
Time bar (total: 5.3s)
| 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 7 to 7 computations (0% saved)
| 378.0ms | 8 112× | 0 | valid |
| 4.0ms | 70× | 1 | valid |
| 4.0ms | 43× | 2 | valid |
| 4.0ms | 31× | 3 | valid |
ival-sub: 71.0ms (47.9% of total)ival-mult: 59.0ms (39.8% of total)ival-true: 6.0ms (4% of total)exact: 5.0ms (3.4% of total)ival-assert: 4.0ms (2.7% of total)adjust: 3.0ms (2% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | (*.f64 #s(literal 200 binary64) (-.f64 x y)) |
| 0 | 0 | - | 0 | - | #s(literal 200 binary64) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (-.f64 x y) |
| 0 | 0 | - | 0 | - | x |
| Predicted + | Predicted - | |
|---|---|---|
| + | 0 | 0 |
| - | 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 256 |
| number | freq |
|---|---|
| 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 1 |
| 35.0ms | 510× | 0 | valid |
| 0.0ms | 2× | 2 | valid |
Compiled 31 to 19 computations (38.7% saved)
ival-mult: 3.0ms (40.5% of total)ival-sub: 3.0ms (40.5% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 13 | 29 |
| 1 | 24 | 29 |
| 2 | 28 | 29 |
| 0 | 5 | 5 |
| 0 | 7 | 5 |
| 1 | 8 | 5 |
| 0 | 8 | 5 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(*.f64 #s(literal 200 binary64) (-.f64 x y)) |
| Outputs |
|---|
(*.f64 #s(literal 200 binary64) (-.f64 x y)) |
(*.f64 (-.f64 x y) #s(literal 200 binary64)) |
Compiled 5 to 5 computations (0% saved)
Compiled 0 to 2 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (*.f64 #s(literal 200 binary64) (-.f64 x y)) |
Compiled 5 to 5 computations (0% saved)
| 1× | egg-herbie |
Found 2 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (-.f64 x y) | |
| cost-diff | 0 | (*.f64 #s(literal 200 binary64) (-.f64 x y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5 | 11 |
| 0 | 7 | 11 |
| 1 | 8 | 11 |
| 0 | 8 | 11 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 #s(literal 200 binary64) (-.f64 x y)) |
#s(literal 200 binary64) |
(-.f64 x y) |
x |
y |
| Outputs |
|---|
(*.f64 #s(literal 200 binary64) (-.f64 x y)) |
(*.f64 (-.f64 x y) #s(literal 200 binary64)) |
#s(literal 200 binary64) |
(-.f64 x y) |
x |
y |
Found 2 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0 | (-.f64 x y) | |
| accuracy | 0.015625 | (*.f64 #s(literal 200 binary64) (-.f64 x y)) |
| 73.0ms | 255× | 0 | valid |
| 0.0ms | 1× | 2 | valid |
Compiled 13 to 7 computations (46.2% saved)
ival-sub: 64.0ms (97.5% of total)ival-mult: 2.0ms (3% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
(*.f64 #s(literal 200 binary64) (-.f64 x y)) |
(-.f64 x y) |
| Outputs |
|---|
(* -200 y) |
(+ (* -200 y) (* 200 x)) |
(* -1 y) |
(- x y) |
(* 200 x) |
(* x (+ 200 (* -200 (/ y x)))) |
x |
(* x (+ 1 (* -1 (/ y x)))) |
(* -1 (* x (- (* 200 (/ y x)) 200))) |
(* -1 (* x (- (/ y x) 1))) |
(+ x (* -1 y)) |
(* y (- (* 200 (/ x y)) 200)) |
(* y (- (/ x y) 1)) |
(* -1 (* y (+ 200 (* -200 (/ x y))))) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | y | @ | -inf | ((* 200 (- x y)) (- x y)) |
| 0.0ms | x | @ | inf | ((* 200 (- x y)) (- x y)) |
| 0.0ms | x | @ | -inf | ((* 200 (- x y)) (- x y)) |
| 0.0ms | y | @ | inf | ((* 200 (- x y)) (- x y)) |
| 0.0ms | x | @ | 0 | ((* 200 (- x y)) (- x y)) |
| 1× | egg-herbie |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 40 | 62 |
| 1 | 122 | 52 |
| 2 | 349 | 52 |
| 3 | 954 | 52 |
| 4 | 2145 | 52 |
| 5 | 2877 | 52 |
| 6 | 3867 | 52 |
| 7 | 4333 | 52 |
| 8 | 5404 | 52 |
| 9 | 7151 | 52 |
| 0 | 8685 | 52 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -200 y) |
(+ (* -200 y) (* 200 x)) |
(* -1 y) |
(- x y) |
(* 200 x) |
(* x (+ 200 (* -200 (/ y x)))) |
x |
(* x (+ 1 (* -1 (/ y x)))) |
(* -1 (* x (- (* 200 (/ y x)) 200))) |
(* -1 (* x (- (/ y x) 1))) |
(+ x (* -1 y)) |
(* y (- (* 200 (/ x y)) 200)) |
(* y (- (/ x y) 1)) |
(* -1 (* y (+ 200 (* -200 (/ x y))))) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
| Outputs |
|---|
(* -200 y) |
(*.f64 #s(literal -200 binary64) y) |
(+ (* -200 y) (* 200 x)) |
(*.f64 (-.f64 x y) #s(literal 200 binary64)) |
(* -1 y) |
(neg.f64 y) |
(- x y) |
(-.f64 x y) |
(* 200 x) |
(*.f64 #s(literal 200 binary64) x) |
(* x (+ 200 (* -200 (/ y x)))) |
(*.f64 (-.f64 x y) #s(literal 200 binary64)) |
x |
(* x (+ 1 (* -1 (/ y x)))) |
(-.f64 x y) |
(* -1 (* x (- (* 200 (/ y x)) 200))) |
(*.f64 (-.f64 x y) #s(literal 200 binary64)) |
(* -1 (* x (- (/ y x) 1))) |
(-.f64 x y) |
(+ x (* -1 y)) |
(-.f64 x y) |
(* y (- (* 200 (/ x y)) 200)) |
(*.f64 (-.f64 x y) #s(literal 200 binary64)) |
(* y (- (/ x y) 1)) |
(-.f64 x y) |
(* -1 (* y (+ 200 (* -200 (/ x y))))) |
(*.f64 (-.f64 x y) #s(literal 200 binary64)) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(-.f64 x y) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5 | 8 |
| 0 | 7 | 8 |
| 1 | 21 | 8 |
| 2 | 128 | 8 |
| 3 | 1226 | 8 |
| 0 | 9954 | 8 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 #s(literal 200 binary64) (-.f64 x y)) |
(-.f64 x y) |
| Outputs |
|---|
(*.f64 (/.f64 (*.f64 (-.f64 x y) #s(literal 200 binary64)) (/.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) (pow.f64 (-.f64 x y) #s(literal 2 binary64)))) (/.f64 (-.f64 x y) (-.f64 x y))) |
(*.f64 (/.f64 (*.f64 (-.f64 x y) #s(literal 200 binary64)) (/.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (/.f64 (-.f64 x y) (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(*.f64 (/.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) (/.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) (pow.f64 (-.f64 x y) #s(literal 2 binary64)))) (/.f64 #s(literal -200 binary64) (-.f64 x y))) |
(*.f64 (/.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) (/.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (/.f64 #s(literal 200 binary64) (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(*.f64 (/.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) (/.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (/.f64 #s(literal 200 binary64) (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 200 binary64) (/.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) (pow.f64 (-.f64 x y) #s(literal 2 binary64)))) (-.f64 x y)) |
(*.f64 (/.f64 #s(literal 200 binary64) (/.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (/.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 200 binary64) (/.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (/.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(*.f64 (/.f64 (*.f64 (-.f64 x y) #s(literal 200 binary64)) (-.f64 x y)) (/.f64 (-.f64 x y) (/.f64 (-.f64 x y) (-.f64 x y)))) |
(*.f64 (/.f64 (-.f64 x y) (/.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) (pow.f64 (-.f64 x y) #s(literal 2 binary64)))) (/.f64 (*.f64 (-.f64 x y) #s(literal 200 binary64)) (-.f64 x y))) |
(*.f64 (/.f64 (-.f64 x y) (/.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (/.f64 (*.f64 (-.f64 x y) #s(literal 200 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
(*.f64 (/.f64 (-.f64 x y) (/.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (/.f64 (*.f64 (-.f64 x y) #s(literal 200 binary64)) (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(*.f64 (/.f64 (-.f64 x y) (-.f64 x y)) (/.f64 (*.f64 (-.f64 x y) #s(literal 200 binary64)) (/.f64 (-.f64 x y) (-.f64 x y)))) |
(*.f64 (/.f64 #s(literal -200 binary64) (-.f64 x y)) (/.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) (/.f64 (-.f64 x y) (-.f64 x y)))) |
(*.f64 (*.f64 (/.f64 #s(literal 200 binary64) (fma.f64 y (-.f64 y x) (*.f64 x x))) (-.f64 x y)) (fma.f64 y (-.f64 y x) (*.f64 x x))) |
(*.f64 (*.f64 (/.f64 #s(literal -200 binary64) (-.f64 x y)) (-.f64 x y)) (-.f64 x y)) |
(*.f64 (*.f64 (/.f64 #s(literal 200 binary64) (fma.f64 (-.f64 x y) y (*.f64 x x))) (-.f64 x y)) (fma.f64 y (-.f64 y x) (*.f64 x x))) |
(*.f64 (/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 200 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 x y) y) (-.f64 (*.f64 (-.f64 x y) y) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64)))) |
(*.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) (/.f64 #s(literal -200 binary64) (-.f64 x y))) |
(*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (/.f64 #s(literal 200 binary64) (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
(*.f64 (-.f64 x y) (/.f64 #s(literal 200 binary64) (/.f64 (-.f64 x y) (-.f64 x y)))) |
(*.f64 (-.f64 x y) #s(literal 200 binary64)) |
(*.f64 #s(literal 200 binary64) (-.f64 x y)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) #s(literal 200 binary64)))) (-.f64 x y)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 200 binary64)))) (neg.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) #s(literal 200 binary64))) (-.f64 x y)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 200 binary64))) (neg.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 200 binary64))) (fma.f64 y (-.f64 y x) (*.f64 x x))) |
(/.f64 (*.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) #s(literal 200 binary64)) (-.f64 x y)) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 200 binary64)) (fma.f64 y (-.f64 y x) (*.f64 x x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 200 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 200 binary64)) (-.f64 x y)) (/.f64 (*.f64 (*.f64 (neg.f64 y) y) #s(literal 200 binary64)) (-.f64 x y))) |
(+.f64 (/.f64 (*.f64 #s(literal 200 binary64) (*.f64 x x)) (-.f64 x y)) (/.f64 (*.f64 #s(literal 200 binary64) (*.f64 (neg.f64 y) y)) (-.f64 x y))) |
(*.f64 (/.f64 (+.f64 x (neg.f64 y)) (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 2 binary64))))) (/.f64 (-.f64 x (neg.f64 y)) (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(*.f64 (/.f64 (+.f64 x (neg.f64 y)) (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))))) (/.f64 (-.f64 x (neg.f64 y)) (fma.f64 (*.f64 (-.f64 x y) y) (-.f64 (*.f64 (-.f64 x y) y) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))))) |
(*.f64 (/.f64 (+.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (+.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (-.f64 x y)) |
(*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) (-.f64 x y)) |
(*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (-.f64 x y))) |
(*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (/.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (-.f64 x y)) |
(*.f64 (/.f64 (+.f64 x (neg.f64 y)) (/.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) (pow.f64 (-.f64 x y) #s(literal 2 binary64)))) (/.f64 (-.f64 x (neg.f64 y)) (-.f64 x y))) |
(*.f64 (/.f64 (+.f64 x (neg.f64 y)) (/.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (/.f64 (-.f64 x (neg.f64 y)) (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(*.f64 (/.f64 (+.f64 x (neg.f64 y)) (/.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (/.f64 (-.f64 x (neg.f64 y)) (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
(*.f64 (/.f64 (+.f64 x (neg.f64 y)) (-.f64 x y)) (/.f64 (-.f64 x (neg.f64 y)) (/.f64 (-.f64 x y) (-.f64 x y)))) |
(*.f64 (/.f64 (+.f64 x (neg.f64 y)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (/.f64 (-.f64 x (neg.f64 y)) (/.f64 (-.f64 x y) (fma.f64 y (-.f64 y x) (*.f64 x x))))) |
(*.f64 (/.f64 (-.f64 x y) (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 2 binary64))))) (/.f64 (-.f64 x y) (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(*.f64 (/.f64 (-.f64 x y) (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))))) (/.f64 (-.f64 x y) (fma.f64 (*.f64 (-.f64 x y) y) (-.f64 (*.f64 (-.f64 x y) y) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))))) |
(*.f64 (/.f64 (-.f64 x y) (/.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) (pow.f64 (-.f64 x y) #s(literal 2 binary64)))) (/.f64 (-.f64 x y) (-.f64 x y))) |
(*.f64 (/.f64 (-.f64 x y) (/.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (/.f64 (-.f64 x y) (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(*.f64 (/.f64 (-.f64 x y) (fma.f64 y (-.f64 y x) (*.f64 x x))) (/.f64 (-.f64 x y) (/.f64 (-.f64 x y) (fma.f64 y (-.f64 y x) (*.f64 x x))))) |
(*.f64 (/.f64 (-.f64 x y) (-.f64 x y)) (/.f64 (-.f64 x y) (/.f64 (-.f64 x y) (-.f64 x y)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 2 binary64)))) (fma.f64 y (-.f64 y x) (*.f64 x x))) |
(*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 x y) y) (-.f64 (*.f64 (-.f64 x y) y) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64)))) |
(*.f64 (/.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) (pow.f64 (-.f64 x y) #s(literal 2 binary64))) (-.f64 x y)) |
(*.f64 (/.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 y (-.f64 y x) (*.f64 x x))) |
(*.f64 (/.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (-.f64 x y) y (*.f64 x x))) |
(*.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) (/.f64 (-.f64 x y) (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(*.f64 (-.f64 x y) (/.f64 (-.f64 x y) (-.f64 x y))) |
(/.f64 (+.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (-.f64 x y) #s(literal 3 binary64))) (/.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (-.f64 x y) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 x (/.f64 x (-.f64 x y))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 y (/.f64 y (-.f64 x y))) #s(literal 2 binary64)) (*.f64 (*.f64 x (/.f64 x (-.f64 x y))) (*.f64 y (/.f64 y (-.f64 x y))))))) |
(/.f64 (+.f64 (/.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 3 binary64))) (/.f64 (pow.f64 y #s(literal 9 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 3 binary64)))) (+.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))))))) |
(/.f64 (+.f64 (neg.f64 (*.f64 x x)) (*.f64 (neg.f64 y) y)) (-.f64 x y)) |
(/.f64 (neg.f64 (*.f64 (-.f64 x y) (-.f64 y x))) (neg.f64 (-.f64 y x))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (-.f64 x y) #s(literal 3 binary64))) (/.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (-.f64 x y) #s(literal 3 binary64))))) (neg.f64 (+.f64 (pow.f64 (*.f64 x (/.f64 x (-.f64 x y))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 y (/.f64 y (-.f64 x y))) #s(literal 2 binary64)) (*.f64 (*.f64 x (/.f64 x (-.f64 x y))) (*.f64 y (/.f64 y (-.f64 x y)))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 3 binary64))) (/.f64 (pow.f64 y #s(literal 9 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 3 binary64))))) (neg.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x y)) (*.f64 (-.f64 x y) (*.f64 y y)))) (pow.f64 (-.f64 x y) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (*.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) (pow.f64 y #s(literal 3 binary64))))) (neg.f64 (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x x)) (-.f64 x y)) (*.f64 (-.f64 x y) (*.f64 (neg.f64 y) y))) (pow.f64 (-.f64 x y) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x x)) (-.f64 x y)) (*.f64 (-.f64 x y) (*.f64 y y))) (pow.f64 (-.f64 x y) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x y)) (*.f64 (-.f64 x y) (*.f64 (neg.f64 y) y))) (pow.f64 (-.f64 x y) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y (-.f64 y x) (*.f64 x x))) (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (pow.f64 y #s(literal 3 binary64)))) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (pow.f64 y #s(literal 3 binary64)))) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y (-.f64 y x) (*.f64 x x))) (*.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) (pow.f64 y #s(literal 3 binary64)))) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 x x)) (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 y y))) (pow.f64 (-.f64 x y) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 x x) (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 y y))) (pow.f64 (-.f64 x y) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 x x)) (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (neg.f64 y) y))) (pow.f64 (-.f64 x y) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 x x) (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (neg.f64 y) y))) (pow.f64 (-.f64 x y) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y (-.f64 y x) (*.f64 x x)) (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (pow.f64 y #s(literal 3 binary64)))) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x)) (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (pow.f64 y #s(literal 3 binary64)))) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y (-.f64 y x) (*.f64 x x)) (*.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) (pow.f64 y #s(literal 3 binary64)))) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x)) (*.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) (pow.f64 y #s(literal 3 binary64)))) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (neg.f64 (*.f64 x x)) (*.f64 (neg.f64 y) y)) (-.f64 x y)) |
(/.f64 (*.f64 (-.f64 x y) (-.f64 y x)) (-.f64 (neg.f64 y) (neg.f64 x))) |
(/.f64 (*.f64 (-.f64 x y) (-.f64 y x)) (-.f64 y x)) |
(/.f64 (-.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (-.f64 x y) #s(literal 3 binary64))) (/.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (-.f64 x y) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 x (/.f64 x (-.f64 x y))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 y (/.f64 y (-.f64 x y))) #s(literal 2 binary64)) (*.f64 (*.f64 x (/.f64 x (-.f64 x y))) (*.f64 y (/.f64 y (-.f64 x y))))))) |
(/.f64 (-.f64 (/.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 3 binary64))) (/.f64 (pow.f64 y #s(literal 9 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 3 binary64)))) (+.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))))))) |
(/.f64 (pow.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (-.f64 x y) #s(literal 3 binary64))) |
(/.f64 (neg.f64 (pow.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) #s(literal 2 binary64))) (neg.f64 (pow.f64 (-.f64 x y) #s(literal 3 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64)))) (neg.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (-.f64 x y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64)))) (neg.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (-.f64 x y) y (*.f64 x x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 y #s(literal 9 binary64)))) (neg.f64 (*.f64 (+.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (fma.f64 (-.f64 x y) y (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x y)) (*.f64 (-.f64 x y) (*.f64 y y))) (pow.f64 (-.f64 x y) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (*.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) (pow.f64 y #s(literal 3 binary64)))) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 y #s(literal 9 binary64))) (*.f64 (+.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (*.f64 (+.f64 (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (-.f64 x y))) |
(/.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) (-.f64 x y)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 x x (fma.f64 y y (*.f64 (neg.f64 x) (neg.f64 y))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 (neg.f64 x) (neg.f64 y))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 (neg.f64 y) (neg.f64 x))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (neg.f64 (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 y x))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (neg.f64 (neg.f64 (fma.f64 y (-.f64 y x) (*.f64 x x))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 y x)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (neg.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 y (-.f64 y x) (*.f64 x x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (-.f64 x y) y (*.f64 x x))) |
(neg.f64 (-.f64 x y)) |
(fma.f64 (pow.f64 y #s(literal 1/2 binary64)) (pow.f64 y #s(literal 1/2 binary64)) x) |
(fma.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 x #s(literal 1/2 binary64)) y) |
(fma.f64 (/.f64 (*.f64 y y) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 y (-.f64 y x) (*.f64 x x)) (*.f64 x (/.f64 x (-.f64 x y)))) |
(fma.f64 (/.f64 (neg.f64 (neg.f64 y)) (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 2 binary64))))) (/.f64 (neg.f64 (neg.f64 y)) (fma.f64 y (-.f64 y x) (*.f64 x x))) (*.f64 x (/.f64 x (-.f64 x y)))) |
(fma.f64 (/.f64 (neg.f64 (neg.f64 y)) (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))))) (/.f64 (neg.f64 (neg.f64 y)) (fma.f64 (*.f64 (-.f64 x y) y) (-.f64 (*.f64 (-.f64 x y) y) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64)))) (*.f64 x (/.f64 x (-.f64 x y)))) |
(fma.f64 (/.f64 (neg.f64 (neg.f64 x)) (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 2 binary64))))) (/.f64 (neg.f64 (neg.f64 x)) (fma.f64 y (-.f64 y x) (*.f64 x x))) (/.f64 (*.f64 (neg.f64 (neg.f64 y)) (neg.f64 y)) (-.f64 x y))) |
(fma.f64 (/.f64 (neg.f64 (neg.f64 x)) (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 2 binary64))))) (/.f64 (neg.f64 (neg.f64 x)) (fma.f64 y (-.f64 y x) (*.f64 x x))) (*.f64 y (/.f64 y (-.f64 x y)))) |
(fma.f64 (/.f64 (neg.f64 (neg.f64 x)) (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))))) (/.f64 (neg.f64 (neg.f64 x)) (fma.f64 (*.f64 (-.f64 x y) y) (-.f64 (*.f64 (-.f64 x y) y) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (*.f64 (neg.f64 (neg.f64 y)) (neg.f64 y)) (-.f64 x y))) |
(fma.f64 (/.f64 (neg.f64 (neg.f64 x)) (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))))) (/.f64 (neg.f64 (neg.f64 x)) (fma.f64 (*.f64 (-.f64 x y) y) (-.f64 (*.f64 (-.f64 x y) y) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64)))) (*.f64 y (/.f64 y (-.f64 x y)))) |
(fma.f64 (/.f64 (neg.f64 x) (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 2 binary64))))) (/.f64 x (fma.f64 (-.f64 x y) y (*.f64 x x))) (/.f64 (*.f64 (neg.f64 (neg.f64 y)) (neg.f64 y)) (-.f64 x y))) |
(fma.f64 (/.f64 (neg.f64 x) (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 2 binary64))))) (/.f64 x (fma.f64 (-.f64 x y) y (*.f64 x x))) (*.f64 y (/.f64 y (-.f64 x y)))) |
(fma.f64 (/.f64 (neg.f64 x) (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))))) (/.f64 (neg.f64 x) (fma.f64 (*.f64 (-.f64 x y) y) (-.f64 (*.f64 (-.f64 x y) y) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (*.f64 (neg.f64 (neg.f64 y)) (neg.f64 y)) (-.f64 x y))) |
(fma.f64 (/.f64 (neg.f64 x) (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))))) (/.f64 (neg.f64 x) (fma.f64 (*.f64 (-.f64 x y) y) (-.f64 (*.f64 (-.f64 x y) y) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64)))) (*.f64 y (/.f64 y (-.f64 x y)))) |
(fma.f64 (/.f64 x (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 2 binary64))))) (/.f64 x (fma.f64 y (-.f64 y x) (*.f64 x x))) (/.f64 (*.f64 (neg.f64 (neg.f64 y)) (neg.f64 y)) (-.f64 x y))) |
(fma.f64 (/.f64 x (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 2 binary64))))) (/.f64 x (fma.f64 y (-.f64 y x) (*.f64 x x))) (*.f64 y (/.f64 y (-.f64 x y)))) |
(fma.f64 (/.f64 x (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))))) (/.f64 x (fma.f64 (*.f64 (-.f64 x y) y) (-.f64 (*.f64 (-.f64 x y) y) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (*.f64 (neg.f64 (neg.f64 y)) (neg.f64 y)) (-.f64 x y))) |
(fma.f64 (/.f64 x (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))))) (/.f64 x (fma.f64 (*.f64 (-.f64 x y) y) (-.f64 (*.f64 (-.f64 x y) y) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64)))) (*.f64 y (/.f64 y (-.f64 x y)))) |
(fma.f64 (/.f64 (neg.f64 (neg.f64 y)) (/.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) (pow.f64 (-.f64 x y) #s(literal 2 binary64)))) (/.f64 y (-.f64 x y)) (*.f64 x (/.f64 x (-.f64 x y)))) |
(fma.f64 (/.f64 (neg.f64 (neg.f64 y)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (/.f64 (neg.f64 (neg.f64 y)) (/.f64 (-.f64 x y) (fma.f64 y (-.f64 y x) (*.f64 x x)))) (*.f64 x (/.f64 x (-.f64 x y)))) |
(fma.f64 (/.f64 (neg.f64 (neg.f64 y)) (/.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (/.f64 (neg.f64 (neg.f64 y)) (fma.f64 y (-.f64 y x) (*.f64 x x))) (*.f64 x (/.f64 x (-.f64 x y)))) |
(fma.f64 (/.f64 (neg.f64 (neg.f64 y)) (/.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (/.f64 (neg.f64 (neg.f64 y)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (*.f64 x (/.f64 x (-.f64 x y)))) |
(fma.f64 (/.f64 (neg.f64 y) (/.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (/.f64 y (fma.f64 y (-.f64 y x) (*.f64 x x))) (*.f64 x (/.f64 x (-.f64 x y)))) |
(fma.f64 (/.f64 (neg.f64 y) (/.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (/.f64 (neg.f64 y) (fma.f64 (-.f64 x y) y (*.f64 x x))) (*.f64 x (/.f64 x (-.f64 x y)))) |
(fma.f64 (/.f64 (neg.f64 y) (/.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (/.f64 y (fma.f64 (-.f64 x y) y (*.f64 x x))) (*.f64 x (/.f64 x (-.f64 x y)))) |
(fma.f64 (/.f64 y (/.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (/.f64 y (fma.f64 y (-.f64 y x) (*.f64 x x))) (*.f64 x (/.f64 x (-.f64 x y)))) |
(fma.f64 (/.f64 y (/.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (/.f64 (neg.f64 y) (fma.f64 (-.f64 x y) y (*.f64 x x))) (*.f64 x (/.f64 x (-.f64 x y)))) |
(fma.f64 (/.f64 y (/.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (/.f64 y (fma.f64 (-.f64 x y) y (*.f64 x x))) (*.f64 x (/.f64 x (-.f64 x y)))) |
(fma.f64 (/.f64 (neg.f64 (neg.f64 x)) (/.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) (pow.f64 (-.f64 x y) #s(literal 2 binary64)))) (/.f64 x (-.f64 x y)) (/.f64 (*.f64 (neg.f64 (neg.f64 y)) (neg.f64 y)) (-.f64 x y))) |
(fma.f64 (/.f64 (neg.f64 (neg.f64 x)) (/.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) (pow.f64 (-.f64 x y) #s(literal 2 binary64)))) (/.f64 x (-.f64 x y)) (*.f64 y (/.f64 y (-.f64 x y)))) |
(fma.f64 (/.f64 (neg.f64 (neg.f64 x)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (/.f64 (neg.f64 (neg.f64 x)) (/.f64 (-.f64 x y) (fma.f64 y (-.f64 y x) (*.f64 x x)))) (/.f64 (*.f64 (neg.f64 (neg.f64 y)) (neg.f64 y)) (-.f64 x y))) |
(fma.f64 (/.f64 (neg.f64 (neg.f64 x)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (/.f64 (neg.f64 (neg.f64 x)) (/.f64 (-.f64 x y) (fma.f64 y (-.f64 y x) (*.f64 x x)))) (*.f64 y (/.f64 y (-.f64 x y)))) |
(fma.f64 (/.f64 (neg.f64 (neg.f64 x)) (/.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (/.f64 (neg.f64 (neg.f64 x)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (/.f64 (*.f64 (neg.f64 (neg.f64 y)) (neg.f64 y)) (-.f64 x y))) |
(fma.f64 (/.f64 (neg.f64 (neg.f64 x)) (/.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (/.f64 (neg.f64 (neg.f64 x)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (*.f64 y (/.f64 y (-.f64 x y)))) |
(fma.f64 (/.f64 (neg.f64 (neg.f64 x)) (/.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (/.f64 (neg.f64 (neg.f64 x)) (fma.f64 y (-.f64 y x) (*.f64 x x))) (/.f64 (*.f64 (neg.f64 (neg.f64 y)) (neg.f64 y)) (-.f64 x y))) |
(fma.f64 (/.f64 (neg.f64 (neg.f64 x)) (/.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (/.f64 (neg.f64 (neg.f64 x)) (fma.f64 y (-.f64 y x) (*.f64 x x))) (*.f64 y (/.f64 y (-.f64 x y)))) |
(fma.f64 (/.f64 (neg.f64 x) (/.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) (pow.f64 (-.f64 x y) #s(literal 2 binary64)))) (/.f64 x (-.f64 x y)) (/.f64 (*.f64 (neg.f64 (neg.f64 y)) (neg.f64 y)) (-.f64 x y))) |
(fma.f64 (/.f64 (neg.f64 x) (/.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) (pow.f64 (-.f64 x y) #s(literal 2 binary64)))) (/.f64 x (-.f64 x y)) (*.f64 y (/.f64 y (-.f64 x y)))) |
(fma.f64 (/.f64 (neg.f64 x) (/.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (/.f64 (neg.f64 x) (fma.f64 (-.f64 x y) y (*.f64 x x))) (/.f64 (*.f64 (neg.f64 (neg.f64 y)) (neg.f64 y)) (-.f64 x y))) |
(fma.f64 (/.f64 (neg.f64 x) (/.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (/.f64 (neg.f64 x) (fma.f64 (-.f64 x y) y (*.f64 x x))) (*.f64 y (/.f64 y (-.f64 x y)))) |
(fma.f64 (/.f64 (neg.f64 x) (/.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (/.f64 x (fma.f64 (-.f64 x y) y (*.f64 x x))) (/.f64 (*.f64 (neg.f64 (neg.f64 y)) (neg.f64 y)) (-.f64 x y))) |
(fma.f64 (/.f64 (neg.f64 x) (/.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (/.f64 x (fma.f64 (-.f64 x y) y (*.f64 x x))) (*.f64 y (/.f64 y (-.f64 x y)))) |
(fma.f64 (/.f64 x (/.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) (pow.f64 (-.f64 x y) #s(literal 2 binary64)))) (/.f64 x (-.f64 x y)) (/.f64 (*.f64 (neg.f64 (neg.f64 y)) (neg.f64 y)) (-.f64 x y))) |
(fma.f64 (/.f64 x (/.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) (pow.f64 (-.f64 x y) #s(literal 2 binary64)))) (/.f64 x (-.f64 x y)) (*.f64 y (/.f64 y (-.f64 x y)))) |
(fma.f64 (/.f64 x (/.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (/.f64 x (fma.f64 y (-.f64 y x) (*.f64 x x))) (/.f64 (*.f64 (neg.f64 (neg.f64 y)) (neg.f64 y)) (-.f64 x y))) |
(fma.f64 (/.f64 x (/.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (/.f64 x (fma.f64 y (-.f64 y x) (*.f64 x x))) (*.f64 y (/.f64 y (-.f64 x y)))) |
(fma.f64 (/.f64 x (/.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (/.f64 x (fma.f64 (-.f64 x y) y (*.f64 x x))) (/.f64 (*.f64 (neg.f64 (neg.f64 y)) (neg.f64 y)) (-.f64 x y))) |
(fma.f64 (/.f64 x (/.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (/.f64 x (fma.f64 (-.f64 x y) y (*.f64 x x))) (*.f64 y (/.f64 y (-.f64 x y)))) |
(fma.f64 (/.f64 (neg.f64 y) (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 2 binary64))))) (/.f64 y (fma.f64 y (-.f64 y x) (*.f64 x x))) (*.f64 x (/.f64 x (-.f64 x y)))) |
(fma.f64 (/.f64 (neg.f64 y) (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 2 binary64))))) (/.f64 y (fma.f64 (-.f64 x y) y (*.f64 x x))) (*.f64 x (/.f64 x (-.f64 x y)))) |
(fma.f64 (/.f64 (neg.f64 y) (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))))) (/.f64 y (fma.f64 (*.f64 (-.f64 x y) y) (-.f64 (*.f64 (-.f64 x y) y) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64)))) (*.f64 x (/.f64 x (-.f64 x y)))) |
(fma.f64 (/.f64 (neg.f64 y) (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))))) (/.f64 (neg.f64 y) (fma.f64 (*.f64 (-.f64 x y) y) (-.f64 (*.f64 (-.f64 x y) y) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64)))) (*.f64 x (/.f64 x (-.f64 x y)))) |
(fma.f64 (/.f64 (neg.f64 y) (/.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) (pow.f64 (-.f64 x y) #s(literal 2 binary64)))) (/.f64 y (-.f64 x y)) (*.f64 x (/.f64 x (-.f64 x y)))) |
(fma.f64 (/.f64 (neg.f64 y) (fma.f64 (-.f64 x y) y (*.f64 x x))) (/.f64 y (/.f64 (-.f64 x y) (fma.f64 y (-.f64 y x) (*.f64 x x)))) (*.f64 x (/.f64 x (-.f64 x y)))) |
(fma.f64 (/.f64 (neg.f64 y) (fma.f64 (-.f64 x y) y (*.f64 x x))) (/.f64 (neg.f64 y) (/.f64 (-.f64 x y) (fma.f64 y (-.f64 y x) (*.f64 x x)))) (*.f64 x (/.f64 x (-.f64 x y)))) |
(fma.f64 (/.f64 y (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 2 binary64))))) (/.f64 y (fma.f64 y (-.f64 y x) (*.f64 x x))) (*.f64 x (/.f64 x (-.f64 x y)))) |
(fma.f64 (/.f64 y (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 2 binary64))))) (/.f64 y (fma.f64 (-.f64 x y) y (*.f64 x x))) (*.f64 x (/.f64 x (-.f64 x y)))) |
(fma.f64 (/.f64 y (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))))) (/.f64 y (fma.f64 (*.f64 (-.f64 x y) y) (-.f64 (*.f64 (-.f64 x y) y) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64)))) (*.f64 x (/.f64 x (-.f64 x y)))) |
(fma.f64 (/.f64 y (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))))) (/.f64 (neg.f64 y) (fma.f64 (*.f64 (-.f64 x y) y) (-.f64 (*.f64 (-.f64 x y) y) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64)))) (*.f64 x (/.f64 x (-.f64 x y)))) |
(fma.f64 (/.f64 y (/.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) (pow.f64 (-.f64 x y) #s(literal 2 binary64)))) (/.f64 y (-.f64 x y)) (*.f64 x (/.f64 x (-.f64 x y)))) |
(fma.f64 (/.f64 (neg.f64 x) (fma.f64 (-.f64 x y) y (*.f64 x x))) (/.f64 (neg.f64 x) (/.f64 (-.f64 x y) (fma.f64 y (-.f64 y x) (*.f64 x x)))) (/.f64 (*.f64 (neg.f64 (neg.f64 y)) (neg.f64 y)) (-.f64 x y))) |
(fma.f64 (/.f64 (neg.f64 x) (fma.f64 (-.f64 x y) y (*.f64 x x))) (/.f64 (neg.f64 x) (/.f64 (-.f64 x y) (fma.f64 y (-.f64 y x) (*.f64 x x)))) (*.f64 y (/.f64 y (-.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 x x) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 y (-.f64 y x) (*.f64 x x)) (/.f64 (*.f64 (neg.f64 (neg.f64 y)) (neg.f64 y)) (-.f64 x y))) |
(fma.f64 (/.f64 (*.f64 x x) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 y (-.f64 y x) (*.f64 x x)) (*.f64 y (/.f64 y (-.f64 x y)))) |
(fma.f64 (sqrt.f64 (neg.f64 (neg.f64 y))) (sqrt.f64 (neg.f64 (neg.f64 y))) x) |
(fma.f64 (sqrt.f64 (neg.f64 y)) (sqrt.f64 (neg.f64 y)) x) |
(fma.f64 (sqrt.f64 y) (sqrt.f64 y) x) |
(fma.f64 (sqrt.f64 (neg.f64 (neg.f64 x))) (sqrt.f64 (neg.f64 (neg.f64 x))) y) |
(fma.f64 (sqrt.f64 (neg.f64 x)) (sqrt.f64 (neg.f64 x)) y) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 x) y) |
(fma.f64 (/.f64 y (fma.f64 (-.f64 x y) y (*.f64 x x))) (/.f64 y (/.f64 (-.f64 x y) (fma.f64 y (-.f64 y x) (*.f64 x x)))) (*.f64 x (/.f64 x (-.f64 x y)))) |
(fma.f64 (/.f64 y (fma.f64 (-.f64 x y) y (*.f64 x x))) (/.f64 (neg.f64 y) (/.f64 (-.f64 x y) (fma.f64 y (-.f64 y x) (*.f64 x x)))) (*.f64 x (/.f64 x (-.f64 x y)))) |
(fma.f64 (/.f64 y (-.f64 x y)) (/.f64 (neg.f64 (neg.f64 y)) (/.f64 (-.f64 x y) (-.f64 x y))) (*.f64 x (/.f64 x (-.f64 x y)))) |
(fma.f64 (/.f64 y (-.f64 x y)) (/.f64 (neg.f64 y) (/.f64 (-.f64 x y) (-.f64 x y))) (*.f64 x (/.f64 x (-.f64 x y)))) |
(fma.f64 (/.f64 y (-.f64 x y)) (/.f64 y (/.f64 (-.f64 x y) (-.f64 x y))) (*.f64 x (/.f64 x (-.f64 x y)))) |
(fma.f64 (/.f64 x (fma.f64 (-.f64 x y) y (*.f64 x x))) (/.f64 x (/.f64 (-.f64 x y) (fma.f64 y (-.f64 y x) (*.f64 x x)))) (/.f64 (*.f64 (neg.f64 (neg.f64 y)) (neg.f64 y)) (-.f64 x y))) |
(fma.f64 (/.f64 x (fma.f64 (-.f64 x y) y (*.f64 x x))) (/.f64 x (/.f64 (-.f64 x y) (fma.f64 y (-.f64 y x) (*.f64 x x)))) (*.f64 y (/.f64 y (-.f64 x y)))) |
(fma.f64 (/.f64 x (-.f64 x y)) (/.f64 (neg.f64 (neg.f64 x)) (/.f64 (-.f64 x y) (-.f64 x y))) (/.f64 (*.f64 (neg.f64 (neg.f64 y)) (neg.f64 y)) (-.f64 x y))) |
(fma.f64 (/.f64 x (-.f64 x y)) (/.f64 (neg.f64 (neg.f64 x)) (/.f64 (-.f64 x y) (-.f64 x y))) (*.f64 y (/.f64 y (-.f64 x y)))) |
(fma.f64 (/.f64 x (-.f64 x y)) (/.f64 (neg.f64 x) (/.f64 (-.f64 x y) (-.f64 x y))) (/.f64 (*.f64 (neg.f64 (neg.f64 y)) (neg.f64 y)) (-.f64 x y))) |
(fma.f64 (/.f64 x (-.f64 x y)) (/.f64 (neg.f64 x) (/.f64 (-.f64 x y) (-.f64 x y))) (*.f64 y (/.f64 y (-.f64 x y)))) |
(fma.f64 (/.f64 x (-.f64 x y)) (/.f64 x (/.f64 (-.f64 x y) (-.f64 x y))) (/.f64 (*.f64 (neg.f64 (neg.f64 y)) (neg.f64 y)) (-.f64 x y))) |
(fma.f64 (/.f64 x (-.f64 x y)) (/.f64 x (/.f64 (-.f64 x y) (-.f64 x y))) (*.f64 y (/.f64 y (-.f64 x y)))) |
(fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 2 binary64)))) (fma.f64 y (-.f64 y x) (*.f64 x x)) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
(fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 x y) y) (-.f64 (*.f64 (-.f64 x y) y) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
(fma.f64 (/.f64 (*.f64 y y) (pow.f64 (-.f64 x y) #s(literal 2 binary64))) (-.f64 x y) (*.f64 x (/.f64 x (-.f64 x y)))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 2 binary64)))) (fma.f64 y (-.f64 y x) (*.f64 x x)) (/.f64 (*.f64 (neg.f64 (pow.f64 y #s(literal 3/2 binary64))) (pow.f64 y #s(literal 3/2 binary64))) (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 2 binary64)))) (fma.f64 y (-.f64 y x) (*.f64 x x)) (/.f64 (*.f64 (*.f64 (neg.f64 y) y) y) (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 2 binary64)))) (fma.f64 y (-.f64 y x) (*.f64 x x)) (/.f64 (*.f64 (neg.f64 (pow.f64 y #s(literal 3/2 binary64))) (pow.f64 y #s(literal 3/2 binary64))) (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 2 binary64)))) (fma.f64 y (-.f64 y x) (*.f64 x x)) (/.f64 (*.f64 (*.f64 (neg.f64 y) y) y) (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 2 binary64)))) (fma.f64 y (-.f64 y x) (*.f64 x x)) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 x y) y) (-.f64 (*.f64 (-.f64 x y) y) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (*.f64 (neg.f64 (pow.f64 y #s(literal 3/2 binary64))) (pow.f64 y #s(literal 3/2 binary64))) (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 x y) y) (-.f64 (*.f64 (-.f64 x y) y) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (neg.f64 y) y) y) (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 x y) y) (-.f64 (*.f64 (-.f64 x y) y) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (*.f64 (neg.f64 (pow.f64 y #s(literal 3/2 binary64))) (pow.f64 y #s(literal 3/2 binary64))) (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 x y) y) (-.f64 (*.f64 (-.f64 x y) y) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (neg.f64 y) y) y) (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 x y) y) (-.f64 (*.f64 (-.f64 x y) y) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
(fma.f64 (/.f64 (*.f64 x x) (pow.f64 (-.f64 x y) #s(literal 2 binary64))) (-.f64 x y) (/.f64 (*.f64 (neg.f64 (neg.f64 y)) (neg.f64 y)) (-.f64 x y))) |
(fma.f64 (/.f64 (*.f64 x x) (pow.f64 (-.f64 x y) #s(literal 2 binary64))) (-.f64 x y) (*.f64 y (/.f64 y (-.f64 x y)))) |
(fma.f64 (pow.f64 y #s(literal 3/2 binary64)) (/.f64 (pow.f64 y #s(literal 3/2 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (/.f64 (*.f64 (neg.f64 (pow.f64 y #s(literal 3/2 binary64))) (pow.f64 y #s(literal 3/2 binary64))) (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (/.f64 (*.f64 (*.f64 (neg.f64 y) y) y) (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (/.f64 (*.f64 (neg.f64 (pow.f64 y #s(literal 3/2 binary64))) (pow.f64 y #s(literal 3/2 binary64))) (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (/.f64 (*.f64 (*.f64 (neg.f64 y) y) y) (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
(fma.f64 (neg.f64 x) (/.f64 x (-.f64 x y)) (/.f64 (*.f64 (neg.f64 (neg.f64 y)) (neg.f64 y)) (-.f64 x y))) |
(fma.f64 (neg.f64 x) (/.f64 x (-.f64 x y)) (*.f64 y (/.f64 y (-.f64 x y)))) |
(fma.f64 (neg.f64 y) (/.f64 y (-.f64 x y)) (*.f64 x (/.f64 x (-.f64 x y)))) |
(fma.f64 (*.f64 y y) (/.f64 y (fma.f64 (-.f64 x y) y (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
(fma.f64 (*.f64 x x) (/.f64 x (fma.f64 (-.f64 x y) y (*.f64 x x))) (/.f64 (*.f64 (neg.f64 (pow.f64 y #s(literal 3/2 binary64))) (pow.f64 y #s(literal 3/2 binary64))) (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
(fma.f64 (*.f64 x x) (/.f64 x (fma.f64 (-.f64 x y) y (*.f64 x x))) (/.f64 (*.f64 (*.f64 (neg.f64 y) y) y) (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
(fma.f64 (*.f64 x x) (/.f64 x (fma.f64 (-.f64 x y) y (*.f64 x x))) (/.f64 (*.f64 (neg.f64 (pow.f64 y #s(literal 3/2 binary64))) (pow.f64 y #s(literal 3/2 binary64))) (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(fma.f64 (*.f64 x x) (/.f64 x (fma.f64 (-.f64 x y) y (*.f64 x x))) (/.f64 (*.f64 (*.f64 (neg.f64 y) y) y) (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(fma.f64 (*.f64 x x) (/.f64 x (fma.f64 (-.f64 x y) y (*.f64 x x))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
(fma.f64 y (/.f64 (*.f64 y y) (fma.f64 (-.f64 x y) y (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
(fma.f64 y (/.f64 y (-.f64 x y)) (*.f64 x (/.f64 x (-.f64 x y)))) |
(fma.f64 x (/.f64 (*.f64 x x) (fma.f64 (-.f64 x y) y (*.f64 x x))) (/.f64 (*.f64 (neg.f64 (pow.f64 y #s(literal 3/2 binary64))) (pow.f64 y #s(literal 3/2 binary64))) (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
(fma.f64 x (/.f64 (*.f64 x x) (fma.f64 (-.f64 x y) y (*.f64 x x))) (/.f64 (*.f64 (*.f64 (neg.f64 y) y) y) (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
(fma.f64 x (/.f64 (*.f64 x x) (fma.f64 (-.f64 x y) y (*.f64 x x))) (/.f64 (*.f64 (neg.f64 (pow.f64 y #s(literal 3/2 binary64))) (pow.f64 y #s(literal 3/2 binary64))) (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(fma.f64 x (/.f64 (*.f64 x x) (fma.f64 (-.f64 x y) y (*.f64 x x))) (/.f64 (*.f64 (*.f64 (neg.f64 y) y) y) (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(fma.f64 x (/.f64 (*.f64 x x) (fma.f64 (-.f64 x y) y (*.f64 x x))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
(fma.f64 x (/.f64 x (-.f64 x y)) (/.f64 (*.f64 (neg.f64 (neg.f64 y)) (neg.f64 y)) (-.f64 x y))) |
(fma.f64 x (/.f64 x (-.f64 x y)) (*.f64 y (/.f64 y (-.f64 x y)))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y x)) (/.f64 (*.f64 x x) (-.f64 y x))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (-.f64 x y) #s(literal 3 binary64))) (/.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (-.f64 x y) #s(literal 3 binary64)))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (-.f64 x y))) (/.f64 (pow.f64 y #s(literal 6 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (-.f64 x y)))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 y x)))) (/.f64 (*.f64 (neg.f64 (pow.f64 y #s(literal 3/2 binary64))) (pow.f64 y #s(literal 3/2 binary64))) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 y x))))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 y x)))) (/.f64 (*.f64 (*.f64 (neg.f64 y) y) y) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 y x))))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 y x)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 y x))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (-.f64 x y) #s(literal 2 binary64))) (-.f64 x y)) (/.f64 (/.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (-.f64 x y) #s(literal 2 binary64))) (-.f64 x y))) |
(-.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) (-.f64 x y)) (/.f64 (/.f64 (pow.f64 y #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) (-.f64 x y))) |
(-.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 y (-.f64 y x) (*.f64 x x))) (/.f64 (/.f64 (pow.f64 y #s(literal 6 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(-.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 9 binary64)) (+.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (fma.f64 y (-.f64 y x) (*.f64 x x))) (/.f64 (/.f64 (pow.f64 y #s(literal 9 binary64)) (+.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 x (/.f64 x (-.f64 x y))) #s(literal 2 binary64)) (-.f64 x y)) (/.f64 (pow.f64 (*.f64 y (/.f64 y (-.f64 x y))) #s(literal 2 binary64)) (-.f64 x y))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) #s(literal 2 binary64)) (-.f64 x y)) (/.f64 (pow.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) #s(literal 2 binary64)) (-.f64 x y))) |
(-.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (-.f64 x y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 x (/.f64 x (-.f64 x y))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 y (/.f64 y (-.f64 x y))) #s(literal 2 binary64)) (*.f64 (*.f64 x (/.f64 x (-.f64 x y))) (*.f64 y (/.f64 y (-.f64 x y))))))) (/.f64 (/.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (-.f64 x y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 x (/.f64 x (-.f64 x y))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 y (/.f64 y (-.f64 x y))) #s(literal 2 binary64)) (*.f64 (*.f64 x (/.f64 x (-.f64 x y))) (*.f64 y (/.f64 y (-.f64 x y)))))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))))))) (/.f64 (/.f64 (pow.f64 y #s(literal 9 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x)))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 x y)) (pow.f64 (-.f64 x y) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 x y) (*.f64 y y)) (pow.f64 (-.f64 x y) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))) (/.f64 (*.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) (pow.f64 y #s(literal 3 binary64))) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 9 binary64)) (*.f64 (+.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (fma.f64 (-.f64 x y) y (*.f64 x x)))) (/.f64 (pow.f64 y #s(literal 9 binary64)) (*.f64 (+.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (fma.f64 (-.f64 x y) y (*.f64 x x))))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (-.f64 x y) y (*.f64 x x)))) (/.f64 (pow.f64 y #s(literal 6 binary64)) (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (-.f64 x y) y (*.f64 x x))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (-.f64 x y) y (*.f64 x x))) (/.f64 (/.f64 (pow.f64 y #s(literal 6 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
(-.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 9 binary64)) (+.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (fma.f64 (-.f64 x y) y (*.f64 x x))) (/.f64 (/.f64 (pow.f64 y #s(literal 9 binary64)) (+.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
(-.f64 (*.f64 x (/.f64 x (-.f64 x y))) (/.f64 (*.f64 (neg.f64 (neg.f64 y)) y) (-.f64 x y))) |
(-.f64 (*.f64 x (/.f64 x (-.f64 x y))) (*.f64 y (/.f64 y (-.f64 x y)))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (/.f64 (*.f64 (neg.f64 (pow.f64 y #s(literal 3/2 binary64))) (pow.f64 y #s(literal 3/2 binary64))) (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (/.f64 (*.f64 (*.f64 (neg.f64 y) y) y) (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (/.f64 (*.f64 (neg.f64 (pow.f64 y #s(literal 3/2 binary64))) (pow.f64 y #s(literal 3/2 binary64))) (neg.f64 (fma.f64 y (-.f64 y x) (*.f64 x x))))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (/.f64 (*.f64 (*.f64 (neg.f64 y) y) y) (neg.f64 (fma.f64 y (-.f64 y x) (*.f64 x x))))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
(-.f64 (neg.f64 x) (neg.f64 y)) |
(-.f64 (neg.f64 x) y) |
(-.f64 x y) |
(+.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (-.f64 x y) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (neg.f64 y) y) (*.f64 y y)) (pow.f64 (-.f64 x y) #s(literal 3 binary64)))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (-.f64 x y))) (/.f64 (pow.f64 y #s(literal 6 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (-.f64 x y)))) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 y x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 y x))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 y x)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 y x))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (-.f64 x y) y (*.f64 x x)))) (/.f64 (pow.f64 y #s(literal 6 binary64)) (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (-.f64 x y) y (*.f64 x x))))) |
(+.f64 (*.f64 y (/.f64 y (-.f64 x y))) (*.f64 x (/.f64 x (-.f64 x y)))) |
(+.f64 (*.f64 x (/.f64 x (-.f64 x y))) (/.f64 (*.f64 (neg.f64 (neg.f64 y)) (neg.f64 y)) (-.f64 x y))) |
(+.f64 (*.f64 x (/.f64 x (-.f64 x y))) (*.f64 y (/.f64 y (-.f64 x y)))) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (/.f64 (*.f64 (neg.f64 (pow.f64 y #s(literal 3/2 binary64))) (pow.f64 y #s(literal 3/2 binary64))) (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (/.f64 (*.f64 (*.f64 (neg.f64 y) y) y) (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (/.f64 (*.f64 (neg.f64 (pow.f64 y #s(literal 3/2 binary64))) (pow.f64 y #s(literal 3/2 binary64))) (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (/.f64 (*.f64 (*.f64 (neg.f64 y) y) y) (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
(+.f64 (neg.f64 x) (neg.f64 y)) |
(+.f64 (neg.f64 x) y) |
(+.f64 (neg.f64 y) (neg.f64 x)) |
(+.f64 y x) |
(+.f64 x y) |
Compiled 8 711 to 870 computations (90% saved)
4 alts after pruning (3 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 278 | 3 | 281 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 278 | 4 | 282 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 28.3% | (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 200 binary64)) (-.f64 x y)) (/.f64 (*.f64 (*.f64 (neg.f64 y) y) #s(literal 200 binary64)) (-.f64 x y))) |
| ✓ | 100.0% | (*.f64 #s(literal 200 binary64) (-.f64 x y)) |
| ▶ | 49.3% | #s(approx (* 200 (- x y)) (*.f64 #s(literal 200 binary64) x)) |
| ▶ | 51.6% | #s(approx (* 200 (- x y)) (*.f64 #s(literal -200 binary64) y)) |
Compiled 43 to 33 computations (23.3% saved)
| 1× | egg-herbie |
Found 8 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (*.f64 (*.f64 x x) #s(literal 200 binary64)) | |
| cost-diff | 0 | (/.f64 (*.f64 (*.f64 x x) #s(literal 200 binary64)) (-.f64 x y)) | |
| cost-diff | 1 | (*.f64 (*.f64 (neg.f64 y) y) #s(literal 200 binary64)) | |
| cost-diff | 14 | (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 200 binary64)) (-.f64 x y)) (/.f64 (*.f64 (*.f64 (neg.f64 y) y) #s(literal 200 binary64)) (-.f64 x y))) | |
| cost-diff | 0 | (*.f64 #s(literal 200 binary64) x) | |
| cost-diff | 0 | #s(approx (* 200 (- x y)) (*.f64 #s(literal 200 binary64) x)) | |
| cost-diff | 0 | (*.f64 #s(literal -200 binary64) y) | |
| cost-diff | 0 | #s(approx (* 200 (- x y)) (*.f64 #s(literal -200 binary64) y)) |
Useful iterations: 5 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 93 |
| 0 | 30 | 89 |
| 1 | 52 | 87 |
| 2 | 136 | 84 |
| 3 | 382 | 84 |
| 4 | 830 | 84 |
| 5 | 1557 | 76 |
| 6 | 3635 | 76 |
| 7 | 7818 | 76 |
| 0 | 8117 | 76 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (* 200 (- x y)) (*.f64 #s(literal -200 binary64) y)) |
(*.f64 #s(literal -200 binary64) y) |
#s(literal -200 binary64) |
y |
#s(approx (* 200 (- x y)) (*.f64 #s(literal 200 binary64) x)) |
(*.f64 #s(literal 200 binary64) x) |
#s(literal 200 binary64) |
x |
(+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 200 binary64)) (-.f64 x y)) (/.f64 (*.f64 (*.f64 (neg.f64 y) y) #s(literal 200 binary64)) (-.f64 x y))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 200 binary64)) (-.f64 x y)) |
(*.f64 (*.f64 x x) #s(literal 200 binary64)) |
(*.f64 x x) |
x |
#s(literal 200 binary64) |
(-.f64 x y) |
y |
(/.f64 (*.f64 (*.f64 (neg.f64 y) y) #s(literal 200 binary64)) (-.f64 x y)) |
(*.f64 (*.f64 (neg.f64 y) y) #s(literal 200 binary64)) |
(*.f64 (neg.f64 y) y) |
(neg.f64 y) |
| Outputs |
|---|
#s(approx (* 200 (- x y)) (*.f64 #s(literal -200 binary64) y)) |
(*.f64 #s(literal -200 binary64) y) |
#s(literal -200 binary64) |
y |
#s(approx (* 200 (- x y)) (*.f64 #s(literal 200 binary64) x)) |
#s(approx (* 200 (- x y)) (*.f64 x #s(literal 200 binary64))) |
(*.f64 #s(literal 200 binary64) x) |
(*.f64 x #s(literal 200 binary64)) |
#s(literal 200 binary64) |
x |
(+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 200 binary64)) (-.f64 x y)) (/.f64 (*.f64 (*.f64 (neg.f64 y) y) #s(literal 200 binary64)) (-.f64 x y))) |
(*.f64 (+.f64 y x) #s(literal 200 binary64)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 200 binary64)) (-.f64 x y)) |
(*.f64 (/.f64 x (-.f64 x y)) (*.f64 x #s(literal 200 binary64))) |
(*.f64 (*.f64 x x) #s(literal 200 binary64)) |
(*.f64 x x) |
x |
#s(literal 200 binary64) |
(-.f64 x y) |
y |
(/.f64 (*.f64 (*.f64 (neg.f64 y) y) #s(literal 200 binary64)) (-.f64 x y)) |
(*.f64 (/.f64 y (-.f64 x y)) (*.f64 #s(literal -200 binary64) y)) |
(*.f64 (*.f64 (neg.f64 y) y) #s(literal 200 binary64)) |
(*.f64 (*.f64 #s(literal -200 binary64) y) y) |
(*.f64 (neg.f64 y) y) |
(neg.f64 y) |
Found 8 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.09409165172363414 | (*.f64 (*.f64 (neg.f64 y) y) #s(literal 200 binary64)) | |
| accuracy | 0.2474586697825822 | (*.f64 (*.f64 x x) #s(literal 200 binary64)) | |
| accuracy | 15.609242484317447 | (/.f64 (*.f64 (*.f64 x x) #s(literal 200 binary64)) (-.f64 x y)) | |
| accuracy | 18.96785186738017 | (/.f64 (*.f64 (*.f64 (neg.f64 y) y) #s(literal 200 binary64)) (-.f64 x y)) | |
| accuracy | 0.0 | (*.f64 #s(literal 200 binary64) x) | |
| accuracy | 32.4617623986854 | #s(approx (* 200 (- x y)) (*.f64 #s(literal 200 binary64) x)) | |
| accuracy | 0.0 | (*.f64 #s(literal -200 binary64) y) | |
| accuracy | 30.988940011535096 | #s(approx (* 200 (- x y)) (*.f64 #s(literal -200 binary64) y)) |
| 41.0ms | 250× | 0 | valid |
| 2.0ms | 4× | 1 | valid |
| 1.0ms | 2× | 2 | valid |
Compiled 87 to 18 computations (79.3% saved)
ival-mult: 10.0ms (54.8% of total)ival-div: 3.0ms (16.4% of total)ival-sub: 2.0ms (11% of total)ival-add: 1.0ms (5.5% of total)ival-neg: 1.0ms (5.5% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
#s(approx (* 200 (- x y)) (*.f64 #s(literal -200 binary64) y)) |
(*.f64 #s(literal -200 binary64) y) |
#s(approx (* 200 (- x y)) (*.f64 #s(literal 200 binary64) x)) |
(*.f64 #s(literal 200 binary64) x) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 200 binary64)) (-.f64 x y)) (/.f64 (*.f64 (*.f64 (neg.f64 y) y) #s(literal 200 binary64)) (-.f64 x y))) |
(*.f64 (*.f64 (neg.f64 y) y) #s(literal 200 binary64)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 200 binary64)) (-.f64 x y)) |
(*.f64 (*.f64 x x) #s(literal 200 binary64)) |
(/.f64 (*.f64 (*.f64 (neg.f64 y) y) #s(literal 200 binary64)) (-.f64 x y)) |
| Outputs |
|---|
(* -200 y) |
(+ (* -200 y) (* 200 x)) |
(* 200 x) |
(* 200 y) |
(+ (* 200 x) (* 200 y)) |
(* -200 (/ (pow x 2) y)) |
(* (pow x 2) (- (* -200 (/ x (pow y 2))) (* 200 (/ 1 y)))) |
(* (pow x 2) (- (* x (- (* -200 (/ x (pow y 3))) (* 200 (/ 1 (pow y 2))))) (* 200 (/ 1 y)))) |
(* (pow x 2) (- (* x (- (* x (- (* -200 (/ x (pow y 4))) (* 200 (/ 1 (pow y 3))))) (* 200 (/ 1 (pow y 2))))) (* 200 (/ 1 y)))) |
(* 200 (pow x 2)) |
(+ (* 200 y) (* x (+ 200 (* 200 (/ x y))))) |
(+ (* 200 y) (* x (+ 200 (* x (+ (* 200 (/ x (pow y 2))) (* 200 (/ 1 y))))))) |
(* x (+ 200 (* -200 (/ y x)))) |
(* x (+ 200 (* 200 (/ y x)))) |
(* x (+ 200 (+ (* -200 (/ (pow y 2) (pow x 2))) (+ (* 200 (/ y x)) (* 200 (/ (pow y 2) (pow x 2))))))) |
(* x (+ 200 (+ (* -200 (/ (pow y 2) (pow x 2))) (+ (* -200 (/ (pow y 3) (pow x 3))) (+ (* 200 (/ y x)) (+ (* 200 (/ (pow y 2) (pow x 2))) (* 200 (/ (pow y 3) (pow x 3))))))))) |
(* x (- (+ 200 (* 200 (/ (pow y 2) (pow x 2)))) (* -200 (/ y x)))) |
(* x (- (+ 200 (* 200 (/ (pow y 3) (pow x 3)))) (+ (* -200 (/ y x)) (* -200 (/ (pow y 2) (pow x 2)))))) |
(* -200 (/ (pow y 2) x)) |
(/ (+ (* -200 (/ (pow y 3) x)) (* -200 (pow y 2))) x) |
(/ (+ (* -200 (/ (pow y 3) x)) (+ (* -200 (/ (pow y 4) (pow x 2))) (* -200 (pow y 2)))) x) |
(/ (+ (* -200 (/ (pow y 3) x)) (+ (* -200 (/ (pow y 4) (pow x 2))) (+ (* -200 (/ (pow y 5) (pow x 3))) (* -200 (pow y 2))))) x) |
(* -1 (* x (- (* 200 (/ y x)) 200))) |
(* -1 (* x (- (* -200 (/ y x)) 200))) |
(* -1 (* x (- (* -1 (/ (- (* 200 (/ (pow y 2) x)) (* -200 y)) x)) 200))) |
(* -1 (* x (- (* -1 (/ (- (* -1 (/ (- (* -200 (/ (pow y 3) x)) (* 200 (pow y 2))) x)) (* -200 y)) x)) 200))) |
(* -1 (/ (+ (* 200 (/ (pow y 3) x)) (* 200 (pow y 2))) x)) |
(* -1 (/ (+ (* -1 (/ (+ (* -200 (/ (pow y 4) x)) (* -200 (pow y 3))) x)) (* 200 (pow y 2))) x)) |
(* -1 (/ (+ (* -1 (/ (+ (* -200 (pow y 3)) (* -1 (/ (+ (* 200 (/ (pow y 5) x)) (* 200 (pow y 4))) x))) x)) (* 200 (pow y 2))) x)) |
(* -200 (pow y 2)) |
(+ (* 200 x) (* y (+ 200 (* 200 (/ y x))))) |
(+ (* 200 x) (* y (+ 200 (* y (+ (* 200 (/ y (pow x 2))) (* 200 (/ 1 x))))))) |
(* (pow y 2) (- (* -200 (/ y (pow x 2))) (* 200 (/ 1 x)))) |
(* (pow y 2) (- (* y (- (* -200 (/ y (pow x 3))) (* 200 (/ 1 (pow x 2))))) (* 200 (/ 1 x)))) |
(* (pow y 2) (- (* y (- (* y (- (* -200 (/ y (pow x 4))) (* 200 (/ 1 (pow x 3))))) (* 200 (/ 1 (pow x 2))))) (* 200 (/ 1 x)))) |
(* y (- (* 200 (/ x y)) 200)) |
(* y (+ 200 (* 200 (/ x y)))) |
(/ (+ (* -200 (/ (pow x 3) y)) (* -200 (pow x 2))) y) |
(/ (+ (* -200 (/ (pow x 3) y)) (+ (* -200 (/ (pow x 4) (pow y 2))) (* -200 (pow x 2)))) y) |
(/ (+ (* -200 (/ (pow x 3) y)) (+ (* -200 (/ (pow x 4) (pow y 2))) (+ (* -200 (/ (pow x 5) (pow y 3))) (* -200 (pow x 2))))) y) |
(* y (- (+ 200 (* 200 (/ (pow x 2) (pow y 2)))) (* -200 (/ x y)))) |
(* y (- (+ 200 (* 200 (/ (pow x 3) (pow y 3)))) (+ (* -200 (/ x y)) (* -200 (/ (pow x 2) (pow y 2)))))) |
(* -1 (* y (+ 200 (* -200 (/ x y))))) |
(* -1 (* y (- (* -200 (/ x y)) 200))) |
(* -1 (/ (+ (* 200 (/ (pow x 3) y)) (* 200 (pow x 2))) y)) |
(* -1 (/ (+ (* -1 (/ (+ (* -200 (/ (pow x 4) y)) (* -200 (pow x 3))) y)) (* 200 (pow x 2))) y)) |
(* -1 (/ (+ (* -1 (/ (+ (* -200 (pow x 3)) (* -1 (/ (+ (* 200 (/ (pow x 5) y)) (* 200 (pow x 4))) y))) y)) (* 200 (pow x 2))) y)) |
(* -1 (* y (- (* -1 (/ (- (* 200 (/ (pow x 2) y)) (* -200 x)) y)) 200))) |
(* -1 (* y (- (* -1 (/ (- (* -1 (/ (- (* -200 (/ (pow x 3) y)) (* 200 (pow x 2))) y)) (* -200 x)) y)) 200))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | x | @ | -inf | ((* 200 (- x y)) (* -200 y) (* 200 (- x y)) (* 200 x) (+ (/ (* (* x x) 200) (- x y)) (/ (* (* (neg y) y) 200) (- x y))) (* (* (neg y) y) 200) (/ (* (* x x) 200) (- x y)) (* (* x x) 200) (/ (* (* (neg y) y) 200) (- x y))) |
| 4.0ms | x | @ | 0 | ((* 200 (- x y)) (* -200 y) (* 200 (- x y)) (* 200 x) (+ (/ (* (* x x) 200) (- x y)) (/ (* (* (neg y) y) 200) (- x y))) (* (* (neg y) y) 200) (/ (* (* x x) 200) (- x y)) (* (* x x) 200) (/ (* (* (neg y) y) 200) (- x y))) |
| 3.0ms | y | @ | inf | ((* 200 (- x y)) (* -200 y) (* 200 (- x y)) (* 200 x) (+ (/ (* (* x x) 200) (- x y)) (/ (* (* (neg y) y) 200) (- x y))) (* (* (neg y) y) 200) (/ (* (* x x) 200) (- x y)) (* (* x x) 200) (/ (* (* (neg y) y) 200) (- x y))) |
| 3.0ms | y | @ | 0 | ((* 200 (- x y)) (* -200 y) (* 200 (- x y)) (* 200 x) (+ (/ (* (* x x) 200) (- x y)) (/ (* (* (neg y) y) 200) (- x y))) (* (* (neg y) y) 200) (/ (* (* x x) 200) (- x y)) (* (* x x) 200) (/ (* (* (neg y) y) 200) (- x y))) |
| 2.0ms | y | @ | -inf | ((* 200 (- x y)) (* -200 y) (* 200 (- x y)) (* 200 x) (+ (/ (* (* x x) 200) (- x y)) (/ (* (* (neg y) y) 200) (- x y))) (* (* (neg y) y) 200) (/ (* (* x x) 200) (- x y)) (* (* x x) 200) (/ (* (* (neg y) y) 200) (- x y))) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 269 | 833 |
| 1 | 838 | 781 |
| 2 | 2858 | 719 |
| 0 | 8668 | 669 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -200 y) |
(+ (* -200 y) (* 200 x)) |
(* 200 x) |
(* 200 y) |
(+ (* 200 x) (* 200 y)) |
(* -200 (/ (pow x 2) y)) |
(* (pow x 2) (- (* -200 (/ x (pow y 2))) (* 200 (/ 1 y)))) |
(* (pow x 2) (- (* x (- (* -200 (/ x (pow y 3))) (* 200 (/ 1 (pow y 2))))) (* 200 (/ 1 y)))) |
(* (pow x 2) (- (* x (- (* x (- (* -200 (/ x (pow y 4))) (* 200 (/ 1 (pow y 3))))) (* 200 (/ 1 (pow y 2))))) (* 200 (/ 1 y)))) |
(* 200 (pow x 2)) |
(+ (* 200 y) (* x (+ 200 (* 200 (/ x y))))) |
(+ (* 200 y) (* x (+ 200 (* x (+ (* 200 (/ x (pow y 2))) (* 200 (/ 1 y))))))) |
(* x (+ 200 (* -200 (/ y x)))) |
(* x (+ 200 (* 200 (/ y x)))) |
(* x (+ 200 (+ (* -200 (/ (pow y 2) (pow x 2))) (+ (* 200 (/ y x)) (* 200 (/ (pow y 2) (pow x 2))))))) |
(* x (+ 200 (+ (* -200 (/ (pow y 2) (pow x 2))) (+ (* -200 (/ (pow y 3) (pow x 3))) (+ (* 200 (/ y x)) (+ (* 200 (/ (pow y 2) (pow x 2))) (* 200 (/ (pow y 3) (pow x 3))))))))) |
(* x (- (+ 200 (* 200 (/ (pow y 2) (pow x 2)))) (* -200 (/ y x)))) |
(* x (- (+ 200 (* 200 (/ (pow y 3) (pow x 3)))) (+ (* -200 (/ y x)) (* -200 (/ (pow y 2) (pow x 2)))))) |
(* -200 (/ (pow y 2) x)) |
(/ (+ (* -200 (/ (pow y 3) x)) (* -200 (pow y 2))) x) |
(/ (+ (* -200 (/ (pow y 3) x)) (+ (* -200 (/ (pow y 4) (pow x 2))) (* -200 (pow y 2)))) x) |
(/ (+ (* -200 (/ (pow y 3) x)) (+ (* -200 (/ (pow y 4) (pow x 2))) (+ (* -200 (/ (pow y 5) (pow x 3))) (* -200 (pow y 2))))) x) |
(* -1 (* x (- (* 200 (/ y x)) 200))) |
(* -1 (* x (- (* -200 (/ y x)) 200))) |
(* -1 (* x (- (* -1 (/ (- (* 200 (/ (pow y 2) x)) (* -200 y)) x)) 200))) |
(* -1 (* x (- (* -1 (/ (- (* -1 (/ (- (* -200 (/ (pow y 3) x)) (* 200 (pow y 2))) x)) (* -200 y)) x)) 200))) |
(* -1 (/ (+ (* 200 (/ (pow y 3) x)) (* 200 (pow y 2))) x)) |
(* -1 (/ (+ (* -1 (/ (+ (* -200 (/ (pow y 4) x)) (* -200 (pow y 3))) x)) (* 200 (pow y 2))) x)) |
(* -1 (/ (+ (* -1 (/ (+ (* -200 (pow y 3)) (* -1 (/ (+ (* 200 (/ (pow y 5) x)) (* 200 (pow y 4))) x))) x)) (* 200 (pow y 2))) x)) |
(* -200 (pow y 2)) |
(+ (* 200 x) (* y (+ 200 (* 200 (/ y x))))) |
(+ (* 200 x) (* y (+ 200 (* y (+ (* 200 (/ y (pow x 2))) (* 200 (/ 1 x))))))) |
(* (pow y 2) (- (* -200 (/ y (pow x 2))) (* 200 (/ 1 x)))) |
(* (pow y 2) (- (* y (- (* -200 (/ y (pow x 3))) (* 200 (/ 1 (pow x 2))))) (* 200 (/ 1 x)))) |
(* (pow y 2) (- (* y (- (* y (- (* -200 (/ y (pow x 4))) (* 200 (/ 1 (pow x 3))))) (* 200 (/ 1 (pow x 2))))) (* 200 (/ 1 x)))) |
(* y (- (* 200 (/ x y)) 200)) |
(* y (+ 200 (* 200 (/ x y)))) |
(/ (+ (* -200 (/ (pow x 3) y)) (* -200 (pow x 2))) y) |
(/ (+ (* -200 (/ (pow x 3) y)) (+ (* -200 (/ (pow x 4) (pow y 2))) (* -200 (pow x 2)))) y) |
(/ (+ (* -200 (/ (pow x 3) y)) (+ (* -200 (/ (pow x 4) (pow y 2))) (+ (* -200 (/ (pow x 5) (pow y 3))) (* -200 (pow x 2))))) y) |
(* y (- (+ 200 (* 200 (/ (pow x 2) (pow y 2)))) (* -200 (/ x y)))) |
(* y (- (+ 200 (* 200 (/ (pow x 3) (pow y 3)))) (+ (* -200 (/ x y)) (* -200 (/ (pow x 2) (pow y 2)))))) |
(* -1 (* y (+ 200 (* -200 (/ x y))))) |
(* -1 (* y (- (* -200 (/ x y)) 200))) |
(* -1 (/ (+ (* 200 (/ (pow x 3) y)) (* 200 (pow x 2))) y)) |
(* -1 (/ (+ (* -1 (/ (+ (* -200 (/ (pow x 4) y)) (* -200 (pow x 3))) y)) (* 200 (pow x 2))) y)) |
(* -1 (/ (+ (* -1 (/ (+ (* -200 (pow x 3)) (* -1 (/ (+ (* 200 (/ (pow x 5) y)) (* 200 (pow x 4))) y))) y)) (* 200 (pow x 2))) y)) |
(* -1 (* y (- (* -1 (/ (- (* 200 (/ (pow x 2) y)) (* -200 x)) y)) 200))) |
(* -1 (* y (- (* -1 (/ (- (* -1 (/ (- (* -200 (/ (pow x 3) y)) (* 200 (pow x 2))) y)) (* -200 x)) y)) 200))) |
| Outputs |
|---|
(* -200 y) |
(*.f64 #s(literal -200 binary64) y) |
(+ (* -200 y) (* 200 x)) |
(*.f64 #s(literal -200 binary64) (-.f64 y x)) |
(* 200 x) |
(*.f64 x #s(literal 200 binary64)) |
(* 200 y) |
(*.f64 y #s(literal 200 binary64)) |
(+ (* 200 x) (* 200 y)) |
(*.f64 (+.f64 y x) #s(literal 200 binary64)) |
(* -200 (/ (pow x 2) y)) |
(*.f64 (*.f64 (/.f64 x y) #s(literal -200 binary64)) x) |
(* (pow x 2) (- (* -200 (/ x (pow y 2))) (* 200 (/ 1 y)))) |
(*.f64 (*.f64 (/.f64 #s(literal -200 binary64) y) (fma.f64 x (/.f64 x y) x)) x) |
(* (pow x 2) (- (* x (- (* -200 (/ x (pow y 3))) (* 200 (/ 1 (pow y 2))))) (* 200 (/ 1 y)))) |
(*.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal -200 binary64) y) x #s(literal -200 binary64)) (*.f64 y y)) x (/.f64 #s(literal -200 binary64) y)) (*.f64 x x)) |
(* (pow x 2) (- (* x (- (* x (- (* -200 (/ x (pow y 4))) (* 200 (/ 1 (pow y 3))))) (* 200 (/ 1 (pow y 2))))) (* 200 (/ 1 y)))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 x (pow.f64 y #s(literal 4 binary64))) #s(literal -200 binary64) (/.f64 #s(literal -200 binary64) (pow.f64 y #s(literal 3 binary64)))) x (/.f64 #s(literal -200 binary64) (*.f64 y y))) x (/.f64 #s(literal -200 binary64) y)) (*.f64 x x)) |
(* 200 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 200 binary64)) |
(+ (* 200 y) (* x (+ 200 (* 200 (/ x y))))) |
(*.f64 #s(literal 200 binary64) (+.f64 (fma.f64 x (/.f64 x y) x) y)) |
(+ (* 200 y) (* x (+ 200 (* x (+ (* 200 (/ x (pow y 2))) (* 200 (/ 1 y))))))) |
(fma.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 x y) #s(literal 200 binary64) #s(literal 200 binary64)) y) x #s(literal 200 binary64)) x (*.f64 y #s(literal 200 binary64))) |
(* x (+ 200 (* -200 (/ y x)))) |
(*.f64 (fma.f64 (/.f64 y x) #s(literal -200 binary64) #s(literal 200 binary64)) x) |
(* x (+ 200 (* 200 (/ y x)))) |
(*.f64 (fma.f64 (/.f64 y x) #s(literal 200 binary64) #s(literal 200 binary64)) x) |
(* x (+ 200 (+ (* -200 (/ (pow y 2) (pow x 2))) (+ (* 200 (/ y x)) (* 200 (/ (pow y 2) (pow x 2))))))) |
(*.f64 (fma.f64 (/.f64 y x) #s(literal 200 binary64) #s(literal 200 binary64)) x) |
(* x (+ 200 (+ (* -200 (/ (pow y 2) (pow x 2))) (+ (* -200 (/ (pow y 3) (pow x 3))) (+ (* 200 (/ y x)) (+ (* 200 (/ (pow y 2) (pow x 2))) (* 200 (/ (pow y 3) (pow x 3))))))))) |
(*.f64 (fma.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) #s(literal 200 binary64) (*.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal 0 binary64))) x) |
(* x (- (+ 200 (* 200 (/ (pow y 2) (pow x 2)))) (* -200 (/ y x)))) |
(*.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 y x) #s(literal 200 binary64) #s(literal 200 binary64)) x) y #s(literal 200 binary64)) x) |
(* x (- (+ 200 (* 200 (/ (pow y 3) (pow x 3)))) (+ (* -200 (/ y x)) (* -200 (/ (pow y 2) (pow x 2)))))) |
(*.f64 (fma.f64 #s(literal 200 binary64) (fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) x) y (pow.f64 (/.f64 y x) #s(literal 3 binary64))) #s(literal 200 binary64)) x) |
(* -200 (/ (pow y 2) x)) |
(*.f64 (*.f64 y (/.f64 y x)) #s(literal -200 binary64)) |
(/ (+ (* -200 (/ (pow y 3) x)) (* -200 (pow y 2))) x) |
(*.f64 (/.f64 (fma.f64 y y (/.f64 (pow.f64 y #s(literal 3 binary64)) x)) x) #s(literal -200 binary64)) |
(/ (+ (* -200 (/ (pow y 3) x)) (+ (* -200 (/ (pow y 4) (pow x 2))) (* -200 (pow y 2)))) x) |
(/.f64 (*.f64 #s(literal -200 binary64) (fma.f64 y y (/.f64 (+.f64 (/.f64 (pow.f64 y #s(literal 4 binary64)) x) (pow.f64 y #s(literal 3 binary64))) x))) x) |
(/ (+ (* -200 (/ (pow y 3) x)) (+ (* -200 (/ (pow y 4) (pow x 2))) (+ (* -200 (/ (pow y 5) (pow x 3))) (* -200 (pow y 2))))) x) |
(/.f64 (*.f64 #s(literal -200 binary64) (+.f64 (/.f64 (+.f64 (/.f64 (pow.f64 y #s(literal 5 binary64)) x) (pow.f64 y #s(literal 4 binary64))) (*.f64 x x)) (fma.f64 y y (/.f64 (pow.f64 y #s(literal 3 binary64)) x)))) x) |
(* -1 (* x (- (* 200 (/ y x)) 200))) |
(*.f64 (neg.f64 x) (-.f64 (*.f64 (/.f64 y x) #s(literal 200 binary64)) #s(literal 200 binary64))) |
(* -1 (* x (- (* -200 (/ y x)) 200))) |
(*.f64 (neg.f64 x) (-.f64 (*.f64 (/.f64 y x) #s(literal -200 binary64)) #s(literal 200 binary64))) |
(* -1 (* x (- (* -1 (/ (- (* 200 (/ (pow y 2) x)) (* -200 y)) x)) 200))) |
(*.f64 (neg.f64 x) (-.f64 (*.f64 (/.f64 #s(literal -200 binary64) x) (fma.f64 y (/.f64 y x) y)) #s(literal 200 binary64))) |
(* -1 (* x (- (* -1 (/ (- (* -1 (/ (- (* -200 (/ (pow y 3) x)) (* 200 (pow y 2))) x)) (* -200 y)) x)) 200))) |
(*.f64 (neg.f64 x) (-.f64 (*.f64 #s(literal -200 binary64) (+.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) (/.f64 (fma.f64 y (/.f64 y x) y) x))) #s(literal 200 binary64))) |
(* -1 (/ (+ (* 200 (/ (pow y 3) x)) (* 200 (pow y 2))) x)) |
(*.f64 (/.f64 (fma.f64 y y (/.f64 (pow.f64 y #s(literal 3 binary64)) x)) x) #s(literal -200 binary64)) |
(* -1 (/ (+ (* -1 (/ (+ (* -200 (/ (pow y 4) x)) (* -200 (pow y 3))) x)) (* 200 (pow y 2))) x)) |
(/.f64 (*.f64 #s(literal -200 binary64) (fma.f64 y y (/.f64 (+.f64 (/.f64 (pow.f64 y #s(literal 4 binary64)) x) (pow.f64 y #s(literal 3 binary64))) x))) x) |
(* -1 (/ (+ (* -1 (/ (+ (* -200 (pow y 3)) (* -1 (/ (+ (* 200 (/ (pow y 5) x)) (* 200 (pow y 4))) x))) x)) (* 200 (pow y 2))) x)) |
(/.f64 (*.f64 #s(literal -200 binary64) (+.f64 (/.f64 (+.f64 (/.f64 (pow.f64 y #s(literal 5 binary64)) x) (pow.f64 y #s(literal 4 binary64))) (*.f64 x x)) (fma.f64 y y (/.f64 (pow.f64 y #s(literal 3 binary64)) x)))) x) |
(* -200 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal -200 binary64)) |
(+ (* 200 x) (* y (+ 200 (* 200 (/ y x))))) |
(*.f64 #s(literal 200 binary64) (+.f64 (fma.f64 y (/.f64 y x) y) x)) |
(+ (* 200 x) (* y (+ 200 (* y (+ (* 200 (/ y (pow x 2))) (* 200 (/ 1 x))))))) |
(fma.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 y x) #s(literal 200 binary64) #s(literal 200 binary64)) x) y #s(literal 200 binary64)) y (*.f64 x #s(literal 200 binary64))) |
(* (pow y 2) (- (* -200 (/ y (pow x 2))) (* 200 (/ 1 x)))) |
(*.f64 (/.f64 (fma.f64 (/.f64 #s(literal -200 binary64) x) y #s(literal -200 binary64)) x) (*.f64 y y)) |
(* (pow y 2) (- (* y (- (* -200 (/ y (pow x 3))) (* 200 (/ 1 (pow x 2))))) (* 200 (/ 1 x)))) |
(*.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal -200 binary64) x) y #s(literal -200 binary64)) (*.f64 x x)) y (/.f64 #s(literal -200 binary64) x)) (*.f64 y y)) |
(* (pow y 2) (- (* y (- (* y (- (* -200 (/ y (pow x 4))) (* 200 (/ 1 (pow x 3))))) (* 200 (/ 1 (pow x 2))))) (* 200 (/ 1 x)))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 y (pow.f64 x #s(literal 4 binary64))) #s(literal -200 binary64) (/.f64 #s(literal -200 binary64) (pow.f64 x #s(literal 3 binary64)))) y (/.f64 #s(literal -200 binary64) (*.f64 x x))) y (/.f64 #s(literal -200 binary64) x)) (*.f64 y y)) |
(* y (- (* 200 (/ x y)) 200)) |
(*.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal 200 binary64)) #s(literal 200 binary64)) y) |
(* y (+ 200 (* 200 (/ x y)))) |
(*.f64 (fma.f64 (/.f64 x y) #s(literal 200 binary64) #s(literal 200 binary64)) y) |
(/ (+ (* -200 (/ (pow x 3) y)) (* -200 (pow x 2))) y) |
(*.f64 (/.f64 (fma.f64 x x (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) y) #s(literal -200 binary64)) |
(/ (+ (* -200 (/ (pow x 3) y)) (+ (* -200 (/ (pow x 4) (pow y 2))) (* -200 (pow x 2)))) y) |
(/.f64 (*.f64 #s(literal -200 binary64) (fma.f64 x x (/.f64 (+.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) y) (pow.f64 x #s(literal 3 binary64))) y))) y) |
(/ (+ (* -200 (/ (pow x 3) y)) (+ (* -200 (/ (pow x 4) (pow y 2))) (+ (* -200 (/ (pow x 5) (pow y 3))) (* -200 (pow x 2))))) y) |
(/.f64 (*.f64 #s(literal -200 binary64) (+.f64 (/.f64 (+.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) y) (pow.f64 x #s(literal 4 binary64))) (*.f64 y y)) (fma.f64 x x (/.f64 (pow.f64 x #s(literal 3 binary64)) y)))) y) |
(* y (- (+ 200 (* 200 (/ (pow x 2) (pow y 2)))) (* -200 (/ x y)))) |
(*.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 x y) #s(literal 200 binary64) #s(literal 200 binary64)) y) x #s(literal 200 binary64)) y) |
(* y (- (+ 200 (* 200 (/ (pow x 3) (pow y 3)))) (+ (* -200 (/ x y)) (* -200 (/ (pow x 2) (pow y 2)))))) |
(*.f64 (fma.f64 #s(literal 200 binary64) (+.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (/.f64 (fma.f64 x (/.f64 x y) x) y)) #s(literal 200 binary64)) y) |
(* -1 (* y (+ 200 (* -200 (/ x y))))) |
(*.f64 (fma.f64 (/.f64 x y) #s(literal 200 binary64) #s(literal -200 binary64)) y) |
(* -1 (* y (- (* -200 (/ x y)) 200))) |
(*.f64 (neg.f64 y) (-.f64 (*.f64 (/.f64 x y) #s(literal -200 binary64)) #s(literal 200 binary64))) |
(* -1 (/ (+ (* 200 (/ (pow x 3) y)) (* 200 (pow x 2))) y)) |
(*.f64 (/.f64 (fma.f64 x x (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) y) #s(literal -200 binary64)) |
(* -1 (/ (+ (* -1 (/ (+ (* -200 (/ (pow x 4) y)) (* -200 (pow x 3))) y)) (* 200 (pow x 2))) y)) |
(/.f64 (*.f64 #s(literal -200 binary64) (fma.f64 x x (/.f64 (+.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) y) (pow.f64 x #s(literal 3 binary64))) y))) y) |
(* -1 (/ (+ (* -1 (/ (+ (* -200 (pow x 3)) (* -1 (/ (+ (* 200 (/ (pow x 5) y)) (* 200 (pow x 4))) y))) y)) (* 200 (pow x 2))) y)) |
(/.f64 (*.f64 #s(literal -200 binary64) (+.f64 (/.f64 (+.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) y) (pow.f64 x #s(literal 4 binary64))) (*.f64 y y)) (fma.f64 x x (/.f64 (pow.f64 x #s(literal 3 binary64)) y)))) y) |
(* -1 (* y (- (* -1 (/ (- (* 200 (/ (pow x 2) y)) (* -200 x)) y)) 200))) |
(*.f64 (neg.f64 y) (-.f64 (*.f64 (/.f64 #s(literal -200 binary64) y) (fma.f64 x (/.f64 x y) x)) #s(literal 200 binary64))) |
(* -1 (* y (- (* -1 (/ (- (* -1 (/ (- (* -200 (/ (pow x 3) y)) (* 200 (pow x 2))) y)) (* -200 x)) y)) 200))) |
(*.f64 (neg.f64 y) (-.f64 (/.f64 (*.f64 #s(literal 200 binary64) (+.f64 (/.f64 (fma.f64 x x (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) y) x)) (neg.f64 y)) #s(literal 200 binary64))) |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 74 |
| 0 | 30 | 70 |
| 1 | 87 | 67 |
| 2 | 626 | 57 |
| 0 | 9177 | 57 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (* 200 (- x y)) (*.f64 #s(literal -200 binary64) y)) |
(*.f64 #s(literal -200 binary64) y) |
#s(approx (* 200 (- x y)) (*.f64 #s(literal 200 binary64) x)) |
(*.f64 #s(literal 200 binary64) x) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 200 binary64)) (-.f64 x y)) (/.f64 (*.f64 (*.f64 (neg.f64 y) y) #s(literal 200 binary64)) (-.f64 x y))) |
(*.f64 (*.f64 (neg.f64 y) y) #s(literal 200 binary64)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 200 binary64)) (-.f64 x y)) |
(*.f64 (*.f64 x x) #s(literal 200 binary64)) |
(/.f64 (*.f64 (*.f64 (neg.f64 y) y) #s(literal 200 binary64)) (-.f64 x y)) |
| Outputs |
|---|
#s(approx (* 200 (- x y)) (*.f64 #s(literal -200 binary64) y)) |
(*.f64 (neg.f64 y) #s(literal 200 binary64)) |
(*.f64 #s(literal -200 binary64) y) |
(*.f64 y #s(literal -200 binary64)) |
(*.f64 #s(literal 200 binary64) (neg.f64 y)) |
(neg.f64 (*.f64 y #s(literal 200 binary64))) |
#s(approx (* 200 (- x y)) (*.f64 x #s(literal 200 binary64))) |
(*.f64 x #s(literal 200 binary64)) |
(*.f64 #s(literal 200 binary64) x) |
(*.f64 (*.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) (+.f64 (neg.f64 x) y)) (-.f64 (neg.f64 x) y)) |
(*.f64 (*.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) (+.f64 y x)) (-.f64 x y)) |
(*.f64 (/.f64 (*.f64 #s(literal 200 binary64) (+.f64 y x)) (/.f64 #s(literal 200 binary64) (-.f64 x y))) (/.f64 (*.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) (fma.f64 x x (*.f64 y y))) (fma.f64 x x (*.f64 y y)))) |
(*.f64 (*.f64 (/.f64 #s(literal 200 binary64) (+.f64 y x)) (+.f64 y x)) (+.f64 y x)) |
(*.f64 (*.f64 (/.f64 #s(literal 200 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))) (+.f64 y x)) (fma.f64 y (+.f64 y x) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) (fma.f64 (neg.f64 y) y (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) (fma.f64 x x (*.f64 (neg.f64 y) y))) |
(*.f64 (+.f64 y x) (*.f64 (/.f64 #s(literal 200 binary64) (+.f64 y x)) (+.f64 y x))) |
(*.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)) (*.f64 (/.f64 #s(literal 200 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))) (+.f64 y x))) |
(*.f64 #s(literal 200 binary64) (+.f64 (/.f64 (*.f64 y y) (neg.f64 (-.f64 x y))) (/.f64 (*.f64 x x) (-.f64 x y)))) |
(*.f64 #s(literal 200 binary64) (+.f64 y x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal 200 binary64) (-.f64 x y))) (/.f64 (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 2 binary64)) (fma.f64 x x (*.f64 y y)))) (*.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal 200 binary64) (-.f64 x y))) (/.f64 (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 2 binary64)) (fma.f64 x x (*.f64 y y))))) (*.f64 (*.f64 (/.f64 (pow.f64 y #s(literal 4 binary64)) (/.f64 #s(literal 200 binary64) (-.f64 x y))) (/.f64 (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 2 binary64)) (fma.f64 x x (*.f64 y y)))) (*.f64 (/.f64 (pow.f64 y #s(literal 4 binary64)) (/.f64 #s(literal 200 binary64) (-.f64 x y))) (/.f64 (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 2 binary64)) (fma.f64 x x (*.f64 y y)))))) (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal 200 binary64) (-.f64 x y))) (/.f64 (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 2 binary64)) (fma.f64 x x (*.f64 y y))) (*.f64 (/.f64 (pow.f64 y #s(literal 4 binary64)) (/.f64 #s(literal 200 binary64) (-.f64 x y))) (/.f64 (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 2 binary64)) (fma.f64 x x (*.f64 y y)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 3 binary64))) (fma.f64 (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 2 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 2 binary64)) (*.f64 (neg.f64 y) y))))) (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 3 binary64))) (fma.f64 (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 2 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 2 binary64)) (*.f64 (neg.f64 y) y)))))) (*.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal -200 binary64) y) y) (-.f64 x y)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 2 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 2 binary64)) (*.f64 (neg.f64 y) y))))) (/.f64 (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal -200 binary64) y) y) (-.f64 x y)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 2 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 2 binary64)) (*.f64 (neg.f64 y) y))))))) (-.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 3 binary64))) (fma.f64 (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 2 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 2 binary64)) (*.f64 (neg.f64 y) y))))) (/.f64 (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal -200 binary64) y) y) (-.f64 x y)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 2 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 2 binary64)) (*.f64 (neg.f64 y) y))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) x) (*.f64 x #s(literal 200 binary64))) (pow.f64 (-.f64 x y) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (-.f64 x y) x) (*.f64 x #s(literal 200 binary64))) (pow.f64 (-.f64 x y) #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) y) (*.f64 #s(literal -200 binary64) y)) (pow.f64 (-.f64 x y) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (-.f64 x y) y) (*.f64 #s(literal -200 binary64) y)) (pow.f64 (-.f64 x y) #s(literal 2 binary64))))) (*.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) (fma.f64 x x (*.f64 y y)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal 200 binary64) (-.f64 x y))) (/.f64 (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 2 binary64)) (fma.f64 x x (*.f64 y y)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (pow.f64 y #s(literal 4 binary64)) (/.f64 #s(literal 200 binary64) (-.f64 x y))) (/.f64 (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 2 binary64)) (fma.f64 x x (*.f64 y y)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal 200 binary64) (-.f64 x y))) (/.f64 (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 2 binary64)) (fma.f64 x x (*.f64 y y)))) (*.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal 200 binary64) (-.f64 x y))) (/.f64 (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 2 binary64)) (fma.f64 x x (*.f64 y y)))) (fma.f64 (*.f64 (/.f64 (pow.f64 y #s(literal 4 binary64)) (/.f64 #s(literal 200 binary64) (-.f64 x y))) (/.f64 (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 2 binary64)) (fma.f64 x x (*.f64 y y)))) (*.f64 (/.f64 (pow.f64 y #s(literal 4 binary64)) (/.f64 #s(literal 200 binary64) (-.f64 x y))) (/.f64 (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 2 binary64)) (fma.f64 x x (*.f64 y y)))) (*.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal 200 binary64) (-.f64 x y))) (/.f64 (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 2 binary64)) (fma.f64 x x (*.f64 y y)))) (*.f64 (/.f64 (pow.f64 y #s(literal 4 binary64)) (/.f64 #s(literal 200 binary64) (-.f64 x y))) (/.f64 (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 2 binary64)) (fma.f64 x x (*.f64 y y)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal -200 binary64) y) y) (-.f64 x y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -200 binary64)) (-.f64 x y)) #s(literal 3 binary64))) (fma.f64 (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)) (fma.f64 (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -200 binary64) y) y) (-.f64 x y)) (/.f64 (*.f64 (*.f64 x x) #s(literal -200 binary64)) (-.f64 x y)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 3 binary64))) (pow.f64 (*.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) (*.f64 y y)) #s(literal 3 binary64))) (fma.f64 (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) x) x) (*.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) (*.f64 y y)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 3 binary64))) (fma.f64 (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 2 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 2 binary64)) (*.f64 (neg.f64 y) y))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal -200 binary64) y) y) (-.f64 x y)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 2 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 2 binary64)) (*.f64 (neg.f64 y) y))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 3 binary64))) (fma.f64 (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 2 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 2 binary64)) (*.f64 (neg.f64 y) y))))) (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 3 binary64))) (fma.f64 (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 2 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 2 binary64)) (*.f64 (neg.f64 y) y))))) (-.f64 (*.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal -200 binary64) y) y) (-.f64 x y)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 2 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 2 binary64)) (*.f64 (neg.f64 y) y))))) (/.f64 (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal -200 binary64) y) y) (-.f64 x y)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 2 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 2 binary64)) (*.f64 (neg.f64 y) y)))))) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 3 binary64))) (fma.f64 (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 2 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 2 binary64)) (*.f64 (neg.f64 y) y))))) (/.f64 (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal -200 binary64) y) y) (-.f64 x y)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 2 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 2 binary64)) (*.f64 (neg.f64 y) y))))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) x) (*.f64 x #s(literal 200 binary64))) (pow.f64 (-.f64 x y) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) y) (*.f64 #s(literal -200 binary64) y)) (pow.f64 (-.f64 x y) #s(literal 2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) x) (*.f64 x #s(literal 200 binary64))) (pow.f64 (-.f64 x y) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (-.f64 x y) x) (*.f64 x #s(literal 200 binary64))) (pow.f64 (-.f64 x y) #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) y) (*.f64 #s(literal -200 binary64) y)) (pow.f64 (-.f64 x y) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (-.f64 x y) y) (*.f64 #s(literal -200 binary64) y)) (pow.f64 (-.f64 x y) #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) x) (*.f64 x #s(literal 200 binary64))) (pow.f64 (-.f64 x y) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (-.f64 x y) y) (*.f64 #s(literal -200 binary64) y)) (pow.f64 (-.f64 x y) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (-.f64 x y) (*.f64 (*.f64 #s(literal 200 binary64) (+.f64 y x)) (-.f64 x y))) (-.f64 x y))) (neg.f64 (-.f64 x y))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 2 binary64)) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))))) (neg.f64 (*.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) (-.f64 (*.f64 (neg.f64 y) y) (*.f64 x x))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))))) (*.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) (fma.f64 x x (*.f64 y y)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 3 binary64)) (+.f64 (neg.f64 (pow.f64 y #s(literal 6 binary64))) (pow.f64 x #s(literal 6 binary64)))))) (neg.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 2 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 2 binary64)) (*.f64 (neg.f64 y) y))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -200 binary64) (fma.f64 x x (*.f64 (neg.f64 y) y)))) (-.f64 x y)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 x y) (*.f64 (*.f64 #s(literal 200 binary64) (+.f64 y x)) (-.f64 x y))))) (pow.f64 (-.f64 x y) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -200 binary64)) (neg.f64 (-.f64 x y)) (*.f64 (*.f64 (-.f64 x y) y) (*.f64 #s(literal -200 binary64) y)))) (neg.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal 200 binary64) (+.f64 y x)) (-.f64 x y)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (fma.f64 x x (*.f64 y (-.f64 y x))))) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal 200 binary64) (+.f64 y x)) (-.f64 x y)) (fma.f64 x x (*.f64 (neg.f64 y) y))) (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (-.f64 x y))) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal 200 binary64) (+.f64 y x)) (-.f64 x y)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 y (+.f64 y x)) #s(literal 2 binary64)))) (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (-.f64 (*.f64 x x) (*.f64 y (+.f64 y x))))) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal 200 binary64) (+.f64 y x)) (-.f64 x y)) (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y (+.f64 y x)) #s(literal 3 binary64)))) (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 y (+.f64 y x)) (-.f64 (*.f64 y (+.f64 y x)) (*.f64 x x)))))) |
(/.f64 (*.f64 #s(literal -200 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) (*.f64 (neg.f64 (-.f64 x y)) (fma.f64 x x (*.f64 y y)))) |
(/.f64 (*.f64 #s(literal -200 binary64) (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64)))) (*.f64 (neg.f64 (-.f64 x y)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 #s(literal 200 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) (*.f64 (-.f64 x y) (fma.f64 x x (*.f64 y y)))) |
(/.f64 (*.f64 #s(literal 200 binary64) (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64)))) (*.f64 (-.f64 x y) (+.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) (fma.f64 x x (*.f64 y y)))) (*.f64 (*.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) (fma.f64 x x (*.f64 y y))) (*.f64 (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64))))) (*.f64 (*.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) (fma.f64 x x (*.f64 y y))) (*.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) (fma.f64 x x (*.f64 y y))))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 3 binary64))) (fma.f64 (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 2 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 2 binary64)) (*.f64 (neg.f64 y) y)))) (*.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 2 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 2 binary64)) (*.f64 (neg.f64 y) y)))) (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal -200 binary64) y) y) (-.f64 x y)) #s(literal 3 binary64)))) (*.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 2 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 2 binary64)) (*.f64 (neg.f64 y) y)))) (fma.f64 (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 2 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 2 binary64)) (*.f64 (neg.f64 y) y)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 x y) x) (*.f64 x #s(literal 200 binary64))) (pow.f64 (-.f64 x y) #s(literal 2 binary64)) (*.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 x y) y) (*.f64 #s(literal -200 binary64) y)))) (*.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) (pow.f64 (-.f64 x y) #s(literal 2 binary64)))) |
(/.f64 (/.f64 (*.f64 (-.f64 x y) (*.f64 (*.f64 #s(literal 200 binary64) (+.f64 y x)) (-.f64 x y))) (-.f64 x y)) (-.f64 x y)) |
(/.f64 (*.f64 (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 2 binary64)) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) (*.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) (-.f64 (*.f64 (neg.f64 y) y) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal -200 binary64) (fma.f64 x x (*.f64 y y))) (-.f64 x y))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 3 binary64)) (+.f64 (neg.f64 (pow.f64 y #s(literal 6 binary64))) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) x) x) (*.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) (fma.f64 x x (*.f64 y y))))))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 3 binary64)) (+.f64 (neg.f64 (pow.f64 y #s(literal 6 binary64))) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 2 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 2 binary64)) (*.f64 (neg.f64 y) y)))))) |
(/.f64 (*.f64 #s(literal -200 binary64) (fma.f64 x x (*.f64 (neg.f64 y) y))) (neg.f64 (-.f64 x y))) |
(/.f64 (neg.f64 (*.f64 (-.f64 x y) (*.f64 (*.f64 #s(literal 200 binary64) (+.f64 y x)) (-.f64 x y)))) (neg.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -200 binary64)) (neg.f64 (-.f64 x y)) (*.f64 (*.f64 (-.f64 x y) y) (*.f64 #s(literal -200 binary64) y))) (pow.f64 (-.f64 x y) #s(literal 2 binary64))) |
(/.f64 (*.f64 (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) (*.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) (fma.f64 x x (*.f64 y y)))) |
(/.f64 (*.f64 (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 3 binary64)) (+.f64 (neg.f64 (pow.f64 y #s(literal 6 binary64))) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) x) x) (*.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) (fma.f64 x x (*.f64 y y)))))) |
(/.f64 (*.f64 (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 3 binary64)) (+.f64 (neg.f64 (pow.f64 y #s(literal 6 binary64))) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 2 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 2 binary64)) (*.f64 (neg.f64 y) y))))) |
(/.f64 (*.f64 (*.f64 #s(literal 200 binary64) (+.f64 y x)) (-.f64 x y)) (-.f64 x y)) |
(/.f64 (*.f64 (-.f64 x y) (*.f64 (*.f64 #s(literal 200 binary64) (+.f64 y x)) (-.f64 x y))) (pow.f64 (-.f64 x y) #s(literal 2 binary64))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))))) (*.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) (fma.f64 x x (*.f64 y y))))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 3 binary64)) (+.f64 (neg.f64 (pow.f64 y #s(literal 6 binary64))) (pow.f64 x #s(literal 6 binary64))))) (fma.f64 (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 2 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 2 binary64)) (*.f64 (neg.f64 y) y)))))) |
(neg.f64 (/.f64 (*.f64 #s(literal -200 binary64) (fma.f64 x x (*.f64 (neg.f64 y) y))) (-.f64 x y))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 (-.f64 x y) (*.f64 (*.f64 #s(literal 200 binary64) (+.f64 y x)) (-.f64 x y)))) (pow.f64 (-.f64 x y) #s(literal 2 binary64)))) |
(neg.f64 (/.f64 (*.f64 (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -200 binary64) (fma.f64 x x (*.f64 y y))) (-.f64 x y)))) |
(neg.f64 (/.f64 (*.f64 (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 3 binary64)) (+.f64 (neg.f64 (pow.f64 y #s(literal 6 binary64))) (pow.f64 x #s(literal 6 binary64)))) (neg.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 2 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 2 binary64)) (*.f64 (neg.f64 y) y))))))) |
(neg.f64 (/.f64 (*.f64 (*.f64 #s(literal 200 binary64) (+.f64 y x)) (-.f64 x y)) (neg.f64 (-.f64 x y)))) |
(neg.f64 (/.f64 (*.f64 (-.f64 x y) (*.f64 (*.f64 #s(literal 200 binary64) (+.f64 y x)) (-.f64 x y))) (neg.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64))))) |
(neg.f64 (fma.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) (*.f64 y y) (/.f64 (*.f64 (*.f64 x x) #s(literal -200 binary64)) (-.f64 x y)))) |
(neg.f64 (fma.f64 #s(literal -200 binary64) (/.f64 (*.f64 x x) (-.f64 x y)) (*.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) (*.f64 y y)))) |
(fma.f64 (*.f64 (*.f64 (neg.f64 y) y) (/.f64 #s(literal -200 binary64) (fma.f64 (neg.f64 x) x (*.f64 y y)))) (+.f64 y x) (*.f64 (*.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) x) x)) |
(fma.f64 (*.f64 (*.f64 (neg.f64 y) y) (/.f64 #s(literal 200 binary64) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (fma.f64 y (+.f64 y x) (*.f64 x x)) (*.f64 (*.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) x) x)) |
(fma.f64 (*.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) (neg.f64 y)) y (*.f64 (*.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) x) x)) |
(fma.f64 (*.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) y) (neg.f64 y) (*.f64 (*.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) x) x)) |
(fma.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal -200 binary64) (fma.f64 (neg.f64 x) x (*.f64 y y)))) (+.f64 y x) (/.f64 (*.f64 (*.f64 #s(literal -200 binary64) y) y) (-.f64 x y))) |
(fma.f64 (*.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) (neg.f64 x)) (neg.f64 x) (/.f64 (*.f64 (*.f64 #s(literal -200 binary64) y) y) (-.f64 x y))) |
(fma.f64 (*.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) x) x (/.f64 (*.f64 (*.f64 #s(literal -200 binary64) y) y) (-.f64 x y))) |
(fma.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal 200 binary64) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (fma.f64 y (+.f64 y x) (*.f64 x x)) (/.f64 (*.f64 (*.f64 #s(literal -200 binary64) y) y) (-.f64 x y))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) y) (neg.f64 y)) (fabs.f64 (-.f64 y x))) (/.f64 #s(literal 200 binary64) (fabs.f64 (-.f64 y x))) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -200 binary64)) (neg.f64 (-.f64 x y))) (pow.f64 (-.f64 x y) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) y) (neg.f64 y)) (fabs.f64 (-.f64 y x))) (/.f64 #s(literal 200 binary64) (fabs.f64 (-.f64 y x))) (/.f64 (*.f64 (*.f64 (-.f64 x y) x) (*.f64 x #s(literal 200 binary64))) (pow.f64 (-.f64 x y) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) y) (neg.f64 y)) (neg.f64 (-.f64 x y))) (/.f64 #s(literal 200 binary64) (neg.f64 (-.f64 x y))) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -200 binary64)) (neg.f64 (-.f64 x y))) (pow.f64 (-.f64 x y) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) y) (neg.f64 y)) (neg.f64 (-.f64 x y))) (/.f64 #s(literal 200 binary64) (neg.f64 (-.f64 x y))) (/.f64 (*.f64 (*.f64 (-.f64 x y) x) (*.f64 x #s(literal 200 binary64))) (pow.f64 (-.f64 x y) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) y) (neg.f64 y)) (-.f64 x y)) (/.f64 #s(literal 200 binary64) (-.f64 x y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -200 binary64)) (neg.f64 (-.f64 x y))) (pow.f64 (-.f64 x y) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) y) (neg.f64 y)) (-.f64 x y)) (/.f64 #s(literal 200 binary64) (-.f64 x y)) (/.f64 (*.f64 (*.f64 (-.f64 x y) x) (*.f64 x #s(literal 200 binary64))) (pow.f64 (-.f64 x y) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (-.f64 x y) (neg.f64 y)) (fabs.f64 (-.f64 y x))) (/.f64 (*.f64 y #s(literal 200 binary64)) (fabs.f64 (-.f64 y x))) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -200 binary64)) (neg.f64 (-.f64 x y))) (pow.f64 (-.f64 x y) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (-.f64 x y) (neg.f64 y)) (fabs.f64 (-.f64 y x))) (/.f64 (*.f64 y #s(literal 200 binary64)) (fabs.f64 (-.f64 y x))) (/.f64 (*.f64 (*.f64 (-.f64 x y) x) (*.f64 x #s(literal 200 binary64))) (pow.f64 (-.f64 x y) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (-.f64 x y) (neg.f64 y)) (neg.f64 (-.f64 x y))) (/.f64 (*.f64 y #s(literal 200 binary64)) (neg.f64 (-.f64 x y))) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -200 binary64)) (neg.f64 (-.f64 x y))) (pow.f64 (-.f64 x y) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (-.f64 x y) (neg.f64 y)) (neg.f64 (-.f64 x y))) (/.f64 (*.f64 y #s(literal 200 binary64)) (neg.f64 (-.f64 x y))) (/.f64 (*.f64 (*.f64 (-.f64 x y) x) (*.f64 x #s(literal 200 binary64))) (pow.f64 (-.f64 x y) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (-.f64 x y) (neg.f64 y)) (-.f64 x y)) (/.f64 (*.f64 y #s(literal 200 binary64)) (-.f64 x y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -200 binary64)) (neg.f64 (-.f64 x y))) (pow.f64 (-.f64 x y) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (-.f64 x y) (neg.f64 y)) (-.f64 x y)) (/.f64 (*.f64 y #s(literal 200 binary64)) (-.f64 x y)) (/.f64 (*.f64 (*.f64 (-.f64 x y) x) (*.f64 x #s(literal 200 binary64))) (pow.f64 (-.f64 x y) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) x) x) (*.f64 x x)) (/.f64 #s(literal 200 binary64) (-.f64 x y))) (/.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) (fma.f64 x x (*.f64 y y))) (/.f64 (neg.f64 (*.f64 (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)))) (*.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) (fma.f64 x x (*.f64 y y))))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal 200 binary64) (-.f64 x y))) (/.f64 (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 2 binary64)) (fma.f64 x x (*.f64 y y))) (/.f64 (neg.f64 (*.f64 (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)))) (*.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) (fma.f64 x x (*.f64 y y))))) |
(fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -200 binary64)) (-.f64 x y)) (/.f64 #s(literal 200 binary64) (-.f64 x y))) (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -200 binary64)) (-.f64 x y)) (fma.f64 x x (*.f64 y y))) (/.f64 (neg.f64 (*.f64 (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)))) (*.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) (fma.f64 x x (*.f64 y y))))) |
(fma.f64 (/.f64 (*.f64 (fabs.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y))) (*.f64 x x)) (/.f64 #s(literal 200 binary64) (-.f64 x y))) (/.f64 (*.f64 (fabs.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y))) (*.f64 x x)) (fma.f64 x x (*.f64 y y))) (/.f64 (neg.f64 (*.f64 (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)))) (*.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) (fma.f64 x x (*.f64 y y))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) x) x) (/.f64 #s(literal 200 binary64) (-.f64 x y))) (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) x) x) (fma.f64 x x (*.f64 y y))) (/.f64 (neg.f64 (*.f64 (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)))) (*.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) (fma.f64 x x (*.f64 y y))))) |
(fma.f64 (/.f64 (*.f64 x x) (/.f64 #s(literal 200 binary64) (-.f64 x y))) (/.f64 (*.f64 (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 2 binary64)) (*.f64 x x)) (fma.f64 x x (*.f64 y y))) (/.f64 (neg.f64 (*.f64 (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)))) (*.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) (fma.f64 x x (*.f64 y y))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 #s(literal -200 binary64) y) y) (fabs.f64 (-.f64 y x))) (/.f64 (-.f64 x y) (fabs.f64 (-.f64 y x))) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -200 binary64)) (neg.f64 (-.f64 x y))) (pow.f64 (-.f64 x y) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 #s(literal -200 binary64) y) y) (fabs.f64 (-.f64 y x))) (/.f64 (-.f64 x y) (fabs.f64 (-.f64 y x))) (/.f64 (*.f64 (*.f64 (-.f64 x y) x) (*.f64 x #s(literal 200 binary64))) (pow.f64 (-.f64 x y) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (-.f64 x y) (fabs.f64 (-.f64 y x))) (/.f64 (*.f64 (*.f64 #s(literal -200 binary64) y) y) (fabs.f64 (-.f64 y x))) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -200 binary64)) (neg.f64 (-.f64 x y))) (pow.f64 (-.f64 x y) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (-.f64 x y) (fabs.f64 (-.f64 y x))) (/.f64 (*.f64 (*.f64 #s(literal -200 binary64) y) y) (fabs.f64 (-.f64 y x))) (/.f64 (*.f64 (*.f64 (-.f64 x y) x) (*.f64 x #s(literal 200 binary64))) (pow.f64 (-.f64 x y) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (-.f64 x y) (fabs.f64 (-.f64 y x))) (/.f64 (*.f64 (*.f64 x x) #s(literal 200 binary64)) (fabs.f64 (-.f64 y x))) (/.f64 (*.f64 (*.f64 (-.f64 x y) y) (*.f64 #s(literal -200 binary64) y)) (pow.f64 (-.f64 x y) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (-.f64 x y) (neg.f64 (-.f64 x y))) (*.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -200 binary64)) (neg.f64 (-.f64 x y))) (pow.f64 (-.f64 x y) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (-.f64 x y) (neg.f64 (-.f64 x y))) (*.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (-.f64 x y) x) (*.f64 x #s(literal 200 binary64))) (pow.f64 (-.f64 x y) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (-.f64 x y) (neg.f64 (-.f64 x y))) (/.f64 (*.f64 (*.f64 x x) #s(literal -200 binary64)) (-.f64 x y)) (/.f64 (*.f64 (*.f64 (-.f64 x y) y) (*.f64 #s(literal -200 binary64) y)) (pow.f64 (-.f64 x y) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (-.f64 x y) (-.f64 x y)) (/.f64 (*.f64 (*.f64 #s(literal -200 binary64) y) y) (-.f64 x y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -200 binary64)) (neg.f64 (-.f64 x y))) (pow.f64 (-.f64 x y) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (-.f64 x y) (-.f64 x y)) (/.f64 (*.f64 (*.f64 #s(literal -200 binary64) y) y) (-.f64 x y)) (/.f64 (*.f64 (*.f64 (-.f64 x y) x) (*.f64 x #s(literal 200 binary64))) (pow.f64 (-.f64 x y) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (-.f64 x y) (-.f64 x y)) (*.f64 (*.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) x) x) (/.f64 (*.f64 (*.f64 (-.f64 x y) y) (*.f64 #s(literal -200 binary64) y)) (pow.f64 (-.f64 x y) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (-.f64 x y) #s(literal 200 binary64)) (fabs.f64 (-.f64 y x))) (/.f64 (*.f64 (neg.f64 y) y) (fabs.f64 (-.f64 y x))) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -200 binary64)) (neg.f64 (-.f64 x y))) (pow.f64 (-.f64 x y) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (-.f64 x y) #s(literal 200 binary64)) (fabs.f64 (-.f64 y x))) (/.f64 (*.f64 (neg.f64 y) y) (fabs.f64 (-.f64 y x))) (/.f64 (*.f64 (*.f64 (-.f64 x y) x) (*.f64 x #s(literal 200 binary64))) (pow.f64 (-.f64 x y) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 x x) (fabs.f64 (-.f64 y x))) (/.f64 (*.f64 (-.f64 x y) #s(literal 200 binary64)) (fabs.f64 (-.f64 y x))) (/.f64 (*.f64 (*.f64 (-.f64 x y) y) (*.f64 #s(literal -200 binary64) y)) (pow.f64 (-.f64 x y) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (-.f64 x y) #s(literal 200 binary64)) (neg.f64 (-.f64 x y))) (/.f64 (*.f64 (neg.f64 y) y) (neg.f64 (-.f64 x y))) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -200 binary64)) (neg.f64 (-.f64 x y))) (pow.f64 (-.f64 x y) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (-.f64 x y) #s(literal 200 binary64)) (neg.f64 (-.f64 x y))) (/.f64 (*.f64 (neg.f64 y) y) (neg.f64 (-.f64 x y))) (/.f64 (*.f64 (*.f64 (-.f64 x y) x) (*.f64 x #s(literal 200 binary64))) (pow.f64 (-.f64 x y) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 x x) (neg.f64 (-.f64 x y))) (/.f64 (*.f64 (-.f64 x y) #s(literal 200 binary64)) (neg.f64 (-.f64 x y))) (/.f64 (*.f64 (*.f64 (-.f64 x y) y) (*.f64 #s(literal -200 binary64) y)) (pow.f64 (-.f64 x y) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (-.f64 x y) #s(literal 200 binary64)) (-.f64 x y)) (/.f64 (*.f64 y y) (neg.f64 (-.f64 x y))) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -200 binary64)) (neg.f64 (-.f64 x y))) (pow.f64 (-.f64 x y) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (-.f64 x y) #s(literal 200 binary64)) (-.f64 x y)) (/.f64 (*.f64 y y) (neg.f64 (-.f64 x y))) (/.f64 (*.f64 (*.f64 (-.f64 x y) x) (*.f64 x #s(literal 200 binary64))) (pow.f64 (-.f64 x y) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 x (fabs.f64 (-.f64 y x))) (/.f64 (*.f64 (*.f64 x #s(literal 200 binary64)) (-.f64 x y)) (fabs.f64 (-.f64 y x))) (/.f64 (*.f64 (*.f64 (-.f64 x y) y) (*.f64 #s(literal -200 binary64) y)) (pow.f64 (-.f64 x y) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 x (neg.f64 (-.f64 x y))) (/.f64 (*.f64 (*.f64 x #s(literal 200 binary64)) (-.f64 x y)) (neg.f64 (-.f64 x y))) (/.f64 (*.f64 (*.f64 (-.f64 x y) y) (*.f64 #s(literal -200 binary64) y)) (pow.f64 (-.f64 x y) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 x (-.f64 x y)) (/.f64 (*.f64 (*.f64 x #s(literal 200 binary64)) (-.f64 x y)) (-.f64 x y)) (/.f64 (*.f64 (*.f64 (-.f64 x y) y) (*.f64 #s(literal -200 binary64) y)) (pow.f64 (-.f64 x y) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 #s(literal 200 binary64) (fabs.f64 (-.f64 y x))) (/.f64 (*.f64 (*.f64 x x) (-.f64 x y)) (fabs.f64 (-.f64 y x))) (/.f64 (*.f64 (*.f64 (-.f64 x y) y) (*.f64 #s(literal -200 binary64) y)) (pow.f64 (-.f64 x y) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 #s(literal 200 binary64) (neg.f64 (-.f64 x y))) (/.f64 (*.f64 (*.f64 x x) (-.f64 x y)) (neg.f64 (-.f64 x y))) (/.f64 (*.f64 (*.f64 (-.f64 x y) y) (*.f64 #s(literal -200 binary64) y)) (pow.f64 (-.f64 x y) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 200 binary64)) (fabs.f64 (-.f64 y x))) (/.f64 (-.f64 x y) (fabs.f64 (-.f64 y x))) (/.f64 (*.f64 (*.f64 (-.f64 x y) y) (*.f64 #s(literal -200 binary64) y)) (pow.f64 (-.f64 x y) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 (-.f64 x y) #s(literal 200 binary64)) (-.f64 x y)) (/.f64 (*.f64 (*.f64 (-.f64 x y) y) (*.f64 #s(literal -200 binary64) y)) (pow.f64 (-.f64 x y) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y #s(literal 200 binary64)) y) (fma.f64 (neg.f64 x) x (*.f64 y y))) (+.f64 y x) (*.f64 (*.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) x) x)) |
(fma.f64 (/.f64 (*.f64 (*.f64 #s(literal -200 binary64) y) y) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 y (+.f64 y x) (*.f64 x x)) (*.f64 (*.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) x) x)) |
(fma.f64 (*.f64 (/.f64 #s(literal 200 binary64) (+.f64 y x)) (+.f64 y x)) y (*.f64 (*.f64 (/.f64 #s(literal 200 binary64) (+.f64 y x)) (+.f64 y x)) x)) |
(fma.f64 (*.f64 (/.f64 #s(literal 200 binary64) (+.f64 y x)) (+.f64 y x)) x (*.f64 (*.f64 (/.f64 #s(literal 200 binary64) (+.f64 y x)) (+.f64 y x)) y)) |
(fma.f64 (*.f64 (/.f64 #s(literal 200 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))) (+.f64 y x)) (fma.f64 x x (*.f64 y y)) (*.f64 (*.f64 (/.f64 #s(literal 200 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))) (+.f64 y x)) (*.f64 y x))) |
(fma.f64 (*.f64 (/.f64 #s(literal 200 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))) (+.f64 y x)) (*.f64 y (+.f64 y x)) (*.f64 (*.f64 (/.f64 #s(literal 200 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))) (+.f64 y x)) (*.f64 x x))) |
(fma.f64 (*.f64 (/.f64 #s(literal 200 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))) (+.f64 y x)) (*.f64 x x) (*.f64 (*.f64 (/.f64 #s(literal 200 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))) (+.f64 y x)) (*.f64 y (+.f64 y x)))) |
(fma.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 y x)) (/.f64 #s(literal 200 binary64) (-.f64 x y))) (+.f64 y x) (/.f64 (*.f64 (*.f64 #s(literal -200 binary64) y) y) (-.f64 x y))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 200 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 y (+.f64 y x) (*.f64 x x)) (/.f64 (*.f64 (*.f64 #s(literal -200 binary64) y) y) (-.f64 x y))) |
(fma.f64 (fma.f64 x x (*.f64 y y)) (*.f64 (/.f64 #s(literal 200 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))) (+.f64 y x)) (*.f64 (*.f64 y x) (*.f64 (/.f64 #s(literal 200 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))) (+.f64 y x)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) (*.f64 y y)) (/.f64 (-.f64 x y) (neg.f64 (-.f64 x y))) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -200 binary64)) (neg.f64 (-.f64 x y))) (pow.f64 (-.f64 x y) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) (*.f64 y y)) (/.f64 (-.f64 x y) (neg.f64 (-.f64 x y))) (/.f64 (*.f64 (*.f64 (-.f64 x y) x) (*.f64 x #s(literal 200 binary64))) (pow.f64 (-.f64 x y) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -200 binary64)) (-.f64 x y)) (/.f64 (-.f64 x y) (neg.f64 (-.f64 x y))) (/.f64 (*.f64 (*.f64 (-.f64 x y) y) (*.f64 #s(literal -200 binary64) y)) (pow.f64 (-.f64 x y) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) (/.f64 (*.f64 (*.f64 x x) (-.f64 x y)) (-.f64 x y)) (/.f64 (*.f64 (*.f64 (-.f64 x y) y) (*.f64 #s(literal -200 binary64) y)) (pow.f64 (-.f64 x y) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) (*.f64 (neg.f64 y) y) (*.f64 (*.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) x) x)) |
(fma.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) (*.f64 x x) (/.f64 (*.f64 (*.f64 #s(literal -200 binary64) y) y) (-.f64 x y))) |
(fma.f64 (*.f64 y (+.f64 y x)) (*.f64 (/.f64 #s(literal 200 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))) (+.f64 y x)) (*.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 200 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))) (+.f64 y x)))) |
(fma.f64 (*.f64 y y) (neg.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y))) (*.f64 (*.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) x) x)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (/.f64 #s(literal 200 binary64) (-.f64 x y))) (/.f64 (*.f64 (*.f64 #s(literal -200 binary64) y) y) (-.f64 x y))) |
(fma.f64 (/.f64 (*.f64 (*.f64 #s(literal -200 binary64) y) y) (-.f64 x y)) (/.f64 (-.f64 x y) (-.f64 x y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -200 binary64)) (neg.f64 (-.f64 x y))) (pow.f64 (-.f64 x y) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 #s(literal -200 binary64) y) y) (-.f64 x y)) (/.f64 (-.f64 x y) (-.f64 x y)) (/.f64 (*.f64 (*.f64 (-.f64 x y) x) (*.f64 x #s(literal 200 binary64))) (pow.f64 (-.f64 x y) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (neg.f64 y) y) (/.f64 #s(literal 200 binary64) (-.f64 x y)) (*.f64 (*.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) x) x)) |
(fma.f64 (neg.f64 y) (/.f64 (*.f64 y #s(literal 200 binary64)) (-.f64 x y)) (*.f64 (*.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) x) x)) |
(fma.f64 (neg.f64 y) (*.f64 y (/.f64 #s(literal 200 binary64) (-.f64 x y))) (*.f64 (*.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) x) x)) |
(fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) x) x) (/.f64 (-.f64 x y) (-.f64 x y)) (/.f64 (*.f64 (*.f64 (-.f64 x y) y) (*.f64 #s(literal -200 binary64) y)) (pow.f64 (-.f64 x y) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 200 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))) (+.f64 y x)) (*.f64 (*.f64 y (+.f64 y x)) (*.f64 (/.f64 #s(literal 200 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))) (+.f64 y x)))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 200 binary64) (-.f64 x y)) (/.f64 (*.f64 (*.f64 #s(literal -200 binary64) y) y) (-.f64 x y))) |
(fma.f64 y (*.f64 (/.f64 #s(literal 200 binary64) (+.f64 y x)) (+.f64 y x)) (*.f64 x (*.f64 (/.f64 #s(literal 200 binary64) (+.f64 y x)) (+.f64 y x)))) |
(fma.f64 y (*.f64 (neg.f64 y) (/.f64 #s(literal 200 binary64) (-.f64 x y))) (*.f64 (*.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) x) x)) |
(fma.f64 x (/.f64 (*.f64 x #s(literal 200 binary64)) (-.f64 x y)) (/.f64 (*.f64 (*.f64 #s(literal -200 binary64) y) y) (-.f64 x y))) |
(fma.f64 x (*.f64 (/.f64 #s(literal 200 binary64) (+.f64 y x)) (+.f64 y x)) (*.f64 y (*.f64 (/.f64 #s(literal 200 binary64) (+.f64 y x)) (+.f64 y x)))) |
(fma.f64 x (*.f64 x (/.f64 #s(literal 200 binary64) (-.f64 x y))) (/.f64 (*.f64 (*.f64 #s(literal -200 binary64) y) y) (-.f64 x y))) |
(fma.f64 #s(literal 200 binary64) (/.f64 (*.f64 y y) (neg.f64 (-.f64 x y))) (*.f64 (*.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) x) x)) |
(fma.f64 #s(literal 200 binary64) (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 (*.f64 #s(literal -200 binary64) y) y) (-.f64 x y))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) (-.f64 (*.f64 (neg.f64 y) y) (*.f64 x x)))) (/.f64 (*.f64 (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) (-.f64 (*.f64 (neg.f64 y) y) (*.f64 x x))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) x) (*.f64 x #s(literal 200 binary64))) (pow.f64 (-.f64 x y) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (-.f64 x y) y) (*.f64 y #s(literal 200 binary64))) (pow.f64 (-.f64 x y) #s(literal 2 binary64)))) |
(-.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal 200 binary64) (-.f64 x y))) (/.f64 (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 2 binary64)) (fma.f64 x x (*.f64 y y)))) (*.f64 (/.f64 (pow.f64 y #s(literal 4 binary64)) (/.f64 #s(literal 200 binary64) (-.f64 x y))) (/.f64 (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 2 binary64)) (fma.f64 x x (*.f64 y y))))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal -200 binary64) y) y) (-.f64 x y)) (/.f64 (*.f64 (*.f64 x x) #s(literal -200 binary64)) (-.f64 x y))) |
(-.f64 (*.f64 (*.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) x) x) (*.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) (*.f64 y y))) |
(+.f64 (*.f64 y (*.f64 (/.f64 #s(literal 200 binary64) (+.f64 y x)) (+.f64 y x))) (*.f64 x (*.f64 (/.f64 #s(literal 200 binary64) (+.f64 y x)) (+.f64 y x)))) |
(+.f64 (*.f64 x (*.f64 (/.f64 #s(literal 200 binary64) (+.f64 y x)) (+.f64 y x))) (*.f64 y (*.f64 (/.f64 #s(literal 200 binary64) (+.f64 y x)) (+.f64 y x)))) |
(+.f64 (*.f64 (fma.f64 x x (*.f64 y y)) (*.f64 (/.f64 #s(literal 200 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))) (+.f64 y x))) (*.f64 (*.f64 y x) (*.f64 (/.f64 #s(literal 200 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))) (+.f64 y x)))) |
(+.f64 (*.f64 (*.f64 y (+.f64 y x)) (*.f64 (/.f64 #s(literal 200 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))) (+.f64 y x))) (*.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 200 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))) (+.f64 y x)))) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 200 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))) (+.f64 y x))) (*.f64 (*.f64 y (+.f64 y x)) (*.f64 (/.f64 #s(literal 200 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))) (+.f64 y x)))) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 200 binary64) (+.f64 y x)) (+.f64 y x)) y) (*.f64 (*.f64 (/.f64 #s(literal 200 binary64) (+.f64 y x)) (+.f64 y x)) x)) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 200 binary64) (+.f64 y x)) (+.f64 y x)) x) (*.f64 (*.f64 (/.f64 #s(literal 200 binary64) (+.f64 y x)) (+.f64 y x)) y)) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 200 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))) (+.f64 y x)) (fma.f64 x x (*.f64 y y))) (*.f64 (*.f64 (/.f64 #s(literal 200 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))) (+.f64 y x)) (*.f64 y x))) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 200 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))) (+.f64 y x)) (*.f64 y (+.f64 y x))) (*.f64 (*.f64 (/.f64 #s(literal 200 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))) (+.f64 y x)) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 200 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))) (+.f64 y x)) (*.f64 x x)) (*.f64 (*.f64 (/.f64 #s(literal 200 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))) (+.f64 y x)) (*.f64 y (+.f64 y x)))) |
(+.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal -200 binary64) y) y) (-.f64 x y)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) x) x) (*.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) (fma.f64 x x (*.f64 y y)))))) (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 3 binary64))) (fma.f64 (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) x) x) (*.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) (fma.f64 x x (*.f64 y y))))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 3 binary64))) (fma.f64 (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) x) x) (*.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) (fma.f64 x x (*.f64 y y)))))) (/.f64 (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal -200 binary64) y) y) (-.f64 x y)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) x) x) (*.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) (fma.f64 x x (*.f64 y y))))))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -200 binary64)) (neg.f64 (-.f64 x y))) (pow.f64 (-.f64 x y) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (-.f64 x y) y) (*.f64 #s(literal -200 binary64) y)) (pow.f64 (-.f64 x y) #s(literal 2 binary64)))) |
(+.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal -200 binary64) y) y) (-.f64 x y)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 2 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 2 binary64)) (*.f64 (neg.f64 y) y))))) (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 3 binary64))) (fma.f64 (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 2 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 2 binary64)) (*.f64 (neg.f64 y) y)))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 3 binary64))) (fma.f64 (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 2 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 2 binary64)) (*.f64 (neg.f64 y) y))))) (/.f64 (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal -200 binary64) y) y) (-.f64 x y)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 2 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 2 binary64)) (*.f64 (neg.f64 y) y)))))) |
(+.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) y) (*.f64 #s(literal -200 binary64) y)) (pow.f64 (-.f64 x y) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -200 binary64)) (neg.f64 (-.f64 x y))) (pow.f64 (-.f64 x y) #s(literal 2 binary64)))) |
(+.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) y) (*.f64 #s(literal -200 binary64) y)) (pow.f64 (-.f64 x y) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (-.f64 x y) x) (*.f64 x #s(literal 200 binary64))) (pow.f64 (-.f64 x y) #s(literal 2 binary64)))) |
(+.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) x) (*.f64 x #s(literal 200 binary64))) (pow.f64 (-.f64 x y) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (-.f64 x y) y) (*.f64 #s(literal -200 binary64) y)) (pow.f64 (-.f64 x y) #s(literal 2 binary64)))) |
(+.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal 200 binary64) (-.f64 x y))) (/.f64 (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 2 binary64)) (fma.f64 x x (*.f64 y y)))) (/.f64 (neg.f64 (*.f64 (pow.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)))) (*.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) (fma.f64 x x (*.f64 y y))))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal -200 binary64) y) y) (-.f64 x y)) (*.f64 (*.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) x) x)) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) x) x) (/.f64 (*.f64 (*.f64 #s(literal -200 binary64) y) y) (-.f64 x y))) |
(*.f64 (*.f64 #s(literal -200 binary64) y) y) |
(*.f64 (*.f64 y #s(literal 200 binary64)) (neg.f64 y)) |
(*.f64 (*.f64 y y) #s(literal -200 binary64)) |
(*.f64 (*.f64 (neg.f64 y) y) #s(literal 200 binary64)) |
(*.f64 (neg.f64 y) (neg.f64 (*.f64 #s(literal -200 binary64) y))) |
(*.f64 (neg.f64 y) (*.f64 y #s(literal 200 binary64))) |
(*.f64 #s(literal -200 binary64) (*.f64 y y)) |
(*.f64 y (*.f64 #s(literal -200 binary64) y)) |
(*.f64 #s(literal 200 binary64) (*.f64 (neg.f64 y) y)) |
(neg.f64 (*.f64 (*.f64 y #s(literal 200 binary64)) y)) |
(*.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal -200 binary64) (fma.f64 (neg.f64 x) x (*.f64 y y)))) (+.f64 y x)) |
(*.f64 (*.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) x) x) |
(*.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal 200 binary64) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (fma.f64 y (+.f64 y x) (*.f64 x x))) |
(*.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 y x)) (/.f64 #s(literal 200 binary64) (-.f64 x y))) (+.f64 y x)) |
(*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 200 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 y (+.f64 y x) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) (*.f64 x x)) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (/.f64 #s(literal 200 binary64) (-.f64 x y)))) |
(*.f64 (*.f64 x x) (/.f64 #s(literal 200 binary64) (-.f64 x y))) |
(*.f64 x (/.f64 (*.f64 x #s(literal 200 binary64)) (-.f64 x y))) |
(*.f64 x (*.f64 x (/.f64 #s(literal 200 binary64) (-.f64 x y)))) |
(*.f64 #s(literal 200 binary64) (/.f64 (*.f64 x x) (-.f64 x y))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 200 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (fma.f64 x x (*.f64 y (-.f64 y x))))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 200 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 y (+.f64 y x)) #s(literal 2 binary64)))) (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (-.f64 (*.f64 x x) (*.f64 y (+.f64 y x))))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 200 binary64)) (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y (+.f64 y x)) #s(literal 3 binary64)))) (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 y (+.f64 y x)) (-.f64 (*.f64 y (+.f64 y x)) (*.f64 x x)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 200 binary64)) (fma.f64 x x (*.f64 (neg.f64 y) y))) (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (-.f64 x y))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -200 binary64)) (neg.f64 (-.f64 x y))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 200 binary64)) (-.f64 x y)) |
(neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -200 binary64)) (-.f64 x y))) |
(fma.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 y x)) (/.f64 #s(literal 200 binary64) (-.f64 x y))) y (*.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 y x)) (/.f64 #s(literal 200 binary64) (-.f64 x y))) x)) |
(fma.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 y x)) (/.f64 #s(literal 200 binary64) (-.f64 x y))) x (*.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 y x)) (/.f64 #s(literal 200 binary64) (-.f64 x y))) y)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 200 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 x x (*.f64 y y)) (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 200 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 y x))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 200 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 y (+.f64 y x)) (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 200 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 200 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 x x) (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 200 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 y (+.f64 y x)))) |
(fma.f64 (fma.f64 x x (*.f64 y y)) (/.f64 (*.f64 (*.f64 x x) #s(literal 200 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (*.f64 y x) (/.f64 (*.f64 (*.f64 x x) #s(literal 200 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))))) |
(fma.f64 (*.f64 y (+.f64 y x)) (/.f64 (*.f64 (*.f64 x x) #s(literal 200 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 x x) #s(literal 200 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))))) |
(fma.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 x x) #s(literal 200 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (*.f64 y (+.f64 y x)) (/.f64 (*.f64 (*.f64 x x) #s(literal 200 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))))) |
(fma.f64 y (*.f64 (/.f64 (*.f64 x x) (+.f64 y x)) (/.f64 #s(literal 200 binary64) (-.f64 x y))) (*.f64 x (*.f64 (/.f64 (*.f64 x x) (+.f64 y x)) (/.f64 #s(literal 200 binary64) (-.f64 x y))))) |
(fma.f64 x (*.f64 (/.f64 (*.f64 x x) (+.f64 y x)) (/.f64 #s(literal 200 binary64) (-.f64 x y))) (*.f64 y (*.f64 (/.f64 (*.f64 x x) (+.f64 y x)) (/.f64 #s(literal 200 binary64) (-.f64 x y))))) |
(+.f64 (*.f64 y (*.f64 (/.f64 (*.f64 x x) (+.f64 y x)) (/.f64 #s(literal 200 binary64) (-.f64 x y)))) (*.f64 x (*.f64 (/.f64 (*.f64 x x) (+.f64 y x)) (/.f64 #s(literal 200 binary64) (-.f64 x y))))) |
(+.f64 (*.f64 x (*.f64 (/.f64 (*.f64 x x) (+.f64 y x)) (/.f64 #s(literal 200 binary64) (-.f64 x y)))) (*.f64 y (*.f64 (/.f64 (*.f64 x x) (+.f64 y x)) (/.f64 #s(literal 200 binary64) (-.f64 x y))))) |
(+.f64 (*.f64 (fma.f64 x x (*.f64 y y)) (/.f64 (*.f64 (*.f64 x x) #s(literal 200 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (*.f64 (*.f64 y x) (/.f64 (*.f64 (*.f64 x x) #s(literal 200 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))))) |
(+.f64 (*.f64 (*.f64 y (+.f64 y x)) (/.f64 (*.f64 (*.f64 x x) #s(literal 200 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 x x) #s(literal 200 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))))) |
(+.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 x x) #s(literal 200 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (*.f64 (*.f64 y (+.f64 y x)) (/.f64 (*.f64 (*.f64 x x) #s(literal 200 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))))) |
(+.f64 (*.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 y x)) (/.f64 #s(literal 200 binary64) (-.f64 x y))) y) (*.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 y x)) (/.f64 #s(literal 200 binary64) (-.f64 x y))) x)) |
(+.f64 (*.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 y x)) (/.f64 #s(literal 200 binary64) (-.f64 x y))) x) (*.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 y x)) (/.f64 #s(literal 200 binary64) (-.f64 x y))) y)) |
(+.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 200 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 x x (*.f64 y y))) (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 200 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 y x))) |
(+.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 200 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 y (+.f64 y x))) (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 200 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 x x))) |
(+.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 200 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 x x)) (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 200 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 y (+.f64 y x)))) |
(*.f64 (*.f64 #s(literal -200 binary64) x) (neg.f64 x)) |
(*.f64 (*.f64 (neg.f64 x) x) #s(literal -200 binary64)) |
(*.f64 (neg.f64 x) (*.f64 #s(literal -200 binary64) x)) |
(*.f64 (*.f64 x x) #s(literal 200 binary64)) |
(*.f64 (*.f64 x #s(literal 200 binary64)) x) |
(*.f64 #s(literal -200 binary64) (*.f64 (neg.f64 x) x)) |
(*.f64 x (neg.f64 (*.f64 #s(literal -200 binary64) x))) |
(*.f64 x (*.f64 x #s(literal 200 binary64))) |
(*.f64 #s(literal 200 binary64) (*.f64 x x)) |
(neg.f64 (*.f64 (*.f64 x x) #s(literal -200 binary64))) |
(*.f64 (*.f64 (*.f64 (neg.f64 y) y) (/.f64 #s(literal -200 binary64) (fma.f64 (neg.f64 x) x (*.f64 y y)))) (+.f64 y x)) |
(*.f64 (*.f64 (*.f64 (neg.f64 y) y) (/.f64 #s(literal 200 binary64) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (fma.f64 y (+.f64 y x) (*.f64 x x))) |
(*.f64 (*.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) (neg.f64 y)) y) |
(*.f64 (*.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) y) (neg.f64 y)) |
(*.f64 (/.f64 (*.f64 (*.f64 y #s(literal 200 binary64)) y) (fma.f64 (neg.f64 x) x (*.f64 y y))) (+.f64 y x)) |
(*.f64 (/.f64 (*.f64 (*.f64 #s(literal -200 binary64) y) y) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 y (+.f64 y x) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) (*.f64 (neg.f64 y) y)) |
(*.f64 (*.f64 y y) (neg.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)))) |
(*.f64 (*.f64 (neg.f64 y) y) (/.f64 #s(literal 200 binary64) (-.f64 x y))) |
(*.f64 (neg.f64 y) (/.f64 (*.f64 y #s(literal 200 binary64)) (-.f64 x y))) |
(*.f64 (neg.f64 y) (*.f64 y (/.f64 #s(literal 200 binary64) (-.f64 x y)))) |
(*.f64 y (*.f64 (neg.f64 y) (/.f64 #s(literal 200 binary64) (-.f64 x y)))) |
(*.f64 #s(literal 200 binary64) (/.f64 (*.f64 y y) (neg.f64 (-.f64 x y)))) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal -200 binary64) y) y) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (fma.f64 x x (*.f64 y (-.f64 y x))))) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal -200 binary64) y) y) (fma.f64 x x (*.f64 (neg.f64 y) y))) (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (-.f64 x y))) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal -200 binary64) y) y) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 y (+.f64 y x)) #s(literal 2 binary64)))) (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (-.f64 (*.f64 x x) (*.f64 y (+.f64 y x))))) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal -200 binary64) y) y) (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y (+.f64 y x)) #s(literal 3 binary64)))) (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 y (+.f64 y x)) (-.f64 (*.f64 y (+.f64 y x)) (*.f64 x x)))))) |
(/.f64 (*.f64 (*.f64 y #s(literal 200 binary64)) y) (neg.f64 (-.f64 x y))) |
(/.f64 (*.f64 (*.f64 #s(literal -200 binary64) y) y) (-.f64 x y)) |
(neg.f64 (*.f64 (/.f64 #s(literal 200 binary64) (-.f64 x y)) (*.f64 y y))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y #s(literal 200 binary64)) y) (fma.f64 (neg.f64 x) x (*.f64 y y))) y (*.f64 (/.f64 (*.f64 (*.f64 y #s(literal 200 binary64)) y) (fma.f64 (neg.f64 x) x (*.f64 y y))) x)) |
(fma.f64 (/.f64 (*.f64 (*.f64 y #s(literal 200 binary64)) y) (fma.f64 (neg.f64 x) x (*.f64 y y))) x (*.f64 (/.f64 (*.f64 (*.f64 y #s(literal 200 binary64)) y) (fma.f64 (neg.f64 x) x (*.f64 y y))) y)) |
(fma.f64 (/.f64 (*.f64 (*.f64 #s(literal -200 binary64) y) y) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 x x (*.f64 y y)) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -200 binary64) y) y) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 y x))) |
(fma.f64 (/.f64 (*.f64 (*.f64 #s(literal -200 binary64) y) y) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 y (+.f64 y x)) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -200 binary64) y) y) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 (*.f64 #s(literal -200 binary64) y) y) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 x x) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -200 binary64) y) y) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 y (+.f64 y x)))) |
(fma.f64 (fma.f64 x x (*.f64 y y)) (/.f64 (*.f64 (*.f64 #s(literal -200 binary64) y) y) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (*.f64 y x) (/.f64 (*.f64 (*.f64 #s(literal -200 binary64) y) y) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))))) |
(fma.f64 (*.f64 y (+.f64 y x)) (/.f64 (*.f64 (*.f64 #s(literal -200 binary64) y) y) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 #s(literal -200 binary64) y) y) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))))) |
(fma.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 #s(literal -200 binary64) y) y) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (*.f64 y (+.f64 y x)) (/.f64 (*.f64 (*.f64 #s(literal -200 binary64) y) y) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))))) |
(fma.f64 y (/.f64 (*.f64 (*.f64 y #s(literal 200 binary64)) y) (fma.f64 (neg.f64 x) x (*.f64 y y))) (*.f64 x (/.f64 (*.f64 (*.f64 y #s(literal 200 binary64)) y) (fma.f64 (neg.f64 x) x (*.f64 y y))))) |
(fma.f64 x (/.f64 (*.f64 (*.f64 y #s(literal 200 binary64)) y) (fma.f64 (neg.f64 x) x (*.f64 y y))) (*.f64 y (/.f64 (*.f64 (*.f64 y #s(literal 200 binary64)) y) (fma.f64 (neg.f64 x) x (*.f64 y y))))) |
(+.f64 (*.f64 y (/.f64 (*.f64 (*.f64 y #s(literal 200 binary64)) y) (fma.f64 (neg.f64 x) x (*.f64 y y)))) (*.f64 x (/.f64 (*.f64 (*.f64 y #s(literal 200 binary64)) y) (fma.f64 (neg.f64 x) x (*.f64 y y))))) |
(+.f64 (*.f64 x (/.f64 (*.f64 (*.f64 y #s(literal 200 binary64)) y) (fma.f64 (neg.f64 x) x (*.f64 y y)))) (*.f64 y (/.f64 (*.f64 (*.f64 y #s(literal 200 binary64)) y) (fma.f64 (neg.f64 x) x (*.f64 y y))))) |
(+.f64 (*.f64 (fma.f64 x x (*.f64 y y)) (/.f64 (*.f64 (*.f64 #s(literal -200 binary64) y) y) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (*.f64 (*.f64 y x) (/.f64 (*.f64 (*.f64 #s(literal -200 binary64) y) y) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))))) |
(+.f64 (*.f64 (*.f64 y (+.f64 y x)) (/.f64 (*.f64 (*.f64 #s(literal -200 binary64) y) y) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 #s(literal -200 binary64) y) y) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))))) |
(+.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 #s(literal -200 binary64) y) y) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (*.f64 (*.f64 y (+.f64 y x)) (/.f64 (*.f64 (*.f64 #s(literal -200 binary64) y) y) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))))) |
(+.f64 (*.f64 (/.f64 (*.f64 (*.f64 y #s(literal 200 binary64)) y) (fma.f64 (neg.f64 x) x (*.f64 y y))) y) (*.f64 (/.f64 (*.f64 (*.f64 y #s(literal 200 binary64)) y) (fma.f64 (neg.f64 x) x (*.f64 y y))) x)) |
(+.f64 (*.f64 (/.f64 (*.f64 (*.f64 y #s(literal 200 binary64)) y) (fma.f64 (neg.f64 x) x (*.f64 y y))) x) (*.f64 (/.f64 (*.f64 (*.f64 y #s(literal 200 binary64)) y) (fma.f64 (neg.f64 x) x (*.f64 y y))) y)) |
(+.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -200 binary64) y) y) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 x x (*.f64 y y))) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -200 binary64) y) y) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 y x))) |
(+.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -200 binary64) y) y) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 y (+.f64 y x))) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -200 binary64) y) y) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 x x))) |
(+.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -200 binary64) y) y) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 x x)) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -200 binary64) y) y) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 y (+.f64 y x)))) |
Compiled 11 346 to 948 computations (91.6% saved)
6 alts after pruning (3 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 318 | 3 | 321 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 2 | 3 |
| Done | 0 | 1 | 1 |
| Total | 319 | 6 | 325 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 28.9% | (/.f64 (*.f64 (*.f64 #s(literal 200 binary64) (+.f64 y x)) (-.f64 x y)) (-.f64 x y)) |
| ✓ | 100.0% | (*.f64 #s(literal 200 binary64) (-.f64 x y)) |
| ▶ | 89.2% | #s(approx (* 200 (- x y)) (*.f64 (fma.f64 (/.f64 y x) #s(literal -200 binary64) #s(literal 200 binary64)) x)) |
| ▶ | 90.4% | #s(approx (* 200 (- x y)) (*.f64 (fma.f64 (/.f64 x y) #s(literal 200 binary64) #s(literal -200 binary64)) y)) |
| ✓ | 49.3% | #s(approx (* 200 (- x y)) (*.f64 #s(literal 200 binary64) x)) |
| ✓ | 51.6% | #s(approx (* 200 (- x y)) (*.f64 #s(literal -200 binary64) y)) |
Compiled 64 to 51 computations (20.3% saved)
| 1× | egg-herbie |
Found 12 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (+.f64 y x) | |
| cost-diff | 0 | (*.f64 #s(literal 200 binary64) (+.f64 y x)) | |
| cost-diff | 0 | (*.f64 (*.f64 #s(literal 200 binary64) (+.f64 y x)) (-.f64 x y)) | |
| cost-diff | 8 | (/.f64 (*.f64 (*.f64 #s(literal 200 binary64) (+.f64 y x)) (-.f64 x y)) (-.f64 x y)) | |
| cost-diff | 0 | (/.f64 y x) | |
| cost-diff | 0 | (fma.f64 (/.f64 y x) #s(literal -200 binary64) #s(literal 200 binary64)) | |
| cost-diff | 0 | #s(approx (* 200 (- x y)) (*.f64 (fma.f64 (/.f64 y x) #s(literal -200 binary64) #s(literal 200 binary64)) x)) | |
| cost-diff | 3 | (*.f64 (fma.f64 (/.f64 y x) #s(literal -200 binary64) #s(literal 200 binary64)) x) | |
| cost-diff | 0 | (/.f64 x y) | |
| cost-diff | 0 | (fma.f64 (/.f64 x y) #s(literal 200 binary64) #s(literal -200 binary64)) | |
| cost-diff | 0 | #s(approx (* 200 (- x y)) (*.f64 (fma.f64 (/.f64 x y) #s(literal 200 binary64) #s(literal -200 binary64)) y)) | |
| cost-diff | 3 | (*.f64 (fma.f64 (/.f64 x y) #s(literal 200 binary64) #s(literal -200 binary64)) y) |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 106 |
| 0 | 32 | 98 |
| 1 | 55 | 98 |
| 2 | 134 | 98 |
| 3 | 328 | 98 |
| 4 | 1101 | 86 |
| 5 | 4978 | 86 |
| 0 | 8255 | 86 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (* 200 (- x y)) (*.f64 (fma.f64 (/.f64 x y) #s(literal 200 binary64) #s(literal -200 binary64)) y)) |
(*.f64 (fma.f64 (/.f64 x y) #s(literal 200 binary64) #s(literal -200 binary64)) y) |
(fma.f64 (/.f64 x y) #s(literal 200 binary64) #s(literal -200 binary64)) |
(/.f64 x y) |
x |
y |
#s(literal 200 binary64) |
#s(literal -200 binary64) |
#s(approx (* 200 (- x y)) (*.f64 (fma.f64 (/.f64 y x) #s(literal -200 binary64) #s(literal 200 binary64)) x)) |
(*.f64 (fma.f64 (/.f64 y x) #s(literal -200 binary64) #s(literal 200 binary64)) x) |
(fma.f64 (/.f64 y x) #s(literal -200 binary64) #s(literal 200 binary64)) |
(/.f64 y x) |
y |
x |
#s(literal -200 binary64) |
#s(literal 200 binary64) |
(/.f64 (*.f64 (*.f64 #s(literal 200 binary64) (+.f64 y x)) (-.f64 x y)) (-.f64 x y)) |
(*.f64 (*.f64 #s(literal 200 binary64) (+.f64 y x)) (-.f64 x y)) |
(*.f64 #s(literal 200 binary64) (+.f64 y x)) |
#s(literal 200 binary64) |
(+.f64 y x) |
y |
x |
(-.f64 x y) |
| Outputs |
|---|
#s(approx (* 200 (- x y)) (*.f64 (fma.f64 (/.f64 x y) #s(literal 200 binary64) #s(literal -200 binary64)) y)) |
#s(approx (* 200 (- x y)) (*.f64 (-.f64 y x) #s(literal -200 binary64))) |
(*.f64 (fma.f64 (/.f64 x y) #s(literal 200 binary64) #s(literal -200 binary64)) y) |
(*.f64 (-.f64 y x) #s(literal -200 binary64)) |
(fma.f64 (/.f64 x y) #s(literal 200 binary64) #s(literal -200 binary64)) |
(/.f64 x y) |
x |
y |
#s(literal 200 binary64) |
#s(literal -200 binary64) |
#s(approx (* 200 (- x y)) (*.f64 (fma.f64 (/.f64 y x) #s(literal -200 binary64) #s(literal 200 binary64)) x)) |
#s(approx (* 200 (- x y)) (*.f64 (-.f64 y x) #s(literal -200 binary64))) |
(*.f64 (fma.f64 (/.f64 y x) #s(literal -200 binary64) #s(literal 200 binary64)) x) |
(*.f64 (-.f64 y x) #s(literal -200 binary64)) |
(fma.f64 (/.f64 y x) #s(literal -200 binary64) #s(literal 200 binary64)) |
(/.f64 y x) |
y |
x |
#s(literal -200 binary64) |
#s(literal 200 binary64) |
(/.f64 (*.f64 (*.f64 #s(literal 200 binary64) (+.f64 y x)) (-.f64 x y)) (-.f64 x y)) |
(*.f64 (+.f64 y x) #s(literal 200 binary64)) |
(*.f64 (*.f64 #s(literal 200 binary64) (+.f64 y x)) (-.f64 x y)) |
(*.f64 (-.f64 x y) (*.f64 (+.f64 y x) #s(literal 200 binary64))) |
(*.f64 #s(literal 200 binary64) (+.f64 y x)) |
(*.f64 (+.f64 y x) #s(literal 200 binary64)) |
#s(literal 200 binary64) |
(+.f64 y x) |
y |
x |
(-.f64 x y) |
Found 12 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0 | (+.f64 y x) | |
| accuracy | 0.0390625 | (*.f64 #s(literal 200 binary64) (+.f64 y x)) | |
| accuracy | 0.12109375 | (*.f64 (*.f64 #s(literal 200 binary64) (+.f64 y x)) (-.f64 x y)) | |
| accuracy | 27.68715255214103 | (/.f64 (*.f64 (*.f64 #s(literal 200 binary64) (+.f64 y x)) (-.f64 x y)) (-.f64 x y)) | |
| accuracy | 0.0 | (/.f64 y x) | |
| accuracy | 0.0 | #s(approx (* 200 (- x y)) (*.f64 (fma.f64 (/.f64 y x) #s(literal -200 binary64) #s(literal 200 binary64)) x)) | |
| accuracy | 0.12890625 | (fma.f64 (/.f64 y x) #s(literal -200 binary64) #s(literal 200 binary64)) | |
| accuracy | 6.8893437304385445 | (*.f64 (fma.f64 (/.f64 y x) #s(literal -200 binary64) #s(literal 200 binary64)) x) | |
| accuracy | 0.0 | (/.f64 x y) | |
| accuracy | 0.0 | #s(approx (* 200 (- x y)) (*.f64 (fma.f64 (/.f64 x y) #s(literal 200 binary64) #s(literal -200 binary64)) y)) | |
| accuracy | 0.1015625 | (fma.f64 (/.f64 x y) #s(literal 200 binary64) #s(literal -200 binary64)) | |
| accuracy | 6.149557080880661 | (*.f64 (fma.f64 (/.f64 x y) #s(literal 200 binary64) #s(literal -200 binary64)) y) |
| 122.0ms | 250× | 0 | valid |
| 1.0ms | 4× | 1 | valid |
| 1.0ms | 2× | 2 | valid |
Compiled 94 to 20 computations (78.7% saved)
ival-mult: 20.0ms (43.9% of total)ival-div: 19.0ms (41.7% of total)ival-add: 4.0ms (8.8% of total)ival-sub: 2.0ms (4.4% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
(*.f64 (fma.f64 (/.f64 x y) #s(literal 200 binary64) #s(literal -200 binary64)) y) |
#s(approx (* 200 (- x y)) (*.f64 (fma.f64 (/.f64 x y) #s(literal 200 binary64) #s(literal -200 binary64)) y)) |
(fma.f64 (/.f64 x y) #s(literal 200 binary64) #s(literal -200 binary64)) |
(/.f64 x y) |
(*.f64 (fma.f64 (/.f64 y x) #s(literal -200 binary64) #s(literal 200 binary64)) x) |
#s(approx (* 200 (- x y)) (*.f64 (fma.f64 (/.f64 y x) #s(literal -200 binary64) #s(literal 200 binary64)) x)) |
(fma.f64 (/.f64 y x) #s(literal -200 binary64) #s(literal 200 binary64)) |
(/.f64 y x) |
(/.f64 (*.f64 (*.f64 #s(literal 200 binary64) (+.f64 y x)) (-.f64 x y)) (-.f64 x y)) |
(*.f64 (*.f64 #s(literal 200 binary64) (+.f64 y x)) (-.f64 x y)) |
(*.f64 #s(literal 200 binary64) (+.f64 y x)) |
(+.f64 y x) |
| Outputs |
|---|
(* -200 y) |
(+ (* -200 y) (* 200 x)) |
-200 |
(- (* 200 (/ x y)) 200) |
(/ x y) |
(* -200 (/ y x)) |
(/ (+ (* -200 y) (* 200 x)) x) |
(/ y x) |
(* 200 y) |
(+ (* 200 x) (* 200 y)) |
(* -200 (pow y 2)) |
(+ (* -200 (pow y 2)) (* 200 (* x (+ y (* -1 y))))) |
(+ (* -200 (pow y 2)) (* x (+ (* 200 x) (* 200 (+ y (* -1 y)))))) |
y |
(+ x y) |
(* 200 x) |
(* x (+ 200 (* -200 (/ y x)))) |
(* 200 (/ x y)) |
(* x (- (* 200 (/ 1 y)) (* 200 (/ 1 x)))) |
200 |
(+ 200 (* -200 (/ y x))) |
(* x (+ 200 (* 200 (/ y x)))) |
(* 200 (pow x 2)) |
(* (pow x 2) (+ 200 (* 200 (/ (+ y (* -1 y)) x)))) |
(* (pow x 2) (+ 200 (+ (* -200 (/ (pow y 2) (pow x 2))) (* 200 (/ (+ y (* -1 y)) x))))) |
x |
(* x (+ 1 (/ y x))) |
(* -1 (* x (- (* 200 (/ y x)) 200))) |
(* -1 (* x (- (* 200 (/ 1 x)) (* 200 (/ 1 y))))) |
(* -1 (* x (- (* -200 (/ y x)) 200))) |
(* (pow x 2) (+ 200 (* -1 (/ (+ (* -200 (+ y (* -1 y))) (* 200 (/ (pow y 2) x))) x)))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(/ (+ (* -200 y) (* 200 x)) y) |
(+ (* 200 (* y (+ x (* -1 x)))) (* 200 (pow x 2))) |
(+ (* 200 (pow x 2)) (* y (+ (* -200 y) (* 200 (+ x (* -1 x)))))) |
(* y (- (* 200 (/ x y)) 200)) |
(* y (- (* 200 (/ 1 y)) (* 200 (/ 1 x)))) |
(* y (+ 200 (* 200 (/ x y)))) |
(* (pow y 2) (- (* 200 (/ (+ x (* -1 x)) y)) 200)) |
(* (pow y 2) (- (+ (* 200 (/ (+ x (* -1 x)) y)) (* 200 (/ (pow x 2) (pow y 2)))) 200)) |
(* y (+ 1 (/ x y))) |
(* -1 (* y (+ 200 (* -200 (/ x y))))) |
(* -1 (* y (- (* 200 (/ 1 x)) (* 200 (/ 1 y))))) |
(* -1 (* y (- (* -200 (/ x y)) 200))) |
(* (pow y 2) (- (* -200 (/ (+ x (* -1 x)) y)) 200)) |
(* (pow y 2) (- (* -1 (/ (+ (* -200 (/ (pow x 2) y)) (* 200 (+ x (* -1 x)))) y)) 200)) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 13.0ms | y | @ | inf | ((* (+ (* (/ x y) 200) -200) y) (* 200 (- x y)) (+ (* (/ x y) 200) -200) (/ x y) (* (+ (* (/ y x) -200) 200) x) (* 200 (- x y)) (+ (* (/ y x) -200) 200) (/ y x) (/ (* (* 200 (+ y x)) (- x y)) (- x y)) (* (* 200 (+ y x)) (- x y)) (* 200 (+ y x)) (+ y x)) |
| 4.0ms | x | @ | 0 | ((* (+ (* (/ x y) 200) -200) y) (* 200 (- x y)) (+ (* (/ x y) 200) -200) (/ x y) (* (+ (* (/ y x) -200) 200) x) (* 200 (- x y)) (+ (* (/ y x) -200) 200) (/ y x) (/ (* (* 200 (+ y x)) (- x y)) (- x y)) (* (* 200 (+ y x)) (- x y)) (* 200 (+ y x)) (+ y x)) |
| 3.0ms | y | @ | -inf | ((* (+ (* (/ x y) 200) -200) y) (* 200 (- x y)) (+ (* (/ x y) 200) -200) (/ x y) (* (+ (* (/ y x) -200) 200) x) (* 200 (- x y)) (+ (* (/ y x) -200) 200) (/ y x) (/ (* (* 200 (+ y x)) (- x y)) (- x y)) (* (* 200 (+ y x)) (- x y)) (* 200 (+ y x)) (+ y x)) |
| 2.0ms | x | @ | -inf | ((* (+ (* (/ x y) 200) -200) y) (* 200 (- x y)) (+ (* (/ x y) 200) -200) (/ x y) (* (+ (* (/ y x) -200) 200) x) (* 200 (- x y)) (+ (* (/ y x) -200) 200) (/ y x) (/ (* (* 200 (+ y x)) (- x y)) (- x y)) (* (* 200 (+ y x)) (- x y)) (* 200 (+ y x)) (+ y x)) |
| 2.0ms | x | @ | inf | ((* (+ (* (/ x y) 200) -200) y) (* 200 (- x y)) (+ (* (/ x y) 200) -200) (/ x y) (* (+ (* (/ y x) -200) 200) x) (* 200 (- x y)) (+ (* (/ y x) -200) 200) (/ y x) (/ (* (* 200 (+ y x)) (- x y)) (- x y)) (* (* 200 (+ y x)) (- x y)) (* 200 (+ y x)) (+ y x)) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 123 | 327 |
| 1 | 418 | 297 |
| 2 | 1467 | 273 |
| 3 | 5262 | 273 |
| 0 | 8225 | 263 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -200 y) |
(+ (* -200 y) (* 200 x)) |
-200 |
(- (* 200 (/ x y)) 200) |
(/ x y) |
(* -200 (/ y x)) |
(/ (+ (* -200 y) (* 200 x)) x) |
(/ y x) |
(* 200 y) |
(+ (* 200 x) (* 200 y)) |
(* -200 (pow y 2)) |
(+ (* -200 (pow y 2)) (* 200 (* x (+ y (* -1 y))))) |
(+ (* -200 (pow y 2)) (* x (+ (* 200 x) (* 200 (+ y (* -1 y)))))) |
y |
(+ x y) |
(* 200 x) |
(* x (+ 200 (* -200 (/ y x)))) |
(* 200 (/ x y)) |
(* x (- (* 200 (/ 1 y)) (* 200 (/ 1 x)))) |
200 |
(+ 200 (* -200 (/ y x))) |
(* x (+ 200 (* 200 (/ y x)))) |
(* 200 (pow x 2)) |
(* (pow x 2) (+ 200 (* 200 (/ (+ y (* -1 y)) x)))) |
(* (pow x 2) (+ 200 (+ (* -200 (/ (pow y 2) (pow x 2))) (* 200 (/ (+ y (* -1 y)) x))))) |
x |
(* x (+ 1 (/ y x))) |
(* -1 (* x (- (* 200 (/ y x)) 200))) |
(* -1 (* x (- (* 200 (/ 1 x)) (* 200 (/ 1 y))))) |
(* -1 (* x (- (* -200 (/ y x)) 200))) |
(* (pow x 2) (+ 200 (* -1 (/ (+ (* -200 (+ y (* -1 y))) (* 200 (/ (pow y 2) x))) x)))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(/ (+ (* -200 y) (* 200 x)) y) |
(+ (* 200 (* y (+ x (* -1 x)))) (* 200 (pow x 2))) |
(+ (* 200 (pow x 2)) (* y (+ (* -200 y) (* 200 (+ x (* -1 x)))))) |
(* y (- (* 200 (/ x y)) 200)) |
(* y (- (* 200 (/ 1 y)) (* 200 (/ 1 x)))) |
(* y (+ 200 (* 200 (/ x y)))) |
(* (pow y 2) (- (* 200 (/ (+ x (* -1 x)) y)) 200)) |
(* (pow y 2) (- (+ (* 200 (/ (+ x (* -1 x)) y)) (* 200 (/ (pow x 2) (pow y 2)))) 200)) |
(* y (+ 1 (/ x y))) |
(* -1 (* y (+ 200 (* -200 (/ x y))))) |
(* -1 (* y (- (* 200 (/ 1 x)) (* 200 (/ 1 y))))) |
(* -1 (* y (- (* -200 (/ x y)) 200))) |
(* (pow y 2) (- (* -200 (/ (+ x (* -1 x)) y)) 200)) |
(* (pow y 2) (- (* -1 (/ (+ (* -200 (/ (pow x 2) y)) (* 200 (+ x (* -1 x)))) y)) 200)) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
| Outputs |
|---|
(* -200 y) |
(*.f64 #s(literal -200 binary64) y) |
(+ (* -200 y) (* 200 x)) |
(*.f64 (-.f64 y x) #s(literal -200 binary64)) |
-200 |
#s(literal -200 binary64) |
(- (* 200 (/ x y)) 200) |
(fma.f64 (/.f64 #s(literal 200 binary64) y) x #s(literal -200 binary64)) |
(/ x y) |
(/.f64 x y) |
(* -200 (/ y x)) |
(*.f64 (/.f64 y x) #s(literal -200 binary64)) |
(/ (+ (* -200 y) (* 200 x)) x) |
(fma.f64 (/.f64 y x) #s(literal -200 binary64) #s(literal 200 binary64)) |
(/ y x) |
(/.f64 y x) |
(* 200 y) |
(*.f64 #s(literal 200 binary64) y) |
(+ (* 200 x) (* 200 y)) |
(*.f64 (+.f64 y x) #s(literal 200 binary64)) |
(* -200 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal -200 binary64)) |
(+ (* -200 (pow y 2)) (* 200 (* x (+ y (* -1 y))))) |
(*.f64 (*.f64 y y) #s(literal -200 binary64)) |
(+ (* -200 (pow y 2)) (* x (+ (* 200 x) (* 200 (+ y (* -1 y)))))) |
(*.f64 #s(literal -200 binary64) (*.f64 (-.f64 y x) (+.f64 y x))) |
y |
(+ x y) |
(+.f64 y x) |
(* 200 x) |
(*.f64 #s(literal 200 binary64) x) |
(* x (+ 200 (* -200 (/ y x)))) |
(*.f64 (-.f64 y x) #s(literal -200 binary64)) |
(* 200 (/ x y)) |
(*.f64 (/.f64 x y) #s(literal 200 binary64)) |
(* x (- (* 200 (/ 1 y)) (* 200 (/ 1 x)))) |
(fma.f64 (/.f64 #s(literal 200 binary64) y) x #s(literal -200 binary64)) |
200 |
#s(literal 200 binary64) |
(+ 200 (* -200 (/ y x))) |
(fma.f64 (/.f64 y x) #s(literal -200 binary64) #s(literal 200 binary64)) |
(* x (+ 200 (* 200 (/ y x)))) |
(*.f64 (+.f64 y x) #s(literal 200 binary64)) |
(* 200 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 200 binary64)) |
(* (pow x 2) (+ 200 (* 200 (/ (+ y (* -1 y)) x)))) |
(*.f64 (*.f64 x x) #s(literal 200 binary64)) |
(* (pow x 2) (+ 200 (+ (* -200 (/ (pow y 2) (pow x 2))) (* 200 (/ (+ y (* -1 y)) x))))) |
(*.f64 #s(literal -200 binary64) (*.f64 (-.f64 y x) (+.f64 y x))) |
x |
(* x (+ 1 (/ y x))) |
(+.f64 y x) |
(* -1 (* x (- (* 200 (/ y x)) 200))) |
(*.f64 (-.f64 y x) #s(literal -200 binary64)) |
(* -1 (* x (- (* 200 (/ 1 x)) (* 200 (/ 1 y))))) |
(fma.f64 (/.f64 #s(literal 200 binary64) y) x #s(literal -200 binary64)) |
(* -1 (* x (- (* -200 (/ y x)) 200))) |
(*.f64 (neg.f64 x) (-.f64 (*.f64 (/.f64 y x) #s(literal -200 binary64)) #s(literal 200 binary64))) |
(* (pow x 2) (+ 200 (* -1 (/ (+ (* -200 (+ y (* -1 y))) (* 200 (/ (pow y 2) x))) x)))) |
(*.f64 #s(literal -200 binary64) (*.f64 (-.f64 y x) (+.f64 y x))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(*.f64 (neg.f64 x) (-.f64 (/.f64 (neg.f64 y) x) #s(literal 1 binary64))) |
(/ (+ (* -200 y) (* 200 x)) y) |
(fma.f64 (/.f64 #s(literal 200 binary64) y) x #s(literal -200 binary64)) |
(+ (* 200 (* y (+ x (* -1 x)))) (* 200 (pow x 2))) |
(*.f64 (*.f64 x x) #s(literal 200 binary64)) |
(+ (* 200 (pow x 2)) (* y (+ (* -200 y) (* 200 (+ x (* -1 x)))))) |
(*.f64 #s(literal -200 binary64) (*.f64 (-.f64 y x) (+.f64 y x))) |
(* y (- (* 200 (/ x y)) 200)) |
(*.f64 (-.f64 y x) #s(literal -200 binary64)) |
(* y (- (* 200 (/ 1 y)) (* 200 (/ 1 x)))) |
(fma.f64 (/.f64 y x) #s(literal -200 binary64) #s(literal 200 binary64)) |
(* y (+ 200 (* 200 (/ x y)))) |
(*.f64 (+.f64 y x) #s(literal 200 binary64)) |
(* (pow y 2) (- (* 200 (/ (+ x (* -1 x)) y)) 200)) |
(*.f64 (*.f64 y y) #s(literal -200 binary64)) |
(* (pow y 2) (- (+ (* 200 (/ (+ x (* -1 x)) y)) (* 200 (/ (pow x 2) (pow y 2)))) 200)) |
(*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 x y) x) (/.f64 #s(literal 200 binary64) y) #s(literal -200 binary64)) y) y) |
(* y (+ 1 (/ x y))) |
(+.f64 y x) |
(* -1 (* y (+ 200 (* -200 (/ x y))))) |
(*.f64 (-.f64 y x) #s(literal -200 binary64)) |
(* -1 (* y (- (* 200 (/ 1 x)) (* 200 (/ 1 y))))) |
(fma.f64 (/.f64 y x) #s(literal -200 binary64) #s(literal 200 binary64)) |
(* -1 (* y (- (* -200 (/ x y)) 200))) |
(*.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal -200 binary64)) #s(literal 200 binary64)) (neg.f64 y)) |
(* (pow y 2) (- (* -200 (/ (+ x (* -1 x)) y)) 200)) |
(*.f64 (*.f64 y y) #s(literal -200 binary64)) |
(* (pow y 2) (- (* -1 (/ (+ (* -200 (/ (pow x 2) y)) (* 200 (+ x (* -1 x)))) y)) 200)) |
(*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 x y) x) (/.f64 #s(literal 200 binary64) y) #s(literal -200 binary64)) y) y) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(*.f64 (-.f64 (/.f64 (neg.f64 x) y) #s(literal 1 binary64)) (neg.f64 y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 92 |
| 0 | 32 | 84 |
| 1 | 110 | 84 |
| 2 | 718 | 84 |
| 0 | 8529 | 84 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (fma.f64 (/.f64 x y) #s(literal 200 binary64) #s(literal -200 binary64)) y) |
#s(approx (* 200 (- x y)) (*.f64 (fma.f64 (/.f64 x y) #s(literal 200 binary64) #s(literal -200 binary64)) y)) |
(fma.f64 (/.f64 x y) #s(literal 200 binary64) #s(literal -200 binary64)) |
(/.f64 x y) |
(*.f64 (fma.f64 (/.f64 y x) #s(literal -200 binary64) #s(literal 200 binary64)) x) |
#s(approx (* 200 (- x y)) (*.f64 (fma.f64 (/.f64 y x) #s(literal -200 binary64) #s(literal 200 binary64)) x)) |
(fma.f64 (/.f64 y x) #s(literal -200 binary64) #s(literal 200 binary64)) |
(/.f64 y x) |
(/.f64 (*.f64 (*.f64 #s(literal 200 binary64) (+.f64 y x)) (-.f64 x y)) (-.f64 x y)) |
(*.f64 (*.f64 #s(literal 200 binary64) (+.f64 y x)) (-.f64 x y)) |
(*.f64 #s(literal 200 binary64) (+.f64 y x)) |
(+.f64 y x) |
| Outputs |
|---|
(*.f64 (fma.f64 #s(literal 200 binary64) (/.f64 x y) #s(literal -200 binary64)) y) |
(*.f64 y (fma.f64 #s(literal 200 binary64) (/.f64 x y) #s(literal -200 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 40000 binary64) (pow.f64 (*.f64 #s(literal 200 binary64) (/.f64 x y)) #s(literal 2 binary64))) y) (-.f64 #s(literal -200 binary64) (*.f64 #s(literal 200 binary64) (/.f64 x y)))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal 200 binary64) (/.f64 x y)) #s(literal 2 binary64)) #s(literal 40000 binary64))) y) (neg.f64 (-.f64 (*.f64 #s(literal 200 binary64) (/.f64 x y)) #s(literal -200 binary64)))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal 8000000 binary64) #s(literal -8000000 binary64))) y) (neg.f64 (fma.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 40000 binary64) (*.f64 #s(literal 40000 binary64) (/.f64 x y))))) |
(/.f64 (*.f64 y (-.f64 #s(literal 40000 binary64) (pow.f64 (*.f64 #s(literal 200 binary64) (/.f64 x y)) #s(literal 2 binary64)))) (-.f64 #s(literal -200 binary64) (*.f64 #s(literal 200 binary64) (/.f64 x y)))) |
(/.f64 (*.f64 y (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal 200 binary64) (/.f64 x y)) #s(literal 2 binary64)) #s(literal 40000 binary64)))) (neg.f64 (-.f64 (*.f64 #s(literal 200 binary64) (/.f64 x y)) #s(literal -200 binary64)))) |
(/.f64 (*.f64 y (neg.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal 8000000 binary64) #s(literal -8000000 binary64)))) (neg.f64 (fma.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 40000 binary64) (*.f64 #s(literal 40000 binary64) (/.f64 x y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 200 binary64) (/.f64 x y)) y) (*.f64 (*.f64 #s(literal 200 binary64) (/.f64 x y)) y)) (*.f64 (*.f64 y y) #s(literal 40000 binary64))) (-.f64 (*.f64 (*.f64 #s(literal 200 binary64) (/.f64 x y)) y) (*.f64 #s(literal -200 binary64) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 #s(literal 200 binary64) (/.f64 x y))) (*.f64 y (*.f64 #s(literal 200 binary64) (/.f64 x y)))) (*.f64 (*.f64 y y) #s(literal 40000 binary64))) (-.f64 (*.f64 y (*.f64 #s(literal 200 binary64) (/.f64 x y))) (*.f64 #s(literal -200 binary64) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 40000 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 200 binary64) (/.f64 x y)) y) (*.f64 (*.f64 #s(literal 200 binary64) (/.f64 x y)) y))) (-.f64 (*.f64 #s(literal -200 binary64) y) (*.f64 (*.f64 #s(literal 200 binary64) (/.f64 x y)) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 40000 binary64)) (*.f64 (*.f64 y (*.f64 #s(literal 200 binary64) (/.f64 x y))) (*.f64 y (*.f64 #s(literal 200 binary64) (/.f64 x y))))) (-.f64 (*.f64 #s(literal -200 binary64) y) (*.f64 y (*.f64 #s(literal 200 binary64) (/.f64 x y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 200 binary64) (/.f64 x y)) y) #s(literal 3 binary64)) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -8000000 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 200 binary64) (/.f64 x y)) y) (*.f64 (*.f64 #s(literal 200 binary64) (/.f64 x y)) y) (-.f64 (*.f64 (*.f64 y y) #s(literal 40000 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 200 binary64) (/.f64 x y)) y) (*.f64 #s(literal -200 binary64) y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (*.f64 #s(literal 200 binary64) (/.f64 x y))) #s(literal 3 binary64)) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -8000000 binary64))) (fma.f64 (*.f64 y (*.f64 #s(literal 200 binary64) (/.f64 x y))) (*.f64 y (*.f64 #s(literal 200 binary64) (/.f64 x y))) (-.f64 (*.f64 (*.f64 y y) #s(literal 40000 binary64)) (*.f64 (*.f64 y (*.f64 #s(literal 200 binary64) (/.f64 x y))) (*.f64 #s(literal -200 binary64) y))))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -8000000 binary64) (pow.f64 (*.f64 (*.f64 #s(literal 200 binary64) (/.f64 x y)) y) #s(literal 3 binary64))) (fma.f64 (*.f64 y y) #s(literal 40000 binary64) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 200 binary64) (/.f64 x y)) y) (*.f64 (*.f64 #s(literal 200 binary64) (/.f64 x y)) y)) (*.f64 (*.f64 #s(literal -200 binary64) y) (*.f64 (*.f64 #s(literal 200 binary64) (/.f64 x y)) y))))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -8000000 binary64) (pow.f64 (*.f64 y (*.f64 #s(literal 200 binary64) (/.f64 x y))) #s(literal 3 binary64))) (fma.f64 (*.f64 y y) #s(literal 40000 binary64) (-.f64 (*.f64 (*.f64 y (*.f64 #s(literal 200 binary64) (/.f64 x y))) (*.f64 y (*.f64 #s(literal 200 binary64) (/.f64 x y)))) (*.f64 (*.f64 #s(literal -200 binary64) y) (*.f64 y (*.f64 #s(literal 200 binary64) (/.f64 x y))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal 200 binary64) (/.f64 x y)) #s(literal 2 binary64)) #s(literal 40000 binary64)) y)) (neg.f64 (-.f64 (*.f64 #s(literal 200 binary64) (/.f64 x y)) #s(literal -200 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal 8000000 binary64) #s(literal -8000000 binary64)) y)) (neg.f64 (fma.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 40000 binary64) (*.f64 #s(literal 40000 binary64) (/.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 y (-.f64 (pow.f64 (*.f64 #s(literal 200 binary64) (/.f64 x y)) #s(literal 2 binary64)) #s(literal 40000 binary64)))) (neg.f64 (-.f64 (*.f64 #s(literal 200 binary64) (/.f64 x y)) #s(literal -200 binary64)))) |
(/.f64 (neg.f64 (*.f64 y (fma.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal 8000000 binary64) #s(literal -8000000 binary64)))) (neg.f64 (fma.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 40000 binary64) (*.f64 #s(literal 40000 binary64) (/.f64 x y))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal 200 binary64) (/.f64 x y)) #s(literal 2 binary64)) #s(literal 40000 binary64)) y) (-.f64 (*.f64 #s(literal 200 binary64) (/.f64 x y)) #s(literal -200 binary64))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal 8000000 binary64) #s(literal -8000000 binary64)) y) (+.f64 #s(literal 40000 binary64) (*.f64 (/.f64 x y) (-.f64 (*.f64 #s(literal 40000 binary64) (/.f64 x y)) #s(literal -40000 binary64))))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal 8000000 binary64) #s(literal -8000000 binary64)) y) (fma.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 40000 binary64) (*.f64 #s(literal 40000 binary64) (/.f64 x y)))) |
(/.f64 (*.f64 y (-.f64 (pow.f64 (*.f64 #s(literal 200 binary64) (/.f64 x y)) #s(literal 2 binary64)) #s(literal 40000 binary64))) (-.f64 (*.f64 #s(literal 200 binary64) (/.f64 x y)) #s(literal -200 binary64))) |
(/.f64 (*.f64 y (fma.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal 8000000 binary64) #s(literal -8000000 binary64))) (+.f64 #s(literal 40000 binary64) (*.f64 (/.f64 x y) (-.f64 (*.f64 #s(literal 40000 binary64) (/.f64 x y)) #s(literal -40000 binary64))))) |
(/.f64 (*.f64 y (fma.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal 8000000 binary64) #s(literal -8000000 binary64))) (fma.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 40000 binary64) (*.f64 #s(literal 40000 binary64) (/.f64 x y)))) |
(fma.f64 (*.f64 y (/.f64 x y)) #s(literal 200 binary64) (*.f64 #s(literal -200 binary64) y)) |
(fma.f64 (*.f64 #s(literal 200 binary64) y) (/.f64 x y) (*.f64 #s(literal -200 binary64) y)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 200 binary64) (/.f64 x y)) #s(literal 3 binary64)) (fma.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 40000 binary64) (*.f64 #s(literal 40000 binary64) (/.f64 x y)))) y (*.f64 (/.f64 #s(literal -8000000 binary64) (fma.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 40000 binary64) (*.f64 #s(literal 40000 binary64) (/.f64 x y)))) y)) |
(fma.f64 (*.f64 y x) (/.f64 #s(literal 200 binary64) y) (*.f64 #s(literal -200 binary64) y)) |
(fma.f64 (*.f64 #s(literal 200 binary64) (/.f64 x y)) y (*.f64 #s(literal -200 binary64) y)) |
(fma.f64 #s(literal -200 binary64) y (*.f64 (*.f64 #s(literal 200 binary64) (/.f64 x y)) y)) |
(fma.f64 #s(literal -200 binary64) y (*.f64 y (*.f64 #s(literal 200 binary64) (/.f64 x y)))) |
(fma.f64 #s(literal 200 binary64) (*.f64 (/.f64 x y) y) (*.f64 #s(literal -200 binary64) y)) |
(fma.f64 (/.f64 x y) (*.f64 #s(literal 200 binary64) y) (*.f64 #s(literal -200 binary64) y)) |
(fma.f64 y (/.f64 (pow.f64 (*.f64 #s(literal 200 binary64) (/.f64 x y)) #s(literal 3 binary64)) (fma.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 40000 binary64) (*.f64 #s(literal 40000 binary64) (/.f64 x y)))) (*.f64 y (/.f64 #s(literal -8000000 binary64) (fma.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 40000 binary64) (*.f64 #s(literal 40000 binary64) (/.f64 x y)))))) |
(fma.f64 y (*.f64 #s(literal 200 binary64) (/.f64 x y)) (*.f64 #s(literal -200 binary64) y)) |
(fma.f64 y #s(literal -200 binary64) (*.f64 (*.f64 #s(literal 200 binary64) (/.f64 x y)) y)) |
(fma.f64 y #s(literal -200 binary64) (*.f64 y (*.f64 #s(literal 200 binary64) (/.f64 x y)))) |
(fma.f64 x (*.f64 (/.f64 #s(literal 200 binary64) y) y) (*.f64 #s(literal -200 binary64) y)) |
(-.f64 (*.f64 (*.f64 #s(literal 200 binary64) (/.f64 x y)) y) (*.f64 #s(literal 200 binary64) y)) |
(-.f64 (*.f64 y (*.f64 #s(literal 200 binary64) (/.f64 x y))) (*.f64 #s(literal 200 binary64) y)) |
(-.f64 (*.f64 #s(literal -200 binary64) y) (*.f64 (*.f64 #s(literal -200 binary64) (/.f64 x y)) y)) |
(-.f64 (*.f64 #s(literal -200 binary64) y) (*.f64 (neg.f64 y) (*.f64 #s(literal 200 binary64) (/.f64 x y)))) |
(+.f64 (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 200 binary64) (/.f64 x y)) #s(literal 3 binary64)) (fma.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 40000 binary64) (*.f64 #s(literal 40000 binary64) (/.f64 x y)))) y) (*.f64 (/.f64 #s(literal -8000000 binary64) (fma.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 40000 binary64) (*.f64 #s(literal 40000 binary64) (/.f64 x y)))) y)) |
(+.f64 (*.f64 y (/.f64 (pow.f64 (*.f64 #s(literal 200 binary64) (/.f64 x y)) #s(literal 3 binary64)) (fma.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 40000 binary64) (*.f64 #s(literal 40000 binary64) (/.f64 x y))))) (*.f64 y (/.f64 #s(literal -8000000 binary64) (fma.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 40000 binary64) (*.f64 #s(literal 40000 binary64) (/.f64 x y)))))) |
(+.f64 (*.f64 (*.f64 #s(literal 200 binary64) (/.f64 x y)) y) (*.f64 #s(literal -200 binary64) y)) |
(+.f64 (*.f64 y (*.f64 #s(literal 200 binary64) (/.f64 x y))) (*.f64 #s(literal -200 binary64) y)) |
(+.f64 (*.f64 #s(literal -200 binary64) y) (*.f64 (*.f64 #s(literal 200 binary64) (/.f64 x y)) y)) |
(+.f64 (*.f64 #s(literal -200 binary64) y) (*.f64 y (*.f64 #s(literal 200 binary64) (/.f64 x y)))) |
#s(approx (* 200 (- x y)) (*.f64 (fma.f64 #s(literal 200 binary64) (/.f64 x y) #s(literal -200 binary64)) y)) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 200 binary64) (/.f64 x y)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 200 binary64) (/.f64 x y)) #s(literal -200 binary64))) (/.f64 (pow.f64 (*.f64 #s(literal 200 binary64) (/.f64 x y)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 200 binary64) (/.f64 x y)) #s(literal -200 binary64)))) (*.f64 (/.f64 #s(literal 40000 binary64) (-.f64 (*.f64 #s(literal 200 binary64) (/.f64 x y)) #s(literal -200 binary64))) (/.f64 #s(literal 40000 binary64) (-.f64 (*.f64 #s(literal 200 binary64) (/.f64 x y)) #s(literal -200 binary64))))) (+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 200 binary64) (/.f64 x y)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 200 binary64) (/.f64 x y)) #s(literal -200 binary64))) (/.f64 #s(literal 40000 binary64) (-.f64 (*.f64 #s(literal 200 binary64) (/.f64 x y)) #s(literal -200 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 200 binary64) (/.f64 x y)) #s(literal 3 binary64)) (fma.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 40000 binary64) (*.f64 #s(literal 40000 binary64) (/.f64 x y)))) (/.f64 (pow.f64 (*.f64 #s(literal 200 binary64) (/.f64 x y)) #s(literal 3 binary64)) (fma.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 40000 binary64) (*.f64 #s(literal 40000 binary64) (/.f64 x y))))) (*.f64 (/.f64 #s(literal -8000000 binary64) (fma.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 40000 binary64) (*.f64 #s(literal 40000 binary64) (/.f64 x y)))) (/.f64 #s(literal -8000000 binary64) (fma.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 40000 binary64) (*.f64 #s(literal 40000 binary64) (/.f64 x y)))))) (-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 200 binary64) (/.f64 x y)) #s(literal 3 binary64)) (fma.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 40000 binary64) (*.f64 #s(literal 40000 binary64) (/.f64 x y)))) (/.f64 #s(literal -8000000 binary64) (fma.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 40000 binary64) (*.f64 #s(literal 40000 binary64) (/.f64 x y)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal 200 binary64) (/.f64 x y)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 200 binary64) (/.f64 x y)) #s(literal -200 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 40000 binary64) (-.f64 (*.f64 #s(literal 200 binary64) (/.f64 x y)) #s(literal -200 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 200 binary64) (/.f64 x y)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 200 binary64) (/.f64 x y)) #s(literal -200 binary64))) (/.f64 (pow.f64 (*.f64 #s(literal 200 binary64) (/.f64 x y)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 200 binary64) (/.f64 x y)) #s(literal -200 binary64))) (fma.f64 (/.f64 #s(literal 40000 binary64) (-.f64 (*.f64 #s(literal 200 binary64) (/.f64 x y)) #s(literal -200 binary64))) (/.f64 #s(literal 40000 binary64) (-.f64 (*.f64 #s(literal 200 binary64) (/.f64 x y)) #s(literal -200 binary64))) (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 200 binary64) (/.f64 x y)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 200 binary64) (/.f64 x y)) #s(literal -200 binary64))) (/.f64 #s(literal 40000 binary64) (-.f64 (*.f64 #s(literal 200 binary64) (/.f64 x y)) #s(literal -200 binary64))))))) |
(/.f64 (-.f64 #s(literal -8000000 binary64) (pow.f64 (*.f64 #s(literal -200 binary64) (/.f64 x y)) #s(literal 3 binary64))) (+.f64 #s(literal 40000 binary64) (*.f64 (/.f64 x y) (-.f64 (*.f64 #s(literal 40000 binary64) (/.f64 x y)) #s(literal -40000 binary64))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal 200 binary64) (/.f64 x y)) #s(literal 3 binary64)) (fma.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 40000 binary64) (*.f64 #s(literal 40000 binary64) (/.f64 x y)))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal -8000000 binary64) (fma.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 40000 binary64) (*.f64 #s(literal 40000 binary64) (/.f64 x y)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 200 binary64) (/.f64 x y)) #s(literal 3 binary64)) (fma.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 40000 binary64) (*.f64 #s(literal 40000 binary64) (/.f64 x y)))) (/.f64 (pow.f64 (*.f64 #s(literal 200 binary64) (/.f64 x y)) #s(literal 3 binary64)) (fma.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 40000 binary64) (*.f64 #s(literal 40000 binary64) (/.f64 x y)))) (-.f64 (*.f64 (/.f64 #s(literal -8000000 binary64) (fma.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 40000 binary64) (*.f64 #s(literal 40000 binary64) (/.f64 x y)))) (/.f64 #s(literal -8000000 binary64) (fma.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 40000 binary64) (*.f64 #s(literal 40000 binary64) (/.f64 x y))))) (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 200 binary64) (/.f64 x y)) #s(literal 3 binary64)) (fma.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 40000 binary64) (*.f64 #s(literal 40000 binary64) (/.f64 x y)))) (/.f64 #s(literal -8000000 binary64) (fma.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 40000 binary64) (*.f64 #s(literal 40000 binary64) (/.f64 x y)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 40000 binary64) (pow.f64 (*.f64 #s(literal 200 binary64) (/.f64 x y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal -200 binary64) (*.f64 #s(literal 200 binary64) (/.f64 x y))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal 200 binary64) (/.f64 x y)) #s(literal 2 binary64)) #s(literal 40000 binary64)))) (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal 200 binary64) (/.f64 x y)) #s(literal -200 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal 8000000 binary64) #s(literal -8000000 binary64)))) (neg.f64 (neg.f64 (fma.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 40000 binary64) (*.f64 #s(literal 40000 binary64) (/.f64 x y)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 #s(literal 200 binary64) (/.f64 x y)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 200 binary64) (/.f64 x y)) #s(literal -200 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 200 binary64) (/.f64 x y)) #s(literal -200 binary64)) #s(literal 40000 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 200 binary64) (/.f64 x y)) #s(literal -200 binary64)) (-.f64 (*.f64 #s(literal 200 binary64) (/.f64 x y)) #s(literal -200 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 #s(literal 200 binary64) (/.f64 x y)) #s(literal 3 binary64)) (fma.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 40000 binary64) (*.f64 #s(literal 40000 binary64) (/.f64 x y))) (*.f64 (fma.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 40000 binary64) (*.f64 #s(literal 40000 binary64) (/.f64 x y))) #s(literal -8000000 binary64))) (*.f64 (fma.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 40000 binary64) (*.f64 #s(literal 40000 binary64) (/.f64 x y))) (fma.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 40000 binary64) (*.f64 #s(literal 40000 binary64) (/.f64 x y))))) |
(/.f64 (-.f64 #s(literal 40000 binary64) (pow.f64 (*.f64 #s(literal 200 binary64) (/.f64 x y)) #s(literal 2 binary64))) (-.f64 #s(literal -200 binary64) (*.f64 #s(literal 200 binary64) (/.f64 x y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal 200 binary64) (/.f64 x y)) #s(literal 2 binary64)) #s(literal 40000 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal 200 binary64) (/.f64 x y)) #s(literal -200 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal 8000000 binary64) #s(literal -8000000 binary64))) (neg.f64 (+.f64 #s(literal 40000 binary64) (*.f64 (/.f64 x y) (-.f64 (*.f64 #s(literal 40000 binary64) (/.f64 x y)) #s(literal -40000 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal 8000000 binary64) #s(literal -8000000 binary64))) (neg.f64 (fma.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 40000 binary64) (*.f64 #s(literal 40000 binary64) (/.f64 x y))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 200 binary64) (/.f64 x y)) #s(literal 2 binary64)) #s(literal 40000 binary64)) (-.f64 (*.f64 #s(literal 200 binary64) (/.f64 x y)) #s(literal -200 binary64))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal 8000000 binary64) #s(literal -8000000 binary64)) (+.f64 #s(literal 40000 binary64) (*.f64 (/.f64 x y) (-.f64 (*.f64 #s(literal 40000 binary64) (/.f64 x y)) #s(literal -40000 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal 8000000 binary64) #s(literal -8000000 binary64)) (fma.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 40000 binary64) (*.f64 #s(literal 40000 binary64) (/.f64 x y)))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal 200 binary64) (/.f64 x y)) #s(literal 2 binary64)) #s(literal 40000 binary64))) (-.f64 (*.f64 #s(literal 200 binary64) (/.f64 x y)) #s(literal -200 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal 8000000 binary64) #s(literal -8000000 binary64))) (fma.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 40000 binary64) (*.f64 #s(literal 40000 binary64) (/.f64 x y))))) |
(neg.f64 (/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 200 binary64) (/.f64 x y)) #s(literal 2 binary64)) #s(literal 40000 binary64)) (neg.f64 (-.f64 (*.f64 #s(literal 200 binary64) (/.f64 x y)) #s(literal -200 binary64))))) |
(neg.f64 (/.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal 8000000 binary64) #s(literal -8000000 binary64)) (neg.f64 (fma.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 40000 binary64) (*.f64 #s(literal 40000 binary64) (/.f64 x y)))))) |
(fma.f64 #s(literal 200 binary64) (/.f64 x y) #s(literal -200 binary64)) |
(fma.f64 (/.f64 x y) #s(literal 200 binary64) #s(literal -200 binary64)) |
(fma.f64 x (/.f64 #s(literal 200 binary64) y) #s(literal -200 binary64)) |
(-.f64 (/.f64 #s(literal 40000 binary64) (-.f64 #s(literal -200 binary64) (*.f64 #s(literal 200 binary64) (/.f64 x y)))) (/.f64 (pow.f64 (*.f64 #s(literal 200 binary64) (/.f64 x y)) #s(literal 2 binary64)) (-.f64 #s(literal -200 binary64) (*.f64 #s(literal 200 binary64) (/.f64 x y))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 200 binary64) (/.f64 x y)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 200 binary64) (/.f64 x y)) #s(literal -200 binary64))) (/.f64 #s(literal 40000 binary64) (-.f64 (*.f64 #s(literal 200 binary64) (/.f64 x y)) #s(literal -200 binary64)))) |
(-.f64 #s(literal -200 binary64) (*.f64 #s(literal -200 binary64) (/.f64 x y))) |
(+.f64 (/.f64 #s(literal -8000000 binary64) (+.f64 #s(literal 40000 binary64) (*.f64 (/.f64 x y) (-.f64 (*.f64 #s(literal 40000 binary64) (/.f64 x y)) #s(literal -40000 binary64))))) (/.f64 (pow.f64 (*.f64 #s(literal 200 binary64) (/.f64 x y)) #s(literal 3 binary64)) (+.f64 #s(literal 40000 binary64) (*.f64 (/.f64 x y) (-.f64 (*.f64 #s(literal 40000 binary64) (/.f64 x y)) #s(literal -40000 binary64)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 200 binary64) (/.f64 x y)) #s(literal 3 binary64)) (+.f64 #s(literal 40000 binary64) (*.f64 (/.f64 x y) (-.f64 (*.f64 #s(literal 40000 binary64) (/.f64 x y)) #s(literal -40000 binary64))))) (/.f64 #s(literal -8000000 binary64) (+.f64 #s(literal 40000 binary64) (*.f64 (/.f64 x y) (-.f64 (*.f64 #s(literal 40000 binary64) (/.f64 x y)) #s(literal -40000 binary64)))))) |
(+.f64 (/.f64 #s(literal -8000000 binary64) (fma.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 40000 binary64) (*.f64 #s(literal 40000 binary64) (/.f64 x y)))) (/.f64 (pow.f64 (*.f64 #s(literal 200 binary64) (/.f64 x y)) #s(literal 3 binary64)) (fma.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 40000 binary64) (*.f64 #s(literal 40000 binary64) (/.f64 x y))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 200 binary64) (/.f64 x y)) #s(literal 3 binary64)) (fma.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 40000 binary64) (*.f64 #s(literal 40000 binary64) (/.f64 x y)))) (/.f64 #s(literal -8000000 binary64) (fma.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 40000 binary64) (*.f64 #s(literal 40000 binary64) (/.f64 x y))))) |
(+.f64 (*.f64 #s(literal 200 binary64) (/.f64 x y)) #s(literal -200 binary64)) |
(+.f64 #s(literal -200 binary64) (*.f64 #s(literal 200 binary64) (/.f64 x y))) |
(/.f64 (neg.f64 x) (neg.f64 y)) |
(/.f64 x y) |
(neg.f64 (/.f64 (neg.f64 x) y)) |
(*.f64 (fma.f64 (/.f64 y x) #s(literal -200 binary64) #s(literal 200 binary64)) x) |
(*.f64 x (fma.f64 (/.f64 y x) #s(literal -200 binary64) #s(literal 200 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 40000 binary64) (pow.f64 (*.f64 (/.f64 y x) #s(literal -200 binary64)) #s(literal 2 binary64))) x) (-.f64 #s(literal 200 binary64) (*.f64 (/.f64 y x) #s(literal -200 binary64)))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal -200 binary64)) #s(literal 2 binary64)) #s(literal 40000 binary64))) x) (neg.f64 (-.f64 (*.f64 (/.f64 y x) #s(literal -200 binary64)) #s(literal 200 binary64)))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal -8000000 binary64) #s(literal 8000000 binary64))) x) (neg.f64 (fma.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 40000 binary64) (*.f64 #s(literal 40000 binary64) (/.f64 y x))))) |
(/.f64 (*.f64 x (-.f64 #s(literal 40000 binary64) (pow.f64 (*.f64 (/.f64 y x) #s(literal -200 binary64)) #s(literal 2 binary64)))) (-.f64 #s(literal 200 binary64) (*.f64 (/.f64 y x) #s(literal -200 binary64)))) |
(/.f64 (*.f64 x (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal -200 binary64)) #s(literal 2 binary64)) #s(literal 40000 binary64)))) (neg.f64 (-.f64 (*.f64 (/.f64 y x) #s(literal -200 binary64)) #s(literal 200 binary64)))) |
(/.f64 (*.f64 x (neg.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal -8000000 binary64) #s(literal 8000000 binary64)))) (neg.f64 (fma.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 40000 binary64) (*.f64 #s(literal 40000 binary64) (/.f64 y x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 y x) #s(literal -200 binary64)) x) (*.f64 (*.f64 (/.f64 y x) #s(literal -200 binary64)) x)) (*.f64 (*.f64 x x) #s(literal 40000 binary64))) (-.f64 (*.f64 (*.f64 (/.f64 y x) #s(literal -200 binary64)) x) (*.f64 #s(literal 200 binary64) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 (/.f64 y x) #s(literal -200 binary64))) (*.f64 x (*.f64 (/.f64 y x) #s(literal -200 binary64)))) (*.f64 (*.f64 x x) #s(literal 40000 binary64))) (-.f64 (*.f64 x (*.f64 (/.f64 y x) #s(literal -200 binary64))) (*.f64 #s(literal 200 binary64) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 40000 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 y x) #s(literal -200 binary64)) x) (*.f64 (*.f64 (/.f64 y x) #s(literal -200 binary64)) x))) (-.f64 (*.f64 #s(literal 200 binary64) x) (*.f64 (*.f64 (/.f64 y x) #s(literal -200 binary64)) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 40000 binary64)) (*.f64 (*.f64 x (*.f64 (/.f64 y x) #s(literal -200 binary64))) (*.f64 x (*.f64 (/.f64 y x) #s(literal -200 binary64))))) (-.f64 (*.f64 #s(literal 200 binary64) x) (*.f64 x (*.f64 (/.f64 y x) #s(literal -200 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 y x) #s(literal -200 binary64)) x) #s(literal 3 binary64)) (*.f64 #s(literal 8000000 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 (/.f64 y x) #s(literal -200 binary64)) x) (*.f64 (*.f64 (/.f64 y x) #s(literal -200 binary64)) x) (-.f64 (*.f64 (*.f64 x x) #s(literal 40000 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 y x) #s(literal -200 binary64)) x) (*.f64 #s(literal 200 binary64) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 (/.f64 y x) #s(literal -200 binary64))) #s(literal 3 binary64)) (*.f64 #s(literal 8000000 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (*.f64 x (*.f64 (/.f64 y x) #s(literal -200 binary64))) (*.f64 x (*.f64 (/.f64 y x) #s(literal -200 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 40000 binary64)) (*.f64 (*.f64 x (*.f64 (/.f64 y x) #s(literal -200 binary64))) (*.f64 #s(literal 200 binary64) x))))) |
(/.f64 (fma.f64 #s(literal 8000000 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 y x) #s(literal -200 binary64)) x) #s(literal 3 binary64))) (fma.f64 (*.f64 x x) #s(literal 40000 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 y x) #s(literal -200 binary64)) x) (*.f64 (*.f64 (/.f64 y x) #s(literal -200 binary64)) x)) (*.f64 (*.f64 #s(literal 200 binary64) x) (*.f64 (*.f64 (/.f64 y x) #s(literal -200 binary64)) x))))) |
(/.f64 (fma.f64 #s(literal 8000000 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 x (*.f64 (/.f64 y x) #s(literal -200 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 x x) #s(literal 40000 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 (/.f64 y x) #s(literal -200 binary64))) (*.f64 x (*.f64 (/.f64 y x) #s(literal -200 binary64)))) (*.f64 (*.f64 #s(literal 200 binary64) x) (*.f64 x (*.f64 (/.f64 y x) #s(literal -200 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal -200 binary64)) #s(literal 2 binary64)) #s(literal 40000 binary64)) x)) (neg.f64 (-.f64 (*.f64 (/.f64 y x) #s(literal -200 binary64)) #s(literal 200 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal -8000000 binary64) #s(literal 8000000 binary64)) x)) (neg.f64 (fma.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 40000 binary64) (*.f64 #s(literal 40000 binary64) (/.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal -200 binary64)) #s(literal 2 binary64)) #s(literal 40000 binary64)))) (neg.f64 (-.f64 (*.f64 (/.f64 y x) #s(literal -200 binary64)) #s(literal 200 binary64)))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal -8000000 binary64) #s(literal 8000000 binary64)))) (neg.f64 (fma.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 40000 binary64) (*.f64 #s(literal 40000 binary64) (/.f64 y x))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal -200 binary64)) #s(literal 2 binary64)) #s(literal 40000 binary64)) x) (-.f64 (*.f64 (/.f64 y x) #s(literal -200 binary64)) #s(literal 200 binary64))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal -8000000 binary64) #s(literal 8000000 binary64)) x) (+.f64 #s(literal 40000 binary64) (*.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal 40000 binary64) (/.f64 y x)) #s(literal -40000 binary64))))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal -8000000 binary64) #s(literal 8000000 binary64)) x) (fma.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 40000 binary64) (*.f64 #s(literal 40000 binary64) (/.f64 y x)))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal -200 binary64)) #s(literal 2 binary64)) #s(literal 40000 binary64))) (-.f64 (*.f64 (/.f64 y x) #s(literal -200 binary64)) #s(literal 200 binary64))) |
(/.f64 (*.f64 x (fma.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal -8000000 binary64) #s(literal 8000000 binary64))) (+.f64 #s(literal 40000 binary64) (*.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal 40000 binary64) (/.f64 y x)) #s(literal -40000 binary64))))) |
(/.f64 (*.f64 x (fma.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal -8000000 binary64) #s(literal 8000000 binary64))) (fma.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 40000 binary64) (*.f64 #s(literal 40000 binary64) (/.f64 y x)))) |
(fma.f64 (*.f64 x (/.f64 y x)) #s(literal -200 binary64) (*.f64 #s(literal 200 binary64) x)) |
(fma.f64 (*.f64 #s(literal -200 binary64) x) (/.f64 y x) (*.f64 #s(literal 200 binary64) x)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal -200 binary64)) #s(literal 3 binary64)) (fma.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 40000 binary64) (*.f64 #s(literal 40000 binary64) (/.f64 y x)))) x (*.f64 (/.f64 #s(literal 8000000 binary64) (fma.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 40000 binary64) (*.f64 #s(literal 40000 binary64) (/.f64 y x)))) x)) |
(fma.f64 (*.f64 y x) (/.f64 #s(literal -200 binary64) x) (*.f64 #s(literal 200 binary64) x)) |
(fma.f64 (*.f64 (/.f64 y x) #s(literal -200 binary64)) x (*.f64 #s(literal 200 binary64) x)) |
(fma.f64 (/.f64 y x) (*.f64 #s(literal -200 binary64) x) (*.f64 #s(literal 200 binary64) x)) |
(fma.f64 #s(literal -200 binary64) (*.f64 (/.f64 y x) x) (*.f64 #s(literal 200 binary64) x)) |
(fma.f64 #s(literal 200 binary64) x (*.f64 (*.f64 (/.f64 y x) #s(literal -200 binary64)) x)) |
(fma.f64 #s(literal 200 binary64) x (*.f64 x (*.f64 (/.f64 y x) #s(literal -200 binary64)))) |
(fma.f64 y (*.f64 (/.f64 #s(literal -200 binary64) x) x) (*.f64 #s(literal 200 binary64) x)) |
(fma.f64 x (/.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal -200 binary64)) #s(literal 3 binary64)) (fma.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 40000 binary64) (*.f64 #s(literal 40000 binary64) (/.f64 y x)))) (*.f64 x (/.f64 #s(literal 8000000 binary64) (fma.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 40000 binary64) (*.f64 #s(literal 40000 binary64) (/.f64 y x)))))) |
(fma.f64 x (*.f64 (/.f64 y x) #s(literal -200 binary64)) (*.f64 #s(literal 200 binary64) x)) |
(fma.f64 x #s(literal 200 binary64) (*.f64 (*.f64 (/.f64 y x) #s(literal -200 binary64)) x)) |
(fma.f64 x #s(literal 200 binary64) (*.f64 x (*.f64 (/.f64 y x) #s(literal -200 binary64)))) |
(-.f64 (*.f64 (*.f64 (/.f64 y x) #s(literal -200 binary64)) x) (*.f64 #s(literal -200 binary64) x)) |
(-.f64 (*.f64 x (*.f64 (/.f64 y x) #s(literal -200 binary64))) (*.f64 #s(literal -200 binary64) x)) |
(-.f64 (*.f64 #s(literal 200 binary64) x) (*.f64 (*.f64 (/.f64 y x) #s(literal 200 binary64)) x)) |
(-.f64 (*.f64 #s(literal 200 binary64) x) (*.f64 (neg.f64 x) (*.f64 (/.f64 y x) #s(literal -200 binary64)))) |
(+.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal -200 binary64)) #s(literal 3 binary64)) (fma.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 40000 binary64) (*.f64 #s(literal 40000 binary64) (/.f64 y x)))) x) (*.f64 (/.f64 #s(literal 8000000 binary64) (fma.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 40000 binary64) (*.f64 #s(literal 40000 binary64) (/.f64 y x)))) x)) |
(+.f64 (*.f64 x (/.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal -200 binary64)) #s(literal 3 binary64)) (fma.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 40000 binary64) (*.f64 #s(literal 40000 binary64) (/.f64 y x))))) (*.f64 x (/.f64 #s(literal 8000000 binary64) (fma.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 40000 binary64) (*.f64 #s(literal 40000 binary64) (/.f64 y x)))))) |
(+.f64 (*.f64 (*.f64 (/.f64 y x) #s(literal -200 binary64)) x) (*.f64 #s(literal 200 binary64) x)) |
(+.f64 (*.f64 x (*.f64 (/.f64 y x) #s(literal -200 binary64))) (*.f64 #s(literal 200 binary64) x)) |
(+.f64 (*.f64 #s(literal 200 binary64) x) (*.f64 (*.f64 (/.f64 y x) #s(literal -200 binary64)) x)) |
(+.f64 (*.f64 #s(literal 200 binary64) x) (*.f64 x (*.f64 (/.f64 y x) #s(literal -200 binary64)))) |
#s(approx (* 200 (- x y)) (*.f64 (fma.f64 (/.f64 y x) #s(literal -200 binary64) #s(literal 200 binary64)) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal -200 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 y x) #s(literal -200 binary64)) #s(literal 200 binary64))) (/.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal -200 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 y x) #s(literal -200 binary64)) #s(literal 200 binary64)))) (*.f64 (/.f64 #s(literal 40000 binary64) (-.f64 (*.f64 (/.f64 y x) #s(literal -200 binary64)) #s(literal 200 binary64))) (/.f64 #s(literal 40000 binary64) (-.f64 (*.f64 (/.f64 y x) #s(literal -200 binary64)) #s(literal 200 binary64))))) (+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal -200 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 y x) #s(literal -200 binary64)) #s(literal 200 binary64))) (/.f64 #s(literal 40000 binary64) (-.f64 (*.f64 (/.f64 y x) #s(literal -200 binary64)) #s(literal 200 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal -200 binary64)) #s(literal 3 binary64)) (fma.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 40000 binary64) (*.f64 #s(literal 40000 binary64) (/.f64 y x)))) (/.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal -200 binary64)) #s(literal 3 binary64)) (fma.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 40000 binary64) (*.f64 #s(literal 40000 binary64) (/.f64 y x))))) (*.f64 (/.f64 #s(literal 8000000 binary64) (fma.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 40000 binary64) (*.f64 #s(literal 40000 binary64) (/.f64 y x)))) (/.f64 #s(literal 8000000 binary64) (fma.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 40000 binary64) (*.f64 #s(literal 40000 binary64) (/.f64 y x)))))) (-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal -200 binary64)) #s(literal 3 binary64)) (fma.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 40000 binary64) (*.f64 #s(literal 40000 binary64) (/.f64 y x)))) (/.f64 #s(literal 8000000 binary64) (fma.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 40000 binary64) (*.f64 #s(literal 40000 binary64) (/.f64 y x)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal -200 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 y x) #s(literal -200 binary64)) #s(literal 200 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 40000 binary64) (-.f64 (*.f64 (/.f64 y x) #s(literal -200 binary64)) #s(literal 200 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal -200 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 y x) #s(literal -200 binary64)) #s(literal 200 binary64))) (/.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal -200 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 y x) #s(literal -200 binary64)) #s(literal 200 binary64))) (fma.f64 (/.f64 #s(literal 40000 binary64) (-.f64 (*.f64 (/.f64 y x) #s(literal -200 binary64)) #s(literal 200 binary64))) (/.f64 #s(literal 40000 binary64) (-.f64 (*.f64 (/.f64 y x) #s(literal -200 binary64)) #s(literal 200 binary64))) (*.f64 (/.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal -200 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 y x) #s(literal -200 binary64)) #s(literal 200 binary64))) (/.f64 #s(literal 40000 binary64) (-.f64 (*.f64 (/.f64 y x) #s(literal -200 binary64)) #s(literal 200 binary64))))))) |
(/.f64 (-.f64 #s(literal 8000000 binary64) (pow.f64 (*.f64 (/.f64 y x) #s(literal 200 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 40000 binary64) (*.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal 40000 binary64) (/.f64 y x)) #s(literal -40000 binary64))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal -200 binary64)) #s(literal 3 binary64)) (fma.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 40000 binary64) (*.f64 #s(literal 40000 binary64) (/.f64 y x)))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 8000000 binary64) (fma.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 40000 binary64) (*.f64 #s(literal 40000 binary64) (/.f64 y x)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal -200 binary64)) #s(literal 3 binary64)) (fma.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 40000 binary64) (*.f64 #s(literal 40000 binary64) (/.f64 y x)))) (/.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal -200 binary64)) #s(literal 3 binary64)) (fma.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 40000 binary64) (*.f64 #s(literal 40000 binary64) (/.f64 y x)))) (-.f64 (*.f64 (/.f64 #s(literal 8000000 binary64) (fma.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 40000 binary64) (*.f64 #s(literal 40000 binary64) (/.f64 y x)))) (/.f64 #s(literal 8000000 binary64) (fma.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 40000 binary64) (*.f64 #s(literal 40000 binary64) (/.f64 y x))))) (*.f64 (/.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal -200 binary64)) #s(literal 3 binary64)) (fma.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 40000 binary64) (*.f64 #s(literal 40000 binary64) (/.f64 y x)))) (/.f64 #s(literal 8000000 binary64) (fma.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 40000 binary64) (*.f64 #s(literal 40000 binary64) (/.f64 y x)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 40000 binary64) (pow.f64 (*.f64 (/.f64 y x) #s(literal -200 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 200 binary64) (*.f64 (/.f64 y x) #s(literal -200 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal -200 binary64)) #s(literal 2 binary64)) #s(literal 40000 binary64)))) (neg.f64 (neg.f64 (-.f64 (*.f64 (/.f64 y x) #s(literal -200 binary64)) #s(literal 200 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal -8000000 binary64) #s(literal 8000000 binary64)))) (neg.f64 (neg.f64 (fma.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 40000 binary64) (*.f64 #s(literal 40000 binary64) (/.f64 y x)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal -200 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 y x) #s(literal -200 binary64)) #s(literal 200 binary64))) (*.f64 (-.f64 (*.f64 (/.f64 y x) #s(literal -200 binary64)) #s(literal 200 binary64)) #s(literal 40000 binary64))) (*.f64 (-.f64 (*.f64 (/.f64 y x) #s(literal -200 binary64)) #s(literal 200 binary64)) (-.f64 (*.f64 (/.f64 y x) #s(literal -200 binary64)) #s(literal 200 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal -200 binary64)) #s(literal 3 binary64)) (fma.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 40000 binary64) (*.f64 #s(literal 40000 binary64) (/.f64 y x))) (*.f64 (fma.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 40000 binary64) (*.f64 #s(literal 40000 binary64) (/.f64 y x))) #s(literal 8000000 binary64))) (*.f64 (fma.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 40000 binary64) (*.f64 #s(literal 40000 binary64) (/.f64 y x))) (fma.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 40000 binary64) (*.f64 #s(literal 40000 binary64) (/.f64 y x))))) |
(/.f64 (-.f64 #s(literal 40000 binary64) (pow.f64 (*.f64 (/.f64 y x) #s(literal -200 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 200 binary64) (*.f64 (/.f64 y x) #s(literal -200 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal -200 binary64)) #s(literal 2 binary64)) #s(literal 40000 binary64))) (neg.f64 (-.f64 (*.f64 (/.f64 y x) #s(literal -200 binary64)) #s(literal 200 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal -8000000 binary64) #s(literal 8000000 binary64))) (neg.f64 (+.f64 #s(literal 40000 binary64) (*.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal 40000 binary64) (/.f64 y x)) #s(literal -40000 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal -8000000 binary64) #s(literal 8000000 binary64))) (neg.f64 (fma.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 40000 binary64) (*.f64 #s(literal 40000 binary64) (/.f64 y x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal -200 binary64)) #s(literal 2 binary64)) #s(literal 40000 binary64)) (-.f64 (*.f64 (/.f64 y x) #s(literal -200 binary64)) #s(literal 200 binary64))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal -8000000 binary64) #s(literal 8000000 binary64)) (+.f64 #s(literal 40000 binary64) (*.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal 40000 binary64) (/.f64 y x)) #s(literal -40000 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal -8000000 binary64) #s(literal 8000000 binary64)) (fma.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 40000 binary64) (*.f64 #s(literal 40000 binary64) (/.f64 y x)))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal -200 binary64)) #s(literal 2 binary64)) #s(literal 40000 binary64))) (-.f64 (*.f64 (/.f64 y x) #s(literal -200 binary64)) #s(literal 200 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal -8000000 binary64) #s(literal 8000000 binary64))) (fma.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 40000 binary64) (*.f64 #s(literal 40000 binary64) (/.f64 y x))))) |
(neg.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal -200 binary64)) #s(literal 2 binary64)) #s(literal 40000 binary64)) (neg.f64 (-.f64 (*.f64 (/.f64 y x) #s(literal -200 binary64)) #s(literal 200 binary64))))) |
(neg.f64 (/.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal -8000000 binary64) #s(literal 8000000 binary64)) (neg.f64 (fma.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 40000 binary64) (*.f64 #s(literal 40000 binary64) (/.f64 y x)))))) |
(fma.f64 (/.f64 y x) #s(literal -200 binary64) #s(literal 200 binary64)) |
(fma.f64 #s(literal -200 binary64) (/.f64 y x) #s(literal 200 binary64)) |
(fma.f64 y (/.f64 #s(literal -200 binary64) x) #s(literal 200 binary64)) |
(-.f64 (/.f64 #s(literal 40000 binary64) (-.f64 #s(literal 200 binary64) (*.f64 (/.f64 y x) #s(literal -200 binary64)))) (/.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal -200 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 200 binary64) (*.f64 (/.f64 y x) #s(literal -200 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal -200 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 y x) #s(literal -200 binary64)) #s(literal 200 binary64))) (/.f64 #s(literal 40000 binary64) (-.f64 (*.f64 (/.f64 y x) #s(literal -200 binary64)) #s(literal 200 binary64)))) |
(-.f64 #s(literal 200 binary64) (*.f64 (/.f64 y x) #s(literal 200 binary64))) |
(+.f64 (/.f64 #s(literal 8000000 binary64) (+.f64 #s(literal 40000 binary64) (*.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal 40000 binary64) (/.f64 y x)) #s(literal -40000 binary64))))) (/.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal -200 binary64)) #s(literal 3 binary64)) (+.f64 #s(literal 40000 binary64) (*.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal 40000 binary64) (/.f64 y x)) #s(literal -40000 binary64)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal -200 binary64)) #s(literal 3 binary64)) (+.f64 #s(literal 40000 binary64) (*.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal 40000 binary64) (/.f64 y x)) #s(literal -40000 binary64))))) (/.f64 #s(literal 8000000 binary64) (+.f64 #s(literal 40000 binary64) (*.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal 40000 binary64) (/.f64 y x)) #s(literal -40000 binary64)))))) |
(+.f64 (/.f64 #s(literal 8000000 binary64) (fma.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 40000 binary64) (*.f64 #s(literal 40000 binary64) (/.f64 y x)))) (/.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal -200 binary64)) #s(literal 3 binary64)) (fma.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 40000 binary64) (*.f64 #s(literal 40000 binary64) (/.f64 y x))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal -200 binary64)) #s(literal 3 binary64)) (fma.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 40000 binary64) (*.f64 #s(literal 40000 binary64) (/.f64 y x)))) (/.f64 #s(literal 8000000 binary64) (fma.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 40000 binary64) (*.f64 #s(literal 40000 binary64) (/.f64 y x))))) |
(+.f64 (*.f64 (/.f64 y x) #s(literal -200 binary64)) #s(literal 200 binary64)) |
(+.f64 #s(literal 200 binary64) (*.f64 (/.f64 y x) #s(literal -200 binary64))) |
(/.f64 (neg.f64 y) (neg.f64 x)) |
(/.f64 y x) |
(neg.f64 (/.f64 (neg.f64 y) x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 200 binary64) (+.f64 y x)) (+.f64 y x))) (+.f64 y x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 200 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))) (+.f64 y x))) (fma.f64 y (+.f64 y x) (*.f64 x x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 x y)) (/.f64 (*.f64 (+.f64 y x) #s(literal 200 binary64)) (-.f64 x y))) |
(*.f64 (*.f64 #s(literal 1 binary64) (+.f64 y x)) #s(literal 200 binary64)) |
(*.f64 (/.f64 (*.f64 (-.f64 x y) (+.f64 y x)) (/.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (fma.f64 (neg.f64 y) y (*.f64 x x)))) (/.f64 #s(literal 200 binary64) (-.f64 y x))) |
(*.f64 (/.f64 (*.f64 (-.f64 x y) (+.f64 y x)) (/.f64 (*.f64 (-.f64 x y) (+.f64 y x)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (/.f64 #s(literal 200 binary64) (fma.f64 y y (*.f64 x (-.f64 x y))))) |
(*.f64 (/.f64 (*.f64 (-.f64 x y) #s(literal 200 binary64)) (/.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (fma.f64 (neg.f64 y) y (*.f64 x x)))) (/.f64 (+.f64 y x) (-.f64 y x))) |
(*.f64 (/.f64 (*.f64 (-.f64 x y) #s(literal 200 binary64)) (/.f64 (*.f64 (-.f64 x y) (+.f64 y x)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (/.f64 (+.f64 y x) (fma.f64 y y (*.f64 x (-.f64 x y))))) |
(*.f64 (/.f64 (-.f64 x y) (/.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (fma.f64 (neg.f64 y) y (*.f64 x x)))) (/.f64 (*.f64 (+.f64 y x) #s(literal 200 binary64)) (-.f64 y x))) |
(*.f64 (/.f64 (-.f64 x y) (/.f64 (*.f64 (-.f64 x y) (+.f64 y x)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (/.f64 (*.f64 (+.f64 y x) #s(literal 200 binary64)) (fma.f64 y y (*.f64 x (-.f64 x y))))) |
(*.f64 (/.f64 (*.f64 (+.f64 y x) #s(literal 200 binary64)) (/.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (fma.f64 (neg.f64 y) y (*.f64 x x)))) (/.f64 (-.f64 x y) (-.f64 y x))) |
(*.f64 (/.f64 (*.f64 (+.f64 y x) #s(literal 200 binary64)) (/.f64 (*.f64 (-.f64 x y) (+.f64 y x)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (/.f64 (-.f64 x y) (fma.f64 y y (*.f64 x (-.f64 x y))))) |
(*.f64 (/.f64 (+.f64 y x) (/.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (fma.f64 (neg.f64 y) y (*.f64 x x)))) (/.f64 (*.f64 (-.f64 x y) #s(literal 200 binary64)) (-.f64 y x))) |
(*.f64 (/.f64 (+.f64 y x) (/.f64 (*.f64 (-.f64 x y) (+.f64 y x)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (/.f64 (*.f64 (-.f64 x y) #s(literal 200 binary64)) (fma.f64 y y (*.f64 x (-.f64 x y))))) |
(*.f64 (/.f64 #s(literal 200 binary64) (/.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (fma.f64 (neg.f64 y) y (*.f64 x x)))) (/.f64 (*.f64 (-.f64 x y) (+.f64 y x)) (-.f64 y x))) |
(*.f64 (/.f64 #s(literal 200 binary64) (/.f64 (*.f64 (-.f64 x y) (+.f64 y x)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (/.f64 (*.f64 (-.f64 x y) (+.f64 y x)) (fma.f64 y y (*.f64 x (-.f64 x y))))) |
(*.f64 (*.f64 (/.f64 #s(literal 200 binary64) (+.f64 y x)) (+.f64 y x)) (+.f64 y x)) |
(*.f64 (*.f64 (/.f64 #s(literal 200 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))) (+.f64 y x)) (*.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 200 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))) (+.f64 y x)) (fma.f64 y (+.f64 y x) (*.f64 x x))) |
(*.f64 (/.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (fma.f64 (neg.f64 y) y (*.f64 x x))) (*.f64 (-.f64 y x) (/.f64 (*.f64 (+.f64 y x) #s(literal 200 binary64)) (-.f64 x y)))) |
(*.f64 (/.f64 (*.f64 (-.f64 x y) (+.f64 y x)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (fma.f64 y y (*.f64 x (-.f64 x y))) (/.f64 (*.f64 (+.f64 y x) #s(literal 200 binary64)) (-.f64 x y)))) |
(*.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) #s(literal 200 binary64))) |
(*.f64 (-.f64 x y) (*.f64 (/.f64 (*.f64 (+.f64 y x) #s(literal 200 binary64)) (-.f64 x y)) #s(literal 1 binary64))) |
(*.f64 (-.f64 x y) (/.f64 (*.f64 (+.f64 y x) #s(literal 200 binary64)) (-.f64 x y))) |
(*.f64 (*.f64 (+.f64 y x) #s(literal 200 binary64)) #s(literal 1 binary64)) |
(*.f64 (+.f64 y x) #s(literal 200 binary64)) |
(*.f64 #s(literal 200 binary64) (-.f64 y (neg.f64 x))) |
(*.f64 #s(literal 200 binary64) (+.f64 y x)) |
(/.f64 (*.f64 (*.f64 (-.f64 x y) (*.f64 (+.f64 y x) #s(literal 200 binary64))) (fma.f64 y (+.f64 y x) (*.f64 x x))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (/.f64 (*.f64 (+.f64 y x) #s(literal 200 binary64)) (-.f64 x y))) (neg.f64 (+.f64 y x))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (/.f64 (*.f64 (+.f64 y x) #s(literal 200 binary64)) (-.f64 x y))) (neg.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 (-.f64 x y) (+.f64 y x)) (/.f64 (*.f64 (+.f64 y x) #s(literal 200 binary64)) (-.f64 x y))) (+.f64 y x)) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (/.f64 (*.f64 (+.f64 y x) #s(literal 200 binary64)) (-.f64 x y))) (fma.f64 y (+.f64 y x) (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (*.f64 (-.f64 y x) #s(literal 200 binary64))) #s(literal 1 binary64)) (-.f64 y x)) |
(/.f64 (*.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 200 binary64)) #s(literal 1 binary64)) (fma.f64 y y (*.f64 x (-.f64 x y)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (+.f64 y x) #s(literal 200 binary64)) (-.f64 y x)) #s(literal 1 binary64)) (-.f64 y x)) |
(/.f64 (*.f64 (*.f64 #s(literal 200 binary64) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) #s(literal 1 binary64)) (fma.f64 y y (*.f64 x (-.f64 x y)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (+.f64 y x) #s(literal 200 binary64)) (*.f64 #s(literal 200 binary64) (-.f64 y x))) #s(literal 1 binary64)) (*.f64 #s(literal 200 binary64) (-.f64 y x))) |
(/.f64 (*.f64 (fma.f64 #s(literal 8000000 binary64) (pow.f64 y #s(literal 3 binary64)) (*.f64 #s(literal 8000000 binary64) (pow.f64 x #s(literal 3 binary64)))) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 40000 binary64) (*.f64 (*.f64 #s(literal 200 binary64) x) (-.f64 (*.f64 #s(literal 200 binary64) x) (*.f64 #s(literal 200 binary64) y))))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) #s(literal 200 binary64)) (neg.f64 (-.f64 y x))) |
(/.f64 (*.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) #s(literal 200 binary64)) (neg.f64 (fma.f64 y y (*.f64 x (-.f64 x y))))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 200 binary64) (+.f64 y x)) (+.f64 y x)) (fma.f64 (neg.f64 y) y (*.f64 x x))) (neg.f64 (-.f64 y x))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 200 binary64) (+.f64 y x)) (+.f64 y x)) (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (neg.f64 (fma.f64 y y (*.f64 x (-.f64 x y))))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 200 binary64) (+.f64 y x)) (+.f64 y x)) (*.f64 (+.f64 y x) (-.f64 y x))) (-.f64 y x)) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 200 binary64) (+.f64 y x)) (+.f64 y x)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 x x (*.f64 y (-.f64 y x)))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 200 binary64) (+.f64 y x)) (+.f64 y x)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 y y (*.f64 x (-.f64 x y)))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 200 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))) (+.f64 y x)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 y (+.f64 y x)) #s(literal 2 binary64)))) (-.f64 (*.f64 x (-.f64 x y)) (*.f64 y y))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 200 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))) (+.f64 y x)) (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y (+.f64 y x)) #s(literal 3 binary64)))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 y (+.f64 y x)) (-.f64 (*.f64 y (+.f64 y x)) (*.f64 x x))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) (*.f64 (-.f64 y x) #s(literal 200 binary64)))) (-.f64 y x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 200 binary64))) (fma.f64 y y (*.f64 x (-.f64 x y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 y x) #s(literal 200 binary64)) (-.f64 y x))) (-.f64 y x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 200 binary64) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (fma.f64 y y (*.f64 x (-.f64 x y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 y x) #s(literal 200 binary64)) (*.f64 #s(literal 200 binary64) (-.f64 y x)))) (*.f64 #s(literal 200 binary64) (-.f64 y x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 8000000 binary64) (pow.f64 y #s(literal 3 binary64)) (*.f64 #s(literal 8000000 binary64) (pow.f64 x #s(literal 3 binary64))))) (fma.f64 (*.f64 y y) #s(literal 40000 binary64) (*.f64 (*.f64 #s(literal 200 binary64) x) (-.f64 (*.f64 #s(literal 200 binary64) x) (*.f64 #s(literal 200 binary64) y))))) |
(/.f64 (*.f64 #s(literal 200 binary64) (fma.f64 (neg.f64 y) y (*.f64 x x))) (neg.f64 (-.f64 y x))) |
(/.f64 (*.f64 #s(literal 200 binary64) (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (neg.f64 (fma.f64 y y (*.f64 x (-.f64 x y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 40000 binary64)) (*.f64 (*.f64 y y) #s(literal 40000 binary64))) (-.f64 (*.f64 #s(literal 200 binary64) x) (*.f64 #s(literal 200 binary64) y))) |
(/.f64 (-.f64 (*.f64 #s(literal 8000000 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal -200 binary64) x) #s(literal 3 binary64))) (fma.f64 (*.f64 y y) #s(literal 40000 binary64) (fma.f64 (*.f64 x x) #s(literal 40000 binary64) (*.f64 (*.f64 #s(literal 200 binary64) y) (*.f64 #s(literal -200 binary64) x))))) |
(/.f64 (fma.f64 #s(literal 8000000 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 8000000 binary64) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (*.f64 x x) #s(literal 40000 binary64) (-.f64 (*.f64 (*.f64 y y) #s(literal 40000 binary64)) (*.f64 (*.f64 #s(literal 200 binary64) x) (*.f64 #s(literal 200 binary64) y))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (*.f64 (-.f64 y x) #s(literal 200 binary64)))) (neg.f64 (-.f64 y x))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 200 binary64))) (neg.f64 (fma.f64 y y (*.f64 x (-.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 y x) #s(literal 200 binary64)) (-.f64 y x))) (neg.f64 (-.f64 y x))) |
(/.f64 (neg.f64 (*.f64 #s(literal 200 binary64) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (neg.f64 (fma.f64 y y (*.f64 x (-.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 y x) #s(literal 200 binary64)) (*.f64 #s(literal 200 binary64) (-.f64 y x)))) (neg.f64 (*.f64 #s(literal 200 binary64) (-.f64 y x)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 8000000 binary64) (pow.f64 y #s(literal 3 binary64)) (*.f64 #s(literal 8000000 binary64) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 40000 binary64) (*.f64 (*.f64 #s(literal 200 binary64) x) (-.f64 (*.f64 #s(literal 200 binary64) x) (*.f64 #s(literal 200 binary64) y)))))) |
(/.f64 (*.f64 (*.f64 (-.f64 x y) (*.f64 (+.f64 y x) #s(literal 200 binary64))) (fma.f64 (neg.f64 y) y (*.f64 x x))) (*.f64 (*.f64 (-.f64 x y) (+.f64 y x)) (neg.f64 (-.f64 y x)))) |
(/.f64 (*.f64 (*.f64 (-.f64 x y) (*.f64 (+.f64 y x) #s(literal 200 binary64))) (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (*.f64 (*.f64 (-.f64 x y) (+.f64 y x)) (neg.f64 (fma.f64 y y (*.f64 x (-.f64 x y)))))) |
(/.f64 (*.f64 (*.f64 (-.f64 x y) (*.f64 (+.f64 y x) #s(literal 200 binary64))) (*.f64 (+.f64 y x) (-.f64 y x))) (*.f64 (*.f64 (-.f64 x y) (+.f64 y x)) (-.f64 y x))) |
(/.f64 (*.f64 (*.f64 (-.f64 x y) (*.f64 (+.f64 y x) #s(literal 200 binary64))) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (*.f64 (-.f64 x y) (+.f64 y x)) (fma.f64 x x (*.f64 y (-.f64 y x))))) |
(/.f64 (*.f64 (*.f64 (-.f64 x y) (*.f64 (+.f64 y x) #s(literal 200 binary64))) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (*.f64 (-.f64 x y) (+.f64 y x)) (fma.f64 y y (*.f64 x (-.f64 x y))))) |
(/.f64 (*.f64 (*.f64 (-.f64 x y) (*.f64 (+.f64 y x) #s(literal 200 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 y (+.f64 y x)) #s(literal 2 binary64)))) (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (-.f64 (*.f64 x (-.f64 x y)) (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 (-.f64 x y) (*.f64 (+.f64 y x) #s(literal 200 binary64))) (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y (+.f64 y x)) #s(literal 3 binary64)))) (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 y (+.f64 y x)) (-.f64 (*.f64 y (+.f64 y x)) (*.f64 x x)))))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (*.f64 (+.f64 y x) #s(literal 200 binary64))) (fma.f64 (neg.f64 x) x (*.f64 y y))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (+.f64 y x) #s(literal 200 binary64))) (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) |
(/.f64 (*.f64 (*.f64 (-.f64 x y) (*.f64 (+.f64 y x) #s(literal 200 binary64))) (*.f64 (-.f64 x y) (+.f64 y x))) (*.f64 (*.f64 (-.f64 x y) (+.f64 y x)) (-.f64 x y))) |
(/.f64 (*.f64 (+.f64 y x) (*.f64 (-.f64 y x) #s(literal 200 binary64))) (-.f64 y x)) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 200 binary64)) (fma.f64 x x (*.f64 y (-.f64 y x)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 200 binary64)) (fma.f64 y y (*.f64 x (-.f64 x y)))) |
(/.f64 (*.f64 (*.f64 (-.f64 x y) (+.f64 y x)) (*.f64 (+.f64 y x) #s(literal 200 binary64))) (*.f64 (-.f64 x y) (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (*.f64 (+.f64 y x) #s(literal 200 binary64))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) #s(literal 200 binary64)) (-.f64 y x)) (-.f64 y x)) |
(/.f64 (*.f64 #s(literal 200 binary64) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 x x (*.f64 y (-.f64 y x)))) |
(/.f64 (*.f64 #s(literal 200 binary64) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 y y (*.f64 x (-.f64 x y)))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) #s(literal 200 binary64)) (*.f64 #s(literal 200 binary64) (-.f64 y x))) (*.f64 #s(literal 200 binary64) (-.f64 y x))) |
(/.f64 (fma.f64 #s(literal 8000000 binary64) (pow.f64 y #s(literal 3 binary64)) (*.f64 #s(literal 8000000 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (*.f64 y y) #s(literal 40000 binary64) (*.f64 (*.f64 #s(literal 200 binary64) x) (-.f64 (*.f64 #s(literal 200 binary64) x) (*.f64 #s(literal 200 binary64) y))))) |
(/.f64 (*.f64 (*.f64 #s(literal -200 binary64) (-.f64 x y)) (+.f64 y x)) (neg.f64 (-.f64 x y))) |
(/.f64 (*.f64 (-.f64 x y) (*.f64 (+.f64 y x) #s(literal 200 binary64))) (-.f64 x y)) |
(neg.f64 (*.f64 (+.f64 y x) #s(literal -200 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal 200 binary64) (+.f64 y x)) (+.f64 y x)) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (*.f64 x (-.f64 x y)))) (*.f64 (*.f64 (/.f64 #s(literal 200 binary64) (+.f64 y x)) (+.f64 y x)) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y y (*.f64 x (-.f64 x y)))))) |
(fma.f64 (*.f64 (/.f64 #s(literal 200 binary64) (+.f64 y x)) (+.f64 y x)) y (*.f64 (*.f64 (/.f64 #s(literal 200 binary64) (+.f64 y x)) (+.f64 y x)) x)) |
(fma.f64 (*.f64 (/.f64 #s(literal 200 binary64) (+.f64 y x)) (+.f64 y x)) x (*.f64 (*.f64 (/.f64 #s(literal 200 binary64) (+.f64 y x)) (+.f64 y x)) y)) |
(fma.f64 (*.f64 (/.f64 #s(literal 200 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))) (+.f64 y x)) (fma.f64 x x (*.f64 y y)) (*.f64 (*.f64 (/.f64 #s(literal 200 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))) (+.f64 y x)) (*.f64 y x))) |
(fma.f64 (*.f64 (/.f64 #s(literal 200 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))) (+.f64 y x)) (*.f64 y (+.f64 y x)) (*.f64 (*.f64 (/.f64 #s(literal 200 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))) (+.f64 y x)) (*.f64 x x))) |
(fma.f64 (*.f64 (/.f64 #s(literal 200 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))) (+.f64 y x)) (*.f64 x x) (*.f64 (*.f64 (/.f64 #s(literal 200 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))) (+.f64 y x)) (*.f64 y (+.f64 y x)))) |
(fma.f64 (*.f64 #s(literal 200 binary64) y) #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 200 binary64) x) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 x x (*.f64 y y)) (*.f64 (/.f64 #s(literal 200 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))) (+.f64 y x)) (*.f64 (*.f64 y x) (*.f64 (/.f64 #s(literal 200 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))) (+.f64 y x)))) |
(fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (*.f64 x (-.f64 x y)))) (*.f64 (/.f64 #s(literal 200 binary64) (+.f64 y x)) (+.f64 y x)) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y y (*.f64 x (-.f64 x y)))) (*.f64 (/.f64 #s(literal 200 binary64) (+.f64 y x)) (+.f64 y x)))) |
(fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (*.f64 x (-.f64 x y)))) #s(literal 200 binary64) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y y (*.f64 x (-.f64 x y)))) #s(literal 200 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 200 binary64) y) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 200 binary64) x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 200 binary64) x) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 200 binary64) y))) |
(fma.f64 (*.f64 #s(literal 200 binary64) x) #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 200 binary64) y) #s(literal 1 binary64))) |
(fma.f64 (*.f64 y (+.f64 y x)) (*.f64 (/.f64 #s(literal 200 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))) (+.f64 y x)) (*.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 200 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))) (+.f64 y x)))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 200 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))) (+.f64 y x)) (*.f64 (*.f64 y (+.f64 y x)) (*.f64 (/.f64 #s(literal 200 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))) (+.f64 y x)))) |
(fma.f64 (neg.f64 y) #s(literal -200 binary64) (*.f64 #s(literal 200 binary64) x)) |
(fma.f64 #s(literal -200 binary64) (neg.f64 y) (*.f64 #s(literal 200 binary64) x)) |
(fma.f64 #s(literal 200 binary64) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (*.f64 x (-.f64 x y)))) (*.f64 #s(literal 200 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y y (*.f64 x (-.f64 x y)))))) |
(fma.f64 #s(literal 200 binary64) y (*.f64 #s(literal 200 binary64) x)) |
(fma.f64 #s(literal 200 binary64) x (*.f64 #s(literal 200 binary64) y)) |
(fma.f64 y (*.f64 (/.f64 #s(literal 200 binary64) (+.f64 y x)) (+.f64 y x)) (*.f64 x (*.f64 (/.f64 #s(literal 200 binary64) (+.f64 y x)) (+.f64 y x)))) |
(fma.f64 y #s(literal 200 binary64) (*.f64 #s(literal 200 binary64) x)) |
(fma.f64 x (*.f64 (/.f64 #s(literal 200 binary64) (+.f64 y x)) (+.f64 y x)) (*.f64 y (*.f64 (/.f64 #s(literal 200 binary64) (+.f64 y x)) (+.f64 y x)))) |
(fma.f64 x #s(literal 200 binary64) (*.f64 #s(literal 200 binary64) y)) |
(-.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal 40000 binary64)) (*.f64 #s(literal 200 binary64) (-.f64 y x))) (/.f64 (*.f64 (*.f64 x x) #s(literal 40000 binary64)) (*.f64 #s(literal 200 binary64) (-.f64 y x)))) |
(-.f64 (*.f64 #s(literal 200 binary64) y) (*.f64 #s(literal -200 binary64) x)) |
(-.f64 (*.f64 #s(literal 200 binary64) x) (*.f64 (neg.f64 y) #s(literal 200 binary64))) |
(-.f64 (*.f64 #s(literal 200 binary64) x) (*.f64 #s(literal -200 binary64) y)) |
(+.f64 (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (*.f64 x (-.f64 x y)))) (*.f64 (/.f64 #s(literal 200 binary64) (+.f64 y x)) (+.f64 y x))) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y y (*.f64 x (-.f64 x y)))) (*.f64 (/.f64 #s(literal 200 binary64) (+.f64 y x)) (+.f64 y x)))) |
(+.f64 (*.f64 y (*.f64 (/.f64 #s(literal 200 binary64) (+.f64 y x)) (+.f64 y x))) (*.f64 x (*.f64 (/.f64 #s(literal 200 binary64) (+.f64 y x)) (+.f64 y x)))) |
(+.f64 (*.f64 x (*.f64 (/.f64 #s(literal 200 binary64) (+.f64 y x)) (+.f64 y x))) (*.f64 y (*.f64 (/.f64 #s(literal 200 binary64) (+.f64 y x)) (+.f64 y x)))) |
(+.f64 (*.f64 (fma.f64 x x (*.f64 y y)) (*.f64 (/.f64 #s(literal 200 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))) (+.f64 y x))) (*.f64 (*.f64 y x) (*.f64 (/.f64 #s(literal 200 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))) (+.f64 y x)))) |
(+.f64 (*.f64 (*.f64 y (+.f64 y x)) (*.f64 (/.f64 #s(literal 200 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))) (+.f64 y x))) (*.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 200 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))) (+.f64 y x)))) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 200 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))) (+.f64 y x))) (*.f64 (*.f64 y (+.f64 y x)) (*.f64 (/.f64 #s(literal 200 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))) (+.f64 y x)))) |
(+.f64 (*.f64 (*.f64 #s(literal 200 binary64) x) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 200 binary64) y) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 #s(literal 200 binary64) y) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 200 binary64) x) #s(literal 1 binary64))) |
(+.f64 (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (*.f64 x (-.f64 x y)))) #s(literal 200 binary64)) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y y (*.f64 x (-.f64 x y)))) #s(literal 200 binary64))) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 200 binary64) (+.f64 y x)) (+.f64 y x)) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (*.f64 x (-.f64 x y))))) (*.f64 (*.f64 (/.f64 #s(literal 200 binary64) (+.f64 y x)) (+.f64 y x)) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y y (*.f64 x (-.f64 x y)))))) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 200 binary64) (+.f64 y x)) (+.f64 y x)) y) (*.f64 (*.f64 (/.f64 #s(literal 200 binary64) (+.f64 y x)) (+.f64 y x)) x)) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 200 binary64) (+.f64 y x)) (+.f64 y x)) x) (*.f64 (*.f64 (/.f64 #s(literal 200 binary64) (+.f64 y x)) (+.f64 y x)) y)) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 200 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))) (+.f64 y x)) (fma.f64 x x (*.f64 y y))) (*.f64 (*.f64 (/.f64 #s(literal 200 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))) (+.f64 y x)) (*.f64 y x))) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 200 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))) (+.f64 y x)) (*.f64 y (+.f64 y x))) (*.f64 (*.f64 (/.f64 #s(literal 200 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))) (+.f64 y x)) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 200 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))) (+.f64 y x)) (*.f64 x x)) (*.f64 (*.f64 (/.f64 #s(literal 200 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))) (+.f64 y x)) (*.f64 y (+.f64 y x)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 200 binary64) x)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 200 binary64) y))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 200 binary64) y)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 200 binary64) x))) |
(+.f64 (*.f64 #s(literal 200 binary64) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (*.f64 x (-.f64 x y))))) (*.f64 #s(literal 200 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y y (*.f64 x (-.f64 x y)))))) |
(+.f64 (/.f64 (*.f64 #s(literal 8000000 binary64) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (*.f64 y y) #s(literal 40000 binary64) (*.f64 (*.f64 #s(literal 200 binary64) x) (-.f64 (*.f64 #s(literal 200 binary64) x) (*.f64 #s(literal 200 binary64) y))))) (/.f64 (*.f64 #s(literal 8000000 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 y y) #s(literal 40000 binary64) (*.f64 (*.f64 #s(literal 200 binary64) x) (-.f64 (*.f64 #s(literal 200 binary64) x) (*.f64 #s(literal 200 binary64) y)))))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal 200 binary64) y) (-.f64 x y)) (-.f64 x y)) (/.f64 (*.f64 #s(literal 200 binary64) (*.f64 x (-.f64 x y))) (-.f64 x y))) |
(+.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) y) #s(literal 200 binary64)) (-.f64 x y)) (/.f64 (*.f64 (*.f64 (-.f64 x y) x) #s(literal 200 binary64)) (-.f64 x y))) |
(+.f64 (*.f64 #s(literal 200 binary64) y) (*.f64 #s(literal 200 binary64) x)) |
(+.f64 (*.f64 #s(literal 200 binary64) x) (*.f64 #s(literal 200 binary64) y)) |
(*.f64 (*.f64 (-.f64 x y) (*.f64 (/.f64 #s(literal 200 binary64) (+.f64 y x)) (+.f64 y x))) (+.f64 y x)) |
(*.f64 (*.f64 (-.f64 x y) (*.f64 (/.f64 #s(literal 200 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))) (+.f64 y x))) (fma.f64 y (+.f64 y x) (*.f64 x x))) |
(*.f64 (*.f64 (-.f64 x y) #s(literal 1 binary64)) (*.f64 (+.f64 y x) #s(literal 200 binary64))) |
(*.f64 (*.f64 (*.f64 (+.f64 y x) #s(literal 200 binary64)) (/.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (fma.f64 (neg.f64 y) y (*.f64 x x)))) (-.f64 y x)) |
(*.f64 (*.f64 (*.f64 (+.f64 y x) #s(literal 200 binary64)) (/.f64 (*.f64 (-.f64 x y) (+.f64 y x)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (fma.f64 y y (*.f64 x (-.f64 x y)))) |
(*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (/.f64 (*.f64 (+.f64 y x) #s(literal 200 binary64)) (-.f64 x y))) |
(*.f64 (*.f64 (/.f64 #s(literal 200 binary64) (+.f64 y x)) (+.f64 y x)) (*.f64 (-.f64 x y) (+.f64 y x))) |
(*.f64 (*.f64 (/.f64 #s(literal 200 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))) (+.f64 y x)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
(*.f64 (/.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (fma.f64 (neg.f64 y) y (*.f64 x x))) (*.f64 (-.f64 y x) (*.f64 (+.f64 y x) #s(literal 200 binary64)))) |
(*.f64 (/.f64 (*.f64 (-.f64 x y) (+.f64 y x)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 200 binary64))) |
(*.f64 (*.f64 (+.f64 y x) #s(literal -200 binary64)) (neg.f64 (-.f64 x y))) |
(*.f64 #s(literal 1 binary64) (*.f64 (-.f64 x y) (*.f64 (+.f64 y x) #s(literal 200 binary64)))) |
(*.f64 (*.f64 (-.f64 x y) (+.f64 y x)) #s(literal 200 binary64)) |
(*.f64 (neg.f64 (-.f64 x y)) (*.f64 (+.f64 y x) #s(literal -200 binary64))) |
(*.f64 (*.f64 (-.f64 x y) (*.f64 (+.f64 y x) #s(literal 200 binary64))) #s(literal 1 binary64)) |
(*.f64 (-.f64 x y) (*.f64 (/.f64 (*.f64 (+.f64 y x) #s(literal 200 binary64)) (-.f64 x y)) (-.f64 x y))) |
(*.f64 (-.f64 x y) (*.f64 (+.f64 y x) #s(literal 200 binary64))) |
(*.f64 (*.f64 (+.f64 y x) #s(literal 200 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 x y))) |
(*.f64 (*.f64 (+.f64 y x) #s(literal 200 binary64)) (-.f64 x y)) |
(*.f64 (+.f64 y x) (*.f64 (-.f64 x y) #s(literal 200 binary64))) |
(*.f64 (*.f64 (-.f64 x y) #s(literal 200 binary64)) (+.f64 y x)) |
(*.f64 #s(literal -200 binary64) (fma.f64 (neg.f64 x) x (*.f64 y y))) |
(*.f64 #s(literal 200 binary64) (neg.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)))) |
(*.f64 #s(literal 200 binary64) (*.f64 (-.f64 x y) (+.f64 y x))) |
(/.f64 (*.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (-.f64 x y)) #s(literal 200 binary64)) (-.f64 y x)) |
(/.f64 (*.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (-.f64 x y)) #s(literal 200 binary64)) (fma.f64 y y (*.f64 x (-.f64 x y)))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) #s(literal 200 binary64)) (fma.f64 y (+.f64 y x) (*.f64 x x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 200 binary64)) (fma.f64 x x (*.f64 y y))) |
(/.f64 (*.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (*.f64 (-.f64 x y) (+.f64 y x))) #s(literal 200 binary64)) (*.f64 (-.f64 y x) (+.f64 y x))) |
(/.f64 (*.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) #s(literal 200 binary64)) (*.f64 (-.f64 y x) (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (*.f64 (-.f64 x y) (+.f64 y x))) #s(literal 200 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (*.f64 (-.f64 y x) #s(literal 200 binary64))) (-.f64 x y)) (-.f64 y x)) |
(/.f64 (*.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 200 binary64)) (-.f64 x y)) (fma.f64 y y (*.f64 x (-.f64 x y)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (+.f64 y x) #s(literal 200 binary64)) (-.f64 y x)) (-.f64 x y)) (-.f64 y x)) |
(/.f64 (*.f64 (*.f64 #s(literal 200 binary64) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (-.f64 x y)) (fma.f64 y y (*.f64 x (-.f64 x y)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (+.f64 y x) #s(literal 200 binary64)) (*.f64 #s(literal 200 binary64) (-.f64 y x))) (-.f64 x y)) (*.f64 #s(literal 200 binary64) (-.f64 y x))) |
(/.f64 (*.f64 (fma.f64 #s(literal 8000000 binary64) (pow.f64 y #s(literal 3 binary64)) (*.f64 #s(literal 8000000 binary64) (pow.f64 x #s(literal 3 binary64)))) (-.f64 x y)) (fma.f64 (*.f64 y y) #s(literal 40000 binary64) (*.f64 (*.f64 #s(literal 200 binary64) x) (-.f64 (*.f64 #s(literal 200 binary64) x) (*.f64 #s(literal 200 binary64) y))))) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal -200 binary64) (-.f64 x y)) (+.f64 y x)) (-.f64 x y)) (neg.f64 (-.f64 x y))) |
(/.f64 (*.f64 (*.f64 (-.f64 x y) (*.f64 (+.f64 y x) #s(literal 200 binary64))) (-.f64 x y)) (-.f64 x y)) |
(/.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) (*.f64 (-.f64 x y) #s(literal 200 binary64))) (neg.f64 (-.f64 y x))) |
(/.f64 (*.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (-.f64 x y) #s(literal 200 binary64))) (neg.f64 (fma.f64 y y (*.f64 x (-.f64 x y))))) |
(/.f64 (*.f64 (*.f64 (-.f64 x y) (+.f64 y x)) (*.f64 (-.f64 x y) #s(literal 200 binary64))) (-.f64 x y)) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (*.f64 (-.f64 x y) #s(literal 200 binary64))) (-.f64 y x)) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (*.f64 (-.f64 x y) #s(literal 200 binary64))) (fma.f64 x x (*.f64 y (-.f64 y x)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (*.f64 (-.f64 x y) #s(literal 200 binary64))) (fma.f64 y y (*.f64 x (-.f64 x y)))) |
(/.f64 (*.f64 (*.f64 #s(literal 200 binary64) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (+.f64 y x)) (fma.f64 y (+.f64 y x) (*.f64 x x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal 200 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal 200 binary64)) (*.f64 (fma.f64 y y (*.f64 x (-.f64 x y))) (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(/.f64 (*.f64 (-.f64 x y) (*.f64 (+.f64 y x) (*.f64 (-.f64 y x) #s(literal 200 binary64)))) (-.f64 y x)) |
(/.f64 (*.f64 (-.f64 x y) (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 200 binary64))) (fma.f64 y y (*.f64 x (-.f64 x y)))) |
(/.f64 (*.f64 (-.f64 x y) (*.f64 (*.f64 (+.f64 y x) #s(literal 200 binary64)) (-.f64 y x))) (-.f64 y x)) |
(/.f64 (*.f64 (-.f64 x y) (*.f64 #s(literal 200 binary64) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (fma.f64 y y (*.f64 x (-.f64 x y)))) |
(/.f64 (*.f64 (-.f64 x y) (*.f64 (*.f64 (+.f64 y x) #s(literal 200 binary64)) (*.f64 #s(literal 200 binary64) (-.f64 y x)))) (*.f64 #s(literal 200 binary64) (-.f64 y x))) |
(/.f64 (*.f64 (-.f64 x y) (fma.f64 #s(literal 8000000 binary64) (pow.f64 y #s(literal 3 binary64)) (*.f64 #s(literal 8000000 binary64) (pow.f64 x #s(literal 3 binary64))))) (fma.f64 (*.f64 y y) #s(literal 40000 binary64) (*.f64 (*.f64 #s(literal 200 binary64) x) (-.f64 (*.f64 #s(literal 200 binary64) x) (*.f64 #s(literal 200 binary64) y))))) |
(/.f64 (*.f64 (-.f64 x y) (*.f64 (*.f64 #s(literal -200 binary64) (-.f64 x y)) (+.f64 y x))) (neg.f64 (-.f64 x y))) |
(/.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (+.f64 y x) #s(literal 200 binary64)))) (-.f64 x y)) |
(/.f64 (*.f64 (+.f64 y x) (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 200 binary64))) (fma.f64 y (+.f64 y x) (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 (-.f64 x y) #s(literal 200 binary64)) (fma.f64 (neg.f64 y) y (*.f64 x x))) (neg.f64 (-.f64 y x))) |
(/.f64 (*.f64 (*.f64 (-.f64 x y) #s(literal 200 binary64)) (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (neg.f64 (fma.f64 y y (*.f64 x (-.f64 x y))))) |
(/.f64 (*.f64 (*.f64 (-.f64 x y) #s(literal 200 binary64)) (*.f64 (-.f64 x y) (+.f64 y x))) (-.f64 x y)) |
(/.f64 (*.f64 (*.f64 (-.f64 x y) #s(literal 200 binary64)) (*.f64 (+.f64 y x) (-.f64 y x))) (-.f64 y x)) |
(/.f64 (*.f64 (*.f64 (-.f64 x y) #s(literal 200 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 x x (*.f64 y (-.f64 y x)))) |
(/.f64 (*.f64 (*.f64 (-.f64 x y) #s(literal 200 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 y y (*.f64 x (-.f64 x y)))) |
(/.f64 (*.f64 #s(literal 200 binary64) (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (-.f64 x y))) (-.f64 y x)) |
(/.f64 (*.f64 #s(literal 200 binary64) (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (-.f64 x y))) (fma.f64 y y (*.f64 x (-.f64 x y)))) |
(/.f64 (*.f64 #s(literal 200 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) (fma.f64 x x (*.f64 y y))) |
(/.f64 (*.f64 #s(literal 200 binary64) (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (*.f64 (-.f64 x y) (+.f64 y x)))) (*.f64 (-.f64 y x) (+.f64 y x))) |
(/.f64 (*.f64 #s(literal 200 binary64) (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (*.f64 (-.f64 y x) (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(/.f64 (*.f64 #s(literal 200 binary64) (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (*.f64 (-.f64 x y) (+.f64 y x)))) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
(/.f64 (*.f64 #s(literal 200 binary64) (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64)))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(/.f64 (*.f64 #s(literal 200 binary64) (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64)))) (*.f64 (fma.f64 y y (*.f64 x (-.f64 x y))) (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) #s(literal 200 binary64)) (fma.f64 (neg.f64 x) x (*.f64 y y))) (neg.f64 (+.f64 y x))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) #s(literal 200 binary64)) (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (neg.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 200 binary64) y) (-.f64 x y)) (*.f64 (*.f64 #s(literal 200 binary64) y) (-.f64 x y))) (*.f64 (*.f64 #s(literal 200 binary64) (*.f64 x (-.f64 x y))) (*.f64 #s(literal 200 binary64) (*.f64 x (-.f64 x y))))) (-.f64 (*.f64 (*.f64 #s(literal 200 binary64) y) (-.f64 x y)) (*.f64 #s(literal 200 binary64) (*.f64 x (-.f64 x y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 x y) y) #s(literal 200 binary64)) (*.f64 (*.f64 (-.f64 x y) y) #s(literal 200 binary64))) (*.f64 (*.f64 (*.f64 (-.f64 x y) x) #s(literal 200 binary64)) (*.f64 (*.f64 (-.f64 x y) x) #s(literal 200 binary64)))) (-.f64 (*.f64 (*.f64 (-.f64 x y) y) #s(literal 200 binary64)) (*.f64 (*.f64 (-.f64 x y) x) #s(literal 200 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 200 binary64) y) (-.f64 x y)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 200 binary64) (*.f64 x (-.f64 x y))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 200 binary64) y) (-.f64 x y)) (*.f64 (*.f64 #s(literal 200 binary64) y) (-.f64 x y)) (-.f64 (*.f64 (*.f64 #s(literal 200 binary64) (*.f64 x (-.f64 x y))) (*.f64 #s(literal 200 binary64) (*.f64 x (-.f64 x y)))) (*.f64 (*.f64 (*.f64 #s(literal 200 binary64) y) (-.f64 x y)) (*.f64 #s(literal 200 binary64) (*.f64 x (-.f64 x y))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 x y) y) #s(literal 200 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (-.f64 x y) x) #s(literal 200 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (-.f64 x y) y) #s(literal 200 binary64)) (*.f64 (*.f64 (-.f64 x y) y) #s(literal 200 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 x y) x) #s(literal 200 binary64)) (*.f64 (*.f64 (-.f64 x y) x) #s(literal 200 binary64))) (*.f64 (*.f64 (*.f64 (-.f64 x y) y) #s(literal 200 binary64)) (*.f64 (*.f64 (-.f64 x y) x) #s(literal 200 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 x y) (+.f64 y x)) (*.f64 (+.f64 y x) #s(literal 200 binary64)))) (neg.f64 (+.f64 y x))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (*.f64 (+.f64 y x) #s(literal 200 binary64)))) (neg.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 y x) #s(literal 200 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (neg.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 200 binary64))) (*.f64 (neg.f64 (-.f64 y x)) (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) (*.f64 #s(literal 200 binary64) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (*.f64 (neg.f64 (-.f64 y x)) (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) (*.f64 (-.f64 x y) (*.f64 (+.f64 y x) #s(literal 200 binary64)))) (*.f64 (neg.f64 (-.f64 y x)) (+.f64 y x))) |
(/.f64 (*.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 200 binary64))) (*.f64 (neg.f64 (fma.f64 y y (*.f64 x (-.f64 x y)))) (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(/.f64 (*.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 #s(literal 200 binary64) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (*.f64 (neg.f64 (fma.f64 y y (*.f64 x (-.f64 x y)))) (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(/.f64 (*.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (-.f64 x y) (*.f64 (+.f64 y x) #s(literal 200 binary64)))) (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) |
(/.f64 (*.f64 (*.f64 (-.f64 x y) (+.f64 y x)) (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 200 binary64))) (*.f64 (-.f64 x y) (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 (-.f64 x y) (+.f64 y x)) (*.f64 #s(literal 200 binary64) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (*.f64 (-.f64 x y) (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 200 binary64))) (*.f64 (-.f64 y x) (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (*.f64 #s(literal 200 binary64) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (*.f64 (-.f64 y x) (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (*.f64 (-.f64 x y) (*.f64 (+.f64 y x) #s(literal 200 binary64)))) (*.f64 (-.f64 y x) (+.f64 y x))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 200 binary64))) (*.f64 (fma.f64 x x (*.f64 y (-.f64 y x))) (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 200 binary64))) (*.f64 (fma.f64 y y (*.f64 x (-.f64 x y))) (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (*.f64 #s(literal 200 binary64) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (*.f64 (fma.f64 x x (*.f64 y (-.f64 y x))) (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (*.f64 #s(literal 200 binary64) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (*.f64 (fma.f64 y y (*.f64 x (-.f64 x y))) (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (*.f64 (-.f64 x y) (*.f64 (+.f64 y x) #s(literal 200 binary64)))) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
(/.f64 (*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 200 binary64)) (fma.f64 (neg.f64 y) y (*.f64 x x))) (*.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)) (neg.f64 (-.f64 y x)))) |
(/.f64 (*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 200 binary64)) (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (*.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)) (neg.f64 (fma.f64 y y (*.f64 x (-.f64 x y)))))) |
(/.f64 (*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 200 binary64)) (*.f64 (-.f64 x y) (+.f64 y x))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
(/.f64 (*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 200 binary64)) (*.f64 (+.f64 y x) (-.f64 y x))) (*.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)) (-.f64 y x))) |
(/.f64 (*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 200 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)) (fma.f64 x x (*.f64 y (-.f64 y x))))) |
(/.f64 (*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 200 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)) (fma.f64 y y (*.f64 x (-.f64 x y))))) |
(/.f64 (*.f64 (*.f64 #s(literal 200 binary64) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (neg.f64 y) y (*.f64 x x))) (*.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)) (neg.f64 (-.f64 y x)))) |
(/.f64 (*.f64 (*.f64 #s(literal 200 binary64) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (*.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)) (neg.f64 (fma.f64 y y (*.f64 x (-.f64 x y)))))) |
(/.f64 (*.f64 (*.f64 #s(literal 200 binary64) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (-.f64 x y) (+.f64 y x))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
(/.f64 (*.f64 (*.f64 #s(literal 200 binary64) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (+.f64 y x) (-.f64 y x))) (*.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)) (-.f64 y x))) |
(/.f64 (*.f64 (*.f64 #s(literal 200 binary64) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)) (fma.f64 x x (*.f64 y (-.f64 y x))))) |
(/.f64 (*.f64 (*.f64 #s(literal 200 binary64) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)) (fma.f64 y y (*.f64 x (-.f64 x y))))) |
(/.f64 (*.f64 (*.f64 (-.f64 x y) (*.f64 (+.f64 y x) #s(literal 200 binary64))) (fma.f64 (neg.f64 y) y (*.f64 x x))) (fma.f64 (neg.f64 y) y (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 (-.f64 x y) (*.f64 (+.f64 y x) #s(literal 200 binary64))) (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (*.f64 (+.f64 y x) (neg.f64 (fma.f64 y y (*.f64 x (-.f64 x y)))))) |
(/.f64 (*.f64 (*.f64 (-.f64 x y) (*.f64 (+.f64 y x) #s(literal 200 binary64))) (*.f64 (+.f64 y x) (-.f64 y x))) (*.f64 (+.f64 y x) (-.f64 y x))) |
(/.f64 (*.f64 (*.f64 (-.f64 x y) (*.f64 (+.f64 y x) #s(literal 200 binary64))) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (+.f64 y x) (fma.f64 x x (*.f64 y (-.f64 y x))))) |
(/.f64 (*.f64 (*.f64 (-.f64 x y) (*.f64 (+.f64 y x) #s(literal 200 binary64))) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (+.f64 y x) (fma.f64 y y (*.f64 x (-.f64 x y))))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (*.f64 (+.f64 y x) #s(literal 200 binary64))) (neg.f64 (+.f64 y x))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (+.f64 y x) #s(literal 200 binary64))) (neg.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (*.f64 (+.f64 y x) (*.f64 (-.f64 y x) #s(literal 200 binary64)))) (fma.f64 (neg.f64 y) y (*.f64 x x))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 200 binary64))) (*.f64 (neg.f64 (+.f64 y x)) (fma.f64 y y (*.f64 x (-.f64 x y))))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (*.f64 (*.f64 (+.f64 y x) #s(literal 200 binary64)) (-.f64 y x))) (fma.f64 (neg.f64 y) y (*.f64 x x))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (*.f64 #s(literal 200 binary64) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (*.f64 (neg.f64 (+.f64 y x)) (fma.f64 y y (*.f64 x (-.f64 x y))))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (*.f64 (*.f64 (+.f64 y x) #s(literal 200 binary64)) (*.f64 #s(literal 200 binary64) (-.f64 y x)))) (*.f64 (neg.f64 (+.f64 y x)) (*.f64 #s(literal 200 binary64) (-.f64 y x)))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (fma.f64 #s(literal 8000000 binary64) (pow.f64 y #s(literal 3 binary64)) (*.f64 #s(literal 8000000 binary64) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (neg.f64 (+.f64 y x)) (fma.f64 (*.f64 y y) #s(literal 40000 binary64) (*.f64 (*.f64 #s(literal 200 binary64) x) (-.f64 (*.f64 #s(literal 200 binary64) x) (*.f64 #s(literal 200 binary64) y)))))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (*.f64 (*.f64 #s(literal -200 binary64) (-.f64 x y)) (+.f64 y x))) (*.f64 (neg.f64 (+.f64 y x)) (neg.f64 (-.f64 x y)))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (*.f64 (-.f64 x y) (*.f64 (+.f64 y x) #s(literal 200 binary64)))) (fma.f64 (neg.f64 x) x (*.f64 y y))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (+.f64 y x) (*.f64 (-.f64 y x) #s(literal 200 binary64)))) (*.f64 (neg.f64 (fma.f64 y (+.f64 y x) (*.f64 x x))) (-.f64 y x))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 200 binary64))) (*.f64 (neg.f64 (fma.f64 y (+.f64 y x) (*.f64 x x))) (fma.f64 y y (*.f64 x (-.f64 x y))))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (*.f64 (+.f64 y x) #s(literal 200 binary64)) (-.f64 y x))) (*.f64 (neg.f64 (fma.f64 y (+.f64 y x) (*.f64 x x))) (-.f64 y x))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 #s(literal 200 binary64) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (*.f64 (neg.f64 (fma.f64 y (+.f64 y x) (*.f64 x x))) (fma.f64 y y (*.f64 x (-.f64 x y))))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (*.f64 (+.f64 y x) #s(literal 200 binary64)) (*.f64 #s(literal 200 binary64) (-.f64 y x)))) (*.f64 (neg.f64 (fma.f64 y (+.f64 y x) (*.f64 x x))) (*.f64 #s(literal 200 binary64) (-.f64 y x)))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 #s(literal 8000000 binary64) (pow.f64 y #s(literal 3 binary64)) (*.f64 #s(literal 8000000 binary64) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (neg.f64 (fma.f64 y (+.f64 y x) (*.f64 x x))) (fma.f64 (*.f64 y y) #s(literal 40000 binary64) (*.f64 (*.f64 #s(literal 200 binary64) x) (-.f64 (*.f64 #s(literal 200 binary64) x) (*.f64 #s(literal 200 binary64) y)))))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal -200 binary64) (-.f64 x y)) (+.f64 y x))) (*.f64 (neg.f64 (fma.f64 y (+.f64 y x) (*.f64 x x))) (neg.f64 (-.f64 x y)))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (-.f64 x y) (*.f64 (+.f64 y x) #s(literal 200 binary64)))) (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) |
(/.f64 (*.f64 (*.f64 (-.f64 x y) (+.f64 y x)) (*.f64 (+.f64 y x) (*.f64 (-.f64 y x) #s(literal 200 binary64)))) (*.f64 (+.f64 y x) (-.f64 y x))) |
(/.f64 (*.f64 (*.f64 (-.f64 x y) (+.f64 y x)) (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 200 binary64))) (*.f64 (+.f64 y x) (fma.f64 y y (*.f64 x (-.f64 x y))))) |
(/.f64 (*.f64 (*.f64 (-.f64 x y) (+.f64 y x)) (*.f64 (*.f64 (+.f64 y x) #s(literal 200 binary64)) (-.f64 y x))) (*.f64 (+.f64 y x) (-.f64 y x))) |
(/.f64 (*.f64 (*.f64 (-.f64 x y) (+.f64 y x)) (*.f64 #s(literal 200 binary64) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (*.f64 (+.f64 y x) (fma.f64 y y (*.f64 x (-.f64 x y))))) |
(/.f64 (*.f64 (*.f64 (-.f64 x y) (+.f64 y x)) (*.f64 (*.f64 (+.f64 y x) #s(literal 200 binary64)) (*.f64 #s(literal 200 binary64) (-.f64 y x)))) (*.f64 (+.f64 y x) (*.f64 #s(literal 200 binary64) (-.f64 y x)))) |
(/.f64 (*.f64 (*.f64 (-.f64 x y) (+.f64 y x)) (fma.f64 #s(literal 8000000 binary64) (pow.f64 y #s(literal 3 binary64)) (*.f64 #s(literal 8000000 binary64) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (+.f64 y x) (fma.f64 (*.f64 y y) #s(literal 40000 binary64) (*.f64 (*.f64 #s(literal 200 binary64) x) (-.f64 (*.f64 #s(literal 200 binary64) x) (*.f64 #s(literal 200 binary64) y)))))) |
(/.f64 (*.f64 (*.f64 (-.f64 x y) (+.f64 y x)) (*.f64 (*.f64 #s(literal -200 binary64) (-.f64 x y)) (+.f64 y x))) (fma.f64 (neg.f64 x) x (*.f64 y y))) |
(/.f64 (*.f64 (*.f64 (-.f64 x y) (+.f64 y x)) (*.f64 (-.f64 x y) (*.f64 (+.f64 y x) #s(literal 200 binary64)))) (*.f64 (-.f64 x y) (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (*.f64 (+.f64 y x) (*.f64 (-.f64 y x) #s(literal 200 binary64)))) (*.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)) (-.f64 y x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 200 binary64))) (*.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)) (fma.f64 y y (*.f64 x (-.f64 x y))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (*.f64 (*.f64 (+.f64 y x) #s(literal 200 binary64)) (-.f64 y x))) (*.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)) (-.f64 y x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (*.f64 #s(literal 200 binary64) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (*.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)) (fma.f64 y y (*.f64 x (-.f64 x y))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (*.f64 (*.f64 (+.f64 y x) #s(literal 200 binary64)) (*.f64 #s(literal 200 binary64) (-.f64 y x)))) (*.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)) (*.f64 #s(literal 200 binary64) (-.f64 y x)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 #s(literal 8000000 binary64) (pow.f64 y #s(literal 3 binary64)) (*.f64 #s(literal 8000000 binary64) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)) (fma.f64 (*.f64 y y) #s(literal 40000 binary64) (*.f64 (*.f64 #s(literal 200 binary64) x) (-.f64 (*.f64 #s(literal 200 binary64) x) (*.f64 #s(literal 200 binary64) y)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -200 binary64) (-.f64 x y)) (+.f64 y x))) (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (*.f64 (-.f64 x y) (*.f64 (+.f64 y x) #s(literal 200 binary64)))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (*.f64 (-.f64 y x) #s(literal 200 binary64))) (fma.f64 (neg.f64 x) x (*.f64 y y))) (*.f64 (-.f64 y x) (neg.f64 (+.f64 y x)))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (*.f64 (-.f64 y x) #s(literal 200 binary64))) (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (*.f64 (-.f64 y x) (neg.f64 (fma.f64 y (+.f64 y x) (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (*.f64 (-.f64 y x) #s(literal 200 binary64))) (*.f64 (-.f64 x y) (+.f64 y x))) (*.f64 (-.f64 y x) (+.f64 y x))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (*.f64 (-.f64 y x) #s(literal 200 binary64))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (-.f64 y x) (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 200 binary64)) (fma.f64 (neg.f64 x) x (*.f64 y y))) (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 200 binary64)) (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (*.f64 (fma.f64 y y (*.f64 x (-.f64 x y))) (neg.f64 (fma.f64 y (+.f64 y x) (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 200 binary64)) (*.f64 (-.f64 x y) (+.f64 y x))) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
(/.f64 (*.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 200 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (fma.f64 y y (*.f64 x (-.f64 x y))) (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (+.f64 y x) #s(literal 200 binary64)) (-.f64 y x)) (fma.f64 (neg.f64 x) x (*.f64 y y))) (*.f64 (-.f64 y x) (neg.f64 (+.f64 y x)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (+.f64 y x) #s(literal 200 binary64)) (-.f64 y x)) (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (*.f64 (-.f64 y x) (neg.f64 (fma.f64 y (+.f64 y x) (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (+.f64 y x) #s(literal 200 binary64)) (-.f64 y x)) (*.f64 (-.f64 x y) (+.f64 y x))) (*.f64 (-.f64 y x) (+.f64 y x))) |
(/.f64 (*.f64 (*.f64 (*.f64 (+.f64 y x) #s(literal 200 binary64)) (-.f64 y x)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (-.f64 y x) (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 #s(literal 200 binary64) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (neg.f64 x) x (*.f64 y y))) (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) |
(/.f64 (*.f64 (*.f64 #s(literal 200 binary64) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (*.f64 (fma.f64 y y (*.f64 x (-.f64 x y))) (neg.f64 (fma.f64 y (+.f64 y x) (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 #s(literal 200 binary64) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (-.f64 x y) (+.f64 y x))) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
(/.f64 (*.f64 (*.f64 #s(literal 200 binary64) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (fma.f64 y y (*.f64 x (-.f64 x y))) (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (+.f64 y x) #s(literal 200 binary64)) (*.f64 #s(literal 200 binary64) (-.f64 y x))) (fma.f64 (neg.f64 x) x (*.f64 y y))) (*.f64 (*.f64 #s(literal 200 binary64) (-.f64 y x)) (neg.f64 (+.f64 y x)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (+.f64 y x) #s(literal 200 binary64)) (*.f64 #s(literal 200 binary64) (-.f64 y x))) (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (*.f64 (*.f64 #s(literal 200 binary64) (-.f64 y x)) (neg.f64 (fma.f64 y (+.f64 y x) (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (+.f64 y x) #s(literal 200 binary64)) (*.f64 #s(literal 200 binary64) (-.f64 y x))) (*.f64 (-.f64 x y) (+.f64 y x))) (*.f64 (*.f64 #s(literal 200 binary64) (-.f64 y x)) (+.f64 y x))) |
(/.f64 (*.f64 (*.f64 (*.f64 (+.f64 y x) #s(literal 200 binary64)) (*.f64 #s(literal 200 binary64) (-.f64 y x))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 200 binary64) (-.f64 y x)) (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 8000000 binary64) (pow.f64 y #s(literal 3 binary64)) (*.f64 #s(literal 8000000 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (neg.f64 x) x (*.f64 y y))) (*.f64 (fma.f64 (*.f64 y y) #s(literal 40000 binary64) (*.f64 (*.f64 #s(literal 200 binary64) x) (-.f64 (*.f64 #s(literal 200 binary64) x) (*.f64 #s(literal 200 binary64) y)))) (neg.f64 (+.f64 y x)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 8000000 binary64) (pow.f64 y #s(literal 3 binary64)) (*.f64 #s(literal 8000000 binary64) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (*.f64 (fma.f64 (*.f64 y y) #s(literal 40000 binary64) (*.f64 (*.f64 #s(literal 200 binary64) x) (-.f64 (*.f64 #s(literal 200 binary64) x) (*.f64 #s(literal 200 binary64) y)))) (neg.f64 (fma.f64 y (+.f64 y x) (*.f64 x x))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 8000000 binary64) (pow.f64 y #s(literal 3 binary64)) (*.f64 #s(literal 8000000 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (-.f64 x y) (+.f64 y x))) (*.f64 (fma.f64 (*.f64 y y) #s(literal 40000 binary64) (*.f64 (*.f64 #s(literal 200 binary64) x) (-.f64 (*.f64 #s(literal 200 binary64) x) (*.f64 #s(literal 200 binary64) y)))) (+.f64 y x))) |
(/.f64 (*.f64 (fma.f64 #s(literal 8000000 binary64) (pow.f64 y #s(literal 3 binary64)) (*.f64 #s(literal 8000000 binary64) (pow.f64 x #s(literal 3 binary64)))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 y y) #s(literal 40000 binary64) (*.f64 (*.f64 #s(literal 200 binary64) x) (-.f64 (*.f64 #s(literal 200 binary64) x) (*.f64 #s(literal 200 binary64) y)))) (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal -200 binary64) (-.f64 x y)) (+.f64 y x)) (fma.f64 (neg.f64 x) x (*.f64 y y))) (*.f64 (neg.f64 (-.f64 x y)) (neg.f64 (+.f64 y x)))) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal -200 binary64) (-.f64 x y)) (+.f64 y x)) (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (*.f64 (neg.f64 (-.f64 x y)) (neg.f64 (fma.f64 y (+.f64 y x) (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal -200 binary64) (-.f64 x y)) (+.f64 y x)) (*.f64 (-.f64 x y) (+.f64 y x))) (fma.f64 (neg.f64 x) x (*.f64 y y))) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal -200 binary64) (-.f64 x y)) (+.f64 y x)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (neg.f64 (-.f64 x y)) (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 (-.f64 x y) (*.f64 (+.f64 y x) #s(literal 200 binary64))) (fma.f64 (neg.f64 x) x (*.f64 y y))) (fma.f64 (neg.f64 x) x (*.f64 y y))) |
(/.f64 (*.f64 (*.f64 (-.f64 x y) (*.f64 (+.f64 y x) #s(literal 200 binary64))) (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (*.f64 (-.f64 x y) (neg.f64 (fma.f64 y (+.f64 y x) (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 (-.f64 x y) (*.f64 (+.f64 y x) #s(literal 200 binary64))) (*.f64 (-.f64 x y) (+.f64 y x))) (*.f64 (-.f64 x y) (+.f64 y x))) |
(/.f64 (*.f64 (*.f64 (-.f64 x y) (*.f64 (+.f64 y x) #s(literal 200 binary64))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (-.f64 x y) (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 (-.f64 x y) (+.f64 y x)) (*.f64 (+.f64 y x) #s(literal 200 binary64))) (+.f64 y x)) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (*.f64 (+.f64 y x) #s(literal 200 binary64))) (fma.f64 y (+.f64 y x) (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) #s(literal 200 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 y (+.f64 y x) (*.f64 x x))) |
(neg.f64 (*.f64 (*.f64 #s(literal -200 binary64) (-.f64 x y)) (+.f64 y x))) |
(fma.f64 (*.f64 (*.f64 #s(literal 200 binary64) y) (/.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (fma.f64 (neg.f64 y) y (*.f64 x x)))) (-.f64 y x) (*.f64 #s(literal 200 binary64) (*.f64 x (-.f64 x y)))) |
(fma.f64 (*.f64 (*.f64 #s(literal 200 binary64) y) (/.f64 (*.f64 (-.f64 x y) (+.f64 y x)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (fma.f64 y y (*.f64 x (-.f64 x y))) (*.f64 #s(literal 200 binary64) (*.f64 x (-.f64 x y)))) |
(fma.f64 (*.f64 (*.f64 #s(literal 200 binary64) x) (/.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (fma.f64 (neg.f64 y) y (*.f64 x x)))) (-.f64 y x) (*.f64 (*.f64 #s(literal 200 binary64) y) (-.f64 x y))) |
(fma.f64 (*.f64 (*.f64 #s(literal 200 binary64) x) (/.f64 (*.f64 (-.f64 x y) (+.f64 y x)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (fma.f64 y y (*.f64 x (-.f64 x y))) (*.f64 (*.f64 #s(literal 200 binary64) y) (-.f64 x y))) |
(fma.f64 (*.f64 (-.f64 x y) y) #s(literal 200 binary64) (*.f64 (*.f64 (-.f64 x y) x) #s(literal 200 binary64))) |
(fma.f64 (*.f64 (-.f64 x y) x) #s(literal 200 binary64) (*.f64 (*.f64 (-.f64 x y) y) #s(literal 200 binary64))) |
(fma.f64 (/.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (fma.f64 (neg.f64 y) y (*.f64 x x))) (*.f64 (-.f64 y x) (*.f64 #s(literal 200 binary64) y)) (*.f64 (*.f64 (-.f64 x y) x) #s(literal 200 binary64))) |
(fma.f64 (/.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (fma.f64 (neg.f64 y) y (*.f64 x x))) (*.f64 (-.f64 y x) (*.f64 #s(literal 200 binary64) x)) (*.f64 (*.f64 (-.f64 x y) y) #s(literal 200 binary64))) |
(fma.f64 (/.f64 (*.f64 (-.f64 x y) (+.f64 y x)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (fma.f64 y y (*.f64 x (-.f64 x y))) (*.f64 #s(literal 200 binary64) y)) (*.f64 (*.f64 (-.f64 x y) x) #s(literal 200 binary64))) |
(fma.f64 (/.f64 (*.f64 (-.f64 x y) (+.f64 y x)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (fma.f64 y y (*.f64 x (-.f64 x y))) (*.f64 #s(literal 200 binary64) x)) (*.f64 (*.f64 (-.f64 x y) y) #s(literal 200 binary64))) |
(fma.f64 (*.f64 #s(literal 200 binary64) y) (-.f64 x y) (*.f64 #s(literal 200 binary64) (*.f64 x (-.f64 x y)))) |
(fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (*.f64 x (-.f64 x y)))) (*.f64 (-.f64 x y) #s(literal 200 binary64)) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y y (*.f64 x (-.f64 x y)))) (*.f64 (-.f64 x y) #s(literal 200 binary64)))) |
(fma.f64 (*.f64 #s(literal 200 binary64) x) (-.f64 x y) (*.f64 (*.f64 #s(literal 200 binary64) y) (-.f64 x y))) |
(fma.f64 (*.f64 x x) #s(literal 200 binary64) (*.f64 (*.f64 (neg.f64 y) y) #s(literal 200 binary64))) |
(fma.f64 (-.f64 x y) (*.f64 #s(literal 200 binary64) y) (*.f64 (*.f64 (-.f64 x y) x) #s(literal 200 binary64))) |
(fma.f64 (-.f64 x y) (*.f64 #s(literal 200 binary64) x) (*.f64 (*.f64 (-.f64 x y) y) #s(literal 200 binary64))) |
(fma.f64 (*.f64 (-.f64 x y) #s(literal 200 binary64)) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (*.f64 x (-.f64 x y)))) (*.f64 (*.f64 (-.f64 x y) #s(literal 200 binary64)) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y y (*.f64 x (-.f64 x y)))))) |
(fma.f64 (*.f64 (-.f64 x y) #s(literal 200 binary64)) y (*.f64 (*.f64 (-.f64 x y) x) #s(literal 200 binary64))) |
(fma.f64 (*.f64 (-.f64 x y) #s(literal 200 binary64)) x (*.f64 (*.f64 (-.f64 x y) y) #s(literal 200 binary64))) |
(fma.f64 #s(literal 200 binary64) (*.f64 y (-.f64 x y)) (*.f64 #s(literal 200 binary64) (*.f64 x (-.f64 x y)))) |
(fma.f64 #s(literal 200 binary64) (*.f64 x (-.f64 x y)) (*.f64 (*.f64 #s(literal 200 binary64) y) (-.f64 x y))) |
(fma.f64 #s(literal 200 binary64) (*.f64 x x) (*.f64 #s(literal 200 binary64) (*.f64 (neg.f64 y) y))) |
(fma.f64 y (*.f64 (-.f64 x y) #s(literal 200 binary64)) (*.f64 #s(literal 200 binary64) (*.f64 x (-.f64 x y)))) |
(fma.f64 x (*.f64 (-.f64 x y) #s(literal 200 binary64)) (*.f64 (*.f64 #s(literal 200 binary64) y) (-.f64 x y))) |
(-.f64 (*.f64 (*.f64 #s(literal 200 binary64) y) (-.f64 x y)) (*.f64 (*.f64 #s(literal -200 binary64) x) (-.f64 x y))) |
(-.f64 (*.f64 (*.f64 (-.f64 x y) y) #s(literal 200 binary64)) (*.f64 (neg.f64 (-.f64 x y)) (*.f64 #s(literal 200 binary64) x))) |
(+.f64 (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (*.f64 x (-.f64 x y)))) (*.f64 (-.f64 x y) #s(literal 200 binary64))) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y y (*.f64 x (-.f64 x y)))) (*.f64 (-.f64 x y) #s(literal 200 binary64)))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 200 binary64)) (*.f64 (*.f64 (neg.f64 y) y) #s(literal 200 binary64))) |
(+.f64 (*.f64 (*.f64 (-.f64 x y) #s(literal 200 binary64)) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (*.f64 x (-.f64 x y))))) (*.f64 (*.f64 (-.f64 x y) #s(literal 200 binary64)) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y y (*.f64 x (-.f64 x y)))))) |
(+.f64 (*.f64 #s(literal 200 binary64) (*.f64 x x)) (*.f64 #s(literal 200 binary64) (*.f64 (neg.f64 y) y))) |
(+.f64 (*.f64 #s(literal 200 binary64) (*.f64 x (-.f64 x y))) (*.f64 (*.f64 #s(literal 200 binary64) y) (-.f64 x y))) |
(+.f64 (*.f64 (*.f64 #s(literal 200 binary64) y) (-.f64 x y)) (*.f64 #s(literal 200 binary64) (*.f64 x (-.f64 x y)))) |
(+.f64 (*.f64 (*.f64 (-.f64 x y) x) #s(literal 200 binary64)) (*.f64 (*.f64 (-.f64 x y) y) #s(literal 200 binary64))) |
(+.f64 (*.f64 (*.f64 (-.f64 x y) y) #s(literal 200 binary64)) (*.f64 (*.f64 (-.f64 x y) x) #s(literal 200 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 200 binary64) (+.f64 y x)) (+.f64 y x))) (+.f64 y x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 200 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))) (+.f64 y x))) (fma.f64 y (+.f64 y x) (*.f64 x x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 x y)) (/.f64 (*.f64 (+.f64 y x) #s(literal 200 binary64)) (-.f64 x y))) |
(*.f64 (*.f64 #s(literal 1 binary64) (+.f64 y x)) #s(literal 200 binary64)) |
(*.f64 (/.f64 (*.f64 (-.f64 x y) (+.f64 y x)) (/.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (fma.f64 (neg.f64 y) y (*.f64 x x)))) (/.f64 #s(literal 200 binary64) (-.f64 y x))) |
(*.f64 (/.f64 (*.f64 (-.f64 x y) (+.f64 y x)) (/.f64 (*.f64 (-.f64 x y) (+.f64 y x)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (/.f64 #s(literal 200 binary64) (fma.f64 y y (*.f64 x (-.f64 x y))))) |
(*.f64 (/.f64 (*.f64 (-.f64 x y) #s(literal 200 binary64)) (/.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (fma.f64 (neg.f64 y) y (*.f64 x x)))) (/.f64 (+.f64 y x) (-.f64 y x))) |
(*.f64 (/.f64 (*.f64 (-.f64 x y) #s(literal 200 binary64)) (/.f64 (*.f64 (-.f64 x y) (+.f64 y x)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (/.f64 (+.f64 y x) (fma.f64 y y (*.f64 x (-.f64 x y))))) |
(*.f64 (/.f64 (-.f64 x y) (/.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (fma.f64 (neg.f64 y) y (*.f64 x x)))) (/.f64 (*.f64 (+.f64 y x) #s(literal 200 binary64)) (-.f64 y x))) |
(*.f64 (/.f64 (-.f64 x y) (/.f64 (*.f64 (-.f64 x y) (+.f64 y x)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (/.f64 (*.f64 (+.f64 y x) #s(literal 200 binary64)) (fma.f64 y y (*.f64 x (-.f64 x y))))) |
(*.f64 (/.f64 (*.f64 (+.f64 y x) #s(literal 200 binary64)) (/.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (fma.f64 (neg.f64 y) y (*.f64 x x)))) (/.f64 (-.f64 x y) (-.f64 y x))) |
(*.f64 (/.f64 (*.f64 (+.f64 y x) #s(literal 200 binary64)) (/.f64 (*.f64 (-.f64 x y) (+.f64 y x)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (/.f64 (-.f64 x y) (fma.f64 y y (*.f64 x (-.f64 x y))))) |
(*.f64 (/.f64 (+.f64 y x) (/.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (fma.f64 (neg.f64 y) y (*.f64 x x)))) (/.f64 (*.f64 (-.f64 x y) #s(literal 200 binary64)) (-.f64 y x))) |
(*.f64 (/.f64 (+.f64 y x) (/.f64 (*.f64 (-.f64 x y) (+.f64 y x)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (/.f64 (*.f64 (-.f64 x y) #s(literal 200 binary64)) (fma.f64 y y (*.f64 x (-.f64 x y))))) |
(*.f64 (/.f64 #s(literal 200 binary64) (/.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (fma.f64 (neg.f64 y) y (*.f64 x x)))) (/.f64 (*.f64 (-.f64 x y) (+.f64 y x)) (-.f64 y x))) |
(*.f64 (/.f64 #s(literal 200 binary64) (/.f64 (*.f64 (-.f64 x y) (+.f64 y x)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (/.f64 (*.f64 (-.f64 x y) (+.f64 y x)) (fma.f64 y y (*.f64 x (-.f64 x y))))) |
(*.f64 (*.f64 (/.f64 #s(literal 200 binary64) (+.f64 y x)) (+.f64 y x)) (+.f64 y x)) |
(*.f64 (*.f64 (/.f64 #s(literal 200 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))) (+.f64 y x)) (*.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 200 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))) (+.f64 y x)) (fma.f64 y (+.f64 y x) (*.f64 x x))) |
(*.f64 (/.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (fma.f64 (neg.f64 y) y (*.f64 x x))) (*.f64 (-.f64 y x) (/.f64 (*.f64 (+.f64 y x) #s(literal 200 binary64)) (-.f64 x y)))) |
(*.f64 (/.f64 (*.f64 (-.f64 x y) (+.f64 y x)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (fma.f64 y y (*.f64 x (-.f64 x y))) (/.f64 (*.f64 (+.f64 y x) #s(literal 200 binary64)) (-.f64 x y)))) |
(*.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) #s(literal 200 binary64))) |
(*.f64 (-.f64 x y) (*.f64 (/.f64 (*.f64 (+.f64 y x) #s(literal 200 binary64)) (-.f64 x y)) #s(literal 1 binary64))) |
(*.f64 (-.f64 x y) (/.f64 (*.f64 (+.f64 y x) #s(literal 200 binary64)) (-.f64 x y))) |
(*.f64 (*.f64 (+.f64 y x) #s(literal 200 binary64)) #s(literal 1 binary64)) |
(*.f64 (+.f64 y x) #s(literal 200 binary64)) |
(*.f64 #s(literal 200 binary64) (-.f64 y (neg.f64 x))) |
(*.f64 #s(literal 200 binary64) (+.f64 y x)) |
(/.f64 (*.f64 (*.f64 (-.f64 x y) (*.f64 (+.f64 y x) #s(literal 200 binary64))) (fma.f64 y (+.f64 y x) (*.f64 x x))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (/.f64 (*.f64 (+.f64 y x) #s(literal 200 binary64)) (-.f64 x y))) (neg.f64 (+.f64 y x))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (/.f64 (*.f64 (+.f64 y x) #s(literal 200 binary64)) (-.f64 x y))) (neg.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 (-.f64 x y) (+.f64 y x)) (/.f64 (*.f64 (+.f64 y x) #s(literal 200 binary64)) (-.f64 x y))) (+.f64 y x)) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (/.f64 (*.f64 (+.f64 y x) #s(literal 200 binary64)) (-.f64 x y))) (fma.f64 y (+.f64 y x) (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (*.f64 (-.f64 y x) #s(literal 200 binary64))) #s(literal 1 binary64)) (-.f64 y x)) |
(/.f64 (*.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 200 binary64)) #s(literal 1 binary64)) (fma.f64 y y (*.f64 x (-.f64 x y)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (+.f64 y x) #s(literal 200 binary64)) (-.f64 y x)) #s(literal 1 binary64)) (-.f64 y x)) |
(/.f64 (*.f64 (*.f64 #s(literal 200 binary64) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) #s(literal 1 binary64)) (fma.f64 y y (*.f64 x (-.f64 x y)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (+.f64 y x) #s(literal 200 binary64)) (*.f64 #s(literal 200 binary64) (-.f64 y x))) #s(literal 1 binary64)) (*.f64 #s(literal 200 binary64) (-.f64 y x))) |
(/.f64 (*.f64 (fma.f64 #s(literal 8000000 binary64) (pow.f64 y #s(literal 3 binary64)) (*.f64 #s(literal 8000000 binary64) (pow.f64 x #s(literal 3 binary64)))) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 40000 binary64) (*.f64 (*.f64 #s(literal 200 binary64) x) (-.f64 (*.f64 #s(literal 200 binary64) x) (*.f64 #s(literal 200 binary64) y))))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) #s(literal 200 binary64)) (neg.f64 (-.f64 y x))) |
(/.f64 (*.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) #s(literal 200 binary64)) (neg.f64 (fma.f64 y y (*.f64 x (-.f64 x y))))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 200 binary64) (+.f64 y x)) (+.f64 y x)) (fma.f64 (neg.f64 y) y (*.f64 x x))) (neg.f64 (-.f64 y x))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 200 binary64) (+.f64 y x)) (+.f64 y x)) (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (neg.f64 (fma.f64 y y (*.f64 x (-.f64 x y))))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 200 binary64) (+.f64 y x)) (+.f64 y x)) (*.f64 (+.f64 y x) (-.f64 y x))) (-.f64 y x)) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 200 binary64) (+.f64 y x)) (+.f64 y x)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 x x (*.f64 y (-.f64 y x)))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 200 binary64) (+.f64 y x)) (+.f64 y x)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 y y (*.f64 x (-.f64 x y)))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 200 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))) (+.f64 y x)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 y (+.f64 y x)) #s(literal 2 binary64)))) (-.f64 (*.f64 x (-.f64 x y)) (*.f64 y y))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 200 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))) (+.f64 y x)) (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y (+.f64 y x)) #s(literal 3 binary64)))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 y (+.f64 y x)) (-.f64 (*.f64 y (+.f64 y x)) (*.f64 x x))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) (*.f64 (-.f64 y x) #s(literal 200 binary64)))) (-.f64 y x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 200 binary64))) (fma.f64 y y (*.f64 x (-.f64 x y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 y x) #s(literal 200 binary64)) (-.f64 y x))) (-.f64 y x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 200 binary64) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (fma.f64 y y (*.f64 x (-.f64 x y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 y x) #s(literal 200 binary64)) (*.f64 #s(literal 200 binary64) (-.f64 y x)))) (*.f64 #s(literal 200 binary64) (-.f64 y x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 8000000 binary64) (pow.f64 y #s(literal 3 binary64)) (*.f64 #s(literal 8000000 binary64) (pow.f64 x #s(literal 3 binary64))))) (fma.f64 (*.f64 y y) #s(literal 40000 binary64) (*.f64 (*.f64 #s(literal 200 binary64) x) (-.f64 (*.f64 #s(literal 200 binary64) x) (*.f64 #s(literal 200 binary64) y))))) |
(/.f64 (*.f64 #s(literal 200 binary64) (fma.f64 (neg.f64 y) y (*.f64 x x))) (neg.f64 (-.f64 y x))) |
(/.f64 (*.f64 #s(literal 200 binary64) (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (neg.f64 (fma.f64 y y (*.f64 x (-.f64 x y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 40000 binary64)) (*.f64 (*.f64 y y) #s(literal 40000 binary64))) (-.f64 (*.f64 #s(literal 200 binary64) x) (*.f64 #s(literal 200 binary64) y))) |
(/.f64 (-.f64 (*.f64 #s(literal 8000000 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal -200 binary64) x) #s(literal 3 binary64))) (fma.f64 (*.f64 y y) #s(literal 40000 binary64) (fma.f64 (*.f64 x x) #s(literal 40000 binary64) (*.f64 (*.f64 #s(literal 200 binary64) y) (*.f64 #s(literal -200 binary64) x))))) |
(/.f64 (fma.f64 #s(literal 8000000 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 8000000 binary64) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (*.f64 x x) #s(literal 40000 binary64) (-.f64 (*.f64 (*.f64 y y) #s(literal 40000 binary64)) (*.f64 (*.f64 #s(literal 200 binary64) x) (*.f64 #s(literal 200 binary64) y))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (*.f64 (-.f64 y x) #s(literal 200 binary64)))) (neg.f64 (-.f64 y x))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 200 binary64))) (neg.f64 (fma.f64 y y (*.f64 x (-.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 y x) #s(literal 200 binary64)) (-.f64 y x))) (neg.f64 (-.f64 y x))) |
(/.f64 (neg.f64 (*.f64 #s(literal 200 binary64) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (neg.f64 (fma.f64 y y (*.f64 x (-.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 y x) #s(literal 200 binary64)) (*.f64 #s(literal 200 binary64) (-.f64 y x)))) (neg.f64 (*.f64 #s(literal 200 binary64) (-.f64 y x)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 8000000 binary64) (pow.f64 y #s(literal 3 binary64)) (*.f64 #s(literal 8000000 binary64) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 40000 binary64) (*.f64 (*.f64 #s(literal 200 binary64) x) (-.f64 (*.f64 #s(literal 200 binary64) x) (*.f64 #s(literal 200 binary64) y)))))) |
(/.f64 (*.f64 (*.f64 (-.f64 x y) (*.f64 (+.f64 y x) #s(literal 200 binary64))) (fma.f64 (neg.f64 y) y (*.f64 x x))) (*.f64 (*.f64 (-.f64 x y) (+.f64 y x)) (neg.f64 (-.f64 y x)))) |
(/.f64 (*.f64 (*.f64 (-.f64 x y) (*.f64 (+.f64 y x) #s(literal 200 binary64))) (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (*.f64 (*.f64 (-.f64 x y) (+.f64 y x)) (neg.f64 (fma.f64 y y (*.f64 x (-.f64 x y)))))) |
(/.f64 (*.f64 (*.f64 (-.f64 x y) (*.f64 (+.f64 y x) #s(literal 200 binary64))) (*.f64 (+.f64 y x) (-.f64 y x))) (*.f64 (*.f64 (-.f64 x y) (+.f64 y x)) (-.f64 y x))) |
(/.f64 (*.f64 (*.f64 (-.f64 x y) (*.f64 (+.f64 y x) #s(literal 200 binary64))) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (*.f64 (-.f64 x y) (+.f64 y x)) (fma.f64 x x (*.f64 y (-.f64 y x))))) |
(/.f64 (*.f64 (*.f64 (-.f64 x y) (*.f64 (+.f64 y x) #s(literal 200 binary64))) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (*.f64 (-.f64 x y) (+.f64 y x)) (fma.f64 y y (*.f64 x (-.f64 x y))))) |
(/.f64 (*.f64 (*.f64 (-.f64 x y) (*.f64 (+.f64 y x) #s(literal 200 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 y (+.f64 y x)) #s(literal 2 binary64)))) (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (-.f64 (*.f64 x (-.f64 x y)) (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 (-.f64 x y) (*.f64 (+.f64 y x) #s(literal 200 binary64))) (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y (+.f64 y x)) #s(literal 3 binary64)))) (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 y (+.f64 y x)) (-.f64 (*.f64 y (+.f64 y x)) (*.f64 x x)))))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (*.f64 (+.f64 y x) #s(literal 200 binary64))) (fma.f64 (neg.f64 x) x (*.f64 y y))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (+.f64 y x) #s(literal 200 binary64))) (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) |
(/.f64 (*.f64 (*.f64 (-.f64 x y) (*.f64 (+.f64 y x) #s(literal 200 binary64))) (*.f64 (-.f64 x y) (+.f64 y x))) (*.f64 (*.f64 (-.f64 x y) (+.f64 y x)) (-.f64 x y))) |
(/.f64 (*.f64 (+.f64 y x) (*.f64 (-.f64 y x) #s(literal 200 binary64))) (-.f64 y x)) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 200 binary64)) (fma.f64 x x (*.f64 y (-.f64 y x)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 200 binary64)) (fma.f64 y y (*.f64 x (-.f64 x y)))) |
(/.f64 (*.f64 (*.f64 (-.f64 x y) (+.f64 y x)) (*.f64 (+.f64 y x) #s(literal 200 binary64))) (*.f64 (-.f64 x y) (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (*.f64 (+.f64 y x) #s(literal 200 binary64))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) #s(literal 200 binary64)) (-.f64 y x)) (-.f64 y x)) |
(/.f64 (*.f64 #s(literal 200 binary64) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 x x (*.f64 y (-.f64 y x)))) |
(/.f64 (*.f64 #s(literal 200 binary64) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 y y (*.f64 x (-.f64 x y)))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) #s(literal 200 binary64)) (*.f64 #s(literal 200 binary64) (-.f64 y x))) (*.f64 #s(literal 200 binary64) (-.f64 y x))) |
(/.f64 (fma.f64 #s(literal 8000000 binary64) (pow.f64 y #s(literal 3 binary64)) (*.f64 #s(literal 8000000 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (*.f64 y y) #s(literal 40000 binary64) (*.f64 (*.f64 #s(literal 200 binary64) x) (-.f64 (*.f64 #s(literal 200 binary64) x) (*.f64 #s(literal 200 binary64) y))))) |
(/.f64 (*.f64 (*.f64 #s(literal -200 binary64) (-.f64 x y)) (+.f64 y x)) (neg.f64 (-.f64 x y))) |
(/.f64 (*.f64 (-.f64 x y) (*.f64 (+.f64 y x) #s(literal 200 binary64))) (-.f64 x y)) |
(neg.f64 (*.f64 (+.f64 y x) #s(literal -200 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal 200 binary64) (+.f64 y x)) (+.f64 y x)) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (*.f64 x (-.f64 x y)))) (*.f64 (*.f64 (/.f64 #s(literal 200 binary64) (+.f64 y x)) (+.f64 y x)) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y y (*.f64 x (-.f64 x y)))))) |
(fma.f64 (*.f64 (/.f64 #s(literal 200 binary64) (+.f64 y x)) (+.f64 y x)) y (*.f64 (*.f64 (/.f64 #s(literal 200 binary64) (+.f64 y x)) (+.f64 y x)) x)) |
(fma.f64 (*.f64 (/.f64 #s(literal 200 binary64) (+.f64 y x)) (+.f64 y x)) x (*.f64 (*.f64 (/.f64 #s(literal 200 binary64) (+.f64 y x)) (+.f64 y x)) y)) |
(fma.f64 (*.f64 (/.f64 #s(literal 200 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))) (+.f64 y x)) (fma.f64 x x (*.f64 y y)) (*.f64 (*.f64 (/.f64 #s(literal 200 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))) (+.f64 y x)) (*.f64 y x))) |
(fma.f64 (*.f64 (/.f64 #s(literal 200 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))) (+.f64 y x)) (*.f64 y (+.f64 y x)) (*.f64 (*.f64 (/.f64 #s(literal 200 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))) (+.f64 y x)) (*.f64 x x))) |
(fma.f64 (*.f64 (/.f64 #s(literal 200 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))) (+.f64 y x)) (*.f64 x x) (*.f64 (*.f64 (/.f64 #s(literal 200 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))) (+.f64 y x)) (*.f64 y (+.f64 y x)))) |
(fma.f64 (*.f64 #s(literal 200 binary64) y) #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 200 binary64) x) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 x x (*.f64 y y)) (*.f64 (/.f64 #s(literal 200 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))) (+.f64 y x)) (*.f64 (*.f64 y x) (*.f64 (/.f64 #s(literal 200 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))) (+.f64 y x)))) |
(fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (*.f64 x (-.f64 x y)))) (*.f64 (/.f64 #s(literal 200 binary64) (+.f64 y x)) (+.f64 y x)) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y y (*.f64 x (-.f64 x y)))) (*.f64 (/.f64 #s(literal 200 binary64) (+.f64 y x)) (+.f64 y x)))) |
(fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (*.f64 x (-.f64 x y)))) #s(literal 200 binary64) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y y (*.f64 x (-.f64 x y)))) #s(literal 200 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 200 binary64) y) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 200 binary64) x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 200 binary64) x) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 200 binary64) y))) |
(fma.f64 (*.f64 #s(literal 200 binary64) x) #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 200 binary64) y) #s(literal 1 binary64))) |
(fma.f64 (*.f64 y (+.f64 y x)) (*.f64 (/.f64 #s(literal 200 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))) (+.f64 y x)) (*.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 200 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))) (+.f64 y x)))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 200 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))) (+.f64 y x)) (*.f64 (*.f64 y (+.f64 y x)) (*.f64 (/.f64 #s(literal 200 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))) (+.f64 y x)))) |
(fma.f64 (neg.f64 y) #s(literal -200 binary64) (*.f64 #s(literal 200 binary64) x)) |
(fma.f64 #s(literal -200 binary64) (neg.f64 y) (*.f64 #s(literal 200 binary64) x)) |
(fma.f64 #s(literal 200 binary64) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (*.f64 x (-.f64 x y)))) (*.f64 #s(literal 200 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y y (*.f64 x (-.f64 x y)))))) |
(fma.f64 #s(literal 200 binary64) y (*.f64 #s(literal 200 binary64) x)) |
(fma.f64 #s(literal 200 binary64) x (*.f64 #s(literal 200 binary64) y)) |
(fma.f64 y (*.f64 (/.f64 #s(literal 200 binary64) (+.f64 y x)) (+.f64 y x)) (*.f64 x (*.f64 (/.f64 #s(literal 200 binary64) (+.f64 y x)) (+.f64 y x)))) |
(fma.f64 y #s(literal 200 binary64) (*.f64 #s(literal 200 binary64) x)) |
(fma.f64 x (*.f64 (/.f64 #s(literal 200 binary64) (+.f64 y x)) (+.f64 y x)) (*.f64 y (*.f64 (/.f64 #s(literal 200 binary64) (+.f64 y x)) (+.f64 y x)))) |
(fma.f64 x #s(literal 200 binary64) (*.f64 #s(literal 200 binary64) y)) |
(-.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal 40000 binary64)) (*.f64 #s(literal 200 binary64) (-.f64 y x))) (/.f64 (*.f64 (*.f64 x x) #s(literal 40000 binary64)) (*.f64 #s(literal 200 binary64) (-.f64 y x)))) |
(-.f64 (*.f64 #s(literal 200 binary64) y) (*.f64 #s(literal -200 binary64) x)) |
(-.f64 (*.f64 #s(literal 200 binary64) x) (*.f64 (neg.f64 y) #s(literal 200 binary64))) |
(-.f64 (*.f64 #s(literal 200 binary64) x) (*.f64 #s(literal -200 binary64) y)) |
(+.f64 (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (*.f64 x (-.f64 x y)))) (*.f64 (/.f64 #s(literal 200 binary64) (+.f64 y x)) (+.f64 y x))) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y y (*.f64 x (-.f64 x y)))) (*.f64 (/.f64 #s(literal 200 binary64) (+.f64 y x)) (+.f64 y x)))) |
(+.f64 (*.f64 y (*.f64 (/.f64 #s(literal 200 binary64) (+.f64 y x)) (+.f64 y x))) (*.f64 x (*.f64 (/.f64 #s(literal 200 binary64) (+.f64 y x)) (+.f64 y x)))) |
(+.f64 (*.f64 x (*.f64 (/.f64 #s(literal 200 binary64) (+.f64 y x)) (+.f64 y x))) (*.f64 y (*.f64 (/.f64 #s(literal 200 binary64) (+.f64 y x)) (+.f64 y x)))) |
(+.f64 (*.f64 (fma.f64 x x (*.f64 y y)) (*.f64 (/.f64 #s(literal 200 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))) (+.f64 y x))) (*.f64 (*.f64 y x) (*.f64 (/.f64 #s(literal 200 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))) (+.f64 y x)))) |
(+.f64 (*.f64 (*.f64 y (+.f64 y x)) (*.f64 (/.f64 #s(literal 200 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))) (+.f64 y x))) (*.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 200 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))) (+.f64 y x)))) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 200 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))) (+.f64 y x))) (*.f64 (*.f64 y (+.f64 y x)) (*.f64 (/.f64 #s(literal 200 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))) (+.f64 y x)))) |
(+.f64 (*.f64 (*.f64 #s(literal 200 binary64) x) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 200 binary64) y) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 #s(literal 200 binary64) y) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 200 binary64) x) #s(literal 1 binary64))) |
(+.f64 (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (*.f64 x (-.f64 x y)))) #s(literal 200 binary64)) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y y (*.f64 x (-.f64 x y)))) #s(literal 200 binary64))) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 200 binary64) (+.f64 y x)) (+.f64 y x)) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (*.f64 x (-.f64 x y))))) (*.f64 (*.f64 (/.f64 #s(literal 200 binary64) (+.f64 y x)) (+.f64 y x)) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y y (*.f64 x (-.f64 x y)))))) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 200 binary64) (+.f64 y x)) (+.f64 y x)) y) (*.f64 (*.f64 (/.f64 #s(literal 200 binary64) (+.f64 y x)) (+.f64 y x)) x)) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 200 binary64) (+.f64 y x)) (+.f64 y x)) x) (*.f64 (*.f64 (/.f64 #s(literal 200 binary64) (+.f64 y x)) (+.f64 y x)) y)) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 200 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))) (+.f64 y x)) (fma.f64 x x (*.f64 y y))) (*.f64 (*.f64 (/.f64 #s(literal 200 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))) (+.f64 y x)) (*.f64 y x))) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 200 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))) (+.f64 y x)) (*.f64 y (+.f64 y x))) (*.f64 (*.f64 (/.f64 #s(literal 200 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))) (+.f64 y x)) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 200 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))) (+.f64 y x)) (*.f64 x x)) (*.f64 (*.f64 (/.f64 #s(literal 200 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))) (+.f64 y x)) (*.f64 y (+.f64 y x)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 200 binary64) x)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 200 binary64) y))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 200 binary64) y)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 200 binary64) x))) |
(+.f64 (*.f64 #s(literal 200 binary64) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (*.f64 x (-.f64 x y))))) (*.f64 #s(literal 200 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y y (*.f64 x (-.f64 x y)))))) |
(+.f64 (/.f64 (*.f64 #s(literal 8000000 binary64) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (*.f64 y y) #s(literal 40000 binary64) (*.f64 (*.f64 #s(literal 200 binary64) x) (-.f64 (*.f64 #s(literal 200 binary64) x) (*.f64 #s(literal 200 binary64) y))))) (/.f64 (*.f64 #s(literal 8000000 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 y y) #s(literal 40000 binary64) (*.f64 (*.f64 #s(literal 200 binary64) x) (-.f64 (*.f64 #s(literal 200 binary64) x) (*.f64 #s(literal 200 binary64) y)))))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal 200 binary64) y) (-.f64 x y)) (-.f64 x y)) (/.f64 (*.f64 #s(literal 200 binary64) (*.f64 x (-.f64 x y))) (-.f64 x y))) |
(+.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) y) #s(literal 200 binary64)) (-.f64 x y)) (/.f64 (*.f64 (*.f64 (-.f64 x y) x) #s(literal 200 binary64)) (-.f64 x y))) |
(+.f64 (*.f64 #s(literal 200 binary64) y) (*.f64 #s(literal 200 binary64) x)) |
(+.f64 (*.f64 #s(literal 200 binary64) x) (*.f64 #s(literal 200 binary64) y)) |
(*.f64 (/.f64 (-.f64 x y) (/.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (fma.f64 (neg.f64 y) y (*.f64 x x)))) (/.f64 (+.f64 y x) (-.f64 y x))) |
(*.f64 (/.f64 (-.f64 x y) (/.f64 (*.f64 (-.f64 x y) (+.f64 y x)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (/.f64 (+.f64 y x) (fma.f64 y y (*.f64 x (-.f64 x y))))) |
(*.f64 (/.f64 (+.f64 y x) (/.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (fma.f64 (neg.f64 y) y (*.f64 x x)))) (/.f64 (-.f64 x y) (-.f64 y x))) |
(*.f64 (/.f64 (+.f64 y x) (/.f64 (*.f64 (-.f64 x y) (+.f64 y x)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (/.f64 (-.f64 x y) (fma.f64 y y (*.f64 x (-.f64 x y))))) |
(*.f64 (+.f64 y x) #s(literal 1 binary64)) |
(/.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) #s(literal 1 binary64)) (neg.f64 (-.f64 y x))) |
(/.f64 (*.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) #s(literal 1 binary64)) (neg.f64 (fma.f64 y y (*.f64 x (-.f64 x y))))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) #s(literal 1 binary64)) (-.f64 y x)) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 1 binary64)) (fma.f64 x x (*.f64 y (-.f64 y x)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 1 binary64)) (fma.f64 y y (*.f64 x (-.f64 x y)))) |
(/.f64 (*.f64 (*.f64 (-.f64 x y) (+.f64 y x)) #s(literal 1 binary64)) (-.f64 x y)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y y) (-.f64 y x)) (/.f64 (*.f64 y y) (-.f64 y x))) (*.f64 (/.f64 (*.f64 x x) (-.f64 y x)) (/.f64 (*.f64 x x) (-.f64 y x)))) (+.f64 (/.f64 (*.f64 y y) (-.f64 y x)) (/.f64 (*.f64 x x) (-.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (*.f64 x (-.f64 x y)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (*.f64 x (-.f64 x y))))) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y y (*.f64 x (-.f64 x y)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y y (*.f64 x (-.f64 x y)))))) (-.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (*.f64 x (-.f64 x y)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y y (*.f64 x (-.f64 x y)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y y) (-.f64 y x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (-.f64 y x)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 y y) (-.f64 y x)) (/.f64 (*.f64 y y) (-.f64 y x)) (fma.f64 (/.f64 (*.f64 x x) (-.f64 y x)) (/.f64 (*.f64 x x) (-.f64 y x)) (*.f64 (/.f64 (*.f64 y y) (-.f64 y x)) (/.f64 (*.f64 x x) (-.f64 y x)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (*.f64 x (-.f64 x y)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y y (*.f64 x (-.f64 x y)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (*.f64 x (-.f64 x y)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (*.f64 x (-.f64 x y)))) (-.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y y (*.f64 x (-.f64 x y)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y y (*.f64 x (-.f64 x y))))) (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (*.f64 x (-.f64 x y)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y y (*.f64 x (-.f64 x y)))))))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 y) y (*.f64 x x))) (neg.f64 (neg.f64 (-.f64 y x)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 y y (*.f64 x (-.f64 x y)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 x x))) (*.f64 (-.f64 y x) (-.f64 y x))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (*.f64 x (-.f64 x y))) (*.f64 (fma.f64 y y (*.f64 x (-.f64 x y))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (fma.f64 y y (*.f64 x (-.f64 x y))) (fma.f64 y y (*.f64 x (-.f64 x y))))) |
(/.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) (neg.f64 (-.f64 y x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (*.f64 y (-.f64 y x))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 y y (*.f64 x (-.f64 x y))))) |
(/.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (neg.f64 (-.f64 x y))) |
(/.f64 (*.f64 (-.f64 x y) (+.f64 y x)) (-.f64 x y)) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (-.f64 y x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 x x (*.f64 y (-.f64 y x)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 y y (*.f64 x (-.f64 x y)))) |
(neg.f64 (neg.f64 (+.f64 y x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y x)) (/.f64 (*.f64 x x) (-.f64 y x))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (*.f64 y (-.f64 y x)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 x x (*.f64 y (-.f64 y x))))) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 x x (*.f64 y (-.f64 y x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (*.f64 y (-.f64 y x))))) |
(+.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 (neg.f64 y) y) (-.f64 x y))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y y (*.f64 x (-.f64 x y)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (*.f64 x (-.f64 x y))))) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (*.f64 x (-.f64 x y)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y y (*.f64 x (-.f64 x y))))) |
(+.f64 (/.f64 (*.f64 y y) (-.f64 y x)) (/.f64 (*.f64 (neg.f64 x) x) (-.f64 y x))) |
(+.f64 y x) |
(+.f64 x y) |
Compiled 17 039 to 1 982 computations (88.4% saved)
6 alts after pruning (1 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 589 | 1 | 590 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 2 | 3 |
| Done | 0 | 3 | 3 |
| Total | 590 | 6 | 596 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 30.7% | (/.f64 #s(approx (* (* 200 (+ y x)) (- x y)) (*.f64 (*.f64 x x) #s(literal 200 binary64))) (-.f64 x y)) |
| ✓ | 100.0% | (*.f64 #s(literal 200 binary64) (-.f64 x y)) |
| ✓ | 89.2% | #s(approx (* 200 (- x y)) (*.f64 (fma.f64 (/.f64 y x) #s(literal -200 binary64) #s(literal 200 binary64)) x)) |
| ✓ | 90.4% | #s(approx (* 200 (- x y)) (*.f64 (fma.f64 (/.f64 x y) #s(literal 200 binary64) #s(literal -200 binary64)) y)) |
| ✓ | 49.3% | #s(approx (* 200 (- x y)) (*.f64 #s(literal 200 binary64) x)) |
| ✓ | 51.6% | #s(approx (* 200 (- x y)) (*.f64 #s(literal -200 binary64) y)) |
Compiled 70 to 56 computations (20% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (*.f64 x x) | |
| cost-diff | 0 | (*.f64 (*.f64 x x) #s(literal 200 binary64)) | |
| cost-diff | 0 | #s(approx (* (* 200 (+ y x)) (- x y)) (*.f64 (*.f64 x x) #s(literal 200 binary64))) | |
| cost-diff | 0 | (/.f64 #s(approx (* (* 200 (+ y x)) (- x y)) (*.f64 (*.f64 x x) #s(literal 200 binary64))) (-.f64 x y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 48 |
| 0 | 16 | 48 |
| 1 | 33 | 48 |
| 2 | 87 | 48 |
| 3 | 187 | 48 |
| 4 | 373 | 48 |
| 5 | 651 | 48 |
| 6 | 1186 | 48 |
| 7 | 2530 | 48 |
| 8 | 4918 | 48 |
| 9 | 6951 | 48 |
| 0 | 8369 | 48 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 #s(approx (* (* 200 (+ y x)) (- x y)) (*.f64 (*.f64 x x) #s(literal 200 binary64))) (-.f64 x y)) |
#s(approx (* (* 200 (+ y x)) (- x y)) (*.f64 (*.f64 x x) #s(literal 200 binary64))) |
(*.f64 (*.f64 x x) #s(literal 200 binary64)) |
(*.f64 x x) |
x |
#s(literal 200 binary64) |
(-.f64 x y) |
y |
| Outputs |
|---|
(/.f64 #s(approx (* (* 200 (+ y x)) (- x y)) (*.f64 (*.f64 x x) #s(literal 200 binary64))) (-.f64 x y)) |
#s(approx (* (* 200 (+ y x)) (- x y)) (*.f64 (*.f64 x x) #s(literal 200 binary64))) |
(*.f64 (*.f64 x x) #s(literal 200 binary64)) |
(*.f64 x x) |
x |
#s(literal 200 binary64) |
(-.f64 x y) |
y |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0 | (*.f64 x x) | |
| accuracy | 0.2474586697825822 | (*.f64 (*.f64 x x) #s(literal 200 binary64)) | |
| accuracy | 27.68715255214103 | (/.f64 #s(approx (* (* 200 (+ y x)) (- x y)) (*.f64 (*.f64 x x) #s(literal 200 binary64))) (-.f64 x y)) | |
| accuracy | 30.50421868076556 | #s(approx (* (* 200 (+ y x)) (- x y)) (*.f64 (*.f64 x x) #s(literal 200 binary64))) |
| 19.0ms | 250× | 0 | valid |
| 1.0ms | 4× | 1 | valid |
| 0.0ms | 2× | 2 | valid |
Compiled 38 to 12 computations (68.4% saved)
ival-mult: 6.0ms (53.9% of total)ival-div: 2.0ms (18% of total)ival-add: 2.0ms (18% of total)ival-sub: 1.0ms (9% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
(/.f64 #s(approx (* (* 200 (+ y x)) (- x y)) (*.f64 (*.f64 x x) #s(literal 200 binary64))) (-.f64 x y)) |
#s(approx (* (* 200 (+ y x)) (- x y)) (*.f64 (*.f64 x x) #s(literal 200 binary64))) |
(*.f64 (*.f64 x x) #s(literal 200 binary64)) |
(*.f64 x x) |
| Outputs |
|---|
(* 200 y) |
(+ (* 200 x) (* 200 y)) |
(* -200 (pow y 2)) |
(+ (* -200 (pow y 2)) (* 200 (* x (+ y (* -1 y))))) |
(+ (* -200 (pow y 2)) (* x (+ (* 200 x) (* 200 (+ y (* -1 y)))))) |
(* 200 (pow x 2)) |
(pow x 2) |
(* 200 x) |
(* x (+ 200 (* 200 (/ y x)))) |
(* (pow x 2) (+ 200 (* 200 (/ (+ y (* -1 y)) x)))) |
(* (pow x 2) (+ 200 (+ (* -200 (/ (pow y 2) (pow x 2))) (* 200 (/ (+ y (* -1 y)) x))))) |
(* -1 (* x (- (* -200 (/ y x)) 200))) |
(* (pow x 2) (+ 200 (* -1 (/ (+ (* -200 (+ y (* -1 y))) (* 200 (/ (pow y 2) x))) x)))) |
(+ (* 200 (* y (+ x (* -1 x)))) (* 200 (pow x 2))) |
(+ (* 200 (pow x 2)) (* y (+ (* -200 y) (* 200 (+ x (* -1 x)))))) |
(* y (+ 200 (* 200 (/ x y)))) |
(* (pow y 2) (- (* 200 (/ (+ x (* -1 x)) y)) 200)) |
(* (pow y 2) (- (+ (* 200 (/ (+ x (* -1 x)) y)) (* 200 (/ (pow x 2) (pow y 2)))) 200)) |
(* -1 (* y (- (* -200 (/ x y)) 200))) |
(* (pow y 2) (- (* -200 (/ (+ x (* -1 x)) y)) 200)) |
(* (pow y 2) (- (* -1 (/ (+ (* -200 (/ (pow x 2) y)) (* 200 (+ x (* -1 x)))) y)) 200)) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | inf | ((/ (* (* 200 (+ y x)) (- x y)) (- x y)) (* (* 200 (+ y x)) (- x y)) (* (* x x) 200) (* x x)) |
| 1.0ms | x | @ | -inf | ((/ (* (* 200 (+ y x)) (- x y)) (- x y)) (* (* 200 (+ y x)) (- x y)) (* (* x x) 200) (* x x)) |
| 1.0ms | x | @ | 0 | ((/ (* (* 200 (+ y x)) (- x y)) (- x y)) (* (* 200 (+ y x)) (- x y)) (* (* x x) 200) (* x x)) |
| 0.0ms | y | @ | inf | ((/ (* (* 200 (+ y x)) (- x y)) (- x y)) (* (* 200 (+ y x)) (- x y)) (* (* x x) 200) (* x x)) |
| 0.0ms | y | @ | -inf | ((/ (* (* 200 (+ y x)) (- x y)) (- x y)) (* (* 200 (+ y x)) (- x y)) (* (* x x) 200) (* x x)) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 84 | 205 |
| 1 | 295 | 189 |
| 2 | 1129 | 165 |
| 3 | 4216 | 165 |
| 0 | 8963 | 159 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 200 y) |
(+ (* 200 x) (* 200 y)) |
(* -200 (pow y 2)) |
(+ (* -200 (pow y 2)) (* 200 (* x (+ y (* -1 y))))) |
(+ (* -200 (pow y 2)) (* x (+ (* 200 x) (* 200 (+ y (* -1 y)))))) |
(* 200 (pow x 2)) |
(pow x 2) |
(* 200 x) |
(* x (+ 200 (* 200 (/ y x)))) |
(* (pow x 2) (+ 200 (* 200 (/ (+ y (* -1 y)) x)))) |
(* (pow x 2) (+ 200 (+ (* -200 (/ (pow y 2) (pow x 2))) (* 200 (/ (+ y (* -1 y)) x))))) |
(* -1 (* x (- (* -200 (/ y x)) 200))) |
(* (pow x 2) (+ 200 (* -1 (/ (+ (* -200 (+ y (* -1 y))) (* 200 (/ (pow y 2) x))) x)))) |
(+ (* 200 (* y (+ x (* -1 x)))) (* 200 (pow x 2))) |
(+ (* 200 (pow x 2)) (* y (+ (* -200 y) (* 200 (+ x (* -1 x)))))) |
(* y (+ 200 (* 200 (/ x y)))) |
(* (pow y 2) (- (* 200 (/ (+ x (* -1 x)) y)) 200)) |
(* (pow y 2) (- (+ (* 200 (/ (+ x (* -1 x)) y)) (* 200 (/ (pow x 2) (pow y 2)))) 200)) |
(* -1 (* y (- (* -200 (/ x y)) 200))) |
(* (pow y 2) (- (* -200 (/ (+ x (* -1 x)) y)) 200)) |
(* (pow y 2) (- (* -1 (/ (+ (* -200 (/ (pow x 2) y)) (* 200 (+ x (* -1 x)))) y)) 200)) |
| Outputs |
|---|
(* 200 y) |
(*.f64 y #s(literal 200 binary64)) |
(+ (* 200 x) (* 200 y)) |
(*.f64 (+.f64 x y) #s(literal 200 binary64)) |
(* -200 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal -200 binary64)) |
(+ (* -200 (pow y 2)) (* 200 (* x (+ y (* -1 y))))) |
(*.f64 (*.f64 y y) #s(literal -200 binary64)) |
(+ (* -200 (pow y 2)) (* x (+ (* 200 x) (* 200 (+ y (* -1 y)))))) |
(*.f64 #s(literal -200 binary64) (fma.f64 y y (*.f64 (neg.f64 x) x))) |
(* 200 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 200 binary64)) |
(pow x 2) |
(*.f64 x x) |
(* 200 x) |
(*.f64 x #s(literal 200 binary64)) |
(* x (+ 200 (* 200 (/ y x)))) |
(*.f64 (fma.f64 (/.f64 y x) #s(literal 200 binary64) #s(literal 200 binary64)) x) |
(* (pow x 2) (+ 200 (* 200 (/ (+ y (* -1 y)) x)))) |
(*.f64 (*.f64 x x) #s(literal 200 binary64)) |
(* (pow x 2) (+ 200 (+ (* -200 (/ (pow y 2) (pow x 2))) (* 200 (/ (+ y (* -1 y)) x))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 y x) #s(literal -200 binary64)) (/.f64 y x) #s(literal 200 binary64)) x) x) |
(* -1 (* x (- (* -200 (/ y x)) 200))) |
(*.f64 (neg.f64 x) (-.f64 (*.f64 (/.f64 y x) #s(literal -200 binary64)) #s(literal 200 binary64))) |
(* (pow x 2) (+ 200 (* -1 (/ (+ (* -200 (+ y (* -1 y))) (* 200 (/ (pow y 2) x))) x)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 y x) #s(literal -200 binary64)) (/.f64 y x) #s(literal 200 binary64)) x) x) |
(+ (* 200 (* y (+ x (* -1 x)))) (* 200 (pow x 2))) |
(*.f64 (*.f64 x x) #s(literal 200 binary64)) |
(+ (* 200 (pow x 2)) (* y (+ (* -200 y) (* 200 (+ x (* -1 x)))))) |
(*.f64 #s(literal -200 binary64) (fma.f64 y y (*.f64 (neg.f64 x) x))) |
(* y (+ 200 (* 200 (/ x y)))) |
(*.f64 (fma.f64 (/.f64 x y) #s(literal 200 binary64) #s(literal 200 binary64)) y) |
(* (pow y 2) (- (* 200 (/ (+ x (* -1 x)) y)) 200)) |
(*.f64 (*.f64 y y) #s(literal -200 binary64)) |
(* (pow y 2) (- (+ (* 200 (/ (+ x (* -1 x)) y)) (* 200 (/ (pow x 2) (pow y 2)))) 200)) |
(*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 x y) #s(literal 200 binary64)) (/.f64 x y) #s(literal -200 binary64)) y) y) |
(* -1 (* y (- (* -200 (/ x y)) 200))) |
(*.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal -200 binary64)) #s(literal 200 binary64)) (neg.f64 y)) |
(* (pow y 2) (- (* -200 (/ (+ x (* -1 x)) y)) 200)) |
(*.f64 (*.f64 y y) #s(literal -200 binary64)) |
(* (pow y 2) (- (* -1 (/ (+ (* -200 (/ (pow x 2) y)) (* 200 (+ x (* -1 x)))) y)) 200)) |
(*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 x y) #s(literal 200 binary64)) (/.f64 x y) #s(literal -200 binary64)) y) y) |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 42 |
| 0 | 16 | 42 |
| 1 | 58 | 42 |
| 2 | 379 | 42 |
| 3 | 5268 | 38 |
| 0 | 9396 | 38 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 #s(approx (* (* 200 (+ y x)) (- x y)) (*.f64 (*.f64 x x) #s(literal 200 binary64))) (-.f64 x y)) |
#s(approx (* (* 200 (+ y x)) (- x y)) (*.f64 (*.f64 x x) #s(literal 200 binary64))) |
(*.f64 (*.f64 x x) #s(literal 200 binary64)) |
(*.f64 x x) |
| Outputs |
|---|
(*.f64 (/.f64 #s(approx (* (* 200 (+ y x)) (- x y)) (*.f64 (*.f64 x x) #s(literal 200 binary64))) (pow.f64 (-.f64 x y) #s(literal 2 binary64))) (-.f64 x y)) |
(*.f64 (/.f64 #s(approx (* (* 200 (+ y x)) (- x y)) (*.f64 (*.f64 x x) #s(literal 200 binary64))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (-.f64 x y) x (*.f64 y y))) |
(*.f64 (fma.f64 (-.f64 x y) x (*.f64 y y)) (/.f64 #s(approx (* (* 200 (+ y x)) (- x y)) (*.f64 (*.f64 x x) #s(literal 200 binary64))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) |
(*.f64 (-.f64 x y) (/.f64 #s(approx (* (* 200 (+ y x)) (- x y)) (*.f64 (*.f64 x x) #s(literal 200 binary64))) (pow.f64 (-.f64 x y) #s(literal 2 binary64)))) |
(/.f64 (/.f64 (neg.f64 #s(approx (* (* 200 (+ y x)) (- x y)) (*.f64 (*.f64 x x) #s(literal 200 binary64)))) (/.f64 (-.f64 x y) (-.f64 x y))) (-.f64 x y)) |
(/.f64 (/.f64 (neg.f64 #s(approx (* (* 200 (+ y x)) (- x y)) (*.f64 (*.f64 x x) #s(literal 200 binary64)))) (/.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (fma.f64 (-.f64 x y) x (*.f64 y y))) |
(/.f64 (/.f64 #s(approx (* (* 200 (+ y x)) (- x y)) (*.f64 (*.f64 x x) #s(literal 200 binary64))) (/.f64 (-.f64 x y) (-.f64 x y))) (-.f64 x y)) |
(/.f64 (/.f64 #s(approx (* (* 200 (+ y x)) (- x y)) (*.f64 (*.f64 x x) #s(literal 200 binary64))) (/.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (fma.f64 (-.f64 x y) x (*.f64 y y))) |
(/.f64 (*.f64 #s(approx (* (* 200 (+ y x)) (- x y)) (*.f64 (*.f64 x x) #s(literal 200 binary64))) (-.f64 x y)) (pow.f64 (-.f64 x y) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(approx (* (* 200 (+ y x)) (- x y)) (*.f64 (*.f64 x x) #s(literal 200 binary64))) (fma.f64 (-.f64 x y) x (*.f64 y y))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(approx (* (* 200 (+ y x)) (- x y)) (*.f64 (*.f64 x x) #s(literal 200 binary64))) (pow.f64 (-.f64 x y) #s(literal 2 binary64))) (pow.f64 (-.f64 x y) #s(literal 2 binary64))) (-.f64 x y)) |
(/.f64 (*.f64 (/.f64 #s(approx (* (* 200 (+ y x)) (- x y)) (*.f64 (*.f64 x x) #s(literal 200 binary64))) (pow.f64 (-.f64 x y) #s(literal 2 binary64))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (-.f64 x y) x (*.f64 y y))) |
(/.f64 (*.f64 (/.f64 #s(approx (* (* 200 (+ y x)) (- x y)) (*.f64 (*.f64 x x) #s(literal 200 binary64))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (pow.f64 (fma.f64 (-.f64 x y) x (*.f64 y y)) #s(literal 2 binary64))) (fma.f64 (-.f64 x y) x (*.f64 y y))) |
(/.f64 (*.f64 (/.f64 #s(approx (* (* 200 (+ y x)) (- x y)) (*.f64 (*.f64 x x) #s(literal 200 binary64))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 x y) y) (fma.f64 (-.f64 x y) x (*.f64 y y)) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (*.f64 #s(approx (* (* 200 (+ y x)) (- x y)) (*.f64 (*.f64 x x) #s(literal 200 binary64))) (pow.f64 (-.f64 x y) #s(literal 2 binary64))) (pow.f64 (-.f64 x y) #s(literal 3 binary64))) |
(/.f64 (*.f64 #s(approx (* (* 200 (+ y x)) (- x y)) (*.f64 (*.f64 x x) #s(literal 200 binary64))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (-.f64 x y))) |
(/.f64 (*.f64 #s(approx (* (* 200 (+ y x)) (- x y)) (*.f64 (*.f64 x x) #s(literal 200 binary64))) (pow.f64 (fma.f64 (-.f64 x y) x (*.f64 y y)) #s(literal 2 binary64))) (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(/.f64 (*.f64 #s(approx (* (* 200 (+ y x)) (- x y)) (*.f64 (*.f64 x x) #s(literal 200 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (*.f64 (-.f64 x y) y) (fma.f64 (-.f64 x y) x (*.f64 y y)) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (neg.f64 #s(approx (* (* 200 (+ y x)) (- x y)) (*.f64 (*.f64 x x) #s(literal 200 binary64)))) (-.f64 x y)) |
(/.f64 #s(approx (* (* 200 (+ y x)) (- x y)) (*.f64 (*.f64 x x) #s(literal 200 binary64))) (-.f64 x y)) |
(neg.f64 (/.f64 #s(approx (* (* 200 (+ y x)) (- x y)) (*.f64 (*.f64 x x) #s(literal 200 binary64))) (-.f64 x y))) |
(fma.f64 (/.f64 #s(approx (* (* 200 (+ y x)) (- x y)) (*.f64 (*.f64 x x) #s(literal 200 binary64))) (pow.f64 (-.f64 x y) #s(literal 2 binary64))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))) (*.f64 (/.f64 #s(approx (* (* 200 (+ y x)) (- x y)) (*.f64 (*.f64 x x) #s(literal 200 binary64))) (pow.f64 (-.f64 x y) #s(literal 2 binary64))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))))) |
(fma.f64 (/.f64 #s(approx (* (* 200 (+ y x)) (- x y)) (*.f64 (*.f64 x x) #s(literal 200 binary64))) (pow.f64 (-.f64 x y) #s(literal 2 binary64))) x (*.f64 (/.f64 #s(approx (* (* 200 (+ y x)) (- x y)) (*.f64 (*.f64 x x) #s(literal 200 binary64))) (pow.f64 (-.f64 x y) #s(literal 2 binary64))) y)) |
(fma.f64 (/.f64 #s(approx (* (* 200 (+ y x)) (- x y)) (*.f64 (*.f64 x x) #s(literal 200 binary64))) (pow.f64 (-.f64 x y) #s(literal 2 binary64))) y (*.f64 (/.f64 #s(approx (* (* 200 (+ y x)) (- x y)) (*.f64 (*.f64 x x) #s(literal 200 binary64))) (pow.f64 (-.f64 x y) #s(literal 2 binary64))) x)) |
(fma.f64 (/.f64 #s(approx (* (* 200 (+ y x)) (- x y)) (*.f64 (*.f64 x x) #s(literal 200 binary64))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (pow.f64 (-.f64 x y) #s(literal 2 binary64)) (*.f64 (/.f64 #s(approx (* (* 200 (+ y x)) (- x y)) (*.f64 (*.f64 x x) #s(literal 200 binary64))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 x y))) |
(fma.f64 (/.f64 #s(approx (* (* 200 (+ y x)) (- x y)) (*.f64 (*.f64 x x) #s(literal 200 binary64))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (-.f64 x y) y) (*.f64 (/.f64 #s(approx (* (* 200 (+ y x)) (- x y)) (*.f64 (*.f64 x x) #s(literal 200 binary64))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 x x))) |
(fma.f64 (/.f64 #s(approx (* (* 200 (+ y x)) (- x y)) (*.f64 (*.f64 x x) #s(literal 200 binary64))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 x x) (*.f64 (/.f64 #s(approx (* (* 200 (+ y x)) (- x y)) (*.f64 (*.f64 x x) #s(literal 200 binary64))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (-.f64 x y) y))) |
(fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))) (/.f64 #s(approx (* (* 200 (+ y x)) (- x y)) (*.f64 (*.f64 x x) #s(literal 200 binary64))) (pow.f64 (-.f64 x y) #s(literal 2 binary64))) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))) (/.f64 #s(approx (* (* 200 (+ y x)) (- x y)) (*.f64 (*.f64 x x) #s(literal 200 binary64))) (pow.f64 (-.f64 x y) #s(literal 2 binary64))))) |
(fma.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) (/.f64 #s(approx (* (* 200 (+ y x)) (- x y)) (*.f64 (*.f64 x x) #s(literal 200 binary64))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (*.f64 x y) (/.f64 #s(approx (* (* 200 (+ y x)) (- x y)) (*.f64 (*.f64 x x) #s(literal 200 binary64))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))))) |
(fma.f64 (*.f64 (-.f64 x y) y) (/.f64 #s(approx (* (* 200 (+ y x)) (- x y)) (*.f64 (*.f64 x x) #s(literal 200 binary64))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (*.f64 x x) (/.f64 #s(approx (* (* 200 (+ y x)) (- x y)) (*.f64 (*.f64 x x) #s(literal 200 binary64))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))))) |
(fma.f64 (*.f64 x x) (/.f64 #s(approx (* (* 200 (+ y x)) (- x y)) (*.f64 (*.f64 x x) #s(literal 200 binary64))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (*.f64 (-.f64 x y) y) (/.f64 #s(approx (* (* 200 (+ y x)) (- x y)) (*.f64 (*.f64 x x) #s(literal 200 binary64))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))))) |
(fma.f64 x (/.f64 #s(approx (* (* 200 (+ y x)) (- x y)) (*.f64 (*.f64 x x) #s(literal 200 binary64))) (pow.f64 (-.f64 x y) #s(literal 2 binary64))) (*.f64 y (/.f64 #s(approx (* (* 200 (+ y x)) (- x y)) (*.f64 (*.f64 x x) #s(literal 200 binary64))) (pow.f64 (-.f64 x y) #s(literal 2 binary64))))) |
(fma.f64 y (/.f64 #s(approx (* (* 200 (+ y x)) (- x y)) (*.f64 (*.f64 x x) #s(literal 200 binary64))) (pow.f64 (-.f64 x y) #s(literal 2 binary64))) (*.f64 x (/.f64 #s(approx (* (* 200 (+ y x)) (- x y)) (*.f64 (*.f64 x x) #s(literal 200 binary64))) (pow.f64 (-.f64 x y) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))) (/.f64 #s(approx (* (* 200 (+ y x)) (- x y)) (*.f64 (*.f64 x x) #s(literal 200 binary64))) (pow.f64 (-.f64 x y) #s(literal 2 binary64)))) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))) (/.f64 #s(approx (* (* 200 (+ y x)) (- x y)) (*.f64 (*.f64 x x) #s(literal 200 binary64))) (pow.f64 (-.f64 x y) #s(literal 2 binary64))))) |
(+.f64 (*.f64 x (/.f64 #s(approx (* (* 200 (+ y x)) (- x y)) (*.f64 (*.f64 x x) #s(literal 200 binary64))) (pow.f64 (-.f64 x y) #s(literal 2 binary64)))) (*.f64 y (/.f64 #s(approx (* (* 200 (+ y x)) (- x y)) (*.f64 (*.f64 x x) #s(literal 200 binary64))) (pow.f64 (-.f64 x y) #s(literal 2 binary64))))) |
(+.f64 (*.f64 y (/.f64 #s(approx (* (* 200 (+ y x)) (- x y)) (*.f64 (*.f64 x x) #s(literal 200 binary64))) (pow.f64 (-.f64 x y) #s(literal 2 binary64)))) (*.f64 x (/.f64 #s(approx (* (* 200 (+ y x)) (- x y)) (*.f64 (*.f64 x x) #s(literal 200 binary64))) (pow.f64 (-.f64 x y) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) (/.f64 #s(approx (* (* 200 (+ y x)) (- x y)) (*.f64 (*.f64 x x) #s(literal 200 binary64))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (*.f64 (*.f64 x y) (/.f64 #s(approx (* (* 200 (+ y x)) (- x y)) (*.f64 (*.f64 x x) #s(literal 200 binary64))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))))) |
(+.f64 (*.f64 (*.f64 (-.f64 x y) y) (/.f64 #s(approx (* (* 200 (+ y x)) (- x y)) (*.f64 (*.f64 x x) #s(literal 200 binary64))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (*.f64 (*.f64 x x) (/.f64 #s(approx (* (* 200 (+ y x)) (- x y)) (*.f64 (*.f64 x x) #s(literal 200 binary64))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))))) |
(+.f64 (*.f64 (*.f64 x x) (/.f64 #s(approx (* (* 200 (+ y x)) (- x y)) (*.f64 (*.f64 x x) #s(literal 200 binary64))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (*.f64 (*.f64 (-.f64 x y) y) (/.f64 #s(approx (* (* 200 (+ y x)) (- x y)) (*.f64 (*.f64 x x) #s(literal 200 binary64))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))))) |
(+.f64 (*.f64 (/.f64 #s(approx (* (* 200 (+ y x)) (- x y)) (*.f64 (*.f64 x x) #s(literal 200 binary64))) (pow.f64 (-.f64 x y) #s(literal 2 binary64))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y)))) (*.f64 (/.f64 #s(approx (* (* 200 (+ y x)) (- x y)) (*.f64 (*.f64 x x) #s(literal 200 binary64))) (pow.f64 (-.f64 x y) #s(literal 2 binary64))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))))) |
(+.f64 (*.f64 (/.f64 #s(approx (* (* 200 (+ y x)) (- x y)) (*.f64 (*.f64 x x) #s(literal 200 binary64))) (pow.f64 (-.f64 x y) #s(literal 2 binary64))) x) (*.f64 (/.f64 #s(approx (* (* 200 (+ y x)) (- x y)) (*.f64 (*.f64 x x) #s(literal 200 binary64))) (pow.f64 (-.f64 x y) #s(literal 2 binary64))) y)) |
(+.f64 (*.f64 (/.f64 #s(approx (* (* 200 (+ y x)) (- x y)) (*.f64 (*.f64 x x) #s(literal 200 binary64))) (pow.f64 (-.f64 x y) #s(literal 2 binary64))) y) (*.f64 (/.f64 #s(approx (* (* 200 (+ y x)) (- x y)) (*.f64 (*.f64 x x) #s(literal 200 binary64))) (pow.f64 (-.f64 x y) #s(literal 2 binary64))) x)) |
(+.f64 (*.f64 (/.f64 #s(approx (* (* 200 (+ y x)) (- x y)) (*.f64 (*.f64 x x) #s(literal 200 binary64))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (pow.f64 (-.f64 x y) #s(literal 2 binary64))) (*.f64 (/.f64 #s(approx (* (* 200 (+ y x)) (- x y)) (*.f64 (*.f64 x x) #s(literal 200 binary64))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 x y))) |
(+.f64 (*.f64 (/.f64 #s(approx (* (* 200 (+ y x)) (- x y)) (*.f64 (*.f64 x x) #s(literal 200 binary64))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (-.f64 x y) y)) (*.f64 (/.f64 #s(approx (* (* 200 (+ y x)) (- x y)) (*.f64 (*.f64 x x) #s(literal 200 binary64))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 x x))) |
(+.f64 (*.f64 (/.f64 #s(approx (* (* 200 (+ y x)) (- x y)) (*.f64 (*.f64 x x) #s(literal 200 binary64))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 x x)) (*.f64 (/.f64 #s(approx (* (* 200 (+ y x)) (- x y)) (*.f64 (*.f64 x x) #s(literal 200 binary64))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (-.f64 x y) y))) |
#s(approx (* (* 200 (+ y x)) (- x y)) (*.f64 (*.f64 x x) #s(literal 200 binary64))) |
(neg.f64 (neg.f64 #s(approx (* (* 200 (+ y x)) (- x y)) (*.f64 (*.f64 x x) #s(literal 200 binary64))))) |
(*.f64 (*.f64 x #s(literal 200 binary64)) x) |
(*.f64 (*.f64 x x) #s(literal 200 binary64)) |
(*.f64 x (*.f64 x #s(literal 200 binary64))) |
(*.f64 #s(literal 200 binary64) (*.f64 x x)) |
(neg.f64 (*.f64 (*.f64 x x) #s(literal 200 binary64))) |
(*.f64 (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 x) (sqrt.f64 (pow.f64 x #s(literal 3 binary64)))) |
(*.f64 x x) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 x)) |
(pow.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(neg.f64 (*.f64 x x)) |
(sqrt.f64 (pow.f64 x #s(literal 4 binary64))) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (/.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (/.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
Compiled 2 766 to 255 computations (90.8% saved)
6 alts after pruning (0 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 80 | 0 | 80 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 5 | 5 |
| Total | 80 | 6 | 86 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 30.7% | (/.f64 #s(approx (* (* 200 (+ y x)) (- x y)) (*.f64 (*.f64 x x) #s(literal 200 binary64))) (-.f64 x y)) |
| ✓ | 100.0% | (*.f64 #s(literal 200 binary64) (-.f64 x y)) |
| ✓ | 89.2% | #s(approx (* 200 (- x y)) (*.f64 (fma.f64 (/.f64 y x) #s(literal -200 binary64) #s(literal 200 binary64)) x)) |
| ✓ | 90.4% | #s(approx (* 200 (- x y)) (*.f64 (fma.f64 (/.f64 x y) #s(literal 200 binary64) #s(literal -200 binary64)) y)) |
| ✓ | 49.3% | #s(approx (* 200 (- x y)) (*.f64 #s(literal 200 binary64) x)) |
| ✓ | 51.6% | #s(approx (* 200 (- x y)) (*.f64 #s(literal -200 binary64) y)) |
Compiled 173 to 94 computations (45.7% saved)
| Inputs |
|---|
#s(approx (* 200 (- x y)) (*.f64 #s(literal -200 binary64) y)) |
#s(approx (* 200 (- x y)) (*.f64 #s(literal 200 binary64) x)) |
(*.f64 #s(literal 200 binary64) (-.f64 x y)) |
#s(approx (* 200 (- x y)) (*.f64 (fma.f64 (/.f64 x y) #s(literal 200 binary64) #s(literal -200 binary64)) y)) |
#s(approx (* 200 (- x y)) (*.f64 (fma.f64 (/.f64 y x) #s(literal -200 binary64) #s(literal 200 binary64)) x)) |
(/.f64 #s(approx (* (* 200 (+ y x)) (- x y)) (*.f64 (*.f64 x x) #s(literal 200 binary64))) (-.f64 x y)) |
(/.f64 (*.f64 (*.f64 #s(literal 200 binary64) (+.f64 y x)) (-.f64 x y)) (-.f64 x y)) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 200 binary64)) (-.f64 x y)) (/.f64 (*.f64 (*.f64 (neg.f64 y) y) #s(literal 200 binary64)) (-.f64 x y))) |
| Outputs |
|---|
(*.f64 #s(literal 200 binary64) (-.f64 x y)) |
4 calls:
| 6.0ms | (*.f64 #s(literal 200 binary64) (-.f64 x y)) |
| 3.0ms | (-.f64 x y) |
| 3.0ms | y |
| 3.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | (-.f64 x y) |
| 100.0% | 1 | (*.f64 #s(literal 200 binary64) (-.f64 x y)) |
| 100.0% | 1 | x |
| 100.0% | 1 | y |
Compiled 10 to 12 computations (-20% saved)
| Inputs |
|---|
#s(approx (* 200 (- x y)) (*.f64 #s(literal -200 binary64) y)) |
#s(approx (* 200 (- x y)) (*.f64 #s(literal 200 binary64) x)) |
| Outputs |
|---|
#s(approx (* 200 (- x y)) (*.f64 #s(literal -200 binary64) y)) |
#s(approx (* 200 (- x y)) (*.f64 #s(literal 200 binary64) x)) |
#s(approx (* 200 (- x y)) (*.f64 #s(literal -200 binary64) y)) |
4 calls:
| 1.0ms | (*.f64 #s(literal 200 binary64) (-.f64 x y)) |
| 1.0ms | (-.f64 x y) |
| 1.0ms | y |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 57.8% | 4 | (-.f64 x y) |
| 57.8% | 4 | (*.f64 #s(literal 200 binary64) (-.f64 x y)) |
| 75.2% | 3 | x |
| 76.9% | 3 | y |
Compiled 10 to 12 computations (-20% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (* 200 (- x y)) (*.f64 #s(literal -200 binary64) y)) |
| Outputs |
|---|
#s(approx (* 200 (- x y)) (*.f64 #s(literal -200 binary64) y)) |
4 calls:
| 1.0ms | (*.f64 #s(literal 200 binary64) (-.f64 x y)) |
| 1.0ms | y |
| 1.0ms | x |
| 1.0ms | (-.f64 x y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 51.6% | 1 | (-.f64 x y) |
| 51.6% | 1 | (*.f64 #s(literal 200 binary64) (-.f64 x y)) |
| 51.6% | 1 | x |
| 51.6% | 1 | y |
Compiled 10 to 12 computations (-20% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 8.0ms | 44139786644579.78 | 846952723938671.5 |
| 16.0ms | -1.3819722503765423e-78 | -2.952975781414334e-86 |
| 14.0ms | 250× | 0 | valid |
| 0.0ms | 6× | 1 | valid |
Compiled 296 to 298 computations (-0.7% saved)
ival-sub: 2.0ms (52.4% of total)ival-mult: 2.0ms (52.4% of total)adjust: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 41 |
| 1 | 24 | 41 |
| 2 | 29 | 41 |
| 3 | 30 | 41 |
| 1× | saturated |
| Inputs |
|---|
(*.f64 #s(literal 200 binary64) (-.f64 x y)) |
(if (<=.f64 y #s(literal -1303703024854071/1042962419883256876169444192465601618458351817556959360325703910069443225478828393565899456512 binary64)) #s(approx (* 200 (- x y)) (*.f64 #s(literal -200 binary64) y)) (if (<=.f64 y #s(literal 420000000000000 binary64)) #s(approx (* 200 (- x y)) (*.f64 #s(literal 200 binary64) x)) #s(approx (* 200 (- x y)) (*.f64 #s(literal -200 binary64) y)))) |
#s(approx (* 200 (- x y)) (*.f64 #s(literal -200 binary64) y)) |
| Outputs |
|---|
(*.f64 #s(literal 200 binary64) (-.f64 x y)) |
(if (<=.f64 y #s(literal -1303703024854071/1042962419883256876169444192465601618458351817556959360325703910069443225478828393565899456512 binary64)) #s(approx (* 200 (- x y)) (*.f64 #s(literal -200 binary64) y)) (if (<=.f64 y #s(literal 420000000000000 binary64)) #s(approx (* 200 (- x y)) (*.f64 #s(literal 200 binary64) x)) #s(approx (* 200 (- x y)) (*.f64 #s(literal -200 binary64) y)))) |
(if (or (<=.f64 y #s(literal -1303703024854071/1042962419883256876169444192465601618458351817556959360325703910069443225478828393565899456512 binary64)) (not (<=.f64 y #s(literal 420000000000000 binary64)))) #s(approx (* 200 (- x y)) (*.f64 #s(literal -200 binary64) y)) #s(approx (* 200 (- x y)) (*.f64 #s(literal 200 binary64) x))) |
#s(approx (* 200 (- x y)) (*.f64 #s(literal -200 binary64) y)) |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 40 | 62 |
| 1 | 122 | 52 |
| 2 | 349 | 52 |
| 3 | 954 | 52 |
| 4 | 2145 | 52 |
| 5 | 2877 | 52 |
| 6 | 3867 | 52 |
| 7 | 4333 | 52 |
| 8 | 5404 | 52 |
| 9 | 7151 | 52 |
| 0 | 8685 | 52 |
| 1× | done |
| 1× | iter limit |
| 1× | node limit |
Compiled 50 to 32 computations (36% saved)
Compiled 92 to 50 computations (45.7% saved)
Loading profile data...