
Time bar (total: 10.9s)
| 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 11 to 8 computations (27.3% saved)
ival-sub: 0.0ms (0% of total)ival-div: 0.0ms (0% of total)ival-add: 0.0ms (0% of total)ival-fabs: 0.0ms (0% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 539.0ms | 7909× | 0 | valid |
| 33.0ms | 160× | 1 | valid |
| 24.0ms | 114× | 2 | valid |
| 18.0ms | 73× | 3 | valid |
ival-sub: 79.0ms (27.8% of total)ival-div: 75.0ms (26.4% of total)ival-fabs: 56.0ms (19.7% of total)ival-add: 51.0ms (18% of total)backward-pass: 12.0ms (4.2% of total)const: 11.0ms (3.9% of total)| 2× | egg-herbie |
| 552× | fnmadd-define |
| 488× | fnmsub-define |
| 488× | fmsub-define |
| 446× | fmm-def |
| 294× | sum3-define |
Useful iterations: 8 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 23 | 56 |
| 1 | 52 | 48 |
| 2 | 143 | 48 |
| 3 | 372 | 48 |
| 4 | 795 | 44 |
| 5 | 1281 | 44 |
| 6 | 1538 | 42 |
| 7 | 1786 | 42 |
| 8 | 1897 | 42 |
| 9 | 1934 | 42 |
| 10 | 1954 | 42 |
| 11 | 1962 | 42 |
| 0 | 7 | 8 |
| 1 | 12 | 8 |
| 2 | 19 | 8 |
| 3 | 28 | 8 |
| 4 | 50 | 8 |
| 5 | 123 | 8 |
| 6 | 278 | 8 |
| 7 | 436 | 8 |
| 8 | 581 | 7 |
| 9 | 722 | 7 |
| 10 | 871 | 7 |
| 11 | 943 | 7 |
| 12 | 957 | 7 |
| 13 | 970 | 7 |
| 14 | 990 | 7 |
| 15 | 998 | 7 |
| 0 | 998 | 7 |
| 1× | iter limit |
| 1× | saturated |
| 1× | saturated |
| Inputs |
|---|
(+ x (/ (fabs (- y x)) 2)) |
| Outputs |
|---|
(+ x (/ (fabs (- y x)) 2)) |
(+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) |
| 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)) |
(fma (fabs (- y x)) 1/2 x) |
(+ (neg x) (/ (fabs (- y (neg x))) 2)) |
(fnmsub (fabs (+ x y)) -1/2 x) |
(+ x (/ (fabs (- (neg y) x)) 2)) |
(fma (fabs (+ x y)) 1/2 x) |
(neg (+ (neg x) (/ (fabs (- y (neg x))) 2))) |
(fma (fabs (+ x y)) -1/2 x) |
(neg (+ x (/ (fabs (- (neg y) x)) 2))) |
(fnmsub (fabs (+ x y)) 1/2 x) |
(+ y (/ (fabs (- x y)) 2)) |
(fma (fabs (- y x)) 1/2 y) |
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | x |
| 0 | 0 | - | 0 | - | (fabs.f64 (-.f64 y x)) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | #s(literal 2 binary64) |
| 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) |
| 307.0ms | 496× | 0 | valid |
| 2.0ms | 10× | 1 | valid |
| 2.0ms | 4× | 3 | valid |
| 1.0ms | 2× | 2 | valid |
Compiled 64 to 23 computations (64.1% saved)
ival-div: 4.0ms (25.2% of total)ival-sub: 4.0ms (25.2% of total)ival-add: 4.0ms (25.2% of total)ival-fabs: 3.0ms (18.9% of total)const: 1.0ms (6.3% of total)backward-pass: 1.0ms (6.3% of total)Compiled 10 to 7 computations (30% 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 | 0 | (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) |
| 248× | fnmadd-define |
| 212× | fnmsub-define |
| 212× | fmsub-define |
| 202× | fmm-def |
| 192× | fma-lowering-fma.f32 |
Useful iterations: 8 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 7 | 24 |
| 1 | 12 | 24 |
| 2 | 19 | 24 |
| 3 | 28 | 24 |
| 4 | 50 | 24 |
| 5 | 123 | 24 |
| 6 | 278 | 24 |
| 7 | 436 | 24 |
| 8 | 581 | 23 |
| 9 | 722 | 23 |
| 10 | 871 | 23 |
| 11 | 943 | 23 |
| 12 | 957 | 23 |
| 13 | 970 | 23 |
| 14 | 990 | 23 |
| 15 | 998 | 23 |
| 0 | 998 | 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)) |
(+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) |
x |
(/ (fabs (- y x)) 2) |
(/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 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))) |
| 24.0ms | 248× | 0 | valid |
| 3.0ms | 5× | 1 | valid |
| 1.0ms | 2× | 3 | valid |
| 0.0ms | 1× | 2 | valid |
Compiled 27 to 8 computations (70.4% saved)
ival-div: 4.0ms (39.9% of total)ival-sub: 2.0ms (19.9% of total)ival-fabs: 2.0ms (19.9% of total)ival-add: 2.0ms (19.9% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ x (/ (fabs (- y x)) 2))> |
#<alt (/ (fabs (- y x)) 2)> |
#<alt (fabs (- y x))> |
#<alt (- y x)> |
| Outputs |
|---|
#<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 (* 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 (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 | |
|---|---|---|---|---|
| 1.0ms | x | @ | inf | (/ (fabs (- y x)) 2) |
| 1.0ms | y | @ | -inf | (+ x (/ (fabs (- y x)) 2)) |
| 0.0ms | x | @ | inf | (+ x (/ (fabs (- y x)) 2)) |
| 0.0ms | x | @ | -inf | (+ x (/ (fabs (- y x)) 2)) |
| 0.0ms | y | @ | inf | (+ x (/ (fabs (- y x)) 2)) |
| 1× | batch-egg-rewrite |
| 2716× | *-lowering-*.f32 |
| 2716× | *-lowering-*.f64 |
| 2374× | /-lowering-/.f32 |
| 2374× | /-lowering-/.f64 |
| 1952× | fma-lowering-fma.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 7 | 21 |
| 1 | 47 | 20 |
| 2 | 402 | 20 |
| 3 | 5830 | 20 |
| 0 | 8059 | 20 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ x (/ (fabs (- y x)) 2)) |
(/ (fabs (- y x)) 2) |
(fabs (- y x)) |
(- y x) |
| Outputs |
|---|
(+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) |
(+.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x) |
(+.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) (neg.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))))) |
(-.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) (/.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x))) |
(fma.f64 x #s(literal 1 binary64) (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) |
(fma.f64 x (/.f64 x (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) (neg.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))))) |
(fma.f64 (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) x) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) (neg.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))))) |
(fma.f64 #s(literal 1 binary64) x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x) (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal -4 binary64)))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (neg.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))))) |
(fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) #s(literal 3/2 binary64)))) (+.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 #s(literal 1/2 binary64) x)))) (neg.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))))) |
(neg.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) #s(literal 3/2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) (*.f64 x (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))))))) |
(neg.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal -4 binary64))) (+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) #s(literal 3/2 binary64)))) (+.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) (*.f64 x (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))))))) |
(neg.f64 (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) #s(literal 3/2 binary64))) (+.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) (*.f64 x (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x) (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal -4 binary64))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) #s(literal 3/2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) (*.f64 x (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))))))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64))) (+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) #s(literal 3/2 binary64)) (*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64))))) (*.f64 (+.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) (*.f64 x (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))))) (-.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) #s(literal 3/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)))) (*.f64 (+.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) (*.f64 x (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))))) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) #s(literal 3/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) (+.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) (*.f64 x x)) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) #s(literal 3/2 binary64)) (*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64))))) #s(literal 1 binary64)) (*.f64 (-.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) #s(literal 3/2 binary64)))) (+.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) (*.f64 x (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) #s(literal 3/2 binary64))) (+.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) (*.f64 x (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) (+.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64))))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) #s(literal 3/2 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) (*.f64 x (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))))))) |
(/.f64 (neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)))) (neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) (/.f64 (*.f64 x x) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))))) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) (/.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))))) (*.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) (/.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) (/.f64 (*.f64 x x) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))))) (*.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) (/.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))))) (+.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) (/.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) #s(literal 3/2 binary64))) #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) (*.f64 x (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal -4 binary64))) #s(literal 1 binary64)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) #s(literal 3/2 binary64)) (*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) (*.f64 x (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))))))) (-.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) #s(literal 3/2 binary64))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) (*.f64 x (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))))))) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) #s(literal 3/2 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) (+.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))))) (+.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))))) |
(*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) (*.f64 x (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))))))) |
(*.f64 (+.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) (*.f64 x (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) (*.f64 x (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))))))) |
(*.f64 (+.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) (*.f64 x (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))))) (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (+.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) (*.f64 x (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))))))) |
(*.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) |
(*.f64 (+.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) #s(literal 3/2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) (*.f64 x (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))))))) |
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) (*.f64 x (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) #s(literal 3/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) (+.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal -4 binary64)))) |
(*.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x))) |
(*.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal -4 binary64))) (+.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal -4 binary64)))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) #s(literal 3/2 binary64))) (+.f64 (pow.f64 (+.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) #s(literal 3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) (-.f64 (+.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) (*.f64 x x))))) |
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) #s(literal 3/2 binary64))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (pow.f64 (+.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) #s(literal 2 binary64)))) (+.f64 (+.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal -4 binary64))) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 #s(literal 1/2 binary64) x)))) |
(*.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal -4 binary64))) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) #s(literal 3/2 binary64)))) (+.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 #s(literal 1/2 binary64) x))))) |
(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))) |
(neg.f64 (*.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -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 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 2 binary64) (fabs.f64 (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y)))))) |
(/.f64 (fabs.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 #s(literal 2 binary64) (fabs.f64 (+.f64 x y)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (fabs.f64 (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 (*.f64 y y) (*.f64 x x)))) (fabs.f64 (+.f64 x y))) |
(/.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal 1/2 binary64)) (fabs.f64 (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y))))) |
(/.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 y y) (*.f64 x x))) #s(literal 1/2 binary64)) (fabs.f64 (+.f64 x y))) |
(pow.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1 binary64)) |
(*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 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 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 -2 binary64))) |
(*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 y x)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/2 binary64))) |
(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 (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y)))) (fabs.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 (+.f64 x y)) (fabs.f64 (-.f64 (*.f64 y y) (*.f64 x x))))) |
(/.f64 (fabs.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (fabs.f64 (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y))))) |
(/.f64 (fabs.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (fabs.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y))))) |
(/.f64 (fabs.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (fabs.f64 (+.f64 x y))) |
(/.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (fabs.f64 (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y))))) |
(/.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 y y) (*.f64 x x))) #s(literal 1 binary64)) (fabs.f64 (+.f64 x y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (fabs.f64 (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 (*.f64 y y) (*.f64 x x)))) (fabs.f64 (+.f64 x y))) |
(/.f64 (neg.f64 (fabs.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (fabs.f64 (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y)))))) |
(/.f64 (neg.f64 (fabs.f64 (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (fabs.f64 (+.f64 x y)))) |
(*.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 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (fabs.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y)))))) |
(*.f64 (fabs.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fabs.f64 (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y)))))) |
(*.f64 (fabs.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (fabs.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(*.f64 (fabs.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fabs.f64 (+.f64 x y)))) |
(+.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)) (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y)))))) |
(+.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x y)))) |
(+.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) x)) |
(-.f64 y x) |
(-.f64 #s(literal 0 binary64) (-.f64 x y)) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y))))) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (/.f64 (*.f64 x x) (+.f64 x y))) |
(-.f64 (+.f64 y #s(literal 0 binary64)) x) |
(fma.f64 y (/.f64 y (+.f64 x y)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x y)))) |
(fma.f64 y (/.f64 (*.f64 y y) (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y)))))) |
(fma.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y)))))) |
(fma.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x y)))) |
(fma.f64 (*.f64 y y) (/.f64 y (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y)))))) |
(fma.f64 #s(literal -1 binary64) x y) |
(fma.f64 (pow.f64 y #s(literal 3/2 binary64)) (/.f64 (pow.f64 y #s(literal 3/2 binary64)) (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y)))))) |
(fma.f64 (/.f64 (*.f64 y y) (-.f64 (*.f64 y y) (*.f64 x x))) (-.f64 y x) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 y y) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (+.f64 x y)) (*.f64 (*.f64 x x) (*.f64 (+.f64 x y) (+.f64 x y)))))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (+.f64 x y)) (-.f64 (*.f64 x (+.f64 x y)) (*.f64 y y)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y)))))) |
(fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x x) (*.f64 (+.f64 x y) (+.f64 x y))))) (-.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y)))))) |
(neg.f64 (-.f64 x y)) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y)))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y)))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y)))))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (+.f64 (*.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 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (+.f64 x y)) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 #s(literal 0 binary64) (+.f64 x y))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (-.f64 #s(literal 0 binary64) x) y)) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 x y) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 y y)))))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 x y) (+.f64 (*.f64 x x) (*.f64 y y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y))) (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (+.f64 x y)) (*.f64 (+.f64 x y) (*.f64 x x))) (*.f64 (+.f64 x y) (+.f64 x y))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64)) (+.f64 x y)) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 y y)))) (+.f64 x y))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x x) (*.f64 y y)) (+.f64 x y))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 y y))) (+.f64 x y)) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 y y))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x y)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y))))) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y))))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y y) (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (+.f64 x y)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (/.f64 (*.f64 y y) (+.f64 x y))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (/.f64 (*.f64 x x) (+.f64 x y))) (*.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (/.f64 (*.f64 x x) (+.f64 x y)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y))))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y)))))) (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (/.f64 (*.f64 y y) (+.f64 x y))) (*.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (/.f64 (*.f64 x x) (+.f64 x y)))) (+.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (/.f64 (*.f64 x x) (+.f64 x y)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y))))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y))))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 x y))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 y y))))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 x y))) (+.f64 (*.f64 x x) (*.f64 y y))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y))))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y))))) |
(*.f64 (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y))) (*.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y)))))) |
(*.f64 (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y))) (/.f64 (-.f64 y x) (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y))))) |
(*.f64 #s(literal 1 binary64) (-.f64 y x)) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (+.f64 x y) (*.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(*.f64 (+.f64 x y) (/.f64 (-.f64 y x) (+.f64 x y))) |
(*.f64 #s(literal -1 binary64) (-.f64 x y)) |
(*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y)))))) |
(*.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 (+.f64 x y)))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (-.f64 (*.f64 y y) (*.f64 x x))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 x x))) (-.f64 y x)) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (+.f64 x y)) (*.f64 (*.f64 x x) (*.f64 (+.f64 x y) (+.f64 x y)))))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (+.f64 x y)) (-.f64 (*.f64 x (+.f64 x y)) (*.f64 y y))))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x x) (*.f64 (+.f64 x y) (+.f64 x y))))) (-.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))) |
| 1× | egg-herbie |
| 1496× | sum5-define |
| 1462× | fmsub-define |
| 1448× | fnmsub-define |
| 1210× | sum3-define |
| 1192× | fma-lowering-fma.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 43 | 479 |
| 1 | 117 | 458 |
| 2 | 293 | 458 |
| 3 | 903 | 458 |
| 4 | 3274 | 458 |
| 5 | 6167 | 458 |
| 0 | 8070 | 458 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 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)))))) |
(* 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)))) |
(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))) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 x y))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 x y)))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 x y)))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 x y)))) |
x |
(* x (+ 1 (* 1/2 (/ (fabs (- y x)) x)))) |
(+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 x y)))) |
(* x (+ 1 (* 1/2 (/ (fabs (- y x)) x)))) |
(+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 x y)))) |
(* x (+ 1 (* 1/2 (/ (fabs (- y x)) x)))) |
(+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 x y)))) |
x |
(* -1 (* x (- (* -1/2 (/ (fabs (+ y (* -1 x))) x)) 1))) |
(+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 x y)))) |
(* -1 (* x (- (* -1/2 (/ (fabs (+ y (* -1 x))) x)) 1))) |
(+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 x y)))) |
(* -1 (* x (- (* -1/2 (/ (fabs (+ y (* -1 x))) x)) 1))) |
(+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 x y)))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 x y)))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 x y)))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 x y)))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 x y)))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 x y)))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 x y)))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 x y)))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 x y)))) |
(+ x (* 1/2 (fabs (neg (+ x (* -1 y)))))) |
(+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 x y)))) |
(+ x (* 1/2 (fabs (neg (+ x (* -1 y)))))) |
(+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 x y)))) |
(+ x (* 1/2 (fabs (neg (+ x (* -1 y)))))) |
(+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 x y)))) |
(+ x (* 1/2 (fabs (neg (+ x (* -1 y)))))) |
(+.f64 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 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))) |
(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)) |
(* -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 6995 to 800 computations (88.6% saved)
9 alts after pruning (8 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 283 | 8 | 291 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 283 | 9 | 292 |
| Status | Accuracy | Program |
|---|---|---|
| 59.3% | (fma.f64 x (/.f64 x (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) (neg.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))))) | |
| ▶ | 58.7% | (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) (*.f64 x x)) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)) |
| ▶ | 28.6% | (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64))))) |
| 58.6% | (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x) (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) (*.f64 x x)))) | |
| ▶ | 99.6% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) |
| ✓ | 99.9% | (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) |
| 58.9% | (+.f64 x (/.f64 (fabs.f64 y) #s(literal 2 binary64))) | |
| ▶ | 99.3% | (+.f64 x (*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/2 binary64)))) |
| ▶ | 11.3% | x |
Compiled 368 to 187 computations (49.2% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) |
| ✓ | cost-diff | 0 | (pow.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/2 binary64)) |
| ✓ | cost-diff | 19712 | (*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/2 binary64))) |
| ✓ | cost-diff | 19712 | (+.f64 x (*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/2 binary64)))) |
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 x x)) |
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 x (*.f64 x x))) |
| ✓ | cost-diff | 0 | (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64))) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64))))) |
| ✓ | cost-diff | 0 | (*.f64 (-.f64 y x) (-.f64 y x)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) |
| ✓ | cost-diff | 0 | (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) (*.f64 x x)) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) (*.f64 x x)) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)) |
| ✓ | cost-diff | 0 | (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) |
| ✓ | cost-diff | 256 | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) |
| 4088× | *-lowering-*.f32 |
| 4088× | *-lowering-*.f64 |
| 1416× | sum3-define |
| 1370× | +-lowering-+.f64 |
| 1370× | +-lowering-+.f32 |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 34 | 274 |
| 1 | 93 | 270 |
| 2 | 262 | 270 |
| 3 | 958 | 266 |
| 4 | 3812 | 264 |
| 0 | 8456 | 264 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1 (/ 1 (+ x (/ (fabs (- y x)) 2)))) |
1 |
(/ 1 (+ x (/ (fabs (- y x)) 2))) |
(+ x (/ (fabs (- y x)) 2)) |
x |
(/ (fabs (- y x)) 2) |
(fabs (- y x)) |
(- y x) |
y |
2 |
x |
(/ (- (/ (* (- y x) (- y x)) 4) (* x x)) (- (/ (fabs (- y x)) 2) x)) |
(- (/ (* (- y x) (- y x)) 4) (* x x)) |
(/ (* (- y x) (- y x)) 4) |
(* (- y x) (- y x)) |
(- y x) |
y |
x |
4 |
(* x x) |
(- (/ (fabs (- y x)) 2) x) |
(/ (fabs (- y x)) 2) |
(fabs (- y x)) |
2 |
(/ (- (* x (* x (* x x))) (/ (* (* (- y x) (- y x)) (* (- y x) (- y x))) 16)) (* (+ x (/ (fabs (- y x)) -2)) (+ (* x x) (/ (* (- y x) (- y x)) 4)))) |
(- (* x (* x (* x x))) (/ (* (* (- y x) (- y x)) (* (- y x) (- y x))) 16)) |
(* x (* x (* x x))) |
x |
(* x (* x x)) |
(* x x) |
(/ (* (* (- y x) (- y x)) (* (- y x) (- y x))) 16) |
(* (* (- y x) (- y x)) (* (- y x) (- y x))) |
(* (- y x) (- y x)) |
(- y x) |
y |
16 |
(* (+ x (/ (fabs (- y x)) -2)) (+ (* x x) (/ (* (- y x) (- y x)) 4))) |
(+ x (/ (fabs (- y x)) -2)) |
(/ (fabs (- y x)) -2) |
(fabs (- y x)) |
-2 |
(+ (* x x) (/ (* (- y x) (- y x)) 4)) |
(/ (* (- y x) (- y x)) 4) |
4 |
(+ x (* (pow (/ 2 (fabs (- y x))) -1/2) (pow (/ 2 (fabs (- y x))) -1/2))) |
x |
(* (pow (/ 2 (fabs (- y x))) -1/2) (pow (/ 2 (fabs (- y x))) -1/2)) |
(pow (/ 2 (fabs (- y x))) -1/2) |
(/ 2 (fabs (- y x))) |
2 |
(fabs (- y x)) |
(- y x) |
y |
-1/2 |
| Outputs |
|---|
(/ 1 (/ 1 (+ x (/ (fabs (- y x)) 2)))) |
(+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) |
1 |
#s(literal 1 binary64) |
(/ 1 (+ x (/ (fabs (- y x)) 2))) |
(/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) |
(+ x (/ (fabs (- y x)) 2)) |
(+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) |
x |
(/ (fabs (- y x)) 2) |
(/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) |
(fabs (- y x)) |
(fabs.f64 (-.f64 y x)) |
(- y x) |
(-.f64 y x) |
y |
2 |
#s(literal 2 binary64) |
x |
(/ (- (/ (* (- y x) (- y x)) 4) (* x x)) (- (/ (fabs (- y x)) 2) x)) |
(/.f64 (-.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)) |
(- (/ (* (- y x) (- y x)) 4) (* x x)) |
(-.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) |
(/ (* (- y x) (- y x)) 4) |
(*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) |
(* (- y x) (- y x)) |
(*.f64 (-.f64 y x) (-.f64 y x)) |
(- y x) |
(-.f64 y x) |
y |
x |
4 |
#s(literal 4 binary64) |
(* x x) |
(*.f64 x x) |
(- (/ (fabs (- y x)) 2) x) |
(-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x) |
(/ (fabs (- y x)) 2) |
(/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) |
(fabs (- y x)) |
(fabs.f64 (-.f64 y x)) |
2 |
#s(literal 2 binary64) |
(/ (- (* x (* x (* x x))) (/ (* (* (- y x) (- y x)) (* (- y x) (- y x))) 16)) (* (+ x (/ (fabs (- y x)) -2)) (+ (* x x) (/ (* (- y x) (- y x)) 4)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))) |
(- (* x (* x (* x x))) (/ (* (* (- y x) (- y x)) (* (- y x) (- y x))) 16)) |
(+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64))) |
(* x (* x (* x x))) |
(*.f64 x (*.f64 x (*.f64 x x))) |
x |
(* x (* x x)) |
(*.f64 x (*.f64 x x)) |
(* x x) |
(*.f64 x x) |
(/ (* (* (- y x) (- y x)) (* (- y x) (- y x))) 16) |
(/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) |
(* (* (- y x) (- y x)) (* (- y x) (- y x))) |
(*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) |
(* (- y x) (- y x)) |
(*.f64 (-.f64 y x) (-.f64 y x)) |
(- y x) |
(-.f64 y x) |
y |
16 |
#s(literal 16 binary64) |
(* (+ x (/ (fabs (- y x)) -2)) (+ (* x x) (/ (* (- y x) (- y x)) 4))) |
(*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) |
(+ x (/ (fabs (- y x)) -2)) |
(+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) |
(/ (fabs (- y x)) -2) |
(/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)) |
(fabs (- y x)) |
(fabs.f64 (-.f64 y x)) |
-2 |
#s(literal -2 binary64) |
(+ (* x x) (/ (* (- y x) (- y x)) 4)) |
(+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) |
(/ (* (- y x) (- y x)) 4) |
(*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) |
4 |
#s(literal 4 binary64) |
(+ x (* (pow (/ 2 (fabs (- y x))) -1/2) (pow (/ 2 (fabs (- y x))) -1/2))) |
(+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) |
x |
(* (pow (/ 2 (fabs (- y x))) -1/2) (pow (/ 2 (fabs (- y x))) -1/2)) |
(/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) |
(pow (/ 2 (fabs (- y x))) -1/2) |
(pow.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/2 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 |
-1/2 |
#s(literal -1/2 binary64) |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) |
| ✓ | accuracy | 99.9% | (+.f64 x (*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/2 binary64)))) |
| ✓ | accuracy | 99.8% | (pow.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/2 binary64)) |
| ✓ | accuracy | 99.3% | (*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/2 binary64))) |
| ✓ | accuracy | 99.8% | (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)))) |
| ✓ | accuracy | 99.8% | (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) |
| ✓ | accuracy | 70.5% | (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64))) |
| ✓ | accuracy | 31.8% | (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64))))) |
| ✓ | accuracy | 100.0% | (*.f64 (-.f64 y x) (-.f64 y x)) |
| ✓ | accuracy | 99.9% | (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x) |
| ✓ | accuracy | 78.8% | (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) (*.f64 x x)) |
| ✓ | accuracy | 60.2% | (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) (*.f64 x x)) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)) |
| ✓ | accuracy | 100.0% | (fabs.f64 (-.f64 y x)) |
| ✓ | accuracy | 99.9% | (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) |
| ✓ | accuracy | 99.9% | (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) |
| ✓ | accuracy | 99.6% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) |
| 119.0ms | 226× | 0 | valid |
| 23.0ms | 7× | 3 | valid |
| 22.0ms | 16× | 1 | valid |
| 17.0ms | 7× | 2 | valid |
Compiled 388 to 35 computations (91% saved)
ival-div: 21.0ms (29.4% of total)ival-mult: 20.0ms (28% of total)ival-pow: 9.0ms (12.6% of total)ival-sub: 6.0ms (8.4% of total)backward-pass: 6.0ms (8.4% of total)ival-add: 6.0ms (8.4% of total)ival-fabs: 2.0ms (2.8% of total)const: 1.0ms (1.4% of total)| Inputs |
|---|
#<alt (/ 1 (/ 1 (+ x (/ (fabs (- y x)) 2))))> |
#<alt (/ 1 (+ x (/ (fabs (- y x)) 2)))> |
#<alt (+ x (/ (fabs (- y x)) 2))> |
#<alt (/ (fabs (- y x)) 2)> |
#<alt (/ (- (/ (* (- y x) (- y x)) 4) (* x x)) (- (/ (fabs (- y x)) 2) x))> |
#<alt (- (/ (* (- y x) (- y x)) 4) (* x x))> |
#<alt (/ (* (- y x) (- y x)) 4)> |
#<alt (* (- y x) (- y x))> |
#<alt (/ (- (* x (* x (* x x))) (/ (* (* (- y x) (- y x)) (* (- y x) (- y x))) 16)) (* (+ x (/ (fabs (- y x)) -2)) (+ (* x x) (/ (* (- y x) (- y x)) 4))))> |
#<alt (- (* x (* x (* x x))) (/ (* (* (- y x) (- y x)) (* (- y x) (- y x))) 16))> |
#<alt (* x (* x (* x x)))> |
#<alt (* x (* x x))> |
#<alt (+ x (* (pow (/ 2 (fabs (- y x))) -1/2) (pow (/ 2 (fabs (- y x))) -1/2)))> |
#<alt (* (pow (/ 2 (fabs (- y x))) -1/2) (pow (/ 2 (fabs (- y x))) -1/2))> |
#<alt (pow (/ 2 (fabs (- y x))) -1/2)> |
#<alt (/ 2 (fabs (- y x)))> |
#<alt (fabs (- y x))> |
#<alt (- (/ (fabs (- y x)) 2) x)> |
#<alt (* (* (- y x) (- y x)) (* (- y x) (- y x)))> |
#<alt (* (+ x (/ (fabs (- y x)) -2)) (+ (* x x) (/ (* (- y x) (- y x)) 4)))> |
| Outputs |
|---|
#<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 (+ (* -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 (* 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 (* 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 (* 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/4 (pow x 2)) (pow x 2)) (- (* 1/2 (fabs (- y x))) x))> |
#<alt (- (+ (* -1/2 (/ (* x y) (- (* 1/2 (fabs (- y x))) x))) (* 1/4 (/ (pow x 2) (- (* 1/2 (fabs (- y x))) x)))) (/ (pow x 2) (- (* 1/2 (fabs (- y x))) x)))> |
#<alt (- (+ (* 1/4 (/ (pow x 2) (- (* 1/2 (fabs (- y x))) x))) (* y (+ (* -1/2 (/ x (- (* 1/2 (fabs (- y x))) x))) (* 1/4 (/ y (- (* 1/2 (fabs (- y x))) x)))))) (/ (pow x 2) (- (* 1/2 (fabs (- y x))) x)))> |
#<alt (- (+ (* 1/4 (/ (pow x 2) (- (* 1/2 (fabs (- y x))) x))) (* y (+ (* -1/2 (/ x (- (* 1/2 (fabs (- y x))) x))) (* 1/4 (/ y (- (* 1/2 (fabs (- y x))) x)))))) (/ (pow x 2) (- (* 1/2 (fabs (- y x))) x)))> |
#<alt (* 1/4 (/ (pow y 2) (- (* 1/2 (fabs (- y x))) x)))> |
#<alt (* (pow y 2) (+ (* -1/2 (/ x (* y (- (* 1/2 (fabs (- y x))) x)))) (* 1/4 (/ 1 (- (* 1/2 (fabs (- y x))) x)))))> |
#<alt (* (pow y 2) (- (+ (* -1/2 (/ x (* y (- (* 1/2 (fabs (- y x))) x)))) (+ (* 1/4 (/ (pow x 2) (* (pow y 2) (- (* 1/2 (fabs (- y x))) x)))) (* 1/4 (/ 1 (- (* 1/2 (fabs (- y x))) x))))) (/ (pow x 2) (* (pow y 2) (- (* 1/2 (fabs (- y x))) x)))))> |
#<alt (* (pow y 2) (- (+ (* -1/2 (/ x (* y (- (* 1/2 (fabs (- y x))) x)))) (+ (* 1/4 (/ (pow x 2) (* (pow y 2) (- (* 1/2 (fabs (- y x))) x)))) (* 1/4 (/ 1 (- (* 1/2 (fabs (- y x))) x))))) (/ (pow x 2) (* (pow y 2) (- (* 1/2 (fabs (- y x))) x)))))> |
#<alt (* 1/4 (/ (pow y 2) (- (* 1/2 (fabs (neg (+ x (* -1 y))))) x)))> |
#<alt (* (pow y 2) (+ (* -1/2 (/ x (* y (- (* 1/2 (fabs (neg (+ x (* -1 y))))) x)))) (* 1/4 (/ 1 (- (* 1/2 (fabs (neg (+ x (* -1 y))))) x)))))> |
#<alt (* (pow y 2) (+ (* -1 (/ (+ (* -1 (/ (- (* 1/4 (/ (pow x 2) (- (* 1/2 (fabs (neg (+ x (* -1 y))))) x))) (/ (pow x 2) (- (* 1/2 (fabs (neg (+ x (* -1 y))))) x))) y)) (* 1/2 (/ x (- (* 1/2 (fabs (neg (+ x (* -1 y))))) x)))) y)) (* 1/4 (/ 1 (- (* 1/2 (fabs (neg (+ x (* -1 y))))) x)))))> |
#<alt (* (pow y 2) (+ (* -1 (/ (+ (* -1 (/ (- (* 1/4 (/ (pow x 2) (- (* 1/2 (fabs (neg (+ x (* -1 y))))) x))) (/ (pow x 2) (- (* 1/2 (fabs (neg (+ x (* -1 y))))) x))) y)) (* 1/2 (/ x (- (* 1/2 (fabs (neg (+ x (* -1 y))))) x)))) y)) (* 1/4 (/ 1 (- (* 1/2 (fabs (neg (+ x (* -1 y))))) x)))))> |
#<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/2 (* x y)) (* 1/4 (pow x 2))) (pow x 2))> |
#<alt (- (+ (* 1/4 (pow x 2)) (* y (+ (* -1/2 x) (* 1/4 y)))) (pow x 2))> |
#<alt (- (+ (* 1/4 (pow x 2)) (* y (+ (* -1/2 x) (* 1/4 y)))) (pow x 2))> |
#<alt (* 1/4 (pow y 2))> |
#<alt (* (pow y 2) (+ 1/4 (* -1/2 (/ x y))))> |
#<alt (* (pow y 2) (- (+ 1/4 (+ (* -1/2 (/ x y)) (* 1/4 (/ (pow x 2) (pow y 2))))) (/ (pow x 2) (pow y 2))))> |
#<alt (* (pow y 2) (- (+ 1/4 (+ (* -1/2 (/ x y)) (* 1/4 (/ (pow x 2) (pow y 2))))) (/ (pow x 2) (pow y 2))))> |
#<alt (* 1/4 (pow y 2))> |
#<alt (* (pow y 2) (+ 1/4 (* -1/2 (/ x y))))> |
#<alt (* (pow y 2) (+ 1/4 (* -1 (/ (+ (* -1 (/ (- (* 1/4 (pow x 2)) (pow x 2)) y)) (* 1/2 x)) y))))> |
#<alt (* (pow y 2) (+ 1/4 (* -1 (/ (+ (* -1 (/ (- (* 1/4 (pow x 2)) (pow x 2)) y)) (* 1/2 x)) y))))> |
#<alt (* 1/4 (pow y 2))> |
#<alt (+ (* -1/2 (* x y)) (* 1/4 (pow y 2)))> |
#<alt (+ (* 1/4 (pow y 2)) (* x (+ (* -3/4 x) (* -1/2 y))))> |
#<alt (+ (* 1/4 (pow y 2)) (* x (+ (* -3/4 x) (* -1/2 y))))> |
#<alt (* -3/4 (pow x 2))> |
#<alt (* (pow x 2) (- (* -1/2 (/ y x)) 3/4))> |
#<alt (* (pow x 2) (- (+ (* -1/2 (/ y x)) (* 1/4 (/ (pow y 2) (pow x 2)))) 3/4))> |
#<alt (* (pow x 2) (- (+ (* -1/2 (/ y x)) (* 1/4 (/ (pow y 2) (pow x 2)))) 3/4))> |
#<alt (* -3/4 (pow x 2))> |
#<alt (* (pow x 2) (- (* -1/2 (/ y x)) 3/4))> |
#<alt (* (pow x 2) (- (* -1 (/ (+ (* -1/4 (/ (pow y 2) x)) (* 1/2 y)) x)) 3/4))> |
#<alt (* (pow x 2) (- (* -1 (/ (+ (* -1/4 (/ (pow y 2) x)) (* 1/2 y)) x)) 3/4))> |
#<alt (* 1/4 (pow x 2))> |
#<alt (+ (* -1/2 (* x y)) (* 1/4 (pow x 2)))> |
#<alt (+ (* 1/4 (pow x 2)) (* y (+ (* -1/2 x) (* 1/4 y))))> |
#<alt (+ (* 1/4 (pow x 2)) (* y (+ (* -1/2 x) (* 1/4 y))))> |
#<alt (* 1/4 (pow y 2))> |
#<alt (* (pow y 2) (+ 1/4 (* -1/2 (/ x y))))> |
#<alt (* (pow y 2) (+ 1/4 (+ (* -1/2 (/ x y)) (* 1/4 (/ (pow x 2) (pow y 2))))))> |
#<alt (* (pow y 2) (+ 1/4 (+ (* -1/2 (/ x y)) (* 1/4 (/ (pow x 2) (pow y 2))))))> |
#<alt (* 1/4 (pow y 2))> |
#<alt (* (pow y 2) (+ 1/4 (* -1/2 (/ x y))))> |
#<alt (* (pow y 2) (+ 1/4 (* -1 (/ (+ (* -1/4 (/ (pow x 2) y)) (* 1/2 x)) y))))> |
#<alt (* (pow y 2) (+ 1/4 (* -1 (/ (+ (* -1/4 (/ (pow x 2) y)) (* 1/2 x)) y))))> |
#<alt (* 1/4 (pow y 2))> |
#<alt (+ (* -1/2 (* x y)) (* 1/4 (pow y 2)))> |
#<alt (+ (* 1/4 (pow y 2)) (* x (+ (* -1/2 y) (* 1/4 x))))> |
#<alt (+ (* 1/4 (pow y 2)) (* x (+ (* -1/2 y) (* 1/4 x))))> |
#<alt (* 1/4 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/4 (* -1/2 (/ y x))))> |
#<alt (* (pow x 2) (+ 1/4 (+ (* -1/2 (/ y x)) (* 1/4 (/ (pow y 2) (pow x 2))))))> |
#<alt (* (pow x 2) (+ 1/4 (+ (* -1/2 (/ y x)) (* 1/4 (/ (pow y 2) (pow x 2))))))> |
#<alt (* 1/4 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/4 (* -1/2 (/ y x))))> |
#<alt (* (pow x 2) (+ 1/4 (* -1 (/ (+ (* -1/4 (/ (pow y 2) x)) (* 1/2 y)) x))))> |
#<alt (* (pow x 2) (+ 1/4 (* -1 (/ (+ (* -1/4 (/ (pow y 2) x)) (* 1/2 y)) 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/2 (/ (pow y 2) (fabs (- y x))))> |
#<alt (+ (* 1/2 (/ (pow y 2) (fabs (- y x)))) (* x (- (* -2 (/ y (fabs (- y x)))) (* -4 (/ (+ (* 1/4 (* y (fabs (- y x)))) (* 1/4 (pow y 2))) (pow (fabs (- y x)) 2))))))> |
#<alt (+ (* 1/2 (/ (pow y 2) (fabs (- y x)))) (* x (- (+ (* -2 (/ y (fabs (- y x)))) (* x (- (* 1/2 (/ (+ (* 2 (pow y 2)) (* 4 (pow y 2))) (* (pow y 2) (fabs (- y x))))) (+ (* -8 (/ (* (+ (* 1/4 (* y (fabs (- y x)))) (* 1/4 (pow y 2))) (- (* -2 (/ y (fabs (- y x)))) (* -4 (/ (+ (* 1/4 (* y (fabs (- y x)))) (* 1/4 (pow y 2))) (pow (fabs (- y x)) 2))))) (* (pow y 2) (fabs (- y x))))) (* -4 (/ (+ (* -5/8 (fabs (- y x))) (* -1/2 y)) (pow (fabs (- y x)) 2))))))) (* -4 (/ (+ (* 1/4 (* y (fabs (- y x)))) (* 1/4 (pow y 2))) (pow (fabs (- y x)) 2))))))> |
#<alt (+ (* 1/2 (/ (pow y 2) (fabs (- y x)))) (* x (- (+ (* -2 (/ y (fabs (- y x)))) (* x (- (+ (* 1/2 (/ (+ (* 2 (pow y 2)) (* 4 (pow y 2))) (* (pow y 2) (fabs (- y x))))) (* x (- (* 5 (/ 1 (pow (fabs (- y x)) 2))) (+ (* -8 (/ (* (+ (* -5/8 (fabs (- y x))) (* -1/2 y)) (- (* -2 (/ y (fabs (- y x)))) (* -4 (/ (+ (* 1/4 (* y (fabs (- y x)))) (* 1/4 (pow y 2))) (pow (fabs (- y x)) 2))))) (* (pow y 2) (fabs (- y x))))) (+ (* -8 (/ (* (+ (* 1/4 (* y (fabs (- y x)))) (* 1/4 (pow y 2))) (- (* 1/2 (/ (+ (* 2 (pow y 2)) (* 4 (pow y 2))) (* (pow y 2) (fabs (- y x))))) (+ (* -8 (/ (* (+ (* 1/4 (* y (fabs (- y x)))) (* 1/4 (pow y 2))) (- (* -2 (/ y (fabs (- y x)))) (* -4 (/ (+ (* 1/4 (* y (fabs (- y x)))) (* 1/4 (pow y 2))) (pow (fabs (- y x)) 2))))) (* (pow y 2) (fabs (- y x))))) (* -4 (/ (+ (* -5/8 (fabs (- y x))) (* -1/2 y)) (pow (fabs (- y x)) 2)))))) (* (pow y 2) (fabs (- y x))))) (* 2 (/ 1 (* y (fabs (- y x)))))))))) (+ (* -8 (/ (* (+ (* 1/4 (* y (fabs (- y x)))) (* 1/4 (pow y 2))) (- (* -2 (/ y (fabs (- y x)))) (* -4 (/ (+ (* 1/4 (* y (fabs (- y x)))) (* 1/4 (pow y 2))) (pow (fabs (- y x)) 2))))) (* (pow y 2) (fabs (- y x))))) (* -4 (/ (+ (* -5/8 (fabs (- y x))) (* -1/2 y)) (pow (fabs (- y x)) 2))))))) (* -4 (/ (+ (* 1/4 (* y (fabs (- y x)))) (* 1/4 (pow y 2))) (pow (fabs (- y x)) 2))))))> |
#<alt (* 3/4 x)> |
#<alt (* x (- (+ 3/4 (* 1/5 (/ y x))) (* 3/5 (/ (+ (* -5/8 (fabs (- y x))) (* -1/2 y)) x))))> |
#<alt (* x (- (+ 3/4 (+ (* -1/20 (/ (+ (* 2 (pow y 2)) (* 4 (pow y 2))) (pow x 2))) (* 1/5 (/ y x)))) (+ (* 3/5 (/ (+ (* -5/8 (fabs (- y x))) (* -1/2 y)) x)) (+ (* 3/5 (/ (+ (* 1/4 (* y (fabs (- y x)))) (* 1/4 (pow y 2))) (pow x 2))) (* 4/5 (/ (* (+ (* -5/8 (fabs (- y x))) (* -1/2 y)) (- (* 1/5 y) (* 3/5 (+ (* -5/8 (fabs (- y x))) (* -1/2 y))))) (pow x 2)))))))> |
#<alt (* x (- (+ 3/4 (+ (* -1/20 (/ (+ (* 2 (pow y 2)) (* 4 (pow y 2))) (pow x 2))) (+ (* 1/5 (/ y x)) (* 1/5 (/ (pow y 3) (pow x 3)))))) (+ (* -3/40 (/ (* (pow y 2) (fabs (- y x))) (pow x 3))) (+ (* 3/5 (/ (+ (* -5/8 (fabs (- y x))) (* -1/2 y)) x)) (+ (* 3/5 (/ (+ (* 1/4 (* y (fabs (- y x)))) (* 1/4 (pow y 2))) (pow x 2))) (+ (* 4/5 (/ (* (+ (* -5/8 (fabs (- y x))) (* -1/2 y)) (- (* -1/20 (+ (* 2 (pow y 2)) (* 4 (pow y 2)))) (+ (* 3/5 (+ (* 1/4 (* y (fabs (- y x)))) (* 1/4 (pow y 2)))) (* 4/5 (* (+ (* -5/8 (fabs (- y x))) (* -1/2 y)) (- (* 1/5 y) (* 3/5 (+ (* -5/8 (fabs (- y x))) (* -1/2 y))))))))) (pow x 3))) (+ (* 4/5 (/ (* (+ (* -5/8 (fabs (- y x))) (* -1/2 y)) (- (* 1/5 y) (* 3/5 (+ (* -5/8 (fabs (- y x))) (* -1/2 y))))) (pow x 2))) (* 4/5 (/ (* (+ (* 1/4 (* y (fabs (- y x)))) (* 1/4 (pow y 2))) (- (* 1/5 y) (* 3/5 (+ (* -5/8 (fabs (- y x))) (* -1/2 y))))) (pow x 3))))))))))> |
#<alt (* 3/4 x)> |
#<alt (* -1 (* x (- (* -1 (/ (- (* 1/5 y) (* 3/5 (+ (* -5/8 (fabs (+ y (* -1 x)))) (* -1/2 y)))) x)) 3/4)))> |
#<alt (* -1 (* x (- (* -1 (/ (- (+ (* -1 (/ (- (* 1/20 (+ (* 2 (pow y 2)) (* 4 (pow y 2)))) (+ (* -4/5 (* (+ (* -5/8 (fabs (+ y (* -1 x)))) (* -1/2 y)) (- (* 1/5 y) (* 3/5 (+ (* -5/8 (fabs (+ y (* -1 x)))) (* -1/2 y)))))) (* 3/5 (+ (* -1/4 (* y (fabs (+ y (* -1 x))))) (* -1/4 (pow y 2)))))) x)) (* 1/5 y)) (* 3/5 (+ (* -5/8 (fabs (+ y (* -1 x)))) (* -1/2 y)))) x)) 3/4)))> |
#<alt (* -1 (* x (- (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/5 (pow y 3)) (+ (* -4/5 (* (+ (* -5/8 (fabs (+ y (* -1 x)))) (* -1/2 y)) (- (* 1/20 (+ (* 2 (pow y 2)) (* 4 (pow y 2)))) (+ (* -4/5 (* (+ (* -5/8 (fabs (+ y (* -1 x)))) (* -1/2 y)) (- (* 1/5 y) (* 3/5 (+ (* -5/8 (fabs (+ y (* -1 x)))) (* -1/2 y)))))) (* 3/5 (+ (* -1/4 (* y (fabs (+ y (* -1 x))))) (* -1/4 (pow y 2)))))))) (+ (* -4/5 (* (+ (* -1/4 (* y (fabs (+ y (* -1 x))))) (* -1/4 (pow y 2))) (- (* 1/5 y) (* 3/5 (+ (* -5/8 (fabs (+ y (* -1 x)))) (* -1/2 y)))))) (* -3/40 (* (pow y 2) (fabs (+ y (* -1 x)))))))) x)) (* 1/20 (+ (* 2 (pow y 2)) (* 4 (pow y 2))))) (+ (* -4/5 (* (+ (* -5/8 (fabs (+ y (* -1 x)))) (* -1/2 y)) (- (* 1/5 y) (* 3/5 (+ (* -5/8 (fabs (+ y (* -1 x)))) (* -1/2 y)))))) (* 3/5 (+ (* -1/4 (* y (fabs (+ y (* -1 x))))) (* -1/4 (pow y 2)))))) x)) (* 1/5 y)) (* 3/5 (+ (* -5/8 (fabs (+ y (* -1 x)))) (* -1/2 y)))) x)) 3/4)))> |
#<alt (/ (- (pow x 4) (* 1/16 (pow x 4))) (* (+ x (* -1/2 (fabs (- y x)))) (+ (* 1/4 (pow x 2)) (pow x 2))))> |
#<alt (- (+ (* y (- (* 1/4 (/ (pow x 3) (* (+ x (* -1/2 (fabs (- y x)))) (+ (* 1/4 (pow x 2)) (pow x 2))))) (* -1/2 (/ (* x (- (pow x 4) (* 1/16 (pow x 4)))) (* (+ x (* -1/2 (fabs (- y x)))) (pow (+ (* 1/4 (pow x 2)) (pow x 2)) 2)))))) (/ (pow x 4) (* (+ x (* -1/2 (fabs (- y x)))) (+ (* 1/4 (pow x 2)) (pow x 2))))) (* 1/16 (/ (pow x 4) (* (+ x (* -1/2 (fabs (- y x)))) (+ (* 1/4 (pow x 2)) (pow x 2))))))> |
#<alt (- (+ (* y (- (+ (* 1/4 (/ (pow x 3) (* (+ x (* -1/2 (fabs (- y x)))) (+ (* 1/4 (pow x 2)) (pow x 2))))) (* y (- (* -1/16 (/ (+ (* 2 (pow x 2)) (* 4 (pow x 2))) (* (+ x (* -1/2 (fabs (- y x)))) (+ (* 1/4 (pow x 2)) (pow x 2))))) (+ (* -1/2 (/ (* x (- (* 1/4 (/ (pow x 3) (* (+ x (* -1/2 (fabs (- y x)))) (+ (* 1/4 (pow x 2)) (pow x 2))))) (* -1/2 (/ (* x (- (pow x 4) (* 1/16 (pow x 4)))) (* (+ x (* -1/2 (fabs (- y x)))) (pow (+ (* 1/4 (pow x 2)) (pow x 2)) 2)))))) (+ (* 1/4 (pow x 2)) (pow x 2)))) (* 1/4 (/ (- (pow x 4) (* 1/16 (pow x 4))) (* (+ x (* -1/2 (fabs (- y x)))) (pow (+ (* 1/4 (pow x 2)) (pow x 2)) 2)))))))) (* -1/2 (/ (* x (- (pow x 4) (* 1/16 (pow x 4)))) (* (+ x (* -1/2 (fabs (- y x)))) (pow (+ (* 1/4 (pow x 2)) (pow x 2)) 2)))))) (/ (pow x 4) (* (+ x (* -1/2 (fabs (- y x)))) (+ (* 1/4 (pow x 2)) (pow x 2))))) (* 1/16 (/ (pow x 4) (* (+ x (* -1/2 (fabs (- y x)))) (+ (* 1/4 (pow x 2)) (pow x 2))))))> |
#<alt (- (+ (* y (- (+ (* 1/4 (/ (pow x 3) (* (+ x (* -1/2 (fabs (- y x)))) (+ (* 1/4 (pow x 2)) (pow x 2))))) (* y (- (+ (* -1/16 (/ (+ (* 2 (pow x 2)) (* 4 (pow x 2))) (* (+ x (* -1/2 (fabs (- y x)))) (+ (* 1/4 (pow x 2)) (pow x 2))))) (* y (- (* 1/4 (/ x (* (+ x (* -1/2 (fabs (- y x)))) (+ (* 1/4 (pow x 2)) (pow x 2))))) (+ (* -1/2 (/ (* x (- (* -1/16 (/ (+ (* 2 (pow x 2)) (* 4 (pow x 2))) (* (+ x (* -1/2 (fabs (- y x)))) (+ (* 1/4 (pow x 2)) (pow x 2))))) (+ (* -1/2 (/ (* x (- (* 1/4 (/ (pow x 3) (* (+ x (* -1/2 (fabs (- y x)))) (+ (* 1/4 (pow x 2)) (pow x 2))))) (* -1/2 (/ (* x (- (pow x 4) (* 1/16 (pow x 4)))) (* (+ x (* -1/2 (fabs (- y x)))) (pow (+ (* 1/4 (pow x 2)) (pow x 2)) 2)))))) (+ (* 1/4 (pow x 2)) (pow x 2)))) (* 1/4 (/ (- (pow x 4) (* 1/16 (pow x 4))) (* (+ x (* -1/2 (fabs (- y x)))) (pow (+ (* 1/4 (pow x 2)) (pow x 2)) 2))))))) (+ (* 1/4 (pow x 2)) (pow x 2)))) (* 1/4 (/ (- (* 1/4 (/ (pow x 3) (* (+ x (* -1/2 (fabs (- y x)))) (+ (* 1/4 (pow x 2)) (pow x 2))))) (* -1/2 (/ (* x (- (pow x 4) (* 1/16 (pow x 4)))) (* (+ x (* -1/2 (fabs (- y x)))) (pow (+ (* 1/4 (pow x 2)) (pow x 2)) 2))))) (+ (* 1/4 (pow x 2)) (pow x 2)))))))) (+ (* -1/2 (/ (* x (- (* 1/4 (/ (pow x 3) (* (+ x (* -1/2 (fabs (- y x)))) (+ (* 1/4 (pow x 2)) (pow x 2))))) (* -1/2 (/ (* x (- (pow x 4) (* 1/16 (pow x 4)))) (* (+ x (* -1/2 (fabs (- y x)))) (pow (+ (* 1/4 (pow x 2)) (pow x 2)) 2)))))) (+ (* 1/4 (pow x 2)) (pow x 2)))) (* 1/4 (/ (- (pow x 4) (* 1/16 (pow x 4))) (* (+ x (* -1/2 (fabs (- y x)))) (pow (+ (* 1/4 (pow x 2)) (pow x 2)) 2)))))))) (* -1/2 (/ (* x (- (pow x 4) (* 1/16 (pow x 4)))) (* (+ x (* -1/2 (fabs (- y x)))) (pow (+ (* 1/4 (pow x 2)) (pow x 2)) 2)))))) (/ (pow x 4) (* (+ x (* -1/2 (fabs (- y x)))) (+ (* 1/4 (pow x 2)) (pow x 2))))) (* 1/16 (/ (pow x 4) (* (+ x (* -1/2 (fabs (- y x)))) (+ (* 1/4 (pow x 2)) (pow x 2))))))> |
#<alt (* -1/4 (/ (pow y 2) (+ x (* -1/2 (fabs (- y x))))))> |
#<alt (* (pow y 2) (- (/ x (* y (+ 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 (/ (+ (* 2 (pow x 2)) (* 4 (pow x 2))) (* (pow y 2) (+ x (* -1/2 (fabs (- y x))))))) (/ x (* y (+ x (* -1/2 (fabs (- y x))))))) (+ (* -2 (/ (* x (- (/ x (+ x (* -1/2 (fabs (- y x))))) (* 1/2 (/ x (+ x (* -1/2 (fabs (- y x)))))))) (pow y 2))) (+ (* -1 (/ (+ (* 1/4 (pow x 2)) (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 (/ (+ (* 2 (pow x 2)) (* 4 (pow x 2))) (* (pow y 2) (+ x (* -1/2 (fabs (- y x))))))) (+ (/ x (* y (+ x (* -1/2 (fabs (- y x)))))) (/ (pow x 3) (* (pow y 3) (+ x (* -1/2 (fabs (- y x)))))))) (+ (* -2 (/ (* x (- (* -1/4 (/ (+ (* 2 (pow x 2)) (* 4 (pow x 2))) (+ x (* -1/2 (fabs (- y x)))))) (+ (* -2 (* x (- (/ x (+ x (* -1/2 (fabs (- y x))))) (* 1/2 (/ x (+ x (* -1/2 (fabs (- y x))))))))) (* -1 (/ (+ (* 1/4 (pow x 2)) (pow x 2)) (+ x (* -1/2 (fabs (- y x))))))))) (pow y 3))) (+ (* -2 (/ (* x (- (/ x (+ x (* -1/2 (fabs (- y x))))) (* 1/2 (/ x (+ x (* -1/2 (fabs (- y x)))))))) (pow y 2))) (+ (* -1 (/ (+ (* 1/4 (pow x 2)) (pow x 2)) (* (pow y 2) (+ x (* -1/2 (fabs (- y x))))))) (+ (* 1/2 (/ x (* y (+ x (* -1/2 (fabs (- y x))))))) (+ (* 4 (/ (* (+ (* 1/4 (pow x 2)) (pow x 2)) (- (/ x (+ x (* -1/2 (fabs (- y x))))) (* 1/2 (/ x (+ x (* -1/2 (fabs (- y x)))))))) (pow y 3))) (* 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 (/ (- (* -1 (/ x (+ 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 (/ x (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))) (* -1 (/ (- (* -1/4 (/ (+ (* 2 (pow x 2)) (* 4 (pow x 2))) (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))) (+ (* -1 (/ (+ (* 1/4 (pow x 2)) (pow x 2)) (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))) (* 2 (* x (- (* -1 (/ x (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))) (* -1/2 (/ x (+ 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 (/ x (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))) (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (pow x 3) (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))) (+ (* 2 (* x (- (* -1/4 (/ (+ (* 2 (pow x 2)) (* 4 (pow x 2))) (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))) (+ (* -1 (/ (+ (* 1/4 (pow x 2)) (pow x 2)) (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))) (* 2 (* x (- (* -1 (/ x (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))) (* -1/2 (/ x (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))))))))))) (* 4 (* (+ (* 1/4 (pow x 2)) (pow x 2)) (- (* -1 (/ x (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))) (* -1/2 (/ x (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))))))))) y)) (* -1/4 (/ (+ (* 2 (pow x 2)) (* 4 (pow x 2))) (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))))) (+ (* -1 (/ (+ (* 1/4 (pow x 2)) (pow x 2)) (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))) (* 2 (* x (- (* -1 (/ x (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))) (* -1/2 (/ x (+ 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/16 (pow y 4))> |
#<alt (- (* 1/4 (* x (pow y 3))) (* 1/16 (pow y 4)))> |
#<alt (- (* x (- (* -1/16 (* x (+ (* 2 (pow y 2)) (* 4 (pow y 2))))) (* -1/4 (pow y 3)))) (* 1/16 (pow y 4)))> |
#<alt (- (* x (- (* x (- (* 1/4 (* x y)) (* 1/16 (+ (* 2 (pow y 2)) (* 4 (pow y 2)))))) (* -1/4 (pow y 3)))) (* 1/16 (pow y 4)))> |
#<alt (* 15/16 (pow x 4))> |
#<alt (* (pow x 4) (+ 15/16 (* 1/4 (/ y x))))> |
#<alt (* (pow x 4) (- (+ 15/16 (* -1/16 (/ (+ (* 2 (pow y 2)) (* 4 (pow y 2))) (pow x 2)))) (* -1/4 (/ y x))))> |
#<alt (* (pow x 4) (- (+ 15/16 (* 1/4 (/ (pow y 3) (pow x 3)))) (+ (* -1/4 (/ y x)) (* 1/16 (/ (+ (* 2 (pow y 2)) (* 4 (pow y 2))) (pow x 2))))))> |
#<alt (* 15/16 (pow x 4))> |
#<alt (* (pow x 4) (+ 15/16 (* 1/4 (/ y x))))> |
#<alt (* (pow x 4) (+ 15/16 (* -1 (/ (- (* 1/16 (/ (+ (* 2 (pow y 2)) (* 4 (pow y 2))) x)) (* 1/4 y)) x))))> |
#<alt (* (pow x 4) (+ 15/16 (* -1 (/ (- (* -1 (/ (- (* 1/4 (/ (pow y 3) x)) (* 1/16 (+ (* 2 (pow y 2)) (* 4 (pow y 2))))) x)) (* 1/4 y)) x))))> |
#<alt (- (pow x 4) (* 1/16 (pow x 4)))> |
#<alt (- (+ (* 1/4 (* (pow x 3) y)) (pow x 4)) (* 1/16 (pow x 4)))> |
#<alt (- (+ (* y (- (* -1/16 (* y (+ (* 2 (pow x 2)) (* 4 (pow x 2))))) (* -1/4 (pow x 3)))) (pow x 4)) (* 1/16 (pow x 4)))> |
#<alt (- (+ (* y (- (* y (- (* 1/4 (* x y)) (* 1/16 (+ (* 2 (pow x 2)) (* 4 (pow x 2)))))) (* -1/4 (pow x 3)))) (pow x 4)) (* 1/16 (pow x 4)))> |
#<alt (* -1/16 (pow y 4))> |
#<alt (* (pow y 4) (- (* 1/4 (/ x y)) 1/16))> |
#<alt (* (pow y 4) (- (* -1/16 (/ (+ (* 2 (pow x 2)) (* 4 (pow x 2))) (pow y 2))) (+ 1/16 (* -1/4 (/ x y)))))> |
#<alt (* (pow y 4) (- (* 1/4 (/ (pow x 3) (pow y 3))) (+ 1/16 (+ (* -1/4 (/ x y)) (* 1/16 (/ (+ (* 2 (pow x 2)) (* 4 (pow x 2))) (pow y 2)))))))> |
#<alt (* -1/16 (pow y 4))> |
#<alt (* (pow y 4) (- (* 1/4 (/ x y)) 1/16))> |
#<alt (* (pow y 4) (- (* -1 (/ (- (* 1/16 (/ (+ (* 2 (pow x 2)) (* 4 (pow x 2))) y)) (* 1/4 x)) y)) 1/16))> |
#<alt (* (pow y 4) (- (* -1 (/ (- (* -1 (/ (- (* 1/4 (/ (pow x 3) y)) (* 1/16 (+ (* 2 (pow x 2)) (* 4 (pow x 2))))) y)) (* 1/4 x)) y)) 1/16))> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<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)> |
#<alt (* (fabs (- y x)) (pow (sqrt 1/2) 2))> |
#<alt (+ x (* (fabs (- y x)) (pow (sqrt 1/2) 2)))> |
#<alt (+ x (* (fabs (- y x)) (pow (sqrt 1/2) 2)))> |
#<alt (+ x (* (fabs (- y x)) (pow (sqrt 1/2) 2)))> |
#<alt x> |
#<alt (* x (+ 1 (/ (* (fabs (- y x)) (pow (sqrt 1/2) 2)) x)))> |
#<alt (* x (+ 1 (/ (* (fabs (- y x)) (pow (sqrt 1/2) 2)) x)))> |
#<alt (* x (+ 1 (/ (* (fabs (- y x)) (pow (sqrt 1/2) 2)) x)))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (* (fabs (+ y (* -1 x))) (pow (sqrt 1/2) 2)) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (* (fabs (+ y (* -1 x))) (pow (sqrt 1/2) 2)) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (* (fabs (+ y (* -1 x))) (pow (sqrt 1/2) 2)) x)) 1)))> |
#<alt (+ x (* (fabs (- y x)) (pow (sqrt 1/2) 2)))> |
#<alt (+ x (* (fabs (- y x)) (pow (sqrt 1/2) 2)))> |
#<alt (+ x (* (fabs (- y x)) (pow (sqrt 1/2) 2)))> |
#<alt (+ x (* (fabs (- y x)) (pow (sqrt 1/2) 2)))> |
#<alt (+ x (* (fabs (- y x)) (pow (sqrt 1/2) 2)))> |
#<alt (+ x (* (fabs (- y x)) (pow (sqrt 1/2) 2)))> |
#<alt (+ x (* (fabs (- y x)) (pow (sqrt 1/2) 2)))> |
#<alt (+ x (* (fabs (- y x)) (pow (sqrt 1/2) 2)))> |
#<alt (+ x (* (fabs (neg (+ x (* -1 y)))) (pow (sqrt 1/2) 2)))> |
#<alt (+ x (* (fabs (neg (+ x (* -1 y)))) (pow (sqrt 1/2) 2)))> |
#<alt (+ x (* (fabs (neg (+ x (* -1 y)))) (pow (sqrt 1/2) 2)))> |
#<alt (+ x (* (fabs (neg (+ x (* -1 y)))) (pow (sqrt 1/2) 2)))> |
#<alt (* (fabs (- y x)) (pow (sqrt 1/2) 2))> |
#<alt (* (fabs (- y x)) (pow (sqrt 1/2) 2))> |
#<alt (* (fabs (- y x)) (pow (sqrt 1/2) 2))> |
#<alt (* (fabs (- y x)) (pow (sqrt 1/2) 2))> |
#<alt (* (fabs (- y x)) (pow (sqrt 1/2) 2))> |
#<alt (* (fabs (- y x)) (pow (sqrt 1/2) 2))> |
#<alt (* (fabs (- y x)) (pow (sqrt 1/2) 2))> |
#<alt (* (fabs (- y x)) (pow (sqrt 1/2) 2))> |
#<alt (* (fabs (neg (+ x (* -1 y)))) (pow (sqrt 1/2) 2))> |
#<alt (* (fabs (neg (+ x (* -1 y)))) (pow (sqrt 1/2) 2))> |
#<alt (* (fabs (neg (+ x (* -1 y)))) (pow (sqrt 1/2) 2))> |
#<alt (* (fabs (neg (+ x (* -1 y)))) (pow (sqrt 1/2) 2))> |
#<alt (* (fabs (- y x)) (pow (sqrt 1/2) 2))> |
#<alt (* (fabs (- y x)) (pow (sqrt 1/2) 2))> |
#<alt (* (fabs (- y x)) (pow (sqrt 1/2) 2))> |
#<alt (* (fabs (- y x)) (pow (sqrt 1/2) 2))> |
#<alt (* (fabs (- y x)) (pow (sqrt 1/2) 2))> |
#<alt (* (fabs (- y x)) (pow (sqrt 1/2) 2))> |
#<alt (* (fabs (- y x)) (pow (sqrt 1/2) 2))> |
#<alt (* (fabs (- y x)) (pow (sqrt 1/2) 2))> |
#<alt (* (fabs (+ y (* -1 x))) (pow (sqrt 1/2) 2))> |
#<alt (* (fabs (+ y (* -1 x))) (pow (sqrt 1/2) 2))> |
#<alt (* (fabs (+ y (* -1 x))) (pow (sqrt 1/2) 2))> |
#<alt (* (fabs (+ y (* -1 x))) (pow (sqrt 1/2) 2))> |
#<alt (* (sqrt (fabs (- y x))) (sqrt 1/2))> |
#<alt (* (sqrt (fabs (- y x))) (sqrt 1/2))> |
#<alt (* (sqrt (fabs (- y x))) (sqrt 1/2))> |
#<alt (* (sqrt (fabs (- y x))) (sqrt 1/2))> |
#<alt (* (sqrt (fabs (- y x))) (sqrt 1/2))> |
#<alt (* (sqrt (fabs (- y x))) (sqrt 1/2))> |
#<alt (* (sqrt (fabs (- y x))) (sqrt 1/2))> |
#<alt (* (sqrt (fabs (- y x))) (sqrt 1/2))> |
#<alt (* (sqrt (fabs (neg (+ x (* -1 y))))) (sqrt 1/2))> |
#<alt (* (sqrt (fabs (neg (+ x (* -1 y))))) (sqrt 1/2))> |
#<alt (* (sqrt (fabs (neg (+ x (* -1 y))))) (sqrt 1/2))> |
#<alt (* (sqrt (fabs (neg (+ x (* -1 y))))) (sqrt 1/2))> |
#<alt (* (sqrt (fabs (- y x))) (sqrt 1/2))> |
#<alt (* (sqrt (fabs (- y x))) (sqrt 1/2))> |
#<alt (* (sqrt (fabs (- y x))) (sqrt 1/2))> |
#<alt (* (sqrt (fabs (- y x))) (sqrt 1/2))> |
#<alt (* (sqrt (fabs (- y x))) (sqrt 1/2))> |
#<alt (* (sqrt (fabs (- y x))) (sqrt 1/2))> |
#<alt (* (sqrt (fabs (- y x))) (sqrt 1/2))> |
#<alt (* (sqrt (fabs (- y x))) (sqrt 1/2))> |
#<alt (* (sqrt (fabs (+ y (* -1 x)))) (sqrt 1/2))> |
#<alt (* (sqrt (fabs (+ y (* -1 x)))) (sqrt 1/2))> |
#<alt (* (sqrt (fabs (+ y (* -1 x)))) (sqrt 1/2))> |
#<alt (* (sqrt (fabs (+ y (* -1 x)))) (sqrt 1/2))> |
#<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 (- (* 1/2 (fabs (- y x))) x)> |
#<alt (- (* 1/2 (fabs (- y x))) x)> |
#<alt (- (* 1/2 (fabs (- y x))) x)> |
#<alt (- (* 1/2 (fabs (- y x))) x)> |
#<alt (- (* 1/2 (fabs (- y x))) x)> |
#<alt (- (* 1/2 (fabs (- y x))) x)> |
#<alt (- (* 1/2 (fabs (- y x))) x)> |
#<alt (- (* 1/2 (fabs (- y x))) x)> |
#<alt (- (* 1/2 (fabs (neg (+ x (* -1 y))))) x)> |
#<alt (- (* 1/2 (fabs (neg (+ x (* -1 y))))) x)> |
#<alt (- (* 1/2 (fabs (neg (+ x (* -1 y))))) x)> |
#<alt (- (* 1/2 (fabs (neg (+ x (* -1 y))))) x)> |
#<alt (* 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)> |
#<alt (* x (- (* 1/2 (/ (fabs (- y x)) x)) 1))> |
#<alt (* x (- (* 1/2 (/ (fabs (- y x)) x)) 1))> |
#<alt (* x (- (* 1/2 (/ (fabs (- y x)) x)) 1))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (* -1/2 (/ (fabs (+ y (* -1 x))) x)))))> |
#<alt (* -1 (* x (+ 1 (* -1/2 (/ (fabs (+ y (* -1 x))) x)))))> |
#<alt (* -1 (* x (+ 1 (* -1/2 (/ (fabs (+ y (* -1 x))) x)))))> |
#<alt (pow x 4)> |
#<alt (+ (* -4 (* (pow x 3) y)) (pow x 4))> |
#<alt (+ (* y (+ (* -4 (pow x 3)) (* y (+ (* 2 (pow x 2)) (* 4 (pow x 2)))))) (pow x 4))> |
#<alt (+ (* y (+ (* -4 (pow x 3)) (* y (+ (* -4 (* x y)) (+ (* 2 (pow x 2)) (* 4 (pow x 2))))))) (pow x 4))> |
#<alt (pow y 4)> |
#<alt (* (pow y 4) (+ 1 (* -4 (/ x y))))> |
#<alt (* (pow y 4) (+ 1 (+ (* -4 (/ x y)) (+ (* 2 (/ (pow x 2) (pow y 2))) (* 4 (/ (pow x 2) (pow y 2)))))))> |
#<alt (* (pow y 4) (+ 1 (+ (* -4 (/ x y)) (+ (* -4 (/ (pow x 3) (pow y 3))) (+ (* 2 (/ (pow x 2) (pow y 2))) (* 4 (/ (pow x 2) (pow y 2))))))))> |
#<alt (pow y 4)> |
#<alt (* (pow y 4) (+ 1 (* -4 (/ x y))))> |
#<alt (* (pow y 4) (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* 2 (pow x 2)) (* 4 (pow x 2))) y)) (* 4 x)) y))))> |
#<alt (* (pow y 4) (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -4 (/ (pow x 3) y)) (+ (* 2 (pow x 2)) (* 4 (pow x 2)))) y)) (* 4 x)) y))))> |
#<alt (pow y 4)> |
#<alt (+ (* -4 (* x (pow y 3))) (pow y 4))> |
#<alt (+ (* x (+ (* -4 (pow y 3)) (* x (+ (* 2 (pow y 2)) (* 4 (pow y 2)))))) (pow y 4))> |
#<alt (+ (* x (+ (* -4 (pow y 3)) (* x (+ (* -4 (* x y)) (+ (* 2 (pow y 2)) (* 4 (pow y 2))))))) (pow y 4))> |
#<alt (pow x 4)> |
#<alt (* (pow x 4) (+ 1 (* -4 (/ y x))))> |
#<alt (* (pow x 4) (+ 1 (+ (* -4 (/ y x)) (+ (* 2 (/ (pow y 2) (pow x 2))) (* 4 (/ (pow y 2) (pow x 2)))))))> |
#<alt (* (pow x 4) (+ 1 (+ (* -4 (/ y x)) (+ (* -4 (/ (pow y 3) (pow x 3))) (+ (* 2 (/ (pow y 2) (pow x 2))) (* 4 (/ (pow y 2) (pow x 2))))))))> |
#<alt (pow x 4)> |
#<alt (* (pow x 4) (+ 1 (* -4 (/ y x))))> |
#<alt (* (pow x 4) (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* 2 (pow y 2)) (* 4 (pow y 2))) x)) (* 4 y)) x))))> |
#<alt (* (pow x 4) (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -4 (/ (pow y 3) x)) (+ (* 2 (pow y 2)) (* 4 (pow y 2)))) x)) (* 4 y)) x))))> |
#<alt (* -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/4 (pow y 2)))))> |
#<alt (+ (* -1/8 (* (pow y 2) (fabs (- y x)))) (* x (+ (* 1/4 (* y (fabs (- y x)))) (+ (* 1/4 (pow y 2)) (* x (+ (* -5/8 (fabs (- y x))) (* -1/2 y)))))))> |
#<alt (+ (* -1/8 (* (pow y 2) (fabs (- y x)))) (* x (+ (* 1/4 (* y (fabs (- y x)))) (+ (* 1/4 (pow y 2)) (* x (+ (* -5/8 (fabs (- y x))) (+ (* -1/2 y) (* 5/4 x))))))))> |
#<alt (* 5/4 (pow x 3))> |
#<alt (* (pow x 3) (+ 5/4 (+ (* -5/8 (/ (fabs (- y x)) x)) (* -1/2 (/ y x)))))> |
#<alt (* (pow x 3) (+ 5/4 (+ (* -5/8 (/ (fabs (- y x)) x)) (+ (* -1/2 (/ y x)) (+ (* 1/4 (/ (* y (fabs (- y x))) (pow x 2))) (* 1/4 (/ (pow y 2) (pow x 2))))))))> |
#<alt (* (pow x 3) (+ 5/4 (+ (* -5/8 (/ (fabs (- y x)) x)) (+ (* -1/2 (/ y x)) (+ (* -1/8 (/ (* (pow y 2) (fabs (- y x))) (pow x 3))) (+ (* 1/4 (/ (* y (fabs (- y x))) (pow x 2))) (* 1/4 (/ (pow y 2) (pow x 2)))))))))> |
#<alt (* 5/4 (pow x 3))> |
#<alt (* -1 (* (pow x 3) (- (* -1 (/ (+ (* -5/8 (fabs (+ y (* -1 x)))) (* -1/2 y)) x)) 5/4)))> |
#<alt (* -1 (* (pow x 3) (- (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* y (fabs (+ y (* -1 x))))) (* -1/4 (pow y 2))) x)) (+ (* -5/8 (fabs (+ y (* -1 x)))) (* -1/2 y))) x)) 5/4)))> |
#<alt (* -1 (* (pow x 3) (- (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* y (fabs (+ y (* -1 x))))) (+ (* -1/4 (pow y 2)) (* 1/8 (/ (* (pow y 2) (fabs (+ y (* -1 x)))) x)))) x)) (+ (* -5/8 (fabs (+ y (* -1 x)))) (* -1/2 y))) x)) 5/4)))> |
#<alt (* (+ x (* -1/2 (fabs (- y x)))) (+ (* 1/4 (pow x 2)) (pow x 2)))> |
#<alt (+ (* -1/2 (* x (* y (+ x (* -1/2 (fabs (- y x))))))) (* (+ x (* -1/2 (fabs (- y x)))) (+ (* 1/4 (pow x 2)) (pow x 2))))> |
#<alt (+ (* y (+ (* -1/2 (* x (+ x (* -1/2 (fabs (- y x)))))) (* 1/4 (* y (+ x (* -1/2 (fabs (- y x)))))))) (* (+ x (* -1/2 (fabs (- y x)))) (+ (* 1/4 (pow x 2)) (pow x 2))))> |
#<alt (+ (* y (+ (* -1/2 (* x (+ x (* -1/2 (fabs (- y x)))))) (* 1/4 (* y (+ x (* -1/2 (fabs (- y x)))))))) (* (+ x (* -1/2 (fabs (- y x)))) (+ (* 1/4 (pow x 2)) (pow x 2))))> |
#<alt (* 1/4 (* (pow y 2) (+ x (* -1/2 (fabs (- y x))))))> |
#<alt (* (pow y 2) (+ (* -1/2 (/ (* x (+ x (* -1/2 (fabs (- y x))))) y)) (* 1/4 (+ x (* -1/2 (fabs (- y x)))))))> |
#<alt (* (pow y 2) (+ (* -1/2 (/ (* x (+ x (* -1/2 (fabs (- y x))))) y)) (+ (* 1/4 (+ x (* -1/2 (fabs (- y x))))) (/ (* (+ x (* -1/2 (fabs (- y x)))) (+ (* 1/4 (pow x 2)) (pow x 2))) (pow y 2)))))> |
#<alt (* (pow y 2) (+ (* -1/2 (/ (* x (+ x (* -1/2 (fabs (- y x))))) y)) (+ (* 1/4 (+ x (* -1/2 (fabs (- y x))))) (/ (* (+ x (* -1/2 (fabs (- y x)))) (+ (* 1/4 (pow x 2)) (pow x 2))) (pow y 2)))))> |
#<alt (* 1/4 (* (pow y 2) (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))))> |
#<alt (* (pow y 2) (+ (* -1/2 (/ (* x (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))) y)) (* 1/4 (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))))> |
#<alt (* (pow y 2) (+ (* -1 (/ (+ (* -1 (/ (* (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))) (+ (* 1/4 (pow x 2)) (pow x 2))) y)) (* 1/2 (* x (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))))) y)) (* 1/4 (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))))> |
#<alt (* (pow y 2) (+ (* -1 (/ (+ (* -1 (/ (* (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))) (+ (* 1/4 (pow x 2)) (pow x 2))) y)) (* 1/2 (* x (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))))) y)) (* 1/4 (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))))> |
114 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 9.0ms | x | @ | -inf | (/ (- (* x (* x (* x x))) (/ (* (* (- y x) (- y x)) (* (- y x) (- y x))) 16)) (* (+ x (/ (fabs (- y x)) -2)) (+ (* x x) (/ (* (- y x) (- y x)) 4)))) |
| 5.0ms | y | @ | inf | (/ (- (* x (* x (* x x))) (/ (* (* (- y x) (- y x)) (* (- y x) (- y x))) 16)) (* (+ x (/ (fabs (- y x)) -2)) (+ (* x x) (/ (* (- y x) (- y x)) 4)))) |
| 3.0ms | y | @ | 0 | (/ (- (* x (* x (* x x))) (/ (* (* (- y x) (- y x)) (* (- y x) (- y x))) 16)) (* (+ x (/ (fabs (- y x)) -2)) (+ (* x x) (/ (* (- y x) (- y x)) 4)))) |
| 3.0ms | y | @ | 0 | (/ 1 (+ x (/ (fabs (- y x)) 2))) |
| 2.0ms | x | @ | inf | (/ (- (/ (* (- y x) (- y x)) 4) (* x x)) (- (/ (fabs (- y x)) 2) x)) |
| 1× | batch-egg-rewrite |
| 5166× | *-lowering-*.f32 |
| 5166× | *-lowering-*.f64 |
| 3542× | /-lowering-/.f32 |
| 3542× | /-lowering-/.f64 |
| 2440× | +-lowering-+.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 34 | 149 |
| 1 | 254 | 136 |
| 2 | 2500 | 135 |
| 0 | 10841 | 135 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1 (/ 1 (+ x (/ (fabs (- y x)) 2)))) |
(/ 1 (+ x (/ (fabs (- y x)) 2))) |
(+ x (/ (fabs (- y x)) 2)) |
(/ (fabs (- y x)) 2) |
(/ (- (/ (* (- y x) (- y x)) 4) (* x x)) (- (/ (fabs (- y x)) 2) x)) |
(- (/ (* (- y x) (- y x)) 4) (* x x)) |
(/ (* (- y x) (- y x)) 4) |
(* (- y x) (- y x)) |
(/ (- (* x (* x (* x x))) (/ (* (* (- y x) (- y x)) (* (- y x) (- y x))) 16)) (* (+ x (/ (fabs (- y x)) -2)) (+ (* x x) (/ (* (- y x) (- y x)) 4)))) |
(- (* x (* x (* x x))) (/ (* (* (- y x) (- y x)) (* (- y x) (- y x))) 16)) |
(* x (* x (* x x))) |
(* x (* x x)) |
(+ x (* (pow (/ 2 (fabs (- y x))) -1/2) (pow (/ 2 (fabs (- y x))) -1/2))) |
(* (pow (/ 2 (fabs (- y x))) -1/2) (pow (/ 2 (fabs (- y x))) -1/2)) |
(pow (/ 2 (fabs (- y x))) -1/2) |
(/ 2 (fabs (- y x))) |
(fabs (- y x)) |
(- (/ (fabs (- y x)) 2) x) |
(* (* (- y x) (- y x)) (* (- y x) (- y x))) |
(* (+ x (/ (fabs (- y x)) -2)) (+ (* x x) (/ (* (- y x) (- y x)) 4))) |
| Outputs |
|---|
(+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) |
(+.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x) |
(+.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) x)) |
(+.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))) (neg.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) #s(literal 16 binary64))))) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64))) |
(exp.f64 (log.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(-.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) |
(-.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) #s(literal 16 binary64)))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))))) |
(fma.f64 #s(literal 1 binary64) x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x) |
(fma.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 x #s(literal 1 binary64) (*.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(fma.f64 x (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))) (neg.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) #s(literal 16 binary64))))) |
(fma.f64 (-.f64 y x) (/.f64 (/.f64 (-.f64 y x) #s(literal 4 binary64)) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)))) |
(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 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64))) |
(fma.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (/.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)))) |
(fma.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)))) |
(fma.f64 (*.f64 x x) (/.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))) (neg.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) #s(literal 16 binary64))))) |
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 x (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))) (neg.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) #s(literal 16 binary64))))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) (neg.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) #s(literal 16 binary64))))) |
(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) (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 y x))) (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/4 binary64)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/4 binary64)) x) |
(fma.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/4 binary64)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/4 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)) |
(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) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 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)))) (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) #s(literal -3/4 binary64)) x) |
(fma.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) #s(literal -3/4 binary64)) (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 x (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (neg.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) #s(literal 16 binary64))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (/.f64 x (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) (neg.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) #s(literal 16 binary64))))) |
(fma.f64 (/.f64 x (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) (neg.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) #s(literal 16 binary64))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) (/.f64 x (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (neg.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) #s(literal 16 binary64))))) |
(fma.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) (/.f64 (*.f64 x x) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (neg.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) #s(literal 16 binary64))))) |
(fma.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (/.f64 (*.f64 x x) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) (neg.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) #s(literal 16 binary64))))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) #s(literal -3/4 binary64)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64)) x) |
(fma.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) #s(literal -3/4 binary64)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64)) (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (-.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)))) |
(fma.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (-.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)))) |
(neg.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)) x)) |
(neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))))) |
(neg.f64 (/.f64 (-.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))))) |
(neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (*.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 #s(literal 1/2 binary64) x))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))))) |
(/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) |
(/.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)) x) #s(literal -1 binary64)) |
(/.f64 (+.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64))) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (-.f64 (*.f64 x x) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64))) (+.f64 (*.f64 x x) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.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)))) (*.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 -4096 binary64))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (+.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))))))) |
(/.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 64 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x) (+.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (*.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal 256 binary64))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) |
(/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)))) (pow.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)) (*.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x) (*.f64 x x))) (pow.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x) #s(literal 2 binary64))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.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)))) (*.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 -4096 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal 256 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))))) |
(/.f64 (*.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 64 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)))) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (neg.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))) (neg.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)))) (neg.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))) (neg.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) #s(literal 16 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) #s(literal 16 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) #s(literal 16 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) #s(literal 16 binary64))) #s(literal 2 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) #s(literal 16 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 x x) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)) #s(literal 2 binary64))) (+.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) #s(literal 1 binary64)) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.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)))) (*.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 -4096 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))))) (+.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal 256 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)))) |
(/.f64 (*.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 64 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal -1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))))) (+.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) |
(/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) |
(/.f64 (-.f64 (neg.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) |
(pow.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (*.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 #s(literal 1/2 binary64) x))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) |
(*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(*.f64 (-.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 #s(literal -1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))))) |
(*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))))) |
(*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)) x)) |
(*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)) x) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))))) |
(*.f64 (+.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 #s(literal 1/2 binary64) x))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) (-.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64)))) #s(literal -1 binary64))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))))) |
(*.f64 (*.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (*.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) (pow.f64 (/.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (pow.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (*.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (+.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 64 binary64)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (-.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x)))))) |
(*.f64 (/.f64 (*.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64)))) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (-.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (-.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 #s(literal 1/2 binary64) x))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.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)))) (*.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 -4096 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (-.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal 256 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x) (-.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 64 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x) (-.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))) |
(exp.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (/.f64 x (-.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (*.f64 (-.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x) (-.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) |
(/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64)))) |
(/.f64 #s(literal -1 binary64) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))) (+.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))))) |
(pow.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))) |
(*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (/.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64))))) |
(*.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64))))) |
(*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.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)))) (*.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 -4096 binary64)))) (+.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)))))) |
(*.f64 (/.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (-.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal 256 binary64)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)))) |
(*.f64 (/.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x) (-.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 64 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (+.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))))) |
(*.f64 (/.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x) (-.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)))) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 #s(literal 1/2 binary64) x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)))) #s(literal 1 binary64)) (pow.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 #s(literal 1/2 binary64) x))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))) #s(literal 1 binary64)) (pow.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) #s(literal 1 binary64))) |
(+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) |
(+.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x) |
(+.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) x)) |
(+.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))) (neg.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) #s(literal 16 binary64))))) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64))) |
(exp.f64 (log.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(-.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) |
(-.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) #s(literal 16 binary64)))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))))) |
(fma.f64 #s(literal 1 binary64) x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x) |
(fma.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 x #s(literal 1 binary64) (*.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(fma.f64 x (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))) (neg.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) #s(literal 16 binary64))))) |
(fma.f64 (-.f64 y x) (/.f64 (/.f64 (-.f64 y x) #s(literal 4 binary64)) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)))) |
(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 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64))) |
(fma.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (/.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)))) |
(fma.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)))) |
(fma.f64 (*.f64 x x) (/.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))) (neg.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) #s(literal 16 binary64))))) |
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 x (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))) (neg.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) #s(literal 16 binary64))))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) (neg.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) #s(literal 16 binary64))))) |
(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) (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 y x))) (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/4 binary64)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/4 binary64)) x) |
(fma.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/4 binary64)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/4 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)) |
(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) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 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)))) (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) #s(literal -3/4 binary64)) x) |
(fma.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) #s(literal -3/4 binary64)) (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 x (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (neg.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) #s(literal 16 binary64))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (/.f64 x (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) (neg.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) #s(literal 16 binary64))))) |
(fma.f64 (/.f64 x (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) (neg.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) #s(literal 16 binary64))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) (/.f64 x (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (neg.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) #s(literal 16 binary64))))) |
(fma.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) (/.f64 (*.f64 x x) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (neg.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) #s(literal 16 binary64))))) |
(fma.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (/.f64 (*.f64 x x) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) (neg.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) #s(literal 16 binary64))))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) #s(literal -3/4 binary64)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64)) x) |
(fma.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) #s(literal -3/4 binary64)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64)) (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (-.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)))) |
(fma.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (-.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)))) |
(neg.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)) x)) |
(neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))))) |
(neg.f64 (/.f64 (-.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))))) |
(neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (*.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 #s(literal 1/2 binary64) x))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))))) |
(/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) |
(/.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)) x) #s(literal -1 binary64)) |
(/.f64 (+.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64))) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (-.f64 (*.f64 x x) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64))) (+.f64 (*.f64 x x) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.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)))) (*.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 -4096 binary64))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (+.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))))))) |
(/.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 64 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x) (+.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (*.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal 256 binary64))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) |
(/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)))) (pow.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)) (*.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x) (*.f64 x x))) (pow.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x) #s(literal 2 binary64))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.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)))) (*.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 -4096 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal 256 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))))) |
(/.f64 (*.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 64 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)))) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (neg.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))) (neg.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)))) (neg.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))) (neg.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) #s(literal 16 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) #s(literal 16 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) #s(literal 16 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) #s(literal 16 binary64))) #s(literal 2 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) #s(literal 16 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 x x) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)) #s(literal 2 binary64))) (+.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) #s(literal 1 binary64)) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.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)))) (*.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 -4096 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))))) (+.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal 256 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)))) |
(/.f64 (*.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 64 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal -1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))))) (+.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) |
(/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) |
(/.f64 (-.f64 (neg.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) |
(pow.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (*.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 #s(literal 1/2 binary64) x))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) |
(*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(*.f64 (-.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 #s(literal -1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))))) |
(*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))))) |
(*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)) x)) |
(*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)) x) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))))) |
(*.f64 (+.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 #s(literal 1/2 binary64) x))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) (-.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64)))) #s(literal -1 binary64))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))))) |
(*.f64 (*.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (*.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) (pow.f64 (/.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (pow.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (*.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (+.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 64 binary64)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (-.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x)))))) |
(*.f64 (/.f64 (*.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64)))) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (-.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (-.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 #s(literal 1/2 binary64) x))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.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)))) (*.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 -4096 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (-.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal 256 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x) (-.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 64 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x) (-.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))) |
(exp.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x)))))) |
(neg.f64 (/.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 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.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 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 y x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 y x)))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/4 binary64)) #s(literal 2 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 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64)) #s(literal 4 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -1/4 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) |
(*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 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 (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/4 binary64)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/4 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (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 (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) #s(literal -3/4 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 #s(literal 2 binary64) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 y x))) (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x)))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) #s(literal -3/4 binary64)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 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 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 #s(literal 4 binary64) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) |
(+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) |
(+.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x) |
(+.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) x)) |
(+.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))) (neg.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) #s(literal 16 binary64))))) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64))) |
(exp.f64 (log.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(-.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) |
(-.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) #s(literal 16 binary64)))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))))) |
(fma.f64 #s(literal 1 binary64) x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x) |
(fma.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 x #s(literal 1 binary64) (*.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(fma.f64 x (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))) (neg.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) #s(literal 16 binary64))))) |
(fma.f64 (-.f64 y x) (/.f64 (/.f64 (-.f64 y x) #s(literal 4 binary64)) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)))) |
(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 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64))) |
(fma.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (/.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)))) |
(fma.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)))) |
(fma.f64 (*.f64 x x) (/.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))) (neg.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) #s(literal 16 binary64))))) |
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 x (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))) (neg.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) #s(literal 16 binary64))))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) (neg.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) #s(literal 16 binary64))))) |
(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) (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 y x))) (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/4 binary64)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/4 binary64)) x) |
(fma.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/4 binary64)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/4 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)) |
(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) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 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)))) (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) #s(literal -3/4 binary64)) x) |
(fma.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) #s(literal -3/4 binary64)) (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 x (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (neg.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) #s(literal 16 binary64))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (/.f64 x (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) (neg.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) #s(literal 16 binary64))))) |
(fma.f64 (/.f64 x (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) (neg.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) #s(literal 16 binary64))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) (/.f64 x (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (neg.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) #s(literal 16 binary64))))) |
(fma.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) (/.f64 (*.f64 x x) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (neg.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) #s(literal 16 binary64))))) |
(fma.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (/.f64 (*.f64 x x) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) (neg.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) #s(literal 16 binary64))))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) #s(literal -3/4 binary64)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64)) x) |
(fma.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) #s(literal -3/4 binary64)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64)) (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (-.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)))) |
(fma.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (-.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)))) |
(neg.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)) x)) |
(neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))))) |
(neg.f64 (/.f64 (-.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))))) |
(neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (*.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 #s(literal 1/2 binary64) x))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))))) |
(/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) |
(/.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)) x) #s(literal -1 binary64)) |
(/.f64 (+.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64))) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (-.f64 (*.f64 x x) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64))) (+.f64 (*.f64 x x) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.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)))) (*.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 -4096 binary64))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (+.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))))))) |
(/.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 64 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x) (+.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (*.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal 256 binary64))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) |
(/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)))) (pow.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)) (*.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x) (*.f64 x x))) (pow.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x) #s(literal 2 binary64))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.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)))) (*.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 -4096 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal 256 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))))) |
(/.f64 (*.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 64 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)))) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (neg.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))) (neg.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)))) (neg.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))) (neg.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) #s(literal 16 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) #s(literal 16 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) #s(literal 16 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) #s(literal 16 binary64))) #s(literal 2 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) #s(literal 16 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 x x) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)) #s(literal 2 binary64))) (+.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) #s(literal 1 binary64)) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.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)))) (*.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 -4096 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))))) (+.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal 256 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)))) |
(/.f64 (*.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 64 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal -1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))))) (+.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) |
(/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) |
(/.f64 (-.f64 (neg.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) |
(pow.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (*.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 #s(literal 1/2 binary64) x))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) |
(*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(*.f64 (-.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 #s(literal -1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))))) |
(*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))))) |
(*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)) x)) |
(*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)) x) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))))) |
(*.f64 (+.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 #s(literal 1/2 binary64) x))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) (-.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64)))) #s(literal -1 binary64))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))))) |
(*.f64 (*.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (*.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) (pow.f64 (/.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (pow.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (*.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (+.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 64 binary64)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (-.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x)))))) |
(*.f64 (/.f64 (*.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64)))) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (-.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (-.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 #s(literal 1/2 binary64) x))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.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)))) (*.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 -4096 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (-.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal 256 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x) (-.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 64 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x) (-.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))) |
(+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(+.f64 (-.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))) |
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) |
(-.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x 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 64 binary64)) (+.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(fma.f64 x (-.f64 #s(literal 0 binary64) x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) |
(fma.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 #s(literal -1/2 binary64) (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(fma.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))) |
(fma.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)) (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/4 binary64)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(fma.f64 #s(literal -1 binary64) (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) |
(fma.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 y x))) #s(literal -1/4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(fma.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 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) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))) |
(fma.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) x (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) |
(fma.f64 (/.f64 (-.f64 y x) #s(literal 4 binary64)) (-.f64 y x) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(fma.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))) |
(fma.f64 (*.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) (fabs.f64 (-.f64 y x))) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/4 binary64)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)) (fabs.f64 (-.f64 y x))) #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (+.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 64 binary64)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (-.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))) |
(fma.f64 (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64)))) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))) (-.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 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 4 binary64))) (*.f64 x x)) (-.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 (*.f64 x x) (*.f64 x 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 64 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (+.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x 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 64 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (+.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x x)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) |
(/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 (neg.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 64 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (neg.f64 (+.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) (neg.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))) |
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))) (-.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 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 4 binary64))) (*.f64 x x)) (-.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 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 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) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))) |
(*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (+.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 64 binary64)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (-.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x)))))) |
(*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64)))) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -1/2 binary64) (log.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x)))))) #s(literal -2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (log.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal 4 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal 2 binary64))) |
(exp.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))))) (*.f64 #s(literal -1/2 binary64) (log.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))))))) |
(neg.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal -4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 1 binary64))) |
(/.f64 (fabs.f64 (-.f64 y x)) (*.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) #s(literal 2 binary64))) |
(/.f64 (fabs.f64 (-.f64 y x)) (*.f64 (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))) #s(literal -2 binary64))) |
(/.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x)))) |
(/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) |
(/.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)) (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))))) |
(/.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 y x))) #s(literal -4 binary64)) |
(/.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 -2 binary64))) |
(/.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 2 binary64))) |
(/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))))) |
(/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) |
(/.f64 (*.f64 (fabs.f64 (-.f64 y x)) (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 y x)))) #s(literal -4 binary64)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 y x))) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 y x))) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 y x))) (fabs.f64 (-.f64 y x))) #s(literal -4 binary64)) |
(/.f64 (*.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) (fabs.f64 (-.f64 y x))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 y x)))) #s(literal -2 binary64)) |
(/.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 y x))) (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) #s(literal -2 binary64)) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 y x)) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) #s(literal 4 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 y x)) (*.f64 (+.f64 x y) #s(literal 4 binary64))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 y x)))) #s(literal 4 binary64)) |
(/.f64 (*.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x)))) |
(/.f64 (*.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)) (fabs.f64 (-.f64 y x))) #s(literal -2 binary64)) |
(/.f64 (*.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x)))) |
(/.f64 (*.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 y x)))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) #s(literal -2 binary64)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 y x))) (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (+.f64 x y)) |
(pow.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) #s(literal -2 binary64)) |
(pow.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/4 binary64)) #s(literal 4 binary64)) |
(pow.f64 (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))) #s(literal -2 binary64)) |
(pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64)) #s(literal 8 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) |
(*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) |
(*.f64 (fabs.f64 (-.f64 y x)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) |
(*.f64 (fabs.f64 (-.f64 y x)) (*.f64 #s(literal -1/2 binary64) (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) |
(*.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) |
(*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/4 binary64)) |
(*.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)) (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/4 binary64)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/4 binary64))) |
(*.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 y x))) #s(literal -1/4 binary64)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) |
(*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 y x)))) #s(literal 2 binary64))) |
(*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 y x))) #s(literal -2 binary64))) |
(*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 y x)))) #s(literal -2 binary64))) |
(*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (-.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))) (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 y x) #s(literal 4 binary64)) (-.f64 y x)) |
(*.f64 (*.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) (fabs.f64 (-.f64 y x))) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/4 binary64)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)) (fabs.f64 (-.f64 y x))) #s(literal -1/2 binary64)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 y x))) #s(literal -2 binary64)) #s(literal 1/4 binary64)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 y x)))) #s(literal -2 binary64)) #s(literal 1/4 binary64)) |
(*.f64 (pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal 4 binary64)) (pow.f64 (pow.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) #s(literal 4 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 y 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 #s(literal 2 binary64) (log.f64 (-.f64 y x)))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (-.f64 y x))) #s(literal 1 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 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 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (+.f64 x y))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 x y) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (+.f64 x y) (+.f64 x y))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 y x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 y x)) (+.f64 x y)) |
(/.f64 (*.f64 (-.f64 y x) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(/.f64 (*.f64 (-.f64 y x) (-.f64 (*.f64 y y) (*.f64 x x))) (+.f64 x y)) |
(pow.f64 (-.f64 y x) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 y x))) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (-.f64 y x))) #s(literal 2 binary64)) |
(*.f64 (-.f64 y x) (-.f64 y x)) |
(*.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 #s(literal 0 binary64) (fabs.f64 (-.f64 y x))) (-.f64 #s(literal 0 binary64) (fabs.f64 (-.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 (neg.f64 (-.f64 x y)) (neg.f64 (-.f64 x y))) |
(*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) #s(literal 2 binary64))) |
(*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 x x))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) #s(literal 2 binary64))) |
(*.f64 (exp.f64 (log.f64 (-.f64 y x))) (exp.f64 (log.f64 (-.f64 y x)))) |
(+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) |
(+.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x) |
(+.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) x)) |
(+.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))) (neg.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) #s(literal 16 binary64))))) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64))) |
(exp.f64 (log.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(-.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) |
(-.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) #s(literal 16 binary64)))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))))) |
(fma.f64 #s(literal 1 binary64) x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x) |
(fma.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 x #s(literal 1 binary64) (*.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(fma.f64 x (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))) (neg.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) #s(literal 16 binary64))))) |
(fma.f64 (-.f64 y x) (/.f64 (/.f64 (-.f64 y x) #s(literal 4 binary64)) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)))) |
(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 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64))) |
(fma.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (/.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)))) |
(fma.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)))) |
(fma.f64 (*.f64 x x) (/.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))) (neg.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) #s(literal 16 binary64))))) |
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 x (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))) (neg.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) #s(literal 16 binary64))))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) (neg.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) #s(literal 16 binary64))))) |
(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) (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 y x))) (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/4 binary64)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/4 binary64)) x) |
(fma.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/4 binary64)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/4 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)) |
(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) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 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)))) (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) #s(literal -3/4 binary64)) x) |
(fma.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) #s(literal -3/4 binary64)) (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 x (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (neg.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) #s(literal 16 binary64))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (/.f64 x (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) (neg.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) #s(literal 16 binary64))))) |
(fma.f64 (/.f64 x (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) (neg.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) #s(literal 16 binary64))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) (/.f64 x (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (neg.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) #s(literal 16 binary64))))) |
(fma.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) (/.f64 (*.f64 x x) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (neg.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) #s(literal 16 binary64))))) |
(fma.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (/.f64 (*.f64 x x) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) (neg.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) #s(literal 16 binary64))))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) #s(literal -3/4 binary64)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64)) x) |
(fma.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) #s(literal -3/4 binary64)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64)) (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (-.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)))) |
(fma.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (-.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)))) |
(neg.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)) x)) |
(neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))))) |
(neg.f64 (/.f64 (-.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))))) |
(neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (*.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 #s(literal 1/2 binary64) x))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))))) |
(/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) |
(/.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)) x) #s(literal -1 binary64)) |
(/.f64 (+.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64))) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (-.f64 (*.f64 x x) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64))) (+.f64 (*.f64 x x) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.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)))) (*.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 -4096 binary64))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (+.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))))))) |
(/.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 64 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x) (+.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (*.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal 256 binary64))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) |
(/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)))) (pow.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)) (*.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x) (*.f64 x x))) (pow.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x) #s(literal 2 binary64))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.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)))) (*.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 -4096 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal 256 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))))) |
(/.f64 (*.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 64 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)))) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (neg.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))) (neg.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)))) (neg.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))) (neg.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) #s(literal 16 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) #s(literal 16 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) #s(literal 16 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) #s(literal 16 binary64))) #s(literal 2 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) #s(literal 16 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 x x) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)) #s(literal 2 binary64))) (+.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) #s(literal 1 binary64)) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.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)))) (*.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 -4096 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))))) (+.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal 256 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)))) |
(/.f64 (*.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 64 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal -1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))))) (+.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) |
(/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) |
(/.f64 (-.f64 (neg.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) |
(pow.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (*.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 #s(literal 1/2 binary64) x))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) |
(*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(*.f64 (-.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 #s(literal -1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))))) |
(*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))))) |
(*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)) x)) |
(*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)) x) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))))) |
(*.f64 (+.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 #s(literal 1/2 binary64) x))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) (-.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64)))) #s(literal -1 binary64))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))))) |
(*.f64 (*.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (*.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) (pow.f64 (/.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (pow.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (*.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (+.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 64 binary64)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (-.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x)))))) |
(*.f64 (/.f64 (*.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64)))) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (-.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (-.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 #s(literal 1/2 binary64) x))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.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)))) (*.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 -4096 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (-.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal 256 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x) (-.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 64 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x) (-.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64))) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (neg.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))) |
(+.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64))) (+.f64 (*.f64 (neg.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 16 binary64))) (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)))) |
(+.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64))) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)))) |
(+.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64))) (+.f64 (*.f64 (neg.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)))) |
(+.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) |
(-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))))) (+.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)))))) (/.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)))) (*.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 4096 binary64)) (+.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)))) (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal 256 binary64)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))))) |
(fma.f64 x (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64))) |
(fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (neg.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))) |
(fma.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (neg.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 16 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(fma.f64 (*.f64 x x) (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 x x) (*.f64 (neg.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))) |
(fma.f64 (*.f64 x (*.f64 x x)) x (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64))) |
(fma.f64 (*.f64 x (*.f64 x x)) x (*.f64 (neg.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))) |
(fma.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) |
(fma.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (+.f64 (*.f64 (neg.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 16 binary64))) (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)))) |
(fma.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)))) |
(fma.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (+.f64 (*.f64 (neg.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) |
(fma.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 y x)))) #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) |
(fma.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 y x))) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 16 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) |
(fma.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.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)))) (*.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 -4096 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)))))) (+.f64 (*.f64 (neg.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 16 binary64))) (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)))) |
(fma.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.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)))) (*.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 -4096 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)))))) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)))) |
(fma.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.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)))) (*.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 -4096 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)))))) (+.f64 (*.f64 (neg.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)))) |
(fma.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal 256 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)))) (+.f64 (*.f64 (neg.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 16 binary64))) (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)))) |
(fma.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal 256 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)))) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)))) |
(fma.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal 256 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)))) (+.f64 (*.f64 (neg.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))))) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.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)))) (*.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 -4096 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))) (-.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal 256 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.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)))) (*.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 -4096 binary64))) (+.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.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)))) (*.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 -4096 binary64))) (+.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal 256 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal 256 binary64))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.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)))) (*.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 -4096 binary64)))) (neg.f64 (+.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal 256 binary64)))) (neg.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))))) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.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)))) (*.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 -4096 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))) (-.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal 256 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))) |
(*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.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)))) (*.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 -4096 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))))))) |
(*.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal 256 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))))) |
(exp.f64 (*.f64 #s(literal 4 binary64) (log.f64 x))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64))) |
(pow.f64 x #s(literal 4 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 2 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 2 binary64)) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(*.f64 (*.f64 x (*.f64 x x)) x) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) |
(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))) |
(+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) |
(+.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x) |
(+.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) x)) |
(+.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))) (neg.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) #s(literal 16 binary64))))) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64))) |
(exp.f64 (log.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(-.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) |
(-.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) #s(literal 16 binary64)))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))))) |
(fma.f64 #s(literal 1 binary64) x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x) |
(fma.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 x #s(literal 1 binary64) (*.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(fma.f64 x (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))) (neg.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) #s(literal 16 binary64))))) |
(fma.f64 (-.f64 y x) (/.f64 (/.f64 (-.f64 y x) #s(literal 4 binary64)) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)))) |
(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 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64))) |
(fma.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (/.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)))) |
(fma.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)))) |
(fma.f64 (*.f64 x x) (/.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))) (neg.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) #s(literal 16 binary64))))) |
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 x (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))) (neg.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) #s(literal 16 binary64))))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) (neg.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) #s(literal 16 binary64))))) |
(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) (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 y x))) (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/4 binary64)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/4 binary64)) x) |
(fma.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/4 binary64)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/4 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)) |
(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) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 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)))) (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) #s(literal -3/4 binary64)) x) |
(fma.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) #s(literal -3/4 binary64)) (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 x (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (neg.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) #s(literal 16 binary64))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (/.f64 x (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) (neg.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) #s(literal 16 binary64))))) |
(fma.f64 (/.f64 x (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) (neg.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) #s(literal 16 binary64))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) (/.f64 x (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (neg.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) #s(literal 16 binary64))))) |
(fma.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) (/.f64 (*.f64 x x) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (neg.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) #s(literal 16 binary64))))) |
(fma.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (/.f64 (*.f64 x x) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) (neg.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) #s(literal 16 binary64))))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) #s(literal -3/4 binary64)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64)) x) |
(fma.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) #s(literal -3/4 binary64)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64)) (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (-.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)))) |
(fma.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (-.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)))) |
(neg.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)) x)) |
(neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))))) |
(neg.f64 (/.f64 (-.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))))) |
(neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (*.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 #s(literal 1/2 binary64) x))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))))) |
(/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) |
(/.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)) x) #s(literal -1 binary64)) |
(/.f64 (+.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64))) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (-.f64 (*.f64 x x) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64))) (+.f64 (*.f64 x x) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.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)))) (*.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 -4096 binary64))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (+.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))))))) |
(/.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 64 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x) (+.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (*.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal 256 binary64))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) |
(/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)))) (pow.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)) (*.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x) (*.f64 x x))) (pow.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x) #s(literal 2 binary64))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.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)))) (*.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 -4096 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal 256 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))))) |
(/.f64 (*.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 64 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)))) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (neg.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))) (neg.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)))) (neg.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))) (neg.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) #s(literal 16 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) #s(literal 16 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) #s(literal 16 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) #s(literal 16 binary64))) #s(literal 2 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) #s(literal 16 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 x x) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)) #s(literal 2 binary64))) (+.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) #s(literal 1 binary64)) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.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)))) (*.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 -4096 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))))) (+.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal 256 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)))) |
(/.f64 (*.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 64 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal -1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))))) (+.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) |
(/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) |
(/.f64 (-.f64 (neg.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) |
(pow.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (*.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 #s(literal 1/2 binary64) x))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) |
(*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(*.f64 (-.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 #s(literal -1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))))) |
(*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))))) |
(*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)) x)) |
(*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)) x) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))))) |
(*.f64 (+.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 #s(literal 1/2 binary64) x))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) (-.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64)))) #s(literal -1 binary64))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))))) |
(*.f64 (*.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (*.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) (pow.f64 (/.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (pow.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (*.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (+.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 64 binary64)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (-.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x)))))) |
(*.f64 (/.f64 (*.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64)))) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (-.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (-.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 #s(literal 1/2 binary64) x))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.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)))) (*.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 -4096 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (-.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal 256 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x) (-.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 64 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x) (-.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))) |
(exp.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x)))))) |
(neg.f64 (/.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 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.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 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 y x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 y x)))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/4 binary64)) #s(literal 2 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 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64)) #s(literal 4 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -1/4 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) |
(*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 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 (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/4 binary64)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/4 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (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 (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) #s(literal -3/4 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 #s(literal 2 binary64) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 y x))) (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x)))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) #s(literal -3/4 binary64)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 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 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 #s(literal 4 binary64) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 #s(literal -1/4 binary64) (log.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (log.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -1/2 binary64) (log.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x)))))) #s(literal -1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -1/2 binary64) (log.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x)))))) #s(literal -1/4 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -1/2 binary64) (log.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x)))))) #s(literal -1/4 binary64)))) |
(pow.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/4 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/4 binary64)) |
(pow.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -1/2 binary64) (log.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (pow.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 y x))) (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x)))) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 #s(literal -2 binary64) #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/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 y x)))) #s(literal -1/2 binary64)) (pow.f64 #s(literal -2 binary64) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) #s(literal 2 binary64)) #s(literal -1/4 binary64)) (pow.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -1/2 binary64) (log.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))))))) |
(exp.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.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 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) #s(literal 1 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) (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 y x)))) |
(/.f64 #s(literal -1 binary64) (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 y x))) #s(literal 1/2 binary64)) |
(/.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (exp.f64 (log.f64 (fabs.f64 (-.f64 y x))))) |
(/.f64 (exp.f64 (log.f64 #s(literal -2 binary64))) (exp.f64 (log.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 y x)))))) |
(pow.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/4 binary64)) #s(literal -2 binary64)) |
(pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 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) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 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 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 y x)))) #s(literal -2 binary64)) |
(*.f64 (pow.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/4 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) #s(literal -3/4 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) #s(literal -3/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64)) #s(literal -1 binary64))) |
(*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (exp.f64 (log.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 (-.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)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(fabs.f64 (-.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (/.f64 (*.f64 y y) (+.f64 x y)))) |
(fabs.f64 (-.f64 (-.f64 y x) #s(literal 0 binary64))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (+.f64 x y) (-.f64 (*.f64 y y) (*.f64 x x))))) |
(/.f64 (fabs.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (fabs.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (fabs.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (fabs.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 y (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (fabs.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (fabs.f64 (+.f64 (*.f64 x x) (+.f64 (*.f64 y y) (*.f64 x y))))) |
(/.f64 (fabs.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (fabs.f64 (+.f64 x y))) |
(/.f64 (fabs.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (fabs.f64 (-.f64 y (-.f64 #s(literal 0 binary64) x)))) |
(*.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 y x))) |
(*.f64 (fabs.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (fabs.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(*.f64 (fabs.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (fabs.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(+.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) |
(-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x) |
(-.f64 (/.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))))) |
(-.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (/.f64 (*.f64 x x) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 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 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 y x))) (-.f64 #s(literal 0 binary64) x)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/4 binary64)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/4 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(fma.f64 #s(literal -1 binary64) x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) x)) |
(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) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 y x)))) (-.f64 #s(literal 0 binary64) x)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) #s(literal -3/4 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) #s(literal -3/4 binary64)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (-.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)) x)) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (-.f64 (*.f64 x x) (*.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))))) |
(/.f64 (/.f64 (-.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) #s(literal 1 binary64)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (-.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) |
(*.f64 (-.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)))) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 #s(literal 1/2 binary64) x)))) |
(*.f64 (/.f64 (-.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) |
(+.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) y) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (-.f64 #s(literal 0 binary64) x))) |
(+.f64 (*.f64 y (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (-.f64 y x))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (-.f64 y x)) #s(literal 4 binary64))) |
(exp.f64 (+.f64 (*.f64 #s(literal 2 binary64) (log.f64 (-.f64 y x))) (*.f64 #s(literal 2 binary64) (log.f64 (-.f64 y x))))) |
(fma.f64 y (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) |
(fma.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) y (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(/.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (-.f64 (*.f64 y y) (*.f64 x x))) (+.f64 x y)) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (+.f64 x y)) |
(pow.f64 (-.f64 y x) #s(literal 4 binary64)) |
(pow.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 y x))) #s(literal 2 binary64)) |
(*.f64 (-.f64 y x) (*.f64 (-.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 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 y x))) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 y x)))) |
(*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (-.f64 y x)) |
(*.f64 (pow.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 4 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) #s(literal 4 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 4 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) #s(literal 4 binary64))) |
(+.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (*.f64 x x) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))))) |
(+.f64 (*.f64 (*.f64 x x) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))))) |
(+.f64 (*.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) x) (*.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) |
(+.f64 (*.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (*.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) x)) |
(+.f64 (*.f64 x (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (*.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))) |
(+.f64 (*.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (*.f64 x (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))) |
(fma.f64 x (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (*.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))) |
(fma.f64 x (*.f64 x (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))))) |
(fma.f64 (-.f64 y x) (*.f64 (/.f64 (-.f64 y x) #s(literal 4 binary64)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) (*.f64 (*.f64 x x) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))))) |
(fma.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 #s(literal 1/4 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) (*.f64 (*.f64 x x) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))))) |
(fma.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (*.f64 (*.f64 x x) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))))) |
(fma.f64 (*.f64 x x) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))))) |
(fma.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (*.f64 x (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))) |
(fma.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 (*.f64 x x) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))))) |
(fma.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (*.f64 x x) (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))))) |
(fma.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) x (*.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) |
(fma.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)) (*.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) x)) |
(fma.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) x) x (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))))) |
(fma.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (-.f64 y x)) (/.f64 (-.f64 y x) #s(literal 4 binary64)) (*.f64 (*.f64 x x) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))))) |
(fma.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64))) (+.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 64 binary64)))) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (-.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64)))) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (+.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 64 binary64)))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (-.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64)))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))))) |
(/.f64 (*.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 64 binary64))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (-.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))))) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))))) |
(/.f64 (*.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 64 binary64))) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))) (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (-.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)))) (*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64))) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))) (*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) #s(literal 3 binary64)) (/.f64 (pow.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 3 binary64)) #s(literal 64 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 x x) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 x x) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (*.f64 x x)) (*.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.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 64 binary64)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (-.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x)))))) |
(/.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64)))) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)))) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) |
(/.f64 (*.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 64 binary64))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (-.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))) |
(/.f64 (+.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x)))))) (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)))))) (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))))) |
(/.f64 (+.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))))) (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x)))))) (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64))) (*.f64 x x)))) (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))))) |
(/.f64 (+.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (*.f64 x x)))) (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64))) #s(literal 1 binary64)) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x)))))) (*.f64 (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)))))) (*.f64 (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x)))) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64))) #s(literal 1 binary64)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (*.f64 (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))))) (*.f64 (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x)))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64))) #s(literal 1 binary64)) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x)))))) (*.f64 (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64))) (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x)))) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64))) #s(literal 1 binary64)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (*.f64 (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x)))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64))) (*.f64 (-.f64 y x) (-.f64 y x))) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x)))))) (*.f64 (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) #s(literal 4 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)))))) (*.f64 (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) #s(literal 4 binary64)) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64))) (*.f64 (-.f64 y x) (-.f64 y x))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (*.f64 (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) #s(literal 4 binary64)) (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))))) (*.f64 (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) #s(literal 4 binary64)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64))) (*.f64 (-.f64 y x) (-.f64 y x))) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x)))))) (*.f64 (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) #s(literal 4 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64))) (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) #s(literal 4 binary64)) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64))) (*.f64 (-.f64 y x) (-.f64 y x))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (*.f64 (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) #s(literal 4 binary64)) (*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) #s(literal 4 binary64)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64))) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 y x)))) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x)))))) (*.f64 (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) #s(literal -4 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)))))) (*.f64 (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) #s(literal -4 binary64)) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64))) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 y x)))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (*.f64 (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) #s(literal -4 binary64)) (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))))) (*.f64 (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) #s(literal -4 binary64)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64))) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 y x)))) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x)))))) (*.f64 (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) #s(literal -4 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64))) (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) #s(literal -4 binary64)) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64))) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 y x)))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (*.f64 (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) #s(literal -4 binary64)) (*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) #s(literal -4 binary64)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) #s(literal 1 binary64)) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x)))))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)))))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x)))) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) #s(literal 1 binary64)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x)))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) #s(literal 1 binary64)) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x)))))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64))) (*.f64 x x)))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x)))) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) #s(literal 1 binary64)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (*.f64 x x)))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x)))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (*.f64 (-.f64 y x) (-.f64 y x))) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x)))))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) #s(literal 4 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)))))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) #s(literal 4 binary64)) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (*.f64 (-.f64 y x) (-.f64 y x))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) #s(literal 4 binary64)) (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) #s(literal 4 binary64)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (*.f64 (-.f64 y x) (-.f64 y x))) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x)))))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) #s(literal 4 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64))) (*.f64 x x)))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) #s(literal 4 binary64)) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (*.f64 (-.f64 y x) (-.f64 y x))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) #s(literal 4 binary64)) (*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (*.f64 x x)))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) #s(literal 4 binary64)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 y x)))) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x)))))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) #s(literal -4 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)))))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) #s(literal -4 binary64)) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 y x)))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) #s(literal -4 binary64)) (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) #s(literal -4 binary64)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 y x)))) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x)))))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) #s(literal -4 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64))) (*.f64 x x)))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) #s(literal -4 binary64)) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 y x)))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) #s(literal -4 binary64)) (*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (*.f64 x x)))) (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) #s(literal -4 binary64)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)))) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x)))))) (*.f64 (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x)))))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)))))) (*.f64 (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x)))))) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (*.f64 (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x)))))) (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))))) (*.f64 (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x)))))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)))) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x)))))) (*.f64 (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x)))))) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64))) (*.f64 x x)))) (*.f64 (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x)))))) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (*.f64 (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x)))))) (*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (*.f64 x x)))) (*.f64 (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x)))))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x)))))) (*.f64 (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)))))) (*.f64 (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (*.f64 (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))))) (*.f64 (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x)))))) (*.f64 (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64))) (*.f64 x x)))) (*.f64 (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (*.f64 (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (*.f64 x x)))) (*.f64 (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)))) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x)))))) (*.f64 (*.f64 #s(literal 4 binary64) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x)))))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)))))) (*.f64 (*.f64 #s(literal 4 binary64) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x)))))) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 4 binary64) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x)))))) (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))))) (*.f64 (*.f64 #s(literal 4 binary64) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x)))))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)))) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x)))))) (*.f64 (*.f64 #s(literal 4 binary64) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x)))))) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64))) (*.f64 x x)))) (*.f64 (*.f64 #s(literal 4 binary64) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x)))))) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 4 binary64) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x)))))) (*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (*.f64 x x)))) (*.f64 (*.f64 #s(literal 4 binary64) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x)))))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x)))))) (*.f64 (*.f64 #s(literal 4 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)))))) (*.f64 (*.f64 #s(literal 4 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 4 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))))) (*.f64 (*.f64 #s(literal 4 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x)))))) (*.f64 (*.f64 #s(literal 4 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64))) (*.f64 x x)))) (*.f64 (*.f64 #s(literal 4 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 4 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (*.f64 x x)))) (*.f64 (*.f64 #s(literal 4 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 y x))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)))) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x)))))) (*.f64 (*.f64 #s(literal -4 binary64) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x)))))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)))))) (*.f64 (*.f64 #s(literal -4 binary64) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x)))))) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 y x))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal -4 binary64) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x)))))) (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))))) (*.f64 (*.f64 #s(literal -4 binary64) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x)))))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 y x))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)))) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x)))))) (*.f64 (*.f64 #s(literal -4 binary64) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x)))))) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64))) (*.f64 x x)))) (*.f64 (*.f64 #s(literal -4 binary64) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x)))))) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 y x))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal -4 binary64) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x)))))) (*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (*.f64 x x)))) (*.f64 (*.f64 #s(literal -4 binary64) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x)))))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 y x))) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x)))))) (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)))))) (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 y x))) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))))) (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 y x))) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x)))))) (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64))) (*.f64 x x)))) (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 y x))) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (*.f64 x x)))) (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (*.f64 (-.f64 y x) (-.f64 y x))) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x)))))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)))))) (*.f64 #s(literal 4 binary64) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (*.f64 (-.f64 y x) (-.f64 y x))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))))) (*.f64 #s(literal 4 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (*.f64 (-.f64 y x) (-.f64 y x))) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x)))))) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64))) (*.f64 x x)))) (*.f64 #s(literal 4 binary64) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (*.f64 (-.f64 y x) (-.f64 y x))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (*.f64 x x)))) (*.f64 #s(literal 4 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) #s(literal 1 binary64)) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x)))))) (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)))))) (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) #s(literal 1 binary64)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))))) (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) #s(literal 1 binary64)) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x)))))) (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64))) (*.f64 x x)))) (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) #s(literal 1 binary64)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (*.f64 x x)))) (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 y x)))) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x)))))) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)))))) (*.f64 #s(literal -4 binary64) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 y x)))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))))) (*.f64 #s(literal -4 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 y x)))) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x)))))) (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64))) (*.f64 x x)))) (*.f64 #s(literal -4 binary64) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 y x)))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (*.f64 #s(literal -4 binary64) (*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (*.f64 x x)))) (*.f64 #s(literal -4 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)))) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x)))))) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)))))) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))))) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)))) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x)))))) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64))) (*.f64 x x)))) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) (*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (*.f64 x x)))) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x)))))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)))))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x)))))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64))) (*.f64 x x)))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (*.f64 x x)))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64))) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x)))))) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)))))) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64))) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))))) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64))) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x)))))) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64))) (*.f64 x x)))) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64))) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) (*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (*.f64 x x)))) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x)))))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)))))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x)))))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64))) (*.f64 x x)))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (*.f64 x x)))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x)))))) (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)))))) (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))))) (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x)))))) (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64))) (*.f64 x x)))) (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (*.f64 x x)))) (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x)))))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)))))) (*.f64 #s(literal 4 binary64) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))))) (*.f64 #s(literal 4 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x)))))) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64))) (*.f64 x x)))) (*.f64 #s(literal 4 binary64) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (*.f64 x x)))) (*.f64 #s(literal 4 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 y x))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x)))))) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)))))) (*.f64 #s(literal -4 binary64) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 y x))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))))) (*.f64 #s(literal -4 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 y x))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x)))))) (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64))) (*.f64 x x)))) (*.f64 #s(literal -4 binary64) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 y x))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (*.f64 #s(literal -4 binary64) (*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (*.f64 x x)))) (*.f64 #s(literal -4 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)))) (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x)))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)))) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)))) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))))) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64))) #s(literal 1 binary64)))) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)))) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) #s(literal 4 binary64))) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64))) (*.f64 (-.f64 y x) (-.f64 y x))))) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) #s(literal 4 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)))) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) #s(literal -4 binary64))) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64))) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 y x)))))) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) #s(literal -4 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))))) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) (*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) #s(literal 1 binary64)))) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) #s(literal 4 binary64))) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) (*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (*.f64 (-.f64 y x) (-.f64 y x))))) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) #s(literal 4 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) #s(literal -4 binary64))) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) (*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 y x)))))) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) #s(literal -4 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)))) (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))))) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)))))) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)))) (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))))) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)))) (*.f64 #s(literal 4 binary64) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))))) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)))))) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) (*.f64 #s(literal 4 binary64) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)))) (*.f64 #s(literal 4 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))))) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) (*.f64 #s(literal 4 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)))) (*.f64 #s(literal -4 binary64) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))))) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) (*.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 y x))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)))))) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) (*.f64 #s(literal -4 binary64) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)))) (*.f64 #s(literal -4 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) (*.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 y x))) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))))) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) (*.f64 #s(literal -4 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)))) #s(literal 4 binary64)) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (*.f64 (-.f64 y x) (-.f64 y x))))) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) #s(literal 4 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)))) (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)))) #s(literal -4 binary64)) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 y x)))))) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) #s(literal -4 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)))) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x)))))) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) (*.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)))))) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) (*.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))))) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)))) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x)))))) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64))) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))))) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) (*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))))) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)))) (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) (*.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))))) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)))) #s(literal 4 binary64)) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))))) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) #s(literal 4 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)))) #s(literal -4 binary64)) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) (*.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 y x))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))))) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) #s(literal -4 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))) (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x)))) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64))) #s(literal 1 binary64)))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) #s(literal 4 binary64))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64))) (*.f64 (-.f64 y x) (-.f64 y x))))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) #s(literal 4 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) #s(literal -4 binary64))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64))) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 y x)))))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) #s(literal -4 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) #s(literal 1 binary64)))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) #s(literal 4 binary64))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (*.f64 (-.f64 y x) (-.f64 y x))))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) #s(literal 4 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) #s(literal -4 binary64))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 y x)))))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) #s(literal -4 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))) (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)))))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))) (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))) (*.f64 #s(literal 4 binary64) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)))))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))) (*.f64 #s(literal 4 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))) (*.f64 #s(literal -4 binary64) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 y x))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)))))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (*.f64 #s(literal -4 binary64) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))) (*.f64 #s(literal -4 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 y x))) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (*.f64 #s(literal -4 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))) #s(literal 4 binary64)) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (*.f64 (-.f64 y x) (-.f64 y x))))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) #s(literal 4 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))) (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))) #s(literal -4 binary64)) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 y x)))))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) #s(literal -4 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x)))))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)))))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x)))))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64))) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))) (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))) #s(literal 4 binary64)) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) #s(literal 4 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))) #s(literal -4 binary64)) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 y x))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) #s(literal -4 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64))) (*.f64 x x)) (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x)))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)))) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64))) (*.f64 x x)) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))))) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64))) #s(literal 1 binary64)))) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64))) (*.f64 x x)) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) #s(literal 4 binary64))) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64))) (*.f64 (-.f64 y x) (-.f64 y x))))) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) #s(literal 4 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64))) (*.f64 x x)) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) #s(literal -4 binary64))) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64))) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 y x)))))) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) #s(literal -4 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64))) (*.f64 x x)) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))))) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) (*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) #s(literal 1 binary64)))) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64))) (*.f64 x x)) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) #s(literal 4 binary64))) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) (*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (*.f64 (-.f64 y x) (-.f64 y x))))) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) #s(literal 4 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64))) (*.f64 x x)) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) #s(literal -4 binary64))) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) (*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 y x)))))) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) #s(literal -4 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64))) (*.f64 x x)) (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))))) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)))))) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64))) (*.f64 x x)) (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))))) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64))) (*.f64 x x)) (*.f64 #s(literal 4 binary64) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))))) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)))))) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) (*.f64 #s(literal 4 binary64) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64))) (*.f64 x x)) (*.f64 #s(literal 4 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))))) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) (*.f64 #s(literal 4 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64))) (*.f64 x x)) (*.f64 #s(literal -4 binary64) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))))) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) (*.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 y x))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)))))) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) (*.f64 #s(literal -4 binary64) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64))) (*.f64 x x)) (*.f64 #s(literal -4 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) (*.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 y x))) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))))) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) (*.f64 #s(literal -4 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64))) (*.f64 x x)) #s(literal 4 binary64)) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (*.f64 (-.f64 y x) (-.f64 y x))))) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) #s(literal 4 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64))) (*.f64 x x)) (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64))) (*.f64 x x)) #s(literal -4 binary64)) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 y x)))))) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) #s(literal -4 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64))) (*.f64 x x)) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x)))))) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) (*.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)))))) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) (*.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))))) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64))) (*.f64 x x)) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x)))))) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64))) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))))) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) (*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))))) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64))) (*.f64 x x)) (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) (*.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))))) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64))) (*.f64 x x)) #s(literal 4 binary64)) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))))) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) #s(literal 4 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64))) (*.f64 x x)) #s(literal -4 binary64)) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) (*.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 y x))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))))) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) #s(literal -4 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (*.f64 x x)) (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x)))) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (*.f64 x x)) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64))) #s(literal 1 binary64)))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (*.f64 x x)) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) #s(literal 4 binary64))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64))) (*.f64 (-.f64 y x) (-.f64 y x))))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) #s(literal 4 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (*.f64 x x)) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) #s(literal -4 binary64))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64))) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 y x)))))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (*.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) #s(literal -4 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (*.f64 x x)) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) #s(literal 1 binary64)))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (*.f64 x x)) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) #s(literal 4 binary64))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (*.f64 (-.f64 y x) (-.f64 y x))))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) #s(literal 4 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (*.f64 x x)) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) #s(literal -4 binary64))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 y x)))))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) #s(literal -4 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (*.f64 x x)) (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)))))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (*.f64 x x)) (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (*.f64 x x)) (*.f64 #s(literal 4 binary64) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)))))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (*.f64 x x)) (*.f64 #s(literal 4 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (*.f64 x x)) (*.f64 #s(literal -4 binary64) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 y x))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)))))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (*.f64 #s(literal -4 binary64) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (*.f64 x x)) (*.f64 #s(literal -4 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 y x))) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (*.f64 #s(literal -4 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (*.f64 x x)) #s(literal 4 binary64)) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (*.f64 (-.f64 y x) (-.f64 y x))))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) #s(literal 4 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (*.f64 x x)) (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (*.f64 x x)) #s(literal -4 binary64)) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 y x)))))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) #s(literal -4 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (*.f64 x x)) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x)))))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64)))))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))))))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (*.f64 x x)) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x)))))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -3/2 binary64))) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (*.f64 x x)) (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (*.f64 x x)) #s(literal 4 binary64)) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) #s(literal 4 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (*.f64 x x)) #s(literal -4 binary64)) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 y x))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) #s(literal -4 binary64))) |
(*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) |
(*.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) |
| 1× | egg-herbie |
| 5164× | *-lowering-*.f32 |
| 5164× | *-lowering-*.f64 |
| 3986× | +-lowering-+.f64 |
| 3986× | +-lowering-+.f32 |
| 1374× | /-lowering-/.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 995 | 7780 |
| 1 | 3579 | 7246 |
| 0 | 8215 | 7246 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 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))) |
(+ (* -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 (* 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))))))) |
(* 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)))))) |
(* 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/4 (pow x 2)) (pow x 2)) (- (* 1/2 (fabs (- y x))) x)) |
(- (+ (* -1/2 (/ (* x y) (- (* 1/2 (fabs (- y x))) x))) (* 1/4 (/ (pow x 2) (- (* 1/2 (fabs (- y x))) x)))) (/ (pow x 2) (- (* 1/2 (fabs (- y x))) x))) |
(- (+ (* 1/4 (/ (pow x 2) (- (* 1/2 (fabs (- y x))) x))) (* y (+ (* -1/2 (/ x (- (* 1/2 (fabs (- y x))) x))) (* 1/4 (/ y (- (* 1/2 (fabs (- y x))) x)))))) (/ (pow x 2) (- (* 1/2 (fabs (- y x))) x))) |
(- (+ (* 1/4 (/ (pow x 2) (- (* 1/2 (fabs (- y x))) x))) (* y (+ (* -1/2 (/ x (- (* 1/2 (fabs (- y x))) x))) (* 1/4 (/ y (- (* 1/2 (fabs (- y x))) x)))))) (/ (pow x 2) (- (* 1/2 (fabs (- y x))) x))) |
(* 1/4 (/ (pow y 2) (- (* 1/2 (fabs (- y x))) x))) |
(* (pow y 2) (+ (* -1/2 (/ x (* y (- (* 1/2 (fabs (- y x))) x)))) (* 1/4 (/ 1 (- (* 1/2 (fabs (- y x))) x))))) |
(* (pow y 2) (- (+ (* -1/2 (/ x (* y (- (* 1/2 (fabs (- y x))) x)))) (+ (* 1/4 (/ (pow x 2) (* (pow y 2) (- (* 1/2 (fabs (- y x))) x)))) (* 1/4 (/ 1 (- (* 1/2 (fabs (- y x))) x))))) (/ (pow x 2) (* (pow y 2) (- (* 1/2 (fabs (- y x))) x))))) |
(* (pow y 2) (- (+ (* -1/2 (/ x (* y (- (* 1/2 (fabs (- y x))) x)))) (+ (* 1/4 (/ (pow x 2) (* (pow y 2) (- (* 1/2 (fabs (- y x))) x)))) (* 1/4 (/ 1 (- (* 1/2 (fabs (- y x))) x))))) (/ (pow x 2) (* (pow y 2) (- (* 1/2 (fabs (- y x))) x))))) |
(* 1/4 (/ (pow y 2) (- (* 1/2 (fabs (neg (+ x (* -1 y))))) x))) |
(* (pow y 2) (+ (* -1/2 (/ x (* y (- (* 1/2 (fabs (neg (+ x (* -1 y))))) x)))) (* 1/4 (/ 1 (- (* 1/2 (fabs (neg (+ x (* -1 y))))) x))))) |
(* (pow y 2) (+ (* -1 (/ (+ (* -1 (/ (- (* 1/4 (/ (pow x 2) (- (* 1/2 (fabs (neg (+ x (* -1 y))))) x))) (/ (pow x 2) (- (* 1/2 (fabs (neg (+ x (* -1 y))))) x))) y)) (* 1/2 (/ x (- (* 1/2 (fabs (neg (+ x (* -1 y))))) x)))) y)) (* 1/4 (/ 1 (- (* 1/2 (fabs (neg (+ x (* -1 y))))) x))))) |
(* (pow y 2) (+ (* -1 (/ (+ (* -1 (/ (- (* 1/4 (/ (pow x 2) (- (* 1/2 (fabs (neg (+ x (* -1 y))))) x))) (/ (pow x 2) (- (* 1/2 (fabs (neg (+ x (* -1 y))))) x))) y)) (* 1/2 (/ x (- (* 1/2 (fabs (neg (+ x (* -1 y))))) x)))) y)) (* 1/4 (/ 1 (- (* 1/2 (fabs (neg (+ x (* -1 y))))) x))))) |
(* 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/2 (* x y)) (* 1/4 (pow x 2))) (pow x 2)) |
(- (+ (* 1/4 (pow x 2)) (* y (+ (* -1/2 x) (* 1/4 y)))) (pow x 2)) |
(- (+ (* 1/4 (pow x 2)) (* y (+ (* -1/2 x) (* 1/4 y)))) (pow x 2)) |
(* 1/4 (pow y 2)) |
(* (pow y 2) (+ 1/4 (* -1/2 (/ x y)))) |
(* (pow y 2) (- (+ 1/4 (+ (* -1/2 (/ x y)) (* 1/4 (/ (pow x 2) (pow y 2))))) (/ (pow x 2) (pow y 2)))) |
(* (pow y 2) (- (+ 1/4 (+ (* -1/2 (/ x y)) (* 1/4 (/ (pow x 2) (pow y 2))))) (/ (pow x 2) (pow y 2)))) |
(* 1/4 (pow y 2)) |
(* (pow y 2) (+ 1/4 (* -1/2 (/ x y)))) |
(* (pow y 2) (+ 1/4 (* -1 (/ (+ (* -1 (/ (- (* 1/4 (pow x 2)) (pow x 2)) y)) (* 1/2 x)) y)))) |
(* (pow y 2) (+ 1/4 (* -1 (/ (+ (* -1 (/ (- (* 1/4 (pow x 2)) (pow x 2)) y)) (* 1/2 x)) y)))) |
(* 1/4 (pow y 2)) |
(+ (* -1/2 (* x y)) (* 1/4 (pow y 2))) |
(+ (* 1/4 (pow y 2)) (* x (+ (* -3/4 x) (* -1/2 y)))) |
(+ (* 1/4 (pow y 2)) (* x (+ (* -3/4 x) (* -1/2 y)))) |
(* -3/4 (pow x 2)) |
(* (pow x 2) (- (* -1/2 (/ y x)) 3/4)) |
(* (pow x 2) (- (+ (* -1/2 (/ y x)) (* 1/4 (/ (pow y 2) (pow x 2)))) 3/4)) |
(* (pow x 2) (- (+ (* -1/2 (/ y x)) (* 1/4 (/ (pow y 2) (pow x 2)))) 3/4)) |
(* -3/4 (pow x 2)) |
(* (pow x 2) (- (* -1/2 (/ y x)) 3/4)) |
(* (pow x 2) (- (* -1 (/ (+ (* -1/4 (/ (pow y 2) x)) (* 1/2 y)) x)) 3/4)) |
(* (pow x 2) (- (* -1 (/ (+ (* -1/4 (/ (pow y 2) x)) (* 1/2 y)) x)) 3/4)) |
(* 1/4 (pow x 2)) |
(+ (* -1/2 (* x y)) (* 1/4 (pow x 2))) |
(+ (* 1/4 (pow x 2)) (* y (+ (* -1/2 x) (* 1/4 y)))) |
(+ (* 1/4 (pow x 2)) (* y (+ (* -1/2 x) (* 1/4 y)))) |
(* 1/4 (pow y 2)) |
(* (pow y 2) (+ 1/4 (* -1/2 (/ x y)))) |
(* (pow y 2) (+ 1/4 (+ (* -1/2 (/ x y)) (* 1/4 (/ (pow x 2) (pow y 2)))))) |
(* (pow y 2) (+ 1/4 (+ (* -1/2 (/ x y)) (* 1/4 (/ (pow x 2) (pow y 2)))))) |
(* 1/4 (pow y 2)) |
(* (pow y 2) (+ 1/4 (* -1/2 (/ x y)))) |
(* (pow y 2) (+ 1/4 (* -1 (/ (+ (* -1/4 (/ (pow x 2) y)) (* 1/2 x)) y)))) |
(* (pow y 2) (+ 1/4 (* -1 (/ (+ (* -1/4 (/ (pow x 2) y)) (* 1/2 x)) y)))) |
(* 1/4 (pow y 2)) |
(+ (* -1/2 (* x y)) (* 1/4 (pow y 2))) |
(+ (* 1/4 (pow y 2)) (* x (+ (* -1/2 y) (* 1/4 x)))) |
(+ (* 1/4 (pow y 2)) (* x (+ (* -1/2 y) (* 1/4 x)))) |
(* 1/4 (pow x 2)) |
(* (pow x 2) (+ 1/4 (* -1/2 (/ y x)))) |
(* (pow x 2) (+ 1/4 (+ (* -1/2 (/ y x)) (* 1/4 (/ (pow y 2) (pow x 2)))))) |
(* (pow x 2) (+ 1/4 (+ (* -1/2 (/ y x)) (* 1/4 (/ (pow y 2) (pow x 2)))))) |
(* 1/4 (pow x 2)) |
(* (pow x 2) (+ 1/4 (* -1/2 (/ y x)))) |
(* (pow x 2) (+ 1/4 (* -1 (/ (+ (* -1/4 (/ (pow y 2) x)) (* 1/2 y)) x)))) |
(* (pow x 2) (+ 1/4 (* -1 (/ (+ (* -1/4 (/ (pow y 2) x)) (* 1/2 y)) 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/2 (/ (pow y 2) (fabs (- y x)))) |
(+ (* 1/2 (/ (pow y 2) (fabs (- y x)))) (* x (- (* -2 (/ y (fabs (- y x)))) (* -4 (/ (+ (* 1/4 (* y (fabs (- y x)))) (* 1/4 (pow y 2))) (pow (fabs (- y x)) 2)))))) |
(+ (* 1/2 (/ (pow y 2) (fabs (- y x)))) (* x (- (+ (* -2 (/ y (fabs (- y x)))) (* x (- (* 1/2 (/ (+ (* 2 (pow y 2)) (* 4 (pow y 2))) (* (pow y 2) (fabs (- y x))))) (+ (* -8 (/ (* (+ (* 1/4 (* y (fabs (- y x)))) (* 1/4 (pow y 2))) (- (* -2 (/ y (fabs (- y x)))) (* -4 (/ (+ (* 1/4 (* y (fabs (- y x)))) (* 1/4 (pow y 2))) (pow (fabs (- y x)) 2))))) (* (pow y 2) (fabs (- y x))))) (* -4 (/ (+ (* -5/8 (fabs (- y x))) (* -1/2 y)) (pow (fabs (- y x)) 2))))))) (* -4 (/ (+ (* 1/4 (* y (fabs (- y x)))) (* 1/4 (pow y 2))) (pow (fabs (- y x)) 2)))))) |
(+ (* 1/2 (/ (pow y 2) (fabs (- y x)))) (* x (- (+ (* -2 (/ y (fabs (- y x)))) (* x (- (+ (* 1/2 (/ (+ (* 2 (pow y 2)) (* 4 (pow y 2))) (* (pow y 2) (fabs (- y x))))) (* x (- (* 5 (/ 1 (pow (fabs (- y x)) 2))) (+ (* -8 (/ (* (+ (* -5/8 (fabs (- y x))) (* -1/2 y)) (- (* -2 (/ y (fabs (- y x)))) (* -4 (/ (+ (* 1/4 (* y (fabs (- y x)))) (* 1/4 (pow y 2))) (pow (fabs (- y x)) 2))))) (* (pow y 2) (fabs (- y x))))) (+ (* -8 (/ (* (+ (* 1/4 (* y (fabs (- y x)))) (* 1/4 (pow y 2))) (- (* 1/2 (/ (+ (* 2 (pow y 2)) (* 4 (pow y 2))) (* (pow y 2) (fabs (- y x))))) (+ (* -8 (/ (* (+ (* 1/4 (* y (fabs (- y x)))) (* 1/4 (pow y 2))) (- (* -2 (/ y (fabs (- y x)))) (* -4 (/ (+ (* 1/4 (* y (fabs (- y x)))) (* 1/4 (pow y 2))) (pow (fabs (- y x)) 2))))) (* (pow y 2) (fabs (- y x))))) (* -4 (/ (+ (* -5/8 (fabs (- y x))) (* -1/2 y)) (pow (fabs (- y x)) 2)))))) (* (pow y 2) (fabs (- y x))))) (* 2 (/ 1 (* y (fabs (- y x)))))))))) (+ (* -8 (/ (* (+ (* 1/4 (* y (fabs (- y x)))) (* 1/4 (pow y 2))) (- (* -2 (/ y (fabs (- y x)))) (* -4 (/ (+ (* 1/4 (* y (fabs (- y x)))) (* 1/4 (pow y 2))) (pow (fabs (- y x)) 2))))) (* (pow y 2) (fabs (- y x))))) (* -4 (/ (+ (* -5/8 (fabs (- y x))) (* -1/2 y)) (pow (fabs (- y x)) 2))))))) (* -4 (/ (+ (* 1/4 (* y (fabs (- y x)))) (* 1/4 (pow y 2))) (pow (fabs (- y x)) 2)))))) |
(* 3/4 x) |
(* x (- (+ 3/4 (* 1/5 (/ y x))) (* 3/5 (/ (+ (* -5/8 (fabs (- y x))) (* -1/2 y)) x)))) |
(* x (- (+ 3/4 (+ (* -1/20 (/ (+ (* 2 (pow y 2)) (* 4 (pow y 2))) (pow x 2))) (* 1/5 (/ y x)))) (+ (* 3/5 (/ (+ (* -5/8 (fabs (- y x))) (* -1/2 y)) x)) (+ (* 3/5 (/ (+ (* 1/4 (* y (fabs (- y x)))) (* 1/4 (pow y 2))) (pow x 2))) (* 4/5 (/ (* (+ (* -5/8 (fabs (- y x))) (* -1/2 y)) (- (* 1/5 y) (* 3/5 (+ (* -5/8 (fabs (- y x))) (* -1/2 y))))) (pow x 2))))))) |
(* x (- (+ 3/4 (+ (* -1/20 (/ (+ (* 2 (pow y 2)) (* 4 (pow y 2))) (pow x 2))) (+ (* 1/5 (/ y x)) (* 1/5 (/ (pow y 3) (pow x 3)))))) (+ (* -3/40 (/ (* (pow y 2) (fabs (- y x))) (pow x 3))) (+ (* 3/5 (/ (+ (* -5/8 (fabs (- y x))) (* -1/2 y)) x)) (+ (* 3/5 (/ (+ (* 1/4 (* y (fabs (- y x)))) (* 1/4 (pow y 2))) (pow x 2))) (+ (* 4/5 (/ (* (+ (* -5/8 (fabs (- y x))) (* -1/2 y)) (- (* -1/20 (+ (* 2 (pow y 2)) (* 4 (pow y 2)))) (+ (* 3/5 (+ (* 1/4 (* y (fabs (- y x)))) (* 1/4 (pow y 2)))) (* 4/5 (* (+ (* -5/8 (fabs (- y x))) (* -1/2 y)) (- (* 1/5 y) (* 3/5 (+ (* -5/8 (fabs (- y x))) (* -1/2 y))))))))) (pow x 3))) (+ (* 4/5 (/ (* (+ (* -5/8 (fabs (- y x))) (* -1/2 y)) (- (* 1/5 y) (* 3/5 (+ (* -5/8 (fabs (- y x))) (* -1/2 y))))) (pow x 2))) (* 4/5 (/ (* (+ (* 1/4 (* y (fabs (- y x)))) (* 1/4 (pow y 2))) (- (* 1/5 y) (* 3/5 (+ (* -5/8 (fabs (- y x))) (* -1/2 y))))) (pow x 3)))))))))) |
(* 3/4 x) |
(* -1 (* x (- (* -1 (/ (- (* 1/5 y) (* 3/5 (+ (* -5/8 (fabs (+ y (* -1 x)))) (* -1/2 y)))) x)) 3/4))) |
(* -1 (* x (- (* -1 (/ (- (+ (* -1 (/ (- (* 1/20 (+ (* 2 (pow y 2)) (* 4 (pow y 2)))) (+ (* -4/5 (* (+ (* -5/8 (fabs (+ y (* -1 x)))) (* -1/2 y)) (- (* 1/5 y) (* 3/5 (+ (* -5/8 (fabs (+ y (* -1 x)))) (* -1/2 y)))))) (* 3/5 (+ (* -1/4 (* y (fabs (+ y (* -1 x))))) (* -1/4 (pow y 2)))))) x)) (* 1/5 y)) (* 3/5 (+ (* -5/8 (fabs (+ y (* -1 x)))) (* -1/2 y)))) x)) 3/4))) |
(* -1 (* x (- (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/5 (pow y 3)) (+ (* -4/5 (* (+ (* -5/8 (fabs (+ y (* -1 x)))) (* -1/2 y)) (- (* 1/20 (+ (* 2 (pow y 2)) (* 4 (pow y 2)))) (+ (* -4/5 (* (+ (* -5/8 (fabs (+ y (* -1 x)))) (* -1/2 y)) (- (* 1/5 y) (* 3/5 (+ (* -5/8 (fabs (+ y (* -1 x)))) (* -1/2 y)))))) (* 3/5 (+ (* -1/4 (* y (fabs (+ y (* -1 x))))) (* -1/4 (pow y 2)))))))) (+ (* -4/5 (* (+ (* -1/4 (* y (fabs (+ y (* -1 x))))) (* -1/4 (pow y 2))) (- (* 1/5 y) (* 3/5 (+ (* -5/8 (fabs (+ y (* -1 x)))) (* -1/2 y)))))) (* -3/40 (* (pow y 2) (fabs (+ y (* -1 x)))))))) x)) (* 1/20 (+ (* 2 (pow y 2)) (* 4 (pow y 2))))) (+ (* -4/5 (* (+ (* -5/8 (fabs (+ y (* -1 x)))) (* -1/2 y)) (- (* 1/5 y) (* 3/5 (+ (* -5/8 (fabs (+ y (* -1 x)))) (* -1/2 y)))))) (* 3/5 (+ (* -1/4 (* y (fabs (+ y (* -1 x))))) (* -1/4 (pow y 2)))))) x)) (* 1/5 y)) (* 3/5 (+ (* -5/8 (fabs (+ y (* -1 x)))) (* -1/2 y)))) x)) 3/4))) |
(/ (- (pow x 4) (* 1/16 (pow x 4))) (* (+ x (* -1/2 (fabs (- y x)))) (+ (* 1/4 (pow x 2)) (pow x 2)))) |
(- (+ (* y (- (* 1/4 (/ (pow x 3) (* (+ x (* -1/2 (fabs (- y x)))) (+ (* 1/4 (pow x 2)) (pow x 2))))) (* -1/2 (/ (* x (- (pow x 4) (* 1/16 (pow x 4)))) (* (+ x (* -1/2 (fabs (- y x)))) (pow (+ (* 1/4 (pow x 2)) (pow x 2)) 2)))))) (/ (pow x 4) (* (+ x (* -1/2 (fabs (- y x)))) (+ (* 1/4 (pow x 2)) (pow x 2))))) (* 1/16 (/ (pow x 4) (* (+ x (* -1/2 (fabs (- y x)))) (+ (* 1/4 (pow x 2)) (pow x 2)))))) |
(- (+ (* y (- (+ (* 1/4 (/ (pow x 3) (* (+ x (* -1/2 (fabs (- y x)))) (+ (* 1/4 (pow x 2)) (pow x 2))))) (* y (- (* -1/16 (/ (+ (* 2 (pow x 2)) (* 4 (pow x 2))) (* (+ x (* -1/2 (fabs (- y x)))) (+ (* 1/4 (pow x 2)) (pow x 2))))) (+ (* -1/2 (/ (* x (- (* 1/4 (/ (pow x 3) (* (+ x (* -1/2 (fabs (- y x)))) (+ (* 1/4 (pow x 2)) (pow x 2))))) (* -1/2 (/ (* x (- (pow x 4) (* 1/16 (pow x 4)))) (* (+ x (* -1/2 (fabs (- y x)))) (pow (+ (* 1/4 (pow x 2)) (pow x 2)) 2)))))) (+ (* 1/4 (pow x 2)) (pow x 2)))) (* 1/4 (/ (- (pow x 4) (* 1/16 (pow x 4))) (* (+ x (* -1/2 (fabs (- y x)))) (pow (+ (* 1/4 (pow x 2)) (pow x 2)) 2)))))))) (* -1/2 (/ (* x (- (pow x 4) (* 1/16 (pow x 4)))) (* (+ x (* -1/2 (fabs (- y x)))) (pow (+ (* 1/4 (pow x 2)) (pow x 2)) 2)))))) (/ (pow x 4) (* (+ x (* -1/2 (fabs (- y x)))) (+ (* 1/4 (pow x 2)) (pow x 2))))) (* 1/16 (/ (pow x 4) (* (+ x (* -1/2 (fabs (- y x)))) (+ (* 1/4 (pow x 2)) (pow x 2)))))) |
(- (+ (* y (- (+ (* 1/4 (/ (pow x 3) (* (+ x (* -1/2 (fabs (- y x)))) (+ (* 1/4 (pow x 2)) (pow x 2))))) (* y (- (+ (* -1/16 (/ (+ (* 2 (pow x 2)) (* 4 (pow x 2))) (* (+ x (* -1/2 (fabs (- y x)))) (+ (* 1/4 (pow x 2)) (pow x 2))))) (* y (- (* 1/4 (/ x (* (+ x (* -1/2 (fabs (- y x)))) (+ (* 1/4 (pow x 2)) (pow x 2))))) (+ (* -1/2 (/ (* x (- (* -1/16 (/ (+ (* 2 (pow x 2)) (* 4 (pow x 2))) (* (+ x (* -1/2 (fabs (- y x)))) (+ (* 1/4 (pow x 2)) (pow x 2))))) (+ (* -1/2 (/ (* x (- (* 1/4 (/ (pow x 3) (* (+ x (* -1/2 (fabs (- y x)))) (+ (* 1/4 (pow x 2)) (pow x 2))))) (* -1/2 (/ (* x (- (pow x 4) (* 1/16 (pow x 4)))) (* (+ x (* -1/2 (fabs (- y x)))) (pow (+ (* 1/4 (pow x 2)) (pow x 2)) 2)))))) (+ (* 1/4 (pow x 2)) (pow x 2)))) (* 1/4 (/ (- (pow x 4) (* 1/16 (pow x 4))) (* (+ x (* -1/2 (fabs (- y x)))) (pow (+ (* 1/4 (pow x 2)) (pow x 2)) 2))))))) (+ (* 1/4 (pow x 2)) (pow x 2)))) (* 1/4 (/ (- (* 1/4 (/ (pow x 3) (* (+ x (* -1/2 (fabs (- y x)))) (+ (* 1/4 (pow x 2)) (pow x 2))))) (* -1/2 (/ (* x (- (pow x 4) (* 1/16 (pow x 4)))) (* (+ x (* -1/2 (fabs (- y x)))) (pow (+ (* 1/4 (pow x 2)) (pow x 2)) 2))))) (+ (* 1/4 (pow x 2)) (pow x 2)))))))) (+ (* -1/2 (/ (* x (- (* 1/4 (/ (pow x 3) (* (+ x (* -1/2 (fabs (- y x)))) (+ (* 1/4 (pow x 2)) (pow x 2))))) (* -1/2 (/ (* x (- (pow x 4) (* 1/16 (pow x 4)))) (* (+ x (* -1/2 (fabs (- y x)))) (pow (+ (* 1/4 (pow x 2)) (pow x 2)) 2)))))) (+ (* 1/4 (pow x 2)) (pow x 2)))) (* 1/4 (/ (- (pow x 4) (* 1/16 (pow x 4))) (* (+ x (* -1/2 (fabs (- y x)))) (pow (+ (* 1/4 (pow x 2)) (pow x 2)) 2)))))))) (* -1/2 (/ (* x (- (pow x 4) (* 1/16 (pow x 4)))) (* (+ x (* -1/2 (fabs (- y x)))) (pow (+ (* 1/4 (pow x 2)) (pow x 2)) 2)))))) (/ (pow x 4) (* (+ x (* -1/2 (fabs (- y x)))) (+ (* 1/4 (pow x 2)) (pow x 2))))) (* 1/16 (/ (pow x 4) (* (+ x (* -1/2 (fabs (- y x)))) (+ (* 1/4 (pow x 2)) (pow x 2)))))) |
(* -1/4 (/ (pow y 2) (+ x (* -1/2 (fabs (- y x)))))) |
(* (pow y 2) (- (/ x (* y (+ 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 (/ (+ (* 2 (pow x 2)) (* 4 (pow x 2))) (* (pow y 2) (+ x (* -1/2 (fabs (- y x))))))) (/ x (* y (+ x (* -1/2 (fabs (- y x))))))) (+ (* -2 (/ (* x (- (/ x (+ x (* -1/2 (fabs (- y x))))) (* 1/2 (/ x (+ x (* -1/2 (fabs (- y x)))))))) (pow y 2))) (+ (* -1 (/ (+ (* 1/4 (pow x 2)) (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 (/ (+ (* 2 (pow x 2)) (* 4 (pow x 2))) (* (pow y 2) (+ x (* -1/2 (fabs (- y x))))))) (+ (/ x (* y (+ x (* -1/2 (fabs (- y x)))))) (/ (pow x 3) (* (pow y 3) (+ x (* -1/2 (fabs (- y x)))))))) (+ (* -2 (/ (* x (- (* -1/4 (/ (+ (* 2 (pow x 2)) (* 4 (pow x 2))) (+ x (* -1/2 (fabs (- y x)))))) (+ (* -2 (* x (- (/ x (+ x (* -1/2 (fabs (- y x))))) (* 1/2 (/ x (+ x (* -1/2 (fabs (- y x))))))))) (* -1 (/ (+ (* 1/4 (pow x 2)) (pow x 2)) (+ x (* -1/2 (fabs (- y x))))))))) (pow y 3))) (+ (* -2 (/ (* x (- (/ x (+ x (* -1/2 (fabs (- y x))))) (* 1/2 (/ x (+ x (* -1/2 (fabs (- y x)))))))) (pow y 2))) (+ (* -1 (/ (+ (* 1/4 (pow x 2)) (pow x 2)) (* (pow y 2) (+ x (* -1/2 (fabs (- y x))))))) (+ (* 1/2 (/ x (* y (+ x (* -1/2 (fabs (- y x))))))) (+ (* 4 (/ (* (+ (* 1/4 (pow x 2)) (pow x 2)) (- (/ x (+ x (* -1/2 (fabs (- y x))))) (* 1/2 (/ x (+ x (* -1/2 (fabs (- y x)))))))) (pow y 3))) (* 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 (/ (- (* -1 (/ x (+ 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 (/ x (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))) (* -1 (/ (- (* -1/4 (/ (+ (* 2 (pow x 2)) (* 4 (pow x 2))) (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))) (+ (* -1 (/ (+ (* 1/4 (pow x 2)) (pow x 2)) (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))) (* 2 (* x (- (* -1 (/ x (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))) (* -1/2 (/ x (+ 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 (/ x (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))) (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (pow x 3) (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))) (+ (* 2 (* x (- (* -1/4 (/ (+ (* 2 (pow x 2)) (* 4 (pow x 2))) (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))) (+ (* -1 (/ (+ (* 1/4 (pow x 2)) (pow x 2)) (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))) (* 2 (* x (- (* -1 (/ x (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))) (* -1/2 (/ x (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))))))))))) (* 4 (* (+ (* 1/4 (pow x 2)) (pow x 2)) (- (* -1 (/ x (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))) (* -1/2 (/ x (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))))))))) y)) (* -1/4 (/ (+ (* 2 (pow x 2)) (* 4 (pow x 2))) (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))))) (+ (* -1 (/ (+ (* 1/4 (pow x 2)) (pow x 2)) (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))) (* 2 (* x (- (* -1 (/ x (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))) (* -1/2 (/ x (+ 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/16 (pow y 4)) |
(- (* 1/4 (* x (pow y 3))) (* 1/16 (pow y 4))) |
(- (* x (- (* -1/16 (* x (+ (* 2 (pow y 2)) (* 4 (pow y 2))))) (* -1/4 (pow y 3)))) (* 1/16 (pow y 4))) |
(- (* x (- (* x (- (* 1/4 (* x y)) (* 1/16 (+ (* 2 (pow y 2)) (* 4 (pow y 2)))))) (* -1/4 (pow y 3)))) (* 1/16 (pow y 4))) |
(* 15/16 (pow x 4)) |
(* (pow x 4) (+ 15/16 (* 1/4 (/ y x)))) |
(* (pow x 4) (- (+ 15/16 (* -1/16 (/ (+ (* 2 (pow y 2)) (* 4 (pow y 2))) (pow x 2)))) (* -1/4 (/ y x)))) |
(* (pow x 4) (- (+ 15/16 (* 1/4 (/ (pow y 3) (pow x 3)))) (+ (* -1/4 (/ y x)) (* 1/16 (/ (+ (* 2 (pow y 2)) (* 4 (pow y 2))) (pow x 2)))))) |
(* 15/16 (pow x 4)) |
(* (pow x 4) (+ 15/16 (* 1/4 (/ y x)))) |
(* (pow x 4) (+ 15/16 (* -1 (/ (- (* 1/16 (/ (+ (* 2 (pow y 2)) (* 4 (pow y 2))) x)) (* 1/4 y)) x)))) |
(* (pow x 4) (+ 15/16 (* -1 (/ (- (* -1 (/ (- (* 1/4 (/ (pow y 3) x)) (* 1/16 (+ (* 2 (pow y 2)) (* 4 (pow y 2))))) x)) (* 1/4 y)) x)))) |
(- (pow x 4) (* 1/16 (pow x 4))) |
(- (+ (* 1/4 (* (pow x 3) y)) (pow x 4)) (* 1/16 (pow x 4))) |
(- (+ (* y (- (* -1/16 (* y (+ (* 2 (pow x 2)) (* 4 (pow x 2))))) (* -1/4 (pow x 3)))) (pow x 4)) (* 1/16 (pow x 4))) |
(- (+ (* y (- (* y (- (* 1/4 (* x y)) (* 1/16 (+ (* 2 (pow x 2)) (* 4 (pow x 2)))))) (* -1/4 (pow x 3)))) (pow x 4)) (* 1/16 (pow x 4))) |
(* -1/16 (pow y 4)) |
(* (pow y 4) (- (* 1/4 (/ x y)) 1/16)) |
(* (pow y 4) (- (* -1/16 (/ (+ (* 2 (pow x 2)) (* 4 (pow x 2))) (pow y 2))) (+ 1/16 (* -1/4 (/ x y))))) |
(* (pow y 4) (- (* 1/4 (/ (pow x 3) (pow y 3))) (+ 1/16 (+ (* -1/4 (/ x y)) (* 1/16 (/ (+ (* 2 (pow x 2)) (* 4 (pow x 2))) (pow y 2))))))) |
(* -1/16 (pow y 4)) |
(* (pow y 4) (- (* 1/4 (/ x y)) 1/16)) |
(* (pow y 4) (- (* -1 (/ (- (* 1/16 (/ (+ (* 2 (pow x 2)) (* 4 (pow x 2))) y)) (* 1/4 x)) y)) 1/16)) |
(* (pow y 4) (- (* -1 (/ (- (* -1 (/ (- (* 1/4 (/ (pow x 3) y)) (* 1/16 (+ (* 2 (pow x 2)) (* 4 (pow x 2))))) y)) (* 1/4 x)) y)) 1/16)) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(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) |
(* (fabs (- y x)) (pow (sqrt 1/2) 2)) |
(+ x (* (fabs (- y x)) (pow (sqrt 1/2) 2))) |
(+ x (* (fabs (- y x)) (pow (sqrt 1/2) 2))) |
(+ x (* (fabs (- y x)) (pow (sqrt 1/2) 2))) |
x |
(* x (+ 1 (/ (* (fabs (- y x)) (pow (sqrt 1/2) 2)) x))) |
(* x (+ 1 (/ (* (fabs (- y x)) (pow (sqrt 1/2) 2)) x))) |
(* x (+ 1 (/ (* (fabs (- y x)) (pow (sqrt 1/2) 2)) x))) |
x |
(* -1 (* x (- (* -1 (/ (* (fabs (+ y (* -1 x))) (pow (sqrt 1/2) 2)) x)) 1))) |
(* -1 (* x (- (* -1 (/ (* (fabs (+ y (* -1 x))) (pow (sqrt 1/2) 2)) x)) 1))) |
(* -1 (* x (- (* -1 (/ (* (fabs (+ y (* -1 x))) (pow (sqrt 1/2) 2)) x)) 1))) |
(+ x (* (fabs (- y x)) (pow (sqrt 1/2) 2))) |
(+ x (* (fabs (- y x)) (pow (sqrt 1/2) 2))) |
(+ x (* (fabs (- y x)) (pow (sqrt 1/2) 2))) |
(+ x (* (fabs (- y x)) (pow (sqrt 1/2) 2))) |
(+ x (* (fabs (- y x)) (pow (sqrt 1/2) 2))) |
(+ x (* (fabs (- y x)) (pow (sqrt 1/2) 2))) |
(+ x (* (fabs (- y x)) (pow (sqrt 1/2) 2))) |
(+ x (* (fabs (- y x)) (pow (sqrt 1/2) 2))) |
(+ x (* (fabs (neg (+ x (* -1 y)))) (pow (sqrt 1/2) 2))) |
(+ x (* (fabs (neg (+ x (* -1 y)))) (pow (sqrt 1/2) 2))) |
(+ x (* (fabs (neg (+ x (* -1 y)))) (pow (sqrt 1/2) 2))) |
(+ x (* (fabs (neg (+ x (* -1 y)))) (pow (sqrt 1/2) 2))) |
(* (fabs (- y x)) (pow (sqrt 1/2) 2)) |
(* (fabs (- y x)) (pow (sqrt 1/2) 2)) |
(* (fabs (- y x)) (pow (sqrt 1/2) 2)) |
(* (fabs (- y x)) (pow (sqrt 1/2) 2)) |
(* (fabs (- y x)) (pow (sqrt 1/2) 2)) |
(* (fabs (- y x)) (pow (sqrt 1/2) 2)) |
(* (fabs (- y x)) (pow (sqrt 1/2) 2)) |
(* (fabs (- y x)) (pow (sqrt 1/2) 2)) |
(* (fabs (neg (+ x (* -1 y)))) (pow (sqrt 1/2) 2)) |
(* (fabs (neg (+ x (* -1 y)))) (pow (sqrt 1/2) 2)) |
(* (fabs (neg (+ x (* -1 y)))) (pow (sqrt 1/2) 2)) |
(* (fabs (neg (+ x (* -1 y)))) (pow (sqrt 1/2) 2)) |
(* (fabs (- y x)) (pow (sqrt 1/2) 2)) |
(* (fabs (- y x)) (pow (sqrt 1/2) 2)) |
(* (fabs (- y x)) (pow (sqrt 1/2) 2)) |
(* (fabs (- y x)) (pow (sqrt 1/2) 2)) |
(* (fabs (- y x)) (pow (sqrt 1/2) 2)) |
(* (fabs (- y x)) (pow (sqrt 1/2) 2)) |
(* (fabs (- y x)) (pow (sqrt 1/2) 2)) |
(* (fabs (- y x)) (pow (sqrt 1/2) 2)) |
(* (fabs (+ y (* -1 x))) (pow (sqrt 1/2) 2)) |
(* (fabs (+ y (* -1 x))) (pow (sqrt 1/2) 2)) |
(* (fabs (+ y (* -1 x))) (pow (sqrt 1/2) 2)) |
(* (fabs (+ y (* -1 x))) (pow (sqrt 1/2) 2)) |
(* (sqrt (fabs (- y x))) (sqrt 1/2)) |
(* (sqrt (fabs (- y x))) (sqrt 1/2)) |
(* (sqrt (fabs (- y x))) (sqrt 1/2)) |
(* (sqrt (fabs (- y x))) (sqrt 1/2)) |
(* (sqrt (fabs (- y x))) (sqrt 1/2)) |
(* (sqrt (fabs (- y x))) (sqrt 1/2)) |
(* (sqrt (fabs (- y x))) (sqrt 1/2)) |
(* (sqrt (fabs (- y x))) (sqrt 1/2)) |
(* (sqrt (fabs (neg (+ x (* -1 y))))) (sqrt 1/2)) |
(* (sqrt (fabs (neg (+ x (* -1 y))))) (sqrt 1/2)) |
(* (sqrt (fabs (neg (+ x (* -1 y))))) (sqrt 1/2)) |
(* (sqrt (fabs (neg (+ x (* -1 y))))) (sqrt 1/2)) |
(* (sqrt (fabs (- y x))) (sqrt 1/2)) |
(* (sqrt (fabs (- y x))) (sqrt 1/2)) |
(* (sqrt (fabs (- y x))) (sqrt 1/2)) |
(* (sqrt (fabs (- y x))) (sqrt 1/2)) |
(* (sqrt (fabs (- y x))) (sqrt 1/2)) |
(* (sqrt (fabs (- y x))) (sqrt 1/2)) |
(* (sqrt (fabs (- y x))) (sqrt 1/2)) |
(* (sqrt (fabs (- y x))) (sqrt 1/2)) |
(* (sqrt (fabs (+ y (* -1 x)))) (sqrt 1/2)) |
(* (sqrt (fabs (+ y (* -1 x)))) (sqrt 1/2)) |
(* (sqrt (fabs (+ y (* -1 x)))) (sqrt 1/2)) |
(* (sqrt (fabs (+ y (* -1 x)))) (sqrt 1/2)) |
(/ 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))) |
(- (* 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))))) 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) |
(* x (- (* 1/2 (/ (fabs (- y x)) x)) 1)) |
(* x (- (* 1/2 (/ (fabs (- y x)) x)) 1)) |
(* x (- (* 1/2 (/ (fabs (- y x)) x)) 1)) |
(* -1 x) |
(* -1 (* x (+ 1 (* -1/2 (/ (fabs (+ y (* -1 x))) x))))) |
(* -1 (* x (+ 1 (* -1/2 (/ (fabs (+ y (* -1 x))) x))))) |
(* -1 (* x (+ 1 (* -1/2 (/ (fabs (+ y (* -1 x))) x))))) |
(pow x 4) |
(+ (* -4 (* (pow x 3) y)) (pow x 4)) |
(+ (* y (+ (* -4 (pow x 3)) (* y (+ (* 2 (pow x 2)) (* 4 (pow x 2)))))) (pow x 4)) |
(+ (* y (+ (* -4 (pow x 3)) (* y (+ (* -4 (* x y)) (+ (* 2 (pow x 2)) (* 4 (pow x 2))))))) (pow x 4)) |
(pow y 4) |
(* (pow y 4) (+ 1 (* -4 (/ x y)))) |
(* (pow y 4) (+ 1 (+ (* -4 (/ x y)) (+ (* 2 (/ (pow x 2) (pow y 2))) (* 4 (/ (pow x 2) (pow y 2))))))) |
(* (pow y 4) (+ 1 (+ (* -4 (/ x y)) (+ (* -4 (/ (pow x 3) (pow y 3))) (+ (* 2 (/ (pow x 2) (pow y 2))) (* 4 (/ (pow x 2) (pow y 2)))))))) |
(pow y 4) |
(* (pow y 4) (+ 1 (* -4 (/ x y)))) |
(* (pow y 4) (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* 2 (pow x 2)) (* 4 (pow x 2))) y)) (* 4 x)) y)))) |
(* (pow y 4) (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -4 (/ (pow x 3) y)) (+ (* 2 (pow x 2)) (* 4 (pow x 2)))) y)) (* 4 x)) y)))) |
(pow y 4) |
(+ (* -4 (* x (pow y 3))) (pow y 4)) |
(+ (* x (+ (* -4 (pow y 3)) (* x (+ (* 2 (pow y 2)) (* 4 (pow y 2)))))) (pow y 4)) |
(+ (* x (+ (* -4 (pow y 3)) (* x (+ (* -4 (* x y)) (+ (* 2 (pow y 2)) (* 4 (pow y 2))))))) (pow y 4)) |
(pow x 4) |
(* (pow x 4) (+ 1 (* -4 (/ y x)))) |
(* (pow x 4) (+ 1 (+ (* -4 (/ y x)) (+ (* 2 (/ (pow y 2) (pow x 2))) (* 4 (/ (pow y 2) (pow x 2))))))) |
(* (pow x 4) (+ 1 (+ (* -4 (/ y x)) (+ (* -4 (/ (pow y 3) (pow x 3))) (+ (* 2 (/ (pow y 2) (pow x 2))) (* 4 (/ (pow y 2) (pow x 2)))))))) |
(pow x 4) |
(* (pow x 4) (+ 1 (* -4 (/ y x)))) |
(* (pow x 4) (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* 2 (pow y 2)) (* 4 (pow y 2))) x)) (* 4 y)) x)))) |
(* (pow x 4) (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -4 (/ (pow y 3) x)) (+ (* 2 (pow y 2)) (* 4 (pow y 2)))) x)) (* 4 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/4 (pow y 2))))) |
(+ (* -1/8 (* (pow y 2) (fabs (- y x)))) (* x (+ (* 1/4 (* y (fabs (- y x)))) (+ (* 1/4 (pow y 2)) (* x (+ (* -5/8 (fabs (- y x))) (* -1/2 y))))))) |
(+ (* -1/8 (* (pow y 2) (fabs (- y x)))) (* x (+ (* 1/4 (* y (fabs (- y x)))) (+ (* 1/4 (pow y 2)) (* x (+ (* -5/8 (fabs (- y x))) (+ (* -1/2 y) (* 5/4 x)))))))) |
(* 5/4 (pow x 3)) |
(* (pow x 3) (+ 5/4 (+ (* -5/8 (/ (fabs (- y x)) x)) (* -1/2 (/ y x))))) |
(* (pow x 3) (+ 5/4 (+ (* -5/8 (/ (fabs (- y x)) x)) (+ (* -1/2 (/ y x)) (+ (* 1/4 (/ (* y (fabs (- y x))) (pow x 2))) (* 1/4 (/ (pow y 2) (pow x 2)))))))) |
(* (pow x 3) (+ 5/4 (+ (* -5/8 (/ (fabs (- y x)) x)) (+ (* -1/2 (/ y x)) (+ (* -1/8 (/ (* (pow y 2) (fabs (- y x))) (pow x 3))) (+ (* 1/4 (/ (* y (fabs (- y x))) (pow x 2))) (* 1/4 (/ (pow y 2) (pow x 2))))))))) |
(* 5/4 (pow x 3)) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ (* -5/8 (fabs (+ y (* -1 x)))) (* -1/2 y)) x)) 5/4))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* y (fabs (+ y (* -1 x))))) (* -1/4 (pow y 2))) x)) (+ (* -5/8 (fabs (+ y (* -1 x)))) (* -1/2 y))) x)) 5/4))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* y (fabs (+ y (* -1 x))))) (+ (* -1/4 (pow y 2)) (* 1/8 (/ (* (pow y 2) (fabs (+ y (* -1 x)))) x)))) x)) (+ (* -5/8 (fabs (+ y (* -1 x)))) (* -1/2 y))) x)) 5/4))) |
(* (+ x (* -1/2 (fabs (- y x)))) (+ (* 1/4 (pow x 2)) (pow x 2))) |
(+ (* -1/2 (* x (* y (+ x (* -1/2 (fabs (- y x))))))) (* (+ x (* -1/2 (fabs (- y x)))) (+ (* 1/4 (pow x 2)) (pow x 2)))) |
(+ (* y (+ (* -1/2 (* x (+ x (* -1/2 (fabs (- y x)))))) (* 1/4 (* y (+ x (* -1/2 (fabs (- y x)))))))) (* (+ x (* -1/2 (fabs (- y x)))) (+ (* 1/4 (pow x 2)) (pow x 2)))) |
(+ (* y (+ (* -1/2 (* x (+ x (* -1/2 (fabs (- y x)))))) (* 1/4 (* y (+ x (* -1/2 (fabs (- y x)))))))) (* (+ x (* -1/2 (fabs (- y x)))) (+ (* 1/4 (pow x 2)) (pow x 2)))) |
(* 1/4 (* (pow y 2) (+ x (* -1/2 (fabs (- y x)))))) |
(* (pow y 2) (+ (* -1/2 (/ (* x (+ x (* -1/2 (fabs (- y x))))) y)) (* 1/4 (+ x (* -1/2 (fabs (- y x))))))) |
(* (pow y 2) (+ (* -1/2 (/ (* x (+ x (* -1/2 (fabs (- y x))))) y)) (+ (* 1/4 (+ x (* -1/2 (fabs (- y x))))) (/ (* (+ x (* -1/2 (fabs (- y x)))) (+ (* 1/4 (pow x 2)) (pow x 2))) (pow y 2))))) |
(* (pow y 2) (+ (* -1/2 (/ (* x (+ x (* -1/2 (fabs (- y x))))) y)) (+ (* 1/4 (+ x (* -1/2 (fabs (- y x))))) (/ (* (+ x (* -1/2 (fabs (- y x)))) (+ (* 1/4 (pow x 2)) (pow x 2))) (pow y 2))))) |
(* 1/4 (* (pow y 2) (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))) |
(* (pow y 2) (+ (* -1/2 (/ (* x (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))) y)) (* 1/4 (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))))) |
(* (pow y 2) (+ (* -1 (/ (+ (* -1 (/ (* (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))) (+ (* 1/4 (pow x 2)) (pow x 2))) y)) (* 1/2 (* x (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))))) y)) (* 1/4 (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))))) |
(* (pow y 2) (+ (* -1 (/ (+ (* -1 (/ (* (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))) (+ (* 1/4 (pow x 2)) (pow x 2))) y)) (* 1/2 (* x (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))))) y)) (* 1/4 (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))))) |
| Outputs |
|---|
(* 1/2 (fabs (- y x))) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) |
x |
(* x (+ 1 (* 1/2 (/ (fabs (- y x)) x)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal 1/2 binary64) x)))) |
(* x (+ 1 (* 1/2 (/ (fabs (- y x)) x)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal 1/2 binary64) x)))) |
(* x (+ 1 (* 1/2 (/ (fabs (- y x)) x)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal 1/2 binary64) x)))) |
x |
(* -1 (* x (- (* -1/2 (/ (fabs (+ y (* -1 x))) x)) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) x) #s(literal -1 binary64)))) |
(* -1 (* x (- (* -1/2 (/ (fabs (+ y (* -1 x))) x)) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) x) #s(literal -1 binary64)))) |
(* -1 (* x (- (* -1/2 (/ (fabs (+ y (* -1 x))) x)) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) x) #s(literal -1 binary64)))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) |
(+ x (* 1/2 (fabs (neg (+ x (* -1 y)))))) |
(+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) |
(+ x (* 1/2 (fabs (neg (+ x (* -1 y)))))) |
(+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) |
(+ x (* 1/2 (fabs (neg (+ x (* -1 y)))))) |
(+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) |
(+ x (* 1/2 (fabs (neg (+ x (* -1 y)))))) |
(+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y 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))))) |
(+.f64 (/.f64 (*.f64 #s(literal -4 binary64) 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))))) |
(+.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 8 binary64) x) (*.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)))))) |
(+ (* 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))))) |
(+.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) (*.f64 x (+.f64 (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -16 binary64) 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)))))) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ (+ 1 (* -1/2 (/ (fabs (- y x)) x))) x) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) x)) x) |
(/ (- (+ 1 (* 1/4 (/ (pow (fabs (- y x)) 2) (pow x 2)))) (* 1/2 (/ (fabs (- y x)) x))) x) |
(/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 x x))) (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) 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) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (fabs.f64 (-.f64 y x)) x) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 x x)))) (+.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal 1/2 binary64) 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 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) x)) x) |
(* -1 (/ (- (* -1 (/ (- (* 1/4 (/ (pow (fabs (+ y (* -1 x))) 2) x)) (* 1/2 (fabs (+ y (* -1 x))))) x)) 1) x)) |
(/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/4 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 (/ (- (* -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 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.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 (* 1/2 (fabs (- y x))))) |
(/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))))) |
(/ 1 (+ x (* 1/2 (fabs (- y x))))) |
(/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))))) |
(/ 1 (+ x (* 1/2 (fabs (- y x))))) |
(/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))))) |
(/ 1 (+ x (* 1/2 (fabs (- y x))))) |
(/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))))) |
(/ 1 (+ x (* 1/2 (fabs (- y x))))) |
(/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))))) |
(/ 1 (+ x (* 1/2 (fabs (- y x))))) |
(/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))))) |
(/ 1 (+ x (* 1/2 (fabs (- y x))))) |
(/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))))) |
(/ 1 (+ x (* 1/2 (fabs (- y x))))) |
(/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))))) |
(/ 1 (+ x (* 1/2 (fabs (neg (+ x (* -1 y))))))) |
(/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))))) |
(/ 1 (+ x (* 1/2 (fabs (neg (+ x (* -1 y))))))) |
(/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))))) |
(/ 1 (+ x (* 1/2 (fabs (neg (+ x (* -1 y))))))) |
(/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))))) |
(/ 1 (+ x (* 1/2 (fabs (neg (+ x (* -1 y))))))) |
(/.f64 #s(literal 1 binary64) (+.f64 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))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) |
x |
(* x (+ 1 (* 1/2 (/ (fabs (- y x)) x)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal 1/2 binary64) x)))) |
(* x (+ 1 (* 1/2 (/ (fabs (- y x)) x)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal 1/2 binary64) x)))) |
(* x (+ 1 (* 1/2 (/ (fabs (- y x)) x)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal 1/2 binary64) x)))) |
x |
(* -1 (* x (- (* -1/2 (/ (fabs (+ y (* -1 x))) x)) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) x) #s(literal -1 binary64)))) |
(* -1 (* x (- (* -1/2 (/ (fabs (+ y (* -1 x))) x)) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) x) #s(literal -1 binary64)))) |
(* -1 (* x (- (* -1/2 (/ (fabs (+ y (* -1 x))) x)) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) x) #s(literal -1 binary64)))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) |
(+ x (* 1/2 (fabs (neg (+ x (* -1 y)))))) |
(+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) |
(+ x (* 1/2 (fabs (neg (+ x (* -1 y)))))) |
(+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) |
(+ x (* 1/2 (fabs (neg (+ x (* -1 y)))))) |
(+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) |
(+ x (* 1/2 (fabs (neg (+ x (* -1 y)))))) |
(+.f64 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 x))) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) |
(* 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))))) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) |
(* 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))))) |
(*.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/4 (pow x 2)) (pow x 2)) (- (* 1/2 (fabs (- y x))) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 x x)) (-.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) x)) |
(- (+ (* -1/2 (/ (* x y) (- (* 1/2 (fabs (- y x))) x))) (* 1/4 (/ (pow x 2) (- (* 1/2 (fabs (- y x))) x)))) (/ (pow x 2) (- (* 1/2 (fabs (- y x))) x))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y x)) (-.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) x)) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 x x)) (-.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) x))) |
(- (+ (* 1/4 (/ (pow x 2) (- (* 1/2 (fabs (- y x))) x))) (* y (+ (* -1/2 (/ x (- (* 1/2 (fabs (- y x))) x))) (* 1/4 (/ y (- (* 1/2 (fabs (- y x))) x)))))) (/ (pow x 2) (- (* 1/2 (fabs (- y x))) x))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) x)) (-.f64 (*.f64 y (+.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) x)) (/.f64 (*.f64 y #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) x)))) (/.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) x)))) |
(- (+ (* 1/4 (/ (pow x 2) (- (* 1/2 (fabs (- y x))) x))) (* y (+ (* -1/2 (/ x (- (* 1/2 (fabs (- y x))) x))) (* 1/4 (/ y (- (* 1/2 (fabs (- y x))) x)))))) (/ (pow x 2) (- (* 1/2 (fabs (- y x))) x))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) x)) (-.f64 (*.f64 y (+.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) x)) (/.f64 (*.f64 y #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) x)))) (/.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) x)))) |
(* 1/4 (/ (pow y 2) (- (* 1/2 (fabs (- y x))) x))) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y y)) (-.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) x)) |
(* (pow y 2) (+ (* -1/2 (/ x (* y (- (* 1/2 (fabs (- y x))) x)))) (* 1/4 (/ 1 (- (* 1/2 (fabs (- y x))) x))))) |
(*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) x))) (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) x)))) |
(* (pow y 2) (- (+ (* -1/2 (/ x (* y (- (* 1/2 (fabs (- y x))) x)))) (+ (* 1/4 (/ (pow x 2) (* (pow y 2) (- (* 1/2 (fabs (- y x))) x)))) (* 1/4 (/ 1 (- (* 1/2 (fabs (- y x))) x))))) (/ (pow x 2) (* (pow y 2) (- (* 1/2 (fabs (- y x))) x))))) |
(*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) x))) (-.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) x)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) x) (*.f64 y y)))) (/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) x))))) |
(* (pow y 2) (- (+ (* -1/2 (/ x (* y (- (* 1/2 (fabs (- y x))) x)))) (+ (* 1/4 (/ (pow x 2) (* (pow y 2) (- (* 1/2 (fabs (- y x))) x)))) (* 1/4 (/ 1 (- (* 1/2 (fabs (- y x))) x))))) (/ (pow x 2) (* (pow y 2) (- (* 1/2 (fabs (- y x))) x))))) |
(*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) x))) (-.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) x)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) x) (*.f64 y y)))) (/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) x))))) |
(* 1/4 (/ (pow y 2) (- (* 1/2 (fabs (neg (+ x (* -1 y))))) x))) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y y)) (-.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) x)) |
(* (pow y 2) (+ (* -1/2 (/ x (* y (- (* 1/2 (fabs (neg (+ x (* -1 y))))) x)))) (* 1/4 (/ 1 (- (* 1/2 (fabs (neg (+ x (* -1 y))))) x))))) |
(*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) x))) (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) x)))) |
(* (pow y 2) (+ (* -1 (/ (+ (* -1 (/ (- (* 1/4 (/ (pow x 2) (- (* 1/2 (fabs (neg (+ x (* -1 y))))) x))) (/ (pow x 2) (- (* 1/2 (fabs (neg (+ x (* -1 y))))) x))) y)) (* 1/2 (/ x (- (* 1/2 (fabs (neg (+ x (* -1 y))))) x)))) y)) (* 1/4 (/ 1 (- (* 1/2 (fabs (neg (+ x (* -1 y))))) x))))) |
(*.f64 (*.f64 y y) (-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) x)) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) x)) (/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 x x)) (-.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) x)) y)) y))) |
(* (pow y 2) (+ (* -1 (/ (+ (* -1 (/ (- (* 1/4 (/ (pow x 2) (- (* 1/2 (fabs (neg (+ x (* -1 y))))) x))) (/ (pow x 2) (- (* 1/2 (fabs (neg (+ x (* -1 y))))) x))) y)) (* 1/2 (/ x (- (* 1/2 (fabs (neg (+ x (* -1 y))))) x)))) y)) (* 1/4 (/ 1 (- (* 1/2 (fabs (neg (+ x (* -1 y))))) x))))) |
(*.f64 (*.f64 y y) (-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) x)) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) x)) (/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 x x)) (-.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) x)) y)) 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)))) (* x (- (* -1 (/ y (fabs (- y x)))) (* -1 (/ (pow y 2) (pow (fabs (- y x)) 2)))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) (fabs.f64 (-.f64 y x))) (*.f64 x (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (fabs.f64 (-.f64 y x))) (/.f64 (*.f64 y y) (*.f64 (-.f64 y x) (-.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)))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) (fabs.f64 (-.f64 y x))) (*.f64 x (+.f64 (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (fabs.f64 (-.f64 y x))) (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) 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 3/2 binary64) (fabs.f64 (-.f64 y x)))))) (/.f64 (*.f64 y y) (*.f64 (-.f64 y x) (-.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)))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) (fabs.f64 (-.f64 y x))) (*.f64 x (+.f64 (-.f64 (*.f64 x (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) 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 3/2 binary64) (fabs.f64 (-.f64 y x)))))) (fabs.f64 (-.f64 y x))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) 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 3/2 binary64) (fabs.f64 (-.f64 y x)))))) (/.f64 y (fabs.f64 (-.f64 y x)))) (/.f64 (*.f64 y y) (*.f64 (-.f64 y x) (-.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 (+.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 (fabs.f64 (-.f64 y x)) #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/2 y) (* -3/8 (fabs (- y x))))) (pow x 2))) (* -3/8 (/ (fabs (- y x)) x))))) |
(*.f64 x (+.f64 (-.f64 (+.f64 #s(literal 3/4 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 y x)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 y y)) (*.f64 x x)))) (*.f64 (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) x) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 3/8 binary64))) x))) (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #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 (+.f64 #s(literal 3/4 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 y y)) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 y x) (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 y y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) (+.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 3/8 binary64)))))) (*.f64 x (*.f64 x x))))))) (+.f64 (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -3/8 binary64)) x) (*.f64 (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) x) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 (fabs.f64 (-.f64 y x)) #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 (+.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 3/8 binary64))) (-.f64 #s(literal 0 binary64) x)) #s(literal -3/4 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(* -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 (+.f64 (/.f64 (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y y)) (*.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) (+.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 3/8 binary64))))) x)) (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 3/8 binary64))) (-.f64 #s(literal 0 binary64) x)) #s(literal -3/4 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(* -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 (+.f64 (/.f64 (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y y)) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (fabs.f64 (-.f64 y x)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y y)) (*.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) (+.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 3/8 binary64))))))) x) (*.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) (+.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 3/8 binary64)))))) x)) (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 3/8 binary64))) (-.f64 #s(literal 0 binary64) x)) #s(literal -3/4 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(- (* 1/4 (pow x 2)) (pow x 2)) |
(-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 x x)) |
(- (+ (* -1/2 (* x y)) (* 1/4 (pow x 2))) (pow x 2)) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y x)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 x x))) |
(- (+ (* 1/4 (pow x 2)) (* y (+ (* -1/2 x) (* 1/4 y)))) (pow x 2)) |
(-.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 y #s(literal 1/4 binary64))))) (*.f64 x x)) |
(- (+ (* 1/4 (pow x 2)) (* y (+ (* -1/2 x) (* 1/4 y)))) (pow x 2)) |
(-.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 y #s(literal 1/4 binary64))))) (*.f64 x x)) |
(* 1/4 (pow y 2)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 y y)) |
(* (pow y 2) (+ 1/4 (* -1/2 (/ x y)))) |
(*.f64 (*.f64 y y) (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(* (pow y 2) (- (+ 1/4 (+ (* -1/2 (/ x y)) (* 1/4 (/ (pow x 2) (pow y 2))))) (/ (pow x 2) (pow y 2)))) |
(*.f64 (*.f64 y y) (-.f64 (+.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (/.f64 (*.f64 x x) (*.f64 y y)))) |
(* (pow y 2) (- (+ 1/4 (+ (* -1/2 (/ x y)) (* 1/4 (/ (pow x 2) (pow y 2))))) (/ (pow x 2) (pow y 2)))) |
(*.f64 (*.f64 y y) (-.f64 (+.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (/.f64 (*.f64 x x) (*.f64 y y)))) |
(* 1/4 (pow y 2)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 y y)) |
(* (pow y 2) (+ 1/4 (* -1/2 (/ x y)))) |
(*.f64 (*.f64 y y) (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(* (pow y 2) (+ 1/4 (* -1 (/ (+ (* -1 (/ (- (* 1/4 (pow x 2)) (pow x 2)) y)) (* 1/2 x)) y)))) |
(*.f64 (*.f64 y y) (-.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 x x)) y)) y))) |
(* (pow y 2) (+ 1/4 (* -1 (/ (+ (* -1 (/ (- (* 1/4 (pow x 2)) (pow x 2)) y)) (* 1/2 x)) y)))) |
(*.f64 (*.f64 y y) (-.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 x x)) y)) y))) |
(* 1/4 (pow y 2)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 y y)) |
(+ (* -1/2 (* x y)) (* 1/4 (pow y 2))) |
(+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y y)) (*.f64 #s(literal -1/2 binary64) (*.f64 y x))) |
(+ (* 1/4 (pow y 2)) (* x (+ (* -3/4 x) (* -1/2 y)))) |
(+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y y)) (*.f64 x (+.f64 (*.f64 x #s(literal -3/4 binary64)) (*.f64 y #s(literal -1/2 binary64))))) |
(+ (* 1/4 (pow y 2)) (* x (+ (* -3/4 x) (* -1/2 y)))) |
(+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y y)) (*.f64 x (+.f64 (*.f64 x #s(literal -3/4 binary64)) (*.f64 y #s(literal -1/2 binary64))))) |
(* -3/4 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -3/4 binary64)) |
(* (pow x 2) (- (* -1/2 (/ y x)) 3/4)) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 y #s(literal -1/2 binary64)) x) #s(literal -3/4 binary64))) |
(* (pow x 2) (- (+ (* -1/2 (/ y x)) (* 1/4 (/ (pow y 2) (pow x 2)))) 3/4)) |
(*.f64 (*.f64 x x) (+.f64 (+.f64 (/.f64 (*.f64 y #s(literal -1/2 binary64)) x) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y y)) (*.f64 x x))) #s(literal -3/4 binary64))) |
(* (pow x 2) (- (+ (* -1/2 (/ y x)) (* 1/4 (/ (pow y 2) (pow x 2)))) 3/4)) |
(*.f64 (*.f64 x x) (+.f64 (+.f64 (/.f64 (*.f64 y #s(literal -1/2 binary64)) x) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y y)) (*.f64 x x))) #s(literal -3/4 binary64))) |
(* -3/4 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -3/4 binary64)) |
(* (pow x 2) (- (* -1/2 (/ y x)) 3/4)) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 y #s(literal -1/2 binary64)) x) #s(literal -3/4 binary64))) |
(* (pow x 2) (- (* -1 (/ (+ (* -1/4 (/ (pow y 2) x)) (* 1/2 y)) x)) 3/4)) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 y y)) x)) (-.f64 #s(literal 0 binary64) x)) #s(literal -3/4 binary64))) |
(* (pow x 2) (- (* -1 (/ (+ (* -1/4 (/ (pow y 2) x)) (* 1/2 y)) x)) 3/4)) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 y y)) x)) (-.f64 #s(literal 0 binary64) x)) #s(literal -3/4 binary64))) |
(* 1/4 (pow x 2)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 x x)) |
(+ (* -1/2 (* x y)) (* 1/4 (pow x 2))) |
(+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(literal -1/2 binary64) (*.f64 y x))) |
(+ (* 1/4 (pow x 2)) (* y (+ (* -1/2 x) (* 1/4 y)))) |
(+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 y #s(literal 1/4 binary64))))) |
(+ (* 1/4 (pow x 2)) (* y (+ (* -1/2 x) (* 1/4 y)))) |
(+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 y #s(literal 1/4 binary64))))) |
(* 1/4 (pow y 2)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 y y)) |
(* (pow y 2) (+ 1/4 (* -1/2 (/ x y)))) |
(*.f64 (*.f64 y y) (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(* (pow y 2) (+ 1/4 (+ (* -1/2 (/ x y)) (* 1/4 (/ (pow x 2) (pow y 2)))))) |
(*.f64 (*.f64 y y) (+.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) |
(* (pow y 2) (+ 1/4 (+ (* -1/2 (/ x y)) (* 1/4 (/ (pow x 2) (pow y 2)))))) |
(*.f64 (*.f64 y y) (+.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) |
(* 1/4 (pow y 2)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 y y)) |
(* (pow y 2) (+ 1/4 (* -1/2 (/ x y)))) |
(*.f64 (*.f64 y y) (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(* (pow y 2) (+ 1/4 (* -1 (/ (+ (* -1/4 (/ (pow x 2) y)) (* 1/2 x)) y)))) |
(*.f64 (*.f64 y y) (-.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x x)) y)) y))) |
(* (pow y 2) (+ 1/4 (* -1 (/ (+ (* -1/4 (/ (pow x 2) y)) (* 1/2 x)) y)))) |
(*.f64 (*.f64 y y) (-.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x x)) y)) y))) |
(* 1/4 (pow y 2)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 y y)) |
(+ (* -1/2 (* x y)) (* 1/4 (pow y 2))) |
(+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y y)) (*.f64 #s(literal -1/2 binary64) (*.f64 y x))) |
(+ (* 1/4 (pow y 2)) (* x (+ (* -1/2 y) (* 1/4 x)))) |
(+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y y)) (*.f64 x (+.f64 (*.f64 y #s(literal -1/2 binary64)) (*.f64 x #s(literal 1/4 binary64))))) |
(+ (* 1/4 (pow y 2)) (* x (+ (* -1/2 y) (* 1/4 x)))) |
(+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y y)) (*.f64 x (+.f64 (*.f64 y #s(literal -1/2 binary64)) (*.f64 x #s(literal 1/4 binary64))))) |
(* 1/4 (pow x 2)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 x x)) |
(* (pow x 2) (+ 1/4 (* -1/2 (/ y x)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y #s(literal -1/2 binary64)) x))) |
(* (pow x 2) (+ 1/4 (+ (* -1/2 (/ y x)) (* 1/4 (/ (pow y 2) (pow x 2)))))) |
(*.f64 (*.f64 x x) (+.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y #s(literal -1/2 binary64)) x)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y y)) (*.f64 x x)))) |
(* (pow x 2) (+ 1/4 (+ (* -1/2 (/ y x)) (* 1/4 (/ (pow y 2) (pow x 2)))))) |
(*.f64 (*.f64 x x) (+.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y #s(literal -1/2 binary64)) x)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y y)) (*.f64 x x)))) |
(* 1/4 (pow x 2)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 x x)) |
(* (pow x 2) (+ 1/4 (* -1/2 (/ y x)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y #s(literal -1/2 binary64)) x))) |
(* (pow x 2) (+ 1/4 (* -1 (/ (+ (* -1/4 (/ (pow y 2) x)) (* 1/2 y)) x)))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 y y)) x)) x))) |
(* (pow x 2) (+ 1/4 (* -1 (/ (+ (* -1/4 (/ (pow y 2) x)) (* 1/2 y)) x)))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 y y)) x)) x))) |
(pow x 2) |
(*.f64 x x) |
(+ (* -2 (* x y)) (pow x 2)) |
(+.f64 (*.f64 x x) (*.f64 (*.f64 y x) #s(literal -2 binary64))) |
(+ (* y (+ y (* -2 x))) (pow x 2)) |
(+.f64 (*.f64 x x) (*.f64 y (+.f64 y (*.f64 x #s(literal -2 binary64))))) |
(+ (* y (+ y (* -2 x))) (pow x 2)) |
(+.f64 (*.f64 x x) (*.f64 y (+.f64 y (*.f64 x #s(literal -2 binary64))))) |
(pow y 2) |
(*.f64 y y) |
(* (pow y 2) (+ 1 (* -2 (/ x y)))) |
(*.f64 (*.f64 y y) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal -2 binary64)) y))) |
(* (pow y 2) (+ 1 (+ (* -2 (/ x y)) (/ (pow x 2) (pow y 2))))) |
(*.f64 (*.f64 y y) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal -2 binary64)) y)) (/.f64 (*.f64 x x) (*.f64 y y)))) |
(* (pow y 2) (+ 1 (+ (* -2 (/ x y)) (/ (pow x 2) (pow y 2))))) |
(*.f64 (*.f64 y y) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal -2 binary64)) y)) (/.f64 (*.f64 x x) (*.f64 y y)))) |
(pow y 2) |
(*.f64 y y) |
(* (pow y 2) (+ 1 (* -2 (/ x y)))) |
(*.f64 (*.f64 y y) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal -2 binary64)) y))) |
(* (pow y 2) (+ 1 (* -1 (/ (+ (* -1 (/ (pow x 2) y)) (* 2 x)) y)))) |
(*.f64 (*.f64 y y) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 2 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 (-.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 x x) y)) y))) |
(pow y 2) |
(*.f64 y y) |
(+ (* -2 (* x y)) (pow y 2)) |
(*.f64 y (+.f64 y (*.f64 x #s(literal -2 binary64)))) |
(+ (* x (+ x (* -2 y))) (pow y 2)) |
(+.f64 (*.f64 y y) (*.f64 x (+.f64 x (*.f64 y #s(literal -2 binary64))))) |
(+ (* x (+ x (* -2 y))) (pow y 2)) |
(+.f64 (*.f64 y y) (*.f64 x (+.f64 x (*.f64 y #s(literal -2 binary64))))) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* -2 (/ y x)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal -2 binary64)) x))) |
(* (pow x 2) (+ 1 (+ (* -2 (/ y x)) (/ (pow y 2) (pow x 2))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (*.f64 y #s(literal -2 binary64)) x)))) |
(* (pow x 2) (+ 1 (+ (* -2 (/ y x)) (/ (pow y 2) (pow x 2))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (*.f64 y #s(literal -2 binary64)) x)))) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* -2 (/ y x)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal -2 binary64)) 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))) |
(* (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/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 (- (* -2 (/ y (fabs (- y x)))) (* -4 (/ (+ (* 1/4 (* y (fabs (- y x)))) (* 1/4 (pow y 2))) (pow (fabs (- y x)) 2)))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) (fabs.f64 (-.f64 y x))) (*.f64 x (+.f64 (/.f64 (*.f64 y #s(literal -2 binary64)) (fabs.f64 (-.f64 y x))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y (+.f64 (fabs.f64 (-.f64 y x)) y))) (*.f64 (-.f64 y x) (-.f64 y x))))))) |
(+ (* 1/2 (/ (pow y 2) (fabs (- y x)))) (* x (- (+ (* -2 (/ y (fabs (- y x)))) (* x (- (* 1/2 (/ (+ (* 2 (pow y 2)) (* 4 (pow y 2))) (* (pow y 2) (fabs (- y x))))) (+ (* -8 (/ (* (+ (* 1/4 (* y (fabs (- y x)))) (* 1/4 (pow y 2))) (- (* -2 (/ y (fabs (- y x)))) (* -4 (/ (+ (* 1/4 (* y (fabs (- y x)))) (* 1/4 (pow y 2))) (pow (fabs (- y x)) 2))))) (* (pow y 2) (fabs (- y x))))) (* -4 (/ (+ (* -5/8 (fabs (- y x))) (* -1/2 y)) (pow (fabs (- y x)) 2))))))) (* -4 (/ (+ (* 1/4 (* y (fabs (- y x)))) (* 1/4 (pow y 2))) (pow (fabs (- y x)) 2)))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) (fabs.f64 (-.f64 y x))) (*.f64 x (+.f64 (/.f64 (*.f64 y #s(literal -2 binary64)) (fabs.f64 (-.f64 y x))) (+.f64 (*.f64 x (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) #s(literal 6 binary64))) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 y y))) (*.f64 #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y (+.f64 (fabs.f64 (-.f64 y x)) y))) (+.f64 (/.f64 (*.f64 y #s(literal -2 binary64)) (fabs.f64 (-.f64 y x))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y (+.f64 (fabs.f64 (-.f64 y x)) y))) (*.f64 (-.f64 y x) (-.f64 y x)))))) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 y y))))) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 y #s(literal -1/2 binary64)) (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -5/8 binary64))) (*.f64 (-.f64 y x) (-.f64 y x)))))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y (+.f64 (fabs.f64 (-.f64 y x)) y))) (*.f64 (-.f64 y x) (-.f64 y x)))))))) |
(+ (* 1/2 (/ (pow y 2) (fabs (- y x)))) (* x (- (+ (* -2 (/ y (fabs (- y x)))) (* x (- (+ (* 1/2 (/ (+ (* 2 (pow y 2)) (* 4 (pow y 2))) (* (pow y 2) (fabs (- y x))))) (* x (- (* 5 (/ 1 (pow (fabs (- y x)) 2))) (+ (* -8 (/ (* (+ (* -5/8 (fabs (- y x))) (* -1/2 y)) (- (* -2 (/ y (fabs (- y x)))) (* -4 (/ (+ (* 1/4 (* y (fabs (- y x)))) (* 1/4 (pow y 2))) (pow (fabs (- y x)) 2))))) (* (pow y 2) (fabs (- y x))))) (+ (* -8 (/ (* (+ (* 1/4 (* y (fabs (- y x)))) (* 1/4 (pow y 2))) (- (* 1/2 (/ (+ (* 2 (pow y 2)) (* 4 (pow y 2))) (* (pow y 2) (fabs (- y x))))) (+ (* -8 (/ (* (+ (* 1/4 (* y (fabs (- y x)))) (* 1/4 (pow y 2))) (- (* -2 (/ y (fabs (- y x)))) (* -4 (/ (+ (* 1/4 (* y (fabs (- y x)))) (* 1/4 (pow y 2))) (pow (fabs (- y x)) 2))))) (* (pow y 2) (fabs (- y x))))) (* -4 (/ (+ (* -5/8 (fabs (- y x))) (* -1/2 y)) (pow (fabs (- y x)) 2)))))) (* (pow y 2) (fabs (- y x))))) (* 2 (/ 1 (* y (fabs (- y x)))))))))) (+ (* -8 (/ (* (+ (* 1/4 (* y (fabs (- y x)))) (* 1/4 (pow y 2))) (- (* -2 (/ y (fabs (- y x)))) (* -4 (/ (+ (* 1/4 (* y (fabs (- y x)))) (* 1/4 (pow y 2))) (pow (fabs (- y x)) 2))))) (* (pow y 2) (fabs (- y x))))) (* -4 (/ (+ (* -5/8 (fabs (- y x))) (* -1/2 y)) (pow (fabs (- y x)) 2))))))) (* -4 (/ (+ (* 1/4 (* y (fabs (- y x)))) (* 1/4 (pow y 2))) (pow (fabs (- y x)) 2)))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) (fabs.f64 (-.f64 y x))) (*.f64 x (+.f64 (/.f64 (*.f64 y #s(literal -2 binary64)) (fabs.f64 (-.f64 y x))) (+.f64 (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) #s(literal 6 binary64))) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 y y))) (-.f64 (*.f64 x (-.f64 (/.f64 #s(literal 5 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) (+.f64 (*.f64 #s(literal -8 binary64) (+.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 y #s(literal -2 binary64)) (fabs.f64 (-.f64 y x))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y (+.f64 (fabs.f64 (-.f64 y x)) y))) (*.f64 (-.f64 y x) (-.f64 y x))))) (+.f64 (*.f64 y #s(literal -1/2 binary64)) (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -5/8 binary64)))) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 y y))) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y (+.f64 (fabs.f64 (-.f64 y x)) y))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) #s(literal 6 binary64))) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 y y))) (*.f64 #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y (+.f64 (fabs.f64 (-.f64 y x)) y))) (+.f64 (/.f64 (*.f64 y #s(literal -2 binary64)) (fabs.f64 (-.f64 y x))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y (+.f64 (fabs.f64 (-.f64 y x)) y))) (*.f64 (-.f64 y x) (-.f64 y x)))))) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 y y))))) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 y #s(literal -1/2 binary64)) (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -5/8 binary64))) (*.f64 (-.f64 y x) (-.f64 y x)))))) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 y y))))) (/.f64 #s(literal 2 binary64) (*.f64 y (fabs.f64 (-.f64 y x))))))) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y (+.f64 (fabs.f64 (-.f64 y x)) y))) (+.f64 (/.f64 (*.f64 y #s(literal -2 binary64)) (fabs.f64 (-.f64 y x))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y (+.f64 (fabs.f64 (-.f64 y x)) y))) (*.f64 (-.f64 y x) (-.f64 y x))))))) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 y y))) (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 y #s(literal -1/2 binary64)) (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -5/8 binary64)))) (*.f64 (-.f64 y x) (-.f64 y x))))))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y (+.f64 (fabs.f64 (-.f64 y x)) y))) (*.f64 (-.f64 y x) (-.f64 y x)))))))) |
(* 3/4 x) |
(*.f64 x #s(literal 3/4 binary64)) |
(* x (- (+ 3/4 (* 1/5 (/ y x))) (* 3/5 (/ (+ (* -5/8 (fabs (- y x))) (* -1/2 y)) x)))) |
(*.f64 x (+.f64 #s(literal 3/4 binary64) (/.f64 (+.f64 (*.f64 y #s(literal 1/5 binary64)) (*.f64 (+.f64 (*.f64 y #s(literal -1/2 binary64)) (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -5/8 binary64))) #s(literal -3/5 binary64))) x))) |
(* x (- (+ 3/4 (+ (* -1/20 (/ (+ (* 2 (pow y 2)) (* 4 (pow y 2))) (pow x 2))) (* 1/5 (/ y x)))) (+ (* 3/5 (/ (+ (* -5/8 (fabs (- y x))) (* -1/2 y)) x)) (+ (* 3/5 (/ (+ (* 1/4 (* y (fabs (- y x)))) (* 1/4 (pow y 2))) (pow x 2))) (* 4/5 (/ (* (+ (* -5/8 (fabs (- y x))) (* -1/2 y)) (- (* 1/5 y) (* 3/5 (+ (* -5/8 (fabs (- y x))) (* -1/2 y))))) (pow x 2))))))) |
(*.f64 x (-.f64 (+.f64 #s(literal 3/4 binary64) (+.f64 (/.f64 (*.f64 y #s(literal 1/5 binary64)) x) (/.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 6 binary64)) #s(literal -1/20 binary64)) (*.f64 x x)))) (+.f64 (*.f64 #s(literal 3/5 binary64) (+.f64 (/.f64 (+.f64 (*.f64 y #s(literal -1/2 binary64)) (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -5/8 binary64))) x) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y (+.f64 (fabs.f64 (-.f64 y x)) y))) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 #s(literal 4/5 binary64) (+.f64 (*.f64 y #s(literal -1/2 binary64)) (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -5/8 binary64)))) (+.f64 (*.f64 y #s(literal 1/5 binary64)) (*.f64 (+.f64 (*.f64 y #s(literal -1/2 binary64)) (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -5/8 binary64))) #s(literal -3/5 binary64)))) (*.f64 x x))))) |
(* x (- (+ 3/4 (+ (* -1/20 (/ (+ (* 2 (pow y 2)) (* 4 (pow y 2))) (pow x 2))) (+ (* 1/5 (/ y x)) (* 1/5 (/ (pow y 3) (pow x 3)))))) (+ (* -3/40 (/ (* (pow y 2) (fabs (- y x))) (pow x 3))) (+ (* 3/5 (/ (+ (* -5/8 (fabs (- y x))) (* -1/2 y)) x)) (+ (* 3/5 (/ (+ (* 1/4 (* y (fabs (- y x)))) (* 1/4 (pow y 2))) (pow x 2))) (+ (* 4/5 (/ (* (+ (* -5/8 (fabs (- y x))) (* -1/2 y)) (- (* -1/20 (+ (* 2 (pow y 2)) (* 4 (pow y 2)))) (+ (* 3/5 (+ (* 1/4 (* y (fabs (- y x)))) (* 1/4 (pow y 2)))) (* 4/5 (* (+ (* -5/8 (fabs (- y x))) (* -1/2 y)) (- (* 1/5 y) (* 3/5 (+ (* -5/8 (fabs (- y x))) (* -1/2 y))))))))) (pow x 3))) (+ (* 4/5 (/ (* (+ (* -5/8 (fabs (- y x))) (* -1/2 y)) (- (* 1/5 y) (* 3/5 (+ (* -5/8 (fabs (- y x))) (* -1/2 y))))) (pow x 2))) (* 4/5 (/ (* (+ (* 1/4 (* y (fabs (- y x)))) (* 1/4 (pow y 2))) (- (* 1/5 y) (* 3/5 (+ (* -5/8 (fabs (- y x))) (* -1/2 y))))) (pow x 3)))))))))) |
(*.f64 x (-.f64 (+.f64 #s(literal 3/4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 6 binary64)) #s(literal -1/20 binary64)) (*.f64 x x)) (*.f64 #s(literal 1/5 binary64) (+.f64 (/.f64 y x) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -3/40 binary64) (*.f64 y y)) (fabs.f64 (-.f64 y x))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 #s(literal 3/5 binary64) (+.f64 (/.f64 (+.f64 (*.f64 y #s(literal -1/2 binary64)) (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -5/8 binary64))) x) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y (+.f64 (fabs.f64 (-.f64 y x)) y))) (*.f64 x x)))) (*.f64 #s(literal 4/5 binary64) (+.f64 (/.f64 (*.f64 (+.f64 (*.f64 y #s(literal -1/2 binary64)) (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -5/8 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 6 binary64)) #s(literal -1/20 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y (+.f64 (fabs.f64 (-.f64 y x)) y))) #s(literal 3/5 binary64)) (*.f64 (*.f64 #s(literal 4/5 binary64) (+.f64 (*.f64 y #s(literal -1/2 binary64)) (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -5/8 binary64)))) (+.f64 (*.f64 y #s(literal 1/5 binary64)) (*.f64 (+.f64 (*.f64 y #s(literal -1/2 binary64)) (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -5/8 binary64))) #s(literal -3/5 binary64))))))) (*.f64 x (*.f64 x x))) (+.f64 (/.f64 (*.f64 (+.f64 (*.f64 y #s(literal -1/2 binary64)) (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -5/8 binary64))) (+.f64 (*.f64 y #s(literal 1/5 binary64)) (*.f64 (+.f64 (*.f64 y #s(literal -1/2 binary64)) (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -5/8 binary64))) #s(literal -3/5 binary64)))) (*.f64 x x)) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y (+.f64 (fabs.f64 (-.f64 y x)) y))) (+.f64 (*.f64 y #s(literal 1/5 binary64)) (*.f64 (+.f64 (*.f64 y #s(literal -1/2 binary64)) (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -5/8 binary64))) #s(literal -3/5 binary64)))) (*.f64 x (*.f64 x x)))))))))) |
(* 3/4 x) |
(*.f64 x #s(literal 3/4 binary64)) |
(* -1 (* x (- (* -1 (/ (- (* 1/5 y) (* 3/5 (+ (* -5/8 (fabs (+ y (* -1 x)))) (* -1/2 y)))) x)) 3/4))) |
(*.f64 (+.f64 (/.f64 (+.f64 (*.f64 y #s(literal 1/5 binary64)) (*.f64 (+.f64 (*.f64 y #s(literal -1/2 binary64)) (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -5/8 binary64))) #s(literal -3/5 binary64))) (-.f64 #s(literal 0 binary64) x)) #s(literal -3/4 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* -1 (/ (- (+ (* -1 (/ (- (* 1/20 (+ (* 2 (pow y 2)) (* 4 (pow y 2)))) (+ (* -4/5 (* (+ (* -5/8 (fabs (+ y (* -1 x)))) (* -1/2 y)) (- (* 1/5 y) (* 3/5 (+ (* -5/8 (fabs (+ y (* -1 x)))) (* -1/2 y)))))) (* 3/5 (+ (* -1/4 (* y (fabs (+ y (* -1 x))))) (* -1/4 (pow y 2)))))) x)) (* 1/5 y)) (* 3/5 (+ (* -5/8 (fabs (+ y (* -1 x)))) (* -1/2 y)))) x)) 3/4))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (/.f64 (+.f64 (-.f64 (*.f64 y #s(literal 1/5 binary64)) (/.f64 (+.f64 (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 6 binary64)) #s(literal 1/20 binary64)) (*.f64 (*.f64 #s(literal 4/5 binary64) (+.f64 (*.f64 y #s(literal -1/2 binary64)) (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -5/8 binary64)))) (+.f64 (*.f64 y #s(literal 1/5 binary64)) (*.f64 (+.f64 (*.f64 y #s(literal -1/2 binary64)) (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -5/8 binary64))) #s(literal -3/5 binary64))))) (*.f64 #s(literal -3/5 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 y (+.f64 (fabs.f64 (-.f64 y x)) y))))) x)) (*.f64 (+.f64 (*.f64 y #s(literal -1/2 binary64)) (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -5/8 binary64))) #s(literal -3/5 binary64))) (-.f64 #s(literal 0 binary64) x)) #s(literal -3/4 binary64)))) |
(* -1 (* x (- (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/5 (pow y 3)) (+ (* -4/5 (* (+ (* -5/8 (fabs (+ y (* -1 x)))) (* -1/2 y)) (- (* 1/20 (+ (* 2 (pow y 2)) (* 4 (pow y 2)))) (+ (* -4/5 (* (+ (* -5/8 (fabs (+ y (* -1 x)))) (* -1/2 y)) (- (* 1/5 y) (* 3/5 (+ (* -5/8 (fabs (+ y (* -1 x)))) (* -1/2 y)))))) (* 3/5 (+ (* -1/4 (* y (fabs (+ y (* -1 x))))) (* -1/4 (pow y 2)))))))) (+ (* -4/5 (* (+ (* -1/4 (* y (fabs (+ y (* -1 x))))) (* -1/4 (pow y 2))) (- (* 1/5 y) (* 3/5 (+ (* -5/8 (fabs (+ y (* -1 x)))) (* -1/2 y)))))) (* -3/40 (* (pow y 2) (fabs (+ y (* -1 x)))))))) x)) (* 1/20 (+ (* 2 (pow y 2)) (* 4 (pow y 2))))) (+ (* -4/5 (* (+ (* -5/8 (fabs (+ y (* -1 x)))) (* -1/2 y)) (- (* 1/5 y) (* 3/5 (+ (* -5/8 (fabs (+ y (* -1 x)))) (* -1/2 y)))))) (* 3/5 (+ (* -1/4 (* y (fabs (+ y (* -1 x))))) (* -1/4 (pow y 2)))))) x)) (* 1/5 y)) (* 3/5 (+ (* -5/8 (fabs (+ y (* -1 x)))) (* -1/2 y)))) x)) 3/4))) |
(*.f64 (+.f64 (/.f64 (+.f64 (-.f64 (*.f64 y #s(literal 1/5 binary64)) (/.f64 (-.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 6 binary64)) #s(literal 1/20 binary64)) (/.f64 (-.f64 (*.f64 #s(literal 1/5 binary64) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 #s(literal -4/5 binary64) (+.f64 (*.f64 (+.f64 (*.f64 y #s(literal -1/2 binary64)) (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -5/8 binary64))) (+.f64 (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 6 binary64)) #s(literal 1/20 binary64)) (*.f64 (*.f64 #s(literal 4/5 binary64) (+.f64 (*.f64 y #s(literal -1/2 binary64)) (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -5/8 binary64)))) (+.f64 (*.f64 y #s(literal 1/5 binary64)) (*.f64 (+.f64 (*.f64 y #s(literal -1/2 binary64)) (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -5/8 binary64))) #s(literal -3/5 binary64))))) (*.f64 #s(literal -3/5 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 y (+.f64 (fabs.f64 (-.f64 y x)) y)))))) (*.f64 (+.f64 (*.f64 y #s(literal 1/5 binary64)) (*.f64 (+.f64 (*.f64 y #s(literal -1/2 binary64)) (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -5/8 binary64))) #s(literal -3/5 binary64))) (*.f64 #s(literal -1/4 binary64) (*.f64 y (+.f64 (fabs.f64 (-.f64 y x)) y)))))) (*.f64 (*.f64 #s(literal -3/40 binary64) (*.f64 y y)) (fabs.f64 (-.f64 y x))))) x)) (+.f64 (*.f64 (*.f64 #s(literal -4/5 binary64) (+.f64 (*.f64 y #s(literal -1/2 binary64)) (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -5/8 binary64)))) (+.f64 (*.f64 y #s(literal 1/5 binary64)) (*.f64 (+.f64 (*.f64 y #s(literal -1/2 binary64)) (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -5/8 binary64))) #s(literal -3/5 binary64)))) (*.f64 #s(literal 3/5 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 y (+.f64 (fabs.f64 (-.f64 y x)) y)))))) x)) (*.f64 (+.f64 (*.f64 y #s(literal -1/2 binary64)) (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -5/8 binary64))) #s(literal -3/5 binary64))) (-.f64 #s(literal 0 binary64) x)) #s(literal -3/4 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(/ (- (pow x 4) (* 1/16 (pow x 4))) (* (+ x (* -1/2 (fabs (- y x)))) (+ (* 1/4 (pow x 2)) (pow x 2)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/16 binary64))) (*.f64 (+.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64))) (*.f64 #s(literal 5/4 binary64) (*.f64 x x)))) |
(- (+ (* y (- (* 1/4 (/ (pow x 3) (* (+ x (* -1/2 (fabs (- y x)))) (+ (* 1/4 (pow x 2)) (pow x 2))))) (* -1/2 (/ (* x (- (pow x 4) (* 1/16 (pow x 4)))) (* (+ x (* -1/2 (fabs (- y x)))) (pow (+ (* 1/4 (pow x 2)) (pow x 2)) 2)))))) (/ (pow x 4) (* (+ x (* -1/2 (fabs (- y x)))) (+ (* 1/4 (pow x 2)) (pow x 2))))) (* 1/16 (/ (pow x 4) (* (+ x (* -1/2 (fabs (- y x)))) (+ (* 1/4 (pow x 2)) (pow x 2)))))) |
(+.f64 (*.f64 y (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64))) (*.f64 #s(literal 5/4 binary64) (*.f64 x x)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 x (+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/16 binary64)))) (+.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)))) (*.f64 #s(literal 25/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))) (/.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/16 binary64))) (*.f64 (+.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64))) (*.f64 #s(literal 5/4 binary64) (*.f64 x x))))) |
(- (+ (* y (- (+ (* 1/4 (/ (pow x 3) (* (+ x (* -1/2 (fabs (- y x)))) (+ (* 1/4 (pow x 2)) (pow x 2))))) (* y (- (* -1/16 (/ (+ (* 2 (pow x 2)) (* 4 (pow x 2))) (* (+ x (* -1/2 (fabs (- y x)))) (+ (* 1/4 (pow x 2)) (pow x 2))))) (+ (* -1/2 (/ (* x (- (* 1/4 (/ (pow x 3) (* (+ x (* -1/2 (fabs (- y x)))) (+ (* 1/4 (pow x 2)) (pow x 2))))) (* -1/2 (/ (* x (- (pow x 4) (* 1/16 (pow x 4)))) (* (+ x (* -1/2 (fabs (- y x)))) (pow (+ (* 1/4 (pow x 2)) (pow x 2)) 2)))))) (+ (* 1/4 (pow x 2)) (pow x 2)))) (* 1/4 (/ (- (pow x 4) (* 1/16 (pow x 4))) (* (+ x (* -1/2 (fabs (- y x)))) (pow (+ (* 1/4 (pow x 2)) (pow x 2)) 2)))))))) (* -1/2 (/ (* x (- (pow x 4) (* 1/16 (pow x 4)))) (* (+ x (* -1/2 (fabs (- y x)))) (pow (+ (* 1/4 (pow x 2)) (pow x 2)) 2)))))) (/ (pow x 4) (* (+ x (* -1/2 (fabs (- y x)))) (+ (* 1/4 (pow x 2)) (pow x 2))))) (* 1/16 (/ (pow x 4) (* (+ x (* -1/2 (fabs (- y x)))) (+ (* 1/4 (pow x 2)) (pow x 2)))))) |
(+.f64 (*.f64 y (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64))) (*.f64 #s(literal 5/4 binary64) (*.f64 x x)))) (+.f64 (*.f64 y (-.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) #s(literal 6 binary64))) (*.f64 (+.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64))) (*.f64 #s(literal 5/4 binary64) (*.f64 x x)))) (+.f64 (*.f64 #s(literal -2/5 binary64) (/.f64 (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64))) (*.f64 #s(literal 5/4 binary64) (*.f64 x x)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 x (+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/16 binary64)))) (+.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)))) (*.f64 #s(literal 25/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))) (*.f64 x x))) (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/16 binary64)))) (*.f64 (+.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64))) (*.f64 #s(literal 25/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 x (+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/16 binary64)))) (+.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)))) (*.f64 #s(literal 25/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))))) (/.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/16 binary64))) (*.f64 (+.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64))) (*.f64 #s(literal 5/4 binary64) (*.f64 x x))))) |
(- (+ (* y (- (+ (* 1/4 (/ (pow x 3) (* (+ x (* -1/2 (fabs (- y x)))) (+ (* 1/4 (pow x 2)) (pow x 2))))) (* y (- (+ (* -1/16 (/ (+ (* 2 (pow x 2)) (* 4 (pow x 2))) (* (+ x (* -1/2 (fabs (- y x)))) (+ (* 1/4 (pow x 2)) (pow x 2))))) (* y (- (* 1/4 (/ x (* (+ x (* -1/2 (fabs (- y x)))) (+ (* 1/4 (pow x 2)) (pow x 2))))) (+ (* -1/2 (/ (* x (- (* -1/16 (/ (+ (* 2 (pow x 2)) (* 4 (pow x 2))) (* (+ x (* -1/2 (fabs (- y x)))) (+ (* 1/4 (pow x 2)) (pow x 2))))) (+ (* -1/2 (/ (* x (- (* 1/4 (/ (pow x 3) (* (+ x (* -1/2 (fabs (- y x)))) (+ (* 1/4 (pow x 2)) (pow x 2))))) (* -1/2 (/ (* x (- (pow x 4) (* 1/16 (pow x 4)))) (* (+ x (* -1/2 (fabs (- y x)))) (pow (+ (* 1/4 (pow x 2)) (pow x 2)) 2)))))) (+ (* 1/4 (pow x 2)) (pow x 2)))) (* 1/4 (/ (- (pow x 4) (* 1/16 (pow x 4))) (* (+ x (* -1/2 (fabs (- y x)))) (pow (+ (* 1/4 (pow x 2)) (pow x 2)) 2))))))) (+ (* 1/4 (pow x 2)) (pow x 2)))) (* 1/4 (/ (- (* 1/4 (/ (pow x 3) (* (+ x (* -1/2 (fabs (- y x)))) (+ (* 1/4 (pow x 2)) (pow x 2))))) (* -1/2 (/ (* x (- (pow x 4) (* 1/16 (pow x 4)))) (* (+ x (* -1/2 (fabs (- y x)))) (pow (+ (* 1/4 (pow x 2)) (pow x 2)) 2))))) (+ (* 1/4 (pow x 2)) (pow x 2)))))))) (+ (* -1/2 (/ (* x (- (* 1/4 (/ (pow x 3) (* (+ x (* -1/2 (fabs (- y x)))) (+ (* 1/4 (pow x 2)) (pow x 2))))) (* -1/2 (/ (* x (- (pow x 4) (* 1/16 (pow x 4)))) (* (+ x (* -1/2 (fabs (- y x)))) (pow (+ (* 1/4 (pow x 2)) (pow x 2)) 2)))))) (+ (* 1/4 (pow x 2)) (pow x 2)))) (* 1/4 (/ (- (pow x 4) (* 1/16 (pow x 4))) (* (+ x (* -1/2 (fabs (- y x)))) (pow (+ (* 1/4 (pow x 2)) (pow x 2)) 2)))))))) (* -1/2 (/ (* x (- (pow x 4) (* 1/16 (pow x 4)))) (* (+ x (* -1/2 (fabs (- y x)))) (pow (+ (* 1/4 (pow x 2)) (pow x 2)) 2)))))) (/ (pow x 4) (* (+ x (* -1/2 (fabs (- y x)))) (+ (* 1/4 (pow x 2)) (pow x 2))))) (* 1/16 (/ (pow x 4) (* (+ x (* -1/2 (fabs (- y x)))) (+ (* 1/4 (pow x 2)) (pow x 2)))))) |
(+.f64 (*.f64 y (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64))) (*.f64 #s(literal 5/4 binary64) (*.f64 x x)))) (+.f64 (*.f64 y (+.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) #s(literal 6 binary64))) (*.f64 (+.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64))) (*.f64 #s(literal 5/4 binary64) (*.f64 x x)))) (-.f64 (*.f64 y (-.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 (+.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64))) (*.f64 #s(literal 5/4 binary64) (*.f64 x x)))) (+.f64 (*.f64 #s(literal -2/5 binary64) (/.f64 (*.f64 x (-.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) #s(literal 6 binary64))) (*.f64 (+.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64))) (*.f64 #s(literal 5/4 binary64) (*.f64 x x)))) (+.f64 (*.f64 #s(literal -2/5 binary64) (/.f64 (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64))) (*.f64 #s(literal 5/4 binary64) (*.f64 x x)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 x (+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/16 binary64)))) (+.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)))) (*.f64 #s(literal 25/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))) (*.f64 x x))) (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/16 binary64)))) (*.f64 (+.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64))) (*.f64 #s(literal 25/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))))) (*.f64 x x))) (*.f64 #s(literal 1/5 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64))) (*.f64 #s(literal 5/4 binary64) (*.f64 x x)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 x (+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/16 binary64)))) (+.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)))) (*.f64 #s(literal 25/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) (*.f64 x x)))))) (+.f64 (*.f64 #s(literal -2/5 binary64) (/.f64 (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64))) (*.f64 #s(literal 5/4 binary64) (*.f64 x x)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 x (+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/16 binary64)))) (+.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)))) (*.f64 #s(literal 25/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))) (*.f64 x x))) (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/16 binary64)))) (*.f64 (+.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64))) (*.f64 #s(literal 25/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 x (+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/16 binary64)))) (+.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)))) (*.f64 #s(literal 25/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))))) (/.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/16 binary64))) (*.f64 (+.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64))) (*.f64 #s(literal 5/4 binary64) (*.f64 x x))))) |
(* -1/4 (/ (pow y 2) (+ x (* -1/2 (fabs (- y x)))))) |
(/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 y y)) (+.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)))) |
(* (pow y 2) (- (/ x (* y (+ 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 (-.f64 (/.f64 (/.f64 x y) (+.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y (+.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -1/4 binary64) (+.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)))))) |
(* (pow y 2) (- (+ (* -1/4 (/ (+ (* 2 (pow x 2)) (* 4 (pow x 2))) (* (pow y 2) (+ x (* -1/2 (fabs (- y x))))))) (/ x (* y (+ x (* -1/2 (fabs (- y x))))))) (+ (* -2 (/ (* x (- (/ x (+ x (* -1/2 (fabs (- y x))))) (* 1/2 (/ x (+ x (* -1/2 (fabs (- y x)))))))) (pow y 2))) (+ (* -1 (/ (+ (* 1/4 (pow x 2)) (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 (+.f64 (/.f64 (/.f64 x y) (+.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 6 binary64))) (*.f64 (*.f64 y y) (+.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)))))) (+.f64 (/.f64 (*.f64 (*.f64 x #s(literal -2 binary64)) (+.f64 (/.f64 x (+.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)))) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (+.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)))))) (*.f64 y y)) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y (+.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64))))) (/.f64 #s(literal 1/4 binary64) (+.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64))))) (/.f64 (/.f64 (*.f64 #s(literal 5/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)))))))) |
(* (pow y 2) (- (+ (* -1/4 (/ (+ (* 2 (pow x 2)) (* 4 (pow x 2))) (* (pow y 2) (+ x (* -1/2 (fabs (- y x))))))) (+ (/ x (* y (+ x (* -1/2 (fabs (- y x)))))) (/ (pow x 3) (* (pow y 3) (+ x (* -1/2 (fabs (- y x)))))))) (+ (* -2 (/ (* x (- (* -1/4 (/ (+ (* 2 (pow x 2)) (* 4 (pow x 2))) (+ x (* -1/2 (fabs (- y x)))))) (+ (* -2 (* x (- (/ x (+ x (* -1/2 (fabs (- y x))))) (* 1/2 (/ x (+ x (* -1/2 (fabs (- y x))))))))) (* -1 (/ (+ (* 1/4 (pow x 2)) (pow x 2)) (+ x (* -1/2 (fabs (- y x))))))))) (pow y 3))) (+ (* -2 (/ (* x (- (/ x (+ x (* -1/2 (fabs (- y x))))) (* 1/2 (/ x (+ x (* -1/2 (fabs (- y x)))))))) (pow y 2))) (+ (* -1 (/ (+ (* 1/4 (pow x 2)) (pow x 2)) (* (pow y 2) (+ x (* -1/2 (fabs (- y x))))))) (+ (* 1/2 (/ x (* y (+ x (* -1/2 (fabs (- y x))))))) (+ (* 4 (/ (* (+ (* 1/4 (pow x 2)) (pow x 2)) (- (/ x (+ x (* -1/2 (fabs (- y x))))) (* 1/2 (/ x (+ x (* -1/2 (fabs (- y x)))))))) (pow y 3))) (* 1/4 (/ 1 (+ x (* -1/2 (fabs (- y x))))))))))))) |
(*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 6 binary64))) (*.f64 (*.f64 y y) (+.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64))))) (-.f64 (+.f64 (/.f64 (/.f64 x y) (+.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)))) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64))))) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 x (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 6 binary64))) (+.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)))) (-.f64 (*.f64 (*.f64 x #s(literal -2 binary64)) (+.f64 (/.f64 x (+.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)))) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (+.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)))))) (/.f64 (*.f64 #s(literal 5/4 binary64) (*.f64 x x)) (+.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64))))))) (*.f64 y (*.f64 y y))) (/.f64 (*.f64 x (+.f64 (/.f64 x (+.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)))) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (+.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)))))) (*.f64 y y)))) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y (+.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64))))) (+.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 #s(literal 5/4 binary64) (*.f64 x x)) (+.f64 (/.f64 x (+.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)))) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (+.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64))))))) (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 (*.f64 #s(literal 5/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64))))))))) |
(* -1/4 (/ (pow y 2) (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))) |
(/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 y y)) (+.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)))) |
(* (pow y 2) (- (* -1 (/ (- (* -1 (/ x (+ 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 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)))) y) (/.f64 #s(literal -1/4 binary64) (+.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)))))) |
(* (pow y 2) (- (* -1 (/ (- (+ (* -1 (/ x (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))) (* -1 (/ (- (* -1/4 (/ (+ (* 2 (pow x 2)) (* 4 (pow x 2))) (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))) (+ (* -1 (/ (+ (* 1/4 (pow x 2)) (pow x 2)) (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))) (* 2 (* x (- (* -1 (/ x (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))) (* -1/2 (/ x (+ 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 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 6 binary64))) (+.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)))) (-.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (+.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64))))) (/.f64 (*.f64 #s(literal 5/4 binary64) (*.f64 x x)) (+.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)))))) (-.f64 #s(literal 0 binary64) y)) (/.f64 x (+.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64))))) (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal -1/4 binary64) (+.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)))))) |
(* (pow y 2) (- (* -1 (/ (- (+ (* -1 (/ x (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))) (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (pow x 3) (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))) (+ (* 2 (* x (- (* -1/4 (/ (+ (* 2 (pow x 2)) (* 4 (pow x 2))) (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))) (+ (* -1 (/ (+ (* 1/4 (pow x 2)) (pow x 2)) (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))) (* 2 (* x (- (* -1 (/ x (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))) (* -1/2 (/ x (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))))))))))) (* 4 (* (+ (* 1/4 (pow x 2)) (pow x 2)) (- (* -1 (/ x (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))) (* -1/2 (/ x (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))))))))) y)) (* -1/4 (/ (+ (* 2 (pow x 2)) (* 4 (pow x 2))) (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))))) (+ (* -1 (/ (+ (* 1/4 (pow x 2)) (pow x 2)) (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))) (* 2 (* x (- (* -1 (/ x (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))) (* -1/2 (/ x (+ 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 (/.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)))) (/.f64 (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 6 binary64))) (+.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)))) (/.f64 (+.f64 (-.f64 (/.f64 (neg.f64 (*.f64 x (*.f64 x x))) (+.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)))) (*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 6 binary64))) (+.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)))) (-.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (+.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64))))) (/.f64 (*.f64 #s(literal 5/4 binary64) (*.f64 x x)) (+.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)))))))) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 #s(literal 5/4 binary64) (*.f64 x x)) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (+.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64))))))) y)) (-.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (+.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64))))) (/.f64 (*.f64 #s(literal 5/4 binary64) (*.f64 x x)) (+.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)))))) y)) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64))))) (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal -1/4 binary64) (+.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)))))) |
(* -1/16 (pow y 4)) |
(*.f64 #s(literal -1/16 binary64) (pow.f64 y #s(literal 4 binary64))) |
(- (* 1/4 (* x (pow y 3))) (* 1/16 (pow y 4))) |
(+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 y (*.f64 y y)))) (*.f64 #s(literal -1/16 binary64) (pow.f64 y #s(literal 4 binary64)))) |
(- (* x (- (* -1/16 (* x (+ (* 2 (pow y 2)) (* 4 (pow y 2))))) (* -1/4 (pow y 3)))) (* 1/16 (pow y 4))) |
(+.f64 (*.f64 x (+.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) x) (*.f64 (*.f64 y y) #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y y))))) (*.f64 #s(literal -1/16 binary64) (pow.f64 y #s(literal 4 binary64)))) |
(- (* x (- (* x (- (* 1/4 (* x y)) (* 1/16 (+ (* 2 (pow y 2)) (* 4 (pow y 2)))))) (* -1/4 (pow y 3)))) (* 1/16 (pow y 4))) |
(+.f64 (*.f64 x (+.f64 (*.f64 x (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 (*.f64 (*.f64 y y) #s(literal 6 binary64)) #s(literal -1/16 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y y))))) (*.f64 #s(literal -1/16 binary64) (pow.f64 y #s(literal 4 binary64)))) |
(* 15/16 (pow x 4)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 15/16 binary64)) |
(* (pow x 4) (+ 15/16 (* 1/4 (/ y x)))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 15/16 binary64) (/.f64 (*.f64 y #s(literal 1/4 binary64)) x))) |
(* (pow x 4) (- (+ 15/16 (* -1/16 (/ (+ (* 2 (pow y 2)) (* 4 (pow y 2))) (pow x 2)))) (* -1/4 (/ y x)))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 15/16 binary64) (+.f64 (*.f64 (/.f64 #s(literal -1/16 binary64) x) (/.f64 (*.f64 (*.f64 y y) #s(literal 6 binary64)) x)) (/.f64 (*.f64 y #s(literal 1/4 binary64)) x)))) |
(* (pow x 4) (- (+ 15/16 (* 1/4 (/ (pow y 3) (pow x 3)))) (+ (* -1/4 (/ y x)) (* 1/16 (/ (+ (* 2 (pow y 2)) (* 4 (pow y 2))) (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (+.f64 #s(literal 15/16 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 y x)) (/.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 6 binary64)) #s(literal 1/16 binary64)) (*.f64 x x))))) |
(* 15/16 (pow x 4)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 15/16 binary64)) |
(* (pow x 4) (+ 15/16 (* 1/4 (/ y x)))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 15/16 binary64) (/.f64 (*.f64 y #s(literal 1/4 binary64)) x))) |
(* (pow x 4) (+ 15/16 (* -1 (/ (- (* 1/16 (/ (+ (* 2 (pow y 2)) (* 4 (pow y 2))) x)) (* 1/4 y)) x)))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 15/16 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 6 binary64)) #s(literal 1/16 binary64)) x) (*.f64 y #s(literal -1/4 binary64))) x))) |
(* (pow x 4) (+ 15/16 (* -1 (/ (- (* -1 (/ (- (* 1/4 (/ (pow y 3) x)) (* 1/16 (+ (* 2 (pow y 2)) (* 4 (pow y 2))))) x)) (* 1/4 y)) x)))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 15/16 binary64) (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y y))) x) (*.f64 (*.f64 (*.f64 y y) #s(literal 6 binary64)) #s(literal -1/16 binary64))) (-.f64 #s(literal 0 binary64) x)) (*.f64 y #s(literal -1/4 binary64))) x))) |
(- (pow x 4) (* 1/16 (pow x 4))) |
(+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/16 binary64))) |
(- (+ (* 1/4 (* (pow x 3) y)) (pow x 4)) (* 1/16 (pow x 4))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x x))) y) (+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/16 binary64)))) |
(- (+ (* y (- (* -1/16 (* y (+ (* 2 (pow x 2)) (* 4 (pow x 2))))) (* -1/4 (pow x 3)))) (pow x 4)) (* 1/16 (pow x 4))) |
(+.f64 (*.f64 y (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 y (*.f64 (*.f64 x x) #s(literal 6 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x x))))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/16 binary64)))) |
(- (+ (* y (- (* y (- (* 1/4 (* x y)) (* 1/16 (+ (* 2 (pow x 2)) (* 4 (pow x 2)))))) (* -1/4 (pow x 3)))) (pow x 4)) (* 1/16 (pow x 4))) |
(+.f64 (*.f64 y (+.f64 (*.f64 y (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) #s(literal 6 binary64))))) (*.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x x))))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/16 binary64)))) |
(* -1/16 (pow y 4)) |
(*.f64 #s(literal -1/16 binary64) (pow.f64 y #s(literal 4 binary64))) |
(* (pow y 4) (- (* 1/4 (/ x y)) 1/16)) |
(*.f64 (pow.f64 y #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) y) #s(literal -1/16 binary64))) |
(* (pow y 4) (- (* -1/16 (/ (+ (* 2 (pow x 2)) (* 4 (pow x 2))) (pow y 2))) (+ 1/16 (* -1/4 (/ x y))))) |
(*.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) #s(literal 6 binary64))) (*.f64 y y)) (+.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x #s(literal -1/4 binary64)) y)))) |
(* (pow y 4) (- (* 1/4 (/ (pow x 3) (pow y 3))) (+ 1/16 (+ (* -1/4 (/ x y)) (* 1/16 (/ (+ (* 2 (pow x 2)) (* 4 (pow x 2))) (pow y 2))))))) |
(*.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (+.f64 (+.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x #s(literal -1/4 binary64)) y)) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) #s(literal 6 binary64))) (*.f64 y y))))) |
(* -1/16 (pow y 4)) |
(*.f64 #s(literal -1/16 binary64) (pow.f64 y #s(literal 4 binary64))) |
(* (pow y 4) (- (* 1/4 (/ x y)) 1/16)) |
(*.f64 (pow.f64 y #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) y) #s(literal -1/16 binary64))) |
(* (pow y 4) (- (* -1 (/ (- (* 1/16 (/ (+ (* 2 (pow x 2)) (* 4 (pow x 2))) y)) (* 1/4 x)) y)) 1/16)) |
(*.f64 (pow.f64 y #s(literal 4 binary64)) (+.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 6 binary64)) y)) (*.f64 x #s(literal -1/4 binary64))) (-.f64 #s(literal 0 binary64) y)) #s(literal -1/16 binary64))) |
(* (pow y 4) (- (* -1 (/ (- (* -1 (/ (- (* 1/4 (/ (pow x 3) y)) (* 1/16 (+ (* 2 (pow x 2)) (* 4 (pow x 2))))) y)) (* 1/4 x)) y)) 1/16)) |
(*.f64 (pow.f64 y #s(literal 4 binary64)) (+.f64 (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x x))) y) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) #s(literal 6 binary64)))) y)) (*.f64 x #s(literal -1/4 binary64))) (-.f64 #s(literal 0 binary64) y)) #s(literal -1/16 binary64))) |
(pow x 4) |
(pow.f64 x #s(literal 4 binary64)) |
(pow x 4) |
(pow.f64 x #s(literal 4 binary64)) |
(pow x 4) |
(pow.f64 x #s(literal 4 binary64)) |
(pow x 4) |
(pow.f64 x #s(literal 4 binary64)) |
(pow x 4) |
(pow.f64 x #s(literal 4 binary64)) |
(pow x 4) |
(pow.f64 x #s(literal 4 binary64)) |
(pow x 4) |
(pow.f64 x #s(literal 4 binary64)) |
(pow x 4) |
(pow.f64 x #s(literal 4 binary64)) |
(pow x 4) |
(pow.f64 x #s(literal 4 binary64)) |
(pow x 4) |
(pow.f64 x #s(literal 4 binary64)) |
(pow x 4) |
(pow.f64 x #s(literal 4 binary64)) |
(pow x 4) |
(pow.f64 x #s(literal 4 binary64)) |
(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)) |
(* (fabs (- y x)) (pow (sqrt 1/2) 2)) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) |
(+ x (* (fabs (- y x)) (pow (sqrt 1/2) 2))) |
(+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) |
(+ x (* (fabs (- y x)) (pow (sqrt 1/2) 2))) |
(+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) |
(+ x (* (fabs (- y x)) (pow (sqrt 1/2) 2))) |
(+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) |
x |
(* x (+ 1 (/ (* (fabs (- y x)) (pow (sqrt 1/2) 2)) x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal 1/2 binary64) x)))) |
(* x (+ 1 (/ (* (fabs (- y x)) (pow (sqrt 1/2) 2)) x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal 1/2 binary64) x)))) |
(* x (+ 1 (/ (* (fabs (- y x)) (pow (sqrt 1/2) 2)) x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal 1/2 binary64) x)))) |
x |
(* -1 (* x (- (* -1 (/ (* (fabs (+ y (* -1 x))) (pow (sqrt 1/2) 2)) x)) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) x) #s(literal -1 binary64)))) |
(* -1 (* x (- (* -1 (/ (* (fabs (+ y (* -1 x))) (pow (sqrt 1/2) 2)) x)) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) x) #s(literal -1 binary64)))) |
(* -1 (* x (- (* -1 (/ (* (fabs (+ y (* -1 x))) (pow (sqrt 1/2) 2)) x)) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) x) #s(literal -1 binary64)))) |
(+ x (* (fabs (- y x)) (pow (sqrt 1/2) 2))) |
(+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) |
(+ x (* (fabs (- y x)) (pow (sqrt 1/2) 2))) |
(+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) |
(+ x (* (fabs (- y x)) (pow (sqrt 1/2) 2))) |
(+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) |
(+ x (* (fabs (- y x)) (pow (sqrt 1/2) 2))) |
(+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) |
(+ x (* (fabs (- y x)) (pow (sqrt 1/2) 2))) |
(+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) |
(+ x (* (fabs (- y x)) (pow (sqrt 1/2) 2))) |
(+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) |
(+ x (* (fabs (- y x)) (pow (sqrt 1/2) 2))) |
(+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) |
(+ x (* (fabs (- y x)) (pow (sqrt 1/2) 2))) |
(+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) |
(+ x (* (fabs (neg (+ x (* -1 y)))) (pow (sqrt 1/2) 2))) |
(+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) |
(+ x (* (fabs (neg (+ x (* -1 y)))) (pow (sqrt 1/2) 2))) |
(+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) |
(+ x (* (fabs (neg (+ x (* -1 y)))) (pow (sqrt 1/2) 2))) |
(+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) |
(+ x (* (fabs (neg (+ x (* -1 y)))) (pow (sqrt 1/2) 2))) |
(+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) |
(* (fabs (- y x)) (pow (sqrt 1/2) 2)) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) |
(* (fabs (- y x)) (pow (sqrt 1/2) 2)) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) |
(* (fabs (- y x)) (pow (sqrt 1/2) 2)) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) |
(* (fabs (- y x)) (pow (sqrt 1/2) 2)) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) |
(* (fabs (- y x)) (pow (sqrt 1/2) 2)) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) |
(* (fabs (- y x)) (pow (sqrt 1/2) 2)) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) |
(* (fabs (- y x)) (pow (sqrt 1/2) 2)) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) |
(* (fabs (- y x)) (pow (sqrt 1/2) 2)) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) |
(* (fabs (neg (+ x (* -1 y)))) (pow (sqrt 1/2) 2)) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) |
(* (fabs (neg (+ x (* -1 y)))) (pow (sqrt 1/2) 2)) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) |
(* (fabs (neg (+ x (* -1 y)))) (pow (sqrt 1/2) 2)) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) |
(* (fabs (neg (+ x (* -1 y)))) (pow (sqrt 1/2) 2)) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) |
(* (fabs (- y x)) (pow (sqrt 1/2) 2)) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) |
(* (fabs (- y x)) (pow (sqrt 1/2) 2)) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) |
(* (fabs (- y x)) (pow (sqrt 1/2) 2)) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) |
(* (fabs (- y x)) (pow (sqrt 1/2) 2)) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) |
(* (fabs (- y x)) (pow (sqrt 1/2) 2)) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) |
(* (fabs (- y x)) (pow (sqrt 1/2) 2)) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) |
(* (fabs (- y x)) (pow (sqrt 1/2) 2)) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) |
(* (fabs (- y x)) (pow (sqrt 1/2) 2)) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) |
(* (fabs (+ y (* -1 x))) (pow (sqrt 1/2) 2)) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) |
(* (fabs (+ y (* -1 x))) (pow (sqrt 1/2) 2)) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) |
(* (fabs (+ y (* -1 x))) (pow (sqrt 1/2) 2)) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) |
(* (fabs (+ y (* -1 x))) (pow (sqrt 1/2) 2)) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) |
(* (sqrt (fabs (- y x))) (sqrt 1/2)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (fabs.f64 (-.f64 y x)))) |
(* (sqrt (fabs (- y x))) (sqrt 1/2)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (fabs.f64 (-.f64 y x)))) |
(* (sqrt (fabs (- y x))) (sqrt 1/2)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (fabs.f64 (-.f64 y x)))) |
(* (sqrt (fabs (- y x))) (sqrt 1/2)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (fabs.f64 (-.f64 y x)))) |
(* (sqrt (fabs (- y x))) (sqrt 1/2)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (fabs.f64 (-.f64 y x)))) |
(* (sqrt (fabs (- y x))) (sqrt 1/2)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (fabs.f64 (-.f64 y x)))) |
(* (sqrt (fabs (- y x))) (sqrt 1/2)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (fabs.f64 (-.f64 y x)))) |
(* (sqrt (fabs (- y x))) (sqrt 1/2)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (fabs.f64 (-.f64 y x)))) |
(* (sqrt (fabs (neg (+ x (* -1 y))))) (sqrt 1/2)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (fabs.f64 (-.f64 y x)))) |
(* (sqrt (fabs (neg (+ x (* -1 y))))) (sqrt 1/2)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (fabs.f64 (-.f64 y x)))) |
(* (sqrt (fabs (neg (+ x (* -1 y))))) (sqrt 1/2)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (fabs.f64 (-.f64 y x)))) |
(* (sqrt (fabs (neg (+ x (* -1 y))))) (sqrt 1/2)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (fabs.f64 (-.f64 y x)))) |
(* (sqrt (fabs (- y x))) (sqrt 1/2)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (fabs.f64 (-.f64 y x)))) |
(* (sqrt (fabs (- y x))) (sqrt 1/2)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (fabs.f64 (-.f64 y x)))) |
(* (sqrt (fabs (- y x))) (sqrt 1/2)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (fabs.f64 (-.f64 y x)))) |
(* (sqrt (fabs (- y x))) (sqrt 1/2)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (fabs.f64 (-.f64 y x)))) |
(* (sqrt (fabs (- y x))) (sqrt 1/2)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (fabs.f64 (-.f64 y x)))) |
(* (sqrt (fabs (- y x))) (sqrt 1/2)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (fabs.f64 (-.f64 y x)))) |
(* (sqrt (fabs (- y x))) (sqrt 1/2)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (fabs.f64 (-.f64 y x)))) |
(* (sqrt (fabs (- y x))) (sqrt 1/2)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (fabs.f64 (-.f64 y x)))) |
(* (sqrt (fabs (+ y (* -1 x)))) (sqrt 1/2)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (fabs.f64 (-.f64 y x)))) |
(* (sqrt (fabs (+ y (* -1 x)))) (sqrt 1/2)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (fabs.f64 (-.f64 y x)))) |
(* (sqrt (fabs (+ y (* -1 x)))) (sqrt 1/2)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (fabs.f64 (-.f64 y x)))) |
(* (sqrt (fabs (+ y (* -1 x)))) (sqrt 1/2)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (fabs.f64 (-.f64 y x)))) |
(/ 2 (fabs (- y x))) |
(/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) |
(/ 2 (fabs (- y x))) |
(/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) |
(/ 2 (fabs (- y x))) |
(/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) |
(/ 2 (fabs (- y x))) |
(/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) |
(/ 2 (fabs (- y x))) |
(/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) |
(/ 2 (fabs (- y x))) |
(/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) |
(/ 2 (fabs (- y x))) |
(/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) |
(/ 2 (fabs (- y x))) |
(/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) |
(/ 2 (fabs (neg (+ x (* -1 y))))) |
(/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) |
(/ 2 (fabs (neg (+ x (* -1 y))))) |
(/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) |
(/ 2 (fabs (neg (+ x (* -1 y))))) |
(/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) |
(/ 2 (fabs (neg (+ x (* -1 y))))) |
(/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) |
(/ 2 (fabs (- y x))) |
(/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) |
(/ 2 (fabs (- y x))) |
(/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) |
(/ 2 (fabs (- y x))) |
(/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) |
(/ 2 (fabs (- y x))) |
(/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) |
(/ 2 (fabs (- y x))) |
(/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) |
(/ 2 (fabs (- y x))) |
(/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) |
(/ 2 (fabs (- y x))) |
(/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) |
(/ 2 (fabs (- y x))) |
(/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) |
(/ 2 (fabs (+ y (* -1 x)))) |
(/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) |
(/ 2 (fabs (+ y (* -1 x)))) |
(/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) |
(/ 2 (fabs (+ y (* -1 x)))) |
(/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) |
(/ 2 (fabs (+ y (* -1 x)))) |
(/.f64 #s(literal 2 binary64) (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 (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/2 (fabs (- y x))) x) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) x) |
(- (* 1/2 (fabs (- y x))) x) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) x) |
(- (* 1/2 (fabs (- y x))) x) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) x) |
(- (* 1/2 (fabs (- y x))) x) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) x) |
(- (* 1/2 (fabs (- y x))) x) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) x) |
(- (* 1/2 (fabs (- y x))) x) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) x) |
(- (* 1/2 (fabs (- y x))) x) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) x) |
(- (* 1/2 (fabs (- y x))) x) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) x) |
(- (* 1/2 (fabs (neg (+ x (* -1 y))))) x) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) x) |
(- (* 1/2 (fabs (neg (+ x (* -1 y))))) x) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) x) |
(- (* 1/2 (fabs (neg (+ x (* -1 y))))) x) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) x) |
(- (* 1/2 (fabs (neg (+ x (* -1 y))))) x) |
(-.f64 (*.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))) |
(+ (* -1 x) (* 1/2 (fabs (- y x)))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) x) |
(+ (* -1 x) (* 1/2 (fabs (- y x)))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) x) |
(+ (* -1 x) (* 1/2 (fabs (- y x)))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* x (- (* 1/2 (/ (fabs (- y x)) x)) 1)) |
(*.f64 x (+.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal 1/2 binary64) x)) #s(literal -1 binary64))) |
(* x (- (* 1/2 (/ (fabs (- y x)) x)) 1)) |
(*.f64 x (+.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal 1/2 binary64) x)) #s(literal -1 binary64))) |
(* x (- (* 1/2 (/ (fabs (- y x)) x)) 1)) |
(*.f64 x (+.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal 1/2 binary64) x)) #s(literal -1 binary64))) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 (* x (+ 1 (* -1/2 (/ (fabs (+ y (* -1 x))) x))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ 1 (* -1/2 (/ (fabs (+ y (* -1 x))) x))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ 1 (* -1/2 (/ (fabs (+ y (* -1 x))) x))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) x)) (-.f64 #s(literal 0 binary64) x)) |
(pow x 4) |
(pow.f64 x #s(literal 4 binary64)) |
(+ (* -4 (* (pow x 3) y)) (pow x 4)) |
(+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 y (*.f64 x (*.f64 x x))))) |
(+ (* y (+ (* -4 (pow x 3)) (* y (+ (* 2 (pow x 2)) (* 4 (pow x 2)))))) (pow x 4)) |
(+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 y (+.f64 (*.f64 y (*.f64 (*.f64 x x) #s(literal 6 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 x (*.f64 x x)))))) |
(+ (* y (+ (* -4 (pow x 3)) (* y (+ (* -4 (* x y)) (+ (* 2 (pow x 2)) (* 4 (pow x 2))))))) (pow x 4)) |
(+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 y (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (+.f64 (*.f64 (*.f64 x x) #s(literal 6 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 y x))))))) |
(pow y 4) |
(pow.f64 y #s(literal 4 binary64)) |
(* (pow y 4) (+ 1 (* -4 (/ x y)))) |
(*.f64 (pow.f64 y #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (/.f64 x y)))) |
(* (pow y 4) (+ 1 (+ (* -4 (/ x y)) (+ (* 2 (/ (pow x 2) (pow y 2))) (* 4 (/ (pow x 2) (pow y 2))))))) |
(*.f64 (pow.f64 y #s(literal 4 binary64)) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (/.f64 x y))) (*.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 6 binary64)))) |
(* (pow y 4) (+ 1 (+ (* -4 (/ x y)) (+ (* -4 (/ (pow x 3) (pow y 3))) (+ (* 2 (/ (pow x 2) (pow y 2))) (* 4 (/ (pow x 2) (pow y 2)))))))) |
(*.f64 (pow.f64 y #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 x y) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 6 binary64))))) |
(pow y 4) |
(pow.f64 y #s(literal 4 binary64)) |
(* (pow y 4) (+ 1 (* -4 (/ x y)))) |
(*.f64 (pow.f64 y #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (/.f64 x y)))) |
(* (pow y 4) (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* 2 (pow x 2)) (* 4 (pow x 2))) y)) (* 4 x)) y)))) |
(*.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 x x) #s(literal 6 binary64)) y)) y))) |
(* (pow y 4) (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -4 (/ (pow x 3) y)) (+ (* 2 (pow x 2)) (* 4 (pow x 2)))) y)) (* 4 x)) y)))) |
(*.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 4 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 6 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 x (*.f64 x x))) y)) y)) y))) |
(pow y 4) |
(pow.f64 y #s(literal 4 binary64)) |
(+ (* -4 (* x (pow y 3))) (pow y 4)) |
(+.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 x (*.f64 y (*.f64 y y))))) |
(+ (* x (+ (* -4 (pow y 3)) (* x (+ (* 2 (pow y 2)) (* 4 (pow y 2)))))) (pow y 4)) |
(+.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 x (+.f64 (*.f64 x (*.f64 (*.f64 y y) #s(literal 6 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 y (*.f64 y y)))))) |
(+ (* x (+ (* -4 (pow y 3)) (* x (+ (* -4 (* x y)) (+ (* 2 (pow y 2)) (* 4 (pow y 2))))))) (pow y 4)) |
(+.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 x (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 y (*.f64 y y))) (*.f64 x (+.f64 (*.f64 (*.f64 y y) #s(literal 6 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 y x))))))) |
(pow x 4) |
(pow.f64 x #s(literal 4 binary64)) |
(* (pow x 4) (+ 1 (* -4 (/ y x)))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) y) x))) |
(* (pow x 4) (+ 1 (+ (* -4 (/ y x)) (+ (* 2 (/ (pow y 2) (pow x 2))) (* 4 (/ (pow y 2) (pow x 2))))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) y) x) (*.f64 (/.f64 (*.f64 y y) (*.f64 x x)) #s(literal 6 binary64))))) |
(* (pow x 4) (+ 1 (+ (* -4 (/ y x)) (+ (* -4 (/ (pow y 3) (pow x 3))) (+ (* 2 (/ (pow y 2) (pow x 2))) (* 4 (/ (pow y 2) (pow x 2)))))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 y x) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 (*.f64 y y) (*.f64 x x)) #s(literal 6 binary64))))) |
(pow x 4) |
(pow.f64 x #s(literal 4 binary64)) |
(* (pow x 4) (+ 1 (* -4 (/ y x)))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) y) x))) |
(* (pow x 4) (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* 2 (pow y 2)) (* 4 (pow y 2))) x)) (* 4 y)) x)))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 y y) #s(literal 6 binary64)) x)) x))) |
(* (pow x 4) (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -4 (/ (pow y 3) x)) (+ (* 2 (pow y 2)) (* 4 (pow y 2)))) x)) (* 4 y)) x)))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y #s(literal 4 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 y y) #s(literal 6 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 y (*.f64 y y))) x)) x)) x))) |
(* -1/8 (* (pow y 2) (fabs (- y x)))) |
(*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 y y)) (fabs.f64 (-.f64 y x))) |
(+ (* -1/8 (* (pow y 2) (fabs (- y x)))) (* x (+ (* 1/4 (* y (fabs (- y x)))) (* 1/4 (pow y 2))))) |
(+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 y y)) (fabs.f64 (-.f64 y x))) (*.f64 x (*.f64 #s(literal 1/4 binary64) (*.f64 y (+.f64 (fabs.f64 (-.f64 y x)) y))))) |
(+ (* -1/8 (* (pow y 2) (fabs (- y x)))) (* x (+ (* 1/4 (* y (fabs (- y x)))) (+ (* 1/4 (pow y 2)) (* x (+ (* -5/8 (fabs (- y x))) (* -1/2 y))))))) |
(+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 y y)) (fabs.f64 (-.f64 y x))) (*.f64 x (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y (+.f64 (fabs.f64 (-.f64 y x)) y))) (*.f64 x (+.f64 (*.f64 y #s(literal -1/2 binary64)) (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -5/8 binary64))))))) |
(+ (* -1/8 (* (pow y 2) (fabs (- y x)))) (* x (+ (* 1/4 (* y (fabs (- y x)))) (+ (* 1/4 (pow y 2)) (* x (+ (* -5/8 (fabs (- y x))) (+ (* -1/2 y) (* 5/4 x)))))))) |
(+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 y y)) (fabs.f64 (-.f64 y x))) (*.f64 x (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y (+.f64 (fabs.f64 (-.f64 y x)) y))) (*.f64 x (+.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -5/8 binary64)) (+.f64 (*.f64 y #s(literal -1/2 binary64)) (*.f64 x #s(literal 5/4 binary64)))))))) |
(* 5/4 (pow x 3)) |
(*.f64 (*.f64 x (*.f64 x x)) #s(literal 5/4 binary64)) |
(* (pow x 3) (+ 5/4 (+ (* -5/8 (/ (fabs (- y x)) x)) (* -1/2 (/ y x))))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 5/4 binary64) (+.f64 (/.f64 (*.f64 y #s(literal -1/2 binary64)) x) (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -5/8 binary64)) x)))) |
(* (pow x 3) (+ 5/4 (+ (* -5/8 (/ (fabs (- y x)) x)) (+ (* -1/2 (/ y x)) (+ (* 1/4 (/ (* y (fabs (- y x))) (pow x 2))) (* 1/4 (/ (pow y 2) (pow x 2)))))))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 (+.f64 #s(literal 5/4 binary64) (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -5/8 binary64)) x)) (+.f64 (/.f64 (*.f64 y #s(literal -1/2 binary64)) x) (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 y (/.f64 (fabs.f64 (-.f64 y x)) (*.f64 x x))) (/.f64 (*.f64 y y) (*.f64 x x))))))) |
(* (pow x 3) (+ 5/4 (+ (* -5/8 (/ (fabs (- y x)) x)) (+ (* -1/2 (/ y x)) (+ (* -1/8 (/ (* (pow y 2) (fabs (- y x))) (pow x 3))) (+ (* 1/4 (/ (* y (fabs (- y x))) (pow x 2))) (* 1/4 (/ (pow y 2) (pow x 2))))))))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 (+.f64 #s(literal 5/4 binary64) (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -5/8 binary64)) x)) (+.f64 (+.f64 (/.f64 (*.f64 y #s(literal -1/2 binary64)) x) (*.f64 (/.f64 #s(literal -1/8 binary64) x) (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 y y)) (*.f64 x x)))) (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 y (/.f64 (fabs.f64 (-.f64 y x)) (*.f64 x x))) (/.f64 (*.f64 y y) (*.f64 x x))))))) |
(* 5/4 (pow x 3)) |
(*.f64 (*.f64 x (*.f64 x x)) #s(literal 5/4 binary64)) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ (* -5/8 (fabs (+ y (* -1 x)))) (* -1/2 y)) x)) 5/4))) |
(*.f64 (+.f64 (/.f64 (+.f64 (*.f64 y #s(literal -1/2 binary64)) (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -5/8 binary64))) (-.f64 #s(literal 0 binary64) x)) #s(literal -5/4 binary64)) (neg.f64 (*.f64 x (*.f64 x x)))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* y (fabs (+ y (* -1 x))))) (* -1/4 (pow y 2))) x)) (+ (* -5/8 (fabs (+ y (* -1 x)))) (* -1/2 y))) x)) 5/4))) |
(*.f64 (+.f64 (/.f64 (-.f64 (+.f64 (*.f64 y #s(literal -1/2 binary64)) (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -5/8 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 y (+.f64 (fabs.f64 (-.f64 y x)) y))) x)) (-.f64 #s(literal 0 binary64) x)) #s(literal -5/4 binary64)) (neg.f64 (*.f64 x (*.f64 x x)))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* y (fabs (+ y (* -1 x))))) (+ (* -1/4 (pow y 2)) (* 1/8 (/ (* (pow y 2) (fabs (+ y (* -1 x)))) x)))) x)) (+ (* -5/8 (fabs (+ y (* -1 x)))) (* -1/2 y))) x)) 5/4))) |
(*.f64 (+.f64 (/.f64 (-.f64 (+.f64 (*.f64 y #s(literal -1/2 binary64)) (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -5/8 binary64))) (/.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 y (+.f64 (fabs.f64 (-.f64 y x)) y))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 y y))) x)) x)) (-.f64 #s(literal 0 binary64) x)) #s(literal -5/4 binary64)) (neg.f64 (*.f64 x (*.f64 x x)))) |
(* (+ x (* -1/2 (fabs (- y x)))) (+ (* 1/4 (pow x 2)) (pow x 2))) |
(*.f64 (+.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64))) (*.f64 #s(literal 5/4 binary64) (*.f64 x x))) |
(+ (* -1/2 (* x (* y (+ x (* -1/2 (fabs (- y x))))))) (* (+ x (* -1/2 (fabs (- y x)))) (+ (* 1/4 (pow x 2)) (pow x 2)))) |
(+.f64 (*.f64 (+.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64))) (*.f64 #s(literal 5/4 binary64) (*.f64 x x))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y x) (+.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)))))) |
(+ (* y (+ (* -1/2 (* x (+ x (* -1/2 (fabs (- y x)))))) (* 1/4 (* y (+ x (* -1/2 (fabs (- y x)))))))) (* (+ x (* -1/2 (fabs (- y x)))) (+ (* 1/4 (pow x 2)) (pow x 2)))) |
(+.f64 (*.f64 (+.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64))) (*.f64 #s(literal 5/4 binary64) (*.f64 x x))) (*.f64 y (+.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (+.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)))) (*.f64 (*.f64 y #s(literal 1/4 binary64)) (+.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64))))))) |
(+ (* y (+ (* -1/2 (* x (+ x (* -1/2 (fabs (- y x)))))) (* 1/4 (* y (+ x (* -1/2 (fabs (- y x)))))))) (* (+ x (* -1/2 (fabs (- y x)))) (+ (* 1/4 (pow x 2)) (pow x 2)))) |
(+.f64 (*.f64 (+.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64))) (*.f64 #s(literal 5/4 binary64) (*.f64 x x))) (*.f64 y (+.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (+.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)))) (*.f64 (*.f64 y #s(literal 1/4 binary64)) (+.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64))))))) |
(* 1/4 (* (pow y 2) (+ x (* -1/2 (fabs (- y x)))))) |
(*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y y)) (+.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)))) |
(* (pow y 2) (+ (* -1/2 (/ (* x (+ x (* -1/2 (fabs (- y x))))) y)) (* 1/4 (+ x (* -1/2 (fabs (- y x))))))) |
(*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (+.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)))) y) (*.f64 #s(literal 1/4 binary64) (+.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)))))) |
(* (pow y 2) (+ (* -1/2 (/ (* x (+ x (* -1/2 (fabs (- y x))))) y)) (+ (* 1/4 (+ x (* -1/2 (fabs (- y x))))) (/ (* (+ x (* -1/2 (fabs (- y x)))) (+ (* 1/4 (pow x 2)) (pow x 2))) (pow y 2))))) |
(*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (+.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)))) y) (*.f64 (+.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64))) (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 #s(literal 5/4 binary64) (*.f64 x x)) (*.f64 y y)))))) |
(* (pow y 2) (+ (* -1/2 (/ (* x (+ x (* -1/2 (fabs (- y x))))) y)) (+ (* 1/4 (+ x (* -1/2 (fabs (- y x))))) (/ (* (+ x (* -1/2 (fabs (- y x)))) (+ (* 1/4 (pow x 2)) (pow x 2))) (pow y 2))))) |
(*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (+.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)))) y) (*.f64 (+.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64))) (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 #s(literal 5/4 binary64) (*.f64 x x)) (*.f64 y y)))))) |
(* 1/4 (* (pow y 2) (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))) |
(*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y y)) (+.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)))) |
(* (pow y 2) (+ (* -1/2 (/ (* x (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))) y)) (* 1/4 (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))))) |
(*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (+.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)))) y) (*.f64 #s(literal 1/4 binary64) (+.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)))))) |
(* (pow y 2) (+ (* -1 (/ (+ (* -1 (/ (* (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))) (+ (* 1/4 (pow x 2)) (pow x 2))) y)) (* 1/2 (* x (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))))) y)) (* 1/4 (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))))) |
(*.f64 (*.f64 y y) (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)))) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)))) (*.f64 (+.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64))) (/.f64 (*.f64 #s(literal 5/4 binary64) (*.f64 x x)) y))) y))) |
(* (pow y 2) (+ (* -1 (/ (+ (* -1 (/ (* (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))) (+ (* 1/4 (pow x 2)) (pow x 2))) y)) (* 1/2 (* x (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))))) y)) (* 1/4 (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))))) |
(*.f64 (*.f64 y y) (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)))) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)))) (*.f64 (+.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64))) (/.f64 (*.f64 #s(literal 5/4 binary64) (*.f64 x x)) y))) y))) |
Compiled 114070 to 5458 computations (95.2% saved)
16 alts after pruning (13 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 2479 | 11 | 2490 |
| Fresh | 1 | 2 | 3 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 1 | 1 |
| Total | 2483 | 16 | 2499 |
| Status | Accuracy | Program |
|---|---|---|
| 43.6% | (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) #s(literal -1/2 binary64)) | |
| ▶ | 57.1% | (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))))) |
| 7.3% | (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) (*.f64 x x)) (-.f64 #s(literal 0 binary64) x)) | |
| ▶ | 3.8% | (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 5/4 binary64))) |
| 30.1% | (/.f64 (*.f64 (*.f64 x x) #s(literal -3/4 binary64)) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)) | |
| 32.1% | (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) (fabs.f64 (-.f64 y x))) | |
| 72.4% | (/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 2 binary64))) | |
| 58.6% | (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x) (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) (*.f64 x x)))) | |
| 11.3% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) | |
| ▶ | 86.0% | (-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) x) #s(literal -1 binary64)))) |
| ✓ | 99.9% | (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) |
| 58.9% | (+.f64 x (/.f64 (fabs.f64 y) #s(literal 2 binary64))) | |
| ✓ | 99.3% | (+.f64 x (*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/2 binary64)))) |
| ▶ | 99.4% | (+.f64 x (*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)))) |
| ▶ | 11.3% | (*.f64 x #s(literal 3/4 binary64)) |
| ✓ | 11.3% | x |
Compiled 526 to 303 computations (42.4% saved)
| 1× | egg-herbie |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) |
| ✓ | cost-diff | 0 | (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) (*.f64 x x)) |
| ✓ | cost-diff | 128 | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)))) |
| ✓ | cost-diff | 1792 | (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))))) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) x) |
| ✓ | cost-diff | 0 | (+.f64 (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) x) #s(literal -1 binary64)) |
| ✓ | cost-diff | 256 | (*.f64 x (+.f64 (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) x) #s(literal -1 binary64))) |
| ✓ | cost-diff | 384 | (-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) x) #s(literal -1 binary64)))) |
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 x x)) |
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 x (*.f64 x x))) |
| ✓ | cost-diff | 0 | (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64))) |
| ✓ | cost-diff | 384 | (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 5/4 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 x #s(literal 3/4 binary64)) |
| ✓ | cost-diff | 128 | (*.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) #s(literal 2 binary64)) |
| ✓ | cost-diff | 128 | (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) #s(literal 2 binary64)) #s(literal -1/2 binary64)) |
| ✓ | cost-diff | 192 | (*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) |
| ✓ | cost-diff | 192 | (+.f64 x (*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)))) |
| 5802× | *-lowering-*.f32 |
| 5802× | *-lowering-*.f64 |
| 3134× | /-lowering-/.f32 |
| 3134× | /-lowering-/.f64 |
| 1154× | +-lowering-+.f64 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 45 | 334 |
| 1 | 121 | 325 |
| 2 | 354 | 318 |
| 3 | 1640 | 294 |
| 0 | 8570 | 294 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ x (* (pow (* (/ 2 (fabs (- y x))) 2) -1/2) (pow (fabs (- y x)) 1/2))) |
x |
(* (pow (* (/ 2 (fabs (- y x))) 2) -1/2) (pow (fabs (- y x)) 1/2)) |
(pow (* (/ 2 (fabs (- y x))) 2) -1/2) |
(* (/ 2 (fabs (- y x))) 2) |
(/ 2 (fabs (- y x))) |
2 |
(fabs (- y x)) |
(- y x) |
y |
-1/2 |
(pow (fabs (- y x)) 1/2) |
1/2 |
(* x 3/4) |
x |
3/4 |
(/ (- (* x (* x (* x x))) (/ (* (* (- y x) (- y x)) (* (- y x) (- y x))) 16)) (* (* x (* x x)) 5/4)) |
(- (* x (* x (* x x))) (/ (* (* (- y x) (- y x)) (* (- y x) (- y x))) 16)) |
(* x (* x (* x x))) |
x |
(* x (* x x)) |
(* x x) |
(/ (* (* (- y x) (- y x)) (* (- y x) (- y x))) 16) |
(* (* (- y x) (- y x)) (* (- y x) (- y x))) |
(* (- y x) (- y x)) |
(- y x) |
y |
16 |
(* (* x (* x x)) 5/4) |
5/4 |
(- 0 (* x (+ (/ (* (fabs (- y x)) -1/2) x) -1))) |
0 |
(* x (+ (/ (* (fabs (- y x)) -1/2) x) -1)) |
x |
(+ (/ (* (fabs (- y x)) -1/2) x) -1) |
(/ (* (fabs (- y x)) -1/2) x) |
(* (fabs (- y x)) -1/2) |
(fabs (- y x)) |
(- y x) |
y |
-1/2 |
-1 |
(/ (- (/ (* (- y x) (- y x)) 4) (* x x)) (/ 1 (/ (+ x (/ (fabs (- y x)) 2)) (- (* (- y x) (/ (- y x) 4)) (* x x))))) |
(- (/ (* (- y x) (- y x)) 4) (* x x)) |
(/ (* (- y x) (- y x)) 4) |
(* (- y x) (- y x)) |
(- y x) |
y |
x |
4 |
(* x x) |
(/ 1 (/ (+ x (/ (fabs (- y x)) 2)) (- (* (- y x) (/ (- y x) 4)) (* x x)))) |
1 |
(/ (+ x (/ (fabs (- y x)) 2)) (- (* (- y x) (/ (- y x) 4)) (* x x))) |
(+ x (/ (fabs (- y x)) 2)) |
(/ (fabs (- y x)) 2) |
(fabs (- y x)) |
2 |
(- (* (- y x) (/ (- y x) 4)) (* x x)) |
(* (- y x) (/ (- y x) 4)) |
(/ (- y x) 4) |
| Outputs |
|---|
(+ x (* (pow (* (/ 2 (fabs (- y x))) 2) -1/2) (pow (fabs (- y x)) 1/2))) |
(+.f64 x (*.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/2 binary64)) (sqrt.f64 (fabs.f64 (-.f64 y x))))) |
x |
(* (pow (* (/ 2 (fabs (- y x))) 2) -1/2) (pow (fabs (- y x)) 1/2)) |
(*.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/2 binary64)) (sqrt.f64 (fabs.f64 (-.f64 y x)))) |
(pow (* (/ 2 (fabs (- y x))) 2) -1/2) |
(pow.f64 (/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/2 binary64)) |
(* (/ 2 (fabs (- y x))) 2) |
(/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) |
(/ 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 |
-1/2 |
#s(literal -1/2 binary64) |
(pow (fabs (- y x)) 1/2) |
(sqrt.f64 (fabs.f64 (-.f64 y x))) |
1/2 |
#s(literal 1/2 binary64) |
(* x 3/4) |
(*.f64 x #s(literal 3/4 binary64)) |
x |
3/4 |
#s(literal 3/4 binary64) |
(/ (- (* x (* x (* x x))) (/ (* (* (- y x) (- y x)) (* (- y x) (- y x))) 16)) (* (* x (* x x)) 5/4)) |
(+.f64 (/.f64 x #s(literal 5/4 binary64)) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) (*.f64 (/.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) x) (*.f64 (-.f64 x y) (/.f64 (-.f64 y x) #s(literal 20 binary64)))))) |
(- (* x (* x (* x x))) (/ (* (* (- y x) (- y x)) (* (- y x) (- y x))) 16)) |
(+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64))) |
(* x (* x (* x x))) |
(*.f64 x (*.f64 x (*.f64 x x))) |
x |
(* x (* x x)) |
(*.f64 x (*.f64 x x)) |
(* x x) |
(*.f64 x x) |
(/ (* (* (- y x) (- y x)) (* (- y x) (- y x))) 16) |
(/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) |
(* (* (- y x) (- y x)) (* (- y x) (- y x))) |
(*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) |
(* (- y x) (- y x)) |
(*.f64 (-.f64 y x) (-.f64 y x)) |
(- y x) |
(-.f64 y x) |
y |
16 |
#s(literal 16 binary64) |
(* (* x (* x x)) 5/4) |
(*.f64 (*.f64 x (*.f64 x x)) #s(literal 5/4 binary64)) |
5/4 |
#s(literal 5/4 binary64) |
(- 0 (* x (+ (/ (* (fabs (- y x)) -1/2) x) -1))) |
(+.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) |
0 |
#s(literal 0 binary64) |
(* x (+ (/ (* (fabs (- y x)) -1/2) x) -1)) |
(-.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) x) |
x |
(+ (/ (* (fabs (- y x)) -1/2) x) -1) |
(+.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)) #s(literal -1 binary64)) |
(/ (* (fabs (- y x)) -1/2) x) |
(*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)) |
(* (fabs (- y x)) -1/2) |
(*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) |
(fabs (- y x)) |
(fabs.f64 (-.f64 y x)) |
(- y x) |
(-.f64 y x) |
y |
-1/2 |
#s(literal -1/2 binary64) |
-1 |
#s(literal -1 binary64) |
(/ (- (/ (* (- y x) (- y x)) 4) (* x x)) (/ 1 (/ (+ x (/ (fabs (- y x)) 2)) (- (* (- y x) (/ (- y x) 4)) (* x x))))) |
(+.f64 x (*.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) |
(- (/ (* (- y x) (- y x)) 4) (* x x)) |
(-.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) |
(/ (* (- y x) (- y x)) 4) |
(*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) |
(* (- y x) (- y x)) |
(*.f64 (-.f64 y x) (-.f64 y x)) |
(- y x) |
(-.f64 y x) |
y |
x |
4 |
#s(literal 4 binary64) |
(* x x) |
(*.f64 x x) |
(/ 1 (/ (+ x (/ (fabs (- y x)) 2)) (- (* (- y x) (/ (- y x) 4)) (* x x)))) |
(/.f64 (-.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) |
1 |
#s(literal 1 binary64) |
(/ (+ x (/ (fabs (- y x)) 2)) (- (* (- y x) (/ (- y x) 4)) (* x x))) |
(/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) |
(+ x (/ (fabs (- y x)) 2)) |
(+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) |
(/ (fabs (- y x)) 2) |
(/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) |
(fabs (- y x)) |
(fabs.f64 (-.f64 y x)) |
2 |
#s(literal 2 binary64) |
(- (* (- y x) (/ (- y x) 4)) (* x x)) |
(-.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) |
(* (- y x) (/ (- y x) 4)) |
(*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) |
(/ (- y x) 4) |
(/.f64 (-.f64 y x) #s(literal 4 binary64)) |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 79.2% | (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) (*.f64 x x)) |
| ✓ | accuracy | 79.2% | (-.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x)) |
| ✓ | accuracy | 60.6% | (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))))) |
| ✓ | accuracy | 60.6% | (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))) |
| ✓ | accuracy | 100.0% | (fabs.f64 (-.f64 y x)) |
| ✓ | accuracy | 100.0% | (+.f64 (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) x) #s(literal -1 binary64)) |
| ✓ | accuracy | 100.0% | (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) x) |
| ✓ | accuracy | 86.0% | (*.f64 x (+.f64 (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) x) #s(literal -1 binary64))) |
| ✓ | accuracy | 99.8% | (*.f64 x (*.f64 x x)) |
| ✓ | accuracy | 99.8% | (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) |
| ✓ | accuracy | 70.8% | (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64))) |
| ✓ | accuracy | 52.6% | (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 5/4 binary64))) |
| ✓ | accuracy | 100.0% | (*.f64 x #s(literal 3/4 binary64)) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) |
| ✓ | accuracy | 99.9% | (+.f64 x (*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)))) |
| ✓ | accuracy | 99.8% | (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) #s(literal 2 binary64)) #s(literal -1/2 binary64)) |
| ✓ | accuracy | 99.2% | (*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) |
| 177.0ms | 212× | 0 | valid |
| 64.0ms | 10× | 3 | valid |
| 35.0ms | 23× | 1 | valid |
| 31.0ms | 5× | 5 | exit |
| 13.0ms | 6× | 2 | valid |
Compiled 443 to 46 computations (89.6% saved)
ival-div: 36.0ms (31.9% of total)ival-mult: 26.0ms (23% of total)ival-pow: 18.0ms (15.9% of total)ival-sub: 13.0ms (11.5% of total)backward-pass: 10.0ms (8.8% of total)ival-add: 5.0ms (4.4% of total)const: 2.0ms (1.8% of total)ival-fabs: 2.0ms (1.8% of total)| Inputs |
|---|
#<alt (+ x (* (pow (* (/ 2 (fabs (- y x))) 2) -1/2) (pow (fabs (- y x)) 1/2)))> |
#<alt (* (pow (* (/ 2 (fabs (- y x))) 2) -1/2) (pow (fabs (- y x)) 1/2))> |
#<alt (pow (* (/ 2 (fabs (- y x))) 2) -1/2)> |
#<alt (* (/ 2 (fabs (- y x))) 2)> |
#<alt (* x 3/4)> |
#<alt (/ (- (* x (* x (* x x))) (/ (* (* (- y x) (- y x)) (* (- y x) (- y x))) 16)) (* (* x (* x x)) 5/4))> |
#<alt (- (* x (* x (* x x))) (/ (* (* (- y x) (- y x)) (* (- y x) (- y x))) 16))> |
#<alt (* x (* x (* x x)))> |
#<alt (* x (* x x))> |
#<alt (- 0 (* x (+ (/ (* (fabs (- y x)) -1/2) x) -1)))> |
#<alt (* x (+ (/ (* (fabs (- y x)) -1/2) x) -1))> |
#<alt (+ (/ (* (fabs (- y x)) -1/2) x) -1)> |
#<alt (/ (* (fabs (- y x)) -1/2) x)> |
#<alt (/ (- (/ (* (- y x) (- y x)) 4) (* x x)) (/ 1 (/ (+ x (/ (fabs (- y x)) 2)) (- (* (- y x) (/ (- y x) 4)) (* x x)))))> |
#<alt (/ 1 (/ (+ x (/ (fabs (- y x)) 2)) (- (* (- y x) (/ (- y x) 4)) (* x x))))> |
#<alt (- (/ (* (- y x) (- y x)) 4) (* x x))> |
#<alt (/ (* (- y x) (- y x)) 4)> |
#<alt (/ 2 (fabs (- y x)))> |
#<alt (* (* (- y x) (- y x)) (* (- y x) (- y x)))> |
#<alt (fabs (- y x))> |
#<alt (/ (+ x (/ (fabs (- y x)) 2)) (- (* (- y x) (/ (- y x) 4)) (* x x)))> |
#<alt (- (* (- y x) (/ (- y x) 4)) (* x x))> |
| Outputs |
|---|
#<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 (* 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 (sqrt (fabs (- y x))))> |
#<alt (* 1/2 (sqrt (fabs (- y x))))> |
#<alt (* 1/2 (sqrt (fabs (- y x))))> |
#<alt (* 1/2 (sqrt (fabs (- y x))))> |
#<alt (* 1/2 (sqrt (fabs (- y x))))> |
#<alt (* 1/2 (sqrt (fabs (- y x))))> |
#<alt (* 1/2 (sqrt (fabs (- y x))))> |
#<alt (* 1/2 (sqrt (fabs (- y x))))> |
#<alt (* 1/2 (sqrt (fabs (neg (+ x (* -1 y))))))> |
#<alt (* 1/2 (sqrt (fabs (neg (+ x (* -1 y))))))> |
#<alt (* 1/2 (sqrt (fabs (neg (+ x (* -1 y))))))> |
#<alt (* 1/2 (sqrt (fabs (neg (+ x (* -1 y))))))> |
#<alt (* 1/2 (sqrt (fabs (- y x))))> |
#<alt (* 1/2 (sqrt (fabs (- y x))))> |
#<alt (* 1/2 (sqrt (fabs (- y x))))> |
#<alt (* 1/2 (sqrt (fabs (- y x))))> |
#<alt (* 1/2 (sqrt (fabs (- y x))))> |
#<alt (* 1/2 (sqrt (fabs (- y x))))> |
#<alt (* 1/2 (sqrt (fabs (- y x))))> |
#<alt (* 1/2 (sqrt (fabs (- y x))))> |
#<alt (* 1/2 (sqrt (fabs (+ y (* -1 x)))))> |
#<alt (* 1/2 (sqrt (fabs (+ y (* -1 x)))))> |
#<alt (* 1/2 (sqrt (fabs (+ y (* -1 x)))))> |
#<alt (* 1/2 (sqrt (fabs (+ y (* -1 x)))))> |
#<alt (/ 4 (fabs (- y x)))> |
#<alt (/ 4 (fabs (- y x)))> |
#<alt (/ 4 (fabs (- y x)))> |
#<alt (/ 4 (fabs (- y x)))> |
#<alt (/ 4 (fabs (- y x)))> |
#<alt (/ 4 (fabs (- y x)))> |
#<alt (/ 4 (fabs (- y x)))> |
#<alt (/ 4 (fabs (- y x)))> |
#<alt (/ 4 (fabs (neg (+ x (* -1 y)))))> |
#<alt (/ 4 (fabs (neg (+ x (* -1 y)))))> |
#<alt (/ 4 (fabs (neg (+ x (* -1 y)))))> |
#<alt (/ 4 (fabs (neg (+ x (* -1 y)))))> |
#<alt (/ 4 (fabs (- y x)))> |
#<alt (/ 4 (fabs (- y x)))> |
#<alt (/ 4 (fabs (- y x)))> |
#<alt (/ 4 (fabs (- y x)))> |
#<alt (/ 4 (fabs (- y x)))> |
#<alt (/ 4 (fabs (- y x)))> |
#<alt (/ 4 (fabs (- y x)))> |
#<alt (/ 4 (fabs (- y x)))> |
#<alt (/ 4 (fabs (+ y (* -1 x))))> |
#<alt (/ 4 (fabs (+ y (* -1 x))))> |
#<alt (/ 4 (fabs (+ y (* -1 x))))> |
#<alt (/ 4 (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 (* -1/20 (/ (pow y 4) (pow x 3)))> |
#<alt (/ (+ (* -1/20 (pow y 4)) (* 1/5 (* x (pow y 3)))) (pow x 3))> |
#<alt (/ (+ (* -1/20 (pow y 4)) (* x (+ (* -1/20 (* x (+ (* 2 (pow y 2)) (* 4 (pow y 2))))) (* 1/5 (pow y 3))))) (pow x 3))> |
#<alt (/ (+ (* -1/20 (pow y 4)) (* x (+ (* 1/5 (pow y 3)) (* x (+ (* -1/20 (+ (* 2 (pow y 2)) (* 4 (pow y 2)))) (* 1/5 (* x y))))))) (pow x 3))> |
#<alt (* 3/4 x)> |
#<alt (* x (+ 3/4 (* 1/5 (/ y x))))> |
#<alt (* x (+ 3/4 (+ (* -1/20 (/ (+ (* 2 (pow y 2)) (* 4 (pow y 2))) (pow x 2))) (* 1/5 (/ y x)))))> |
#<alt (* x (+ 3/4 (+ (* -1/20 (/ (+ (* 2 (pow y 2)) (* 4 (pow y 2))) (pow x 2))) (+ (* 1/5 (/ y x)) (* 1/5 (/ (pow y 3) (pow x 3)))))))> |
#<alt (* 3/4 x)> |
#<alt (* -1 (* x (- (* -1/5 (/ y x)) 3/4)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (* -1/20 (/ (+ (* 2 (pow y 2)) (* 4 (pow y 2))) x)) (* 1/5 y)) x)) 3/4)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (* -1 (/ (+ (* -1/5 (/ (pow y 3) x)) (* 1/20 (+ (* 2 (pow y 2)) (* 4 (pow y 2))))) x)) (* 1/5 y)) x)) 3/4)))> |
#<alt (* 4/5 (/ (- (pow x 4) (* 1/16 (pow x 4))) (pow x 3)))> |
#<alt (+ (* 1/5 y) (* 4/5 (/ (- (pow x 4) (* 1/16 (pow x 4))) (pow x 3))))> |
#<alt (+ (* 4/5 (/ (- (pow x 4) (* 1/16 (pow x 4))) (pow x 3))) (* y (+ 1/5 (* -1/20 (/ (* y (+ (* 2 (pow x 2)) (* 4 (pow x 2)))) (pow x 3))))))> |
#<alt (+ (* 4/5 (/ (- (pow x 4) (* 1/16 (pow x 4))) (pow x 3))) (* y (+ 1/5 (* y (+ (* -1/20 (/ (+ (* 2 (pow x 2)) (* 4 (pow x 2))) (pow x 3))) (* 1/5 (/ y (pow x 2))))))))> |
#<alt (* -1/20 (/ (pow y 4) (pow x 3)))> |
#<alt (* (pow y 4) (- (* 1/5 (/ 1 (* (pow x 2) y))) (* 1/20 (/ 1 (pow x 3)))))> |
#<alt (* (pow y 4) (- (+ (* -1/20 (/ (+ (* 2 (pow x 2)) (* 4 (pow x 2))) (* (pow x 3) (pow y 2)))) (/ 1/5 (* (pow x 2) y))) (* 1/20 (/ 1 (pow x 3)))))> |
#<alt (* (pow y 4) (- (+ (* -1/20 (/ (+ (* 2 (pow x 2)) (* 4 (pow x 2))) (* (pow x 3) (pow y 2)))) (+ (/ 1/5 (* (pow x 2) y)) (* 1/5 (/ 1 (pow y 3))))) (* 1/20 (/ 1 (pow x 3)))))> |
#<alt (* -1/20 (/ (pow y 4) (pow x 3)))> |
#<alt (* (pow y 4) (- (* 1/5 (/ 1 (* (pow x 2) y))) (* 1/20 (/ 1 (pow x 3)))))> |
#<alt (* (pow y 4) (- (* -1 (/ (- (* 1/20 (/ (+ (* 2 (pow x 2)) (* 4 (pow x 2))) (* (pow x 3) y))) (* 1/5 (/ 1 (pow x 2)))) y)) (* 1/20 (/ 1 (pow x 3)))))> |
#<alt (* (pow y 4) (- (* -1 (/ (- (* -1 (/ (+ (* -1/20 (/ (+ (* 2 (pow x 2)) (* 4 (pow x 2))) (pow x 3))) (* 1/5 (/ 1 y))) y)) (* 1/5 (/ 1 (pow x 2)))) y)) (* 1/20 (/ 1 (pow x 3)))))> |
#<alt (* -1/16 (pow y 4))> |
#<alt (- (* 1/4 (* x (pow y 3))) (* 1/16 (pow y 4)))> |
#<alt (- (* x (- (* -1/16 (* x (+ (* 2 (pow y 2)) (* 4 (pow y 2))))) (* -1/4 (pow y 3)))) (* 1/16 (pow y 4)))> |
#<alt (- (* x (- (* x (- (* 1/4 (* x y)) (* 1/16 (+ (* 2 (pow y 2)) (* 4 (pow y 2)))))) (* -1/4 (pow y 3)))) (* 1/16 (pow y 4)))> |
#<alt (* 15/16 (pow x 4))> |
#<alt (* (pow x 4) (+ 15/16 (* 1/4 (/ y x))))> |
#<alt (* (pow x 4) (- (+ 15/16 (* -1/16 (/ (+ (* 2 (pow y 2)) (* 4 (pow y 2))) (pow x 2)))) (* -1/4 (/ y x))))> |
#<alt (* (pow x 4) (- (+ 15/16 (* 1/4 (/ (pow y 3) (pow x 3)))) (+ (* -1/4 (/ y x)) (* 1/16 (/ (+ (* 2 (pow y 2)) (* 4 (pow y 2))) (pow x 2))))))> |
#<alt (* 15/16 (pow x 4))> |
#<alt (* (pow x 4) (+ 15/16 (* 1/4 (/ y x))))> |
#<alt (* (pow x 4) (+ 15/16 (* -1 (/ (- (* 1/16 (/ (+ (* 2 (pow y 2)) (* 4 (pow y 2))) x)) (* 1/4 y)) x))))> |
#<alt (* (pow x 4) (+ 15/16 (* -1 (/ (- (* -1 (/ (- (* 1/4 (/ (pow y 3) x)) (* 1/16 (+ (* 2 (pow y 2)) (* 4 (pow y 2))))) x)) (* 1/4 y)) x))))> |
#<alt (- (pow x 4) (* 1/16 (pow x 4)))> |
#<alt (- (+ (* 1/4 (* (pow x 3) y)) (pow x 4)) (* 1/16 (pow x 4)))> |
#<alt (- (+ (* y (- (* -1/16 (* y (+ (* 2 (pow x 2)) (* 4 (pow x 2))))) (* -1/4 (pow x 3)))) (pow x 4)) (* 1/16 (pow x 4)))> |
#<alt (- (+ (* y (- (* y (- (* 1/4 (* x y)) (* 1/16 (+ (* 2 (pow x 2)) (* 4 (pow x 2)))))) (* -1/4 (pow x 3)))) (pow x 4)) (* 1/16 (pow x 4)))> |
#<alt (* -1/16 (pow y 4))> |
#<alt (* (pow y 4) (- (* 1/4 (/ x y)) 1/16))> |
#<alt (* (pow y 4) (- (* -1/16 (/ (+ (* 2 (pow x 2)) (* 4 (pow x 2))) (pow y 2))) (+ 1/16 (* -1/4 (/ x y)))))> |
#<alt (* (pow y 4) (- (* 1/4 (/ (pow x 3) (pow y 3))) (+ 1/16 (+ (* -1/4 (/ x y)) (* 1/16 (/ (+ (* 2 (pow x 2)) (* 4 (pow x 2))) (pow y 2)))))))> |
#<alt (* -1/16 (pow y 4))> |
#<alt (* (pow y 4) (- (* 1/4 (/ x y)) 1/16))> |
#<alt (* (pow y 4) (- (* -1 (/ (- (* 1/16 (/ (+ (* 2 (pow x 2)) (* 4 (pow x 2))) y)) (* 1/4 x)) y)) 1/16))> |
#<alt (* (pow y 4) (- (* -1 (/ (- (* -1 (/ (- (* 1/4 (/ (pow x 3) y)) (* 1/16 (+ (* 2 (pow x 2)) (* 4 (pow x 2))))) y)) (* 1/4 x)) y)) 1/16))> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<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)> |
#<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)) x)) 1)))> |
#<alt (* -1 (* x (- (* -1/2 (/ (fabs (- y x)) x)) 1)))> |
#<alt (* -1 (* x (- (* -1/2 (/ (fabs (- y x)) x)) 1)))> |
#<alt (* -1 (* x (- (* -1/2 (/ (fabs (- y x)) x)) 1)))> |
#<alt (* -1 (* x (- (* -1/2 (/ (fabs (- y x)) x)) 1)))> |
#<alt (* -1 (* x (- (* -1/2 (/ (fabs (- y x)) x)) 1)))> |
#<alt (* -1 (* x (- (* -1/2 (/ (fabs (- y x)) x)) 1)))> |
#<alt (* -1 (* x (- (* -1/2 (/ (fabs (- y x)) x)) 1)))> |
#<alt (* -1 (* x (- (* -1/2 (/ (fabs (neg (+ x (* -1 y)))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1/2 (/ (fabs (neg (+ x (* -1 y)))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1/2 (/ (fabs (neg (+ x (* -1 y)))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1/2 (/ (fabs (neg (+ x (* -1 y)))) x)) 1)))> |
#<alt (* -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)> |
#<alt (* x (- (* -1/2 (/ (fabs (- y x)) x)) 1))> |
#<alt (* x (- (* -1/2 (/ (fabs (- y x)) x)) 1))> |
#<alt (* x (- (* -1/2 (/ (fabs (- y x)) x)) 1))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (* 1/2 (/ (fabs (+ y (* -1 x))) x)))))> |
#<alt (* -1 (* x (+ 1 (* 1/2 (/ (fabs (+ y (* -1 x))) x)))))> |
#<alt (* -1 (* x (+ 1 (* 1/2 (/ (fabs (+ y (* -1 x))) x)))))> |
#<alt (* x (- (* -1/2 (/ (fabs (- y x)) x)) 1))> |
#<alt (* x (- (* -1/2 (/ (fabs (- y x)) x)) 1))> |
#<alt (* x (- (* -1/2 (/ (fabs (- y x)) x)) 1))> |
#<alt (* x (- (* -1/2 (/ (fabs (- y x)) x)) 1))> |
#<alt (* x (- (* -1/2 (/ (fabs (- y x)) x)) 1))> |
#<alt (* x (- (* -1/2 (/ (fabs (- y x)) x)) 1))> |
#<alt (* x (- (* -1/2 (/ (fabs (- y x)) x)) 1))> |
#<alt (* x (- (* -1/2 (/ (fabs (- y x)) x)) 1))> |
#<alt (* x (- (* -1/2 (/ (fabs (neg (+ x (* -1 y)))) x)) 1))> |
#<alt (* x (- (* -1/2 (/ (fabs (neg (+ x (* -1 y)))) x)) 1))> |
#<alt (* x (- (* -1/2 (/ (fabs (neg (+ x (* -1 y)))) x)) 1))> |
#<alt (* x (- (* -1/2 (/ (fabs (neg (+ x (* -1 y)))) x)) 1))> |
#<alt (- (* -1/2 (/ (fabs (- y x)) x)) 1)> |
#<alt (- (* -1/2 (/ (fabs (- y x)) x)) 1)> |
#<alt (- (* -1/2 (/ (fabs (- y x)) x)) 1)> |
#<alt (- (* -1/2 (/ (fabs (- y x)) x)) 1)> |
#<alt (- (* -1/2 (/ (fabs (- y x)) x)) 1)> |
#<alt (- (* -1/2 (/ (fabs (- y x)) x)) 1)> |
#<alt (- (* -1/2 (/ (fabs (- y x)) x)) 1)> |
#<alt (- (* -1/2 (/ (fabs (- y x)) x)) 1)> |
#<alt (- (* -1/2 (/ (fabs (neg (+ x (* -1 y)))) x)) 1)> |
#<alt (- (* -1/2 (/ (fabs (neg (+ x (* -1 y)))) x)) 1)> |
#<alt (- (* -1/2 (/ (fabs (neg (+ x (* -1 y)))) x)) 1)> |
#<alt (- (* -1/2 (/ (fabs (neg (+ x (* -1 y)))) x)) 1)> |
#<alt (* -1/2 (/ (fabs (- y x)) x))> |
#<alt (/ (+ (* -1 x) (* -1/2 (fabs (- y x)))) x)> |
#<alt (/ (+ (* -1 x) (* -1/2 (fabs (- y x)))) x)> |
#<alt (/ (+ (* -1 x) (* -1/2 (fabs (- y x)))) x)> |
#<alt -1> |
#<alt (- (* -1/2 (/ (fabs (- y x)) x)) 1)> |
#<alt (- (* -1/2 (/ (fabs (- y x)) x)) 1)> |
#<alt (- (* -1/2 (/ (fabs (- y x)) x)) 1)> |
#<alt -1> |
#<alt (- (* -1/2 (/ (fabs (+ y (* -1 x))) x)) 1)> |
#<alt (- (* -1/2 (/ (fabs (+ y (* -1 x))) x)) 1)> |
#<alt (- (* -1/2 (/ (fabs (+ y (* -1 x))) x)) 1)> |
#<alt (* -1/2 (/ (fabs (- y x)) x))> |
#<alt (* -1/2 (/ (fabs (- y x)) x))> |
#<alt (* -1/2 (/ (fabs (- y x)) x))> |
#<alt (* -1/2 (/ (fabs (- y x)) x))> |
#<alt (* -1/2 (/ (fabs (- y x)) x))> |
#<alt (* -1/2 (/ (fabs (- y x)) x))> |
#<alt (* -1/2 (/ (fabs (- y x)) x))> |
#<alt (* -1/2 (/ (fabs (- y x)) x))> |
#<alt (* -1/2 (/ (fabs (neg (+ x (* -1 y)))) x))> |
#<alt (* -1/2 (/ (fabs (neg (+ x (* -1 y)))) x))> |
#<alt (* -1/2 (/ (fabs (neg (+ x (* -1 y)))) x))> |
#<alt (* -1/2 (/ (fabs (neg (+ x (* -1 y)))) x))> |
#<alt (* -1/2 (/ (fabs (- y x)) x))> |
#<alt (* -1/2 (/ (fabs (- y x)) x))> |
#<alt (* -1/2 (/ (fabs (- y x)) x))> |
#<alt (* -1/2 (/ (fabs (- y x)) x))> |
#<alt (* -1/2 (/ (fabs (- y x)) x))> |
#<alt (* -1/2 (/ (fabs (- y x)) x))> |
#<alt (* -1/2 (/ (fabs (- y x)) x))> |
#<alt (* -1/2 (/ (fabs (- y x)) x))> |
#<alt (* -1/2 (/ (fabs (+ y (* -1 x))) x))> |
#<alt (* -1/2 (/ (fabs (+ y (* -1 x))) x))> |
#<alt (* -1/2 (/ (fabs (+ y (* -1 x))) x))> |
#<alt (* -1/2 (/ (fabs (+ y (* -1 x))) 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/2 (/ (pow y 2) (fabs (- y x))))> |
#<alt (+ (* 1/2 (/ (pow y 2) (fabs (- y x)))) (* x (- (* -1 (/ y (fabs (- y x)))) (/ (pow y 2) (pow (fabs (- y x)) 2)))))> |
#<alt (+ (* 1/2 (/ (pow y 2) (fabs (- y x)))) (* x (- (+ (* -1 (* x (+ (* 3/2 (/ 1 (fabs (- y x)))) (* 2 (/ (- (* -1 (/ y (fabs (- y x)))) (/ (pow y 2) (pow (fabs (- y x)) 2))) (fabs (- y x))))))) (* -1 (/ y (fabs (- y x))))) (/ (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)))) (/ (pow y 2) (pow (fabs (- y x)) 2))) (fabs (- y x)))) (* 3/2 (/ 1 (fabs (- y x)))))) (fabs (- y x)))) (+ (* 3/2 (/ 1 (fabs (- y x)))) (* 2 (/ (- (* -1 (/ y (fabs (- y x)))) (/ (pow y 2) (pow (fabs (- y x)) 2))) (fabs (- y x)))))))) (/ (pow y 2) (pow (fabs (- y x)) 2)))))> |
#<alt (* -3/4 x)> |
#<alt (* x (- (* -1/2 (/ y x)) (+ 3/4 (* -3/8 (/ (fabs (- y x)) x)))))> |
#<alt (* x (- (+ (* -1/2 (/ y x)) (* 1/4 (/ (pow y 2) (pow x 2)))) (+ 3/4 (+ (* -3/8 (/ (fabs (- y x)) x)) (* 1/2 (/ (* (fabs (- y x)) (- (* -1/2 y) (* -3/8 (fabs (- y x))))) (pow x 2)))))))> |
#<alt (* x (- (+ (* -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/4 (/ (pow y 2) (pow x 2))))) (+ 3/4 (+ (* -3/8 (/ (fabs (- y x)) x)) (* 1/2 (/ (* (fabs (- y x)) (- (* -1/2 y) (* -3/8 (fabs (- y x))))) (pow x 2)))))))> |
#<alt (* -3/4 x)> |
#<alt (* -1 (* x (+ 3/4 (* -1 (/ (- (* -1/2 y) (* -3/8 (fabs (+ y (* -1 x))))) x)))))> |
#<alt (* -1 (* x (+ 3/4 (* -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)))))> |
#<alt (* -1 (* x (+ 3/4 (* -1 (/ (- (+ (* -1 (/ (- (+ (* -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/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)))))> |
#<alt (/ (- (* 1/4 (pow x 2)) (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))))))) (/ (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))))))))) (/ (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))))))))) (/ (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/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 x 2) (* (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 (/ (pow x 2) (* (pow y 2) (+ x (* 1/2 (fabs (- y x))))))) (* 1/4 (/ 1 (+ x (* 1/2 (fabs (- y x)))))))) (/ (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 (/ (- (* 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/4 (pow x 2)) (pow x 2))> |
#<alt (- (+ (* -1/2 (* x y)) (* 1/4 (pow x 2))) (pow x 2))> |
#<alt (- (+ (* 1/4 (pow x 2)) (* y (+ (* -1/2 x) (* 1/4 y)))) (pow x 2))> |
#<alt (- (+ (* 1/4 (pow x 2)) (* y (+ (* -1/2 x) (* 1/4 y)))) (pow x 2))> |
#<alt (* 1/4 (pow y 2))> |
#<alt (* (pow y 2) (+ 1/4 (* -1/2 (/ x y))))> |
#<alt (* (pow y 2) (- (+ 1/4 (+ (* -1/2 (/ x y)) (* 1/4 (/ (pow x 2) (pow y 2))))) (/ (pow x 2) (pow y 2))))> |
#<alt (* (pow y 2) (- (+ 1/4 (+ (* -1/2 (/ x y)) (* 1/4 (/ (pow x 2) (pow y 2))))) (/ (pow x 2) (pow y 2))))> |
#<alt (* 1/4 (pow y 2))> |
#<alt (* (pow y 2) (+ 1/4 (* -1/2 (/ x y))))> |
#<alt (* (pow y 2) (+ 1/4 (* -1 (/ (+ (* -1 (/ (- (* 1/4 (pow x 2)) (pow x 2)) y)) (* 1/2 x)) y))))> |
#<alt (* (pow y 2) (+ 1/4 (* -1 (/ (+ (* -1 (/ (- (* 1/4 (pow x 2)) (pow x 2)) y)) (* 1/2 x)) y))))> |
#<alt (* 1/4 (pow y 2))> |
#<alt (+ (* -1/2 (* x y)) (* 1/4 (pow y 2)))> |
#<alt (+ (* 1/4 (pow y 2)) (* x (+ (* -3/4 x) (* -1/2 y))))> |
#<alt (+ (* 1/4 (pow y 2)) (* x (+ (* -3/4 x) (* -1/2 y))))> |
#<alt (* -3/4 (pow x 2))> |
#<alt (* (pow x 2) (- (* -1/2 (/ y x)) 3/4))> |
#<alt (* (pow x 2) (- (+ (* -1/2 (/ y x)) (* 1/4 (/ (pow y 2) (pow x 2)))) 3/4))> |
#<alt (* (pow x 2) (- (+ (* -1/2 (/ y x)) (* 1/4 (/ (pow y 2) (pow x 2)))) 3/4))> |
#<alt (* -3/4 (pow x 2))> |
#<alt (* (pow x 2) (- (* -1/2 (/ y x)) 3/4))> |
#<alt (* (pow x 2) (- (* -1 (/ (+ (* -1/4 (/ (pow y 2) x)) (* 1/2 y)) x)) 3/4))> |
#<alt (* (pow x 2) (- (* -1 (/ (+ (* -1/4 (/ (pow y 2) x)) (* 1/2 y)) x)) 3/4))> |
#<alt (* 1/4 (pow x 2))> |
#<alt (+ (* -1/2 (* x y)) (* 1/4 (pow x 2)))> |
#<alt (+ (* 1/4 (pow x 2)) (* y (+ (* -1/2 x) (* 1/4 y))))> |
#<alt (+ (* 1/4 (pow x 2)) (* y (+ (* -1/2 x) (* 1/4 y))))> |
#<alt (* 1/4 (pow y 2))> |
#<alt (* (pow y 2) (+ 1/4 (* -1/2 (/ x y))))> |
#<alt (* (pow y 2) (+ 1/4 (+ (* -1/2 (/ x y)) (* 1/4 (/ (pow x 2) (pow y 2))))))> |
#<alt (* (pow y 2) (+ 1/4 (+ (* -1/2 (/ x y)) (* 1/4 (/ (pow x 2) (pow y 2))))))> |
#<alt (* 1/4 (pow y 2))> |
#<alt (* (pow y 2) (+ 1/4 (* -1/2 (/ x y))))> |
#<alt (* (pow y 2) (+ 1/4 (* -1 (/ (+ (* -1/4 (/ (pow x 2) y)) (* 1/2 x)) y))))> |
#<alt (* (pow y 2) (+ 1/4 (* -1 (/ (+ (* -1/4 (/ (pow x 2) y)) (* 1/2 x)) y))))> |
#<alt (* 1/4 (pow y 2))> |
#<alt (+ (* -1/2 (* x y)) (* 1/4 (pow y 2)))> |
#<alt (+ (* 1/4 (pow y 2)) (* x (+ (* -1/2 y) (* 1/4 x))))> |
#<alt (+ (* 1/4 (pow y 2)) (* x (+ (* -1/2 y) (* 1/4 x))))> |
#<alt (* 1/4 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/4 (* -1/2 (/ y x))))> |
#<alt (* (pow x 2) (+ 1/4 (+ (* -1/2 (/ y x)) (* 1/4 (/ (pow y 2) (pow x 2))))))> |
#<alt (* (pow x 2) (+ 1/4 (+ (* -1/2 (/ y x)) (* 1/4 (/ (pow y 2) (pow x 2))))))> |
#<alt (* 1/4 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/4 (* -1/2 (/ y x))))> |
#<alt (* (pow x 2) (+ 1/4 (* -1 (/ (+ (* -1/4 (/ (pow y 2) x)) (* 1/2 y)) x))))> |
#<alt (* (pow x 2) (+ 1/4 (* -1 (/ (+ (* -1/4 (/ (pow y 2) x)) (* 1/2 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 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 (pow x 4)> |
#<alt (+ (* -4 (* (pow x 3) y)) (pow x 4))> |
#<alt (+ (* y (+ (* -4 (pow x 3)) (* y (+ (* 2 (pow x 2)) (* 4 (pow x 2)))))) (pow x 4))> |
#<alt (+ (* y (+ (* -4 (pow x 3)) (* y (+ (* -4 (* x y)) (+ (* 2 (pow x 2)) (* 4 (pow x 2))))))) (pow x 4))> |
#<alt (pow y 4)> |
#<alt (* (pow y 4) (+ 1 (* -4 (/ x y))))> |
#<alt (* (pow y 4) (+ 1 (+ (* -4 (/ x y)) (+ (* 2 (/ (pow x 2) (pow y 2))) (* 4 (/ (pow x 2) (pow y 2)))))))> |
#<alt (* (pow y 4) (+ 1 (+ (* -4 (/ x y)) (+ (* -4 (/ (pow x 3) (pow y 3))) (+ (* 2 (/ (pow x 2) (pow y 2))) (* 4 (/ (pow x 2) (pow y 2))))))))> |
#<alt (pow y 4)> |
#<alt (* (pow y 4) (+ 1 (* -4 (/ x y))))> |
#<alt (* (pow y 4) (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* 2 (pow x 2)) (* 4 (pow x 2))) y)) (* 4 x)) y))))> |
#<alt (* (pow y 4) (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -4 (/ (pow x 3) y)) (+ (* 2 (pow x 2)) (* 4 (pow x 2)))) y)) (* 4 x)) y))))> |
#<alt (pow y 4)> |
#<alt (+ (* -4 (* x (pow y 3))) (pow y 4))> |
#<alt (+ (* x (+ (* -4 (pow y 3)) (* x (+ (* 2 (pow y 2)) (* 4 (pow y 2)))))) (pow y 4))> |
#<alt (+ (* x (+ (* -4 (pow y 3)) (* x (+ (* -4 (* x y)) (+ (* 2 (pow y 2)) (* 4 (pow y 2))))))) (pow y 4))> |
#<alt (pow x 4)> |
#<alt (* (pow x 4) (+ 1 (* -4 (/ y x))))> |
#<alt (* (pow x 4) (+ 1 (+ (* -4 (/ y x)) (+ (* 2 (/ (pow y 2) (pow x 2))) (* 4 (/ (pow y 2) (pow x 2)))))))> |
#<alt (* (pow x 4) (+ 1 (+ (* -4 (/ y x)) (+ (* -4 (/ (pow y 3) (pow x 3))) (+ (* 2 (/ (pow y 2) (pow x 2))) (* 4 (/ (pow y 2) (pow x 2))))))))> |
#<alt (pow x 4)> |
#<alt (* (pow x 4) (+ 1 (* -4 (/ y x))))> |
#<alt (* (pow x 4) (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* 2 (pow y 2)) (* 4 (pow y 2))) x)) (* 4 y)) x))))> |
#<alt (* (pow x 4) (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -4 (/ (pow y 3) x)) (+ (* 2 (pow y 2)) (* 4 (pow y 2)))) x)) (* 4 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 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 (* 2 (/ (fabs (- y x)) (pow y 2)))> |
#<alt (+ (* 2 (/ (fabs (- y x)) (pow y 2))) (* x (- (* 4 (/ 1 (pow y 2))) (* -4 (/ (fabs (- y x)) (pow y 3))))))> |
#<alt (+ (* 2 (/ (fabs (- y x)) (pow y 2))) (* x (- (+ (* -1 (* x (+ (* -6 (/ (fabs (- y x)) (pow y 4))) (* -2 (/ (- (* 4 (/ 1 (pow y 2))) (* -4 (/ (fabs (- y x)) (pow y 3)))) y))))) (* 4 (/ 1 (pow y 2)))) (* -4 (/ (fabs (- y x)) (pow y 3))))))> |
#<alt (+ (* 2 (/ (fabs (- y x)) (pow y 2))) (* x (- (+ (* 4 (/ 1 (pow y 2))) (* x (- (* -1 (* x (+ (* -3 (/ (- (* 4 (/ 1 (pow y 2))) (* -4 (/ (fabs (- y x)) (pow y 3)))) (pow y 2))) (* 2 (/ (+ (* -6 (/ (fabs (- y x)) (pow y 4))) (* -2 (/ (- (* 4 (/ 1 (pow y 2))) (* -4 (/ (fabs (- y x)) (pow y 3)))) y))) y))))) (+ (* -6 (/ (fabs (- y x)) (pow y 4))) (* -2 (/ (- (* 4 (/ 1 (pow y 2))) (* -4 (/ (fabs (- y x)) (pow y 3)))) y)))))) (* -4 (/ (fabs (- y x)) (pow y 3))))))> |
#<alt (/ -4/3 x)> |
#<alt (/ (- (* -2/3 (/ (fabs (- y x)) x)) (+ 4/3 (* -8/9 (/ y x)))) x)> |
#<alt (/ (- (+ (* -1 (/ (+ (* 4/9 (pow y 2)) (* 2/3 (* y (- (* -2/3 (fabs (- y x))) (* -8/9 y))))) (pow x 2))) (* -2/3 (/ (fabs (- y x)) x))) (+ 4/3 (* -8/9 (/ y x)))) x)> |
#<alt (/ (- (+ (* -1 (/ (+ (* -2/3 (* y (+ (* 4/9 (pow y 2)) (* 2/3 (* y (- (* -2/3 (fabs (- y x))) (* -8/9 y))))))) (* -1/3 (* (pow y 2) (- (* -2/3 (fabs (- y x))) (* -8/9 y))))) (pow x 3))) (* -2/3 (/ (fabs (- y x)) x))) (+ 4/3 (+ (* -8/9 (/ y x)) (+ (* 4/9 (/ (pow y 2) (pow x 2))) (* 2/3 (/ (* y (- (* -2/3 (fabs (- y x))) (* -8/9 y))) (pow x 2))))))) x)> |
#<alt (/ -4/3 x)> |
#<alt (* -1 (/ (+ 4/3 (* -1 (/ (- (* -2/3 (fabs (+ y (* -1 x)))) (* -8/9 y)) x))) x))> |
#<alt (* -1 (/ (+ 4/3 (* -1 (/ (- (+ (* -2/3 (fabs (+ y (* -1 x)))) (+ (* -2/3 (/ (* y (- (* -2/3 (fabs (+ y (* -1 x)))) (* -8/9 y))) x)) (* -4/9 (/ (pow y 2) x)))) (* -8/9 y)) x))) x))> |
#<alt (* -1 (/ (+ 4/3 (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/3 (/ (* (pow y 2) (- (* -2/3 (fabs (+ y (* -1 x)))) (* -8/9 y))) x)) (* 2/3 (/ (* y (+ (* -2/3 (* y (- (* -2/3 (fabs (+ y (* -1 x)))) (* -8/9 y)))) (* -4/9 (pow y 2)))) x))) (+ (* -2/3 (* y (- (* -2/3 (fabs (+ y (* -1 x)))) (* -8/9 y)))) (* -4/9 (pow y 2)))) x)) (* -2/3 (fabs (+ y (* -1 x))))) (* -8/9 y)) x))) x))> |
#<alt (/ (+ x (* 1/2 (fabs (- y x)))) (- (* 1/4 (pow x 2)) (pow x 2)))> |
#<alt (+ (* 1/2 (/ (fabs (- y x)) (- (* 1/4 (pow x 2)) (pow x 2)))) (+ (* 1/2 (/ (* x (* y (+ x (* 1/2 (fabs (- y x)))))) (pow (- (* 1/4 (pow x 2)) (pow x 2)) 2))) (/ x (- (* 1/4 (pow x 2)) (pow x 2)))))> |
#<alt (+ (* 1/2 (/ (fabs (- y x)) (- (* 1/4 (pow x 2)) (pow x 2)))) (+ (* y (- (* -1 (* y (+ (* -1/4 (/ (* (pow x 2) (+ x (* 1/2 (fabs (- y x))))) (pow (- (* 1/4 (pow x 2)) (pow x 2)) 3))) (* 1/4 (/ (+ x (* 1/2 (fabs (- y x)))) (pow (- (* 1/4 (pow x 2)) (pow x 2)) 2)))))) (* -1/2 (/ (* x (+ x (* 1/2 (fabs (- y x))))) (pow (- (* 1/4 (pow x 2)) (pow x 2)) 2))))) (/ x (- (* 1/4 (pow x 2)) (pow x 2)))))> |
#<alt (+ (* 1/2 (/ (fabs (- y x)) (- (* 1/4 (pow x 2)) (pow x 2)))) (+ (* y (- (* y (- (* -1 (* y (+ (* 1/8 (/ (* x (+ x (* 1/2 (fabs (- y x))))) (pow (- (* 1/4 (pow x 2)) (pow x 2)) 3))) (* 1/2 (/ (* x (+ (* -1/4 (/ (* (pow x 2) (+ x (* 1/2 (fabs (- y x))))) (pow (- (* 1/4 (pow x 2)) (pow x 2)) 3))) (* 1/4 (/ (+ x (* 1/2 (fabs (- y x)))) (pow (- (* 1/4 (pow x 2)) (pow x 2)) 2))))) (- (* 1/4 (pow x 2)) (pow x 2))))))) (+ (* -1/4 (/ (* (pow x 2) (+ x (* 1/2 (fabs (- y x))))) (pow (- (* 1/4 (pow x 2)) (pow x 2)) 3))) (* 1/4 (/ (+ x (* 1/2 (fabs (- y x)))) (pow (- (* 1/4 (pow x 2)) (pow x 2)) 2)))))) (* -1/2 (/ (* x (+ x (* 1/2 (fabs (- y x))))) (pow (- (* 1/4 (pow x 2)) (pow x 2)) 2))))) (/ x (- (* 1/4 (pow x 2)) (pow x 2)))))> |
#<alt (* 4 (/ (+ x (* 1/2 (fabs (- y x)))) (pow y 2)))> |
#<alt (/ (+ (* 4 (+ x (* 1/2 (fabs (- y x))))) (* 8 (/ (* x (+ x (* 1/2 (fabs (- y x))))) y))) (pow y 2))> |
#<alt (/ (- (+ (* -1 (/ (+ (* -16 (* (pow x 2) (+ x (* 1/2 (fabs (- y x)))))) (* 16 (* (+ x (* 1/2 (fabs (- y x)))) (- (* 1/4 (pow x 2)) (pow x 2))))) (pow y 2))) (* 4 (+ x (* 1/2 (fabs (- y x)))))) (* -8 (/ (* x (+ x (* 1/2 (fabs (- y x))))) y))) (pow y 2))> |
#<alt (/ (- (+ (* -1 (/ (+ (* 2 (* x (+ (* -16 (* (pow x 2) (+ x (* 1/2 (fabs (- y x)))))) (* 16 (* (+ x (* 1/2 (fabs (- y x)))) (- (* 1/4 (pow x 2)) (pow x 2))))))) (* 32 (* x (* (+ x (* 1/2 (fabs (- y x)))) (- (* 1/4 (pow x 2)) (pow x 2)))))) (pow y 3))) (* 4 (+ x (* 1/2 (fabs (- y x)))))) (+ (* -16 (/ (* (pow x 2) (+ x (* 1/2 (fabs (- y x))))) (pow y 2))) (+ (* -8 (/ (* x (+ x (* 1/2 (fabs (- y x))))) y)) (* 16 (/ (* (+ x (* 1/2 (fabs (- y x)))) (- (* 1/4 (pow x 2)) (pow x 2))) (pow y 2)))))) (pow y 2))> |
#<alt (* 4 (/ (+ x (* 1/2 (fabs (neg (+ x (* -1 y)))))) (pow y 2)))> |
#<alt (/ (+ (* 4 (+ x (* 1/2 (fabs (neg (+ x (* -1 y))))))) (* 8 (/ (* x (+ x (* 1/2 (fabs (neg (+ x (* -1 y))))))) y))) (pow y 2))> |
#<alt (/ (+ (* -1 (/ (- (+ (* -16 (/ (* (pow x 2) (+ x (* 1/2 (fabs (neg (+ x (* -1 y))))))) y)) (* 16 (/ (* (+ x (* 1/2 (fabs (neg (+ x (* -1 y)))))) (- (* 1/4 (pow x 2)) (pow x 2))) y))) (* 8 (* x (+ x (* 1/2 (fabs (neg (+ x (* -1 y))))))))) y)) (* 4 (+ x (* 1/2 (fabs (neg (+ x (* -1 y)))))))) (pow y 2))> |
#<alt (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -32 (/ (* x (* (+ x (* 1/2 (fabs (neg (+ x (* -1 y)))))) (- (* 1/4 (pow x 2)) (pow x 2)))) y)) (* -2 (/ (* x (+ (* -16 (* (pow x 2) (+ x (* 1/2 (fabs (neg (+ x (* -1 y)))))))) (* 16 (* (+ x (* 1/2 (fabs (neg (+ x (* -1 y)))))) (- (* 1/4 (pow x 2)) (pow x 2)))))) y))) (+ (* -16 (* (pow x 2) (+ x (* 1/2 (fabs (neg (+ x (* -1 y)))))))) (* 16 (* (+ x (* 1/2 (fabs (neg (+ x (* -1 y)))))) (- (* 1/4 (pow x 2)) (pow x 2)))))) y)) (* 8 (* x (+ x (* 1/2 (fabs (neg (+ x (* -1 y))))))))) y)) (* 4 (+ x (* 1/2 (fabs (neg (+ x (* -1 y)))))))) (pow y 2))> |
#<alt (- (* 1/4 (pow x 2)) (pow x 2))> |
#<alt (- (+ (* -1/2 (* x y)) (* 1/4 (pow x 2))) (pow x 2))> |
#<alt (- (+ (* 1/4 (pow x 2)) (* y (+ (* -1/2 x) (* 1/4 y)))) (pow x 2))> |
#<alt (- (+ (* 1/4 (pow x 2)) (* y (+ (* -1/2 x) (* 1/4 y)))) (pow x 2))> |
#<alt (* 1/4 (pow y 2))> |
#<alt (* (pow y 2) (+ 1/4 (* -1/2 (/ x y))))> |
#<alt (* (pow y 2) (- (+ 1/4 (+ (* -1/2 (/ x y)) (* 1/4 (/ (pow x 2) (pow y 2))))) (/ (pow x 2) (pow y 2))))> |
#<alt (* (pow y 2) (- (+ 1/4 (+ (* -1/2 (/ x y)) (* 1/4 (/ (pow x 2) (pow y 2))))) (/ (pow x 2) (pow y 2))))> |
#<alt (* 1/4 (pow y 2))> |
#<alt (* (pow y 2) (+ 1/4 (* -1/2 (/ x y))))> |
#<alt (* (pow y 2) (+ 1/4 (* -1 (/ (+ (* -1 (/ (- (* 1/4 (pow x 2)) (pow x 2)) y)) (* 1/2 x)) y))))> |
#<alt (* (pow y 2) (+ 1/4 (* -1 (/ (+ (* -1 (/ (- (* 1/4 (pow x 2)) (pow x 2)) y)) (* 1/2 x)) y))))> |
#<alt (* 1/4 (pow y 2))> |
#<alt (+ (* -1/2 (* x y)) (* 1/4 (pow y 2)))> |
#<alt (+ (* 1/4 (pow y 2)) (* x (+ (* -3/4 x) (* -1/2 y))))> |
#<alt (+ (* 1/4 (pow y 2)) (* x (+ (* -3/4 x) (* -1/2 y))))> |
#<alt (* -3/4 (pow x 2))> |
#<alt (* (pow x 2) (- (* -1/2 (/ y x)) 3/4))> |
#<alt (* (pow x 2) (- (+ (* -1/2 (/ y x)) (* 1/4 (/ (pow y 2) (pow x 2)))) 3/4))> |
#<alt (* (pow x 2) (- (+ (* -1/2 (/ y x)) (* 1/4 (/ (pow y 2) (pow x 2)))) 3/4))> |
#<alt (* -3/4 (pow x 2))> |
#<alt (* (pow x 2) (- (* -1/2 (/ y x)) 3/4))> |
#<alt (* (pow x 2) (- (* -1 (/ (+ (* -1/4 (/ (pow y 2) x)) (* 1/2 y)) x)) 3/4))> |
#<alt (* (pow x 2) (- (* -1 (/ (+ (* -1/4 (/ (pow y 2) x)) (* 1/2 y)) x)) 3/4))> |
123 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 6.0ms | x | @ | 0 | (/ (- (* x (* x (* x x))) (/ (* (* (- y x) (- y x)) (* (- y x) (- y x))) 16)) (* (* x (* x x)) 5/4)) |
| 2.0ms | y | @ | 0 | (/ (+ x (/ (fabs (- y x)) 2)) (- (* (- y x) (/ (- y x) 4)) (* x x))) |
| 2.0ms | x | @ | inf | (- 0 (* x (+ (/ (* (fabs (- y x)) -1/2) x) -1))) |
| 2.0ms | y | @ | 0 | (- (* x (* x (* x x))) (/ (* (* (- y x) (- y x)) (* (- y x) (- y x))) 16)) |
| 1.0ms | y | @ | -inf | (/ (+ x (/ (fabs (- y x)) 2)) (- (* (- y x) (/ (- y x) 4)) (* x x))) |
| 1× | batch-egg-rewrite |
| 3212× | fma-lowering-fma.f32 |
| 3212× | fma-lowering-fma.f64 |
| 2888× | *-lowering-*.f32 |
| 2888× | *-lowering-*.f64 |
| 1854× | prod-diff |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 45 | 233 |
| 1 | 307 | 214 |
| 2 | 2684 | 212 |
| 0 | 8147 | 212 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ x (* (pow (* (/ 2 (fabs (- y x))) 2) -1/2) (pow (fabs (- y x)) 1/2))) |
(* (pow (* (/ 2 (fabs (- y x))) 2) -1/2) (pow (fabs (- y x)) 1/2)) |
(pow (* (/ 2 (fabs (- y x))) 2) -1/2) |
(* (/ 2 (fabs (- y x))) 2) |
(* x 3/4) |
(/ (- (* x (* x (* x x))) (/ (* (* (- y x) (- y x)) (* (- y x) (- y x))) 16)) (* (* x (* x x)) 5/4)) |
(- (* x (* x (* x x))) (/ (* (* (- y x) (- y x)) (* (- y x) (- y x))) 16)) |
(* x (* x (* x x))) |
(* x (* x x)) |
(- 0 (* x (+ (/ (* (fabs (- y x)) -1/2) x) -1))) |
(* x (+ (/ (* (fabs (- y x)) -1/2) x) -1)) |
(+ (/ (* (fabs (- y x)) -1/2) x) -1) |
(/ (* (fabs (- y x)) -1/2) x) |
(/ (- (/ (* (- y x) (- y x)) 4) (* x x)) (/ 1 (/ (+ x (/ (fabs (- y x)) 2)) (- (* (- y x) (/ (- y x) 4)) (* x x))))) |
(/ 1 (/ (+ x (/ (fabs (- y x)) 2)) (- (* (- y x) (/ (- y x) 4)) (* x x)))) |
(- (/ (* (- y x) (- y x)) 4) (* x x)) |
(/ (* (- y x) (- y x)) 4) |
(/ 2 (fabs (- y x))) |
(* (* (- y x) (- y x)) (* (- y x) (- y x))) |
(fabs (- y x)) |
(/ (+ x (/ (fabs (- y x)) 2)) (- (* (- y x) (/ (- y x) 4)) (* x x))) |
(- (* (- y x) (/ (- y x) 4)) (* x x)) |
| Outputs |
|---|
(+.f64 x (*.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/2 binary64)) (sqrt.f64 (fabs.f64 (-.f64 y x))))) |
(+.f64 (*.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/2 binary64)) (sqrt.f64 (fabs.f64 (-.f64 y x)))) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/2 binary64)) (sqrt.f64 (fabs.f64 (-.f64 y x)))))) (/.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/2 binary64)) (sqrt.f64 (fabs.f64 (-.f64 y x)))) #s(literal 2 binary64)) (-.f64 x (*.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/2 binary64)) (sqrt.f64 (fabs.f64 (-.f64 y x))))))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/2 binary64)) (sqrt.f64 (fabs.f64 (-.f64 y x))) x) |
(fma.f64 (sqrt.f64 (fabs.f64 (-.f64 y x))) (pow.f64 (/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/2 binary64)) x) |
(fma.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/2 binary64)) x) |
(fma.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/4 binary64)) (sqrt.f64 (fabs.f64 (-.f64 y x)))) x) |
(fma.f64 (pow.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/4 binary64)) (pow.f64 (/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/2 binary64))) x) |
(fma.f64 (*.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/4 binary64)) (pow.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/4 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/4 binary64)) (pow.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/4 binary64))) x) |
(fma.f64 (*.f64 (pow.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/4 binary64)) (pow.f64 (/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/4 binary64))) (*.f64 (pow.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/4 binary64)) (pow.f64 (/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/4 binary64))) x) |
(fma.f64 (*.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/2 binary64)) (pow.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/4 binary64))) (pow.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/4 binary64)) x) |
(fma.f64 (*.f64 (sqrt.f64 (fabs.f64 (-.f64 y x))) (pow.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/2 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) x) |
(fma.f64 (*.f64 (sqrt.f64 (fabs.f64 (-.f64 y x))) (pow.f64 (/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/4 binary64))) (pow.f64 (/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/4 binary64)) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/2 binary64)) (sqrt.f64 (fabs.f64 (-.f64 y x)))) (-.f64 (*.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/2 binary64)) (sqrt.f64 (fabs.f64 (-.f64 y x)))) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) #s(literal -3/2 binary64)) (pow.f64 (fabs.f64 (-.f64 y x)) #s(literal 3/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/2 binary64)) (sqrt.f64 (fabs.f64 (-.f64 y x))))) (-.f64 (*.f64 x x) (pow.f64 (*.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/2 binary64)) (sqrt.f64 (fabs.f64 (-.f64 y x)))) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) #s(literal -3/2 binary64)) (pow.f64 (fabs.f64 (-.f64 y x)) #s(literal 3/2 binary64)))) (+.f64 (*.f64 x x) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/2 binary64)) (sqrt.f64 (fabs.f64 (-.f64 y x)))) (-.f64 (*.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/2 binary64)) (sqrt.f64 (fabs.f64 (-.f64 y x)))) x)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) #s(literal -3/2 binary64)) (pow.f64 (fabs.f64 (-.f64 y x)) #s(literal 3/2 binary64)))) (+.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/2 binary64)) (sqrt.f64 (fabs.f64 (-.f64 y x)))) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (sqrt.f64 (fabs.f64 (-.f64 y x)))) (pow.f64 (/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/2 binary64)) (sqrt.f64 (fabs.f64 (-.f64 y x)))) #s(literal 2 binary64))) (-.f64 x (*.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/2 binary64)) (sqrt.f64 (fabs.f64 (-.f64 y x)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) #s(literal -3/2 binary64)) (pow.f64 (fabs.f64 (-.f64 y x)) #s(literal 3/2 binary64))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/2 binary64)) (sqrt.f64 (fabs.f64 (-.f64 y x)))) (-.f64 (*.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/2 binary64)) (sqrt.f64 (fabs.f64 (-.f64 y x)))) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/2 binary64)) (sqrt.f64 (fabs.f64 (-.f64 y x)))) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/2 binary64)) (sqrt.f64 (fabs.f64 (-.f64 y x))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/2 binary64)) (sqrt.f64 (fabs.f64 (-.f64 y x)))) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/2 binary64)) (sqrt.f64 (fabs.f64 (-.f64 y x)))) x)) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/2 binary64)) (sqrt.f64 (fabs.f64 (-.f64 y x)))) (-.f64 (*.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/2 binary64)) (sqrt.f64 (fabs.f64 (-.f64 y x)))) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) #s(literal -3/2 binary64)) (pow.f64 (fabs.f64 (-.f64 y x)) #s(literal 3/2 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 x (*.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/2 binary64)) (sqrt.f64 (fabs.f64 (-.f64 y x))))) (-.f64 (*.f64 x x) (pow.f64 (*.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/2 binary64)) (sqrt.f64 (fabs.f64 (-.f64 y x)))) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) #s(literal -3/2 binary64)) (pow.f64 (fabs.f64 (-.f64 y x)) #s(literal 3/2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/2 binary64)) (sqrt.f64 (fabs.f64 (-.f64 y x)))) (-.f64 (*.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/2 binary64)) (sqrt.f64 (fabs.f64 (-.f64 y x)))) x))))) |
(*.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/2 binary64)) (sqrt.f64 (fabs.f64 (-.f64 y x)))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/2 binary64)) (sqrt.f64 (fabs.f64 (-.f64 y x))))))) |
(exp.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))))) (*.f64 #s(literal 1/2 binary64) (log.f64 (fabs.f64 (-.f64 y x)))))) |
(exp.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fabs.f64 (-.f64 y x)))) (*.f64 #s(literal -1/2 binary64) (log.f64 (/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/2 binary64)) (sqrt.f64 (fabs.f64 (-.f64 y x)))) |
(*.f64 (sqrt.f64 (fabs.f64 (-.f64 y x))) (pow.f64 (/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/4 binary64)) (sqrt.f64 (fabs.f64 (-.f64 y x))))) |
(*.f64 (pow.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/4 binary64)) (pow.f64 (/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/4 binary64)) (pow.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/4 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/4 binary64)) (pow.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/4 binary64)))) |
(*.f64 (*.f64 (pow.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/4 binary64)) (pow.f64 (/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/4 binary64))) (*.f64 (pow.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/4 binary64)) (pow.f64 (/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/4 binary64)))) |
(*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/2 binary64)) (pow.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/4 binary64))) (pow.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (fabs.f64 (-.f64 y x))) (pow.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/2 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (fabs.f64 (-.f64 y x))) (pow.f64 (/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/4 binary64))) (pow.f64 (/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x)))))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) (/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))))) #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (log.f64 (/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x)))))) #s(literal -1/2 binary64))) |
(pow.f64 (/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) (/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x)))) #s(literal -1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))))) #s(literal -1/2 binary64)) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/4 binary64)) (pow.f64 (/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 #s(literal 4 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (fabs.f64 (-.f64 y x)))) |
(*.f64 (pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/4 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/8 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/8 binary64)) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) |
(/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 4 binary64))) |
(/.f64 #s(literal -4 binary64) (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 y x)))) |
(pow.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 4 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) #s(literal 2 binary64)) |
(*.f64 #s(literal 4 binary64) (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 y x)))) |
(*.f64 x #s(literal 3/4 binary64)) |
(*.f64 #s(literal 3/4 binary64) x) |
(+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 x (*.f64 x x))) #s(literal 1/20 binary64)))) |
(+.f64 (fma.f64 x (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (neg.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (*.f64 (-.f64 y x) (-.f64 y x))))) (fma.f64 (neg.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))))) (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (*.f64 (-.f64 y x) (-.f64 y x))))) |
(+.f64 (fma.f64 x (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (neg.f64 (*.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x)))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))))) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x)))))) |
(+.f64 (fma.f64 x (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (neg.f64 (*.f64 (/.f64 #s(literal 4/5 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal 4/5 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)) (*.f64 (/.f64 #s(literal 4/5 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64))))) |
(+.f64 (fma.f64 x (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (neg.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) x)))) (fma.f64 (neg.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) x) (*.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) x)))) |
(+.f64 (fma.f64 x (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (neg.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) #s(literal 5/4 binary64)) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 x (*.f64 x x)))))) (fma.f64 (neg.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) #s(literal 5/4 binary64))) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) #s(literal 5/4 binary64)) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 x (*.f64 x x)))))) |
(+.f64 (fma.f64 x (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (neg.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 5/4 binary64))))) (fma.f64 (neg.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 5/4 binary64)) (*.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 5/4 binary64))))) |
(+.f64 (fma.f64 x (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (neg.f64 (*.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) x)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) x) (*.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) x)))) |
(+.f64 (fma.f64 x (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (neg.f64 (*.f64 #s(literal 1/20 binary64) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 x (*.f64 x x)))))) (fma.f64 #s(literal -1/20 binary64) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/20 binary64) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 x (*.f64 x x)))))) |
(+.f64 (fma.f64 x (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (neg.f64 (*.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 5/4 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 5/4 binary64)) (*.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 5/4 binary64))))) |
(+.f64 (fma.f64 (*.f64 x x) (/.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (neg.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (*.f64 (-.f64 y x) (-.f64 y x))))) (fma.f64 (neg.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))))) (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (*.f64 (-.f64 y x) (-.f64 y x))))) |
(+.f64 (fma.f64 (*.f64 x x) (/.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (neg.f64 (*.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x)))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))))) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x)))))) |
(+.f64 (fma.f64 (*.f64 x x) (/.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (neg.f64 (*.f64 (/.f64 #s(literal 4/5 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal 4/5 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)) (*.f64 (/.f64 #s(literal 4/5 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64))))) |
(+.f64 (fma.f64 (*.f64 x x) (/.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (neg.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) x)))) (fma.f64 (neg.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) x) (*.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) x)))) |
(+.f64 (fma.f64 (*.f64 x x) (/.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (neg.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) #s(literal 5/4 binary64)) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 x (*.f64 x x)))))) (fma.f64 (neg.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) #s(literal 5/4 binary64))) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) #s(literal 5/4 binary64)) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 x (*.f64 x x)))))) |
(+.f64 (fma.f64 (*.f64 x x) (/.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (neg.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 5/4 binary64))))) (fma.f64 (neg.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 5/4 binary64)) (*.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 5/4 binary64))))) |
(+.f64 (fma.f64 (*.f64 x x) (/.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (neg.f64 (*.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) x)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) x) (*.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) x)))) |
(+.f64 (fma.f64 (*.f64 x x) (/.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (neg.f64 (*.f64 #s(literal 1/20 binary64) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 x (*.f64 x x)))))) (fma.f64 #s(literal -1/20 binary64) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/20 binary64) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 x (*.f64 x x)))))) |
(+.f64 (fma.f64 (*.f64 x x) (/.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (neg.f64 (*.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 5/4 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 5/4 binary64)) (*.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 5/4 binary64))))) |
(+.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (neg.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (*.f64 (-.f64 y x) (-.f64 y x))))) (fma.f64 (neg.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))))) (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (*.f64 (-.f64 y x) (-.f64 y x))))) |
(+.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (neg.f64 (*.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x)))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))))) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x)))))) |
(+.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (neg.f64 (*.f64 (/.f64 #s(literal 4/5 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal 4/5 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)) (*.f64 (/.f64 #s(literal 4/5 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64))))) |
(+.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (neg.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) x)))) (fma.f64 (neg.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) x) (*.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) x)))) |
(+.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (neg.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) #s(literal 5/4 binary64)) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 x (*.f64 x x)))))) (fma.f64 (neg.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) #s(literal 5/4 binary64))) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) #s(literal 5/4 binary64)) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 x (*.f64 x x)))))) |
(+.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (neg.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 5/4 binary64))))) (fma.f64 (neg.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 5/4 binary64)) (*.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 5/4 binary64))))) |
(+.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (neg.f64 (*.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) x)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) x) (*.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) x)))) |
(+.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (neg.f64 (*.f64 #s(literal 1/20 binary64) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 x (*.f64 x x)))))) (fma.f64 #s(literal -1/20 binary64) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/20 binary64) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 x (*.f64 x x)))))) |
(+.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (neg.f64 (*.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 5/4 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 5/4 binary64)) (*.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 5/4 binary64))))) |
(+.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 #s(literal 4/5 binary64) (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (*.f64 (-.f64 y x) (-.f64 y x))))) (fma.f64 (neg.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))))) (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (*.f64 (-.f64 y x) (-.f64 y x))))) |
(+.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 #s(literal 4/5 binary64) (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x)))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))))) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x)))))) |
(+.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 #s(literal 4/5 binary64) (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 (/.f64 #s(literal 4/5 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal 4/5 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)) (*.f64 (/.f64 #s(literal 4/5 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64))))) |
(+.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 #s(literal 4/5 binary64) (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) x)))) (fma.f64 (neg.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) x) (*.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) x)))) |
(+.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 #s(literal 4/5 binary64) (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) #s(literal 5/4 binary64)) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 x (*.f64 x x)))))) (fma.f64 (neg.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) #s(literal 5/4 binary64))) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) #s(literal 5/4 binary64)) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 x (*.f64 x x)))))) |
(+.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 #s(literal 4/5 binary64) (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 5/4 binary64))))) (fma.f64 (neg.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 5/4 binary64)) (*.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 5/4 binary64))))) |
(+.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 #s(literal 4/5 binary64) (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) x)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) x) (*.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) x)))) |
(+.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 #s(literal 4/5 binary64) (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 #s(literal 1/20 binary64) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 x (*.f64 x x)))))) (fma.f64 #s(literal -1/20 binary64) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/20 binary64) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 x (*.f64 x x)))))) |
(+.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 #s(literal 4/5 binary64) (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 5/4 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 5/4 binary64)) (*.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 5/4 binary64))))) |
(+.f64 (fma.f64 (/.f64 x x) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (*.f64 (-.f64 y x) (-.f64 y x))))) (fma.f64 (neg.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))))) (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (*.f64 (-.f64 y x) (-.f64 y x))))) |
(+.f64 (fma.f64 (/.f64 x x) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x)))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))))) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x)))))) |
(+.f64 (fma.f64 (/.f64 x x) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal 4/5 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal 4/5 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)) (*.f64 (/.f64 #s(literal 4/5 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64))))) |
(+.f64 (fma.f64 (/.f64 x x) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) x)))) (fma.f64 (neg.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) x) (*.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) x)))) |
(+.f64 (fma.f64 (/.f64 x x) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) #s(literal 5/4 binary64)) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 x (*.f64 x x)))))) (fma.f64 (neg.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) #s(literal 5/4 binary64))) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) #s(literal 5/4 binary64)) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 x (*.f64 x x)))))) |
(+.f64 (fma.f64 (/.f64 x x) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 5/4 binary64))))) (fma.f64 (neg.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 5/4 binary64)) (*.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 5/4 binary64))))) |
(+.f64 (fma.f64 (/.f64 x x) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) x)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) x) (*.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) x)))) |
(+.f64 (fma.f64 (/.f64 x x) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (neg.f64 (*.f64 #s(literal 1/20 binary64) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 x (*.f64 x x)))))) (fma.f64 #s(literal -1/20 binary64) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/20 binary64) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 x (*.f64 x x)))))) |
(+.f64 (fma.f64 (/.f64 x x) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 5/4 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 5/4 binary64)) (*.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 5/4 binary64))))) |
(+.f64 (fma.f64 (/.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 5/4 binary64)) (neg.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (*.f64 (-.f64 y x) (-.f64 y x))))) (fma.f64 (neg.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))))) (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (*.f64 (-.f64 y x) (-.f64 y x))))) |
(+.f64 (fma.f64 (/.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 5/4 binary64)) (neg.f64 (*.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x)))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))))) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x)))))) |
(+.f64 (fma.f64 (/.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 5/4 binary64)) (neg.f64 (*.f64 (/.f64 #s(literal 4/5 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal 4/5 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)) (*.f64 (/.f64 #s(literal 4/5 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64))))) |
(+.f64 (fma.f64 (/.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 5/4 binary64)) (neg.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) x)))) (fma.f64 (neg.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) x) (*.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) x)))) |
(+.f64 (fma.f64 (/.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 5/4 binary64)) (neg.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) #s(literal 5/4 binary64)) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 x (*.f64 x x)))))) (fma.f64 (neg.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) #s(literal 5/4 binary64))) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) #s(literal 5/4 binary64)) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 x (*.f64 x x)))))) |
(+.f64 (fma.f64 (/.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 5/4 binary64)) (neg.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 5/4 binary64))))) (fma.f64 (neg.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 5/4 binary64)) (*.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 5/4 binary64))))) |
(+.f64 (fma.f64 (/.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 5/4 binary64)) (neg.f64 (*.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) x)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) x) (*.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) x)))) |
(+.f64 (fma.f64 (/.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 5/4 binary64)) (neg.f64 (*.f64 #s(literal 1/20 binary64) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 x (*.f64 x x)))))) (fma.f64 #s(literal -1/20 binary64) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/20 binary64) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 x (*.f64 x x)))))) |
(+.f64 (fma.f64 (/.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 5/4 binary64)) (neg.f64 (*.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 5/4 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 5/4 binary64)) (*.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 5/4 binary64))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) #s(literal 5/4 binary64)) (/.f64 x (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (*.f64 (-.f64 y x) (-.f64 y x))))) (fma.f64 (neg.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))))) (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (*.f64 (-.f64 y x) (-.f64 y x))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) #s(literal 5/4 binary64)) (/.f64 x (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x)))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))))) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x)))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) #s(literal 5/4 binary64)) (/.f64 x (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 (/.f64 #s(literal 4/5 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal 4/5 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)) (*.f64 (/.f64 #s(literal 4/5 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) #s(literal 5/4 binary64)) (/.f64 x (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) x)))) (fma.f64 (neg.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) x) (*.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) x)))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) #s(literal 5/4 binary64)) (/.f64 x (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) #s(literal 5/4 binary64)) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 x (*.f64 x x)))))) (fma.f64 (neg.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) #s(literal 5/4 binary64))) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) #s(literal 5/4 binary64)) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 x (*.f64 x x)))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) #s(literal 5/4 binary64)) (/.f64 x (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 5/4 binary64))))) (fma.f64 (neg.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 5/4 binary64)) (*.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 5/4 binary64))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) #s(literal 5/4 binary64)) (/.f64 x (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) x)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) x) (*.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) x)))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) #s(literal 5/4 binary64)) (/.f64 x (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 #s(literal 1/20 binary64) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 x (*.f64 x x)))))) (fma.f64 #s(literal -1/20 binary64) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/20 binary64) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 x (*.f64 x x)))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) #s(literal 5/4 binary64)) (/.f64 x (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 5/4 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 5/4 binary64)) (*.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 5/4 binary64))))) |
(+.f64 (fma.f64 (/.f64 x #s(literal 5/4 binary64)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (*.f64 (-.f64 y x) (-.f64 y x))))) (fma.f64 (neg.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))))) (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (*.f64 (-.f64 y x) (-.f64 y x))))) |
(+.f64 (fma.f64 (/.f64 x #s(literal 5/4 binary64)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x)))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))))) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x)))))) |
(+.f64 (fma.f64 (/.f64 x #s(literal 5/4 binary64)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 (/.f64 #s(literal 4/5 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal 4/5 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)) (*.f64 (/.f64 #s(literal 4/5 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64))))) |
(+.f64 (fma.f64 (/.f64 x #s(literal 5/4 binary64)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) x)))) (fma.f64 (neg.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) x) (*.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) x)))) |
(+.f64 (fma.f64 (/.f64 x #s(literal 5/4 binary64)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) #s(literal 5/4 binary64)) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 x (*.f64 x x)))))) (fma.f64 (neg.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) #s(literal 5/4 binary64))) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) #s(literal 5/4 binary64)) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 x (*.f64 x x)))))) |
(+.f64 (fma.f64 (/.f64 x #s(literal 5/4 binary64)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 5/4 binary64))))) (fma.f64 (neg.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 5/4 binary64)) (*.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 5/4 binary64))))) |
(+.f64 (fma.f64 (/.f64 x #s(literal 5/4 binary64)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) x)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) x) (*.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) x)))) |
(+.f64 (fma.f64 (/.f64 x #s(literal 5/4 binary64)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 #s(literal 1/20 binary64) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 x (*.f64 x x)))))) (fma.f64 #s(literal -1/20 binary64) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/20 binary64) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 x (*.f64 x x)))))) |
(+.f64 (fma.f64 (/.f64 x #s(literal 5/4 binary64)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 5/4 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 5/4 binary64)) (*.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 5/4 binary64))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 x #s(literal 5/4 binary64)) (neg.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (*.f64 (-.f64 y x) (-.f64 y x))))) (fma.f64 (neg.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))))) (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (*.f64 (-.f64 y x) (-.f64 y x))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 x #s(literal 5/4 binary64)) (neg.f64 (*.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x)))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))))) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x)))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 x #s(literal 5/4 binary64)) (neg.f64 (*.f64 (/.f64 #s(literal 4/5 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal 4/5 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)) (*.f64 (/.f64 #s(literal 4/5 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 x #s(literal 5/4 binary64)) (neg.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) x)))) (fma.f64 (neg.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) x) (*.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) x)))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 x #s(literal 5/4 binary64)) (neg.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) #s(literal 5/4 binary64)) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 x (*.f64 x x)))))) (fma.f64 (neg.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) #s(literal 5/4 binary64))) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) #s(literal 5/4 binary64)) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 x (*.f64 x x)))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 x #s(literal 5/4 binary64)) (neg.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 5/4 binary64))))) (fma.f64 (neg.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 5/4 binary64)) (*.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 5/4 binary64))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 x #s(literal 5/4 binary64)) (neg.f64 (*.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) x)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) x) (*.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) x)))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 x #s(literal 5/4 binary64)) (neg.f64 (*.f64 #s(literal 1/20 binary64) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 x (*.f64 x x)))))) (fma.f64 #s(literal -1/20 binary64) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/20 binary64) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 x (*.f64 x x)))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 x #s(literal 5/4 binary64)) (neg.f64 (*.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 5/4 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 5/4 binary64)) (*.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 5/4 binary64))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x x) x) (/.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (*.f64 (-.f64 y x) (-.f64 y x))))) (fma.f64 (neg.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))))) (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (*.f64 (-.f64 y x) (-.f64 y x))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x x) x) (/.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x)))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))))) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x)))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x x) x) (/.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal 4/5 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal 4/5 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)) (*.f64 (/.f64 #s(literal 4/5 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x x) x) (/.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) x)))) (fma.f64 (neg.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) x) (*.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) x)))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x x) x) (/.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) #s(literal 5/4 binary64)) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 x (*.f64 x x)))))) (fma.f64 (neg.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) #s(literal 5/4 binary64))) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) #s(literal 5/4 binary64)) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 x (*.f64 x x)))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x x) x) (/.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 5/4 binary64))))) (fma.f64 (neg.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 5/4 binary64)) (*.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 5/4 binary64))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x x) x) (/.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) x)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) x) (*.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) x)))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x x) x) (/.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (neg.f64 (*.f64 #s(literal 1/20 binary64) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 x (*.f64 x x)))))) (fma.f64 #s(literal -1/20 binary64) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/20 binary64) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 x (*.f64 x x)))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x x) x) (/.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 5/4 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 5/4 binary64)) (*.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 5/4 binary64))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 x x) #s(literal 5/4 binary64)) (neg.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (*.f64 (-.f64 y x) (-.f64 y x))))) (fma.f64 (neg.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))))) (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (*.f64 (-.f64 y x) (-.f64 y x))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 x x) #s(literal 5/4 binary64)) (neg.f64 (*.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x)))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))))) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x)))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 x x) #s(literal 5/4 binary64)) (neg.f64 (*.f64 (/.f64 #s(literal 4/5 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal 4/5 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)) (*.f64 (/.f64 #s(literal 4/5 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 x x) #s(literal 5/4 binary64)) (neg.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) x)))) (fma.f64 (neg.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) x) (*.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) x)))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 x x) #s(literal 5/4 binary64)) (neg.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) #s(literal 5/4 binary64)) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 x (*.f64 x x)))))) (fma.f64 (neg.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) #s(literal 5/4 binary64))) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) #s(literal 5/4 binary64)) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 x (*.f64 x x)))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 x x) #s(literal 5/4 binary64)) (neg.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 5/4 binary64))))) (fma.f64 (neg.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 5/4 binary64)) (*.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 5/4 binary64))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 x x) #s(literal 5/4 binary64)) (neg.f64 (*.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) x)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) x) (*.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) x)))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 x x) #s(literal 5/4 binary64)) (neg.f64 (*.f64 #s(literal 1/20 binary64) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 x (*.f64 x x)))))) (fma.f64 #s(literal -1/20 binary64) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/20 binary64) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 x (*.f64 x x)))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 x x) #s(literal 5/4 binary64)) (neg.f64 (*.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 5/4 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 5/4 binary64)) (*.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 5/4 binary64))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x x) #s(literal 5/4 binary64)) (/.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (*.f64 (-.f64 y x) (-.f64 y x))))) (fma.f64 (neg.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))))) (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (*.f64 (-.f64 y x) (-.f64 y x))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x x) #s(literal 5/4 binary64)) (/.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x)))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))))) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x)))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x x) #s(literal 5/4 binary64)) (/.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 (/.f64 #s(literal 4/5 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal 4/5 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)) (*.f64 (/.f64 #s(literal 4/5 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x x) #s(literal 5/4 binary64)) (/.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) x)))) (fma.f64 (neg.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) x) (*.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) x)))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x x) #s(literal 5/4 binary64)) (/.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) #s(literal 5/4 binary64)) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 x (*.f64 x x)))))) (fma.f64 (neg.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) #s(literal 5/4 binary64))) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) #s(literal 5/4 binary64)) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 x (*.f64 x x)))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x x) #s(literal 5/4 binary64)) (/.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 5/4 binary64))))) (fma.f64 (neg.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 5/4 binary64)) (*.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 5/4 binary64))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x x) #s(literal 5/4 binary64)) (/.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) x)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) x) (*.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) x)))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x x) #s(literal 5/4 binary64)) (/.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 #s(literal 1/20 binary64) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 x (*.f64 x x)))))) (fma.f64 #s(literal -1/20 binary64) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/20 binary64) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 x (*.f64 x x)))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x x) #s(literal 5/4 binary64)) (/.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 5/4 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 5/4 binary64)) (*.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 5/4 binary64))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) x) (/.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (*.f64 (-.f64 y x) (-.f64 y x))))) (fma.f64 (neg.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))))) (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (*.f64 (-.f64 y x) (-.f64 y x))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) x) (/.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x)))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))))) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x)))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) x) (/.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal 4/5 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal 4/5 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)) (*.f64 (/.f64 #s(literal 4/5 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) x) (/.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) x)))) (fma.f64 (neg.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) x) (*.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) x)))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) x) (/.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) #s(literal 5/4 binary64)) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 x (*.f64 x x)))))) (fma.f64 (neg.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) #s(literal 5/4 binary64))) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) #s(literal 5/4 binary64)) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 x (*.f64 x x)))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) x) (/.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 5/4 binary64))))) (fma.f64 (neg.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 5/4 binary64)) (*.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 5/4 binary64))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) x) (/.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) x)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) x) (*.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) x)))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) x) (/.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (neg.f64 (*.f64 #s(literal 1/20 binary64) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 x (*.f64 x x)))))) (fma.f64 #s(literal -1/20 binary64) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/20 binary64) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 x (*.f64 x x)))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) x) (/.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 5/4 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 5/4 binary64)) (*.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 5/4 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -16 binary64))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 x (*.f64 x x))) #s(literal 1/20 binary64))) |
(fma.f64 x (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 x (*.f64 x x))) #s(literal 1/20 binary64)))) |
(fma.f64 (*.f64 x x) (/.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 x (*.f64 x x))) #s(literal 1/20 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 x (*.f64 x x))) #s(literal 1/20 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 #s(literal 4/5 binary64) (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 x (*.f64 x x))) #s(literal 1/20 binary64)))) |
(fma.f64 (/.f64 x x) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 x (*.f64 x x))) #s(literal 1/20 binary64)))) |
(fma.f64 (/.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 5/4 binary64)) (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 x (*.f64 x x))) #s(literal 1/20 binary64)))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) #s(literal 5/4 binary64)) (/.f64 x (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 x (*.f64 x x))) #s(literal 1/20 binary64)))) |
(fma.f64 (/.f64 x #s(literal 5/4 binary64)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 x (*.f64 x x))) #s(literal 1/20 binary64)))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 x #s(literal 5/4 binary64)) (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 x (*.f64 x x))) #s(literal 1/20 binary64)))) |
(fma.f64 (/.f64 (*.f64 x x) x) (/.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 x (*.f64 x x))) #s(literal 1/20 binary64)))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 x x) #s(literal 5/4 binary64)) (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 x (*.f64 x x))) #s(literal 1/20 binary64)))) |
(fma.f64 (/.f64 (*.f64 x x) #s(literal 5/4 binary64)) (/.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 x (*.f64 x x))) #s(literal 1/20 binary64)))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) x) (/.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 x (*.f64 x x))) #s(literal 1/20 binary64)))) |
(neg.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -16 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -5/4 binary64)))) |
(neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -16 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -16 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -16 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -16 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 5/4 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -16 binary64))) (*.f64 x (*.f64 x x))))) |
(/.f64 (+.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -5/4 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (/.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)))) (*.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 4096 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x 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)))) #s(literal 256 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64))))) |
(/.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -16 binary64))) (*.f64 x (*.f64 x x))) #s(literal 5/4 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (/.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)))) (*.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 4096 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64))))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x 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)))) #s(literal 256 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)))) (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -5/4 binary64)))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -16 binary64))) (*.f64 x (*.f64 x x)))) #s(literal -5/4 binary64)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 x (*.f64 x x))) #s(literal 1/20 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 x (*.f64 x x))) #s(literal 1/20 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 x (*.f64 x x))) #s(literal 1/20 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 x (*.f64 x x))) #s(literal 1/20 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 x (*.f64 x x))) #s(literal 1/20 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 x (*.f64 x x))) #s(literal 1/20 binary64)))) (+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 x (*.f64 x x))) #s(literal 1/20 binary64)))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -16 binary64))) #s(literal 1 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (/.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)))) (*.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 4096 binary64))) (/.f64 #s(literal 4/5 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x 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)))) #s(literal 256 binary64))) (/.f64 #s(literal 4/5 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)))) |
(/.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -16 binary64))) x) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) |
(/.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -16 binary64))) #s(literal 5/4 binary64)) (*.f64 x (*.f64 x x))) |
(pow.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -16 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -16 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 5/4 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -16 binary64))) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -16 binary64))) (/.f64 #s(literal 4/5 binary64) (*.f64 x (*.f64 x x)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -16 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))))) |
(*.f64 (+.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -5/4 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 5/4 binary64)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -16 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 4/5 binary64) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -16 binary64)))) |
(*.f64 (/.f64 #s(literal 4/5 binary64) (*.f64 x (*.f64 x x))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -16 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -16 binary64))) (*.f64 x (*.f64 x x))) #s(literal 4/5 binary64)) |
(*.f64 #s(literal 4/5 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -16 binary64))) (*.f64 x (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (pow.f64 (/.f64 #s(literal 5/4 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -16 binary64)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (/.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)))) (*.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 4096 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64))))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x 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)))) #s(literal 256 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64))))) |
(+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -16 binary64))) |
(+.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -16 binary64))) (+.f64 (*.f64 (neg.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64)))) (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)))) |
(+.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -16 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 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)))) |
(+.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -16 binary64))) (fma.f64 (neg.f64 (*.f64 (/.f64 (-.f64 y x) #s(literal 4 binary64)) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) (*.f64 (-.f64 y x) (-.f64 y x)) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)))) |
(+.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -16 binary64))) (fma.f64 (neg.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x)))) (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)))) |
(+.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -16 binary64))) (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)))) |
(+.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -16 binary64))) (fma.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 y x))) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)))) |
(+.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -16 binary64))) (fma.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 y x))) (*.f64 (/.f64 (-.f64 y x) #s(literal 4 binary64)) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)))) |
(+.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -16 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(+.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (neg.f64 (*.f64 (*.f64 (/.f64 (-.f64 y x) #s(literal 4 binary64)) (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x)))) (-.f64 y x)))) (fma.f64 (neg.f64 (*.f64 (/.f64 (-.f64 y x) #s(literal 4 binary64)) (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))))) (-.f64 y x) (*.f64 (*.f64 (/.f64 (-.f64 y x) #s(literal 4 binary64)) (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x)))) (-.f64 y x)))) |
(+.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (neg.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64)))) (-.f64 y x)))) (fma.f64 (neg.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))))) (-.f64 y x) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64)))) (-.f64 y x)))) |
(+.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (neg.f64 (*.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 1/16 binary64)) (-.f64 y x)))) (fma.f64 (neg.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 1/16 binary64))) (-.f64 y x) (*.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 1/16 binary64)) (-.f64 y x)))) |
(+.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (neg.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)) (-.f64 y x)))) (fma.f64 (neg.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64))) (-.f64 y x) (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)) (-.f64 y x)))) |
(+.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (neg.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x)))) (*.f64 (-.f64 y x) (-.f64 y x))))) (fma.f64 (neg.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))))) (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x)))) (*.f64 (-.f64 y x) (-.f64 y x))))) |
(+.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)) #s(literal 1 binary64)))) (fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -16 binary64)) #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (neg.f64 (*.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x)))) (/.f64 (-.f64 y x) #s(literal 4 binary64))))) (fma.f64 (neg.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))))) (/.f64 (-.f64 y x) #s(literal 4 binary64)) (*.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x)))) (/.f64 (-.f64 y x) #s(literal 4 binary64))))) |
(+.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (neg.f64 (*.f64 #s(literal -1/16 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))))))) (fma.f64 #s(literal 1/16 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 #s(literal -1/16 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))))))) |
(+.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (neg.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 1/16 binary64)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))) (fma.f64 (neg.f64 (*.f64 (-.f64 y x) #s(literal 1/16 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (*.f64 (-.f64 y x) #s(literal 1/16 binary64)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))) |
(+.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (neg.f64 (*.f64 (/.f64 (-.f64 y x) #s(literal 16 binary64)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))) (fma.f64 (neg.f64 (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (/.f64 (-.f64 y x) #s(literal 16 binary64)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))) |
(+.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (neg.f64 (*.f64 (/.f64 (-.f64 y x) #s(literal 4 binary64)) (*.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (-.f64 y x))))) (fma.f64 (neg.f64 (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (-.f64 y x)) (*.f64 (/.f64 (-.f64 y x) #s(literal 4 binary64)) (*.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (-.f64 y x))))) |
(+.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (neg.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 (-.f64 y x) (-.f64 y x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 (-.f64 y x) (-.f64 y x)))))) |
(+.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (neg.f64 (*.f64 (-.f64 y x) (*.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (/.f64 (-.f64 y x) #s(literal 4 binary64)))))) (fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (*.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 (-.f64 y x) (*.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (/.f64 (-.f64 y x) #s(literal 4 binary64)))))) |
(+.f64 (fma.f64 (*.f64 x x) (*.f64 x x) (neg.f64 (*.f64 (*.f64 (/.f64 (-.f64 y x) #s(literal 4 binary64)) (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x)))) (-.f64 y x)))) (fma.f64 (neg.f64 (*.f64 (/.f64 (-.f64 y x) #s(literal 4 binary64)) (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))))) (-.f64 y x) (*.f64 (*.f64 (/.f64 (-.f64 y x) #s(literal 4 binary64)) (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x)))) (-.f64 y x)))) |
(+.f64 (fma.f64 (*.f64 x x) (*.f64 x x) (neg.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64)))) (-.f64 y x)))) (fma.f64 (neg.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))))) (-.f64 y x) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64)))) (-.f64 y x)))) |
(+.f64 (fma.f64 (*.f64 x x) (*.f64 x x) (neg.f64 (*.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 1/16 binary64)) (-.f64 y x)))) (fma.f64 (neg.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 1/16 binary64))) (-.f64 y x) (*.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 1/16 binary64)) (-.f64 y x)))) |
(+.f64 (fma.f64 (*.f64 x x) (*.f64 x x) (neg.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)) (-.f64 y x)))) (fma.f64 (neg.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64))) (-.f64 y x) (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)) (-.f64 y x)))) |
(+.f64 (fma.f64 (*.f64 x x) (*.f64 x x) (neg.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x)))) (*.f64 (-.f64 y x) (-.f64 y x))))) (fma.f64 (neg.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))))) (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x)))) (*.f64 (-.f64 y x) (-.f64 y x))))) |
(+.f64 (fma.f64 (*.f64 x x) (*.f64 x x) (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)) #s(literal 1 binary64)))) (fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -16 binary64)) #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (*.f64 x x) (*.f64 x x) (neg.f64 (*.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x)))) (/.f64 (-.f64 y x) #s(literal 4 binary64))))) (fma.f64 (neg.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))))) (/.f64 (-.f64 y x) #s(literal 4 binary64)) (*.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x)))) (/.f64 (-.f64 y x) #s(literal 4 binary64))))) |
(+.f64 (fma.f64 (*.f64 x x) (*.f64 x x) (neg.f64 (*.f64 #s(literal -1/16 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))))))) (fma.f64 #s(literal 1/16 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 #s(literal -1/16 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))))))) |
(+.f64 (fma.f64 (*.f64 x x) (*.f64 x x) (neg.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 1/16 binary64)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))) (fma.f64 (neg.f64 (*.f64 (-.f64 y x) #s(literal 1/16 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (*.f64 (-.f64 y x) #s(literal 1/16 binary64)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))) |
(+.f64 (fma.f64 (*.f64 x x) (*.f64 x x) (neg.f64 (*.f64 (/.f64 (-.f64 y x) #s(literal 16 binary64)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))) (fma.f64 (neg.f64 (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (/.f64 (-.f64 y x) #s(literal 16 binary64)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))) |
(+.f64 (fma.f64 (*.f64 x x) (*.f64 x x) (neg.f64 (*.f64 (/.f64 (-.f64 y x) #s(literal 4 binary64)) (*.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (-.f64 y x))))) (fma.f64 (neg.f64 (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (-.f64 y x)) (*.f64 (/.f64 (-.f64 y x) #s(literal 4 binary64)) (*.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (-.f64 y x))))) |
(+.f64 (fma.f64 (*.f64 x x) (*.f64 x x) (neg.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 (-.f64 y x) (-.f64 y x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 (-.f64 y x) (-.f64 y x)))))) |
(+.f64 (fma.f64 (*.f64 x x) (*.f64 x x) (neg.f64 (*.f64 (-.f64 y x) (*.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (/.f64 (-.f64 y x) #s(literal 4 binary64)))))) (fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (*.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 (-.f64 y x) (*.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (/.f64 (-.f64 y x) #s(literal 4 binary64)))))) |
(+.f64 (fma.f64 (*.f64 x (*.f64 x x)) x (neg.f64 (*.f64 (*.f64 (/.f64 (-.f64 y x) #s(literal 4 binary64)) (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x)))) (-.f64 y x)))) (fma.f64 (neg.f64 (*.f64 (/.f64 (-.f64 y x) #s(literal 4 binary64)) (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))))) (-.f64 y x) (*.f64 (*.f64 (/.f64 (-.f64 y x) #s(literal 4 binary64)) (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x)))) (-.f64 y x)))) |
(+.f64 (fma.f64 (*.f64 x (*.f64 x x)) x (neg.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64)))) (-.f64 y x)))) (fma.f64 (neg.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))))) (-.f64 y x) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64)))) (-.f64 y x)))) |
(+.f64 (fma.f64 (*.f64 x (*.f64 x x)) x (neg.f64 (*.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 1/16 binary64)) (-.f64 y x)))) (fma.f64 (neg.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 1/16 binary64))) (-.f64 y x) (*.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 1/16 binary64)) (-.f64 y x)))) |
(+.f64 (fma.f64 (*.f64 x (*.f64 x x)) x (neg.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)) (-.f64 y x)))) (fma.f64 (neg.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64))) (-.f64 y x) (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)) (-.f64 y x)))) |
(+.f64 (fma.f64 (*.f64 x (*.f64 x x)) x (neg.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x)))) (*.f64 (-.f64 y x) (-.f64 y x))))) (fma.f64 (neg.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))))) (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x)))) (*.f64 (-.f64 y x) (-.f64 y x))))) |
(+.f64 (fma.f64 (*.f64 x (*.f64 x x)) x (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)) #s(literal 1 binary64)))) (fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -16 binary64)) #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (*.f64 x (*.f64 x x)) x (neg.f64 (*.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x)))) (/.f64 (-.f64 y x) #s(literal 4 binary64))))) (fma.f64 (neg.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))))) (/.f64 (-.f64 y x) #s(literal 4 binary64)) (*.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x)))) (/.f64 (-.f64 y x) #s(literal 4 binary64))))) |
(+.f64 (fma.f64 (*.f64 x (*.f64 x x)) x (neg.f64 (*.f64 #s(literal -1/16 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))))))) (fma.f64 #s(literal 1/16 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 #s(literal -1/16 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))))))) |
(+.f64 (fma.f64 (*.f64 x (*.f64 x x)) x (neg.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 1/16 binary64)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))) (fma.f64 (neg.f64 (*.f64 (-.f64 y x) #s(literal 1/16 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (*.f64 (-.f64 y x) #s(literal 1/16 binary64)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))) |
(+.f64 (fma.f64 (*.f64 x (*.f64 x x)) x (neg.f64 (*.f64 (/.f64 (-.f64 y x) #s(literal 16 binary64)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))) (fma.f64 (neg.f64 (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (/.f64 (-.f64 y x) #s(literal 16 binary64)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))) |
(+.f64 (fma.f64 (*.f64 x (*.f64 x x)) x (neg.f64 (*.f64 (/.f64 (-.f64 y x) #s(literal 4 binary64)) (*.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (-.f64 y x))))) (fma.f64 (neg.f64 (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (-.f64 y x)) (*.f64 (/.f64 (-.f64 y x) #s(literal 4 binary64)) (*.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (-.f64 y x))))) |
(+.f64 (fma.f64 (*.f64 x (*.f64 x x)) x (neg.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 (-.f64 y x) (-.f64 y x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 (-.f64 y x) (-.f64 y x)))))) |
(+.f64 (fma.f64 (*.f64 x (*.f64 x x)) x (neg.f64 (*.f64 (-.f64 y x) (*.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (/.f64 (-.f64 y x) #s(literal 4 binary64)))))) (fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (*.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 (-.f64 y x) (*.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (/.f64 (-.f64 y x) #s(literal 4 binary64)))))) |
(-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)))))) (/.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)))) (*.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 4096 binary64)) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)))) (/.f64 (/.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)))) #s(literal 256 binary64)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64))))) |
(fma.f64 x (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -16 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -16 binary64))) |
(fma.f64 (*.f64 x (*.f64 x x)) x (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -16 binary64))) |
(fma.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (neg.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64)))) (*.f64 x (*.f64 x (*.f64 x x)))) |
(fma.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(fma.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 y x))) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 1/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(fma.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (/.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)))) (*.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 4096 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)))))) (+.f64 (*.f64 (neg.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64)))) (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)))) |
(fma.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (/.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)))) (*.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 4096 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 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 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)))) |
(fma.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x 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)))) #s(literal 256 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)))) (+.f64 (*.f64 (neg.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 16 binary64)))) (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)))) |
(fma.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x 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)))) #s(literal 256 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 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 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64))))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (/.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)))) (*.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 4096 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x 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)))) #s(literal 256 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (/.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)))) (*.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 4096 binary64))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x 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)))) #s(literal 256 binary64))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (/.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)))) (*.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 4096 binary64)))) (neg.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x 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)))) #s(literal 256 binary64)))) (neg.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.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)))) (*.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/4096 binary64))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -16 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -16 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -16 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -16 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -16 binary64)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64))))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (/.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)))) (*.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 4096 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x 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)))) #s(literal 256 binary64)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (/.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)))) (*.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 4096 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x 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)))) #s(literal 256 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64))))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64))) |
(pow.f64 x #s(literal 4 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 2 binary64)) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(*.f64 (*.f64 x (*.f64 x x)) x) |
(*.f64 (pow.f64 (pow.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) |
(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)) |
(*.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))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal 1 binary64)) #s(literal 3/2 binary64)) (pow.f64 (pow.f64 x #s(literal 1 binary64)) #s(literal 3/2 binary64))) |
(+.f64 #s(literal 0 binary64) (*.f64 (+.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x))) |
(+.f64 (*.f64 (+.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) #s(literal 0 binary64)) |
(+.f64 (neg.f64 (*.f64 x (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)))) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64))) |
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)))) |
(+.f64 (*.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)) (-.f64 #s(literal 0 binary64) x)) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(+.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)) (-.f64 #s(literal 0 binary64) x))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 x (+.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)) #s(literal -1 binary64))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 x (+.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 x (+.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)) #s(literal -1 binary64))) #s(literal 2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)) #s(literal -1 binary64)))) (/.f64 (pow.f64 (*.f64 x (+.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)) #s(literal -1 binary64))) #s(literal 2 binary64)) (*.f64 x (+.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)) #s(literal -1 binary64))))) |
(-.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)))) (-.f64 #s(literal 0 binary64) x)) |
(fma.f64 x (neg.f64 (+.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)) #s(literal -1 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)) (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 #s(literal -1 binary64) (*.f64 x (+.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)) #s(literal -1 binary64))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (+.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 x (+.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)) #s(literal -1 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x (+.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)) #s(literal -1 binary64))) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 x (+.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)) #s(literal -1 binary64))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)) #s(literal -1 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (+.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)) #s(literal -1 binary64))) x #s(literal 0 binary64)) |
(neg.f64 (*.f64 x (+.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 x (+.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)) #s(literal -1 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 x (+.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)) #s(literal -1 binary64))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (+.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 x (+.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)) #s(literal -1 binary64))) #s(literal 2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 x (+.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)) #s(literal -1 binary64))) #s(literal 3 binary64))) (pow.f64 (*.f64 x (+.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)) #s(literal -1 binary64))) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 x (+.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)) #s(literal -1 binary64))) #s(literal 2 binary64))) (*.f64 x (+.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 x (+.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)) #s(literal -1 binary64))) #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 x (+.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)) #s(literal -1 binary64))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 x (+.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)) #s(literal -1 binary64))) #s(literal 2 binary64)))) (*.f64 (+.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (+.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) (*.f64 (+.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x))) (*.f64 #s(literal 0 binary64) (*.f64 (+.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (+.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) (*.f64 (+.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal -1 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (pow.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)) #s(literal 2 binary64)) #s(literal -1 binary64))) (+.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) |
(pow.f64 (/.f64 (pow.f64 (*.f64 x (+.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)) #s(literal -1 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 x (+.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)) #s(literal -1 binary64))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 x (+.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 x (+.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)) #s(literal -1 binary64))) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 x (neg.f64 (+.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)) #s(literal -1 binary64)))) |
(*.f64 #s(literal -1 binary64) (*.f64 x (+.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)) #s(literal -1 binary64)))) |
(*.f64 (+.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 x (+.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)) #s(literal -1 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x (+.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)) #s(literal -1 binary64))) #s(literal 2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 x (+.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)) #s(literal -1 binary64))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)) #s(literal -1 binary64))))) |
(*.f64 (neg.f64 (+.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)) #s(literal -1 binary64))) x) |
(+.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)) #s(literal -1 binary64)))) |
(+.f64 (*.f64 x (+.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)) #s(literal -1 binary64))) #s(literal 0 binary64)) |
(+.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)))) |
(+.f64 (*.f64 x (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x))) (-.f64 #s(literal 0 binary64) x)) |
(+.f64 (+.f64 #s(literal 0 binary64) (*.f64 x (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)))) (-.f64 #s(literal 0 binary64) x)) |
(-.f64 (*.f64 x (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x))) x) |
(fma.f64 x (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)) (-.f64 #s(literal 0 binary64) x)) |
(fma.f64 x #s(literal -1 binary64) (*.f64 x (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)))) |
(fma.f64 x (+.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (/.f64 #s(literal -1/2 binary64) x) x) (-.f64 #s(literal 0 binary64) x)) |
(fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) x) (-.f64 #s(literal 0 binary64) x)) |
(fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)) x (-.f64 #s(literal 0 binary64) x)) |
(fma.f64 #s(literal -1 binary64) x (*.f64 x (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)))) |
(fma.f64 (+.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)) #s(literal -1 binary64)) x #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (fabs.f64 (-.f64 y x))) (/.f64 #s(literal -1/2 binary64) x) (-.f64 #s(literal 0 binary64) x)) |
(fma.f64 (*.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 x (+.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)) #s(literal -1 binary64))) #s(literal 2 binary64))) (*.f64 (+.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x))) #s(literal 3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (+.f64 (*.f64 (*.f64 x (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x))) (*.f64 x (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) x)) (*.f64 (*.f64 x (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x))) (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (*.f64 x (+.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)) #s(literal -1 binary64))) #s(literal 3 binary64))) (pow.f64 (*.f64 x (+.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)) #s(literal -1 binary64))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x))) (*.f64 x (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)))) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) x))) (-.f64 (*.f64 x (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal -1 binary64)))))) |
(/.f64 (*.f64 x (+.f64 (pow.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)) #s(literal 2 binary64)) #s(literal -1 binary64))) (+.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)) #s(literal 3 binary64))) x) (+.f64 (pow.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal -1 binary64)))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)) #s(literal 2 binary64)) #s(literal -1 binary64)) x) (+.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) |
(*.f64 x (+.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)) #s(literal -1 binary64))) |
(*.f64 (+.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)) #s(literal -1 binary64)) x) |
(+.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x))) |
(-.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)) #s(literal 2 binary64)) (+.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))) |
(fma.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x) #s(literal -1 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (fabs.f64 (-.f64 y x)) x) #s(literal -1 binary64)) |
(fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) x) (fabs.f64 (-.f64 y x)) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal -1 binary64))))) (+.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)) #s(literal 2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal -1 binary64)))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)) #s(literal 2 binary64)) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)) #s(literal 2 binary64)) #s(literal -1 binary64)) (+.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)) #s(literal 2 binary64)) #s(literal -1 binary64))) (neg.f64 (+.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)) #s(literal 2 binary64))) (-.f64 #s(literal -1 binary64) (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)))) |
(pow.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal -1 binary64))))) (+.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)) #s(literal 2 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal -1 binary64))))))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)) #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 x #s(literal -1/2 binary64)) (fabs.f64 (-.f64 y x)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) x))) |
(neg.f64 (/.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)) |
(/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) x) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 x #s(literal -1/2 binary64)) (fabs.f64 (-.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x #s(literal -1/2 binary64)) (fabs.f64 (-.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 x #s(literal -1/2 binary64)) (fabs.f64 (-.f64 y x))) #s(literal 1 binary64))) |
(/.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (neg.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) |
(pow.f64 (/.f64 (/.f64 x #s(literal -1/2 binary64)) (fabs.f64 (-.f64 y x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (/.f64 x #s(literal -1/2 binary64)) (fabs.f64 (-.f64 y x))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (fabs.f64 (-.f64 y x)) x)) |
(*.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x))) |
(*.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) x) (fabs.f64 (-.f64 y x))) |
(+.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) #s(literal 4 binary64))) (neg.f64 (/.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))))) |
(+.f64 (fma.f64 (-.f64 y x) (/.f64 (/.f64 (-.f64 y x) #s(literal 4 binary64)) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (neg.f64 (*.f64 (/.f64 x (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) x))) (fma.f64 (neg.f64 (/.f64 x (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))))) x (*.f64 (/.f64 x (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) x))) |
(+.f64 (fma.f64 (-.f64 y x) (/.f64 (/.f64 (-.f64 y x) #s(literal 4 binary64)) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (neg.f64 (*.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (*.f64 x x)))) (fma.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)))) (*.f64 x x) (*.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (*.f64 x x)))) |
(+.f64 (fma.f64 (-.f64 y x) (/.f64 (/.f64 (-.f64 y x) #s(literal 4 binary64)) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (neg.f64 (*.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (/.f64 (*.f64 x x) #s(literal 1 binary64))))) (fma.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)))) (/.f64 (*.f64 x x) #s(literal 1 binary64)) (*.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (/.f64 (*.f64 x x) #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (-.f64 y x) (/.f64 (/.f64 (-.f64 y x) #s(literal 4 binary64)) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (neg.f64 (*.f64 (/.f64 x (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 x (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))))) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 x (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (/.f64 x #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (-.f64 y x) (/.f64 (/.f64 (-.f64 y x) #s(literal 4 binary64)) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (neg.f64 (*.f64 (/.f64 x (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))))))) (fma.f64 (neg.f64 (/.f64 x (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (*.f64 (/.f64 x (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))))))) |
(+.f64 (fma.f64 (-.f64 y x) (/.f64 (/.f64 (-.f64 y x) #s(literal 4 binary64)) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (neg.f64 (*.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)))) (/.f64 (*.f64 x x) #s(literal -1 binary64))))) (fma.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (/.f64 (*.f64 x x) #s(literal -1 binary64)) (*.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)))) (/.f64 (*.f64 x x) #s(literal -1 binary64))))) |
(+.f64 (fma.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (/.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (neg.f64 (*.f64 (/.f64 x (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) x))) (fma.f64 (neg.f64 (/.f64 x (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))))) x (*.f64 (/.f64 x (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) x))) |
(+.f64 (fma.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (/.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (neg.f64 (*.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (*.f64 x x)))) (fma.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)))) (*.f64 x x) (*.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (*.f64 x x)))) |
(+.f64 (fma.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (/.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (neg.f64 (*.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (/.f64 (*.f64 x x) #s(literal 1 binary64))))) (fma.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)))) (/.f64 (*.f64 x x) #s(literal 1 binary64)) (*.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (/.f64 (*.f64 x x) #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (/.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (neg.f64 (*.f64 (/.f64 x (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 x (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))))) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 x (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (/.f64 x #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (/.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (neg.f64 (*.f64 (/.f64 x (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))))))) (fma.f64 (neg.f64 (/.f64 x (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (*.f64 (/.f64 x (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))))))) |
(+.f64 (fma.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (/.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (neg.f64 (*.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)))) (/.f64 (*.f64 x x) #s(literal -1 binary64))))) (fma.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (/.f64 (*.f64 x x) #s(literal -1 binary64)) (*.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)))) (/.f64 (*.f64 x x) #s(literal -1 binary64))))) |
(+.f64 (fma.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (neg.f64 (*.f64 (/.f64 x (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) x))) (fma.f64 (neg.f64 (/.f64 x (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))))) x (*.f64 (/.f64 x (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) x))) |
(+.f64 (fma.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (neg.f64 (*.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (*.f64 x x)))) (fma.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)))) (*.f64 x x) (*.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (*.f64 x x)))) |
(+.f64 (fma.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (neg.f64 (*.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (/.f64 (*.f64 x x) #s(literal 1 binary64))))) (fma.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)))) (/.f64 (*.f64 x x) #s(literal 1 binary64)) (*.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (/.f64 (*.f64 x x) #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (neg.f64 (*.f64 (/.f64 x (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 x (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))))) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 x (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (/.f64 x #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (neg.f64 (*.f64 (/.f64 x (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))))))) (fma.f64 (neg.f64 (/.f64 x (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (*.f64 (/.f64 x (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))))))) |
(+.f64 (fma.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (neg.f64 (*.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)))) (/.f64 (*.f64 x x) #s(literal -1 binary64))))) (fma.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (/.f64 (*.f64 x x) #s(literal -1 binary64)) (*.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)))) (/.f64 (*.f64 x x) #s(literal -1 binary64))))) |
(+.f64 (fma.f64 (/.f64 (-.f64 y x) #s(literal 4 binary64)) (/.f64 (-.f64 y x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (neg.f64 (*.f64 (/.f64 x (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) x))) (fma.f64 (neg.f64 (/.f64 x (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))))) x (*.f64 (/.f64 x (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) x))) |
(+.f64 (fma.f64 (/.f64 (-.f64 y x) #s(literal 4 binary64)) (/.f64 (-.f64 y x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (neg.f64 (*.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (*.f64 x x)))) (fma.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)))) (*.f64 x x) (*.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (*.f64 x x)))) |
(+.f64 (fma.f64 (/.f64 (-.f64 y x) #s(literal 4 binary64)) (/.f64 (-.f64 y x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (neg.f64 (*.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (/.f64 (*.f64 x x) #s(literal 1 binary64))))) (fma.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)))) (/.f64 (*.f64 x x) #s(literal 1 binary64)) (*.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (/.f64 (*.f64 x x) #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 (-.f64 y x) #s(literal 4 binary64)) (/.f64 (-.f64 y x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (neg.f64 (*.f64 (/.f64 x (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 x (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))))) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 x (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (/.f64 x #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 (-.f64 y x) #s(literal 4 binary64)) (/.f64 (-.f64 y x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (neg.f64 (*.f64 (/.f64 x (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))))))) (fma.f64 (neg.f64 (/.f64 x (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (*.f64 (/.f64 x (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))))))) |
(+.f64 (fma.f64 (/.f64 (-.f64 y x) #s(literal 4 binary64)) (/.f64 (-.f64 y x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (neg.f64 (*.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)))) (/.f64 (*.f64 x x) #s(literal -1 binary64))))) (fma.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (/.f64 (*.f64 x x) #s(literal -1 binary64)) (*.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)))) (/.f64 (*.f64 x x) #s(literal -1 binary64))))) |
(+.f64 (fma.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) #s(literal 1 binary64)) (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (neg.f64 (*.f64 (/.f64 x (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) x))) (fma.f64 (neg.f64 (/.f64 x (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))))) x (*.f64 (/.f64 x (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) x))) |
(+.f64 (fma.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) #s(literal 1 binary64)) (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (neg.f64 (*.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (*.f64 x x)))) (fma.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)))) (*.f64 x x) (*.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (*.f64 x x)))) |
(+.f64 (fma.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) #s(literal 1 binary64)) (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (neg.f64 (*.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (/.f64 (*.f64 x x) #s(literal 1 binary64))))) (fma.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)))) (/.f64 (*.f64 x x) #s(literal 1 binary64)) (*.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (/.f64 (*.f64 x x) #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) #s(literal 1 binary64)) (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (neg.f64 (*.f64 (/.f64 x (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 x (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))))) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 x (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (/.f64 x #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) #s(literal 1 binary64)) (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (neg.f64 (*.f64 (/.f64 x (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))))))) (fma.f64 (neg.f64 (/.f64 x (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (*.f64 (/.f64 x (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))))))) |
(+.f64 (fma.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) #s(literal 1 binary64)) (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (neg.f64 (*.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)))) (/.f64 (*.f64 x x) #s(literal -1 binary64))))) (fma.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (/.f64 (*.f64 x x) #s(literal -1 binary64)) (*.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)))) (/.f64 (*.f64 x x) #s(literal -1 binary64))))) |
(+.f64 (fma.f64 (/.f64 (-.f64 y x) #s(literal 1 binary64)) (/.f64 (/.f64 (-.f64 y x) #s(literal 4 binary64)) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (neg.f64 (*.f64 (/.f64 x (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) x))) (fma.f64 (neg.f64 (/.f64 x (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))))) x (*.f64 (/.f64 x (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) x))) |
(+.f64 (fma.f64 (/.f64 (-.f64 y x) #s(literal 1 binary64)) (/.f64 (/.f64 (-.f64 y x) #s(literal 4 binary64)) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (neg.f64 (*.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (*.f64 x x)))) (fma.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)))) (*.f64 x x) (*.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (*.f64 x x)))) |
(+.f64 (fma.f64 (/.f64 (-.f64 y x) #s(literal 1 binary64)) (/.f64 (/.f64 (-.f64 y x) #s(literal 4 binary64)) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (neg.f64 (*.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (/.f64 (*.f64 x x) #s(literal 1 binary64))))) (fma.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)))) (/.f64 (*.f64 x x) #s(literal 1 binary64)) (*.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (/.f64 (*.f64 x x) #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 (-.f64 y x) #s(literal 1 binary64)) (/.f64 (/.f64 (-.f64 y x) #s(literal 4 binary64)) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (neg.f64 (*.f64 (/.f64 x (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 x (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))))) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 x (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (/.f64 x #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 (-.f64 y x) #s(literal 1 binary64)) (/.f64 (/.f64 (-.f64 y x) #s(literal 4 binary64)) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (neg.f64 (*.f64 (/.f64 x (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))))))) (fma.f64 (neg.f64 (/.f64 x (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (*.f64 (/.f64 x (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))))))) |
(+.f64 (fma.f64 (/.f64 (-.f64 y x) #s(literal 1 binary64)) (/.f64 (/.f64 (-.f64 y x) #s(literal 4 binary64)) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (neg.f64 (*.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)))) (/.f64 (*.f64 x x) #s(literal -1 binary64))))) (fma.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (/.f64 (*.f64 x x) #s(literal -1 binary64)) (*.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)))) (/.f64 (*.f64 x x) #s(literal -1 binary64))))) |
(+.f64 (fma.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (/.f64 (/.f64 (-.f64 y x) #s(literal 4 binary64)) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (neg.f64 (*.f64 (/.f64 x (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) x))) (fma.f64 (neg.f64 (/.f64 x (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))))) x (*.f64 (/.f64 x (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) x))) |
(+.f64 (fma.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (/.f64 (/.f64 (-.f64 y x) #s(literal 4 binary64)) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (neg.f64 (*.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (*.f64 x x)))) (fma.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)))) (*.f64 x x) (*.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (*.f64 x x)))) |
(+.f64 (fma.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (/.f64 (/.f64 (-.f64 y x) #s(literal 4 binary64)) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (neg.f64 (*.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (/.f64 (*.f64 x x) #s(literal 1 binary64))))) (fma.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)))) (/.f64 (*.f64 x x) #s(literal 1 binary64)) (*.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (/.f64 (*.f64 x x) #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (/.f64 (/.f64 (-.f64 y x) #s(literal 4 binary64)) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (neg.f64 (*.f64 (/.f64 x (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 x (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))))) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 x (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (/.f64 x #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (/.f64 (/.f64 (-.f64 y x) #s(literal 4 binary64)) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (neg.f64 (*.f64 (/.f64 x (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))))))) (fma.f64 (neg.f64 (/.f64 x (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (*.f64 (/.f64 x (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))))))) |
(+.f64 (fma.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (/.f64 (/.f64 (-.f64 y x) #s(literal 4 binary64)) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (neg.f64 (*.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)))) (/.f64 (*.f64 x x) #s(literal -1 binary64))))) (fma.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (/.f64 (*.f64 x x) #s(literal -1 binary64)) (*.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)))) (/.f64 (*.f64 x x) #s(literal -1 binary64))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (neg.f64 (*.f64 (/.f64 x (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) x))) (fma.f64 (neg.f64 (/.f64 x (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))))) x (*.f64 (/.f64 x (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) x))) |
(+.f64 (fma.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (neg.f64 (*.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (*.f64 x x)))) (fma.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)))) (*.f64 x x) (*.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (*.f64 x x)))) |
(+.f64 (fma.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (neg.f64 (*.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (/.f64 (*.f64 x x) #s(literal 1 binary64))))) (fma.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)))) (/.f64 (*.f64 x x) #s(literal 1 binary64)) (*.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (/.f64 (*.f64 x x) #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (neg.f64 (*.f64 (/.f64 x (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 x (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))))) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 x (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (/.f64 x #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (neg.f64 (*.f64 (/.f64 x (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))))))) (fma.f64 (neg.f64 (/.f64 x (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (*.f64 (/.f64 x (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (neg.f64 (*.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)))) (/.f64 (*.f64 x x) #s(literal -1 binary64))))) (fma.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (/.f64 (*.f64 x x) #s(literal -1 binary64)) (*.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)))) (/.f64 (*.f64 x x) #s(literal -1 binary64))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (/.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (neg.f64 (*.f64 (/.f64 x (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) x))) (fma.f64 (neg.f64 (/.f64 x (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))))) x (*.f64 (/.f64 x (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) x))) |
(+.f64 (fma.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (/.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (neg.f64 (*.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (*.f64 x x)))) (fma.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)))) (*.f64 x x) (*.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (*.f64 x x)))) |
(+.f64 (fma.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (/.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (neg.f64 (*.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (/.f64 (*.f64 x x) #s(literal 1 binary64))))) (fma.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)))) (/.f64 (*.f64 x x) #s(literal 1 binary64)) (*.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (/.f64 (*.f64 x x) #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (/.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (neg.f64 (*.f64 (/.f64 x (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 x (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))))) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 x (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (/.f64 x #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (/.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (neg.f64 (*.f64 (/.f64 x (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))))))) (fma.f64 (neg.f64 (/.f64 x (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (*.f64 (/.f64 x (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (/.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (neg.f64 (*.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)))) (/.f64 (*.f64 x x) #s(literal -1 binary64))))) (fma.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (/.f64 (*.f64 x x) #s(literal -1 binary64)) (*.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)))) (/.f64 (*.f64 x x) #s(literal -1 binary64))))) |
(+.f64 (fma.f64 (/.f64 (/.f64 (-.f64 y x) #s(literal 4 binary64)) #s(literal 1 binary64)) (/.f64 (-.f64 y x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (neg.f64 (*.f64 (/.f64 x (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) x))) (fma.f64 (neg.f64 (/.f64 x (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))))) x (*.f64 (/.f64 x (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) x))) |
(+.f64 (fma.f64 (/.f64 (/.f64 (-.f64 y x) #s(literal 4 binary64)) #s(literal 1 binary64)) (/.f64 (-.f64 y x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (neg.f64 (*.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (*.f64 x x)))) (fma.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)))) (*.f64 x x) (*.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (*.f64 x x)))) |
(+.f64 (fma.f64 (/.f64 (/.f64 (-.f64 y x) #s(literal 4 binary64)) #s(literal 1 binary64)) (/.f64 (-.f64 y x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (neg.f64 (*.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (/.f64 (*.f64 x x) #s(literal 1 binary64))))) (fma.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)))) (/.f64 (*.f64 x x) #s(literal 1 binary64)) (*.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (/.f64 (*.f64 x x) #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 (/.f64 (-.f64 y x) #s(literal 4 binary64)) #s(literal 1 binary64)) (/.f64 (-.f64 y x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (neg.f64 (*.f64 (/.f64 x (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 x (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))))) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 x (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (/.f64 x #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 (/.f64 (-.f64 y x) #s(literal 4 binary64)) #s(literal 1 binary64)) (/.f64 (-.f64 y x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (neg.f64 (*.f64 (/.f64 x (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))))))) (fma.f64 (neg.f64 (/.f64 x (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (*.f64 (/.f64 x (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))))))) |
(+.f64 (fma.f64 (/.f64 (/.f64 (-.f64 y x) #s(literal 4 binary64)) #s(literal 1 binary64)) (/.f64 (-.f64 y x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (neg.f64 (*.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)))) (/.f64 (*.f64 x x) #s(literal -1 binary64))))) (fma.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (/.f64 (*.f64 x x) #s(literal -1 binary64)) (*.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)))) (/.f64 (*.f64 x x) #s(literal -1 binary64))))) |
(+.f64 (fma.f64 (/.f64 (/.f64 (-.f64 y x) #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (/.f64 (-.f64 y x) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (neg.f64 (*.f64 (/.f64 x (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) x))) (fma.f64 (neg.f64 (/.f64 x (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))))) x (*.f64 (/.f64 x (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) x))) |
(+.f64 (fma.f64 (/.f64 (/.f64 (-.f64 y x) #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (/.f64 (-.f64 y x) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (neg.f64 (*.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (*.f64 x x)))) (fma.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)))) (*.f64 x x) (*.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (*.f64 x x)))) |
(+.f64 (fma.f64 (/.f64 (/.f64 (-.f64 y x) #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (/.f64 (-.f64 y x) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (neg.f64 (*.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (/.f64 (*.f64 x x) #s(literal 1 binary64))))) (fma.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)))) (/.f64 (*.f64 x x) #s(literal 1 binary64)) (*.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (/.f64 (*.f64 x x) #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 (/.f64 (-.f64 y x) #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (/.f64 (-.f64 y x) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (neg.f64 (*.f64 (/.f64 x (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 x (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))))) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 x (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (/.f64 x #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 (/.f64 (-.f64 y x) #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (/.f64 (-.f64 y x) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (neg.f64 (*.f64 (/.f64 x (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))))))) (fma.f64 (neg.f64 (/.f64 x (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (*.f64 (/.f64 x (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))))))) |
(+.f64 (fma.f64 (/.f64 (/.f64 (-.f64 y x) #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (/.f64 (-.f64 y x) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (neg.f64 (*.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)))) (/.f64 (*.f64 x x) #s(literal -1 binary64))))) (fma.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (/.f64 (*.f64 x x) #s(literal -1 binary64)) (*.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)))) (/.f64 (*.f64 x x) #s(literal -1 binary64))))) |
(+.f64 (fma.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) #s(literal -1 binary64)) (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)))) (neg.f64 (*.f64 (/.f64 x (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) x))) (fma.f64 (neg.f64 (/.f64 x (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))))) x (*.f64 (/.f64 x (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) x))) |
(+.f64 (fma.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) #s(literal -1 binary64)) (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)))) (neg.f64 (*.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (*.f64 x x)))) (fma.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)))) (*.f64 x x) (*.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (*.f64 x x)))) |
(+.f64 (fma.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) #s(literal -1 binary64)) (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)))) (neg.f64 (*.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (/.f64 (*.f64 x x) #s(literal 1 binary64))))) (fma.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)))) (/.f64 (*.f64 x x) #s(literal 1 binary64)) (*.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (/.f64 (*.f64 x x) #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) #s(literal -1 binary64)) (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)))) (neg.f64 (*.f64 (/.f64 x (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 x (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))))) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 x (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (/.f64 x #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) #s(literal -1 binary64)) (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)))) (neg.f64 (*.f64 (/.f64 x (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))))))) (fma.f64 (neg.f64 (/.f64 x (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (*.f64 (/.f64 x (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))))))) |
(+.f64 (fma.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) #s(literal -1 binary64)) (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)))) (neg.f64 (*.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)))) (/.f64 (*.f64 x x) #s(literal -1 binary64))))) (fma.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (/.f64 (*.f64 x x) #s(literal -1 binary64)) (*.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)))) (/.f64 (*.f64 x x) #s(literal -1 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) #s(literal 4 binary64))) (/.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))))) |
(fma.f64 (-.f64 y x) (/.f64 (/.f64 (-.f64 y x) #s(literal 4 binary64)) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (neg.f64 (/.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))))) |
(fma.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (/.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (neg.f64 (/.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))))) |
(fma.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (neg.f64 (/.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))))) |
(fma.f64 (/.f64 (-.f64 y x) #s(literal 4 binary64)) (/.f64 (-.f64 y x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (neg.f64 (/.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))))) |
(fma.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) #s(literal 1 binary64)) (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (neg.f64 (/.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))))) |
(fma.f64 (/.f64 (-.f64 y x) #s(literal 1 binary64)) (/.f64 (/.f64 (-.f64 y x) #s(literal 4 binary64)) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (neg.f64 (/.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))))) |
(fma.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (/.f64 (/.f64 (-.f64 y x) #s(literal 4 binary64)) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (neg.f64 (/.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))))) |
(fma.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (neg.f64 (/.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))))) |
(fma.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (/.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (neg.f64 (/.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))))) |
(fma.f64 (/.f64 (/.f64 (-.f64 y x) #s(literal 4 binary64)) #s(literal 1 binary64)) (/.f64 (-.f64 y x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (neg.f64 (/.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))))) |
(fma.f64 (/.f64 (/.f64 (-.f64 y x) #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (/.f64 (-.f64 y x) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (neg.f64 (/.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))))) |
(fma.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) #s(literal -1 binary64)) (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)))) (neg.f64 (/.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))))) |
(neg.f64 (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) #s(literal 1 binary64))) |
(/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) |
(/.f64 (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))))) |
(/.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 64 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x)))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (*.f64 (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (*.f64 x x))) (*.f64 (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))))) |
(/.f64 (*.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 64 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x)))))) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x)))) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) |
(/.f64 (*.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)))) |
(/.f64 (*.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)))) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) #s(literal 4 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) #s(literal 4 binary64))) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) #s(literal 4 binary64)))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (/.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))))) (*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) #s(literal 4 binary64))) (/.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) #s(literal 4 binary64))) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (/.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))))) (+.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) #s(literal 4 binary64))) (/.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))))) |
(/.f64 (*.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 64 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)))) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))))) |
(/.f64 (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) |
(pow.f64 (/.f64 (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))))) |
(*.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)))) |
(*.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))))) |
(*.f64 (*.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (pow.f64 (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 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 64 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x)))))))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x)))))) |
(+.f64 (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) |
(+.f64 (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(+.f64 (*.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (/.f64 (*.f64 x x) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))))) |
(fma.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) #s(literal 1 binary64) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))))) |
(fma.f64 (pow.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 (pow.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) #s(literal -1/2 binary64)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (pow.f64 (fabs.f64 (-.f64 y x)) #s(literal 3 binary64)) #s(literal 8 binary64)))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (pow.f64 (fabs.f64 (-.f64 y x)) #s(literal 3 binary64)) #s(literal 8 binary64)))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (-.f64 (*.f64 x x) (pow.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) #s(literal -2 binary64)))) (-.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (-.f64 (*.f64 x x) (pow.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) #s(literal -2 binary64)))) (-.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)))) |
(/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) |
(/.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 64 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x)))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (+.f64 (*.f64 x x) (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x)))))) |
(/.f64 (*.f64 #s(literal 1 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 64 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x)))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (+.f64 (*.f64 x x) (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 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 64 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 x x) (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))))) |
(pow.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) |
(*.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) |
(*.f64 (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (pow.f64 (fabs.f64 (-.f64 y x)) #s(literal 3 binary64)) #s(literal 8 binary64)))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)))) |
(*.f64 (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (-.f64 (*.f64 x x) (pow.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) #s(literal -2 binary64)))) (-.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 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 64 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x)))))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x)))))) |
(+.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(+.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) |
(+.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))) |
(+.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) |
(+.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (fma.f64 (neg.f64 (pow.f64 x #s(literal 1 binary64))) (pow.f64 x #s(literal 1 binary64)) (*.f64 x x))) |
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x)))) |
(+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) |
(-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (-.f64 (*.f64 x x) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x 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 64 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))))))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x)))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)) (+.f64 (*.f64 x x) (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x)))))) |
(-.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) #s(literal 1 binary64)) (/.f64 (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 x (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x)))) |
(fma.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(fma.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)) (neg.f64 (-.f64 (*.f64 x x) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))))) |
(fma.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/4 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/4 binary64) (neg.f64 (-.f64 (*.f64 x x) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 x x) (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (neg.f64 (-.f64 (*.f64 x x) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))))) |
(fma.f64 (/.f64 (-.f64 y x) #s(literal 4 binary64)) (-.f64 y x) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 (-.f64 y x) #s(literal 4 binary64)) (-.f64 y x) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 (/.f64 (-.f64 y x) #s(literal 4 binary64)) (-.f64 y x) (neg.f64 (-.f64 (*.f64 x x) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))))) |
(fma.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))) |
(fma.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) #s(literal 1 binary64) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) x (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x)))) |
(fma.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 y x))) #s(literal -1/4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 y x))) #s(literal -1/4 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 y x))) #s(literal -1/4 binary64) (neg.f64 (-.f64 (*.f64 x x) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))))) |
(fma.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 64 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))))))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))) |
(fma.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 64 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))))))) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(fma.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 y x) (-.f64 y x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 y x) (-.f64 y x)) (neg.f64 (-.f64 (*.f64 x x) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))))) |
(fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))) |
(fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))))) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x)))))) (-.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 64 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x)))) (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y 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 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 64 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y 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 64 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x)))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x)))))) |
(/.f64 (neg.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 64 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x)))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y 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 64 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (*.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (-.f64 #s(literal 0 binary64) (*.f64 x x)))))) |
(/.f64 (+.f64 (pow.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 (*.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))) (*.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) (-.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) |
(pow.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x)))))) (-.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 64 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x)))) (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) |
(*.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y 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 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 64 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x)))))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x)))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 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 64 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x)))))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x)))))) |
(+.f64 (*.f64 (/.f64 (-.f64 y x) #s(literal 4 binary64)) y) (*.f64 (/.f64 (-.f64 y x) #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) x))) |
(+.f64 (*.f64 y (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -1 binary64))) |
(fma.f64 y (/.f64 (-.f64 y x) #s(literal 4 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 y x) #s(literal 4 binary64)))) |
(fma.f64 (/.f64 (-.f64 y x) #s(literal 4 binary64)) y (*.f64 (/.f64 (-.f64 y x) #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) x))) |
(neg.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal -4 binary64))) |
(/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) |
(/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 y x))) #s(literal -4 binary64)) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 y x)) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) #s(literal 4 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (/.f64 #s(literal 4 binary64) (-.f64 y x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) (-.f64 y x))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) #s(literal -4 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 y x)) (*.f64 (+.f64 x y) #s(literal 4 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (+.f64 x y) (/.f64 #s(literal 4 binary64) (-.f64 y x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (-.f64 y x))) (*.f64 (+.f64 x y) #s(literal -4 binary64))) |
(/.f64 (*.f64 (-.f64 y x) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (*.f64 (-.f64 y x) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 #s(literal 4 binary64) (+.f64 x y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 #s(literal 4 binary64) (-.f64 y x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (/.f64 #s(literal 4 binary64) (-.f64 y x)) (+.f64 x y))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 #s(literal -4 binary64) (+.f64 x y))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 y x)))) #s(literal 4 binary64)) |
(/.f64 (*.f64 (-.f64 y x) #s(literal 1 binary64)) (/.f64 #s(literal 4 binary64) (-.f64 y x))) |
(/.f64 (*.f64 (/.f64 (-.f64 y x) #s(literal 4 binary64)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(/.f64 (*.f64 (/.f64 (-.f64 y x) #s(literal 4 binary64)) (-.f64 (*.f64 y y) (*.f64 x x))) (+.f64 x y)) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (+.f64 x y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 #s(literal 4 binary64) (-.f64 y x))) |
(pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) |
(*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/4 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 (-.f64 y x) #s(literal 4 binary64)) (-.f64 y x)) |
(*.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 y x))) #s(literal -1/4 binary64)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) |
(*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x)))) |
(/.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 -1 binary64) (neg.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 y x)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 y x))) #s(literal 1/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 2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 y x)))) |
(*.f64 #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) (/.f64 #s(literal 2 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 (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 y x))) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 y x)))) #s(literal -2 binary64)) |
(+.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) y) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (-.f64 #s(literal 0 binary64) x))) |
(+.f64 (*.f64 y (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (-.f64 y x))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (-.f64 y x)) #s(literal 4 binary64))) |
(fma.f64 y (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) |
(fma.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) y (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(/.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (-.f64 (*.f64 y y) (*.f64 x x))) (+.f64 x y)) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (+.f64 x y)) |
(pow.f64 (-.f64 y x) #s(literal 4 binary64)) |
(pow.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 2 binary64)) |
(*.f64 (-.f64 y x) (*.f64 (-.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 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (-.f64 y x)) |
(*.f64 (pow.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 4 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) #s(literal 4 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 4 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) #s(literal 4 binary64))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 y x) #s(literal 1 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (-.f64 y x) #s(literal 1 binary64)) #s(literal 2 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))) |
(/.f64 (fabs.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (fabs.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (fabs.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (fabs.f64 (+.f64 x y))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) |
(/.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))))) |
(/.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)))) #s(literal -1 binary64)) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (pow.f64 (fabs.f64 (-.f64 y x)) #s(literal 3 binary64)) #s(literal 8 binary64))) (*.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) #s(literal -2 binary64))) (*.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (-.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (pow.f64 (fabs.f64 (-.f64 y x)) #s(literal 3 binary64)) #s(literal 8 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x))) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) #s(literal -2 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))))) |
(/.f64 (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) #s(literal 1 binary64)) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (pow.f64 (fabs.f64 (-.f64 y x)) #s(literal 3 binary64)) #s(literal 8 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)))) (-.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) |
(pow.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)))) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)))) |
(*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)))) |
(*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)))) |
(*.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 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 64 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))))))) |
(*.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 x x) (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))))) |
(*.f64 (pow.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) #s(literal 1 binary64)) (pow.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 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 64 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (pow.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x)))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (pow.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (pow.f64 (fabs.f64 (-.f64 y x)) #s(literal 3 binary64)) #s(literal 8 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (-.f64 (*.f64 x x) (pow.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) #s(literal -2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))))) |
(+.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(+.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) |
(+.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))) |
(+.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) |
(+.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (fma.f64 (neg.f64 (pow.f64 x #s(literal 1 binary64))) (pow.f64 x #s(literal 1 binary64)) (*.f64 x x))) |
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x)))) |
(+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) |
(-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (-.f64 (*.f64 x x) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x 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 64 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))))))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x)))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)) (+.f64 (*.f64 x x) (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x)))))) |
(-.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) #s(literal 1 binary64)) (/.f64 (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 x (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x)))) |
(fma.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(fma.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64)) (neg.f64 (-.f64 (*.f64 x x) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))))) |
(fma.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/4 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/4 binary64) (neg.f64 (-.f64 (*.f64 x x) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 x x) (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (neg.f64 (-.f64 (*.f64 x x) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))))) |
(fma.f64 (/.f64 (-.f64 y x) #s(literal 4 binary64)) (-.f64 y x) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 (-.f64 y x) #s(literal 4 binary64)) (-.f64 y x) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 (/.f64 (-.f64 y x) #s(literal 4 binary64)) (-.f64 y x) (neg.f64 (-.f64 (*.f64 x x) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))))) |
(fma.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))) |
(fma.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) #s(literal 1 binary64) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) x (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x)))) |
(fma.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 y x))) #s(literal -1/4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 y x))) #s(literal -1/4 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 y x))) #s(literal -1/4 binary64) (neg.f64 (-.f64 (*.f64 x x) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))))) |
(fma.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 64 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))))))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))) |
(fma.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 64 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))))))) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(fma.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 y x) (-.f64 y x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 y x) (-.f64 y x)) (neg.f64 (-.f64 (*.f64 x x) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))))) |
(fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))) |
(fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))))) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x)))))) (-.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 64 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x)))) (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y 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 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 64 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y 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 64 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x)))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x)))))) |
(/.f64 (neg.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 64 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x)))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y 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 64 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (*.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (-.f64 #s(literal 0 binary64) (*.f64 x x)))))) |
(/.f64 (+.f64 (pow.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 (*.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))) (*.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) (-.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) |
(pow.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x)))))) (-.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 64 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x)))) (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) |
(*.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y 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 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 64 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x)))))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x)))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 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 64 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x)))))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x)))))) |
| 1× | egg-herbie |
| 6098× | *-lowering-*.f32 |
| 6098× | *-lowering-*.f64 |
| 4174× | +-lowering-+.f64 |
| 4174× | +-lowering-+.f32 |
| 1038× | /-lowering-/.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 835 | 6675 |
| 1 | 2871 | 6139 |
| 0 | 8312 | 6139 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 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)))))) |
(* 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 (sqrt (fabs (- y x)))) |
(* 1/2 (sqrt (fabs (- y x)))) |
(* 1/2 (sqrt (fabs (- y x)))) |
(* 1/2 (sqrt (fabs (- y x)))) |
(* 1/2 (sqrt (fabs (- y x)))) |
(* 1/2 (sqrt (fabs (- y x)))) |
(* 1/2 (sqrt (fabs (- y x)))) |
(* 1/2 (sqrt (fabs (- y x)))) |
(* 1/2 (sqrt (fabs (neg (+ x (* -1 y)))))) |
(* 1/2 (sqrt (fabs (neg (+ x (* -1 y)))))) |
(* 1/2 (sqrt (fabs (neg (+ x (* -1 y)))))) |
(* 1/2 (sqrt (fabs (neg (+ x (* -1 y)))))) |
(* 1/2 (sqrt (fabs (- y x)))) |
(* 1/2 (sqrt (fabs (- y x)))) |
(* 1/2 (sqrt (fabs (- y x)))) |
(* 1/2 (sqrt (fabs (- y x)))) |
(* 1/2 (sqrt (fabs (- y x)))) |
(* 1/2 (sqrt (fabs (- y x)))) |
(* 1/2 (sqrt (fabs (- y x)))) |
(* 1/2 (sqrt (fabs (- y x)))) |
(* 1/2 (sqrt (fabs (+ y (* -1 x))))) |
(* 1/2 (sqrt (fabs (+ y (* -1 x))))) |
(* 1/2 (sqrt (fabs (+ y (* -1 x))))) |
(* 1/2 (sqrt (fabs (+ y (* -1 x))))) |
(/ 4 (fabs (- y x))) |
(/ 4 (fabs (- y x))) |
(/ 4 (fabs (- y x))) |
(/ 4 (fabs (- y x))) |
(/ 4 (fabs (- y x))) |
(/ 4 (fabs (- y x))) |
(/ 4 (fabs (- y x))) |
(/ 4 (fabs (- y x))) |
(/ 4 (fabs (neg (+ x (* -1 y))))) |
(/ 4 (fabs (neg (+ x (* -1 y))))) |
(/ 4 (fabs (neg (+ x (* -1 y))))) |
(/ 4 (fabs (neg (+ x (* -1 y))))) |
(/ 4 (fabs (- y x))) |
(/ 4 (fabs (- y x))) |
(/ 4 (fabs (- y x))) |
(/ 4 (fabs (- y x))) |
(/ 4 (fabs (- y x))) |
(/ 4 (fabs (- y x))) |
(/ 4 (fabs (- y x))) |
(/ 4 (fabs (- y x))) |
(/ 4 (fabs (+ y (* -1 x)))) |
(/ 4 (fabs (+ y (* -1 x)))) |
(/ 4 (fabs (+ y (* -1 x)))) |
(/ 4 (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) |
(* -1/20 (/ (pow y 4) (pow x 3))) |
(/ (+ (* -1/20 (pow y 4)) (* 1/5 (* x (pow y 3)))) (pow x 3)) |
(/ (+ (* -1/20 (pow y 4)) (* x (+ (* -1/20 (* x (+ (* 2 (pow y 2)) (* 4 (pow y 2))))) (* 1/5 (pow y 3))))) (pow x 3)) |
(/ (+ (* -1/20 (pow y 4)) (* x (+ (* 1/5 (pow y 3)) (* x (+ (* -1/20 (+ (* 2 (pow y 2)) (* 4 (pow y 2)))) (* 1/5 (* x y))))))) (pow x 3)) |
(* 3/4 x) |
(* x (+ 3/4 (* 1/5 (/ y x)))) |
(* x (+ 3/4 (+ (* -1/20 (/ (+ (* 2 (pow y 2)) (* 4 (pow y 2))) (pow x 2))) (* 1/5 (/ y x))))) |
(* x (+ 3/4 (+ (* -1/20 (/ (+ (* 2 (pow y 2)) (* 4 (pow y 2))) (pow x 2))) (+ (* 1/5 (/ y x)) (* 1/5 (/ (pow y 3) (pow x 3))))))) |
(* 3/4 x) |
(* -1 (* x (- (* -1/5 (/ y x)) 3/4))) |
(* -1 (* x (- (* -1 (/ (+ (* -1/20 (/ (+ (* 2 (pow y 2)) (* 4 (pow y 2))) x)) (* 1/5 y)) x)) 3/4))) |
(* -1 (* x (- (* -1 (/ (+ (* -1 (/ (+ (* -1/5 (/ (pow y 3) x)) (* 1/20 (+ (* 2 (pow y 2)) (* 4 (pow y 2))))) x)) (* 1/5 y)) x)) 3/4))) |
(* 4/5 (/ (- (pow x 4) (* 1/16 (pow x 4))) (pow x 3))) |
(+ (* 1/5 y) (* 4/5 (/ (- (pow x 4) (* 1/16 (pow x 4))) (pow x 3)))) |
(+ (* 4/5 (/ (- (pow x 4) (* 1/16 (pow x 4))) (pow x 3))) (* y (+ 1/5 (* -1/20 (/ (* y (+ (* 2 (pow x 2)) (* 4 (pow x 2)))) (pow x 3)))))) |
(+ (* 4/5 (/ (- (pow x 4) (* 1/16 (pow x 4))) (pow x 3))) (* y (+ 1/5 (* y (+ (* -1/20 (/ (+ (* 2 (pow x 2)) (* 4 (pow x 2))) (pow x 3))) (* 1/5 (/ y (pow x 2)))))))) |
(* -1/20 (/ (pow y 4) (pow x 3))) |
(* (pow y 4) (- (* 1/5 (/ 1 (* (pow x 2) y))) (* 1/20 (/ 1 (pow x 3))))) |
(* (pow y 4) (- (+ (* -1/20 (/ (+ (* 2 (pow x 2)) (* 4 (pow x 2))) (* (pow x 3) (pow y 2)))) (/ 1/5 (* (pow x 2) y))) (* 1/20 (/ 1 (pow x 3))))) |
(* (pow y 4) (- (+ (* -1/20 (/ (+ (* 2 (pow x 2)) (* 4 (pow x 2))) (* (pow x 3) (pow y 2)))) (+ (/ 1/5 (* (pow x 2) y)) (* 1/5 (/ 1 (pow y 3))))) (* 1/20 (/ 1 (pow x 3))))) |
(* -1/20 (/ (pow y 4) (pow x 3))) |
(* (pow y 4) (- (* 1/5 (/ 1 (* (pow x 2) y))) (* 1/20 (/ 1 (pow x 3))))) |
(* (pow y 4) (- (* -1 (/ (- (* 1/20 (/ (+ (* 2 (pow x 2)) (* 4 (pow x 2))) (* (pow x 3) y))) (* 1/5 (/ 1 (pow x 2)))) y)) (* 1/20 (/ 1 (pow x 3))))) |
(* (pow y 4) (- (* -1 (/ (- (* -1 (/ (+ (* -1/20 (/ (+ (* 2 (pow x 2)) (* 4 (pow x 2))) (pow x 3))) (* 1/5 (/ 1 y))) y)) (* 1/5 (/ 1 (pow x 2)))) y)) (* 1/20 (/ 1 (pow x 3))))) |
(* -1/16 (pow y 4)) |
(- (* 1/4 (* x (pow y 3))) (* 1/16 (pow y 4))) |
(- (* x (- (* -1/16 (* x (+ (* 2 (pow y 2)) (* 4 (pow y 2))))) (* -1/4 (pow y 3)))) (* 1/16 (pow y 4))) |
(- (* x (- (* x (- (* 1/4 (* x y)) (* 1/16 (+ (* 2 (pow y 2)) (* 4 (pow y 2)))))) (* -1/4 (pow y 3)))) (* 1/16 (pow y 4))) |
(* 15/16 (pow x 4)) |
(* (pow x 4) (+ 15/16 (* 1/4 (/ y x)))) |
(* (pow x 4) (- (+ 15/16 (* -1/16 (/ (+ (* 2 (pow y 2)) (* 4 (pow y 2))) (pow x 2)))) (* -1/4 (/ y x)))) |
(* (pow x 4) (- (+ 15/16 (* 1/4 (/ (pow y 3) (pow x 3)))) (+ (* -1/4 (/ y x)) (* 1/16 (/ (+ (* 2 (pow y 2)) (* 4 (pow y 2))) (pow x 2)))))) |
(* 15/16 (pow x 4)) |
(* (pow x 4) (+ 15/16 (* 1/4 (/ y x)))) |
(* (pow x 4) (+ 15/16 (* -1 (/ (- (* 1/16 (/ (+ (* 2 (pow y 2)) (* 4 (pow y 2))) x)) (* 1/4 y)) x)))) |
(* (pow x 4) (+ 15/16 (* -1 (/ (- (* -1 (/ (- (* 1/4 (/ (pow y 3) x)) (* 1/16 (+ (* 2 (pow y 2)) (* 4 (pow y 2))))) x)) (* 1/4 y)) x)))) |
(- (pow x 4) (* 1/16 (pow x 4))) |
(- (+ (* 1/4 (* (pow x 3) y)) (pow x 4)) (* 1/16 (pow x 4))) |
(- (+ (* y (- (* -1/16 (* y (+ (* 2 (pow x 2)) (* 4 (pow x 2))))) (* -1/4 (pow x 3)))) (pow x 4)) (* 1/16 (pow x 4))) |
(- (+ (* y (- (* y (- (* 1/4 (* x y)) (* 1/16 (+ (* 2 (pow x 2)) (* 4 (pow x 2)))))) (* -1/4 (pow x 3)))) (pow x 4)) (* 1/16 (pow x 4))) |
(* -1/16 (pow y 4)) |
(* (pow y 4) (- (* 1/4 (/ x y)) 1/16)) |
(* (pow y 4) (- (* -1/16 (/ (+ (* 2 (pow x 2)) (* 4 (pow x 2))) (pow y 2))) (+ 1/16 (* -1/4 (/ x y))))) |
(* (pow y 4) (- (* 1/4 (/ (pow x 3) (pow y 3))) (+ 1/16 (+ (* -1/4 (/ x y)) (* 1/16 (/ (+ (* 2 (pow x 2)) (* 4 (pow x 2))) (pow y 2))))))) |
(* -1/16 (pow y 4)) |
(* (pow y 4) (- (* 1/4 (/ x y)) 1/16)) |
(* (pow y 4) (- (* -1 (/ (- (* 1/16 (/ (+ (* 2 (pow x 2)) (* 4 (pow x 2))) y)) (* 1/4 x)) y)) 1/16)) |
(* (pow y 4) (- (* -1 (/ (- (* -1 (/ (- (* 1/4 (/ (pow x 3) y)) (* 1/16 (+ (* 2 (pow x 2)) (* 4 (pow x 2))))) y)) (* 1/4 x)) y)) 1/16)) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(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) |
(* 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)) x)) 1))) |
(* -1 (* x (- (* -1/2 (/ (fabs (- y x)) x)) 1))) |
(* -1 (* x (- (* -1/2 (/ (fabs (- y x)) x)) 1))) |
(* -1 (* x (- (* -1/2 (/ (fabs (- y x)) x)) 1))) |
(* -1 (* x (- (* -1/2 (/ (fabs (- y x)) x)) 1))) |
(* -1 (* x (- (* -1/2 (/ (fabs (- y x)) x)) 1))) |
(* -1 (* x (- (* -1/2 (/ (fabs (- y x)) x)) 1))) |
(* -1 (* x (- (* -1/2 (/ (fabs (- y x)) x)) 1))) |
(* -1 (* x (- (* -1/2 (/ (fabs (neg (+ x (* -1 y)))) x)) 1))) |
(* -1 (* x (- (* -1/2 (/ (fabs (neg (+ x (* -1 y)))) x)) 1))) |
(* -1 (* x (- (* -1/2 (/ (fabs (neg (+ x (* -1 y)))) x)) 1))) |
(* -1 (* x (- (* -1/2 (/ (fabs (neg (+ x (* -1 y)))) x)) 1))) |
(* -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) |
(* x (- (* -1/2 (/ (fabs (- y x)) x)) 1)) |
(* x (- (* -1/2 (/ (fabs (- y x)) x)) 1)) |
(* x (- (* -1/2 (/ (fabs (- y x)) x)) 1)) |
(* -1 x) |
(* -1 (* x (+ 1 (* 1/2 (/ (fabs (+ y (* -1 x))) x))))) |
(* -1 (* x (+ 1 (* 1/2 (/ (fabs (+ y (* -1 x))) x))))) |
(* -1 (* x (+ 1 (* 1/2 (/ (fabs (+ y (* -1 x))) x))))) |
(* x (- (* -1/2 (/ (fabs (- y x)) x)) 1)) |
(* x (- (* -1/2 (/ (fabs (- y x)) x)) 1)) |
(* x (- (* -1/2 (/ (fabs (- y x)) x)) 1)) |
(* x (- (* -1/2 (/ (fabs (- y x)) x)) 1)) |
(* x (- (* -1/2 (/ (fabs (- y x)) x)) 1)) |
(* x (- (* -1/2 (/ (fabs (- y x)) x)) 1)) |
(* x (- (* -1/2 (/ (fabs (- y x)) x)) 1)) |
(* x (- (* -1/2 (/ (fabs (- y x)) x)) 1)) |
(* x (- (* -1/2 (/ (fabs (neg (+ x (* -1 y)))) x)) 1)) |
(* x (- (* -1/2 (/ (fabs (neg (+ x (* -1 y)))) x)) 1)) |
(* x (- (* -1/2 (/ (fabs (neg (+ x (* -1 y)))) x)) 1)) |
(* x (- (* -1/2 (/ (fabs (neg (+ x (* -1 y)))) x)) 1)) |
(- (* -1/2 (/ (fabs (- y x)) x)) 1) |
(- (* -1/2 (/ (fabs (- y x)) x)) 1) |
(- (* -1/2 (/ (fabs (- y x)) x)) 1) |
(- (* -1/2 (/ (fabs (- y x)) x)) 1) |
(- (* -1/2 (/ (fabs (- y x)) x)) 1) |
(- (* -1/2 (/ (fabs (- y x)) x)) 1) |
(- (* -1/2 (/ (fabs (- y x)) x)) 1) |
(- (* -1/2 (/ (fabs (- y x)) x)) 1) |
(- (* -1/2 (/ (fabs (neg (+ x (* -1 y)))) x)) 1) |
(- (* -1/2 (/ (fabs (neg (+ x (* -1 y)))) x)) 1) |
(- (* -1/2 (/ (fabs (neg (+ x (* -1 y)))) x)) 1) |
(- (* -1/2 (/ (fabs (neg (+ x (* -1 y)))) x)) 1) |
(* -1/2 (/ (fabs (- y x)) x)) |
(/ (+ (* -1 x) (* -1/2 (fabs (- y x)))) x) |
(/ (+ (* -1 x) (* -1/2 (fabs (- y x)))) x) |
(/ (+ (* -1 x) (* -1/2 (fabs (- y x)))) x) |
-1 |
(- (* -1/2 (/ (fabs (- y x)) x)) 1) |
(- (* -1/2 (/ (fabs (- y x)) x)) 1) |
(- (* -1/2 (/ (fabs (- y x)) x)) 1) |
-1 |
(- (* -1/2 (/ (fabs (+ y (* -1 x))) x)) 1) |
(- (* -1/2 (/ (fabs (+ y (* -1 x))) x)) 1) |
(- (* -1/2 (/ (fabs (+ y (* -1 x))) 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)) |
(* -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)))) 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 (+ y (* -1 x))) x)) |
(* -1/2 (/ (fabs (+ y (* -1 x))) x)) |
(* -1/2 (/ (fabs (+ y (* -1 x))) x)) |
(* -1/2 (/ (fabs (+ y (* -1 x))) 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/2 (/ (pow y 2) (fabs (- y x)))) |
(+ (* 1/2 (/ (pow y 2) (fabs (- y x)))) (* x (- (* -1 (/ y (fabs (- y x)))) (/ (pow y 2) (pow (fabs (- y x)) 2))))) |
(+ (* 1/2 (/ (pow y 2) (fabs (- y x)))) (* x (- (+ (* -1 (* x (+ (* 3/2 (/ 1 (fabs (- y x)))) (* 2 (/ (- (* -1 (/ y (fabs (- y x)))) (/ (pow y 2) (pow (fabs (- y x)) 2))) (fabs (- y x))))))) (* -1 (/ y (fabs (- y x))))) (/ (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)))) (/ (pow y 2) (pow (fabs (- y x)) 2))) (fabs (- y x)))) (* 3/2 (/ 1 (fabs (- y x)))))) (fabs (- y x)))) (+ (* 3/2 (/ 1 (fabs (- y x)))) (* 2 (/ (- (* -1 (/ y (fabs (- y x)))) (/ (pow y 2) (pow (fabs (- y x)) 2))) (fabs (- y x)))))))) (/ (pow y 2) (pow (fabs (- y x)) 2))))) |
(* -3/4 x) |
(* x (- (* -1/2 (/ y x)) (+ 3/4 (* -3/8 (/ (fabs (- y x)) x))))) |
(* x (- (+ (* -1/2 (/ y x)) (* 1/4 (/ (pow y 2) (pow x 2)))) (+ 3/4 (+ (* -3/8 (/ (fabs (- y x)) x)) (* 1/2 (/ (* (fabs (- y x)) (- (* -1/2 y) (* -3/8 (fabs (- y x))))) (pow x 2))))))) |
(* x (- (+ (* -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/4 (/ (pow y 2) (pow x 2))))) (+ 3/4 (+ (* -3/8 (/ (fabs (- y x)) x)) (* 1/2 (/ (* (fabs (- y x)) (- (* -1/2 y) (* -3/8 (fabs (- y x))))) (pow x 2))))))) |
(* -3/4 x) |
(* -1 (* x (+ 3/4 (* -1 (/ (- (* -1/2 y) (* -3/8 (fabs (+ y (* -1 x))))) x))))) |
(* -1 (* x (+ 3/4 (* -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))))) |
(* -1 (* x (+ 3/4 (* -1 (/ (- (+ (* -1 (/ (- (+ (* -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/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))))) |
(/ (- (* 1/4 (pow x 2)) (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))))))) (/ (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))))))))) (/ (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))))))))) (/ (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/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 x 2) (* (pow y 2) (+ 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 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 (/ (- (* 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/4 (pow x 2)) (pow x 2)) |
(- (+ (* -1/2 (* x y)) (* 1/4 (pow x 2))) (pow x 2)) |
(- (+ (* 1/4 (pow x 2)) (* y (+ (* -1/2 x) (* 1/4 y)))) (pow x 2)) |
(- (+ (* 1/4 (pow x 2)) (* y (+ (* -1/2 x) (* 1/4 y)))) (pow x 2)) |
(* 1/4 (pow y 2)) |
(* (pow y 2) (+ 1/4 (* -1/2 (/ x y)))) |
(* (pow y 2) (- (+ 1/4 (+ (* -1/2 (/ x y)) (* 1/4 (/ (pow x 2) (pow y 2))))) (/ (pow x 2) (pow y 2)))) |
(* (pow y 2) (- (+ 1/4 (+ (* -1/2 (/ x y)) (* 1/4 (/ (pow x 2) (pow y 2))))) (/ (pow x 2) (pow y 2)))) |
(* 1/4 (pow y 2)) |
(* (pow y 2) (+ 1/4 (* -1/2 (/ x y)))) |
(* (pow y 2) (+ 1/4 (* -1 (/ (+ (* -1 (/ (- (* 1/4 (pow x 2)) (pow x 2)) y)) (* 1/2 x)) y)))) |
(* (pow y 2) (+ 1/4 (* -1 (/ (+ (* -1 (/ (- (* 1/4 (pow x 2)) (pow x 2)) y)) (* 1/2 x)) y)))) |
(* 1/4 (pow y 2)) |
(+ (* -1/2 (* x y)) (* 1/4 (pow y 2))) |
(+ (* 1/4 (pow y 2)) (* x (+ (* -3/4 x) (* -1/2 y)))) |
(+ (* 1/4 (pow y 2)) (* x (+ (* -3/4 x) (* -1/2 y)))) |
(* -3/4 (pow x 2)) |
(* (pow x 2) (- (* -1/2 (/ y x)) 3/4)) |
(* (pow x 2) (- (+ (* -1/2 (/ y x)) (* 1/4 (/ (pow y 2) (pow x 2)))) 3/4)) |
(* (pow x 2) (- (+ (* -1/2 (/ y x)) (* 1/4 (/ (pow y 2) (pow x 2)))) 3/4)) |
(* -3/4 (pow x 2)) |
(* (pow x 2) (- (* -1/2 (/ y x)) 3/4)) |
(* (pow x 2) (- (* -1 (/ (+ (* -1/4 (/ (pow y 2) x)) (* 1/2 y)) x)) 3/4)) |
(* (pow x 2) (- (* -1 (/ (+ (* -1/4 (/ (pow y 2) x)) (* 1/2 y)) x)) 3/4)) |
(* 1/4 (pow x 2)) |
(+ (* -1/2 (* x y)) (* 1/4 (pow x 2))) |
(+ (* 1/4 (pow x 2)) (* y (+ (* -1/2 x) (* 1/4 y)))) |
(+ (* 1/4 (pow x 2)) (* y (+ (* -1/2 x) (* 1/4 y)))) |
(* 1/4 (pow y 2)) |
(* (pow y 2) (+ 1/4 (* -1/2 (/ x y)))) |
(* (pow y 2) (+ 1/4 (+ (* -1/2 (/ x y)) (* 1/4 (/ (pow x 2) (pow y 2)))))) |
(* (pow y 2) (+ 1/4 (+ (* -1/2 (/ x y)) (* 1/4 (/ (pow x 2) (pow y 2)))))) |
(* 1/4 (pow y 2)) |
(* (pow y 2) (+ 1/4 (* -1/2 (/ x y)))) |
(* (pow y 2) (+ 1/4 (* -1 (/ (+ (* -1/4 (/ (pow x 2) y)) (* 1/2 x)) y)))) |
(* (pow y 2) (+ 1/4 (* -1 (/ (+ (* -1/4 (/ (pow x 2) y)) (* 1/2 x)) y)))) |
(* 1/4 (pow y 2)) |
(+ (* -1/2 (* x y)) (* 1/4 (pow y 2))) |
(+ (* 1/4 (pow y 2)) (* x (+ (* -1/2 y) (* 1/4 x)))) |
(+ (* 1/4 (pow y 2)) (* x (+ (* -1/2 y) (* 1/4 x)))) |
(* 1/4 (pow x 2)) |
(* (pow x 2) (+ 1/4 (* -1/2 (/ y x)))) |
(* (pow x 2) (+ 1/4 (+ (* -1/2 (/ y x)) (* 1/4 (/ (pow y 2) (pow x 2)))))) |
(* (pow x 2) (+ 1/4 (+ (* -1/2 (/ y x)) (* 1/4 (/ (pow y 2) (pow x 2)))))) |
(* 1/4 (pow x 2)) |
(* (pow x 2) (+ 1/4 (* -1/2 (/ y x)))) |
(* (pow x 2) (+ 1/4 (* -1 (/ (+ (* -1/4 (/ (pow y 2) x)) (* 1/2 y)) x)))) |
(* (pow x 2) (+ 1/4 (* -1 (/ (+ (* -1/4 (/ (pow y 2) x)) (* 1/2 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 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)))) |
(pow x 4) |
(+ (* -4 (* (pow x 3) y)) (pow x 4)) |
(+ (* y (+ (* -4 (pow x 3)) (* y (+ (* 2 (pow x 2)) (* 4 (pow x 2)))))) (pow x 4)) |
(+ (* y (+ (* -4 (pow x 3)) (* y (+ (* -4 (* x y)) (+ (* 2 (pow x 2)) (* 4 (pow x 2))))))) (pow x 4)) |
(pow y 4) |
(* (pow y 4) (+ 1 (* -4 (/ x y)))) |
(* (pow y 4) (+ 1 (+ (* -4 (/ x y)) (+ (* 2 (/ (pow x 2) (pow y 2))) (* 4 (/ (pow x 2) (pow y 2))))))) |
(* (pow y 4) (+ 1 (+ (* -4 (/ x y)) (+ (* -4 (/ (pow x 3) (pow y 3))) (+ (* 2 (/ (pow x 2) (pow y 2))) (* 4 (/ (pow x 2) (pow y 2)))))))) |
(pow y 4) |
(* (pow y 4) (+ 1 (* -4 (/ x y)))) |
(* (pow y 4) (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* 2 (pow x 2)) (* 4 (pow x 2))) y)) (* 4 x)) y)))) |
(* (pow y 4) (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -4 (/ (pow x 3) y)) (+ (* 2 (pow x 2)) (* 4 (pow x 2)))) y)) (* 4 x)) y)))) |
(pow y 4) |
(+ (* -4 (* x (pow y 3))) (pow y 4)) |
(+ (* x (+ (* -4 (pow y 3)) (* x (+ (* 2 (pow y 2)) (* 4 (pow y 2)))))) (pow y 4)) |
(+ (* x (+ (* -4 (pow y 3)) (* x (+ (* -4 (* x y)) (+ (* 2 (pow y 2)) (* 4 (pow y 2))))))) (pow y 4)) |
(pow x 4) |
(* (pow x 4) (+ 1 (* -4 (/ y x)))) |
(* (pow x 4) (+ 1 (+ (* -4 (/ y x)) (+ (* 2 (/ (pow y 2) (pow x 2))) (* 4 (/ (pow y 2) (pow x 2))))))) |
(* (pow x 4) (+ 1 (+ (* -4 (/ y x)) (+ (* -4 (/ (pow y 3) (pow x 3))) (+ (* 2 (/ (pow y 2) (pow x 2))) (* 4 (/ (pow y 2) (pow x 2)))))))) |
(pow x 4) |
(* (pow x 4) (+ 1 (* -4 (/ y x)))) |
(* (pow x 4) (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* 2 (pow y 2)) (* 4 (pow y 2))) x)) (* 4 y)) x)))) |
(* (pow x 4) (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -4 (/ (pow y 3) x)) (+ (* 2 (pow y 2)) (* 4 (pow y 2)))) x)) (* 4 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 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))) |
(* 2 (/ (fabs (- y x)) (pow y 2))) |
(+ (* 2 (/ (fabs (- y x)) (pow y 2))) (* x (- (* 4 (/ 1 (pow y 2))) (* -4 (/ (fabs (- y x)) (pow y 3)))))) |
(+ (* 2 (/ (fabs (- y x)) (pow y 2))) (* x (- (+ (* -1 (* x (+ (* -6 (/ (fabs (- y x)) (pow y 4))) (* -2 (/ (- (* 4 (/ 1 (pow y 2))) (* -4 (/ (fabs (- y x)) (pow y 3)))) y))))) (* 4 (/ 1 (pow y 2)))) (* -4 (/ (fabs (- y x)) (pow y 3)))))) |
(+ (* 2 (/ (fabs (- y x)) (pow y 2))) (* x (- (+ (* 4 (/ 1 (pow y 2))) (* x (- (* -1 (* x (+ (* -3 (/ (- (* 4 (/ 1 (pow y 2))) (* -4 (/ (fabs (- y x)) (pow y 3)))) (pow y 2))) (* 2 (/ (+ (* -6 (/ (fabs (- y x)) (pow y 4))) (* -2 (/ (- (* 4 (/ 1 (pow y 2))) (* -4 (/ (fabs (- y x)) (pow y 3)))) y))) y))))) (+ (* -6 (/ (fabs (- y x)) (pow y 4))) (* -2 (/ (- (* 4 (/ 1 (pow y 2))) (* -4 (/ (fabs (- y x)) (pow y 3)))) y)))))) (* -4 (/ (fabs (- y x)) (pow y 3)))))) |
(/ -4/3 x) |
(/ (- (* -2/3 (/ (fabs (- y x)) x)) (+ 4/3 (* -8/9 (/ y x)))) x) |
(/ (- (+ (* -1 (/ (+ (* 4/9 (pow y 2)) (* 2/3 (* y (- (* -2/3 (fabs (- y x))) (* -8/9 y))))) (pow x 2))) (* -2/3 (/ (fabs (- y x)) x))) (+ 4/3 (* -8/9 (/ y x)))) x) |
(/ (- (+ (* -1 (/ (+ (* -2/3 (* y (+ (* 4/9 (pow y 2)) (* 2/3 (* y (- (* -2/3 (fabs (- y x))) (* -8/9 y))))))) (* -1/3 (* (pow y 2) (- (* -2/3 (fabs (- y x))) (* -8/9 y))))) (pow x 3))) (* -2/3 (/ (fabs (- y x)) x))) (+ 4/3 (+ (* -8/9 (/ y x)) (+ (* 4/9 (/ (pow y 2) (pow x 2))) (* 2/3 (/ (* y (- (* -2/3 (fabs (- y x))) (* -8/9 y))) (pow x 2))))))) x) |
(/ -4/3 x) |
(* -1 (/ (+ 4/3 (* -1 (/ (- (* -2/3 (fabs (+ y (* -1 x)))) (* -8/9 y)) x))) x)) |
(* -1 (/ (+ 4/3 (* -1 (/ (- (+ (* -2/3 (fabs (+ y (* -1 x)))) (+ (* -2/3 (/ (* y (- (* -2/3 (fabs (+ y (* -1 x)))) (* -8/9 y))) x)) (* -4/9 (/ (pow y 2) x)))) (* -8/9 y)) x))) x)) |
(* -1 (/ (+ 4/3 (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/3 (/ (* (pow y 2) (- (* -2/3 (fabs (+ y (* -1 x)))) (* -8/9 y))) x)) (* 2/3 (/ (* y (+ (* -2/3 (* y (- (* -2/3 (fabs (+ y (* -1 x)))) (* -8/9 y)))) (* -4/9 (pow y 2)))) x))) (+ (* -2/3 (* y (- (* -2/3 (fabs (+ y (* -1 x)))) (* -8/9 y)))) (* -4/9 (pow y 2)))) x)) (* -2/3 (fabs (+ y (* -1 x))))) (* -8/9 y)) x))) x)) |
(/ (+ x (* 1/2 (fabs (- y x)))) (- (* 1/4 (pow x 2)) (pow x 2))) |
(+ (* 1/2 (/ (fabs (- y x)) (- (* 1/4 (pow x 2)) (pow x 2)))) (+ (* 1/2 (/ (* x (* y (+ x (* 1/2 (fabs (- y x)))))) (pow (- (* 1/4 (pow x 2)) (pow x 2)) 2))) (/ x (- (* 1/4 (pow x 2)) (pow x 2))))) |
(+ (* 1/2 (/ (fabs (- y x)) (- (* 1/4 (pow x 2)) (pow x 2)))) (+ (* y (- (* -1 (* y (+ (* -1/4 (/ (* (pow x 2) (+ x (* 1/2 (fabs (- y x))))) (pow (- (* 1/4 (pow x 2)) (pow x 2)) 3))) (* 1/4 (/ (+ x (* 1/2 (fabs (- y x)))) (pow (- (* 1/4 (pow x 2)) (pow x 2)) 2)))))) (* -1/2 (/ (* x (+ x (* 1/2 (fabs (- y x))))) (pow (- (* 1/4 (pow x 2)) (pow x 2)) 2))))) (/ x (- (* 1/4 (pow x 2)) (pow x 2))))) |
(+ (* 1/2 (/ (fabs (- y x)) (- (* 1/4 (pow x 2)) (pow x 2)))) (+ (* y (- (* y (- (* -1 (* y (+ (* 1/8 (/ (* x (+ x (* 1/2 (fabs (- y x))))) (pow (- (* 1/4 (pow x 2)) (pow x 2)) 3))) (* 1/2 (/ (* x (+ (* -1/4 (/ (* (pow x 2) (+ x (* 1/2 (fabs (- y x))))) (pow (- (* 1/4 (pow x 2)) (pow x 2)) 3))) (* 1/4 (/ (+ x (* 1/2 (fabs (- y x)))) (pow (- (* 1/4 (pow x 2)) (pow x 2)) 2))))) (- (* 1/4 (pow x 2)) (pow x 2))))))) (+ (* -1/4 (/ (* (pow x 2) (+ x (* 1/2 (fabs (- y x))))) (pow (- (* 1/4 (pow x 2)) (pow x 2)) 3))) (* 1/4 (/ (+ x (* 1/2 (fabs (- y x)))) (pow (- (* 1/4 (pow x 2)) (pow x 2)) 2)))))) (* -1/2 (/ (* x (+ x (* 1/2 (fabs (- y x))))) (pow (- (* 1/4 (pow x 2)) (pow x 2)) 2))))) (/ x (- (* 1/4 (pow x 2)) (pow x 2))))) |
(* 4 (/ (+ x (* 1/2 (fabs (- y x)))) (pow y 2))) |
(/ (+ (* 4 (+ x (* 1/2 (fabs (- y x))))) (* 8 (/ (* x (+ x (* 1/2 (fabs (- y x))))) y))) (pow y 2)) |
(/ (- (+ (* -1 (/ (+ (* -16 (* (pow x 2) (+ x (* 1/2 (fabs (- y x)))))) (* 16 (* (+ x (* 1/2 (fabs (- y x)))) (- (* 1/4 (pow x 2)) (pow x 2))))) (pow y 2))) (* 4 (+ x (* 1/2 (fabs (- y x)))))) (* -8 (/ (* x (+ x (* 1/2 (fabs (- y x))))) y))) (pow y 2)) |
(/ (- (+ (* -1 (/ (+ (* 2 (* x (+ (* -16 (* (pow x 2) (+ x (* 1/2 (fabs (- y x)))))) (* 16 (* (+ x (* 1/2 (fabs (- y x)))) (- (* 1/4 (pow x 2)) (pow x 2))))))) (* 32 (* x (* (+ x (* 1/2 (fabs (- y x)))) (- (* 1/4 (pow x 2)) (pow x 2)))))) (pow y 3))) (* 4 (+ x (* 1/2 (fabs (- y x)))))) (+ (* -16 (/ (* (pow x 2) (+ x (* 1/2 (fabs (- y x))))) (pow y 2))) (+ (* -8 (/ (* x (+ x (* 1/2 (fabs (- y x))))) y)) (* 16 (/ (* (+ x (* 1/2 (fabs (- y x)))) (- (* 1/4 (pow x 2)) (pow x 2))) (pow y 2)))))) (pow y 2)) |
(* 4 (/ (+ x (* 1/2 (fabs (neg (+ x (* -1 y)))))) (pow y 2))) |
(/ (+ (* 4 (+ x (* 1/2 (fabs (neg (+ x (* -1 y))))))) (* 8 (/ (* x (+ x (* 1/2 (fabs (neg (+ x (* -1 y))))))) y))) (pow y 2)) |
(/ (+ (* -1 (/ (- (+ (* -16 (/ (* (pow x 2) (+ x (* 1/2 (fabs (neg (+ x (* -1 y))))))) y)) (* 16 (/ (* (+ x (* 1/2 (fabs (neg (+ x (* -1 y)))))) (- (* 1/4 (pow x 2)) (pow x 2))) y))) (* 8 (* x (+ x (* 1/2 (fabs (neg (+ x (* -1 y))))))))) y)) (* 4 (+ x (* 1/2 (fabs (neg (+ x (* -1 y)))))))) (pow y 2)) |
(/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -32 (/ (* x (* (+ x (* 1/2 (fabs (neg (+ x (* -1 y)))))) (- (* 1/4 (pow x 2)) (pow x 2)))) y)) (* -2 (/ (* x (+ (* -16 (* (pow x 2) (+ x (* 1/2 (fabs (neg (+ x (* -1 y)))))))) (* 16 (* (+ x (* 1/2 (fabs (neg (+ x (* -1 y)))))) (- (* 1/4 (pow x 2)) (pow x 2)))))) y))) (+ (* -16 (* (pow x 2) (+ x (* 1/2 (fabs (neg (+ x (* -1 y)))))))) (* 16 (* (+ x (* 1/2 (fabs (neg (+ x (* -1 y)))))) (- (* 1/4 (pow x 2)) (pow x 2)))))) y)) (* 8 (* x (+ x (* 1/2 (fabs (neg (+ x (* -1 y))))))))) y)) (* 4 (+ x (* 1/2 (fabs (neg (+ x (* -1 y)))))))) (pow y 2)) |
(- (* 1/4 (pow x 2)) (pow x 2)) |
(- (+ (* -1/2 (* x y)) (* 1/4 (pow x 2))) (pow x 2)) |
(- (+ (* 1/4 (pow x 2)) (* y (+ (* -1/2 x) (* 1/4 y)))) (pow x 2)) |
(- (+ (* 1/4 (pow x 2)) (* y (+ (* -1/2 x) (* 1/4 y)))) (pow x 2)) |
(* 1/4 (pow y 2)) |
(* (pow y 2) (+ 1/4 (* -1/2 (/ x y)))) |
(* (pow y 2) (- (+ 1/4 (+ (* -1/2 (/ x y)) (* 1/4 (/ (pow x 2) (pow y 2))))) (/ (pow x 2) (pow y 2)))) |
(* (pow y 2) (- (+ 1/4 (+ (* -1/2 (/ x y)) (* 1/4 (/ (pow x 2) (pow y 2))))) (/ (pow x 2) (pow y 2)))) |
(* 1/4 (pow y 2)) |
(* (pow y 2) (+ 1/4 (* -1/2 (/ x y)))) |
(* (pow y 2) (+ 1/4 (* -1 (/ (+ (* -1 (/ (- (* 1/4 (pow x 2)) (pow x 2)) y)) (* 1/2 x)) y)))) |
(* (pow y 2) (+ 1/4 (* -1 (/ (+ (* -1 (/ (- (* 1/4 (pow x 2)) (pow x 2)) y)) (* 1/2 x)) y)))) |
(* 1/4 (pow y 2)) |
(+ (* -1/2 (* x y)) (* 1/4 (pow y 2))) |
(+ (* 1/4 (pow y 2)) (* x (+ (* -3/4 x) (* -1/2 y)))) |
(+ (* 1/4 (pow y 2)) (* x (+ (* -3/4 x) (* -1/2 y)))) |
(* -3/4 (pow x 2)) |
(* (pow x 2) (- (* -1/2 (/ y x)) 3/4)) |
(* (pow x 2) (- (+ (* -1/2 (/ y x)) (* 1/4 (/ (pow y 2) (pow x 2)))) 3/4)) |
(* (pow x 2) (- (+ (* -1/2 (/ y x)) (* 1/4 (/ (pow y 2) (pow x 2)))) 3/4)) |
(* -3/4 (pow x 2)) |
(* (pow x 2) (- (* -1/2 (/ y x)) 3/4)) |
(* (pow x 2) (- (* -1 (/ (+ (* -1/4 (/ (pow y 2) x)) (* 1/2 y)) x)) 3/4)) |
(* (pow x 2) (- (* -1 (/ (+ (* -1/4 (/ (pow y 2) x)) (* 1/2 y)) x)) 3/4)) |
| Outputs |
|---|
(* 1/2 (fabs (- y x))) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) |
x |
(* x (+ 1 (* 1/2 (/ (fabs (- y x)) x)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) x))) |
(* x (+ 1 (* 1/2 (/ (fabs (- y x)) x)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) x))) |
(* x (+ 1 (* 1/2 (/ (fabs (- y x)) x)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) x))) |
x |
(* -1 (* x (- (* -1/2 (/ (fabs (+ y (* -1 x))) x)) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #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) (+.f64 (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #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) (+.f64 (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) x) #s(literal -1 binary64))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) |
(+ x (* 1/2 (fabs (neg (+ x (* -1 y)))))) |
(+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) |
(+ x (* 1/2 (fabs (neg (+ x (* -1 y)))))) |
(+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) |
(+ x (* 1/2 (fabs (neg (+ x (* -1 y)))))) |
(+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) |
(+ x (* 1/2 (fabs (neg (+ x (* -1 y)))))) |
(+.f64 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 x))) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) |
(* 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))))) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) |
(* 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))))) |
(*.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/2 (sqrt (fabs (- y x)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fabs.f64 (-.f64 y x)))) |
(* 1/2 (sqrt (fabs (- y x)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fabs.f64 (-.f64 y x)))) |
(* 1/2 (sqrt (fabs (- y x)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fabs.f64 (-.f64 y x)))) |
(* 1/2 (sqrt (fabs (- y x)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fabs.f64 (-.f64 y x)))) |
(* 1/2 (sqrt (fabs (- y x)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fabs.f64 (-.f64 y x)))) |
(* 1/2 (sqrt (fabs (- y x)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fabs.f64 (-.f64 y x)))) |
(* 1/2 (sqrt (fabs (- y x)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fabs.f64 (-.f64 y x)))) |
(* 1/2 (sqrt (fabs (- y x)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fabs.f64 (-.f64 y x)))) |
(* 1/2 (sqrt (fabs (neg (+ x (* -1 y)))))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fabs.f64 (-.f64 y x)))) |
(* 1/2 (sqrt (fabs (neg (+ x (* -1 y)))))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fabs.f64 (-.f64 y x)))) |
(* 1/2 (sqrt (fabs (neg (+ x (* -1 y)))))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fabs.f64 (-.f64 y x)))) |
(* 1/2 (sqrt (fabs (neg (+ x (* -1 y)))))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fabs.f64 (-.f64 y x)))) |
(* 1/2 (sqrt (fabs (- y x)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fabs.f64 (-.f64 y x)))) |
(* 1/2 (sqrt (fabs (- y x)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fabs.f64 (-.f64 y x)))) |
(* 1/2 (sqrt (fabs (- y x)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fabs.f64 (-.f64 y x)))) |
(* 1/2 (sqrt (fabs (- y x)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fabs.f64 (-.f64 y x)))) |
(* 1/2 (sqrt (fabs (- y x)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fabs.f64 (-.f64 y x)))) |
(* 1/2 (sqrt (fabs (- y x)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fabs.f64 (-.f64 y x)))) |
(* 1/2 (sqrt (fabs (- y x)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fabs.f64 (-.f64 y x)))) |
(* 1/2 (sqrt (fabs (- y x)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fabs.f64 (-.f64 y x)))) |
(* 1/2 (sqrt (fabs (+ y (* -1 x))))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fabs.f64 (-.f64 y x)))) |
(* 1/2 (sqrt (fabs (+ y (* -1 x))))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fabs.f64 (-.f64 y x)))) |
(* 1/2 (sqrt (fabs (+ y (* -1 x))))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fabs.f64 (-.f64 y x)))) |
(* 1/2 (sqrt (fabs (+ y (* -1 x))))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fabs.f64 (-.f64 y x)))) |
(/ 4 (fabs (- y x))) |
(/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) |
(/ 4 (fabs (- y x))) |
(/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) |
(/ 4 (fabs (- y x))) |
(/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) |
(/ 4 (fabs (- y x))) |
(/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) |
(/ 4 (fabs (- y x))) |
(/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) |
(/ 4 (fabs (- y x))) |
(/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) |
(/ 4 (fabs (- y x))) |
(/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) |
(/ 4 (fabs (- y x))) |
(/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) |
(/ 4 (fabs (neg (+ x (* -1 y))))) |
(/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) |
(/ 4 (fabs (neg (+ x (* -1 y))))) |
(/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) |
(/ 4 (fabs (neg (+ x (* -1 y))))) |
(/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) |
(/ 4 (fabs (neg (+ x (* -1 y))))) |
(/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) |
(/ 4 (fabs (- y x))) |
(/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) |
(/ 4 (fabs (- y x))) |
(/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) |
(/ 4 (fabs (- y x))) |
(/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) |
(/ 4 (fabs (- y x))) |
(/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) |
(/ 4 (fabs (- y x))) |
(/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) |
(/ 4 (fabs (- y x))) |
(/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) |
(/ 4 (fabs (- y x))) |
(/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) |
(/ 4 (fabs (- y x))) |
(/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) |
(/ 4 (fabs (+ y (* -1 x)))) |
(/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) |
(/ 4 (fabs (+ y (* -1 x)))) |
(/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) |
(/ 4 (fabs (+ y (* -1 x)))) |
(/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) |
(/ 4 (fabs (+ y (* -1 x)))) |
(/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) |
(* 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)) |
(* -1/20 (/ (pow y 4) (pow x 3))) |
(/.f64 (*.f64 #s(literal -1/20 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 x (*.f64 x x))) |
(/ (+ (* -1/20 (pow y 4)) (* 1/5 (* x (pow y 3)))) (pow x 3)) |
(/.f64 (+.f64 (*.f64 #s(literal -1/20 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 x (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/5 binary64))))) (*.f64 x (*.f64 x x))) |
(/ (+ (* -1/20 (pow y 4)) (* x (+ (* -1/20 (* x (+ (* 2 (pow y 2)) (* 4 (pow y 2))))) (* 1/5 (pow y 3))))) (pow x 3)) |
(/.f64 (+.f64 (*.f64 #s(literal -1/20 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 x (+.f64 (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/5 binary64))) (*.f64 x (*.f64 (*.f64 y y) #s(literal -3/10 binary64)))))) (*.f64 x (*.f64 x x))) |
(/ (+ (* -1/20 (pow y 4)) (* x (+ (* 1/5 (pow y 3)) (* x (+ (* -1/20 (+ (* 2 (pow y 2)) (* 4 (pow y 2)))) (* 1/5 (* x y))))))) (pow x 3)) |
(/.f64 (+.f64 (*.f64 #s(literal -1/20 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 x (+.f64 (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/5 binary64))) (*.f64 x (+.f64 (*.f64 (*.f64 y y) #s(literal -3/10 binary64)) (*.f64 x (*.f64 y #s(literal 1/5 binary64)))))))) (*.f64 x (*.f64 x x))) |
(* 3/4 x) |
(*.f64 x #s(literal 3/4 binary64)) |
(* x (+ 3/4 (* 1/5 (/ y x)))) |
(*.f64 x (+.f64 #s(literal 3/4 binary64) (/.f64 (*.f64 y #s(literal 1/5 binary64)) x))) |
(* x (+ 3/4 (+ (* -1/20 (/ (+ (* 2 (pow y 2)) (* 4 (pow y 2))) (pow x 2))) (* 1/5 (/ y x))))) |
(*.f64 x (+.f64 (+.f64 #s(literal 3/4 binary64) (/.f64 (*.f64 y #s(literal 1/5 binary64)) x)) (/.f64 (*.f64 (*.f64 y y) #s(literal -3/10 binary64)) (*.f64 x x)))) |
(* x (+ 3/4 (+ (* -1/20 (/ (+ (* 2 (pow y 2)) (* 4 (pow y 2))) (pow x 2))) (+ (* 1/5 (/ y x)) (* 1/5 (/ (pow y 3) (pow x 3))))))) |
(*.f64 x (+.f64 #s(literal 3/4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal -3/10 binary64)) (*.f64 x x)) (*.f64 #s(literal 1/5 binary64) (+.f64 (/.f64 y x) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))))) |
(* 3/4 x) |
(*.f64 x #s(literal 3/4 binary64)) |
(* -1 (* x (- (* -1/5 (/ y x)) 3/4))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (*.f64 (/.f64 y x) #s(literal -1/5 binary64)) #s(literal -3/4 binary64)))) |
(* -1 (* x (- (* -1 (/ (+ (* -1/20 (/ (+ (* 2 (pow y 2)) (* 4 (pow y 2))) x)) (* 1/5 y)) x)) 3/4))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal -3/10 binary64)) x) (*.f64 y #s(literal 1/5 binary64))) (-.f64 #s(literal 0 binary64) x)) #s(literal -3/4 binary64))) |
(* -1 (* x (- (* -1 (/ (+ (* -1 (/ (+ (* -1/5 (/ (pow y 3) x)) (* 1/20 (+ (* 2 (pow y 2)) (* 4 (pow y 2))))) x)) (* 1/5 y)) x)) 3/4))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 (-.f64 (*.f64 y #s(literal 1/5 binary64)) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/5 binary64) (*.f64 y (*.f64 y y))) x) (*.f64 (*.f64 y y) #s(literal 3/10 binary64))) x)) (-.f64 #s(literal 0 binary64) x)) #s(literal -3/4 binary64))) |
(* 4/5 (/ (- (pow x 4) (* 1/16 (pow x 4))) (pow x 3))) |
(/.f64 (*.f64 #s(literal 4/5 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 15/16 binary64))) (*.f64 x (*.f64 x x))) |
(+ (* 1/5 y) (* 4/5 (/ (- (pow x 4) (* 1/16 (pow x 4))) (pow x 3)))) |
(+.f64 (*.f64 y #s(literal 1/5 binary64)) (/.f64 (*.f64 #s(literal 4/5 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 15/16 binary64))) (*.f64 x (*.f64 x x)))) |
(+ (* 4/5 (/ (- (pow x 4) (* 1/16 (pow x 4))) (pow x 3))) (* y (+ 1/5 (* -1/20 (/ (* y (+ (* 2 (pow x 2)) (* 4 (pow x 2)))) (pow x 3)))))) |
(+.f64 (/.f64 (*.f64 #s(literal 4/5 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 15/16 binary64))) (*.f64 x (*.f64 x x))) (*.f64 y (+.f64 #s(literal 1/5 binary64) (/.f64 (*.f64 #s(literal -1/20 binary64) (*.f64 y (*.f64 (*.f64 x x) #s(literal 6 binary64)))) (*.f64 x (*.f64 x x)))))) |
(+ (* 4/5 (/ (- (pow x 4) (* 1/16 (pow x 4))) (pow x 3))) (* y (+ 1/5 (* y (+ (* -1/20 (/ (+ (* 2 (pow x 2)) (* 4 (pow x 2))) (pow x 3))) (* 1/5 (/ y (pow x 2)))))))) |
(+.f64 (/.f64 (*.f64 #s(literal 4/5 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 15/16 binary64))) (*.f64 x (*.f64 x x))) (*.f64 y (+.f64 #s(literal 1/5 binary64) (*.f64 y (+.f64 (/.f64 (*.f64 #s(literal -1/20 binary64) (*.f64 (*.f64 x x) #s(literal 6 binary64))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 y #s(literal 1/5 binary64)) (*.f64 x x))))))) |
(* -1/20 (/ (pow y 4) (pow x 3))) |
(/.f64 (*.f64 #s(literal -1/20 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 x (*.f64 x x))) |
(* (pow y 4) (- (* 1/5 (/ 1 (* (pow x 2) y))) (* 1/20 (/ 1 (pow x 3))))) |
(*.f64 (pow.f64 y #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 1/5 binary64) (*.f64 y (*.f64 x x))) (/.f64 #s(literal -1/20 binary64) (*.f64 x (*.f64 x x))))) |
(* (pow y 4) (- (+ (* -1/20 (/ (+ (* 2 (pow x 2)) (* 4 (pow x 2))) (* (pow x 3) (pow y 2)))) (/ 1/5 (* (pow x 2) y))) (* 1/20 (/ 1 (pow x 3))))) |
(*.f64 (pow.f64 y #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -1/20 binary64) (*.f64 (*.f64 x x) #s(literal 6 binary64))) (*.f64 y (*.f64 y (*.f64 x (*.f64 x x))))) (+.f64 (/.f64 #s(literal 1/5 binary64) (*.f64 y (*.f64 x x))) (/.f64 #s(literal -1/20 binary64) (*.f64 x (*.f64 x x)))))) |
(* (pow y 4) (- (+ (* -1/20 (/ (+ (* 2 (pow x 2)) (* 4 (pow x 2))) (* (pow x 3) (pow y 2)))) (+ (/ 1/5 (* (pow x 2) y)) (* 1/5 (/ 1 (pow y 3))))) (* 1/20 (/ 1 (pow x 3))))) |
(*.f64 (pow.f64 y #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -1/20 binary64) (*.f64 (*.f64 x x) #s(literal 6 binary64))) (*.f64 y (*.f64 y (*.f64 x (*.f64 x x))))) (+.f64 (/.f64 #s(literal 1/5 binary64) (*.f64 y (*.f64 x x))) (-.f64 (/.f64 #s(literal 1/5 binary64) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/20 binary64) (*.f64 x (*.f64 x x))))))) |
(* -1/20 (/ (pow y 4) (pow x 3))) |
(/.f64 (*.f64 #s(literal -1/20 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 x (*.f64 x x))) |
(* (pow y 4) (- (* 1/5 (/ 1 (* (pow x 2) y))) (* 1/20 (/ 1 (pow x 3))))) |
(*.f64 (pow.f64 y #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 1/5 binary64) (*.f64 y (*.f64 x x))) (/.f64 #s(literal -1/20 binary64) (*.f64 x (*.f64 x x))))) |
(* (pow y 4) (- (* -1 (/ (- (* 1/20 (/ (+ (* 2 (pow x 2)) (* 4 (pow x 2))) (* (pow x 3) y))) (* 1/5 (/ 1 (pow x 2)))) y)) (* 1/20 (/ 1 (pow x 3))))) |
(*.f64 (pow.f64 y #s(literal 4 binary64)) (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/20 binary64) (*.f64 (*.f64 x x) #s(literal 6 binary64))) (*.f64 y (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/5 binary64) (*.f64 x x))) (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal -1/20 binary64) (*.f64 x (*.f64 x x))))) |
(* (pow y 4) (- (* -1 (/ (- (* -1 (/ (+ (* -1/20 (/ (+ (* 2 (pow x 2)) (* 4 (pow x 2))) (pow x 3))) (* 1/5 (/ 1 y))) y)) (* 1/5 (/ 1 (pow x 2)))) y)) (* 1/20 (/ 1 (pow x 3))))) |
(*.f64 (pow.f64 y #s(literal 4 binary64)) (+.f64 (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/20 binary64) (*.f64 (*.f64 x x) #s(literal 6 binary64))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/5 binary64) y)) (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal -1/5 binary64) (*.f64 x x))) (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal -1/20 binary64) (*.f64 x (*.f64 x x))))) |
(* -1/16 (pow y 4)) |
(*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/16 binary64)) |
(- (* 1/4 (* x (pow y 3))) (* 1/16 (pow y 4))) |
(+.f64 (*.f64 x (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/4 binary64))) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/16 binary64))) |
(- (* x (- (* -1/16 (* x (+ (* 2 (pow y 2)) (* 4 (pow y 2))))) (* -1/4 (pow y 3)))) (* 1/16 (pow y 4))) |
(+.f64 (*.f64 x (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 6 binary64)) (*.f64 x #s(literal -1/16 binary64))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/4 binary64)))) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/16 binary64))) |
(- (* x (- (* x (- (* 1/4 (* x y)) (* 1/16 (+ (* 2 (pow y 2)) (* 4 (pow y 2)))))) (* -1/4 (pow y 3)))) (* 1/16 (pow y 4))) |
(+.f64 (*.f64 x (+.f64 (*.f64 x (-.f64 (*.f64 y (*.f64 x #s(literal 1/4 binary64))) (*.f64 (*.f64 y y) #s(literal 3/8 binary64)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/4 binary64)))) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/16 binary64))) |
(* 15/16 (pow x 4)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 15/16 binary64)) |
(* (pow x 4) (+ 15/16 (* 1/4 (/ y x)))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 15/16 binary64) (/.f64 (*.f64 y #s(literal 1/4 binary64)) x))) |
(* (pow x 4) (- (+ 15/16 (* -1/16 (/ (+ (* 2 (pow y 2)) (* 4 (pow y 2))) (pow x 2)))) (* -1/4 (/ y x)))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y y) #s(literal 3/8 binary64))) (*.f64 x x)) (+.f64 #s(literal 15/16 binary64) (/.f64 (*.f64 y #s(literal 1/4 binary64)) x)))) |
(* (pow x 4) (- (+ 15/16 (* 1/4 (/ (pow y 3) (pow x 3)))) (+ (* -1/4 (/ y x)) (* 1/16 (/ (+ (* 2 (pow y 2)) (* 4 (pow y 2))) (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 15/16 binary64) (-.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/4 binary64)) (*.f64 x (*.f64 x x))) (+.f64 (/.f64 (*.f64 y #s(literal -1/4 binary64)) x) (/.f64 (*.f64 (*.f64 y y) #s(literal 3/8 binary64)) (*.f64 x x)))))) |
(* 15/16 (pow x 4)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 15/16 binary64)) |
(* (pow x 4) (+ 15/16 (* 1/4 (/ y x)))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 15/16 binary64) (/.f64 (*.f64 y #s(literal 1/4 binary64)) x))) |
(* (pow x 4) (+ 15/16 (* -1 (/ (- (* 1/16 (/ (+ (* 2 (pow y 2)) (* 4 (pow y 2))) x)) (* 1/4 y)) x)))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 15/16 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal 3/8 binary64)) x) (*.f64 y #s(literal -1/4 binary64))) x))) |
(* (pow x 4) (+ 15/16 (* -1 (/ (- (* -1 (/ (- (* 1/4 (/ (pow y 3) x)) (* 1/16 (+ (* 2 (pow y 2)) (* 4 (pow y 2))))) x)) (* 1/4 y)) x)))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 15/16 binary64) (/.f64 (+.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) x) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) #s(literal 3/8 binary64))) (-.f64 #s(literal 0 binary64) x)) (*.f64 y #s(literal -1/4 binary64))) x))) |
(- (pow x 4) (* 1/16 (pow x 4))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 15/16 binary64)) |
(- (+ (* 1/4 (* (pow x 3) y)) (pow x 4)) (* 1/16 (pow x 4))) |
(+.f64 (*.f64 y (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/4 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 15/16 binary64))) |
(- (+ (* y (- (* -1/16 (* y (+ (* 2 (pow x 2)) (* 4 (pow x 2))))) (* -1/4 (pow x 3)))) (pow x 4)) (* 1/16 (pow x 4))) |
(+.f64 (*.f64 y (+.f64 (*.f64 (*.f64 y (*.f64 (*.f64 x x) #s(literal 6 binary64))) #s(literal -1/16 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/4 binary64)))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 15/16 binary64))) |
(- (+ (* y (- (* y (- (* 1/4 (* x y)) (* 1/16 (+ (* 2 (pow x 2)) (* 4 (pow x 2)))))) (* -1/4 (pow x 3)))) (pow x 4)) (* 1/16 (pow x 4))) |
(+.f64 (*.f64 y (+.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 x #s(literal 1/4 binary64))) (*.f64 (*.f64 x x) #s(literal 3/8 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/4 binary64)))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 15/16 binary64))) |
(* -1/16 (pow y 4)) |
(*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/16 binary64)) |
(* (pow y 4) (- (* 1/4 (/ x y)) 1/16)) |
(*.f64 (pow.f64 y #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) y) #s(literal -1/16 binary64))) |
(* (pow y 4) (- (* -1/16 (/ (+ (* 2 (pow x 2)) (* 4 (pow x 2))) (pow y 2))) (+ 1/16 (* -1/4 (/ x y))))) |
(*.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) #s(literal 3/8 binary64))) (*.f64 y y)) (+.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x #s(literal -1/4 binary64)) y)))) |
(* (pow y 4) (- (* 1/4 (/ (pow x 3) (pow y 3))) (+ 1/16 (+ (* -1/4 (/ x y)) (* 1/16 (/ (+ (* 2 (pow x 2)) (* 4 (pow x 2))) (pow y 2))))))) |
(*.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 y (*.f64 y y))) (+.f64 (+.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x #s(literal -1/4 binary64)) y)) (/.f64 (*.f64 (*.f64 x x) #s(literal 3/8 binary64)) (*.f64 y y))))) |
(* -1/16 (pow y 4)) |
(*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/16 binary64)) |
(* (pow y 4) (- (* 1/4 (/ x y)) 1/16)) |
(*.f64 (pow.f64 y #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) y) #s(literal -1/16 binary64))) |
(* (pow y 4) (- (* -1 (/ (- (* 1/16 (/ (+ (* 2 (pow x 2)) (* 4 (pow x 2))) y)) (* 1/4 x)) y)) 1/16)) |
(*.f64 (pow.f64 y #s(literal 4 binary64)) (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 3/8 binary64)) y) (*.f64 x #s(literal -1/4 binary64))) (-.f64 #s(literal 0 binary64) y)) #s(literal -1/16 binary64))) |
(* (pow y 4) (- (* -1 (/ (- (* -1 (/ (- (* 1/4 (/ (pow x 3) y)) (* 1/16 (+ (* 2 (pow x 2)) (* 4 (pow x 2))))) y)) (* 1/4 x)) y)) 1/16)) |
(*.f64 (pow.f64 y #s(literal 4 binary64)) (+.f64 (/.f64 (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/4 binary64)) y) (*.f64 (*.f64 x x) #s(literal 3/8 binary64))) (-.f64 #s(literal 0 binary64) y)) (*.f64 x #s(literal -1/4 binary64))) (-.f64 #s(literal 0 binary64) y)) #s(literal -1/16 binary64))) |
(pow x 4) |
(pow.f64 x #s(literal 4 binary64)) |
(pow x 4) |
(pow.f64 x #s(literal 4 binary64)) |
(pow x 4) |
(pow.f64 x #s(literal 4 binary64)) |
(pow x 4) |
(pow.f64 x #s(literal 4 binary64)) |
(pow x 4) |
(pow.f64 x #s(literal 4 binary64)) |
(pow x 4) |
(pow.f64 x #s(literal 4 binary64)) |
(pow x 4) |
(pow.f64 x #s(literal 4 binary64)) |
(pow x 4) |
(pow.f64 x #s(literal 4 binary64)) |
(pow x 4) |
(pow.f64 x #s(literal 4 binary64)) |
(pow x 4) |
(pow.f64 x #s(literal 4 binary64)) |
(pow x 4) |
(pow.f64 x #s(literal 4 binary64)) |
(pow x 4) |
(pow.f64 x #s(literal 4 binary64)) |
(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)) |
(* 1/2 (fabs (- y x))) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) |
(- x (* -1/2 (fabs (- y x)))) |
(+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) |
(- x (* -1/2 (fabs (- y x)))) |
(+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) |
(- x (* -1/2 (fabs (- y x)))) |
(+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) |
x |
(* x (+ 1 (* 1/2 (/ (fabs (- y x)) x)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) x))) |
(* x (+ 1 (* 1/2 (/ (fabs (- y x)) x)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) x))) |
(* x (+ 1 (* 1/2 (/ (fabs (- y x)) x)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) x))) |
x |
(* -1 (* x (- (* -1/2 (/ (fabs (+ y (* -1 x))) x)) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #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) (+.f64 (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #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) (+.f64 (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) x) #s(literal -1 binary64))) |
(* -1 (* x (- (* -1/2 (/ (fabs (- y x)) x)) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) x) #s(literal -1 binary64))) |
(* -1 (* x (- (* -1/2 (/ (fabs (- y x)) x)) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) x) #s(literal -1 binary64))) |
(* -1 (* x (- (* -1/2 (/ (fabs (- y x)) x)) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) x) #s(literal -1 binary64))) |
(* -1 (* x (- (* -1/2 (/ (fabs (- y x)) x)) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) x) #s(literal -1 binary64))) |
(* -1 (* x (- (* -1/2 (/ (fabs (- y x)) x)) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) x) #s(literal -1 binary64))) |
(* -1 (* x (- (* -1/2 (/ (fabs (- y x)) x)) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) x) #s(literal -1 binary64))) |
(* -1 (* x (- (* -1/2 (/ (fabs (- y x)) x)) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) x) #s(literal -1 binary64))) |
(* -1 (* x (- (* -1/2 (/ (fabs (- y x)) x)) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) x) #s(literal -1 binary64))) |
(* -1 (* x (- (* -1/2 (/ (fabs (neg (+ x (* -1 y)))) x)) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) x) #s(literal -1 binary64))) |
(* -1 (* x (- (* -1/2 (/ (fabs (neg (+ x (* -1 y)))) x)) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) x) #s(literal -1 binary64))) |
(* -1 (* x (- (* -1/2 (/ (fabs (neg (+ x (* -1 y)))) x)) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) x) #s(literal -1 binary64))) |
(* -1 (* x (- (* -1/2 (/ (fabs (neg (+ x (* -1 y)))) x)) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) x) #s(literal -1 binary64))) |
(* -1/2 (fabs (- y x))) |
(*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) |
(+ (* -1 x) (* -1/2 (fabs (- y x)))) |
(-.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) x) |
(+ (* -1 x) (* -1/2 (fabs (- y x)))) |
(-.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) x) |
(+ (* -1 x) (* -1/2 (fabs (- y x)))) |
(-.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* x (- (* -1/2 (/ (fabs (- y x)) x)) 1)) |
(*.f64 x (+.f64 (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) x) #s(literal -1 binary64))) |
(* x (- (* -1/2 (/ (fabs (- y x)) x)) 1)) |
(*.f64 x (+.f64 (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) x) #s(literal -1 binary64))) |
(* x (- (* -1/2 (/ (fabs (- y x)) x)) 1)) |
(*.f64 x (+.f64 (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) x) #s(literal -1 binary64))) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 (* x (+ 1 (* 1/2 (/ (fabs (+ y (* -1 x))) x))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) x)))) |
(* -1 (* x (+ 1 (* 1/2 (/ (fabs (+ y (* -1 x))) x))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) x)))) |
(* -1 (* x (+ 1 (* 1/2 (/ (fabs (+ y (* -1 x))) x))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) x)))) |
(* x (- (* -1/2 (/ (fabs (- y x)) x)) 1)) |
(*.f64 x (+.f64 (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) x) #s(literal -1 binary64))) |
(* x (- (* -1/2 (/ (fabs (- y x)) x)) 1)) |
(*.f64 x (+.f64 (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) x) #s(literal -1 binary64))) |
(* x (- (* -1/2 (/ (fabs (- y x)) x)) 1)) |
(*.f64 x (+.f64 (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) x) #s(literal -1 binary64))) |
(* x (- (* -1/2 (/ (fabs (- y x)) x)) 1)) |
(*.f64 x (+.f64 (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) x) #s(literal -1 binary64))) |
(* x (- (* -1/2 (/ (fabs (- y x)) x)) 1)) |
(*.f64 x (+.f64 (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) x) #s(literal -1 binary64))) |
(* x (- (* -1/2 (/ (fabs (- y x)) x)) 1)) |
(*.f64 x (+.f64 (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) x) #s(literal -1 binary64))) |
(* x (- (* -1/2 (/ (fabs (- y x)) x)) 1)) |
(*.f64 x (+.f64 (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) x) #s(literal -1 binary64))) |
(* x (- (* -1/2 (/ (fabs (- y x)) x)) 1)) |
(*.f64 x (+.f64 (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) x) #s(literal -1 binary64))) |
(* x (- (* -1/2 (/ (fabs (neg (+ x (* -1 y)))) x)) 1)) |
(*.f64 x (+.f64 (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) x) #s(literal -1 binary64))) |
(* x (- (* -1/2 (/ (fabs (neg (+ x (* -1 y)))) x)) 1)) |
(*.f64 x (+.f64 (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) x) #s(literal -1 binary64))) |
(* x (- (* -1/2 (/ (fabs (neg (+ x (* -1 y)))) x)) 1)) |
(*.f64 x (+.f64 (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) x) #s(literal -1 binary64))) |
(* x (- (* -1/2 (/ (fabs (neg (+ x (* -1 y)))) x)) 1)) |
(*.f64 x (+.f64 (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) x) #s(literal -1 binary64))) |
(- (* -1/2 (/ (fabs (- y x)) x)) 1) |
(+.f64 (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) x) #s(literal -1 binary64)) |
(- (* -1/2 (/ (fabs (- y x)) x)) 1) |
(+.f64 (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) x) #s(literal -1 binary64)) |
(- (* -1/2 (/ (fabs (- y x)) x)) 1) |
(+.f64 (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) x) #s(literal -1 binary64)) |
(- (* -1/2 (/ (fabs (- y x)) x)) 1) |
(+.f64 (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) x) #s(literal -1 binary64)) |
(- (* -1/2 (/ (fabs (- y x)) x)) 1) |
(+.f64 (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) x) #s(literal -1 binary64)) |
(- (* -1/2 (/ (fabs (- y x)) x)) 1) |
(+.f64 (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) x) #s(literal -1 binary64)) |
(- (* -1/2 (/ (fabs (- y x)) x)) 1) |
(+.f64 (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) x) #s(literal -1 binary64)) |
(- (* -1/2 (/ (fabs (- y x)) x)) 1) |
(+.f64 (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) x) #s(literal -1 binary64)) |
(- (* -1/2 (/ (fabs (neg (+ x (* -1 y)))) x)) 1) |
(+.f64 (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) x) #s(literal -1 binary64)) |
(- (* -1/2 (/ (fabs (neg (+ x (* -1 y)))) x)) 1) |
(+.f64 (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) x) #s(literal -1 binary64)) |
(- (* -1/2 (/ (fabs (neg (+ x (* -1 y)))) x)) 1) |
(+.f64 (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) x) #s(literal -1 binary64)) |
(- (* -1/2 (/ (fabs (neg (+ x (* -1 y)))) x)) 1) |
(+.f64 (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) x) #s(literal -1 binary64)) |
(* -1/2 (/ (fabs (- y x)) x)) |
(/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) x) |
(/ (+ (* -1 x) (* -1/2 (fabs (- y x)))) x) |
(/.f64 (-.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) x) x) |
(/ (+ (* -1 x) (* -1/2 (fabs (- y x)))) x) |
(/.f64 (-.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) x) x) |
(/ (+ (* -1 x) (* -1/2 (fabs (- y x)))) x) |
(/.f64 (-.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) x) x) |
-1 |
#s(literal -1 binary64) |
(- (* -1/2 (/ (fabs (- y x)) x)) 1) |
(+.f64 (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) x) #s(literal -1 binary64)) |
(- (* -1/2 (/ (fabs (- y x)) x)) 1) |
(+.f64 (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) x) #s(literal -1 binary64)) |
(- (* -1/2 (/ (fabs (- y x)) x)) 1) |
(+.f64 (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) x) #s(literal -1 binary64)) |
-1 |
#s(literal -1 binary64) |
(- (* -1/2 (/ (fabs (+ y (* -1 x))) x)) 1) |
(+.f64 (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) x) #s(literal -1 binary64)) |
(- (* -1/2 (/ (fabs (+ y (* -1 x))) x)) 1) |
(+.f64 (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) x) #s(literal -1 binary64)) |
(- (* -1/2 (/ (fabs (+ y (* -1 x))) x)) 1) |
(+.f64 (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) x) #s(literal -1 binary64)) |
(* -1/2 (/ (fabs (- y x)) x)) |
(/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) x) |
(* -1/2 (/ (fabs (- y x)) x)) |
(/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) x) |
(* -1/2 (/ (fabs (- y x)) x)) |
(/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) x) |
(* -1/2 (/ (fabs (- y x)) x)) |
(/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) x) |
(* -1/2 (/ (fabs (- y x)) x)) |
(/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) x) |
(* -1/2 (/ (fabs (- y x)) x)) |
(/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) x) |
(* -1/2 (/ (fabs (- y x)) x)) |
(/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) x) |
(* -1/2 (/ (fabs (- y x)) x)) |
(/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) x) |
(* -1/2 (/ (fabs (neg (+ x (* -1 y)))) x)) |
(/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) x) |
(* -1/2 (/ (fabs (neg (+ x (* -1 y)))) x)) |
(/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) x) |
(* -1/2 (/ (fabs (neg (+ x (* -1 y)))) x)) |
(/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) x) |
(* -1/2 (/ (fabs (neg (+ x (* -1 y)))) x)) |
(/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) x) |
(* -1/2 (/ (fabs (- y x)) x)) |
(/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) x) |
(* -1/2 (/ (fabs (- y x)) x)) |
(/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) x) |
(* -1/2 (/ (fabs (- y x)) x)) |
(/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) x) |
(* -1/2 (/ (fabs (- y x)) x)) |
(/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) x) |
(* -1/2 (/ (fabs (- y x)) x)) |
(/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) x) |
(* -1/2 (/ (fabs (- y x)) x)) |
(/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) x) |
(* -1/2 (/ (fabs (- y x)) x)) |
(/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) x) |
(* -1/2 (/ (fabs (- y x)) x)) |
(/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) x) |
(* -1/2 (/ (fabs (+ y (* -1 x))) x)) |
(/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) x) |
(* -1/2 (/ (fabs (+ y (* -1 x))) x)) |
(/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) x) |
(* -1/2 (/ (fabs (+ y (* -1 x))) x)) |
(/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) x) |
(* -1/2 (/ (fabs (+ y (* -1 x))) x)) |
(/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) x) |
(+ x (* 1/2 (fabs (- y x)))) |
(+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) |
(+ x (* 1/2 (fabs (neg (+ x (* -1 y)))))) |
(+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) |
(+ x (* 1/2 (fabs (neg (+ x (* -1 y)))))) |
(+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) |
(+ x (* 1/2 (fabs (neg (+ x (* -1 y)))))) |
(+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) |
(+ x (* 1/2 (fabs (neg (+ x (* -1 y)))))) |
(+.f64 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))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) |
x |
(* x (+ 1 (* 1/2 (/ (fabs (- y x)) x)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) x))) |
(* x (+ 1 (* 1/2 (/ (fabs (- y x)) x)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) x))) |
(* x (+ 1 (* 1/2 (/ (fabs (- y x)) x)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) x))) |
x |
(* -1 (* x (- (* -1/2 (/ (fabs (+ y (* -1 x))) x)) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #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) (+.f64 (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #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) (+.f64 (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) x) #s(literal -1 binary64))) |
(* 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)))) (/ (pow y 2) (pow (fabs (- y x)) 2))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) (fabs.f64 (-.f64 y x))) (*.f64 x (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (fabs.f64 (-.f64 y x))) (/.f64 (*.f64 y y) (*.f64 (-.f64 y x) (-.f64 y x)))))) |
(+ (* 1/2 (/ (pow y 2) (fabs (- y x)))) (* x (- (+ (* -1 (* x (+ (* 3/2 (/ 1 (fabs (- y x)))) (* 2 (/ (- (* -1 (/ y (fabs (- y x)))) (/ (pow y 2) (pow (fabs (- y x)) 2))) (fabs (- y x))))))) (* -1 (/ y (fabs (- y x))))) (/ (pow y 2) (pow (fabs (- y x)) 2))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) (fabs.f64 (-.f64 y x))) (*.f64 x (-.f64 (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (fabs.f64 (-.f64 y x))) (*.f64 x (+.f64 (/.f64 #s(literal 3/2 binary64) (fabs.f64 (-.f64 y x))) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (fabs.f64 (-.f64 y x))) (/.f64 (*.f64 y y) (*.f64 (-.f64 y x) (-.f64 y x))))) (fabs.f64 (-.f64 y x)))))) (/.f64 (*.f64 y y) (*.f64 (-.f64 y x) (-.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)))) (/ (pow y 2) (pow (fabs (- y x)) 2))) (fabs (- y x)))) (* 3/2 (/ 1 (fabs (- y x)))))) (fabs (- y x)))) (+ (* 3/2 (/ 1 (fabs (- y x)))) (* 2 (/ (- (* -1 (/ y (fabs (- y x)))) (/ (pow y 2) (pow (fabs (- y x)) 2))) (fabs (- y x)))))))) (/ (pow y 2) (pow (fabs (- y x)) 2))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) (fabs.f64 (-.f64 y x))) (*.f64 x (-.f64 (-.f64 (*.f64 x (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (+.f64 (/.f64 #s(literal 3/2 binary64) (fabs.f64 (-.f64 y x))) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) 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 (/.f64 #s(literal 3/2 binary64) (fabs.f64 (-.f64 y x))) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (fabs.f64 (-.f64 y x))) (/.f64 (*.f64 y y) (*.f64 (-.f64 y x) (-.f64 y x))))) (fabs.f64 (-.f64 y x)))))) (/.f64 y (fabs.f64 (-.f64 y x)))) (/.f64 (*.f64 y y) (*.f64 (-.f64 y x) (-.f64 y x)))))) |
(* -3/4 x) |
(*.f64 x #s(literal -3/4 binary64)) |
(* x (- (* -1/2 (/ y x)) (+ 3/4 (* -3/8 (/ (fabs (- y x)) x))))) |
(*.f64 x (-.f64 (/.f64 (+.f64 (*.f64 y #s(literal -1/2 binary64)) (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 3/8 binary64))) x) #s(literal 3/4 binary64))) |
(* x (- (+ (* -1/2 (/ y x)) (* 1/4 (/ (pow y 2) (pow x 2)))) (+ 3/4 (+ (* -3/8 (/ (fabs (- y x)) x)) (* 1/2 (/ (* (fabs (- y x)) (- (* -1/2 y) (* -3/8 (fabs (- y x))))) (pow x 2))))))) |
(*.f64 x (-.f64 (-.f64 (+.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (+.f64 (/.f64 (*.f64 y #s(literal -1/2 binary64)) x) #s(literal -3/4 binary64))) (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -3/8 binary64)) x)) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) x) (/.f64 (+.f64 (*.f64 y #s(literal -1/2 binary64)) (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 3/8 binary64))) x)))) |
(* x (- (+ (* -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/4 (/ (pow y 2) (pow x 2))))) (+ 3/4 (+ (* -3/8 (/ (fabs (- y x)) x)) (* 1/2 (/ (* (fabs (- y x)) (- (* -1/2 y) (* -3/8 (fabs (- y x))))) (pow x 2))))))) |
(*.f64 x (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 y x) (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) (+.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) (+.f64 (*.f64 y #s(literal -1/2 binary64)) (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 3/8 binary64)))))) (*.f64 x (*.f64 x x))))) (-.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (+.f64 (+.f64 #s(literal 3/4 binary64) (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -3/8 binary64)) x)) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) x) (/.f64 (+.f64 (*.f64 y #s(literal -1/2 binary64)) (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 3/8 binary64))) x)))))) |
(* -3/4 x) |
(*.f64 x #s(literal -3/4 binary64)) |
(* -1 (* x (+ 3/4 (* -1 (/ (- (* -1/2 y) (* -3/8 (fabs (+ y (* -1 x))))) x))))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 3/4 binary64) (/.f64 (+.f64 (*.f64 y #s(literal -1/2 binary64)) (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 3/8 binary64))) x))) |
(* -1 (* x (+ 3/4 (* -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))))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 3/4 binary64) (/.f64 (+.f64 (-.f64 (*.f64 y #s(literal -1/2 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 y y) #s(literal -1/4 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) (+.f64 (*.f64 y #s(literal -1/2 binary64)) (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 3/8 binary64))))) x)) (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 3/8 binary64))) x))) |
(* -1 (* x (+ 3/4 (* -1 (/ (- (+ (* -1 (/ (- (+ (* -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/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))))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 3/4 binary64) (/.f64 (+.f64 (-.f64 (*.f64 y #s(literal -1/2 binary64)) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) (+.f64 (*.f64 (*.f64 y y) #s(literal -1/4 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) (+.f64 (*.f64 y #s(literal -1/2 binary64)) (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 3/8 binary64)))))) x) (+.f64 (*.f64 (*.f64 y y) #s(literal -1/4 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) (+.f64 (*.f64 y #s(literal -1/2 binary64)) (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 3/8 binary64)))))) x)) (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 3/8 binary64))) x))) |
(/ (- (* 1/4 (pow x 2)) (pow x 2)) (+ x (* 1/2 (fabs (- y x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x x)) (+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))))) |
(- (+ (* -1/2 (/ (* x y) (+ x (* 1/2 (fabs (- y x)))))) (* 1/4 (/ (pow x 2) (+ x (* 1/2 (fabs (- y x))))))) (/ (pow x 2) (+ x (* 1/2 (fabs (- y x)))))) |
(+.f64 (/.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) (+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))))) (/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x x)) (+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 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))))))))) (/ (pow x 2) (+ x (* 1/2 (fabs (- y x)))))) |
(+.f64 (*.f64 y (+.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) (+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))))) (/.f64 (*.f64 y #s(literal 1/4 binary64)) (+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))))))) (/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x x)) (+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 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))))))))) (/ (pow x 2) (+ x (* 1/2 (fabs (- y x)))))) |
(+.f64 (*.f64 y (+.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) (+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))))) (/.f64 (*.f64 y #s(literal 1/4 binary64)) (+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))))))) (/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x x)) (+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))))) |
(* 1/4 (/ (pow y 2) (+ x (* 1/2 (fabs (- y x)))))) |
(/.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y 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) (+.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 y (+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))))) (/.f64 #s(literal 1/4 binary64) (+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 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 x 2) (* (pow y 2) (+ x (* 1/2 (fabs (- y x)))))))) |
(*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 y (+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))))) (+.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))))) (/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 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 x 2) (* (pow y 2) (+ x (* 1/2 (fabs (- y x)))))))) |
(*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 y (+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))))) (+.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))))) (/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))))))))) |
(* 1/4 (/ (pow y 2) (+ x (* 1/2 (fabs (neg (+ x (* -1 y)))))))) |
(/.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y 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) (+.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 y (+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))))) (/.f64 #s(literal 1/4 binary64) (+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y 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 #s(literal 1/4 binary64) (+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))))) (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x x)) (+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))))) y)) 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)))))))))) |
(*.f64 (*.f64 y y) (-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))))) (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x x)) (+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))))) y)) y))) |
(- (* 1/4 (pow x 2)) (pow x 2)) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x x)) |
(- (+ (* -1/2 (* x y)) (* 1/4 (pow x 2))) (pow x 2)) |
(-.f64 (*.f64 x (+.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y #s(literal -1/2 binary64)))) (*.f64 x x)) |
(- (+ (* 1/4 (pow x 2)) (* y (+ (* -1/2 x) (* 1/4 y)))) (pow x 2)) |
(+.f64 (*.f64 y (+.f64 (*.f64 y #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/2 binary64)))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x x))) |
(- (+ (* 1/4 (pow x 2)) (* y (+ (* -1/2 x) (* 1/4 y)))) (pow x 2)) |
(+.f64 (*.f64 y (+.f64 (*.f64 y #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/2 binary64)))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x x))) |
(* 1/4 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal 1/4 binary64)) |
(* (pow y 2) (+ 1/4 (* -1/2 (/ x y)))) |
(*.f64 (*.f64 y y) (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(* (pow y 2) (- (+ 1/4 (+ (* -1/2 (/ x y)) (* 1/4 (/ (pow x 2) (pow y 2))))) (/ (pow x 2) (pow y 2)))) |
(*.f64 (*.f64 y y) (+.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 y y))))) |
(* (pow y 2) (- (+ 1/4 (+ (* -1/2 (/ x y)) (* 1/4 (/ (pow x 2) (pow y 2))))) (/ (pow x 2) (pow y 2)))) |
(*.f64 (*.f64 y y) (+.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 y y))))) |
(* 1/4 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal 1/4 binary64)) |
(* (pow y 2) (+ 1/4 (* -1/2 (/ x y)))) |
(*.f64 (*.f64 y y) (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(* (pow y 2) (+ 1/4 (* -1 (/ (+ (* -1 (/ (- (* 1/4 (pow x 2)) (pow x 2)) y)) (* 1/2 x)) y)))) |
(*.f64 (*.f64 y y) (-.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x x)) y)) y))) |
(* (pow y 2) (+ 1/4 (* -1 (/ (+ (* -1 (/ (- (* 1/4 (pow x 2)) (pow x 2)) y)) (* 1/2 x)) y)))) |
(*.f64 (*.f64 y y) (-.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x x)) y)) y))) |
(* 1/4 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal 1/4 binary64)) |
(+ (* -1/2 (* x y)) (* 1/4 (pow y 2))) |
(*.f64 y (+.f64 (*.f64 y #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/2 binary64)))) |
(+ (* 1/4 (pow y 2)) (* x (+ (* -3/4 x) (* -1/2 y)))) |
(+.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x (+.f64 (*.f64 x #s(literal -3/4 binary64)) (*.f64 y #s(literal -1/2 binary64))))) |
(+ (* 1/4 (pow y 2)) (* x (+ (* -3/4 x) (* -1/2 y)))) |
(+.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x (+.f64 (*.f64 x #s(literal -3/4 binary64)) (*.f64 y #s(literal -1/2 binary64))))) |
(* -3/4 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -3/4 binary64)) |
(* (pow x 2) (- (* -1/2 (/ y x)) 3/4)) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 y #s(literal -1/2 binary64)) x) #s(literal -3/4 binary64))) |
(* (pow x 2) (- (+ (* -1/2 (/ y x)) (* 1/4 (/ (pow y 2) (pow x 2)))) 3/4)) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (+.f64 (/.f64 (*.f64 y #s(literal -1/2 binary64)) x) #s(literal -3/4 binary64)))) |
(* (pow x 2) (- (+ (* -1/2 (/ y x)) (* 1/4 (/ (pow y 2) (pow x 2)))) 3/4)) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (+.f64 (/.f64 (*.f64 y #s(literal -1/2 binary64)) x) #s(literal -3/4 binary64)))) |
(* -3/4 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -3/4 binary64)) |
(* (pow x 2) (- (* -1/2 (/ y x)) 3/4)) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 y #s(literal -1/2 binary64)) x) #s(literal -3/4 binary64))) |
(* (pow x 2) (- (* -1 (/ (+ (* -1/4 (/ (pow y 2) x)) (* 1/2 y)) x)) 3/4)) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal -1/4 binary64)) x) (*.f64 #s(literal 1/2 binary64) y)) (-.f64 #s(literal 0 binary64) x)) #s(literal -3/4 binary64))) |
(* (pow x 2) (- (* -1 (/ (+ (* -1/4 (/ (pow y 2) x)) (* 1/2 y)) x)) 3/4)) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal -1/4 binary64)) x) (*.f64 #s(literal 1/2 binary64) y)) (-.f64 #s(literal 0 binary64) x)) #s(literal -3/4 binary64))) |
(* 1/4 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/4 binary64)) |
(+ (* -1/2 (* x y)) (* 1/4 (pow x 2))) |
(*.f64 x (+.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y #s(literal -1/2 binary64)))) |
(+ (* 1/4 (pow x 2)) (* y (+ (* -1/2 x) (* 1/4 y)))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y (+.f64 (*.f64 y #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/2 binary64))))) |
(+ (* 1/4 (pow x 2)) (* y (+ (* -1/2 x) (* 1/4 y)))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y (+.f64 (*.f64 y #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/2 binary64))))) |
(* 1/4 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal 1/4 binary64)) |
(* (pow y 2) (+ 1/4 (* -1/2 (/ x y)))) |
(*.f64 (*.f64 y y) (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(* (pow y 2) (+ 1/4 (+ (* -1/2 (/ x y)) (* 1/4 (/ (pow x 2) (pow y 2)))))) |
(*.f64 (*.f64 y y) (+.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y))))) |
(* (pow y 2) (+ 1/4 (+ (* -1/2 (/ x y)) (* 1/4 (/ (pow x 2) (pow y 2)))))) |
(*.f64 (*.f64 y y) (+.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y))))) |
(* 1/4 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal 1/4 binary64)) |
(* (pow y 2) (+ 1/4 (* -1/2 (/ x y)))) |
(*.f64 (*.f64 y y) (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(* (pow y 2) (+ 1/4 (* -1 (/ (+ (* -1/4 (/ (pow x 2) y)) (* 1/2 x)) y)))) |
(*.f64 (*.f64 y y) (-.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x x)) y)) y))) |
(* (pow y 2) (+ 1/4 (* -1 (/ (+ (* -1/4 (/ (pow x 2) y)) (* 1/2 x)) y)))) |
(*.f64 (*.f64 y y) (-.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x x)) y)) y))) |
(* 1/4 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal 1/4 binary64)) |
(+ (* -1/2 (* x y)) (* 1/4 (pow y 2))) |
(*.f64 y (+.f64 (*.f64 y #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/2 binary64)))) |
(+ (* 1/4 (pow y 2)) (* x (+ (* -1/2 y) (* 1/4 x)))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y (+.f64 (*.f64 y #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/2 binary64))))) |
(+ (* 1/4 (pow y 2)) (* x (+ (* -1/2 y) (* 1/4 x)))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y (+.f64 (*.f64 y #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/2 binary64))))) |
(* 1/4 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/4 binary64)) |
(* (pow x 2) (+ 1/4 (* -1/2 (/ y x)))) |
(*.f64 x (*.f64 x (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y #s(literal -1/2 binary64)) x)))) |
(* (pow x 2) (+ 1/4 (+ (* -1/2 (/ y x)) (* 1/4 (/ (pow y 2) (pow x 2)))))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y #s(literal -1/2 binary64)) x)))) |
(* (pow x 2) (+ 1/4 (+ (* -1/2 (/ y x)) (* 1/4 (/ (pow y 2) (pow x 2)))))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y #s(literal -1/2 binary64)) x)))) |
(* 1/4 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/4 binary64)) |
(* (pow x 2) (+ 1/4 (* -1/2 (/ y x)))) |
(*.f64 x (*.f64 x (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y #s(literal -1/2 binary64)) x)))) |
(* (pow x 2) (+ 1/4 (* -1 (/ (+ (* -1/4 (/ (pow y 2) x)) (* 1/2 y)) x)))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal -1/4 binary64)) x) (*.f64 #s(literal 1/2 binary64) y)) x))) |
(* (pow x 2) (+ 1/4 (* -1 (/ (+ (* -1/4 (/ (pow y 2) x)) (* 1/2 y)) x)))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal -1/4 binary64)) x) (*.f64 #s(literal 1/2 binary64) y)) x))) |
(/ 2 (fabs (- y x))) |
(/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) |
(/ 2 (fabs (- y x))) |
(/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) |
(/ 2 (fabs (- y x))) |
(/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) |
(/ 2 (fabs (- y x))) |
(/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) |
(/ 2 (fabs (- y x))) |
(/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) |
(/ 2 (fabs (- y x))) |
(/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) |
(/ 2 (fabs (- y x))) |
(/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) |
(/ 2 (fabs (- y x))) |
(/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) |
(/ 2 (fabs (neg (+ x (* -1 y))))) |
(/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) |
(/ 2 (fabs (neg (+ x (* -1 y))))) |
(/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) |
(/ 2 (fabs (neg (+ x (* -1 y))))) |
(/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) |
(/ 2 (fabs (neg (+ x (* -1 y))))) |
(/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) |
(/ 2 (fabs (- y x))) |
(/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) |
(/ 2 (fabs (- y x))) |
(/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) |
(/ 2 (fabs (- y x))) |
(/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) |
(/ 2 (fabs (- y x))) |
(/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) |
(/ 2 (fabs (- y x))) |
(/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) |
(/ 2 (fabs (- y x))) |
(/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) |
(/ 2 (fabs (- y x))) |
(/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) |
(/ 2 (fabs (- y x))) |
(/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) |
(/ 2 (fabs (+ y (* -1 x)))) |
(/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) |
(/ 2 (fabs (+ y (* -1 x)))) |
(/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) |
(/ 2 (fabs (+ y (* -1 x)))) |
(/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) |
(/ 2 (fabs (+ y (* -1 x)))) |
(/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) |
(pow x 4) |
(pow.f64 x #s(literal 4 binary64)) |
(+ (* -4 (* (pow x 3) y)) (pow x 4)) |
(+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 y (*.f64 x (*.f64 x x))) #s(literal -4 binary64))) |
(+ (* y (+ (* -4 (pow x 3)) (* y (+ (* 2 (pow x 2)) (* 4 (pow x 2)))))) (pow x 4)) |
(+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 y (+.f64 (*.f64 y (*.f64 (*.f64 x x) #s(literal 6 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -4 binary64))))) |
(+ (* y (+ (* -4 (pow x 3)) (* y (+ (* -4 (* x y)) (+ (* 2 (pow x 2)) (* 4 (pow x 2))))))) (pow x 4)) |
(+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 y (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -4 binary64)) (*.f64 y (+.f64 (*.f64 (*.f64 x x) #s(literal 6 binary64)) (*.f64 (*.f64 y x) #s(literal -4 binary64))))))) |
(pow y 4) |
(pow.f64 y #s(literal 4 binary64)) |
(* (pow y 4) (+ 1 (* -4 (/ x y)))) |
(*.f64 (pow.f64 y #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) #s(literal -4 binary64)))) |
(* (pow y 4) (+ 1 (+ (* -4 (/ x y)) (+ (* 2 (/ (pow x 2) (pow y 2))) (* 4 (/ (pow x 2) (pow y 2))))))) |
(*.f64 (pow.f64 y #s(literal 4 binary64)) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) #s(literal -4 binary64))) (*.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 6 binary64)))) |
(* (pow y 4) (+ 1 (+ (* -4 (/ x y)) (+ (* -4 (/ (pow x 3) (pow y 3))) (+ (* 2 (/ (pow x 2) (pow y 2))) (* 4 (/ (pow x 2) (pow y 2)))))))) |
(*.f64 (pow.f64 y #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 x y) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 6 binary64))))) |
(pow y 4) |
(pow.f64 y #s(literal 4 binary64)) |
(* (pow y 4) (+ 1 (* -4 (/ x y)))) |
(*.f64 (pow.f64 y #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) #s(literal -4 binary64)))) |
(* (pow y 4) (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* 2 (pow x 2)) (* 4 (pow x 2))) y)) (* 4 x)) y)))) |
(*.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 x x) #s(literal 6 binary64)) y)) y))) |
(* (pow y 4) (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -4 (/ (pow x 3) y)) (+ (* 2 (pow x 2)) (* 4 (pow x 2)))) y)) (* 4 x)) y)))) |
(*.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 4 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 6 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -4 binary64)) y)) y)) y))) |
(pow y 4) |
(pow.f64 y #s(literal 4 binary64)) |
(+ (* -4 (* x (pow y 3))) (pow y 4)) |
(+.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 x (*.f64 (*.f64 y (*.f64 y y)) #s(literal -4 binary64)))) |
(+ (* x (+ (* -4 (pow y 3)) (* x (+ (* 2 (pow y 2)) (* 4 (pow y 2)))))) (pow y 4)) |
(+.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 x (+.f64 (*.f64 x (*.f64 (*.f64 y y) #s(literal 6 binary64))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -4 binary64))))) |
(+ (* x (+ (* -4 (pow y 3)) (* x (+ (* -4 (* x y)) (+ (* 2 (pow y 2)) (* 4 (pow y 2))))))) (pow y 4)) |
(+.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 x (+.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -4 binary64)) (*.f64 x (+.f64 (*.f64 (*.f64 y y) #s(literal 6 binary64)) (*.f64 (*.f64 y x) #s(literal -4 binary64))))))) |
(pow x 4) |
(pow.f64 x #s(literal 4 binary64)) |
(* (pow x 4) (+ 1 (* -4 (/ y x)))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) y) x))) |
(* (pow x 4) (+ 1 (+ (* -4 (/ y x)) (+ (* 2 (/ (pow y 2) (pow x 2))) (* 4 (/ (pow y 2) (pow x 2))))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) y) x) (*.f64 (/.f64 (*.f64 y y) (*.f64 x x)) #s(literal 6 binary64))))) |
(* (pow x 4) (+ 1 (+ (* -4 (/ y x)) (+ (* -4 (/ (pow y 3) (pow x 3))) (+ (* 2 (/ (pow y 2) (pow x 2))) (* 4 (/ (pow y 2) (pow x 2)))))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 y x) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) (*.f64 (/.f64 (*.f64 y y) (*.f64 x x)) #s(literal 6 binary64)))) |
(pow x 4) |
(pow.f64 x #s(literal 4 binary64)) |
(* (pow x 4) (+ 1 (* -4 (/ y x)))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) y) x))) |
(* (pow x 4) (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* 2 (pow y 2)) (* 4 (pow y 2))) x)) (* 4 y)) x)))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 y y) #s(literal 6 binary64)) x)) x))) |
(* (pow x 4) (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -4 (/ (pow y 3) x)) (+ (* 2 (pow y 2)) (* 4 (pow y 2)))) x)) (* 4 y)) x)))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y #s(literal 4 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 y y) #s(literal 6 binary64)) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) x) #s(literal -4 binary64))) 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)) |
(* 2 (/ (fabs (- y x)) (pow y 2))) |
(*.f64 #s(literal 2 binary64) (/.f64 (fabs.f64 (-.f64 y x)) (*.f64 y y))) |
(+ (* 2 (/ (fabs (- y x)) (pow y 2))) (* x (- (* 4 (/ 1 (pow y 2))) (* -4 (/ (fabs (- y x)) (pow y 3)))))) |
(+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (fabs.f64 (-.f64 y x)) (*.f64 y y))) (*.f64 x (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 y y)) (*.f64 #s(literal 4 binary64) (/.f64 (fabs.f64 (-.f64 y x)) (*.f64 y (*.f64 y y))))))) |
(+ (* 2 (/ (fabs (- y x)) (pow y 2))) (* x (- (+ (* -1 (* x (+ (* -6 (/ (fabs (- y x)) (pow y 4))) (* -2 (/ (- (* 4 (/ 1 (pow y 2))) (* -4 (/ (fabs (- y x)) (pow y 3)))) y))))) (* 4 (/ 1 (pow y 2)))) (* -4 (/ (fabs (- y x)) (pow y 3)))))) |
(+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (fabs.f64 (-.f64 y x)) (*.f64 y y))) (*.f64 x (+.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 y y)) (*.f64 x (+.f64 (*.f64 #s(literal -6 binary64) (/.f64 (fabs.f64 (-.f64 y x)) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 y y)) (*.f64 #s(literal 4 binary64) (/.f64 (fabs.f64 (-.f64 y x)) (*.f64 y (*.f64 y y)))))) y)))) (*.f64 #s(literal 4 binary64) (/.f64 (fabs.f64 (-.f64 y x)) (*.f64 y (*.f64 y y))))))) |
(+ (* 2 (/ (fabs (- y x)) (pow y 2))) (* x (- (+ (* 4 (/ 1 (pow y 2))) (* x (- (* -1 (* x (+ (* -3 (/ (- (* 4 (/ 1 (pow y 2))) (* -4 (/ (fabs (- y x)) (pow y 3)))) (pow y 2))) (* 2 (/ (+ (* -6 (/ (fabs (- y x)) (pow y 4))) (* -2 (/ (- (* 4 (/ 1 (pow y 2))) (* -4 (/ (fabs (- y x)) (pow y 3)))) y))) y))))) (+ (* -6 (/ (fabs (- y x)) (pow y 4))) (* -2 (/ (- (* 4 (/ 1 (pow y 2))) (* -4 (/ (fabs (- y x)) (pow y 3)))) y)))))) (* -4 (/ (fabs (- y x)) (pow y 3)))))) |
(+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (fabs.f64 (-.f64 y x)) (*.f64 y y))) (*.f64 x (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 y y)) (+.f64 (*.f64 x (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 (*.f64 #s(literal -3 binary64) (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 y y)) (*.f64 #s(literal 4 binary64) (/.f64 (fabs.f64 (-.f64 y x)) (*.f64 y (*.f64 y y)))))) (*.f64 y y)) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal -6 binary64) (/.f64 (fabs.f64 (-.f64 y x)) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 y y)) (*.f64 #s(literal 4 binary64) (/.f64 (fabs.f64 (-.f64 y x)) (*.f64 y (*.f64 y y)))))) y))) y))) (+.f64 (*.f64 #s(literal -6 binary64) (/.f64 (fabs.f64 (-.f64 y x)) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 y y)) (*.f64 #s(literal 4 binary64) (/.f64 (fabs.f64 (-.f64 y x)) (*.f64 y (*.f64 y y)))))) y)))) (*.f64 #s(literal 4 binary64) (/.f64 (fabs.f64 (-.f64 y x)) (*.f64 y (*.f64 y y)))))))) |
(/ -4/3 x) |
(/.f64 #s(literal -4/3 binary64) x) |
(/ (- (* -2/3 (/ (fabs (- y x)) x)) (+ 4/3 (* -8/9 (/ y x)))) x) |
(/.f64 (-.f64 (/.f64 (+.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -2/3 binary64)) (*.f64 y #s(literal 8/9 binary64))) x) #s(literal 4/3 binary64)) x) |
(/ (- (+ (* -1 (/ (+ (* 4/9 (pow y 2)) (* 2/3 (* y (- (* -2/3 (fabs (- y x))) (* -8/9 y))))) (pow x 2))) (* -2/3 (/ (fabs (- y x)) x))) (+ 4/3 (* -8/9 (/ y x)))) x) |
(/.f64 (+.f64 (/.f64 (+.f64 (*.f64 (*.f64 y y) #s(literal 4/9 binary64)) (*.f64 (+.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -2/3 binary64)) (*.f64 y #s(literal 8/9 binary64))) (*.f64 y #s(literal 2/3 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (-.f64 (/.f64 (+.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -2/3 binary64)) (*.f64 y #s(literal 8/9 binary64))) x) #s(literal 4/3 binary64))) x) |
(/ (- (+ (* -1 (/ (+ (* -2/3 (* y (+ (* 4/9 (pow y 2)) (* 2/3 (* y (- (* -2/3 (fabs (- y x))) (* -8/9 y))))))) (* -1/3 (* (pow y 2) (- (* -2/3 (fabs (- y x))) (* -8/9 y))))) (pow x 3))) (* -2/3 (/ (fabs (- y x)) x))) (+ 4/3 (+ (* -8/9 (/ y x)) (+ (* 4/9 (/ (pow y 2) (pow x 2))) (* 2/3 (/ (* y (- (* -2/3 (fabs (- y x))) (* -8/9 y))) (pow x 2))))))) x) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 y y) #s(literal 4/9 binary64)) (*.f64 (+.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -2/3 binary64)) (*.f64 y #s(literal 8/9 binary64))) (*.f64 y #s(literal 2/3 binary64)))) (*.f64 y #s(literal -2/3 binary64))) (*.f64 (+.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -2/3 binary64)) (*.f64 y #s(literal 8/9 binary64))) (*.f64 (*.f64 y y) #s(literal -1/3 binary64)))) (*.f64 x (*.f64 x x)))) (-.f64 (-.f64 (/.f64 (+.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -2/3 binary64)) (*.f64 y #s(literal 8/9 binary64))) x) #s(literal 4/3 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal 4/9 binary64)) (*.f64 x x)) (*.f64 (/.f64 (*.f64 #s(literal 2/3 binary64) y) x) (/.f64 (+.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -2/3 binary64)) (*.f64 y #s(literal 8/9 binary64))) x))))) x) |
(/ -4/3 x) |
(/.f64 #s(literal -4/3 binary64) x) |
(* -1 (/ (+ 4/3 (* -1 (/ (- (* -2/3 (fabs (+ y (* -1 x)))) (* -8/9 y)) x))) x)) |
(/.f64 (-.f64 #s(literal 4/3 binary64) (/.f64 (+.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -2/3 binary64)) (*.f64 y #s(literal 8/9 binary64))) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (+ 4/3 (* -1 (/ (- (+ (* -2/3 (fabs (+ y (* -1 x)))) (+ (* -2/3 (/ (* y (- (* -2/3 (fabs (+ y (* -1 x)))) (* -8/9 y))) x)) (* -4/9 (/ (pow y 2) x)))) (* -8/9 y)) x))) x)) |
(/.f64 (-.f64 #s(literal 4/3 binary64) (/.f64 (+.f64 (*.f64 #s(literal -2/3 binary64) (+.f64 (fabs.f64 (-.f64 y x)) (*.f64 y (/.f64 (+.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -2/3 binary64)) (*.f64 y #s(literal 8/9 binary64))) x)))) (+.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal -4/9 binary64)) x) (*.f64 y #s(literal 8/9 binary64)))) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (+ 4/3 (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/3 (/ (* (pow y 2) (- (* -2/3 (fabs (+ y (* -1 x)))) (* -8/9 y))) x)) (* 2/3 (/ (* y (+ (* -2/3 (* y (- (* -2/3 (fabs (+ y (* -1 x)))) (* -8/9 y)))) (* -4/9 (pow y 2)))) x))) (+ (* -2/3 (* y (- (* -2/3 (fabs (+ y (* -1 x)))) (* -8/9 y)))) (* -4/9 (pow y 2)))) x)) (* -2/3 (fabs (+ y (* -1 x))))) (* -8/9 y)) x))) x)) |
(/.f64 (-.f64 #s(literal 4/3 binary64) (/.f64 (+.f64 (-.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -2/3 binary64)) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 2/3 binary64) y) (+.f64 (*.f64 (+.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -2/3 binary64)) (*.f64 y #s(literal 8/9 binary64))) (*.f64 y #s(literal -2/3 binary64))) (*.f64 (*.f64 y y) #s(literal -4/9 binary64)))) x) (-.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 y y)) (/.f64 (+.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -2/3 binary64)) (*.f64 y #s(literal 8/9 binary64))) x)) (+.f64 (*.f64 (+.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -2/3 binary64)) (*.f64 y #s(literal 8/9 binary64))) (*.f64 y #s(literal -2/3 binary64))) (*.f64 (*.f64 y y) #s(literal -4/9 binary64))))) x)) (*.f64 y #s(literal 8/9 binary64))) x)) (-.f64 #s(literal 0 binary64) x)) |
(/ (+ x (* 1/2 (fabs (- y x)))) (- (* 1/4 (pow x 2)) (pow x 2))) |
(/.f64 (+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x x))) |
(+ (* 1/2 (/ (fabs (- y x)) (- (* 1/4 (pow x 2)) (pow x 2)))) (+ (* 1/2 (/ (* x (* y (+ x (* 1/2 (fabs (- y x)))))) (pow (- (* 1/4 (pow x 2)) (pow x 2)) 2))) (/ x (- (* 1/4 (pow x 2)) (pow x 2))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fabs.f64 (-.f64 y x)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x x))) (*.f64 (/.f64 (*.f64 y x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x x))) (/.f64 (+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x x)))))) (/.f64 x (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x x)))) |
(+ (* 1/2 (/ (fabs (- y x)) (- (* 1/4 (pow x 2)) (pow x 2)))) (+ (* y (- (* -1 (* y (+ (* -1/4 (/ (* (pow x 2) (+ x (* 1/2 (fabs (- y x))))) (pow (- (* 1/4 (pow x 2)) (pow x 2)) 3))) (* 1/4 (/ (+ x (* 1/2 (fabs (- y x)))) (pow (- (* 1/4 (pow x 2)) (pow x 2)) 2)))))) (* -1/2 (/ (* x (+ x (* 1/2 (fabs (- y x))))) (pow (- (* 1/4 (pow x 2)) (pow x 2)) 2))))) (/ x (- (* 1/4 (pow x 2)) (pow x 2))))) |
(+.f64 (*.f64 y (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x x)) (/.f64 (+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x x)))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))))) (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x x)))))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 (+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x x))))))) (+.f64 (/.f64 x (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x x))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x x))))) |
(+ (* 1/2 (/ (fabs (- y x)) (- (* 1/4 (pow x 2)) (pow x 2)))) (+ (* y (- (* y (- (* -1 (* y (+ (* 1/8 (/ (* x (+ x (* 1/2 (fabs (- y x))))) (pow (- (* 1/4 (pow x 2)) (pow x 2)) 3))) (* 1/2 (/ (* x (+ (* -1/4 (/ (* (pow x 2) (+ x (* 1/2 (fabs (- y x))))) (pow (- (* 1/4 (pow x 2)) (pow x 2)) 3))) (* 1/4 (/ (+ x (* 1/2 (fabs (- y x)))) (pow (- (* 1/4 (pow x 2)) (pow x 2)) 2))))) (- (* 1/4 (pow x 2)) (pow x 2))))))) (+ (* -1/4 (/ (* (pow x 2) (+ x (* 1/2 (fabs (- y x))))) (pow (- (* 1/4 (pow x 2)) (pow x 2)) 3))) (* 1/4 (/ (+ x (* 1/2 (fabs (- y x)))) (pow (- (* 1/4 (pow x 2)) (pow x 2)) 2)))))) (* -1/2 (/ (* x (+ x (* 1/2 (fabs (- y x))))) (pow (- (* 1/4 (pow x 2)) (pow x 2)) 2))))) (/ x (- (* 1/4 (pow x 2)) (pow x 2))))) |
(+.f64 (*.f64 y (+.f64 (*.f64 y (+.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) x) (+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))))) (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x x))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x x)) (/.f64 (+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x x)))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))))) (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x x))))))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x x))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (/.f64 (+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x x)))))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x x))))))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 (+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x x))))))) (+.f64 (/.f64 x (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x x))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x x))))) |
(* 4 (/ (+ x (* 1/2 (fabs (- y x)))) (pow y 2))) |
(/.f64 (+.f64 (*.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x)))) (*.f64 y y)) |
(/ (+ (* 4 (+ x (* 1/2 (fabs (- y x))))) (* 8 (/ (* x (+ x (* 1/2 (fabs (- y x))))) y))) (pow y 2)) |
(/.f64 (+.f64 (+.f64 (*.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x)))) (/.f64 (*.f64 (+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) (*.f64 x #s(literal 8 binary64))) y)) (*.f64 y y)) |
(/ (- (+ (* -1 (/ (+ (* -16 (* (pow x 2) (+ x (* 1/2 (fabs (- y x)))))) (* 16 (* (+ x (* 1/2 (fabs (- y x)))) (- (* 1/4 (pow x 2)) (pow x 2))))) (pow y 2))) (* 4 (+ x (* 1/2 (fabs (- y x)))))) (* -8 (/ (* x (+ x (* 1/2 (fabs (- y x))))) y))) (pow y 2)) |
(/.f64 (+.f64 (-.f64 (+.f64 (*.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x)))) (/.f64 (+.f64 (*.f64 (+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) (*.f64 (*.f64 x x) #s(literal -16 binary64))) (*.f64 (+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x x)) #s(literal 16 binary64)))) (*.f64 y y))) (/.f64 (*.f64 (+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) (*.f64 x #s(literal 8 binary64))) y)) (*.f64 y y)) |
(/ (- (+ (* -1 (/ (+ (* 2 (* x (+ (* -16 (* (pow x 2) (+ x (* 1/2 (fabs (- y x)))))) (* 16 (* (+ x (* 1/2 (fabs (- y x)))) (- (* 1/4 (pow x 2)) (pow x 2))))))) (* 32 (* x (* (+ x (* 1/2 (fabs (- y x)))) (- (* 1/4 (pow x 2)) (pow x 2)))))) (pow y 3))) (* 4 (+ x (* 1/2 (fabs (- y x)))))) (+ (* -16 (/ (* (pow x 2) (+ x (* 1/2 (fabs (- y x))))) (pow y 2))) (+ (* -8 (/ (* x (+ x (* 1/2 (fabs (- y x))))) y)) (* 16 (/ (* (+ x (* 1/2 (fabs (- y x)))) (- (* 1/4 (pow x 2)) (pow x 2))) (pow y 2)))))) (pow y 2)) |
(/.f64 (-.f64 (-.f64 (+.f64 (*.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x)))) (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) (*.f64 (*.f64 x x) #s(literal -16 binary64))) (*.f64 (+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x x)) #s(literal 16 binary64)))) (*.f64 x #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 #s(literal 32 binary64) x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x x))) (+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))))) (*.f64 y (*.f64 y y)))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -8 binary64) x) (+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))))) y) (+.f64 (*.f64 (+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 y y)) #s(literal 16 binary64))) (/.f64 (*.f64 (+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) (*.f64 (*.f64 x x) #s(literal -16 binary64))) (*.f64 y y))))) (*.f64 y y)) |
(* 4 (/ (+ x (* 1/2 (fabs (neg (+ x (* -1 y)))))) (pow y 2))) |
(/.f64 (+.f64 (*.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x)))) (*.f64 y y)) |
(/ (+ (* 4 (+ x (* 1/2 (fabs (neg (+ x (* -1 y))))))) (* 8 (/ (* x (+ x (* 1/2 (fabs (neg (+ x (* -1 y))))))) y))) (pow y 2)) |
(/.f64 (+.f64 (+.f64 (*.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x)))) (/.f64 (*.f64 (+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) (*.f64 x #s(literal 8 binary64))) y)) (*.f64 y y)) |
(/ (+ (* -1 (/ (- (+ (* -16 (/ (* (pow x 2) (+ x (* 1/2 (fabs (neg (+ x (* -1 y))))))) y)) (* 16 (/ (* (+ x (* 1/2 (fabs (neg (+ x (* -1 y)))))) (- (* 1/4 (pow x 2)) (pow x 2))) y))) (* 8 (* x (+ x (* 1/2 (fabs (neg (+ x (* -1 y))))))))) y)) (* 4 (+ x (* 1/2 (fabs (neg (+ x (* -1 y)))))))) (pow y 2)) |
(/.f64 (-.f64 (+.f64 (*.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x)))) (/.f64 (+.f64 (+.f64 (/.f64 (*.f64 (+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) (*.f64 (*.f64 x x) #s(literal -16 binary64))) y) (*.f64 (+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x x)) y) #s(literal 16 binary64)))) (*.f64 (*.f64 #s(literal -8 binary64) x) (+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))))) y)) (*.f64 y y)) |
(/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -32 (/ (* x (* (+ x (* 1/2 (fabs (neg (+ x (* -1 y)))))) (- (* 1/4 (pow x 2)) (pow x 2)))) y)) (* -2 (/ (* x (+ (* -16 (* (pow x 2) (+ x (* 1/2 (fabs (neg (+ x (* -1 y)))))))) (* 16 (* (+ x (* 1/2 (fabs (neg (+ x (* -1 y)))))) (- (* 1/4 (pow x 2)) (pow x 2)))))) y))) (+ (* -16 (* (pow x 2) (+ x (* 1/2 (fabs (neg (+ x (* -1 y)))))))) (* 16 (* (+ x (* 1/2 (fabs (neg (+ x (* -1 y)))))) (- (* 1/4 (pow x 2)) (pow x 2)))))) y)) (* 8 (* x (+ x (* 1/2 (fabs (neg (+ x (* -1 y))))))))) y)) (* 4 (+ x (* 1/2 (fabs (neg (+ x (* -1 y)))))))) (pow y 2)) |
(/.f64 (-.f64 (+.f64 (*.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x)))) (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x (+.f64 (*.f64 (+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) (*.f64 (*.f64 x x) #s(literal -16 binary64))) (*.f64 (+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x x)) #s(literal 16 binary64)))))) y) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -32 binary64) x) (*.f64 (+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x x)))) y) (+.f64 (*.f64 (+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) (*.f64 (*.f64 x x) #s(literal -16 binary64))) (*.f64 (+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x x)) #s(literal 16 binary64)))))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (*.f64 #s(literal -8 binary64) x) (+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))))) y)) (*.f64 y y)) |
(- (* 1/4 (pow x 2)) (pow x 2)) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x x)) |
(- (+ (* -1/2 (* x y)) (* 1/4 (pow x 2))) (pow x 2)) |
(-.f64 (*.f64 x (+.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y #s(literal -1/2 binary64)))) (*.f64 x x)) |
(- (+ (* 1/4 (pow x 2)) (* y (+ (* -1/2 x) (* 1/4 y)))) (pow x 2)) |
(+.f64 (*.f64 y (+.f64 (*.f64 y #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/2 binary64)))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x x))) |
(- (+ (* 1/4 (pow x 2)) (* y (+ (* -1/2 x) (* 1/4 y)))) (pow x 2)) |
(+.f64 (*.f64 y (+.f64 (*.f64 y #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/2 binary64)))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x x))) |
(* 1/4 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal 1/4 binary64)) |
(* (pow y 2) (+ 1/4 (* -1/2 (/ x y)))) |
(*.f64 (*.f64 y y) (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(* (pow y 2) (- (+ 1/4 (+ (* -1/2 (/ x y)) (* 1/4 (/ (pow x 2) (pow y 2))))) (/ (pow x 2) (pow y 2)))) |
(*.f64 (*.f64 y y) (+.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 y y))))) |
(* (pow y 2) (- (+ 1/4 (+ (* -1/2 (/ x y)) (* 1/4 (/ (pow x 2) (pow y 2))))) (/ (pow x 2) (pow y 2)))) |
(*.f64 (*.f64 y y) (+.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 y y))))) |
(* 1/4 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal 1/4 binary64)) |
(* (pow y 2) (+ 1/4 (* -1/2 (/ x y)))) |
(*.f64 (*.f64 y y) (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(* (pow y 2) (+ 1/4 (* -1 (/ (+ (* -1 (/ (- (* 1/4 (pow x 2)) (pow x 2)) y)) (* 1/2 x)) y)))) |
(*.f64 (*.f64 y y) (-.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x x)) y)) y))) |
(* (pow y 2) (+ 1/4 (* -1 (/ (+ (* -1 (/ (- (* 1/4 (pow x 2)) (pow x 2)) y)) (* 1/2 x)) y)))) |
(*.f64 (*.f64 y y) (-.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x x)) y)) y))) |
(* 1/4 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal 1/4 binary64)) |
(+ (* -1/2 (* x y)) (* 1/4 (pow y 2))) |
(*.f64 y (+.f64 (*.f64 y #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/2 binary64)))) |
(+ (* 1/4 (pow y 2)) (* x (+ (* -3/4 x) (* -1/2 y)))) |
(+.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x (+.f64 (*.f64 x #s(literal -3/4 binary64)) (*.f64 y #s(literal -1/2 binary64))))) |
(+ (* 1/4 (pow y 2)) (* x (+ (* -3/4 x) (* -1/2 y)))) |
(+.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x (+.f64 (*.f64 x #s(literal -3/4 binary64)) (*.f64 y #s(literal -1/2 binary64))))) |
(* -3/4 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -3/4 binary64)) |
(* (pow x 2) (- (* -1/2 (/ y x)) 3/4)) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 y #s(literal -1/2 binary64)) x) #s(literal -3/4 binary64))) |
(* (pow x 2) (- (+ (* -1/2 (/ y x)) (* 1/4 (/ (pow y 2) (pow x 2)))) 3/4)) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (+.f64 (/.f64 (*.f64 y #s(literal -1/2 binary64)) x) #s(literal -3/4 binary64)))) |
(* (pow x 2) (- (+ (* -1/2 (/ y x)) (* 1/4 (/ (pow y 2) (pow x 2)))) 3/4)) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (+.f64 (/.f64 (*.f64 y #s(literal -1/2 binary64)) x) #s(literal -3/4 binary64)))) |
(* -3/4 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -3/4 binary64)) |
(* (pow x 2) (- (* -1/2 (/ y x)) 3/4)) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 y #s(literal -1/2 binary64)) x) #s(literal -3/4 binary64))) |
(* (pow x 2) (- (* -1 (/ (+ (* -1/4 (/ (pow y 2) x)) (* 1/2 y)) x)) 3/4)) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal -1/4 binary64)) x) (*.f64 #s(literal 1/2 binary64) y)) (-.f64 #s(literal 0 binary64) x)) #s(literal -3/4 binary64))) |
(* (pow x 2) (- (* -1 (/ (+ (* -1/4 (/ (pow y 2) x)) (* 1/2 y)) x)) 3/4)) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal -1/4 binary64)) x) (*.f64 #s(literal 1/2 binary64) y)) (-.f64 #s(literal 0 binary64) x)) #s(literal -3/4 binary64))) |
Compiled 67578 to 3636 computations (94.6% saved)
28 alts after pruning (24 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1455 | 17 | 1472 |
| Fresh | 1 | 7 | 8 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 3 | 3 |
| Total | 1460 | 28 | 1488 |
| Status | Accuracy | Program |
|---|---|---|
| 3.8% | (/.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -16 binary64))) #s(literal 5/4 binary64)) (*.f64 x (*.f64 x x))) | |
| 1.7% | (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x 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)))) #s(literal 256 binary64))))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 5/4 binary64))) | |
| 27.7% | (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (*.f64 (*.f64 x x) #s(literal -3/4 binary64))))) | |
| 7.3% | (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) (*.f64 x x)) (-.f64 #s(literal 0 binary64) x)) | |
| 57.1% | (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) (*.f64 x x)) (+.f64 (*.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))))) | |
| 7.2% | (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) (*.f64 x x)) (*.f64 x #s(literal -3/4 binary64))) | |
| 1.5% | (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x 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)))) #s(literal 256 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64))))) | |
| 3.8% | (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 5/4 binary64))) | |
| ▶ | 3.7% | (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (+.f64 x y)) #s(literal 16 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 5/4 binary64))) |
| ▶ | 3.8% | (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -16 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) |
| ▶ | 30.1% | (/.f64 (*.f64 (*.f64 x x) #s(literal -3/4 binary64)) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)) |
| 32.1% | (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) (fabs.f64 (-.f64 y x))) | |
| 72.4% | (/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 2 binary64))) | |
| 58.6% | (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x) (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) (*.f64 x x)))) | |
| 3.8% | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -16 binary64))))) | |
| ▶ | 11.3% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
| 3.2% | (-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 x (*.f64 x x))) #s(literal 1/20 binary64))) | |
| 13.4% | (-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (*.f64 (/.f64 y x) #s(literal -1/5 binary64)) #s(literal -3/4 binary64)))) | |
| ▶ | 99.4% | (+.f64 (*.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/2 binary64)) (sqrt.f64 (fabs.f64 (-.f64 y x)))) x) |
| ✓ | 99.9% | (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) |
| 58.9% | (+.f64 x (/.f64 (fabs.f64 y) #s(literal 2 binary64))) | |
| ✓ | 99.3% | (+.f64 x (*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/2 binary64)))) |
| 11.4% | (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal -3/10 binary64)) x) (*.f64 y #s(literal 1/5 binary64))) (-.f64 #s(literal 0 binary64) x)) #s(literal -3/4 binary64))) | |
| 3.7% | (*.f64 (+.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -5/4 binary64)))) | |
| 86.0% | (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) x))) | |
| 13.4% | (*.f64 x (+.f64 #s(literal 3/4 binary64) (/.f64 (*.f64 y #s(literal 1/5 binary64)) x))) | |
| ✓ | 11.3% | (*.f64 x #s(literal 3/4 binary64)) |
| ✓ | 11.3% | x |
Compiled 1485 to 683 computations (54% saved)
| 1× | egg-herbie |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 x x) #s(literal -3/4 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 (*.f64 x x) #s(literal -3/4 binary64)) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)) |
| ✓ | cost-diff | 512 | (/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (+.f64 x y)) |
| ✓ | cost-diff | 512 | (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (+.f64 x y)) #s(literal 16 binary64)) |
| ✓ | cost-diff | 512 | (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (+.f64 x y)) #s(literal 16 binary64))) |
| ✓ | cost-diff | 896 | (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (+.f64 x y)) #s(literal 16 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 5/4 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 x x)) |
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 x (*.f64 x x))) |
| ✓ | cost-diff | 0 | (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -16 binary64))) |
| ✓ | cost-diff | 384 | (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -16 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) x) |
| ✓ | cost-diff | 256 | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) |
| ✓ | cost-diff | 0 | (pow.f64 (/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/2 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/2 binary64)) (sqrt.f64 (fabs.f64 (-.f64 y x)))) |
| ✓ | cost-diff | 0 | (+.f64 (*.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/2 binary64)) (sqrt.f64 (fabs.f64 (-.f64 y x)))) x) |
| 5008× | *-lowering-*.f32 |
| 5008× | *-lowering-*.f64 |
| 3174× | +-lowering-+.f64 |
| 3174× | +-lowering-+.f32 |
| 1456× | distribute-rgt-in |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 43 | 284 |
| 1 | 113 | 272 |
| 2 | 383 | 272 |
| 3 | 2608 | 258 |
| 0 | 8247 | 258 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* (pow (/ 4 (fabs (- y x))) -1/2) (sqrt (fabs (- y x)))) x) |
(* (pow (/ 4 (fabs (- y x))) -1/2) (sqrt (fabs (- y x)))) |
(pow (/ 4 (fabs (- y x))) -1/2) |
(/ 4 (fabs (- y x))) |
4 |
(fabs (- y x)) |
(- y x) |
y |
x |
-1/2 |
(sqrt (fabs (- y x))) |
(/ 1 (/ 1 x)) |
1 |
(/ 1 x) |
x |
(/ (+ (* x (* x (* x x))) (/ (* (* (- y x) (- y x)) (* (- y x) (- y x))) -16)) (* x (* (* x x) 5/4))) |
(+ (* x (* x (* x x))) (/ (* (* (- y x) (- y x)) (* (- y x) (- y x))) -16)) |
(* x (* x (* x x))) |
x |
(* x (* x x)) |
(* x x) |
(/ (* (* (- y x) (- y x)) (* (- y x) (- y x))) -16) |
(* (* (- y x) (- y x)) (* (- y x) (- y x))) |
(* (- y x) (- y x)) |
(- y x) |
y |
-16 |
(* x (* (* x x) 5/4)) |
(* (* x x) 5/4) |
5/4 |
(/ (- (* x (* x (* x x))) (/ (/ (* (- (* y y) (* x x)) (* (- y x) (* (- y x) (- y x)))) (+ x y)) 16)) (* (* x (* x x)) 5/4)) |
(- (* x (* x (* x x))) (/ (/ (* (- (* y y) (* x x)) (* (- y x) (* (- y x) (- y x)))) (+ x y)) 16)) |
(* x (* x (* x x))) |
x |
(* x (* x x)) |
(* x x) |
(/ (/ (* (- (* y y) (* x x)) (* (- y x) (* (- y x) (- y x)))) (+ x y)) 16) |
(/ (* (- (* y y) (* x x)) (* (- y x) (* (- y x) (- y x)))) (+ x y)) |
(* (- (* y y) (* x x)) (* (- y x) (* (- y x) (- y x)))) |
(- (* y y) (* x x)) |
(* y y) |
y |
(* (- y x) (* (- y x) (- y x))) |
(- y x) |
(* (- y x) (- y x)) |
(+ x y) |
16 |
(* (* x (* x x)) 5/4) |
5/4 |
(/ (* (* x x) -3/4) (- (/ (fabs (- y x)) 2) x)) |
(* (* x x) -3/4) |
(* x x) |
x |
-3/4 |
(- (/ (fabs (- y x)) 2) x) |
(/ (fabs (- y x)) 2) |
(fabs (- y x)) |
(- y x) |
y |
2 |
| Outputs |
|---|
(+ (* (pow (/ 4 (fabs (- y x))) -1/2) (sqrt (fabs (- y x)))) x) |
(+.f64 x (*.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/2 binary64)) (sqrt.f64 (fabs.f64 (-.f64 y x))))) |
(* (pow (/ 4 (fabs (- y x))) -1/2) (sqrt (fabs (- y x)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/2 binary64)) (sqrt.f64 (fabs.f64 (-.f64 y x)))) |
(pow (/ 4 (fabs (- y x))) -1/2) |
(pow.f64 (/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/2 binary64)) |
(/ 4 (fabs (- y x))) |
(/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) |
4 |
#s(literal 4 binary64) |
(fabs (- y x)) |
(fabs.f64 (-.f64 y x)) |
(- y x) |
(-.f64 y x) |
y |
x |
-1/2 |
#s(literal -1/2 binary64) |
(sqrt (fabs (- y x))) |
(sqrt.f64 (fabs.f64 (-.f64 y x))) |
(/ 1 (/ 1 x)) |
x |
1 |
#s(literal 1 binary64) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
x |
(/ (+ (* x (* x (* x x))) (/ (* (* (- y x) (- y x)) (* (- y x) (- y x))) -16)) (* x (* (* x x) 5/4))) |
(-.f64 (/.f64 x #s(literal 5/4 binary64)) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 (-.f64 y x) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 20 binary64))))) |
(+ (* x (* x (* x x))) (/ (* (* (- y x) (- y x)) (* (- y x) (- y x))) -16)) |
(+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 y x) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -16 binary64)))) |
(* x (* x (* x x))) |
(*.f64 x (*.f64 x (*.f64 x x))) |
x |
(* x (* x x)) |
(*.f64 x (*.f64 x x)) |
(* x x) |
(*.f64 x x) |
(/ (* (* (- y x) (- y x)) (* (- y x) (- y x))) -16) |
(*.f64 (-.f64 y x) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -16 binary64))) |
(* (* (- y x) (- y x)) (* (- y x) (- y x))) |
(*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) |
(* (- y x) (- y x)) |
(*.f64 (-.f64 y x) (-.f64 y x)) |
(- y x) |
(-.f64 y x) |
y |
-16 |
#s(literal -16 binary64) |
(* x (* (* x x) 5/4)) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) |
(* (* x x) 5/4) |
(*.f64 (*.f64 x x) #s(literal 5/4 binary64)) |
5/4 |
#s(literal 5/4 binary64) |
(/ (- (* x (* x (* x x))) (/ (/ (* (- (* y y) (* x x)) (* (- y x) (* (- y x) (- y x)))) (+ x y)) 16)) (* (* x (* x x)) 5/4)) |
(-.f64 (/.f64 x #s(literal 5/4 binary64)) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 (-.f64 y x) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 20 binary64))))) |
(- (* x (* x (* x x))) (/ (/ (* (- (* y y) (* x x)) (* (- y x) (* (- y x) (- y x)))) (+ x y)) 16)) |
(+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 y x) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -16 binary64)))) |
(* x (* x (* x x))) |
(*.f64 x (*.f64 x (*.f64 x x))) |
x |
(* x (* x x)) |
(*.f64 x (*.f64 x x)) |
(* x x) |
(*.f64 x x) |
(/ (/ (* (- (* y y) (* x x)) (* (- y x) (* (- y x) (- y x)))) (+ x y)) 16) |
(*.f64 (-.f64 y x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (/.f64 (-.f64 y x) #s(literal 16 binary64)))) |
(/ (* (- (* y y) (* x x)) (* (- y x) (* (- y x) (- y x)))) (+ x y)) |
(*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) |
(* (- (* y y) (* x x)) (* (- y x) (* (- y x) (- y x)))) |
(*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (+.f64 y x)))) |
(- (* y y) (* x x)) |
(-.f64 (*.f64 y y) (*.f64 x x)) |
(* y y) |
(*.f64 y y) |
y |
(* (- y x) (* (- y x) (- y x))) |
(*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) |
(- y x) |
(-.f64 y x) |
(* (- y x) (- y x)) |
(*.f64 (-.f64 y x) (-.f64 y x)) |
(+ x y) |
(+.f64 y x) |
16 |
#s(literal 16 binary64) |
(* (* x (* x x)) 5/4) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) |
5/4 |
#s(literal 5/4 binary64) |
(/ (* (* x x) -3/4) (- (/ (fabs (- y x)) 2) x)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -3/4 binary64)) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)) |
(* (* x x) -3/4) |
(*.f64 (*.f64 x x) #s(literal -3/4 binary64)) |
(* x x) |
(*.f64 x x) |
x |
-3/4 |
#s(literal -3/4 binary64) |
(- (/ (fabs (- y x)) 2) x) |
(-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x) |
(/ (fabs (- y x)) 2) |
(/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) |
(fabs (- y x)) |
(fabs.f64 (-.f64 y x)) |
(- y x) |
(-.f64 y x) |
y |
2 |
#s(literal 2 binary64) |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (fabs.f64 (-.f64 y x)) |
| ✓ | accuracy | 99.9% | (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x) |
| ✓ | accuracy | 99.8% | (*.f64 (*.f64 x x) #s(literal -3/4 binary64)) |
| ✓ | accuracy | 75.3% | (/.f64 (*.f64 (*.f64 x x) #s(literal -3/4 binary64)) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)) |
| ✓ | accuracy | 97.3% | (-.f64 (*.f64 y y) (*.f64 x x)) |
| ✓ | accuracy | 95.7% | (/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (+.f64 x y)) |
| ✓ | accuracy | 71.4% | (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (+.f64 x y)) #s(literal 16 binary64))) |
| ✓ | accuracy | 53.4% | (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (+.f64 x y)) #s(literal 16 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 5/4 binary64))) |
| ✓ | accuracy | 99.8% | (*.f64 (*.f64 x x) #s(literal 5/4 binary64)) |
| ✓ | accuracy | 99.8% | (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) |
| ✓ | accuracy | 71.4% | (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -16 binary64))) |
| ✓ | accuracy | 53.4% | (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -16 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) x) |
| ✓ | accuracy | 99.8% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) |
| ✓ | accuracy | 99.9% | (+.f64 (*.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/2 binary64)) (sqrt.f64 (fabs.f64 (-.f64 y x)))) x) |
| ✓ | accuracy | 99.8% | (pow.f64 (/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/2 binary64)) |
| ✓ | accuracy | 99.2% | (*.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/2 binary64)) (sqrt.f64 (fabs.f64 (-.f64 y x)))) |
| 207.0ms | 212× | 0 | valid |
| 45.0ms | 10× | 3 | valid |
| 32.0ms | 23× | 1 | valid |
| 30.0ms | 7× | 5 | exit |
| 9.0ms | 4× | 2 | valid |
Compiled 452 to 44 computations (90.3% saved)
ival-mult: 43.0ms (29.5% of total)ival-div: 33.0ms (22.6% of total)ival-pow: 31.0ms (21.3% of total)ival-sub: 17.0ms (11.7% of total)backward-pass: 10.0ms (6.9% of total)ival-add: 5.0ms (3.4% of total)ival-sqrt: 3.0ms (2.1% of total)const: 2.0ms (1.4% of total)ival-fabs: 2.0ms (1.4% of total)| Inputs |
|---|
#<alt (+ (* (pow (/ 4 (fabs (- y x))) -1/2) (sqrt (fabs (- y x)))) x)> |
#<alt (* (pow (/ 4 (fabs (- y x))) -1/2) (sqrt (fabs (- y x))))> |
#<alt (pow (/ 4 (fabs (- y x))) -1/2)> |
#<alt (/ 4 (fabs (- y x)))> |
#<alt (/ 1 (/ 1 x))> |
#<alt (/ 1 x)> |
#<alt (/ (+ (* x (* x (* x x))) (/ (* (* (- y x) (- y x)) (* (- y x) (- y x))) -16)) (* x (* (* x x) 5/4)))> |
#<alt (+ (* x (* x (* x x))) (/ (* (* (- y x) (- y x)) (* (- y x) (- y x))) -16))> |
#<alt (* x (* x (* x x)))> |
#<alt (* x (* x x))> |
#<alt (/ (- (* x (* x (* x x))) (/ (/ (* (- (* y y) (* x x)) (* (- y x) (* (- y x) (- y x)))) (+ x y)) 16)) (* (* x (* x x)) 5/4))> |
#<alt (- (* x (* x (* x x))) (/ (/ (* (- (* y y) (* x x)) (* (- y x) (* (- y x) (- y x)))) (+ x y)) 16))> |
#<alt (/ (/ (* (- (* y y) (* x x)) (* (- y x) (* (- y x) (- y x)))) (+ x y)) 16)> |
#<alt (/ (* (- (* y y) (* x x)) (* (- y x) (* (- y x) (- y x)))) (+ x y))> |
#<alt (/ (* (* x x) -3/4) (- (/ (fabs (- y x)) 2) x))> |
#<alt (* (* x x) -3/4)> |
#<alt (* x x)> |
#<alt (- (/ (fabs (- y x)) 2) x)> |
#<alt (* (* (- y x) (- y x)) (* (- y x) (- y x)))> |
#<alt (* (* x x) 5/4)> |
#<alt (- (* y y) (* x x))> |
#<alt (fabs (- y 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 (* 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 (sqrt (fabs (- y x))))> |
#<alt (* 1/2 (sqrt (fabs (- y x))))> |
#<alt (* 1/2 (sqrt (fabs (- y x))))> |
#<alt (* 1/2 (sqrt (fabs (- y x))))> |
#<alt (* 1/2 (sqrt (fabs (- y x))))> |
#<alt (* 1/2 (sqrt (fabs (- y x))))> |
#<alt (* 1/2 (sqrt (fabs (- y x))))> |
#<alt (* 1/2 (sqrt (fabs (- y x))))> |
#<alt (* 1/2 (sqrt (fabs (neg (+ x (* -1 y))))))> |
#<alt (* 1/2 (sqrt (fabs (neg (+ x (* -1 y))))))> |
#<alt (* 1/2 (sqrt (fabs (neg (+ x (* -1 y))))))> |
#<alt (* 1/2 (sqrt (fabs (neg (+ x (* -1 y))))))> |
#<alt (* 1/2 (sqrt (fabs (- y x))))> |
#<alt (* 1/2 (sqrt (fabs (- y x))))> |
#<alt (* 1/2 (sqrt (fabs (- y x))))> |
#<alt (* 1/2 (sqrt (fabs (- y x))))> |
#<alt (* 1/2 (sqrt (fabs (- y x))))> |
#<alt (* 1/2 (sqrt (fabs (- y x))))> |
#<alt (* 1/2 (sqrt (fabs (- y x))))> |
#<alt (* 1/2 (sqrt (fabs (- y x))))> |
#<alt (* 1/2 (sqrt (fabs (+ y (* -1 x)))))> |
#<alt (* 1/2 (sqrt (fabs (+ y (* -1 x)))))> |
#<alt (* 1/2 (sqrt (fabs (+ y (* -1 x)))))> |
#<alt (* 1/2 (sqrt (fabs (+ y (* -1 x)))))> |
#<alt (/ 4 (fabs (- y x)))> |
#<alt (/ 4 (fabs (- y x)))> |
#<alt (/ 4 (fabs (- y x)))> |
#<alt (/ 4 (fabs (- y x)))> |
#<alt (/ 4 (fabs (- y x)))> |
#<alt (/ 4 (fabs (- y x)))> |
#<alt (/ 4 (fabs (- y x)))> |
#<alt (/ 4 (fabs (- y x)))> |
#<alt (/ 4 (fabs (neg (+ x (* -1 y)))))> |
#<alt (/ 4 (fabs (neg (+ x (* -1 y)))))> |
#<alt (/ 4 (fabs (neg (+ x (* -1 y)))))> |
#<alt (/ 4 (fabs (neg (+ x (* -1 y)))))> |
#<alt (/ 4 (fabs (- y x)))> |
#<alt (/ 4 (fabs (- y x)))> |
#<alt (/ 4 (fabs (- y x)))> |
#<alt (/ 4 (fabs (- y x)))> |
#<alt (/ 4 (fabs (- y x)))> |
#<alt (/ 4 (fabs (- y x)))> |
#<alt (/ 4 (fabs (- y x)))> |
#<alt (/ 4 (fabs (- y x)))> |
#<alt (/ 4 (fabs (+ y (* -1 x))))> |
#<alt (/ 4 (fabs (+ y (* -1 x))))> |
#<alt (/ 4 (fabs (+ y (* -1 x))))> |
#<alt (/ 4 (fabs (+ y (* -1 x))))> |
#<alt x> |
#<alt x> |
#<alt x> |
#<alt x> |
#<alt x> |
#<alt x> |
#<alt x> |
#<alt x> |
#<alt x> |
#<alt x> |
#<alt x> |
#<alt x> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (* -1/20 (/ (pow y 4) (pow x 3)))> |
#<alt (/ (+ (* -1/20 (pow y 4)) (* 1/5 (* x (pow y 3)))) (pow x 3))> |
#<alt (/ (+ (* -1/20 (pow y 4)) (* x (+ (* -1/20 (* x (+ (* 2 (pow y 2)) (* 4 (pow y 2))))) (* 1/5 (pow y 3))))) (pow x 3))> |
#<alt (/ (+ (* -1/20 (pow y 4)) (* x (+ (* 1/5 (pow y 3)) (* x (+ (* -1/20 (+ (* 2 (pow y 2)) (* 4 (pow y 2)))) (* 1/5 (* x y))))))) (pow x 3))> |
#<alt (* 3/4 x)> |
#<alt (* x (+ 3/4 (* 1/5 (/ y x))))> |
#<alt (* x (+ 3/4 (+ (* -1/20 (/ (+ (* 2 (pow y 2)) (* 4 (pow y 2))) (pow x 2))) (* 1/5 (/ y x)))))> |
#<alt (* x (+ 3/4 (+ (* -1/20 (/ (+ (* 2 (pow y 2)) (* 4 (pow y 2))) (pow x 2))) (+ (* 1/5 (/ y x)) (* 1/5 (/ (pow y 3) (pow x 3)))))))> |
#<alt (* 3/4 x)> |
#<alt (* -1 (* x (- (* -1/5 (/ y x)) 3/4)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (* -1/20 (/ (+ (* 2 (pow y 2)) (* 4 (pow y 2))) x)) (* 1/5 y)) x)) 3/4)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (* -1 (/ (+ (* -1/5 (/ (pow y 3) x)) (* 1/20 (+ (* 2 (pow y 2)) (* 4 (pow y 2))))) x)) (* 1/5 y)) x)) 3/4)))> |
#<alt (* 4/5 (/ (+ (* -1/16 (pow x 4)) (pow x 4)) (pow x 3)))> |
#<alt (+ (* 1/5 y) (* 4/5 (/ (+ (* -1/16 (pow x 4)) (pow x 4)) (pow x 3))))> |
#<alt (+ (* 4/5 (/ (+ (* -1/16 (pow x 4)) (pow x 4)) (pow x 3))) (* y (+ 1/5 (* -1/20 (/ (* y (+ (* 2 (pow x 2)) (* 4 (pow x 2)))) (pow x 3))))))> |
#<alt (+ (* 4/5 (/ (+ (* -1/16 (pow x 4)) (pow x 4)) (pow x 3))) (* y (+ 1/5 (* y (+ (* -1/20 (/ (+ (* 2 (pow x 2)) (* 4 (pow x 2))) (pow x 3))) (* 1/5 (/ y (pow x 2))))))))> |
#<alt (* -1/20 (/ (pow y 4) (pow x 3)))> |
#<alt (* (pow y 4) (- (* 1/5 (/ 1 (* (pow x 2) y))) (* 1/20 (/ 1 (pow x 3)))))> |
#<alt (* (pow y 4) (- (+ (* -1/20 (/ (+ (* 2 (pow x 2)) (* 4 (pow x 2))) (* (pow x 3) (pow y 2)))) (/ 1/5 (* (pow x 2) y))) (* 1/20 (/ 1 (pow x 3)))))> |
#<alt (* (pow y 4) (- (+ (* -1/20 (/ (+ (* 2 (pow x 2)) (* 4 (pow x 2))) (* (pow x 3) (pow y 2)))) (+ (/ 1/5 (* (pow x 2) y)) (* 1/5 (/ 1 (pow y 3))))) (* 1/20 (/ 1 (pow x 3)))))> |
#<alt (* -1/20 (/ (pow y 4) (pow x 3)))> |
#<alt (* (pow y 4) (- (* 1/5 (/ 1 (* (pow x 2) y))) (* 1/20 (/ 1 (pow x 3)))))> |
#<alt (* (pow y 4) (- (* -1 (/ (- (* 1/20 (/ (+ (* 2 (pow x 2)) (* 4 (pow x 2))) (* (pow x 3) y))) (* 1/5 (/ 1 (pow x 2)))) y)) (* 1/20 (/ 1 (pow x 3)))))> |
#<alt (* (pow y 4) (- (* -1 (/ (- (* -1 (/ (+ (* -1/20 (/ (+ (* 2 (pow x 2)) (* 4 (pow x 2))) (pow x 3))) (* 1/5 (/ 1 y))) y)) (* 1/5 (/ 1 (pow x 2)))) y)) (* 1/20 (/ 1 (pow x 3)))))> |
#<alt (* -1/16 (pow y 4))> |
#<alt (+ (* -1/16 (pow y 4)) (* 1/4 (* x (pow y 3))))> |
#<alt (+ (* -1/16 (pow y 4)) (* x (+ (* -1/16 (* x (+ (* 2 (pow y 2)) (* 4 (pow y 2))))) (* 1/4 (pow y 3)))))> |
#<alt (+ (* -1/16 (pow y 4)) (* x (+ (* 1/4 (pow y 3)) (* x (+ (* -1/16 (+ (* 2 (pow y 2)) (* 4 (pow y 2)))) (* 1/4 (* x y)))))))> |
#<alt (* 15/16 (pow x 4))> |
#<alt (* (pow x 4) (+ 15/16 (* 1/4 (/ y x))))> |
#<alt (* (pow x 4) (+ 15/16 (+ (* -1/16 (/ (+ (* 2 (pow y 2)) (* 4 (pow y 2))) (pow x 2))) (* 1/4 (/ y x)))))> |
#<alt (* (pow x 4) (+ 15/16 (+ (* -1/16 (/ (+ (* 2 (pow y 2)) (* 4 (pow y 2))) (pow x 2))) (+ (* 1/4 (/ y x)) (* 1/4 (/ (pow y 3) (pow x 3)))))))> |
#<alt (* 15/16 (pow x 4))> |
#<alt (* (pow x 4) (+ 15/16 (* 1/4 (/ y x))))> |
#<alt (* (pow x 4) (+ 15/16 (* -1 (/ (+ (* -1/4 y) (* 1/16 (/ (+ (* 2 (pow y 2)) (* 4 (pow y 2))) x))) x))))> |
#<alt (* (pow x 4) (+ 15/16 (* -1 (/ (+ (* -1 (/ (+ (* -1/16 (+ (* 2 (pow y 2)) (* 4 (pow y 2)))) (* 1/4 (/ (pow y 3) x))) x)) (* -1/4 y)) x))))> |
#<alt (+ (* -1/16 (pow x 4)) (pow x 4))> |
#<alt (+ (* -1/16 (pow x 4)) (+ (* 1/4 (* (pow x 3) y)) (pow x 4)))> |
#<alt (+ (* -1/16 (pow x 4)) (+ (* y (+ (* -1/16 (* y (+ (* 2 (pow x 2)) (* 4 (pow x 2))))) (* 1/4 (pow x 3)))) (pow x 4)))> |
#<alt (+ (* -1/16 (pow x 4)) (+ (* y (+ (* 1/4 (pow x 3)) (* y (+ (* -1/16 (+ (* 2 (pow x 2)) (* 4 (pow x 2)))) (* 1/4 (* x y)))))) (pow x 4)))> |
#<alt (* -1/16 (pow y 4))> |
#<alt (* (pow y 4) (- (* 1/4 (/ x y)) 1/16))> |
#<alt (* (pow y 4) (- (+ (* -1/16 (/ (+ (* 2 (pow x 2)) (* 4 (pow x 2))) (pow y 2))) (* 1/4 (/ x y))) 1/16))> |
#<alt (* (pow y 4) (- (+ (* -1/16 (/ (+ (* 2 (pow x 2)) (* 4 (pow x 2))) (pow y 2))) (+ (* 1/4 (/ x y)) (* 1/4 (/ (pow x 3) (pow y 3))))) 1/16))> |
#<alt (* -1/16 (pow y 4))> |
#<alt (* (pow y 4) (- (* 1/4 (/ x y)) 1/16))> |
#<alt (* (pow y 4) (- (* -1 (/ (+ (* -1/4 x) (* 1/16 (/ (+ (* 2 (pow x 2)) (* 4 (pow x 2))) y))) y)) 1/16))> |
#<alt (* (pow y 4) (- (* -1 (/ (+ (* -1 (/ (+ (* -1/16 (+ (* 2 (pow x 2)) (* 4 (pow x 2)))) (* 1/4 (/ (pow x 3) y))) y)) (* -1/4 x)) y)) 1/16))> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<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)> |
#<alt (* -1/20 (/ (pow y 4) (pow x 3)))> |
#<alt (/ (+ (* -1/20 (* x (- (* y (+ (* -2 (pow y 2)) (* -1 (pow y 2)))) (pow y 3)))) (* -1/20 (pow y 4))) (pow x 3))> |
#<alt (/ (+ (* -1/20 (pow y 4)) (* x (+ (* -1/20 (* x (- (+ (* y (+ y (* 2 y))) (pow y 2)) (* -2 (pow y 2))))) (* -1/20 (- (* y (+ (* -2 (pow y 2)) (* -1 (pow y 2)))) (pow y 3)))))) (pow x 3))> |
#<alt (/ (+ (* -1/20 (pow y 4)) (* x (+ (* -1/20 (- (* y (+ (* -2 (pow y 2)) (* -1 (pow y 2)))) (pow y 3))) (* x (+ (* -1/20 (* x (- (+ (* -2 y) (+ (* -1 y) (* -1 (/ (+ (* -2 (pow y 2)) (* -1 (pow y 2))) y)))) (* 4 y)))) (* -1/20 (- (+ (* y (+ y (* 2 y))) (pow y 2)) (* -2 (pow y 2))))))))) (pow x 3))> |
#<alt (* 3/4 x)> |
#<alt (* x (+ 3/4 (* -1/20 (/ (- (* -1 (+ y (* 2 y))) y) x))))> |
#<alt (* x (+ 3/4 (+ (* -1/20 (/ (- (* -1 (+ y (* 2 y))) y) x)) (* -1/20 (/ (- (+ (* -1 (+ (* -2 (pow y 2)) (* -1 (pow y 2)))) (* -1 (pow y 2))) (* y (- (* -1 (+ y (* 2 y))) y))) (pow x 2))))))> |
#<alt (* x (+ 3/4 (+ (* -1/20 (/ (- (* -1 (+ y (* 2 y))) y) x)) (+ (* -1/20 (/ (- (+ (* -1 (+ (* -2 (pow y 2)) (* -1 (pow y 2)))) (* -1 (pow y 2))) (* y (- (* -1 (+ y (* 2 y))) y))) (pow x 2))) (* -1/20 (/ (- (+ (* -1 (pow y 3)) (* (pow y 2) (+ y (* 2 y)))) (* y (- (+ (* -1 (+ (* -2 (pow y 2)) (* -1 (pow y 2)))) (* -1 (pow y 2))) (* y (- (* -1 (+ y (* 2 y))) y))))) (pow x 3)))))))> |
#<alt (* 3/4 x)> |
#<alt (* -1 (* x (- (* -1/20 (/ (- (+ y (* 2 y)) (* -1 y)) x)) 3/4)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (* -1/20 (/ (- (* -1 (+ (* -1 (+ (* 2 (pow y 2)) (pow y 2))) (pow y 2))) (* -1 (* y (- (+ y (* 2 y)) (* -1 y))))) x)) (* 1/20 (- (+ y (* 2 y)) (* -1 y)))) x)) 3/4)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (* -1 (/ (+ (* -1/20 (/ (- (* -1 (+ (* -1 (pow y 3)) (* (pow y 2) (+ y (* 2 y))))) (* -1 (* y (- (* -1 (+ (* -1 (+ (* 2 (pow y 2)) (pow y 2))) (pow y 2))) (* -1 (* y (- (+ y (* 2 y)) (* -1 y)))))))) x)) (* 1/20 (- (* -1 (+ (* -1 (+ (* 2 (pow y 2)) (pow y 2))) (pow y 2))) (* -1 (* y (- (+ y (* 2 y)) (* -1 y))))))) x)) (* 1/20 (- (+ y (* 2 y)) (* -1 y)))) x)) 3/4)))> |
#<alt (* 4/5 (/ (- (pow x 4) (* 1/16 (pow x 4))) (pow x 3)))> |
#<alt (+ (* -1/20 (/ (* y (- (* -1 (* x (+ (* 2 (pow x 2)) (pow x 2)))) (pow x 3))) (pow x 3))) (* 4/5 (/ (- (pow x 4) (* 1/16 (pow x 4))) (pow x 3))))> |
#<alt (+ (* 4/5 (/ (- (pow x 4) (* 1/16 (pow x 4))) (pow x 3))) (* y (+ (* -1/20 (/ (* y (- (+ (* -1 (* x (+ (* -2 x) (* -1 x)))) (+ (* -1 (pow x 2)) (pow x 2))) (* -1 (+ (* 2 (pow x 2)) (pow x 2))))) (pow x 3))) (* -1/20 (/ (- (* -1 (* x (+ (* 2 (pow x 2)) (pow x 2)))) (pow x 3)) (pow x 3))))))> |
#<alt (+ (* 4/5 (/ (- (pow x 4) (* 1/16 (pow x 4))) (pow x 3))) (* y (+ (* -1/20 (/ (- (* -1 (* x (+ (* 2 (pow x 2)) (pow x 2)))) (pow x 3)) (pow x 3))) (* y (+ (* -1/20 (/ (* y (- (+ (* -1 (/ (+ (* 2 (pow x 2)) (pow x 2)) x)) (* 2 x)) (* -1 (+ (* -2 x) (* -1 x))))) (pow x 3))) (* -1/20 (/ (- (+ (* -1 (* x (+ (* -2 x) (* -1 x)))) (+ (* -1 (pow x 2)) (pow x 2))) (* -1 (+ (* 2 (pow x 2)) (pow x 2)))) (pow x 3))))))))> |
#<alt (* -1/20 (/ (pow y 4) (pow x 3)))> |
#<alt (* (pow y 4) (- (* -1/20 (/ (- (+ (* -2 x) (* -1 x)) x) (* (pow x 3) y))) (* 1/20 (/ 1 (pow x 3)))))> |
#<alt (* (pow y 4) (- (+ (* -1/20 (/ (- (+ (* -2 x) (* -1 x)) x) (* (pow x 3) y))) (* -1/20 (/ (- (+ (* -1 (pow x 2)) (+ (* 2 (pow x 2)) (pow x 2))) (* x (- (+ (* -2 x) (* -1 x)) x))) (* (pow x 3) (pow y 2))))) (* 1/20 (/ 1 (pow x 3)))))> |
#<alt (* (pow y 4) (- (+ (* -1/20 (/ (- (+ (* -2 x) (* -1 x)) x) (* (pow x 3) y))) (+ (* -1/20 (/ (- (+ (* -1 (* (pow x 2) (+ (* -2 x) (* -1 x)))) (* -1 (pow x 3))) (* x (- (+ (* -1 (pow x 2)) (+ (* 2 (pow x 2)) (pow x 2))) (* x (- (+ (* -2 x) (* -1 x)) x))))) (* (pow x 3) (pow y 3)))) (* -1/20 (/ (- (+ (* -1 (pow x 2)) (+ (* 2 (pow x 2)) (pow x 2))) (* x (- (+ (* -2 x) (* -1 x)) x))) (* (pow x 3) (pow y 2)))))) (* 1/20 (/ 1 (pow x 3)))))> |
#<alt (* -1/20 (/ (pow y 4) (pow x 3)))> |
#<alt (* (pow y 4) (- (* -1/20 (/ (- (* -1 (+ x (* 2 x))) x) (* (pow x 3) y))) (* 1/20 (/ 1 (pow x 3)))))> |
#<alt (* (pow y 4) (- (* -1 (/ (+ (* -1/20 (/ (- (* -1 (+ (* -1 (pow x 2)) (+ (* 2 (pow x 2)) (pow x 2)))) (* -1 (* x (- (* -1 (+ x (* 2 x))) x)))) (* (pow x 3) y))) (* 1/20 (/ (- (* -1 (+ x (* 2 x))) x) (pow x 3)))) y)) (* 1/20 (/ 1 (pow x 3)))))> |
#<alt (* (pow y 4) (- (* -1 (/ (+ (* -1 (/ (+ (* -1/20 (/ (- (* -1 (+ (* -1 (* (pow x 2) (+ x (* 2 x)))) (pow x 3))) (* -1 (* x (- (* -1 (+ (* -1 (pow x 2)) (+ (* 2 (pow x 2)) (pow x 2)))) (* -1 (* x (- (* -1 (+ x (* 2 x))) x))))))) (* (pow x 3) y))) (* 1/20 (/ (- (* -1 (+ (* -1 (pow x 2)) (+ (* 2 (pow x 2)) (pow x 2)))) (* -1 (* x (- (* -1 (+ x (* 2 x))) x)))) (pow x 3)))) y)) (* 1/20 (/ (- (* -1 (+ x (* 2 x))) x) (pow x 3)))) y)) (* 1/20 (/ 1 (pow x 3)))))> |
#<alt (* -1/16 (pow y 4))> |
#<alt (- (* -1/16 (* x (- (* y (+ (* -2 (pow y 2)) (* -1 (pow y 2)))) (pow y 3)))) (* 1/16 (pow y 4)))> |
#<alt (- (* x (- (* -1/16 (* x (- (+ (* y (+ y (* 2 y))) (pow y 2)) (* -2 (pow y 2))))) (* 1/16 (- (* y (+ (* -2 (pow y 2)) (* -1 (pow y 2)))) (pow y 3))))) (* 1/16 (pow y 4)))> |
#<alt (- (* x (- (* x (- (* -1/16 (* x (- (+ (* -2 y) (+ (* -1 y) (* -1 (/ (+ (* -2 (pow y 2)) (* -1 (pow y 2))) y)))) (* 4 y)))) (* 1/16 (- (+ (* y (+ y (* 2 y))) (pow y 2)) (* -2 (pow y 2)))))) (* 1/16 (- (* y (+ (* -2 (pow y 2)) (* -1 (pow y 2)))) (pow y 3))))) (* 1/16 (pow y 4)))> |
#<alt (* 15/16 (pow x 4))> |
#<alt (* (pow x 4) (+ 15/16 (* -1/16 (/ (- (* -1 (+ y (* 2 y))) y) x))))> |
#<alt (* (pow x 4) (- (+ 15/16 (* -1/16 (/ (- (+ (* -1 (+ (* -2 (pow y 2)) (* -1 (pow y 2)))) (* -1 (pow y 2))) (* y (- (* -1 (+ y (* 2 y))) y))) (pow x 2)))) (* 1/16 (/ (- (* -1 (+ y (* 2 y))) y) x))))> |
#<alt (* (pow x 4) (- (+ 15/16 (* -1/16 (/ (- (+ (* -1 (pow y 3)) (* (pow y 2) (+ y (* 2 y)))) (* y (- (+ (* -1 (+ (* -2 (pow y 2)) (* -1 (pow y 2)))) (* -1 (pow y 2))) (* y (- (* -1 (+ y (* 2 y))) y))))) (pow x 3)))) (+ (* 1/16 (/ (- (* -1 (+ y (* 2 y))) y) x)) (* 1/16 (/ (- (+ (* -1 (+ (* -2 (pow y 2)) (* -1 (pow y 2)))) (* -1 (pow y 2))) (* y (- (* -1 (+ y (* 2 y))) y))) (pow x 2))))))> |
#<alt (* 15/16 (pow x 4))> |
#<alt (* (pow x 4) (+ 15/16 (* 1/16 (/ (- (+ y (* 2 y)) (* -1 y)) x))))> |
#<alt (* (pow x 4) (+ 15/16 (* -1 (/ (- (* 1/16 (/ (- (* -1 (+ (* -1 (+ (* 2 (pow y 2)) (pow y 2))) (pow y 2))) (* -1 (* y (- (+ y (* 2 y)) (* -1 y))))) x)) (* 1/16 (- (+ y (* 2 y)) (* -1 y)))) x))))> |
#<alt (* (pow x 4) (+ 15/16 (* -1 (/ (- (* -1 (/ (- (* 1/16 (/ (- (* -1 (+ (* -1 (pow y 3)) (* (pow y 2) (+ y (* 2 y))))) (* -1 (* y (- (* -1 (+ (* -1 (+ (* 2 (pow y 2)) (pow y 2))) (pow y 2))) (* -1 (* y (- (+ y (* 2 y)) (* -1 y)))))))) x)) (* 1/16 (- (* -1 (+ (* -1 (+ (* 2 (pow y 2)) (pow y 2))) (pow y 2))) (* -1 (* y (- (+ y (* 2 y)) (* -1 y))))))) x)) (* 1/16 (- (+ y (* 2 y)) (* -1 y)))) x))))> |
#<alt (- (pow x 4) (* 1/16 (pow x 4)))> |
#<alt (- (+ (* -1/16 (* y (- (* -1 (* x (+ (* 2 (pow x 2)) (pow x 2)))) (pow x 3)))) (pow x 4)) (* 1/16 (pow x 4)))> |
#<alt (- (+ (* y (- (* -1/16 (* y (- (+ (* -1 (* x (+ (* -2 x) (* -1 x)))) (+ (* -1 (pow x 2)) (pow x 2))) (* -1 (+ (* 2 (pow x 2)) (pow x 2)))))) (* 1/16 (- (* -1 (* x (+ (* 2 (pow x 2)) (pow x 2)))) (pow x 3))))) (pow x 4)) (* 1/16 (pow x 4)))> |
#<alt (- (+ (* y (- (* y (- (* -1/16 (* y (- (+ (* -1 (/ (+ (* 2 (pow x 2)) (pow x 2)) x)) (* 2 x)) (* -1 (+ (* -2 x) (* -1 x)))))) (* 1/16 (- (+ (* -1 (* x (+ (* -2 x) (* -1 x)))) (+ (* -1 (pow x 2)) (pow x 2))) (* -1 (+ (* 2 (pow x 2)) (pow x 2))))))) (* 1/16 (- (* -1 (* x (+ (* 2 (pow x 2)) (pow x 2)))) (pow x 3))))) (pow x 4)) (* 1/16 (pow x 4)))> |
#<alt (* -1/16 (pow y 4))> |
#<alt (* (pow y 4) (- (* -1/16 (/ (- (+ (* -2 x) (* -1 x)) x) y)) 1/16))> |
#<alt (* (pow y 4) (- (* -1/16 (/ (- (+ (* -1 (pow x 2)) (+ (* 2 (pow x 2)) (pow x 2))) (* x (- (+ (* -2 x) (* -1 x)) x))) (pow y 2))) (+ 1/16 (* 1/16 (/ (- (+ (* -2 x) (* -1 x)) x) y)))))> |
#<alt (* (pow y 4) (- (* -1/16 (/ (- (+ (* -1 (* (pow x 2) (+ (* -2 x) (* -1 x)))) (* -1 (pow x 3))) (* x (- (+ (* -1 (pow x 2)) (+ (* 2 (pow x 2)) (pow x 2))) (* x (- (+ (* -2 x) (* -1 x)) x))))) (pow y 3))) (+ 1/16 (+ (* 1/16 (/ (- (+ (* -2 x) (* -1 x)) x) y)) (* 1/16 (/ (- (+ (* -1 (pow x 2)) (+ (* 2 (pow x 2)) (pow x 2))) (* x (- (+ (* -2 x) (* -1 x)) x))) (pow y 2)))))))> |
#<alt (* -1/16 (pow y 4))> |
#<alt (* (pow y 4) (- (* -1/16 (/ (- (* -1 (+ x (* 2 x))) x) y)) 1/16))> |
#<alt (* (pow y 4) (- (* -1 (/ (- (* -1/16 (/ (- (* -1 (+ (* -1 (pow x 2)) (+ (* 2 (pow x 2)) (pow x 2)))) (* -1 (* x (- (* -1 (+ x (* 2 x))) x)))) y)) (* -1/16 (- (* -1 (+ x (* 2 x))) x))) y)) 1/16))> |
#<alt (* (pow y 4) (- (* -1 (/ (- (* -1 (/ (- (* -1/16 (/ (- (* -1 (+ (* -1 (* (pow x 2) (+ x (* 2 x)))) (pow x 3))) (* -1 (* x (- (* -1 (+ (* -1 (pow x 2)) (+ (* 2 (pow x 2)) (pow x 2)))) (* -1 (* x (- (* -1 (+ x (* 2 x))) x))))))) y)) (* -1/16 (- (* -1 (+ (* -1 (pow x 2)) (+ (* 2 (pow x 2)) (pow x 2)))) (* -1 (* x (- (* -1 (+ x (* 2 x))) x)))))) y)) (* -1/16 (- (* -1 (+ x (* 2 x))) x))) y)) 1/16))> |
#<alt (* 1/16 (pow x 4))> |
#<alt (+ (* 1/16 (* y (- (* -1 (* x (+ (* 2 (pow x 2)) (pow x 2)))) (pow x 3)))) (* 1/16 (pow x 4)))> |
#<alt (+ (* 1/16 (pow x 4)) (* y (+ (* 1/16 (* y (- (+ (* -1 (* x (+ (* -2 x) (* -1 x)))) (+ (* -1 (pow x 2)) (pow x 2))) (* -1 (+ (* 2 (pow x 2)) (pow x 2)))))) (* 1/16 (- (* -1 (* x (+ (* 2 (pow x 2)) (pow x 2)))) (pow x 3))))))> |
#<alt (+ (* 1/16 (pow x 4)) (* y (+ (* 1/16 (- (* -1 (* x (+ (* 2 (pow x 2)) (pow x 2)))) (pow x 3))) (* y (+ (* 1/16 (* y (- (+ (* -1 (/ (+ (* 2 (pow x 2)) (pow x 2)) x)) (* 2 x)) (* -1 (+ (* -2 x) (* -1 x)))))) (* 1/16 (- (+ (* -1 (* x (+ (* -2 x) (* -1 x)))) (+ (* -1 (pow x 2)) (pow x 2))) (* -1 (+ (* 2 (pow x 2)) (pow x 2))))))))))> |
#<alt (* 1/16 (pow y 4))> |
#<alt (* (pow y 4) (+ 1/16 (* 1/16 (/ (- (+ (* -2 x) (* -1 x)) x) y))))> |
#<alt (* (pow y 4) (+ 1/16 (+ (* 1/16 (/ (- (+ (* -2 x) (* -1 x)) x) y)) (* 1/16 (/ (- (+ (* -1 (pow x 2)) (+ (* 2 (pow x 2)) (pow x 2))) (* x (- (+ (* -2 x) (* -1 x)) x))) (pow y 2))))))> |
#<alt (* (pow y 4) (+ 1/16 (+ (* 1/16 (/ (- (+ (* -2 x) (* -1 x)) x) y)) (+ (* 1/16 (/ (- (+ (* -1 (* (pow x 2) (+ (* -2 x) (* -1 x)))) (* -1 (pow x 3))) (* x (- (+ (* -1 (pow x 2)) (+ (* 2 (pow x 2)) (pow x 2))) (* x (- (+ (* -2 x) (* -1 x)) x))))) (pow y 3))) (* 1/16 (/ (- (+ (* -1 (pow x 2)) (+ (* 2 (pow x 2)) (pow x 2))) (* x (- (+ (* -2 x) (* -1 x)) x))) (pow y 2)))))))> |
#<alt (* 1/16 (pow y 4))> |
#<alt (* (pow y 4) (+ 1/16 (* 1/16 (/ (- (* -1 (+ x (* 2 x))) x) y))))> |
#<alt (* (pow y 4) (+ 1/16 (* -1 (/ (+ (* -1/16 (- (* -1 (+ x (* 2 x))) x)) (* 1/16 (/ (- (* -1 (+ (* -1 (pow x 2)) (+ (* 2 (pow x 2)) (pow x 2)))) (* -1 (* x (- (* -1 (+ x (* 2 x))) x)))) y))) y))))> |
#<alt (* (pow y 4) (+ 1/16 (* -1 (/ (+ (* -1 (/ (+ (* -1/16 (- (* -1 (+ (* -1 (pow x 2)) (+ (* 2 (pow x 2)) (pow x 2)))) (* -1 (* x (- (* -1 (+ x (* 2 x))) x))))) (* 1/16 (/ (- (* -1 (+ (* -1 (* (pow x 2) (+ x (* 2 x)))) (pow x 3))) (* -1 (* x (- (* -1 (+ (* -1 (pow x 2)) (+ (* 2 (pow x 2)) (pow x 2)))) (* -1 (* x (- (* -1 (+ x (* 2 x))) x))))))) y))) y)) (* -1/16 (- (* -1 (+ x (* 2 x))) x))) y))))> |
#<alt (* 1/16 (pow y 4))> |
#<alt (+ (* 1/16 (* x (- (* y (+ (* -2 (pow y 2)) (* -1 (pow y 2)))) (pow y 3)))) (* 1/16 (pow y 4)))> |
#<alt (+ (* 1/16 (pow y 4)) (* x (+ (* 1/16 (* x (- (+ (* y (+ y (* 2 y))) (pow y 2)) (* -2 (pow y 2))))) (* 1/16 (- (* y (+ (* -2 (pow y 2)) (* -1 (pow y 2)))) (pow y 3))))))> |
#<alt (+ (* 1/16 (pow y 4)) (* x (+ (* 1/16 (- (* y (+ (* -2 (pow y 2)) (* -1 (pow y 2)))) (pow y 3))) (* x (+ (* 1/16 (* x (- (+ (* -2 y) (+ (* -1 y) (* -1 (/ (+ (* -2 (pow y 2)) (* -1 (pow y 2))) y)))) (* 4 y)))) (* 1/16 (- (+ (* y (+ y (* 2 y))) (pow y 2)) (* -2 (pow y 2)))))))))> |
#<alt (* 1/16 (pow x 4))> |
#<alt (* (pow x 4) (+ 1/16 (* 1/16 (/ (- (* -1 (+ y (* 2 y))) y) x))))> |
#<alt (* (pow x 4) (+ 1/16 (+ (* 1/16 (/ (- (* -1 (+ y (* 2 y))) y) x)) (* 1/16 (/ (- (+ (* -1 (+ (* -2 (pow y 2)) (* -1 (pow y 2)))) (* -1 (pow y 2))) (* y (- (* -1 (+ y (* 2 y))) y))) (pow x 2))))))> |
#<alt (* (pow x 4) (+ 1/16 (+ (* 1/16 (/ (- (* -1 (+ y (* 2 y))) y) x)) (+ (* 1/16 (/ (- (+ (* -1 (+ (* -2 (pow y 2)) (* -1 (pow y 2)))) (* -1 (pow y 2))) (* y (- (* -1 (+ y (* 2 y))) y))) (pow x 2))) (* 1/16 (/ (- (+ (* -1 (pow y 3)) (* (pow y 2) (+ y (* 2 y)))) (* y (- (+ (* -1 (+ (* -2 (pow y 2)) (* -1 (pow y 2)))) (* -1 (pow y 2))) (* y (- (* -1 (+ y (* 2 y))) y))))) (pow x 3)))))))> |
#<alt (* 1/16 (pow x 4))> |
#<alt (* (pow x 4) (+ 1/16 (* -1/16 (/ (- (+ y (* 2 y)) (* -1 y)) x))))> |
#<alt (* (pow x 4) (+ 1/16 (* -1 (/ (+ (* -1/16 (/ (- (* -1 (+ (* -1 (+ (* 2 (pow y 2)) (pow y 2))) (pow y 2))) (* -1 (* y (- (+ y (* 2 y)) (* -1 y))))) x)) (* 1/16 (- (+ y (* 2 y)) (* -1 y)))) x))))> |
#<alt (* (pow x 4) (+ 1/16 (* -1 (/ (+ (* -1 (/ (+ (* -1/16 (/ (- (* -1 (+ (* -1 (pow y 3)) (* (pow y 2) (+ y (* 2 y))))) (* -1 (* y (- (* -1 (+ (* -1 (+ (* 2 (pow y 2)) (pow y 2))) (pow y 2))) (* -1 (* y (- (+ y (* 2 y)) (* -1 y)))))))) x)) (* 1/16 (- (* -1 (+ (* -1 (+ (* 2 (pow y 2)) (pow y 2))) (pow y 2))) (* -1 (* y (- (+ y (* 2 y)) (* -1 y))))))) x)) (* 1/16 (- (+ y (* 2 y)) (* -1 y)))) x))))> |
#<alt (pow x 4)> |
#<alt (+ (* y (- (* -1 (* x (+ (* 2 (pow x 2)) (pow x 2)))) (pow x 3))) (pow x 4))> |
#<alt (+ (* y (- (+ (* -1 (* x (+ (* 2 (pow x 2)) (pow x 2)))) (* y (- (+ (* -1 (* x (+ (* -2 x) (* -1 x)))) (+ (* -1 (pow x 2)) (pow x 2))) (* -1 (+ (* 2 (pow x 2)) (pow x 2)))))) (pow x 3))) (pow x 4))> |
#<alt (+ (* y (- (+ (* -1 (* x (+ (* 2 (pow x 2)) (pow x 2)))) (* y (- (+ (* -1 (* x (+ (* -2 x) (* -1 x)))) (+ (* -1 (pow x 2)) (+ (* y (- (+ (* -1 (/ (+ (* 2 (pow x 2)) (pow x 2)) x)) (* 2 x)) (* -1 (+ (* -2 x) (* -1 x))))) (pow x 2)))) (* -1 (+ (* 2 (pow x 2)) (pow x 2)))))) (pow x 3))) (pow x 4))> |
#<alt (pow y 4)> |
#<alt (* (pow y 4) (- (+ 1 (+ (* -2 (/ x y)) (* -1 (/ x y)))) (/ x y)))> |
#<alt (* (pow y 4) (- (+ 1 (+ (* -2 (/ x y)) (+ (* -1 (/ x y)) (+ (* -1 (/ (pow x 2) (pow y 2))) (+ (* 2 (/ (pow x 2) (pow y 2))) (/ (pow x 2) (pow y 2))))))) (+ (/ x y) (/ (* x (- (+ (* -2 x) (* -1 x)) x)) (pow y 2)))))> |
#<alt (* (pow y 4) (- (+ 1 (+ (* -2 (/ x y)) (+ (* -1 (/ x y)) (+ (* -1 (/ (* (pow x 2) (+ (* -2 x) (* -1 x))) (pow y 3))) (+ (* -1 (/ (pow x 2) (pow y 2))) (+ (* -1 (/ (pow x 3) (pow y 3))) (+ (* 2 (/ (pow x 2) (pow y 2))) (/ (pow x 2) (pow y 2))))))))) (+ (/ x y) (+ (/ (* x (- (+ (* -2 x) (* -1 x)) x)) (pow y 2)) (/ (* x (- (+ (* -1 (pow x 2)) (+ (* 2 (pow x 2)) (pow x 2))) (* x (- (+ (* -2 x) (* -1 x)) x)))) (pow y 3))))))> |
#<alt (pow y 4)> |
#<alt (* (pow y 4) (- (+ 1 (* -1 (/ (+ x (* 2 x)) y))) (/ x y)))> |
#<alt (* (pow y 4) (+ 1 (* -1 (/ (- (+ (* -1 (- (* -1 (+ x (* 2 x))) x)) (* -1 (/ (+ (* -1 (pow x 2)) (+ (* 2 (pow x 2)) (pow x 2))) y))) (* -1 (/ (* x (- (* -1 (+ x (* 2 x))) x)) y))) y))))> |
#<alt (* (pow y 4) (+ 1 (* -1 (/ (+ (* -1 (- (* -1 (+ x (* 2 x))) x)) (* -1 (/ (- (+ (* -1 (- (* -1 (+ (* -1 (pow x 2)) (+ (* 2 (pow x 2)) (pow x 2)))) (* -1 (* x (- (* -1 (+ x (* 2 x))) x))))) (* -1 (/ (+ (* -1 (* (pow x 2) (+ x (* 2 x)))) (pow x 3)) y))) (* -1 (/ (* x (- (* -1 (+ (* -1 (pow x 2)) (+ (* 2 (pow x 2)) (pow x 2)))) (* -1 (* x (- (* -1 (+ x (* 2 x))) x))))) y))) y))) y))))> |
#<alt (pow y 4)> |
#<alt (+ (* x (- (* y (+ (* -2 (pow y 2)) (* -1 (pow y 2)))) (pow y 3))) (pow y 4))> |
#<alt (+ (* x (- (+ (* x (- (+ (* y (+ y (* 2 y))) (pow y 2)) (* -2 (pow y 2)))) (* y (+ (* -2 (pow y 2)) (* -1 (pow y 2))))) (pow y 3))) (pow y 4))> |
#<alt (+ (* x (- (+ (* x (- (+ (* x (- (+ (* -2 y) (+ (* -1 y) (* -1 (/ (+ (* -2 (pow y 2)) (* -1 (pow y 2))) y)))) (* 4 y))) (+ (* y (+ y (* 2 y))) (pow y 2))) (* -2 (pow y 2)))) (* y (+ (* -2 (pow y 2)) (* -1 (pow y 2))))) (pow y 3))) (pow y 4))> |
#<alt (pow x 4)> |
#<alt (* (pow x 4) (- (+ 1 (* -1 (/ (+ y (* 2 y)) x))) (/ y x)))> |
#<alt (* (pow x 4) (- (+ 1 (+ (* -1 (/ (+ y (* 2 y)) x)) (+ (* -1 (/ (+ (* -2 (pow y 2)) (* -1 (pow y 2))) (pow x 2))) (* -1 (/ (pow y 2) (pow x 2)))))) (+ (/ y x) (/ (* y (- (* -1 (+ y (* 2 y))) y)) (pow x 2)))))> |
#<alt (* (pow x 4) (- (+ 1 (+ (* -1 (/ (+ y (* 2 y)) x)) (+ (* -1 (/ (+ (* -2 (pow y 2)) (* -1 (pow y 2))) (pow x 2))) (+ (* -1 (/ (pow y 2) (pow x 2))) (+ (* -1 (/ (pow y 3) (pow x 3))) (/ (* (pow y 2) (+ y (* 2 y))) (pow x 3))))))) (+ (/ y x) (+ (/ (* y (- (* -1 (+ y (* 2 y))) y)) (pow x 2)) (/ (* y (- (+ (* -1 (+ (* -2 (pow y 2)) (* -1 (pow y 2)))) (* -1 (pow y 2))) (* y (- (* -1 (+ y (* 2 y))) y)))) (pow x 3))))))> |
#<alt (pow x 4)> |
#<alt (* (pow x 4) (+ 1 (* -1 (/ (- (+ y (* 2 y)) (* -1 y)) x))))> |
#<alt (* (pow x 4) (+ 1 (* -1 (/ (- (+ y (+ (* -1 (/ (- (* -1 (+ (* -1 (+ (* 2 (pow y 2)) (pow y 2))) (pow y 2))) (* -1 (* y (- (+ y (* 2 y)) (* -1 y))))) x)) (* 2 y))) (* -1 y)) x))))> |
#<alt (* (pow x 4) (+ 1 (* -1 (/ (- (+ y (+ (* -1 (/ (- (+ (* -1 (+ (* -1 (+ (* 2 (pow y 2)) (pow y 2))) (pow y 2))) (* -1 (/ (- (* -1 (+ (* -1 (pow y 3)) (* (pow y 2) (+ y (* 2 y))))) (* -1 (* y (- (* -1 (+ (* -1 (+ (* 2 (pow y 2)) (pow y 2))) (pow y 2))) (* -1 (* y (- (+ y (* 2 y)) (* -1 y)))))))) x))) (* -1 (* y (- (+ y (* 2 y)) (* -1 y))))) x)) (* 2 y))) (* -1 y)) x))))> |
#<alt (* -3/2 (/ (pow x 2) (fabs (- y x))))> |
#<alt (* (pow x 2) (- (* -3 (/ x (pow (fabs (- y x)) 2))) (* 3/2 (/ 1 (fabs (- y x))))))> |
#<alt (* (pow x 2) (- (* x (- (* -6 (/ x (pow (fabs (- y x)) 3))) (* 3 (/ 1 (pow (fabs (- y x)) 2))))) (* 3/2 (/ 1 (fabs (- y x))))))> |
#<alt (* (pow x 2) (- (* x (- (* x (- (* -12 (/ x (pow (fabs (- y x)) 4))) (* 6 (/ 1 (pow (fabs (- y x)) 3))))) (* 3 (/ 1 (pow (fabs (- y x)) 2))))) (* 3/2 (/ 1 (fabs (- y x))))))> |
#<alt (* 3/4 x)> |
#<alt (* x (+ 3/4 (* 3/8 (/ (fabs (- y x)) x))))> |
#<alt (* x (- (+ 3/4 (* 3/16 (/ (pow (fabs (- y x)) 2) (pow x 2)))) (* -3/8 (/ (fabs (- y x)) x))))> |
#<alt (* x (- (+ 3/4 (* 3/32 (/ (pow (fabs (- y x)) 3) (pow x 3)))) (+ (* -3/8 (/ (fabs (- y x)) x)) (* -3/16 (/ (pow (fabs (- y x)) 2) (pow x 2))))))> |
#<alt (* 3/4 x)> |
#<alt (* -1 (* x (- (* -3/8 (/ (fabs (+ y (* -1 x))) x)) 3/4)))> |
#<alt (* -1 (* x (- (* -1 (/ (- (* 3/16 (/ (pow (fabs (+ y (* -1 x))) 2) x)) (* -3/8 (fabs (+ y (* -1 x))))) x)) 3/4)))> |
#<alt (* -1 (* x (- (* -1 (/ (- (* -1 (/ (- (* -3/32 (/ (pow (fabs (+ y (* -1 x))) 3) x)) (* 3/16 (pow (fabs (+ y (* -1 x))) 2))) x)) (* -3/8 (fabs (+ y (* -1 x))))) x)) 3/4)))> |
#<alt (* -3/4 (/ (pow x 2) (- (* 1/2 (fabs (- y x))) x)))> |
#<alt (* -3/4 (/ (pow x 2) (- (* 1/2 (fabs (- y x))) x)))> |
#<alt (* -3/4 (/ (pow x 2) (- (* 1/2 (fabs (- y x))) x)))> |
#<alt (* -3/4 (/ (pow x 2) (- (* 1/2 (fabs (- y x))) x)))> |
#<alt (* -3/4 (/ (pow x 2) (- (* 1/2 (fabs (- y x))) x)))> |
#<alt (* -3/4 (/ (pow x 2) (- (* 1/2 (fabs (- y x))) x)))> |
#<alt (* -3/4 (/ (pow x 2) (- (* 1/2 (fabs (- y x))) x)))> |
#<alt (* -3/4 (/ (pow x 2) (- (* 1/2 (fabs (- y x))) x)))> |
#<alt (* -3/4 (/ (pow x 2) (- (* 1/2 (fabs (neg (+ x (* -1 y))))) x)))> |
#<alt (* -3/4 (/ (pow x 2) (- (* 1/2 (fabs (neg (+ x (* -1 y))))) x)))> |
#<alt (* -3/4 (/ (pow x 2) (- (* 1/2 (fabs (neg (+ x (* -1 y))))) x)))> |
#<alt (* -3/4 (/ (pow x 2) (- (* 1/2 (fabs (neg (+ x (* -1 y))))) x)))> |
#<alt (* -3/4 (pow x 2))> |
#<alt (* -3/4 (pow x 2))> |
#<alt (* -3/4 (pow x 2))> |
#<alt (* -3/4 (pow x 2))> |
#<alt (* -3/4 (pow x 2))> |
#<alt (* -3/4 (pow x 2))> |
#<alt (* -3/4 (pow x 2))> |
#<alt (* -3/4 (pow x 2))> |
#<alt (* -3/4 (pow x 2))> |
#<alt (* -3/4 (pow x 2))> |
#<alt (* -3/4 (pow x 2))> |
#<alt (* -3/4 (pow x 2))> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (- (* 1/2 (fabs (- y x))) x)> |
#<alt (- (* 1/2 (fabs (- y x))) x)> |
#<alt (- (* 1/2 (fabs (- y x))) x)> |
#<alt (- (* 1/2 (fabs (- y x))) x)> |
#<alt (- (* 1/2 (fabs (- y x))) x)> |
#<alt (- (* 1/2 (fabs (- y x))) x)> |
#<alt (- (* 1/2 (fabs (- y x))) x)> |
#<alt (- (* 1/2 (fabs (- y x))) x)> |
#<alt (- (* 1/2 (fabs (neg (+ x (* -1 y))))) x)> |
#<alt (- (* 1/2 (fabs (neg (+ x (* -1 y))))) x)> |
#<alt (- (* 1/2 (fabs (neg (+ x (* -1 y))))) x)> |
#<alt (- (* 1/2 (fabs (neg (+ x (* -1 y))))) x)> |
#<alt (* 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)> |
#<alt (* x (- (* 1/2 (/ (fabs (- y x)) x)) 1))> |
#<alt (* x (- (* 1/2 (/ (fabs (- y x)) x)) 1))> |
#<alt (* x (- (* 1/2 (/ (fabs (- y x)) x)) 1))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (* -1/2 (/ (fabs (+ y (* -1 x))) x)))))> |
#<alt (* -1 (* x (+ 1 (* -1/2 (/ (fabs (+ y (* -1 x))) x)))))> |
#<alt (* -1 (* x (+ 1 (* -1/2 (/ (fabs (+ y (* -1 x))) x)))))> |
#<alt (pow x 4)> |
#<alt (+ (* -4 (* (pow x 3) y)) (pow x 4))> |
#<alt (+ (* y (+ (* -4 (pow x 3)) (* y (+ (* 2 (pow x 2)) (* 4 (pow x 2)))))) (pow x 4))> |
#<alt (+ (* y (+ (* -4 (pow x 3)) (* y (+ (* -4 (* x y)) (+ (* 2 (pow x 2)) (* 4 (pow x 2))))))) (pow x 4))> |
#<alt (pow y 4)> |
#<alt (* (pow y 4) (+ 1 (* -4 (/ x y))))> |
#<alt (* (pow y 4) (+ 1 (+ (* -4 (/ x y)) (+ (* 2 (/ (pow x 2) (pow y 2))) (* 4 (/ (pow x 2) (pow y 2)))))))> |
#<alt (* (pow y 4) (+ 1 (+ (* -4 (/ x y)) (+ (* -4 (/ (pow x 3) (pow y 3))) (+ (* 2 (/ (pow x 2) (pow y 2))) (* 4 (/ (pow x 2) (pow y 2))))))))> |
#<alt (pow y 4)> |
#<alt (* (pow y 4) (+ 1 (* -4 (/ x y))))> |
#<alt (* (pow y 4) (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* 2 (pow x 2)) (* 4 (pow x 2))) y)) (* 4 x)) y))))> |
#<alt (* (pow y 4) (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -4 (/ (pow x 3) y)) (+ (* 2 (pow x 2)) (* 4 (pow x 2)))) y)) (* 4 x)) y))))> |
#<alt (pow y 4)> |
#<alt (+ (* -4 (* x (pow y 3))) (pow y 4))> |
#<alt (+ (* x (+ (* -4 (pow y 3)) (* x (+ (* 2 (pow y 2)) (* 4 (pow y 2)))))) (pow y 4))> |
#<alt (+ (* x (+ (* -4 (pow y 3)) (* x (+ (* -4 (* x y)) (+ (* 2 (pow y 2)) (* 4 (pow y 2))))))) (pow y 4))> |
#<alt (pow x 4)> |
#<alt (* (pow x 4) (+ 1 (* -4 (/ y x))))> |
#<alt (* (pow x 4) (+ 1 (+ (* -4 (/ y x)) (+ (* 2 (/ (pow y 2) (pow x 2))) (* 4 (/ (pow y 2) (pow x 2)))))))> |
#<alt (* (pow x 4) (+ 1 (+ (* -4 (/ y x)) (+ (* -4 (/ (pow y 3) (pow x 3))) (+ (* 2 (/ (pow y 2) (pow x 2))) (* 4 (/ (pow y 2) (pow x 2))))))))> |
#<alt (pow x 4)> |
#<alt (* (pow x 4) (+ 1 (* -4 (/ y x))))> |
#<alt (* (pow x 4) (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* 2 (pow y 2)) (* 4 (pow y 2))) x)) (* 4 y)) x))))> |
#<alt (* (pow x 4) (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -4 (/ (pow y 3) x)) (+ (* 2 (pow y 2)) (* 4 (pow y 2)))) x)) (* 4 y)) x))))> |
#<alt (* 5/4 (pow x 2))> |
#<alt (* 5/4 (pow x 2))> |
#<alt (* 5/4 (pow x 2))> |
#<alt (* 5/4 (pow x 2))> |
#<alt (* 5/4 (pow x 2))> |
#<alt (* 5/4 (pow x 2))> |
#<alt (* 5/4 (pow x 2))> |
#<alt (* 5/4 (pow x 2))> |
#<alt (* 5/4 (pow x 2))> |
#<alt (* 5/4 (pow x 2))> |
#<alt (* 5/4 (pow x 2))> |
#<alt (* 5/4 (pow x 2))> |
#<alt (* -1 (pow x 2))> |
#<alt (- (pow y 2) (pow x 2))> |
#<alt (- (pow y 2) (pow x 2))> |
#<alt (- (pow y 2) (pow x 2))> |
#<alt (pow y 2)> |
#<alt (* (pow y 2) (+ 1 (* -1 (/ (pow x 2) (pow y 2)))))> |
#<alt (* (pow y 2) (+ 1 (* -1 (/ (pow x 2) (pow y 2)))))> |
#<alt (* (pow y 2) (+ 1 (* -1 (/ (pow x 2) (pow y 2)))))> |
#<alt (pow y 2)> |
#<alt (* (pow y 2) (+ 1 (* -1 (/ (pow x 2) (pow y 2)))))> |
#<alt (* (pow y 2) (+ 1 (* -1 (/ (pow x 2) (pow y 2)))))> |
#<alt (* (pow y 2) (+ 1 (* -1 (/ (pow x 2) (pow y 2)))))> |
#<alt (pow y 2)> |
#<alt (+ (* -1 (pow x 2)) (pow y 2))> |
#<alt (+ (* -1 (pow x 2)) (pow y 2))> |
#<alt (+ (* -1 (pow x 2)) (pow y 2))> |
#<alt (* -1 (pow x 2))> |
#<alt (* (pow x 2) (- (/ (pow y 2) (pow x 2)) 1))> |
#<alt (* (pow x 2) (- (/ (pow y 2) (pow x 2)) 1))> |
#<alt (* (pow x 2) (- (/ (pow y 2) (pow x 2)) 1))> |
#<alt (* -1 (pow x 2))> |
#<alt (* (pow x 2) (- (/ (pow y 2) (pow x 2)) 1))> |
#<alt (* (pow x 2) (- (/ (pow y 2) (pow x 2)) 1))> |
#<alt (* (pow x 2) (- (/ (pow y 2) (pow x 2)) 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)))> |
111 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 268.0ms | y | @ | -inf | (/ (* (- (* y y) (* x x)) (* (- y x) (* (- y x) (- y x)))) (+ x y)) |
| 13.0ms | x | @ | inf | (/ (* (- (* y y) (* x x)) (* (- y x) (* (- y x) (- y x)))) (+ x y)) |
| 3.0ms | x | @ | 0 | (/ (- (* x (* x (* x x))) (/ (/ (* (- (* y y) (* x x)) (* (- y x) (* (- y x) (- y x)))) (+ x y)) 16)) (* (* x (* x x)) 5/4)) |
| 1.0ms | y | @ | 0 | (/ (- (* x (* x (* x x))) (/ (/ (* (- (* y y) (* x x)) (* (- y x) (* (- y x) (- y x)))) (+ x y)) 16)) (* (* x (* x x)) 5/4)) |
| 1.0ms | y | @ | -inf | (/ (- (* x (* x (* x x))) (/ (/ (* (- (* y y) (* x x)) (* (- y x) (* (- y x) (- y x)))) (+ x y)) 16)) (* (* x (* x x)) 5/4)) |
| 1× | batch-egg-rewrite |
| 5072× | *-lowering-*.f32 |
| 5072× | *-lowering-*.f64 |
| 3388× | /-lowering-/.f32 |
| 3388× | /-lowering-/.f64 |
| 1962× | --lowering--.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 43 | 201 |
| 1 | 276 | 159 |
| 2 | 2624 | 157 |
| 0 | 10036 | 157 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* (pow (/ 4 (fabs (- y x))) -1/2) (sqrt (fabs (- y x)))) x) |
(* (pow (/ 4 (fabs (- y x))) -1/2) (sqrt (fabs (- y x)))) |
(pow (/ 4 (fabs (- y x))) -1/2) |
(/ 4 (fabs (- y x))) |
(/ 1 (/ 1 x)) |
(/ 1 x) |
(/ (+ (* x (* x (* x x))) (/ (* (* (- y x) (- y x)) (* (- y x) (- y x))) -16)) (* x (* (* x x) 5/4))) |
(+ (* x (* x (* x x))) (/ (* (* (- y x) (- y x)) (* (- y x) (- y x))) -16)) |
(* x (* x (* x x))) |
(* x (* x x)) |
(/ (- (* x (* x (* x x))) (/ (/ (* (- (* y y) (* x x)) (* (- y x) (* (- y x) (- y x)))) (+ x y)) 16)) (* (* x (* x x)) 5/4)) |
(- (* x (* x (* x x))) (/ (/ (* (- (* y y) (* x x)) (* (- y x) (* (- y x) (- y x)))) (+ x y)) 16)) |
(/ (/ (* (- (* y y) (* x x)) (* (- y x) (* (- y x) (- y x)))) (+ x y)) 16) |
(/ (* (- (* y y) (* x x)) (* (- y x) (* (- y x) (- y x)))) (+ x y)) |
(/ (* (* x x) -3/4) (- (/ (fabs (- y x)) 2) x)) |
(* (* x x) -3/4) |
(* x x) |
(- (/ (fabs (- y x)) 2) x) |
(* (* (- y x) (- y x)) (* (- y x) (- y x))) |
(* (* x x) 5/4) |
(- (* y y) (* x x)) |
(fabs (- y x)) |
| Outputs |
|---|
(+.f64 x (*.f64 (pow.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/4 binary64)))) |
(+.f64 (*.f64 (pow.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/4 binary64))) x) |
(-.f64 (*.f64 (pow.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/4 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(-.f64 (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 4 binary64))) (-.f64 (*.f64 (pow.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/4 binary64))) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (pow.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/4 binary64))) x))) |
(fma.f64 x #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/4 binary64)))) |
(fma.f64 (pow.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/4 binary64)) x) |
(fma.f64 (pow.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/4 binary64)) (pow.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 4 binary64)) #s(literal 1/2 binary64)) x) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (pow.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/4 binary64)))) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x) (*.f64 (pow.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/4 binary64)))) |
(fma.f64 (pow.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 4 binary64)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 4 binary64)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/4 binary64))) x) |
(fma.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 x #s(literal 1/2 binary64)) (*.f64 (pow.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/4 binary64)))) |
(fma.f64 (*.f64 (pow.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/4 binary64)) (pow.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 4 binary64)) #s(literal 1/4 binary64))) (pow.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 4 binary64)) #s(literal 1/4 binary64)) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 4 binary64))) (*.f64 x (-.f64 x (*.f64 (pow.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/4 binary64)))))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 4 binary64))) #s(literal 3/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/4 binary64))) x) (-.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 4 binary64))) (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 4 binary64))) #s(literal 3/2 binary64))) (+.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 4 binary64))) (*.f64 x (-.f64 x (*.f64 (pow.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/4 binary64))))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 4 binary64))) #s(literal 3/2 binary64))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 4 binary64))) (*.f64 x (*.f64 (pow.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/4 binary64))))))) |
(/.f64 (-.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 4 binary64))) (*.f64 x x)) (-.f64 (*.f64 (pow.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/4 binary64))) x)) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 4 binary64))) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 4 binary64))) (*.f64 x (-.f64 x (*.f64 (pow.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/4 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 4 binary64))) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (pow.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/4 binary64))) x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 4 binary64)))) (-.f64 x (*.f64 (pow.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/4 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 4 binary64))) (-.f64 (*.f64 (pow.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/4 binary64))) x)) (*.f64 (-.f64 (*.f64 (pow.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/4 binary64))) x) (*.f64 x x))) (*.f64 (-.f64 (*.f64 (pow.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/4 binary64))) x) (-.f64 (*.f64 (pow.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/4 binary64))) x))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 4 binary64))) (*.f64 x (-.f64 x (*.f64 (pow.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/4 binary64)))))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 4 binary64))) #s(literal 3/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/4 binary64))) x) (-.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 4 binary64))) (*.f64 x x))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 4 binary64))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 4 binary64))) (*.f64 x (-.f64 x (*.f64 (pow.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/4 binary64)))))))) |
(*.f64 (-.f64 (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 4 binary64))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/4 binary64))) x))) |
(exp.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))))) (*.f64 (log.f64 (fabs.f64 (-.f64 y x))) #s(literal 1/2 binary64)))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (fabs.f64 (-.f64 y x))) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (log.f64 (/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))))))) |
(*.f64 (pow.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/4 binary64)) (pow.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 4 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 4 binary64)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 4 binary64)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/4 binary64)))) |
(*.f64 (*.f64 (pow.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/4 binary64)) (pow.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 4 binary64)) #s(literal 1/4 binary64))) (pow.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 4 binary64)) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x)))))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 4 binary64)) #s(literal 1/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) #s(literal 2 binary64))) #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x)))) #s(literal -1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x)))) #s(literal -1/4 binary64)) (*.f64 (log.f64 (/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x)))) #s(literal -1/4 binary64)))) |
(pow.f64 (/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 4 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) #s(literal 2 binary64)) #s(literal -1/4 binary64)) |
(pow.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 4 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))))) |
(*.f64 (pow.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/4 binary64)) (pow.f64 #s(literal 4 binary64) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 4 binary64)) #s(literal 1/4 binary64)) (pow.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 4 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 #s(literal 4 binary64) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 4 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 #s(literal -4 binary64) #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/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/4 binary64))) |
(exp.f64 (log.f64 (/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 4 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -4 binary64) (fabs.f64 (-.f64 y x)))) |
(/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) |
(/.f64 #s(literal 4 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 4 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 4 binary64))) |
(/.f64 #s(literal 1 binary64) (exp.f64 (log.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 4 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 4 binary64)))) |
(/.f64 #s(literal -4 binary64) (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 y x)))) |
(/.f64 (exp.f64 (log.f64 #s(literal 4 binary64))) (exp.f64 (log.f64 (fabs.f64 (-.f64 y x))))) |
(/.f64 (exp.f64 (log.f64 #s(literal -4 binary64))) (exp.f64 (log.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 y x)))))) |
(pow.f64 (/.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 4 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 4 binary64) (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 y x)))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x)))) |
(*.f64 #s(literal -4 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 4 binary64)) |
(*.f64 (exp.f64 (log.f64 #s(literal 4 binary64))) (exp.f64 (log.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 y x)))))) |
x |
(exp.f64 (log.f64 x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 1 binary64))) |
(exp.f64 (-.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) (log.f64 x))) |
(neg.f64 (-.f64 #s(literal 0 binary64) x)) |
(/.f64 x #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 x x) x) |
(/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x (*.f64 x x))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) |
(pow.f64 x #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 x #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) x) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64))) |
(*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 x #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(exp.f64 (log.f64 (/.f64 #s(literal 1 binary64) x))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) |
(exp.f64 (-.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) (*.f64 (log.f64 x) #s(literal 3 binary64)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) x)) |
(/.f64 #s(literal 1 binary64) x) |
(/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(/.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) |
(pow.f64 x #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(+.f64 (/.f64 x #s(literal 5/4 binary64)) (neg.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 x (*.f64 x x))) #s(literal 1/20 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 x (*.f64 x x)))) #s(literal 5/4 binary64)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 x #s(literal 5/4 binary64)) (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 x (*.f64 x x))) #s(literal 1/20 binary64))) |
(fma.f64 x (/.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 x (*.f64 x x))) #s(literal 1/20 binary64)))) |
(fma.f64 x (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (neg.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 x (*.f64 x x))) #s(literal 1/20 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 x #s(literal 5/4 binary64)) (neg.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 x (*.f64 x x))) #s(literal 1/20 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x x) #s(literal 5/4 binary64)) (neg.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 x (*.f64 x x))) #s(literal 1/20 binary64)))) |
(fma.f64 (*.f64 x x) (/.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 x (*.f64 x x))) #s(literal 1/20 binary64)))) |
(fma.f64 (*.f64 x x) (/.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (neg.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 x (*.f64 x x))) #s(literal 1/20 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (neg.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 x (*.f64 x x))) #s(literal 1/20 binary64)))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 #s(literal 4/5 binary64) (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 x (*.f64 x x))) #s(literal 1/20 binary64)))) |
(fma.f64 (/.f64 x #s(literal 5/4 binary64)) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 x (*.f64 x x))) #s(literal 1/20 binary64)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 5/4 binary64)) (neg.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 x (*.f64 x x))) #s(literal 1/20 binary64)))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) #s(literal 5/4 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) (neg.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 x (*.f64 x x))) #s(literal 1/20 binary64)))) |
(fma.f64 (/.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 x x) (neg.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 x (*.f64 x x))) #s(literal 1/20 binary64)))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) x (neg.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 x (*.f64 x x))) #s(literal 1/20 binary64)))) |
(fma.f64 (/.f64 (*.f64 x x) #s(literal 5/4 binary64)) (/.f64 #s(literal 1 binary64) x) (neg.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 x (*.f64 x x))) #s(literal 1/20 binary64)))) |
(neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -5/4 binary64)))) |
(neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 x (*.f64 x x)))) #s(literal 5/4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 5/4 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 x (*.f64 x x)))) #s(literal 5/4 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 5/4 binary64) (-.f64 x (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 x (*.f64 x x)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 x (*.f64 x x)))) #s(literal 5/4 binary64))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -5/4 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal -4096 binary64)))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -16 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal -4096 binary64)))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal 256 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))))) |
(/.f64 (-.f64 x (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 x (*.f64 x x)))) #s(literal 5/4 binary64)) |
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64))) x) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal -4096 binary64)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -16 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal -4096 binary64)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal 256 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64))) x)) (neg.f64 (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x))))) (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -5/4 binary64)))) |
(/.f64 (neg.f64 (-.f64 x (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 x (*.f64 x x))))) #s(literal -5/4 binary64)) |
(/.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x x)) #s(literal 125/64 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 x (*.f64 x x))) #s(literal 1/20 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 x (*.f64 x x))) #s(literal 1/20 binary64)) (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 x (*.f64 x x))) #s(literal 1/20 binary64))))) (+.f64 (*.f64 (/.f64 x #s(literal 5/4 binary64)) (/.f64 x #s(literal 5/4 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 x (*.f64 x x))) #s(literal 1/20 binary64)) (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 x (*.f64 x x))) #s(literal 1/20 binary64))) (*.f64 (/.f64 x #s(literal 5/4 binary64)) (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 x (*.f64 x x))) #s(literal 1/20 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 x #s(literal 5/4 binary64)) (/.f64 x #s(literal 5/4 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 x (*.f64 x x))) #s(literal 1/20 binary64)) (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 x (*.f64 x x))) #s(literal 1/20 binary64)))) (+.f64 (/.f64 x #s(literal 5/4 binary64)) (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 x (*.f64 x x))) #s(literal 1/20 binary64)))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64))) #s(literal 1 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal -4096 binary64)))) (/.f64 #s(literal 4/5 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -16 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal -4096 binary64)))) (/.f64 #s(literal 4/5 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal 256 binary64))) (/.f64 #s(literal 4/5 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)))) |
(/.f64 (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64))) x) x) (*.f64 x #s(literal 5/4 binary64))) |
(/.f64 (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64))) x) #s(literal 5/4 binary64)) (*.f64 x x)) |
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64))) #s(literal 5/4 binary64)) (*.f64 x (*.f64 x x))) |
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64))) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) x) |
(/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -5/4 binary64))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) x)) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 5/4 binary64)) (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) #s(literal 5/4 binary64))) (*.f64 x (*.f64 x x))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) x) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)))) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 #s(literal 16 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))))) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 #s(literal 16 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -5/4 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64)))) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -5/4 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (+.f64 y x) #s(literal 16 binary64)))) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (-.f64 y x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x)))))) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (+.f64 y x) #s(literal 16 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) #s(literal 16 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) #s(literal 16 binary64)))) |
(/.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)))) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) #s(literal -16 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))))) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) #s(literal -16 binary64)))) |
(/.f64 (-.f64 #s(literal 5/4 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 5/4 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 5/4 binary64)) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) x))) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) #s(literal 5/4 binary64)))) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 x (*.f64 x x)))) |
(/.f64 (-.f64 x (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))))) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 #s(literal 16 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 #s(literal 16 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -5/4 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64)))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -5/4 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (+.f64 y x) #s(literal 16 binary64)))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (-.f64 y x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x)))))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (+.f64 y x) #s(literal 16 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) #s(literal 16 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) #s(literal 16 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) #s(literal -16 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) #s(literal -16 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 5/4 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) #s(literal 5/4 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) x))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) #s(literal 5/4 binary64)))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 x (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) x)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -5/4 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -5/4 binary64)) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 #s(literal 16 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -5/4 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -5/4 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 #s(literal 16 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -5/4 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -5/4 binary64)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -5/4 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -5/4 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (+.f64 y x) #s(literal 16 binary64)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -5/4 binary64)) (*.f64 (-.f64 y x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x)))))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -5/4 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (+.f64 y x) #s(literal 16 binary64))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) #s(literal 16 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -5/4 binary64)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -5/4 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) #s(literal 16 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -5/4 binary64)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -5/4 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) #s(literal -16 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -5/4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -5/4 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) #s(literal -16 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 5/4 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -5/4 binary64)) (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -5/4 binary64)) #s(literal 5/4 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -5/4 binary64)) (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -5/4 binary64)) (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -5/4 binary64)) (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) #s(literal 5/4 binary64)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -5/4 binary64)) (*.f64 x (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x))) x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -5/4 binary64)) (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -5/4 binary64)) x)) |
(/.f64 (-.f64 (*.f64 x (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)))) #s(literal 5/4 binary64)) (*.f64 #s(literal 5/4 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 #s(literal 16 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))))) #s(literal 5/4 binary64)) (*.f64 #s(literal 5/4 binary64) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 #s(literal 16 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -5/4 binary64))) (*.f64 #s(literal 5/4 binary64) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64)))) (*.f64 #s(literal 5/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -5/4 binary64)))) |
(/.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (+.f64 y x) #s(literal 16 binary64)))) (*.f64 #s(literal 5/4 binary64) (*.f64 (-.f64 y x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x)))))) (*.f64 #s(literal 5/4 binary64) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (+.f64 y x) #s(literal 16 binary64))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) #s(literal 16 binary64))) (*.f64 #s(literal 5/4 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))) (*.f64 #s(literal 5/4 binary64) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) #s(literal 16 binary64)))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (*.f64 #s(literal 5/4 binary64) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)))) (*.f64 #s(literal 5/4 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) #s(literal -16 binary64))) (*.f64 #s(literal 5/4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))))) (*.f64 #s(literal 5/4 binary64) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) #s(literal -16 binary64)))) |
(/.f64 (-.f64 (*.f64 x #s(literal 5/4 binary64)) (*.f64 #s(literal 5/4 binary64) (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 x (*.f64 x x))))) #s(literal 25/16 binary64)) |
(/.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 #s(literal 5/4 binary64) (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) x))) (*.f64 #s(literal 5/4 binary64) (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 #s(literal 5/4 binary64) (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) #s(literal 5/4 binary64)))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 #s(literal 5/4 binary64) (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))))) (*.f64 x #s(literal 5/4 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)))) (*.f64 (*.f64 (*.f64 x x) #s(literal 5/4 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 x x) #s(literal 5/4 binary64)) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 #s(literal 16 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))))) (*.f64 (*.f64 (*.f64 x x) #s(literal 5/4 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 x x) #s(literal 5/4 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 #s(literal 16 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -5/4 binary64))) (*.f64 (*.f64 (*.f64 x x) #s(literal 5/4 binary64)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64)))) (*.f64 (*.f64 (*.f64 x x) #s(literal 5/4 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -5/4 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (+.f64 y x) #s(literal 16 binary64)))) (*.f64 (*.f64 (*.f64 x x) #s(literal 5/4 binary64)) (*.f64 (-.f64 y x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x)))))) (*.f64 (*.f64 (*.f64 x x) #s(literal 5/4 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (+.f64 y x) #s(literal 16 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) #s(literal 16 binary64))) (*.f64 (*.f64 (*.f64 x x) #s(literal 5/4 binary64)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))) (*.f64 (*.f64 (*.f64 x x) #s(literal 5/4 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) #s(literal 16 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (*.f64 (*.f64 (*.f64 x x) #s(literal 5/4 binary64)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)))) (*.f64 (*.f64 (*.f64 x x) #s(literal 5/4 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) #s(literal -16 binary64))) (*.f64 (*.f64 (*.f64 x x) #s(literal 5/4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))))) (*.f64 (*.f64 (*.f64 x x) #s(literal 5/4 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) #s(literal -16 binary64)))) |
(/.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (*.f64 (*.f64 x x) #s(literal 5/4 binary64)) (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (*.f64 x x) #s(literal 5/4 binary64)) #s(literal 5/4 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (*.f64 (*.f64 x x) #s(literal 5/4 binary64)) (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) x))) (*.f64 (*.f64 (*.f64 x x) #s(literal 5/4 binary64)) (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) #s(literal 5/4 binary64)) (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) #s(literal 5/4 binary64)))) (*.f64 (*.f64 (*.f64 x x) #s(literal 5/4 binary64)) (*.f64 x (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) #s(literal 5/4 binary64)) (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 5/4 binary64)) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 5/4 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 #s(literal 16 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 #s(literal 16 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 5/4 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -5/4 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -5/4 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 5/4 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (+.f64 y x) #s(literal 16 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x)))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (+.f64 y x) #s(literal 16 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 5/4 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) #s(literal 16 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) #s(literal 16 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 5/4 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 5/4 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) #s(literal -16 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) #s(literal -16 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 5/4 binary64)) #s(literal 5/4 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 5/4 binary64)) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 5/4 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) #s(literal 5/4 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 5/4 binary64)) x) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)))) x) (*.f64 x (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 #s(literal 16 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))))) x) (*.f64 x (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 #s(literal 16 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -5/4 binary64))) (*.f64 x (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64)))) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -5/4 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (+.f64 y x) #s(literal 16 binary64)))) (*.f64 x (*.f64 (-.f64 y x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x)))))) (*.f64 x (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (+.f64 y x) #s(literal 16 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) #s(literal 16 binary64))) (*.f64 x (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))) (*.f64 x (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) #s(literal 16 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (*.f64 x (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) #s(literal -16 binary64))) (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))))) (*.f64 x (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) #s(literal -16 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) #s(literal 5/4 binary64)) (*.f64 x (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x #s(literal 5/4 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 x (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) x))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 x (*.f64 x x))) (*.f64 x (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) #s(literal 5/4 binary64)))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) x) (*.f64 x (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))))) (*.f64 x x)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 x (*.f64 x x)))) #s(literal 5/4 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 5/4 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64))) x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 x (*.f64 x x)))) #s(literal 5/4 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 5/4 binary64) (-.f64 x (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 x (*.f64 x x)))) #s(literal 5/4 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 5/4 binary64)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64)))) #s(literal -1 binary64))) |
(*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64))) (/.f64 #s(literal 4/5 binary64) (*.f64 x (*.f64 x x)))) |
(*.f64 (+.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -5/4 binary64)))) |
(*.f64 (/.f64 #s(literal 4/5 binary64) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64)))) |
(*.f64 (/.f64 #s(literal 4/5 binary64) (*.f64 x (*.f64 x x))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64)))) #s(literal -1 binary64))) |
(*.f64 (-.f64 x (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 x (*.f64 x x)))) #s(literal 4/5 binary64)) |
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64))) x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (pow.f64 (/.f64 #s(literal 5/4 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64))) x)) |
(*.f64 #s(literal 4/5 binary64) (-.f64 x (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 x (*.f64 x x))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal -4096 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal -4096 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -16 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal 256 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))))) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64))) |
(+.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) |
(+.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64))) (+.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)))) |
(-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal -4096 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)))) (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal 256 binary64)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))))) |
(fma.f64 x (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64))) |
(fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal -16 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(fma.f64 (-.f64 y x) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) |
(fma.f64 (-.f64 y x) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -16 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) |
(fma.f64 (*.f64 x x) (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64))) |
(fma.f64 (*.f64 x (*.f64 x x)) x (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64))) |
(fma.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal -16 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) |
(fma.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 y x) #s(literal -1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) |
(fma.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 (-.f64 y x) #s(literal -16 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) |
(fma.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) |
(fma.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal -4096 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)))) |
(fma.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal -4096 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -16 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))))) (+.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)))) |
(fma.f64 #s(literal -1/16 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal 256 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)))) (+.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)))) |
(fma.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal -16 binary64)) (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal -4096 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -16 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal -4096 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal 256 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal -4096 binary64)))) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -16 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal -4096 binary64)))) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal -4096 binary64)))) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal 256 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal -16 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal 256 binary64))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal -4096 binary64))))) (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal -4096 binary64))))) (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -16 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal 256 binary64)))) (neg.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal 256 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 16 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))) (/.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 16 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (+.f64 y x) #s(literal 16 binary64)) (*.f64 (-.f64 y x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (+.f64 y x) #s(literal 16 binary64)) (*.f64 (-.f64 y x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 y x) #s(literal 16 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 y x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x)))))) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 y x) #s(literal 16 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 16 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 16 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))))) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -16 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))))) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -16 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (neg.f64 (*.f64 (+.f64 y x) #s(literal 16 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x))))))) (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (*.f64 (+.f64 y x) #s(literal 16 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 16 binary64) (-.f64 #s(literal 0 binary64) (+.f64 y x)))) (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x))))))) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 16 binary64) (-.f64 #s(literal 0 binary64) (+.f64 y x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/16 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (+.f64 y x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (-.f64 y x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x)))) #s(literal 1/16 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal 0 binary64) (+.f64 y x))) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x))))) #s(literal 1/16 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) (+.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (+.f64 y x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (-.f64 y x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x)))) #s(literal 16 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 16 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))) (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 16 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (/.f64 (*.f64 (+.f64 y x) #s(literal 16 binary64)) (*.f64 (-.f64 y x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x)))))) (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 (+.f64 y x) #s(literal 16 binary64)) (*.f64 (-.f64 y x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (*.f64 (+.f64 y x) #s(literal 16 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (-.f64 y x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x)))))) (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (+.f64 y x) #s(literal 16 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) #s(literal 16 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))) (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 16 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))))) (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) #s(literal -16 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) x) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))))) (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -16 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (neg.f64 (*.f64 (+.f64 y x) #s(literal 16 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) x) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x))))))) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (*.f64 (+.f64 y x) #s(literal 16 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (*.f64 #s(literal 16 binary64) (-.f64 #s(literal 0 binary64) (+.f64 y x)))) (*.f64 (/.f64 #s(literal -1 binary64) x) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x))))))) (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 #s(literal 16 binary64) (-.f64 #s(literal 0 binary64) (+.f64 y x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))) (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/16 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (+.f64 y x)) (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 (-.f64 y x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x)))) #s(literal 1/16 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) x) (+.f64 y x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 y x))) (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x))))) #s(literal 1/16 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) x) (-.f64 #s(literal 0 binary64) (+.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (+.f64 y x)) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 (-.f64 y x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x)))) #s(literal 16 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) x) (+.f64 y x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) (/.f64 #s(literal 16 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))) (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 16 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (+.f64 y x) #s(literal 16 binary64)) (*.f64 (-.f64 y x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x)))))) (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 (+.f64 y x) #s(literal 16 binary64)) (*.f64 (-.f64 y x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) (*.f64 (+.f64 y x) #s(literal 16 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (-.f64 y x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x)))))) (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (+.f64 y x) #s(literal 16 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) #s(literal 16 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))) (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 16 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))))) (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) #s(literal -16 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) x) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))))) (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -16 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 (+.f64 y x) #s(literal 16 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) x) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x))))))) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (*.f64 (+.f64 y x) #s(literal 16 binary64))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) (*.f64 #s(literal 16 binary64) (-.f64 #s(literal 0 binary64) (+.f64 y x)))) (*.f64 (/.f64 #s(literal -1 binary64) x) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x))))))) (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 #s(literal 16 binary64) (-.f64 #s(literal 0 binary64) (+.f64 y x))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))) (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/16 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) (+.f64 y x)) (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 (-.f64 y x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x)))) #s(literal 1/16 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) x) (+.f64 y x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) (+.f64 y x))) (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x))))) #s(literal 1/16 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) x) (-.f64 #s(literal 0 binary64) (+.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) (+.f64 y x)) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 (-.f64 y x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x)))) #s(literal 16 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) x) (+.f64 y x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)))))) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))))) (*.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal -4096 binary64))))) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))))) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal 256 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal -4096 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -16 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal -4096 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal 256 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal -4096 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))))))) |
(*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal -4096 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -16 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal 256 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))))) |
(exp.f64 (*.f64 #s(literal 4 binary64) (log.f64 x))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64))) |
(exp.f64 (+.f64 (log.f64 x) (*.f64 (log.f64 x) #s(literal 3 binary64)))) |
(exp.f64 (+.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)) (log.f64 x))) |
(exp.f64 (-.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)) (log.f64 (/.f64 #s(literal 1 binary64) x)))) |
(/.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (neg.f64 (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(pow.f64 x #s(literal 4 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -4 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 2 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) #s(literal -2 binary64)) |
(pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64)) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) |
(*.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 4 binary64))) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(*.f64 (*.f64 x (*.f64 x x)) x) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -3 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 3/2 binary64))) |
(exp.f64 (+.f64 (log.f64 x) (*.f64 #s(literal 2 binary64) (log.f64 x)))) |
(exp.f64 (+.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) (log.f64 x))) |
(exp.f64 (-.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) (log.f64 (/.f64 #s(literal 1 binary64) x)))) |
(neg.f64 (neg.f64 (*.f64 x (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) |
(/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) x) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(pow.f64 x #s(literal 3 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -3 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 3/2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) #s(literal -3/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(*.f64 x (*.f64 x x)) |
(*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) |
(*.f64 (*.f64 x x) x) |
(*.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (*.f64 x x)))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -3 binary64))) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -3 binary64)) (pow.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -3 binary64))) |
(+.f64 (/.f64 x #s(literal 5/4 binary64)) (neg.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 x (*.f64 x x))) #s(literal 1/20 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 x (*.f64 x x)))) #s(literal 5/4 binary64)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 x #s(literal 5/4 binary64)) (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 x (*.f64 x x))) #s(literal 1/20 binary64))) |
(fma.f64 x (/.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 x (*.f64 x x))) #s(literal 1/20 binary64)))) |
(fma.f64 x (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (neg.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 x (*.f64 x x))) #s(literal 1/20 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 x #s(literal 5/4 binary64)) (neg.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 x (*.f64 x x))) #s(literal 1/20 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x x) #s(literal 5/4 binary64)) (neg.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 x (*.f64 x x))) #s(literal 1/20 binary64)))) |
(fma.f64 (*.f64 x x) (/.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 x (*.f64 x x))) #s(literal 1/20 binary64)))) |
(fma.f64 (*.f64 x x) (/.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (neg.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 x (*.f64 x x))) #s(literal 1/20 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (neg.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 x (*.f64 x x))) #s(literal 1/20 binary64)))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 #s(literal 4/5 binary64) (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 x (*.f64 x x))) #s(literal 1/20 binary64)))) |
(fma.f64 (/.f64 x #s(literal 5/4 binary64)) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 x (*.f64 x x))) #s(literal 1/20 binary64)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 5/4 binary64)) (neg.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 x (*.f64 x x))) #s(literal 1/20 binary64)))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) #s(literal 5/4 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) (neg.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 x (*.f64 x x))) #s(literal 1/20 binary64)))) |
(fma.f64 (/.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 x x) (neg.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 x (*.f64 x x))) #s(literal 1/20 binary64)))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) x (neg.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 x (*.f64 x x))) #s(literal 1/20 binary64)))) |
(fma.f64 (/.f64 (*.f64 x x) #s(literal 5/4 binary64)) (/.f64 #s(literal 1 binary64) x) (neg.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 x (*.f64 x x))) #s(literal 1/20 binary64)))) |
(neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -5/4 binary64)))) |
(neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 x (*.f64 x x)))) #s(literal 5/4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 5/4 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 x (*.f64 x x)))) #s(literal 5/4 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 5/4 binary64) (-.f64 x (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 x (*.f64 x x)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 x (*.f64 x x)))) #s(literal 5/4 binary64))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -5/4 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal -4096 binary64)))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -16 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal -4096 binary64)))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal 256 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))))) |
(/.f64 (-.f64 x (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 x (*.f64 x x)))) #s(literal 5/4 binary64)) |
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64))) x) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal -4096 binary64)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -16 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal -4096 binary64)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal 256 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64))) x)) (neg.f64 (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x))))) (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -5/4 binary64)))) |
(/.f64 (neg.f64 (-.f64 x (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 x (*.f64 x x))))) #s(literal -5/4 binary64)) |
(/.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x x)) #s(literal 125/64 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 x (*.f64 x x))) #s(literal 1/20 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 x (*.f64 x x))) #s(literal 1/20 binary64)) (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 x (*.f64 x x))) #s(literal 1/20 binary64))))) (+.f64 (*.f64 (/.f64 x #s(literal 5/4 binary64)) (/.f64 x #s(literal 5/4 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 x (*.f64 x x))) #s(literal 1/20 binary64)) (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 x (*.f64 x x))) #s(literal 1/20 binary64))) (*.f64 (/.f64 x #s(literal 5/4 binary64)) (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 x (*.f64 x x))) #s(literal 1/20 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 x #s(literal 5/4 binary64)) (/.f64 x #s(literal 5/4 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 x (*.f64 x x))) #s(literal 1/20 binary64)) (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 x (*.f64 x x))) #s(literal 1/20 binary64)))) (+.f64 (/.f64 x #s(literal 5/4 binary64)) (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 x (*.f64 x x))) #s(literal 1/20 binary64)))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64))) #s(literal 1 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal -4096 binary64)))) (/.f64 #s(literal 4/5 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -16 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal -4096 binary64)))) (/.f64 #s(literal 4/5 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal 256 binary64))) (/.f64 #s(literal 4/5 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)))) |
(/.f64 (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64))) x) x) (*.f64 x #s(literal 5/4 binary64))) |
(/.f64 (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64))) x) #s(literal 5/4 binary64)) (*.f64 x x)) |
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64))) #s(literal 5/4 binary64)) (*.f64 x (*.f64 x x))) |
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64))) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) x) |
(/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -5/4 binary64))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) x)) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 5/4 binary64)) (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) #s(literal 5/4 binary64))) (*.f64 x (*.f64 x x))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) x) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)))) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 #s(literal 16 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))))) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 #s(literal 16 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -5/4 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64)))) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -5/4 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (+.f64 y x) #s(literal 16 binary64)))) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (-.f64 y x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x)))))) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (+.f64 y x) #s(literal 16 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) #s(literal 16 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) #s(literal 16 binary64)))) |
(/.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)))) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) #s(literal -16 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))))) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) #s(literal -16 binary64)))) |
(/.f64 (-.f64 #s(literal 5/4 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 5/4 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 5/4 binary64)) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) x))) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) #s(literal 5/4 binary64)))) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 x (*.f64 x x)))) |
(/.f64 (-.f64 x (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))))) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 #s(literal 16 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 #s(literal 16 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -5/4 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64)))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -5/4 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (+.f64 y x) #s(literal 16 binary64)))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (-.f64 y x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x)))))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (+.f64 y x) #s(literal 16 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) #s(literal 16 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) #s(literal 16 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) #s(literal -16 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) #s(literal -16 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 5/4 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) #s(literal 5/4 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) x))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) #s(literal 5/4 binary64)))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 x (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) x)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -5/4 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -5/4 binary64)) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 #s(literal 16 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -5/4 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -5/4 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 #s(literal 16 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -5/4 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -5/4 binary64)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -5/4 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -5/4 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (+.f64 y x) #s(literal 16 binary64)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -5/4 binary64)) (*.f64 (-.f64 y x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x)))))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -5/4 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (+.f64 y x) #s(literal 16 binary64))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) #s(literal 16 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -5/4 binary64)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -5/4 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) #s(literal 16 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -5/4 binary64)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -5/4 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) #s(literal -16 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -5/4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -5/4 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) #s(literal -16 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 5/4 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -5/4 binary64)) (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -5/4 binary64)) #s(literal 5/4 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -5/4 binary64)) (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -5/4 binary64)) (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -5/4 binary64)) (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) #s(literal 5/4 binary64)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -5/4 binary64)) (*.f64 x (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x))) x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -5/4 binary64)) (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -5/4 binary64)) x)) |
(/.f64 (-.f64 (*.f64 x (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)))) #s(literal 5/4 binary64)) (*.f64 #s(literal 5/4 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 #s(literal 16 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))))) #s(literal 5/4 binary64)) (*.f64 #s(literal 5/4 binary64) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 #s(literal 16 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -5/4 binary64))) (*.f64 #s(literal 5/4 binary64) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64)))) (*.f64 #s(literal 5/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -5/4 binary64)))) |
(/.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (+.f64 y x) #s(literal 16 binary64)))) (*.f64 #s(literal 5/4 binary64) (*.f64 (-.f64 y x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x)))))) (*.f64 #s(literal 5/4 binary64) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (+.f64 y x) #s(literal 16 binary64))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) #s(literal 16 binary64))) (*.f64 #s(literal 5/4 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))) (*.f64 #s(literal 5/4 binary64) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) #s(literal 16 binary64)))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (*.f64 #s(literal 5/4 binary64) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)))) (*.f64 #s(literal 5/4 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) #s(literal -16 binary64))) (*.f64 #s(literal 5/4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))))) (*.f64 #s(literal 5/4 binary64) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) #s(literal -16 binary64)))) |
(/.f64 (-.f64 (*.f64 x #s(literal 5/4 binary64)) (*.f64 #s(literal 5/4 binary64) (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 x (*.f64 x x))))) #s(literal 25/16 binary64)) |
(/.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 #s(literal 5/4 binary64) (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) x))) (*.f64 #s(literal 5/4 binary64) (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 #s(literal 5/4 binary64) (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) #s(literal 5/4 binary64)))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 #s(literal 5/4 binary64) (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))))) (*.f64 x #s(literal 5/4 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)))) (*.f64 (*.f64 (*.f64 x x) #s(literal 5/4 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 x x) #s(literal 5/4 binary64)) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 #s(literal 16 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))))) (*.f64 (*.f64 (*.f64 x x) #s(literal 5/4 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 x x) #s(literal 5/4 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 #s(literal 16 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -5/4 binary64))) (*.f64 (*.f64 (*.f64 x x) #s(literal 5/4 binary64)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64)))) (*.f64 (*.f64 (*.f64 x x) #s(literal 5/4 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -5/4 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (+.f64 y x) #s(literal 16 binary64)))) (*.f64 (*.f64 (*.f64 x x) #s(literal 5/4 binary64)) (*.f64 (-.f64 y x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x)))))) (*.f64 (*.f64 (*.f64 x x) #s(literal 5/4 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (+.f64 y x) #s(literal 16 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) #s(literal 16 binary64))) (*.f64 (*.f64 (*.f64 x x) #s(literal 5/4 binary64)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))) (*.f64 (*.f64 (*.f64 x x) #s(literal 5/4 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) #s(literal 16 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (*.f64 (*.f64 (*.f64 x x) #s(literal 5/4 binary64)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)))) (*.f64 (*.f64 (*.f64 x x) #s(literal 5/4 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) #s(literal -16 binary64))) (*.f64 (*.f64 (*.f64 x x) #s(literal 5/4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))))) (*.f64 (*.f64 (*.f64 x x) #s(literal 5/4 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) #s(literal -16 binary64)))) |
(/.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (*.f64 (*.f64 x x) #s(literal 5/4 binary64)) (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (*.f64 x x) #s(literal 5/4 binary64)) #s(literal 5/4 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (*.f64 (*.f64 x x) #s(literal 5/4 binary64)) (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) x))) (*.f64 (*.f64 (*.f64 x x) #s(literal 5/4 binary64)) (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) #s(literal 5/4 binary64)) (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) #s(literal 5/4 binary64)))) (*.f64 (*.f64 (*.f64 x x) #s(literal 5/4 binary64)) (*.f64 x (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) #s(literal 5/4 binary64)) (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 5/4 binary64)) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 5/4 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 #s(literal 16 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 #s(literal 16 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 5/4 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -5/4 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -5/4 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 5/4 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (+.f64 y x) #s(literal 16 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x)))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (+.f64 y x) #s(literal 16 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 5/4 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) #s(literal 16 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) #s(literal 16 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 5/4 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 5/4 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) #s(literal -16 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) #s(literal -16 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 5/4 binary64)) #s(literal 5/4 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 5/4 binary64)) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 5/4 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) #s(literal 5/4 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 5/4 binary64)) x) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)))) x) (*.f64 x (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 #s(literal 16 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))))) x) (*.f64 x (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 #s(literal 16 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -5/4 binary64))) (*.f64 x (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64)))) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -5/4 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (+.f64 y x) #s(literal 16 binary64)))) (*.f64 x (*.f64 (-.f64 y x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x)))))) (*.f64 x (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (+.f64 y x) #s(literal 16 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) #s(literal 16 binary64))) (*.f64 x (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))) (*.f64 x (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) #s(literal 16 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (*.f64 x (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) #s(literal -16 binary64))) (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))))) (*.f64 x (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) #s(literal -16 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) #s(literal 5/4 binary64)) (*.f64 x (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x #s(literal 5/4 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 x (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) x))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 x (*.f64 x x))) (*.f64 x (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) #s(literal 5/4 binary64)))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) x) (*.f64 x (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))))) (*.f64 x x)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 x (*.f64 x x)))) #s(literal 5/4 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 5/4 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64))) x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 x (*.f64 x x)))) #s(literal 5/4 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 5/4 binary64) (-.f64 x (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 x (*.f64 x x)))) #s(literal 5/4 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 5/4 binary64)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64)))) #s(literal -1 binary64))) |
(*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64))) (/.f64 #s(literal 4/5 binary64) (*.f64 x (*.f64 x x)))) |
(*.f64 (+.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -5/4 binary64)))) |
(*.f64 (/.f64 #s(literal 4/5 binary64) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64)))) |
(*.f64 (/.f64 #s(literal 4/5 binary64) (*.f64 x (*.f64 x x))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64)))) #s(literal -1 binary64))) |
(*.f64 (-.f64 x (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 x (*.f64 x x)))) #s(literal 4/5 binary64)) |
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64))) x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (pow.f64 (/.f64 #s(literal 5/4 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64))) x)) |
(*.f64 #s(literal 4/5 binary64) (-.f64 x (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 x (*.f64 x x))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal -4096 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal -4096 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -16 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal 256 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))))) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64))) |
(+.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) |
(+.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64))) (+.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)))) |
(-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal -4096 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)))) (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal 256 binary64)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))))) |
(fma.f64 x (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64))) |
(fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal -16 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(fma.f64 (-.f64 y x) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) |
(fma.f64 (-.f64 y x) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -16 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) |
(fma.f64 (*.f64 x x) (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64))) |
(fma.f64 (*.f64 x (*.f64 x x)) x (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64))) |
(fma.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal -16 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) |
(fma.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 y x) #s(literal -1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) |
(fma.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 (-.f64 y x) #s(literal -16 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) |
(fma.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) |
(fma.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal -4096 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)))) |
(fma.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal -4096 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -16 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))))) (+.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)))) |
(fma.f64 #s(literal -1/16 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal 256 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)))) (+.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)))) |
(fma.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal -16 binary64)) (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal -4096 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -16 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal -4096 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal 256 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal -4096 binary64)))) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -16 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal -4096 binary64)))) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal -4096 binary64)))) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal 256 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal -16 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal 256 binary64))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal -4096 binary64))))) (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal -4096 binary64))))) (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -16 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal 256 binary64)))) (neg.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal 256 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 16 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))) (/.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 16 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (+.f64 y x) #s(literal 16 binary64)) (*.f64 (-.f64 y x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (+.f64 y x) #s(literal 16 binary64)) (*.f64 (-.f64 y x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 y x) #s(literal 16 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 y x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x)))))) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 y x) #s(literal 16 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 16 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 16 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))))) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -16 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))))) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -16 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (neg.f64 (*.f64 (+.f64 y x) #s(literal 16 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x))))))) (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (*.f64 (+.f64 y x) #s(literal 16 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 16 binary64) (-.f64 #s(literal 0 binary64) (+.f64 y x)))) (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x))))))) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 16 binary64) (-.f64 #s(literal 0 binary64) (+.f64 y x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/16 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (+.f64 y x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (-.f64 y x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x)))) #s(literal 1/16 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal 0 binary64) (+.f64 y x))) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x))))) #s(literal 1/16 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) (+.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (+.f64 y x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (-.f64 y x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x)))) #s(literal 16 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 16 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))) (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 16 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (/.f64 (*.f64 (+.f64 y x) #s(literal 16 binary64)) (*.f64 (-.f64 y x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x)))))) (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 (+.f64 y x) #s(literal 16 binary64)) (*.f64 (-.f64 y x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (*.f64 (+.f64 y x) #s(literal 16 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (-.f64 y x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x)))))) (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (+.f64 y x) #s(literal 16 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) #s(literal 16 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))) (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 16 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))))) (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) #s(literal -16 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) x) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))))) (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -16 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (neg.f64 (*.f64 (+.f64 y x) #s(literal 16 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) x) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x))))))) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (*.f64 (+.f64 y x) #s(literal 16 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (*.f64 #s(literal 16 binary64) (-.f64 #s(literal 0 binary64) (+.f64 y x)))) (*.f64 (/.f64 #s(literal -1 binary64) x) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x))))))) (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 #s(literal 16 binary64) (-.f64 #s(literal 0 binary64) (+.f64 y x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))) (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/16 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (+.f64 y x)) (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 (-.f64 y x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x)))) #s(literal 1/16 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) x) (+.f64 y x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 y x))) (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x))))) #s(literal 1/16 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) x) (-.f64 #s(literal 0 binary64) (+.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (+.f64 y x)) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 (-.f64 y x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x)))) #s(literal 16 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) x) (+.f64 y x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) (/.f64 #s(literal 16 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))) (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 16 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (+.f64 y x) #s(literal 16 binary64)) (*.f64 (-.f64 y x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x)))))) (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 (+.f64 y x) #s(literal 16 binary64)) (*.f64 (-.f64 y x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) (*.f64 (+.f64 y x) #s(literal 16 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (-.f64 y x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x)))))) (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (+.f64 y x) #s(literal 16 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) #s(literal 16 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))) (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 16 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))))) (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) #s(literal -16 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) x) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))))) (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -16 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 (+.f64 y x) #s(literal 16 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) x) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x))))))) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (*.f64 (+.f64 y x) #s(literal 16 binary64))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) (*.f64 #s(literal 16 binary64) (-.f64 #s(literal 0 binary64) (+.f64 y x)))) (*.f64 (/.f64 #s(literal -1 binary64) x) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x))))))) (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 #s(literal 16 binary64) (-.f64 #s(literal 0 binary64) (+.f64 y x))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))) (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/16 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) (+.f64 y x)) (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 (-.f64 y x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x)))) #s(literal 1/16 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) x) (+.f64 y x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) (+.f64 y x))) (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x))))) #s(literal 1/16 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) x) (-.f64 #s(literal 0 binary64) (+.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) (+.f64 y x)) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 (-.f64 y x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x)))) #s(literal 16 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) x) (+.f64 y x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)))))) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))))) (*.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal -4096 binary64))))) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))))) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal 256 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal -4096 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -16 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal -4096 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal 256 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal -4096 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))))))) |
(*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal -4096 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -16 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal 256 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 16 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 16 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 y x) #s(literal 16 binary64)) (*.f64 (-.f64 y x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x)))))) |
(/.f64 (*.f64 (-.f64 y x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x)))) (*.f64 (+.f64 y x) #s(literal 16 binary64))) |
(/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal -16 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x))))) (neg.f64 (*.f64 (+.f64 y x) #s(literal 16 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x))))) (*.f64 #s(literal 16 binary64) (-.f64 #s(literal 0 binary64) (+.f64 y x)))) |
(/.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))) |
(/.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x)))) #s(literal 1/16 binary64)) (+.f64 y x)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x))))) #s(literal 1/16 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 y x))) |
(/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x)))) #s(literal 16 binary64)) (+.f64 y x)) |
(pow.f64 (/.f64 #s(literal 16 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (+.f64 y x) #s(literal 16 binary64)) (*.f64 (-.f64 y x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (*.f64 (-.f64 y x) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (+.f64 y x))) #s(literal 1/16 binary64))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (+.f64 y x) #s(literal 16 binary64)))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (+.f64 y x))) #s(literal 16 binary64))) |
(*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (+.f64 y x) #s(literal 16 binary64)))) |
(*.f64 (*.f64 (-.f64 y x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) #s(literal 16 binary64)))) |
(*.f64 (*.f64 (-.f64 y x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) #s(literal 1/16 binary64))) |
(*.f64 (*.f64 (-.f64 y x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) #s(literal 16 binary64))) |
(*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 1/16 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal -1/16 binary64)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) |
(*.f64 (*.f64 (-.f64 y x) (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (+.f64 y x) #s(literal 16 binary64)))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 16 binary64)) (*.f64 (-.f64 y x) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (+.f64 y x)))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64)) (-.f64 y x)) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 (*.f64 y y) (*.f64 x x))) #s(literal 16 binary64)) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (+.f64 y x))) |
(*.f64 (pow.f64 (/.f64 #s(literal 16 binary64) (*.f64 (-.f64 y x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(*.f64 (pow.f64 (/.f64 #s(literal 16 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 y x)))) |
(+.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) y) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (-.f64 #s(literal 0 binary64) x))) |
(+.f64 (*.f64 y (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (-.f64 y x))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (-.f64 y x)) #s(literal 4 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))) #s(literal -1 binary64))) |
(exp.f64 (+.f64 (*.f64 #s(literal 2 binary64) (log.f64 (-.f64 y x))) (*.f64 #s(literal 2 binary64) (log.f64 (-.f64 y x))))) |
(fma.f64 y (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) |
(fma.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) y (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (-.f64 #s(literal 0 binary64) x))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 y x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x)))) (+.f64 y x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 y y)))) (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 y y)) (+.f64 y x))) |
(/.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x)))) #s(literal 1 binary64)) (+.f64 y x)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y x)))) |
(/.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (-.f64 y x) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (+.f64 y x)))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 y y))))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (-.f64 y x) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (+.f64 y x)))) (+.f64 (*.f64 x x) (*.f64 y y))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(pow.f64 (-.f64 y x) #s(literal 4 binary64)) |
(pow.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) |
(*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (*.f64 (-.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 (*.f64 y y) (*.f64 x x)) (*.f64 (-.f64 y x) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (+.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 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(*.f64 (+.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (+.f64 y x))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 y x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x))))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (-.f64 y x) (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (+.f64 y x))) |
(*.f64 (*.f64 (-.f64 y x) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (*.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 y x))) (-.f64 (*.f64 y y) (*.f64 x x))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x)))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x)))) (-.f64 (*.f64 x x) (*.f64 y y))) (-.f64 x y)) |
(*.f64 (pow.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 4 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) #s(literal 4 binary64))) |
(*.f64 (pow.f64 (+.f64 y x) #s(literal 4 binary64)) (pow.f64 (/.f64 (-.f64 y x) (+.f64 y x)) #s(literal 4 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 4 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) #s(literal 4 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) #s(literal 4 binary64)) (pow.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) #s(literal 4 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 x x) (*.f64 y y))) #s(literal 4 binary64)) (pow.f64 (-.f64 x y) #s(literal 4 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x) (*.f64 x (*.f64 x #s(literal -3/4 binary64))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 x (*.f64 x #s(literal -3/4 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)))) |
(neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 3/4 binary64)) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x) (*.f64 x (*.f64 x #s(literal -3/4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x) (*.f64 x (*.f64 x #s(literal -3/4 binary64)))) #s(literal 1 binary64))) |
(/.f64 (*.f64 x (*.f64 x #s(literal -3/4 binary64))) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x) (*.f64 x (*.f64 x #s(literal -3/4 binary64)))))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 3/4 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 3/4 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -3/4 binary64))) #s(literal 1 binary64)) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)) |
(pow.f64 (/.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x) (*.f64 x (*.f64 x #s(literal -3/4 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x) (*.f64 x (*.f64 x #s(literal -3/4 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 x (*.f64 x (/.f64 #s(literal -3/4 binary64) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)))) |
(*.f64 x (*.f64 (*.f64 x #s(literal -3/4 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)))) |
(*.f64 x (/.f64 (*.f64 x #s(literal -3/4 binary64)) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal -3/4 binary64))) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x))) |
(*.f64 (*.f64 x x) (/.f64 #s(literal -3/4 binary64) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x))) |
(*.f64 #s(literal -3/4 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)))) |
(*.f64 #s(literal -3/4 binary64) (/.f64 (*.f64 x x) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x))) |
(*.f64 (*.f64 x (*.f64 x #s(literal -3/4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x))) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 3/4 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)) (*.f64 x (*.f64 x #s(literal -3/4 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -3/4 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -3/4 binary64) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)) (*.f64 x x)) |
(*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal -3/4 binary64))) (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) (*.f64 x (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal -3/4 binary64))) (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) (*.f64 x x))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 x #s(literal -3/4 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x #s(literal -3/4 binary64))) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 x (*.f64 x #s(literal -3/4 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -3/4 binary64)))) |
(*.f64 (*.f64 x x) #s(literal -3/4 binary64)) |
(*.f64 #s(literal -3/4 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x #s(literal -3/4 binary64)) x) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 x))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64))) |
(exp.f64 (-.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)) (log.f64 x))) |
(/.f64 x (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 x (*.f64 x x)) x) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) x))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) |
(*.f64 x x) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (pow.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -2 binary64)) (pow.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -2 binary64))) |
(+.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(+.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) x)) |
(+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) |
(-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) #s(literal 3/2 binary64)) (+.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) (*.f64 x (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) (*.f64 x (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (/.f64 (*.f64 x x) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) |
(fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x) (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) |
(fma.f64 #s(literal -1 binary64) x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) (-.f64 #s(literal 0 binary64) x)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) x)) |
(fma.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) (*.f64 x (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) x)) |
(fma.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) (*.f64 x (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) (*.f64 x x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))) (+.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) (*.f64 x (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))) (+.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) (-.f64 (*.f64 x x) (*.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) (*.f64 x x)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (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 (-.f64 (*.f64 (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 (-.f64 (/.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 (/.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 (*.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 (-.f64 (*.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 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) (*.f64 x (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) (*.f64 x x))) (neg.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.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 (-.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 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) #s(literal 1 binary64)) x)) (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) x))) |
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x)))) x)) (*.f64 (neg.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x)))) #s(literal 1 binary64))) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x)))) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x)))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (neg.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x)))) #s(literal -1 binary64))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x)))) #s(literal -1 binary64))) (*.f64 (neg.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x)))) (/.f64 #s(literal -1 binary64) x))) |
(/.f64 (-.f64 (*.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 (-.f64 (*.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 (neg.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 (-.f64 (*.f64 (neg.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 (-.f64 (*.f64 (neg.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 (neg.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 (-.f64 (*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) #s(literal 3/2 binary64)) (+.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) (*.f64 x (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))))) (*.f64 (+.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) (*.f64 x (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) (*.f64 x (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (+.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) (*.f64 x (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (*.f64 x x))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) |
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) (*.f64 x (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) (*.f64 x x))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) (*.f64 x (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) y) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (-.f64 #s(literal 0 binary64) x))) |
(+.f64 (*.f64 y (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (-.f64 y x))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (-.f64 y x)) #s(literal 4 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))) #s(literal -1 binary64))) |
(exp.f64 (+.f64 (*.f64 #s(literal 2 binary64) (log.f64 (-.f64 y x))) (*.f64 #s(literal 2 binary64) (log.f64 (-.f64 y x))))) |
(fma.f64 y (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) |
(fma.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) y (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (-.f64 #s(literal 0 binary64) x))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 y x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x)))) (+.f64 y x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 y y)))) (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 y y)) (+.f64 y x))) |
(/.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x)))) #s(literal 1 binary64)) (+.f64 y x)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y x)))) |
(/.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (-.f64 y x) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (+.f64 y x)))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 y y))))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (-.f64 y x) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (+.f64 y x)))) (+.f64 (*.f64 x x) (*.f64 y y))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(pow.f64 (-.f64 y x) #s(literal 4 binary64)) |
(pow.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) |
(*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (*.f64 (-.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 (*.f64 y y) (*.f64 x x)) (*.f64 (-.f64 y x) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (+.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 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(*.f64 (+.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (+.f64 y x))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 y x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x))))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (-.f64 y x) (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (+.f64 y x))) |
(*.f64 (*.f64 (-.f64 y x) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (*.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 y x))) (-.f64 (*.f64 y y) (*.f64 x x))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x)))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x)))) (-.f64 (*.f64 x x) (*.f64 y y))) (-.f64 x y)) |
(*.f64 (pow.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 4 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) #s(literal 4 binary64))) |
(*.f64 (pow.f64 (+.f64 y x) #s(literal 4 binary64)) (pow.f64 (/.f64 (-.f64 y x) (+.f64 y x)) #s(literal 4 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 4 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) #s(literal 4 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) #s(literal 4 binary64)) (pow.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) #s(literal 4 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 x x) (*.f64 y y))) #s(literal 4 binary64)) (pow.f64 (-.f64 x y) #s(literal 4 binary64))) |
(/.f64 (*.f64 x #s(literal 5/4 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x #s(literal 5/4 binary64))) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 x (*.f64 x #s(literal 5/4 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) |
(*.f64 (*.f64 x x) #s(literal 5/4 binary64)) |
(*.f64 #s(literal 5/4 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x #s(literal 5/4 binary64)) x) |
(+.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(+.f64 (*.f64 y y) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) |
(+.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))) |
(+.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) |
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 y y)) |
(+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 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))) |
(-.f64 (*.f64 y y) (*.f64 x x)) |
(-.f64 (*.f64 y y) (-.f64 (*.f64 x x) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) |
(-.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 y y))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 y y)))))) |
(-.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (+.f64 (*.f64 x x) (*.f64 y y))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 y y)))) |
(fma.f64 y y (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(fma.f64 y y (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 y y (neg.f64 (-.f64 (*.f64 x x) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))))) |
(fma.f64 y (+.f64 y x) (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 y x))) |
(fma.f64 x (-.f64 #s(literal 0 binary64) x) (*.f64 y y)) |
(fma.f64 (-.f64 y x) (+.f64 y x) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))) |
(fma.f64 (-.f64 y x) (+.f64 y x) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 (+.f64 y x) y (*.f64 (+.f64 y x) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (+.f64 y x) (-.f64 y x) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))) |
(fma.f64 (+.f64 y x) (-.f64 y x) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) x (*.f64 y y)) |
(fma.f64 #s(literal -1 binary64) (*.f64 x x) (*.f64 y y)) |
(fma.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 y y))))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))) |
(fma.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 y y))))) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y y))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))) |
(fma.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y y))) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) x (*.f64 y y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 y y)))) (-.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 y y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 y y))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (-.f64 (*.f64 y y) (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (-.f64 x y) (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 x y) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (neg.f64 (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 y y)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x x) (*.f64 x x)))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 y y)))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 x x)))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))))) (+.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 x x))) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) (-.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 (*.f64 y y) (*.f64 x x))) (+.f64 y x)) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (-.f64 y x)) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 y x)) (-.f64 x y)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 y y))))) (*.f64 (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 y y)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 y y)))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 y y)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (+.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (+.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 y y)) (+.f64 (*.f64 x x) (*.f64 y y)))) |
(pow.f64 (/.f64 (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 y y)))) (-.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 y x) (+.f64 y x)) |
(*.f64 (+.f64 y x) (-.f64 y x)) |
(*.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 y y)))))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y y)))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (fabs.f64 (-.f64 y x))) #s(literal 1/2 binary64)) (*.f64 (log.f64 (fabs.f64 (-.f64 y x))) #s(literal 1/2 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 x) (+.f64 y x)) (/.f64 (*.f64 y y) (+.f64 y x)))) |
(fabs.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(fabs.f64 (-.f64 (-.f64 y x) #s(literal 0 binary64))) |
(sqrt.f64 (*.f64 (-.f64 y x) (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (+.f64 y x) (-.f64 (*.f64 y y) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) |
(/.f64 (fabs.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (fabs.f64 (+.f64 y x))) |
(/.f64 (fabs.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (fabs.f64 (-.f64 y (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (fabs.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (fabs.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (fabs.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (fabs.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 y (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (fabs.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (fabs.f64 (+.f64 (*.f64 x x) (+.f64 (*.f64 y y) (*.f64 y x))))) |
(/.f64 (fabs.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (fabs.f64 (*.f64 (+.f64 y x) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 y y))))))) |
(/.f64 (fabs.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x x) (*.f64 x x)))) (fabs.f64 (*.f64 (+.f64 y x) (+.f64 (*.f64 x x) (*.f64 y y))))) |
(pow.f64 (fabs.f64 (-.f64 y x)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/4 binary64))) |
(*.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 y x))) |
(*.f64 (fabs.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (fabs.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)))) |
(*.f64 (fabs.f64 (+.f64 y x)) (fabs.f64 (/.f64 (-.f64 y x) (+.f64 y x)))) |
(*.f64 (fabs.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (fabs.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(*.f64 (fabs.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (fabs.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) |
(*.f64 (fabs.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 x x) (*.f64 y y)))) (fabs.f64 (-.f64 y x))) |
| 1× | egg-herbie |
| 6072× | *-lowering-*.f32 |
| 6072× | *-lowering-*.f64 |
| 4462× | +-lowering-+.f64 |
| 4462× | +-lowering-+.f32 |
| 1360× | distribute-rgt-in |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1003 | 6512 |
| 1 | 3698 | 5649 |
| 0 | 8945 | 5649 |
| 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))) |
(* 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 (sqrt (fabs (- y x)))) |
(* 1/2 (sqrt (fabs (- y x)))) |
(* 1/2 (sqrt (fabs (- y x)))) |
(* 1/2 (sqrt (fabs (- y x)))) |
(* 1/2 (sqrt (fabs (- y x)))) |
(* 1/2 (sqrt (fabs (- y x)))) |
(* 1/2 (sqrt (fabs (- y x)))) |
(* 1/2 (sqrt (fabs (- y x)))) |
(* 1/2 (sqrt (fabs (neg (+ x (* -1 y)))))) |
(* 1/2 (sqrt (fabs (neg (+ x (* -1 y)))))) |
(* 1/2 (sqrt (fabs (neg (+ x (* -1 y)))))) |
(* 1/2 (sqrt (fabs (neg (+ x (* -1 y)))))) |
(* 1/2 (sqrt (fabs (- y x)))) |
(* 1/2 (sqrt (fabs (- y x)))) |
(* 1/2 (sqrt (fabs (- y x)))) |
(* 1/2 (sqrt (fabs (- y x)))) |
(* 1/2 (sqrt (fabs (- y x)))) |
(* 1/2 (sqrt (fabs (- y x)))) |
(* 1/2 (sqrt (fabs (- y x)))) |
(* 1/2 (sqrt (fabs (- y x)))) |
(* 1/2 (sqrt (fabs (+ y (* -1 x))))) |
(* 1/2 (sqrt (fabs (+ y (* -1 x))))) |
(* 1/2 (sqrt (fabs (+ y (* -1 x))))) |
(* 1/2 (sqrt (fabs (+ y (* -1 x))))) |
(/ 4 (fabs (- y x))) |
(/ 4 (fabs (- y x))) |
(/ 4 (fabs (- y x))) |
(/ 4 (fabs (- y x))) |
(/ 4 (fabs (- y x))) |
(/ 4 (fabs (- y x))) |
(/ 4 (fabs (- y x))) |
(/ 4 (fabs (- y x))) |
(/ 4 (fabs (neg (+ x (* -1 y))))) |
(/ 4 (fabs (neg (+ x (* -1 y))))) |
(/ 4 (fabs (neg (+ x (* -1 y))))) |
(/ 4 (fabs (neg (+ x (* -1 y))))) |
(/ 4 (fabs (- y x))) |
(/ 4 (fabs (- y x))) |
(/ 4 (fabs (- y x))) |
(/ 4 (fabs (- y x))) |
(/ 4 (fabs (- y x))) |
(/ 4 (fabs (- y x))) |
(/ 4 (fabs (- y x))) |
(/ 4 (fabs (- y x))) |
(/ 4 (fabs (+ y (* -1 x)))) |
(/ 4 (fabs (+ y (* -1 x)))) |
(/ 4 (fabs (+ y (* -1 x)))) |
(/ 4 (fabs (+ y (* -1 x)))) |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(* -1/20 (/ (pow y 4) (pow x 3))) |
(/ (+ (* -1/20 (pow y 4)) (* 1/5 (* x (pow y 3)))) (pow x 3)) |
(/ (+ (* -1/20 (pow y 4)) (* x (+ (* -1/20 (* x (+ (* 2 (pow y 2)) (* 4 (pow y 2))))) (* 1/5 (pow y 3))))) (pow x 3)) |
(/ (+ (* -1/20 (pow y 4)) (* x (+ (* 1/5 (pow y 3)) (* x (+ (* -1/20 (+ (* 2 (pow y 2)) (* 4 (pow y 2)))) (* 1/5 (* x y))))))) (pow x 3)) |
(* 3/4 x) |
(* x (+ 3/4 (* 1/5 (/ y x)))) |
(* x (+ 3/4 (+ (* -1/20 (/ (+ (* 2 (pow y 2)) (* 4 (pow y 2))) (pow x 2))) (* 1/5 (/ y x))))) |
(* x (+ 3/4 (+ (* -1/20 (/ (+ (* 2 (pow y 2)) (* 4 (pow y 2))) (pow x 2))) (+ (* 1/5 (/ y x)) (* 1/5 (/ (pow y 3) (pow x 3))))))) |
(* 3/4 x) |
(* -1 (* x (- (* -1/5 (/ y x)) 3/4))) |
(* -1 (* x (- (* -1 (/ (+ (* -1/20 (/ (+ (* 2 (pow y 2)) (* 4 (pow y 2))) x)) (* 1/5 y)) x)) 3/4))) |
(* -1 (* x (- (* -1 (/ (+ (* -1 (/ (+ (* -1/5 (/ (pow y 3) x)) (* 1/20 (+ (* 2 (pow y 2)) (* 4 (pow y 2))))) x)) (* 1/5 y)) x)) 3/4))) |
(* 4/5 (/ (+ (* -1/16 (pow x 4)) (pow x 4)) (pow x 3))) |
(+ (* 1/5 y) (* 4/5 (/ (+ (* -1/16 (pow x 4)) (pow x 4)) (pow x 3)))) |
(+ (* 4/5 (/ (+ (* -1/16 (pow x 4)) (pow x 4)) (pow x 3))) (* y (+ 1/5 (* -1/20 (/ (* y (+ (* 2 (pow x 2)) (* 4 (pow x 2)))) (pow x 3)))))) |
(+ (* 4/5 (/ (+ (* -1/16 (pow x 4)) (pow x 4)) (pow x 3))) (* y (+ 1/5 (* y (+ (* -1/20 (/ (+ (* 2 (pow x 2)) (* 4 (pow x 2))) (pow x 3))) (* 1/5 (/ y (pow x 2)))))))) |
(* -1/20 (/ (pow y 4) (pow x 3))) |
(* (pow y 4) (- (* 1/5 (/ 1 (* (pow x 2) y))) (* 1/20 (/ 1 (pow x 3))))) |
(* (pow y 4) (- (+ (* -1/20 (/ (+ (* 2 (pow x 2)) (* 4 (pow x 2))) (* (pow x 3) (pow y 2)))) (/ 1/5 (* (pow x 2) y))) (* 1/20 (/ 1 (pow x 3))))) |
(* (pow y 4) (- (+ (* -1/20 (/ (+ (* 2 (pow x 2)) (* 4 (pow x 2))) (* (pow x 3) (pow y 2)))) (+ (/ 1/5 (* (pow x 2) y)) (* 1/5 (/ 1 (pow y 3))))) (* 1/20 (/ 1 (pow x 3))))) |
(* -1/20 (/ (pow y 4) (pow x 3))) |
(* (pow y 4) (- (* 1/5 (/ 1 (* (pow x 2) y))) (* 1/20 (/ 1 (pow x 3))))) |
(* (pow y 4) (- (* -1 (/ (- (* 1/20 (/ (+ (* 2 (pow x 2)) (* 4 (pow x 2))) (* (pow x 3) y))) (* 1/5 (/ 1 (pow x 2)))) y)) (* 1/20 (/ 1 (pow x 3))))) |
(* (pow y 4) (- (* -1 (/ (- (* -1 (/ (+ (* -1/20 (/ (+ (* 2 (pow x 2)) (* 4 (pow x 2))) (pow x 3))) (* 1/5 (/ 1 y))) y)) (* 1/5 (/ 1 (pow x 2)))) y)) (* 1/20 (/ 1 (pow x 3))))) |
(* -1/16 (pow y 4)) |
(+ (* -1/16 (pow y 4)) (* 1/4 (* x (pow y 3)))) |
(+ (* -1/16 (pow y 4)) (* x (+ (* -1/16 (* x (+ (* 2 (pow y 2)) (* 4 (pow y 2))))) (* 1/4 (pow y 3))))) |
(+ (* -1/16 (pow y 4)) (* x (+ (* 1/4 (pow y 3)) (* x (+ (* -1/16 (+ (* 2 (pow y 2)) (* 4 (pow y 2)))) (* 1/4 (* x y))))))) |
(* 15/16 (pow x 4)) |
(* (pow x 4) (+ 15/16 (* 1/4 (/ y x)))) |
(* (pow x 4) (+ 15/16 (+ (* -1/16 (/ (+ (* 2 (pow y 2)) (* 4 (pow y 2))) (pow x 2))) (* 1/4 (/ y x))))) |
(* (pow x 4) (+ 15/16 (+ (* -1/16 (/ (+ (* 2 (pow y 2)) (* 4 (pow y 2))) (pow x 2))) (+ (* 1/4 (/ y x)) (* 1/4 (/ (pow y 3) (pow x 3))))))) |
(* 15/16 (pow x 4)) |
(* (pow x 4) (+ 15/16 (* 1/4 (/ y x)))) |
(* (pow x 4) (+ 15/16 (* -1 (/ (+ (* -1/4 y) (* 1/16 (/ (+ (* 2 (pow y 2)) (* 4 (pow y 2))) x))) x)))) |
(* (pow x 4) (+ 15/16 (* -1 (/ (+ (* -1 (/ (+ (* -1/16 (+ (* 2 (pow y 2)) (* 4 (pow y 2)))) (* 1/4 (/ (pow y 3) x))) x)) (* -1/4 y)) x)))) |
(+ (* -1/16 (pow x 4)) (pow x 4)) |
(+ (* -1/16 (pow x 4)) (+ (* 1/4 (* (pow x 3) y)) (pow x 4))) |
(+ (* -1/16 (pow x 4)) (+ (* y (+ (* -1/16 (* y (+ (* 2 (pow x 2)) (* 4 (pow x 2))))) (* 1/4 (pow x 3)))) (pow x 4))) |
(+ (* -1/16 (pow x 4)) (+ (* y (+ (* 1/4 (pow x 3)) (* y (+ (* -1/16 (+ (* 2 (pow x 2)) (* 4 (pow x 2)))) (* 1/4 (* x y)))))) (pow x 4))) |
(* -1/16 (pow y 4)) |
(* (pow y 4) (- (* 1/4 (/ x y)) 1/16)) |
(* (pow y 4) (- (+ (* -1/16 (/ (+ (* 2 (pow x 2)) (* 4 (pow x 2))) (pow y 2))) (* 1/4 (/ x y))) 1/16)) |
(* (pow y 4) (- (+ (* -1/16 (/ (+ (* 2 (pow x 2)) (* 4 (pow x 2))) (pow y 2))) (+ (* 1/4 (/ x y)) (* 1/4 (/ (pow x 3) (pow y 3))))) 1/16)) |
(* -1/16 (pow y 4)) |
(* (pow y 4) (- (* 1/4 (/ x y)) 1/16)) |
(* (pow y 4) (- (* -1 (/ (+ (* -1/4 x) (* 1/16 (/ (+ (* 2 (pow x 2)) (* 4 (pow x 2))) y))) y)) 1/16)) |
(* (pow y 4) (- (* -1 (/ (+ (* -1 (/ (+ (* -1/16 (+ (* 2 (pow x 2)) (* 4 (pow x 2)))) (* 1/4 (/ (pow x 3) y))) y)) (* -1/4 x)) y)) 1/16)) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(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) |
(* -1/20 (/ (pow y 4) (pow x 3))) |
(/ (+ (* -1/20 (* x (- (* y (+ (* -2 (pow y 2)) (* -1 (pow y 2)))) (pow y 3)))) (* -1/20 (pow y 4))) (pow x 3)) |
(/ (+ (* -1/20 (pow y 4)) (* x (+ (* -1/20 (* x (- (+ (* y (+ y (* 2 y))) (pow y 2)) (* -2 (pow y 2))))) (* -1/20 (- (* y (+ (* -2 (pow y 2)) (* -1 (pow y 2)))) (pow y 3)))))) (pow x 3)) |
(/ (+ (* -1/20 (pow y 4)) (* x (+ (* -1/20 (- (* y (+ (* -2 (pow y 2)) (* -1 (pow y 2)))) (pow y 3))) (* x (+ (* -1/20 (* x (- (+ (* -2 y) (+ (* -1 y) (* -1 (/ (+ (* -2 (pow y 2)) (* -1 (pow y 2))) y)))) (* 4 y)))) (* -1/20 (- (+ (* y (+ y (* 2 y))) (pow y 2)) (* -2 (pow y 2))))))))) (pow x 3)) |
(* 3/4 x) |
(* x (+ 3/4 (* -1/20 (/ (- (* -1 (+ y (* 2 y))) y) x)))) |
(* x (+ 3/4 (+ (* -1/20 (/ (- (* -1 (+ y (* 2 y))) y) x)) (* -1/20 (/ (- (+ (* -1 (+ (* -2 (pow y 2)) (* -1 (pow y 2)))) (* -1 (pow y 2))) (* y (- (* -1 (+ y (* 2 y))) y))) (pow x 2)))))) |
(* x (+ 3/4 (+ (* -1/20 (/ (- (* -1 (+ y (* 2 y))) y) x)) (+ (* -1/20 (/ (- (+ (* -1 (+ (* -2 (pow y 2)) (* -1 (pow y 2)))) (* -1 (pow y 2))) (* y (- (* -1 (+ y (* 2 y))) y))) (pow x 2))) (* -1/20 (/ (- (+ (* -1 (pow y 3)) (* (pow y 2) (+ y (* 2 y)))) (* y (- (+ (* -1 (+ (* -2 (pow y 2)) (* -1 (pow y 2)))) (* -1 (pow y 2))) (* y (- (* -1 (+ y (* 2 y))) y))))) (pow x 3))))))) |
(* 3/4 x) |
(* -1 (* x (- (* -1/20 (/ (- (+ y (* 2 y)) (* -1 y)) x)) 3/4))) |
(* -1 (* x (- (* -1 (/ (+ (* -1/20 (/ (- (* -1 (+ (* -1 (+ (* 2 (pow y 2)) (pow y 2))) (pow y 2))) (* -1 (* y (- (+ y (* 2 y)) (* -1 y))))) x)) (* 1/20 (- (+ y (* 2 y)) (* -1 y)))) x)) 3/4))) |
(* -1 (* x (- (* -1 (/ (+ (* -1 (/ (+ (* -1/20 (/ (- (* -1 (+ (* -1 (pow y 3)) (* (pow y 2) (+ y (* 2 y))))) (* -1 (* y (- (* -1 (+ (* -1 (+ (* 2 (pow y 2)) (pow y 2))) (pow y 2))) (* -1 (* y (- (+ y (* 2 y)) (* -1 y)))))))) x)) (* 1/20 (- (* -1 (+ (* -1 (+ (* 2 (pow y 2)) (pow y 2))) (pow y 2))) (* -1 (* y (- (+ y (* 2 y)) (* -1 y))))))) x)) (* 1/20 (- (+ y (* 2 y)) (* -1 y)))) x)) 3/4))) |
(* 4/5 (/ (- (pow x 4) (* 1/16 (pow x 4))) (pow x 3))) |
(+ (* -1/20 (/ (* y (- (* -1 (* x (+ (* 2 (pow x 2)) (pow x 2)))) (pow x 3))) (pow x 3))) (* 4/5 (/ (- (pow x 4) (* 1/16 (pow x 4))) (pow x 3)))) |
(+ (* 4/5 (/ (- (pow x 4) (* 1/16 (pow x 4))) (pow x 3))) (* y (+ (* -1/20 (/ (* y (- (+ (* -1 (* x (+ (* -2 x) (* -1 x)))) (+ (* -1 (pow x 2)) (pow x 2))) (* -1 (+ (* 2 (pow x 2)) (pow x 2))))) (pow x 3))) (* -1/20 (/ (- (* -1 (* x (+ (* 2 (pow x 2)) (pow x 2)))) (pow x 3)) (pow x 3)))))) |
(+ (* 4/5 (/ (- (pow x 4) (* 1/16 (pow x 4))) (pow x 3))) (* y (+ (* -1/20 (/ (- (* -1 (* x (+ (* 2 (pow x 2)) (pow x 2)))) (pow x 3)) (pow x 3))) (* y (+ (* -1/20 (/ (* y (- (+ (* -1 (/ (+ (* 2 (pow x 2)) (pow x 2)) x)) (* 2 x)) (* -1 (+ (* -2 x) (* -1 x))))) (pow x 3))) (* -1/20 (/ (- (+ (* -1 (* x (+ (* -2 x) (* -1 x)))) (+ (* -1 (pow x 2)) (pow x 2))) (* -1 (+ (* 2 (pow x 2)) (pow x 2)))) (pow x 3)))))))) |
(* -1/20 (/ (pow y 4) (pow x 3))) |
(* (pow y 4) (- (* -1/20 (/ (- (+ (* -2 x) (* -1 x)) x) (* (pow x 3) y))) (* 1/20 (/ 1 (pow x 3))))) |
(* (pow y 4) (- (+ (* -1/20 (/ (- (+ (* -2 x) (* -1 x)) x) (* (pow x 3) y))) (* -1/20 (/ (- (+ (* -1 (pow x 2)) (+ (* 2 (pow x 2)) (pow x 2))) (* x (- (+ (* -2 x) (* -1 x)) x))) (* (pow x 3) (pow y 2))))) (* 1/20 (/ 1 (pow x 3))))) |
(* (pow y 4) (- (+ (* -1/20 (/ (- (+ (* -2 x) (* -1 x)) x) (* (pow x 3) y))) (+ (* -1/20 (/ (- (+ (* -1 (* (pow x 2) (+ (* -2 x) (* -1 x)))) (* -1 (pow x 3))) (* x (- (+ (* -1 (pow x 2)) (+ (* 2 (pow x 2)) (pow x 2))) (* x (- (+ (* -2 x) (* -1 x)) x))))) (* (pow x 3) (pow y 3)))) (* -1/20 (/ (- (+ (* -1 (pow x 2)) (+ (* 2 (pow x 2)) (pow x 2))) (* x (- (+ (* -2 x) (* -1 x)) x))) (* (pow x 3) (pow y 2)))))) (* 1/20 (/ 1 (pow x 3))))) |
(* -1/20 (/ (pow y 4) (pow x 3))) |
(* (pow y 4) (- (* -1/20 (/ (- (* -1 (+ x (* 2 x))) x) (* (pow x 3) y))) (* 1/20 (/ 1 (pow x 3))))) |
(* (pow y 4) (- (* -1 (/ (+ (* -1/20 (/ (- (* -1 (+ (* -1 (pow x 2)) (+ (* 2 (pow x 2)) (pow x 2)))) (* -1 (* x (- (* -1 (+ x (* 2 x))) x)))) (* (pow x 3) y))) (* 1/20 (/ (- (* -1 (+ x (* 2 x))) x) (pow x 3)))) y)) (* 1/20 (/ 1 (pow x 3))))) |
(* (pow y 4) (- (* -1 (/ (+ (* -1 (/ (+ (* -1/20 (/ (- (* -1 (+ (* -1 (* (pow x 2) (+ x (* 2 x)))) (pow x 3))) (* -1 (* x (- (* -1 (+ (* -1 (pow x 2)) (+ (* 2 (pow x 2)) (pow x 2)))) (* -1 (* x (- (* -1 (+ x (* 2 x))) x))))))) (* (pow x 3) y))) (* 1/20 (/ (- (* -1 (+ (* -1 (pow x 2)) (+ (* 2 (pow x 2)) (pow x 2)))) (* -1 (* x (- (* -1 (+ x (* 2 x))) x)))) (pow x 3)))) y)) (* 1/20 (/ (- (* -1 (+ x (* 2 x))) x) (pow x 3)))) y)) (* 1/20 (/ 1 (pow x 3))))) |
(* -1/16 (pow y 4)) |
(- (* -1/16 (* x (- (* y (+ (* -2 (pow y 2)) (* -1 (pow y 2)))) (pow y 3)))) (* 1/16 (pow y 4))) |
(- (* x (- (* -1/16 (* x (- (+ (* y (+ y (* 2 y))) (pow y 2)) (* -2 (pow y 2))))) (* 1/16 (- (* y (+ (* -2 (pow y 2)) (* -1 (pow y 2)))) (pow y 3))))) (* 1/16 (pow y 4))) |
(- (* x (- (* x (- (* -1/16 (* x (- (+ (* -2 y) (+ (* -1 y) (* -1 (/ (+ (* -2 (pow y 2)) (* -1 (pow y 2))) y)))) (* 4 y)))) (* 1/16 (- (+ (* y (+ y (* 2 y))) (pow y 2)) (* -2 (pow y 2)))))) (* 1/16 (- (* y (+ (* -2 (pow y 2)) (* -1 (pow y 2)))) (pow y 3))))) (* 1/16 (pow y 4))) |
(* 15/16 (pow x 4)) |
(* (pow x 4) (+ 15/16 (* -1/16 (/ (- (* -1 (+ y (* 2 y))) y) x)))) |
(* (pow x 4) (- (+ 15/16 (* -1/16 (/ (- (+ (* -1 (+ (* -2 (pow y 2)) (* -1 (pow y 2)))) (* -1 (pow y 2))) (* y (- (* -1 (+ y (* 2 y))) y))) (pow x 2)))) (* 1/16 (/ (- (* -1 (+ y (* 2 y))) y) x)))) |
(* (pow x 4) (- (+ 15/16 (* -1/16 (/ (- (+ (* -1 (pow y 3)) (* (pow y 2) (+ y (* 2 y)))) (* y (- (+ (* -1 (+ (* -2 (pow y 2)) (* -1 (pow y 2)))) (* -1 (pow y 2))) (* y (- (* -1 (+ y (* 2 y))) y))))) (pow x 3)))) (+ (* 1/16 (/ (- (* -1 (+ y (* 2 y))) y) x)) (* 1/16 (/ (- (+ (* -1 (+ (* -2 (pow y 2)) (* -1 (pow y 2)))) (* -1 (pow y 2))) (* y (- (* -1 (+ y (* 2 y))) y))) (pow x 2)))))) |
(* 15/16 (pow x 4)) |
(* (pow x 4) (+ 15/16 (* 1/16 (/ (- (+ y (* 2 y)) (* -1 y)) x)))) |
(* (pow x 4) (+ 15/16 (* -1 (/ (- (* 1/16 (/ (- (* -1 (+ (* -1 (+ (* 2 (pow y 2)) (pow y 2))) (pow y 2))) (* -1 (* y (- (+ y (* 2 y)) (* -1 y))))) x)) (* 1/16 (- (+ y (* 2 y)) (* -1 y)))) x)))) |
(* (pow x 4) (+ 15/16 (* -1 (/ (- (* -1 (/ (- (* 1/16 (/ (- (* -1 (+ (* -1 (pow y 3)) (* (pow y 2) (+ y (* 2 y))))) (* -1 (* y (- (* -1 (+ (* -1 (+ (* 2 (pow y 2)) (pow y 2))) (pow y 2))) (* -1 (* y (- (+ y (* 2 y)) (* -1 y)))))))) x)) (* 1/16 (- (* -1 (+ (* -1 (+ (* 2 (pow y 2)) (pow y 2))) (pow y 2))) (* -1 (* y (- (+ y (* 2 y)) (* -1 y))))))) x)) (* 1/16 (- (+ y (* 2 y)) (* -1 y)))) x)))) |
(- (pow x 4) (* 1/16 (pow x 4))) |
(- (+ (* -1/16 (* y (- (* -1 (* x (+ (* 2 (pow x 2)) (pow x 2)))) (pow x 3)))) (pow x 4)) (* 1/16 (pow x 4))) |
(- (+ (* y (- (* -1/16 (* y (- (+ (* -1 (* x (+ (* -2 x) (* -1 x)))) (+ (* -1 (pow x 2)) (pow x 2))) (* -1 (+ (* 2 (pow x 2)) (pow x 2)))))) (* 1/16 (- (* -1 (* x (+ (* 2 (pow x 2)) (pow x 2)))) (pow x 3))))) (pow x 4)) (* 1/16 (pow x 4))) |
(- (+ (* y (- (* y (- (* -1/16 (* y (- (+ (* -1 (/ (+ (* 2 (pow x 2)) (pow x 2)) x)) (* 2 x)) (* -1 (+ (* -2 x) (* -1 x)))))) (* 1/16 (- (+ (* -1 (* x (+ (* -2 x) (* -1 x)))) (+ (* -1 (pow x 2)) (pow x 2))) (* -1 (+ (* 2 (pow x 2)) (pow x 2))))))) (* 1/16 (- (* -1 (* x (+ (* 2 (pow x 2)) (pow x 2)))) (pow x 3))))) (pow x 4)) (* 1/16 (pow x 4))) |
(* -1/16 (pow y 4)) |
(* (pow y 4) (- (* -1/16 (/ (- (+ (* -2 x) (* -1 x)) x) y)) 1/16)) |
(* (pow y 4) (- (* -1/16 (/ (- (+ (* -1 (pow x 2)) (+ (* 2 (pow x 2)) (pow x 2))) (* x (- (+ (* -2 x) (* -1 x)) x))) (pow y 2))) (+ 1/16 (* 1/16 (/ (- (+ (* -2 x) (* -1 x)) x) y))))) |
(* (pow y 4) (- (* -1/16 (/ (- (+ (* -1 (* (pow x 2) (+ (* -2 x) (* -1 x)))) (* -1 (pow x 3))) (* x (- (+ (* -1 (pow x 2)) (+ (* 2 (pow x 2)) (pow x 2))) (* x (- (+ (* -2 x) (* -1 x)) x))))) (pow y 3))) (+ 1/16 (+ (* 1/16 (/ (- (+ (* -2 x) (* -1 x)) x) y)) (* 1/16 (/ (- (+ (* -1 (pow x 2)) (+ (* 2 (pow x 2)) (pow x 2))) (* x (- (+ (* -2 x) (* -1 x)) x))) (pow y 2))))))) |
(* -1/16 (pow y 4)) |
(* (pow y 4) (- (* -1/16 (/ (- (* -1 (+ x (* 2 x))) x) y)) 1/16)) |
(* (pow y 4) (- (* -1 (/ (- (* -1/16 (/ (- (* -1 (+ (* -1 (pow x 2)) (+ (* 2 (pow x 2)) (pow x 2)))) (* -1 (* x (- (* -1 (+ x (* 2 x))) x)))) y)) (* -1/16 (- (* -1 (+ x (* 2 x))) x))) y)) 1/16)) |
(* (pow y 4) (- (* -1 (/ (- (* -1 (/ (- (* -1/16 (/ (- (* -1 (+ (* -1 (* (pow x 2) (+ x (* 2 x)))) (pow x 3))) (* -1 (* x (- (* -1 (+ (* -1 (pow x 2)) (+ (* 2 (pow x 2)) (pow x 2)))) (* -1 (* x (- (* -1 (+ x (* 2 x))) x))))))) y)) (* -1/16 (- (* -1 (+ (* -1 (pow x 2)) (+ (* 2 (pow x 2)) (pow x 2)))) (* -1 (* x (- (* -1 (+ x (* 2 x))) x)))))) y)) (* -1/16 (- (* -1 (+ x (* 2 x))) x))) y)) 1/16)) |
(* 1/16 (pow x 4)) |
(+ (* 1/16 (* y (- (* -1 (* x (+ (* 2 (pow x 2)) (pow x 2)))) (pow x 3)))) (* 1/16 (pow x 4))) |
(+ (* 1/16 (pow x 4)) (* y (+ (* 1/16 (* y (- (+ (* -1 (* x (+ (* -2 x) (* -1 x)))) (+ (* -1 (pow x 2)) (pow x 2))) (* -1 (+ (* 2 (pow x 2)) (pow x 2)))))) (* 1/16 (- (* -1 (* x (+ (* 2 (pow x 2)) (pow x 2)))) (pow x 3)))))) |
(+ (* 1/16 (pow x 4)) (* y (+ (* 1/16 (- (* -1 (* x (+ (* 2 (pow x 2)) (pow x 2)))) (pow x 3))) (* y (+ (* 1/16 (* y (- (+ (* -1 (/ (+ (* 2 (pow x 2)) (pow x 2)) x)) (* 2 x)) (* -1 (+ (* -2 x) (* -1 x)))))) (* 1/16 (- (+ (* -1 (* x (+ (* -2 x) (* -1 x)))) (+ (* -1 (pow x 2)) (pow x 2))) (* -1 (+ (* 2 (pow x 2)) (pow x 2)))))))))) |
(* 1/16 (pow y 4)) |
(* (pow y 4) (+ 1/16 (* 1/16 (/ (- (+ (* -2 x) (* -1 x)) x) y)))) |
(* (pow y 4) (+ 1/16 (+ (* 1/16 (/ (- (+ (* -2 x) (* -1 x)) x) y)) (* 1/16 (/ (- (+ (* -1 (pow x 2)) (+ (* 2 (pow x 2)) (pow x 2))) (* x (- (+ (* -2 x) (* -1 x)) x))) (pow y 2)))))) |
(* (pow y 4) (+ 1/16 (+ (* 1/16 (/ (- (+ (* -2 x) (* -1 x)) x) y)) (+ (* 1/16 (/ (- (+ (* -1 (* (pow x 2) (+ (* -2 x) (* -1 x)))) (* -1 (pow x 3))) (* x (- (+ (* -1 (pow x 2)) (+ (* 2 (pow x 2)) (pow x 2))) (* x (- (+ (* -2 x) (* -1 x)) x))))) (pow y 3))) (* 1/16 (/ (- (+ (* -1 (pow x 2)) (+ (* 2 (pow x 2)) (pow x 2))) (* x (- (+ (* -2 x) (* -1 x)) x))) (pow y 2))))))) |
(* 1/16 (pow y 4)) |
(* (pow y 4) (+ 1/16 (* 1/16 (/ (- (* -1 (+ x (* 2 x))) x) y)))) |
(* (pow y 4) (+ 1/16 (* -1 (/ (+ (* -1/16 (- (* -1 (+ x (* 2 x))) x)) (* 1/16 (/ (- (* -1 (+ (* -1 (pow x 2)) (+ (* 2 (pow x 2)) (pow x 2)))) (* -1 (* x (- (* -1 (+ x (* 2 x))) x)))) y))) y)))) |
(* (pow y 4) (+ 1/16 (* -1 (/ (+ (* -1 (/ (+ (* -1/16 (- (* -1 (+ (* -1 (pow x 2)) (+ (* 2 (pow x 2)) (pow x 2)))) (* -1 (* x (- (* -1 (+ x (* 2 x))) x))))) (* 1/16 (/ (- (* -1 (+ (* -1 (* (pow x 2) (+ x (* 2 x)))) (pow x 3))) (* -1 (* x (- (* -1 (+ (* -1 (pow x 2)) (+ (* 2 (pow x 2)) (pow x 2)))) (* -1 (* x (- (* -1 (+ x (* 2 x))) x))))))) y))) y)) (* -1/16 (- (* -1 (+ x (* 2 x))) x))) y)))) |
(* 1/16 (pow y 4)) |
(+ (* 1/16 (* x (- (* y (+ (* -2 (pow y 2)) (* -1 (pow y 2)))) (pow y 3)))) (* 1/16 (pow y 4))) |
(+ (* 1/16 (pow y 4)) (* x (+ (* 1/16 (* x (- (+ (* y (+ y (* 2 y))) (pow y 2)) (* -2 (pow y 2))))) (* 1/16 (- (* y (+ (* -2 (pow y 2)) (* -1 (pow y 2)))) (pow y 3)))))) |
(+ (* 1/16 (pow y 4)) (* x (+ (* 1/16 (- (* y (+ (* -2 (pow y 2)) (* -1 (pow y 2)))) (pow y 3))) (* x (+ (* 1/16 (* x (- (+ (* -2 y) (+ (* -1 y) (* -1 (/ (+ (* -2 (pow y 2)) (* -1 (pow y 2))) y)))) (* 4 y)))) (* 1/16 (- (+ (* y (+ y (* 2 y))) (pow y 2)) (* -2 (pow y 2))))))))) |
(* 1/16 (pow x 4)) |
(* (pow x 4) (+ 1/16 (* 1/16 (/ (- (* -1 (+ y (* 2 y))) y) x)))) |
(* (pow x 4) (+ 1/16 (+ (* 1/16 (/ (- (* -1 (+ y (* 2 y))) y) x)) (* 1/16 (/ (- (+ (* -1 (+ (* -2 (pow y 2)) (* -1 (pow y 2)))) (* -1 (pow y 2))) (* y (- (* -1 (+ y (* 2 y))) y))) (pow x 2)))))) |
(* (pow x 4) (+ 1/16 (+ (* 1/16 (/ (- (* -1 (+ y (* 2 y))) y) x)) (+ (* 1/16 (/ (- (+ (* -1 (+ (* -2 (pow y 2)) (* -1 (pow y 2)))) (* -1 (pow y 2))) (* y (- (* -1 (+ y (* 2 y))) y))) (pow x 2))) (* 1/16 (/ (- (+ (* -1 (pow y 3)) (* (pow y 2) (+ y (* 2 y)))) (* y (- (+ (* -1 (+ (* -2 (pow y 2)) (* -1 (pow y 2)))) (* -1 (pow y 2))) (* y (- (* -1 (+ y (* 2 y))) y))))) (pow x 3))))))) |
(* 1/16 (pow x 4)) |
(* (pow x 4) (+ 1/16 (* -1/16 (/ (- (+ y (* 2 y)) (* -1 y)) x)))) |
(* (pow x 4) (+ 1/16 (* -1 (/ (+ (* -1/16 (/ (- (* -1 (+ (* -1 (+ (* 2 (pow y 2)) (pow y 2))) (pow y 2))) (* -1 (* y (- (+ y (* 2 y)) (* -1 y))))) x)) (* 1/16 (- (+ y (* 2 y)) (* -1 y)))) x)))) |
(* (pow x 4) (+ 1/16 (* -1 (/ (+ (* -1 (/ (+ (* -1/16 (/ (- (* -1 (+ (* -1 (pow y 3)) (* (pow y 2) (+ y (* 2 y))))) (* -1 (* y (- (* -1 (+ (* -1 (+ (* 2 (pow y 2)) (pow y 2))) (pow y 2))) (* -1 (* y (- (+ y (* 2 y)) (* -1 y)))))))) x)) (* 1/16 (- (* -1 (+ (* -1 (+ (* 2 (pow y 2)) (pow y 2))) (pow y 2))) (* -1 (* y (- (+ y (* 2 y)) (* -1 y))))))) x)) (* 1/16 (- (+ y (* 2 y)) (* -1 y)))) x)))) |
(pow x 4) |
(+ (* y (- (* -1 (* x (+ (* 2 (pow x 2)) (pow x 2)))) (pow x 3))) (pow x 4)) |
(+ (* y (- (+ (* -1 (* x (+ (* 2 (pow x 2)) (pow x 2)))) (* y (- (+ (* -1 (* x (+ (* -2 x) (* -1 x)))) (+ (* -1 (pow x 2)) (pow x 2))) (* -1 (+ (* 2 (pow x 2)) (pow x 2)))))) (pow x 3))) (pow x 4)) |
(+ (* y (- (+ (* -1 (* x (+ (* 2 (pow x 2)) (pow x 2)))) (* y (- (+ (* -1 (* x (+ (* -2 x) (* -1 x)))) (+ (* -1 (pow x 2)) (+ (* y (- (+ (* -1 (/ (+ (* 2 (pow x 2)) (pow x 2)) x)) (* 2 x)) (* -1 (+ (* -2 x) (* -1 x))))) (pow x 2)))) (* -1 (+ (* 2 (pow x 2)) (pow x 2)))))) (pow x 3))) (pow x 4)) |
(pow y 4) |
(* (pow y 4) (- (+ 1 (+ (* -2 (/ x y)) (* -1 (/ x y)))) (/ x y))) |
(* (pow y 4) (- (+ 1 (+ (* -2 (/ x y)) (+ (* -1 (/ x y)) (+ (* -1 (/ (pow x 2) (pow y 2))) (+ (* 2 (/ (pow x 2) (pow y 2))) (/ (pow x 2) (pow y 2))))))) (+ (/ x y) (/ (* x (- (+ (* -2 x) (* -1 x)) x)) (pow y 2))))) |
(* (pow y 4) (- (+ 1 (+ (* -2 (/ x y)) (+ (* -1 (/ x y)) (+ (* -1 (/ (* (pow x 2) (+ (* -2 x) (* -1 x))) (pow y 3))) (+ (* -1 (/ (pow x 2) (pow y 2))) (+ (* -1 (/ (pow x 3) (pow y 3))) (+ (* 2 (/ (pow x 2) (pow y 2))) (/ (pow x 2) (pow y 2))))))))) (+ (/ x y) (+ (/ (* x (- (+ (* -2 x) (* -1 x)) x)) (pow y 2)) (/ (* x (- (+ (* -1 (pow x 2)) (+ (* 2 (pow x 2)) (pow x 2))) (* x (- (+ (* -2 x) (* -1 x)) x)))) (pow y 3)))))) |
(pow y 4) |
(* (pow y 4) (- (+ 1 (* -1 (/ (+ x (* 2 x)) y))) (/ x y))) |
(* (pow y 4) (+ 1 (* -1 (/ (- (+ (* -1 (- (* -1 (+ x (* 2 x))) x)) (* -1 (/ (+ (* -1 (pow x 2)) (+ (* 2 (pow x 2)) (pow x 2))) y))) (* -1 (/ (* x (- (* -1 (+ x (* 2 x))) x)) y))) y)))) |
(* (pow y 4) (+ 1 (* -1 (/ (+ (* -1 (- (* -1 (+ x (* 2 x))) x)) (* -1 (/ (- (+ (* -1 (- (* -1 (+ (* -1 (pow x 2)) (+ (* 2 (pow x 2)) (pow x 2)))) (* -1 (* x (- (* -1 (+ x (* 2 x))) x))))) (* -1 (/ (+ (* -1 (* (pow x 2) (+ x (* 2 x)))) (pow x 3)) y))) (* -1 (/ (* x (- (* -1 (+ (* -1 (pow x 2)) (+ (* 2 (pow x 2)) (pow x 2)))) (* -1 (* x (- (* -1 (+ x (* 2 x))) x))))) y))) y))) y)))) |
(pow y 4) |
(+ (* x (- (* y (+ (* -2 (pow y 2)) (* -1 (pow y 2)))) (pow y 3))) (pow y 4)) |
(+ (* x (- (+ (* x (- (+ (* y (+ y (* 2 y))) (pow y 2)) (* -2 (pow y 2)))) (* y (+ (* -2 (pow y 2)) (* -1 (pow y 2))))) (pow y 3))) (pow y 4)) |
(+ (* x (- (+ (* x (- (+ (* x (- (+ (* -2 y) (+ (* -1 y) (* -1 (/ (+ (* -2 (pow y 2)) (* -1 (pow y 2))) y)))) (* 4 y))) (+ (* y (+ y (* 2 y))) (pow y 2))) (* -2 (pow y 2)))) (* y (+ (* -2 (pow y 2)) (* -1 (pow y 2))))) (pow y 3))) (pow y 4)) |
(pow x 4) |
(* (pow x 4) (- (+ 1 (* -1 (/ (+ y (* 2 y)) x))) (/ y x))) |
(* (pow x 4) (- (+ 1 (+ (* -1 (/ (+ y (* 2 y)) x)) (+ (* -1 (/ (+ (* -2 (pow y 2)) (* -1 (pow y 2))) (pow x 2))) (* -1 (/ (pow y 2) (pow x 2)))))) (+ (/ y x) (/ (* y (- (* -1 (+ y (* 2 y))) y)) (pow x 2))))) |
(* (pow x 4) (- (+ 1 (+ (* -1 (/ (+ y (* 2 y)) x)) (+ (* -1 (/ (+ (* -2 (pow y 2)) (* -1 (pow y 2))) (pow x 2))) (+ (* -1 (/ (pow y 2) (pow x 2))) (+ (* -1 (/ (pow y 3) (pow x 3))) (/ (* (pow y 2) (+ y (* 2 y))) (pow x 3))))))) (+ (/ y x) (+ (/ (* y (- (* -1 (+ y (* 2 y))) y)) (pow x 2)) (/ (* y (- (+ (* -1 (+ (* -2 (pow y 2)) (* -1 (pow y 2)))) (* -1 (pow y 2))) (* y (- (* -1 (+ y (* 2 y))) y)))) (pow x 3)))))) |
(pow x 4) |
(* (pow x 4) (+ 1 (* -1 (/ (- (+ y (* 2 y)) (* -1 y)) x)))) |
(* (pow x 4) (+ 1 (* -1 (/ (- (+ y (+ (* -1 (/ (- (* -1 (+ (* -1 (+ (* 2 (pow y 2)) (pow y 2))) (pow y 2))) (* -1 (* y (- (+ y (* 2 y)) (* -1 y))))) x)) (* 2 y))) (* -1 y)) x)))) |
(* (pow x 4) (+ 1 (* -1 (/ (- (+ y (+ (* -1 (/ (- (+ (* -1 (+ (* -1 (+ (* 2 (pow y 2)) (pow y 2))) (pow y 2))) (* -1 (/ (- (* -1 (+ (* -1 (pow y 3)) (* (pow y 2) (+ y (* 2 y))))) (* -1 (* y (- (* -1 (+ (* -1 (+ (* 2 (pow y 2)) (pow y 2))) (pow y 2))) (* -1 (* y (- (+ y (* 2 y)) (* -1 y)))))))) x))) (* -1 (* y (- (+ y (* 2 y)) (* -1 y))))) x)) (* 2 y))) (* -1 y)) x)))) |
(* -3/2 (/ (pow x 2) (fabs (- y x)))) |
(* (pow x 2) (- (* -3 (/ x (pow (fabs (- y x)) 2))) (* 3/2 (/ 1 (fabs (- y x)))))) |
(* (pow x 2) (- (* x (- (* -6 (/ x (pow (fabs (- y x)) 3))) (* 3 (/ 1 (pow (fabs (- y x)) 2))))) (* 3/2 (/ 1 (fabs (- y x)))))) |
(* (pow x 2) (- (* x (- (* x (- (* -12 (/ x (pow (fabs (- y x)) 4))) (* 6 (/ 1 (pow (fabs (- y x)) 3))))) (* 3 (/ 1 (pow (fabs (- y x)) 2))))) (* 3/2 (/ 1 (fabs (- y x)))))) |
(* 3/4 x) |
(* x (+ 3/4 (* 3/8 (/ (fabs (- y x)) x)))) |
(* x (- (+ 3/4 (* 3/16 (/ (pow (fabs (- y x)) 2) (pow x 2)))) (* -3/8 (/ (fabs (- y x)) x)))) |
(* x (- (+ 3/4 (* 3/32 (/ (pow (fabs (- y x)) 3) (pow x 3)))) (+ (* -3/8 (/ (fabs (- y x)) x)) (* -3/16 (/ (pow (fabs (- y x)) 2) (pow x 2)))))) |
(* 3/4 x) |
(* -1 (* x (- (* -3/8 (/ (fabs (+ y (* -1 x))) x)) 3/4))) |
(* -1 (* x (- (* -1 (/ (- (* 3/16 (/ (pow (fabs (+ y (* -1 x))) 2) x)) (* -3/8 (fabs (+ y (* -1 x))))) x)) 3/4))) |
(* -1 (* x (- (* -1 (/ (- (* -1 (/ (- (* -3/32 (/ (pow (fabs (+ y (* -1 x))) 3) x)) (* 3/16 (pow (fabs (+ y (* -1 x))) 2))) x)) (* -3/8 (fabs (+ y (* -1 x))))) x)) 3/4))) |
(* -3/4 (/ (pow x 2) (- (* 1/2 (fabs (- y x))) x))) |
(* -3/4 (/ (pow x 2) (- (* 1/2 (fabs (- y x))) x))) |
(* -3/4 (/ (pow x 2) (- (* 1/2 (fabs (- y x))) x))) |
(* -3/4 (/ (pow x 2) (- (* 1/2 (fabs (- y x))) x))) |
(* -3/4 (/ (pow x 2) (- (* 1/2 (fabs (- y x))) x))) |
(* -3/4 (/ (pow x 2) (- (* 1/2 (fabs (- y x))) x))) |
(* -3/4 (/ (pow x 2) (- (* 1/2 (fabs (- y x))) x))) |
(* -3/4 (/ (pow x 2) (- (* 1/2 (fabs (- y x))) x))) |
(* -3/4 (/ (pow x 2) (- (* 1/2 (fabs (neg (+ x (* -1 y))))) x))) |
(* -3/4 (/ (pow x 2) (- (* 1/2 (fabs (neg (+ x (* -1 y))))) x))) |
(* -3/4 (/ (pow x 2) (- (* 1/2 (fabs (neg (+ x (* -1 y))))) x))) |
(* -3/4 (/ (pow x 2) (- (* 1/2 (fabs (neg (+ x (* -1 y))))) x))) |
(* -3/4 (pow x 2)) |
(* -3/4 (pow x 2)) |
(* -3/4 (pow x 2)) |
(* -3/4 (pow x 2)) |
(* -3/4 (pow x 2)) |
(* -3/4 (pow x 2)) |
(* -3/4 (pow x 2)) |
(* -3/4 (pow x 2)) |
(* -3/4 (pow x 2)) |
(* -3/4 (pow x 2)) |
(* -3/4 (pow x 2)) |
(* -3/4 (pow x 2)) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(- (* 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))))) 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) |
(* x (- (* 1/2 (/ (fabs (- y x)) x)) 1)) |
(* x (- (* 1/2 (/ (fabs (- y x)) x)) 1)) |
(* x (- (* 1/2 (/ (fabs (- y x)) x)) 1)) |
(* -1 x) |
(* -1 (* x (+ 1 (* -1/2 (/ (fabs (+ y (* -1 x))) x))))) |
(* -1 (* x (+ 1 (* -1/2 (/ (fabs (+ y (* -1 x))) x))))) |
(* -1 (* x (+ 1 (* -1/2 (/ (fabs (+ y (* -1 x))) x))))) |
(pow x 4) |
(+ (* -4 (* (pow x 3) y)) (pow x 4)) |
(+ (* y (+ (* -4 (pow x 3)) (* y (+ (* 2 (pow x 2)) (* 4 (pow x 2)))))) (pow x 4)) |
(+ (* y (+ (* -4 (pow x 3)) (* y (+ (* -4 (* x y)) (+ (* 2 (pow x 2)) (* 4 (pow x 2))))))) (pow x 4)) |
(pow y 4) |
(* (pow y 4) (+ 1 (* -4 (/ x y)))) |
(* (pow y 4) (+ 1 (+ (* -4 (/ x y)) (+ (* 2 (/ (pow x 2) (pow y 2))) (* 4 (/ (pow x 2) (pow y 2))))))) |
(* (pow y 4) (+ 1 (+ (* -4 (/ x y)) (+ (* -4 (/ (pow x 3) (pow y 3))) (+ (* 2 (/ (pow x 2) (pow y 2))) (* 4 (/ (pow x 2) (pow y 2)))))))) |
(pow y 4) |
(* (pow y 4) (+ 1 (* -4 (/ x y)))) |
(* (pow y 4) (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* 2 (pow x 2)) (* 4 (pow x 2))) y)) (* 4 x)) y)))) |
(* (pow y 4) (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -4 (/ (pow x 3) y)) (+ (* 2 (pow x 2)) (* 4 (pow x 2)))) y)) (* 4 x)) y)))) |
(pow y 4) |
(+ (* -4 (* x (pow y 3))) (pow y 4)) |
(+ (* x (+ (* -4 (pow y 3)) (* x (+ (* 2 (pow y 2)) (* 4 (pow y 2)))))) (pow y 4)) |
(+ (* x (+ (* -4 (pow y 3)) (* x (+ (* -4 (* x y)) (+ (* 2 (pow y 2)) (* 4 (pow y 2))))))) (pow y 4)) |
(pow x 4) |
(* (pow x 4) (+ 1 (* -4 (/ y x)))) |
(* (pow x 4) (+ 1 (+ (* -4 (/ y x)) (+ (* 2 (/ (pow y 2) (pow x 2))) (* 4 (/ (pow y 2) (pow x 2))))))) |
(* (pow x 4) (+ 1 (+ (* -4 (/ y x)) (+ (* -4 (/ (pow y 3) (pow x 3))) (+ (* 2 (/ (pow y 2) (pow x 2))) (* 4 (/ (pow y 2) (pow x 2)))))))) |
(pow x 4) |
(* (pow x 4) (+ 1 (* -4 (/ y x)))) |
(* (pow x 4) (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* 2 (pow y 2)) (* 4 (pow y 2))) x)) (* 4 y)) x)))) |
(* (pow x 4) (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -4 (/ (pow y 3) x)) (+ (* 2 (pow y 2)) (* 4 (pow y 2)))) x)) (* 4 y)) x)))) |
(* 5/4 (pow x 2)) |
(* 5/4 (pow x 2)) |
(* 5/4 (pow x 2)) |
(* 5/4 (pow x 2)) |
(* 5/4 (pow x 2)) |
(* 5/4 (pow x 2)) |
(* 5/4 (pow x 2)) |
(* 5/4 (pow x 2)) |
(* 5/4 (pow x 2)) |
(* 5/4 (pow x 2)) |
(* 5/4 (pow x 2)) |
(* 5/4 (pow x 2)) |
(* -1 (pow x 2)) |
(- (pow y 2) (pow x 2)) |
(- (pow y 2) (pow x 2)) |
(- (pow y 2) (pow x 2)) |
(pow y 2) |
(* (pow y 2) (+ 1 (* -1 (/ (pow x 2) (pow y 2))))) |
(* (pow y 2) (+ 1 (* -1 (/ (pow x 2) (pow y 2))))) |
(* (pow y 2) (+ 1 (* -1 (/ (pow x 2) (pow y 2))))) |
(pow y 2) |
(* (pow y 2) (+ 1 (* -1 (/ (pow x 2) (pow y 2))))) |
(* (pow y 2) (+ 1 (* -1 (/ (pow x 2) (pow y 2))))) |
(* (pow y 2) (+ 1 (* -1 (/ (pow x 2) (pow y 2))))) |
(pow y 2) |
(+ (* -1 (pow x 2)) (pow y 2)) |
(+ (* -1 (pow x 2)) (pow y 2)) |
(+ (* -1 (pow x 2)) (pow y 2)) |
(* -1 (pow x 2)) |
(* (pow x 2) (- (/ (pow y 2) (pow x 2)) 1)) |
(* (pow x 2) (- (/ (pow y 2) (pow x 2)) 1)) |
(* (pow x 2) (- (/ (pow y 2) (pow x 2)) 1)) |
(* -1 (pow x 2)) |
(* (pow x 2) (- (/ (pow y 2) (pow x 2)) 1)) |
(* (pow x 2) (- (/ (pow y 2) (pow x 2)) 1)) |
(* (pow x 2) (- (/ (pow y 2) (pow x 2)) 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))) |
| Outputs |
|---|
(+ x (* 1/2 (fabs (- y x)))) |
(+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) |
(+ x (* 1/2 (fabs (neg (+ x (* -1 y)))))) |
(+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) |
(+ x (* 1/2 (fabs (neg (+ x (* -1 y)))))) |
(+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) |
(+ x (* 1/2 (fabs (neg (+ x (* -1 y)))))) |
(+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) |
(+ x (* 1/2 (fabs (neg (+ x (* -1 y)))))) |
(+.f64 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))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) |
x |
(* x (+ 1 (* 1/2 (/ (fabs (- y x)) x)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) x))) |
(* x (+ 1 (* 1/2 (/ (fabs (- y x)) x)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) x))) |
(* x (+ 1 (* 1/2 (/ (fabs (- y x)) x)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) x))) |
x |
(* -1 (* x (- (* -1/2 (/ (fabs (+ y (* -1 x))) x)) 1))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (fabs.f64 (-.f64 y x))) x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* -1/2 (/ (fabs (+ y (* -1 x))) x)) 1))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (fabs.f64 (-.f64 y x))) x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* -1/2 (/ (fabs (+ y (* -1 x))) x)) 1))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (fabs.f64 (-.f64 y x))) x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) 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 (neg (+ x (* -1 y))))) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) |
(* 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))))) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) |
(* 1/2 (fabs (neg (+ 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/2 (sqrt (fabs (- y x)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fabs.f64 (-.f64 y x)))) |
(* 1/2 (sqrt (fabs (- y x)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fabs.f64 (-.f64 y x)))) |
(* 1/2 (sqrt (fabs (- y x)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fabs.f64 (-.f64 y x)))) |
(* 1/2 (sqrt (fabs (- y x)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fabs.f64 (-.f64 y x)))) |
(* 1/2 (sqrt (fabs (- y x)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fabs.f64 (-.f64 y x)))) |
(* 1/2 (sqrt (fabs (- y x)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fabs.f64 (-.f64 y x)))) |
(* 1/2 (sqrt (fabs (- y x)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fabs.f64 (-.f64 y x)))) |
(* 1/2 (sqrt (fabs (- y x)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fabs.f64 (-.f64 y x)))) |
(* 1/2 (sqrt (fabs (neg (+ x (* -1 y)))))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fabs.f64 (-.f64 y x)))) |
(* 1/2 (sqrt (fabs (neg (+ x (* -1 y)))))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fabs.f64 (-.f64 y x)))) |
(* 1/2 (sqrt (fabs (neg (+ x (* -1 y)))))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fabs.f64 (-.f64 y x)))) |
(* 1/2 (sqrt (fabs (neg (+ x (* -1 y)))))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fabs.f64 (-.f64 y x)))) |
(* 1/2 (sqrt (fabs (- y x)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fabs.f64 (-.f64 y x)))) |
(* 1/2 (sqrt (fabs (- y x)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fabs.f64 (-.f64 y x)))) |
(* 1/2 (sqrt (fabs (- y x)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fabs.f64 (-.f64 y x)))) |
(* 1/2 (sqrt (fabs (- y x)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fabs.f64 (-.f64 y x)))) |
(* 1/2 (sqrt (fabs (- y x)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fabs.f64 (-.f64 y x)))) |
(* 1/2 (sqrt (fabs (- y x)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fabs.f64 (-.f64 y x)))) |
(* 1/2 (sqrt (fabs (- y x)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fabs.f64 (-.f64 y x)))) |
(* 1/2 (sqrt (fabs (- y x)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fabs.f64 (-.f64 y x)))) |
(* 1/2 (sqrt (fabs (+ y (* -1 x))))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fabs.f64 (-.f64 y x)))) |
(* 1/2 (sqrt (fabs (+ y (* -1 x))))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fabs.f64 (-.f64 y x)))) |
(* 1/2 (sqrt (fabs (+ y (* -1 x))))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fabs.f64 (-.f64 y x)))) |
(* 1/2 (sqrt (fabs (+ y (* -1 x))))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fabs.f64 (-.f64 y x)))) |
(/ 4 (fabs (- y x))) |
(/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) |
(/ 4 (fabs (- y x))) |
(/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) |
(/ 4 (fabs (- y x))) |
(/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) |
(/ 4 (fabs (- y x))) |
(/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) |
(/ 4 (fabs (- y x))) |
(/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) |
(/ 4 (fabs (- y x))) |
(/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) |
(/ 4 (fabs (- y x))) |
(/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) |
(/ 4 (fabs (- y x))) |
(/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) |
(/ 4 (fabs (neg (+ x (* -1 y))))) |
(/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) |
(/ 4 (fabs (neg (+ x (* -1 y))))) |
(/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) |
(/ 4 (fabs (neg (+ x (* -1 y))))) |
(/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) |
(/ 4 (fabs (neg (+ x (* -1 y))))) |
(/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) |
(/ 4 (fabs (- y x))) |
(/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) |
(/ 4 (fabs (- y x))) |
(/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) |
(/ 4 (fabs (- y x))) |
(/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) |
(/ 4 (fabs (- y x))) |
(/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) |
(/ 4 (fabs (- y x))) |
(/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) |
(/ 4 (fabs (- y x))) |
(/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) |
(/ 4 (fabs (- y x))) |
(/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) |
(/ 4 (fabs (- y x))) |
(/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) |
(/ 4 (fabs (+ y (* -1 x)))) |
(/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) |
(/ 4 (fabs (+ y (* -1 x)))) |
(/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) |
(/ 4 (fabs (+ y (* -1 x)))) |
(/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) |
(/ 4 (fabs (+ y (* -1 x)))) |
(/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(* -1/20 (/ (pow y 4) (pow x 3))) |
(/.f64 (*.f64 #s(literal -1/20 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 x (*.f64 x x))) |
(/ (+ (* -1/20 (pow y 4)) (* 1/5 (* x (pow y 3)))) (pow x 3)) |
(/.f64 (+.f64 (*.f64 #s(literal -1/20 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 #s(literal 1/5 binary64) (*.f64 x (*.f64 y (*.f64 y y))))) (*.f64 x (*.f64 x x))) |
(/ (+ (* -1/20 (pow y 4)) (* x (+ (* -1/20 (* x (+ (* 2 (pow y 2)) (* 4 (pow y 2))))) (* 1/5 (pow y 3))))) (pow x 3)) |
(/.f64 (+.f64 (*.f64 #s(literal -1/20 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 x (+.f64 (*.f64 #s(literal -1/20 binary64) (*.f64 x (*.f64 (*.f64 y y) #s(literal 6 binary64)))) (*.f64 #s(literal 1/5 binary64) (*.f64 y (*.f64 y y)))))) (*.f64 x (*.f64 x x))) |
(/ (+ (* -1/20 (pow y 4)) (* x (+ (* 1/5 (pow y 3)) (* x (+ (* -1/20 (+ (* 2 (pow y 2)) (* 4 (pow y 2)))) (* 1/5 (* x y))))))) (pow x 3)) |
(/.f64 (+.f64 (*.f64 #s(literal -1/20 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 x (+.f64 (*.f64 #s(literal 1/5 binary64) (*.f64 y (*.f64 y y))) (*.f64 x (+.f64 (*.f64 #s(literal -1/20 binary64) (*.f64 (*.f64 y y) #s(literal 6 binary64))) (*.f64 #s(literal 1/5 binary64) (*.f64 x y))))))) (*.f64 x (*.f64 x x))) |
(* 3/4 x) |
(*.f64 x #s(literal 3/4 binary64)) |
(* x (+ 3/4 (* 1/5 (/ y x)))) |
(*.f64 x (+.f64 #s(literal 3/4 binary64) (/.f64 (*.f64 y #s(literal 1/5 binary64)) x))) |
(* x (+ 3/4 (+ (* -1/20 (/ (+ (* 2 (pow y 2)) (* 4 (pow y 2))) (pow x 2))) (* 1/5 (/ y x))))) |
(*.f64 x (+.f64 #s(literal 3/4 binary64) (+.f64 (/.f64 (*.f64 y #s(literal 1/5 binary64)) x) (/.f64 (*.f64 #s(literal -1/20 binary64) (*.f64 (*.f64 y y) #s(literal 6 binary64))) (*.f64 x x))))) |
(* x (+ 3/4 (+ (* -1/20 (/ (+ (* 2 (pow y 2)) (* 4 (pow y 2))) (pow x 2))) (+ (* 1/5 (/ y x)) (* 1/5 (/ (pow y 3) (pow x 3))))))) |
(*.f64 x (+.f64 #s(literal 3/4 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1/20 binary64) (*.f64 (*.f64 y y) #s(literal 6 binary64))) (*.f64 x x)) (*.f64 #s(literal 1/5 binary64) (+.f64 (/.f64 y x) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))))) |
(* 3/4 x) |
(*.f64 x #s(literal 3/4 binary64)) |
(* -1 (* x (- (* -1/5 (/ y x)) 3/4))) |
(*.f64 (+.f64 (*.f64 (/.f64 y x) #s(literal -1/5 binary64)) #s(literal -3/4 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* -1 (/ (+ (* -1/20 (/ (+ (* 2 (pow y 2)) (* 4 (pow y 2))) x)) (* 1/5 y)) x)) 3/4))) |
(*.f64 (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/20 binary64) (*.f64 (*.f64 y y) #s(literal 6 binary64))) x) (*.f64 y #s(literal 1/5 binary64))) (-.f64 #s(literal 0 binary64) x)) #s(literal -3/4 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* -1 (/ (+ (* -1 (/ (+ (* -1/5 (/ (pow y 3) x)) (* 1/20 (+ (* 2 (pow y 2)) (* 4 (pow y 2))))) x)) (* 1/5 y)) x)) 3/4))) |
(*.f64 (+.f64 (/.f64 (-.f64 (*.f64 y #s(literal 1/5 binary64)) (/.f64 (+.f64 (*.f64 #s(literal -1/5 binary64) (/.f64 (*.f64 y (*.f64 y y)) x)) (*.f64 (*.f64 (*.f64 y y) #s(literal 6 binary64)) #s(literal 1/20 binary64))) x)) (-.f64 #s(literal 0 binary64) x)) #s(literal -3/4 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(* 4/5 (/ (+ (* -1/16 (pow x 4)) (pow x 4)) (pow x 3))) |
(/.f64 (*.f64 #s(literal 4/5 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 15/16 binary64))) (*.f64 x (*.f64 x x))) |
(+ (* 1/5 y) (* 4/5 (/ (+ (* -1/16 (pow x 4)) (pow x 4)) (pow x 3)))) |
(+.f64 (*.f64 y #s(literal 1/5 binary64)) (/.f64 (*.f64 #s(literal 4/5 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 15/16 binary64))) (*.f64 x (*.f64 x x)))) |
(+ (* 4/5 (/ (+ (* -1/16 (pow x 4)) (pow x 4)) (pow x 3))) (* y (+ 1/5 (* -1/20 (/ (* y (+ (* 2 (pow x 2)) (* 4 (pow x 2)))) (pow x 3)))))) |
(+.f64 (*.f64 y (+.f64 #s(literal 1/5 binary64) (*.f64 #s(literal -1/20 binary64) (*.f64 (/.f64 y x) (/.f64 (*.f64 (*.f64 x x) #s(literal 6 binary64)) (*.f64 x x)))))) (/.f64 (*.f64 #s(literal 4/5 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 15/16 binary64))) (*.f64 x (*.f64 x x)))) |
(+ (* 4/5 (/ (+ (* -1/16 (pow x 4)) (pow x 4)) (pow x 3))) (* y (+ 1/5 (* y (+ (* -1/20 (/ (+ (* 2 (pow x 2)) (* 4 (pow x 2))) (pow x 3))) (* 1/5 (/ y (pow x 2)))))))) |
(+.f64 (*.f64 y (+.f64 #s(literal 1/5 binary64) (*.f64 y (+.f64 (*.f64 #s(literal -1/20 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1/5 binary64) (/.f64 y (*.f64 x x))))))) (/.f64 (*.f64 #s(literal 4/5 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 15/16 binary64))) (*.f64 x (*.f64 x x)))) |
(* -1/20 (/ (pow y 4) (pow x 3))) |
(/.f64 (*.f64 #s(literal -1/20 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 x (*.f64 x x))) |
(* (pow y 4) (- (* 1/5 (/ 1 (* (pow x 2) y))) (* 1/20 (/ 1 (pow x 3))))) |
(*.f64 (pow.f64 y #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 1/5 binary64) (*.f64 y (*.f64 x x))) (/.f64 #s(literal -1/20 binary64) (*.f64 x (*.f64 x x))))) |
(* (pow y 4) (- (+ (* -1/20 (/ (+ (* 2 (pow x 2)) (* 4 (pow x 2))) (* (pow x 3) (pow y 2)))) (/ 1/5 (* (pow x 2) y))) (* 1/20 (/ 1 (pow x 3))))) |
(*.f64 (pow.f64 y #s(literal 4 binary64)) (+.f64 (*.f64 (/.f64 #s(literal -1/20 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 x x) #s(literal 6 binary64)) (*.f64 y y))) (+.f64 (/.f64 #s(literal 1/5 binary64) (*.f64 y (*.f64 x x))) (/.f64 #s(literal -1/20 binary64) (*.f64 x (*.f64 x x)))))) |
(* (pow y 4) (- (+ (* -1/20 (/ (+ (* 2 (pow x 2)) (* 4 (pow x 2))) (* (pow x 3) (pow y 2)))) (+ (/ 1/5 (* (pow x 2) y)) (* 1/5 (/ 1 (pow y 3))))) (* 1/20 (/ 1 (pow x 3))))) |
(*.f64 (pow.f64 y #s(literal 4 binary64)) (+.f64 (*.f64 (/.f64 #s(literal -1/20 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 x x) #s(literal 6 binary64)) (*.f64 y y))) (+.f64 (+.f64 (/.f64 #s(literal 1/5 binary64) (*.f64 y (*.f64 x x))) (/.f64 #s(literal 1/5 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal -1/20 binary64) (*.f64 x (*.f64 x x)))))) |
(* -1/20 (/ (pow y 4) (pow x 3))) |
(/.f64 (*.f64 #s(literal -1/20 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 x (*.f64 x x))) |
(* (pow y 4) (- (* 1/5 (/ 1 (* (pow x 2) y))) (* 1/20 (/ 1 (pow x 3))))) |
(*.f64 (pow.f64 y #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 1/5 binary64) (*.f64 y (*.f64 x x))) (/.f64 #s(literal -1/20 binary64) (*.f64 x (*.f64 x x))))) |
(* (pow y 4) (- (* -1 (/ (- (* 1/20 (/ (+ (* 2 (pow x 2)) (* 4 (pow x 2))) (* (pow x 3) y))) (* 1/5 (/ 1 (pow x 2)))) y)) (* 1/20 (/ 1 (pow x 3))))) |
(*.f64 (pow.f64 y #s(literal 4 binary64)) (+.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/20 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 6 binary64)) (*.f64 y (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -1/5 binary64) (*.f64 x x))) (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal -1/20 binary64) (*.f64 x (*.f64 x x))))) |
(* (pow y 4) (- (* -1 (/ (- (* -1 (/ (+ (* -1/20 (/ (+ (* 2 (pow x 2)) (* 4 (pow x 2))) (pow x 3))) (* 1/5 (/ 1 y))) y)) (* 1/5 (/ 1 (pow x 2)))) y)) (* 1/20 (/ 1 (pow x 3))))) |
(*.f64 (pow.f64 y #s(literal 4 binary64)) (+.f64 (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/20 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 6 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/5 binary64) y)) (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal -1/5 binary64) (*.f64 x x))) (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal -1/20 binary64) (*.f64 x (*.f64 x x))))) |
(* -1/16 (pow y 4)) |
(*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/16 binary64)) |
(+ (* -1/16 (pow y 4)) (* 1/4 (* x (pow y 3)))) |
(+.f64 (*.f64 (*.f64 x (*.f64 y (*.f64 y y))) #s(literal 1/4 binary64)) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/16 binary64))) |
(+ (* -1/16 (pow y 4)) (* x (+ (* -1/16 (* x (+ (* 2 (pow y 2)) (* 4 (pow y 2))))) (* 1/4 (pow y 3))))) |
(+.f64 (*.f64 x (+.f64 (*.f64 (*.f64 x (*.f64 (*.f64 y y) #s(literal 6 binary64))) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/4 binary64)))) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/16 binary64))) |
(+ (* -1/16 (pow y 4)) (* x (+ (* 1/4 (pow y 3)) (* x (+ (* -1/16 (+ (* 2 (pow y 2)) (* 4 (pow y 2)))) (* 1/4 (* x y))))))) |
(+.f64 (*.f64 x (+.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/4 binary64)) (*.f64 x (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 6 binary64)) #s(literal -1/16 binary64)) (*.f64 (*.f64 x y) #s(literal 1/4 binary64)))))) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/16 binary64))) |
(* 15/16 (pow x 4)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 15/16 binary64)) |
(* (pow x 4) (+ 15/16 (* 1/4 (/ y x)))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 15/16 binary64) (*.f64 (/.f64 y x) #s(literal 1/4 binary64)))) |
(* (pow x 4) (+ 15/16 (+ (* -1/16 (/ (+ (* 2 (pow y 2)) (* 4 (pow y 2))) (pow x 2))) (* 1/4 (/ y x))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 15/16 binary64) (+.f64 (*.f64 (/.f64 y x) #s(literal 1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 6 binary64)) #s(literal -1/16 binary64)) (*.f64 x x))))) |
(* (pow x 4) (+ 15/16 (+ (* -1/16 (/ (+ (* 2 (pow y 2)) (* 4 (pow y 2))) (pow x 2))) (+ (* 1/4 (/ y x)) (* 1/4 (/ (pow y 3) (pow x 3))))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (+.f64 #s(literal 15/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 6 binary64)) #s(literal -1/16 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 y x) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))))) |
(* 15/16 (pow x 4)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 15/16 binary64)) |
(* (pow x 4) (+ 15/16 (* 1/4 (/ y x)))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 15/16 binary64) (*.f64 (/.f64 y x) #s(literal 1/4 binary64)))) |
(* (pow x 4) (+ 15/16 (* -1 (/ (+ (* -1/4 y) (* 1/16 (/ (+ (* 2 (pow y 2)) (* 4 (pow y 2))) x))) x)))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 15/16 binary64) (/.f64 (+.f64 (*.f64 y #s(literal -1/4 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal 6 binary64)) x) #s(literal 1/16 binary64))) x))) |
(* (pow x 4) (+ 15/16 (* -1 (/ (+ (* -1 (/ (+ (* -1/16 (+ (* 2 (pow y 2)) (* 4 (pow y 2)))) (* 1/4 (/ (pow y 3) x))) x)) (* -1/4 y)) x)))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 15/16 binary64) (/.f64 (-.f64 (*.f64 y #s(literal -1/4 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 6 binary64)) #s(literal -1/16 binary64)) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) x) #s(literal 1/4 binary64))) x)) x))) |
(+ (* -1/16 (pow x 4)) (pow x 4)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 15/16 binary64)) |
(+ (* -1/16 (pow x 4)) (+ (* 1/4 (* (pow x 3) y)) (pow x 4))) |
(+.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 x #s(literal 4 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/4 binary64)) y))) |
(+ (* -1/16 (pow x 4)) (+ (* y (+ (* -1/16 (* y (+ (* 2 (pow x 2)) (* 4 (pow x 2))))) (* 1/4 (pow x 3)))) (pow x 4))) |
(+.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 x #s(literal 4 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 y (+.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) y) (*.f64 (*.f64 x x) #s(literal 6 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/4 binary64)))))) |
(+ (* -1/16 (pow x 4)) (+ (* y (+ (* 1/4 (pow x 3)) (* y (+ (* -1/16 (+ (* 2 (pow x 2)) (* 4 (pow x 2)))) (* 1/4 (* x y)))))) (pow x 4))) |
(+.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 x #s(literal 4 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 y (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 y (+.f64 (*.f64 (*.f64 x y) #s(literal 1/4 binary64)) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) #s(literal 6 binary64))))))))) |
(* -1/16 (pow y 4)) |
(*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/16 binary64)) |
(* (pow y 4) (- (* 1/4 (/ x y)) 1/16)) |
(*.f64 (pow.f64 y #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) x) y) #s(literal -1/16 binary64))) |
(* (pow y 4) (- (+ (* -1/16 (/ (+ (* 2 (pow x 2)) (* 4 (pow x 2))) (pow y 2))) (* 1/4 (/ x y))) 1/16)) |
(*.f64 (pow.f64 y #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 6 binary64)) (*.f64 y y))) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) x) y) #s(literal -1/16 binary64)))) |
(* (pow y 4) (- (+ (* -1/16 (/ (+ (* 2 (pow x 2)) (* 4 (pow x 2))) (pow y 2))) (+ (* 1/4 (/ x y)) (* 1/4 (/ (pow x 3) (pow y 3))))) 1/16)) |
(*.f64 (pow.f64 y #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 6 binary64)) (*.f64 y y))) (+.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 x y) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) #s(literal -1/16 binary64)))) |
(* -1/16 (pow y 4)) |
(*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/16 binary64)) |
(* (pow y 4) (- (* 1/4 (/ x y)) 1/16)) |
(*.f64 (pow.f64 y #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) x) y) #s(literal -1/16 binary64))) |
(* (pow y 4) (- (* -1 (/ (+ (* -1/4 x) (* 1/16 (/ (+ (* 2 (pow x 2)) (* 4 (pow x 2))) y))) y)) 1/16)) |
(*.f64 (pow.f64 y #s(literal 4 binary64)) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 x #s(literal -1/4 binary64)) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) #s(literal 6 binary64))) y)) y)) #s(literal -1/16 binary64))) |
(* (pow y 4) (- (* -1 (/ (+ (* -1 (/ (+ (* -1/16 (+ (* 2 (pow x 2)) (* 4 (pow x 2)))) (* 1/4 (/ (pow x 3) y))) y)) (* -1/4 x)) y)) 1/16)) |
(*.f64 (pow.f64 y #s(literal 4 binary64)) (+.f64 (/.f64 (-.f64 (*.f64 x #s(literal -1/4 binary64)) (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/4 binary64)) y)) y)) (-.f64 #s(literal 0 binary64) y)) #s(literal -1/16 binary64))) |
(pow x 4) |
(pow.f64 x #s(literal 4 binary64)) |
(pow x 4) |
(pow.f64 x #s(literal 4 binary64)) |
(pow x 4) |
(pow.f64 x #s(literal 4 binary64)) |
(pow x 4) |
(pow.f64 x #s(literal 4 binary64)) |
(pow x 4) |
(pow.f64 x #s(literal 4 binary64)) |
(pow x 4) |
(pow.f64 x #s(literal 4 binary64)) |
(pow x 4) |
(pow.f64 x #s(literal 4 binary64)) |
(pow x 4) |
(pow.f64 x #s(literal 4 binary64)) |
(pow x 4) |
(pow.f64 x #s(literal 4 binary64)) |
(pow x 4) |
(pow.f64 x #s(literal 4 binary64)) |
(pow x 4) |
(pow.f64 x #s(literal 4 binary64)) |
(pow x 4) |
(pow.f64 x #s(literal 4 binary64)) |
(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)) |
(* -1/20 (/ (pow y 4) (pow x 3))) |
(/.f64 (*.f64 #s(literal -1/20 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 x (*.f64 x x))) |
(/ (+ (* -1/20 (* x (- (* y (+ (* -2 (pow y 2)) (* -1 (pow y 2)))) (pow y 3)))) (* -1/20 (pow y 4))) (pow x 3)) |
(/.f64 (*.f64 #s(literal -1/20 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 x (-.f64 (*.f64 y (*.f64 (*.f64 y y) #s(literal -3 binary64))) (*.f64 y (*.f64 y y)))))) (*.f64 x (*.f64 x x))) |
(/ (+ (* -1/20 (pow y 4)) (* x (+ (* -1/20 (* x (- (+ (* y (+ y (* 2 y))) (pow y 2)) (* -2 (pow y 2))))) (* -1/20 (- (* y (+ (* -2 (pow y 2)) (* -1 (pow y 2)))) (pow y 3)))))) (pow x 3)) |
(/.f64 (+.f64 (*.f64 #s(literal -1/20 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 x (*.f64 #s(literal -1/20 binary64) (+.f64 (*.f64 x (+.f64 (*.f64 y (*.f64 #s(literal 3 binary64) y)) (*.f64 #s(literal 3 binary64) (*.f64 y y)))) (-.f64 (*.f64 y (*.f64 (*.f64 y y) #s(literal -3 binary64))) (*.f64 y (*.f64 y y))))))) (*.f64 x (*.f64 x x))) |
(/ (+ (* -1/20 (pow y 4)) (* x (+ (* -1/20 (- (* y (+ (* -2 (pow y 2)) (* -1 (pow y 2)))) (pow y 3))) (* x (+ (* -1/20 (* x (- (+ (* -2 y) (+ (* -1 y) (* -1 (/ (+ (* -2 (pow y 2)) (* -1 (pow y 2))) y)))) (* 4 y)))) (* -1/20 (- (+ (* y (+ y (* 2 y))) (pow y 2)) (* -2 (pow y 2))))))))) (pow x 3)) |
(/.f64 (+.f64 (*.f64 #s(literal -1/20 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 x (+.f64 (*.f64 #s(literal -1/20 binary64) (-.f64 (*.f64 y (*.f64 (*.f64 y y) #s(literal -3 binary64))) (*.f64 y (*.f64 y y)))) (*.f64 x (*.f64 #s(literal -1/20 binary64) (+.f64 (*.f64 x (+.f64 (*.f64 y #s(literal -2 binary64)) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal 3 binary64)) y) y) (*.f64 y #s(literal -4 binary64))))) (+.f64 (*.f64 y (*.f64 #s(literal 3 binary64) y)) (*.f64 #s(literal 3 binary64) (*.f64 y y))))))))) (*.f64 x (*.f64 x x))) |
(* 3/4 x) |
(*.f64 x #s(literal 3/4 binary64)) |
(* x (+ 3/4 (* -1/20 (/ (- (* -1 (+ y (* 2 y))) y) x)))) |
(*.f64 x (+.f64 #s(literal 3/4 binary64) (*.f64 #s(literal -1/20 binary64) (/.f64 (-.f64 (*.f64 #s(literal -3 binary64) y) y) x)))) |
(* x (+ 3/4 (+ (* -1/20 (/ (- (* -1 (+ y (* 2 y))) y) x)) (* -1/20 (/ (- (+ (* -1 (+ (* -2 (pow y 2)) (* -1 (pow y 2)))) (* -1 (pow y 2))) (* y (- (* -1 (+ y (* 2 y))) y))) (pow x 2)))))) |
(*.f64 x (+.f64 #s(literal 3/4 binary64) (*.f64 #s(literal -1/20 binary64) (+.f64 (/.f64 (-.f64 (*.f64 #s(literal -3 binary64) y) y) x) (/.f64 (+.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 3 binary64)) (*.f64 y y)) (*.f64 y (+.f64 y (*.f64 #s(literal 3 binary64) y)))) (*.f64 x x)))))) |
(* x (+ 3/4 (+ (* -1/20 (/ (- (* -1 (+ y (* 2 y))) y) x)) (+ (* -1/20 (/ (- (+ (* -1 (+ (* -2 (pow y 2)) (* -1 (pow y 2)))) (* -1 (pow y 2))) (* y (- (* -1 (+ y (* 2 y))) y))) (pow x 2))) (* -1/20 (/ (- (+ (* -1 (pow y 3)) (* (pow y 2) (+ y (* 2 y)))) (* y (- (+ (* -1 (+ (* -2 (pow y 2)) (* -1 (pow y 2)))) (* -1 (pow y 2))) (* y (- (* -1 (+ y (* 2 y))) y))))) (pow x 3))))))) |
(*.f64 x (+.f64 #s(literal 3/4 binary64) (+.f64 (*.f64 #s(literal -1/20 binary64) (+.f64 (/.f64 (-.f64 (*.f64 #s(literal -3 binary64) y) y) x) (/.f64 (+.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 3 binary64)) (*.f64 y y)) (*.f64 y (+.f64 y (*.f64 #s(literal 3 binary64) y)))) (*.f64 x x)))) (/.f64 (*.f64 #s(literal -1/20 binary64) (-.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 3 binary64) y)) (*.f64 y (*.f64 y y))) (*.f64 y (+.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 3 binary64)) (*.f64 y y)) (*.f64 y (+.f64 y (*.f64 #s(literal 3 binary64) y))))))) (*.f64 x (*.f64 x x)))))) |
(* 3/4 x) |
(*.f64 x #s(literal 3/4 binary64)) |
(* -1 (* x (- (* -1/20 (/ (- (+ y (* 2 y)) (* -1 y)) x)) 3/4))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/20 binary64) (+.f64 y (*.f64 #s(literal 3 binary64) y))) x) #s(literal -3/4 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* -1 (/ (+ (* -1/20 (/ (- (* -1 (+ (* -1 (+ (* 2 (pow y 2)) (pow y 2))) (pow y 2))) (* -1 (* y (- (+ y (* 2 y)) (* -1 y))))) x)) (* 1/20 (- (+ y (* 2 y)) (* -1 y)))) x)) 3/4))) |
(*.f64 (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/20 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 #s(literal -3 binary64) (*.f64 y y)))) (*.f64 y (+.f64 y (*.f64 #s(literal 3 binary64) y))))) x) (*.f64 #s(literal 1/20 binary64) (+.f64 y (*.f64 #s(literal 3 binary64) y)))) (-.f64 #s(literal 0 binary64) x)) #s(literal -3/4 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* -1 (/ (+ (* -1 (/ (+ (* -1/20 (/ (- (* -1 (+ (* -1 (pow y 3)) (* (pow y 2) (+ y (* 2 y))))) (* -1 (* y (- (* -1 (+ (* -1 (+ (* 2 (pow y 2)) (pow y 2))) (pow y 2))) (* -1 (* y (- (+ y (* 2 y)) (* -1 y)))))))) x)) (* 1/20 (- (* -1 (+ (* -1 (+ (* 2 (pow y 2)) (pow y 2))) (pow y 2))) (* -1 (* y (- (+ y (* 2 y)) (* -1 y))))))) x)) (* 1/20 (- (+ y (* 2 y)) (* -1 y)))) x)) 3/4))) |
(*.f64 (+.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/20 binary64) (+.f64 y (*.f64 #s(literal 3 binary64) y))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/20 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 3 binary64) y)) (*.f64 y (*.f64 y y)))) (*.f64 y (+.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 #s(literal -3 binary64) (*.f64 y y)))) (*.f64 y (+.f64 y (*.f64 #s(literal 3 binary64) y))))))) x) (*.f64 #s(literal 1/20 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 #s(literal -3 binary64) (*.f64 y y)))) (*.f64 y (+.f64 y (*.f64 #s(literal 3 binary64) y)))))) x)) (-.f64 #s(literal 0 binary64) x)) #s(literal -3/4 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(* 4/5 (/ (- (pow x 4) (* 1/16 (pow x 4))) (pow x 3))) |
(/.f64 (*.f64 #s(literal 4/5 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 15/16 binary64))) (*.f64 x (*.f64 x x))) |
(+ (* -1/20 (/ (* y (- (* -1 (* x (+ (* 2 (pow x 2)) (pow x 2)))) (pow x 3))) (pow x 3))) (* 4/5 (/ (- (pow x 4) (* 1/16 (pow x 4))) (pow x 3)))) |
(+.f64 (/.f64 (*.f64 #s(literal 4/5 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 15/16 binary64))) (*.f64 x (*.f64 x x))) (*.f64 #s(literal -1/20 binary64) (*.f64 y (+.f64 (/.f64 (*.f64 x (*.f64 #s(literal -3 binary64) (*.f64 x x))) (*.f64 x (*.f64 x x))) #s(literal -1 binary64))))) |
(+ (* 4/5 (/ (- (pow x 4) (* 1/16 (pow x 4))) (pow x 3))) (* y (+ (* -1/20 (/ (* y (- (+ (* -1 (* x (+ (* -2 x) (* -1 x)))) (+ (* -1 (pow x 2)) (pow x 2))) (* -1 (+ (* 2 (pow x 2)) (pow x 2))))) (pow x 3))) (* -1/20 (/ (- (* -1 (* x (+ (* 2 (pow x 2)) (pow x 2)))) (pow x 3)) (pow x 3)))))) |
(+.f64 (/.f64 (*.f64 #s(literal 4/5 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 15/16 binary64))) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 #s(literal -1/20 binary64) (+.f64 (/.f64 (*.f64 y (+.f64 (*.f64 x (*.f64 x #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 x x)))) (*.f64 x (*.f64 x x))) (+.f64 (/.f64 (*.f64 x (*.f64 #s(literal -3 binary64) (*.f64 x x))) (*.f64 x (*.f64 x x))) #s(literal -1 binary64)))))) |
(+ (* 4/5 (/ (- (pow x 4) (* 1/16 (pow x 4))) (pow x 3))) (* y (+ (* -1/20 (/ (- (* -1 (* x (+ (* 2 (pow x 2)) (pow x 2)))) (pow x 3)) (pow x 3))) (* y (+ (* -1/20 (/ (* y (- (+ (* -1 (/ (+ (* 2 (pow x 2)) (pow x 2)) x)) (* 2 x)) (* -1 (+ (* -2 x) (* -1 x))))) (pow x 3))) (* -1/20 (/ (- (+ (* -1 (* x (+ (* -2 x) (* -1 x)))) (+ (* -1 (pow x 2)) (pow x 2))) (* -1 (+ (* 2 (pow x 2)) (pow x 2)))) (pow x 3)))))))) |
(+.f64 (/.f64 (*.f64 #s(literal 4/5 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 15/16 binary64))) (*.f64 x (*.f64 x x))) (*.f64 y (+.f64 (*.f64 #s(literal -1/20 binary64) (+.f64 (/.f64 (*.f64 x (*.f64 #s(literal -3 binary64) (*.f64 x x))) (*.f64 x (*.f64 x x))) #s(literal -1 binary64))) (*.f64 y (*.f64 #s(literal -1/20 binary64) (+.f64 (/.f64 (*.f64 y (+.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x x)) x) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x #s(literal -3 binary64))))) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 x x))) (*.f64 x (*.f64 x x))))))))) |
(* -1/20 (/ (pow y 4) (pow x 3))) |
(/.f64 (*.f64 #s(literal -1/20 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 x (*.f64 x x))) |
(* (pow y 4) (- (* -1/20 (/ (- (+ (* -2 x) (* -1 x)) x) (* (pow x 3) y))) (* 1/20 (/ 1 (pow x 3))))) |
(*.f64 (pow.f64 y #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -1/20 binary64) (-.f64 (*.f64 x #s(literal -3 binary64)) x)) (*.f64 y (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/20 binary64) (*.f64 x (*.f64 x x))))) |
(* (pow y 4) (- (+ (* -1/20 (/ (- (+ (* -2 x) (* -1 x)) x) (* (pow x 3) y))) (* -1/20 (/ (- (+ (* -1 (pow x 2)) (+ (* 2 (pow x 2)) (pow x 2))) (* x (- (+ (* -2 x) (* -1 x)) x))) (* (pow x 3) (pow y 2))))) (* 1/20 (/ 1 (pow x 3))))) |
(*.f64 (pow.f64 y #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -1/20 binary64) (+.f64 (/.f64 (-.f64 (*.f64 x #s(literal -3 binary64)) x) (*.f64 y (*.f64 x (*.f64 x x)))) (/.f64 (-.f64 (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 x x)) (*.f64 x x)) (*.f64 x (-.f64 (*.f64 x #s(literal -3 binary64)) x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y y))))) (/.f64 #s(literal -1/20 binary64) (*.f64 x (*.f64 x x))))) |
(* (pow y 4) (- (+ (* -1/20 (/ (- (+ (* -2 x) (* -1 x)) x) (* (pow x 3) y))) (+ (* -1/20 (/ (- (+ (* -1 (* (pow x 2) (+ (* -2 x) (* -1 x)))) (* -1 (pow x 3))) (* x (- (+ (* -1 (pow x 2)) (+ (* 2 (pow x 2)) (pow x 2))) (* x (- (+ (* -2 x) (* -1 x)) x))))) (* (pow x 3) (pow y 3)))) (* -1/20 (/ (- (+ (* -1 (pow x 2)) (+ (* 2 (pow x 2)) (pow x 2))) (* x (- (+ (* -2 x) (* -1 x)) x))) (* (pow x 3) (pow y 2)))))) (* 1/20 (/ 1 (pow x 3))))) |
(*.f64 (pow.f64 y #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -1/20 binary64) (-.f64 (*.f64 x #s(literal -3 binary64)) x)) (*.f64 y (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 #s(literal -1/20 binary64) (+.f64 (/.f64 (-.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal 3 binary64))) (*.f64 x (*.f64 x x))) (*.f64 x (-.f64 (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 x x)) (*.f64 x x)) (*.f64 x (-.f64 (*.f64 x #s(literal -3 binary64)) x))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 (-.f64 (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 x x)) (*.f64 x x)) (*.f64 x (-.f64 (*.f64 x #s(literal -3 binary64)) x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y y))))) (/.f64 #s(literal -1/20 binary64) (*.f64 x (*.f64 x x)))))) |
(* -1/20 (/ (pow y 4) (pow x 3))) |
(/.f64 (*.f64 #s(literal -1/20 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 x (*.f64 x x))) |
(* (pow y 4) (- (* -1/20 (/ (- (* -1 (+ x (* 2 x))) x) (* (pow x 3) y))) (* 1/20 (/ 1 (pow x 3))))) |
(*.f64 (pow.f64 y #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -1/20 binary64) (-.f64 (*.f64 #s(literal -3 binary64) x) x)) (*.f64 y (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/20 binary64) (*.f64 x (*.f64 x x))))) |
(* (pow y 4) (- (* -1 (/ (+ (* -1/20 (/ (- (* -1 (+ (* -1 (pow x 2)) (+ (* 2 (pow x 2)) (pow x 2)))) (* -1 (* x (- (* -1 (+ x (* 2 x))) x)))) (* (pow x 3) y))) (* 1/20 (/ (- (* -1 (+ x (* 2 x))) x) (pow x 3)))) y)) (* 1/20 (/ 1 (pow x 3))))) |
(*.f64 (pow.f64 y #s(literal 4 binary64)) (+.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/20 binary64) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 x x)) (*.f64 x x))) (*.f64 x (-.f64 (*.f64 #s(literal -3 binary64) x) x))) (*.f64 y (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 #s(literal 1/20 binary64) (-.f64 (*.f64 #s(literal -3 binary64) x) x)) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal -1/20 binary64) (*.f64 x (*.f64 x x))))) |
(* (pow y 4) (- (* -1 (/ (+ (* -1 (/ (+ (* -1/20 (/ (- (* -1 (+ (* -1 (* (pow x 2) (+ x (* 2 x)))) (pow x 3))) (* -1 (* x (- (* -1 (+ (* -1 (pow x 2)) (+ (* 2 (pow x 2)) (pow x 2)))) (* -1 (* x (- (* -1 (+ x (* 2 x))) x))))))) (* (pow x 3) y))) (* 1/20 (/ (- (* -1 (+ (* -1 (pow x 2)) (+ (* 2 (pow x 2)) (pow x 2)))) (* -1 (* x (- (* -1 (+ x (* 2 x))) x)))) (pow x 3)))) y)) (* 1/20 (/ (- (* -1 (+ x (* 2 x))) x) (pow x 3)))) y)) (* 1/20 (/ 1 (pow x 3))))) |
(*.f64 (pow.f64 y #s(literal 4 binary64)) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/20 binary64) (-.f64 (*.f64 #s(literal -3 binary64) x) x)) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/20 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 #s(literal -3 binary64) x)))) (*.f64 x (+.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 x x)) (*.f64 x x))) (*.f64 x (-.f64 (*.f64 #s(literal -3 binary64) x) x)))))) (*.f64 y (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1/20 binary64) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 x x)) (*.f64 x x))) (*.f64 x (-.f64 (*.f64 #s(literal -3 binary64) x) x))) (*.f64 x (*.f64 x x))))) y)) (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal -1/20 binary64) (*.f64 x (*.f64 x x))))) |
(* -1/16 (pow y 4)) |
(*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/16 binary64)) |
(- (* -1/16 (* x (- (* y (+ (* -2 (pow y 2)) (* -1 (pow y 2)))) (pow y 3)))) (* 1/16 (pow y 4))) |
(+.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) x) (-.f64 (*.f64 y (*.f64 (*.f64 y y) #s(literal -3 binary64))) (*.f64 y (*.f64 y y)))) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/16 binary64))) |
(- (* x (- (* -1/16 (* x (- (+ (* y (+ y (* 2 y))) (pow y 2)) (* -2 (pow y 2))))) (* 1/16 (- (* y (+ (* -2 (pow y 2)) (* -1 (pow y 2)))) (pow y 3))))) (* 1/16 (pow y 4))) |
(+.f64 (*.f64 x (+.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) x) (+.f64 (*.f64 y (*.f64 #s(literal 3 binary64) y)) (*.f64 #s(literal 3 binary64) (*.f64 y y)))) (*.f64 #s(literal -1/16 binary64) (-.f64 (*.f64 y (*.f64 (*.f64 y y) #s(literal -3 binary64))) (*.f64 y (*.f64 y y)))))) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/16 binary64))) |
(- (* x (- (* x (- (* -1/16 (* x (- (+ (* -2 y) (+ (* -1 y) (* -1 (/ (+ (* -2 (pow y 2)) (* -1 (pow y 2))) y)))) (* 4 y)))) (* 1/16 (- (+ (* y (+ y (* 2 y))) (pow y 2)) (* -2 (pow y 2)))))) (* 1/16 (- (* y (+ (* -2 (pow y 2)) (* -1 (pow y 2)))) (pow y 3))))) (* 1/16 (pow y 4))) |
(+.f64 (*.f64 x (+.f64 (*.f64 x (+.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) x) (+.f64 (*.f64 y #s(literal -2 binary64)) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal 3 binary64)) y) y) (*.f64 y #s(literal -4 binary64))))) (*.f64 #s(literal -1/16 binary64) (+.f64 (*.f64 y (*.f64 #s(literal 3 binary64) y)) (*.f64 #s(literal 3 binary64) (*.f64 y y)))))) (*.f64 #s(literal -1/16 binary64) (-.f64 (*.f64 y (*.f64 (*.f64 y y) #s(literal -3 binary64))) (*.f64 y (*.f64 y y)))))) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/16 binary64))) |
(* 15/16 (pow x 4)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 15/16 binary64)) |
(* (pow x 4) (+ 15/16 (* -1/16 (/ (- (* -1 (+ y (* 2 y))) y) x)))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 15/16 binary64) (/.f64 (*.f64 #s(literal -1/16 binary64) (-.f64 (*.f64 #s(literal -3 binary64) y) y)) x))) |
(* (pow x 4) (- (+ 15/16 (* -1/16 (/ (- (+ (* -1 (+ (* -2 (pow y 2)) (* -1 (pow y 2)))) (* -1 (pow y 2))) (* y (- (* -1 (+ y (* 2 y))) y))) (pow x 2)))) (* 1/16 (/ (- (* -1 (+ y (* 2 y))) y) x)))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 15/16 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (+.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 3 binary64)) (*.f64 y y)) (*.f64 y (+.f64 y (*.f64 #s(literal 3 binary64) y))))) (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/16 binary64) (-.f64 (*.f64 #s(literal -3 binary64) y) y)) x)))) |
(* (pow x 4) (- (+ 15/16 (* -1/16 (/ (- (+ (* -1 (pow y 3)) (* (pow y 2) (+ y (* 2 y)))) (* y (- (+ (* -1 (+ (* -2 (pow y 2)) (* -1 (pow y 2)))) (* -1 (pow y 2))) (* y (- (* -1 (+ y (* 2 y))) y))))) (pow x 3)))) (+ (* 1/16 (/ (- (* -1 (+ y (* 2 y))) y) x)) (* 1/16 (/ (- (+ (* -1 (+ (* -2 (pow y 2)) (* -1 (pow y 2)))) (* -1 (pow y 2))) (* y (- (* -1 (+ y (* 2 y))) y))) (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (+.f64 #s(literal 15/16 binary64) (/.f64 (*.f64 #s(literal -1/16 binary64) (-.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 3 binary64) y)) (*.f64 y (*.f64 y y))) (*.f64 y (+.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 3 binary64)) (*.f64 y y)) (*.f64 y (+.f64 y (*.f64 #s(literal 3 binary64) y))))))) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal -1/16 binary64) (+.f64 (/.f64 (-.f64 (*.f64 #s(literal -3 binary64) y) y) x) (/.f64 (+.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 3 binary64)) (*.f64 y y)) (*.f64 y (+.f64 y (*.f64 #s(literal 3 binary64) y)))) (*.f64 x x)))))) |
(* 15/16 (pow x 4)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 15/16 binary64)) |
(* (pow x 4) (+ 15/16 (* 1/16 (/ (- (+ y (* 2 y)) (* -1 y)) x)))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 15/16 binary64) (*.f64 #s(literal 1/16 binary64) (/.f64 (+.f64 y (*.f64 #s(literal 3 binary64) y)) x)))) |
(* (pow x 4) (+ 15/16 (* -1 (/ (- (* 1/16 (/ (- (* -1 (+ (* -1 (+ (* 2 (pow y 2)) (pow y 2))) (pow y 2))) (* -1 (* y (- (+ y (* 2 y)) (* -1 y))))) x)) (* 1/16 (- (+ y (* 2 y)) (* -1 y)))) x)))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 15/16 binary64) (/.f64 (*.f64 #s(literal 1/16 binary64) (+.f64 (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 #s(literal -3 binary64) (*.f64 y y)))) (*.f64 y (+.f64 y (*.f64 #s(literal 3 binary64) y)))) x) (-.f64 (*.f64 #s(literal -3 binary64) y) y))) x))) |
(* (pow x 4) (+ 15/16 (* -1 (/ (- (* -1 (/ (- (* 1/16 (/ (- (* -1 (+ (* -1 (pow y 3)) (* (pow y 2) (+ y (* 2 y))))) (* -1 (* y (- (* -1 (+ (* -1 (+ (* 2 (pow y 2)) (pow y 2))) (pow y 2))) (* -1 (* y (- (+ y (* 2 y)) (* -1 y)))))))) x)) (* 1/16 (- (* -1 (+ (* -1 (+ (* 2 (pow y 2)) (pow y 2))) (pow y 2))) (* -1 (* y (- (+ y (* 2 y)) (* -1 y))))))) x)) (* 1/16 (- (+ y (* 2 y)) (* -1 y)))) x)))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 15/16 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (+.f64 (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 3 binary64) y)) (*.f64 y (*.f64 y y)))) (*.f64 y (+.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 #s(literal -3 binary64) (*.f64 y y)))) (*.f64 y (+.f64 y (*.f64 #s(literal 3 binary64) y)))))) x) (*.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 y y) (*.f64 #s(literal -3 binary64) (*.f64 y y))) (*.f64 y (+.f64 y (*.f64 #s(literal 3 binary64) y))))))) (-.f64 #s(literal 0 binary64) x)) (*.f64 #s(literal -1/16 binary64) (+.f64 y (*.f64 #s(literal 3 binary64) y)))) x))) |
(- (pow x 4) (* 1/16 (pow x 4))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 15/16 binary64)) |
(- (+ (* -1/16 (* y (- (* -1 (* x (+ (* 2 (pow x 2)) (pow x 2)))) (pow x 3)))) (pow x 4)) (* 1/16 (pow x 4))) |
(+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 y (-.f64 (*.f64 x (*.f64 #s(literal -3 binary64) (*.f64 x x))) (*.f64 x (*.f64 x x))))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 15/16 binary64))) |
(- (+ (* y (- (* -1/16 (* y (- (+ (* -1 (* x (+ (* -2 x) (* -1 x)))) (+ (* -1 (pow x 2)) (pow x 2))) (* -1 (+ (* 2 (pow x 2)) (pow x 2)))))) (* 1/16 (- (* -1 (* x (+ (* 2 (pow x 2)) (pow x 2)))) (pow x 3))))) (pow x 4)) (* 1/16 (pow x 4))) |
(+.f64 (*.f64 y (-.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) y) (+.f64 (*.f64 x (*.f64 x #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 x x)))) (*.f64 #s(literal 1/16 binary64) (-.f64 (*.f64 x (*.f64 #s(literal -3 binary64) (*.f64 x x))) (*.f64 x (*.f64 x x)))))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 15/16 binary64))) |
(- (+ (* y (- (* y (- (* -1/16 (* y (- (+ (* -1 (/ (+ (* 2 (pow x 2)) (pow x 2)) x)) (* 2 x)) (* -1 (+ (* -2 x) (* -1 x)))))) (* 1/16 (- (+ (* -1 (* x (+ (* -2 x) (* -1 x)))) (+ (* -1 (pow x 2)) (pow x 2))) (* -1 (+ (* 2 (pow x 2)) (pow x 2))))))) (* 1/16 (- (* -1 (* x (+ (* 2 (pow x 2)) (pow x 2)))) (pow x 3))))) (pow x 4)) (* 1/16 (pow x 4))) |
(+.f64 (*.f64 y (+.f64 (*.f64 y (+.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) y) (+.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x x)) x) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x #s(literal -3 binary64))))) (*.f64 #s(literal -1/16 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 x x)))))) (*.f64 #s(literal -1/16 binary64) (-.f64 (*.f64 x (*.f64 #s(literal -3 binary64) (*.f64 x x))) (*.f64 x (*.f64 x x)))))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 15/16 binary64))) |
(* -1/16 (pow y 4)) |
(*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/16 binary64)) |
(* (pow y 4) (- (* -1/16 (/ (- (+ (* -2 x) (* -1 x)) x) y)) 1/16)) |
(*.f64 (pow.f64 y #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (-.f64 (*.f64 x #s(literal -3 binary64)) x)) y) #s(literal -1/16 binary64))) |
(* (pow y 4) (- (* -1/16 (/ (- (+ (* -1 (pow x 2)) (+ (* 2 (pow x 2)) (pow x 2))) (* x (- (+ (* -2 x) (* -1 x)) x))) (pow y 2))) (+ 1/16 (* 1/16 (/ (- (+ (* -2 x) (* -1 x)) x) y))))) |
(*.f64 (pow.f64 y #s(literal 4 binary64)) (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (-.f64 (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 x x)) (*.f64 x x)) (*.f64 x (-.f64 (*.f64 x #s(literal -3 binary64)) x))) (*.f64 y y))) #s(literal -1/16 binary64)) (/.f64 (*.f64 #s(literal -1/16 binary64) (-.f64 (*.f64 x #s(literal -3 binary64)) x)) y))) |
(* (pow y 4) (- (* -1/16 (/ (- (+ (* -1 (* (pow x 2) (+ (* -2 x) (* -1 x)))) (* -1 (pow x 3))) (* x (- (+ (* -1 (pow x 2)) (+ (* 2 (pow x 2)) (pow x 2))) (* x (- (+ (* -2 x) (* -1 x)) x))))) (pow y 3))) (+ 1/16 (+ (* 1/16 (/ (- (+ (* -2 x) (* -1 x)) x) y)) (* 1/16 (/ (- (+ (* -1 (pow x 2)) (+ (* 2 (pow x 2)) (pow x 2))) (* x (- (+ (* -2 x) (* -1 x)) x))) (pow y 2))))))) |
(*.f64 (pow.f64 y #s(literal 4 binary64)) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (-.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal 3 binary64))) (*.f64 x (*.f64 x x))) (*.f64 x (-.f64 (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 x x)) (*.f64 x x)) (*.f64 x (-.f64 (*.f64 x #s(literal -3 binary64)) x)))))) (*.f64 y (*.f64 y y))) #s(literal -1/16 binary64)) (*.f64 #s(literal -1/16 binary64) (+.f64 (/.f64 (-.f64 (*.f64 x #s(literal -3 binary64)) x) y) (/.f64 (-.f64 (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 x x)) (*.f64 x x)) (*.f64 x (-.f64 (*.f64 x #s(literal -3 binary64)) x))) (*.f64 y y)))))) |
(* -1/16 (pow y 4)) |
(*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/16 binary64)) |
(* (pow y 4) (- (* -1/16 (/ (- (* -1 (+ x (* 2 x))) x) y)) 1/16)) |
(*.f64 (pow.f64 y #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (-.f64 (*.f64 #s(literal -3 binary64) x) x) y)) #s(literal -1/16 binary64))) |
(* (pow y 4) (- (* -1 (/ (- (* -1/16 (/ (- (* -1 (+ (* -1 (pow x 2)) (+ (* 2 (pow x 2)) (pow x 2)))) (* -1 (* x (- (* -1 (+ x (* 2 x))) x)))) y)) (* -1/16 (- (* -1 (+ x (* 2 x))) x))) y)) 1/16)) |
(*.f64 (pow.f64 y #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 x x)) (*.f64 x x))) (*.f64 x (-.f64 (*.f64 #s(literal -3 binary64) x) x))) y) (-.f64 (*.f64 #s(literal -3 binary64) x) x))) (-.f64 #s(literal 0 binary64) y)) #s(literal -1/16 binary64))) |
(* (pow y 4) (- (* -1 (/ (- (* -1 (/ (- (* -1/16 (/ (- (* -1 (+ (* -1 (* (pow x 2) (+ x (* 2 x)))) (pow x 3))) (* -1 (* x (- (* -1 (+ (* -1 (pow x 2)) (+ (* 2 (pow x 2)) (pow x 2)))) (* -1 (* x (- (* -1 (+ x (* 2 x))) x))))))) y)) (* -1/16 (- (* -1 (+ (* -1 (pow x 2)) (+ (* 2 (pow x 2)) (pow x 2)))) (* -1 (* x (- (* -1 (+ x (* 2 x))) x)))))) y)) (* -1/16 (- (* -1 (+ x (* 2 x))) x))) y)) 1/16)) |
(*.f64 (pow.f64 y #s(literal 4 binary64)) (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (+.f64 (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 #s(literal -3 binary64) x)))) (*.f64 x (+.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 x x)) (*.f64 x x))) (*.f64 x (-.f64 (*.f64 #s(literal -3 binary64) x) x))))) y) (*.f64 #s(literal 1 binary64) (-.f64 (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 x x)) (*.f64 x x)) (*.f64 x (-.f64 (*.f64 #s(literal -3 binary64) x) x)))))) (-.f64 #s(literal 0 binary64) y)) (*.f64 #s(literal 1/16 binary64) (-.f64 (*.f64 #s(literal -3 binary64) x) x))) (-.f64 #s(literal 0 binary64) y)) #s(literal -1/16 binary64))) |
(* 1/16 (pow x 4)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64)) |
(+ (* 1/16 (* y (- (* -1 (* x (+ (* 2 (pow x 2)) (pow x 2)))) (pow x 3)))) (* 1/16 (pow x 4))) |
(*.f64 #s(literal 1/16 binary64) (+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 y (-.f64 (*.f64 x (*.f64 #s(literal -3 binary64) (*.f64 x x))) (*.f64 x (*.f64 x x)))))) |
(+ (* 1/16 (pow x 4)) (* y (+ (* 1/16 (* y (- (+ (* -1 (* x (+ (* -2 x) (* -1 x)))) (+ (* -1 (pow x 2)) (pow x 2))) (* -1 (+ (* 2 (pow x 2)) (pow x 2)))))) (* 1/16 (- (* -1 (* x (+ (* 2 (pow x 2)) (pow x 2)))) (pow x 3)))))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 #s(literal 1/16 binary64) (+.f64 (*.f64 y (+.f64 (*.f64 x (*.f64 x #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 x x)))) (-.f64 (*.f64 x (*.f64 #s(literal -3 binary64) (*.f64 x x))) (*.f64 x (*.f64 x x))))))) |
(+ (* 1/16 (pow x 4)) (* y (+ (* 1/16 (- (* -1 (* x (+ (* 2 (pow x 2)) (pow x 2)))) (pow x 3))) (* y (+ (* 1/16 (* y (- (+ (* -1 (/ (+ (* 2 (pow x 2)) (pow x 2)) x)) (* 2 x)) (* -1 (+ (* -2 x) (* -1 x)))))) (* 1/16 (- (+ (* -1 (* x (+ (* -2 x) (* -1 x)))) (+ (* -1 (pow x 2)) (pow x 2))) (* -1 (+ (* 2 (pow x 2)) (pow x 2)))))))))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64)) (*.f64 y (+.f64 (*.f64 #s(literal 1/16 binary64) (-.f64 (*.f64 x (*.f64 #s(literal -3 binary64) (*.f64 x x))) (*.f64 x (*.f64 x x)))) (*.f64 y (*.f64 #s(literal 1/16 binary64) (+.f64 (*.f64 y (+.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x x)) x) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x #s(literal -3 binary64))))) (+.f64 (*.f64 x (*.f64 x #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 x x))))))))) |
(* 1/16 (pow y 4)) |
(*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/16 binary64)) |
(* (pow y 4) (+ 1/16 (* 1/16 (/ (- (+ (* -2 x) (* -1 x)) x) y)))) |
(*.f64 (pow.f64 y #s(literal 4 binary64)) (+.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 #s(literal 1/16 binary64) (-.f64 (*.f64 x #s(literal -3 binary64)) x)) y))) |
(* (pow y 4) (+ 1/16 (+ (* 1/16 (/ (- (+ (* -2 x) (* -1 x)) x) y)) (* 1/16 (/ (- (+ (* -1 (pow x 2)) (+ (* 2 (pow x 2)) (pow x 2))) (* x (- (+ (* -2 x) (* -1 x)) x))) (pow y 2)))))) |
(*.f64 (pow.f64 y #s(literal 4 binary64)) (+.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 1/16 binary64) (+.f64 (/.f64 (-.f64 (*.f64 x #s(literal -3 binary64)) x) y) (/.f64 (-.f64 (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 x x)) (*.f64 x x)) (*.f64 x (-.f64 (*.f64 x #s(literal -3 binary64)) x))) (*.f64 y y)))))) |
(* (pow y 4) (+ 1/16 (+ (* 1/16 (/ (- (+ (* -2 x) (* -1 x)) x) y)) (+ (* 1/16 (/ (- (+ (* -1 (* (pow x 2) (+ (* -2 x) (* -1 x)))) (* -1 (pow x 3))) (* x (- (+ (* -1 (pow x 2)) (+ (* 2 (pow x 2)) (pow x 2))) (* x (- (+ (* -2 x) (* -1 x)) x))))) (pow y 3))) (* 1/16 (/ (- (+ (* -1 (pow x 2)) (+ (* 2 (pow x 2)) (pow x 2))) (* x (- (+ (* -2 x) (* -1 x)) x))) (pow y 2))))))) |
(*.f64 (pow.f64 y #s(literal 4 binary64)) (+.f64 (+.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 #s(literal 1/16 binary64) (-.f64 (*.f64 x #s(literal -3 binary64)) x)) y)) (*.f64 #s(literal 1/16 binary64) (+.f64 (/.f64 (-.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal 3 binary64))) (*.f64 x (*.f64 x x))) (*.f64 x (-.f64 (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 x x)) (*.f64 x x)) (*.f64 x (-.f64 (*.f64 x #s(literal -3 binary64)) x))))) (*.f64 y (*.f64 y y))) (/.f64 (-.f64 (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 x x)) (*.f64 x x)) (*.f64 x (-.f64 (*.f64 x #s(literal -3 binary64)) x))) (*.f64 y y)))))) |
(* 1/16 (pow y 4)) |
(*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/16 binary64)) |
(* (pow y 4) (+ 1/16 (* 1/16 (/ (- (* -1 (+ x (* 2 x))) x) y)))) |
(*.f64 (pow.f64 y #s(literal 4 binary64)) (+.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 #s(literal 1/16 binary64) (-.f64 (*.f64 #s(literal -3 binary64) x) x)) y))) |
(* (pow y 4) (+ 1/16 (* -1 (/ (+ (* -1/16 (- (* -1 (+ x (* 2 x))) x)) (* 1/16 (/ (- (* -1 (+ (* -1 (pow x 2)) (+ (* 2 (pow x 2)) (pow x 2)))) (* -1 (* x (- (* -1 (+ x (* 2 x))) x)))) y))) y)))) |
(*.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1/16 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (-.f64 (*.f64 #s(literal -3 binary64) x) x)) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 #s(literal 1 binary64) (-.f64 (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 x x)) (*.f64 x x)) (*.f64 x (-.f64 (*.f64 #s(literal -3 binary64) x) x))))) y)) y))) |
(* (pow y 4) (+ 1/16 (* -1 (/ (+ (* -1 (/ (+ (* -1/16 (- (* -1 (+ (* -1 (pow x 2)) (+ (* 2 (pow x 2)) (pow x 2)))) (* -1 (* x (- (* -1 (+ x (* 2 x))) x))))) (* 1/16 (/ (- (* -1 (+ (* -1 (* (pow x 2) (+ x (* 2 x)))) (pow x 3))) (* -1 (* x (- (* -1 (+ (* -1 (pow x 2)) (+ (* 2 (pow x 2)) (pow x 2)))) (* -1 (* x (- (* -1 (+ x (* 2 x))) x))))))) y))) y)) (* -1/16 (- (* -1 (+ x (* 2 x))) x))) y)))) |
(*.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1/16 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/16 binary64) (-.f64 (*.f64 #s(literal -3 binary64) x) x)) (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 x x)) (*.f64 x x))) (*.f64 x (-.f64 (*.f64 #s(literal -3 binary64) x) x)))) (/.f64 (*.f64 #s(literal 1/16 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 #s(literal -3 binary64) x)))) (*.f64 x (+.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 x x)) (*.f64 x x))) (*.f64 x (-.f64 (*.f64 #s(literal -3 binary64) x) x)))))) y)) y)) y))) |
(* 1/16 (pow y 4)) |
(*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/16 binary64)) |
(+ (* 1/16 (* x (- (* y (+ (* -2 (pow y 2)) (* -1 (pow y 2)))) (pow y 3)))) (* 1/16 (pow y 4))) |
(*.f64 #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 x (-.f64 (*.f64 y (*.f64 (*.f64 y y) #s(literal -3 binary64))) (*.f64 y (*.f64 y y)))))) |
(+ (* 1/16 (pow y 4)) (* x (+ (* 1/16 (* x (- (+ (* y (+ y (* 2 y))) (pow y 2)) (* -2 (pow y 2))))) (* 1/16 (- (* y (+ (* -2 (pow y 2)) (* -1 (pow y 2)))) (pow y 3)))))) |
(+.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/16 binary64)) (*.f64 x (*.f64 #s(literal 1/16 binary64) (+.f64 (*.f64 x (+.f64 (*.f64 y (*.f64 #s(literal 3 binary64) y)) (*.f64 #s(literal 3 binary64) (*.f64 y y)))) (-.f64 (*.f64 y (*.f64 (*.f64 y y) #s(literal -3 binary64))) (*.f64 y (*.f64 y y))))))) |
(+ (* 1/16 (pow y 4)) (* x (+ (* 1/16 (- (* y (+ (* -2 (pow y 2)) (* -1 (pow y 2)))) (pow y 3))) (* x (+ (* 1/16 (* x (- (+ (* -2 y) (+ (* -1 y) (* -1 (/ (+ (* -2 (pow y 2)) (* -1 (pow y 2))) y)))) (* 4 y)))) (* 1/16 (- (+ (* y (+ y (* 2 y))) (pow y 2)) (* -2 (pow y 2))))))))) |
(+.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/16 binary64)) (*.f64 x (+.f64 (*.f64 #s(literal 1/16 binary64) (-.f64 (*.f64 y (*.f64 (*.f64 y y) #s(literal -3 binary64))) (*.f64 y (*.f64 y y)))) (*.f64 x (*.f64 #s(literal 1/16 binary64) (+.f64 (*.f64 x (+.f64 (*.f64 y #s(literal -2 binary64)) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal 3 binary64)) y) y) (*.f64 y #s(literal -4 binary64))))) (+.f64 (*.f64 y (*.f64 #s(literal 3 binary64) y)) (*.f64 #s(literal 3 binary64) (*.f64 y y))))))))) |
(* 1/16 (pow x 4)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64)) |
(* (pow x 4) (+ 1/16 (* 1/16 (/ (- (* -1 (+ y (* 2 y))) y) x)))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 #s(literal -1/16 binary64) (+.f64 y (*.f64 #s(literal 3 binary64) y))) x))) |
(* (pow x 4) (+ 1/16 (+ (* 1/16 (/ (- (* -1 (+ y (* 2 y))) y) x)) (* 1/16 (/ (- (+ (* -1 (+ (* -2 (pow y 2)) (* -1 (pow y 2)))) (* -1 (pow y 2))) (* y (- (* -1 (+ y (* 2 y))) y))) (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 1/16 binary64) (+.f64 (/.f64 (-.f64 (*.f64 #s(literal -3 binary64) y) y) x) (/.f64 (+.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 3 binary64)) (*.f64 y y)) (*.f64 y (+.f64 y (*.f64 #s(literal 3 binary64) y)))) (*.f64 x x)))))) |
(* (pow x 4) (+ 1/16 (+ (* 1/16 (/ (- (* -1 (+ y (* 2 y))) y) x)) (+ (* 1/16 (/ (- (+ (* -1 (+ (* -2 (pow y 2)) (* -1 (pow y 2)))) (* -1 (pow y 2))) (* y (- (* -1 (+ y (* 2 y))) y))) (pow x 2))) (* 1/16 (/ (- (+ (* -1 (pow y 3)) (* (pow y 2) (+ y (* 2 y)))) (* y (- (+ (* -1 (+ (* -2 (pow y 2)) (* -1 (pow y 2)))) (* -1 (pow y 2))) (* y (- (* -1 (+ y (* 2 y))) y))))) (pow x 3))))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 1/16 binary64) (+.f64 (*.f64 #s(literal 1/16 binary64) (+.f64 (/.f64 (-.f64 (*.f64 #s(literal -3 binary64) y) y) x) (/.f64 (+.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 3 binary64)) (*.f64 y y)) (*.f64 y (+.f64 y (*.f64 #s(literal 3 binary64) y)))) (*.f64 x x)))) (/.f64 (*.f64 #s(literal 1/16 binary64) (-.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 3 binary64) y)) (*.f64 y (*.f64 y y))) (*.f64 y (+.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 3 binary64)) (*.f64 y y)) (*.f64 y (+.f64 y (*.f64 #s(literal 3 binary64) y))))))) (*.f64 x (*.f64 x x)))))) |
(* 1/16 (pow x 4)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64)) |
(* (pow x 4) (+ 1/16 (* -1/16 (/ (- (+ y (* 2 y)) (* -1 y)) x)))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 #s(literal -1/16 binary64) (+.f64 y (*.f64 #s(literal 3 binary64) y))) x))) |
(* (pow x 4) (+ 1/16 (* -1 (/ (+ (* -1/16 (/ (- (* -1 (+ (* -1 (+ (* 2 (pow y 2)) (pow y 2))) (pow y 2))) (* -1 (* y (- (+ y (* 2 y)) (* -1 y))))) x)) (* 1/16 (- (+ y (* 2 y)) (* -1 y)))) x)))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/16 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (+.f64 y (*.f64 #s(literal 3 binary64) y))) (/.f64 (*.f64 #s(literal -1/16 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 #s(literal -3 binary64) (*.f64 y y)))) (*.f64 y (+.f64 y (*.f64 #s(literal 3 binary64) y))))) x)) x))) |
(* (pow x 4) (+ 1/16 (* -1 (/ (+ (* -1 (/ (+ (* -1/16 (/ (- (* -1 (+ (* -1 (pow y 3)) (* (pow y 2) (+ y (* 2 y))))) (* -1 (* y (- (* -1 (+ (* -1 (+ (* 2 (pow y 2)) (pow y 2))) (pow y 2))) (* -1 (* y (- (+ y (* 2 y)) (* -1 y)))))))) x)) (* 1/16 (- (* -1 (+ (* -1 (+ (* 2 (pow y 2)) (pow y 2))) (pow y 2))) (* -1 (* y (- (+ y (* 2 y)) (* -1 y))))))) x)) (* 1/16 (- (+ y (* 2 y)) (* -1 y)))) x)))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/16 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (+.f64 y (*.f64 #s(literal 3 binary64) y))) (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 #s(literal -3 binary64) (*.f64 y y)))) (*.f64 y (+.f64 y (*.f64 #s(literal 3 binary64) y))))) (/.f64 (*.f64 #s(literal -1/16 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 3 binary64) y)) (*.f64 y (*.f64 y y)))) (*.f64 y (+.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 #s(literal -3 binary64) (*.f64 y y)))) (*.f64 y (+.f64 y (*.f64 #s(literal 3 binary64) y))))))) x)) x)) x))) |
(pow x 4) |
(pow.f64 x #s(literal 4 binary64)) |
(+ (* y (- (* -1 (* x (+ (* 2 (pow x 2)) (pow x 2)))) (pow x 3))) (pow x 4)) |
(+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 y (-.f64 (*.f64 x (*.f64 #s(literal -3 binary64) (*.f64 x x))) (*.f64 x (*.f64 x x))))) |
(+ (* y (- (+ (* -1 (* x (+ (* 2 (pow x 2)) (pow x 2)))) (* y (- (+ (* -1 (* x (+ (* -2 x) (* -1 x)))) (+ (* -1 (pow x 2)) (pow x 2))) (* -1 (+ (* 2 (pow x 2)) (pow x 2)))))) (pow x 3))) (pow x 4)) |
(+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 y (+.f64 (*.f64 x (*.f64 #s(literal -3 binary64) (*.f64 x x))) (-.f64 (*.f64 y (+.f64 (*.f64 x (*.f64 x #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 x x)))) (*.f64 x (*.f64 x x)))))) |
(+ (* y (- (+ (* -1 (* x (+ (* 2 (pow x 2)) (pow x 2)))) (* y (- (+ (* -1 (* x (+ (* -2 x) (* -1 x)))) (+ (* -1 (pow x 2)) (+ (* y (- (+ (* -1 (/ (+ (* 2 (pow x 2)) (pow x 2)) x)) (* 2 x)) (* -1 (+ (* -2 x) (* -1 x))))) (pow x 2)))) (* -1 (+ (* 2 (pow x 2)) (pow x 2)))))) (pow x 3))) (pow x 4)) |
(+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 y (+.f64 (*.f64 x (*.f64 #s(literal -3 binary64) (*.f64 x x))) (-.f64 (*.f64 y (+.f64 (+.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 3 binary64))) (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 y (+.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x x)) x) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x #s(literal -3 binary64))))))) (*.f64 #s(literal 3 binary64) (*.f64 x x)))) (*.f64 x (*.f64 x x)))))) |
(pow y 4) |
(pow.f64 y #s(literal 4 binary64)) |
(* (pow y 4) (- (+ 1 (+ (* -2 (/ x y)) (* -1 (/ x y)))) (/ x y))) |
(*.f64 (pow.f64 y #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 x y) #s(literal -3 binary64)) (/.f64 x y)))) |
(* (pow y 4) (- (+ 1 (+ (* -2 (/ x y)) (+ (* -1 (/ x y)) (+ (* -1 (/ (pow x 2) (pow y 2))) (+ (* 2 (/ (pow x 2) (pow y 2))) (/ (pow x 2) (pow y 2))))))) (+ (/ x y) (/ (* x (- (+ (* -2 x) (* -1 x)) x)) (pow y 2))))) |
(*.f64 (pow.f64 y #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 (/.f64 x y) #s(literal -3 binary64)) (-.f64 (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 x x) (*.f64 y y))) (/.f64 (*.f64 x x) (*.f64 y y)))) (+.f64 (/.f64 x y) (/.f64 (*.f64 x (-.f64 (*.f64 x #s(literal -3 binary64)) x)) (*.f64 y y)))))) |
(* (pow y 4) (- (+ 1 (+ (* -2 (/ x y)) (+ (* -1 (/ x y)) (+ (* -1 (/ (* (pow x 2) (+ (* -2 x) (* -1 x))) (pow y 3))) (+ (* -1 (/ (pow x 2) (pow y 2))) (+ (* -1 (/ (pow x 3) (pow y 3))) (+ (* 2 (/ (pow x 2) (pow y 2))) (/ (pow x 2) (pow y 2))))))))) (+ (/ x y) (+ (/ (* x (- (+ (* -2 x) (* -1 x)) x)) (pow y 2)) (/ (* x (- (+ (* -1 (pow x 2)) (+ (* 2 (pow x 2)) (pow x 2))) (* x (- (+ (* -2 x) (* -1 x)) x)))) (pow y 3)))))) |
(*.f64 (pow.f64 y #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 (/.f64 x y) #s(literal -3 binary64)) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal 3 binary64))) (*.f64 y (*.f64 y y))) (/.f64 (*.f64 x x) (*.f64 y y))) (-.f64 (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 x x) (*.f64 y y))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (+.f64 (+.f64 (/.f64 x y) (/.f64 (*.f64 x (-.f64 (*.f64 x #s(literal -3 binary64)) x)) (*.f64 y y))) (/.f64 (*.f64 x (-.f64 (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 x x)) (*.f64 x x)) (*.f64 x (-.f64 (*.f64 x #s(literal -3 binary64)) x)))) (*.f64 y (*.f64 y y))))))) |
(pow y 4) |
(pow.f64 y #s(literal 4 binary64)) |
(* (pow y 4) (- (+ 1 (* -1 (/ (+ x (* 2 x)) y))) (/ x y))) |
(*.f64 (pow.f64 y #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -3 binary64) x) x) y))) |
(* (pow y 4) (+ 1 (* -1 (/ (- (+ (* -1 (- (* -1 (+ x (* 2 x))) x)) (* -1 (/ (+ (* -1 (pow x 2)) (+ (* 2 (pow x 2)) (pow x 2))) y))) (* -1 (/ (* x (- (* -1 (+ x (* 2 x))) x)) y))) y)))) |
(*.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 #s(literal -3 binary64) x) x)) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 x x)) (*.f64 x x))) (*.f64 x (-.f64 (*.f64 #s(literal -3 binary64) x) x))) y)) y))) |
(* (pow y 4) (+ 1 (* -1 (/ (+ (* -1 (- (* -1 (+ x (* 2 x))) x)) (* -1 (/ (- (+ (* -1 (- (* -1 (+ (* -1 (pow x 2)) (+ (* 2 (pow x 2)) (pow x 2)))) (* -1 (* x (- (* -1 (+ x (* 2 x))) x))))) (* -1 (/ (+ (* -1 (* (pow x 2) (+ x (* 2 x)))) (pow x 3)) y))) (* -1 (/ (* x (- (* -1 (+ (* -1 (pow x 2)) (+ (* 2 (pow x 2)) (pow x 2)))) (* -1 (* x (- (* -1 (+ x (* 2 x))) x))))) y))) y))) y)))) |
(*.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 #s(literal -3 binary64) x) x)) (/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 x x)) (*.f64 x x)) (*.f64 x (-.f64 (*.f64 #s(literal -3 binary64) x) x)))) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 #s(literal -3 binary64) x)))) (*.f64 x (+.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 x x)) (*.f64 x x))) (*.f64 x (-.f64 (*.f64 #s(literal -3 binary64) x) x))))) y)) y)) y))) |
(pow y 4) |
(pow.f64 y #s(literal 4 binary64)) |
(+ (* x (- (* y (+ (* -2 (pow y 2)) (* -1 (pow y 2)))) (pow y 3))) (pow y 4)) |
(+.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 x (-.f64 (*.f64 y (*.f64 (*.f64 y y) #s(literal -3 binary64))) (*.f64 y (*.f64 y y))))) |
(+ (* x (- (+ (* x (- (+ (* y (+ y (* 2 y))) (pow y 2)) (* -2 (pow y 2)))) (* y (+ (* -2 (pow y 2)) (* -1 (pow y 2))))) (pow y 3))) (pow y 4)) |
(+.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 x (+.f64 (*.f64 x (+.f64 (*.f64 y (*.f64 #s(literal 3 binary64) y)) (*.f64 #s(literal 3 binary64) (*.f64 y y)))) (-.f64 (*.f64 y (*.f64 (*.f64 y y) #s(literal -3 binary64))) (*.f64 y (*.f64 y y)))))) |
(+ (* x (- (+ (* x (- (+ (* x (- (+ (* -2 y) (+ (* -1 y) (* -1 (/ (+ (* -2 (pow y 2)) (* -1 (pow y 2))) y)))) (* 4 y))) (+ (* y (+ y (* 2 y))) (pow y 2))) (* -2 (pow y 2)))) (* y (+ (* -2 (pow y 2)) (* -1 (pow y 2))))) (pow y 3))) (pow y 4)) |
(+.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 x (+.f64 (*.f64 x (+.f64 (*.f64 x (+.f64 (*.f64 y #s(literal -2 binary64)) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal 3 binary64)) y) y) (*.f64 y #s(literal -4 binary64))))) (+.f64 (*.f64 y (*.f64 #s(literal 3 binary64) y)) (*.f64 #s(literal 3 binary64) (*.f64 y y))))) (-.f64 (*.f64 y (*.f64 (*.f64 y y) #s(literal -3 binary64))) (*.f64 y (*.f64 y y)))))) |
(pow x 4) |
(pow.f64 x #s(literal 4 binary64)) |
(* (pow x 4) (- (+ 1 (* -1 (/ (+ y (* 2 y)) x))) (/ y x))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 y (*.f64 #s(literal 3 binary64) y)) x))) |
(* (pow x 4) (- (+ 1 (+ (* -1 (/ (+ y (* 2 y)) x)) (+ (* -1 (/ (+ (* -2 (pow y 2)) (* -1 (pow y 2))) (pow x 2))) (* -1 (/ (pow y 2) (pow x 2)))))) (+ (/ y x) (/ (* y (- (* -1 (+ y (* 2 y))) y)) (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (+.f64 #s(literal 1 binary64) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal -3 binary64) y) x) (/.f64 (*.f64 (*.f64 y y) #s(literal 3 binary64)) (*.f64 x x))) (/.f64 (*.f64 y y) (*.f64 x x)))) (+.f64 (/.f64 y x) (*.f64 (/.f64 y x) (/.f64 (-.f64 (*.f64 #s(literal -3 binary64) y) y) x))))) |
(* (pow x 4) (- (+ 1 (+ (* -1 (/ (+ y (* 2 y)) x)) (+ (* -1 (/ (+ (* -2 (pow y 2)) (* -1 (pow y 2))) (pow x 2))) (+ (* -1 (/ (pow y 2) (pow x 2))) (+ (* -1 (/ (pow y 3) (pow x 3))) (/ (* (pow y 2) (+ y (* 2 y))) (pow x 3))))))) (+ (/ y x) (+ (/ (* y (- (* -1 (+ y (* 2 y))) y)) (pow x 2)) (/ (* y (- (+ (* -1 (+ (* -2 (pow y 2)) (* -1 (pow y 2)))) (* -1 (pow y 2))) (* y (- (* -1 (+ y (* 2 y))) y)))) (pow x 3)))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -3 binary64) y) x) (/.f64 (*.f64 (*.f64 y y) #s(literal 3 binary64)) (*.f64 x x))) (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 3 binary64) y)) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 y y) (*.f64 x x)))) (+.f64 (+.f64 (/.f64 y x) (*.f64 (/.f64 y x) (/.f64 (-.f64 (*.f64 #s(literal -3 binary64) y) y) x))) (/.f64 (*.f64 y (+.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 3 binary64)) (*.f64 y y)) (*.f64 y (+.f64 y (*.f64 #s(literal 3 binary64) y))))) (*.f64 x (*.f64 x x))))))) |
(pow x 4) |
(pow.f64 x #s(literal 4 binary64)) |
(* (pow x 4) (+ 1 (* -1 (/ (- (+ y (* 2 y)) (* -1 y)) x)))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 y (*.f64 #s(literal 3 binary64) y)) x))) |
(* (pow x 4) (+ 1 (* -1 (/ (- (+ y (+ (* -1 (/ (- (* -1 (+ (* -1 (+ (* 2 (pow y 2)) (pow y 2))) (pow y 2))) (* -1 (* y (- (+ y (* 2 y)) (* -1 y))))) x)) (* 2 y))) (* -1 y)) x)))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 y (+.f64 y (-.f64 (*.f64 y #s(literal 2 binary64)) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 #s(literal -3 binary64) (*.f64 y y)))) (*.f64 y (+.f64 y (*.f64 #s(literal 3 binary64) y)))) x)))) x))) |
(* (pow x 4) (+ 1 (* -1 (/ (- (+ y (+ (* -1 (/ (- (+ (* -1 (+ (* -1 (+ (* 2 (pow y 2)) (pow y 2))) (pow y 2))) (* -1 (/ (- (* -1 (+ (* -1 (pow y 3)) (* (pow y 2) (+ y (* 2 y))))) (* -1 (* y (- (* -1 (+ (* -1 (+ (* 2 (pow y 2)) (pow y 2))) (pow y 2))) (* -1 (* y (- (+ y (* 2 y)) (* -1 y)))))))) x))) (* -1 (* y (- (+ y (* 2 y)) (* -1 y))))) x)) (* 2 y))) (* -1 y)) x)))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 y (+.f64 y (-.f64 (*.f64 y #s(literal 2 binary64)) (/.f64 (+.f64 (-.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 #s(literal -3 binary64) (*.f64 y y)))) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 3 binary64) y)) (*.f64 y (*.f64 y y)))) (*.f64 y (+.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 #s(literal -3 binary64) (*.f64 y y)))) (*.f64 y (+.f64 y (*.f64 #s(literal 3 binary64) y)))))) x)) (*.f64 y (+.f64 y (*.f64 #s(literal 3 binary64) y)))) x)))) x))) |
(* -3/2 (/ (pow x 2) (fabs (- y x)))) |
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 x x)) (fabs.f64 (-.f64 y x))) |
(* (pow x 2) (- (* -3 (/ x (pow (fabs (- y x)) 2))) (* 3/2 (/ 1 (fabs (- y x)))))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 #s(literal -3 binary64) x) (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 #s(literal -3/2 binary64) (fabs.f64 (-.f64 y x))))) |
(* (pow x 2) (- (* x (- (* -6 (/ x (pow (fabs (- y x)) 3))) (* 3 (/ 1 (pow (fabs (- y x)) 2))))) (* 3/2 (/ 1 (fabs (- y x)))))) |
(*.f64 (*.f64 x x) (+.f64 (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) x) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x)))) (/.f64 #s(literal -3 binary64) (*.f64 (-.f64 y x) (-.f64 y x))))) (/.f64 #s(literal -3/2 binary64) (fabs.f64 (-.f64 y x))))) |
(* (pow x 2) (- (* x (- (* x (- (* -12 (/ x (pow (fabs (- y x)) 4))) (* 6 (/ 1 (pow (fabs (- y x)) 3))))) (* 3 (/ 1 (pow (fabs (- y x)) 2))))) (* 3/2 (/ 1 (fabs (- y x)))))) |
(*.f64 (*.f64 x x) (+.f64 (*.f64 x (+.f64 (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -12 binary64) x) (pow.f64 (fabs.f64 (-.f64 y x)) #s(literal 4 binary64))) (/.f64 #s(literal -6 binary64) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x)))))) (/.f64 #s(literal -3 binary64) (*.f64 (-.f64 y x) (-.f64 y x))))) (/.f64 #s(literal -3/2 binary64) (fabs.f64 (-.f64 y x))))) |
(* 3/4 x) |
(*.f64 x #s(literal 3/4 binary64)) |
(* x (+ 3/4 (* 3/8 (/ (fabs (- y x)) x)))) |
(*.f64 x (+.f64 #s(literal 3/4 binary64) (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 3/8 binary64)) x))) |
(* x (- (+ 3/4 (* 3/16 (/ (pow (fabs (- y x)) 2) (pow x 2)))) (* -3/8 (/ (fabs (- y x)) x)))) |
(*.f64 x (+.f64 #s(literal 3/4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 3/16 binary64)) (*.f64 x x)) (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 3/8 binary64)) x)))) |
(* x (- (+ 3/4 (* 3/32 (/ (pow (fabs (- y x)) 3) (pow x 3)))) (+ (* -3/8 (/ (fabs (- y x)) x)) (* -3/16 (/ (pow (fabs (- y x)) 2) (pow x 2)))))) |
(*.f64 x (+.f64 (+.f64 (+.f64 #s(literal 3/4 binary64) (*.f64 #s(literal 3/32 binary64) (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 3/8 binary64)) x)) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 3/16 binary64)) (*.f64 x x)))) |
(* 3/4 x) |
(*.f64 x #s(literal 3/4 binary64)) |
(* -1 (* x (- (* -3/8 (/ (fabs (+ y (* -1 x))) x)) 3/4))) |
(*.f64 (+.f64 (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -3/8 binary64)) x) #s(literal -3/4 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* -1 (/ (- (* 3/16 (/ (pow (fabs (+ y (* -1 x))) 2) x)) (* -3/8 (fabs (+ y (* -1 x))))) x)) 3/4))) |
(*.f64 (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 3/16 binary64)) x) (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 3/8 binary64))) (-.f64 #s(literal 0 binary64) x)) #s(literal -3/4 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* -1 (/ (- (* -1 (/ (- (* -3/32 (/ (pow (fabs (+ y (* -1 x))) 3) x)) (* 3/16 (pow (fabs (+ y (* -1 x))) 2))) x)) (* -3/8 (fabs (+ y (* -1 x))))) x)) 3/4))) |
(*.f64 (+.f64 (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/32 binary64) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x)))) x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal -3/16 binary64))) (-.f64 #s(literal 0 binary64) x)) (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 3/8 binary64))) (-.f64 #s(literal 0 binary64) x)) #s(literal -3/4 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(* -3/4 (/ (pow x 2) (- (* 1/2 (fabs (- y x))) x))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -3/4 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) x)) |
(* -3/4 (/ (pow x 2) (- (* 1/2 (fabs (- y x))) x))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -3/4 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) x)) |
(* -3/4 (/ (pow x 2) (- (* 1/2 (fabs (- y x))) x))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -3/4 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) x)) |
(* -3/4 (/ (pow x 2) (- (* 1/2 (fabs (- y x))) x))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -3/4 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) x)) |
(* -3/4 (/ (pow x 2) (- (* 1/2 (fabs (- y x))) x))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -3/4 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) x)) |
(* -3/4 (/ (pow x 2) (- (* 1/2 (fabs (- y x))) x))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -3/4 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) x)) |
(* -3/4 (/ (pow x 2) (- (* 1/2 (fabs (- y x))) x))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -3/4 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) x)) |
(* -3/4 (/ (pow x 2) (- (* 1/2 (fabs (- y x))) x))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -3/4 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) x)) |
(* -3/4 (/ (pow x 2) (- (* 1/2 (fabs (neg (+ x (* -1 y))))) x))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -3/4 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) x)) |
(* -3/4 (/ (pow x 2) (- (* 1/2 (fabs (neg (+ x (* -1 y))))) x))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -3/4 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) x)) |
(* -3/4 (/ (pow x 2) (- (* 1/2 (fabs (neg (+ x (* -1 y))))) x))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -3/4 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) x)) |
(* -3/4 (/ (pow x 2) (- (* 1/2 (fabs (neg (+ x (* -1 y))))) x))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -3/4 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) x)) |
(* -3/4 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -3/4 binary64)) |
(* -3/4 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -3/4 binary64)) |
(* -3/4 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -3/4 binary64)) |
(* -3/4 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -3/4 binary64)) |
(* -3/4 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -3/4 binary64)) |
(* -3/4 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -3/4 binary64)) |
(* -3/4 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -3/4 binary64)) |
(* -3/4 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -3/4 binary64)) |
(* -3/4 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -3/4 binary64)) |
(* -3/4 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -3/4 binary64)) |
(* -3/4 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -3/4 binary64)) |
(* -3/4 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -3/4 binary64)) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(- (* 1/2 (fabs (- y x))) x) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) x) |
(- (* 1/2 (fabs (- y x))) x) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) x) |
(- (* 1/2 (fabs (- y x))) x) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) x) |
(- (* 1/2 (fabs (- y x))) x) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) x) |
(- (* 1/2 (fabs (- y x))) x) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) x) |
(- (* 1/2 (fabs (- y x))) x) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) x) |
(- (* 1/2 (fabs (- y x))) x) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) x) |
(- (* 1/2 (fabs (- y x))) x) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) x) |
(- (* 1/2 (fabs (neg (+ x (* -1 y))))) x) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) x) |
(- (* 1/2 (fabs (neg (+ x (* -1 y))))) x) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) x) |
(- (* 1/2 (fabs (neg (+ x (* -1 y))))) x) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) x) |
(- (* 1/2 (fabs (neg (+ x (* -1 y))))) x) |
(-.f64 (*.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))) |
(+ (* -1 x) (* 1/2 (fabs (- y x)))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) x) |
(+ (* -1 x) (* 1/2 (fabs (- y x)))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) x) |
(+ (* -1 x) (* 1/2 (fabs (- y x)))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* x (- (* 1/2 (/ (fabs (- y x)) x)) 1)) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) x) #s(literal -1 binary64))) |
(* x (- (* 1/2 (/ (fabs (- y x)) x)) 1)) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) x) #s(literal -1 binary64))) |
(* x (- (* 1/2 (/ (fabs (- y x)) x)) 1)) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) x) #s(literal -1 binary64))) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 (* x (+ 1 (* -1/2 (/ (fabs (+ y (* -1 x))) x))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (fabs.f64 (-.f64 y x))) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ 1 (* -1/2 (/ (fabs (+ y (* -1 x))) x))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (fabs.f64 (-.f64 y x))) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ 1 (* -1/2 (/ (fabs (+ y (* -1 x))) x))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (fabs.f64 (-.f64 y x))) x)) (-.f64 #s(literal 0 binary64) x)) |
(pow x 4) |
(pow.f64 x #s(literal 4 binary64)) |
(+ (* -4 (* (pow x 3) y)) (pow x 4)) |
(+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 y (*.f64 x (*.f64 x x))) #s(literal -4 binary64))) |
(+ (* y (+ (* -4 (pow x 3)) (* y (+ (* 2 (pow x 2)) (* 4 (pow x 2)))))) (pow x 4)) |
(+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 y (+.f64 (*.f64 y (*.f64 (*.f64 x x) #s(literal 6 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -4 binary64))))) |
(+ (* y (+ (* -4 (pow x 3)) (* y (+ (* -4 (* x y)) (+ (* 2 (pow x 2)) (* 4 (pow x 2))))))) (pow x 4)) |
(+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 y (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -4 binary64)) (*.f64 y (+.f64 (*.f64 (*.f64 x x) #s(literal 6 binary64)) (*.f64 (*.f64 x y) #s(literal -4 binary64))))))) |
(pow y 4) |
(pow.f64 y #s(literal 4 binary64)) |
(* (pow y 4) (+ 1 (* -4 (/ x y)))) |
(*.f64 (pow.f64 y #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) #s(literal -4 binary64)))) |
(* (pow y 4) (+ 1 (+ (* -4 (/ x y)) (+ (* 2 (/ (pow x 2) (pow y 2))) (* 4 (/ (pow x 2) (pow y 2))))))) |
(*.f64 (pow.f64 y #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 x y) #s(literal -4 binary64)) (*.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 6 binary64))))) |
(* (pow y 4) (+ 1 (+ (* -4 (/ x y)) (+ (* -4 (/ (pow x 3) (pow y 3))) (+ (* 2 (/ (pow x 2) (pow y 2))) (* 4 (/ (pow x 2) (pow y 2)))))))) |
(*.f64 (pow.f64 y #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 x y) #s(literal -4 binary64)) (+.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 6 binary64)) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) y) (/.f64 #s(literal -4 binary64) (*.f64 y y))))))) |
(pow y 4) |
(pow.f64 y #s(literal 4 binary64)) |
(* (pow y 4) (+ 1 (* -4 (/ x y)))) |
(*.f64 (pow.f64 y #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) #s(literal -4 binary64)))) |
(* (pow y 4) (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* 2 (pow x 2)) (* 4 (pow x 2))) y)) (* 4 x)) y)))) |
(*.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 x x) #s(literal 6 binary64)) y)) y))) |
(* (pow y 4) (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -4 (/ (pow x 3) y)) (+ (* 2 (pow x 2)) (* 4 (pow x 2)))) y)) (* 4 x)) y)))) |
(*.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 4 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 6 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -4 binary64)) y)) y)) y))) |
(pow y 4) |
(pow.f64 y #s(literal 4 binary64)) |
(+ (* -4 (* x (pow y 3))) (pow y 4)) |
(+.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (*.f64 x (*.f64 y (*.f64 y y))) #s(literal -4 binary64))) |
(+ (* x (+ (* -4 (pow y 3)) (* x (+ (* 2 (pow y 2)) (* 4 (pow y 2)))))) (pow y 4)) |
(+.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 x (+.f64 (*.f64 x (*.f64 (*.f64 y y) #s(literal 6 binary64))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -4 binary64))))) |
(+ (* x (+ (* -4 (pow y 3)) (* x (+ (* -4 (* x y)) (+ (* 2 (pow y 2)) (* 4 (pow y 2))))))) (pow y 4)) |
(+.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 x (+.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -4 binary64)) (*.f64 x (+.f64 (*.f64 (*.f64 y y) #s(literal 6 binary64)) (*.f64 (*.f64 x y) #s(literal -4 binary64))))))) |
(pow x 4) |
(pow.f64 x #s(literal 4 binary64)) |
(* (pow x 4) (+ 1 (* -4 (/ y x)))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal -4 binary64)) x))) |
(* (pow x 4) (+ 1 (+ (* -4 (/ y x)) (+ (* 2 (/ (pow y 2) (pow x 2))) (* 4 (/ (pow y 2) (pow x 2))))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal -4 binary64)) x)) (*.f64 (/.f64 (*.f64 y y) (*.f64 x x)) #s(literal 6 binary64)))) |
(* (pow x 4) (+ 1 (+ (* -4 (/ y x)) (+ (* -4 (/ (pow y 3) (pow x 3))) (+ (* 2 (/ (pow y 2) (pow x 2))) (* 4 (/ (pow y 2) (pow x 2)))))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (+.f64 (/.f64 (*.f64 y #s(literal -4 binary64)) x) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -4 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 y y) (*.f64 x x)) #s(literal 6 binary64))))) |
(pow x 4) |
(pow.f64 x #s(literal 4 binary64)) |
(* (pow x 4) (+ 1 (* -4 (/ y x)))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal -4 binary64)) x))) |
(* (pow x 4) (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* 2 (pow y 2)) (* 4 (pow y 2))) x)) (* 4 y)) x)))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 y y) #s(literal 6 binary64)) x)) x))) |
(* (pow x 4) (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -4 (/ (pow y 3) x)) (+ (* 2 (pow y 2)) (* 4 (pow y 2)))) x)) (* 4 y)) x)))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y #s(literal 4 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 y y) #s(literal 6 binary64)) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) x) #s(literal -4 binary64))) x)) x))) |
(* 5/4 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 5/4 binary64)) |
(* 5/4 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 5/4 binary64)) |
(* 5/4 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 5/4 binary64)) |
(* 5/4 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 5/4 binary64)) |
(* 5/4 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 5/4 binary64)) |
(* 5/4 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 5/4 binary64)) |
(* 5/4 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 5/4 binary64)) |
(* 5/4 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 5/4 binary64)) |
(* 5/4 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 5/4 binary64)) |
(* 5/4 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 5/4 binary64)) |
(* 5/4 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 5/4 binary64)) |
(* 5/4 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 5/4 binary64)) |
(* -1 (pow x 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 x x)) |
(- (pow y 2) (pow x 2)) |
(-.f64 (*.f64 y y) (*.f64 x x)) |
(- (pow y 2) (pow x 2)) |
(-.f64 (*.f64 y y) (*.f64 x x)) |
(- (pow y 2) (pow x 2)) |
(-.f64 (*.f64 y y) (*.f64 x x)) |
(pow y 2) |
(*.f64 y y) |
(* (pow y 2) (+ 1 (* -1 (/ (pow x 2) (pow y 2))))) |
(*.f64 (*.f64 y y) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y)))) |
(* (pow y 2) (+ 1 (* -1 (/ (pow x 2) (pow y 2))))) |
(*.f64 (*.f64 y y) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y)))) |
(* (pow y 2) (+ 1 (* -1 (/ (pow x 2) (pow y 2))))) |
(*.f64 (*.f64 y y) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y)))) |
(pow y 2) |
(*.f64 y y) |
(* (pow y 2) (+ 1 (* -1 (/ (pow x 2) (pow y 2))))) |
(*.f64 (*.f64 y y) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y)))) |
(* (pow y 2) (+ 1 (* -1 (/ (pow x 2) (pow y 2))))) |
(*.f64 (*.f64 y y) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y)))) |
(* (pow y 2) (+ 1 (* -1 (/ (pow x 2) (pow y 2))))) |
(*.f64 (*.f64 y y) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y)))) |
(pow y 2) |
(*.f64 y y) |
(+ (* -1 (pow x 2)) (pow y 2)) |
(-.f64 (*.f64 y y) (*.f64 x x)) |
(+ (* -1 (pow x 2)) (pow y 2)) |
(-.f64 (*.f64 y y) (*.f64 x x)) |
(+ (* -1 (pow x 2)) (pow y 2)) |
(-.f64 (*.f64 y y) (*.f64 x x)) |
(* -1 (pow x 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 x x)) |
(* (pow x 2) (- (/ (pow y 2) (pow x 2)) 1)) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 y y) (*.f64 x x)) #s(literal -1 binary64))) |
(* (pow x 2) (- (/ (pow y 2) (pow x 2)) 1)) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 y y) (*.f64 x x)) #s(literal -1 binary64))) |
(* (pow x 2) (- (/ (pow y 2) (pow x 2)) 1)) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 y y) (*.f64 x x)) #s(literal -1 binary64))) |
(* -1 (pow x 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 x x)) |
(* (pow x 2) (- (/ (pow y 2) (pow x 2)) 1)) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 y y) (*.f64 x x)) #s(literal -1 binary64))) |
(* (pow x 2) (- (/ (pow y 2) (pow x 2)) 1)) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 y y) (*.f64 x x)) #s(literal -1 binary64))) |
(* (pow x 2) (- (/ (pow y 2) (pow x 2)) 1)) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 y y) (*.f64 x x)) #s(literal -1 binary64))) |
(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)) |
Compiled 70640 to 4662 computations (93.4% saved)
51 alts after pruning (46 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1758 | 35 | 1793 |
| Fresh | 8 | 11 | 19 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 4 | 4 |
| Total | 1770 | 51 | 1821 |
| Status | Accuracy | Program |
|---|---|---|
| 4.3% | (/.f64 (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64))) x) x) (*.f64 x #s(literal 5/4 binary64))) | |
| 1.7% | (/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal 256 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 5/4 binary64))) | |
| 3.8% | (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64))) #s(literal 5/4 binary64)) (*.f64 x (*.f64 x x))) | |
| 7.3% | (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) (*.f64 x x)) (-.f64 #s(literal 0 binary64) x)) | |
| 57.1% | (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) (*.f64 x x)) (+.f64 (*.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))))) | |
| 7.2% | (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) (*.f64 x x)) (*.f64 x #s(literal -3/4 binary64))) | |
| 2.7% | (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (*.f64 x (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))))) | |
| 1.6% | (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 5/4 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (+.f64 y x) #s(literal 16 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x)))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (+.f64 y x) #s(literal 16 binary64))))) | |
| 1.6% | (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (+.f64 y x) #s(literal 16 binary64)))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (-.f64 y x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x)))))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (+.f64 y x) #s(literal 16 binary64))))) | |
| 3.1% | (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 #s(literal 16 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))))) (*.f64 (*.f64 (*.f64 x x) #s(literal 5/4 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 x x) #s(literal 5/4 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 #s(literal 16 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))))) | |
| 2.7% | (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (*.f64 (*.f64 x x) #s(literal 5/4 binary64)) (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) x))) (*.f64 (*.f64 (*.f64 x x) #s(literal 5/4 binary64)) (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) | |
| 3.8% | (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) | |
| 3.8% | (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 #s(literal 5/4 binary64) (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) #s(literal 5/4 binary64)))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) | |
| 3.8% | (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (+.f64 x y)) #s(literal 16 binary64))) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 #s(literal -1 binary64) x)) #s(literal 5/4 binary64))) | |
| 3.7% | (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x)))) #s(literal 16 binary64)) (+.f64 y x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 5/4 binary64))) | |
| 3.3% | (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (+.f64 x y)) #s(literal 16 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 5/4 binary64))) | |
| 4.2% | (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) x)) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) | |
| 4.1% | (/.f64 (-.f64 (*.f64 x #s(literal 5/4 binary64)) (*.f64 #s(literal 5/4 binary64) (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 x (*.f64 x x))))) #s(literal 25/16 binary64)) | |
| 3.1% | (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)))) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))))) | |
| 4.1% | (/.f64 (-.f64 x (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 x (*.f64 x x)))) #s(literal 5/4 binary64)) | |
| 3.8% | (/.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -16 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) | |
| 3.8% | (/.f64 (+.f64 (*.f64 x (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) x)) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -16 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) | |
| 3.8% | (/.f64 (+.f64 (*.f64 x (*.f64 x (/.f64 x (/.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -16 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) | |
| 3.8% | (/.f64 (+.f64 (*.f64 x (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x))))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -16 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) | |
| 3.8% | (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -16 binary64))) (*.f64 x (/.f64 (*.f64 x #s(literal 5/4 binary64)) (/.f64 #s(literal 1 binary64) x)))) | |
| 3.8% | (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -16 binary64))) (*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x))) #s(literal 5/4 binary64)))) | |
| 3.8% | (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -16 binary64))) (*.f64 x (*.f64 (*.f64 x #s(literal 5/4 binary64)) x))) | |
| 30.1% | (/.f64 (*.f64 (/.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal -3/4 binary64)) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)) | |
| 1.7% | (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal 256 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 5/4 binary64))) | |
| 3.2% | (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x (*.f64 x x))) | |
| 8.5% | (/.f64 (*.f64 (*.f64 x x) #s(literal -3/4 binary64)) (-.f64 #s(literal 0 binary64) x)) | |
| 8.4% | (/.f64 (*.f64 x x) x) | |
| 32.1% | (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) (fabs.f64 (-.f64 y x))) | |
| 72.4% | (/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 2 binary64))) | |
| 3.8% | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -16 binary64))))) | |
| 4.7% | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) | |
| 4.1% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 5/4 binary64) (-.f64 x (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 x (*.f64 x x)))))) | |
| ✓ | 11.3% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
| 4.1% | (-.f64 (/.f64 x #s(literal 5/4 binary64)) (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 x (*.f64 x x))) #s(literal 1/20 binary64))) | |
| 13.4% | (-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (*.f64 (/.f64 y x) #s(literal -1/5 binary64)) #s(literal -3/4 binary64)))) | |
| 99.3% | (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fabs.f64 (-.f64 y x)))) (sqrt.f64 (fabs.f64 (-.f64 y x)))) x) | |
| ✓ | 99.9% | (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) |
| 58.9% | (+.f64 x (/.f64 (fabs.f64 y) #s(literal 2 binary64))) | |
| ✓ | 99.3% | (+.f64 x (*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/2 binary64)))) |
| 30.1% | (*.f64 (/.f64 #s(literal -3/4 binary64) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)) (*.f64 x x)) | |
| 11.4% | (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal -3/10 binary64)) x) (*.f64 y #s(literal 1/5 binary64))) (-.f64 #s(literal 0 binary64) x)) #s(literal -3/4 binary64))) | |
| 3.7% | (*.f64 (+.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -5/4 binary64)))) | |
| 86.0% | (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) x))) | |
| 13.4% | (*.f64 x (+.f64 #s(literal 3/4 binary64) (/.f64 (*.f64 y #s(literal 1/5 binary64)) x))) | |
| ✓ | 11.3% | (*.f64 x #s(literal 3/4 binary64)) |
| ✓ | 11.3% | x |
Compiled 3977 to 1031 computations (74.1% saved)
| Inputs |
|---|
x |
(*.f64 x #s(literal 3/4 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 x x) x) |
(*.f64 x (+.f64 #s(literal 3/4 binary64) (/.f64 (*.f64 y #s(literal 1/5 binary64)) x))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -3/4 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (*.f64 (/.f64 y x) #s(literal -1/5 binary64)) #s(literal -3/4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x (*.f64 x x))) |
(/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) (*.f64 x x)) (*.f64 x #s(literal -3/4 binary64))) |
(/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) (*.f64 x x)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal -3/10 binary64)) x) (*.f64 y #s(literal 1/5 binary64))) (-.f64 #s(literal 0 binary64) x)) #s(literal -3/4 binary64))) |
(-.f64 (/.f64 x #s(literal 5/4 binary64)) (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 x (*.f64 x x))) #s(literal 1/20 binary64))) |
(/.f64 (-.f64 x (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 x (*.f64 x x)))) #s(literal 5/4 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 5/4 binary64) (-.f64 x (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 x (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 x #s(literal 5/4 binary64)) (*.f64 #s(literal 5/4 binary64) (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 x (*.f64 x x))))) #s(literal 25/16 binary64)) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) x)) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -16 binary64))) (*.f64 x (*.f64 (*.f64 x #s(literal 5/4 binary64)) x))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -16 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 5/4 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 5/4 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) |
(/.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -16 binary64))) #s(literal 5/4 binary64)) (*.f64 x (*.f64 x x))) |
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64))) #s(literal 5/4 binary64)) (*.f64 x (*.f64 x x))) |
(/.f64 (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64))) x) x) (*.f64 x #s(literal 5/4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -16 binary64))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -16 binary64))) (*.f64 x (/.f64 (*.f64 x #s(literal 5/4 binary64)) (/.f64 #s(literal 1 binary64) x)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x (/.f64 x (/.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -16 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) |
(/.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -16 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) |
(*.f64 (+.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -5/4 binary64)))) |
(*.f64 (+.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -5/4 binary64)))) |
(/.f64 (+.f64 (*.f64 x (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) x)) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -16 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 #s(literal 5/4 binary64) (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) #s(literal 5/4 binary64)))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 x (*.f64 x x))) #s(literal 1/20 binary64))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -16 binary64))) (*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x))) #s(literal 5/4 binary64)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x))))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -16 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (+.f64 x y)) #s(literal 16 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 5/4 binary64))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x)))) #s(literal 16 binary64)) (+.f64 y x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 5/4 binary64))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (+.f64 x y)) #s(literal 16 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 5/4 binary64))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (+.f64 x y)) #s(literal 16 binary64))) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 #s(literal -1 binary64) x)) #s(literal 5/4 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (*.f64 (*.f64 x x) #s(literal 5/4 binary64)) (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) x))) (*.f64 (*.f64 (*.f64 x x) #s(literal 5/4 binary64)) (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (*.f64 x (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 5/4 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (+.f64 y x) #s(literal 16 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x)))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (+.f64 y x) #s(literal 16 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 #s(literal 16 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))))) (*.f64 (*.f64 (*.f64 x x) #s(literal 5/4 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 x x) #s(literal 5/4 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 #s(literal 16 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (+.f64 y x) #s(literal 16 binary64)))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (-.f64 y x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x)))))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (+.f64 y x) #s(literal 16 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x 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)))) #s(literal 256 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64))))) |
(/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal 256 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 5/4 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal 256 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 5/4 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x 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)))) #s(literal 256 binary64))))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 5/4 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)))) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))))) |
(+.f64 x (/.f64 (fabs.f64 y) #s(literal 2 binary64))) |
(+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) (fabs.f64 (-.f64 y x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal -3/4 binary64) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)) (*.f64 x x)) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) x) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -3/4 binary64)) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)) |
(/.f64 (*.f64 (/.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal -3/4 binary64)) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)) |
(/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) (*.f64 x x)) (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x) (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) (*.f64 x x)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (*.f64 (*.f64 x x) #s(literal -3/4 binary64))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 4 binary64))) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64))) (*.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) (+.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) (*.f64 x x)) (+.f64 (*.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 4 binary64) (-.f64 y x))) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) #s(literal -1/2 binary64)) |
(fma.f64 x (/.f64 x (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))) (neg.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64)))))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fabs.f64 (-.f64 y x)))) (sqrt.f64 (fabs.f64 (-.f64 y x)))) x) |
(+.f64 (*.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/2 binary64)) (sqrt.f64 (fabs.f64 (-.f64 y x)))) x) |
(+.f64 x (*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)))) |
(+.f64 x (*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/2 binary64)))) |
| Outputs |
|---|
(+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) |
3 calls:
| 26.0ms | x |
| 22.0ms | (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) |
| 19.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 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 x x) x) |
(*.f64 x (+.f64 #s(literal 3/4 binary64) (/.f64 (*.f64 y #s(literal 1/5 binary64)) x))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -3/4 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (*.f64 (/.f64 y x) #s(literal -1/5 binary64)) #s(literal -3/4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x (*.f64 x x))) |
(/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) (*.f64 x x)) (*.f64 x #s(literal -3/4 binary64))) |
(/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) (*.f64 x x)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal -3/10 binary64)) x) (*.f64 y #s(literal 1/5 binary64))) (-.f64 #s(literal 0 binary64) x)) #s(literal -3/4 binary64))) |
(-.f64 (/.f64 x #s(literal 5/4 binary64)) (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 x (*.f64 x x))) #s(literal 1/20 binary64))) |
(/.f64 (-.f64 x (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 x (*.f64 x x)))) #s(literal 5/4 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 5/4 binary64) (-.f64 x (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 x (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 x #s(literal 5/4 binary64)) (*.f64 #s(literal 5/4 binary64) (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 x (*.f64 x x))))) #s(literal 25/16 binary64)) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) x)) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -16 binary64))) (*.f64 x (*.f64 (*.f64 x #s(literal 5/4 binary64)) x))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -16 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 5/4 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 5/4 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) |
(/.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -16 binary64))) #s(literal 5/4 binary64)) (*.f64 x (*.f64 x x))) |
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64))) #s(literal 5/4 binary64)) (*.f64 x (*.f64 x x))) |
(/.f64 (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64))) x) x) (*.f64 x #s(literal 5/4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -16 binary64))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -16 binary64))) (*.f64 x (/.f64 (*.f64 x #s(literal 5/4 binary64)) (/.f64 #s(literal 1 binary64) x)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x (/.f64 x (/.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -16 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) |
(/.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -16 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) |
(*.f64 (+.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -5/4 binary64)))) |
(*.f64 (+.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -5/4 binary64)))) |
(/.f64 (+.f64 (*.f64 x (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) x)) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -16 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 #s(literal 5/4 binary64) (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) #s(literal 5/4 binary64)))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 x (*.f64 x x))) #s(literal 1/20 binary64))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -16 binary64))) (*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x))) #s(literal 5/4 binary64)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x))))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -16 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (+.f64 x y)) #s(literal 16 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 5/4 binary64))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x)))) #s(literal 16 binary64)) (+.f64 y x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 5/4 binary64))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (+.f64 x y)) #s(literal 16 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 5/4 binary64))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (+.f64 x y)) #s(literal 16 binary64))) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 #s(literal -1 binary64) x)) #s(literal 5/4 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (*.f64 (*.f64 x x) #s(literal 5/4 binary64)) (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) x))) (*.f64 (*.f64 (*.f64 x x) #s(literal 5/4 binary64)) (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (*.f64 x (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 5/4 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (+.f64 y x) #s(literal 16 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x)))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (+.f64 y x) #s(literal 16 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 #s(literal 16 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))))) (*.f64 (*.f64 (*.f64 x x) #s(literal 5/4 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 x x) #s(literal 5/4 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 #s(literal 16 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (+.f64 y x) #s(literal 16 binary64)))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (-.f64 y x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x)))))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (+.f64 y x) #s(literal 16 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x 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)))) #s(literal 256 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64))))) |
(/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal 256 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 5/4 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal 256 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 5/4 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x 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)))) #s(literal 256 binary64))))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 5/4 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)))) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))))) |
(+.f64 x (/.f64 (fabs.f64 y) #s(literal 2 binary64))) |
| Outputs |
|---|
(+.f64 x (/.f64 (fabs.f64 y) #s(literal 2 binary64))) |
2 calls:
| 16.0ms | y |
| 14.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 58.9% | 1 | x |
| 58.9% | 1 | y |
Compiled 6 to 4 computations (33.3% saved)
| Inputs |
|---|
x |
(*.f64 x #s(literal 3/4 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 x x) x) |
(*.f64 x (+.f64 #s(literal 3/4 binary64) (/.f64 (*.f64 y #s(literal 1/5 binary64)) x))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -3/4 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (*.f64 (/.f64 y x) #s(literal -1/5 binary64)) #s(literal -3/4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x (*.f64 x x))) |
(/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) (*.f64 x x)) (*.f64 x #s(literal -3/4 binary64))) |
(/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 4 binary64)) (*.f64 x x)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal -3/10 binary64)) x) (*.f64 y #s(literal 1/5 binary64))) (-.f64 #s(literal 0 binary64) x)) #s(literal -3/4 binary64))) |
(-.f64 (/.f64 x #s(literal 5/4 binary64)) (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 x (*.f64 x x))) #s(literal 1/20 binary64))) |
(/.f64 (-.f64 x (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 x (*.f64 x x)))) #s(literal 5/4 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 5/4 binary64) (-.f64 x (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 x (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 x #s(literal 5/4 binary64)) (*.f64 #s(literal 5/4 binary64) (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (*.f64 x (*.f64 x x))))) #s(literal 25/16 binary64)) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) x)) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -16 binary64))) (*.f64 x (*.f64 (*.f64 x #s(literal 5/4 binary64)) x))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -16 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 5/4 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 5/4 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) |
(/.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -16 binary64))) #s(literal 5/4 binary64)) (*.f64 x (*.f64 x x))) |
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64))) #s(literal 5/4 binary64)) (*.f64 x (*.f64 x x))) |
(/.f64 (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64))) x) x) (*.f64 x #s(literal 5/4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -16 binary64))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -16 binary64))) (*.f64 x (/.f64 (*.f64 x #s(literal 5/4 binary64)) (/.f64 #s(literal 1 binary64) x)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x (/.f64 x (/.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -16 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) |
(/.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -16 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) |
(*.f64 (+.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -5/4 binary64)))) |
(*.f64 (+.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -5/4 binary64)))) |
(/.f64 (+.f64 (*.f64 x (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) x)) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -16 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 #s(literal 5/4 binary64) (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) #s(literal 5/4 binary64)))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 x (*.f64 x x))) #s(literal 1/20 binary64))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -16 binary64))) (*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x))) #s(literal 5/4 binary64)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x))))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -16 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (+.f64 x y)) #s(literal 16 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 5/4 binary64))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x)))) #s(literal 16 binary64)) (+.f64 y x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 5/4 binary64))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (+.f64 x y)) #s(literal 16 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 5/4 binary64))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (+.f64 x y)) #s(literal 16 binary64))) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 #s(literal -1 binary64) x)) #s(literal 5/4 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (*.f64 (*.f64 x x) #s(literal 5/4 binary64)) (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)) x))) (*.f64 (*.f64 (*.f64 x x) #s(literal 5/4 binary64)) (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64)))) (*.f64 x (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 5/4 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (+.f64 y x) #s(literal 16 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x)))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (+.f64 y x) #s(literal 16 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 #s(literal 16 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))))) (*.f64 (*.f64 (*.f64 x x) #s(literal 5/4 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 x x) #s(literal 5/4 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 #s(literal 16 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (+.f64 y x) #s(literal 16 binary64)))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (-.f64 y x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x)))))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (+.f64 y x) #s(literal 16 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x 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)))) #s(literal 256 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64))))) |
(/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal 256 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -16 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 5/4 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal 256 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 5/4 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 16 binary64))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x 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)))) #s(literal 256 binary64))))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 5/4 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64)))) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/4 binary64))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 16 binary64))))) |
| Outputs |
|---|
(*.f64 x (+.f64 #s(literal 3/4 binary64) (/.f64 (*.f64 y #s(literal 1/5 binary64)) x))) |
2 calls:
| 16.0ms | x |
| 15.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 13.4% | 1 | y |
| 13.4% | 1 | x |
Compiled 6 to 4 computations (33.3% saved)
| Inputs |
|---|
x |
(*.f64 x #s(literal 3/4 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 x x) x) |
| Outputs |
|---|
(*.f64 x #s(literal 3/4 binary64)) |
2 calls:
| 2.0ms | x |
| 2.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 11.3% | 1 | x |
| 11.3% | 1 | y |
Compiled 6 to 4 computations (33.3% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
x |
| Outputs |
|---|
x |
2 calls:
| 4.0ms | x |
| 1.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 11.3% | 1 | x |
| 11.3% | 1 | y |
Compiled 6 to 4 computations (33.3% saved)
| 1× | egg-herbie |
| 14× | +-commutative_binary64 |
| 10× | *-commutative_binary64 |
| 8× | sub-neg_binary64 |
| 4× | neg-sub0_binary64 |
| 4× | neg-mul-1_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 27 |
| 1 | 27 | 27 |
| 2 | 34 | 27 |
| 3 | 39 | 27 |
| 4 | 42 | 27 |
| 5 | 43 | 27 |
| 1× | saturated |
| Inputs |
|---|
(+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) |
(+.f64 x (/.f64 (fabs.f64 y) #s(literal 2 binary64))) |
(*.f64 x (+.f64 #s(literal 3/4 binary64) (/.f64 (*.f64 y #s(literal 1/5 binary64)) x))) |
(*.f64 x #s(literal 3/4 binary64)) |
x |
| Outputs |
|---|
(+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) |
(+.f64 x (/.f64 (fabs.f64 y) #s(literal 2 binary64))) |
(*.f64 x (+.f64 #s(literal 3/4 binary64) (/.f64 (*.f64 y #s(literal 1/5 binary64)) x))) |
(*.f64 x #s(literal 3/4 binary64)) |
x |
| 6098× | *-lowering-*.f32 |
| 6098× | *-lowering-*.f64 |
| 5164× | *-lowering-*.f32 |
| 5164× | *-lowering-*.f64 |
| 4174× | +-lowering-+.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 995 | 7780 |
| 1 | 3579 | 7246 |
| 0 | 8215 | 7246 |
| 0 | 7 | 21 |
| 1 | 47 | 20 |
| 2 | 402 | 20 |
| 3 | 5830 | 20 |
| 0 | 8059 | 20 |
| 0 | 835 | 6675 |
| 1 | 2871 | 6139 |
| 0 | 8312 | 6139 |
| 0 | 43 | 479 |
| 1 | 117 | 458 |
| 2 | 293 | 458 |
| 3 | 903 | 458 |
| 4 | 3274 | 458 |
| 5 | 6167 | 458 |
| 0 | 8070 | 458 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 117 to 66 computations (43.6% saved)
Compiled 78 to 48 computations (38.5% saved)
Loading profile data...