
Time bar (total: 4.6s)
| 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)
| 638.0ms | 8 227× | 0 | valid |
| 1.0ms | 10× | 3 | valid |
| 1.0ms | 17× | 1 | valid |
| 0.0ms | 2× | 2 | valid |
ival-sub: 139.0ms (48.6% of total)ival-mult: 129.0ms (45.1% of total)ival-true: 6.0ms (2.1% of total)exact: 6.0ms (2.1% of total)adjust: 3.0ms (1% of total)ival-assert: 3.0ms (1% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (*.f64 #s(literal 500 binary64) (-.f64 x y)) |
| 0 | 0 | - | 0 | - | #s(literal 500 binary64) |
| 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 |
| 26.0ms | 510× | 0 | valid |
| 0.0ms | 2× | 3 | valid |
Compiled 31 to 19 computations (38.7% saved)
ival-mult: 4.0ms (50.9% of total)ival-sub: 3.0ms (38.2% 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)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 500 binary64) (-.f64 x y)) |
| Outputs |
|---|
(*.f64 #s(literal 500 binary64) (-.f64 x y)) |
(*.f64 (-.f64 x y) #s(literal 500 binary64)) |
Compiled 5 to 5 computations (0% saved)
Compiled 0 to 2 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (*.f64 #s(literal 500 binary64) (-.f64 x y)) |
Compiled 5 to 5 computations (0% saved)
Found 2 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (-.f64 x y) | |
| cost-diff | 0 | (*.f64 #s(literal 500 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 500 binary64) (-.f64 x y)) |
#s(literal 500 binary64) |
(-.f64 x y) |
x |
y |
| Outputs |
|---|
(*.f64 #s(literal 500 binary64) (-.f64 x y)) |
(*.f64 (-.f64 x y) #s(literal 500 binary64)) |
#s(literal 500 binary64) |
(-.f64 x y) |
x |
y |
Found 2 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0 | (-.f64 x y) | |
| accuracy | 0.0234375 | (*.f64 #s(literal 500 binary64) (-.f64 x y)) |
| 19.0ms | 255× | 0 | valid |
| 0.0ms | 1× | 3 | valid |
Compiled 13 to 7 computations (46.2% saved)
ival-sub: 9.0ms (79.6% of total)ival-mult: 2.0ms (17.7% 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 500 binary64) (-.f64 x y)) |
(-.f64 x y) |
| Outputs |
|---|
(* -500 y) |
(+ (* -500 y) (* 500 x)) |
(* -1 y) |
(- x y) |
(* 500 x) |
(* x (+ 500 (* -500 (/ y x)))) |
x |
(* x (+ 1 (* -1 (/ y x)))) |
(* -1 (* x (- (* 500 (/ y x)) 500))) |
(* -1 (* x (- (/ y x) 1))) |
(+ x (* -1 y)) |
(* y (- (* 500 (/ x y)) 500)) |
(* y (- (/ x y) 1)) |
(* -1 (* y (+ 500 (* -500 (/ x y))))) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | y | @ | -inf | ((* 500 (- x y)) (- x y)) |
| 0.0ms | x | @ | inf | ((* 500 (- x y)) (- x y)) |
| 0.0ms | x | @ | -inf | ((* 500 (- x y)) (- x y)) |
| 0.0ms | y | @ | inf | ((* 500 (- x y)) (- x y)) |
| 0.0ms | x | @ | 0 | ((* 500 (- x y)) (- x 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× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -500 y) |
(+ (* -500 y) (* 500 x)) |
(* -1 y) |
(- x y) |
(* 500 x) |
(* x (+ 500 (* -500 (/ y x)))) |
x |
(* x (+ 1 (* -1 (/ y x)))) |
(* -1 (* x (- (* 500 (/ y x)) 500))) |
(* -1 (* x (- (/ y x) 1))) |
(+ x (* -1 y)) |
(* y (- (* 500 (/ x y)) 500)) |
(* y (- (/ x y) 1)) |
(* -1 (* y (+ 500 (* -500 (/ x y))))) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
| Outputs |
|---|
(* -500 y) |
(*.f64 #s(literal -500 binary64) y) |
(+ (* -500 y) (* 500 x)) |
(*.f64 (-.f64 x y) #s(literal 500 binary64)) |
(* -1 y) |
(neg.f64 y) |
(- x y) |
(-.f64 x y) |
(* 500 x) |
(*.f64 #s(literal 500 binary64) x) |
(* x (+ 500 (* -500 (/ y x)))) |
(*.f64 (-.f64 x y) #s(literal 500 binary64)) |
x |
(* x (+ 1 (* -1 (/ y x)))) |
(-.f64 x y) |
(* -1 (* x (- (* 500 (/ y x)) 500))) |
(*.f64 (-.f64 x y) #s(literal 500 binary64)) |
(* -1 (* x (- (/ y x) 1))) |
(-.f64 x y) |
(+ x (* -1 y)) |
(-.f64 x y) |
(* y (- (* 500 (/ x y)) 500)) |
(*.f64 (-.f64 x y) #s(literal 500 binary64)) |
(* y (- (/ x y) 1)) |
(-.f64 x y) |
(* -1 (* y (+ 500 (* -500 (/ x y))))) |
(*.f64 (-.f64 x y) #s(literal 500 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 500 binary64) (-.f64 x y)) |
(-.f64 x y) |
| Outputs |
|---|
(*.f64 (/.f64 (*.f64 (-.f64 x y) #s(literal 500 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 500 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 -500 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 500 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 500 binary64) (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 500 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 500 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 500 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 500 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 500 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 500 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 500 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 500 binary64)) (/.f64 (-.f64 x y) (-.f64 x y)))) |
(*.f64 (/.f64 #s(literal -500 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 500 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 -500 binary64) (-.f64 x y)) (-.f64 x y)) (-.f64 x y)) |
(*.f64 (*.f64 (/.f64 #s(literal 500 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 500 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 -500 binary64) (-.f64 x y))) |
(*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (/.f64 #s(literal 500 binary64) (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
(*.f64 (-.f64 x y) (/.f64 #s(literal 500 binary64) (/.f64 (-.f64 x y) (-.f64 x y)))) |
(*.f64 (-.f64 x y) #s(literal 500 binary64)) |
(*.f64 #s(literal 500 binary64) (-.f64 x y)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) #s(literal 500 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 500 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 500 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 500 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 500 binary64))) (fma.f64 y (-.f64 y x) (*.f64 x x))) |
(/.f64 (*.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) #s(literal 500 binary64)) (-.f64 x y)) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 500 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 500 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 500 binary64)) (-.f64 x y)) (/.f64 (*.f64 (*.f64 (neg.f64 y) y) #s(literal 500 binary64)) (-.f64 x y))) |
(+.f64 (/.f64 (*.f64 #s(literal 500 binary64) (*.f64 x x)) (-.f64 x y)) (/.f64 (*.f64 #s(literal 500 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)
5 alts after pruning (4 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 277 | 4 | 281 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 277 | 5 | 282 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 32.0% | (*.f64 #s(literal 500 binary64) (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))))) |
| ▶ | 47.5% | (*.f64 #s(literal 500 binary64) (fma.f64 (sqrt.f64 (neg.f64 y)) (sqrt.f64 (neg.f64 y)) x)) |
| ✓ | 100.0% | (*.f64 #s(literal 500 binary64) (-.f64 x y)) |
| ▶ | 54.3% | #s(approx (* 500 (- x y)) (*.f64 #s(literal 500 binary64) x)) |
| ▶ | 47.6% | #s(approx (* 500 (- x y)) (*.f64 #s(literal -500 binary64) y)) |
Compiled 64 to 41 computations (35.9% saved)
Found 12 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (*.f64 x x) | |
| cost-diff | 0 | (*.f64 #s(literal 500 binary64) (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))))) | |
| cost-diff | 2 | (*.f64 (*.f64 (neg.f64 y) y) y) | |
| cost-diff | 11 | (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)))) | |
| cost-diff | 0 | (neg.f64 y) | |
| cost-diff | 0 | (sqrt.f64 (neg.f64 y)) | |
| cost-diff | 0 | (*.f64 #s(literal 500 binary64) (fma.f64 (sqrt.f64 (neg.f64 y)) (sqrt.f64 (neg.f64 y)) x)) | |
| cost-diff | 5 | (fma.f64 (sqrt.f64 (neg.f64 y)) (sqrt.f64 (neg.f64 y)) x) | |
| cost-diff | 0 | (*.f64 #s(literal 500 binary64) x) | |
| cost-diff | 0 | #s(approx (* 500 (- x y)) (*.f64 #s(literal 500 binary64) x)) | |
| cost-diff | 0 | (*.f64 #s(literal -500 binary64) y) | |
| cost-diff | 0 | #s(approx (* 500 (- x y)) (*.f64 #s(literal -500 binary64) y)) |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 23 | 168 |
| 0 | 41 | 161 |
| 1 | 85 | 145 |
| 2 | 245 | 131 |
| 3 | 955 | 128 |
| 4 | 2897 | 128 |
| 5 | 4257 | 128 |
| 6 | 4887 | 128 |
| 7 | 5656 | 128 |
| 8 | 6455 | 128 |
| 0 | 8023 | 128 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (* 500 (- x y)) (*.f64 #s(literal -500 binary64) y)) |
(*.f64 #s(literal -500 binary64) y) |
#s(literal -500 binary64) |
y |
#s(approx (* 500 (- x y)) (*.f64 #s(literal 500 binary64) x)) |
(*.f64 #s(literal 500 binary64) x) |
#s(literal 500 binary64) |
x |
(*.f64 #s(literal 500 binary64) (fma.f64 (sqrt.f64 (neg.f64 y)) (sqrt.f64 (neg.f64 y)) x)) |
#s(literal 500 binary64) |
(fma.f64 (sqrt.f64 (neg.f64 y)) (sqrt.f64 (neg.f64 y)) x) |
(sqrt.f64 (neg.f64 y)) |
(neg.f64 y) |
y |
x |
(*.f64 #s(literal 500 binary64) (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))))) |
#s(literal 500 binary64) |
(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)))) |
(*.f64 x x) |
x |
(/.f64 x (fma.f64 (-.f64 x y) y (*.f64 x x))) |
(fma.f64 (-.f64 x y) y (*.f64 x x)) |
(-.f64 x y) |
y |
(/.f64 (*.f64 (*.f64 (neg.f64 y) y) y) (fma.f64 (-.f64 x y) y (*.f64 x x))) |
(*.f64 (*.f64 (neg.f64 y) y) y) |
(*.f64 (neg.f64 y) y) |
(neg.f64 y) |
| Outputs |
|---|
#s(approx (* 500 (- x y)) (*.f64 #s(literal -500 binary64) y)) |
(*.f64 #s(literal -500 binary64) y) |
#s(literal -500 binary64) |
y |
#s(approx (* 500 (- x y)) (*.f64 #s(literal 500 binary64) x)) |
#s(approx (* 500 (- x y)) (*.f64 x #s(literal 500 binary64))) |
(*.f64 #s(literal 500 binary64) x) |
(*.f64 x #s(literal 500 binary64)) |
#s(literal 500 binary64) |
x |
(*.f64 #s(literal 500 binary64) (fma.f64 (sqrt.f64 (neg.f64 y)) (sqrt.f64 (neg.f64 y)) x)) |
(*.f64 (-.f64 y x) #s(literal -500 binary64)) |
#s(literal 500 binary64) |
(fma.f64 (sqrt.f64 (neg.f64 y)) (sqrt.f64 (neg.f64 y)) x) |
(-.f64 x y) |
(sqrt.f64 (neg.f64 y)) |
(neg.f64 y) |
y |
x |
(*.f64 #s(literal 500 binary64) (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))))) |
(*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal -500 binary64) (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
#s(literal 500 binary64) |
(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)))) |
(/.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 x x) |
x |
(/.f64 x (fma.f64 (-.f64 x y) y (*.f64 x x))) |
(fma.f64 (-.f64 x y) y (*.f64 x x)) |
(-.f64 x y) |
y |
(/.f64 (*.f64 (*.f64 (neg.f64 y) y) y) (fma.f64 (-.f64 x y) y (*.f64 x x))) |
(/.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) |
(*.f64 (*.f64 (neg.f64 y) y) y) |
(pow.f64 (neg.f64 y) #s(literal 3 binary64)) |
(*.f64 (neg.f64 y) y) |
(neg.f64 y) |
Found 12 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 1.7538869832389217 | (fma.f64 (-.f64 x y) y (*.f64 x x)) | |
| accuracy | 6.261761587901266 | (/.f64 x (fma.f64 (-.f64 x y) y (*.f64 x x))) | |
| accuracy | 6.640007811363428 | (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)))) | |
| accuracy | 10.83260832579375 | (/.f64 (*.f64 (*.f64 (neg.f64 y) y) y) (fma.f64 (-.f64 x y) y (*.f64 x x))) | |
| accuracy | 0.0 | (sqrt.f64 (neg.f64 y)) | |
| accuracy | 0.0 | (neg.f64 y) | |
| accuracy | 0.01953125 | (*.f64 #s(literal 500 binary64) (fma.f64 (sqrt.f64 (neg.f64 y)) (sqrt.f64 (neg.f64 y)) x)) | |
| accuracy | 0.078125 | (fma.f64 (sqrt.f64 (neg.f64 y)) (sqrt.f64 (neg.f64 y)) x) | |
| accuracy | 0.0 | (*.f64 #s(literal 500 binary64) x) | |
| accuracy | 15.16857112279587 | #s(approx (* 500 (- x y)) (*.f64 #s(literal 500 binary64) x)) | |
| accuracy | 0.0 | (*.f64 #s(literal -500 binary64) y) | |
| accuracy | 14.922850264723769 | #s(approx (* 500 (- x y)) (*.f64 #s(literal -500 binary64) y)) |
| 27.0ms | 120× | 0 | valid |
| 25.0ms | 134× | 0 | invalid |
| 1.0ms | 1× | 3 | valid |
| 0.0ms | 1× | 1 | valid |
Compiled 173 to 25 computations (85.5% saved)
ival-mult: 20.0ms (56.3% of total)ival-sqrt: 6.0ms (16.9% of total)ival-div: 3.0ms (8.4% of total)ival-add: 3.0ms (8.4% of total)ival-sub: 2.0ms (5.6% of total)ival-neg: 1.0ms (2.8% 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 (* 500 (- x y)) (*.f64 #s(literal -500 binary64) y)) |
(*.f64 #s(literal -500 binary64) y) |
#s(approx (* 500 (- x y)) (*.f64 #s(literal 500 binary64) x)) |
(*.f64 #s(literal 500 binary64) x) |
(fma.f64 (sqrt.f64 (neg.f64 y)) (sqrt.f64 (neg.f64 y)) x) |
(*.f64 #s(literal 500 binary64) (fma.f64 (sqrt.f64 (neg.f64 y)) (sqrt.f64 (neg.f64 y)) x)) |
(sqrt.f64 (neg.f64 y)) |
(neg.f64 y) |
(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)))) |
(*.f64 (*.f64 (neg.f64 y) y) y) |
(*.f64 #s(literal 500 binary64) (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))))) |
(*.f64 x x) |
(/.f64 (*.f64 (*.f64 (neg.f64 y) y) y) (fma.f64 (-.f64 x y) y (*.f64 x x))) |
(/.f64 x (fma.f64 (-.f64 x y) y (*.f64 x x))) |
(fma.f64 (-.f64 x y) y (*.f64 x x)) |
| Outputs |
|---|
(* -500 y) |
(+ (* -500 y) (* 500 x)) |
(* 500 x) |
(* y (pow (sqrt -1) 2)) |
(+ x (* y (pow (sqrt -1) 2))) |
(* 500 (* y (pow (sqrt -1) 2))) |
(+ (* 500 x) (* 500 (* y (pow (sqrt -1) 2)))) |
y |
(+ x y) |
(+ y (* x (+ 1 (* 2 (/ x y))))) |
(+ y (* x (+ 1 (* x (+ (* 2 (/ x (pow y 2))) (* 2 (/ 1 y))))))) |
(* 500 y) |
(+ (* 500 x) (* 500 y)) |
(+ (* 500 y) (* x (+ 500 (* 1000 (/ x y))))) |
(+ (* 500 y) (* x (+ 500 (* x (+ (* 1000 (/ x (pow y 2))) (* 1000 (/ 1 y))))))) |
(pow x 2) |
(+ y (* x (+ 1 (* x (+ (* 3 (/ x (pow y 2))) (* 2 (/ 1 y))))))) |
(* -1 (/ x (pow y 2))) |
(* x (- (* -1 (/ x (pow y 3))) (/ 1 (pow y 2)))) |
(* x (- (* x (- (* -2 (/ x (pow y 4))) (/ 1 (pow y 3)))) (/ 1 (pow y 2)))) |
(* x (- (* x (- (* x (- (* -3 (/ x (pow y 5))) (* 2 (/ 1 (pow y 4))))) (/ 1 (pow y 3)))) (/ 1 (pow y 2)))) |
(* -1 (pow y 2)) |
(+ (* -1 (pow y 2)) (* x y)) |
(+ (* -1 (pow y 2)) (* x (+ x y))) |
(* x (+ 500 (* -500 (/ y x)))) |
x |
(* x (+ 1 (/ (* y (pow (sqrt -1) 2)) x))) |
(* x (+ 500 (* 500 (/ (* y (pow (sqrt -1) 2)) x)))) |
(* x (+ 1 (* -1 (/ y x)))) |
(* x (- (+ 1 (* 2 (/ (pow y 2) (pow x 2)))) (/ y x))) |
(* x (- (+ 1 (* -1 (/ (pow y 3) (pow x 3)))) (+ (* -2 (/ (pow y 2) (pow x 2))) (+ (* 2 (/ (pow y 3) (pow x 3))) (+ (/ y x) (/ (pow y 3) (pow x 3))))))) |
(* x (+ 500 (+ (* -500 (/ y x)) (* 1000 (/ (pow y 2) (pow x 2)))))) |
(* x (+ 500 (+ (* -500 (/ y x)) (+ (* 500 (/ (- (* -1 (pow y 3)) (+ (* 2 (pow y 3)) (pow y 3))) (pow x 3))) (* 1000 (/ (pow y 2) (pow x 2))))))) |
(* -1 (/ (pow y 3) (pow x 2))) |
(/ (+ (* -1 (pow y 3)) (/ (pow y 4) x)) (pow x 2)) |
(/ (+ (* -2 (/ (pow y 5) (pow x 2))) (+ (* -1 (pow y 3)) (/ (pow y 4) x))) (pow x 2)) |
(/ (+ (* -2 (/ (pow y 5) (pow x 2))) (+ (* -1 (pow y 3)) (+ (* 2 (/ (pow y 6) (pow x 3))) (+ (/ (pow y 4) x) (/ (pow y 6) (pow x 3)))))) (pow x 2)) |
(/ 1 x) |
(/ (+ 1 (* -1 (/ y x))) x) |
(/ (- (+ 1 (* 2 (/ (pow y 2) (pow x 2)))) (/ y x)) x) |
(/ (- (+ 1 (* -1 (/ (+ (* 2 (pow y 3)) (pow y 3)) (pow x 3)))) (+ (* -2 (/ (pow y 2) (pow x 2))) (/ y x))) x) |
(* (pow x 2) (+ 1 (/ y x))) |
(* (pow x 2) (+ 1 (+ (* -1 (/ (pow y 2) (pow x 2))) (/ y x)))) |
(* -1 (* x (- (* 500 (/ y x)) 500))) |
(* -1 (* x (- (* -1 (/ (* y (pow (sqrt -1) 2)) x)) 1))) |
(* -1 (* x (- (* -500 (/ (* y (pow (sqrt -1) 2)) x)) 500))) |
(* -1 (* x (- (/ y x) 1))) |
(* -1 (* x (- (* -1 (/ (+ (* -1 y) (* 2 (/ (pow y 2) x))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -2 (pow y 2)) (* 4 (/ (pow y 3) x))) x))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (+ (* -500 y) (* 1000 (/ (pow y 2) x))) x)) 500))) |
(* -1 (* x (- (* -1 (/ (+ (* -500 y) (* -1 (/ (+ (* -1000 (pow y 2)) (* 2000 (/ (pow y 3) x))) x))) x)) 500))) |
(/ (+ (* -1 (/ (+ (* -1 (pow y 4)) (* 2 (/ (pow y 5) x))) x)) (* -1 (pow y 3))) (pow x 2)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -2 (pow y 5)) (* -1 (/ (+ (* -2 (pow y 6)) (* -1 (pow y 6))) x))) x)) (* -1 (pow y 4))) x)) (* -1 (pow y 3))) (pow x 2)) |
(* -1 (/ (- (/ y x) 1) x)) |
(* -1 (/ (- (* -1 (/ (- (* 2 (/ (pow y 2) x)) y) x)) 1) x)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ (pow y 3) x)) (/ (pow y 3) x)) (* 2 (pow y 2))) x)) y) x)) 1) x)) |
(* (pow x 2) (+ 1 (* -1 (/ (+ (* -1 y) (/ (pow y 2) x)) x)))) |
(* (sqrt y) (sqrt -1)) |
(* -1 y) |
(+ x (* -1 y)) |
(+ x (* y (- (* 2 (/ y x)) 1))) |
(+ x (* y (- (* y (+ (* -4 (/ y (pow x 2))) (* 2 (/ 1 x)))) 1))) |
(* -1 (pow y 3)) |
(+ (* 500 x) (* y (- (* 1000 (/ y x)) 500))) |
(+ (* 500 x) (* y (- (* y (+ (* -2000 (/ y (pow x 2))) (* 1000 (/ 1 x)))) 500))) |
(* (pow y 3) (- (/ y (pow x 3)) (/ 1 (pow x 2)))) |
(* (pow y 3) (- (* y (+ (* -2 (/ y (pow x 4))) (/ 1 (pow x 3)))) (/ 1 (pow x 2)))) |
(* (pow y 3) (- (* y (+ (* y (- (* 3 (/ y (pow x 5))) (* 2 (/ 1 (pow x 4))))) (/ 1 (pow x 3)))) (/ 1 (pow x 2)))) |
(+ (* -1 (/ y (pow x 2))) (/ 1 x)) |
(+ (* y (- (* 2 (/ y (pow x 3))) (/ 1 (pow x 2)))) (/ 1 x)) |
(+ (* y (- (* y (+ (* -3 (/ y (pow x 4))) (* 2 (/ 1 (pow x 3))))) (/ 1 (pow x 2)))) (/ 1 x)) |
(+ (* x y) (pow x 2)) |
(+ (* y (+ x (* -1 y))) (pow x 2)) |
(* y (- (* 500 (/ x y)) 500)) |
(* y (+ (/ x y) (pow (sqrt -1) 2))) |
(* y (+ (* 500 (/ x y)) (* 500 (pow (sqrt -1) 2)))) |
(* y (+ 1 (/ x y))) |
(* y (+ 1 (+ (* 2 (/ (pow x 2) (pow y 2))) (/ x y)))) |
(* y (+ 1 (+ (* -1 (/ (pow x 3) (pow y 3))) (+ (* 2 (/ (pow x 2) (pow y 2))) (+ (* 2 (/ (pow x 3) (pow y 3))) (+ (/ x y) (/ (pow x 3) (pow y 3)))))))) |
(* y (+ 500 (* 500 (/ x y)))) |
(* y (+ 500 (+ (* 500 (/ x y)) (* 1000 (/ (pow x 2) (pow y 2)))))) |
(* y (+ 500 (+ (* 500 (/ x y)) (+ (* 500 (/ (+ (* -1 (pow x 3)) (+ (* 2 (pow x 3)) (pow x 3))) (pow y 3))) (* 1000 (/ (pow x 2) (pow y 2))))))) |
(* y (- (+ 1 (* 2 (/ (pow x 2) (pow y 2)))) (* -1 (/ x y)))) |
(* y (- (+ 1 (* -1 (/ (+ (* -2 (pow x 3)) (* -1 (pow x 3))) (pow y 3)))) (+ (* -2 (/ (pow x 2) (pow y 2))) (* -1 (/ x y))))) |
(/ (+ (* -1 x) (* -1 (/ (pow x 2) y))) (pow y 2)) |
(/ (- (+ (* -2 (/ (pow x 3) (pow y 2))) (* -1 x)) (/ (pow x 2) y)) (pow y 2)) |
(/ (- (+ (* -1 x) (* -1 (/ (+ (* 2 (pow x 4)) (pow x 4)) (pow y 3)))) (+ (* 2 (/ (pow x 3) (pow y 2))) (/ (pow x 2) y))) (pow y 2)) |
(* (pow y 2) (- (/ x y) 1)) |
(* (pow y 2) (- (+ (/ x y) (/ (pow x 2) (pow y 2))) 1)) |
(* -1 (* y (+ 500 (* -500 (/ x y))))) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(* -1 (* (sqrt y) (sqrt -1))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(* -1 (* y (- (* -1 (/ (- (* 2 (/ (pow x 2) y)) (* -1 x)) y)) 1))) |
(* -1 (* y (- (* -1 (/ (- (* -1 (/ (- (* -2 (/ (pow x 3) y)) (* 2 (pow x 2))) y)) (* -1 x)) y)) 1))) |
(* -1 (* y (- (* -500 (/ x y)) 500))) |
(* -1 (* y (- (* -1 (/ (+ (* 500 x) (* 1000 (/ (pow x 2) y))) y)) 500))) |
(* -1 (* y (- (* -1 (/ (+ (* -1 (/ (+ (* -1000 (/ (pow x 3) y)) (* -1000 (pow x 2))) y)) (* 500 x)) y)) 500))) |
(* -1 (* y (- (* -1 (/ (- (* -1 (/ (- (+ (* -2 (/ (pow x 3) y)) (* -1 (/ (pow x 3) y))) (* 2 (pow x 2))) y)) (* -1 x)) y)) 1))) |
(/ (+ (* -1 x) (* -1 (/ (- (* 2 (/ (pow x 3) y)) (* -1 (pow x 2))) y))) (pow y 2)) |
(/ (+ (* -1 x) (* -1 (/ (- (* -1 (/ (- (+ (* -2 (/ (pow x 4) y)) (* -1 (/ (pow x 4) y))) (* 2 (pow x 3))) y)) (* -1 (pow x 2))) y))) (pow y 2)) |
(* (pow y 2) (- (* -1 (/ (+ (* -1 x) (* -1 (/ (pow x 2) y))) y)) 1)) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 61.0ms | y | @ | inf | ((* 500 (- x y)) (* -500 y) (* 500 (- x y)) (* 500 x) (+ (* (sqrt (neg y)) (sqrt (neg y))) x) (* 500 (+ (* (sqrt (neg y)) (sqrt (neg y))) x)) (sqrt (neg y)) (neg y) (+ (* (* x x) (/ x (+ (* (- x y) y) (* x x)))) (/ (* (* (neg y) y) y) (+ (* (- x y) y) (* x x)))) (* (* (neg y) y) y) (* 500 (+ (* (* x x) (/ x (+ (* (- x y) y) (* x x)))) (/ (* (* (neg y) y) y) (+ (* (- x y) y) (* x x))))) (* x x) (/ (* (* (neg y) y) y) (+ (* (- x y) y) (* x x))) (/ x (+ (* (- x y) y) (* x x))) (+ (* (- x y) y) (* x x))) |
| 4.0ms | x | @ | -inf | ((* 500 (- x y)) (* -500 y) (* 500 (- x y)) (* 500 x) (+ (* (sqrt (neg y)) (sqrt (neg y))) x) (* 500 (+ (* (sqrt (neg y)) (sqrt (neg y))) x)) (sqrt (neg y)) (neg y) (+ (* (* x x) (/ x (+ (* (- x y) y) (* x x)))) (/ (* (* (neg y) y) y) (+ (* (- x y) y) (* x x)))) (* (* (neg y) y) y) (* 500 (+ (* (* x x) (/ x (+ (* (- x y) y) (* x x)))) (/ (* (* (neg y) y) y) (+ (* (- x y) y) (* x x))))) (* x x) (/ (* (* (neg y) y) y) (+ (* (- x y) y) (* x x))) (/ x (+ (* (- x y) y) (* x x))) (+ (* (- x y) y) (* x x))) |
| 3.0ms | x | @ | 0 | ((* 500 (- x y)) (* -500 y) (* 500 (- x y)) (* 500 x) (+ (* (sqrt (neg y)) (sqrt (neg y))) x) (* 500 (+ (* (sqrt (neg y)) (sqrt (neg y))) x)) (sqrt (neg y)) (neg y) (+ (* (* x x) (/ x (+ (* (- x y) y) (* x x)))) (/ (* (* (neg y) y) y) (+ (* (- x y) y) (* x x)))) (* (* (neg y) y) y) (* 500 (+ (* (* x x) (/ x (+ (* (- x y) y) (* x x)))) (/ (* (* (neg y) y) y) (+ (* (- x y) y) (* x x))))) (* x x) (/ (* (* (neg y) y) y) (+ (* (- x y) y) (* x x))) (/ x (+ (* (- x y) y) (* x x))) (+ (* (- x y) y) (* x x))) |
| 3.0ms | y | @ | 0 | ((* 500 (- x y)) (* -500 y) (* 500 (- x y)) (* 500 x) (+ (* (sqrt (neg y)) (sqrt (neg y))) x) (* 500 (+ (* (sqrt (neg y)) (sqrt (neg y))) x)) (sqrt (neg y)) (neg y) (+ (* (* x x) (/ x (+ (* (- x y) y) (* x x)))) (/ (* (* (neg y) y) y) (+ (* (- x y) y) (* x x)))) (* (* (neg y) y) y) (* 500 (+ (* (* x x) (/ x (+ (* (- x y) y) (* x x)))) (/ (* (* (neg y) y) y) (+ (* (- x y) y) (* x x))))) (* x x) (/ (* (* (neg y) y) y) (+ (* (- x y) y) (* x x))) (/ x (+ (* (- x y) y) (* x x))) (+ (* (- x y) y) (* x x))) |
| 3.0ms | x | @ | inf | ((* 500 (- x y)) (* -500 y) (* 500 (- x y)) (* 500 x) (+ (* (sqrt (neg y)) (sqrt (neg y))) x) (* 500 (+ (* (sqrt (neg y)) (sqrt (neg y))) x)) (sqrt (neg y)) (neg y) (+ (* (* x x) (/ x (+ (* (- x y) y) (* x x)))) (/ (* (* (neg y) y) y) (+ (* (- x y) y) (* x x)))) (* (* (neg y) y) y) (* 500 (+ (* (* x x) (/ x (+ (* (- x y) y) (* x x)))) (/ (* (* (neg y) y) y) (+ (* (- x y) y) (* x x))))) (* x x) (/ (* (* (neg y) y) y) (+ (* (- x y) y) (* x x))) (/ x (+ (* (- x y) y) (* x x))) (+ (* (- x y) y) (* x x))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 497 | 1578 |
| 1 | 1659 | 1433 |
| 2 | 5759 | 1409 |
| 0 | 8149 | 1336 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -500 y) |
(+ (* -500 y) (* 500 x)) |
(* 500 x) |
(* y (pow (sqrt -1) 2)) |
(+ x (* y (pow (sqrt -1) 2))) |
(* 500 (* y (pow (sqrt -1) 2))) |
(+ (* 500 x) (* 500 (* y (pow (sqrt -1) 2)))) |
y |
(+ x y) |
(+ y (* x (+ 1 (* 2 (/ x y))))) |
(+ y (* x (+ 1 (* x (+ (* 2 (/ x (pow y 2))) (* 2 (/ 1 y))))))) |
(* 500 y) |
(+ (* 500 x) (* 500 y)) |
(+ (* 500 y) (* x (+ 500 (* 1000 (/ x y))))) |
(+ (* 500 y) (* x (+ 500 (* x (+ (* 1000 (/ x (pow y 2))) (* 1000 (/ 1 y))))))) |
(pow x 2) |
(+ y (* x (+ 1 (* x (+ (* 3 (/ x (pow y 2))) (* 2 (/ 1 y))))))) |
(* -1 (/ x (pow y 2))) |
(* x (- (* -1 (/ x (pow y 3))) (/ 1 (pow y 2)))) |
(* x (- (* x (- (* -2 (/ x (pow y 4))) (/ 1 (pow y 3)))) (/ 1 (pow y 2)))) |
(* x (- (* x (- (* x (- (* -3 (/ x (pow y 5))) (* 2 (/ 1 (pow y 4))))) (/ 1 (pow y 3)))) (/ 1 (pow y 2)))) |
(* -1 (pow y 2)) |
(+ (* -1 (pow y 2)) (* x y)) |
(+ (* -1 (pow y 2)) (* x (+ x y))) |
(* x (+ 500 (* -500 (/ y x)))) |
x |
(* x (+ 1 (/ (* y (pow (sqrt -1) 2)) x))) |
(* x (+ 500 (* 500 (/ (* y (pow (sqrt -1) 2)) x)))) |
(* x (+ 1 (* -1 (/ y x)))) |
(* x (- (+ 1 (* 2 (/ (pow y 2) (pow x 2)))) (/ y x))) |
(* x (- (+ 1 (* -1 (/ (pow y 3) (pow x 3)))) (+ (* -2 (/ (pow y 2) (pow x 2))) (+ (* 2 (/ (pow y 3) (pow x 3))) (+ (/ y x) (/ (pow y 3) (pow x 3))))))) |
(* x (+ 500 (+ (* -500 (/ y x)) (* 1000 (/ (pow y 2) (pow x 2)))))) |
(* x (+ 500 (+ (* -500 (/ y x)) (+ (* 500 (/ (- (* -1 (pow y 3)) (+ (* 2 (pow y 3)) (pow y 3))) (pow x 3))) (* 1000 (/ (pow y 2) (pow x 2))))))) |
(* -1 (/ (pow y 3) (pow x 2))) |
(/ (+ (* -1 (pow y 3)) (/ (pow y 4) x)) (pow x 2)) |
(/ (+ (* -2 (/ (pow y 5) (pow x 2))) (+ (* -1 (pow y 3)) (/ (pow y 4) x))) (pow x 2)) |
(/ (+ (* -2 (/ (pow y 5) (pow x 2))) (+ (* -1 (pow y 3)) (+ (* 2 (/ (pow y 6) (pow x 3))) (+ (/ (pow y 4) x) (/ (pow y 6) (pow x 3)))))) (pow x 2)) |
(/ 1 x) |
(/ (+ 1 (* -1 (/ y x))) x) |
(/ (- (+ 1 (* 2 (/ (pow y 2) (pow x 2)))) (/ y x)) x) |
(/ (- (+ 1 (* -1 (/ (+ (* 2 (pow y 3)) (pow y 3)) (pow x 3)))) (+ (* -2 (/ (pow y 2) (pow x 2))) (/ y x))) x) |
(* (pow x 2) (+ 1 (/ y x))) |
(* (pow x 2) (+ 1 (+ (* -1 (/ (pow y 2) (pow x 2))) (/ y x)))) |
(* -1 (* x (- (* 500 (/ y x)) 500))) |
(* -1 (* x (- (* -1 (/ (* y (pow (sqrt -1) 2)) x)) 1))) |
(* -1 (* x (- (* -500 (/ (* y (pow (sqrt -1) 2)) x)) 500))) |
(* -1 (* x (- (/ y x) 1))) |
(* -1 (* x (- (* -1 (/ (+ (* -1 y) (* 2 (/ (pow y 2) x))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -2 (pow y 2)) (* 4 (/ (pow y 3) x))) x))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (+ (* -500 y) (* 1000 (/ (pow y 2) x))) x)) 500))) |
(* -1 (* x (- (* -1 (/ (+ (* -500 y) (* -1 (/ (+ (* -1000 (pow y 2)) (* 2000 (/ (pow y 3) x))) x))) x)) 500))) |
(/ (+ (* -1 (/ (+ (* -1 (pow y 4)) (* 2 (/ (pow y 5) x))) x)) (* -1 (pow y 3))) (pow x 2)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -2 (pow y 5)) (* -1 (/ (+ (* -2 (pow y 6)) (* -1 (pow y 6))) x))) x)) (* -1 (pow y 4))) x)) (* -1 (pow y 3))) (pow x 2)) |
(* -1 (/ (- (/ y x) 1) x)) |
(* -1 (/ (- (* -1 (/ (- (* 2 (/ (pow y 2) x)) y) x)) 1) x)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ (pow y 3) x)) (/ (pow y 3) x)) (* 2 (pow y 2))) x)) y) x)) 1) x)) |
(* (pow x 2) (+ 1 (* -1 (/ (+ (* -1 y) (/ (pow y 2) x)) x)))) |
(* (sqrt y) (sqrt -1)) |
(* -1 y) |
(+ x (* -1 y)) |
(+ x (* y (- (* 2 (/ y x)) 1))) |
(+ x (* y (- (* y (+ (* -4 (/ y (pow x 2))) (* 2 (/ 1 x)))) 1))) |
(* -1 (pow y 3)) |
(+ (* 500 x) (* y (- (* 1000 (/ y x)) 500))) |
(+ (* 500 x) (* y (- (* y (+ (* -2000 (/ y (pow x 2))) (* 1000 (/ 1 x)))) 500))) |
(* (pow y 3) (- (/ y (pow x 3)) (/ 1 (pow x 2)))) |
(* (pow y 3) (- (* y (+ (* -2 (/ y (pow x 4))) (/ 1 (pow x 3)))) (/ 1 (pow x 2)))) |
(* (pow y 3) (- (* y (+ (* y (- (* 3 (/ y (pow x 5))) (* 2 (/ 1 (pow x 4))))) (/ 1 (pow x 3)))) (/ 1 (pow x 2)))) |
(+ (* -1 (/ y (pow x 2))) (/ 1 x)) |
(+ (* y (- (* 2 (/ y (pow x 3))) (/ 1 (pow x 2)))) (/ 1 x)) |
(+ (* y (- (* y (+ (* -3 (/ y (pow x 4))) (* 2 (/ 1 (pow x 3))))) (/ 1 (pow x 2)))) (/ 1 x)) |
(+ (* x y) (pow x 2)) |
(+ (* y (+ x (* -1 y))) (pow x 2)) |
(* y (- (* 500 (/ x y)) 500)) |
(* y (+ (/ x y) (pow (sqrt -1) 2))) |
(* y (+ (* 500 (/ x y)) (* 500 (pow (sqrt -1) 2)))) |
(* y (+ 1 (/ x y))) |
(* y (+ 1 (+ (* 2 (/ (pow x 2) (pow y 2))) (/ x y)))) |
(* y (+ 1 (+ (* -1 (/ (pow x 3) (pow y 3))) (+ (* 2 (/ (pow x 2) (pow y 2))) (+ (* 2 (/ (pow x 3) (pow y 3))) (+ (/ x y) (/ (pow x 3) (pow y 3)))))))) |
(* y (+ 500 (* 500 (/ x y)))) |
(* y (+ 500 (+ (* 500 (/ x y)) (* 1000 (/ (pow x 2) (pow y 2)))))) |
(* y (+ 500 (+ (* 500 (/ x y)) (+ (* 500 (/ (+ (* -1 (pow x 3)) (+ (* 2 (pow x 3)) (pow x 3))) (pow y 3))) (* 1000 (/ (pow x 2) (pow y 2))))))) |
(* y (- (+ 1 (* 2 (/ (pow x 2) (pow y 2)))) (* -1 (/ x y)))) |
(* y (- (+ 1 (* -1 (/ (+ (* -2 (pow x 3)) (* -1 (pow x 3))) (pow y 3)))) (+ (* -2 (/ (pow x 2) (pow y 2))) (* -1 (/ x y))))) |
(/ (+ (* -1 x) (* -1 (/ (pow x 2) y))) (pow y 2)) |
(/ (- (+ (* -2 (/ (pow x 3) (pow y 2))) (* -1 x)) (/ (pow x 2) y)) (pow y 2)) |
(/ (- (+ (* -1 x) (* -1 (/ (+ (* 2 (pow x 4)) (pow x 4)) (pow y 3)))) (+ (* 2 (/ (pow x 3) (pow y 2))) (/ (pow x 2) y))) (pow y 2)) |
(* (pow y 2) (- (/ x y) 1)) |
(* (pow y 2) (- (+ (/ x y) (/ (pow x 2) (pow y 2))) 1)) |
(* -1 (* y (+ 500 (* -500 (/ x y))))) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(* -1 (* (sqrt y) (sqrt -1))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(* -1 (* y (- (* -1 (/ (- (* 2 (/ (pow x 2) y)) (* -1 x)) y)) 1))) |
(* -1 (* y (- (* -1 (/ (- (* -1 (/ (- (* -2 (/ (pow x 3) y)) (* 2 (pow x 2))) y)) (* -1 x)) y)) 1))) |
(* -1 (* y (- (* -500 (/ x y)) 500))) |
(* -1 (* y (- (* -1 (/ (+ (* 500 x) (* 1000 (/ (pow x 2) y))) y)) 500))) |
(* -1 (* y (- (* -1 (/ (+ (* -1 (/ (+ (* -1000 (/ (pow x 3) y)) (* -1000 (pow x 2))) y)) (* 500 x)) y)) 500))) |
(* -1 (* y (- (* -1 (/ (- (* -1 (/ (- (+ (* -2 (/ (pow x 3) y)) (* -1 (/ (pow x 3) y))) (* 2 (pow x 2))) y)) (* -1 x)) y)) 1))) |
(/ (+ (* -1 x) (* -1 (/ (- (* 2 (/ (pow x 3) y)) (* -1 (pow x 2))) y))) (pow y 2)) |
(/ (+ (* -1 x) (* -1 (/ (- (* -1 (/ (- (+ (* -2 (/ (pow x 4) y)) (* -1 (/ (pow x 4) y))) (* 2 (pow x 3))) y)) (* -1 (pow x 2))) y))) (pow y 2)) |
(* (pow y 2) (- (* -1 (/ (+ (* -1 x) (* -1 (/ (pow x 2) y))) y)) 1)) |
| Outputs |
|---|
(* -500 y) |
(*.f64 #s(literal -500 binary64) y) |
(+ (* -500 y) (* 500 x)) |
(*.f64 (-.f64 x y) #s(literal 500 binary64)) |
(* 500 x) |
(*.f64 x #s(literal 500 binary64)) |
(* y (pow (sqrt -1) 2)) |
(neg.f64 y) |
(+ x (* y (pow (sqrt -1) 2))) |
(-.f64 x y) |
(* 500 (* y (pow (sqrt -1) 2))) |
(*.f64 #s(literal -500 binary64) y) |
(+ (* 500 x) (* 500 (* y (pow (sqrt -1) 2)))) |
(*.f64 (-.f64 x y) #s(literal 500 binary64)) |
y |
(+ x y) |
(+.f64 y x) |
(+ y (* x (+ 1 (* 2 (/ x y))))) |
(fma.f64 (fma.f64 (/.f64 x y) #s(literal 2 binary64) #s(literal 1 binary64)) x y) |
(+ y (* x (+ 1 (* x (+ (* 2 (/ x (pow y 2))) (* 2 (/ 1 y))))))) |
(fma.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal 2 binary64) y) x #s(literal 2 binary64)) y) x #s(literal 1 binary64)) x y) |
(* 500 y) |
(*.f64 y #s(literal 500 binary64)) |
(+ (* 500 x) (* 500 y)) |
(*.f64 (+.f64 y x) #s(literal 500 binary64)) |
(+ (* 500 y) (* x (+ 500 (* 1000 (/ x y))))) |
(fma.f64 (fma.f64 #s(literal 1000 binary64) (/.f64 x y) #s(literal 500 binary64)) x (*.f64 y #s(literal 500 binary64))) |
(+ (* 500 y) (* x (+ 500 (* x (+ (* 1000 (/ x (pow y 2))) (* 1000 (/ 1 y))))))) |
(fma.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1000 binary64) y) x #s(literal 1000 binary64)) y) x #s(literal 500 binary64)) x (*.f64 y #s(literal 500 binary64))) |
(pow x 2) |
(*.f64 x x) |
(+ y (* x (+ 1 (* x (+ (* 3 (/ x (pow y 2))) (* 2 (/ 1 y))))))) |
(fma.f64 (fma.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3 binary64) x) y) #s(literal 2 binary64)) y) x #s(literal 1 binary64)) x y) |
(* -1 (/ x (pow y 2))) |
(/.f64 (/.f64 x (neg.f64 y)) y) |
(* x (- (* -1 (/ x (pow y 3))) (/ 1 (pow y 2)))) |
(*.f64 (-.f64 (/.f64 (neg.f64 x) (pow.f64 y #s(literal 3 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) y) y)) x) |
(* x (- (* x (- (* -2 (/ x (pow y 4))) (/ 1 (pow y 3)))) (/ 1 (pow y 2)))) |
(*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (/.f64 x (pow.f64 y #s(literal 4 binary64))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64)))) x) (/.f64 (/.f64 #s(literal 1 binary64) y) y)) x) |
(* x (- (* x (- (* x (- (* -3 (/ x (pow y 5))) (* 2 (/ 1 (pow y 4))))) (/ 1 (pow y 3)))) (/ 1 (pow y 2)))) |
(*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 x (pow.f64 y #s(literal 5 binary64))) #s(literal -3 binary64) (/.f64 #s(literal -2 binary64) (pow.f64 y #s(literal 4 binary64)))) x) (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64)))) x) (/.f64 (/.f64 #s(literal 1 binary64) y) y)) x) |
(* -1 (pow y 2)) |
(*.f64 (neg.f64 y) y) |
(+ (* -1 (pow y 2)) (* x y)) |
(*.f64 (-.f64 x y) y) |
(+ (* -1 (pow y 2)) (* x (+ x y))) |
(fma.f64 (-.f64 x y) y (*.f64 x x)) |
(* x (+ 500 (* -500 (/ y x)))) |
(*.f64 (fma.f64 (/.f64 y x) #s(literal -500 binary64) #s(literal 500 binary64)) x) |
x |
(* x (+ 1 (/ (* y (pow (sqrt -1) 2)) x))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x) |
(* x (+ 500 (* 500 (/ (* y (pow (sqrt -1) 2)) x)))) |
(*.f64 (fma.f64 (/.f64 y x) #s(literal -500 binary64) #s(literal 500 binary64)) x) |
(* x (+ 1 (* -1 (/ y x)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x) |
(* x (- (+ 1 (* 2 (/ (pow y 2) (pow x 2)))) (/ y x))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 y (/.f64 y x)) #s(literal -2 binary64) y) x)) x) |
(* x (- (+ 1 (* -1 (/ (pow y 3) (pow x 3)))) (+ (* -2 (/ (pow y 2) (pow x 2))) (+ (* 2 (/ (pow y 3) (pow x 3))) (+ (/ y x) (/ (pow y 3) (pow x 3))))))) |
(*.f64 (-.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y x) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal -2 binary64) x) (*.f64 y (/.f64 y x)) (fma.f64 #s(literal 3 binary64) (pow.f64 (/.f64 y x) #s(literal 3 binary64)) (/.f64 y x)))) x) |
(* x (+ 500 (+ (* -500 (/ y x)) (* 1000 (/ (pow y 2) (pow x 2)))))) |
(*.f64 (+.f64 (/.f64 (fma.f64 (*.f64 y (/.f64 y x)) #s(literal 1000 binary64) (*.f64 #s(literal -500 binary64) y)) x) #s(literal 500 binary64)) x) |
(* x (+ 500 (+ (* -500 (/ y x)) (+ (* 500 (/ (- (* -1 (pow y 3)) (+ (* 2 (pow y 3)) (pow y 3))) (pow x 3))) (* 1000 (/ (pow y 2) (pow x 2))))))) |
(*.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) #s(literal 500 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1000 binary64) y) y (/.f64 (*.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -4 binary64)) #s(literal 500 binary64)) x)) (*.f64 x x))) x) |
(* -1 (/ (pow y 3) (pow x 2))) |
(/.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (*.f64 x x)) |
(/ (+ (* -1 (pow y 3)) (/ (pow y 4) x)) (pow x 2)) |
(/.f64 (-.f64 (/.f64 (pow.f64 y #s(literal 4 binary64)) x) (pow.f64 y #s(literal 3 binary64))) (*.f64 x x)) |
(/ (+ (* -2 (/ (pow y 5) (pow x 2))) (+ (* -1 (pow y 3)) (/ (pow y 4) x))) (pow x 2)) |
(/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 y #s(literal 5 binary64)) x) #s(literal -2 binary64) (pow.f64 y #s(literal 4 binary64))) x) (pow.f64 y #s(literal 3 binary64))) (*.f64 x x)) |
(/ (+ (* -2 (/ (pow y 5) (pow x 2))) (+ (* -1 (pow y 3)) (+ (* 2 (/ (pow y 6) (pow x 3))) (+ (/ (pow y 4) x) (/ (pow y 6) (pow x 3)))))) (pow x 2)) |
(/.f64 (fma.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 (pow.f64 y #s(literal 5 binary64)) x) (-.f64 (+.f64 (/.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 2 binary64) (pow.f64 y #s(literal 6 binary64))) (pow.f64 x #s(literal 3 binary64))) (/.f64 (pow.f64 y #s(literal 4 binary64)) x)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 x x)) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ (+ 1 (* -1 (/ y x))) x) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x) |
(/ (- (+ 1 (* 2 (/ (pow y 2) (pow x 2)))) (/ y x)) x) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 y (/.f64 y x)) #s(literal -2 binary64) y) x)) x) |
(/ (- (+ 1 (* -1 (/ (+ (* 2 (pow y 3)) (pow y 3)) (pow x 3)))) (+ (* -2 (/ (pow y 2) (pow x 2))) (/ y x))) x) |
(/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3 binary64) (pow.f64 (/.f64 y x) #s(literal 3 binary64)) (/.f64 (fma.f64 (*.f64 y (/.f64 y x)) #s(literal -2 binary64) y) x))) x) |
(* (pow x 2) (+ 1 (/ y x))) |
(*.f64 (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) x) x) |
(* (pow x 2) (+ 1 (+ (* -1 (/ (pow y 2) (pow x 2))) (/ y x)))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (/.f64 y x) (neg.f64 y)) x)) x) x) |
(* -1 (* x (- (* 500 (/ y x)) 500))) |
(*.f64 (neg.f64 x) (-.f64 (*.f64 (/.f64 y x) #s(literal 500 binary64)) #s(literal 500 binary64))) |
(* -1 (* x (- (* -1 (/ (* y (pow (sqrt -1) 2)) x)) 1))) |
(*.f64 (neg.f64 x) (-.f64 (/.f64 y x) #s(literal 1 binary64))) |
(* -1 (* x (- (* -500 (/ (* y (pow (sqrt -1) 2)) x)) 500))) |
(*.f64 (neg.f64 x) (-.f64 (*.f64 (/.f64 y x) #s(literal 500 binary64)) #s(literal 500 binary64))) |
(* -1 (* x (- (/ y x) 1))) |
(*.f64 (neg.f64 x) (-.f64 (/.f64 y x) #s(literal 1 binary64))) |
(* -1 (* x (- (* -1 (/ (+ (* -1 y) (* 2 (/ (pow y 2) x))) x)) 1))) |
(*.f64 (neg.f64 x) (-.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y (/.f64 y x)) #s(literal 2 binary64)) #s(literal -1 binary64) y) x) #s(literal 1 binary64))) |
(* -1 (* x (- (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -2 (pow y 2)) (* 4 (/ (pow y 3) x))) x))) x)) 1))) |
(*.f64 (neg.f64 x) (-.f64 (/.f64 (-.f64 y (/.f64 (fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) x) #s(literal 4 binary64) (*.f64 #s(literal -2 binary64) (*.f64 y y))) (neg.f64 x))) x) #s(literal 1 binary64))) |
(* -1 (* x (- (* -1 (/ (+ (* -500 y) (* 1000 (/ (pow y 2) x))) x)) 500))) |
(*.f64 (neg.f64 x) (-.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 y (/.f64 y x)) #s(literal 1000 binary64) (*.f64 #s(literal -500 binary64) y))) x) #s(literal 500 binary64))) |
(* -1 (* x (- (* -1 (/ (+ (* -500 y) (* -1 (/ (+ (* -1000 (pow y 2)) (* 2000 (/ (pow y 3) x))) x))) x)) 500))) |
(*.f64 (neg.f64 x) (-.f64 (/.f64 (fma.f64 #s(literal -500 binary64) y (/.f64 (fma.f64 #s(literal 2000 binary64) (/.f64 (pow.f64 y #s(literal 3 binary64)) x) (*.f64 #s(literal -1000 binary64) (*.f64 y y))) (neg.f64 x))) (neg.f64 x)) #s(literal 500 binary64))) |
(/ (+ (* -1 (/ (+ (* -1 (pow y 4)) (* 2 (/ (pow y 5) x))) x)) (* -1 (pow y 3))) (pow x 2)) |
(/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 y #s(literal 5 binary64)) x) #s(literal 2 binary64) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) (neg.f64 x)) (pow.f64 y #s(literal 3 binary64))) (*.f64 x x)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -2 (pow y 5)) (* -1 (/ (+ (* -2 (pow y 6)) (* -1 (pow y 6))) x))) x)) (* -1 (pow y 4))) x)) (* -1 (pow y 3))) (pow x 2)) |
(/.f64 (-.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (pow.f64 y #s(literal 5 binary64)) #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal -3 binary64)) (neg.f64 x))) (neg.f64 x)) (pow.f64 y #s(literal 4 binary64))) (neg.f64 x)) (pow.f64 y #s(literal 3 binary64))) (*.f64 x x)) |
(* -1 (/ (- (/ y x) 1) x)) |
(/.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) (neg.f64 x)) |
(* -1 (/ (- (* -1 (/ (- (* 2 (/ (pow y 2) x)) y) x)) 1) x)) |
(/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y (/.f64 y x)) #s(literal 2 binary64)) #s(literal -1 binary64) y) x) #s(literal 1 binary64)) (neg.f64 x)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ (pow y 3) x)) (/ (pow y 3) x)) (* 2 (pow y 2))) x)) y) x)) 1) x)) |
(/.f64 (-.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) x) #s(literal 3 binary64) (*.f64 #s(literal -2 binary64) (*.f64 y y))) (neg.f64 x)) y) (neg.f64 x)) #s(literal 1 binary64)) (neg.f64 x)) |
(* (pow x 2) (+ 1 (* -1 (/ (+ (* -1 y) (/ (pow y 2) x)) x)))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (/.f64 y x) (neg.f64 y)) x)) x) x) |
(* (sqrt y) (sqrt -1)) |
(*.f64 (sqrt.f64 y) (sqrt.f64 #s(literal -1 binary64))) |
(* -1 y) |
(neg.f64 y) |
(+ x (* -1 y)) |
(-.f64 x y) |
(+ x (* y (- (* 2 (/ y x)) 1))) |
(fma.f64 (-.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal 1 binary64)) y x) |
(+ x (* y (- (* y (+ (* -4 (/ y (pow x 2))) (* 2 (/ 1 x)))) 1))) |
(fma.f64 (-.f64 (*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) y) x)) x) y) #s(literal 1 binary64)) y x) |
(* -1 (pow y 3)) |
(pow.f64 (neg.f64 y) #s(literal 3 binary64)) |
(+ (* 500 x) (* y (- (* 1000 (/ y x)) 500))) |
(fma.f64 (-.f64 (*.f64 (/.f64 #s(literal 1000 binary64) x) y) #s(literal 500 binary64)) y (*.f64 x #s(literal 500 binary64))) |
(+ (* 500 x) (* y (- (* y (+ (* -2000 (/ y (pow x 2))) (* 1000 (/ 1 x)))) 500))) |
(fma.f64 (-.f64 (*.f64 (/.f64 (+.f64 #s(literal 1000 binary64) (/.f64 (*.f64 #s(literal -2000 binary64) y) x)) x) y) #s(literal 500 binary64)) y (*.f64 x #s(literal 500 binary64))) |
(* (pow y 3) (- (/ y (pow x 3)) (/ 1 (pow x 2)))) |
(*.f64 (-.f64 (/.f64 y (pow.f64 x #s(literal 3 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) x) x)) (pow.f64 y #s(literal 3 binary64))) |
(* (pow y 3) (- (* y (+ (* -2 (/ y (pow x 4))) (/ 1 (pow x 3)))) (/ 1 (pow x 2)))) |
(*.f64 (fma.f64 (*.f64 y (/.f64 y (pow.f64 x #s(literal 4 binary64)))) #s(literal -2 binary64) (-.f64 (/.f64 y (pow.f64 x #s(literal 3 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) x) x))) (pow.f64 y #s(literal 3 binary64))) |
(* (pow y 3) (- (* y (+ (* y (- (* 3 (/ y (pow x 5))) (* 2 (/ 1 (pow x 4))))) (/ 1 (pow x 3)))) (/ 1 (pow x 2)))) |
(*.f64 (fma.f64 (*.f64 (fma.f64 (/.f64 y (pow.f64 x #s(literal 5 binary64))) #s(literal 3 binary64) (/.f64 #s(literal -2 binary64) (pow.f64 x #s(literal 4 binary64)))) y) y (-.f64 (/.f64 y (pow.f64 x #s(literal 3 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) x) x))) (pow.f64 y #s(literal 3 binary64))) |
(+ (* -1 (/ y (pow x 2))) (/ 1 x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x) |
(+ (* y (- (* 2 (/ y (pow x 3))) (/ 1 (pow x 2)))) (/ 1 x)) |
(fma.f64 (-.f64 (*.f64 (/.f64 y (pow.f64 x #s(literal 3 binary64))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) x) x)) y (/.f64 #s(literal 1 binary64) x)) |
(+ (* y (- (* y (+ (* -3 (/ y (pow x 4))) (* 2 (/ 1 (pow x 3))))) (/ 1 (pow x 2)))) (/ 1 x)) |
(fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 y (pow.f64 x #s(literal 4 binary64))) #s(literal -3 binary64) (/.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 3 binary64)))) y) (/.f64 (/.f64 #s(literal 1 binary64) x) x)) y (/.f64 #s(literal 1 binary64) x)) |
(+ (* x y) (pow x 2)) |
(*.f64 (+.f64 y x) x) |
(+ (* y (+ x (* -1 y))) (pow x 2)) |
(fma.f64 (-.f64 x y) y (*.f64 x x)) |
(* y (- (* 500 (/ x y)) 500)) |
(*.f64 (fma.f64 (/.f64 x y) #s(literal 500 binary64) #s(literal -500 binary64)) y) |
(* y (+ (/ x y) (pow (sqrt -1) 2))) |
(*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) y) |
(* y (+ (* 500 (/ x y)) (* 500 (pow (sqrt -1) 2)))) |
(*.f64 (fma.f64 (/.f64 x y) #s(literal 500 binary64) #s(literal -500 binary64)) y) |
(* y (+ 1 (/ x y))) |
(fma.f64 (/.f64 x y) y y) |
(* y (+ 1 (+ (* 2 (/ (pow x 2) (pow y 2))) (/ x y)))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (/.f64 x y) #s(literal 2 binary64) #s(literal 1 binary64)) x) y) y y) |
(* y (+ 1 (+ (* -1 (/ (pow x 3) (pow y 3))) (+ (* 2 (/ (pow x 2) (pow y 2))) (+ (* 2 (/ (pow x 3) (pow y 3))) (+ (/ x y) (/ (pow x 3) (pow y 3)))))))) |
(fma.f64 (-.f64 (fma.f64 (*.f64 x (/.f64 (/.f64 x y) y)) #s(literal 2 binary64) (fma.f64 #s(literal 3 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (/.f64 x y))) (pow.f64 (/.f64 x y) #s(literal 3 binary64))) y y) |
(* y (+ 500 (* 500 (/ x y)))) |
(*.f64 (fma.f64 (/.f64 x y) #s(literal 500 binary64) #s(literal 500 binary64)) y) |
(* y (+ 500 (+ (* 500 (/ x y)) (* 1000 (/ (pow x 2) (pow y 2)))))) |
(*.f64 (+.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1000 binary64) (/.f64 x y) #s(literal 500 binary64)) x) y) #s(literal 500 binary64)) y) |
(* y (+ 500 (+ (* 500 (/ x y)) (+ (* 500 (/ (+ (* -1 (pow x 3)) (+ (* 2 (pow x 3)) (pow x 3))) (pow y 3))) (* 1000 (/ (pow x 2) (pow y 2))))))) |
(*.f64 (+.f64 (fma.f64 (*.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal 2 binary64)) #s(literal 500 binary64) (/.f64 (*.f64 (fma.f64 #s(literal 1000 binary64) (/.f64 x y) #s(literal 500 binary64)) x) y)) #s(literal 500 binary64)) y) |
(* y (- (+ 1 (* 2 (/ (pow x 2) (pow y 2)))) (* -1 (/ x y)))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (/.f64 x y) #s(literal 2 binary64) #s(literal 1 binary64)) x) y) y y) |
(* y (- (+ 1 (* -1 (/ (+ (* -2 (pow x 3)) (* -1 (pow x 3))) (pow y 3)))) (+ (* -2 (/ (pow x 2) (pow y 2))) (* -1 (/ x y))))) |
(*.f64 (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 x x) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) #s(literal -3 binary64))) y) y)) (/.f64 x y)) y) |
(/ (+ (* -1 x) (* -1 (/ (pow x 2) y))) (pow y 2)) |
(/.f64 (/.f64 (neg.f64 (fma.f64 x (/.f64 x y) x)) y) y) |
(/ (- (+ (* -2 (/ (pow x 3) (pow y 2))) (* -1 x)) (/ (pow x 2) y)) (pow y 2)) |
(/.f64 (fma.f64 #s(literal -2 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (/.f64 (neg.f64 (fma.f64 x (/.f64 x y) x)) y)) y) |
(/ (- (+ (* -1 x) (* -1 (/ (+ (* 2 (pow x 4)) (pow x 4)) (pow y 3)))) (+ (* 2 (/ (pow x 3) (pow y 2))) (/ (pow x 2) y))) (pow y 2)) |
(/.f64 (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -3 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 y #s(literal 3 binary64))) x) (/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) #s(literal 2 binary64) (*.f64 x x)) y)) (*.f64 y y)) |
(* (pow y 2) (- (/ x y) 1)) |
(*.f64 (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y) y) |
(* (pow y 2) (- (+ (/ x y) (/ (pow x 2) (pow y 2))) 1)) |
(*.f64 (-.f64 (/.f64 (fma.f64 x (/.f64 x y) x) y) #s(literal 1 binary64)) (*.f64 y y)) |
(* -1 (* y (+ 500 (* -500 (/ x y))))) |
(*.f64 (fma.f64 (/.f64 x y) #s(literal -500 binary64) #s(literal 500 binary64)) (neg.f64 y)) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) y) |
(* -1 (* (sqrt y) (sqrt -1))) |
(*.f64 (neg.f64 (sqrt.f64 y)) (sqrt.f64 #s(literal -1 binary64))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(*.f64 (-.f64 (/.f64 x (neg.f64 y)) #s(literal 1 binary64)) (neg.f64 y)) |
(* -1 (* y (- (* -1 (/ (- (* 2 (/ (pow x 2) y)) (* -1 x)) y)) 1))) |
(*.f64 (-.f64 (/.f64 (*.f64 (fma.f64 (/.f64 x y) #s(literal 2 binary64) #s(literal 1 binary64)) x) (neg.f64 y)) #s(literal 1 binary64)) (neg.f64 y)) |
(* -1 (* y (- (* -1 (/ (- (* -1 (/ (- (* -2 (/ (pow x 3) y)) (* 2 (pow x 2))) y)) (* -1 x)) y)) 1))) |
(*.f64 (-.f64 (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 x x (/.f64 (pow.f64 x #s(literal 3 binary64)) y))) y) #s(literal -1 binary64) x) (neg.f64 y)) #s(literal 1 binary64)) (neg.f64 y)) |
(* -1 (* y (- (* -500 (/ x y)) 500))) |
(*.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal -500 binary64)) #s(literal 500 binary64)) (neg.f64 y)) |
(* -1 (* y (- (* -1 (/ (+ (* 500 x) (* 1000 (/ (pow x 2) y))) y)) 500))) |
(*.f64 (-.f64 (/.f64 (*.f64 (neg.f64 x) (fma.f64 #s(literal 1000 binary64) (/.f64 x y) #s(literal 500 binary64))) y) #s(literal 500 binary64)) (neg.f64 y)) |
(* -1 (* y (- (* -1 (/ (+ (* -1 (/ (+ (* -1000 (/ (pow x 3) y)) (* -1000 (pow x 2))) y)) (* 500 x)) y)) 500))) |
(*.f64 (-.f64 (/.f64 (fma.f64 x #s(literal 500 binary64) (/.f64 (*.f64 #s(literal 1000 binary64) (fma.f64 x x (/.f64 (pow.f64 x #s(literal 3 binary64)) y))) y)) (neg.f64 y)) #s(literal 500 binary64)) (neg.f64 y)) |
(* -1 (* y (- (* -1 (/ (- (* -1 (/ (- (+ (* -2 (/ (pow x 3) y)) (* -1 (/ (pow x 3) y))) (* 2 (pow x 2))) y)) (* -1 x)) y)) 1))) |
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 x x) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) #s(literal -3 binary64))) y) x)) y) #s(literal 1 binary64)) (neg.f64 y)) |
(/ (+ (* -1 x) (* -1 (/ (- (* 2 (/ (pow x 3) y)) (* -1 (pow x 2))) y))) (pow y 2)) |
(/.f64 (neg.f64 (+.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) #s(literal 2 binary64) (*.f64 x x)) y) x)) (*.f64 y y)) |
(/ (+ (* -1 x) (* -1 (/ (- (* -1 (/ (- (+ (* -2 (/ (pow x 4) y)) (* -1 (/ (pow x 4) y))) (* 2 (pow x 3))) y)) (* -1 (pow x 2))) y))) (pow y 2)) |
(/.f64 (-.f64 (/.f64 (fma.f64 x x (/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) y) #s(literal -3 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -2 binary64))) (neg.f64 y))) (neg.f64 y)) x) (*.f64 y y)) |
(* (pow y 2) (- (* -1 (/ (+ (* -1 x) (* -1 (/ (pow x 2) y))) y)) 1)) |
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 x y) x)) y) #s(literal 1 binary64)) (*.f64 y y)) |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 23 | 149 |
| 0 | 41 | 91 |
| 1 | 140 | 87 |
| 2 | 1098 | 81 |
| 0 | 9279 | 81 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (* 500 (- x y)) (*.f64 #s(literal -500 binary64) y)) |
(*.f64 #s(literal -500 binary64) y) |
#s(approx (* 500 (- x y)) (*.f64 #s(literal 500 binary64) x)) |
(*.f64 #s(literal 500 binary64) x) |
(fma.f64 (sqrt.f64 (neg.f64 y)) (sqrt.f64 (neg.f64 y)) x) |
(*.f64 #s(literal 500 binary64) (fma.f64 (sqrt.f64 (neg.f64 y)) (sqrt.f64 (neg.f64 y)) x)) |
(sqrt.f64 (neg.f64 y)) |
(neg.f64 y) |
(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)))) |
(*.f64 (*.f64 (neg.f64 y) y) y) |
(*.f64 #s(literal 500 binary64) (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))))) |
(*.f64 x x) |
(/.f64 (*.f64 (*.f64 (neg.f64 y) y) y) (fma.f64 (-.f64 x y) y (*.f64 x x))) |
(/.f64 x (fma.f64 (-.f64 x y) y (*.f64 x x))) |
(fma.f64 (-.f64 x y) y (*.f64 x x)) |
| Outputs |
|---|
#s(approx (* 500 (- x y)) (*.f64 #s(literal -500 binary64) y)) |
(*.f64 #s(literal -500 binary64) y) |
(*.f64 y #s(literal -500 binary64)) |
#s(approx (* 500 (- x y)) (*.f64 x #s(literal 500 binary64))) |
(*.f64 x #s(literal 500 binary64)) |
(*.f64 #s(literal 500 binary64) x) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y y) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y))) (*.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 x x) (-.f64 x y)))) (+.f64 (/.f64 (*.f64 y y) (-.f64 x y)) (/.f64 (*.f64 x x) (-.f64 x y)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 x x) (-.f64 x y))) (*.f64 (/.f64 (*.f64 y y) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y)))) (+.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))) (-.f64 x y)) (/.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))) (-.f64 x y))) (*.f64 (/.f64 (/.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))) (-.f64 x y)) (/.f64 (/.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))) (-.f64 x y)))) (-.f64 x y)) |
(/.f64 (-.f64 (/.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))) (*.f64 (*.f64 (neg.f64 (/.f64 x (fma.f64 (-.f64 x y) y (*.f64 x x)))) (*.f64 x x)) (*.f64 (neg.f64 (/.f64 x (fma.f64 (-.f64 x y) y (*.f64 x x)))) (*.f64 x x)))) (+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (*.f64 (neg.f64 (/.f64 x (fma.f64 (-.f64 x y) y (*.f64 x x)))) (*.f64 x 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 x y)) |
(/.f64 (-.f64 (*.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 x y) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 y x) #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 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 3 binary64))) (-.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64)))))) (*.f64 (/.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 x y) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))))) (/.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 x y) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))))))) (-.f64 x y)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y y) (-.f64 x y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (-.f64 x y)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 y y) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y)) (fma.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 x x) (-.f64 x y)) (*.f64 (/.f64 (*.f64 y y) (-.f64 x y)) (/.f64 (*.f64 x x) (-.f64 x y)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y y) (-.f64 x y)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 x x) (-.f64 x y)) (fma.f64 (/.f64 (*.f64 y y) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y)) (*.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))) (-.f64 x y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))) (-.f64 x y)) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))) (-.f64 x y)) (/.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))) (-.f64 x y)) (fma.f64 (/.f64 (/.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))) (-.f64 x y)) (/.f64 (/.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (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 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))) (-.f64 x y)) (/.f64 (/.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))) (-.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))) (pow.f64 (*.f64 (*.f64 y y) (/.f64 y (fma.f64 (-.f64 x y) y (*.f64 x x)))) #s(literal 3 binary64))) (+.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))) (+.f64 (/.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (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 (*.f64 y y) (/.f64 y (fma.f64 (-.f64 x y) y (*.f64 x x)))))))) |
(/.f64 (-.f64 (/.f64 (pow.f64 y #s(literal 9 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 3 binary64))) (pow.f64 (*.f64 (neg.f64 (/.f64 x (fma.f64 (-.f64 x y) y (*.f64 x x)))) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 (/.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))) (fma.f64 (*.f64 (neg.f64 (/.f64 x (fma.f64 (-.f64 x y) y (*.f64 x x)))) (*.f64 x x)) (*.f64 (neg.f64 (/.f64 x (fma.f64 (-.f64 x y) y (*.f64 x x)))) (*.f64 x x)) (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (*.f64 (neg.f64 (/.f64 x (fma.f64 (-.f64 x y) y (*.f64 x x)))) (*.f64 x x)))))) |
(/.f64 (-.f64 (/.f64 (pow.f64 y #s(literal 9 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 3 binary64))) (pow.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 x (fma.f64 (-.f64 x y) y (*.f64 x x)))) #s(literal 3 binary64))) (+.f64 (/.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))) (+.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))) (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 x (fma.f64 (-.f64 x y) y (*.f64 x x)))))))) |
(/.f64 (-.f64 (/.f64 (pow.f64 y #s(literal 9 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 3 binary64))) (pow.f64 (*.f64 (neg.f64 x) (*.f64 (/.f64 x (fma.f64 (-.f64 x y) y (*.f64 x x))) x)) #s(literal 3 binary64))) (+.f64 (/.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))) (+.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))) (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (*.f64 (neg.f64 x) (*.f64 (/.f64 x (fma.f64 (-.f64 x y) y (*.f64 x x))) 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 (+.f64 (pow.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 x y) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.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 x y) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))))) #s(literal 3 binary64))) (fma.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 x y) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 y x) #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 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 3 binary64))) (-.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))))) (-.f64 (*.f64 (/.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 x y) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))))) (/.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 x y) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 y x) #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 9 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 3 binary64))) (-.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))))) (/.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 x y) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 y x) #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 9 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 3 binary64))) (pow.f64 (*.f64 (*.f64 y y) (/.f64 y (fma.f64 (-.f64 x y) y (*.f64 x x)))) #s(literal 3 binary64))) (+.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))) (-.f64 (/.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (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 (*.f64 y y) (/.f64 y (fma.f64 (-.f64 x y) y (*.f64 x x)))))))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)))) (neg.f64 (neg.f64 (-.f64 x y)))) |
(/.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 (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 (-.f64 x y) y (*.f64 x x))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (+.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 y #s(literal 9 binary64))) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) (neg.f64 (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 (*.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)))))) |
(/.f64 (neg.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))))) (neg.f64 (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x)) (*.f64 (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x))) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (*.f64 (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x))) (fma.f64 (-.f64 x y) y (*.f64 x x))))) |
(/.f64 (neg.f64 (fma.f64 (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)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (neg.f64 (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 (*.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)))))) |
(/.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 (*.f64 y y) (-.f64 x y)) (*.f64 (-.f64 x y) (*.f64 x x))) (pow.f64 (-.f64 x y) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)))) (*.f64 (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x))) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)))) (*.f64 (neg.f64 (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (neg.f64 (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)))) (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)))) (*.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (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)) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))) |
(/.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 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))) (-.f64 x y)) (*.f64 (-.f64 x y) (/.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))))) (pow.f64 (-.f64 x y) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (neg.f64 (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x))))) (*.f64 (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x))) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x))) (neg.f64 (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (neg.f64 (neg.f64 (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)))) (*.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x 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 (/.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 x y) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64)))) (*.f64 (-.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 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 4 binary64)) (pow.f64 (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (-.f64 x y)) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x))) (*.f64 (neg.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 (fma.f64 (pow.f64 x #s(literal 3 binary64)) (neg.f64 (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)))) (*.f64 (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x))) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x))) (neg.f64 (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)))))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x)) (*.f64 (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x))) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x))) (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) (neg.f64 (neg.f64 (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)))) (*.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)))))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x))) (*.f64 (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x))) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x))) (*.f64 (neg.f64 (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (neg.f64 (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)))) (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x))))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x)) (*.f64 (neg.f64 (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (neg.f64 (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)))) (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x))) (*.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x))))) |
(/.f64 (neg.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64))) (neg.f64 (-.f64 x y))) |
(/.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 (*.f64 y 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 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (pow.f64 x #s(literal 9 binary64)) (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 (/.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))) (/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (pow.f64 x #s(literal 9 binary64)) (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 x y) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 y x) #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)) (neg.f64 (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)))) (*.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x))))) |
(/.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 (fma.f64 (pow.f64 x #s(literal 3 binary64)) (neg.f64 (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)))) (*.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x))))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) (neg.f64 (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 (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)))) (*.f64 (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x))) (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
(/.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 (fma.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x)) (*.f64 (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (neg.f64 (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)))) (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x)) (*.f64 (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x))) (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
(/.f64 (fma.f64 (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)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x))) (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
(/.f64 (fma.f64 (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)) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))) |
(/.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) (+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 x (fma.f64 (-.f64 x y) y (*.f64 x x)))))) |
(/.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) (+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (*.f64 (neg.f64 x) (*.f64 (/.f64 x (fma.f64 (-.f64 x y) y (*.f64 x x))) x)))) |
(/.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) (-.f64 y x)) |
(/.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) 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 y x)))) |
(/.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 y) x)))) |
(/.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 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)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (neg.f64 (fma.f64 (-.f64 x y) y (*.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))) |
(/.f64 (/.f64 (+.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 y #s(literal 9 binary64))) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 3 binary64))) (+.f64 (/.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))) (+.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 y x) #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 9 binary64)) (pow.f64 y #s(literal 9 binary64))) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 3 binary64))) (+.f64 (/.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))) (/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #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 9 binary64)) (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 x y) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))))) |
(fma.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 x #s(literal 1/2 binary64)) (neg.f64 y)) |
(fma.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 x #s(literal 1/2 binary64)) y) |
(fma.f64 (sqrt.f64 (neg.f64 (neg.f64 x))) (sqrt.f64 (neg.f64 (neg.f64 x))) (neg.f64 y)) |
(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)) (neg.f64 y)) |
(fma.f64 (sqrt.f64 (neg.f64 x)) (sqrt.f64 (neg.f64 x)) y) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 x) (neg.f64 y)) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 x) y) |
(fma.f64 (sqrt.f64 (pow.f64 (neg.f64 y) #s(literal 3/2 binary64))) (pow.f64 (neg.f64 y) #s(literal 1/4 binary64)) x) |
(fma.f64 (sqrt.f64 y) (sqrt.f64 y) x) |
(fma.f64 (pow.f64 (pow.f64 (neg.f64 y) #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 y) #s(literal 1/4 binary64)) x) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 (-.f64 x y) y (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 y y) (/.f64 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 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 (-.f64 x y) y (*.f64 (neg.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 x #s(literal 6 binary64)) (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 3 binary64)))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 x y) y)) (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 2 binary64))) (*.f64 (*.f64 y y) (/.f64 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 6 binary64)) (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 3 binary64)))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 x y) y)) (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 2 binary64))) (/.f64 (pow.f64 y #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 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 (-.f64 x y) y (*.f64 (neg.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 x #s(literal 6 binary64)) (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 3 binary64)))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 x y) y)) (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 2 binary64))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
(fma.f64 (*.f64 (/.f64 x (fma.f64 (-.f64 x y) y (*.f64 x x))) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 y y) (/.f64 y (fma.f64 (-.f64 x y) y (*.f64 x x))))) |
(fma.f64 (*.f64 (/.f64 x (fma.f64 (-.f64 x y) y (*.f64 x x))) (neg.f64 x)) (neg.f64 x) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
(fma.f64 (pow.f64 (neg.f64 y) #s(literal 1/4 binary64)) (sqrt.f64 (pow.f64 (neg.f64 y) #s(literal 3/2 binary64))) x) |
(fma.f64 (pow.f64 (neg.f64 y) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 (neg.f64 y) #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) x) |
(fma.f64 (/.f64 y (fma.f64 (-.f64 x y) y (*.f64 x x))) (*.f64 (neg.f64 y) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
(fma.f64 (*.f64 (/.f64 x (fma.f64 (-.f64 x y) y (*.f64 x x))) x) x (*.f64 (*.f64 y y) (/.f64 y (fma.f64 (-.f64 x y) y (*.f64 x x))))) |
(fma.f64 (*.f64 (/.f64 x (fma.f64 (-.f64 x y) y (*.f64 x x))) 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 (neg.f64 x) (/.f64 x (fma.f64 (-.f64 x y) y (*.f64 x x)))) (*.f64 (*.f64 y y) (/.f64 y (fma.f64 (-.f64 x y) y (*.f64 x x))))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 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 (*.f64 (neg.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 (fma.f64 (-.f64 x y) y (*.f64 x x))) (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 y (fma.f64 (-.f64 x y) y (*.f64 x x))))) |
(fma.f64 (/.f64 x (fma.f64 (-.f64 x y) y (*.f64 x x))) (*.f64 x x) (/.f64 (pow.f64 y #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 y y) (/.f64 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 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
(fma.f64 (pow.f64 y #s(literal 1/2 binary64)) (pow.f64 y #s(literal 1/2 binary64)) x) |
(fma.f64 (neg.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 (neg.f64 y) (*.f64 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 y (/.f64 (*.f64 y y) (neg.f64 (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 (neg.f64 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 x (*.f64 (/.f64 x (fma.f64 (-.f64 x y) y (*.f64 x x))) x) (*.f64 (*.f64 y y) (/.f64 y (fma.f64 (-.f64 x y) y (*.f64 x x))))) |
(fma.f64 x (*.f64 (/.f64 x (fma.f64 (-.f64 x y) y (*.f64 x x))) x) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
(-.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)))) (*.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x))))) (/.f64 (*.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) (pow.f64 y #s(literal 3 binary64))) (*.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)))))) |
(-.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 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 (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 x y) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))))) (/.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 x y) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64)))))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 x y)) (/.f64 (*.f64 x x) (-.f64 x y))) |
(-.f64 (/.f64 (/.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))) (-.f64 x y)) (/.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (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 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))) (-.f64 x y)) (/.f64 (/.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))) (-.f64 x y))) |
(-.f64 (neg.f64 x) y) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (*.f64 (neg.f64 (/.f64 (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))))) (fma.f64 (-.f64 x y) y (*.f64 (neg.f64 x) x)))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (*.f64 (neg.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 3 binary64))))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 x y) y)) (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (*.f64 (neg.f64 (/.f64 y (fma.f64 (-.f64 x y) y (*.f64 x x)))) (*.f64 (neg.f64 y) y))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (*.f64 (neg.f64 y) (/.f64 (*.f64 y y) (neg.f64 (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 (neg.f64 y) (*.f64 (neg.f64 y) (/.f64 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 y y) (/.f64 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 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
(-.f64 (/.f64 (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 3 binary64)) (-.f64 (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))))) (fma.f64 (-.f64 x y) y (*.f64 (neg.f64 x) x)))) |
(-.f64 (/.f64 (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 3 binary64)) (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 3 binary64))))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 x y) y)) (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (*.f64 (neg.f64 (*.f64 (/.f64 x (fma.f64 (-.f64 x y) y (*.f64 x x))) (neg.f64 x))) (neg.f64 x))) |
(-.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (*.f64 (neg.f64 (*.f64 (/.f64 x (fma.f64 (-.f64 x y) y (*.f64 x x))) x)) x)) |
(-.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (*.f64 (neg.f64 (neg.f64 x)) (*.f64 (neg.f64 x) (/.f64 x (fma.f64 (-.f64 x y) y (*.f64 x x)))))) |
(-.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (*.f64 (neg.f64 (/.f64 x (fma.f64 (-.f64 x y) y (*.f64 x x)))) (*.f64 x x))) |
(-.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 x (fma.f64 (-.f64 x y) y (*.f64 x x))))) |
(-.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (*.f64 (neg.f64 x) (*.f64 (/.f64 x (fma.f64 (-.f64 x y) y (*.f64 x x))) x))) |
(-.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 (neg.f64 y) x) |
(-.f64 x (neg.f64 y)) |
(-.f64 x y) |
(+.f64 (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (*.f64 (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x))) (fma.f64 (-.f64 x y) y (*.f64 x x)))) (/.f64 (*.f64 (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x))) (pow.f64 x #s(literal 3 binary64))) (*.f64 (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x))) (fma.f64 (-.f64 x y) y (*.f64 x x))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 y #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 x #s(literal 3 binary64))) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64)))) |
(+.f64 (/.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 (/.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))) (/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #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 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 3 binary64))) (+.f64 (/.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))) (/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #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 9 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 3 binary64))) (+.f64 (/.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))) (/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))))) (/.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 (/.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))) (/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #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 3 binary64)) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 y x)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 y x))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)))) (*.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x))))) (/.f64 (*.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) (pow.f64 y #s(literal 3 binary64))) (*.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)))))) |
(+.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 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 (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 x y) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 y x) #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 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 3 binary64))) (-.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 y x) #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 9 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 3 binary64))) (-.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))))) (/.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 x y) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64)))))) |
(+.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 (neg.f64 y) y) (-.f64 x y))) |
(+.f64 (/.f64 (*.f64 y y) (-.f64 x y)) (/.f64 (*.f64 (neg.f64 (neg.f64 x)) (neg.f64 x)) (-.f64 x y))) |
(+.f64 (/.f64 (*.f64 y y) (-.f64 x y)) (/.f64 (*.f64 (neg.f64 x) x) (-.f64 x y))) |
(+.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))) (-.f64 x y)) (/.f64 (/.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))) (-.f64 x y))) |
(+.f64 (neg.f64 x) y) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (*.f64 (*.f64 y y) (/.f64 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 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
(+.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 (neg.f64 y) x) |
(+.f64 y x) |
(+.f64 x (neg.f64 y)) |
(+.f64 x y) |
(*.f64 (-.f64 x y) #s(literal 500 binary64)) |
(*.f64 #s(literal 500 binary64) (-.f64 x y)) |
(/.f64 (-.f64 (*.f64 #s(literal 250000 binary64) (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal -500 binary64) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x)))) (*.f64 #s(literal -500 binary64) (/.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)) (fma.f64 (-.f64 x y) y (*.f64 x x))) #s(literal 500 binary64) (*.f64 #s(literal -500 binary64) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 250000 binary64) (*.f64 y y)) (*.f64 (*.f64 (neg.f64 x) #s(literal 500 binary64)) (*.f64 (neg.f64 x) #s(literal 500 binary64)))) (fma.f64 (neg.f64 y) #s(literal 500 binary64) (*.f64 (neg.f64 x) #s(literal 500 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 250000 binary64) (*.f64 y y)) (*.f64 (*.f64 #s(literal -500 binary64) x) (*.f64 #s(literal -500 binary64) x))) (fma.f64 (neg.f64 y) #s(literal 500 binary64) (*.f64 #s(literal -500 binary64) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 250000 binary64) (/.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64)))) (*.f64 #s(literal 250000 binary64) (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))))) (-.f64 (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 500 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 500 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 250000 binary64) (*.f64 x x)) (*.f64 #s(literal 250000 binary64) (*.f64 y y))) (*.f64 (-.f64 x y) #s(literal 500 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 125000000 binary64) (/.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 3 binary64)))) (pow.f64 (*.f64 #s(literal -500 binary64) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x)))) #s(literal 3 binary64))) (fma.f64 #s(literal 250000 binary64) (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -500 binary64) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x)))) (*.f64 #s(literal -500 binary64) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x)))) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 500 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (*.f64 #s(literal -500 binary64) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x)))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 125000000 binary64) (/.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 3 binary64)))) (*.f64 #s(literal 125000000 binary64) (/.f64 (pow.f64 y #s(literal 9 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 3 binary64))))) (fma.f64 #s(literal 250000 binary64) (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))) (fma.f64 #s(literal 250000 binary64) (/.f64 (pow.f64 y #s(literal 6 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)) #s(literal 500 binary64)) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 500 binary64))) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 125000000 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 (*.f64 (neg.f64 x) #s(literal 500 binary64)) #s(literal 3 binary64))) (fma.f64 #s(literal 250000 binary64) (*.f64 y y) (fma.f64 (*.f64 (neg.f64 x) #s(literal 500 binary64)) (*.f64 (neg.f64 x) #s(literal 500 binary64)) (*.f64 (*.f64 (neg.f64 y) #s(literal 500 binary64)) (*.f64 (neg.f64 x) #s(literal 500 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 125000000 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal -500 binary64) x) #s(literal 3 binary64))) (fma.f64 #s(literal 250000 binary64) (*.f64 y y) (fma.f64 (*.f64 #s(literal -500 binary64) x) (*.f64 #s(literal -500 binary64) x) (*.f64 (*.f64 (neg.f64 y) #s(literal 500 binary64)) (*.f64 #s(literal -500 binary64) x))))) |
(/.f64 (fma.f64 #s(literal 125000000 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 #s(literal 125000000 binary64) (/.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 3 binary64))))) (fma.f64 #s(literal 250000 binary64) (/.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 250000 binary64) (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 500 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 500 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))))))) |
(/.f64 (fma.f64 #s(literal 125000000 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 125000000 binary64) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 #s(literal 250000 binary64) (*.f64 x x) (-.f64 (*.f64 #s(literal 250000 binary64) (*.f64 y y)) (*.f64 (*.f64 x #s(literal 500 binary64)) (*.f64 (neg.f64 y) #s(literal 500 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 500 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 500 binary64))) (fma.f64 (-.f64 x y) y (*.f64 x x))) |
(/.f64 (fma.f64 #s(literal 500 binary64) (pow.f64 y #s(literal 3 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 500 binary64))) (fma.f64 (-.f64 x y) y (*.f64 x x))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 500 binary64) (*.f64 #s(literal 500 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (-.f64 x y) y (*.f64 x x))) |
(/.f64 (fma.f64 #s(literal 500 binary64) (pow.f64 y #s(literal 3 binary64)) (*.f64 #s(literal 500 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (-.f64 x y) y (*.f64 x x))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 500 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 500 binary64))) (fma.f64 (-.f64 x y) y (*.f64 x x))) |
(/.f64 (fma.f64 #s(literal 500 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 500 binary64))) (fma.f64 (-.f64 x y) y (*.f64 x x))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 500 binary64) (*.f64 #s(literal 500 binary64) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (-.f64 x y) y (*.f64 x x))) |
(/.f64 (fma.f64 #s(literal 500 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 500 binary64) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (-.f64 x y) y (*.f64 x x))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) #s(literal 500 binary64))) (neg.f64 (-.f64 x y))) |
(/.f64 (neg.f64 (*.f64 #s(literal 500 binary64) (pow.f64 (-.f64 x y) #s(literal 2 binary64)))) (neg.f64 (-.f64 x y))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (+.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 y #s(literal 9 binary64))) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 3 binary64))) #s(literal 500 binary64))) (neg.f64 (-.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 500 binary64) (/.f64 (+.f64 (pow.f64 x #s(literal 9 binary64)) (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 x y) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 x y) #s(literal 500 binary64)) (*.f64 (-.f64 x y) #s(literal 500 binary64)))) (neg.f64 (*.f64 (-.f64 x y) #s(literal 500 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 125000000 binary64) (/.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 3 binary64))) (*.f64 #s(literal 125000000 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 (fma.f64 #s(literal 250000 binary64) (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 250000 binary64) (/.f64 (pow.f64 y #s(literal 6 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)) #s(literal 500 binary64)) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 500 binary64))) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 500 binary64))) (neg.f64 (fma.f64 y y (*.f64 x (-.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 500 binary64))) (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 500 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 #s(literal 500 binary64) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 250000 binary64) (*.f64 y y)) (*.f64 #s(literal 250000 binary64) (*.f64 x x)))) (neg.f64 (-.f64 (*.f64 (neg.f64 y) #s(literal 500 binary64)) (*.f64 x #s(literal 500 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 125000000 binary64) (pow.f64 y #s(literal 3 binary64)) (*.f64 #s(literal 125000000 binary64) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (fma.f64 #s(literal 250000 binary64) (*.f64 y y) (-.f64 (*.f64 #s(literal 250000 binary64) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 y) #s(literal 500 binary64)) (*.f64 x #s(literal 500 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 500 binary64)) (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)))) (*.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 500 binary64)))) (*.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 500 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (*.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 500 binary64)))) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 500 binary64)) (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)))) (*.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) (*.f64 #s(literal 500 binary64) (pow.f64 y #s(literal 3 binary64))))) (*.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 500 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (*.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) (*.f64 #s(literal 500 binary64) (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 (*.f64 #s(literal 500 binary64) (pow.f64 x #s(literal 3 binary64))) (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)))) (*.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 500 binary64)))) (*.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 500 binary64) (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)) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 500 binary64)))) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 500 binary64) (pow.f64 x #s(literal 3 binary64))) (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)))) (*.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) (*.f64 #s(literal 500 binary64) (pow.f64 y #s(literal 3 binary64))))) (*.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 500 binary64) (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)) (*.f64 #s(literal 500 binary64) (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 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 500 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x)) (*.f64 (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x))) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 500 binary64)))) (*.f64 (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x))) (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 500 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x)) (*.f64 (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x))) (*.f64 #s(literal 500 binary64) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x))) (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 500 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x)) (*.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 500 binary64)))) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 500 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x)) (*.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) (*.f64 #s(literal 500 binary64) (pow.f64 x #s(literal 3 binary64))))) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 500 binary64) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (-.f64 x y) y (*.f64 x x)) (*.f64 (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x))) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 500 binary64)))) (*.f64 (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x))) (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 500 binary64) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (-.f64 x y) y (*.f64 x x)) (*.f64 (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x))) (*.f64 #s(literal 500 binary64) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x))) (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 500 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 (pow.f64 x #s(literal 3 binary64)) #s(literal 500 binary64)))) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 500 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 #s(literal 500 binary64) (pow.f64 x #s(literal 3 binary64))))) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 500 binary64)) (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x))) (*.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 500 binary64)))) (*.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x))))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 500 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x)) (*.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 500 binary64)))) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 500 binary64)) (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x))) (*.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) (*.f64 #s(literal 500 binary64) (pow.f64 y #s(literal 3 binary64))))) (*.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x))))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 500 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x)) (*.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) (*.f64 #s(literal 500 binary64) (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 (*.f64 #s(literal 500 binary64) (pow.f64 x #s(literal 3 binary64))) (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x))) (*.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 500 binary64)))) (*.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 500 binary64) (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)) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 500 binary64)))) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 500 binary64) (pow.f64 x #s(literal 3 binary64))) (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x))) (*.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) (*.f64 #s(literal 500 binary64) (pow.f64 y #s(literal 3 binary64))))) (*.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 500 binary64) (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)) (*.f64 #s(literal 500 binary64) (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)) #s(literal 500 binary64)) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 500 binary64))) (fma.f64 (-.f64 x y) y (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 #s(literal 500 binary64) (pow.f64 x #s(literal 3 binary64))) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 500 binary64))) (fma.f64 (-.f64 x y) y (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (-.f64 x y) y (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 #s(literal 500 binary64) (pow.f64 x #s(literal 3 binary64))) (*.f64 #s(literal 500 binary64) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (-.f64 x y) y (*.f64 x x))) |
(/.f64 (*.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) #s(literal 500 binary64)) (-.f64 x y)) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 500 binary64)) (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))) #s(literal 500 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) |
(/.f64 (*.f64 (/.f64 (+.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 y #s(literal 9 binary64))) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 3 binary64))) #s(literal 500 binary64)) (-.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 #s(literal 500 binary64) (pow.f64 (-.f64 x y) #s(literal 2 binary64))) (-.f64 x y)) |
(/.f64 (*.f64 #s(literal 500 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 500 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 #s(literal 500 binary64) (/.f64 (+.f64 (pow.f64 x #s(literal 9 binary64)) (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 x y) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (*.f64 (-.f64 x y) #s(literal 500 binary64)) (*.f64 (-.f64 x y) #s(literal 500 binary64))) (*.f64 (-.f64 x y) #s(literal 500 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 250000 binary64) (*.f64 y y)) (*.f64 #s(literal 250000 binary64) (*.f64 x x))) (-.f64 (*.f64 (neg.f64 y) #s(literal 500 binary64)) (*.f64 x #s(literal 500 binary64)))) |
(/.f64 (fma.f64 #s(literal 125000000 binary64) (/.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 3 binary64))) (*.f64 #s(literal 125000000 binary64) (/.f64 (pow.f64 y #s(literal 9 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 3 binary64))))) (fma.f64 #s(literal 250000 binary64) (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 250000 binary64) (/.f64 (pow.f64 y #s(literal 6 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)) #s(literal 500 binary64)) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 500 binary64))) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 #s(literal 125000000 binary64) (pow.f64 y #s(literal 3 binary64)) (*.f64 #s(literal 125000000 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 #s(literal 250000 binary64) (*.f64 y y) (-.f64 (*.f64 #s(literal 250000 binary64) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 y) #s(literal 500 binary64)) (*.f64 x #s(literal 500 binary64)))))) |
(fma.f64 (*.f64 #s(literal 500 binary64) (pow.f64 y #s(literal 1/2 binary64))) (pow.f64 y #s(literal 1/2 binary64)) (*.f64 x #s(literal 500 binary64))) |
(fma.f64 (*.f64 #s(literal 500 binary64) (/.f64 x (fma.f64 (-.f64 x y) y (*.f64 x x)))) (*.f64 x x) (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 500 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
(fma.f64 (*.f64 #s(literal 500 binary64) (*.f64 x x)) (/.f64 x (fma.f64 (-.f64 x y) y (*.f64 x x))) (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 500 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
(fma.f64 (*.f64 #s(literal 500 binary64) (*.f64 (neg.f64 y) y)) (/.f64 y (fma.f64 (-.f64 x y) y (*.f64 x x))) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 500 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) #s(literal 500 binary64) (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 500 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
(fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) #s(literal 500 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 500 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
(fma.f64 (*.f64 (neg.f64 y) y) (*.f64 (/.f64 y (fma.f64 (-.f64 x y) y (*.f64 x x))) #s(literal 500 binary64)) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 500 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
(fma.f64 (/.f64 x (fma.f64 (-.f64 x y) y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 500 binary64)) (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 500 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 x (fma.f64 (-.f64 x y) y (*.f64 x x))) #s(literal 500 binary64)) (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 500 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
(fma.f64 (pow.f64 y #s(literal 1/2 binary64)) (*.f64 (pow.f64 y #s(literal 1/2 binary64)) #s(literal 500 binary64)) (*.f64 x #s(literal 500 binary64))) |
(fma.f64 (neg.f64 y) #s(literal 500 binary64) (*.f64 x #s(literal 500 binary64))) |
(fma.f64 (*.f64 x #s(literal 500 binary64)) (*.f64 (/.f64 x (fma.f64 (-.f64 x y) y (*.f64 x x))) x) (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 500 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
(fma.f64 x (*.f64 (*.f64 (/.f64 x (fma.f64 (-.f64 x y) y (*.f64 x x))) x) #s(literal 500 binary64)) (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 500 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
(fma.f64 x #s(literal 500 binary64) (*.f64 (neg.f64 y) #s(literal 500 binary64))) |
(fma.f64 #s(literal 500 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 500 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
(fma.f64 #s(literal 500 binary64) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 500 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
(fma.f64 #s(literal 500 binary64) (neg.f64 y) (*.f64 x #s(literal 500 binary64))) |
(fma.f64 #s(literal 500 binary64) x (*.f64 (neg.f64 y) #s(literal 500 binary64))) |
(-.f64 (/.f64 (*.f64 #s(literal 250000 binary64) (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64)))) (*.f64 (-.f64 x y) #s(literal 500 binary64))) (/.f64 (*.f64 #s(literal 250000 binary64) (/.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64)))) (*.f64 (-.f64 x y) #s(literal 500 binary64)))) |
(-.f64 (/.f64 (*.f64 #s(literal 250000 binary64) (*.f64 y y)) (-.f64 (*.f64 (neg.f64 y) #s(literal 500 binary64)) (*.f64 x #s(literal 500 binary64)))) (/.f64 (*.f64 #s(literal 250000 binary64) (*.f64 x x)) (-.f64 (*.f64 (neg.f64 y) #s(literal 500 binary64)) (*.f64 x #s(literal 500 binary64))))) |
(-.f64 (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 500 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (*.f64 (neg.f64 (*.f64 #s(literal 500 binary64) (/.f64 x (fma.f64 (-.f64 x y) y (*.f64 x x))))) (*.f64 x x))) |
(-.f64 (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 500 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (*.f64 (neg.f64 (*.f64 #s(literal 500 binary64) (*.f64 x x))) (/.f64 x (fma.f64 (-.f64 x y) y (*.f64 x x))))) |
(-.f64 (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 500 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (*.f64 (neg.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x)))) #s(literal 500 binary64))) |
(-.f64 (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 500 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (*.f64 (neg.f64 (/.f64 x (fma.f64 (-.f64 x y) y (*.f64 x x)))) (*.f64 (*.f64 x x) #s(literal 500 binary64)))) |
(-.f64 (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 500 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (/.f64 x (fma.f64 (-.f64 x y) y (*.f64 x x))) #s(literal 500 binary64)))) |
(-.f64 (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 500 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (*.f64 (neg.f64 (*.f64 x #s(literal 500 binary64))) (*.f64 (/.f64 x (fma.f64 (-.f64 x y) y (*.f64 x x))) x))) |
(-.f64 (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 500 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (*.f64 (neg.f64 x) (*.f64 (*.f64 (/.f64 x (fma.f64 (-.f64 x y) y (*.f64 x x))) x) #s(literal 500 binary64)))) |
(-.f64 (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 500 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (*.f64 #s(literal -500 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))))) |
(-.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 500 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (*.f64 (neg.f64 (*.f64 #s(literal 500 binary64) (*.f64 (neg.f64 y) y))) (/.f64 y (fma.f64 (-.f64 x y) y (*.f64 x x))))) |
(-.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 500 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 (/.f64 y (fma.f64 (-.f64 x y) y (*.f64 x x))) #s(literal 500 binary64)))) |
(-.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 500 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (*.f64 #s(literal -500 binary64) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))))) |
(-.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 500 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 500 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
(-.f64 (*.f64 (neg.f64 y) #s(literal 500 binary64)) (*.f64 (neg.f64 x) #s(literal 500 binary64))) |
(-.f64 (*.f64 (neg.f64 y) #s(literal 500 binary64)) (*.f64 #s(literal -500 binary64) x)) |
(-.f64 (*.f64 x #s(literal 500 binary64)) (*.f64 (neg.f64 (*.f64 #s(literal 500 binary64) (pow.f64 y #s(literal 1/2 binary64)))) (pow.f64 y #s(literal 1/2 binary64)))) |
(-.f64 (*.f64 x #s(literal 500 binary64)) (*.f64 #s(literal -500 binary64) (neg.f64 y))) |
(-.f64 (*.f64 x #s(literal 500 binary64)) (*.f64 (neg.f64 y) #s(literal 500 binary64))) |
(+.f64 (/.f64 (*.f64 #s(literal 125000000 binary64) (/.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 3 binary64)))) (fma.f64 #s(literal 250000 binary64) (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 250000 binary64) (/.f64 (pow.f64 y #s(literal 6 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)) #s(literal 500 binary64)) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 500 binary64))) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64)))))) (/.f64 (*.f64 #s(literal 125000000 binary64) (/.f64 (pow.f64 y #s(literal 9 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 3 binary64)))) (fma.f64 #s(literal 250000 binary64) (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 250000 binary64) (/.f64 (pow.f64 y #s(literal 6 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)) #s(literal 500 binary64)) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 500 binary64))) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))))))) |
(+.f64 (/.f64 (*.f64 #s(literal 125000000 binary64) (pow.f64 y #s(literal 3 binary64))) (fma.f64 #s(literal 250000 binary64) (*.f64 y y) (-.f64 (*.f64 #s(literal 250000 binary64) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 y) #s(literal 500 binary64)) (*.f64 x #s(literal 500 binary64)))))) (/.f64 (*.f64 #s(literal 125000000 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal 250000 binary64) (*.f64 y y) (-.f64 (*.f64 #s(literal 250000 binary64) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 y) #s(literal 500 binary64)) (*.f64 x #s(literal 500 binary64))))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 500 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 500 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 500 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 500 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
(+.f64 (*.f64 (neg.f64 y) #s(literal 500 binary64)) (*.f64 x #s(literal 500 binary64))) |
(+.f64 (*.f64 x #s(literal 500 binary64)) (*.f64 (neg.f64 y) #s(literal 500 binary64))) |
(*.f64 (neg.f64 (pow.f64 (neg.f64 y) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 (neg.f64 y) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (neg.f64 y) #s(literal 3/2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 y #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 y #s(literal 1/4 binary64)) (pow.f64 y #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (pow.f64 (neg.f64 y) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (neg.f64 y) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 y #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 (neg.f64 y) #s(literal 3/2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (neg.f64 y) #s(literal 1/4 binary64)) (pow.f64 (neg.f64 y) #s(literal 1/4 binary64))) |
(pow.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/8 binary64)) |
(pow.f64 (pow.f64 (neg.f64 y) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 y #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 y) #s(literal 1/2 binary64)) |
(pow.f64 y #s(literal 1/2 binary64)) |
(neg.f64 (pow.f64 y #s(literal 1/2 binary64))) |
(sqrt.f64 (neg.f64 y)) |
(fabs.f64 (pow.f64 y #s(literal 1/2 binary64))) |
(exp.f64 (/.f64 (log.f64 (neg.f64 y)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 y #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 y y)) #s(literal 1/4 binary64))) |
(exp.f64 (log.f64 (pow.f64 y #s(literal 1/2 binary64)))) |
(+.f64 (cosh.f64 (log.f64 (pow.f64 y #s(literal 1/2 binary64)))) (sinh.f64 (log.f64 (pow.f64 y #s(literal 1/2 binary64))))) |
(*.f64 (sqrt.f64 (pow.f64 (neg.f64 y) #s(literal 3/2 binary64))) (pow.f64 (neg.f64 y) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 y) (sqrt.f64 y)) |
(*.f64 (pow.f64 (pow.f64 (neg.f64 y) #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 y) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (neg.f64 y) #s(literal 1/4 binary64)) (sqrt.f64 (pow.f64 (neg.f64 y) #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 (neg.f64 y) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 (neg.f64 y) #s(literal 3/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 y #s(literal 1/2 binary64)) (pow.f64 y #s(literal 1/2 binary64))) |
(pow.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 y #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 y) #s(literal 1 binary64)) |
(pow.f64 y #s(literal 1 binary64)) |
(neg.f64 (neg.f64 y)) |
(neg.f64 y) |
(sqrt.f64 (*.f64 y y)) |
(fabs.f64 (neg.f64 y)) |
(fabs.f64 y) |
(exp.f64 (*.f64 (log.f64 (neg.f64 y)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 y y)) #s(literal 1/2 binary64))) |
(exp.f64 (log.f64 (neg.f64 y))) |
(+.f64 (cosh.f64 (log.f64 (neg.f64 y))) (sinh.f64 (log.f64 (neg.f64 y)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y y) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y))) (*.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 x x) (-.f64 x y)))) (+.f64 (/.f64 (*.f64 y y) (-.f64 x y)) (/.f64 (*.f64 x x) (-.f64 x y)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 x x) (-.f64 x y))) (*.f64 (/.f64 (*.f64 y y) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y)))) (+.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))) (-.f64 x y)) (/.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))) (-.f64 x y))) (*.f64 (/.f64 (/.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))) (-.f64 x y)) (/.f64 (/.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))) (-.f64 x y)))) (-.f64 x y)) |
(/.f64 (-.f64 (/.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))) (*.f64 (*.f64 (neg.f64 (/.f64 x (fma.f64 (-.f64 x y) y (*.f64 x x)))) (*.f64 x x)) (*.f64 (neg.f64 (/.f64 x (fma.f64 (-.f64 x y) y (*.f64 x x)))) (*.f64 x x)))) (+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (*.f64 (neg.f64 (/.f64 x (fma.f64 (-.f64 x y) y (*.f64 x x)))) (*.f64 x 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 x y)) |
(/.f64 (-.f64 (*.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 x y) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 y x) #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 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 3 binary64))) (-.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64)))))) (*.f64 (/.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 x y) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))))) (/.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 x y) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))))))) (-.f64 x y)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y y) (-.f64 x y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (-.f64 x y)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 y y) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y)) (fma.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 x x) (-.f64 x y)) (*.f64 (/.f64 (*.f64 y y) (-.f64 x y)) (/.f64 (*.f64 x x) (-.f64 x y)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y y) (-.f64 x y)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 x x) (-.f64 x y)) (fma.f64 (/.f64 (*.f64 y y) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y)) (*.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))) (-.f64 x y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))) (-.f64 x y)) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))) (-.f64 x y)) (/.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))) (-.f64 x y)) (fma.f64 (/.f64 (/.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))) (-.f64 x y)) (/.f64 (/.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (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 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))) (-.f64 x y)) (/.f64 (/.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))) (-.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))) (pow.f64 (*.f64 (*.f64 y y) (/.f64 y (fma.f64 (-.f64 x y) y (*.f64 x x)))) #s(literal 3 binary64))) (+.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))) (+.f64 (/.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (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 (*.f64 y y) (/.f64 y (fma.f64 (-.f64 x y) y (*.f64 x x)))))))) |
(/.f64 (-.f64 (/.f64 (pow.f64 y #s(literal 9 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 3 binary64))) (pow.f64 (*.f64 (neg.f64 (/.f64 x (fma.f64 (-.f64 x y) y (*.f64 x x)))) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 (/.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))) (fma.f64 (*.f64 (neg.f64 (/.f64 x (fma.f64 (-.f64 x y) y (*.f64 x x)))) (*.f64 x x)) (*.f64 (neg.f64 (/.f64 x (fma.f64 (-.f64 x y) y (*.f64 x x)))) (*.f64 x x)) (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (*.f64 (neg.f64 (/.f64 x (fma.f64 (-.f64 x y) y (*.f64 x x)))) (*.f64 x x)))))) |
(/.f64 (-.f64 (/.f64 (pow.f64 y #s(literal 9 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 3 binary64))) (pow.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 x (fma.f64 (-.f64 x y) y (*.f64 x x)))) #s(literal 3 binary64))) (+.f64 (/.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))) (+.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))) (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 x (fma.f64 (-.f64 x y) y (*.f64 x x)))))))) |
(/.f64 (-.f64 (/.f64 (pow.f64 y #s(literal 9 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 3 binary64))) (pow.f64 (*.f64 (neg.f64 x) (*.f64 (/.f64 x (fma.f64 (-.f64 x y) y (*.f64 x x))) x)) #s(literal 3 binary64))) (+.f64 (/.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))) (+.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))) (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (*.f64 (neg.f64 x) (*.f64 (/.f64 x (fma.f64 (-.f64 x y) y (*.f64 x x))) 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 (+.f64 (pow.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 x y) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.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 x y) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))))) #s(literal 3 binary64))) (fma.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 x y) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 y x) #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 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 3 binary64))) (-.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))))) (-.f64 (*.f64 (/.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 x y) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))))) (/.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 x y) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 y x) #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 9 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 3 binary64))) (-.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))))) (/.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 x y) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 y x) #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 9 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 3 binary64))) (pow.f64 (*.f64 (*.f64 y y) (/.f64 y (fma.f64 (-.f64 x y) y (*.f64 x x)))) #s(literal 3 binary64))) (+.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))) (-.f64 (/.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (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 (*.f64 y y) (/.f64 y (fma.f64 (-.f64 x y) y (*.f64 x x)))))))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)))) (neg.f64 (neg.f64 (-.f64 x y)))) |
(/.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 (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 (-.f64 x y) y (*.f64 x x))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (+.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 y #s(literal 9 binary64))) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) (neg.f64 (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 (*.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)))))) |
(/.f64 (neg.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))))) (neg.f64 (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x)) (*.f64 (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x))) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (*.f64 (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x))) (fma.f64 (-.f64 x y) y (*.f64 x x))))) |
(/.f64 (neg.f64 (fma.f64 (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)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (neg.f64 (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 (*.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)))))) |
(/.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 (*.f64 y y) (-.f64 x y)) (*.f64 (-.f64 x y) (*.f64 x x))) (pow.f64 (-.f64 x y) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)))) (*.f64 (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x))) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)))) (*.f64 (neg.f64 (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (neg.f64 (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)))) (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)))) (*.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (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)) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))) |
(/.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 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))) (-.f64 x y)) (*.f64 (-.f64 x y) (/.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))))) (pow.f64 (-.f64 x y) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (neg.f64 (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x))))) (*.f64 (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x))) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x))) (neg.f64 (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (neg.f64 (neg.f64 (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)))) (*.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x 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 (/.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 x y) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64)))) (*.f64 (-.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 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 4 binary64)) (pow.f64 (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (-.f64 x y)) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x))) (*.f64 (neg.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 (fma.f64 (pow.f64 x #s(literal 3 binary64)) (neg.f64 (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)))) (*.f64 (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x))) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x))) (neg.f64 (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)))))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x)) (*.f64 (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x))) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x))) (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) (neg.f64 (neg.f64 (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)))) (*.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)))))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x))) (*.f64 (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x))) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x))) (*.f64 (neg.f64 (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (neg.f64 (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)))) (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x))))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x)) (*.f64 (neg.f64 (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (neg.f64 (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)))) (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x))) (*.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x))))) |
(/.f64 (neg.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64))) (neg.f64 (-.f64 x y))) |
(/.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 (*.f64 y 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 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (pow.f64 x #s(literal 9 binary64)) (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 (/.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))) (/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (pow.f64 x #s(literal 9 binary64)) (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 x y) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 y x) #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)) (neg.f64 (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)))) (*.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x))))) |
(/.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 (fma.f64 (pow.f64 x #s(literal 3 binary64)) (neg.f64 (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)))) (*.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x))))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) (neg.f64 (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 (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)))) (*.f64 (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x))) (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
(/.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 (fma.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x)) (*.f64 (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (neg.f64 (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)))) (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x)) (*.f64 (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x))) (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
(/.f64 (fma.f64 (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)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x))) (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
(/.f64 (fma.f64 (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)) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))) |
(/.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) (+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 x (fma.f64 (-.f64 x y) y (*.f64 x x)))))) |
(/.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) (+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (*.f64 (neg.f64 x) (*.f64 (/.f64 x (fma.f64 (-.f64 x y) y (*.f64 x x))) x)))) |
(/.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) (-.f64 y x)) |
(/.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) 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 y x)))) |
(/.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 y) x)))) |
(/.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 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)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (neg.f64 (fma.f64 (-.f64 x y) y (*.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))) |
(/.f64 (/.f64 (+.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 y #s(literal 9 binary64))) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 3 binary64))) (+.f64 (/.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))) (+.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 y x) #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 9 binary64)) (pow.f64 y #s(literal 9 binary64))) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 3 binary64))) (+.f64 (/.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))) (/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #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 9 binary64)) (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 x y) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))))) |
(fma.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 x #s(literal 1/2 binary64)) (neg.f64 y)) |
(fma.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 x #s(literal 1/2 binary64)) y) |
(fma.f64 (sqrt.f64 (neg.f64 (neg.f64 x))) (sqrt.f64 (neg.f64 (neg.f64 x))) (neg.f64 y)) |
(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)) (neg.f64 y)) |
(fma.f64 (sqrt.f64 (neg.f64 x)) (sqrt.f64 (neg.f64 x)) y) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 x) (neg.f64 y)) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 x) y) |
(fma.f64 (sqrt.f64 (pow.f64 (neg.f64 y) #s(literal 3/2 binary64))) (pow.f64 (neg.f64 y) #s(literal 1/4 binary64)) x) |
(fma.f64 (sqrt.f64 y) (sqrt.f64 y) x) |
(fma.f64 (pow.f64 (pow.f64 (neg.f64 y) #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 y) #s(literal 1/4 binary64)) x) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 (-.f64 x y) y (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 y y) (/.f64 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 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 (-.f64 x y) y (*.f64 (neg.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 x #s(literal 6 binary64)) (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 3 binary64)))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 x y) y)) (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 2 binary64))) (*.f64 (*.f64 y y) (/.f64 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 6 binary64)) (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 3 binary64)))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 x y) y)) (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 2 binary64))) (/.f64 (pow.f64 y #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 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 (-.f64 x y) y (*.f64 (neg.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 x #s(literal 6 binary64)) (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 3 binary64)))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 x y) y)) (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 2 binary64))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
(fma.f64 (*.f64 (/.f64 x (fma.f64 (-.f64 x y) y (*.f64 x x))) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 y y) (/.f64 y (fma.f64 (-.f64 x y) y (*.f64 x x))))) |
(fma.f64 (*.f64 (/.f64 x (fma.f64 (-.f64 x y) y (*.f64 x x))) (neg.f64 x)) (neg.f64 x) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
(fma.f64 (pow.f64 (neg.f64 y) #s(literal 1/4 binary64)) (sqrt.f64 (pow.f64 (neg.f64 y) #s(literal 3/2 binary64))) x) |
(fma.f64 (pow.f64 (neg.f64 y) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 (neg.f64 y) #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) x) |
(fma.f64 (/.f64 y (fma.f64 (-.f64 x y) y (*.f64 x x))) (*.f64 (neg.f64 y) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
(fma.f64 (*.f64 (/.f64 x (fma.f64 (-.f64 x y) y (*.f64 x x))) x) x (*.f64 (*.f64 y y) (/.f64 y (fma.f64 (-.f64 x y) y (*.f64 x x))))) |
(fma.f64 (*.f64 (/.f64 x (fma.f64 (-.f64 x y) y (*.f64 x x))) 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 (neg.f64 x) (/.f64 x (fma.f64 (-.f64 x y) y (*.f64 x x)))) (*.f64 (*.f64 y y) (/.f64 y (fma.f64 (-.f64 x y) y (*.f64 x x))))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 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 (*.f64 (neg.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 (fma.f64 (-.f64 x y) y (*.f64 x x))) (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 y (fma.f64 (-.f64 x y) y (*.f64 x x))))) |
(fma.f64 (/.f64 x (fma.f64 (-.f64 x y) y (*.f64 x x))) (*.f64 x x) (/.f64 (pow.f64 y #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 y y) (/.f64 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 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
(fma.f64 (pow.f64 y #s(literal 1/2 binary64)) (pow.f64 y #s(literal 1/2 binary64)) x) |
(fma.f64 (neg.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 (neg.f64 y) (*.f64 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 y (/.f64 (*.f64 y y) (neg.f64 (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 (neg.f64 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 x (*.f64 (/.f64 x (fma.f64 (-.f64 x y) y (*.f64 x x))) x) (*.f64 (*.f64 y y) (/.f64 y (fma.f64 (-.f64 x y) y (*.f64 x x))))) |
(fma.f64 x (*.f64 (/.f64 x (fma.f64 (-.f64 x y) y (*.f64 x x))) x) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
(-.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)))) (*.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x))))) (/.f64 (*.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) (pow.f64 y #s(literal 3 binary64))) (*.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)))))) |
(-.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 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 (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 x y) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))))) (/.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 x y) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64)))))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 x y)) (/.f64 (*.f64 x x) (-.f64 x y))) |
(-.f64 (/.f64 (/.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))) (-.f64 x y)) (/.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (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 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))) (-.f64 x y)) (/.f64 (/.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))) (-.f64 x y))) |
(-.f64 (neg.f64 x) y) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (*.f64 (neg.f64 (/.f64 (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))))) (fma.f64 (-.f64 x y) y (*.f64 (neg.f64 x) x)))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (*.f64 (neg.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 3 binary64))))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 x y) y)) (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (*.f64 (neg.f64 (/.f64 y (fma.f64 (-.f64 x y) y (*.f64 x x)))) (*.f64 (neg.f64 y) y))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (*.f64 (neg.f64 y) (/.f64 (*.f64 y y) (neg.f64 (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 (neg.f64 y) (*.f64 (neg.f64 y) (/.f64 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 y y) (/.f64 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 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
(-.f64 (/.f64 (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 3 binary64)) (-.f64 (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))))) (fma.f64 (-.f64 x y) y (*.f64 (neg.f64 x) x)))) |
(-.f64 (/.f64 (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 3 binary64)) (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 3 binary64))))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 x y) y)) (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (*.f64 (neg.f64 (*.f64 (/.f64 x (fma.f64 (-.f64 x y) y (*.f64 x x))) (neg.f64 x))) (neg.f64 x))) |
(-.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (*.f64 (neg.f64 (*.f64 (/.f64 x (fma.f64 (-.f64 x y) y (*.f64 x x))) x)) x)) |
(-.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (*.f64 (neg.f64 (neg.f64 x)) (*.f64 (neg.f64 x) (/.f64 x (fma.f64 (-.f64 x y) y (*.f64 x x)))))) |
(-.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (*.f64 (neg.f64 (/.f64 x (fma.f64 (-.f64 x y) y (*.f64 x x)))) (*.f64 x x))) |
(-.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 x (fma.f64 (-.f64 x y) y (*.f64 x x))))) |
(-.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (*.f64 (neg.f64 x) (*.f64 (/.f64 x (fma.f64 (-.f64 x y) y (*.f64 x x))) x))) |
(-.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 (neg.f64 y) x) |
(-.f64 x (neg.f64 y)) |
(-.f64 x y) |
(+.f64 (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (*.f64 (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x))) (fma.f64 (-.f64 x y) y (*.f64 x x)))) (/.f64 (*.f64 (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x))) (pow.f64 x #s(literal 3 binary64))) (*.f64 (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x))) (fma.f64 (-.f64 x y) y (*.f64 x x))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 y #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 x #s(literal 3 binary64))) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64)))) |
(+.f64 (/.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 (/.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))) (/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #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 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 3 binary64))) (+.f64 (/.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))) (/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #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 9 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 3 binary64))) (+.f64 (/.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))) (/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))))) (/.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 (/.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))) (/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #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 3 binary64)) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 y x)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 y x))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)))) (*.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x))))) (/.f64 (*.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) (pow.f64 y #s(literal 3 binary64))) (*.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)))))) |
(+.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 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 (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 x y) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 y x) #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 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 3 binary64))) (-.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 y x) #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 9 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 3 binary64))) (-.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))))) (/.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 x y) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64)))))) |
(+.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 (neg.f64 y) y) (-.f64 x y))) |
(+.f64 (/.f64 (*.f64 y y) (-.f64 x y)) (/.f64 (*.f64 (neg.f64 (neg.f64 x)) (neg.f64 x)) (-.f64 x y))) |
(+.f64 (/.f64 (*.f64 y y) (-.f64 x y)) (/.f64 (*.f64 (neg.f64 x) x) (-.f64 x y))) |
(+.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))) (-.f64 x y)) (/.f64 (/.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))) (-.f64 x y))) |
(+.f64 (neg.f64 x) y) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (*.f64 (*.f64 y y) (/.f64 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 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
(+.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 (neg.f64 y) x) |
(+.f64 y x) |
(+.f64 x (neg.f64 y)) |
(+.f64 x y) |
(*.f64 (neg.f64 (*.f64 (pow.f64 y #s(literal 1/2 binary64)) y)) (neg.f64 (*.f64 (pow.f64 y #s(literal 1/2 binary64)) y))) |
(*.f64 (neg.f64 (pow.f64 y #s(literal 3/2 binary64))) (neg.f64 (pow.f64 y #s(literal 3/2 binary64)))) |
(*.f64 (fabs.f64 (*.f64 (pow.f64 y #s(literal 1/2 binary64)) y)) (fabs.f64 (*.f64 (pow.f64 y #s(literal 1/2 binary64)) y))) |
(*.f64 (fabs.f64 (pow.f64 y #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 y #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (neg.f64 y) #s(literal 3/2 binary64)) #s(literal 3/2 binary64)) (pow.f64 (pow.f64 y #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 y #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) (pow.f64 (pow.f64 (neg.f64 y) #s(literal 3/2 binary64)) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (neg.f64 y) #s(literal 1/4 binary64)) #s(literal 6 binary64)) (pow.f64 (pow.f64 (neg.f64 y) #s(literal 1/4 binary64)) #s(literal 6 binary64))) |
(*.f64 (*.f64 y (pow.f64 y #s(literal 1/2 binary64))) (*.f64 y (pow.f64 y #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (pow.f64 y #s(literal 1/2 binary64)) y) (*.f64 (pow.f64 y #s(literal 1/2 binary64)) y)) |
(*.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (neg.f64 y) #s(literal 3/2 binary64)) (pow.f64 (neg.f64 y) #s(literal 3/2 binary64))) |
(*.f64 (*.f64 y y) (neg.f64 y)) |
(*.f64 (*.f64 y y) y) |
(*.f64 (*.f64 (neg.f64 y) y) (neg.f64 y)) |
(*.f64 (*.f64 (neg.f64 y) y) y) |
(*.f64 (pow.f64 y #s(literal 1/2 binary64)) (pow.f64 (neg.f64 y) #s(literal 5/2 binary64))) |
(*.f64 (neg.f64 y) (*.f64 y y)) |
(*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) |
(*.f64 y (*.f64 y y)) |
(*.f64 y (*.f64 (neg.f64 y) y)) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 3 binary64)) |
(pow.f64 (*.f64 y (pow.f64 y #s(literal 1/2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (pow.f64 y #s(literal 1/2 binary64)) y) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 y #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 3/4 binary64)) |
(pow.f64 (pow.f64 (neg.f64 y) #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 3/2 binary64)) |
(pow.f64 (pow.f64 y #s(literal 1/2 binary64)) #s(literal 6 binary64)) |
(pow.f64 (neg.f64 y) #s(literal 3 binary64)) |
(pow.f64 y #s(literal 3 binary64)) |
(neg.f64 (pow.f64 y #s(literal 3 binary64))) |
(sqrt.f64 (pow.f64 y #s(literal 6 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 y #s(literal 1/2 binary64))) #s(literal 6 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 y y)) #s(literal 3/2 binary64))) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 y)) #s(literal 3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 y) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal 3 binary64)))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (neg.f64 y)) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 (neg.f64 y)) #s(literal 3 binary64)))) |
(*.f64 (-.f64 x y) #s(literal 500 binary64)) |
(*.f64 #s(literal 500 binary64) (-.f64 x y)) |
(/.f64 (-.f64 (*.f64 #s(literal 250000 binary64) (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal -500 binary64) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x)))) (*.f64 #s(literal -500 binary64) (/.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)) (fma.f64 (-.f64 x y) y (*.f64 x x))) #s(literal 500 binary64) (*.f64 #s(literal -500 binary64) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 250000 binary64) (*.f64 y y)) (*.f64 (*.f64 (neg.f64 x) #s(literal 500 binary64)) (*.f64 (neg.f64 x) #s(literal 500 binary64)))) (fma.f64 (neg.f64 y) #s(literal 500 binary64) (*.f64 (neg.f64 x) #s(literal 500 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 250000 binary64) (*.f64 y y)) (*.f64 (*.f64 #s(literal -500 binary64) x) (*.f64 #s(literal -500 binary64) x))) (fma.f64 (neg.f64 y) #s(literal 500 binary64) (*.f64 #s(literal -500 binary64) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 250000 binary64) (/.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64)))) (*.f64 #s(literal 250000 binary64) (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))))) (-.f64 (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 500 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 500 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 250000 binary64) (*.f64 x x)) (*.f64 #s(literal 250000 binary64) (*.f64 y y))) (*.f64 (-.f64 x y) #s(literal 500 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 125000000 binary64) (/.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 3 binary64)))) (pow.f64 (*.f64 #s(literal -500 binary64) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x)))) #s(literal 3 binary64))) (fma.f64 #s(literal 250000 binary64) (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -500 binary64) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x)))) (*.f64 #s(literal -500 binary64) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x)))) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 500 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (*.f64 #s(literal -500 binary64) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x)))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 125000000 binary64) (/.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 3 binary64)))) (*.f64 #s(literal 125000000 binary64) (/.f64 (pow.f64 y #s(literal 9 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 3 binary64))))) (fma.f64 #s(literal 250000 binary64) (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))) (fma.f64 #s(literal 250000 binary64) (/.f64 (pow.f64 y #s(literal 6 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)) #s(literal 500 binary64)) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 500 binary64))) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 125000000 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 (*.f64 (neg.f64 x) #s(literal 500 binary64)) #s(literal 3 binary64))) (fma.f64 #s(literal 250000 binary64) (*.f64 y y) (fma.f64 (*.f64 (neg.f64 x) #s(literal 500 binary64)) (*.f64 (neg.f64 x) #s(literal 500 binary64)) (*.f64 (*.f64 (neg.f64 y) #s(literal 500 binary64)) (*.f64 (neg.f64 x) #s(literal 500 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 125000000 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal -500 binary64) x) #s(literal 3 binary64))) (fma.f64 #s(literal 250000 binary64) (*.f64 y y) (fma.f64 (*.f64 #s(literal -500 binary64) x) (*.f64 #s(literal -500 binary64) x) (*.f64 (*.f64 (neg.f64 y) #s(literal 500 binary64)) (*.f64 #s(literal -500 binary64) x))))) |
(/.f64 (fma.f64 #s(literal 125000000 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 #s(literal 125000000 binary64) (/.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 3 binary64))))) (fma.f64 #s(literal 250000 binary64) (/.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 250000 binary64) (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 500 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 500 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))))))) |
(/.f64 (fma.f64 #s(literal 125000000 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 125000000 binary64) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 #s(literal 250000 binary64) (*.f64 x x) (-.f64 (*.f64 #s(literal 250000 binary64) (*.f64 y y)) (*.f64 (*.f64 x #s(literal 500 binary64)) (*.f64 (neg.f64 y) #s(literal 500 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 500 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 500 binary64))) (fma.f64 (-.f64 x y) y (*.f64 x x))) |
(/.f64 (fma.f64 #s(literal 500 binary64) (pow.f64 y #s(literal 3 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 500 binary64))) (fma.f64 (-.f64 x y) y (*.f64 x x))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 500 binary64) (*.f64 #s(literal 500 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (-.f64 x y) y (*.f64 x x))) |
(/.f64 (fma.f64 #s(literal 500 binary64) (pow.f64 y #s(literal 3 binary64)) (*.f64 #s(literal 500 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (-.f64 x y) y (*.f64 x x))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 500 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 500 binary64))) (fma.f64 (-.f64 x y) y (*.f64 x x))) |
(/.f64 (fma.f64 #s(literal 500 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 500 binary64))) (fma.f64 (-.f64 x y) y (*.f64 x x))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 500 binary64) (*.f64 #s(literal 500 binary64) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (-.f64 x y) y (*.f64 x x))) |
(/.f64 (fma.f64 #s(literal 500 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 500 binary64) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (-.f64 x y) y (*.f64 x x))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) #s(literal 500 binary64))) (neg.f64 (-.f64 x y))) |
(/.f64 (neg.f64 (*.f64 #s(literal 500 binary64) (pow.f64 (-.f64 x y) #s(literal 2 binary64)))) (neg.f64 (-.f64 x y))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (+.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 y #s(literal 9 binary64))) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 3 binary64))) #s(literal 500 binary64))) (neg.f64 (-.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 500 binary64) (/.f64 (+.f64 (pow.f64 x #s(literal 9 binary64)) (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 x y) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 x y) #s(literal 500 binary64)) (*.f64 (-.f64 x y) #s(literal 500 binary64)))) (neg.f64 (*.f64 (-.f64 x y) #s(literal 500 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 125000000 binary64) (/.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 3 binary64))) (*.f64 #s(literal 125000000 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 (fma.f64 #s(literal 250000 binary64) (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 250000 binary64) (/.f64 (pow.f64 y #s(literal 6 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)) #s(literal 500 binary64)) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 500 binary64))) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 500 binary64))) (neg.f64 (fma.f64 y y (*.f64 x (-.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 500 binary64))) (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 500 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 #s(literal 500 binary64) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 250000 binary64) (*.f64 y y)) (*.f64 #s(literal 250000 binary64) (*.f64 x x)))) (neg.f64 (-.f64 (*.f64 (neg.f64 y) #s(literal 500 binary64)) (*.f64 x #s(literal 500 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 125000000 binary64) (pow.f64 y #s(literal 3 binary64)) (*.f64 #s(literal 125000000 binary64) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (fma.f64 #s(literal 250000 binary64) (*.f64 y y) (-.f64 (*.f64 #s(literal 250000 binary64) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 y) #s(literal 500 binary64)) (*.f64 x #s(literal 500 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 500 binary64)) (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)))) (*.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 500 binary64)))) (*.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 500 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (*.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 500 binary64)))) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 500 binary64)) (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)))) (*.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) (*.f64 #s(literal 500 binary64) (pow.f64 y #s(literal 3 binary64))))) (*.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 500 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (*.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) (*.f64 #s(literal 500 binary64) (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 (*.f64 #s(literal 500 binary64) (pow.f64 x #s(literal 3 binary64))) (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)))) (*.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 500 binary64)))) (*.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 500 binary64) (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)) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 500 binary64)))) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 500 binary64) (pow.f64 x #s(literal 3 binary64))) (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)))) (*.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) (*.f64 #s(literal 500 binary64) (pow.f64 y #s(literal 3 binary64))))) (*.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 500 binary64) (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)) (*.f64 #s(literal 500 binary64) (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 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 500 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x)) (*.f64 (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x))) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 500 binary64)))) (*.f64 (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x))) (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 500 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x)) (*.f64 (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x))) (*.f64 #s(literal 500 binary64) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x))) (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 500 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x)) (*.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 500 binary64)))) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 500 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x)) (*.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) (*.f64 #s(literal 500 binary64) (pow.f64 x #s(literal 3 binary64))))) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 500 binary64) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (-.f64 x y) y (*.f64 x x)) (*.f64 (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x))) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 500 binary64)))) (*.f64 (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x))) (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 500 binary64) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (-.f64 x y) y (*.f64 x x)) (*.f64 (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x))) (*.f64 #s(literal 500 binary64) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x))) (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 500 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 (pow.f64 x #s(literal 3 binary64)) #s(literal 500 binary64)))) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 500 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 #s(literal 500 binary64) (pow.f64 x #s(literal 3 binary64))))) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 500 binary64)) (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x))) (*.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 500 binary64)))) (*.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x))))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 500 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x)) (*.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 500 binary64)))) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 500 binary64)) (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x))) (*.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) (*.f64 #s(literal 500 binary64) (pow.f64 y #s(literal 3 binary64))))) (*.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x))))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 500 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x)) (*.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) (*.f64 #s(literal 500 binary64) (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 (*.f64 #s(literal 500 binary64) (pow.f64 x #s(literal 3 binary64))) (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x))) (*.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 500 binary64)))) (*.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 500 binary64) (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)) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 500 binary64)))) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 500 binary64) (pow.f64 x #s(literal 3 binary64))) (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x))) (*.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) (*.f64 #s(literal 500 binary64) (pow.f64 y #s(literal 3 binary64))))) (*.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 500 binary64) (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)) (*.f64 #s(literal 500 binary64) (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)) #s(literal 500 binary64)) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 500 binary64))) (fma.f64 (-.f64 x y) y (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 #s(literal 500 binary64) (pow.f64 x #s(literal 3 binary64))) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 500 binary64))) (fma.f64 (-.f64 x y) y (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (-.f64 x y) y (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 #s(literal 500 binary64) (pow.f64 x #s(literal 3 binary64))) (*.f64 #s(literal 500 binary64) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (-.f64 x y) y (*.f64 x x))) |
(/.f64 (*.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) #s(literal 500 binary64)) (-.f64 x y)) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 500 binary64)) (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))) #s(literal 500 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) |
(/.f64 (*.f64 (/.f64 (+.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 y #s(literal 9 binary64))) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 3 binary64))) #s(literal 500 binary64)) (-.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 #s(literal 500 binary64) (pow.f64 (-.f64 x y) #s(literal 2 binary64))) (-.f64 x y)) |
(/.f64 (*.f64 #s(literal 500 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 500 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 #s(literal 500 binary64) (/.f64 (+.f64 (pow.f64 x #s(literal 9 binary64)) (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 x y) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (*.f64 (-.f64 x y) #s(literal 500 binary64)) (*.f64 (-.f64 x y) #s(literal 500 binary64))) (*.f64 (-.f64 x y) #s(literal 500 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 250000 binary64) (*.f64 y y)) (*.f64 #s(literal 250000 binary64) (*.f64 x x))) (-.f64 (*.f64 (neg.f64 y) #s(literal 500 binary64)) (*.f64 x #s(literal 500 binary64)))) |
(/.f64 (fma.f64 #s(literal 125000000 binary64) (/.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 3 binary64))) (*.f64 #s(literal 125000000 binary64) (/.f64 (pow.f64 y #s(literal 9 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 3 binary64))))) (fma.f64 #s(literal 250000 binary64) (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 250000 binary64) (/.f64 (pow.f64 y #s(literal 6 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)) #s(literal 500 binary64)) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 500 binary64))) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 #s(literal 125000000 binary64) (pow.f64 y #s(literal 3 binary64)) (*.f64 #s(literal 125000000 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 #s(literal 250000 binary64) (*.f64 y y) (-.f64 (*.f64 #s(literal 250000 binary64) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 y) #s(literal 500 binary64)) (*.f64 x #s(literal 500 binary64)))))) |
(fma.f64 (*.f64 #s(literal 500 binary64) (pow.f64 y #s(literal 1/2 binary64))) (pow.f64 y #s(literal 1/2 binary64)) (*.f64 x #s(literal 500 binary64))) |
(fma.f64 (*.f64 #s(literal 500 binary64) (/.f64 x (fma.f64 (-.f64 x y) y (*.f64 x x)))) (*.f64 x x) (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 500 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
(fma.f64 (*.f64 #s(literal 500 binary64) (*.f64 x x)) (/.f64 x (fma.f64 (-.f64 x y) y (*.f64 x x))) (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 500 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
(fma.f64 (*.f64 #s(literal 500 binary64) (*.f64 (neg.f64 y) y)) (/.f64 y (fma.f64 (-.f64 x y) y (*.f64 x x))) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 500 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) #s(literal 500 binary64) (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 500 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
(fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) #s(literal 500 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 500 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
(fma.f64 (*.f64 (neg.f64 y) y) (*.f64 (/.f64 y (fma.f64 (-.f64 x y) y (*.f64 x x))) #s(literal 500 binary64)) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 500 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
(fma.f64 (/.f64 x (fma.f64 (-.f64 x y) y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 500 binary64)) (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 500 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 x (fma.f64 (-.f64 x y) y (*.f64 x x))) #s(literal 500 binary64)) (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 500 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
(fma.f64 (pow.f64 y #s(literal 1/2 binary64)) (*.f64 (pow.f64 y #s(literal 1/2 binary64)) #s(literal 500 binary64)) (*.f64 x #s(literal 500 binary64))) |
(fma.f64 (neg.f64 y) #s(literal 500 binary64) (*.f64 x #s(literal 500 binary64))) |
(fma.f64 (*.f64 x #s(literal 500 binary64)) (*.f64 (/.f64 x (fma.f64 (-.f64 x y) y (*.f64 x x))) x) (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 500 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
(fma.f64 x (*.f64 (*.f64 (/.f64 x (fma.f64 (-.f64 x y) y (*.f64 x x))) x) #s(literal 500 binary64)) (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 500 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
(fma.f64 x #s(literal 500 binary64) (*.f64 (neg.f64 y) #s(literal 500 binary64))) |
(fma.f64 #s(literal 500 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 500 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
(fma.f64 #s(literal 500 binary64) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 500 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
(fma.f64 #s(literal 500 binary64) (neg.f64 y) (*.f64 x #s(literal 500 binary64))) |
(fma.f64 #s(literal 500 binary64) x (*.f64 (neg.f64 y) #s(literal 500 binary64))) |
(-.f64 (/.f64 (*.f64 #s(literal 250000 binary64) (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64)))) (*.f64 (-.f64 x y) #s(literal 500 binary64))) (/.f64 (*.f64 #s(literal 250000 binary64) (/.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64)))) (*.f64 (-.f64 x y) #s(literal 500 binary64)))) |
(-.f64 (/.f64 (*.f64 #s(literal 250000 binary64) (*.f64 y y)) (-.f64 (*.f64 (neg.f64 y) #s(literal 500 binary64)) (*.f64 x #s(literal 500 binary64)))) (/.f64 (*.f64 #s(literal 250000 binary64) (*.f64 x x)) (-.f64 (*.f64 (neg.f64 y) #s(literal 500 binary64)) (*.f64 x #s(literal 500 binary64))))) |
(-.f64 (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 500 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (*.f64 (neg.f64 (*.f64 #s(literal 500 binary64) (/.f64 x (fma.f64 (-.f64 x y) y (*.f64 x x))))) (*.f64 x x))) |
(-.f64 (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 500 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (*.f64 (neg.f64 (*.f64 #s(literal 500 binary64) (*.f64 x x))) (/.f64 x (fma.f64 (-.f64 x y) y (*.f64 x x))))) |
(-.f64 (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 500 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (*.f64 (neg.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x)))) #s(literal 500 binary64))) |
(-.f64 (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 500 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (*.f64 (neg.f64 (/.f64 x (fma.f64 (-.f64 x y) y (*.f64 x x)))) (*.f64 (*.f64 x x) #s(literal 500 binary64)))) |
(-.f64 (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 500 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (/.f64 x (fma.f64 (-.f64 x y) y (*.f64 x x))) #s(literal 500 binary64)))) |
(-.f64 (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 500 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (*.f64 (neg.f64 (*.f64 x #s(literal 500 binary64))) (*.f64 (/.f64 x (fma.f64 (-.f64 x y) y (*.f64 x x))) x))) |
(-.f64 (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 500 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (*.f64 (neg.f64 x) (*.f64 (*.f64 (/.f64 x (fma.f64 (-.f64 x y) y (*.f64 x x))) x) #s(literal 500 binary64)))) |
(-.f64 (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 500 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (*.f64 #s(literal -500 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))))) |
(-.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 500 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (*.f64 (neg.f64 (*.f64 #s(literal 500 binary64) (*.f64 (neg.f64 y) y))) (/.f64 y (fma.f64 (-.f64 x y) y (*.f64 x x))))) |
(-.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 500 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 (/.f64 y (fma.f64 (-.f64 x y) y (*.f64 x x))) #s(literal 500 binary64)))) |
(-.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 500 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (*.f64 #s(literal -500 binary64) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))))) |
(-.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 500 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 500 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
(-.f64 (*.f64 (neg.f64 y) #s(literal 500 binary64)) (*.f64 (neg.f64 x) #s(literal 500 binary64))) |
(-.f64 (*.f64 (neg.f64 y) #s(literal 500 binary64)) (*.f64 #s(literal -500 binary64) x)) |
(-.f64 (*.f64 x #s(literal 500 binary64)) (*.f64 (neg.f64 (*.f64 #s(literal 500 binary64) (pow.f64 y #s(literal 1/2 binary64)))) (pow.f64 y #s(literal 1/2 binary64)))) |
(-.f64 (*.f64 x #s(literal 500 binary64)) (*.f64 #s(literal -500 binary64) (neg.f64 y))) |
(-.f64 (*.f64 x #s(literal 500 binary64)) (*.f64 (neg.f64 y) #s(literal 500 binary64))) |
(+.f64 (/.f64 (*.f64 #s(literal 125000000 binary64) (/.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 3 binary64)))) (fma.f64 #s(literal 250000 binary64) (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 250000 binary64) (/.f64 (pow.f64 y #s(literal 6 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)) #s(literal 500 binary64)) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 500 binary64))) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64)))))) (/.f64 (*.f64 #s(literal 125000000 binary64) (/.f64 (pow.f64 y #s(literal 9 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 3 binary64)))) (fma.f64 #s(literal 250000 binary64) (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 250000 binary64) (/.f64 (pow.f64 y #s(literal 6 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)) #s(literal 500 binary64)) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 500 binary64))) (pow.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))))))) |
(+.f64 (/.f64 (*.f64 #s(literal 125000000 binary64) (pow.f64 y #s(literal 3 binary64))) (fma.f64 #s(literal 250000 binary64) (*.f64 y y) (-.f64 (*.f64 #s(literal 250000 binary64) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 y) #s(literal 500 binary64)) (*.f64 x #s(literal 500 binary64)))))) (/.f64 (*.f64 #s(literal 125000000 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal 250000 binary64) (*.f64 y y) (-.f64 (*.f64 #s(literal 250000 binary64) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 y) #s(literal 500 binary64)) (*.f64 x #s(literal 500 binary64))))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 500 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 500 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 500 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 500 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
(+.f64 (*.f64 (neg.f64 y) #s(literal 500 binary64)) (*.f64 x #s(literal 500 binary64))) |
(+.f64 (*.f64 x #s(literal 500 binary64)) (*.f64 (neg.f64 y) #s(literal 500 binary64))) |
(*.f64 (neg.f64 (neg.f64 (neg.f64 x))) (neg.f64 (neg.f64 (neg.f64 x)))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (neg.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(sqrt.f64 (pow.f64 x #s(literal 4 binary64))) |
(fabs.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (*.f64 (log.f64 (neg.f64 x)) #s(literal 2 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)))) |
(*.f64 (/.f64 (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)))) (fma.f64 (-.f64 x y) y (*.f64 (neg.f64 x) x))) |
(*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 3 binary64)))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 x y) y)) (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 2 binary64)))) |
(*.f64 (/.f64 y (fma.f64 (-.f64 x y) y (*.f64 x x))) (*.f64 (neg.f64 y) y)) |
(*.f64 (*.f64 (neg.f64 y) y) (/.f64 y (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
(*.f64 (neg.f64 y) (/.f64 (*.f64 y y) (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
(*.f64 (neg.f64 y) (*.f64 y (/.f64 y (fma.f64 (-.f64 x y) y (*.f64 x x))))) |
(*.f64 y (/.f64 (*.f64 y y) (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x))))) |
(*.f64 y (*.f64 (neg.f64 y) (/.f64 y (fma.f64 (-.f64 x y) y (*.f64 x x))))) |
(/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 3 binary64)))) (*.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)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (-.f64 x y) y) x) x))))) |
(/.f64 (*.f64 (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 (*.f64 (-.f64 x y) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
(/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (-.f64 (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 4 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (-.f64 x y) y) x) x)) #s(literal 2 binary64)))) (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 3 binary64))) (-.f64 (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (-.f64 x y) y) x) x))))) |
(/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 6 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (-.f64 x y) y) x) x)) #s(literal 3 binary64)))) (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 4 binary64)) (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (-.f64 x y) y) x) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (-.f64 x y) y) x) x))))))) |
(/.f64 (pow.f64 y #s(literal 3 binary64)) (neg.f64 (neg.f64 (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)))))) |
(/.f64 (pow.f64 y #s(literal 3 binary64)) (neg.f64 (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x))))) |
(/.f64 (pow.f64 y #s(literal 3 binary64)) (neg.f64 (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))) |
(neg.f64 (*.f64 (*.f64 y y) (/.f64 y (fma.f64 (-.f64 x y) y (*.f64 x x))))) |
(neg.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
(*.f64 (/.f64 x (-.f64 (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 (-.f64 x y) y (*.f64 (neg.f64 x) x))) |
(*.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 3 binary64)))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 x y) y)) (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 2 binary64)))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 3 binary64)))) (*.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)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (-.f64 x y) y) x) x))))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) (*.f64 (-.f64 (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 4 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (-.f64 x y) y) x) x)) #s(literal 2 binary64)))) (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 3 binary64))) (-.f64 (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (-.f64 x y) y) x) x))))) |
(/.f64 (*.f64 x (+.f64 (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 6 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (-.f64 x y) y) x) x)) #s(literal 3 binary64)))) (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 4 binary64)) (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (-.f64 x y) y) x) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (-.f64 x y) y) x) x))))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 x))) (neg.f64 (neg.f64 (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)))))) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x))))) |
(/.f64 (neg.f64 x) (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
(/.f64 x (fma.f64 (-.f64 x y) y (*.f64 x x))) |
(neg.f64 (/.f64 (neg.f64 x) (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
(neg.f64 (/.f64 x (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 2 binary64)) (fma.f64 (-.f64 x y) y (*.f64 (neg.f64 x) x))) (/.f64 (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 2 binary64)) (fma.f64 (-.f64 x y) y (*.f64 (neg.f64 x) x)))) (*.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (-.f64 x y) y (*.f64 (neg.f64 x) x))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (-.f64 x y) y (*.f64 (neg.f64 x) x))))) (+.f64 (/.f64 (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 2 binary64)) (fma.f64 (-.f64 x y) y (*.f64 (neg.f64 x) x))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (-.f64 x y) y (*.f64 (neg.f64 x) x))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (neg.f64 (-.f64 x y)) y) (*.f64 (neg.f64 (-.f64 x y)) y))) (fma.f64 x x (*.f64 (neg.f64 (-.f64 x y)) y))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 x y) y)) (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 x y) y)) (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 x y) y)) (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 x y) y)) (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 2 binary64)))))) (-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 x y) y)) (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 x y) y)) (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (-.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) (*.f64 y x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 2 binary64)) (fma.f64 (-.f64 x y) y (*.f64 (neg.f64 x) x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (-.f64 x y) y (*.f64 (neg.f64 x) x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 2 binary64)) (fma.f64 (-.f64 x y) y (*.f64 (neg.f64 x) x))) (/.f64 (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 2 binary64)) (fma.f64 (-.f64 x y) y (*.f64 (neg.f64 x) x))) (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (-.f64 x y) y (*.f64 (neg.f64 x) x))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (-.f64 x y) y (*.f64 (neg.f64 x) x))) (*.f64 (/.f64 (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 2 binary64)) (fma.f64 (-.f64 x y) y (*.f64 (neg.f64 x) x))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (-.f64 x y) y (*.f64 (neg.f64 x) x))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (neg.f64 x)) (neg.f64 x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 2 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (-.f64 x y) y) (*.f64 (neg.f64 (neg.f64 x)) (neg.f64 x)))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (neg.f64 (-.f64 x y)) y) #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 (neg.f64 (-.f64 x y)) y) (*.f64 (neg.f64 (-.f64 x y)) y) (*.f64 (*.f64 x x) (*.f64 (neg.f64 (-.f64 x y)) y))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (neg.f64 y) (-.f64 x y)) #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 2 binary64)) (*.f64 (*.f64 x x) (*.f64 (neg.f64 y) (-.f64 x y)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 x y) y)) (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 x y) y)) (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 x y) y)) (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 x y) y)) (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 x y) y)) (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 x y) y)) (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 x y) y)) (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 x y) y)) (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 2 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (neg.f64 x)) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (-.f64 x y) y) (*.f64 (neg.f64 (neg.f64 x)) x))))) |
(/.f64 (+.f64 (pow.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (+.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) (*.f64 y x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 x y) y)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 (neg.f64 x) x))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 x y) y)) (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 2 binary64)) (fma.f64 (-.f64 x y) y (*.f64 (neg.f64 x) x))) (*.f64 (fma.f64 (-.f64 x y) y (*.f64 (neg.f64 x) x)) (pow.f64 x #s(literal 4 binary64)))) (*.f64 (fma.f64 (-.f64 x y) y (*.f64 (neg.f64 x) x)) (fma.f64 (-.f64 x y) y (*.f64 (neg.f64 x) x)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 x y) y)) (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 x y) y)) (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 2 binary64))) (pow.f64 x #s(literal 6 binary64)))) (*.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 x y) y)) (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 2 binary64))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 x y) y)) (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 2 binary64))) (fma.f64 x x (*.f64 (neg.f64 y) (-.f64 x y)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 2 binary64))) (-.f64 (*.f64 x x) (*.f64 (-.f64 x y) y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 (neg.f64 x) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 2 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (-.f64 x y) y) (*.f64 (neg.f64 x) x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (-.f64 x y) y) x) x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 x y) y)) (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (-.f64 x y) y (*.f64 (neg.f64 x) x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 2 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (-.f64 x y) y) (*.f64 (neg.f64 x) x))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (-.f64 x y) y) x) x)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 3 binary64))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 x y) y)) (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 2 binary64)))) |
(fma.f64 (+.f64 (neg.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x)))) (fabs.f64 (/.f64 (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 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x)))) (fabs.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))))) (*.f64 y x)) |
(fma.f64 (+.f64 (neg.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 (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 y x)) |
(fma.f64 (+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fabs.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)))) (fabs.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))))) (-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fabs.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)))) (fabs.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))))) (*.f64 y x)) |
(fma.f64 (+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fabs.f64 (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 x #s(literal 3 binary64)) (fabs.f64 (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 y x)) |
(fma.f64 (+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (fabs.f64 (/.f64 (pow.f64 y #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))) (fabs.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))))) (*.f64 y x)) |
(fma.f64 (+.f64 (neg.f64 (neg.f64 x)) (neg.f64 y)) (-.f64 (neg.f64 (neg.f64 x)) (neg.f64 y)) (*.f64 y x)) |
(fma.f64 (+.f64 (neg.f64 (neg.f64 x)) y) (-.f64 (neg.f64 (neg.f64 x)) y) (*.f64 y x)) |
(fma.f64 (+.f64 (neg.f64 x) (neg.f64 y)) (-.f64 (neg.f64 x) (neg.f64 y)) (*.f64 y x)) |
(fma.f64 (+.f64 (fabs.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x)))) (neg.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))))) (-.f64 (fabs.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x)))) (neg.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))))) (*.f64 y x)) |
(fma.f64 (+.f64 (fabs.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)) (fabs.f64 (fma.f64 (-.f64 x y) y (*.f64 x x))))) (-.f64 (fabs.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)) (fabs.f64 (fma.f64 (-.f64 x y) y (*.f64 x x))))) (*.f64 y x)) |
(fma.f64 (+.f64 (fabs.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 (fabs.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 y x)) |
(fma.f64 (+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (neg.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))))) (-.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (neg.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))))) (*.f64 y x)) |
(fma.f64 (+.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)) (fabs.f64 (fma.f64 (-.f64 x y) y (*.f64 x x))))) (-.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)) (fabs.f64 (fma.f64 (-.f64 x y) y (*.f64 x x))))) (*.f64 y x)) |
(fma.f64 (+.f64 (neg.f64 y) (neg.f64 (neg.f64 x))) (-.f64 (neg.f64 y) (neg.f64 (neg.f64 x))) (*.f64 y x)) |
(fma.f64 (+.f64 y (neg.f64 (neg.f64 x))) (-.f64 y (neg.f64 (neg.f64 x))) (*.f64 y x)) |
(fma.f64 (+.f64 y (neg.f64 x)) (-.f64 y (neg.f64 x)) (*.f64 y x)) |
(fma.f64 (neg.f64 (neg.f64 (neg.f64 x))) (neg.f64 (neg.f64 (neg.f64 x))) (*.f64 (-.f64 x y) y)) |
(fma.f64 (fabs.f64 (-.f64 x y)) (fabs.f64 (-.f64 x y)) (*.f64 y x)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (-.f64 x y) y)) |
(fma.f64 (+.f64 (neg.f64 y) (neg.f64 x)) (-.f64 (neg.f64 y) (neg.f64 x)) (*.f64 y x)) |
(fma.f64 (neg.f64 (-.f64 x y)) (neg.f64 (-.f64 x y)) (*.f64 y x)) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (*.f64 (-.f64 x y) y)) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (-.f64 x y) y)) |
(fma.f64 (-.f64 x y) (-.f64 y x) (*.f64 y x)) |
(fma.f64 (-.f64 x y) (-.f64 x y) (*.f64 y x)) |
(fma.f64 (-.f64 x y) y (*.f64 (neg.f64 (neg.f64 x)) x)) |
(fma.f64 (-.f64 x y) y (*.f64 x x)) |
(fma.f64 y (-.f64 x y) (*.f64 (neg.f64 (neg.f64 x)) x)) |
(fma.f64 y (-.f64 x y) (*.f64 x x)) |
(fma.f64 x x (*.f64 (-.f64 x y) y)) |
(-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 x x) (*.f64 (-.f64 x y) y))) (/.f64 (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (-.f64 x y) y)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 2 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (-.f64 x y) y) (*.f64 (neg.f64 x) x))))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 2 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (-.f64 x y) y) (*.f64 (neg.f64 x) x)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 2 binary64)) (fma.f64 (-.f64 x y) y (*.f64 (neg.f64 x) x))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (-.f64 x y) y (*.f64 (neg.f64 x) x)))) |
(-.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) (*.f64 (neg.f64 x) y)) |
(-.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) (*.f64 (neg.f64 y) x)) |
(-.f64 (*.f64 (-.f64 x y) y) (*.f64 (neg.f64 (neg.f64 (neg.f64 x))) x)) |
(-.f64 (*.f64 (-.f64 x y) y) (*.f64 (neg.f64 (neg.f64 (neg.f64 x))) (neg.f64 (neg.f64 x)))) |
(-.f64 (*.f64 (-.f64 x y) y) (*.f64 (neg.f64 (neg.f64 x)) (neg.f64 x))) |
(-.f64 (*.f64 (-.f64 x y) y) (*.f64 (neg.f64 x) x)) |
(-.f64 (*.f64 x x) (*.f64 (neg.f64 (-.f64 x y)) y)) |
(-.f64 (*.f64 x x) (*.f64 (neg.f64 y) (-.f64 x y))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (-.f64 x y) y) x) x)))) (/.f64 (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 3 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (-.f64 x y) y) x) x))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 3 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (-.f64 x y) y) x) x)))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (-.f64 x y) y) x) x))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 x y) y)) (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 x y) y)) (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 x y) y)) (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 x y) y)) (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 2 binary64)) (fma.f64 (-.f64 x y) y (*.f64 (neg.f64 x) x))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (fma.f64 (-.f64 x y) y (*.f64 (neg.f64 x) x)))) |
(+.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) (*.f64 y x)) |
(+.f64 (*.f64 (-.f64 x y) y) (*.f64 (neg.f64 (neg.f64 x)) x)) |
(+.f64 (*.f64 (-.f64 x y) y) (*.f64 x x)) |
(+.f64 (*.f64 x x) (*.f64 (-.f64 x y) y)) |
Compiled 29 972 to 2 945 computations (90.2% saved)
4 alts after pruning (1 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 766 | 1 | 767 |
| Fresh | 0 | 0 | 0 |
| Picked | 2 | 2 | 4 |
| Done | 0 | 1 | 1 |
| Total | 768 | 4 | 772 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (fma.f64 x #s(literal 500 binary64) (*.f64 (neg.f64 y) #s(literal 500 binary64))) |
| ✓ | 100.0% | (*.f64 #s(literal 500 binary64) (-.f64 x y)) |
| ✓ | 54.3% | #s(approx (* 500 (- x y)) (*.f64 #s(literal 500 binary64) x)) |
| ✓ | 47.6% | #s(approx (* 500 (- x y)) (*.f64 #s(literal -500 binary64) y)) |
Compiled 30 to 27 computations (10% saved)
Found 3 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (neg.f64 y) | |
| cost-diff | 1 | (*.f64 (neg.f64 y) #s(literal 500 binary64)) | |
| cost-diff | 1 | (fma.f64 x #s(literal 500 binary64) (*.f64 (neg.f64 y) #s(literal 500 binary64))) |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 16 |
| 0 | 10 | 15 |
| 1 | 21 | 13 |
| 2 | 44 | 13 |
| 3 | 58 | 13 |
| 4 | 72 | 13 |
| 5 | 82 | 13 |
| 6 | 98 | 13 |
| 7 | 118 | 13 |
| 8 | 138 | 13 |
| 9 | 158 | 13 |
| 0 | 158 | 13 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
(fma.f64 x #s(literal 500 binary64) (*.f64 (neg.f64 y) #s(literal 500 binary64))) |
x |
#s(literal 500 binary64) |
(*.f64 (neg.f64 y) #s(literal 500 binary64)) |
(neg.f64 y) |
y |
| Outputs |
|---|
(fma.f64 x #s(literal 500 binary64) (*.f64 (neg.f64 y) #s(literal 500 binary64))) |
(*.f64 (-.f64 y x) #s(literal -500 binary64)) |
x |
#s(literal 500 binary64) |
(*.f64 (neg.f64 y) #s(literal 500 binary64)) |
(*.f64 #s(literal -500 binary64) y) |
(neg.f64 y) |
y |
Found 3 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0 | (*.f64 (neg.f64 y) #s(literal 500 binary64)) | |
| accuracy | 0.0 | (neg.f64 y) | |
| accuracy | 0.0078125 | (fma.f64 x #s(literal 500 binary64) (*.f64 (neg.f64 y) #s(literal 500 binary64))) |
| 13.0ms | 255× | 0 | valid |
| 0.0ms | 1× | 3 | valid |
Compiled 19 to 9 computations (52.6% saved)
ival-mult: 3.0ms (48% of total)ival-add: 1.0ms (16% of total)ival-neg: 1.0ms (16% 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 |
|---|
(fma.f64 x #s(literal 500 binary64) (*.f64 (neg.f64 y) #s(literal 500 binary64))) |
(*.f64 (neg.f64 y) #s(literal 500 binary64)) |
(neg.f64 y) |
| Outputs |
|---|
(* -500 y) |
(+ (* -500 y) (* 500 x)) |
(* 500 x) |
(* x (+ 500 (* -500 (/ y x)))) |
(* -1 (* x (- (* 500 (/ y x)) 500))) |
(* -1 y) |
(* y (- (* 500 (/ x y)) 500)) |
(* -1 (* y (+ 500 (* -500 (/ x y))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | y | @ | inf | ((+ (* x 500) (* (neg y) 500)) (* (neg y) 500) (neg y)) |
| 0.0ms | y | @ | -inf | ((+ (* x 500) (* (neg y) 500)) (* (neg y) 500) (neg y)) |
| 0.0ms | y | @ | 0 | ((+ (* x 500) (* (neg y) 500)) (* (neg y) 500) (neg y)) |
| 0.0ms | x | @ | inf | ((+ (* x 500) (* (neg y) 500)) (* (neg y) 500) (neg y)) |
| 0.0ms | x | @ | 0 | ((+ (* x 500) (* (neg y) 500)) (* (neg y) 500) (neg y)) |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 25 | 43 |
| 1 | 68 | 33 |
| 2 | 179 | 33 |
| 3 | 417 | 33 |
| 4 | 1120 | 33 |
| 5 | 2866 | 33 |
| 6 | 4582 | 33 |
| 7 | 5128 | 33 |
| 8 | 6265 | 33 |
| 0 | 8007 | 33 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -500 y) |
(+ (* -500 y) (* 500 x)) |
(* 500 x) |
(* x (+ 500 (* -500 (/ y x)))) |
(* -1 (* x (- (* 500 (/ y x)) 500))) |
(* -1 y) |
(* y (- (* 500 (/ x y)) 500)) |
(* -1 (* y (+ 500 (* -500 (/ x y))))) |
| Outputs |
|---|
(* -500 y) |
(*.f64 #s(literal -500 binary64) y) |
(+ (* -500 y) (* 500 x)) |
(*.f64 (-.f64 y x) #s(literal -500 binary64)) |
(* 500 x) |
(*.f64 #s(literal 500 binary64) x) |
(* x (+ 500 (* -500 (/ y x)))) |
(*.f64 (-.f64 y x) #s(literal -500 binary64)) |
(* -1 (* x (- (* 500 (/ y x)) 500))) |
(*.f64 (-.f64 y x) #s(literal -500 binary64)) |
(* -1 y) |
(neg.f64 y) |
(* y (- (* 500 (/ x y)) 500)) |
(*.f64 (-.f64 y x) #s(literal -500 binary64)) |
(* -1 (* y (+ 500 (* -500 (/ x y))))) |
(*.f64 (-.f64 y x) #s(literal -500 binary64)) |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 13 |
| 0 | 10 | 12 |
| 1 | 34 | 10 |
| 2 | 239 | 10 |
| 3 | 2311 | 10 |
| 0 | 8809 | 10 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(fma.f64 x #s(literal 500 binary64) (*.f64 (neg.f64 y) #s(literal 500 binary64))) |
(*.f64 (neg.f64 y) #s(literal 500 binary64)) |
(neg.f64 y) |
| Outputs |
|---|
(*.f64 (/.f64 (fma.f64 #s(literal -125000000 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))) #s(literal 2 binary64))) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (fma.f64 #s(literal -125000000 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64))) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 15625000000000000 binary64) (pow.f64 (*.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x)) #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x)) (-.f64 (*.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x)) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal -500 binary64) x) #s(literal 4 binary64)))) |
(*.f64 (/.f64 (*.f64 #s(literal 250000 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 #s(literal 250000 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (*.f64 (-.f64 x y) #s(literal 500 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal 250000 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) (fma.f64 #s(literal -125000000 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)))) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (+.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (*.f64 (-.f64 x y) #s(literal 500 binary64)) #s(literal -500 binary64)) (/.f64 (*.f64 #s(literal 500 binary64) (+.f64 x y)) (-.f64 x (neg.f64 y)))) |
(*.f64 (-.f64 x y) #s(literal 500 binary64)) |
(*.f64 (+.f64 (neg.f64 y) x) #s(literal 500 binary64)) |
(*.f64 (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 x y) #s(literal 500 binary64)) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))))) |
(*.f64 (*.f64 (-.f64 x y) #s(literal 500 binary64)) (/.f64 (*.f64 #s(literal 500 binary64) (+.f64 x y)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(*.f64 #s(literal 500 binary64) (-.f64 (neg.f64 y) (neg.f64 x))) |
(*.f64 #s(literal 500 binary64) (-.f64 x y)) |
(*.f64 #s(literal 500 binary64) (+.f64 (neg.f64 y) x)) |
(/.f64 (fma.f64 (pow.f64 (neg.f64 y) #s(literal 9 binary64)) (pow.f64 (/.f64 #s(literal 125000000 binary64) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 3 binary64)) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 3 binary64)) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))))))) |
(/.f64 (fma.f64 #s(literal -125000000 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (neg.f64 x)) #s(literal 500 binary64)) #s(literal 3 binary64))) (fma.f64 #s(literal 250000 binary64) (*.f64 y y) (-.f64 (*.f64 (*.f64 (neg.f64 (neg.f64 x)) #s(literal 500 binary64)) (*.f64 (neg.f64 (neg.f64 x)) #s(literal 500 binary64))) (*.f64 (*.f64 #s(literal -500 binary64) y) (*.f64 (neg.f64 (neg.f64 x)) #s(literal 500 binary64)))))) |
(/.f64 (fma.f64 #s(literal 125000000 binary64) (pow.f64 (/.f64 (*.f64 x x) (-.f64 x (neg.f64 y))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 500 binary64) (/.f64 (*.f64 y y) (-.f64 x (neg.f64 y)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 500 binary64) (/.f64 (*.f64 x x) (-.f64 x (neg.f64 y)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 500 binary64) (/.f64 (*.f64 y y) (-.f64 x (neg.f64 y)))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 500 binary64) (/.f64 (*.f64 x x) (-.f64 x (neg.f64 y)))) (*.f64 #s(literal 500 binary64) (/.f64 (*.f64 y y) (-.f64 x (neg.f64 y)))))))) |
(/.f64 (+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)) #s(literal 500 binary64)) (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 2 binary64)) #s(literal 500 binary64))) (-.f64 x (neg.f64 y))) |
(/.f64 (+.f64 (neg.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))) (*.f64 (*.f64 y #s(literal -250000 binary64)) y)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x x (*.f64 y (neg.f64 y))) #s(literal 500 binary64))) (neg.f64 (-.f64 x (neg.f64 y)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (neg.f64 y) #s(literal 3 binary64))) #s(literal 500 binary64))) (neg.f64 (fma.f64 (neg.f64 y) (-.f64 (neg.f64 y) x) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 500 binary64) (fma.f64 x x (*.f64 y (neg.f64 y))))) (neg.f64 (-.f64 x (neg.f64 y)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 500 binary64) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (neg.f64 y) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (neg.f64 y) (-.f64 (neg.f64 y) x) (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal 500 binary64) (/.f64 (*.f64 x x) (-.f64 x (neg.f64 y)))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 500 binary64) (/.f64 (*.f64 y y) (-.f64 x (neg.f64 y)))) #s(literal 2 binary64)))) (*.f64 (-.f64 x y) #s(literal 500 binary64))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 3 binary64)) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 (-.f64 x y) #s(literal 500 binary64))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal 500 binary64) (/.f64 (*.f64 x x) (-.f64 x (neg.f64 y)))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 500 binary64) (/.f64 (*.f64 y y) (-.f64 x (neg.f64 y)))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal 500 binary64) (/.f64 (*.f64 x x) (-.f64 x (neg.f64 y)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 500 binary64) (/.f64 (*.f64 y y) (-.f64 x (neg.f64 y)))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 500 binary64) (/.f64 (*.f64 x x) (-.f64 x (neg.f64 y)))) (*.f64 #s(literal 500 binary64) (/.f64 (*.f64 y y) (-.f64 x (neg.f64 y))))))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1953125000000000000000000 binary64) (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 3 binary64)) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 3 binary64)) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 3 binary64)) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (*.f64 (*.f64 #s(literal 500 binary64) (+.f64 x y)) (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 2 binary64))))) (neg.f64 (pow.f64 (*.f64 #s(literal 500 binary64) (+.f64 x y)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 3 binary64))))) (neg.f64 (pow.f64 (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal 250000 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) #s(literal -500 binary64))) (neg.f64 (-.f64 x (neg.f64 y)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 2 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (*.f64 (*.f64 #s(literal 500 binary64) (+.f64 x y)) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))) (pow.f64 (*.f64 #s(literal 500 binary64) (+.f64 x y)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)) #s(literal 500 binary64)) (-.f64 x (neg.f64 y))) (*.f64 (-.f64 x (neg.f64 y)) (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 2 binary64)) #s(literal 500 binary64)))) (*.f64 (-.f64 x (neg.f64 y)) (-.f64 x (neg.f64 y)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)) #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (*.f64 (-.f64 x (neg.f64 y)) (*.f64 (*.f64 y #s(literal -250000 binary64)) y))) (*.f64 (-.f64 x (neg.f64 y)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)) #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (*.f64 (-.f64 x (neg.f64 y)) (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 2 binary64)))) (*.f64 (-.f64 x (neg.f64 y)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))) (-.f64 x (neg.f64 y))) (*.f64 (*.f64 #s(literal 500 binary64) (+.f64 x y)) (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 2 binary64)) #s(literal 500 binary64)))) (*.f64 (*.f64 #s(literal 500 binary64) (+.f64 x y)) (-.f64 x (neg.f64 y)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (*.f64 (*.f64 #s(literal 500 binary64) (+.f64 x y)) (*.f64 (*.f64 y #s(literal -250000 binary64)) y))) (pow.f64 (*.f64 #s(literal 500 binary64) (+.f64 x y)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (*.f64 (*.f64 #s(literal 500 binary64) (+.f64 x y)) (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 2 binary64)))) (pow.f64 (*.f64 #s(literal 500 binary64) (+.f64 x y)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)) (-.f64 x (neg.f64 y))) (*.f64 (*.f64 #s(literal 500 binary64) (+.f64 x y)) (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 2 binary64)) #s(literal 500 binary64)))) (*.f64 (*.f64 #s(literal 500 binary64) (+.f64 x y)) (-.f64 x (neg.f64 y)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (*.f64 (*.f64 #s(literal 500 binary64) (+.f64 x y)) (*.f64 (*.f64 y #s(literal -250000 binary64)) y))) (pow.f64 (*.f64 #s(literal 500 binary64) (+.f64 x y)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)) (neg.f64 (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))))) (*.f64 (neg.f64 (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))) (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))) (*.f64 (neg.f64 (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))) (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 3 binary64)))) (*.f64 (neg.f64 (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)) (neg.f64 (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))))) (*.f64 (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))) (neg.f64 (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))) (*.f64 (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 3 binary64)) (neg.f64 (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))) (*.f64 (neg.f64 (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 3 binary64)) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)))) (*.f64 (neg.f64 (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 3 binary64)) (neg.f64 (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))) (*.f64 (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))) (neg.f64 (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 3 binary64)) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)) (neg.f64 (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))) (*.f64 (neg.f64 (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))) (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))) (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 3 binary64)))) (*.f64 (neg.f64 (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)) (neg.f64 (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))) (*.f64 (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))) (neg.f64 (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)) #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)) (*.f64 (-.f64 x (neg.f64 y)) (*.f64 (*.f64 y #s(literal -250000 binary64)) y))) (*.f64 (-.f64 x (neg.f64 y)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 (neg.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))) (*.f64 #s(literal 500 binary64) (+.f64 x y)) (*.f64 (*.f64 #s(literal 500 binary64) (+.f64 x y)) (*.f64 (*.f64 y #s(literal -250000 binary64)) y))) (pow.f64 (*.f64 #s(literal 500 binary64) (+.f64 x y)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)) (*.f64 (*.f64 #s(literal 500 binary64) (+.f64 x y)) (*.f64 (*.f64 y #s(literal -250000 binary64)) y))) (pow.f64 (*.f64 #s(literal 500 binary64) (+.f64 x y)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)) #s(literal 500 binary64)) (-.f64 x (neg.f64 y)) (*.f64 (-.f64 x (neg.f64 y)) (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 2 binary64)) #s(literal 500 binary64)))) (*.f64 (-.f64 x (neg.f64 y)) (-.f64 x (neg.f64 y)))) |
(/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)) #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)) (*.f64 (-.f64 x (neg.f64 y)) (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 2 binary64)))) (*.f64 (-.f64 x (neg.f64 y)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 (neg.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))) (-.f64 x (neg.f64 y)) (*.f64 (*.f64 #s(literal 500 binary64) (+.f64 x y)) (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 2 binary64)) #s(literal 500 binary64)))) (*.f64 (*.f64 #s(literal 500 binary64) (+.f64 x y)) (-.f64 x (neg.f64 y)))) |
(/.f64 (fma.f64 (neg.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))) (*.f64 #s(literal 500 binary64) (+.f64 x y)) (*.f64 (*.f64 #s(literal 500 binary64) (+.f64 x y)) (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 2 binary64)))) (pow.f64 (*.f64 #s(literal 500 binary64) (+.f64 x y)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)) (-.f64 x (neg.f64 y)) (*.f64 (*.f64 #s(literal 500 binary64) (+.f64 x y)) (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 2 binary64)) #s(literal 500 binary64)))) (*.f64 (*.f64 #s(literal 500 binary64) (+.f64 x y)) (-.f64 x (neg.f64 y)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)) (*.f64 (*.f64 #s(literal 500 binary64) (+.f64 x y)) (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 2 binary64)))) (pow.f64 (*.f64 #s(literal 500 binary64) (+.f64 x y)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (neg.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))) (*.f64 (*.f64 y #s(literal -250000 binary64)) y)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) |
(/.f64 (/.f64 (*.f64 #s(literal 250000 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) #s(literal -500 binary64)) (-.f64 x (neg.f64 y))) |
(/.f64 (*.f64 (fma.f64 x x (*.f64 y (neg.f64 y))) #s(literal 500 binary64)) (-.f64 x (neg.f64 y))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (neg.f64 y) #s(literal 3 binary64))) #s(literal 500 binary64)) (fma.f64 (neg.f64 y) (-.f64 (neg.f64 y) x) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal 500 binary64) (fma.f64 x x (*.f64 y (neg.f64 y)))) (-.f64 x (neg.f64 y))) |
(/.f64 (*.f64 #s(literal 500 binary64) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (neg.f64 y) #s(literal 3 binary64)))) (fma.f64 (neg.f64 y) (-.f64 (neg.f64 y) x) (*.f64 x x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 500 binary64) (/.f64 (*.f64 x x) (-.f64 x (neg.f64 y)))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 500 binary64) (/.f64 (*.f64 y y) (-.f64 x (neg.f64 y)))) #s(literal 2 binary64))) (*.f64 (-.f64 x y) #s(literal 500 binary64))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 3 binary64)) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64))) (*.f64 (-.f64 x y) #s(literal 500 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 500 binary64) (/.f64 (*.f64 x x) (-.f64 x (neg.f64 y)))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 500 binary64) (/.f64 (*.f64 y y) (-.f64 x (neg.f64 y)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 500 binary64) (/.f64 (*.f64 x x) (-.f64 x (neg.f64 y)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 500 binary64) (/.f64 (*.f64 y y) (-.f64 x (neg.f64 y)))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 500 binary64) (/.f64 (*.f64 x x) (-.f64 x (neg.f64 y)))) (*.f64 #s(literal 500 binary64) (/.f64 (*.f64 y y) (-.f64 x (neg.f64 y)))))))) |
(/.f64 (fma.f64 #s(literal 1953125000000000000000000 binary64) (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 3 binary64)) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 3 binary64)) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 3 binary64)) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal -500 binary64) x) #s(literal 4 binary64)) (pow.f64 (*.f64 y #s(literal 500 binary64)) #s(literal 4 binary64)))) (neg.f64 (*.f64 (*.f64 #s(literal 250000 binary64) (fma.f64 x x (*.f64 y y))) (*.f64 #s(literal 500 binary64) (+.f64 x y))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 15625000000000000 binary64) (pow.f64 (*.f64 y #s(literal 500 binary64)) #s(literal 6 binary64)))) (neg.f64 (*.f64 (fma.f64 #s(literal 62500000000 binary64) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 62500000000 binary64) (pow.f64 (*.f64 (*.f64 #s(literal 250000 binary64) x) y) #s(literal 2 binary64)))) (*.f64 #s(literal 500 binary64) (+.f64 x y))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 15625000000000000 binary64) (pow.f64 (*.f64 y #s(literal 500 binary64)) #s(literal 6 binary64)))) (neg.f64 (*.f64 (fma.f64 #s(literal -125000000 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64))) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1953125000000000000000000 binary64) (pow.f64 y #s(literal 9 binary64)) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 9 binary64)))) (neg.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 15625000000000000 binary64) (fma.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 15625000000000000 binary64) (pow.f64 (*.f64 (*.f64 #s(literal 250000 binary64) x) y) #s(literal 3 binary64)))) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (*.f64 (*.f64 #s(literal 500 binary64) (+.f64 x y)) (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 2 binary64)))) (pow.f64 (*.f64 #s(literal 500 binary64) (+.f64 x y)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 250000 binary64) (fma.f64 x x (*.f64 y y))) (*.f64 #s(literal 500 binary64) (+.f64 x y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -500 binary64) x) #s(literal 4 binary64)) (pow.f64 (*.f64 y #s(literal 500 binary64)) #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 250000 binary64) (fma.f64 x x (*.f64 y y))) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 15625000000000000 binary64) (pow.f64 (*.f64 y #s(literal 500 binary64)) #s(literal 6 binary64))) (*.f64 (fma.f64 #s(literal 62500000000 binary64) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 62500000000 binary64) (pow.f64 (*.f64 (*.f64 #s(literal 250000 binary64) x) y) #s(literal 2 binary64)))) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 15625000000000000 binary64) (pow.f64 (*.f64 y #s(literal 500 binary64)) #s(literal 6 binary64))) (*.f64 (fma.f64 #s(literal -125000000 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64))) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 #s(literal -1953125000000000000000000 binary64) (pow.f64 y #s(literal 9 binary64)) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 9 binary64))) (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 15625000000000000 binary64) (fma.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 15625000000000000 binary64) (pow.f64 (*.f64 (*.f64 #s(literal 250000 binary64) x) y) #s(literal 3 binary64)))) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))))) |
(/.f64 (*.f64 #s(literal 250000 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 #s(literal 500 binary64) (+.f64 x y))) |
(/.f64 (fma.f64 #s(literal -125000000 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64))) (neg.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 #s(literal -125000000 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64))) (neg.f64 (neg.f64 (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 #s(literal -125000000 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64))) (neg.f64 (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 #s(literal -125000000 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64))) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))) |
(neg.f64 (*.f64 (-.f64 x y) #s(literal 500 binary64))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 2 binary64)) (fma.f64 #s(literal -125000000 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)))) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (+.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 500 binary64))) #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 2 binary64)) (fma.f64 #s(literal -125000000 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)))) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (+.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal 250000 binary64) x)) x) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 2 binary64)) (fma.f64 #s(literal -125000000 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)))) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (+.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -250000 binary64) (*.f64 x x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 2 binary64)) (fma.f64 #s(literal -125000000 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)))) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (+.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))) (/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal 250000 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 2 binary64)) (fma.f64 #s(literal -125000000 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)))) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (+.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal -500 binary64) x)) (*.f64 #s(literal -500 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 2 binary64)) (fma.f64 #s(literal -125000000 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)))) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (+.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -500 binary64) (*.f64 (*.f64 x x) #s(literal 500 binary64))) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 2 binary64)) (fma.f64 #s(literal -125000000 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)))) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (+.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))) (/.f64 (*.f64 (neg.f64 x) (*.f64 #s(literal 250000 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 2 binary64)) (fma.f64 #s(literal -125000000 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)))) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (+.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -500 binary64) x) (*.f64 #s(literal 500 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 2 binary64)) (fma.f64 #s(literal -125000000 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)))) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (+.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 500 binary64) x) (*.f64 #s(literal -500 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 2 binary64)) (fma.f64 #s(literal -125000000 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)))) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (+.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))) (*.f64 #s(literal 500 binary64) (/.f64 (*.f64 x x) (-.f64 x (neg.f64 y))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)) (fma.f64 #s(literal -125000000 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)))) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (+.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 y y) #s(literal 500 binary64))) #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)) (fma.f64 #s(literal -125000000 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)))) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (+.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))) (/.f64 (*.f64 (neg.f64 (*.f64 y #s(literal -250000 binary64))) (neg.f64 y)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)) (fma.f64 #s(literal -125000000 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)))) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (+.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -250000 binary64) (*.f64 y y)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)) (fma.f64 #s(literal -125000000 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)))) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (+.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) #s(literal 250000 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)) (fma.f64 #s(literal -125000000 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)))) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (+.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -500 binary64) (*.f64 (*.f64 y y) #s(literal 500 binary64))) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)) (fma.f64 #s(literal -125000000 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)))) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (+.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))) (*.f64 #s(literal 500 binary64) (/.f64 (*.f64 y y) (-.f64 x (neg.f64 y))))) |
(fma.f64 (fabs.f64 (fabs.f64 x)) #s(literal 500 binary64) (*.f64 #s(literal -500 binary64) y)) |
(fma.f64 (fabs.f64 (fabs.f64 y)) #s(literal 500 binary64) (*.f64 (neg.f64 (neg.f64 x)) #s(literal 500 binary64))) |
(fma.f64 (fabs.f64 (fabs.f64 y)) #s(literal 500 binary64) (*.f64 #s(literal 500 binary64) x)) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 y #s(literal 500 binary64)) y)) (sqrt.f64 #s(literal 500 binary64)) (*.f64 (neg.f64 (neg.f64 x)) #s(literal 500 binary64))) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 y #s(literal 500 binary64)) y)) (sqrt.f64 #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) x)) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -500 binary64) y) y)) (sqrt.f64 #s(literal -500 binary64)) (*.f64 (neg.f64 (neg.f64 x)) #s(literal 500 binary64))) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -500 binary64) y) y)) (sqrt.f64 #s(literal -500 binary64)) (*.f64 #s(literal 500 binary64) x)) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 y #s(literal 500 binary64)) #s(literal 500 binary64))) (sqrt.f64 y) (*.f64 (neg.f64 (neg.f64 x)) #s(literal 500 binary64))) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 y #s(literal 500 binary64)) #s(literal 500 binary64))) (sqrt.f64 y) (*.f64 #s(literal 500 binary64) x)) |
(fma.f64 (sqrt.f64 (*.f64 y #s(literal 500 binary64))) (sqrt.f64 (*.f64 y #s(literal 500 binary64))) (*.f64 (neg.f64 (neg.f64 x)) #s(literal 500 binary64))) |
(fma.f64 (sqrt.f64 (*.f64 y #s(literal 500 binary64))) (sqrt.f64 (*.f64 y #s(literal 500 binary64))) (*.f64 #s(literal 500 binary64) x)) |
(fma.f64 (sqrt.f64 (*.f64 #s(literal -500 binary64) y)) (sqrt.f64 (*.f64 #s(literal -500 binary64) y)) (*.f64 (neg.f64 (neg.f64 x)) #s(literal 500 binary64))) |
(fma.f64 (sqrt.f64 (*.f64 #s(literal -500 binary64) y)) (sqrt.f64 (*.f64 #s(literal -500 binary64) y)) (*.f64 #s(literal 500 binary64) x)) |
(fma.f64 (sqrt.f64 (*.f64 y #s(literal -250000 binary64))) (sqrt.f64 (neg.f64 y)) (*.f64 (neg.f64 (neg.f64 x)) #s(literal 500 binary64))) |
(fma.f64 (sqrt.f64 (*.f64 y #s(literal -250000 binary64))) (sqrt.f64 (neg.f64 y)) (*.f64 #s(literal 500 binary64) x)) |
(fma.f64 (sqrt.f64 (neg.f64 y)) (sqrt.f64 (*.f64 y #s(literal -250000 binary64))) (*.f64 (neg.f64 (neg.f64 x)) #s(literal 500 binary64))) |
(fma.f64 (sqrt.f64 (neg.f64 y)) (sqrt.f64 (*.f64 y #s(literal -250000 binary64))) (*.f64 #s(literal 500 binary64) x)) |
(fma.f64 (sqrt.f64 y) (sqrt.f64 (*.f64 #s(literal -500 binary64) (*.f64 #s(literal -500 binary64) y))) (*.f64 (neg.f64 (neg.f64 x)) #s(literal 500 binary64))) |
(fma.f64 (sqrt.f64 y) (sqrt.f64 (*.f64 #s(literal -500 binary64) (*.f64 #s(literal -500 binary64) y))) (*.f64 #s(literal 500 binary64) x)) |
(fma.f64 (sqrt.f64 y) (sqrt.f64 (*.f64 #s(literal 500 binary64) (*.f64 y #s(literal 500 binary64)))) (*.f64 (neg.f64 (neg.f64 x)) #s(literal 500 binary64))) |
(fma.f64 (sqrt.f64 y) (sqrt.f64 (*.f64 #s(literal 500 binary64) (*.f64 y #s(literal 500 binary64)))) (*.f64 #s(literal 500 binary64) x)) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 y y) #s(literal 500 binary64))) (sqrt.f64 #s(literal 500 binary64)) (*.f64 (neg.f64 (neg.f64 x)) #s(literal 500 binary64))) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 y y) #s(literal 500 binary64))) (sqrt.f64 #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) x)) |
(fma.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal -500 binary64) x))) (sqrt.f64 (neg.f64 (*.f64 #s(literal -500 binary64) x))) (*.f64 #s(literal -500 binary64) y)) |
(fma.f64 (sqrt.f64 (*.f64 #s(literal -500 binary64) x)) (sqrt.f64 (*.f64 #s(literal -500 binary64) x)) (*.f64 #s(literal -500 binary64) y)) |
(fma.f64 (sqrt.f64 (*.f64 #s(literal 500 binary64) x)) (sqrt.f64 (*.f64 #s(literal 500 binary64) x)) (*.f64 #s(literal -500 binary64) y)) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) #s(literal 500 binary64))) (sqrt.f64 #s(literal 500 binary64)) (*.f64 #s(literal -500 binary64) y)) |
(fma.f64 (sqrt.f64 #s(literal 500 binary64)) (sqrt.f64 (*.f64 (*.f64 y y) #s(literal 500 binary64))) (*.f64 (neg.f64 (neg.f64 x)) #s(literal 500 binary64))) |
(fma.f64 (sqrt.f64 #s(literal 500 binary64)) (sqrt.f64 (*.f64 (*.f64 y y) #s(literal 500 binary64))) (*.f64 #s(literal 500 binary64) x)) |
(fma.f64 (sqrt.f64 #s(literal 500 binary64)) (sqrt.f64 (*.f64 (*.f64 x x) #s(literal 500 binary64))) (*.f64 #s(literal -500 binary64) y)) |
(fma.f64 (sqrt.f64 (*.f64 #s(literal 250000 binary64) x)) (sqrt.f64 x) (*.f64 #s(literal -500 binary64) y)) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 #s(literal 250000 binary64) x)) (*.f64 #s(literal -500 binary64) y)) |
(fma.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 #s(literal -500 binary64))) (*.f64 (neg.f64 (neg.f64 x)) #s(literal 500 binary64))) |
(fma.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 #s(literal -500 binary64))) (*.f64 #s(literal 500 binary64) x)) |
(fma.f64 (exp.f64 (log.f64 #s(literal 500 binary64))) (exp.f64 (log.f64 x)) (*.f64 #s(literal -500 binary64) y)) |
(fma.f64 (exp.f64 (log.f64 #s(literal 500 binary64))) (exp.f64 (log.f64 (neg.f64 y))) (*.f64 (neg.f64 (neg.f64 x)) #s(literal 500 binary64))) |
(fma.f64 (exp.f64 (log.f64 #s(literal 500 binary64))) (exp.f64 (log.f64 (neg.f64 y))) (*.f64 #s(literal 500 binary64) x)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 #s(literal 500 binary64))) (*.f64 #s(literal -500 binary64) y)) |
(fma.f64 (exp.f64 (log.f64 (neg.f64 y))) (exp.f64 (log.f64 #s(literal 500 binary64))) (*.f64 (neg.f64 (neg.f64 x)) #s(literal 500 binary64))) |
(fma.f64 (exp.f64 (log.f64 (neg.f64 y))) (exp.f64 (log.f64 #s(literal 500 binary64))) (*.f64 #s(literal 500 binary64) x)) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) #s(literal 500 binary64) (*.f64 #s(literal -500 binary64) y)) |
(fma.f64 (pow.f64 y #s(literal 1 binary64)) #s(literal -500 binary64) (*.f64 (neg.f64 (neg.f64 x)) #s(literal 500 binary64))) |
(fma.f64 (pow.f64 y #s(literal 1 binary64)) #s(literal -500 binary64) (*.f64 #s(literal 500 binary64) x)) |
(fma.f64 (pow.f64 (neg.f64 y) #s(literal 1 binary64)) #s(literal 500 binary64) (*.f64 (neg.f64 (neg.f64 x)) #s(literal 500 binary64))) |
(fma.f64 (pow.f64 (neg.f64 y) #s(literal 1 binary64)) #s(literal 500 binary64) (*.f64 #s(literal 500 binary64) x)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))) #s(literal 2 binary64))) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 3 binary64)) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 15625000000000000 binary64) (pow.f64 (*.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x)) #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x)) (-.f64 (*.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x)) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal -500 binary64) x) #s(literal 4 binary64))) (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 3 binary64)) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))) #s(literal 2 binary64))) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 3 binary64)) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 15625000000000000 binary64) (pow.f64 (*.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x)) #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x)) (-.f64 (*.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x)) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal -500 binary64) x) #s(literal 4 binary64))) (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y #s(literal -250000 binary64)) y) (*.f64 #s(literal 250000 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (*.f64 (-.f64 x y) #s(literal 500 binary64)) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 500 binary64))) #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y #s(literal -250000 binary64)) y) (*.f64 #s(literal 250000 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (*.f64 (-.f64 x y) #s(literal 500 binary64)) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal 250000 binary64) x)) x) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y #s(literal -250000 binary64)) y) (*.f64 #s(literal 250000 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (*.f64 (-.f64 x y) #s(literal 500 binary64)) (/.f64 (*.f64 #s(literal -250000 binary64) (*.f64 x x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y #s(literal -250000 binary64)) y) (*.f64 #s(literal 250000 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (*.f64 (-.f64 x y) #s(literal 500 binary64)) (/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal 250000 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y #s(literal -250000 binary64)) y) (*.f64 #s(literal 250000 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (*.f64 (-.f64 x y) #s(literal 500 binary64)) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal -500 binary64) x)) (*.f64 #s(literal -500 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y #s(literal -250000 binary64)) y) (*.f64 #s(literal 250000 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (*.f64 (-.f64 x y) #s(literal 500 binary64)) (/.f64 (*.f64 #s(literal -500 binary64) (*.f64 (*.f64 x x) #s(literal 500 binary64))) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y #s(literal -250000 binary64)) y) (*.f64 #s(literal 250000 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (*.f64 (-.f64 x y) #s(literal 500 binary64)) (/.f64 (*.f64 (neg.f64 x) (*.f64 #s(literal 250000 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y #s(literal -250000 binary64)) y) (*.f64 #s(literal 250000 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (*.f64 (-.f64 x y) #s(literal 500 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -500 binary64) x) (*.f64 #s(literal 500 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y #s(literal -250000 binary64)) y) (*.f64 #s(literal 250000 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (*.f64 (-.f64 x y) #s(literal 500 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 500 binary64) x) (*.f64 #s(literal -500 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y #s(literal -250000 binary64)) y) (*.f64 #s(literal 250000 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (*.f64 (-.f64 x y) #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (/.f64 (*.f64 x x) (-.f64 x (neg.f64 y))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal 250000 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (*.f64 (-.f64 x y) #s(literal 500 binary64)) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 y y) #s(literal 500 binary64))) #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal 250000 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (*.f64 (-.f64 x y) #s(literal 500 binary64)) (/.f64 (*.f64 (neg.f64 (*.f64 y #s(literal -250000 binary64))) (neg.f64 y)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal 250000 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (*.f64 (-.f64 x y) #s(literal 500 binary64)) (/.f64 (*.f64 #s(literal -250000 binary64) (*.f64 y y)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal 250000 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (*.f64 (-.f64 x y) #s(literal 500 binary64)) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) #s(literal 250000 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal 250000 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (*.f64 (-.f64 x y) #s(literal 500 binary64)) (/.f64 (*.f64 #s(literal -500 binary64) (*.f64 (*.f64 y y) #s(literal 500 binary64))) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal 250000 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (*.f64 (-.f64 x y) #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (/.f64 (*.f64 y y) (-.f64 x (neg.f64 y))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal 500 binary64)) #s(literal 500 binary64)) (/.f64 #s(literal 500 binary64) (-.f64 x (neg.f64 y))) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 500 binary64))) #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal 500 binary64)) #s(literal 500 binary64)) (/.f64 #s(literal 500 binary64) (-.f64 x (neg.f64 y))) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal 250000 binary64) x)) x) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal 500 binary64)) #s(literal 500 binary64)) (/.f64 #s(literal 500 binary64) (-.f64 x (neg.f64 y))) (/.f64 (*.f64 #s(literal -250000 binary64) (*.f64 x x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal 500 binary64)) #s(literal 500 binary64)) (/.f64 #s(literal 500 binary64) (-.f64 x (neg.f64 y))) (/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal 250000 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal 500 binary64)) #s(literal 500 binary64)) (/.f64 #s(literal 500 binary64) (-.f64 x (neg.f64 y))) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal -500 binary64) x)) (*.f64 #s(literal -500 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal 500 binary64)) #s(literal 500 binary64)) (/.f64 #s(literal 500 binary64) (-.f64 x (neg.f64 y))) (/.f64 (*.f64 #s(literal -500 binary64) (*.f64 (*.f64 x x) #s(literal 500 binary64))) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal 500 binary64)) #s(literal 500 binary64)) (/.f64 #s(literal 500 binary64) (-.f64 x (neg.f64 y))) (/.f64 (*.f64 (neg.f64 x) (*.f64 #s(literal 250000 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal 500 binary64)) #s(literal 500 binary64)) (/.f64 #s(literal 500 binary64) (-.f64 x (neg.f64 y))) (/.f64 (*.f64 (*.f64 #s(literal -500 binary64) x) (*.f64 #s(literal 500 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal 500 binary64)) #s(literal 500 binary64)) (/.f64 #s(literal 500 binary64) (-.f64 x (neg.f64 y))) (/.f64 (*.f64 (*.f64 #s(literal 500 binary64) x) (*.f64 #s(literal -500 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal 500 binary64)) #s(literal 500 binary64)) (/.f64 #s(literal 500 binary64) (-.f64 x (neg.f64 y))) (*.f64 #s(literal 500 binary64) (/.f64 (*.f64 x x) (-.f64 x (neg.f64 y))))) |
(fma.f64 (/.f64 (*.f64 y #s(literal -250000 binary64)) #s(literal 500 binary64)) (/.f64 (neg.f64 y) (-.f64 x (neg.f64 y))) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 500 binary64))) #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 y #s(literal -250000 binary64)) #s(literal 500 binary64)) (/.f64 (neg.f64 y) (-.f64 x (neg.f64 y))) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal 250000 binary64) x)) x) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 y #s(literal -250000 binary64)) #s(literal 500 binary64)) (/.f64 (neg.f64 y) (-.f64 x (neg.f64 y))) (/.f64 (*.f64 #s(literal -250000 binary64) (*.f64 x x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 y #s(literal -250000 binary64)) #s(literal 500 binary64)) (/.f64 (neg.f64 y) (-.f64 x (neg.f64 y))) (/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal 250000 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 y #s(literal -250000 binary64)) #s(literal 500 binary64)) (/.f64 (neg.f64 y) (-.f64 x (neg.f64 y))) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal -500 binary64) x)) (*.f64 #s(literal -500 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 y #s(literal -250000 binary64)) #s(literal 500 binary64)) (/.f64 (neg.f64 y) (-.f64 x (neg.f64 y))) (/.f64 (*.f64 #s(literal -500 binary64) (*.f64 (*.f64 x x) #s(literal 500 binary64))) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 y #s(literal -250000 binary64)) #s(literal 500 binary64)) (/.f64 (neg.f64 y) (-.f64 x (neg.f64 y))) (/.f64 (*.f64 (neg.f64 x) (*.f64 #s(literal 250000 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 y #s(literal -250000 binary64)) #s(literal 500 binary64)) (/.f64 (neg.f64 y) (-.f64 x (neg.f64 y))) (/.f64 (*.f64 (*.f64 #s(literal -500 binary64) x) (*.f64 #s(literal 500 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 y #s(literal -250000 binary64)) #s(literal 500 binary64)) (/.f64 (neg.f64 y) (-.f64 x (neg.f64 y))) (/.f64 (*.f64 (*.f64 #s(literal 500 binary64) x) (*.f64 #s(literal -500 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 y #s(literal -250000 binary64)) #s(literal 500 binary64)) (/.f64 (neg.f64 y) (-.f64 x (neg.f64 y))) (*.f64 #s(literal 500 binary64) (/.f64 (*.f64 x x) (-.f64 x (neg.f64 y))))) |
(fma.f64 (/.f64 (*.f64 y y) #s(literal 500 binary64)) (/.f64 #s(literal 250000 binary64) (-.f64 x (neg.f64 y))) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 500 binary64))) #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 y y) #s(literal 500 binary64)) (/.f64 #s(literal 250000 binary64) (-.f64 x (neg.f64 y))) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal 250000 binary64) x)) x) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 y y) #s(literal 500 binary64)) (/.f64 #s(literal 250000 binary64) (-.f64 x (neg.f64 y))) (/.f64 (*.f64 #s(literal -250000 binary64) (*.f64 x x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 y y) #s(literal 500 binary64)) (/.f64 #s(literal 250000 binary64) (-.f64 x (neg.f64 y))) (/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal 250000 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 y y) #s(literal 500 binary64)) (/.f64 #s(literal 250000 binary64) (-.f64 x (neg.f64 y))) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal -500 binary64) x)) (*.f64 #s(literal -500 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 y y) #s(literal 500 binary64)) (/.f64 #s(literal 250000 binary64) (-.f64 x (neg.f64 y))) (/.f64 (*.f64 #s(literal -500 binary64) (*.f64 (*.f64 x x) #s(literal 500 binary64))) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 y y) #s(literal 500 binary64)) (/.f64 #s(literal 250000 binary64) (-.f64 x (neg.f64 y))) (/.f64 (*.f64 (neg.f64 x) (*.f64 #s(literal 250000 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 y y) #s(literal 500 binary64)) (/.f64 #s(literal 250000 binary64) (-.f64 x (neg.f64 y))) (/.f64 (*.f64 (*.f64 #s(literal -500 binary64) x) (*.f64 #s(literal 500 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 y y) #s(literal 500 binary64)) (/.f64 #s(literal 250000 binary64) (-.f64 x (neg.f64 y))) (/.f64 (*.f64 (*.f64 #s(literal 500 binary64) x) (*.f64 #s(literal -500 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 y y) #s(literal 500 binary64)) (/.f64 #s(literal 250000 binary64) (-.f64 x (neg.f64 y))) (*.f64 #s(literal 500 binary64) (/.f64 (*.f64 x x) (-.f64 x (neg.f64 y))))) |
(fma.f64 (/.f64 (*.f64 y #s(literal 500 binary64)) #s(literal 500 binary64)) (/.f64 (*.f64 y #s(literal 500 binary64)) (-.f64 x (neg.f64 y))) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 500 binary64))) #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 y #s(literal 500 binary64)) #s(literal 500 binary64)) (/.f64 (*.f64 y #s(literal 500 binary64)) (-.f64 x (neg.f64 y))) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal 250000 binary64) x)) x) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 y #s(literal 500 binary64)) #s(literal 500 binary64)) (/.f64 (*.f64 y #s(literal 500 binary64)) (-.f64 x (neg.f64 y))) (/.f64 (*.f64 #s(literal -250000 binary64) (*.f64 x x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 y #s(literal 500 binary64)) #s(literal 500 binary64)) (/.f64 (*.f64 y #s(literal 500 binary64)) (-.f64 x (neg.f64 y))) (/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal 250000 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 y #s(literal 500 binary64)) #s(literal 500 binary64)) (/.f64 (*.f64 y #s(literal 500 binary64)) (-.f64 x (neg.f64 y))) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal -500 binary64) x)) (*.f64 #s(literal -500 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 y #s(literal 500 binary64)) #s(literal 500 binary64)) (/.f64 (*.f64 y #s(literal 500 binary64)) (-.f64 x (neg.f64 y))) (/.f64 (*.f64 #s(literal -500 binary64) (*.f64 (*.f64 x x) #s(literal 500 binary64))) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 y #s(literal 500 binary64)) #s(literal 500 binary64)) (/.f64 (*.f64 y #s(literal 500 binary64)) (-.f64 x (neg.f64 y))) (/.f64 (*.f64 (neg.f64 x) (*.f64 #s(literal 250000 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 y #s(literal 500 binary64)) #s(literal 500 binary64)) (/.f64 (*.f64 y #s(literal 500 binary64)) (-.f64 x (neg.f64 y))) (/.f64 (*.f64 (*.f64 #s(literal -500 binary64) x) (*.f64 #s(literal 500 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 y #s(literal 500 binary64)) #s(literal 500 binary64)) (/.f64 (*.f64 y #s(literal 500 binary64)) (-.f64 x (neg.f64 y))) (/.f64 (*.f64 (*.f64 #s(literal 500 binary64) x) (*.f64 #s(literal -500 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 y #s(literal 500 binary64)) #s(literal 500 binary64)) (/.f64 (*.f64 y #s(literal 500 binary64)) (-.f64 x (neg.f64 y))) (*.f64 #s(literal 500 binary64) (/.f64 (*.f64 x x) (-.f64 x (neg.f64 y))))) |
(fma.f64 (/.f64 (*.f64 y #s(literal 500 binary64)) #s(literal -500 binary64)) (/.f64 (*.f64 #s(literal -500 binary64) y) (-.f64 x (neg.f64 y))) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 500 binary64))) #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 y #s(literal 500 binary64)) #s(literal -500 binary64)) (/.f64 (*.f64 #s(literal -500 binary64) y) (-.f64 x (neg.f64 y))) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal 250000 binary64) x)) x) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 y #s(literal 500 binary64)) #s(literal -500 binary64)) (/.f64 (*.f64 #s(literal -500 binary64) y) (-.f64 x (neg.f64 y))) (/.f64 (*.f64 #s(literal -250000 binary64) (*.f64 x x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 y #s(literal 500 binary64)) #s(literal -500 binary64)) (/.f64 (*.f64 #s(literal -500 binary64) y) (-.f64 x (neg.f64 y))) (/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal 250000 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 y #s(literal 500 binary64)) #s(literal -500 binary64)) (/.f64 (*.f64 #s(literal -500 binary64) y) (-.f64 x (neg.f64 y))) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal -500 binary64) x)) (*.f64 #s(literal -500 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 y #s(literal 500 binary64)) #s(literal -500 binary64)) (/.f64 (*.f64 #s(literal -500 binary64) y) (-.f64 x (neg.f64 y))) (/.f64 (*.f64 #s(literal -500 binary64) (*.f64 (*.f64 x x) #s(literal 500 binary64))) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 y #s(literal 500 binary64)) #s(literal -500 binary64)) (/.f64 (*.f64 #s(literal -500 binary64) y) (-.f64 x (neg.f64 y))) (/.f64 (*.f64 (neg.f64 x) (*.f64 #s(literal 250000 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 y #s(literal 500 binary64)) #s(literal -500 binary64)) (/.f64 (*.f64 #s(literal -500 binary64) y) (-.f64 x (neg.f64 y))) (/.f64 (*.f64 (*.f64 #s(literal -500 binary64) x) (*.f64 #s(literal 500 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 y #s(literal 500 binary64)) #s(literal -500 binary64)) (/.f64 (*.f64 #s(literal -500 binary64) y) (-.f64 x (neg.f64 y))) (/.f64 (*.f64 (*.f64 #s(literal 500 binary64) x) (*.f64 #s(literal -500 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 y #s(literal 500 binary64)) #s(literal -500 binary64)) (/.f64 (*.f64 #s(literal -500 binary64) y) (-.f64 x (neg.f64 y))) (*.f64 #s(literal 500 binary64) (/.f64 (*.f64 x x) (-.f64 x (neg.f64 y))))) |
(fma.f64 (/.f64 y #s(literal -500 binary64)) (/.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 x (neg.f64 y))) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 500 binary64))) #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 y #s(literal -500 binary64)) (/.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 x (neg.f64 y))) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal 250000 binary64) x)) x) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 y #s(literal -500 binary64)) (/.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 x (neg.f64 y))) (/.f64 (*.f64 #s(literal -250000 binary64) (*.f64 x x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 y #s(literal -500 binary64)) (/.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 x (neg.f64 y))) (/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal 250000 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 y #s(literal -500 binary64)) (/.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 x (neg.f64 y))) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal -500 binary64) x)) (*.f64 #s(literal -500 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 y #s(literal -500 binary64)) (/.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 x (neg.f64 y))) (/.f64 (*.f64 #s(literal -500 binary64) (*.f64 (*.f64 x x) #s(literal 500 binary64))) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 y #s(literal -500 binary64)) (/.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 x (neg.f64 y))) (/.f64 (*.f64 (neg.f64 x) (*.f64 #s(literal 250000 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 y #s(literal -500 binary64)) (/.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 x (neg.f64 y))) (/.f64 (*.f64 (*.f64 #s(literal -500 binary64) x) (*.f64 #s(literal 500 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 y #s(literal -500 binary64)) (/.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 x (neg.f64 y))) (/.f64 (*.f64 (*.f64 #s(literal 500 binary64) x) (*.f64 #s(literal -500 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 y #s(literal -500 binary64)) (/.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 x (neg.f64 y))) (*.f64 #s(literal 500 binary64) (/.f64 (*.f64 x x) (-.f64 x (neg.f64 y))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 500 binary64)) #s(literal 500 binary64)) (/.f64 #s(literal 500 binary64) (-.f64 x (neg.f64 y))) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 y y) #s(literal 500 binary64))) #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 500 binary64)) #s(literal 500 binary64)) (/.f64 #s(literal 500 binary64) (-.f64 x (neg.f64 y))) (/.f64 (*.f64 (neg.f64 (*.f64 y #s(literal -250000 binary64))) (neg.f64 y)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 500 binary64)) #s(literal 500 binary64)) (/.f64 #s(literal 500 binary64) (-.f64 x (neg.f64 y))) (/.f64 (*.f64 #s(literal -250000 binary64) (*.f64 y y)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 500 binary64)) #s(literal 500 binary64)) (/.f64 #s(literal 500 binary64) (-.f64 x (neg.f64 y))) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) #s(literal 250000 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 500 binary64)) #s(literal 500 binary64)) (/.f64 #s(literal 500 binary64) (-.f64 x (neg.f64 y))) (/.f64 (*.f64 #s(literal -500 binary64) (*.f64 (*.f64 y y) #s(literal 500 binary64))) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 500 binary64)) #s(literal 500 binary64)) (/.f64 #s(literal 500 binary64) (-.f64 x (neg.f64 y))) (*.f64 #s(literal 500 binary64) (/.f64 (*.f64 y y) (-.f64 x (neg.f64 y))))) |
(fma.f64 (/.f64 (*.f64 #s(literal 250000 binary64) x) #s(literal 500 binary64)) (/.f64 x (-.f64 x (neg.f64 y))) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 y y) #s(literal 500 binary64))) #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 250000 binary64) x) #s(literal 500 binary64)) (/.f64 x (-.f64 x (neg.f64 y))) (/.f64 (*.f64 (neg.f64 (*.f64 y #s(literal -250000 binary64))) (neg.f64 y)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 250000 binary64) x) #s(literal 500 binary64)) (/.f64 x (-.f64 x (neg.f64 y))) (/.f64 (*.f64 #s(literal -250000 binary64) (*.f64 y y)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 250000 binary64) x) #s(literal 500 binary64)) (/.f64 x (-.f64 x (neg.f64 y))) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) #s(literal 250000 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 250000 binary64) x) #s(literal 500 binary64)) (/.f64 x (-.f64 x (neg.f64 y))) (/.f64 (*.f64 #s(literal -500 binary64) (*.f64 (*.f64 y y) #s(literal 500 binary64))) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 250000 binary64) x) #s(literal 500 binary64)) (/.f64 x (-.f64 x (neg.f64 y))) (*.f64 #s(literal 500 binary64) (/.f64 (*.f64 y y) (-.f64 x (neg.f64 y))))) |
(fma.f64 (/.f64 (*.f64 x x) #s(literal 500 binary64)) (/.f64 #s(literal 250000 binary64) (-.f64 x (neg.f64 y))) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 y y) #s(literal 500 binary64))) #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 x x) #s(literal 500 binary64)) (/.f64 #s(literal 250000 binary64) (-.f64 x (neg.f64 y))) (/.f64 (*.f64 (neg.f64 (*.f64 y #s(literal -250000 binary64))) (neg.f64 y)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 x x) #s(literal 500 binary64)) (/.f64 #s(literal 250000 binary64) (-.f64 x (neg.f64 y))) (/.f64 (*.f64 #s(literal -250000 binary64) (*.f64 y y)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 x x) #s(literal 500 binary64)) (/.f64 #s(literal 250000 binary64) (-.f64 x (neg.f64 y))) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) #s(literal 250000 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 x x) #s(literal 500 binary64)) (/.f64 #s(literal 250000 binary64) (-.f64 x (neg.f64 y))) (/.f64 (*.f64 #s(literal -500 binary64) (*.f64 (*.f64 y y) #s(literal 500 binary64))) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 x x) #s(literal 500 binary64)) (/.f64 #s(literal 250000 binary64) (-.f64 x (neg.f64 y))) (*.f64 #s(literal 500 binary64) (/.f64 (*.f64 y y) (-.f64 x (neg.f64 y))))) |
(fma.f64 (/.f64 (*.f64 #s(literal -500 binary64) x) #s(literal 500 binary64)) (/.f64 (*.f64 #s(literal -500 binary64) x) (-.f64 x (neg.f64 y))) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 y y) #s(literal 500 binary64))) #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 #s(literal -500 binary64) x) #s(literal 500 binary64)) (/.f64 (*.f64 #s(literal -500 binary64) x) (-.f64 x (neg.f64 y))) (/.f64 (*.f64 (neg.f64 (*.f64 y #s(literal -250000 binary64))) (neg.f64 y)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 #s(literal -500 binary64) x) #s(literal 500 binary64)) (/.f64 (*.f64 #s(literal -500 binary64) x) (-.f64 x (neg.f64 y))) (/.f64 (*.f64 #s(literal -250000 binary64) (*.f64 y y)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 #s(literal -500 binary64) x) #s(literal 500 binary64)) (/.f64 (*.f64 #s(literal -500 binary64) x) (-.f64 x (neg.f64 y))) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) #s(literal 250000 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 #s(literal -500 binary64) x) #s(literal 500 binary64)) (/.f64 (*.f64 #s(literal -500 binary64) x) (-.f64 x (neg.f64 y))) (/.f64 (*.f64 #s(literal -500 binary64) (*.f64 (*.f64 y y) #s(literal 500 binary64))) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 #s(literal -500 binary64) x) #s(literal 500 binary64)) (/.f64 (*.f64 #s(literal -500 binary64) x) (-.f64 x (neg.f64 y))) (*.f64 #s(literal 500 binary64) (/.f64 (*.f64 y y) (-.f64 x (neg.f64 y))))) |
(fma.f64 (/.f64 (*.f64 #s(literal -500 binary64) x) #s(literal -500 binary64)) (/.f64 (*.f64 #s(literal 500 binary64) x) (-.f64 x (neg.f64 y))) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 y y) #s(literal 500 binary64))) #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 #s(literal -500 binary64) x) #s(literal -500 binary64)) (/.f64 (*.f64 #s(literal 500 binary64) x) (-.f64 x (neg.f64 y))) (/.f64 (*.f64 (neg.f64 (*.f64 y #s(literal -250000 binary64))) (neg.f64 y)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 #s(literal -500 binary64) x) #s(literal -500 binary64)) (/.f64 (*.f64 #s(literal 500 binary64) x) (-.f64 x (neg.f64 y))) (/.f64 (*.f64 #s(literal -250000 binary64) (*.f64 y y)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 #s(literal -500 binary64) x) #s(literal -500 binary64)) (/.f64 (*.f64 #s(literal 500 binary64) x) (-.f64 x (neg.f64 y))) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) #s(literal 250000 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 #s(literal -500 binary64) x) #s(literal -500 binary64)) (/.f64 (*.f64 #s(literal 500 binary64) x) (-.f64 x (neg.f64 y))) (/.f64 (*.f64 #s(literal -500 binary64) (*.f64 (*.f64 y y) #s(literal 500 binary64))) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 #s(literal -500 binary64) x) #s(literal -500 binary64)) (/.f64 (*.f64 #s(literal 500 binary64) x) (-.f64 x (neg.f64 y))) (*.f64 #s(literal 500 binary64) (/.f64 (*.f64 y y) (-.f64 x (neg.f64 y))))) |
(fma.f64 (/.f64 x #s(literal 500 binary64)) (/.f64 (*.f64 #s(literal 250000 binary64) x) (-.f64 x (neg.f64 y))) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 y y) #s(literal 500 binary64))) #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 x #s(literal 500 binary64)) (/.f64 (*.f64 #s(literal 250000 binary64) x) (-.f64 x (neg.f64 y))) (/.f64 (*.f64 (neg.f64 (*.f64 y #s(literal -250000 binary64))) (neg.f64 y)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 x #s(literal 500 binary64)) (/.f64 (*.f64 #s(literal 250000 binary64) x) (-.f64 x (neg.f64 y))) (/.f64 (*.f64 #s(literal -250000 binary64) (*.f64 y y)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 x #s(literal 500 binary64)) (/.f64 (*.f64 #s(literal 250000 binary64) x) (-.f64 x (neg.f64 y))) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) #s(literal 250000 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 x #s(literal 500 binary64)) (/.f64 (*.f64 #s(literal 250000 binary64) x) (-.f64 x (neg.f64 y))) (/.f64 (*.f64 #s(literal -500 binary64) (*.f64 (*.f64 y y) #s(literal 500 binary64))) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 x #s(literal 500 binary64)) (/.f64 (*.f64 #s(literal 250000 binary64) x) (-.f64 x (neg.f64 y))) (*.f64 #s(literal 500 binary64) (/.f64 (*.f64 y y) (-.f64 x (neg.f64 y))))) |
(fma.f64 (fabs.f64 y) #s(literal 500 binary64) (*.f64 (neg.f64 (neg.f64 x)) #s(literal 500 binary64))) |
(fma.f64 (fabs.f64 y) #s(literal 500 binary64) (*.f64 #s(literal 500 binary64) x)) |
(fma.f64 (fabs.f64 x) #s(literal 500 binary64) (*.f64 #s(literal -500 binary64) y)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y y) #s(literal 500 binary64)) (-.f64 x (neg.f64 y))) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 500 binary64))) #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y y) #s(literal 500 binary64)) (-.f64 x (neg.f64 y))) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal 250000 binary64) x)) x) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y y) #s(literal 500 binary64)) (-.f64 x (neg.f64 y))) (/.f64 (*.f64 #s(literal -250000 binary64) (*.f64 x x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y y) #s(literal 500 binary64)) (-.f64 x (neg.f64 y))) (/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal 250000 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y y) #s(literal 500 binary64)) (-.f64 x (neg.f64 y))) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal -500 binary64) x)) (*.f64 #s(literal -500 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y y) #s(literal 500 binary64)) (-.f64 x (neg.f64 y))) (/.f64 (*.f64 #s(literal -500 binary64) (*.f64 (*.f64 x x) #s(literal 500 binary64))) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y y) #s(literal 500 binary64)) (-.f64 x (neg.f64 y))) (/.f64 (*.f64 (neg.f64 x) (*.f64 #s(literal 250000 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y y) #s(literal 500 binary64)) (-.f64 x (neg.f64 y))) (/.f64 (*.f64 (*.f64 #s(literal -500 binary64) x) (*.f64 #s(literal 500 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y y) #s(literal 500 binary64)) (-.f64 x (neg.f64 y))) (/.f64 (*.f64 (*.f64 #s(literal 500 binary64) x) (*.f64 #s(literal -500 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y y) #s(literal 500 binary64)) (-.f64 x (neg.f64 y))) (*.f64 #s(literal 500 binary64) (/.f64 (*.f64 x x) (-.f64 x (neg.f64 y))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 500 binary64)) (-.f64 x (neg.f64 y))) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 y y) #s(literal 500 binary64))) #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 500 binary64)) (-.f64 x (neg.f64 y))) (/.f64 (*.f64 (neg.f64 (*.f64 y #s(literal -250000 binary64))) (neg.f64 y)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 500 binary64)) (-.f64 x (neg.f64 y))) (/.f64 (*.f64 #s(literal -250000 binary64) (*.f64 y y)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 500 binary64)) (-.f64 x (neg.f64 y))) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) #s(literal 250000 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 500 binary64)) (-.f64 x (neg.f64 y))) (/.f64 (*.f64 #s(literal -500 binary64) (*.f64 (*.f64 y y) #s(literal 500 binary64))) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 500 binary64)) (-.f64 x (neg.f64 y))) (*.f64 #s(literal 500 binary64) (/.f64 (*.f64 y y) (-.f64 x (neg.f64 y))))) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal 500 binary64)) (/.f64 #s(literal -500 binary64) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 500 binary64))) #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal 500 binary64)) (/.f64 #s(literal -500 binary64) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal 250000 binary64) x)) x) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal 500 binary64)) (/.f64 #s(literal -500 binary64) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 #s(literal -250000 binary64) (*.f64 x x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal 500 binary64)) (/.f64 #s(literal -500 binary64) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal 250000 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal 500 binary64)) (/.f64 #s(literal -500 binary64) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal -500 binary64) x)) (*.f64 #s(literal -500 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal 500 binary64)) (/.f64 #s(literal -500 binary64) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 #s(literal -500 binary64) (*.f64 (*.f64 x x) #s(literal 500 binary64))) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal 500 binary64)) (/.f64 #s(literal -500 binary64) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 x) (*.f64 #s(literal 250000 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal 500 binary64)) (/.f64 #s(literal -500 binary64) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (*.f64 #s(literal -500 binary64) x) (*.f64 #s(literal 500 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal 500 binary64)) (/.f64 #s(literal -500 binary64) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (*.f64 #s(literal 500 binary64) x) (*.f64 #s(literal -500 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal 500 binary64)) (/.f64 #s(literal -500 binary64) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (*.f64 #s(literal 500 binary64) (/.f64 (*.f64 x x) (-.f64 x (neg.f64 y))))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 500 binary64)) (/.f64 #s(literal -500 binary64) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 y y) #s(literal 500 binary64))) #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 500 binary64)) (/.f64 #s(literal -500 binary64) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 y #s(literal -250000 binary64))) (neg.f64 y)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 500 binary64)) (/.f64 #s(literal -500 binary64) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 #s(literal -250000 binary64) (*.f64 y y)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 500 binary64)) (/.f64 #s(literal -500 binary64) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) #s(literal 250000 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 500 binary64)) (/.f64 #s(literal -500 binary64) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 #s(literal -500 binary64) (*.f64 (*.f64 y y) #s(literal 500 binary64))) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 500 binary64)) (/.f64 #s(literal -500 binary64) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (*.f64 #s(literal 500 binary64) (/.f64 (*.f64 y y) (-.f64 x (neg.f64 y))))) |
(fma.f64 (*.f64 y #s(literal -250000 binary64)) (/.f64 y (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 500 binary64))) #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 y #s(literal -250000 binary64)) (/.f64 y (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal 250000 binary64) x)) x) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 y #s(literal -250000 binary64)) (/.f64 y (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 #s(literal -250000 binary64) (*.f64 x x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 y #s(literal -250000 binary64)) (/.f64 y (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal 250000 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 y #s(literal -250000 binary64)) (/.f64 y (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal -500 binary64) x)) (*.f64 #s(literal -500 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 y #s(literal -250000 binary64)) (/.f64 y (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 #s(literal -500 binary64) (*.f64 (*.f64 x x) #s(literal 500 binary64))) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 y #s(literal -250000 binary64)) (/.f64 y (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 x) (*.f64 #s(literal 250000 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 y #s(literal -250000 binary64)) (/.f64 y (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (*.f64 #s(literal -500 binary64) x) (*.f64 #s(literal 500 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 y #s(literal -250000 binary64)) (/.f64 y (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (*.f64 #s(literal 500 binary64) x) (*.f64 #s(literal -500 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 y #s(literal -250000 binary64)) (/.f64 y (*.f64 #s(literal 500 binary64) (+.f64 x y))) (*.f64 #s(literal 500 binary64) (/.f64 (*.f64 x x) (-.f64 x (neg.f64 y))))) |
(fma.f64 (*.f64 #s(literal 250000 binary64) x) (/.f64 x (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 y y) #s(literal 500 binary64))) #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 #s(literal 250000 binary64) x) (/.f64 x (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 y #s(literal -250000 binary64))) (neg.f64 y)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 #s(literal 250000 binary64) x) (/.f64 x (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 #s(literal -250000 binary64) (*.f64 y y)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 #s(literal 250000 binary64) x) (/.f64 x (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) #s(literal 250000 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 #s(literal 250000 binary64) x) (/.f64 x (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 #s(literal -500 binary64) (*.f64 (*.f64 y y) #s(literal 500 binary64))) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 #s(literal 250000 binary64) x) (/.f64 x (*.f64 #s(literal 500 binary64) (+.f64 x y))) (*.f64 #s(literal 500 binary64) (/.f64 (*.f64 y y) (-.f64 x (neg.f64 y))))) |
(fma.f64 #s(literal -500 binary64) (pow.f64 y #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 x)) #s(literal 500 binary64))) |
(fma.f64 #s(literal -500 binary64) (pow.f64 y #s(literal 1 binary64)) (*.f64 #s(literal 500 binary64) x)) |
(fma.f64 #s(literal -500 binary64) y (*.f64 (neg.f64 (neg.f64 x)) #s(literal 500 binary64))) |
(fma.f64 #s(literal -500 binary64) y (*.f64 #s(literal 500 binary64) x)) |
(fma.f64 #s(literal -500 binary64) x (*.f64 y #s(literal 500 binary64))) |
(fma.f64 (neg.f64 x) #s(literal 500 binary64) (*.f64 y #s(literal 500 binary64))) |
(fma.f64 #s(literal 250000 binary64) (/.f64 (*.f64 y y) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 500 binary64))) #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 #s(literal 250000 binary64) (/.f64 (*.f64 y y) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal 250000 binary64) x)) x) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 #s(literal 250000 binary64) (/.f64 (*.f64 y y) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 #s(literal -250000 binary64) (*.f64 x x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 #s(literal 250000 binary64) (/.f64 (*.f64 y y) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal 250000 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 #s(literal 250000 binary64) (/.f64 (*.f64 y y) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal -500 binary64) x)) (*.f64 #s(literal -500 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 #s(literal 250000 binary64) (/.f64 (*.f64 y y) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 #s(literal -500 binary64) (*.f64 (*.f64 x x) #s(literal 500 binary64))) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 #s(literal 250000 binary64) (/.f64 (*.f64 y y) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 x) (*.f64 #s(literal 250000 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 #s(literal 250000 binary64) (/.f64 (*.f64 y y) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (*.f64 #s(literal -500 binary64) x) (*.f64 #s(literal 500 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 #s(literal 250000 binary64) (/.f64 (*.f64 y y) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (*.f64 #s(literal 500 binary64) x) (*.f64 #s(literal -500 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 #s(literal 250000 binary64) (/.f64 (*.f64 y y) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (*.f64 #s(literal 500 binary64) (/.f64 (*.f64 x x) (-.f64 x (neg.f64 y))))) |
(fma.f64 #s(literal 250000 binary64) (/.f64 (*.f64 x x) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 y y) #s(literal 500 binary64))) #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 #s(literal 250000 binary64) (/.f64 (*.f64 x x) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 y #s(literal -250000 binary64))) (neg.f64 y)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 #s(literal 250000 binary64) (/.f64 (*.f64 x x) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 #s(literal -250000 binary64) (*.f64 y y)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 #s(literal 250000 binary64) (/.f64 (*.f64 x x) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) #s(literal 250000 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 #s(literal 250000 binary64) (/.f64 (*.f64 x x) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 #s(literal -500 binary64) (*.f64 (*.f64 y y) #s(literal 500 binary64))) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 #s(literal 250000 binary64) (/.f64 (*.f64 x x) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (*.f64 #s(literal 500 binary64) (/.f64 (*.f64 y y) (-.f64 x (neg.f64 y))))) |
(fma.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3/2 binary64)) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 3 binary64)) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))))) |
(fma.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 3/2 binary64)) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))))) |
(fma.f64 (*.f64 y y) (/.f64 #s(literal -250000 binary64) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 500 binary64))) #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 y y) (/.f64 #s(literal -250000 binary64) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal 250000 binary64) x)) x) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 y y) (/.f64 #s(literal -250000 binary64) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 #s(literal -250000 binary64) (*.f64 x x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 y y) (/.f64 #s(literal -250000 binary64) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal 250000 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 y y) (/.f64 #s(literal -250000 binary64) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal -500 binary64) x)) (*.f64 #s(literal -500 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 y y) (/.f64 #s(literal -250000 binary64) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 #s(literal -500 binary64) (*.f64 (*.f64 x x) #s(literal 500 binary64))) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 y y) (/.f64 #s(literal -250000 binary64) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 x) (*.f64 #s(literal 250000 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 y y) (/.f64 #s(literal -250000 binary64) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (*.f64 #s(literal -500 binary64) x) (*.f64 #s(literal 500 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 y y) (/.f64 #s(literal -250000 binary64) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (*.f64 #s(literal 500 binary64) x) (*.f64 #s(literal -500 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 y y) (/.f64 #s(literal -250000 binary64) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (*.f64 #s(literal 500 binary64) (/.f64 (*.f64 x x) (-.f64 x (neg.f64 y))))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal -250000 binary64) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 y y) #s(literal 500 binary64))) #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal -250000 binary64) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 y #s(literal -250000 binary64))) (neg.f64 y)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal -250000 binary64) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 #s(literal -250000 binary64) (*.f64 y y)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal -250000 binary64) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) #s(literal 250000 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal -250000 binary64) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 #s(literal -500 binary64) (*.f64 (*.f64 y y) #s(literal 500 binary64))) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal -250000 binary64) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (*.f64 #s(literal 500 binary64) (/.f64 (*.f64 y y) (-.f64 x (neg.f64 y))))) |
(fma.f64 (*.f64 #s(literal -500 binary64) x) (/.f64 (*.f64 #s(literal -500 binary64) x) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 y y) #s(literal 500 binary64))) #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 #s(literal -500 binary64) x) (/.f64 (*.f64 #s(literal -500 binary64) x) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 y #s(literal -250000 binary64))) (neg.f64 y)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 #s(literal -500 binary64) x) (/.f64 (*.f64 #s(literal -500 binary64) x) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 #s(literal -250000 binary64) (*.f64 y y)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 #s(literal -500 binary64) x) (/.f64 (*.f64 #s(literal -500 binary64) x) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) #s(literal 250000 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 #s(literal -500 binary64) x) (/.f64 (*.f64 #s(literal -500 binary64) x) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 #s(literal -500 binary64) (*.f64 (*.f64 y y) #s(literal 500 binary64))) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 #s(literal -500 binary64) x) (/.f64 (*.f64 #s(literal -500 binary64) x) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (*.f64 #s(literal 500 binary64) (/.f64 (*.f64 y y) (-.f64 x (neg.f64 y))))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 #s(literal 125000000 binary64) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 3 binary64)) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))))) |
(fma.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (/.f64 #s(literal 125000000 binary64) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))))) |
(fma.f64 #s(literal 125000000 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 3 binary64)) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))))) |
(fma.f64 #s(literal 125000000 binary64) (/.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))))) |
(fma.f64 (*.f64 y #s(literal 500 binary64)) (/.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 500 binary64))) #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 y #s(literal 500 binary64)) (/.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal 250000 binary64) x)) x) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 y #s(literal 500 binary64)) (/.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 #s(literal -250000 binary64) (*.f64 x x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 y #s(literal 500 binary64)) (/.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal 250000 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 y #s(literal 500 binary64)) (/.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal -500 binary64) x)) (*.f64 #s(literal -500 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 y #s(literal 500 binary64)) (/.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 #s(literal -500 binary64) (*.f64 (*.f64 x x) #s(literal 500 binary64))) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 y #s(literal 500 binary64)) (/.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 x) (*.f64 #s(literal 250000 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 y #s(literal 500 binary64)) (/.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (*.f64 #s(literal -500 binary64) x) (*.f64 #s(literal 500 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 y #s(literal 500 binary64)) (/.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (*.f64 #s(literal 500 binary64) x) (*.f64 #s(literal -500 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 y #s(literal 500 binary64)) (/.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (*.f64 #s(literal 500 binary64) (/.f64 (*.f64 x x) (-.f64 x (neg.f64 y))))) |
(fma.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -500 binary64) y) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))))) |
(fma.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 500 binary64) x) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 3 binary64)) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))))) |
(fma.f64 (*.f64 #s(literal 500 binary64) x) (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 3 binary64)) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))))) |
(fma.f64 (*.f64 #s(literal 500 binary64) x) (/.f64 (*.f64 #s(literal -500 binary64) x) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 y y) #s(literal 500 binary64))) #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 #s(literal 500 binary64) x) (/.f64 (*.f64 #s(literal -500 binary64) x) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 y #s(literal -250000 binary64))) (neg.f64 y)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 #s(literal 500 binary64) x) (/.f64 (*.f64 #s(literal -500 binary64) x) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 #s(literal -250000 binary64) (*.f64 y y)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 #s(literal 500 binary64) x) (/.f64 (*.f64 #s(literal -500 binary64) x) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) #s(literal 250000 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 #s(literal 500 binary64) x) (/.f64 (*.f64 #s(literal -500 binary64) x) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 #s(literal -500 binary64) (*.f64 (*.f64 y y) #s(literal 500 binary64))) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 #s(literal 500 binary64) x) (/.f64 (*.f64 #s(literal -500 binary64) x) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (*.f64 #s(literal 500 binary64) (/.f64 (*.f64 y y) (-.f64 x (neg.f64 y))))) |
(fma.f64 (*.f64 #s(literal -500 binary64) y) (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 2 binary64)) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))))) |
(fma.f64 (*.f64 #s(literal -500 binary64) y) (/.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 500 binary64))) #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 #s(literal -500 binary64) y) (/.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal 250000 binary64) x)) x) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 #s(literal -500 binary64) y) (/.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 #s(literal -250000 binary64) (*.f64 x x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 #s(literal -500 binary64) y) (/.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal 250000 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 #s(literal -500 binary64) y) (/.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal -500 binary64) x)) (*.f64 #s(literal -500 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 #s(literal -500 binary64) y) (/.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 #s(literal -500 binary64) (*.f64 (*.f64 x x) #s(literal 500 binary64))) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 #s(literal -500 binary64) y) (/.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 x) (*.f64 #s(literal 250000 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 #s(literal -500 binary64) y) (/.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (*.f64 #s(literal -500 binary64) x) (*.f64 #s(literal 500 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 #s(literal -500 binary64) y) (/.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (*.f64 #s(literal 500 binary64) x) (*.f64 #s(literal -500 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 #s(literal -500 binary64) y) (/.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (*.f64 #s(literal 500 binary64) (/.f64 (*.f64 x x) (-.f64 x (neg.f64 y))))) |
(fma.f64 (neg.f64 y) (/.f64 (*.f64 y #s(literal -250000 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 500 binary64))) #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (neg.f64 y) (/.f64 (*.f64 y #s(literal -250000 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal 250000 binary64) x)) x) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (neg.f64 y) (/.f64 (*.f64 y #s(literal -250000 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 #s(literal -250000 binary64) (*.f64 x x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (neg.f64 y) (/.f64 (*.f64 y #s(literal -250000 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal 250000 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (neg.f64 y) (/.f64 (*.f64 y #s(literal -250000 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal -500 binary64) x)) (*.f64 #s(literal -500 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (neg.f64 y) (/.f64 (*.f64 y #s(literal -250000 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 #s(literal -500 binary64) (*.f64 (*.f64 x x) #s(literal 500 binary64))) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (neg.f64 y) (/.f64 (*.f64 y #s(literal -250000 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 x) (*.f64 #s(literal 250000 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (neg.f64 y) (/.f64 (*.f64 y #s(literal -250000 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (*.f64 #s(literal -500 binary64) x) (*.f64 #s(literal 500 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (neg.f64 y) (/.f64 (*.f64 y #s(literal -250000 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (*.f64 #s(literal 500 binary64) x) (*.f64 #s(literal -500 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (neg.f64 y) (/.f64 (*.f64 y #s(literal -250000 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (*.f64 #s(literal 500 binary64) (/.f64 (*.f64 x x) (-.f64 x (neg.f64 y))))) |
(fma.f64 (neg.f64 y) #s(literal 500 binary64) (*.f64 (neg.f64 (neg.f64 x)) #s(literal 500 binary64))) |
(fma.f64 (neg.f64 y) #s(literal 500 binary64) (*.f64 #s(literal 500 binary64) x)) |
(fma.f64 y #s(literal -500 binary64) (*.f64 (neg.f64 (neg.f64 x)) #s(literal 500 binary64))) |
(fma.f64 y #s(literal -500 binary64) (*.f64 #s(literal 500 binary64) x)) |
(fma.f64 #s(literal 500 binary64) (fabs.f64 (fabs.f64 x)) (*.f64 #s(literal -500 binary64) y)) |
(fma.f64 #s(literal 500 binary64) (fabs.f64 (fabs.f64 y)) (*.f64 (neg.f64 (neg.f64 x)) #s(literal 500 binary64))) |
(fma.f64 #s(literal 500 binary64) (fabs.f64 (fabs.f64 y)) (*.f64 #s(literal 500 binary64) x)) |
(fma.f64 #s(literal 500 binary64) (pow.f64 x #s(literal 1 binary64)) (*.f64 #s(literal -500 binary64) y)) |
(fma.f64 #s(literal 500 binary64) (pow.f64 (neg.f64 y) #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 x)) #s(literal 500 binary64))) |
(fma.f64 #s(literal 500 binary64) (pow.f64 (neg.f64 y) #s(literal 1 binary64)) (*.f64 #s(literal 500 binary64) x)) |
(fma.f64 #s(literal 500 binary64) (/.f64 (*.f64 (*.f64 y y) #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 500 binary64))) #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 #s(literal 500 binary64) (/.f64 (*.f64 (*.f64 y y) #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal 250000 binary64) x)) x) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 #s(literal 500 binary64) (/.f64 (*.f64 (*.f64 y y) #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 #s(literal -250000 binary64) (*.f64 x x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 #s(literal 500 binary64) (/.f64 (*.f64 (*.f64 y y) #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal 250000 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 #s(literal 500 binary64) (/.f64 (*.f64 (*.f64 y y) #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal -500 binary64) x)) (*.f64 #s(literal -500 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 #s(literal 500 binary64) (/.f64 (*.f64 (*.f64 y y) #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 #s(literal -500 binary64) (*.f64 (*.f64 x x) #s(literal 500 binary64))) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 #s(literal 500 binary64) (/.f64 (*.f64 (*.f64 y y) #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 x) (*.f64 #s(literal 250000 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 #s(literal 500 binary64) (/.f64 (*.f64 (*.f64 y y) #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (*.f64 #s(literal -500 binary64) x) (*.f64 #s(literal 500 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 #s(literal 500 binary64) (/.f64 (*.f64 (*.f64 y y) #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (*.f64 #s(literal 500 binary64) x) (*.f64 #s(literal -500 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 #s(literal 500 binary64) (/.f64 (*.f64 (*.f64 y y) #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (*.f64 #s(literal 500 binary64) (/.f64 (*.f64 x x) (-.f64 x (neg.f64 y))))) |
(fma.f64 #s(literal 500 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 y y) #s(literal 500 binary64))) #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 #s(literal 500 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 y #s(literal -250000 binary64))) (neg.f64 y)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 #s(literal 500 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 #s(literal -250000 binary64) (*.f64 y y)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 #s(literal 500 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) #s(literal 250000 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 #s(literal 500 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 #s(literal -500 binary64) (*.f64 (*.f64 y y) #s(literal 500 binary64))) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 #s(literal 500 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (*.f64 #s(literal 500 binary64) (/.f64 (*.f64 y y) (-.f64 x (neg.f64 y))))) |
(fma.f64 #s(literal 500 binary64) (/.f64 (*.f64 y y) (-.f64 x (neg.f64 y))) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 500 binary64))) #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 #s(literal 500 binary64) (/.f64 (*.f64 y y) (-.f64 x (neg.f64 y))) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal 250000 binary64) x)) x) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 #s(literal 500 binary64) (/.f64 (*.f64 y y) (-.f64 x (neg.f64 y))) (/.f64 (*.f64 #s(literal -250000 binary64) (*.f64 x x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 #s(literal 500 binary64) (/.f64 (*.f64 y y) (-.f64 x (neg.f64 y))) (/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal 250000 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 #s(literal 500 binary64) (/.f64 (*.f64 y y) (-.f64 x (neg.f64 y))) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal -500 binary64) x)) (*.f64 #s(literal -500 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 #s(literal 500 binary64) (/.f64 (*.f64 y y) (-.f64 x (neg.f64 y))) (/.f64 (*.f64 #s(literal -500 binary64) (*.f64 (*.f64 x x) #s(literal 500 binary64))) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 #s(literal 500 binary64) (/.f64 (*.f64 y y) (-.f64 x (neg.f64 y))) (/.f64 (*.f64 (neg.f64 x) (*.f64 #s(literal 250000 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 #s(literal 500 binary64) (/.f64 (*.f64 y y) (-.f64 x (neg.f64 y))) (/.f64 (*.f64 (*.f64 #s(literal -500 binary64) x) (*.f64 #s(literal 500 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 #s(literal 500 binary64) (/.f64 (*.f64 y y) (-.f64 x (neg.f64 y))) (/.f64 (*.f64 (*.f64 #s(literal 500 binary64) x) (*.f64 #s(literal -500 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 #s(literal 500 binary64) (/.f64 (*.f64 y y) (-.f64 x (neg.f64 y))) (*.f64 #s(literal 500 binary64) (/.f64 (*.f64 x x) (-.f64 x (neg.f64 y))))) |
(fma.f64 #s(literal 500 binary64) (/.f64 (*.f64 x x) (-.f64 x (neg.f64 y))) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 y y) #s(literal 500 binary64))) #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 #s(literal 500 binary64) (/.f64 (*.f64 x x) (-.f64 x (neg.f64 y))) (/.f64 (*.f64 (neg.f64 (*.f64 y #s(literal -250000 binary64))) (neg.f64 y)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 #s(literal 500 binary64) (/.f64 (*.f64 x x) (-.f64 x (neg.f64 y))) (/.f64 (*.f64 #s(literal -250000 binary64) (*.f64 y y)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 #s(literal 500 binary64) (/.f64 (*.f64 x x) (-.f64 x (neg.f64 y))) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) #s(literal 250000 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 #s(literal 500 binary64) (/.f64 (*.f64 x x) (-.f64 x (neg.f64 y))) (/.f64 (*.f64 #s(literal -500 binary64) (*.f64 (*.f64 y y) #s(literal 500 binary64))) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 #s(literal 500 binary64) (/.f64 (*.f64 x x) (-.f64 x (neg.f64 y))) (*.f64 #s(literal 500 binary64) (/.f64 (*.f64 y y) (-.f64 x (neg.f64 y))))) |
(fma.f64 #s(literal 500 binary64) (fabs.f64 y) (*.f64 (neg.f64 (neg.f64 x)) #s(literal 500 binary64))) |
(fma.f64 #s(literal 500 binary64) (fabs.f64 y) (*.f64 #s(literal 500 binary64) x)) |
(fma.f64 #s(literal 500 binary64) (fabs.f64 x) (*.f64 #s(literal -500 binary64) y)) |
(fma.f64 #s(literal 500 binary64) (neg.f64 x) (*.f64 y #s(literal 500 binary64))) |
(fma.f64 #s(literal 500 binary64) (neg.f64 y) (*.f64 (neg.f64 (neg.f64 x)) #s(literal 500 binary64))) |
(fma.f64 #s(literal 500 binary64) (neg.f64 y) (*.f64 #s(literal 500 binary64) x)) |
(fma.f64 #s(literal 500 binary64) x (*.f64 #s(literal -500 binary64) y)) |
(fma.f64 x (/.f64 (*.f64 #s(literal 250000 binary64) x) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 y y) #s(literal 500 binary64))) #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 x (/.f64 (*.f64 #s(literal 250000 binary64) x) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 y #s(literal -250000 binary64))) (neg.f64 y)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 x (/.f64 (*.f64 #s(literal 250000 binary64) x) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 #s(literal -250000 binary64) (*.f64 y y)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 x (/.f64 (*.f64 #s(literal 250000 binary64) x) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) #s(literal 250000 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 x (/.f64 (*.f64 #s(literal 250000 binary64) x) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 #s(literal -500 binary64) (*.f64 (*.f64 y y) #s(literal 500 binary64))) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 x (/.f64 (*.f64 #s(literal 250000 binary64) x) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (*.f64 #s(literal 500 binary64) (/.f64 (*.f64 y y) (-.f64 x (neg.f64 y))))) |
(fma.f64 x #s(literal -500 binary64) (*.f64 y #s(literal 500 binary64))) |
(fma.f64 x #s(literal 500 binary64) (*.f64 #s(literal -500 binary64) y)) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) (/.f64 (*.f64 x x) (-.f64 x (neg.f64 y)))) #s(literal 2 binary64)) (*.f64 (-.f64 x y) #s(literal 500 binary64))) (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) (/.f64 (*.f64 y y) (-.f64 x (neg.f64 y)))) #s(literal 2 binary64)) (*.f64 (-.f64 x y) #s(literal 500 binary64)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (-.f64 x y) #s(literal 500 binary64))) (/.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 3 binary64)) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (-.f64 x y) #s(literal 500 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) (/.f64 (*.f64 x x) (-.f64 x (neg.f64 y)))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 500 binary64) (/.f64 (*.f64 x x) (-.f64 x (neg.f64 y)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 500 binary64) (/.f64 (*.f64 y y) (-.f64 x (neg.f64 y)))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 500 binary64) (/.f64 (*.f64 x x) (-.f64 x (neg.f64 y)))) (*.f64 #s(literal 500 binary64) (/.f64 (*.f64 y y) (-.f64 x (neg.f64 y)))))))) (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) (/.f64 (*.f64 y y) (-.f64 x (neg.f64 y)))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 500 binary64) (/.f64 (*.f64 x x) (-.f64 x (neg.f64 y)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 500 binary64) (/.f64 (*.f64 y y) (-.f64 x (neg.f64 y)))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 500 binary64) (/.f64 (*.f64 x x) (-.f64 x (neg.f64 y)))) (*.f64 #s(literal 500 binary64) (/.f64 (*.f64 y y) (-.f64 x (neg.f64 y))))))))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (pow.f64 (*.f64 #s(literal 500 binary64) (+.f64 x y)) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 500 binary64) (+.f64 x y)) (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal 500 binary64) (+.f64 x y)) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) x) #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal 250000 binary64) (fma.f64 x x (*.f64 y y))) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) (/.f64 (pow.f64 (*.f64 y #s(literal 500 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal 250000 binary64) (fma.f64 x x (*.f64 y y))) (*.f64 #s(literal 500 binary64) (+.f64 x y))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) x) #s(literal 6 binary64)) (*.f64 (fma.f64 #s(literal 62500000000 binary64) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 62500000000 binary64) (pow.f64 (*.f64 (*.f64 #s(literal 250000 binary64) x) y) #s(literal 2 binary64)))) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) (/.f64 (pow.f64 (*.f64 y #s(literal 500 binary64)) #s(literal 6 binary64)) (*.f64 (fma.f64 #s(literal 62500000000 binary64) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 62500000000 binary64) (pow.f64 (*.f64 (*.f64 #s(literal 250000 binary64) x) y) #s(literal 2 binary64)))) (*.f64 #s(literal 500 binary64) (+.f64 x y))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) x) #s(literal 6 binary64)) (*.f64 (fma.f64 #s(literal -125000000 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64))) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))))) (/.f64 (pow.f64 (*.f64 y #s(literal 500 binary64)) #s(literal 6 binary64)) (*.f64 (fma.f64 #s(literal -125000000 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64))) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) x) #s(literal 4 binary64)) (*.f64 #s(literal 250000 binary64) (fma.f64 x x (*.f64 y y)))) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (/.f64 (pow.f64 (*.f64 y #s(literal 500 binary64)) #s(literal 4 binary64)) (*.f64 #s(literal 250000 binary64) (fma.f64 x x (*.f64 y y)))) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) x) #s(literal 6 binary64)) (fma.f64 #s(literal 62500000000 binary64) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 62500000000 binary64) (pow.f64 (*.f64 (*.f64 #s(literal 250000 binary64) x) y) #s(literal 2 binary64))))) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (/.f64 (pow.f64 (*.f64 y #s(literal 500 binary64)) #s(literal 6 binary64)) (fma.f64 #s(literal 62500000000 binary64) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 62500000000 binary64) (pow.f64 (*.f64 (*.f64 #s(literal 250000 binary64) x) y) #s(literal 2 binary64))))) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) x) #s(literal 6 binary64)) (fma.f64 #s(literal -125000000 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)))) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))) (/.f64 (/.f64 (pow.f64 (*.f64 y #s(literal 500 binary64)) #s(literal 6 binary64)) (fma.f64 #s(literal -125000000 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)))) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) x) #s(literal 6 binary64)) (fma.f64 #s(literal -125000000 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))))) (/.f64 (/.f64 (pow.f64 (*.f64 y #s(literal 500 binary64)) #s(literal 6 binary64)) (fma.f64 #s(literal -125000000 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 3 binary64)) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))) (/.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3/2 binary64))) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3/2 binary64))) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 3 binary64)) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))) (/.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))) (*.f64 #s(literal 500 binary64) x)) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 3 binary64)) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))) (/.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3/2 binary64))) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3/2 binary64))) (neg.f64 (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 3 binary64)) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))) (/.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))) (*.f64 #s(literal 500 binary64) x)) (neg.f64 (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 3 binary64)) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 y #s(literal -250000 binary64)) y) (*.f64 #s(literal -500 binary64) y)) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))) (/.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 3/2 binary64))) (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 3/2 binary64))) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 y #s(literal -250000 binary64)) y) (*.f64 #s(literal -500 binary64) y)) (neg.f64 (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))) (/.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 3/2 binary64))) (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 3/2 binary64))) (neg.f64 (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 3 binary64)) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))))) |
(-.f64 (*.f64 #s(literal 500 binary64) (/.f64 (*.f64 y y) (-.f64 x (neg.f64 y)))) (*.f64 #s(literal 500 binary64) (/.f64 (*.f64 x x) (-.f64 x (neg.f64 y))))) |
(-.f64 (*.f64 #s(literal 500 binary64) (/.f64 (*.f64 x x) (-.f64 x (neg.f64 y)))) (*.f64 #s(literal 500 binary64) (/.f64 (*.f64 y y) (-.f64 x (neg.f64 y))))) |
(-.f64 (*.f64 #s(literal 500 binary64) x) (*.f64 y #s(literal 500 binary64))) |
(-.f64 (*.f64 #s(literal -500 binary64) y) (*.f64 #s(literal -500 binary64) x)) |
(+.f64 (/.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 3 binary64)) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 3 binary64)) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))))))) (/.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 3 binary64)) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 3 binary64)) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 3 binary64)) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))))))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))) (pow.f64 (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))) #s(literal 2 binary64))) (/.f64 (*.f64 (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))) #s(literal 2 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 y #s(literal 500 binary64)) #s(literal 9 binary64)) (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 15625000000000000 binary64) (fma.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 15625000000000000 binary64) (pow.f64 (*.f64 (*.f64 #s(literal 250000 binary64) x) y) #s(literal 3 binary64)))) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))))) (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 9 binary64)) (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 15625000000000000 binary64) (fma.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 15625000000000000 binary64) (pow.f64 (*.f64 (*.f64 #s(literal 250000 binary64) x) y) #s(literal 3 binary64)))) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 9 binary64)) (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 15625000000000000 binary64) (fma.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 15625000000000000 binary64) (pow.f64 (*.f64 (*.f64 #s(literal 250000 binary64) x) y) #s(literal 3 binary64)))) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))))) (/.f64 (pow.f64 (*.f64 y #s(literal 500 binary64)) #s(literal 9 binary64)) (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 15625000000000000 binary64) (fma.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 15625000000000000 binary64) (pow.f64 (*.f64 (*.f64 #s(literal 250000 binary64) x) y) #s(literal 3 binary64)))) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))))) |
(+.f64 (/.f64 (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))) (/.f64 (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 3 binary64)) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal 500 binary64) x) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal -500 binary64) y) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal -500 binary64) y) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 500 binary64) x) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))))) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))) (/.f64 (*.f64 (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 3 binary64)) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))))) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))) (*.f64 #s(literal 500 binary64) x)) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))) (/.f64 (*.f64 (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))) (*.f64 #s(literal -500 binary64) y)) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))) (*.f64 #s(literal -500 binary64) y)) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))) (/.f64 (*.f64 (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))) (*.f64 #s(literal 500 binary64) x)) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 9 binary64)) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 15625000000000000 binary64) (fma.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 15625000000000000 binary64) (pow.f64 (*.f64 (*.f64 #s(literal 250000 binary64) x) y) #s(literal 3 binary64))))) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))) (/.f64 (/.f64 (pow.f64 (*.f64 y #s(literal 500 binary64)) #s(literal 9 binary64)) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 15625000000000000 binary64) (fma.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 15625000000000000 binary64) (pow.f64 (*.f64 (*.f64 #s(literal 250000 binary64) x) y) #s(literal 3 binary64))))) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal 500 binary64) x) (*.f64 (-.f64 x y) #s(literal 500 binary64))) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 (-.f64 x y) #s(literal 500 binary64))) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(+.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (*.f64 (-.f64 x y) #s(literal 500 binary64)) (*.f64 y #s(literal 500 binary64))) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(+.f64 (/.f64 (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))))) (/.f64 (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 3 binary64)) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal 500 binary64) x) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 #s(literal -500 binary64) y) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal -500 binary64) y) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 #s(literal 500 binary64) x) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))))) |
(+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))))) (neg.f64 (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))))) (/.f64 (*.f64 (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 3 binary64)) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))))) (neg.f64 (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))))) |
(+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))) (*.f64 #s(literal 500 binary64) x)) (neg.f64 (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))))) (/.f64 (*.f64 (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))) (*.f64 #s(literal -500 binary64) y)) (neg.f64 (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))))) |
(+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))) (*.f64 #s(literal -500 binary64) y)) (neg.f64 (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))))) (/.f64 (*.f64 (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))) (*.f64 #s(literal 500 binary64) x)) (neg.f64 (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))))) |
(+.f64 (/.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 9 binary64)) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 15625000000000000 binary64) (fma.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 15625000000000000 binary64) (pow.f64 (*.f64 (*.f64 #s(literal 250000 binary64) x) y) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))))) (/.f64 (/.f64 (pow.f64 (*.f64 y #s(literal 500 binary64)) #s(literal 9 binary64)) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 15625000000000000 binary64) (fma.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 15625000000000000 binary64) (pow.f64 (*.f64 (*.f64 #s(literal 250000 binary64) x) y) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) x) #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal 250000 binary64) (fma.f64 x x (*.f64 y y))) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) (/.f64 (*.f64 (*.f64 (*.f64 y #s(literal -250000 binary64)) y) (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 250000 binary64) (fma.f64 x x (*.f64 y y))) (*.f64 #s(literal 500 binary64) (+.f64 x y))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) x) #s(literal 6 binary64)) (*.f64 (fma.f64 #s(literal 62500000000 binary64) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 62500000000 binary64) (pow.f64 (*.f64 (*.f64 #s(literal 250000 binary64) x) y) #s(literal 2 binary64)))) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) (/.f64 (pow.f64 (*.f64 y #s(literal 500 binary64)) #s(literal 6 binary64)) (*.f64 (fma.f64 #s(literal 62500000000 binary64) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 62500000000 binary64) (pow.f64 (*.f64 (*.f64 #s(literal 250000 binary64) x) y) #s(literal 2 binary64)))) (*.f64 #s(literal 500 binary64) (+.f64 x y))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) x) #s(literal 6 binary64)) (*.f64 (fma.f64 #s(literal -125000000 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64))) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))))) (/.f64 (pow.f64 (*.f64 y #s(literal 500 binary64)) #s(literal 6 binary64)) (*.f64 (fma.f64 #s(literal -125000000 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64))) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 3 binary64)) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 3 binary64)) (fma.f64 (*.f64 y #s(literal -250000 binary64)) (-.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))))) |
(+.f64 (*.f64 #s(literal 500 binary64) (/.f64 (*.f64 y y) (-.f64 x (neg.f64 y)))) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 500 binary64))) #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(+.f64 (*.f64 #s(literal 500 binary64) (/.f64 (*.f64 y y) (-.f64 x (neg.f64 y)))) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal 250000 binary64) x)) x) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(+.f64 (*.f64 #s(literal 500 binary64) (/.f64 (*.f64 y y) (-.f64 x (neg.f64 y)))) (/.f64 (*.f64 #s(literal -250000 binary64) (*.f64 x x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(+.f64 (*.f64 #s(literal 500 binary64) (/.f64 (*.f64 y y) (-.f64 x (neg.f64 y)))) (/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal 250000 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(+.f64 (*.f64 #s(literal 500 binary64) (/.f64 (*.f64 y y) (-.f64 x (neg.f64 y)))) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal -500 binary64) x)) (*.f64 #s(literal -500 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(+.f64 (*.f64 #s(literal 500 binary64) (/.f64 (*.f64 y y) (-.f64 x (neg.f64 y)))) (/.f64 (*.f64 #s(literal -500 binary64) (*.f64 (*.f64 x x) #s(literal 500 binary64))) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(+.f64 (*.f64 #s(literal 500 binary64) (/.f64 (*.f64 y y) (-.f64 x (neg.f64 y)))) (/.f64 (*.f64 (neg.f64 x) (*.f64 #s(literal 250000 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(+.f64 (*.f64 #s(literal 500 binary64) (/.f64 (*.f64 y y) (-.f64 x (neg.f64 y)))) (/.f64 (*.f64 (*.f64 #s(literal -500 binary64) x) (*.f64 #s(literal 500 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(+.f64 (*.f64 #s(literal 500 binary64) (/.f64 (*.f64 y y) (-.f64 x (neg.f64 y)))) (/.f64 (*.f64 (*.f64 #s(literal 500 binary64) x) (*.f64 #s(literal -500 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(+.f64 (*.f64 #s(literal 500 binary64) (/.f64 (*.f64 y y) (-.f64 x (neg.f64 y)))) (*.f64 #s(literal 500 binary64) (/.f64 (*.f64 x x) (-.f64 x (neg.f64 y))))) |
(+.f64 (*.f64 #s(literal 500 binary64) (/.f64 (*.f64 x x) (-.f64 x (neg.f64 y)))) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 y y) #s(literal 500 binary64))) #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(+.f64 (*.f64 #s(literal 500 binary64) (/.f64 (*.f64 x x) (-.f64 x (neg.f64 y)))) (/.f64 (*.f64 (neg.f64 (*.f64 y #s(literal -250000 binary64))) (neg.f64 y)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(+.f64 (*.f64 #s(literal 500 binary64) (/.f64 (*.f64 x x) (-.f64 x (neg.f64 y)))) (/.f64 (*.f64 #s(literal -250000 binary64) (*.f64 y y)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(+.f64 (*.f64 #s(literal 500 binary64) (/.f64 (*.f64 x x) (-.f64 x (neg.f64 y)))) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) #s(literal 250000 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(+.f64 (*.f64 #s(literal 500 binary64) (/.f64 (*.f64 x x) (-.f64 x (neg.f64 y)))) (/.f64 (*.f64 #s(literal -500 binary64) (*.f64 (*.f64 y y) #s(literal 500 binary64))) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(+.f64 (*.f64 #s(literal 500 binary64) (/.f64 (*.f64 x x) (-.f64 x (neg.f64 y)))) (*.f64 #s(literal 500 binary64) (/.f64 (*.f64 y y) (-.f64 x (neg.f64 y))))) |
(+.f64 (*.f64 #s(literal -500 binary64) x) (*.f64 y #s(literal 500 binary64))) |
(+.f64 (*.f64 #s(literal 500 binary64) x) (*.f64 #s(literal -500 binary64) y)) |
(+.f64 (*.f64 #s(literal -500 binary64) y) (*.f64 (neg.f64 (neg.f64 x)) #s(literal 500 binary64))) |
(+.f64 (*.f64 #s(literal -500 binary64) y) (*.f64 #s(literal 500 binary64) x)) |
(*.f64 (fabs.f64 (fabs.f64 y)) #s(literal 500 binary64)) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 y #s(literal 500 binary64)) y)) (sqrt.f64 #s(literal 500 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -500 binary64) y) y)) (sqrt.f64 #s(literal -500 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 y #s(literal 500 binary64)) #s(literal 500 binary64))) (sqrt.f64 y)) |
(*.f64 (sqrt.f64 (*.f64 y #s(literal 500 binary64))) (sqrt.f64 (*.f64 y #s(literal 500 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal -500 binary64) y)) (sqrt.f64 (*.f64 #s(literal -500 binary64) y))) |
(*.f64 (sqrt.f64 (*.f64 y #s(literal -250000 binary64))) (sqrt.f64 (neg.f64 y))) |
(*.f64 (sqrt.f64 (neg.f64 y)) (sqrt.f64 (*.f64 y #s(literal -250000 binary64)))) |
(*.f64 (sqrt.f64 y) (sqrt.f64 (*.f64 #s(literal -500 binary64) (*.f64 #s(literal -500 binary64) y)))) |
(*.f64 (sqrt.f64 y) (sqrt.f64 (*.f64 #s(literal 500 binary64) (*.f64 y #s(literal 500 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 y y) #s(literal 500 binary64))) (sqrt.f64 #s(literal 500 binary64))) |
(*.f64 (sqrt.f64 #s(literal 500 binary64)) (sqrt.f64 (*.f64 (*.f64 y y) #s(literal 500 binary64)))) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 #s(literal -500 binary64)))) |
(*.f64 (exp.f64 (log.f64 #s(literal 500 binary64))) (exp.f64 (log.f64 (neg.f64 y)))) |
(*.f64 (exp.f64 (log.f64 (neg.f64 y))) (exp.f64 (log.f64 #s(literal 500 binary64)))) |
(*.f64 (pow.f64 y #s(literal 1 binary64)) #s(literal -500 binary64)) |
(*.f64 (pow.f64 (neg.f64 y) #s(literal 1 binary64)) #s(literal 500 binary64)) |
(*.f64 (fabs.f64 y) #s(literal 500 binary64)) |
(*.f64 #s(literal -500 binary64) (pow.f64 y #s(literal 1 binary64))) |
(*.f64 #s(literal -500 binary64) y) |
(*.f64 (neg.f64 y) #s(literal 500 binary64)) |
(*.f64 y #s(literal -500 binary64)) |
(*.f64 #s(literal 500 binary64) (fabs.f64 (fabs.f64 y))) |
(*.f64 #s(literal 500 binary64) (pow.f64 (neg.f64 y) #s(literal 1 binary64))) |
(*.f64 #s(literal 500 binary64) (fabs.f64 y)) |
(*.f64 #s(literal 500 binary64) (neg.f64 y)) |
(pow.f64 (*.f64 y #s(literal 500 binary64)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 1 binary64)) |
(neg.f64 (*.f64 y #s(literal 500 binary64))) |
(sqrt.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 2 binary64))) |
(fabs.f64 (*.f64 y #s(literal 500 binary64))) |
(fabs.f64 (*.f64 #s(literal -500 binary64) y)) |
(exp.f64 (/.f64 (log.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal -500 binary64) y)) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (*.f64 #s(literal -500 binary64) y))) |
(+.f64 (cosh.f64 (log.f64 (*.f64 #s(literal -500 binary64) y))) (sinh.f64 (log.f64 (*.f64 #s(literal -500 binary64) y)))) |
(neg.f64 y) |
Compiled 15 813 to 1 074 computations (93.2% saved)
4 alts after pruning (1 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 570 | 1 | 571 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 3 | 3 |
| Total | 571 | 4 | 575 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (fma.f64 x #s(literal 500 binary64) (*.f64 y #s(literal -500 binary64))) |
| ✓ | 100.0% | (*.f64 #s(literal 500 binary64) (-.f64 x y)) |
| ✓ | 54.3% | #s(approx (* 500 (- x y)) (*.f64 #s(literal 500 binary64) x)) |
| ✓ | 47.6% | #s(approx (* 500 (- x y)) (*.f64 #s(literal -500 binary64) y)) |
Compiled 29 to 27 computations (6.9% saved)
Found 2 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (*.f64 y #s(literal -500 binary64)) | |
| cost-diff | 1 | (fma.f64 x #s(literal 500 binary64) (*.f64 y #s(literal -500 binary64))) |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 13 |
| 0 | 9 | 13 |
| 1 | 15 | 13 |
| 2 | 29 | 12 |
| 3 | 47 | 12 |
| 4 | 62 | 12 |
| 5 | 75 | 12 |
| 6 | 90 | 12 |
| 7 | 110 | 12 |
| 8 | 130 | 12 |
| 9 | 150 | 12 |
| 0 | 150 | 12 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
(fma.f64 x #s(literal 500 binary64) (*.f64 y #s(literal -500 binary64))) |
x |
#s(literal 500 binary64) |
(*.f64 y #s(literal -500 binary64)) |
y |
#s(literal -500 binary64) |
| Outputs |
|---|
(fma.f64 x #s(literal 500 binary64) (*.f64 y #s(literal -500 binary64))) |
(*.f64 (-.f64 x y) #s(literal 500 binary64)) |
x |
#s(literal 500 binary64) |
(*.f64 y #s(literal -500 binary64)) |
(*.f64 #s(literal -500 binary64) y) |
y |
#s(literal -500 binary64) |
Found 2 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0 | (*.f64 y #s(literal -500 binary64)) | |
| accuracy | 0.0078125 | (fma.f64 x #s(literal 500 binary64) (*.f64 y #s(literal -500 binary64))) |
| 14.0ms | 255× | 0 | valid |
| 0.0ms | 1× | 3 | valid |
Compiled 16 to 9 computations (43.8% saved)
ival-mult: 5.0ms (66.5% of total)ival-add: 1.0ms (13.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 |
|---|
(fma.f64 x #s(literal 500 binary64) (*.f64 y #s(literal -500 binary64))) |
(*.f64 y #s(literal -500 binary64)) |
| Outputs |
|---|
(* -500 y) |
(+ (* -500 y) (* 500 x)) |
(* 500 x) |
(* x (+ 500 (* -500 (/ y x)))) |
(* -1 (* x (- (* 500 (/ y x)) 500))) |
(* y (- (* 500 (/ x y)) 500)) |
(* -1 (* y (+ 500 (* -500 (/ x y))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | y | @ | inf | ((+ (* x 500) (* y -500)) (* y -500)) |
| 0.0ms | y | @ | -inf | ((+ (* x 500) (* y -500)) (* y -500)) |
| 0.0ms | x | @ | inf | ((+ (* x 500) (* y -500)) (* y -500)) |
| 0.0ms | x | @ | -inf | ((+ (* x 500) (* y -500)) (* y -500)) |
| 0.0ms | y | @ | 0 | ((+ (* x 500) (* y -500)) (* y -500)) |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 24 | 41 |
| 1 | 66 | 31 |
| 2 | 184 | 31 |
| 3 | 422 | 31 |
| 4 | 1112 | 31 |
| 5 | 2869 | 31 |
| 6 | 4594 | 31 |
| 7 | 5148 | 31 |
| 8 | 6284 | 31 |
| 0 | 8025 | 31 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -500 y) |
(+ (* -500 y) (* 500 x)) |
(* 500 x) |
(* x (+ 500 (* -500 (/ y x)))) |
(* -1 (* x (- (* 500 (/ y x)) 500))) |
(* y (- (* 500 (/ x y)) 500)) |
(* -1 (* y (+ 500 (* -500 (/ x y))))) |
| Outputs |
|---|
(* -500 y) |
(*.f64 #s(literal -500 binary64) y) |
(+ (* -500 y) (* 500 x)) |
(*.f64 (-.f64 y x) #s(literal -500 binary64)) |
(* 500 x) |
(*.f64 #s(literal 500 binary64) x) |
(* x (+ 500 (* -500 (/ y x)))) |
(*.f64 (-.f64 y x) #s(literal -500 binary64)) |
(* -1 (* x (- (* 500 (/ y x)) 500))) |
(*.f64 (-.f64 y x) #s(literal -500 binary64)) |
(* y (- (* 500 (/ x y)) 500)) |
(*.f64 (-.f64 y x) #s(literal -500 binary64)) |
(* -1 (* y (+ 500 (* -500 (/ x y))))) |
(*.f64 (-.f64 y x) #s(literal -500 binary64)) |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 9 |
| 0 | 9 | 9 |
| 1 | 28 | 9 |
| 2 | 203 | 8 |
| 3 | 2042 | 8 |
| 0 | 8767 | 8 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(fma.f64 x #s(literal 500 binary64) (*.f64 y #s(literal -500 binary64))) |
(*.f64 y #s(literal -500 binary64)) |
| Outputs |
|---|
(*.f64 (/.f64 (fma.f64 #s(literal -125000000 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -125000000 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64))) (fma.f64 #s(literal 15625000000000000 binary64) (pow.f64 x #s(literal 6 binary64)) (*.f64 #s(literal -125000000 binary64) (pow.f64 (*.f64 y (*.f64 #s(literal 500 binary64) (+.f64 x y))) #s(literal 3 binary64))))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 62500000000 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (-.f64 (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (*.f64 #s(literal 250000 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 #s(literal 250000 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (*.f64 #s(literal -500 binary64) (-.f64 y x))) |
(*.f64 (/.f64 (*.f64 #s(literal 250000 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) (fma.f64 #s(literal -125000000 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 y (fma.f64 #s(literal 250000 binary64) y (*.f64 x #s(literal -250000 binary64)))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) (/.f64 (*.f64 #s(literal -500 binary64) (-.f64 y x)) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))))) |
(*.f64 (*.f64 #s(literal -500 binary64) (-.f64 y x)) (/.f64 (*.f64 #s(literal 500 binary64) (+.f64 x y)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(*.f64 #s(literal -500 binary64) (-.f64 y x)) |
(*.f64 #s(literal 500 binary64) (-.f64 x y)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))) #s(literal 2 binary64))) (*.f64 #s(literal -500 binary64) (-.f64 y x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 500 binary64) (neg.f64 y)) (*.f64 #s(literal 500 binary64) (neg.f64 y)))) (*.f64 #s(literal 500 binary64) (+.f64 x y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 (neg.f64 x)) #s(literal 500 binary64)) (*.f64 (neg.f64 (neg.f64 x)) #s(literal 500 binary64)))) (-.f64 (*.f64 #s(literal -500 binary64) y) (*.f64 (neg.f64 (neg.f64 x)) #s(literal 500 binary64)))) |
(/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 y #s(literal 500 binary64)) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal 500 binary64) (+.f64 x y)) #s(literal 3 binary64))) (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) x) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal 500 binary64) (+.f64 x y)) #s(literal 3 binary64)))) (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal -250000 binary64) y) y) (*.f64 #s(literal 500 binary64) (+.f64 x y))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -250000 binary64) y) y) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))) (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))))))) |
(/.f64 (fma.f64 #s(literal -1953125000000000000000000 binary64) (pow.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))) (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))))))) |
(/.f64 (fma.f64 #s(literal -125000000 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 500 binary64) (neg.f64 y)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (-.f64 (*.f64 (*.f64 #s(literal 500 binary64) (neg.f64 y)) (*.f64 #s(literal 500 binary64) (neg.f64 y))) (*.f64 (*.f64 #s(literal 500 binary64) x) (*.f64 #s(literal 500 binary64) (neg.f64 y)))))) |
(/.f64 (fma.f64 #s(literal -125000000 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (neg.f64 x)) #s(literal 500 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 250000 binary64) y) y (-.f64 (*.f64 (*.f64 (neg.f64 (neg.f64 x)) #s(literal 500 binary64)) (*.f64 (neg.f64 (neg.f64 x)) #s(literal 500 binary64))) (*.f64 (*.f64 #s(literal -500 binary64) y) (*.f64 (neg.f64 (neg.f64 x)) #s(literal 500 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (/.f64 #s(literal -250000 binary64) (*.f64 #s(literal 500 binary64) (+.f64 x y))) #s(literal 3 binary64)) (/.f64 (pow.f64 (*.f64 y #s(literal 500 binary64)) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal 500 binary64) (+.f64 x y)) #s(literal 3 binary64)))) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal -250000 binary64) y) y) (*.f64 #s(literal 500 binary64) (+.f64 x y))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (*.f64 #s(literal -250000 binary64) y) y) (*.f64 #s(literal 500 binary64) (+.f64 x y))))))) |
(/.f64 (+.f64 (neg.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -250000 binary64) y) y)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal -250000 binary64) y) y) (*.f64 #s(literal 500 binary64) (+.f64 x y))) #s(literal 2 binary64)))) (*.f64 #s(literal -500 binary64) (-.f64 y x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))) #s(literal 2 binary64)))) (*.f64 #s(literal -500 binary64) (-.f64 y x))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) x) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal 500 binary64) (+.f64 x y)) #s(literal 3 binary64))) (/.f64 (pow.f64 (*.f64 y #s(literal 500 binary64)) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal 500 binary64) (+.f64 x y)) #s(literal 3 binary64))))) (neg.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal -250000 binary64) y) y) (*.f64 #s(literal 500 binary64) (+.f64 x y))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (*.f64 #s(literal -250000 binary64) y) y) (*.f64 #s(literal 500 binary64) (+.f64 x y)))))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1953125000000000000000000 binary64) (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))) (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (*.f64 (*.f64 #s(literal 500 binary64) (+.f64 x y)) (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 2 binary64))))) (neg.f64 (pow.f64 (*.f64 #s(literal 500 binary64) (+.f64 x y)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) (*.f64 (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 3 binary64))))) (neg.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 2 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (*.f64 (*.f64 #s(literal 500 binary64) (+.f64 x y)) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))) (pow.f64 (*.f64 #s(literal 500 binary64) (+.f64 x y)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (*.f64 (*.f64 #s(literal 500 binary64) (+.f64 x y)) (*.f64 (*.f64 #s(literal -250000 binary64) y) y))) (pow.f64 (*.f64 #s(literal 500 binary64) (+.f64 x y)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (*.f64 (*.f64 #s(literal 500 binary64) (+.f64 x y)) (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 2 binary64)))) (pow.f64 (*.f64 #s(literal 500 binary64) (+.f64 x y)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (*.f64 (*.f64 #s(literal 500 binary64) (+.f64 x y)) (*.f64 (*.f64 #s(literal -250000 binary64) y) y))) (pow.f64 (*.f64 #s(literal 500 binary64) (+.f64 x y)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)) (neg.f64 (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))))) (*.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))) (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))) (*.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))) (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 3 binary64)))) (*.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)) (neg.f64 (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))))) (*.f64 (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) (neg.f64 (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))) (*.f64 (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 3 binary64)) (neg.f64 (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))) (*.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) (*.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)))) (*.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 3 binary64)) (neg.f64 (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))) (*.f64 (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) (neg.f64 (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) (*.f64 (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)) (neg.f64 (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))) (*.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))) (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) (*.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))) (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 3 binary64)))) (*.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)) (neg.f64 (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))) (*.f64 (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) (neg.f64 (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))))) |
(/.f64 (fma.f64 (neg.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))) (*.f64 #s(literal 500 binary64) (+.f64 x y)) (*.f64 (*.f64 #s(literal 500 binary64) (+.f64 x y)) (*.f64 (*.f64 #s(literal -250000 binary64) y) y))) (pow.f64 (*.f64 #s(literal 500 binary64) (+.f64 x y)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)) (*.f64 (*.f64 #s(literal 500 binary64) (+.f64 x y)) (*.f64 (*.f64 #s(literal -250000 binary64) y) y))) (pow.f64 (*.f64 #s(literal 500 binary64) (+.f64 x y)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))) (*.f64 #s(literal 500 binary64) (+.f64 x y)) (*.f64 (*.f64 #s(literal 500 binary64) (+.f64 x y)) (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 2 binary64)))) (pow.f64 (*.f64 #s(literal 500 binary64) (+.f64 x y)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)) (*.f64 (*.f64 #s(literal 500 binary64) (+.f64 x y)) (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 2 binary64)))) (pow.f64 (*.f64 #s(literal 500 binary64) (+.f64 x y)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (neg.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -250000 binary64) y) y)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal -250000 binary64) y) y) (*.f64 #s(literal 500 binary64) (+.f64 x y))) #s(literal 2 binary64))) (*.f64 #s(literal -500 binary64) (-.f64 y x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))) #s(literal 2 binary64))) (*.f64 #s(literal -500 binary64) (-.f64 y x))) |
(/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) x) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal 500 binary64) (+.f64 x y)) #s(literal 3 binary64))) (/.f64 (pow.f64 (*.f64 y #s(literal 500 binary64)) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal 500 binary64) (+.f64 x y)) #s(literal 3 binary64)))) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal -250000 binary64) y) y) (*.f64 #s(literal 500 binary64) (+.f64 x y))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (*.f64 #s(literal -250000 binary64) y) y) (*.f64 #s(literal 500 binary64) (+.f64 x y))))))) |
(/.f64 (fma.f64 #s(literal 1953125000000000000000000 binary64) (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))) (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal -500 binary64) x) #s(literal 4 binary64)) (pow.f64 (*.f64 y #s(literal 500 binary64)) #s(literal 4 binary64)))) (neg.f64 (*.f64 (*.f64 #s(literal 250000 binary64) (fma.f64 x x (*.f64 y y))) (*.f64 #s(literal 500 binary64) (+.f64 x y))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 15625000000000000 binary64) (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y #s(literal 500 binary64)) #s(literal 6 binary64)))) (neg.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 62500000000 binary64) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 62500000000 binary64) (pow.f64 (*.f64 (*.f64 #s(literal -250000 binary64) y) x) #s(literal 2 binary64)))) (*.f64 #s(literal 500 binary64) (+.f64 x y))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 15625000000000000 binary64) (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y #s(literal 500 binary64)) #s(literal 6 binary64)))) (neg.f64 (*.f64 (fma.f64 #s(literal -125000000 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1953125000000000000000000 binary64) (pow.f64 x #s(literal 9 binary64)) (pow.f64 (*.f64 y #s(literal 500 binary64)) #s(literal 9 binary64)))) (neg.f64 (*.f64 (fma.f64 #s(literal 15625000000000000 binary64) (pow.f64 x #s(literal 6 binary64)) (fma.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 15625000000000000 binary64) (pow.f64 (*.f64 (*.f64 #s(literal -250000 binary64) y) x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (*.f64 (*.f64 #s(literal 500 binary64) (+.f64 x y)) (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 2 binary64)))) (pow.f64 (*.f64 #s(literal 500 binary64) (+.f64 x y)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) (*.f64 (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 250000 binary64) (fma.f64 x x (*.f64 y y))) (*.f64 #s(literal 500 binary64) (+.f64 x y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -500 binary64) x) #s(literal 4 binary64)) (pow.f64 (*.f64 y #s(literal 500 binary64)) #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 250000 binary64) (fma.f64 x x (*.f64 y y))) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 #s(literal 15625000000000000 binary64) (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y #s(literal 500 binary64)) #s(literal 6 binary64))) (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 62500000000 binary64) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 62500000000 binary64) (pow.f64 (*.f64 (*.f64 #s(literal -250000 binary64) y) x) #s(literal 2 binary64)))) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 #s(literal 15625000000000000 binary64) (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y #s(literal 500 binary64)) #s(literal 6 binary64))) (*.f64 (fma.f64 #s(literal -125000000 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))))) |
(/.f64 (fma.f64 #s(literal 1953125000000000000000000 binary64) (pow.f64 x #s(literal 9 binary64)) (pow.f64 (*.f64 y #s(literal 500 binary64)) #s(literal 9 binary64))) (*.f64 (fma.f64 #s(literal 15625000000000000 binary64) (pow.f64 x #s(literal 6 binary64)) (fma.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 15625000000000000 binary64) (pow.f64 (*.f64 (*.f64 #s(literal -250000 binary64) y) x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))))) |
(/.f64 (*.f64 #s(literal 250000 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) (-.f64 (*.f64 #s(literal -500 binary64) x) (*.f64 y #s(literal 500 binary64)))) |
(/.f64 (*.f64 #s(literal 250000 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 #s(literal 500 binary64) (+.f64 x y))) |
(/.f64 (fma.f64 #s(literal -125000000 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64))) (neg.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))))))) |
(/.f64 (fma.f64 #s(literal -125000000 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64))) (neg.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))))) |
(/.f64 (fma.f64 #s(literal -125000000 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64))) (neg.f64 (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))))) |
(/.f64 (fma.f64 #s(literal -125000000 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))) |
(neg.f64 (*.f64 #s(literal -500 binary64) (-.f64 y x))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 2 binary64)) (fma.f64 #s(literal -125000000 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 y (fma.f64 #s(literal 250000 binary64) y (*.f64 x #s(literal -250000 binary64))))) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal 250000 binary64) x)) x) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 2 binary64)) (fma.f64 #s(literal -125000000 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 y (fma.f64 #s(literal 250000 binary64) y (*.f64 x #s(literal -250000 binary64))))) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 500 binary64))) #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 2 binary64)) (fma.f64 #s(literal -125000000 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 y (fma.f64 #s(literal 250000 binary64) y (*.f64 x #s(literal -250000 binary64))))) (/.f64 (*.f64 #s(literal -250000 binary64) (*.f64 x x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 2 binary64)) (fma.f64 #s(literal -125000000 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 y (fma.f64 #s(literal 250000 binary64) y (*.f64 x #s(literal -250000 binary64))))) (/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal 250000 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 2 binary64)) (fma.f64 #s(literal -125000000 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 y (fma.f64 #s(literal 250000 binary64) y (*.f64 x #s(literal -250000 binary64))))) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal -500 binary64) x)) (*.f64 #s(literal -500 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 2 binary64)) (fma.f64 #s(literal -125000000 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 y (fma.f64 #s(literal 250000 binary64) y (*.f64 x #s(literal -250000 binary64))))) (/.f64 (*.f64 #s(literal -500 binary64) (*.f64 (*.f64 x x) #s(literal 500 binary64))) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 2 binary64)) (fma.f64 #s(literal -125000000 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 y (fma.f64 #s(literal 250000 binary64) y (*.f64 x #s(literal -250000 binary64))))) (/.f64 (*.f64 (neg.f64 x) (*.f64 #s(literal 250000 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 2 binary64)) (fma.f64 #s(literal -125000000 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 y (fma.f64 #s(literal 250000 binary64) y (*.f64 x #s(literal -250000 binary64))))) (/.f64 (*.f64 (*.f64 #s(literal -500 binary64) x) (*.f64 #s(literal 500 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 2 binary64)) (fma.f64 #s(literal -125000000 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 y (fma.f64 #s(literal 250000 binary64) y (*.f64 x #s(literal -250000 binary64))))) (/.f64 (*.f64 (*.f64 #s(literal 500 binary64) x) (*.f64 #s(literal -500 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 2 binary64)) (fma.f64 #s(literal -125000000 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 y (fma.f64 #s(literal 250000 binary64) y (*.f64 x #s(literal -250000 binary64))))) (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)) (fma.f64 #s(literal -125000000 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 y (fma.f64 #s(literal 250000 binary64) y (*.f64 x #s(literal -250000 binary64))))) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal 250000 binary64) y)) y) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)) (fma.f64 #s(literal -125000000 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 y (fma.f64 #s(literal 250000 binary64) y (*.f64 x #s(literal -250000 binary64))))) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 y y) #s(literal -500 binary64))) #s(literal -500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)) (fma.f64 #s(literal -125000000 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 y (fma.f64 #s(literal 250000 binary64) y (*.f64 x #s(literal -250000 binary64))))) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) #s(literal 250000 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)) (fma.f64 #s(literal -125000000 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 y (fma.f64 #s(literal 250000 binary64) y (*.f64 x #s(literal -250000 binary64))))) (/.f64 (*.f64 #s(literal -250000 binary64) (*.f64 y y)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)) (fma.f64 #s(literal -125000000 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 y (fma.f64 #s(literal 250000 binary64) y (*.f64 x #s(literal -250000 binary64))))) (/.f64 (*.f64 #s(literal 500 binary64) (*.f64 (*.f64 y y) #s(literal -500 binary64))) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)) (fma.f64 #s(literal -125000000 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 y (fma.f64 #s(literal 250000 binary64) y (*.f64 x #s(literal -250000 binary64))))) (/.f64 (*.f64 (*.f64 #s(literal -250000 binary64) y) y) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (fabs.f64 (fabs.f64 y)) #s(literal 500 binary64) (*.f64 (neg.f64 (neg.f64 x)) #s(literal 500 binary64))) |
(fma.f64 (fabs.f64 (fabs.f64 y)) #s(literal 500 binary64) (*.f64 #s(literal 500 binary64) x)) |
(fma.f64 (fabs.f64 (fabs.f64 x)) #s(literal 500 binary64) (*.f64 #s(literal 500 binary64) (neg.f64 y))) |
(fma.f64 (fabs.f64 (fabs.f64 x)) #s(literal 500 binary64) (*.f64 #s(literal -500 binary64) y)) |
(fma.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal -500 binary64) x))) (sqrt.f64 (neg.f64 (*.f64 #s(literal -500 binary64) x))) (*.f64 #s(literal 500 binary64) (neg.f64 y))) |
(fma.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal -500 binary64) x))) (sqrt.f64 (neg.f64 (*.f64 #s(literal -500 binary64) x))) (*.f64 #s(literal -500 binary64) y)) |
(fma.f64 (sqrt.f64 (*.f64 #s(literal -500 binary64) x)) (sqrt.f64 (*.f64 #s(literal -500 binary64) x)) (*.f64 #s(literal 500 binary64) (neg.f64 y))) |
(fma.f64 (sqrt.f64 (*.f64 #s(literal -500 binary64) x)) (sqrt.f64 (*.f64 #s(literal -500 binary64) x)) (*.f64 #s(literal -500 binary64) y)) |
(fma.f64 (sqrt.f64 (*.f64 #s(literal 500 binary64) x)) (sqrt.f64 (*.f64 #s(literal 500 binary64) x)) (*.f64 #s(literal 500 binary64) (neg.f64 y))) |
(fma.f64 (sqrt.f64 (*.f64 #s(literal 500 binary64) x)) (sqrt.f64 (*.f64 #s(literal 500 binary64) x)) (*.f64 #s(literal -500 binary64) y)) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) #s(literal 500 binary64))) (sqrt.f64 #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (neg.f64 y))) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) #s(literal 500 binary64))) (sqrt.f64 #s(literal 500 binary64)) (*.f64 #s(literal -500 binary64) y)) |
(fma.f64 (sqrt.f64 #s(literal 500 binary64)) (sqrt.f64 (*.f64 (*.f64 x x) #s(literal 500 binary64))) (*.f64 #s(literal 500 binary64) (neg.f64 y))) |
(fma.f64 (sqrt.f64 #s(literal 500 binary64)) (sqrt.f64 (*.f64 (*.f64 x x) #s(literal 500 binary64))) (*.f64 #s(literal -500 binary64) y)) |
(fma.f64 (sqrt.f64 (*.f64 #s(literal 250000 binary64) x)) (sqrt.f64 x) (*.f64 #s(literal 500 binary64) (neg.f64 y))) |
(fma.f64 (sqrt.f64 (*.f64 #s(literal 250000 binary64) x)) (sqrt.f64 x) (*.f64 #s(literal -500 binary64) y)) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 #s(literal 250000 binary64) x)) (*.f64 #s(literal 500 binary64) (neg.f64 y))) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 #s(literal 250000 binary64) x)) (*.f64 #s(literal -500 binary64) y)) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 y #s(literal 500 binary64)) (neg.f64 y))) (sqrt.f64 #s(literal -500 binary64)) (*.f64 (neg.f64 (neg.f64 x)) #s(literal 500 binary64))) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 y #s(literal 500 binary64)) (neg.f64 y))) (sqrt.f64 #s(literal -500 binary64)) (*.f64 #s(literal 500 binary64) x)) |
(fma.f64 (sqrt.f64 (*.f64 #s(literal -250000 binary64) y)) (sqrt.f64 (neg.f64 y)) (*.f64 (neg.f64 (neg.f64 x)) #s(literal 500 binary64))) |
(fma.f64 (sqrt.f64 (*.f64 #s(literal -250000 binary64) y)) (sqrt.f64 (neg.f64 y)) (*.f64 #s(literal 500 binary64) x)) |
(fma.f64 (sqrt.f64 (*.f64 y #s(literal 500 binary64))) (sqrt.f64 (*.f64 y #s(literal 500 binary64))) (*.f64 (neg.f64 (neg.f64 x)) #s(literal 500 binary64))) |
(fma.f64 (sqrt.f64 (*.f64 y #s(literal 500 binary64))) (sqrt.f64 (*.f64 y #s(literal 500 binary64))) (*.f64 #s(literal 500 binary64) x)) |
(fma.f64 (sqrt.f64 (neg.f64 y)) (sqrt.f64 (*.f64 #s(literal -500 binary64) (*.f64 y #s(literal 500 binary64)))) (*.f64 (neg.f64 (neg.f64 x)) #s(literal 500 binary64))) |
(fma.f64 (sqrt.f64 (neg.f64 y)) (sqrt.f64 (*.f64 #s(literal -500 binary64) (*.f64 y #s(literal 500 binary64)))) (*.f64 #s(literal 500 binary64) x)) |
(fma.f64 (sqrt.f64 (*.f64 #s(literal -500 binary64) y)) (sqrt.f64 (*.f64 #s(literal -500 binary64) y)) (*.f64 (neg.f64 (neg.f64 x)) #s(literal 500 binary64))) |
(fma.f64 (sqrt.f64 (*.f64 #s(literal -500 binary64) y)) (sqrt.f64 (*.f64 #s(literal -500 binary64) y)) (*.f64 #s(literal 500 binary64) x)) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 y y) #s(literal -500 binary64))) (sqrt.f64 #s(literal -500 binary64)) (*.f64 (neg.f64 (neg.f64 x)) #s(literal 500 binary64))) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 y y) #s(literal -500 binary64))) (sqrt.f64 #s(literal -500 binary64)) (*.f64 #s(literal 500 binary64) x)) |
(fma.f64 (sqrt.f64 #s(literal -500 binary64)) (sqrt.f64 (*.f64 (neg.f64 y) (*.f64 y #s(literal 500 binary64)))) (*.f64 (neg.f64 (neg.f64 x)) #s(literal 500 binary64))) |
(fma.f64 (sqrt.f64 #s(literal -500 binary64)) (sqrt.f64 (*.f64 (neg.f64 y) (*.f64 y #s(literal 500 binary64)))) (*.f64 #s(literal 500 binary64) x)) |
(fma.f64 (sqrt.f64 #s(literal -500 binary64)) (sqrt.f64 (*.f64 (*.f64 y y) #s(literal -500 binary64))) (*.f64 (neg.f64 (neg.f64 x)) #s(literal 500 binary64))) |
(fma.f64 (sqrt.f64 #s(literal -500 binary64)) (sqrt.f64 (*.f64 (*.f64 y y) #s(literal -500 binary64))) (*.f64 #s(literal 500 binary64) x)) |
(fma.f64 (sqrt.f64 (*.f64 #s(literal 250000 binary64) y)) (sqrt.f64 y) (*.f64 (neg.f64 (neg.f64 x)) #s(literal 500 binary64))) |
(fma.f64 (sqrt.f64 (*.f64 #s(literal 250000 binary64) y)) (sqrt.f64 y) (*.f64 #s(literal 500 binary64) x)) |
(fma.f64 (sqrt.f64 y) (sqrt.f64 (*.f64 #s(literal 250000 binary64) y)) (*.f64 (neg.f64 (neg.f64 x)) #s(literal 500 binary64))) |
(fma.f64 (sqrt.f64 y) (sqrt.f64 (*.f64 #s(literal 250000 binary64) y)) (*.f64 #s(literal 500 binary64) x)) |
(fma.f64 (exp.f64 (log.f64 #s(literal 500 binary64))) (exp.f64 (log.f64 x)) (*.f64 #s(literal 500 binary64) (neg.f64 y))) |
(fma.f64 (exp.f64 (log.f64 #s(literal 500 binary64))) (exp.f64 (log.f64 x)) (*.f64 #s(literal -500 binary64) y)) |
(fma.f64 (exp.f64 (log.f64 #s(literal -500 binary64))) (exp.f64 (log.f64 y)) (*.f64 (neg.f64 (neg.f64 x)) #s(literal 500 binary64))) |
(fma.f64 (exp.f64 (log.f64 #s(literal -500 binary64))) (exp.f64 (log.f64 y)) (*.f64 #s(literal 500 binary64) x)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 #s(literal 500 binary64))) (*.f64 #s(literal 500 binary64) (neg.f64 y))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 #s(literal 500 binary64))) (*.f64 #s(literal -500 binary64) y)) |
(fma.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 #s(literal -500 binary64))) (*.f64 (neg.f64 (neg.f64 x)) #s(literal 500 binary64))) |
(fma.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 #s(literal -500 binary64))) (*.f64 #s(literal 500 binary64) x)) |
(fma.f64 (pow.f64 y #s(literal 1 binary64)) #s(literal -500 binary64) (*.f64 (neg.f64 (neg.f64 x)) #s(literal 500 binary64))) |
(fma.f64 (pow.f64 y #s(literal 1 binary64)) #s(literal -500 binary64) (*.f64 #s(literal 500 binary64) x)) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) #s(literal 500 binary64) (*.f64 #s(literal 500 binary64) (neg.f64 y))) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) #s(literal 500 binary64) (*.f64 #s(literal -500 binary64) y)) |
(fma.f64 (/.f64 (*.f64 (*.f64 #s(literal -250000 binary64) y) y) (*.f64 #s(literal 250000 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (*.f64 #s(literal -500 binary64) (-.f64 y x)) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal 250000 binary64) x)) x) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 #s(literal -250000 binary64) y) y) (*.f64 #s(literal 250000 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (*.f64 #s(literal -500 binary64) (-.f64 y x)) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 500 binary64))) #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 #s(literal -250000 binary64) y) y) (*.f64 #s(literal 250000 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (*.f64 #s(literal -500 binary64) (-.f64 y x)) (/.f64 (*.f64 #s(literal -250000 binary64) (*.f64 x x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 #s(literal -250000 binary64) y) y) (*.f64 #s(literal 250000 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (*.f64 #s(literal -500 binary64) (-.f64 y x)) (/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal 250000 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 #s(literal -250000 binary64) y) y) (*.f64 #s(literal 250000 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (*.f64 #s(literal -500 binary64) (-.f64 y x)) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal -500 binary64) x)) (*.f64 #s(literal -500 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 #s(literal -250000 binary64) y) y) (*.f64 #s(literal 250000 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (*.f64 #s(literal -500 binary64) (-.f64 y x)) (/.f64 (*.f64 #s(literal -500 binary64) (*.f64 (*.f64 x x) #s(literal 500 binary64))) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 #s(literal -250000 binary64) y) y) (*.f64 #s(literal 250000 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (*.f64 #s(literal -500 binary64) (-.f64 y x)) (/.f64 (*.f64 (neg.f64 x) (*.f64 #s(literal 250000 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 #s(literal -250000 binary64) y) y) (*.f64 #s(literal 250000 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (*.f64 #s(literal -500 binary64) (-.f64 y x)) (/.f64 (*.f64 (*.f64 #s(literal -500 binary64) x) (*.f64 #s(literal 500 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 #s(literal -250000 binary64) y) y) (*.f64 #s(literal 250000 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (*.f64 #s(literal -500 binary64) (-.f64 y x)) (/.f64 (*.f64 (*.f64 #s(literal 500 binary64) x) (*.f64 #s(literal -500 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 #s(literal -250000 binary64) y) y) (*.f64 #s(literal 250000 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (*.f64 #s(literal -500 binary64) (-.f64 y x)) (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 3 binary64)) (fma.f64 #s(literal 15625000000000000 binary64) (pow.f64 x #s(literal 6 binary64)) (*.f64 #s(literal -125000000 binary64) (pow.f64 (*.f64 y (*.f64 #s(literal 500 binary64) (+.f64 x y))) #s(literal 3 binary64))))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 62500000000 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (-.f64 (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))))) (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal 250000 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (*.f64 #s(literal -500 binary64) (-.f64 y x)) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal 250000 binary64) y)) y) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal 250000 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (*.f64 #s(literal -500 binary64) (-.f64 y x)) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 y y) #s(literal -500 binary64))) #s(literal -500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal 250000 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (*.f64 #s(literal -500 binary64) (-.f64 y x)) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) #s(literal 250000 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal 250000 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (*.f64 #s(literal -500 binary64) (-.f64 y x)) (/.f64 (*.f64 #s(literal -250000 binary64) (*.f64 y y)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal 250000 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (*.f64 #s(literal -500 binary64) (-.f64 y x)) (/.f64 (*.f64 #s(literal 500 binary64) (*.f64 (*.f64 y y) #s(literal -500 binary64))) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal 250000 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (*.f64 #s(literal -500 binary64) (-.f64 y x)) (/.f64 (*.f64 (*.f64 #s(literal -250000 binary64) y) y) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)) (fma.f64 #s(literal 15625000000000000 binary64) (pow.f64 x #s(literal 6 binary64)) (*.f64 #s(literal -125000000 binary64) (pow.f64 (*.f64 y (*.f64 #s(literal 500 binary64) (+.f64 x y))) #s(literal 3 binary64))))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 62500000000 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (-.f64 (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))))) (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))))) |
(fma.f64 (fabs.f64 x) #s(literal 500 binary64) (*.f64 #s(literal 500 binary64) (neg.f64 y))) |
(fma.f64 (fabs.f64 x) #s(literal 500 binary64) (*.f64 #s(literal -500 binary64) y)) |
(fma.f64 (fabs.f64 y) #s(literal 500 binary64) (*.f64 (neg.f64 (neg.f64 x)) #s(literal 500 binary64))) |
(fma.f64 (fabs.f64 y) #s(literal 500 binary64) (*.f64 #s(literal 500 binary64) x)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 500 binary64)) (/.f64 #s(literal -500 binary64) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal 250000 binary64) y)) y) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 500 binary64)) (/.f64 #s(literal -500 binary64) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 y y) #s(literal -500 binary64))) #s(literal -500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 500 binary64)) (/.f64 #s(literal -500 binary64) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) #s(literal 250000 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 500 binary64)) (/.f64 #s(literal -500 binary64) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 #s(literal -250000 binary64) (*.f64 y y)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 500 binary64)) (/.f64 #s(literal -500 binary64) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 #s(literal 500 binary64) (*.f64 (*.f64 y y) #s(literal -500 binary64))) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 500 binary64)) (/.f64 #s(literal -500 binary64) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (*.f64 #s(literal -250000 binary64) y) y) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 #s(literal 250000 binary64) x) (/.f64 x (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal 250000 binary64) y)) y) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 #s(literal 250000 binary64) x) (/.f64 x (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 y y) #s(literal -500 binary64))) #s(literal -500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 #s(literal 250000 binary64) x) (/.f64 x (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) #s(literal 250000 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 #s(literal 250000 binary64) x) (/.f64 x (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 #s(literal -250000 binary64) (*.f64 y y)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 #s(literal 250000 binary64) x) (/.f64 x (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 #s(literal 500 binary64) (*.f64 (*.f64 y y) #s(literal -500 binary64))) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 #s(literal 250000 binary64) x) (/.f64 x (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (*.f64 #s(literal -250000 binary64) y) y) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 #s(literal 250000 binary64) y) (/.f64 y (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal 250000 binary64) x)) x) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 #s(literal 250000 binary64) y) (/.f64 y (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 500 binary64))) #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 #s(literal 250000 binary64) y) (/.f64 y (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 #s(literal -250000 binary64) (*.f64 x x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 #s(literal 250000 binary64) y) (/.f64 y (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal 250000 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 #s(literal 250000 binary64) y) (/.f64 y (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal -500 binary64) x)) (*.f64 #s(literal -500 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 #s(literal 250000 binary64) y) (/.f64 y (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 #s(literal -500 binary64) (*.f64 (*.f64 x x) #s(literal 500 binary64))) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 #s(literal 250000 binary64) y) (/.f64 y (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 x) (*.f64 #s(literal 250000 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 #s(literal 250000 binary64) y) (/.f64 y (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (*.f64 #s(literal -500 binary64) x) (*.f64 #s(literal 500 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 #s(literal 250000 binary64) y) (/.f64 y (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (*.f64 #s(literal 500 binary64) x) (*.f64 #s(literal -500 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 #s(literal 250000 binary64) y) (/.f64 y (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal -500 binary64)) (/.f64 #s(literal -500 binary64) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal 250000 binary64) x)) x) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal -500 binary64)) (/.f64 #s(literal -500 binary64) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 500 binary64))) #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal -500 binary64)) (/.f64 #s(literal -500 binary64) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 #s(literal -250000 binary64) (*.f64 x x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal -500 binary64)) (/.f64 #s(literal -500 binary64) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal 250000 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal -500 binary64)) (/.f64 #s(literal -500 binary64) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal -500 binary64) x)) (*.f64 #s(literal -500 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal -500 binary64)) (/.f64 #s(literal -500 binary64) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 #s(literal -500 binary64) (*.f64 (*.f64 x x) #s(literal 500 binary64))) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal -500 binary64)) (/.f64 #s(literal -500 binary64) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 x) (*.f64 #s(literal 250000 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal -500 binary64)) (/.f64 #s(literal -500 binary64) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (*.f64 #s(literal -500 binary64) x) (*.f64 #s(literal 500 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal -500 binary64)) (/.f64 #s(literal -500 binary64) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (*.f64 #s(literal 500 binary64) x) (*.f64 #s(literal -500 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal -500 binary64)) (/.f64 #s(literal -500 binary64) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (neg.f64 x) #s(literal 500 binary64) (*.f64 y #s(literal 500 binary64))) |
(fma.f64 (*.f64 y y) (/.f64 #s(literal -250000 binary64) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal 250000 binary64) x)) x) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 y y) (/.f64 #s(literal -250000 binary64) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 500 binary64))) #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 y y) (/.f64 #s(literal -250000 binary64) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 #s(literal -250000 binary64) (*.f64 x x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 y y) (/.f64 #s(literal -250000 binary64) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal 250000 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 y y) (/.f64 #s(literal -250000 binary64) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal -500 binary64) x)) (*.f64 #s(literal -500 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 y y) (/.f64 #s(literal -250000 binary64) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 #s(literal -500 binary64) (*.f64 (*.f64 x x) #s(literal 500 binary64))) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 y y) (/.f64 #s(literal -250000 binary64) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 x) (*.f64 #s(literal 250000 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 y y) (/.f64 #s(literal -250000 binary64) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (*.f64 #s(literal -500 binary64) x) (*.f64 #s(literal 500 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 y y) (/.f64 #s(literal -250000 binary64) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (*.f64 #s(literal 500 binary64) x) (*.f64 #s(literal -500 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 y y) (/.f64 #s(literal -250000 binary64) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 #s(literal 250000 binary64) (/.f64 (*.f64 y y) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal 250000 binary64) x)) x) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 #s(literal 250000 binary64) (/.f64 (*.f64 y y) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 500 binary64))) #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 #s(literal 250000 binary64) (/.f64 (*.f64 y y) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 #s(literal -250000 binary64) (*.f64 x x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 #s(literal 250000 binary64) (/.f64 (*.f64 y y) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal 250000 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 #s(literal 250000 binary64) (/.f64 (*.f64 y y) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal -500 binary64) x)) (*.f64 #s(literal -500 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 #s(literal 250000 binary64) (/.f64 (*.f64 y y) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 #s(literal -500 binary64) (*.f64 (*.f64 x x) #s(literal 500 binary64))) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 #s(literal 250000 binary64) (/.f64 (*.f64 y y) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 x) (*.f64 #s(literal 250000 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 #s(literal 250000 binary64) (/.f64 (*.f64 y y) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (*.f64 #s(literal -500 binary64) x) (*.f64 #s(literal 500 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 #s(literal 250000 binary64) (/.f64 (*.f64 y y) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (*.f64 #s(literal 500 binary64) x) (*.f64 #s(literal -500 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 #s(literal 250000 binary64) (/.f64 (*.f64 y y) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 #s(literal 250000 binary64) (/.f64 (*.f64 x x) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal 250000 binary64) y)) y) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 #s(literal 250000 binary64) (/.f64 (*.f64 x x) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 y y) #s(literal -500 binary64))) #s(literal -500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 #s(literal 250000 binary64) (/.f64 (*.f64 x x) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) #s(literal 250000 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 #s(literal 250000 binary64) (/.f64 (*.f64 x x) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 #s(literal -250000 binary64) (*.f64 y y)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 #s(literal 250000 binary64) (/.f64 (*.f64 x x) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 #s(literal 500 binary64) (*.f64 (*.f64 y y) #s(literal -500 binary64))) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 #s(literal 250000 binary64) (/.f64 (*.f64 x x) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (*.f64 #s(literal -250000 binary64) y) y) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal -250000 binary64) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal 250000 binary64) y)) y) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal -250000 binary64) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 y y) #s(literal -500 binary64))) #s(literal -500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal -250000 binary64) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) #s(literal 250000 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal -250000 binary64) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 #s(literal -250000 binary64) (*.f64 y y)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal -250000 binary64) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 #s(literal 500 binary64) (*.f64 (*.f64 y y) #s(literal -500 binary64))) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal -250000 binary64) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (*.f64 #s(literal -250000 binary64) y) y) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 3/2 binary64)) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))) (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))))) |
(fma.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3/2 binary64)) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))) (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))))) |
(fma.f64 (*.f64 #s(literal -500 binary64) x) (/.f64 (*.f64 #s(literal -500 binary64) x) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal 250000 binary64) y)) y) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 #s(literal -500 binary64) x) (/.f64 (*.f64 #s(literal -500 binary64) x) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 y y) #s(literal -500 binary64))) #s(literal -500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 #s(literal -500 binary64) x) (/.f64 (*.f64 #s(literal -500 binary64) x) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) #s(literal 250000 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 #s(literal -500 binary64) x) (/.f64 (*.f64 #s(literal -500 binary64) x) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 #s(literal -250000 binary64) (*.f64 y y)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 #s(literal -500 binary64) x) (/.f64 (*.f64 #s(literal -500 binary64) x) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 #s(literal 500 binary64) (*.f64 (*.f64 y y) #s(literal -500 binary64))) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 #s(literal -500 binary64) x) (/.f64 (*.f64 #s(literal -500 binary64) x) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (*.f64 #s(literal -250000 binary64) y) y) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 #s(literal -125000000 binary64) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))) (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))))) |
(fma.f64 (pow.f64 y #s(literal 3 binary64)) (/.f64 #s(literal -125000000 binary64) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))) (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))))) |
(fma.f64 #s(literal 125000000 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))) (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 #s(literal 125000000 binary64) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))) (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))))) |
(fma.f64 (*.f64 y #s(literal 500 binary64)) (/.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal 250000 binary64) x)) x) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 y #s(literal 500 binary64)) (/.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 500 binary64))) #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 y #s(literal 500 binary64)) (/.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 #s(literal -250000 binary64) (*.f64 x x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 y #s(literal 500 binary64)) (/.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal 250000 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 y #s(literal 500 binary64)) (/.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal -500 binary64) x)) (*.f64 #s(literal -500 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 y #s(literal 500 binary64)) (/.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 #s(literal -500 binary64) (*.f64 (*.f64 x x) #s(literal 500 binary64))) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 y #s(literal 500 binary64)) (/.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 x) (*.f64 #s(literal 250000 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 y #s(literal 500 binary64)) (/.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (*.f64 #s(literal -500 binary64) x) (*.f64 #s(literal 500 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 y #s(literal 500 binary64)) (/.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (*.f64 #s(literal 500 binary64) x) (*.f64 #s(literal -500 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 y #s(literal 500 binary64)) (/.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -500 binary64) y) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))) (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))))) |
(fma.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 500 binary64) x) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))) (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))))) |
(fma.f64 (*.f64 #s(literal 500 binary64) x) (/.f64 (*.f64 #s(literal -500 binary64) x) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal 250000 binary64) y)) y) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 #s(literal 500 binary64) x) (/.f64 (*.f64 #s(literal -500 binary64) x) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 y y) #s(literal -500 binary64))) #s(literal -500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 #s(literal 500 binary64) x) (/.f64 (*.f64 #s(literal -500 binary64) x) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) #s(literal 250000 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 #s(literal 500 binary64) x) (/.f64 (*.f64 #s(literal -500 binary64) x) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 #s(literal -250000 binary64) (*.f64 y y)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 #s(literal 500 binary64) x) (/.f64 (*.f64 #s(literal -500 binary64) x) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 #s(literal 500 binary64) (*.f64 (*.f64 y y) #s(literal -500 binary64))) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 #s(literal 500 binary64) x) (/.f64 (*.f64 #s(literal -500 binary64) x) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (*.f64 #s(literal -250000 binary64) y) y) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 #s(literal 500 binary64) x) (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))) (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))))) |
(fma.f64 (*.f64 #s(literal -500 binary64) y) (/.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal 250000 binary64) x)) x) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 #s(literal -500 binary64) y) (/.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 500 binary64))) #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 #s(literal -500 binary64) y) (/.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 #s(literal -250000 binary64) (*.f64 x x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 #s(literal -500 binary64) y) (/.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal 250000 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 #s(literal -500 binary64) y) (/.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal -500 binary64) x)) (*.f64 #s(literal -500 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 #s(literal -500 binary64) y) (/.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 #s(literal -500 binary64) (*.f64 (*.f64 x x) #s(literal 500 binary64))) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 #s(literal -500 binary64) y) (/.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 x) (*.f64 #s(literal 250000 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 #s(literal -500 binary64) y) (/.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (*.f64 #s(literal -500 binary64) x) (*.f64 #s(literal 500 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 #s(literal -500 binary64) y) (/.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (*.f64 #s(literal 500 binary64) x) (*.f64 #s(literal -500 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 #s(literal -500 binary64) y) (/.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 #s(literal -500 binary64) y) (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))) (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))))) |
(fma.f64 #s(literal -500 binary64) (pow.f64 y #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 x)) #s(literal 500 binary64))) |
(fma.f64 #s(literal -500 binary64) (pow.f64 y #s(literal 1 binary64)) (*.f64 #s(literal 500 binary64) x)) |
(fma.f64 #s(literal -500 binary64) (/.f64 (*.f64 (*.f64 y y) #s(literal -500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal 250000 binary64) x)) x) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 #s(literal -500 binary64) (/.f64 (*.f64 (*.f64 y y) #s(literal -500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 500 binary64))) #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 #s(literal -500 binary64) (/.f64 (*.f64 (*.f64 y y) #s(literal -500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 #s(literal -250000 binary64) (*.f64 x x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 #s(literal -500 binary64) (/.f64 (*.f64 (*.f64 y y) #s(literal -500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal 250000 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 #s(literal -500 binary64) (/.f64 (*.f64 (*.f64 y y) #s(literal -500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal -500 binary64) x)) (*.f64 #s(literal -500 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 #s(literal -500 binary64) (/.f64 (*.f64 (*.f64 y y) #s(literal -500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 #s(literal -500 binary64) (*.f64 (*.f64 x x) #s(literal 500 binary64))) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 #s(literal -500 binary64) (/.f64 (*.f64 (*.f64 y y) #s(literal -500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 x) (*.f64 #s(literal 250000 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 #s(literal -500 binary64) (/.f64 (*.f64 (*.f64 y y) #s(literal -500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (*.f64 #s(literal -500 binary64) x) (*.f64 #s(literal 500 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 #s(literal -500 binary64) (/.f64 (*.f64 (*.f64 y y) #s(literal -500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (*.f64 #s(literal 500 binary64) x) (*.f64 #s(literal -500 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 #s(literal -500 binary64) (/.f64 (*.f64 (*.f64 y y) #s(literal -500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 #s(literal -500 binary64) y (*.f64 (neg.f64 (neg.f64 x)) #s(literal 500 binary64))) |
(fma.f64 #s(literal -500 binary64) y (*.f64 #s(literal 500 binary64) x)) |
(fma.f64 #s(literal -500 binary64) x (*.f64 y #s(literal 500 binary64))) |
(fma.f64 y (/.f64 (*.f64 #s(literal 250000 binary64) y) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal 250000 binary64) x)) x) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 y (/.f64 (*.f64 #s(literal 250000 binary64) y) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 500 binary64))) #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 y (/.f64 (*.f64 #s(literal 250000 binary64) y) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 #s(literal -250000 binary64) (*.f64 x x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 y (/.f64 (*.f64 #s(literal 250000 binary64) y) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal 250000 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 y (/.f64 (*.f64 #s(literal 250000 binary64) y) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal -500 binary64) x)) (*.f64 #s(literal -500 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 y (/.f64 (*.f64 #s(literal 250000 binary64) y) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 #s(literal -500 binary64) (*.f64 (*.f64 x x) #s(literal 500 binary64))) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 y (/.f64 (*.f64 #s(literal 250000 binary64) y) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 x) (*.f64 #s(literal 250000 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 y (/.f64 (*.f64 #s(literal 250000 binary64) y) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (*.f64 #s(literal -500 binary64) x) (*.f64 #s(literal 500 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 y (/.f64 (*.f64 #s(literal 250000 binary64) y) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (*.f64 #s(literal 500 binary64) x) (*.f64 #s(literal -500 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 y (/.f64 (*.f64 #s(literal 250000 binary64) y) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 y #s(literal -500 binary64) (*.f64 (neg.f64 (neg.f64 x)) #s(literal 500 binary64))) |
(fma.f64 y #s(literal -500 binary64) (*.f64 #s(literal 500 binary64) x)) |
(fma.f64 #s(literal 500 binary64) (fabs.f64 (fabs.f64 y)) (*.f64 (neg.f64 (neg.f64 x)) #s(literal 500 binary64))) |
(fma.f64 #s(literal 500 binary64) (fabs.f64 (fabs.f64 y)) (*.f64 #s(literal 500 binary64) x)) |
(fma.f64 #s(literal 500 binary64) (fabs.f64 (fabs.f64 x)) (*.f64 #s(literal 500 binary64) (neg.f64 y))) |
(fma.f64 #s(literal 500 binary64) (fabs.f64 (fabs.f64 x)) (*.f64 #s(literal -500 binary64) y)) |
(fma.f64 #s(literal 500 binary64) (pow.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 500 binary64) (neg.f64 y))) |
(fma.f64 #s(literal 500 binary64) (pow.f64 x #s(literal 1 binary64)) (*.f64 #s(literal -500 binary64) y)) |
(fma.f64 #s(literal 500 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal 250000 binary64) y)) y) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 #s(literal 500 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 y y) #s(literal -500 binary64))) #s(literal -500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 #s(literal 500 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) #s(literal 250000 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 #s(literal 500 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 #s(literal -250000 binary64) (*.f64 y y)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 #s(literal 500 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 #s(literal 500 binary64) (*.f64 (*.f64 y y) #s(literal -500 binary64))) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 #s(literal 500 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (*.f64 #s(literal -250000 binary64) y) y) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 #s(literal 500 binary64) (fabs.f64 x) (*.f64 #s(literal 500 binary64) (neg.f64 y))) |
(fma.f64 #s(literal 500 binary64) (fabs.f64 x) (*.f64 #s(literal -500 binary64) y)) |
(fma.f64 #s(literal 500 binary64) (fabs.f64 y) (*.f64 (neg.f64 (neg.f64 x)) #s(literal 500 binary64))) |
(fma.f64 #s(literal 500 binary64) (fabs.f64 y) (*.f64 #s(literal 500 binary64) x)) |
(fma.f64 #s(literal 500 binary64) (neg.f64 x) (*.f64 y #s(literal 500 binary64))) |
(fma.f64 #s(literal 500 binary64) x (*.f64 #s(literal 500 binary64) (neg.f64 y))) |
(fma.f64 #s(literal 500 binary64) x (*.f64 #s(literal -500 binary64) y)) |
(fma.f64 x (/.f64 (*.f64 #s(literal 250000 binary64) x) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal 250000 binary64) y)) y) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 x (/.f64 (*.f64 #s(literal 250000 binary64) x) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 y y) #s(literal -500 binary64))) #s(literal -500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 x (/.f64 (*.f64 #s(literal 250000 binary64) x) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) #s(literal 250000 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 x (/.f64 (*.f64 #s(literal 250000 binary64) x) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 #s(literal -250000 binary64) (*.f64 y y)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 x (/.f64 (*.f64 #s(literal 250000 binary64) x) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 #s(literal 500 binary64) (*.f64 (*.f64 y y) #s(literal -500 binary64))) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 x (/.f64 (*.f64 #s(literal 250000 binary64) x) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (*.f64 #s(literal -250000 binary64) y) y) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(fma.f64 x #s(literal -500 binary64) (*.f64 y #s(literal 500 binary64))) |
(fma.f64 x #s(literal 500 binary64) (*.f64 #s(literal 500 binary64) (neg.f64 y))) |
(fma.f64 x #s(literal 500 binary64) (*.f64 #s(literal -500 binary64) y)) |
(-.f64 (/.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) #s(literal 2 binary64)) (*.f64 #s(literal -500 binary64) (-.f64 y x))) (/.f64 (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal -250000 binary64) y) y) (*.f64 #s(literal 500 binary64) (+.f64 x y))) #s(literal 2 binary64)) (*.f64 #s(literal -500 binary64) (-.f64 y x)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))) #s(literal 2 binary64)) (*.f64 #s(literal -500 binary64) (-.f64 y x))) (/.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))) #s(literal 2 binary64)) (*.f64 #s(literal -500 binary64) (-.f64 y x)))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) x) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal 500 binary64) (+.f64 x y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal -250000 binary64) y) y) (*.f64 #s(literal 500 binary64) (+.f64 x y))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (*.f64 #s(literal -250000 binary64) y) y) (*.f64 #s(literal 500 binary64) (+.f64 x y))))))) (/.f64 (/.f64 (pow.f64 (*.f64 y #s(literal 500 binary64)) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal 500 binary64) (+.f64 x y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal -250000 binary64) y) y) (*.f64 #s(literal 500 binary64) (+.f64 x y))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (*.f64 #s(literal -250000 binary64) y) y) (*.f64 #s(literal 500 binary64) (+.f64 x y)))))))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (pow.f64 (*.f64 #s(literal 500 binary64) (+.f64 x y)) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 500 binary64) (+.f64 x y)) (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal 500 binary64) (+.f64 x y)) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) x) #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal 250000 binary64) (fma.f64 x x (*.f64 y y))) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) (/.f64 (pow.f64 (*.f64 y #s(literal 500 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal 250000 binary64) (fma.f64 x x (*.f64 y y))) (*.f64 #s(literal 500 binary64) (+.f64 x y))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) x) #s(literal 6 binary64)) (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 62500000000 binary64) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 62500000000 binary64) (pow.f64 (*.f64 (*.f64 #s(literal -250000 binary64) y) x) #s(literal 2 binary64)))) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) (/.f64 (pow.f64 (*.f64 y #s(literal 500 binary64)) #s(literal 6 binary64)) (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 62500000000 binary64) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 62500000000 binary64) (pow.f64 (*.f64 (*.f64 #s(literal -250000 binary64) y) x) #s(literal 2 binary64)))) (*.f64 #s(literal 500 binary64) (+.f64 x y))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) x) #s(literal 6 binary64)) (*.f64 (fma.f64 #s(literal -125000000 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))))) (/.f64 (pow.f64 (*.f64 y #s(literal 500 binary64)) #s(literal 6 binary64)) (*.f64 (fma.f64 #s(literal -125000000 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) x) #s(literal 4 binary64)) (*.f64 #s(literal 250000 binary64) (fma.f64 x x (*.f64 y y)))) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (/.f64 (pow.f64 (*.f64 y #s(literal 500 binary64)) #s(literal 4 binary64)) (*.f64 #s(literal 250000 binary64) (fma.f64 x x (*.f64 y y)))) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) x) #s(literal 6 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 62500000000 binary64) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 62500000000 binary64) (pow.f64 (*.f64 (*.f64 #s(literal -250000 binary64) y) x) #s(literal 2 binary64))))) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (/.f64 (pow.f64 (*.f64 y #s(literal 500 binary64)) #s(literal 6 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 62500000000 binary64) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 62500000000 binary64) (pow.f64 (*.f64 (*.f64 #s(literal -250000 binary64) y) x) #s(literal 2 binary64))))) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) x) #s(literal 6 binary64)) (fma.f64 #s(literal -125000000 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))) (/.f64 (/.f64 (pow.f64 (*.f64 y #s(literal 500 binary64)) #s(literal 6 binary64)) (fma.f64 #s(literal -125000000 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) x) #s(literal 6 binary64)) (fma.f64 #s(literal -125000000 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))))) (/.f64 (/.f64 (pow.f64 (*.f64 y #s(literal 500 binary64)) #s(literal 6 binary64)) (fma.f64 #s(literal -125000000 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal -250000 binary64) y) y) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))) (/.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3/2 binary64))) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3/2 binary64))) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))) (/.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))) (*.f64 #s(literal 500 binary64) x)) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))) (/.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3/2 binary64))) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3/2 binary64))) (neg.f64 (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))) (/.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))) (*.f64 #s(literal 500 binary64) x)) (neg.f64 (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))) (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))) (/.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 3/2 binary64))) (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 3/2 binary64))) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -250000 binary64) y) y) (*.f64 #s(literal -500 binary64) y)) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))) (/.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 3/2 binary64))) (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 3/2 binary64))) (neg.f64 (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -250000 binary64) y) y) (*.f64 #s(literal -500 binary64) y)) (neg.f64 (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))) (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (*.f64 #s(literal -250000 binary64) y) y) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(-.f64 (*.f64 #s(literal -500 binary64) x) (*.f64 #s(literal -500 binary64) y)) |
(-.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) x)) |
(-.f64 (*.f64 #s(literal 500 binary64) x) (*.f64 y #s(literal 500 binary64))) |
(-.f64 (*.f64 #s(literal -500 binary64) y) (*.f64 #s(literal -500 binary64) x)) |
(+.f64 (/.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))) (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))))))) (/.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))) (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))))))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))) (pow.f64 (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) #s(literal 2 binary64))) (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) #s(literal 2 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 y #s(literal 500 binary64)) #s(literal 9 binary64)) (*.f64 (fma.f64 #s(literal 15625000000000000 binary64) (pow.f64 x #s(literal 6 binary64)) (fma.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 15625000000000000 binary64) (pow.f64 (*.f64 (*.f64 #s(literal -250000 binary64) y) x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))))) (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 9 binary64)) (*.f64 (fma.f64 #s(literal 15625000000000000 binary64) (pow.f64 x #s(literal 6 binary64)) (fma.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 15625000000000000 binary64) (pow.f64 (*.f64 (*.f64 #s(literal -250000 binary64) y) x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 9 binary64)) (*.f64 (fma.f64 #s(literal 15625000000000000 binary64) (pow.f64 x #s(literal 6 binary64)) (fma.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 15625000000000000 binary64) (pow.f64 (*.f64 (*.f64 #s(literal -250000 binary64) y) x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))))) (/.f64 (pow.f64 (*.f64 y #s(literal 500 binary64)) #s(literal 9 binary64)) (*.f64 (fma.f64 #s(literal 15625000000000000 binary64) (pow.f64 x #s(literal 6 binary64)) (fma.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 15625000000000000 binary64) (pow.f64 (*.f64 (*.f64 #s(literal -250000 binary64) y) x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))))) |
(+.f64 (/.f64 (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))) (/.f64 (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal 500 binary64) x) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))) (/.f64 (*.f64 (*.f64 #s(literal -500 binary64) y) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal -500 binary64) y) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))) (/.f64 (*.f64 (*.f64 #s(literal 500 binary64) x) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))))) |
(+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))))) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))) (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))))) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))))) |
(+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) (*.f64 #s(literal 500 binary64) x)) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))) (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) (*.f64 #s(literal -500 binary64) y)) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))))) |
(+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) (*.f64 #s(literal -500 binary64) y)) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))) (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) (*.f64 #s(literal 500 binary64) x)) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))))) |
(+.f64 (/.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 9 binary64)) (fma.f64 #s(literal 15625000000000000 binary64) (pow.f64 x #s(literal 6 binary64)) (fma.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 15625000000000000 binary64) (pow.f64 (*.f64 (*.f64 #s(literal -250000 binary64) y) x) #s(literal 3 binary64))))) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))) (/.f64 (/.f64 (pow.f64 (*.f64 y #s(literal 500 binary64)) #s(literal 9 binary64)) (fma.f64 #s(literal 15625000000000000 binary64) (pow.f64 x #s(literal 6 binary64)) (fma.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 15625000000000000 binary64) (pow.f64 (*.f64 (*.f64 #s(literal -250000 binary64) y) x) #s(literal 3 binary64))))) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal 500 binary64) x) (*.f64 #s(literal -500 binary64) (-.f64 y x))) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal -500 binary64) (-.f64 y x))) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal -500 binary64) (-.f64 y x)) (*.f64 #s(literal 500 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (*.f64 #s(literal -500 binary64) (-.f64 y x)) (*.f64 y #s(literal 500 binary64))) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(+.f64 (/.f64 (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))) (neg.f64 (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))))) (/.f64 (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))) (neg.f64 (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal 500 binary64) x) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))) (neg.f64 (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))))) (/.f64 (*.f64 (*.f64 #s(literal -500 binary64) y) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))) (neg.f64 (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal -500 binary64) y) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))) (neg.f64 (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))))) (/.f64 (*.f64 (*.f64 #s(literal 500 binary64) x) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))) (neg.f64 (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))))) |
(+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))))) (neg.f64 (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))))) (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))))) (neg.f64 (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))))) |
(+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) (*.f64 #s(literal 500 binary64) x)) (neg.f64 (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))))) (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) (*.f64 #s(literal -500 binary64) y)) (neg.f64 (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))))) |
(+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) (*.f64 #s(literal -500 binary64) y)) (neg.f64 (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))))) (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) (*.f64 #s(literal 500 binary64) x)) (neg.f64 (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))))) |
(+.f64 (/.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 9 binary64)) (fma.f64 #s(literal 15625000000000000 binary64) (pow.f64 x #s(literal 6 binary64)) (fma.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 15625000000000000 binary64) (pow.f64 (*.f64 (*.f64 #s(literal -250000 binary64) y) x) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))))) (/.f64 (/.f64 (pow.f64 (*.f64 y #s(literal 500 binary64)) #s(literal 9 binary64)) (fma.f64 #s(literal 15625000000000000 binary64) (pow.f64 x #s(literal 6 binary64)) (fma.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 15625000000000000 binary64) (pow.f64 (*.f64 (*.f64 #s(literal -250000 binary64) y) x) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) x) #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal 250000 binary64) (fma.f64 x x (*.f64 y y))) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -250000 binary64) y) y) (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 250000 binary64) (fma.f64 x x (*.f64 y y))) (*.f64 #s(literal 500 binary64) (+.f64 x y))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) x) #s(literal 6 binary64)) (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 62500000000 binary64) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 62500000000 binary64) (pow.f64 (*.f64 (*.f64 #s(literal -250000 binary64) y) x) #s(literal 2 binary64)))) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) (/.f64 (pow.f64 (*.f64 y #s(literal 500 binary64)) #s(literal 6 binary64)) (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 62500000000 binary64) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 62500000000 binary64) (pow.f64 (*.f64 (*.f64 #s(literal -250000 binary64) y) x) #s(literal 2 binary64)))) (*.f64 #s(literal 500 binary64) (+.f64 x y))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) x) #s(literal 6 binary64)) (*.f64 (fma.f64 #s(literal -125000000 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))))) (/.f64 (pow.f64 (*.f64 y #s(literal 500 binary64)) #s(literal 6 binary64)) (*.f64 (fma.f64 #s(literal -125000000 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal -250000 binary64) y) y) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal 250000 binary64) x)) x) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal -250000 binary64) y) y) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 500 binary64))) #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal -250000 binary64) y) y) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 #s(literal -250000 binary64) (*.f64 x x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal -250000 binary64) y) y) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal 250000 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal -250000 binary64) y) y) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal -500 binary64) x)) (*.f64 #s(literal -500 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal -250000 binary64) y) y) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 #s(literal -500 binary64) (*.f64 (*.f64 x x) #s(literal 500 binary64))) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal -250000 binary64) y) y) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 x) (*.f64 #s(literal 250000 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal -250000 binary64) y) y) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (*.f64 #s(literal -500 binary64) x) (*.f64 #s(literal 500 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal -250000 binary64) y) y) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (*.f64 #s(literal 500 binary64) x) (*.f64 #s(literal -500 binary64) x)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal -250000 binary64) y) y) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))) (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))))) (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 250000 binary64) x) x (*.f64 (*.f64 y #s(literal 500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal 250000 binary64) y)) y) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 y y) #s(literal -500 binary64))) #s(literal -500 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) #s(literal 250000 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 #s(literal -250000 binary64) (*.f64 y y)) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 #s(literal 500 binary64) (*.f64 (*.f64 y y) #s(literal -500 binary64))) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal 500 binary64) (+.f64 x y))) (/.f64 (*.f64 (*.f64 #s(literal -250000 binary64) y) y) (*.f64 #s(literal 500 binary64) (+.f64 x y)))) |
(+.f64 (*.f64 #s(literal -500 binary64) x) (*.f64 y #s(literal 500 binary64))) |
(+.f64 (*.f64 #s(literal 500 binary64) x) (*.f64 #s(literal 500 binary64) (neg.f64 y))) |
(+.f64 (*.f64 #s(literal 500 binary64) x) (*.f64 #s(literal -500 binary64) y)) |
(+.f64 (*.f64 #s(literal -500 binary64) y) (*.f64 (neg.f64 (neg.f64 x)) #s(literal 500 binary64))) |
(+.f64 (*.f64 #s(literal -500 binary64) y) (*.f64 #s(literal 500 binary64) x)) |
(*.f64 (fabs.f64 (fabs.f64 y)) #s(literal 500 binary64)) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 y #s(literal 500 binary64)) (neg.f64 y))) (sqrt.f64 #s(literal -500 binary64))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal -250000 binary64) y)) (sqrt.f64 (neg.f64 y))) |
(*.f64 (sqrt.f64 (*.f64 y #s(literal 500 binary64))) (sqrt.f64 (*.f64 y #s(literal 500 binary64)))) |
(*.f64 (sqrt.f64 (neg.f64 y)) (sqrt.f64 (*.f64 #s(literal -500 binary64) (*.f64 y #s(literal 500 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal -500 binary64) y)) (sqrt.f64 (*.f64 #s(literal -500 binary64) y))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 y y) #s(literal -500 binary64))) (sqrt.f64 #s(literal -500 binary64))) |
(*.f64 (sqrt.f64 #s(literal -500 binary64)) (sqrt.f64 (*.f64 (neg.f64 y) (*.f64 y #s(literal 500 binary64))))) |
(*.f64 (sqrt.f64 #s(literal -500 binary64)) (sqrt.f64 (*.f64 (*.f64 y y) #s(literal -500 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 250000 binary64) y)) (sqrt.f64 y)) |
(*.f64 (sqrt.f64 y) (sqrt.f64 (*.f64 #s(literal 250000 binary64) y))) |
(*.f64 (exp.f64 (log.f64 #s(literal -500 binary64))) (exp.f64 (log.f64 y))) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 #s(literal -500 binary64)))) |
(*.f64 (pow.f64 y #s(literal 1 binary64)) #s(literal -500 binary64)) |
(*.f64 (fabs.f64 y) #s(literal 500 binary64)) |
(*.f64 #s(literal -500 binary64) (pow.f64 y #s(literal 1 binary64))) |
(*.f64 #s(literal -500 binary64) y) |
(*.f64 y #s(literal -500 binary64)) |
(*.f64 #s(literal 500 binary64) (fabs.f64 (fabs.f64 y))) |
(*.f64 #s(literal 500 binary64) (fabs.f64 y)) |
(pow.f64 (*.f64 y #s(literal 500 binary64)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 1 binary64)) |
(neg.f64 (*.f64 y #s(literal 500 binary64))) |
(sqrt.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 2 binary64))) |
(fabs.f64 (*.f64 y #s(literal 500 binary64))) |
(fabs.f64 (*.f64 #s(literal -500 binary64) y)) |
(exp.f64 (/.f64 (log.f64 (pow.f64 (*.f64 #s(literal -500 binary64) y) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal -500 binary64) y)) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (*.f64 #s(literal -500 binary64) y))) |
(+.f64 (cosh.f64 (log.f64 (*.f64 #s(literal -500 binary64) y))) (sinh.f64 (log.f64 (*.f64 #s(literal -500 binary64) y)))) |
Compiled 12 683 to 869 computations (93.1% saved)
4 alts after pruning (0 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 425 | 0 | 425 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 3 | 3 |
| Total | 425 | 4 | 429 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (fma.f64 x #s(literal 500 binary64) (*.f64 y #s(literal -500 binary64))) |
| ✓ | 100.0% | (*.f64 #s(literal 500 binary64) (-.f64 x y)) |
| ✓ | 54.3% | #s(approx (* 500 (- x y)) (*.f64 #s(literal 500 binary64) x)) |
| ✓ | 47.6% | #s(approx (* 500 (- x y)) (*.f64 #s(literal -500 binary64) y)) |
Compiled 106 to 56 computations (47.2% saved)
| Inputs |
|---|
#s(approx (* 500 (- x y)) (*.f64 #s(literal -500 binary64) y)) |
#s(approx (* 500 (- x y)) (*.f64 #s(literal 500 binary64) x)) |
(*.f64 #s(literal 500 binary64) (-.f64 x y)) |
(fma.f64 x #s(literal 500 binary64) (*.f64 y #s(literal -500 binary64))) |
(fma.f64 x #s(literal 500 binary64) (*.f64 (neg.f64 y) #s(literal 500 binary64))) |
(*.f64 #s(literal 500 binary64) (fma.f64 (sqrt.f64 (neg.f64 y)) (sqrt.f64 (neg.f64 y)) x)) |
(*.f64 #s(literal 500 binary64) (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))))) |
| Outputs |
|---|
(fma.f64 x #s(literal 500 binary64) (*.f64 y #s(literal -500 binary64))) |
4 calls:
| 2.0ms | (*.f64 #s(literal 500 binary64) (-.f64 x y)) |
| 2.0ms | y |
| 2.0ms | x |
| 2.0ms | (-.f64 x y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | (-.f64 x y) |
| 100.0% | 1 | (*.f64 #s(literal 500 binary64) (-.f64 x y)) |
| 100.0% | 1 | x |
| 100.0% | 1 | y |
Compiled 10 to 12 computations (-20% saved)
| Inputs |
|---|
#s(approx (* 500 (- x y)) (*.f64 #s(literal -500 binary64) y)) |
#s(approx (* 500 (- x y)) (*.f64 #s(literal 500 binary64) x)) |
(*.f64 #s(literal 500 binary64) (-.f64 x y)) |
| Outputs |
|---|
(*.f64 #s(literal 500 binary64) (-.f64 x y)) |
4 calls:
| 2.0ms | (*.f64 #s(literal 500 binary64) (-.f64 x y)) |
| 2.0ms | y |
| 2.0ms | (-.f64 x y) |
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | (-.f64 x y) |
| 100.0% | 1 | (*.f64 #s(literal 500 binary64) (-.f64 x y)) |
| 100.0% | 1 | x |
| 100.0% | 1 | y |
Compiled 10 to 12 computations (-20% saved)
| Inputs |
|---|
#s(approx (* 500 (- x y)) (*.f64 #s(literal -500 binary64) y)) |
#s(approx (* 500 (- x y)) (*.f64 #s(literal 500 binary64) x)) |
| Outputs |
|---|
#s(approx (* 500 (- x y)) (*.f64 #s(literal 500 binary64) x)) |
#s(approx (* 500 (- x y)) (*.f64 #s(literal -500 binary64) y)) |
#s(approx (* 500 (- x y)) (*.f64 #s(literal 500 binary64) x)) |
4 calls:
| 1.0ms | (*.f64 #s(literal 500 binary64) (-.f64 x y)) |
| 1.0ms | y |
| 1.0ms | (-.f64 x y) |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 63.4% | 5 | (-.f64 x y) |
| 63.4% | 5 | (*.f64 #s(literal 500 binary64) (-.f64 x y)) |
| 79.9% | 3 | x |
| 76.5% | 3 | y |
Compiled 10 to 12 computations (-20% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
#s(approx (* 500 (- x y)) (*.f64 #s(literal -500 binary64) y)) |
| Outputs |
|---|
#s(approx (* 500 (- x y)) (*.f64 #s(literal -500 binary64) y)) |
4 calls:
| 1.0ms | x |
| 1.0ms | (*.f64 #s(literal 500 binary64) (-.f64 x y)) |
| 1.0ms | y |
| 1.0ms | (-.f64 x y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 47.6% | 1 | (-.f64 x y) |
| 47.6% | 1 | (*.f64 #s(literal 500 binary64) (-.f64 x y)) |
| 47.6% | 1 | y |
| 47.6% | 1 | x |
Compiled 10 to 12 computations (-20% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 10.0ms | 4.363602283903564e-7 | 0.2212771668672828 |
| 6.0ms | -1.1492731781731579e-68 | -3.3056190645655177e-69 |
| 8.0ms | 223× | 0 | valid |
| 0.0ms | 1× | 2 | valid |
Compiled 260 to 262 computations (-0.8% saved)
ival-mult: 1.0ms (31% of total)ival-sub: 1.0ms (31% 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)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 20 | 47 |
| 1 | 26 | 47 |
| 2 | 31 | 47 |
| 3 | 32 | 47 |
| 1× | saturated |
| Inputs |
|---|
(fma.f64 x #s(literal 500 binary64) (*.f64 y #s(literal -500 binary64))) |
(*.f64 #s(literal 500 binary64) (-.f64 x y)) |
(if (<=.f64 x #s(literal -7964942458125489/971334446112864535459730953411759453321203419526069760625906204869452142602604249088 binary64)) #s(approx (* 500 (- x y)) (*.f64 #s(literal 500 binary64) x)) (if (<=.f64 x #s(literal 112986307451471/1152921504606846976 binary64)) #s(approx (* 500 (- x y)) (*.f64 #s(literal -500 binary64) y)) #s(approx (* 500 (- x y)) (*.f64 #s(literal 500 binary64) x)))) |
#s(approx (* 500 (- x y)) (*.f64 #s(literal -500 binary64) y)) |
| Outputs |
|---|
(fma.f64 x #s(literal 500 binary64) (*.f64 y #s(literal -500 binary64))) |
(*.f64 #s(literal 500 binary64) (-.f64 x y)) |
(if (<=.f64 x #s(literal -7964942458125489/971334446112864535459730953411759453321203419526069760625906204869452142602604249088 binary64)) #s(approx (* 500 (- x y)) (*.f64 #s(literal 500 binary64) x)) (if (<=.f64 x #s(literal 112986307451471/1152921504606846976 binary64)) #s(approx (* 500 (- x y)) (*.f64 #s(literal -500 binary64) y)) #s(approx (* 500 (- x y)) (*.f64 #s(literal 500 binary64) x)))) |
(if (or (<=.f64 x #s(literal -7964942458125489/971334446112864535459730953411759453321203419526069760625906204869452142602604249088 binary64)) (not (<=.f64 x #s(literal 112986307451471/1152921504606846976 binary64)))) #s(approx (* 500 (- x y)) (*.f64 #s(literal 500 binary64) x)) #s(approx (* 500 (- x y)) (*.f64 #s(literal -500 binary64) y))) |
#s(approx (* 500 (- x y)) (*.f64 #s(literal -500 binary64) y)) |
Useful iterations: 0 (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 |
| 0 | 6 | 13 |
| 0 | 10 | 12 |
| 1 | 34 | 10 |
| 2 | 239 | 10 |
| 3 | 2311 | 10 |
| 0 | 8809 | 10 |
| 0 | 5 | 8 |
| 0 | 7 | 8 |
| 1 | 21 | 8 |
| 2 | 128 | 8 |
| 3 | 1226 | 8 |
| 0 | 9954 | 8 |
| 0 | 23 | 149 |
| 0 | 41 | 91 |
| 1 | 140 | 87 |
| 2 | 1098 | 81 |
| 0 | 9279 | 81 |
| 1× | done |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 47 to 22 computations (53.2% saved)
Compiled 104 to 54 computations (48.1% saved)
Loading profile data...