
Time bar (total: 10.2s)
| 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)
| 1.2s | 8 230× | 0 | valid |
| 1.0ms | 9× | 2 | valid |
| 1.0ms | 12× | 1 | valid |
| 1.0ms | 5× | 3 | valid |
ival-mult: 476.0ms (85.7% of total)ival-sub: 65.0ms (11.7% of total)ival-true: 6.0ms (1.1% of total)exact: 5.0ms (0.9% of total)ival-assert: 3.0ms (0.5% of total)adjust: 1.0ms (0.2% 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 |
| 24.0ms | 510× | 0 | valid |
| 0.0ms | 2× | 2 | valid |
Compiled 31 to 19 computations (38.7% saved)
ival-mult: 8.0ms (64.6% of total)ival-sub: 3.0ms (24.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)| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 13 | 29 |
| 1 | 24 | 29 |
| 2 | 28 | 29 |
| 0 | 5 | 5 |
| 0 | 7 | 5 |
| 1 | 8 | 5 |
| 0 | 8 | 5 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(*.f64 #s(literal 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)
| 1× | egg-herbie |
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.0078125 | (*.f64 #s(literal 500 binary64) (-.f64 x y)) |
| 9.0ms | 255× | 0 | valid |
| 0.0ms | 1× | 2 | valid |
Compiled 13 to 7 computations (46.2% saved)
ival-mult: 2.0ms (55.2% of total)ival-sub: 1.0ms (27.6% 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)) |
| 1× | egg-herbie |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 40 | 62 |
| 1 | 122 | 52 |
| 2 | 349 | 52 |
| 3 | 954 | 52 |
| 4 | 2145 | 52 |
| 5 | 2877 | 52 |
| 6 | 3867 | 52 |
| 7 | 4333 | 52 |
| 8 | 5404 | 52 |
| 9 | 7151 | 52 |
| 0 | 8685 | 52 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -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 |
|---|---|---|
| ▶ | 53.2% | (/.f64 (*.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) #s(literal 500 binary64)) (-.f64 x y)) |
| ▶ | 33.7% | (/.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))) |
| ✓ | 100.0% | (*.f64 #s(literal 500 binary64) (-.f64 x y)) |
| ▶ | 51.3% | #s(approx (* 500 (- x y)) (*.f64 #s(literal 500 binary64) x)) |
| ▶ | 50.3% | #s(approx (* 500 (- x y)) (*.f64 #s(literal -500 binary64) y)) |
Compiled 52 to 41 computations (21.2% saved)
| 1× | egg-herbie |
Found 12 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (-.f64 x y) | |
| cost-diff | 0 | (pow.f64 (-.f64 x y) #s(literal 2 binary64)) | |
| cost-diff | 0 | (*.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) #s(literal 500 binary64)) | |
| cost-diff | 6 | (/.f64 (*.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) #s(literal 500 binary64)) (-.f64 x y)) | |
| cost-diff | 0 | (pow.f64 x #s(literal 3 binary64)) | |
| cost-diff | 0 | (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) | |
| cost-diff | 0 | (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 500 binary64)) | |
| cost-diff | 0 | (/.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))) | |
| 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 | 24 | 116 |
| 0 | 39 | 116 |
| 1 | 64 | 116 |
| 2 | 121 | 116 |
| 3 | 263 | 110 |
| 4 | 689 | 110 |
| 5 | 1857 | 110 |
| 6 | 4340 | 110 |
| 7 | 6875 | 110 |
| 0 | 8956 | 110 |
| 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 (*.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 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 500 binary64)) |
(-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) |
(pow.f64 x #s(literal 3 binary64)) |
x |
#s(literal 3 binary64) |
(pow.f64 y #s(literal 3 binary64)) |
y |
#s(literal 500 binary64) |
(fma.f64 y (-.f64 y x) (*.f64 x x)) |
(-.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 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) #s(literal 500 binary64)) |
(pow.f64 (-.f64 x y) #s(literal 2 binary64)) |
(-.f64 x y) |
x |
y |
#s(literal 2 binary64) |
#s(literal 500 binary64) |
| 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 (*.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 #s(literal 500 binary64) (fma.f64 (-.f64 y x) y (*.f64 x x))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
(*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 500 binary64)) |
(*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal -500 binary64)) |
(-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) |
(pow.f64 x #s(literal 3 binary64)) |
x |
#s(literal 3 binary64) |
(pow.f64 y #s(literal 3 binary64)) |
y |
#s(literal 500 binary64) |
(fma.f64 y (-.f64 y x) (*.f64 x x)) |
(fma.f64 (-.f64 y x) y (*.f64 x x)) |
(-.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 x y) #s(literal 500 binary64)) |
(*.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) #s(literal 500 binary64)) |
(pow.f64 (-.f64 x y) #s(literal 2 binary64)) |
(-.f64 x y) |
x |
y |
#s(literal 2 binary64) |
#s(literal 500 binary64) |
Found 12 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0 | (-.f64 x y) | |
| accuracy | 0.015625 | (pow.f64 (-.f64 x y) #s(literal 2 binary64)) | |
| accuracy | 0.15234375 | (*.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) #s(literal 500 binary64)) | |
| accuracy | 29.921579309762276 | (/.f64 (*.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) #s(literal 500 binary64)) (-.f64 x y)) | |
| accuracy | 0.00390625 | (fma.f64 y (-.f64 y x) (*.f64 x x)) | |
| accuracy | 0.09375 | (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 500 binary64)) | |
| accuracy | 4.644504415792676 | (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) | |
| accuracy | 41.144498472249815 | (/.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))) | |
| accuracy | 0.0 | (*.f64 #s(literal 500 binary64) x) | |
| accuracy | 31.171367310221733 | #s(approx (* 500 (- x y)) (*.f64 #s(literal 500 binary64) x)) | |
| accuracy | 0.0 | (*.f64 #s(literal -500 binary64) y) | |
| accuracy | 31.828744708356023 | #s(approx (* 500 (- x y)) (*.f64 #s(literal -500 binary64) y)) |
| 149.0ms | 253× | 0 | valid |
| 1.0ms | 2× | 2 | valid |
| 0.0ms | 1× | 1 | valid |
Compiled 112 to 24 computations (78.6% saved)
ival-pow: 17.0ms (35.9% of total)ival-mult: 11.0ms (23.2% of total)ival-pow2: 10.0ms (21.1% of total)ival-sub: 4.0ms (8.4% of total)ival-div: 3.0ms (6.3% of total)ival-add: 1.0ms (2.1% of total)exact: 1.0ms (2.1% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 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) |
(/.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 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 500 binary64)) |
(-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) |
(pow.f64 x #s(literal 3 binary64)) |
(/.f64 (*.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) #s(literal 500 binary64)) (-.f64 x y)) |
(*.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) #s(literal 500 binary64)) |
(pow.f64 (-.f64 x y) #s(literal 2 binary64)) |
(-.f64 x y) |
(fma.f64 y (-.f64 y x) (*.f64 x x)) |
| Outputs |
|---|
(* -500 y) |
(+ (* -500 y) (* 500 x)) |
(* 500 x) |
(+ (* -500 x) (* -500 y)) |
(+ (* -500 y) (* x (- (* 1000 (/ (pow x 2) (pow y 2))) 500))) |
(+ (* -500 y) (* x (- (* (pow x 2) (+ (* 1000 (/ x (pow y 3))) (* 1000 (/ 1 (pow y 2))))) 500))) |
(* -500 (pow y 3)) |
(+ (* -500 (pow y 3)) (* 500 (pow x 3))) |
(* -1 (pow y 3)) |
(- (pow x 3) (pow y 3)) |
(pow x 3) |
(* 500 (pow y 2)) |
(+ (* -1000 (* x y)) (* 500 (pow y 2))) |
(+ (* 500 (pow y 2)) (* x (+ (* -1000 y) (* 500 x)))) |
(pow y 2) |
(+ (* -2 (* x y)) (pow y 2)) |
(+ (* x (+ x (* -2 y))) (pow y 2)) |
(* -1 y) |
(- x y) |
(+ (* -1 (* x y)) (pow y 2)) |
(+ (* x (+ x (* -1 y))) (pow y 2)) |
(* x (+ 500 (* -500 (/ y x)))) |
(* x (+ 500 (* 500 (/ y x)))) |
(* x (+ 500 (+ (* -500 (/ (+ (* -1 (pow y 2)) (pow y 2)) (pow x 2))) (* 500 (/ y x))))) |
(* x (+ 500 (+ (* -500 (/ (+ (* -1 (pow y 2)) (pow y 2)) (pow x 2))) (+ (* 500 (/ y x)) (* 500 (/ (- (* -1 (pow y 3)) (+ (* y (+ (* -1 (pow y 2)) (pow y 2))) (pow y 3))) (pow x 3))))))) |
(* 500 (pow x 3)) |
(* (pow x 3) (+ 500 (* -500 (/ (pow y 3) (pow x 3))))) |
(* (pow x 3) (+ 1 (* -1 (/ (pow y 3) (pow x 3))))) |
(* 500 (pow x 2)) |
(* (pow x 2) (+ 500 (* -1000 (/ y x)))) |
(* (pow x 2) (+ 500 (+ (* -1000 (/ y x)) (* 500 (/ (pow y 2) (pow x 2)))))) |
(pow x 2) |
(* (pow x 2) (+ 1 (* -2 (/ y x)))) |
(* (pow x 2) (+ 1 (+ (* -2 (/ y x)) (/ (pow y 2) (pow x 2))))) |
x |
(* x (+ 1 (* -1 (/ y x)))) |
(* (pow x 2) (+ 1 (* -1 (/ y x)))) |
(* (pow x 2) (+ 1 (+ (* -1 (/ y x)) (/ (pow y 2) (pow x 2))))) |
(* -1 (* x (- (* 500 (/ y x)) 500))) |
(* -1 (* x (- (* -500 (/ y x)) 500))) |
(* -1 (* x (- (* -1 (/ (+ (* -500 (/ (+ (* -1 (pow y 2)) (pow y 2)) x)) (* 500 y)) x)) 500))) |
(* -1 (* x (- (* -1 (/ (+ (* -1 (/ (+ (* 500 (+ (* -1 (pow y 2)) (pow y 2))) (* 500 (/ (- (pow y 3) (+ (* -1 (* y (+ (* -1 (pow y 2)) (pow y 2)))) (* -1 (pow y 3)))) x))) x)) (* 500 y)) x)) 500))) |
(* -1 (* (pow x 3) (- (* 500 (/ (pow y 3) (pow x 3))) 500))) |
(* -1 (* (pow x 3) (- (/ (pow y 3) (pow x 3)) 1))) |
(* (pow x 2) (+ 500 (* -1 (/ (+ (* -500 (/ (pow y 2) x)) (* 1000 y)) x)))) |
(* (pow x 2) (+ 1 (* -1 (/ (+ (* -1 (/ (pow y 2) x)) (* 2 y)) x)))) |
(* -1 (* x (- (/ y x) 1))) |
(* (pow x 2) (+ 1 (* -1 (/ (+ y (* -1 (/ (pow y 2) x))) x)))) |
(+ (* 500 x) (* 500 y)) |
(+ (* 500 x) (* y (+ 500 (* -1000 (/ (pow y 2) (pow x 2)))))) |
(+ (* 500 x) (* y (+ 500 (* (pow y 2) (- (* -1000 (/ y (pow x 3))) (* 1000 (/ 1 (pow x 2)))))))) |
(+ (* -1 (pow y 3)) (pow x 3)) |
(+ (* -1000 (* x y)) (* 500 (pow x 2))) |
(+ (* 500 (pow x 2)) (* y (+ (* -1000 x) (* 500 y)))) |
(+ (* -2 (* x y)) (pow x 2)) |
(+ (* y (+ y (* -2 x))) (pow x 2)) |
(+ x (* -1 y)) |
(+ (* -1 (* x y)) (pow x 2)) |
(+ (* y (+ y (* -1 x))) (pow x 2)) |
(* y (- (* 500 (/ x y)) 500)) |
(* y (- (* -500 (/ x y)) 500)) |
(* y (- (+ (* -500 (/ x y)) (* -500 (/ (+ (* -1 (pow x 2)) (pow x 2)) (pow y 2)))) 500)) |
(* y (- (+ (* -500 (/ x y)) (+ (* -500 (/ (+ (* -1 (pow x 2)) (pow x 2)) (pow y 2))) (* 500 (/ (- (pow x 3) (+ (* -1 (pow x 3)) (* x (+ (* -1 (pow x 2)) (pow x 2))))) (pow y 3))))) 500)) |
(* (pow y 3) (- (* 500 (/ (pow x 3) (pow y 3))) 500)) |
(* (pow y 3) (- (/ (pow x 3) (pow y 3)) 1)) |
(* (pow y 2) (+ 500 (* -1000 (/ x y)))) |
(* (pow y 2) (+ 500 (+ (* -1000 (/ x y)) (* 500 (/ (pow x 2) (pow y 2)))))) |
(* (pow y 2) (+ 1 (* -2 (/ x y)))) |
(* (pow y 2) (+ 1 (+ (* -2 (/ x y)) (/ (pow x 2) (pow y 2))))) |
(* y (- (/ x y) 1)) |
(* (pow y 2) (+ 1 (* -1 (/ x y)))) |
(* (pow y 2) (- (+ 1 (/ (pow x 2) (pow y 2))) (/ x y))) |
(* -1 (* y (+ 500 (* -500 (/ x y))))) |
(* -1 (* y (+ 500 (* 500 (/ x y))))) |
(* -1 (* y (+ 500 (* -1 (/ (+ (* -500 x) (* 500 (/ (+ (* -1 (pow x 2)) (pow x 2)) y))) y))))) |
(* -1 (* y (+ 500 (* -1 (/ (+ (* -500 x) (* -1 (/ (+ (* -500 (+ (* -1 (pow x 2)) (pow x 2))) (* -500 (/ (- (pow x 3) (+ (* -1 (* x (+ (* -1 (pow x 2)) (pow x 2)))) (* -1 (pow x 3)))) y))) y))) y))))) |
(* -1 (* (pow y 3) (+ 500 (* -500 (/ (pow x 3) (pow y 3)))))) |
(* -1 (* (pow y 3) (+ 1 (* -1 (/ (pow x 3) (pow y 3)))))) |
(* (pow y 2) (+ 500 (* -1 (/ (+ (* -500 (/ (pow x 2) y)) (* 1000 x)) y)))) |
(* (pow y 2) (+ 1 (* -1 (/ (+ (* -1 (/ (pow x 2) y)) (* 2 x)) y)))) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(* (pow y 2) (+ 1 (* -1 (/ (+ x (* -1 (/ (pow x 2) y))) y)))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | x | @ | -inf | ((* 500 (- x y)) (* -500 y) (* 500 (- x y)) (* 500 x) (/ (* (- (pow x 3) (pow y 3)) 500) (+ (* y (- y x)) (* x x))) (* (- (pow x 3) (pow y 3)) 500) (- (pow x 3) (pow y 3)) (pow x 3) (/ (* (pow (- x y) 2) 500) (- x y)) (* (pow (- x y) 2) 500) (pow (- x y) 2) (- x y) (+ (* y (- y x)) (* x x))) |
| 3.0ms | x | @ | 0 | ((* 500 (- x y)) (* -500 y) (* 500 (- x y)) (* 500 x) (/ (* (- (pow x 3) (pow y 3)) 500) (+ (* y (- y x)) (* x x))) (* (- (pow x 3) (pow y 3)) 500) (- (pow x 3) (pow y 3)) (pow x 3) (/ (* (pow (- x y) 2) 500) (- x y)) (* (pow (- x y) 2) 500) (pow (- x y) 2) (- x y) (+ (* y (- y x)) (* x x))) |
| 3.0ms | x | @ | inf | ((* 500 (- x y)) (* -500 y) (* 500 (- x y)) (* 500 x) (/ (* (- (pow x 3) (pow y 3)) 500) (+ (* y (- y x)) (* x x))) (* (- (pow x 3) (pow y 3)) 500) (- (pow x 3) (pow y 3)) (pow x 3) (/ (* (pow (- x y) 2) 500) (- x y)) (* (pow (- x y) 2) 500) (pow (- x y) 2) (- x y) (+ (* y (- y x)) (* x x))) |
| 2.0ms | y | @ | inf | ((* 500 (- x y)) (* -500 y) (* 500 (- x y)) (* 500 x) (/ (* (- (pow x 3) (pow y 3)) 500) (+ (* y (- y x)) (* x x))) (* (- (pow x 3) (pow y 3)) 500) (- (pow x 3) (pow y 3)) (pow x 3) (/ (* (pow (- x y) 2) 500) (- x y)) (* (pow (- x y) 2) 500) (pow (- x y) 2) (- x y) (+ (* y (- y x)) (* x x))) |
| 2.0ms | y | @ | -inf | ((* 500 (- x y)) (* -500 y) (* 500 (- x y)) (* 500 x) (/ (* (- (pow x 3) (pow y 3)) 500) (+ (* y (- y x)) (* x x))) (* (- (pow x 3) (pow y 3)) 500) (- (pow x 3) (pow y 3)) (pow x 3) (/ (* (pow (- x y) 2) 500) (- x y)) (* (pow (- x y) 2) 500) (pow (- x y) 2) (- x y) (+ (* y (- y x)) (* x x))) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 312 | 1052 |
| 1 | 1122 | 950 |
| 2 | 4277 | 916 |
| 0 | 8228 | 854 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -500 y) |
(+ (* -500 y) (* 500 x)) |
(* 500 x) |
(+ (* -500 x) (* -500 y)) |
(+ (* -500 y) (* x (- (* 1000 (/ (pow x 2) (pow y 2))) 500))) |
(+ (* -500 y) (* x (- (* (pow x 2) (+ (* 1000 (/ x (pow y 3))) (* 1000 (/ 1 (pow y 2))))) 500))) |
(* -500 (pow y 3)) |
(+ (* -500 (pow y 3)) (* 500 (pow x 3))) |
(* -1 (pow y 3)) |
(- (pow x 3) (pow y 3)) |
(pow x 3) |
(* 500 (pow y 2)) |
(+ (* -1000 (* x y)) (* 500 (pow y 2))) |
(+ (* 500 (pow y 2)) (* x (+ (* -1000 y) (* 500 x)))) |
(pow y 2) |
(+ (* -2 (* x y)) (pow y 2)) |
(+ (* x (+ x (* -2 y))) (pow y 2)) |
(* -1 y) |
(- x y) |
(+ (* -1 (* x y)) (pow y 2)) |
(+ (* x (+ x (* -1 y))) (pow y 2)) |
(* x (+ 500 (* -500 (/ y x)))) |
(* x (+ 500 (* 500 (/ y x)))) |
(* x (+ 500 (+ (* -500 (/ (+ (* -1 (pow y 2)) (pow y 2)) (pow x 2))) (* 500 (/ y x))))) |
(* x (+ 500 (+ (* -500 (/ (+ (* -1 (pow y 2)) (pow y 2)) (pow x 2))) (+ (* 500 (/ y x)) (* 500 (/ (- (* -1 (pow y 3)) (+ (* y (+ (* -1 (pow y 2)) (pow y 2))) (pow y 3))) (pow x 3))))))) |
(* 500 (pow x 3)) |
(* (pow x 3) (+ 500 (* -500 (/ (pow y 3) (pow x 3))))) |
(* (pow x 3) (+ 1 (* -1 (/ (pow y 3) (pow x 3))))) |
(* 500 (pow x 2)) |
(* (pow x 2) (+ 500 (* -1000 (/ y x)))) |
(* (pow x 2) (+ 500 (+ (* -1000 (/ y x)) (* 500 (/ (pow y 2) (pow x 2)))))) |
(pow x 2) |
(* (pow x 2) (+ 1 (* -2 (/ y x)))) |
(* (pow x 2) (+ 1 (+ (* -2 (/ y x)) (/ (pow y 2) (pow x 2))))) |
x |
(* x (+ 1 (* -1 (/ y x)))) |
(* (pow x 2) (+ 1 (* -1 (/ y x)))) |
(* (pow x 2) (+ 1 (+ (* -1 (/ y x)) (/ (pow y 2) (pow x 2))))) |
(* -1 (* x (- (* 500 (/ y x)) 500))) |
(* -1 (* x (- (* -500 (/ y x)) 500))) |
(* -1 (* x (- (* -1 (/ (+ (* -500 (/ (+ (* -1 (pow y 2)) (pow y 2)) x)) (* 500 y)) x)) 500))) |
(* -1 (* x (- (* -1 (/ (+ (* -1 (/ (+ (* 500 (+ (* -1 (pow y 2)) (pow y 2))) (* 500 (/ (- (pow y 3) (+ (* -1 (* y (+ (* -1 (pow y 2)) (pow y 2)))) (* -1 (pow y 3)))) x))) x)) (* 500 y)) x)) 500))) |
(* -1 (* (pow x 3) (- (* 500 (/ (pow y 3) (pow x 3))) 500))) |
(* -1 (* (pow x 3) (- (/ (pow y 3) (pow x 3)) 1))) |
(* (pow x 2) (+ 500 (* -1 (/ (+ (* -500 (/ (pow y 2) x)) (* 1000 y)) x)))) |
(* (pow x 2) (+ 1 (* -1 (/ (+ (* -1 (/ (pow y 2) x)) (* 2 y)) x)))) |
(* -1 (* x (- (/ y x) 1))) |
(* (pow x 2) (+ 1 (* -1 (/ (+ y (* -1 (/ (pow y 2) x))) x)))) |
(+ (* 500 x) (* 500 y)) |
(+ (* 500 x) (* y (+ 500 (* -1000 (/ (pow y 2) (pow x 2)))))) |
(+ (* 500 x) (* y (+ 500 (* (pow y 2) (- (* -1000 (/ y (pow x 3))) (* 1000 (/ 1 (pow x 2)))))))) |
(+ (* -1 (pow y 3)) (pow x 3)) |
(+ (* -1000 (* x y)) (* 500 (pow x 2))) |
(+ (* 500 (pow x 2)) (* y (+ (* -1000 x) (* 500 y)))) |
(+ (* -2 (* x y)) (pow x 2)) |
(+ (* y (+ y (* -2 x))) (pow x 2)) |
(+ x (* -1 y)) |
(+ (* -1 (* x y)) (pow x 2)) |
(+ (* y (+ y (* -1 x))) (pow x 2)) |
(* y (- (* 500 (/ x y)) 500)) |
(* y (- (* -500 (/ x y)) 500)) |
(* y (- (+ (* -500 (/ x y)) (* -500 (/ (+ (* -1 (pow x 2)) (pow x 2)) (pow y 2)))) 500)) |
(* y (- (+ (* -500 (/ x y)) (+ (* -500 (/ (+ (* -1 (pow x 2)) (pow x 2)) (pow y 2))) (* 500 (/ (- (pow x 3) (+ (* -1 (pow x 3)) (* x (+ (* -1 (pow x 2)) (pow x 2))))) (pow y 3))))) 500)) |
(* (pow y 3) (- (* 500 (/ (pow x 3) (pow y 3))) 500)) |
(* (pow y 3) (- (/ (pow x 3) (pow y 3)) 1)) |
(* (pow y 2) (+ 500 (* -1000 (/ x y)))) |
(* (pow y 2) (+ 500 (+ (* -1000 (/ x y)) (* 500 (/ (pow x 2) (pow y 2)))))) |
(* (pow y 2) (+ 1 (* -2 (/ x y)))) |
(* (pow y 2) (+ 1 (+ (* -2 (/ x y)) (/ (pow x 2) (pow y 2))))) |
(* y (- (/ x y) 1)) |
(* (pow y 2) (+ 1 (* -1 (/ x y)))) |
(* (pow y 2) (- (+ 1 (/ (pow x 2) (pow y 2))) (/ x y))) |
(* -1 (* y (+ 500 (* -500 (/ x y))))) |
(* -1 (* y (+ 500 (* 500 (/ x y))))) |
(* -1 (* y (+ 500 (* -1 (/ (+ (* -500 x) (* 500 (/ (+ (* -1 (pow x 2)) (pow x 2)) y))) y))))) |
(* -1 (* y (+ 500 (* -1 (/ (+ (* -500 x) (* -1 (/ (+ (* -500 (+ (* -1 (pow x 2)) (pow x 2))) (* -500 (/ (- (pow x 3) (+ (* -1 (* x (+ (* -1 (pow x 2)) (pow x 2)))) (* -1 (pow x 3)))) y))) y))) y))))) |
(* -1 (* (pow y 3) (+ 500 (* -500 (/ (pow x 3) (pow y 3)))))) |
(* -1 (* (pow y 3) (+ 1 (* -1 (/ (pow x 3) (pow y 3)))))) |
(* (pow y 2) (+ 500 (* -1 (/ (+ (* -500 (/ (pow x 2) y)) (* 1000 x)) y)))) |
(* (pow y 2) (+ 1 (* -1 (/ (+ (* -1 (/ (pow x 2) y)) (* 2 x)) y)))) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(* (pow y 2) (+ 1 (* -1 (/ (+ x (* -1 (/ (pow x 2) y))) y)))) |
| Outputs |
|---|
(* -500 y) |
(*.f64 #s(literal -500 binary64) y) |
(+ (* -500 y) (* 500 x)) |
(*.f64 #s(literal -500 binary64) (-.f64 y x)) |
(* 500 x) |
(*.f64 x #s(literal 500 binary64)) |
(+ (* -500 x) (* -500 y)) |
(*.f64 (+.f64 y x) #s(literal -500 binary64)) |
(+ (* -500 y) (* x (- (* 1000 (/ (pow x 2) (pow y 2))) 500))) |
(fma.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1000 binary64) (*.f64 y y)) x) x) #s(literal 500 binary64)) x (*.f64 #s(literal -500 binary64) y)) |
(+ (* -500 y) (* x (- (* (pow x 2) (+ (* 1000 (/ x (pow y 3))) (* 1000 (/ 1 (pow y 2))))) 500))) |
(fma.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (/.f64 x y) #s(literal 1000 binary64) #s(literal 1000 binary64)) (*.f64 y y)) (*.f64 x x)) #s(literal 500 binary64)) x (*.f64 #s(literal -500 binary64) y)) |
(* -500 (pow y 3)) |
(*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -500 binary64)) |
(+ (* -500 (pow y 3)) (* 500 (pow x 3))) |
(*.f64 #s(literal -500 binary64) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(* -1 (pow y 3)) |
(pow.f64 (neg.f64 y) #s(literal 3 binary64)) |
(- (pow x 3) (pow y 3)) |
(-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) |
(pow x 3) |
(pow.f64 x #s(literal 3 binary64)) |
(* 500 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal 500 binary64)) |
(+ (* -1000 (* x y)) (* 500 (pow y 2))) |
(*.f64 (fma.f64 #s(literal -1000 binary64) x (*.f64 y #s(literal 500 binary64))) y) |
(+ (* 500 (pow y 2)) (* x (+ (* -1000 y) (* 500 x)))) |
(fma.f64 (fma.f64 #s(literal -1000 binary64) y (*.f64 x #s(literal 500 binary64))) x (*.f64 (*.f64 y y) #s(literal 500 binary64))) |
(pow y 2) |
(*.f64 y y) |
(+ (* -2 (* x y)) (pow y 2)) |
(*.f64 (fma.f64 #s(literal -2 binary64) x y) y) |
(+ (* x (+ x (* -2 y))) (pow y 2)) |
(fma.f64 (fma.f64 #s(literal -2 binary64) x y) y (*.f64 x x)) |
(* -1 y) |
(neg.f64 y) |
(- x y) |
(-.f64 x y) |
(+ (* -1 (* x y)) (pow y 2)) |
(*.f64 (-.f64 y x) y) |
(+ (* x (+ x (* -1 y))) (pow y 2)) |
(fma.f64 (-.f64 y x) 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 (+ 500 (* 500 (/ y x)))) |
(*.f64 (fma.f64 (/.f64 y x) #s(literal 500 binary64) #s(literal 500 binary64)) x) |
(* x (+ 500 (+ (* -500 (/ (+ (* -1 (pow y 2)) (pow y 2)) (pow x 2))) (* 500 (/ y x))))) |
(*.f64 (+.f64 (/.f64 (fma.f64 y #s(literal 500 binary64) (/.f64 #s(literal 0 binary64) x)) x) #s(literal 500 binary64)) x) |
(* x (+ 500 (+ (* -500 (/ (+ (* -1 (pow y 2)) (pow y 2)) (pow x 2))) (+ (* 500 (/ y x)) (* 500 (/ (- (* -1 (pow y 3)) (+ (* y (+ (* -1 (pow y 2)) (pow y 2))) (pow y 3))) (pow x 3))))))) |
(*.f64 (+.f64 (fma.f64 (/.f64 (neg.f64 (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) (pow.f64 y #s(literal 3 binary64)))) (pow.f64 x #s(literal 3 binary64))) #s(literal 500 binary64) (/.f64 (fma.f64 y #s(literal 500 binary64) (/.f64 #s(literal 0 binary64) x)) x)) #s(literal 500 binary64)) x) |
(* 500 (pow x 3)) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 500 binary64)) |
(* (pow x 3) (+ 500 (* -500 (/ (pow y 3) (pow x 3))))) |
(*.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal -500 binary64) #s(literal 500 binary64)) (pow.f64 x #s(literal 3 binary64))) |
(* (pow x 3) (+ 1 (* -1 (/ (pow y 3) (pow x 3))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y x) #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64))) |
(* 500 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 500 binary64)) |
(* (pow x 2) (+ 500 (* -1000 (/ y x)))) |
(*.f64 (*.f64 (fma.f64 (/.f64 y x) #s(literal -1000 binary64) #s(literal 500 binary64)) x) x) |
(* (pow x 2) (+ 500 (+ (* -1000 (/ y x)) (* 500 (/ (pow y 2) (pow x 2)))))) |
(*.f64 (*.f64 (-.f64 #s(literal 500 binary64) (/.f64 (fma.f64 (*.f64 y (/.f64 y x)) #s(literal -500 binary64) (*.f64 #s(literal 1000 binary64) y)) x)) x) x) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* -2 (/ y x)))) |
(*.f64 (*.f64 (fma.f64 (/.f64 y x) #s(literal -2 binary64) #s(literal 1 binary64)) x) x) |
(* (pow x 2) (+ 1 (+ (* -2 (/ y x)) (/ (pow y 2) (pow x 2))))) |
(*.f64 x (fma.f64 x (/.f64 (fma.f64 #s(literal -2 binary64) y (*.f64 y (/.f64 y x))) x) x)) |
x |
(* x (+ 1 (* -1 (/ y x)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x) |
(* (pow x 2) (+ 1 (* -1 (/ y x)))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x) x) |
(* (pow x 2) (+ 1 (+ (* -1 (/ y x)) (/ (pow y 2) (pow x 2))))) |
(*.f64 x (fma.f64 x (/.f64 (fma.f64 y (/.f64 y x) (neg.f64 y)) 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 (- (* -500 (/ y x)) 500))) |
(*.f64 (neg.f64 x) (-.f64 (*.f64 (/.f64 y x) #s(literal -500 binary64)) #s(literal 500 binary64))) |
(* -1 (* x (- (* -1 (/ (+ (* -500 (/ (+ (* -1 (pow y 2)) (pow y 2)) x)) (* 500 y)) x)) 500))) |
(*.f64 (neg.f64 x) (-.f64 (/.f64 (fma.f64 #s(literal -500 binary64) y (/.f64 #s(literal 0 binary64) x)) x) #s(literal 500 binary64))) |
(* -1 (* x (- (* -1 (/ (+ (* -1 (/ (+ (* 500 (+ (* -1 (pow y 2)) (pow y 2))) (* 500 (/ (- (pow y 3) (+ (* -1 (* y (+ (* -1 (pow y 2)) (pow y 2)))) (* -1 (pow y 3)))) x))) x)) (* 500 y)) x)) 500))) |
(*.f64 (neg.f64 x) (-.f64 (/.f64 (fma.f64 y #s(literal 500 binary64) (/.f64 (fma.f64 (/.f64 (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) (pow.f64 y #s(literal 3 binary64))) x) #s(literal -500 binary64) #s(literal 0 binary64)) x)) (neg.f64 x)) #s(literal 500 binary64))) |
(* -1 (* (pow x 3) (- (* 500 (/ (pow y 3) (pow x 3))) 500))) |
(*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (-.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal 500 binary64)) #s(literal 500 binary64))) |
(* -1 (* (pow x 3) (- (/ (pow y 3) (pow x 3)) 1))) |
(*.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal 1 binary64))) (pow.f64 x #s(literal 3 binary64))) |
(* (pow x 2) (+ 500 (* -1 (/ (+ (* -500 (/ (pow y 2) x)) (* 1000 y)) x)))) |
(*.f64 (*.f64 (-.f64 #s(literal 500 binary64) (/.f64 (fma.f64 (*.f64 y (/.f64 y x)) #s(literal -500 binary64) (*.f64 #s(literal 1000 binary64) y)) x)) x) x) |
(* (pow x 2) (+ 1 (* -1 (/ (+ (* -1 (/ (pow y 2) x)) (* 2 y)) x)))) |
(*.f64 x (fma.f64 x (/.f64 (fma.f64 #s(literal -2 binary64) y (*.f64 y (/.f64 y x))) x) x)) |
(* -1 (* x (- (/ y x) 1))) |
(*.f64 (neg.f64 x) (-.f64 (/.f64 y x) #s(literal 1 binary64))) |
(* (pow x 2) (+ 1 (* -1 (/ (+ y (* -1 (/ (pow y 2) x))) x)))) |
(*.f64 x (fma.f64 x (/.f64 (fma.f64 y (/.f64 y x) (neg.f64 y)) x) x)) |
(+ (* 500 x) (* 500 y)) |
(*.f64 (+.f64 y x) #s(literal 500 binary64)) |
(+ (* 500 x) (* y (+ 500 (* -1000 (/ (pow y 2) (pow x 2)))))) |
(fma.f64 (fma.f64 (/.f64 #s(literal -1000 binary64) x) (*.f64 y (/.f64 y x)) #s(literal 500 binary64)) y (*.f64 x #s(literal 500 binary64))) |
(+ (* 500 x) (* y (+ 500 (* (pow y 2) (- (* -1000 (/ y (pow x 3))) (* 1000 (/ 1 (pow x 2)))))))) |
(fma.f64 (+.f64 y x) #s(literal 500 binary64) (*.f64 (/.f64 (fma.f64 (/.f64 y x) #s(literal -1000 binary64) #s(literal -1000 binary64)) (*.f64 x x)) (pow.f64 y #s(literal 3 binary64)))) |
(+ (* -1 (pow y 3)) (pow x 3)) |
(-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) |
(+ (* -1000 (* x y)) (* 500 (pow x 2))) |
(*.f64 (fma.f64 #s(literal -1000 binary64) y (*.f64 x #s(literal 500 binary64))) x) |
(+ (* 500 (pow x 2)) (* y (+ (* -1000 x) (* 500 y)))) |
(fma.f64 (fma.f64 #s(literal -1000 binary64) y (*.f64 x #s(literal 500 binary64))) x (*.f64 (*.f64 y y) #s(literal 500 binary64))) |
(+ (* -2 (* x y)) (pow x 2)) |
(*.f64 (fma.f64 #s(literal -2 binary64) y x) x) |
(+ (* y (+ y (* -2 x))) (pow x 2)) |
(fma.f64 (fma.f64 #s(literal -2 binary64) x y) y (*.f64 x x)) |
(+ x (* -1 y)) |
(-.f64 x y) |
(+ (* -1 (* x y)) (pow x 2)) |
(*.f64 (-.f64 x y) x) |
(+ (* y (+ y (* -1 x))) (pow x 2)) |
(fma.f64 (-.f64 y x) y (*.f64 x x)) |
(* y (- (* 500 (/ x y)) 500)) |
(*.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal 500 binary64)) #s(literal 500 binary64)) y) |
(* y (- (* -500 (/ x y)) 500)) |
(*.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal -500 binary64)) #s(literal 500 binary64)) y) |
(* y (- (+ (* -500 (/ x y)) (* -500 (/ (+ (* -1 (pow x 2)) (pow x 2)) (pow y 2)))) 500)) |
(*.f64 (-.f64 (/.f64 (fma.f64 #s(literal -500 binary64) x (/.f64 #s(literal 0 binary64) y)) y) #s(literal 500 binary64)) y) |
(* y (- (+ (* -500 (/ x y)) (+ (* -500 (/ (+ (* -1 (pow x 2)) (pow x 2)) (pow y 2))) (* 500 (/ (- (pow x 3) (+ (* -1 (pow x 3)) (* x (+ (* -1 (pow x 2)) (pow x 2))))) (pow y 3))))) 500)) |
(*.f64 (-.f64 (/.f64 (fma.f64 #s(literal -500 binary64) x (/.f64 (fma.f64 (/.f64 (fma.f64 x (+.f64 #s(literal 0 binary64) (*.f64 x x)) (pow.f64 x #s(literal 3 binary64))) y) #s(literal 500 binary64) #s(literal 0 binary64)) y)) y) #s(literal 500 binary64)) y) |
(* (pow y 3) (- (* 500 (/ (pow x 3) (pow y 3))) 500)) |
(*.f64 (-.f64 (*.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal 500 binary64)) #s(literal 500 binary64)) (pow.f64 y #s(literal 3 binary64))) |
(* (pow y 3) (- (/ (pow x 3) (pow y 3)) 1)) |
(*.f64 (-.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal 1 binary64)) (pow.f64 y #s(literal 3 binary64))) |
(* (pow y 2) (+ 500 (* -1000 (/ x y)))) |
(*.f64 (*.f64 (fma.f64 (/.f64 x y) #s(literal -1000 binary64) #s(literal 500 binary64)) y) y) |
(* (pow y 2) (+ 500 (+ (* -1000 (/ x y)) (* 500 (/ (pow x 2) (pow y 2)))))) |
(*.f64 (*.f64 (-.f64 #s(literal 500 binary64) (/.f64 (fma.f64 (*.f64 x (/.f64 x y)) #s(literal -500 binary64) (*.f64 #s(literal 1000 binary64) x)) y)) y) y) |
(* (pow y 2) (+ 1 (* -2 (/ x y)))) |
(*.f64 (*.f64 (fma.f64 (/.f64 x y) #s(literal -2 binary64) #s(literal 1 binary64)) y) y) |
(* (pow y 2) (+ 1 (+ (* -2 (/ x y)) (/ (pow x 2) (pow y 2))))) |
(*.f64 y (fma.f64 y (/.f64 (fma.f64 #s(literal -2 binary64) x (*.f64 x (/.f64 x y))) y) y)) |
(* y (- (/ x y) 1)) |
(*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y) |
(* (pow y 2) (+ 1 (* -1 (/ x y)))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) y) y) |
(* (pow y 2) (- (+ 1 (/ (pow x 2) (pow y 2))) (/ x y))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (/.f64 x (neg.f64 y)) x) y)) y) y) |
(* -1 (* y (+ 500 (* -500 (/ x y))))) |
(*.f64 (fma.f64 (/.f64 x y) #s(literal 500 binary64) #s(literal -500 binary64)) y) |
(* -1 (* y (+ 500 (* 500 (/ x y))))) |
(*.f64 (fma.f64 (/.f64 x y) #s(literal -500 binary64) #s(literal -500 binary64)) y) |
(* -1 (* y (+ 500 (* -1 (/ (+ (* -500 x) (* 500 (/ (+ (* -1 (pow x 2)) (pow x 2)) y))) y))))) |
(*.f64 (+.f64 (/.f64 (fma.f64 #s(literal -500 binary64) x (/.f64 #s(literal 0 binary64) y)) y) #s(literal -500 binary64)) y) |
(* -1 (* y (+ 500 (* -1 (/ (+ (* -500 x) (* -1 (/ (+ (* -500 (+ (* -1 (pow x 2)) (pow x 2))) (* -500 (/ (- (pow x 3) (+ (* -1 (* x (+ (* -1 (pow x 2)) (pow x 2)))) (* -1 (pow x 3)))) y))) y))) y))))) |
(*.f64 (+.f64 (/.f64 (fma.f64 #s(literal -500 binary64) x (/.f64 (fma.f64 (/.f64 (fma.f64 x (+.f64 #s(literal 0 binary64) (*.f64 x x)) (pow.f64 x #s(literal 3 binary64))) y) #s(literal 500 binary64) #s(literal 0 binary64)) y)) y) #s(literal -500 binary64)) y) |
(* -1 (* (pow y 3) (+ 500 (* -500 (/ (pow x 3) (pow y 3)))))) |
(*.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal 500 binary64) #s(literal -500 binary64)) (pow.f64 y #s(literal 3 binary64))) |
(* -1 (* (pow y 3) (+ 1 (* -1 (/ (pow x 3) (pow y 3)))))) |
(*.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal -1 binary64)) (pow.f64 y #s(literal 3 binary64))) |
(* (pow y 2) (+ 500 (* -1 (/ (+ (* -500 (/ (pow x 2) y)) (* 1000 x)) y)))) |
(*.f64 (*.f64 (-.f64 #s(literal 500 binary64) (/.f64 (fma.f64 (*.f64 x (/.f64 x y)) #s(literal -500 binary64) (*.f64 #s(literal 1000 binary64) x)) y)) y) y) |
(* (pow y 2) (+ 1 (* -1 (/ (+ (* -1 (/ (pow x 2) y)) (* 2 x)) y)))) |
(*.f64 y (fma.f64 y (/.f64 (fma.f64 #s(literal -2 binary64) x (*.f64 x (/.f64 x y))) y) y)) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(fma.f64 (/.f64 x y) y (neg.f64 y)) |
(* (pow y 2) (+ 1 (* -1 (/ (+ x (* -1 (/ (pow x 2) y))) y)))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (/.f64 x (neg.f64 y)) x) y)) y) y) |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 24 | 95 |
| 0 | 39 | 95 |
| 1 | 129 | 95 |
| 2 | 858 | 77 |
| 0 | 9303 | 77 |
| 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) |
(/.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 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 500 binary64)) |
(-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) |
(pow.f64 x #s(literal 3 binary64)) |
(/.f64 (*.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) #s(literal 500 binary64)) (-.f64 x y)) |
(*.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) #s(literal 500 binary64)) |
(pow.f64 (-.f64 x y) #s(literal 2 binary64)) |
(-.f64 x y) |
(fma.f64 y (-.f64 y x) (*.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 #s(literal 500 binary64) (fma.f64 (-.f64 y x) y (*.f64 x x))) (+.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3/2 binary64)))) (-.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3/2 binary64)))) |
(*.f64 (*.f64 (/.f64 #s(literal 500 binary64) (fma.f64 (-.f64 y x) y (*.f64 x x))) (fma.f64 y (+.f64 y x) (*.f64 x x))) (-.f64 x y)) |
(*.f64 (*.f64 (/.f64 #s(literal 500 binary64) (fma.f64 (-.f64 y x) y (*.f64 x x))) (-.f64 x y)) (fma.f64 y (+.f64 y x) (*.f64 x x))) |
(*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (/.f64 #s(literal 500 binary64) (-.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))))) (fma.f64 (-.f64 y x) y (*.f64 (neg.f64 x) x))) |
(*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (/.f64 #s(literal 500 binary64) (-.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 (-.f64 x y) y)) (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (-.f64 y x) y (*.f64 x x))) (/.f64 (/.f64 #s(literal 500 binary64) (fma.f64 (-.f64 y x) y (*.f64 x x))) (+.f64 y x))) |
(*.f64 (*.f64 (-.f64 (neg.f64 x) y) (/.f64 #s(literal 500 binary64) (fma.f64 (-.f64 y x) y (*.f64 (neg.f64 x) x)))) (fma.f64 (-.f64 y x) y (*.f64 (neg.f64 x) x))) |
(*.f64 (/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal -500 binary64)) (-.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 (-.f64 x y) y)) (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 500 binary64) (fma.f64 (-.f64 y x) y (*.f64 x x))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
(*.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)) (*.f64 (-.f64 x y) (/.f64 #s(literal 500 binary64) (fma.f64 (-.f64 y x) y (*.f64 x x))))) |
(*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (/.f64 #s(literal 500 binary64) (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(*.f64 #s(literal 500 binary64) (-.f64 (neg.f64 x) y)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (/.f64 #s(literal 500 binary64) (fma.f64 (-.f64 y x) y (*.f64 x x))))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 y #s(literal 9 binary64))) (/.f64 #s(literal 500 binary64) (fma.f64 (-.f64 y x) y (*.f64 x x))))) (neg.f64 (-.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (pow.f64 x #s(literal 6 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal 500 binary64))) (neg.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (-.f64 y x) y (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 y #s(literal 9 binary64))) #s(literal 500 binary64))) (neg.f64 (*.f64 (-.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (-.f64 y x) y (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal -500 binary64)) (-.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (*.f64 (-.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (-.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x x (*.f64 (-.f64 x y) y)))))) |
(/.f64 (*.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal -500 binary64)) (-.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) (*.f64 (-.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal -500 binary64)) (-.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x x) (fma.f64 x x (*.f64 (-.f64 x y) y))) #s(literal 2 binary64)))) (*.f64 (-.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (-.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x x (*.f64 (-.f64 x y) y)))))) |
(/.f64 (*.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal -500 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 6 binary64)) (*.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (fma.f64 x x (*.f64 (-.f64 x y) y)) #s(literal 3 binary64))))) (*.f64 (-.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x x (*.f64 (-.f64 x y) y))) (-.f64 (*.f64 (*.f64 x x) (fma.f64 x x (*.f64 (-.f64 x y) y))) (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 2 binary64))))))) |
(/.f64 (*.f64 #s(literal -500 binary64) (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 (neg.f64 x) y))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
(/.f64 (*.f64 #s(literal -500 binary64) (*.f64 (pow.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 x y))) (*.f64 (neg.f64 (fma.f64 (-.f64 y x) y (*.f64 x x))) (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(/.f64 (*.f64 #s(literal -500 binary64) (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))) (*.f64 (neg.f64 (fma.f64 (-.f64 y x) y (*.f64 x x))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) |
(/.f64 (*.f64 #s(literal -500 binary64) (-.f64 (pow.f64 y #s(literal 9 binary64)) (pow.f64 x #s(literal 9 binary64)))) (*.f64 (neg.f64 (fma.f64 (-.f64 y x) y (*.f64 x x))) (neg.f64 (-.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (pow.f64 x #s(literal 6 binary64)))))) |
(/.f64 (*.f64 #s(literal -500 binary64) (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64)))) (*.f64 (neg.f64 (fma.f64 (-.f64 y x) y (*.f64 x x))) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) |
(/.f64 (*.f64 #s(literal -500 binary64) (-.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 y #s(literal 9 binary64)))) (*.f64 (neg.f64 (fma.f64 (-.f64 y x) y (*.f64 x x))) (-.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (pow.f64 x #s(literal 6 binary64))))) |
(/.f64 (*.f64 #s(literal 500 binary64) (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 (neg.f64 x) y))) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(/.f64 (*.f64 #s(literal 500 binary64) (*.f64 (pow.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 x y))) (*.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(/.f64 (*.f64 #s(literal 500 binary64) (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))) (*.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) |
(/.f64 (*.f64 #s(literal 500 binary64) (-.f64 (pow.f64 y #s(literal 9 binary64)) (pow.f64 x #s(literal 9 binary64)))) (*.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) (neg.f64 (-.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (pow.f64 x #s(literal 6 binary64)))))) |
(/.f64 (*.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 (neg.f64 x) y)) #s(literal -500 binary64)) (*.f64 (+.f64 y x) (neg.f64 (fma.f64 (-.f64 y x) y (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 (neg.f64 x) y)) #s(literal 500 binary64)) (*.f64 (+.f64 y x) (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 x y)) #s(literal -500 binary64)) (*.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)) (neg.f64 (fma.f64 (-.f64 y x) y (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 x y)) #s(literal 500 binary64)) (*.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)) (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal -500 binary64)) (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (neg.f64 (fma.f64 (-.f64 y x) y (*.f64 x x))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal 500 binary64)) (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 9 binary64)) (pow.f64 x #s(literal 9 binary64))) #s(literal -500 binary64)) (*.f64 (neg.f64 (-.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (pow.f64 x #s(literal 6 binary64)))) (neg.f64 (fma.f64 (-.f64 y x) y (*.f64 x x))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 9 binary64)) (pow.f64 x #s(literal 9 binary64))) #s(literal 500 binary64)) (*.f64 (neg.f64 (-.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -500 binary64)) (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (neg.f64 (fma.f64 (-.f64 y x) y (*.f64 x x))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 y #s(literal 9 binary64))) #s(literal -500 binary64)) (*.f64 (-.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (pow.f64 x #s(literal 6 binary64))) (neg.f64 (fma.f64 (-.f64 y x) y (*.f64 x x))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (/.f64 #s(literal 500 binary64) (fma.f64 (-.f64 y x) y (*.f64 x x)))) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 y #s(literal 9 binary64))) (/.f64 #s(literal 500 binary64) (fma.f64 (-.f64 y x) y (*.f64 x x)))) (-.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (pow.f64 x #s(literal 6 binary64)))) |
(/.f64 (*.f64 #s(literal 500 binary64) (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64)))) (*.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) |
(/.f64 (*.f64 #s(literal 500 binary64) (-.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 y #s(literal 9 binary64)))) (*.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) (-.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (pow.f64 x #s(literal 6 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal 500 binary64)) (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 y #s(literal 9 binary64))) #s(literal 500 binary64)) (*.f64 (-.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 500 binary64)) (neg.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal -500 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))) |
(neg.f64 (neg.f64 (*.f64 #s(literal 500 binary64) (-.f64 (neg.f64 x) y)))) |
(fma.f64 (*.f64 (-.f64 (neg.f64 x) y) (/.f64 #s(literal 500 binary64) (fma.f64 (-.f64 y x) y (*.f64 (neg.f64 x) x)))) (*.f64 (-.f64 y x) y) (*.f64 (*.f64 (-.f64 (neg.f64 x) y) (/.f64 #s(literal 500 binary64) (fma.f64 (-.f64 y x) y (*.f64 (neg.f64 x) x)))) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal -500 binary64)) (-.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (*.f64 (*.f64 x x) (fma.f64 x x (*.f64 (-.f64 x y) y))) (*.f64 (/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal -500 binary64)) (-.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal -500 binary64)) (-.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal -500 binary64)) (-.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (*.f64 (*.f64 x x) (fma.f64 x x (*.f64 (-.f64 x y) y))))) |
(fma.f64 (/.f64 #s(literal 500 binary64) (fma.f64 (-.f64 y x) y (*.f64 x x))) (pow.f64 x #s(literal 3 binary64)) (*.f64 (/.f64 #s(literal 500 binary64) (fma.f64 (-.f64 y x) y (*.f64 x x))) (pow.f64 (neg.f64 y) #s(literal 3 binary64)))) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 x x (*.f64 (-.f64 x y) y))) (/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal -500 binary64)) (-.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (*.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 2 binary64)) (/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal -500 binary64)) (-.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))))) |
(fma.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 2 binary64)) (/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal -500 binary64)) (-.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x x (*.f64 (-.f64 x y) y))) (/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal -500 binary64)) (-.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))))) |
(fma.f64 (*.f64 (-.f64 y x) y) (*.f64 (-.f64 (neg.f64 x) y) (/.f64 #s(literal 500 binary64) (fma.f64 (-.f64 y x) y (*.f64 (neg.f64 x) x)))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (-.f64 (neg.f64 x) y) (/.f64 #s(literal 500 binary64) (fma.f64 (-.f64 y x) y (*.f64 (neg.f64 x) x)))))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 #s(literal 500 binary64) (fma.f64 (-.f64 y x) y (*.f64 x x))) (*.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (/.f64 #s(literal 500 binary64) (fma.f64 (-.f64 y x) y (*.f64 x x))))) |
(+.f64 (*.f64 (*.f64 (-.f64 y x) y) (*.f64 (-.f64 (neg.f64 x) y) (/.f64 #s(literal 500 binary64) (fma.f64 (-.f64 y x) y (*.f64 (neg.f64 x) x))))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (-.f64 (neg.f64 x) y) (/.f64 #s(literal 500 binary64) (fma.f64 (-.f64 y x) y (*.f64 (neg.f64 x) x)))))) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x x (*.f64 (-.f64 x y) y))) (/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal -500 binary64)) (-.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))))) (*.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 2 binary64)) (/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal -500 binary64)) (-.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))))) |
(+.f64 (*.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 2 binary64)) (/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal -500 binary64)) (-.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x x (*.f64 (-.f64 x y) y))) (/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal -500 binary64)) (-.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 #s(literal 500 binary64) (fma.f64 (-.f64 y x) y (*.f64 x x)))) (*.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (/.f64 #s(literal 500 binary64) (fma.f64 (-.f64 y x) y (*.f64 x x))))) |
(+.f64 (*.f64 (*.f64 (-.f64 (neg.f64 x) y) (/.f64 #s(literal 500 binary64) (fma.f64 (-.f64 y x) y (*.f64 (neg.f64 x) x)))) (*.f64 (-.f64 y x) y)) (*.f64 (*.f64 (-.f64 (neg.f64 x) y) (/.f64 #s(literal 500 binary64) (fma.f64 (-.f64 y x) y (*.f64 (neg.f64 x) x)))) (*.f64 (neg.f64 x) x))) |
(+.f64 (*.f64 (/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal -500 binary64)) (-.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (*.f64 (*.f64 x x) (fma.f64 x x (*.f64 (-.f64 x y) y)))) (*.f64 (/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal -500 binary64)) (-.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 2 binary64)))) |
(+.f64 (*.f64 (/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal -500 binary64)) (-.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal -500 binary64)) (-.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (*.f64 (*.f64 x x) (fma.f64 x x (*.f64 (-.f64 x y) y))))) |
(+.f64 (*.f64 (/.f64 #s(literal 500 binary64) (fma.f64 (-.f64 y x) y (*.f64 x x))) (pow.f64 x #s(literal 3 binary64))) (*.f64 (/.f64 #s(literal 500 binary64) (fma.f64 (-.f64 y x) y (*.f64 x x))) (pow.f64 (neg.f64 y) #s(literal 3 binary64)))) |
(*.f64 (*.f64 (*.f64 #s(literal 500 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))) (sqrt.f64 (-.f64 x y))) (sqrt.f64 (-.f64 x y))) |
(*.f64 (*.f64 (*.f64 #s(literal 500 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))) (fma.f64 y (+.f64 y x) (*.f64 x x))) (/.f64 (-.f64 x y) (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(*.f64 (*.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)) #s(literal 500 binary64)) (-.f64 x y)) |
(*.f64 (*.f64 #s(literal 500 binary64) (+.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3/2 binary64)))) (-.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3/2 binary64)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (-.f64 y x) y (*.f64 x x))) (/.f64 #s(literal 500 binary64) (+.f64 y x))) |
(*.f64 (*.f64 #s(literal 500 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))) (-.f64 x y)) |
(*.f64 (/.f64 #s(literal 500 binary64) (fma.f64 (-.f64 y x) y (*.f64 x x))) (/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (+.f64 y x))) |
(*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal -500 binary64)) |
(*.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)) (*.f64 (-.f64 x y) #s(literal 500 binary64))) |
(*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 500 binary64)) |
(*.f64 #s(literal -500 binary64) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(*.f64 (*.f64 (-.f64 x y) #s(literal 500 binary64)) (fma.f64 y (+.f64 y x) (*.f64 x x))) |
(*.f64 #s(literal 500 binary64) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 500 binary64) (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 500 binary64) (-.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 y #s(literal 9 binary64))))) (neg.f64 (-.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (pow.f64 x #s(literal 6 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal 500 binary64))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 y #s(literal 9 binary64))) #s(literal 500 binary64))) (neg.f64 (-.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (pow.f64 x #s(literal 6 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 y (+.f64 y x)) #s(literal 2 binary64))) (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) #s(literal 500 binary64))) (*.f64 (-.f64 (*.f64 x (-.f64 x y)) (*.f64 y y)) (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 y (+.f64 y x)) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 500 binary64) (+.f64 y x)) (-.f64 x y))) (*.f64 (-.f64 (*.f64 x (-.f64 x y)) (*.f64 y y)) (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 y (+.f64 y x)) #s(literal 2 binary64))) (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal -500 binary64))) (*.f64 (-.f64 (*.f64 x (-.f64 x y)) (*.f64 y y)) (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y (+.f64 y x)) #s(literal 3 binary64))) (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) #s(literal 500 binary64))) (*.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 y (+.f64 y x)) (-.f64 (*.f64 y (+.f64 y x)) (*.f64 x x)))) (+.f64 y x))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y (+.f64 y x)) #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 500 binary64) (+.f64 y x)) (-.f64 x y))) (*.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 y (+.f64 y x)) (-.f64 (*.f64 y (+.f64 y x)) (*.f64 x x)))) (+.f64 y x))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y (+.f64 y x)) #s(literal 3 binary64))) (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal -500 binary64))) (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y (+.f64 y x)) #s(literal 3 binary64)))) |
(/.f64 (*.f64 #s(literal 500 binary64) (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64)))) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(/.f64 (*.f64 #s(literal 500 binary64) (-.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 y #s(literal 9 binary64)))) (-.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (pow.f64 x #s(literal 6 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal 500 binary64)) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 y #s(literal 9 binary64))) #s(literal 500 binary64)) (-.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (pow.f64 x #s(literal 6 binary64)))) |
(neg.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 500 binary64))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 500 binary64) (*.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) #s(literal 500 binary64))) |
(fma.f64 #s(literal 500 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 500 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64)))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 500 binary64)) (*.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) #s(literal 500 binary64))) |
(+.f64 (*.f64 #s(literal 500 binary64) (pow.f64 x #s(literal 3 binary64))) (*.f64 #s(literal 500 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64)))) |
(*.f64 (*.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)) (sqrt.f64 (-.f64 x y))) (sqrt.f64 (-.f64 x y))) |
(*.f64 (neg.f64 (+.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)))) (-.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)))) |
(*.f64 (+.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (neg.f64 (pow.f64 y #s(literal 3/2 binary64)))) (-.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (neg.f64 (pow.f64 y #s(literal 3/2 binary64))))) |
(*.f64 (+.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 y #s(literal 3/2 binary64))) (-.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 y #s(literal 3/2 binary64)))) |
(*.f64 (+.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (neg.f64 (-.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))))) |
(*.f64 (-.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3/2 binary64))) (+.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3/2 binary64)))) |
(*.f64 (+.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3/2 binary64))) (-.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3/2 binary64)))) |
(*.f64 (neg.f64 (fma.f64 y (+.f64 y x) (*.f64 x x))) (-.f64 y x)) |
(*.f64 (pow.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)) #s(literal 2 binary64)) (/.f64 (-.f64 x y) (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(*.f64 (+.f64 y x) (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (+.f64 y x))) |
(*.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)) (-.f64 x y)) |
(*.f64 (neg.f64 (fma.f64 (-.f64 y x) y (*.f64 x x))) (+.f64 y x)) |
(*.f64 (-.f64 x y) (fma.f64 y (+.f64 y x) (*.f64 x x))) |
(*.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) (-.f64 (neg.f64 x) y)) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (/.f64 (pow.f64 y #s(literal 6 binary64)) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (/.f64 (pow.f64 y #s(literal 6 binary64)) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))))) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 9 binary64)) (-.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (pow.f64 x #s(literal 6 binary64)))) (/.f64 (pow.f64 x #s(literal 9 binary64)) (-.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (pow.f64 x #s(literal 6 binary64))))) (*.f64 (/.f64 (pow.f64 y #s(literal 9 binary64)) (-.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (pow.f64 x #s(literal 6 binary64)))) (/.f64 (pow.f64 y #s(literal 9 binary64)) (-.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (pow.f64 x #s(literal 6 binary64)))))) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 y #s(literal 6 binary64)) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (/.f64 (pow.f64 y #s(literal 6 binary64)) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (/.f64 (pow.f64 y #s(literal 6 binary64)) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (/.f64 (pow.f64 y #s(literal 6 binary64)) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 9 binary64)) (-.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (pow.f64 x #s(literal 6 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 y #s(literal 9 binary64)) (-.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (pow.f64 x #s(literal 6 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 9 binary64)) (-.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (pow.f64 x #s(literal 6 binary64)))) (/.f64 (pow.f64 x #s(literal 9 binary64)) (-.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (/.f64 (pow.f64 y #s(literal 9 binary64)) (-.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (pow.f64 x #s(literal 6 binary64)))) (/.f64 (pow.f64 y #s(literal 9 binary64)) (-.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (pow.f64 x #s(literal 6 binary64)))) (*.f64 (/.f64 (pow.f64 x #s(literal 9 binary64)) (-.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (pow.f64 x #s(literal 6 binary64)))) (/.f64 (pow.f64 y #s(literal 9 binary64)) (-.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (pow.f64 x #s(literal 6 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (pow.f64 y #s(literal 6 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (neg.f64 y) #s(literal 3 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 9 binary64)) (pow.f64 x #s(literal 9 binary64)))) (neg.f64 (neg.f64 (-.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (pow.f64 x #s(literal 6 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 9 binary64)) (pow.f64 x #s(literal 9 binary64)))) (-.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (pow.f64 x #s(literal 6 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 (neg.f64 x) y))) (-.f64 (neg.f64 x) y)) |
(/.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 x y))) (neg.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 y (+.f64 y x)) #s(literal 2 binary64)))) (*.f64 (neg.f64 (fma.f64 y (+.f64 y x) (*.f64 x x))) (-.f64 (*.f64 x (-.f64 x y)) (*.f64 y y)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y (+.f64 y x)) #s(literal 3 binary64)))) (*.f64 (neg.f64 (fma.f64 y (+.f64 y x) (*.f64 x x))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 y (+.f64 y x)) (-.f64 (*.f64 y (+.f64 y x)) (*.f64 x x)))))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 y (+.f64 y x)) #s(literal 2 binary64)))) (*.f64 (-.f64 (neg.f64 x) y) (-.f64 (*.f64 x (-.f64 x y)) (*.f64 y y)))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y (+.f64 y x)) #s(literal 3 binary64)))) (*.f64 (-.f64 (neg.f64 x) y) (+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 y (+.f64 y x)) (-.f64 (*.f64 y (+.f64 y x)) (*.f64 x x)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 y (+.f64 y x)) #s(literal 2 binary64))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (-.f64 (*.f64 x (-.f64 x y)) (*.f64 y y)) (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y (+.f64 y x)) #s(literal 3 binary64))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y (+.f64 y x)) #s(literal 3 binary64)))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 y (+.f64 y x)) #s(literal 2 binary64)))) (*.f64 (+.f64 y x) (-.f64 (*.f64 x (-.f64 x y)) (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y (+.f64 y x)) #s(literal 3 binary64)))) (*.f64 (+.f64 y x) (+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 y (+.f64 y x)) (-.f64 (*.f64 y (+.f64 y x)) (*.f64 x x)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 y (+.f64 y x)) #s(literal 2 binary64)))) (*.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y (+.f64 y x) (*.f64 x x))) (-.f64 (*.f64 x (-.f64 x y)) (*.f64 y y)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y (+.f64 y x)) #s(literal 3 binary64)))) (*.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y (+.f64 y x) (*.f64 x x))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 y (+.f64 y x)) (-.f64 (*.f64 y (+.f64 y x)) (*.f64 x x)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 y #s(literal 9 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 y (+.f64 y x)) #s(literal 2 binary64)))) (*.f64 (*.f64 (-.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (pow.f64 x #s(literal 6 binary64))) (fma.f64 y (+.f64 y x) (*.f64 x x))) (-.f64 (*.f64 x (-.f64 x y)) (*.f64 y y)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 y #s(literal 9 binary64))) (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y (+.f64 y x)) #s(literal 3 binary64)))) (*.f64 (*.f64 (-.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (pow.f64 x #s(literal 6 binary64))) (fma.f64 y (+.f64 y x) (*.f64 x x))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 y (+.f64 y x)) (-.f64 (*.f64 y (+.f64 y x)) (*.f64 x x)))))) |
(/.f64 (*.f64 (-.f64 (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 y (+.f64 y x)) #s(literal 2 binary64)))) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 y (+.f64 y x)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y (+.f64 y x)) #s(literal 3 binary64)))) (*.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 y (+.f64 y x)) (-.f64 (*.f64 y (+.f64 y x)) (*.f64 x x)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 y (+.f64 y x)) #s(literal 2 binary64))) (*.f64 (+.f64 y x) (-.f64 x y))) (*.f64 (-.f64 (*.f64 x (-.f64 x y)) (*.f64 y y)) (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 y (+.f64 y x)) #s(literal 2 binary64))) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (-.f64 (*.f64 x (-.f64 x y)) (*.f64 y y)) (neg.f64 (fma.f64 y (+.f64 y x) (*.f64 x x))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 y (+.f64 y x)) #s(literal 2 binary64))) (fma.f64 (neg.f64 x) x (*.f64 y y))) (*.f64 (-.f64 (*.f64 x (-.f64 x y)) (*.f64 y y)) (-.f64 (neg.f64 x) y))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y (+.f64 y x)) #s(literal 3 binary64))) (*.f64 (+.f64 y x) (-.f64 x y))) (*.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 y (+.f64 y x)) (-.f64 (*.f64 y (+.f64 y x)) (*.f64 x x)))) (+.f64 y x))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y (+.f64 y x)) #s(literal 3 binary64))) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 y (+.f64 y x)) (-.f64 (*.f64 y (+.f64 y x)) (*.f64 x x)))) (neg.f64 (fma.f64 y (+.f64 y x) (*.f64 x x))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y (+.f64 y x)) #s(literal 3 binary64))) (fma.f64 (neg.f64 x) x (*.f64 y y))) (*.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 y (+.f64 y x)) (-.f64 (*.f64 y (+.f64 y x)) (*.f64 x x)))) (-.f64 (neg.f64 x) y))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 y (+.f64 y x)) #s(literal 2 binary64))) (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64)))) (*.f64 (-.f64 (*.f64 x (-.f64 x y)) (*.f64 y y)) (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y (+.f64 y x) (*.f64 x x))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 y (+.f64 y x)) #s(literal 2 binary64))) (-.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 y #s(literal 9 binary64)))) (*.f64 (-.f64 (*.f64 x (-.f64 x y)) (*.f64 y y)) (*.f64 (-.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (pow.f64 x #s(literal 6 binary64))) (fma.f64 y (+.f64 y x) (*.f64 x x))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y (+.f64 y x)) #s(literal 3 binary64))) (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64)))) (*.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 y (+.f64 y x)) (-.f64 (*.f64 y (+.f64 y x)) (*.f64 x x)))) (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y (+.f64 y x) (*.f64 x x))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y (+.f64 y x)) #s(literal 3 binary64))) (-.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 y #s(literal 9 binary64)))) (*.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 y (+.f64 y x)) (-.f64 (*.f64 y (+.f64 y x)) (*.f64 x x)))) (*.f64 (-.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (pow.f64 x #s(literal 6 binary64))) (fma.f64 y (+.f64 y x) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (pow.f64 y #s(literal 6 binary64)))) (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 9 binary64)) (-.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (pow.f64 x #s(literal 6 binary64)))) (*.f64 (-.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 9 binary64)))) (*.f64 (-.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (pow.f64 x #s(literal 6 binary64))) (-.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (pow.f64 x #s(literal 6 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 (neg.f64 x) y)) (+.f64 y x)) |
(/.f64 (*.f64 (pow.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 x y)) (fma.f64 y (+.f64 y x) (*.f64 x x))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 9 binary64)) (pow.f64 x #s(literal 9 binary64))) (neg.f64 (-.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (pow.f64 x #s(literal 6 binary64))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 y #s(literal 9 binary64))) (-.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (pow.f64 x #s(literal 6 binary64)))) |
(neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 (*.f64 (neg.f64 y) (fabs.f64 y)) (fabs.f64 y) (pow.f64 x #s(literal 3 binary64))) |
(fma.f64 (*.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/4 binary64))) (pow.f64 x #s(literal 3/4 binary64)) (pow.f64 (neg.f64 y) #s(literal 3 binary64))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/4 binary64))) (pow.f64 x #s(literal 3/4 binary64)) (pow.f64 (neg.f64 y) #s(literal 3 binary64))) |
(fma.f64 (*.f64 (neg.f64 (pow.f64 y #s(literal 3/2 binary64))) (pow.f64 y #s(literal 3/4 binary64))) (pow.f64 y #s(literal 3/4 binary64)) (pow.f64 x #s(literal 3 binary64))) |
(fma.f64 (pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1 binary64)) (pow.f64 (neg.f64 y) #s(literal 3 binary64))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 9/2 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (+.f64 y x)) (/.f64 (neg.f64 (pow.f64 y #s(literal 6 binary64))) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))) (/.f64 x (+.f64 y x)) (/.f64 (neg.f64 (pow.f64 y #s(literal 6 binary64))) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 9/2 binary64)) (+.f64 y x)) (/.f64 (neg.f64 (pow.f64 y #s(literal 6 binary64))) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) |
(fma.f64 (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) y (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 y x)) (/.f64 (neg.f64 (pow.f64 y #s(literal 6 binary64))) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) |
(fma.f64 (/.f64 x (fma.f64 (-.f64 y x) y (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 y x)) (/.f64 (neg.f64 (pow.f64 y #s(literal 6 binary64))) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 y x)) (/.f64 (neg.f64 (pow.f64 y #s(literal 6 binary64))) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))) (/.f64 (*.f64 x x) (+.f64 y x)) (/.f64 (neg.f64 (pow.f64 y #s(literal 6 binary64))) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) |
(fma.f64 (neg.f64 (neg.f64 (pow.f64 y #s(literal 3/2 binary64)))) (neg.f64 (pow.f64 y #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3 binary64))) |
(fma.f64 (neg.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64)))) (neg.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64)))) (pow.f64 (neg.f64 y) #s(literal 3 binary64))) |
(fma.f64 (neg.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64)))) (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 (neg.f64 y) #s(literal 3 binary64))) |
(fma.f64 (pow.f64 (neg.f64 x) #s(literal 3/2 binary64)) (pow.f64 (neg.f64 x) #s(literal 3/2 binary64)) (pow.f64 (neg.f64 y) #s(literal 3 binary64))) |
(fma.f64 (*.f64 (neg.f64 y) y) y (pow.f64 x #s(literal 3 binary64))) |
(fma.f64 (fma.f64 x x (*.f64 y y)) (-.f64 x y) (*.f64 (*.f64 y x) (-.f64 x y))) |
(fma.f64 (neg.f64 (pow.f64 y #s(literal 3/2 binary64))) (neg.f64 (neg.f64 (pow.f64 y #s(literal 3/2 binary64)))) (pow.f64 x #s(literal 3 binary64))) |
(fma.f64 (neg.f64 (pow.f64 y #s(literal 3/2 binary64))) (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3 binary64))) |
(fma.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (neg.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64)))) (pow.f64 (neg.f64 y) #s(literal 3 binary64))) |
(fma.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 (neg.f64 y) #s(literal 3 binary64))) |
(fma.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 (neg.f64 y) #s(literal 3 binary64))) |
(fma.f64 (neg.f64 y) (*.f64 y y) (pow.f64 x #s(literal 3 binary64))) |
(fma.f64 (*.f64 (neg.f64 x) x) (neg.f64 x) (pow.f64 (neg.f64 y) #s(literal 3 binary64))) |
(fma.f64 (*.f64 (neg.f64 x) x) x (pow.f64 (neg.f64 y) #s(literal 3 binary64))) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 (neg.f64 y) #s(literal 3 binary64))) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 (neg.f64 y) #s(literal 3 binary64))) |
(fma.f64 (pow.f64 y #s(literal 3/2 binary64)) (neg.f64 (pow.f64 y #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3 binary64))) |
(fma.f64 (*.f64 y (+.f64 y x)) (-.f64 x y) (*.f64 (*.f64 x x) (-.f64 x y))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) x) (pow.f64 (neg.f64 y) #s(literal 3 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 x x) (pow.f64 (neg.f64 y) #s(literal 3 binary64))) |
(fma.f64 (*.f64 y y) (neg.f64 y) (pow.f64 x #s(literal 3 binary64))) |
(fma.f64 (-.f64 x y) (fma.f64 x x (*.f64 y y)) (*.f64 (-.f64 x y) (*.f64 y x))) |
(fma.f64 (-.f64 x y) (*.f64 y (+.f64 y x)) (*.f64 (-.f64 x y) (*.f64 x x))) |
(fma.f64 (-.f64 x y) (*.f64 x x) (*.f64 (-.f64 x y) (*.f64 y (+.f64 y x)))) |
(fma.f64 (*.f64 x x) (neg.f64 x) (pow.f64 (neg.f64 y) #s(literal 3 binary64))) |
(fma.f64 (*.f64 x x) (-.f64 x y) (*.f64 (*.f64 y (+.f64 y x)) (-.f64 x y))) |
(fma.f64 (*.f64 x x) x (pow.f64 (neg.f64 y) #s(literal 3 binary64))) |
(fma.f64 y (*.f64 (neg.f64 y) y) (pow.f64 x #s(literal 3 binary64))) |
(fma.f64 x (*.f64 (neg.f64 x) x) (pow.f64 (neg.f64 y) #s(literal 3 binary64))) |
(fma.f64 x (*.f64 x x) (pow.f64 (neg.f64 y) #s(literal 3 binary64))) |
(-.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (cosh.f64 (*.f64 (log.f64 y) #s(literal 3 binary64)))) (sinh.f64 (*.f64 (log.f64 y) #s(literal 3 binary64)))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (/.f64 (pow.f64 y #s(literal 6 binary64)) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 9 binary64)) (-.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (pow.f64 x #s(literal 6 binary64)))) (/.f64 (pow.f64 y #s(literal 9 binary64)) (-.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (pow.f64 x #s(literal 6 binary64))))) |
(-.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 (neg.f64 (pow.f64 y #s(literal 3/2 binary64)))) (pow.f64 y #s(literal 3/2 binary64)))) |
(-.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 (neg.f64 y)) (*.f64 y y))) |
(-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) |
(+.f64 (*.f64 (fma.f64 x x (*.f64 y y)) (-.f64 x y)) (*.f64 (*.f64 y x) (-.f64 x y))) |
(+.f64 (*.f64 (*.f64 y (+.f64 y x)) (-.f64 x y)) (*.f64 (*.f64 x x) (-.f64 x y))) |
(+.f64 (*.f64 (*.f64 x x) (-.f64 x y)) (*.f64 (*.f64 y (+.f64 y x)) (-.f64 x y))) |
(+.f64 (*.f64 (-.f64 x y) (fma.f64 x x (*.f64 y y))) (*.f64 (-.f64 x y) (*.f64 y x))) |
(+.f64 (*.f64 (-.f64 x y) (*.f64 y (+.f64 y x))) (*.f64 (-.f64 x y) (*.f64 x x))) |
(+.f64 (*.f64 (-.f64 x y) (*.f64 x x)) (*.f64 (-.f64 x y) (*.f64 y (+.f64 y x)))) |
(+.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (/.f64 (neg.f64 (pow.f64 y #s(literal 6 binary64))) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) (-.f64 (sinh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) (pow.f64 y #s(literal 3 binary64)))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) (+.f64 (sinh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) (pow.f64 (neg.f64 y) #s(literal 3 binary64)))) |
(+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (neg.f64 y) #s(literal 3 binary64))) |
(*.f64 (*.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/4 binary64))) (pow.f64 x #s(literal 3/4 binary64))) |
(*.f64 (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/4 binary64))) (pow.f64 x #s(literal 3/4 binary64))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64)))) (neg.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))))) |
(*.f64 (neg.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64)))) (neg.f64 (pow.f64 x #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 (neg.f64 x) #s(literal 3/2 binary64)) (pow.f64 (neg.f64 x) #s(literal 3/2 binary64))) |
(*.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (neg.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))))) |
(*.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (neg.f64 (pow.f64 x #s(literal 3/2 binary64)))) |
(*.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (neg.f64 x) x) (neg.f64 x)) |
(*.f64 (*.f64 (neg.f64 x) x) x) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (neg.f64 (pow.f64 x #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) x)) |
(*.f64 (neg.f64 x) (*.f64 x x)) |
(*.f64 (*.f64 x x) (neg.f64 x)) |
(*.f64 (*.f64 x x) x) |
(*.f64 x (*.f64 (neg.f64 x) x)) |
(*.f64 x (*.f64 x x)) |
(pow.f64 (exp.f64 #s(literal 3 binary64)) (log.f64 x)) |
(pow.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 3 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 3/2 binary64)) |
(pow.f64 x #s(literal 3 binary64)) |
(/.f64 (-.f64 (*.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) (cosh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)))) (*.f64 (sinh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))))) (-.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) (cosh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) (-.f64 (*.f64 (sinh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)))) (*.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))))))) |
(neg.f64 (pow.f64 x #s(literal 3 binary64))) |
(sqrt.f64 (pow.f64 x #s(literal 6 binary64))) |
(fabs.f64 (pow.f64 x #s(literal 3 binary64))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 3/2 binary64) (*.f64 (log.f64 x) #s(literal 3/2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 3/2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 3/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 x)) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 x #s(literal 3/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) |
(+.f64 (neg.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)))) (neg.f64 (sinh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)))) |
(*.f64 (*.f64 (/.f64 #s(literal -500 binary64) (-.f64 y x)) (-.f64 y x)) (-.f64 y x)) |
(*.f64 (*.f64 (/.f64 #s(literal -500 binary64) (-.f64 y x)) (-.f64 x y)) (-.f64 x y)) |
(*.f64 (*.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) (/.f64 #s(literal -500 binary64) (fma.f64 (neg.f64 x) x (*.f64 y y)))) (+.f64 y x)) |
(*.f64 (*.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) (/.f64 #s(literal -500 binary64) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (fma.f64 y (+.f64 y x) (*.f64 x x))) |
(*.f64 (*.f64 #s(literal 500 binary64) (sqrt.f64 (-.f64 x y))) (sqrt.f64 (-.f64 x y))) |
(*.f64 (/.f64 (*.f64 (-.f64 x y) #s(literal 500 binary64)) (sqrt.f64 (-.f64 x y))) (/.f64 (-.f64 x y) (sqrt.f64 (-.f64 x y)))) |
(*.f64 (/.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) (sqrt.f64 (-.f64 x y))) (/.f64 #s(literal 500 binary64) (sqrt.f64 (-.f64 x y)))) |
(*.f64 (/.f64 #s(literal 500 binary64) (sqrt.f64 (-.f64 x y))) (/.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) (sqrt.f64 (-.f64 x y)))) |
(*.f64 (/.f64 (*.f64 (-.f64 x y) #s(literal 500 binary64)) (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 #s(literal 500 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))) (/.f64 (pow.f64 (-.f64 x y) #s(literal 2 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)) (fma.f64 y (+.f64 y x) (*.f64 x x))) (/.f64 #s(literal 500 binary64) (/.f64 (-.f64 x y) (fma.f64 y (+.f64 y x) (*.f64 x x))))) |
(*.f64 (/.f64 (-.f64 x y) (sqrt.f64 (-.f64 x y))) (/.f64 (*.f64 (-.f64 x y) #s(literal 500 binary64)) (sqrt.f64 (-.f64 x y)))) |
(*.f64 (/.f64 (-.f64 x y) (fma.f64 y (+.f64 y x) (*.f64 x x))) (/.f64 (*.f64 (-.f64 x y) #s(literal 500 binary64)) (/.f64 (-.f64 x y) (fma.f64 y (+.f64 y x) (*.f64 x x))))) |
(*.f64 (*.f64 (/.f64 #s(literal 500 binary64) (+.f64 y x)) (-.f64 x y)) (+.f64 y x)) |
(*.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 #s(literal 500 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))) (/.f64 (-.f64 x y) (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal -500 binary64) (-.f64 y x)) (pow.f64 (-.f64 x y) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) (/.f64 #s(literal -500 binary64) (-.f64 y x))) |
(*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (/.f64 #s(literal -500 binary64) (-.f64 y x)))) |
(*.f64 (-.f64 x y) #s(literal 500 binary64)) |
(*.f64 #s(literal 500 binary64) (-.f64 x y)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) #s(literal 500 binary64))) (-.f64 (neg.f64 x) y)) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 500 binary64) (+.f64 y x)) (-.f64 x y))) (-.f64 (neg.f64 x) y)) |
(/.f64 (*.f64 #s(literal -500 binary64) (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))) (*.f64 (-.f64 y x) (pow.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 500 binary64) (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))) (*.f64 (-.f64 x y) (pow.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal -500 binary64)) (*.f64 (pow.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 y x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal 500 binary64)) (*.f64 (pow.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 x y))) |
(/.f64 (*.f64 (*.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) #s(literal 500 binary64)) (*.f64 (+.f64 y x) (-.f64 x y))) (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (-.f64 x y))) |
(/.f64 (*.f64 (*.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) #s(literal 500 binary64)) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (fma.f64 y y (*.f64 x (-.f64 x y))))) |
(/.f64 (*.f64 (*.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) #s(literal 500 binary64)) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) #s(literal 500 binary64)) (fma.f64 (neg.f64 x) x (*.f64 y y))) (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (-.f64 y x))) |
(/.f64 (*.f64 (*.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) #s(literal 500 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 y (+.f64 y x)) #s(literal 2 binary64)))) (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (-.f64 (*.f64 x (-.f64 x y)) (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) #s(literal 500 binary64)) (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y (+.f64 y x)) #s(literal 3 binary64)))) (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 y (+.f64 y x)) (-.f64 (*.f64 y (+.f64 y x)) (*.f64 x x)))))) |
(/.f64 (*.f64 #s(literal -500 binary64) (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (-.f64 x y))) (*.f64 (-.f64 y x) (+.f64 y x))) |
(/.f64 (*.f64 #s(literal -500 binary64) (*.f64 (-.f64 x y) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(/.f64 (*.f64 #s(literal -500 binary64) (*.f64 (neg.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64))) (-.f64 (neg.f64 x) y))) (*.f64 (-.f64 y x) (+.f64 y x))) |
(/.f64 (*.f64 #s(literal -500 binary64) (pow.f64 (*.f64 (+.f64 y x) (-.f64 x y)) #s(literal 2 binary64))) (*.f64 (-.f64 y x) (pow.f64 (+.f64 y x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal -500 binary64) (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (*.f64 (-.f64 y x) (*.f64 (+.f64 y x) (fma.f64 y (+.f64 y x) (*.f64 x x))))) |
(/.f64 (*.f64 #s(literal -500 binary64) (*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (+.f64 y x)) (-.f64 x y))) (*.f64 (-.f64 y x) (*.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)) (+.f64 y x)))) |
(/.f64 (*.f64 #s(literal 500 binary64) (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (-.f64 x y))) (*.f64 (-.f64 x y) (+.f64 y x))) |
(/.f64 (*.f64 #s(literal 500 binary64) (*.f64 (-.f64 x y) (-.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 (*.f64 #s(literal 500 binary64) (*.f64 (neg.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64))) (-.f64 (neg.f64 x) y))) (*.f64 (-.f64 x y) (+.f64 y x))) |
(/.f64 (*.f64 #s(literal 500 binary64) (pow.f64 (*.f64 (+.f64 y x) (-.f64 x y)) #s(literal 2 binary64))) (*.f64 (-.f64 x y) (pow.f64 (+.f64 y x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 500 binary64) (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (*.f64 (-.f64 x y) (*.f64 (+.f64 y x) (fma.f64 y (+.f64 y x) (*.f64 x x))))) |
(/.f64 (*.f64 #s(literal 500 binary64) (*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (+.f64 y x)) (-.f64 x y))) (*.f64 (-.f64 x y) (*.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)) (+.f64 y x)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (-.f64 x y)) #s(literal -500 binary64)) (fma.f64 (neg.f64 x) x (*.f64 y y))) |
(/.f64 (*.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (-.f64 x y)) #s(literal 500 binary64)) (*.f64 (+.f64 y x) (-.f64 x y))) |
(/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) #s(literal -500 binary64)) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) #s(literal 500 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
(/.f64 (*.f64 (*.f64 (neg.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64))) (-.f64 (neg.f64 x) y)) #s(literal -500 binary64)) (fma.f64 (neg.f64 x) x (*.f64 y y))) |
(/.f64 (*.f64 (*.f64 (neg.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64))) (-.f64 (neg.f64 x) y)) #s(literal 500 binary64)) (*.f64 (+.f64 y x) (-.f64 x y))) |
(/.f64 (*.f64 (pow.f64 (*.f64 (+.f64 y x) (-.f64 x y)) #s(literal 2 binary64)) #s(literal -500 binary64)) (*.f64 (pow.f64 (+.f64 y x) #s(literal 2 binary64)) (-.f64 y x))) |
(/.f64 (*.f64 (pow.f64 (*.f64 (+.f64 y x) (-.f64 x y)) #s(literal 2 binary64)) #s(literal 500 binary64)) (*.f64 (pow.f64 (+.f64 y x) #s(literal 2 binary64)) (-.f64 x y))) |
(/.f64 (*.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) #s(literal -500 binary64)) (*.f64 (*.f64 (+.f64 y x) (fma.f64 y (+.f64 y x) (*.f64 x x))) (-.f64 y x))) |
(/.f64 (*.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) #s(literal 500 binary64)) (*.f64 (*.f64 (+.f64 y x) (fma.f64 y (+.f64 y x) (*.f64 x x))) (-.f64 x y))) |
(/.f64 (*.f64 (*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (+.f64 y x)) (-.f64 x y)) #s(literal -500 binary64)) (*.f64 (*.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)) (+.f64 y x)) (-.f64 y x))) |
(/.f64 (*.f64 (*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (+.f64 y x)) (-.f64 x y)) #s(literal 500 binary64)) (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 (neg.f64 x) y))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) #s(literal 500 binary64)) (+.f64 y x)) |
(/.f64 (*.f64 (*.f64 #s(literal 500 binary64) (+.f64 y x)) (-.f64 x y)) (+.f64 y x)) |
(/.f64 (*.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) #s(literal -500 binary64)) (-.f64 y x)) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 500 binary64)) (neg.f64 (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 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal -500 binary64)) (fma.f64 y (+.f64 y x) (*.f64 x x))) |
(neg.f64 (neg.f64 (*.f64 (-.f64 x y) #s(literal 500 binary64)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 500 binary64) (+.f64 y x)) (-.f64 x y)) y (*.f64 (*.f64 (/.f64 #s(literal 500 binary64) (+.f64 y x)) (-.f64 x y)) x)) |
(fma.f64 (*.f64 (/.f64 #s(literal 500 binary64) (+.f64 y x)) (-.f64 x y)) x (*.f64 (*.f64 (/.f64 #s(literal 500 binary64) (+.f64 y x)) (-.f64 x y)) y)) |
(fma.f64 (*.f64 (/.f64 #s(literal 500 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))) (-.f64 x y)) (fma.f64 x x (*.f64 y y)) (*.f64 (*.f64 (/.f64 #s(literal 500 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))) (-.f64 x y)) (*.f64 y x))) |
(fma.f64 (*.f64 (/.f64 #s(literal 500 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))) (-.f64 x y)) (*.f64 y (+.f64 y x)) (*.f64 (*.f64 (/.f64 #s(literal 500 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))) (-.f64 x y)) (*.f64 x x))) |
(fma.f64 (*.f64 (/.f64 #s(literal 500 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))) (-.f64 x y)) (*.f64 x x) (*.f64 (*.f64 (/.f64 #s(literal 500 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))) (-.f64 x y)) (*.f64 y (+.f64 y x)))) |
(fma.f64 (fma.f64 x x (*.f64 y y)) (*.f64 (/.f64 #s(literal 500 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))) (-.f64 x y)) (*.f64 (*.f64 y x) (*.f64 (/.f64 #s(literal 500 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))) (-.f64 x y)))) |
(fma.f64 (cosh.f64 (log.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)))) (/.f64 #s(literal -500 binary64) (-.f64 y x)) (*.f64 (sinh.f64 (log.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)))) (/.f64 #s(literal -500 binary64) (-.f64 y x)))) |
(fma.f64 (/.f64 #s(literal -500 binary64) (-.f64 y x)) (cosh.f64 (log.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal -500 binary64) (-.f64 y x)) (sinh.f64 (log.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 y (+.f64 y x)) (*.f64 (/.f64 #s(literal 500 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))) (-.f64 x y)) (*.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 500 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))) (-.f64 x y)))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 500 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))) (-.f64 x y)) (*.f64 (*.f64 y (+.f64 y x)) (*.f64 (/.f64 #s(literal 500 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))) (-.f64 x y)))) |
(fma.f64 y (*.f64 (/.f64 #s(literal 500 binary64) (+.f64 y x)) (-.f64 x y)) (*.f64 x (*.f64 (/.f64 #s(literal 500 binary64) (+.f64 y x)) (-.f64 x y)))) |
(fma.f64 x (*.f64 (/.f64 #s(literal 500 binary64) (+.f64 y x)) (-.f64 x y)) (*.f64 y (*.f64 (/.f64 #s(literal 500 binary64) (+.f64 y x)) (-.f64 x y)))) |
(+.f64 (*.f64 y (*.f64 (/.f64 #s(literal 500 binary64) (+.f64 y x)) (-.f64 x y))) (*.f64 x (*.f64 (/.f64 #s(literal 500 binary64) (+.f64 y x)) (-.f64 x y)))) |
(+.f64 (*.f64 x (*.f64 (/.f64 #s(literal 500 binary64) (+.f64 y x)) (-.f64 x y))) (*.f64 y (*.f64 (/.f64 #s(literal 500 binary64) (+.f64 y x)) (-.f64 x y)))) |
(+.f64 (*.f64 (fma.f64 x x (*.f64 y y)) (*.f64 (/.f64 #s(literal 500 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))) (-.f64 x y))) (*.f64 (*.f64 y x) (*.f64 (/.f64 #s(literal 500 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))) (-.f64 x y)))) |
(+.f64 (*.f64 (*.f64 y (+.f64 y x)) (*.f64 (/.f64 #s(literal 500 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))) (-.f64 x y))) (*.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 500 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))) (-.f64 x y)))) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 500 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))) (-.f64 x y))) (*.f64 (*.f64 y (+.f64 y x)) (*.f64 (/.f64 #s(literal 500 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))) (-.f64 x y)))) |
(+.f64 (*.f64 (cosh.f64 (log.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)))) (/.f64 #s(literal -500 binary64) (-.f64 y x))) (*.f64 (sinh.f64 (log.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)))) (/.f64 #s(literal -500 binary64) (-.f64 y x)))) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 500 binary64) (+.f64 y x)) (-.f64 x y)) y) (*.f64 (*.f64 (/.f64 #s(literal 500 binary64) (+.f64 y x)) (-.f64 x y)) x)) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 500 binary64) (+.f64 y x)) (-.f64 x y)) x) (*.f64 (*.f64 (/.f64 #s(literal 500 binary64) (+.f64 y x)) (-.f64 x y)) y)) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 500 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))) (-.f64 x y)) (fma.f64 x x (*.f64 y y))) (*.f64 (*.f64 (/.f64 #s(literal 500 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))) (-.f64 x y)) (*.f64 y x))) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 500 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))) (-.f64 x y)) (*.f64 y (+.f64 y x))) (*.f64 (*.f64 (/.f64 #s(literal 500 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))) (-.f64 x y)) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 500 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))) (-.f64 x y)) (*.f64 x x)) (*.f64 (*.f64 (/.f64 #s(literal 500 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))) (-.f64 x y)) (*.f64 y (+.f64 y x)))) |
(+.f64 (*.f64 (/.f64 #s(literal -500 binary64) (-.f64 y x)) (cosh.f64 (log.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64))))) (*.f64 (/.f64 #s(literal -500 binary64) (-.f64 y x)) (sinh.f64 (log.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)))))) |
(*.f64 (*.f64 (*.f64 (-.f64 x y) #s(literal 500 binary64)) (sqrt.f64 (-.f64 x y))) (sqrt.f64 (-.f64 x y))) |
(*.f64 (*.f64 #s(literal 500 binary64) (-.f64 y x)) (-.f64 y x)) |
(*.f64 (neg.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64))) #s(literal -500 binary64)) |
(*.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) #s(literal 500 binary64)) |
(*.f64 (-.f64 x y) (*.f64 (-.f64 x y) #s(literal 500 binary64))) |
(*.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal -500 binary64)) (/.f64 (-.f64 x y) (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(*.f64 #s(literal -500 binary64) (neg.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (-.f64 x y) #s(literal 500 binary64)) (-.f64 x y)) |
(*.f64 #s(literal 500 binary64) (pow.f64 (-.f64 x y) #s(literal 2 binary64))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) #s(literal 500 binary64))) (*.f64 (-.f64 (neg.f64 x) y) (+.f64 y x))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (*.f64 (*.f64 #s(literal 500 binary64) (+.f64 y x)) (-.f64 x y))) (*.f64 (-.f64 (neg.f64 x) y) (+.f64 y x))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal -500 binary64))) (*.f64 (-.f64 (neg.f64 x) y) (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) #s(literal 500 binary64))) (*.f64 (neg.f64 (fma.f64 y (+.f64 y x) (*.f64 x x))) (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 500 binary64) (+.f64 y x)) (-.f64 x y))) (*.f64 (neg.f64 (fma.f64 y (+.f64 y x) (*.f64 x x))) (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal -500 binary64))) (*.f64 (neg.f64 (fma.f64 y (+.f64 y x) (*.f64 x x))) (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) #s(literal 500 binary64))) (pow.f64 (+.f64 y x) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (*.f64 (*.f64 #s(literal 500 binary64) (+.f64 y x)) (-.f64 x y))) (pow.f64 (+.f64 y x) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal -500 binary64))) (*.f64 (+.f64 y x) (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) #s(literal 500 binary64))) (*.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y (+.f64 y x) (*.f64 x x))) (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (*.f64 (*.f64 #s(literal 500 binary64) (+.f64 y x)) (-.f64 x y))) (*.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y (+.f64 y x) (*.f64 x x))) (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal -500 binary64))) (*.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y (+.f64 y x) (*.f64 x x))) (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 y #s(literal 9 binary64))) (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) #s(literal 500 binary64))) (*.f64 (*.f64 (-.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (pow.f64 x #s(literal 6 binary64))) (fma.f64 y (+.f64 y x) (*.f64 x x))) (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 y #s(literal 9 binary64))) (*.f64 (*.f64 #s(literal 500 binary64) (+.f64 y x)) (-.f64 x y))) (*.f64 (*.f64 (-.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (pow.f64 x #s(literal 6 binary64))) (fma.f64 y (+.f64 y x) (*.f64 x x))) (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 y #s(literal 9 binary64))) (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal -500 binary64))) (*.f64 (*.f64 (-.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (pow.f64 x #s(literal 6 binary64))) (fma.f64 y (+.f64 y x) (*.f64 x x))) (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) #s(literal 500 binary64))) (*.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)) (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 500 binary64) (+.f64 y x)) (-.f64 x y))) (*.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)) (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal -500 binary64))) (pow.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) #s(literal 500 binary64)) (fma.f64 (neg.f64 x) x (*.f64 y y))) (*.f64 (+.f64 y x) (-.f64 (neg.f64 x) y))) |
(/.f64 (*.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) #s(literal 500 binary64)) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (+.f64 y x) (neg.f64 (fma.f64 y (+.f64 y x) (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) #s(literal 500 binary64)) (*.f64 (+.f64 y x) (-.f64 x y))) (pow.f64 (+.f64 y x) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) #s(literal 500 binary64)) (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64)))) (*.f64 (+.f64 y x) (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y (+.f64 y x) (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) #s(literal 500 binary64)) (-.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 y #s(literal 9 binary64)))) (*.f64 (+.f64 y x) (*.f64 (-.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (pow.f64 x #s(literal 6 binary64))) (fma.f64 y (+.f64 y x) (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) #s(literal 500 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (+.f64 y x) (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal 500 binary64) (+.f64 y x)) (-.f64 x y)) (fma.f64 (neg.f64 x) x (*.f64 y y))) (*.f64 (+.f64 y x) (-.f64 (neg.f64 x) y))) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal 500 binary64) (+.f64 y x)) (-.f64 x y)) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (+.f64 y x) (neg.f64 (fma.f64 y (+.f64 y x) (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal 500 binary64) (+.f64 y x)) (-.f64 x y)) (*.f64 (+.f64 y x) (-.f64 x y))) (pow.f64 (+.f64 y x) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal 500 binary64) (+.f64 y x)) (-.f64 x y)) (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64)))) (*.f64 (+.f64 y x) (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y (+.f64 y x) (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal 500 binary64) (+.f64 y x)) (-.f64 x y)) (-.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 y #s(literal 9 binary64)))) (*.f64 (+.f64 y x) (*.f64 (-.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (pow.f64 x #s(literal 6 binary64))) (fma.f64 y (+.f64 y x) (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal 500 binary64) (+.f64 y x)) (-.f64 x y)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (+.f64 y x) (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal -500 binary64)) (fma.f64 (neg.f64 x) x (*.f64 y y))) (*.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)) (-.f64 (neg.f64 x) y))) |
(/.f64 (*.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal -500 binary64)) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)) (neg.f64 (fma.f64 y (+.f64 y x) (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal -500 binary64)) (*.f64 (+.f64 y x) (-.f64 x y))) (*.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)) (+.f64 y x))) |
(/.f64 (*.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal -500 binary64)) (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64)))) (*.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)) (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y (+.f64 y x) (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal -500 binary64)) (-.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 y #s(literal 9 binary64)))) (*.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)) (*.f64 (-.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (pow.f64 x #s(literal 6 binary64))) (fma.f64 y (+.f64 y x) (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal -500 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (pow.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)) #s(literal 2 binary64))) |
(neg.f64 (*.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) #s(literal -500 binary64))) |
(fma.f64 (cosh.f64 (log.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)))) #s(literal 500 binary64) (*.f64 (sinh.f64 (log.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)))) #s(literal 500 binary64))) |
(fma.f64 #s(literal 500 binary64) (cosh.f64 (log.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)))) (*.f64 #s(literal 500 binary64) (sinh.f64 (log.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)))))) |
(+.f64 (*.f64 (cosh.f64 (log.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)))) #s(literal 500 binary64)) (*.f64 (sinh.f64 (log.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)))) #s(literal 500 binary64))) |
(+.f64 (*.f64 #s(literal 500 binary64) (cosh.f64 (log.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64))))) (*.f64 #s(literal 500 binary64) (sinh.f64 (log.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)))))) |
(*.f64 (*.f64 (-.f64 x y) (sqrt.f64 (-.f64 x y))) (sqrt.f64 (-.f64 x y))) |
(*.f64 (pow.f64 (-.f64 y x) #s(literal 1 binary64)) (pow.f64 (-.f64 y x) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 x y) (fma.f64 y (+.f64 y x) (*.f64 x x))) (/.f64 (-.f64 x y) (fma.f64 y (+.f64 y x) (*.f64 x x))))) |
(*.f64 (pow.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)) #s(literal 2 binary64)) (pow.f64 (/.f64 (-.f64 x y) (fma.f64 y (+.f64 y x) (*.f64 x x))) #s(literal 2 binary64))) |
(*.f64 (-.f64 x y) (-.f64 x y)) |
(*.f64 (-.f64 y x) (-.f64 y x)) |
(*.f64 (-.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)))) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (-.f64 x y))) |
(pow.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (-.f64 x y) #s(literal 2 binary64)) |
(pow.f64 (-.f64 y x) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (cosh.f64 (log.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)))) (cosh.f64 (log.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64))))) (*.f64 (sinh.f64 (log.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)))) (sinh.f64 (log.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)))))) (-.f64 (cosh.f64 (log.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)))) (sinh.f64 (log.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 (log.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (log.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (log.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)))) (cosh.f64 (log.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)))) (-.f64 (*.f64 (sinh.f64 (log.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)))) (sinh.f64 (log.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64))))) (*.f64 (cosh.f64 (log.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)))) (sinh.f64 (log.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (-.f64 x y))) (-.f64 (neg.f64 x) y)) |
(/.f64 (neg.f64 (*.f64 (-.f64 x y) (-.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 (neg.f64 (*.f64 (neg.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64))) (-.f64 (neg.f64 x) y))) (-.f64 (neg.f64 x) y)) |
(/.f64 (neg.f64 (pow.f64 (*.f64 (+.f64 y x) (-.f64 x y)) #s(literal 2 binary64))) (neg.f64 (pow.f64 (+.f64 y x) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (neg.f64 (*.f64 (+.f64 y x) (fma.f64 y (+.f64 y x) (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (+.f64 y x)) (-.f64 x y))) (neg.f64 (*.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)) (+.f64 y x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))) (neg.f64 (pow.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 y #s(literal 9 binary64)))) (*.f64 (neg.f64 (fma.f64 y (+.f64 y x) (*.f64 x x))) (*.f64 (-.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (pow.f64 x #s(literal 6 binary64))) (fma.f64 y (+.f64 y x) (*.f64 x x))))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64)))) (*.f64 (-.f64 (neg.f64 x) y) (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y (+.f64 y x) (*.f64 x x))))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (-.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 y #s(literal 9 binary64)))) (*.f64 (-.f64 (neg.f64 x) y) (*.f64 (-.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (pow.f64 x #s(literal 6 binary64))) (fma.f64 y (+.f64 y x) (*.f64 x x))))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (-.f64 (neg.f64 x) y) (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (+.f64 y x) (neg.f64 (fma.f64 y (+.f64 y x) (*.f64 x x))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64)))) (*.f64 (neg.f64 (fma.f64 y (+.f64 y x) (*.f64 x x))) (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y (+.f64 y x) (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (fma.f64 (neg.f64 x) x (*.f64 y y))) (*.f64 (-.f64 (neg.f64 x) y) (+.f64 y x))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (fma.f64 (neg.f64 x) x (*.f64 y y))) (*.f64 (+.f64 y x) (-.f64 (neg.f64 x) y))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64)))) (*.f64 (+.f64 y x) (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y (+.f64 y x) (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (-.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 y #s(literal 9 binary64)))) (*.f64 (+.f64 y x) (*.f64 (-.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (pow.f64 x #s(literal 6 binary64))) (fma.f64 y (+.f64 y x) (*.f64 x x))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (neg.f64 x) x (*.f64 y y))) (*.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y (+.f64 y x) (*.f64 x x))) (-.f64 (neg.f64 x) y))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y (+.f64 y x) (*.f64 x x))) (neg.f64 (fma.f64 y (+.f64 y x) (*.f64 x x))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (*.f64 (+.f64 y x) (-.f64 x y))) (*.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y (+.f64 y x) (*.f64 x x))) (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64)))) (*.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y (+.f64 y x) (*.f64 x x))) (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y (+.f64 y x) (*.f64 x x))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (-.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 y #s(literal 9 binary64)))) (*.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y (+.f64 y x) (*.f64 x x))) (*.f64 (-.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (pow.f64 x #s(literal 6 binary64))) (fma.f64 y (+.f64 y x) (*.f64 x x))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y (+.f64 y x) (*.f64 x x))) (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 y #s(literal 9 binary64))) (fma.f64 (neg.f64 x) x (*.f64 y y))) (*.f64 (*.f64 (-.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (pow.f64 x #s(literal 6 binary64))) (fma.f64 y (+.f64 y x) (*.f64 x x))) (-.f64 (neg.f64 x) y))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 y #s(literal 9 binary64))) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (*.f64 (-.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (pow.f64 x #s(literal 6 binary64))) (fma.f64 y (+.f64 y x) (*.f64 x x))) (neg.f64 (fma.f64 y (+.f64 y x) (*.f64 x x))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 y #s(literal 9 binary64))) (*.f64 (+.f64 y x) (-.f64 x y))) (*.f64 (*.f64 (-.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (pow.f64 x #s(literal 6 binary64))) (fma.f64 y (+.f64 y x) (*.f64 x x))) (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 y #s(literal 9 binary64))) (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64)))) (*.f64 (*.f64 (-.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (pow.f64 x #s(literal 6 binary64))) (fma.f64 y (+.f64 y x) (*.f64 x x))) (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y (+.f64 y x) (*.f64 x x))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 y #s(literal 9 binary64))) (-.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 y #s(literal 9 binary64)))) (*.f64 (*.f64 (-.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (pow.f64 x #s(literal 6 binary64))) (fma.f64 y (+.f64 y x) (*.f64 x x))) (*.f64 (-.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (pow.f64 x #s(literal 6 binary64))) (fma.f64 y (+.f64 y x) (*.f64 x x))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 y #s(literal 9 binary64))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (*.f64 (-.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (pow.f64 x #s(literal 6 binary64))) (fma.f64 y (+.f64 y x) (*.f64 x x))) (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (neg.f64 x) x (*.f64 y y))) (*.f64 (neg.f64 (fma.f64 y (+.f64 y x) (*.f64 x x))) (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (neg.f64 x) x (*.f64 y y))) (*.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)) (-.f64 (neg.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 6 binary64)) (pow.f64 y #s(literal 6 binary64)))) (*.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)) (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 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 x #s(literal 9 binary64)) (pow.f64 y #s(literal 9 binary64)))) (*.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)) (*.f64 (-.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (pow.f64 x #s(literal 6 binary64))) (fma.f64 y (+.f64 y x) (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (-.f64 (neg.f64 x) y) (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (+.f64 y x) (neg.f64 (fma.f64 y (+.f64 y x) (*.f64 x x))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (+.f64 y x) (-.f64 x y))) (*.f64 (neg.f64 (fma.f64 y (+.f64 y x) (*.f64 x x))) (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (+.f64 y x) (-.f64 x y))) (*.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)) (-.f64 (neg.f64 x) y))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (neg.f64 x) x (*.f64 y y))) (*.f64 (neg.f64 (fma.f64 y (+.f64 y x) (*.f64 x x))) (-.f64 (neg.f64 x) y))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (neg.f64 x) x (*.f64 y y))) (*.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)) (+.f64 y x))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (*.f64 (+.f64 y x) (-.f64 x y))) (*.f64 (-.f64 (neg.f64 x) y) (+.f64 y x))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (*.f64 (+.f64 y x) (-.f64 x y))) (*.f64 (+.f64 y x) (-.f64 (neg.f64 x) y))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (-.f64 (neg.f64 x) y) (neg.f64 (fma.f64 y (+.f64 y x) (*.f64 x x))))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (+.f64 y x) (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (-.f64 x y)) (+.f64 y x)) |
(/.f64 (*.f64 (-.f64 x y) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 y (+.f64 y x) (*.f64 x x))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64))) (-.f64 (neg.f64 x) y)) (+.f64 y x)) |
(/.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (pow.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)) #s(literal 2 binary64))) |
(/.f64 (pow.f64 (*.f64 (+.f64 y x) (-.f64 x y)) #s(literal 2 binary64)) (pow.f64 (+.f64 y x) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (-.f64 (neg.f64 x) y) (neg.f64 (fma.f64 y (+.f64 y x) (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (+.f64 y x) (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (+.f64 y x)) (-.f64 x y)) (*.f64 (neg.f64 (fma.f64 y (+.f64 y x) (*.f64 x x))) (-.f64 (neg.f64 x) y))) |
(/.f64 (*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (+.f64 y x)) (-.f64 x y)) (*.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)) (+.f64 y x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (*.f64 (neg.f64 (fma.f64 y (+.f64 y x) (*.f64 x x))) (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (*.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)) (neg.f64 (fma.f64 y (+.f64 y x) (*.f64 x x))))) |
(neg.f64 (neg.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)))) |
(fabs.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64))) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)))) |
(+.f64 (cosh.f64 (log.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)))) (sinh.f64 (log.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64))))) |
(*.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (-.f64 x y)) |
(*.f64 (/.f64 (-.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (pow.f64 x #s(literal 6 binary64))) (-.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (pow.f64 x #s(literal 6 binary64)))) (-.f64 x y)) |
(*.f64 (/.f64 (-.f64 y x) (sqrt.f64 (-.f64 x y))) (/.f64 (-.f64 y x) (sqrt.f64 (-.f64 x y)))) |
(*.f64 (/.f64 (-.f64 y x) (fma.f64 y (+.f64 y x) (*.f64 x x))) (/.f64 (-.f64 y x) (/.f64 (-.f64 x y) (fma.f64 y (+.f64 y x) (*.f64 x x))))) |
(*.f64 (/.f64 (-.f64 x y) (sqrt.f64 (-.f64 x y))) (/.f64 (-.f64 x y) (sqrt.f64 (-.f64 x y)))) |
(*.f64 (neg.f64 (sqrt.f64 (-.f64 x y))) (neg.f64 (sqrt.f64 (-.f64 x y)))) |
(*.f64 (fabs.f64 (sqrt.f64 (-.f64 x y))) (fabs.f64 (sqrt.f64 (-.f64 x y)))) |
(*.f64 (fabs.f64 (fma.f64 y (+.f64 y x) (*.f64 x x))) (fabs.f64 (/.f64 (-.f64 x y) (fma.f64 y (+.f64 y x) (*.f64 x x))))) |
(*.f64 (pow.f64 (sqrt.f64 (-.f64 x y)) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (-.f64 x y)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)) #s(literal 1 binary64)) (pow.f64 (/.f64 (-.f64 x y) (fma.f64 y (+.f64 y x) (*.f64 x x))) #s(literal 1 binary64))) |
(*.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 (sqrt.f64 (-.f64 x y)) (sqrt.f64 (-.f64 x y))) |
(*.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)) (/.f64 (-.f64 x y) (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(pow.f64 (sqrt.f64 (-.f64 x y)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (-.f64 x y) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 y x)) (/.f64 (*.f64 x x) (+.f64 y x))) (*.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (/.f64 (*.f64 y y) (+.f64 y x)))) (+.f64 (/.f64 (*.f64 x x) (+.f64 y x)) (/.f64 (*.f64 y y) (+.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y (+.f64 y x) (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y (+.f64 y x) (*.f64 x x)))) (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y (+.f64 y x) (*.f64 x x))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y (+.f64 y x) (*.f64 x x))))) (-.f64 y x)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 y x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y y) (+.f64 y x)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x x) (+.f64 y x)) (/.f64 (*.f64 x x) (+.f64 y x)) (fma.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (/.f64 (*.f64 y y) (+.f64 y x)) (*.f64 (/.f64 (*.f64 x x) (+.f64 y x)) (/.f64 (*.f64 y y) (+.f64 y x)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y (+.f64 y x) (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y (+.f64 y x) (*.f64 x x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y (+.f64 y x) (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y (+.f64 y x) (*.f64 x x))) (fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y (+.f64 y x) (*.f64 x x))) (/.f64 (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)) (fma.f64 y (+.f64 y x) (*.f64 x x))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y (+.f64 y x) (*.f64 x x))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 y (+.f64 y x)) #s(literal 2 binary64))) (-.f64 x y)) (*.f64 (-.f64 (*.f64 x (-.f64 x y)) (*.f64 y y)) (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y (+.f64 y x)) #s(literal 3 binary64))) (-.f64 x y)) (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y (+.f64 y x)) #s(literal 3 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 y x)) (*.f64 (+.f64 y x) (*.f64 y y))) (pow.f64 (+.f64 y x) #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 y (+.f64 y x) (*.f64 x x)) #s(literal 2 binary64))) |
(/.f64 (fabs.f64 (fma.f64 (neg.f64 x) x (*.f64 y y))) (fabs.f64 (-.f64 (neg.f64 x) y))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fabs.f64 (neg.f64 (fma.f64 y (+.f64 y x) (*.f64 x x))))) |
(/.f64 (fabs.f64 (*.f64 (+.f64 y x) (-.f64 x y))) (fabs.f64 (+.f64 y x))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64)))) (fabs.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y (+.f64 y x) (*.f64 x x))))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 y #s(literal 9 binary64)))) (fabs.f64 (*.f64 (-.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (pow.f64 x #s(literal 6 binary64))) (fma.f64 y (+.f64 y x) (*.f64 x x))))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fabs.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(/.f64 (exp.f64 (log.f64 (*.f64 (+.f64 y x) (-.f64 x y)))) (exp.f64 (log.f64 (+.f64 y x)))) |
(/.f64 (exp.f64 (log.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (exp.f64 (log.f64 (fma.f64 y (+.f64 y x) (*.f64 x x))))) |
(/.f64 (neg.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64))) (-.f64 y x)) |
(/.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (neg.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y (+.f64 y x) (*.f64 x x))))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 9 binary64)) (pow.f64 x #s(literal 9 binary64))) (neg.f64 (*.f64 (-.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (pow.f64 x #s(literal 6 binary64))) (fma.f64 y (+.f64 y x) (*.f64 x x))))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (neg.f64 (-.f64 (neg.f64 x) y))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (+.f64 y x)) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (neg.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(/.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (-.f64 (neg.f64 x) y)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 y #s(literal 9 binary64))) (*.f64 (-.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (pow.f64 x #s(literal 6 binary64))) (fma.f64 y (+.f64 y x) (*.f64 x 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))) (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 (+.f64 y x) (*.f64 x x))) |
(neg.f64 (-.f64 y x)) |
(sqrt.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y (+.f64 y x) (*.f64 x x)))) (/.f64 (pow.f64 y #s(literal 6 binary64)) (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y (+.f64 y x) (*.f64 x x))))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 9 binary64)) (*.f64 (-.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (pow.f64 x #s(literal 6 binary64))) (fma.f64 y (+.f64 y x) (*.f64 x x)))) (/.f64 (pow.f64 y #s(literal 9 binary64)) (*.f64 (-.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (pow.f64 x #s(literal 6 binary64))) (fma.f64 y (+.f64 y x) (*.f64 x x))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #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 y #s(literal 3 binary64)) (pow.f64 x #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 y #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 y (+.f64 y x) (*.f64 x x))) (/.f64 (/.f64 (pow.f64 y #s(literal 9 binary64)) (-.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 y x)) (/.f64 (*.f64 y y) (+.f64 y x))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y (+.f64 y x) (*.f64 x x))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(-.f64 x y) |
(fabs.f64 (-.f64 x y)) |
(fabs.f64 (-.f64 y x)) |
(exp.f64 (-.f64 (log.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64))) (log.f64 (-.f64 x y)))) |
(exp.f64 (log.f64 (-.f64 x y))) |
(+.f64 (/.f64 (cosh.f64 (log.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)))) (-.f64 x y)) (/.f64 (sinh.f64 (log.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)))) (-.f64 x y))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y (+.f64 y x) (*.f64 x x)))) (/.f64 (neg.f64 (pow.f64 y #s(literal 6 binary64))) (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y (+.f64 y x) (*.f64 x x))))) |
(+.f64 (cosh.f64 (log.f64 (-.f64 x y))) (sinh.f64 (log.f64 (-.f64 x y)))) |
(+.f64 (/.f64 (*.f64 x x) (+.f64 y x)) (/.f64 (*.f64 (neg.f64 y) y) (+.f64 y x))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y (+.f64 y x) (*.f64 x x))) (/.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 2 binary64)) (fma.f64 (-.f64 y x) y (*.f64 (neg.f64 x) x))) (/.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 2 binary64)) (fma.f64 (-.f64 y x) y (*.f64 (neg.f64 x) x)))) (*.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))))) (fma.f64 (-.f64 y x) y (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 (-.f64 x y) y)) (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 (-.f64 x y) y)) (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 (-.f64 x y) y)) (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 (-.f64 x y) y)) (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 2 binary64)))))) (fma.f64 (-.f64 y x) y (*.f64 x x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 2 binary64)) (fma.f64 (-.f64 y x) 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 x x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 2 binary64)) (fma.f64 (-.f64 y x) y (*.f64 (neg.f64 x) x))) (/.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 2 binary64)) (fma.f64 (-.f64 y x) y (*.f64 (neg.f64 x) x))) (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x))) (*.f64 (/.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 2 binary64)) (fma.f64 (-.f64 y x) y (*.f64 (neg.f64 x) x))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (-.f64 x y) y (*.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 y x) y) #s(literal 2 binary64)) (*.f64 (*.f64 x x) (*.f64 (-.f64 x y) y))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 (-.f64 x y) y)) (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 (-.f64 x y) y)) (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 (-.f64 x y) y)) (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 (-.f64 x y) y)) (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 (-.f64 x y) y)) (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 (-.f64 x y) y)) (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 (-.f64 x y) y)) (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 (-.f64 x y) y)) (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 2 binary64)))) (neg.f64 (fma.f64 x x (*.f64 (-.f64 x y) y)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))))) (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))))) (fma.f64 (-.f64 y x) y (*.f64 (neg.f64 x) x))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 (-.f64 x y) y)) (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 (-.f64 x y) y)) (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 2 binary64)) (fma.f64 (-.f64 y x) y (*.f64 (neg.f64 x) x))) (*.f64 (fma.f64 (-.f64 y x) y (*.f64 (neg.f64 x) x)) (pow.f64 x #s(literal 4 binary64)))) (*.f64 (fma.f64 (-.f64 y x) y (*.f64 (neg.f64 x) x)) (fma.f64 (-.f64 y x) y (*.f64 (neg.f64 x) x)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 (-.f64 x y) y)) (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 (-.f64 x y) y)) (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 2 binary64))) (pow.f64 x #s(literal 6 binary64)))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 (-.f64 x y) y)) (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 2 binary64))) (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 (-.f64 x y) y)) (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 2 binary64))) (fma.f64 x x (*.f64 (-.f64 x y) y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 (-.f64 x y) y (*.f64 x x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (-.f64 y x) y) (fma.f64 (-.f64 y x) y (*.f64 (neg.f64 x) x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 (-.f64 x y) y)) (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (neg.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (-.f64 y x) y (*.f64 (neg.f64 x) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 (-.f64 x y) y)) (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (-.f64 y x) y) (fma.f64 (-.f64 y x) y (*.f64 (neg.f64 x) x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 (-.f64 x y) y)) (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 2 binary64)))) |
(neg.f64 (neg.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (neg.f64 (neg.f64 y)) (-.f64 y x))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (neg.f64 (*.f64 (-.f64 x y) y))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (-.f64 y x) y)) |
(fma.f64 (-.f64 y x) y (*.f64 x x)) |
(fma.f64 y (-.f64 y x) (*.f64 x x)) |
(fma.f64 x x (*.f64 (neg.f64 (neg.f64 y)) (-.f64 y x))) |
(fma.f64 x x (neg.f64 (*.f64 (-.f64 x y) y))) |
(fma.f64 x x (*.f64 (-.f64 y x) y)) |
(-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x (*.f64 (-.f64 x y) y))) (/.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 2 binary64)) (fma.f64 x x (*.f64 (-.f64 x y) y)))) |
(-.f64 (fma.f64 x x (*.f64 y y)) (*.f64 y x)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 (-.f64 x y) y)) (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 (-.f64 x y) y)) (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 2 binary64)) (fma.f64 (-.f64 y x) y (*.f64 (neg.f64 x) x))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
(-.f64 (*.f64 (-.f64 y x) y) (*.f64 (neg.f64 x) x)) |
(-.f64 (*.f64 x x) (*.f64 (-.f64 x y) y)) |
(+.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (-.f64 y x) y) (fma.f64 (-.f64 y x) y (*.f64 (neg.f64 x) x))))) (/.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 3 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (-.f64 y x) y) (fma.f64 (-.f64 y x) y (*.f64 (neg.f64 x) x)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 3 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (-.f64 y x) y) (fma.f64 (-.f64 y x) y (*.f64 (neg.f64 x) x))))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (-.f64 y x) y) (fma.f64 (-.f64 y x) y (*.f64 (neg.f64 x) x)))))) |
(+.f64 (neg.f64 (*.f64 (-.f64 x y) y)) (*.f64 x x)) |
(+.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 (-.f64 x y) y)) (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 (-.f64 x y) y)) (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 (-.f64 x y) y)) (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 (-.f64 x y) y)) (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 2 binary64)) (fma.f64 (-.f64 y x) y (*.f64 (neg.f64 x) x))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (-.f64 x y) y (*.f64 x x)))) |
(+.f64 (*.f64 (-.f64 y x) y) (*.f64 x x)) |
(+.f64 (*.f64 x x) (*.f64 (neg.f64 (neg.f64 y)) (-.f64 y x))) |
(+.f64 (*.f64 x x) (neg.f64 (*.f64 (-.f64 x y) y))) |
(+.f64 (*.f64 x x) (*.f64 (-.f64 y x) y)) |
Compiled 22 413 to 2 516 computations (88.8% saved)
5 alts after pruning (2 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 710 | 2 | 712 |
| Fresh | 0 | 0 | 0 |
| Picked | 2 | 2 | 4 |
| Done | 0 | 1 | 1 |
| Total | 712 | 5 | 717 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 34.1% | (/.f64 (*.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (-.f64 x y)) #s(literal 500 binary64)) (*.f64 (+.f64 y x) (-.f64 x y))) |
| ✓ | 100.0% | (*.f64 #s(literal 500 binary64) (-.f64 x y)) |
| ▶ | 91.7% | #s(approx (* 500 (- x y)) (*.f64 (fma.f64 (/.f64 y x) #s(literal -500 binary64) #s(literal 500 binary64)) x)) |
| ✓ | 51.3% | #s(approx (* 500 (- x y)) (*.f64 #s(literal 500 binary64) x)) |
| ✓ | 50.3% | #s(approx (* 500 (- x y)) (*.f64 #s(literal -500 binary64) y)) |
Compiled 58 to 41 computations (29.3% saved)
| 1× | egg-herbie |
Found 8 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (*.f64 (+.f64 y x) (-.f64 x y)) | |
| cost-diff | 0 | (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (-.f64 x y)) | |
| cost-diff | 0 | (*.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (-.f64 x y)) #s(literal 500 binary64)) | |
| cost-diff | 16 | (/.f64 (*.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (-.f64 x y)) #s(literal 500 binary64)) (*.f64 (+.f64 y x) (-.f64 x y))) | |
| cost-diff | 0 | (/.f64 y x) | |
| cost-diff | 0 | (fma.f64 (/.f64 y x) #s(literal -500 binary64) #s(literal 500 binary64)) | |
| cost-diff | 0 | #s(approx (* 500 (- x y)) (*.f64 (fma.f64 (/.f64 y x) #s(literal -500 binary64) #s(literal 500 binary64)) x)) | |
| cost-diff | 3 | (*.f64 (fma.f64 (/.f64 y x) #s(literal -500 binary64) #s(literal 500 binary64)) x) |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 96 |
| 0 | 26 | 83 |
| 1 | 47 | 83 |
| 2 | 133 | 83 |
| 3 | 523 | 83 |
| 4 | 2187 | 74 |
| 5 | 7369 | 74 |
| 0 | 8451 | 74 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (* 500 (- x y)) (*.f64 (fma.f64 (/.f64 y x) #s(literal -500 binary64) #s(literal 500 binary64)) x)) |
(*.f64 (fma.f64 (/.f64 y x) #s(literal -500 binary64) #s(literal 500 binary64)) x) |
(fma.f64 (/.f64 y x) #s(literal -500 binary64) #s(literal 500 binary64)) |
(/.f64 y x) |
y |
x |
#s(literal -500 binary64) |
#s(literal 500 binary64) |
(/.f64 (*.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (-.f64 x y)) #s(literal 500 binary64)) (*.f64 (+.f64 y x) (-.f64 x y))) |
(*.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (-.f64 x y)) #s(literal 500 binary64)) |
(*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (-.f64 x y)) |
(*.f64 (+.f64 y x) (-.f64 x y)) |
(+.f64 y x) |
y |
x |
(-.f64 x y) |
#s(literal 500 binary64) |
| Outputs |
|---|
#s(approx (* 500 (- x y)) (*.f64 (fma.f64 (/.f64 y x) #s(literal -500 binary64) #s(literal 500 binary64)) x)) |
#s(approx (* 500 (- x y)) (*.f64 (-.f64 y x) #s(literal -500 binary64))) |
(*.f64 (fma.f64 (/.f64 y x) #s(literal -500 binary64) #s(literal 500 binary64)) x) |
(*.f64 (-.f64 y x) #s(literal -500 binary64)) |
(fma.f64 (/.f64 y x) #s(literal -500 binary64) #s(literal 500 binary64)) |
(fma.f64 #s(literal -500 binary64) (/.f64 y x) #s(literal 500 binary64)) |
(/.f64 y x) |
y |
x |
#s(literal -500 binary64) |
#s(literal 500 binary64) |
(/.f64 (*.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (-.f64 x y)) #s(literal 500 binary64)) (*.f64 (+.f64 y x) (-.f64 x y))) |
(*.f64 (-.f64 y x) #s(literal -500 binary64)) |
(*.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (-.f64 x y)) #s(literal 500 binary64)) |
(*.f64 (*.f64 (-.f64 x y) #s(literal -500 binary64)) (fma.f64 (neg.f64 x) x (*.f64 y y))) |
(*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (-.f64 x y)) |
(*.f64 (*.f64 (-.f64 x y) (+.f64 y x)) (-.f64 x y)) |
(*.f64 (+.f64 y x) (-.f64 x y)) |
(*.f64 (-.f64 x y) (+.f64 y x)) |
(+.f64 y x) |
y |
x |
(-.f64 x y) |
#s(literal 500 binary64) |
Found 8 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0 | (*.f64 (+.f64 y x) (-.f64 x y)) | |
| accuracy | 0.0703125 | (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (-.f64 x y)) | |
| accuracy | 0.09375 | (*.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (-.f64 x y)) #s(literal 500 binary64)) | |
| accuracy | 41.14059247218463 | (/.f64 (*.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (-.f64 x y)) #s(literal 500 binary64)) (*.f64 (+.f64 y x) (-.f64 x y))) | |
| accuracy | 0.0 | (/.f64 y x) | |
| accuracy | 0.0 | #s(approx (* 500 (- x y)) (*.f64 (fma.f64 (/.f64 y x) #s(literal -500 binary64) #s(literal 500 binary64)) x)) | |
| accuracy | 0.11328125 | (fma.f64 (/.f64 y x) #s(literal -500 binary64) #s(literal 500 binary64)) | |
| accuracy | 5.285180749212422 | (*.f64 (fma.f64 (/.f64 y x) #s(literal -500 binary64) #s(literal 500 binary64)) x) |
| 39.0ms | 253× | 0 | valid |
| 1.0ms | 2× | 2 | valid |
| 0.0ms | 1× | 1 | valid |
Compiled 91 to 17 computations (81.3% saved)
ival-mult: 17.0ms (61.4% of total)ival-div: 5.0ms (18.1% of total)ival-add: 3.0ms (10.8% of total)ival-sub: 2.0ms (7.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)| Inputs |
|---|
(*.f64 (fma.f64 (/.f64 y x) #s(literal -500 binary64) #s(literal 500 binary64)) x) |
#s(approx (* 500 (- x y)) (*.f64 (fma.f64 (/.f64 y x) #s(literal -500 binary64) #s(literal 500 binary64)) x)) |
(fma.f64 (/.f64 y x) #s(literal -500 binary64) #s(literal 500 binary64)) |
(/.f64 y x) |
(/.f64 (*.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (-.f64 x y)) #s(literal 500 binary64)) (*.f64 (+.f64 y x) (-.f64 x y))) |
(*.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (-.f64 x y)) #s(literal 500 binary64)) |
(*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (-.f64 x y)) |
(*.f64 (+.f64 y x) (-.f64 x y)) |
| Outputs |
|---|
(* -500 y) |
(+ (* -500 y) (* 500 x)) |
(* -500 (/ y x)) |
(/ (+ (* -500 y) (* 500 x)) x) |
(/ y x) |
(* 500 (pow y 3)) |
(+ (* 500 (* x (+ (* -2 (pow y 2)) (pow y 2)))) (* 500 (pow y 3))) |
(+ (* 500 (pow y 3)) (* x (+ (* 500 (* x (+ y (* -2 y)))) (* 500 (+ (* -2 (pow y 2)) (pow y 2)))))) |
(+ (* 500 (pow y 3)) (* x (+ (* 500 (+ (* -2 (pow y 2)) (pow y 2))) (* x (+ (* 500 x) (* 500 (+ y (* -2 y)))))))) |
(pow y 3) |
(+ (* x (+ (* -2 (pow y 2)) (pow y 2))) (pow y 3)) |
(+ (* x (+ (* -2 (pow y 2)) (+ (* x (+ y (* -2 y))) (pow y 2)))) (pow y 3)) |
(+ (* x (+ (* -2 (pow y 2)) (+ (* x (+ x (+ y (* -2 y)))) (pow y 2)))) (pow y 3)) |
(* -1 (pow y 2)) |
(+ (* -1 (pow y 2)) (* x (+ y (* -1 y)))) |
(+ (* -1 (pow y 2)) (* x (+ x (+ y (* -1 y))))) |
(* 500 x) |
(* x (+ 500 (* -500 (/ y x)))) |
500 |
(+ 500 (* -500 (/ y x))) |
(* 500 (pow x 3)) |
(* (pow x 3) (+ 500 (* 500 (/ (+ y (* -2 y)) x)))) |
(* (pow x 3) (+ 500 (+ (* 500 (/ (+ y (* -2 y)) x)) (* 500 (/ (+ (* -2 (pow y 2)) (pow y 2)) (pow x 2)))))) |
(* (pow x 3) (+ 500 (+ (* 500 (/ (+ y (* -2 y)) x)) (+ (* 500 (/ (+ (* -2 (pow y 2)) (pow y 2)) (pow x 2))) (* 500 (/ (pow y 3) (pow x 3))))))) |
(pow x 3) |
(* (pow x 3) (+ 1 (+ (* -2 (/ y x)) (/ y x)))) |
(* (pow x 3) (+ 1 (+ (* -2 (/ y x)) (+ (* -2 (/ (pow y 2) (pow x 2))) (+ (/ y x) (/ (pow y 2) (pow x 2))))))) |
(* (pow x 3) (+ 1 (+ (* -2 (/ y x)) (+ (* -2 (/ (pow y 2) (pow x 2))) (+ (/ y x) (+ (/ (pow y 2) (pow x 2)) (/ (pow y 3) (pow x 3)))))))) |
(pow x 2) |
(* (pow x 2) (+ 1 (+ (* -1 (/ y x)) (/ y x)))) |
(* (pow x 2) (+ 1 (+ (* -1 (/ y x)) (+ (* -1 (/ (pow y 2) (pow x 2))) (/ y x))))) |
(* -1 (* x (- (* 500 (/ y x)) 500))) |
(* -1 (* (pow x 3) (- (* -500 (/ (+ y (* -2 y)) x)) 500))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ (* -500 (/ (+ (* -1 (pow y 2)) (* 2 (pow y 2))) x)) (* 500 (+ y (* -2 y)))) x)) 500))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ (* -1 (/ (+ (* -500 (/ (pow y 3) x)) (* 500 (+ (* -1 (pow y 2)) (* 2 (pow y 2))))) x)) (* 500 (+ y (* -2 y)))) x)) 500))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ y (* -2 y)) x)) 1))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ y (+ (* -2 y) (* -1 (/ (+ (* -1 (pow y 2)) (* 2 (pow y 2))) x)))) x)) 1))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ y (+ (* -2 y) (* -1 (/ (+ (* -1 (/ (pow y 3) x)) (+ (* -1 (pow y 2)) (* 2 (pow y 2)))) x)))) x)) 1))) |
(* (pow x 2) (+ 1 (* -1 (/ (+ (* -1 (+ y (* -1 y))) (/ (pow y 2) x)) x)))) |
(+ (* 500 (* y (+ (* -2 (pow x 2)) (pow x 2)))) (* 500 (pow x 3))) |
(+ (* 500 (pow x 3)) (* y (+ (* 500 (* y (+ x (* -2 x)))) (* 500 (+ (* -2 (pow x 2)) (pow x 2)))))) |
(+ (* 500 (pow x 3)) (* y (+ (* 500 (+ (* -2 (pow x 2)) (pow x 2))) (* y (+ (* 500 y) (* 500 (+ x (* -2 x)))))))) |
(+ (* y (+ (* -2 (pow x 2)) (pow x 2))) (pow x 3)) |
(+ (* y (+ (* -2 (pow x 2)) (+ (* y (+ x (* -2 x))) (pow x 2)))) (pow x 3)) |
(+ (* y (+ (* -2 (pow x 2)) (+ (* y (+ x (+ y (* -2 x)))) (pow x 2)))) (pow x 3)) |
(+ (* y (+ x (* -1 x))) (pow x 2)) |
(+ (* y (+ x (+ (* -1 x) (* -1 y)))) (pow x 2)) |
(* y (- (* 500 (/ x y)) 500)) |
(* y (- (* 500 (/ 1 y)) (* 500 (/ 1 x)))) |
(* (pow y 3) (+ 500 (* 500 (/ (+ x (* -2 x)) y)))) |
(* (pow y 3) (+ 500 (+ (* 500 (/ (+ x (* -2 x)) y)) (* 500 (/ (+ (* -2 (pow x 2)) (pow x 2)) (pow y 2)))))) |
(* (pow y 3) (+ 500 (+ (* 500 (/ (+ x (* -2 x)) y)) (+ (* 500 (/ (+ (* -2 (pow x 2)) (pow x 2)) (pow y 2))) (* 500 (/ (pow x 3) (pow y 3))))))) |
(* (pow y 3) (+ 1 (+ (* -2 (/ x y)) (/ x y)))) |
(* (pow y 3) (+ 1 (+ (* -2 (/ x y)) (+ (* -2 (/ (pow x 2) (pow y 2))) (+ (/ x y) (/ (pow x 2) (pow y 2))))))) |
(* (pow y 3) (+ 1 (+ (* -2 (/ x y)) (+ (* -2 (/ (pow x 2) (pow y 2))) (+ (/ x y) (+ (/ (pow x 2) (pow y 2)) (/ (pow x 3) (pow y 3)))))))) |
(* (pow y 2) (- (+ (* -1 (/ x y)) (/ x y)) 1)) |
(* (pow y 2) (- (+ (* -1 (/ x y)) (+ (/ x y) (/ (pow x 2) (pow y 2)))) 1)) |
(* -1 (* y (+ 500 (* -500 (/ x y))))) |
(* -1 (* y (- (* 500 (/ 1 x)) (* 500 (/ 1 y))))) |
(* -1 (* (pow y 3) (- (* -500 (/ (+ x (* -2 x)) y)) 500))) |
(* -1 (* (pow y 3) (- (* -1 (/ (+ (* -500 (/ (+ (* -1 (pow x 2)) (* 2 (pow x 2))) y)) (* 500 (+ x (* -2 x)))) y)) 500))) |
(* -1 (* (pow y 3) (- (* -1 (/ (+ (* -1 (/ (+ (* -500 (/ (pow x 3) y)) (* 500 (+ (* -1 (pow x 2)) (* 2 (pow x 2))))) y)) (* 500 (+ x (* -2 x)))) y)) 500))) |
(* -1 (* (pow y 3) (- (* -1 (/ (+ x (* -2 x)) y)) 1))) |
(* -1 (* (pow y 3) (- (* -1 (/ (+ x (+ (* -2 x) (* -1 (/ (+ (* -1 (pow x 2)) (* 2 (pow x 2))) y)))) y)) 1))) |
(* -1 (* (pow y 3) (- (* -1 (/ (+ x (+ (* -2 x) (* -1 (/ (+ (* -1 (/ (pow x 3) y)) (+ (* -1 (pow x 2)) (* 2 (pow x 2)))) y)))) y)) 1))) |
(* (pow y 2) (- (* -1 (/ (+ x (* -1 x)) y)) 1)) |
(* (pow y 2) (- (* -1 (/ (+ x (+ (* -1 x) (* -1 (/ (pow x 2) y)))) y)) 1)) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 23.0ms | x | @ | inf | ((* (+ (* (/ y x) -500) 500) x) (* 500 (- x y)) (+ (* (/ y x) -500) 500) (/ y x) (/ (* (* (* (+ y x) (- x y)) (- x y)) 500) (* (+ y x) (- x y))) (* (* (* (+ y x) (- x y)) (- x y)) 500) (* (* (+ y x) (- x y)) (- x y)) (* (+ y x) (- x y))) |
| 4.0ms | x | @ | -inf | ((* (+ (* (/ y x) -500) 500) x) (* 500 (- x y)) (+ (* (/ y x) -500) 500) (/ y x) (/ (* (* (* (+ y x) (- x y)) (- x y)) 500) (* (+ y x) (- x y))) (* (* (* (+ y x) (- x y)) (- x y)) 500) (* (* (+ y x) (- x y)) (- x y)) (* (+ y x) (- x y))) |
| 2.0ms | y | @ | -inf | ((* (+ (* (/ y x) -500) 500) x) (* 500 (- x y)) (+ (* (/ y x) -500) 500) (/ y x) (/ (* (* (* (+ y x) (- x y)) (- x y)) 500) (* (+ y x) (- x y))) (* (* (* (+ y x) (- x y)) (- x y)) 500) (* (* (+ y x) (- x y)) (- x y)) (* (+ y x) (- x y))) |
| 2.0ms | y | @ | inf | ((* (+ (* (/ y x) -500) 500) x) (* 500 (- x y)) (+ (* (/ y x) -500) 500) (/ y x) (/ (* (* (* (+ y x) (- x y)) (- x y)) 500) (* (+ y x) (- x y))) (* (* (* (+ y x) (- x y)) (- x y)) 500) (* (* (+ y x) (- x y)) (- x y)) (* (+ y x) (- x y))) |
| 1.0ms | x | @ | 0 | ((* (+ (* (/ y x) -500) 500) x) (* 500 (- x y)) (+ (* (/ y x) -500) 500) (/ y x) (/ (* (* (* (+ y x) (- x y)) (- x y)) 500) (* (+ y x) (- x y))) (* (* (* (+ y x) (- x y)) (- x y)) 500) (* (* (+ y x) (- x y)) (- x y)) (* (+ y x) (- x y))) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 320 | 1015 |
| 1 | 1226 | 805 |
| 2 | 5722 | 771 |
| 0 | 8539 | 742 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -500 y) |
(+ (* -500 y) (* 500 x)) |
(* -500 (/ y x)) |
(/ (+ (* -500 y) (* 500 x)) x) |
(/ y x) |
(* 500 (pow y 3)) |
(+ (* 500 (* x (+ (* -2 (pow y 2)) (pow y 2)))) (* 500 (pow y 3))) |
(+ (* 500 (pow y 3)) (* x (+ (* 500 (* x (+ y (* -2 y)))) (* 500 (+ (* -2 (pow y 2)) (pow y 2)))))) |
(+ (* 500 (pow y 3)) (* x (+ (* 500 (+ (* -2 (pow y 2)) (pow y 2))) (* x (+ (* 500 x) (* 500 (+ y (* -2 y)))))))) |
(pow y 3) |
(+ (* x (+ (* -2 (pow y 2)) (pow y 2))) (pow y 3)) |
(+ (* x (+ (* -2 (pow y 2)) (+ (* x (+ y (* -2 y))) (pow y 2)))) (pow y 3)) |
(+ (* x (+ (* -2 (pow y 2)) (+ (* x (+ x (+ y (* -2 y)))) (pow y 2)))) (pow y 3)) |
(* -1 (pow y 2)) |
(+ (* -1 (pow y 2)) (* x (+ y (* -1 y)))) |
(+ (* -1 (pow y 2)) (* x (+ x (+ y (* -1 y))))) |
(* 500 x) |
(* x (+ 500 (* -500 (/ y x)))) |
500 |
(+ 500 (* -500 (/ y x))) |
(* 500 (pow x 3)) |
(* (pow x 3) (+ 500 (* 500 (/ (+ y (* -2 y)) x)))) |
(* (pow x 3) (+ 500 (+ (* 500 (/ (+ y (* -2 y)) x)) (* 500 (/ (+ (* -2 (pow y 2)) (pow y 2)) (pow x 2)))))) |
(* (pow x 3) (+ 500 (+ (* 500 (/ (+ y (* -2 y)) x)) (+ (* 500 (/ (+ (* -2 (pow y 2)) (pow y 2)) (pow x 2))) (* 500 (/ (pow y 3) (pow x 3))))))) |
(pow x 3) |
(* (pow x 3) (+ 1 (+ (* -2 (/ y x)) (/ y x)))) |
(* (pow x 3) (+ 1 (+ (* -2 (/ y x)) (+ (* -2 (/ (pow y 2) (pow x 2))) (+ (/ y x) (/ (pow y 2) (pow x 2))))))) |
(* (pow x 3) (+ 1 (+ (* -2 (/ y x)) (+ (* -2 (/ (pow y 2) (pow x 2))) (+ (/ y x) (+ (/ (pow y 2) (pow x 2)) (/ (pow y 3) (pow x 3)))))))) |
(pow x 2) |
(* (pow x 2) (+ 1 (+ (* -1 (/ y x)) (/ y x)))) |
(* (pow x 2) (+ 1 (+ (* -1 (/ y x)) (+ (* -1 (/ (pow y 2) (pow x 2))) (/ y x))))) |
(* -1 (* x (- (* 500 (/ y x)) 500))) |
(* -1 (* (pow x 3) (- (* -500 (/ (+ y (* -2 y)) x)) 500))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ (* -500 (/ (+ (* -1 (pow y 2)) (* 2 (pow y 2))) x)) (* 500 (+ y (* -2 y)))) x)) 500))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ (* -1 (/ (+ (* -500 (/ (pow y 3) x)) (* 500 (+ (* -1 (pow y 2)) (* 2 (pow y 2))))) x)) (* 500 (+ y (* -2 y)))) x)) 500))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ y (* -2 y)) x)) 1))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ y (+ (* -2 y) (* -1 (/ (+ (* -1 (pow y 2)) (* 2 (pow y 2))) x)))) x)) 1))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ y (+ (* -2 y) (* -1 (/ (+ (* -1 (/ (pow y 3) x)) (+ (* -1 (pow y 2)) (* 2 (pow y 2)))) x)))) x)) 1))) |
(* (pow x 2) (+ 1 (* -1 (/ (+ (* -1 (+ y (* -1 y))) (/ (pow y 2) x)) x)))) |
(+ (* 500 (* y (+ (* -2 (pow x 2)) (pow x 2)))) (* 500 (pow x 3))) |
(+ (* 500 (pow x 3)) (* y (+ (* 500 (* y (+ x (* -2 x)))) (* 500 (+ (* -2 (pow x 2)) (pow x 2)))))) |
(+ (* 500 (pow x 3)) (* y (+ (* 500 (+ (* -2 (pow x 2)) (pow x 2))) (* y (+ (* 500 y) (* 500 (+ x (* -2 x)))))))) |
(+ (* y (+ (* -2 (pow x 2)) (pow x 2))) (pow x 3)) |
(+ (* y (+ (* -2 (pow x 2)) (+ (* y (+ x (* -2 x))) (pow x 2)))) (pow x 3)) |
(+ (* y (+ (* -2 (pow x 2)) (+ (* y (+ x (+ y (* -2 x)))) (pow x 2)))) (pow x 3)) |
(+ (* y (+ x (* -1 x))) (pow x 2)) |
(+ (* y (+ x (+ (* -1 x) (* -1 y)))) (pow x 2)) |
(* y (- (* 500 (/ x y)) 500)) |
(* y (- (* 500 (/ 1 y)) (* 500 (/ 1 x)))) |
(* (pow y 3) (+ 500 (* 500 (/ (+ x (* -2 x)) y)))) |
(* (pow y 3) (+ 500 (+ (* 500 (/ (+ x (* -2 x)) y)) (* 500 (/ (+ (* -2 (pow x 2)) (pow x 2)) (pow y 2)))))) |
(* (pow y 3) (+ 500 (+ (* 500 (/ (+ x (* -2 x)) y)) (+ (* 500 (/ (+ (* -2 (pow x 2)) (pow x 2)) (pow y 2))) (* 500 (/ (pow x 3) (pow y 3))))))) |
(* (pow y 3) (+ 1 (+ (* -2 (/ x y)) (/ x y)))) |
(* (pow y 3) (+ 1 (+ (* -2 (/ x y)) (+ (* -2 (/ (pow x 2) (pow y 2))) (+ (/ x y) (/ (pow x 2) (pow y 2))))))) |
(* (pow y 3) (+ 1 (+ (* -2 (/ x y)) (+ (* -2 (/ (pow x 2) (pow y 2))) (+ (/ x y) (+ (/ (pow x 2) (pow y 2)) (/ (pow x 3) (pow y 3)))))))) |
(* (pow y 2) (- (+ (* -1 (/ x y)) (/ x y)) 1)) |
(* (pow y 2) (- (+ (* -1 (/ x y)) (+ (/ x y) (/ (pow x 2) (pow y 2)))) 1)) |
(* -1 (* y (+ 500 (* -500 (/ x y))))) |
(* -1 (* y (- (* 500 (/ 1 x)) (* 500 (/ 1 y))))) |
(* -1 (* (pow y 3) (- (* -500 (/ (+ x (* -2 x)) y)) 500))) |
(* -1 (* (pow y 3) (- (* -1 (/ (+ (* -500 (/ (+ (* -1 (pow x 2)) (* 2 (pow x 2))) y)) (* 500 (+ x (* -2 x)))) y)) 500))) |
(* -1 (* (pow y 3) (- (* -1 (/ (+ (* -1 (/ (+ (* -500 (/ (pow x 3) y)) (* 500 (+ (* -1 (pow x 2)) (* 2 (pow x 2))))) y)) (* 500 (+ x (* -2 x)))) y)) 500))) |
(* -1 (* (pow y 3) (- (* -1 (/ (+ x (* -2 x)) y)) 1))) |
(* -1 (* (pow y 3) (- (* -1 (/ (+ x (+ (* -2 x) (* -1 (/ (+ (* -1 (pow x 2)) (* 2 (pow x 2))) y)))) y)) 1))) |
(* -1 (* (pow y 3) (- (* -1 (/ (+ x (+ (* -2 x) (* -1 (/ (+ (* -1 (/ (pow x 3) y)) (+ (* -1 (pow x 2)) (* 2 (pow x 2)))) y)))) y)) 1))) |
(* (pow y 2) (- (* -1 (/ (+ x (* -1 x)) y)) 1)) |
(* (pow y 2) (- (* -1 (/ (+ x (+ (* -1 x) (* -1 (/ (pow x 2) y)))) y)) 1)) |
| Outputs |
|---|
(* -500 y) |
(*.f64 #s(literal -500 binary64) y) |
(+ (* -500 y) (* 500 x)) |
(*.f64 (-.f64 y x) #s(literal -500 binary64)) |
(* -500 (/ y x)) |
(*.f64 (/.f64 y x) #s(literal -500 binary64)) |
(/ (+ (* -500 y) (* 500 x)) x) |
(/.f64 (*.f64 (-.f64 y x) #s(literal -500 binary64)) x) |
(/ y x) |
(/.f64 y x) |
(* 500 (pow y 3)) |
(*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 500 binary64)) |
(+ (* 500 (* x (+ (* -2 (pow y 2)) (pow y 2)))) (* 500 (pow y 3))) |
(*.f64 (*.f64 (*.f64 (-.f64 x y) #s(literal -500 binary64)) y) y) |
(+ (* 500 (pow y 3)) (* x (+ (* 500 (* x (+ y (* -2 y)))) (* 500 (+ (* -2 (pow y 2)) (pow y 2)))))) |
(*.f64 (fma.f64 (*.f64 (-.f64 x y) #s(literal -500 binary64)) y (*.f64 (*.f64 x x) #s(literal -500 binary64))) y) |
(+ (* 500 (pow y 3)) (* x (+ (* 500 (+ (* -2 (pow y 2)) (pow y 2))) (* x (+ (* 500 x) (* 500 (+ y (* -2 y)))))))) |
(fma.f64 (*.f64 (*.f64 (-.f64 x y) #s(literal -500 binary64)) y) y (*.f64 (*.f64 x x) (*.f64 (-.f64 y x) #s(literal -500 binary64)))) |
(pow y 3) |
(pow.f64 y #s(literal 3 binary64)) |
(+ (* x (+ (* -2 (pow y 2)) (pow y 2))) (pow y 3)) |
(fma.f64 (*.f64 x y) (neg.f64 y) (pow.f64 y #s(literal 3 binary64))) |
(+ (* x (+ (* -2 (pow y 2)) (+ (* x (+ y (* -2 y))) (pow y 2)))) (pow y 3)) |
(fma.f64 (*.f64 (-.f64 (neg.f64 x) y) y) x (pow.f64 y #s(literal 3 binary64))) |
(+ (* x (+ (* -2 (pow y 2)) (+ (* x (+ x (+ y (* -2 y)))) (pow y 2)))) (pow y 3)) |
(fma.f64 (fma.f64 (neg.f64 y) y (*.f64 (-.f64 x y) x)) x (pow.f64 y #s(literal 3 binary64))) |
(* -1 (pow y 2)) |
(*.f64 (neg.f64 y) y) |
(+ (* -1 (pow y 2)) (* x (+ y (* -1 y)))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) y) |
(+ (* -1 (pow y 2)) (* x (+ x (+ y (* -1 y))))) |
(fma.f64 (neg.f64 y) y (*.f64 x x)) |
(* 500 x) |
(*.f64 #s(literal 500 binary64) x) |
(* x (+ 500 (* -500 (/ y x)))) |
(*.f64 (fma.f64 (/.f64 y x) #s(literal -500 binary64) #s(literal 500 binary64)) x) |
500 |
#s(literal 500 binary64) |
(+ 500 (* -500 (/ y x))) |
(fma.f64 (/.f64 y x) #s(literal -500 binary64) #s(literal 500 binary64)) |
(* 500 (pow x 3)) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 500 binary64)) |
(* (pow x 3) (+ 500 (* 500 (/ (+ y (* -2 y)) x)))) |
(*.f64 (fma.f64 (/.f64 y x) #s(literal -500 binary64) #s(literal 500 binary64)) (pow.f64 x #s(literal 3 binary64))) |
(* (pow x 3) (+ 500 (+ (* 500 (/ (+ y (* -2 y)) x)) (* 500 (/ (+ (* -2 (pow y 2)) (pow y 2)) (pow x 2)))))) |
(*.f64 (-.f64 #s(literal 500 binary64) (/.f64 (*.f64 #s(literal 500 binary64) (fma.f64 y (/.f64 y x) y)) x)) (pow.f64 x #s(literal 3 binary64))) |
(* (pow x 3) (+ 500 (+ (* 500 (/ (+ y (* -2 y)) x)) (+ (* 500 (/ (+ (* -2 (pow y 2)) (pow y 2)) (pow x 2))) (* 500 (/ (pow y 3) (pow x 3))))))) |
(*.f64 (fma.f64 #s(literal 500 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 y (/.f64 y x) y) x) (pow.f64 (/.f64 y x) #s(literal 3 binary64))) #s(literal 500 binary64)) (pow.f64 x #s(literal 3 binary64))) |
(pow x 3) |
(pow.f64 x #s(literal 3 binary64)) |
(* (pow x 3) (+ 1 (+ (* -2 (/ y x)) (/ y x)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) (pow.f64 x #s(literal 3 binary64))) |
(* (pow x 3) (+ 1 (+ (* -2 (/ y x)) (+ (* -2 (/ (pow y 2) (pow x 2))) (+ (/ y x) (/ (pow y 2) (pow x 2))))))) |
(*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 y (/.f64 y x) y) x) #s(literal 1 binary64)) (pow.f64 x #s(literal 3 binary64))) |
(* (pow x 3) (+ 1 (+ (* -2 (/ y x)) (+ (* -2 (/ (pow y 2) (pow x 2))) (+ (/ y x) (+ (/ (pow y 2) (pow x 2)) (/ (pow y 3) (pow x 3)))))))) |
(*.f64 (+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 y (/.f64 y x) y) x) (pow.f64 (/.f64 y x) #s(literal 3 binary64))) #s(literal 1 binary64)) (pow.f64 x #s(literal 3 binary64))) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (+ (* -1 (/ y x)) (/ y x)))) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (+ (* -1 (/ y x)) (+ (* -1 (/ (pow y 2) (pow x 2))) (/ y x))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (/.f64 y x) #s(literal 0 binary64)) x)) (*.f64 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 (* (pow x 3) (- (* -500 (/ (+ y (* -2 y)) x)) 500))) |
(*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (-.f64 (*.f64 (/.f64 y x) #s(literal 500 binary64)) #s(literal 500 binary64))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ (* -500 (/ (+ (* -1 (pow y 2)) (* 2 (pow y 2))) x)) (* 500 (+ y (* -2 y)))) x)) 500))) |
(*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 (*.f64 #s(literal 500 binary64) (fma.f64 y (/.f64 y x) y)) x) #s(literal 500 binary64))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ (* -1 (/ (+ (* -500 (/ (pow y 3) x)) (* 500 (+ (* -1 (pow y 2)) (* 2 (pow y 2))))) x)) (* 500 (+ y (* -2 y)))) x)) 500))) |
(*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 (fma.f64 #s(literal -500 binary64) y (/.f64 (*.f64 #s(literal 500 binary64) (fma.f64 (neg.f64 y) y (/.f64 (pow.f64 y #s(literal 3 binary64)) x))) x)) (neg.f64 x)) #s(literal 500 binary64))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ y (* -2 y)) x)) 1))) |
(*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 y x) #s(literal 1 binary64))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ y (+ (* -2 y) (* -1 (/ (+ (* -1 (pow y 2)) (* 2 (pow y 2))) x)))) x)) 1))) |
(*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 (fma.f64 y (/.f64 y x) y) x) #s(literal 1 binary64))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ y (+ (* -2 y) (* -1 (/ (+ (* -1 (/ (pow y 3) x)) (+ (* -1 (pow y 2)) (* 2 (pow y 2)))) x)))) x)) 1))) |
(*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 (+.f64 y (neg.f64 (/.f64 (fma.f64 (neg.f64 y) y (/.f64 (pow.f64 y #s(literal 3 binary64)) x)) x))) x) #s(literal 1 binary64))) |
(* (pow x 2) (+ 1 (* -1 (/ (+ (* -1 (+ y (* -1 y))) (/ (pow y 2) x)) x)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (/.f64 y x) #s(literal 0 binary64)) x)) (*.f64 x x)) |
(+ (* 500 (* y (+ (* -2 (pow x 2)) (pow x 2)))) (* 500 (pow x 3))) |
(*.f64 (*.f64 x x) (*.f64 (-.f64 y x) #s(literal -500 binary64))) |
(+ (* 500 (pow x 3)) (* y (+ (* 500 (* y (+ x (* -2 x)))) (* 500 (+ (* -2 (pow x 2)) (pow x 2)))))) |
(*.f64 (fma.f64 (*.f64 (-.f64 y x) #s(literal -500 binary64)) x (*.f64 (*.f64 y y) #s(literal -500 binary64))) x) |
(+ (* 500 (pow x 3)) (* y (+ (* 500 (+ (* -2 (pow x 2)) (pow x 2))) (* y (+ (* 500 y) (* 500 (+ x (* -2 x)))))))) |
(fma.f64 (*.f64 x x) (*.f64 (-.f64 y x) #s(literal -500 binary64)) (*.f64 (*.f64 (*.f64 (-.f64 x y) #s(literal -500 binary64)) y) y)) |
(+ (* y (+ (* -2 (pow x 2)) (pow x 2))) (pow x 3)) |
(fma.f64 (*.f64 x y) (neg.f64 x) (pow.f64 x #s(literal 3 binary64))) |
(+ (* y (+ (* -2 (pow x 2)) (+ (* y (+ x (* -2 x))) (pow x 2)))) (pow x 3)) |
(fma.f64 (fma.f64 (neg.f64 x) x (*.f64 (neg.f64 x) y)) y (pow.f64 x #s(literal 3 binary64))) |
(+ (* y (+ (* -2 (pow x 2)) (+ (* y (+ x (+ y (* -2 x)))) (pow x 2)))) (pow x 3)) |
(fma.f64 (fma.f64 (neg.f64 x) x (*.f64 (-.f64 y x) y)) y (pow.f64 x #s(literal 3 binary64))) |
(+ (* y (+ x (* -1 x))) (pow x 2)) |
(*.f64 x x) |
(+ (* y (+ x (+ (* -1 x) (* -1 y)))) (pow x 2)) |
(fma.f64 (neg.f64 y) y (*.f64 x x)) |
(* y (- (* 500 (/ x y)) 500)) |
(*.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal 500 binary64)) #s(literal 500 binary64)) y) |
(* y (- (* 500 (/ 1 y)) (* 500 (/ 1 x)))) |
(*.f64 (-.f64 (/.f64 #s(literal 500 binary64) y) (/.f64 #s(literal 500 binary64) x)) y) |
(* (pow y 3) (+ 500 (* 500 (/ (+ x (* -2 x)) y)))) |
(*.f64 (fma.f64 (/.f64 x y) #s(literal -500 binary64) #s(literal 500 binary64)) (pow.f64 y #s(literal 3 binary64))) |
(* (pow y 3) (+ 500 (+ (* 500 (/ (+ x (* -2 x)) y)) (* 500 (/ (+ (* -2 (pow x 2)) (pow x 2)) (pow y 2)))))) |
(*.f64 (-.f64 #s(literal 500 binary64) (/.f64 (*.f64 #s(literal 500 binary64) (fma.f64 x (/.f64 x y) x)) y)) (pow.f64 y #s(literal 3 binary64))) |
(* (pow y 3) (+ 500 (+ (* 500 (/ (+ x (* -2 x)) y)) (+ (* 500 (/ (+ (* -2 (pow x 2)) (pow x 2)) (pow y 2))) (* 500 (/ (pow x 3) (pow y 3))))))) |
(*.f64 (fma.f64 #s(literal 500 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 x (/.f64 x y) x) y) (pow.f64 (/.f64 x y) #s(literal 3 binary64))) #s(literal 500 binary64)) (pow.f64 y #s(literal 3 binary64))) |
(* (pow y 3) (+ 1 (+ (* -2 (/ x y)) (/ x y)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (pow.f64 y #s(literal 3 binary64))) |
(* (pow y 3) (+ 1 (+ (* -2 (/ x y)) (+ (* -2 (/ (pow x 2) (pow y 2))) (+ (/ x y) (/ (pow x 2) (pow y 2))))))) |
(*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 x (/.f64 x y) x) y) #s(literal 1 binary64)) (pow.f64 y #s(literal 3 binary64))) |
(* (pow y 3) (+ 1 (+ (* -2 (/ x y)) (+ (* -2 (/ (pow x 2) (pow y 2))) (+ (/ x y) (+ (/ (pow x 2) (pow y 2)) (/ (pow x 3) (pow y 3)))))))) |
(*.f64 (+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 x (/.f64 x y) x) y) (pow.f64 (/.f64 x y) #s(literal 3 binary64))) #s(literal 1 binary64)) (pow.f64 y #s(literal 3 binary64))) |
(* (pow y 2) (- (+ (* -1 (/ x y)) (/ x y)) 1)) |
(*.f64 (neg.f64 y) y) |
(* (pow y 2) (- (+ (* -1 (/ x y)) (+ (/ x y) (/ (pow x 2) (pow y 2)))) 1)) |
(*.f64 (-.f64 (*.f64 (/.f64 x y) (/.f64 x y)) #s(literal 1 binary64)) (*.f64 y y)) |
(* -1 (* y (+ 500 (* -500 (/ x y))))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal -500 binary64)) y) |
(* -1 (* y (- (* 500 (/ 1 x)) (* 500 (/ 1 y))))) |
(*.f64 (-.f64 (/.f64 #s(literal 500 binary64) x) (/.f64 #s(literal 500 binary64) y)) (neg.f64 y)) |
(* -1 (* (pow y 3) (- (* -500 (/ (+ x (* -2 x)) y)) 500))) |
(*.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (-.f64 (*.f64 (/.f64 x y) #s(literal 500 binary64)) #s(literal 500 binary64))) |
(* -1 (* (pow y 3) (- (* -1 (/ (+ (* -500 (/ (+ (* -1 (pow x 2)) (* 2 (pow x 2))) y)) (* 500 (+ x (* -2 x)))) y)) 500))) |
(*.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (-.f64 (/.f64 (*.f64 #s(literal 500 binary64) (fma.f64 x (/.f64 x y) x)) y) #s(literal 500 binary64))) |
(* -1 (* (pow y 3) (- (* -1 (/ (+ (* -1 (/ (+ (* -500 (/ (pow x 3) y)) (* 500 (+ (* -1 (pow x 2)) (* 2 (pow x 2))))) y)) (* 500 (+ x (* -2 x)))) y)) 500))) |
(*.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (-.f64 (/.f64 (fma.f64 #s(literal -500 binary64) x (/.f64 (*.f64 #s(literal 500 binary64) (fma.f64 (neg.f64 x) x (/.f64 (pow.f64 x #s(literal 3 binary64)) y))) y)) (neg.f64 y)) #s(literal 500 binary64))) |
(* -1 (* (pow y 3) (- (* -1 (/ (+ x (* -2 x)) y)) 1))) |
(*.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (-.f64 (/.f64 x y) #s(literal 1 binary64))) |
(* -1 (* (pow y 3) (- (* -1 (/ (+ x (+ (* -2 x) (* -1 (/ (+ (* -1 (pow x 2)) (* 2 (pow x 2))) y)))) y)) 1))) |
(*.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (-.f64 (/.f64 (fma.f64 x (/.f64 x y) x) y) #s(literal 1 binary64))) |
(* -1 (* (pow y 3) (- (* -1 (/ (+ x (+ (* -2 x) (* -1 (/ (+ (* -1 (/ (pow x 3) y)) (+ (* -1 (pow x 2)) (* 2 (pow x 2)))) y)))) y)) 1))) |
(*.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (-.f64 (/.f64 (+.f64 x (neg.f64 (/.f64 (fma.f64 (neg.f64 x) x (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) y))) y) #s(literal 1 binary64))) |
(* (pow y 2) (- (* -1 (/ (+ x (* -1 x)) y)) 1)) |
(*.f64 (neg.f64 y) y) |
(* (pow y 2) (- (* -1 (/ (+ x (+ (* -1 x) (* -1 (/ (pow x 2) y)))) y)) 1)) |
(*.f64 (-.f64 (*.f64 (/.f64 x y) (/.f64 x y)) #s(literal 1 binary64)) (*.f64 y y)) |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 83 |
| 0 | 26 | 83 |
| 1 | 88 | 69 |
| 2 | 615 | 63 |
| 0 | 8243 | 63 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (fma.f64 (/.f64 y x) #s(literal -500 binary64) #s(literal 500 binary64)) x) |
#s(approx (* 500 (- x y)) (*.f64 (fma.f64 (/.f64 y x) #s(literal -500 binary64) #s(literal 500 binary64)) x)) |
(fma.f64 (/.f64 y x) #s(literal -500 binary64) #s(literal 500 binary64)) |
(/.f64 y x) |
(/.f64 (*.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (-.f64 x y)) #s(literal 500 binary64)) (*.f64 (+.f64 y x) (-.f64 x y))) |
(*.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (-.f64 x y)) #s(literal 500 binary64)) |
(*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (-.f64 x y)) |
(*.f64 (+.f64 y x) (-.f64 x y)) |
| Outputs |
|---|
(*.f64 (/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 2 binary64)) #s(literal 250000 binary64)) x) (-.f64 (pow.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 3 binary64)) #s(literal 125000000 binary64))) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 250000 binary64) (fma.f64 #s(literal -250000 binary64) (/.f64 y x) #s(literal 250000 binary64)))) |
(*.f64 (/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 2 binary64)) #s(literal 250000 binary64)) x) (-.f64 (pow.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 2 binary64)) #s(literal 250000 binary64))) (fma.f64 #s(literal -500 binary64) (/.f64 y x) #s(literal 500 binary64))) |
(*.f64 (/.f64 (*.f64 (fma.f64 #s(literal -125000000 binary64) (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal 125000000 binary64)) x) (-.f64 (pow.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 4 binary64)) (pow.f64 (-.f64 #s(literal 250000 binary64) (*.f64 #s(literal -250000 binary64) (/.f64 y x))) #s(literal 2 binary64)))) (-.f64 (pow.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 2 binary64)) (-.f64 #s(literal 250000 binary64) (*.f64 #s(literal -250000 binary64) (/.f64 y x))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 #s(literal -125000000 binary64) (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal 125000000 binary64)) x) (+.f64 (pow.f64 (-.f64 #s(literal 250000 binary64) (*.f64 #s(literal -250000 binary64) (/.f64 y x))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 6 binary64)))) (fma.f64 (-.f64 #s(literal 250000 binary64) (*.f64 #s(literal -250000 binary64) (/.f64 y x))) (-.f64 (-.f64 #s(literal 250000 binary64) (*.f64 #s(literal -250000 binary64) (/.f64 y x))) (pow.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 4 binary64)))) |
(*.f64 (-.f64 (pow.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 2 binary64)) #s(literal 250000 binary64)) (/.f64 x (-.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 500 binary64)))) |
(*.f64 (fma.f64 #s(literal -125000000 binary64) (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal 125000000 binary64)) (/.f64 x (fma.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal 250000 binary64) (/.f64 y x)) #s(literal -250000 binary64)) #s(literal 250000 binary64)))) |
(*.f64 (fma.f64 #s(literal -500 binary64) (/.f64 y x) #s(literal 500 binary64)) x) |
(*.f64 x (fma.f64 #s(literal -500 binary64) (/.f64 y x) #s(literal 500 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 250000 binary64) (pow.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 2 binary64))) x) (-.f64 #s(literal 500 binary64) (*.f64 #s(literal -500 binary64) (/.f64 y x)))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 2 binary64)) #s(literal 250000 binary64))) x) (neg.f64 (-.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 500 binary64)))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -125000000 binary64) (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal 125000000 binary64))) x) (neg.f64 (fma.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal 250000 binary64) (/.f64 y x)) #s(literal -250000 binary64)) #s(literal 250000 binary64)))) |
(/.f64 (*.f64 x (-.f64 #s(literal 250000 binary64) (pow.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 2 binary64)))) (-.f64 #s(literal 500 binary64) (*.f64 #s(literal -500 binary64) (/.f64 y x)))) |
(/.f64 (*.f64 x (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 2 binary64)) #s(literal 250000 binary64)))) (neg.f64 (-.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 500 binary64)))) |
(/.f64 (*.f64 x (neg.f64 (fma.f64 #s(literal -125000000 binary64) (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal 125000000 binary64)))) (neg.f64 (fma.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal 250000 binary64) (/.f64 y x)) #s(literal -250000 binary64)) #s(literal 250000 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) x) (*.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) x)) (*.f64 (*.f64 #s(literal 500 binary64) x) (*.f64 #s(literal 500 binary64) x))) (-.f64 (*.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) x) (*.f64 #s(literal 500 binary64) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 500 binary64) x) (*.f64 #s(literal 500 binary64) x)) (*.f64 (*.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) x) (*.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) x))) (-.f64 (*.f64 #s(literal 500 binary64) x) (*.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) x) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) x) (*.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) x) (-.f64 (*.f64 (*.f64 #s(literal 500 binary64) x) (*.f64 #s(literal 500 binary64) x)) (*.f64 (*.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) x) (*.f64 #s(literal 500 binary64) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 500 binary64) x) (*.f64 #s(literal 500 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) x) (*.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) x)) (*.f64 (*.f64 #s(literal 500 binary64) x) (*.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 2 binary64)) #s(literal 250000 binary64)) x)) (neg.f64 (-.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 500 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal -125000000 binary64) (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal 125000000 binary64)) x)) (neg.f64 (fma.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal 250000 binary64) (/.f64 y x)) #s(literal -250000 binary64)) #s(literal 250000 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 2 binary64)) #s(literal 250000 binary64)) x) (-.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 500 binary64))) |
(/.f64 (*.f64 (fma.f64 #s(literal -125000000 binary64) (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal 125000000 binary64)) x) (fma.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal 250000 binary64) (/.f64 y x)) #s(literal -250000 binary64)) #s(literal 250000 binary64))) |
(fma.f64 (*.f64 x #s(literal -500 binary64)) (/.f64 y x) (*.f64 #s(literal 500 binary64) x)) |
(fma.f64 (*.f64 x (/.f64 y x)) #s(literal -500 binary64) (*.f64 #s(literal 500 binary64) x)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 3 binary64)) (fma.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal 250000 binary64) (/.f64 y x)) #s(literal -250000 binary64)) #s(literal 250000 binary64))) x (*.f64 (/.f64 #s(literal 125000000 binary64) (fma.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal 250000 binary64) (/.f64 y x)) #s(literal -250000 binary64)) #s(literal 250000 binary64))) x)) |
(fma.f64 (*.f64 x y) (/.f64 #s(literal -500 binary64) x) (*.f64 #s(literal 500 binary64) x)) |
(fma.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) x (*.f64 #s(literal 500 binary64) x)) |
(fma.f64 #s(literal 500 binary64) x (*.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) x)) |
(fma.f64 #s(literal -500 binary64) (*.f64 (/.f64 y x) x) (*.f64 #s(literal 500 binary64) x)) |
(fma.f64 (/.f64 y x) (*.f64 #s(literal -500 binary64) x) (*.f64 #s(literal 500 binary64) x)) |
(fma.f64 x (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 3 binary64)) (fma.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal 250000 binary64) (/.f64 y x)) #s(literal -250000 binary64)) #s(literal 250000 binary64))) (*.f64 x (/.f64 #s(literal 125000000 binary64) (fma.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal 250000 binary64) (/.f64 y x)) #s(literal -250000 binary64)) #s(literal 250000 binary64))))) |
(fma.f64 x (*.f64 #s(literal -500 binary64) (/.f64 y x)) (*.f64 #s(literal 500 binary64) x)) |
(fma.f64 x #s(literal 500 binary64) (*.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) x)) |
(fma.f64 y (*.f64 (/.f64 #s(literal -500 binary64) x) x) (*.f64 #s(literal 500 binary64) x)) |
(-.f64 (*.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) x) (*.f64 #s(literal -500 binary64) x)) |
(-.f64 (*.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) x) (*.f64 (neg.f64 x) #s(literal 500 binary64))) |
(-.f64 (*.f64 #s(literal 500 binary64) x) (*.f64 (*.f64 #s(literal 500 binary64) (/.f64 y x)) x)) |
(-.f64 (*.f64 #s(literal 500 binary64) x) (*.f64 (neg.f64 x) (*.f64 #s(literal -500 binary64) (/.f64 y x)))) |
(+.f64 (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 3 binary64)) (fma.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal 250000 binary64) (/.f64 y x)) #s(literal -250000 binary64)) #s(literal 250000 binary64))) x) (*.f64 (/.f64 #s(literal 125000000 binary64) (fma.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal 250000 binary64) (/.f64 y x)) #s(literal -250000 binary64)) #s(literal 250000 binary64))) x)) |
(+.f64 (*.f64 x (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 3 binary64)) (fma.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal 250000 binary64) (/.f64 y x)) #s(literal -250000 binary64)) #s(literal 250000 binary64)))) (*.f64 x (/.f64 #s(literal 125000000 binary64) (fma.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal 250000 binary64) (/.f64 y x)) #s(literal -250000 binary64)) #s(literal 250000 binary64))))) |
(+.f64 (*.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) x) (*.f64 #s(literal 500 binary64) x)) |
(+.f64 (*.f64 #s(literal 500 binary64) x) (*.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) x)) |
#s(approx (* 500 (- x y)) (*.f64 (fma.f64 #s(literal -500 binary64) (/.f64 y x) #s(literal 500 binary64)) x)) |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 2 binary64)) #s(literal 250000 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 3 binary64)) #s(literal 125000000 binary64))) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 250000 binary64) (fma.f64 #s(literal -250000 binary64) (/.f64 y x) #s(literal 250000 binary64)))) |
(*.f64 (/.f64 (fma.f64 #s(literal -125000000 binary64) (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal 125000000 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 4 binary64)) (pow.f64 (-.f64 #s(literal 250000 binary64) (*.f64 #s(literal -250000 binary64) (/.f64 y x))) #s(literal 2 binary64)))) (-.f64 (pow.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 2 binary64)) (-.f64 #s(literal 250000 binary64) (*.f64 #s(literal -250000 binary64) (/.f64 y x))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -125000000 binary64) (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal 125000000 binary64)) (+.f64 (pow.f64 (-.f64 #s(literal 250000 binary64) (*.f64 #s(literal -250000 binary64) (/.f64 y x))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 6 binary64)))) (fma.f64 (-.f64 #s(literal 250000 binary64) (*.f64 #s(literal -250000 binary64) (/.f64 y x))) (-.f64 (-.f64 #s(literal 250000 binary64) (*.f64 #s(literal -250000 binary64) (/.f64 y x))) (pow.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 4 binary64)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 2 binary64)) #s(literal 250000 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 2 binary64)) #s(literal 250000 binary64))) (fma.f64 #s(literal -500 binary64) (/.f64 y x) #s(literal 500 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) (/.f64 #s(literal 250000 binary64) (-.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 500 binary64)))) (*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) (/.f64 #s(literal 250000 binary64) (-.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 500 binary64))))) (*.f64 (/.f64 #s(literal 250000 binary64) (-.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 500 binary64))) (/.f64 #s(literal 250000 binary64) (-.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 500 binary64))))) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) (/.f64 #s(literal 250000 binary64) (-.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 500 binary64))) (/.f64 #s(literal 250000 binary64) (-.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 500 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 3 binary64)) (fma.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal 250000 binary64) (/.f64 y x)) #s(literal -250000 binary64)) #s(literal 250000 binary64))) (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 3 binary64)) (fma.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal 250000 binary64) (/.f64 y x)) #s(literal -250000 binary64)) #s(literal 250000 binary64)))) (*.f64 (/.f64 #s(literal 125000000 binary64) (fma.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal 250000 binary64) (/.f64 y x)) #s(literal -250000 binary64)) #s(literal 250000 binary64))) (/.f64 #s(literal 125000000 binary64) (fma.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal 250000 binary64) (/.f64 y x)) #s(literal -250000 binary64)) #s(literal 250000 binary64))))) (-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 3 binary64)) (fma.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal 250000 binary64) (/.f64 y x)) #s(literal -250000 binary64)) #s(literal 250000 binary64))) (/.f64 #s(literal 125000000 binary64) (fma.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal 250000 binary64) (/.f64 y x)) #s(literal -250000 binary64)) #s(literal 250000 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) (/.f64 #s(literal 250000 binary64) (-.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 500 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 250000 binary64) (-.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 500 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) (/.f64 #s(literal 250000 binary64) (-.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 500 binary64)))) (*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) (/.f64 #s(literal 250000 binary64) (-.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 500 binary64)))) (fma.f64 (/.f64 #s(literal 250000 binary64) (-.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 500 binary64))) (/.f64 #s(literal 250000 binary64) (-.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 500 binary64))) (*.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) (/.f64 #s(literal 250000 binary64) (-.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 500 binary64)))) (/.f64 #s(literal 250000 binary64) (-.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 500 binary64))))))) |
(/.f64 (-.f64 #s(literal 125000000 binary64) (pow.f64 (*.f64 #s(literal 500 binary64) (/.f64 y x)) #s(literal 3 binary64))) (fma.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal 250000 binary64) (/.f64 y x)) #s(literal -250000 binary64)) #s(literal 250000 binary64))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 3 binary64)) (fma.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal 250000 binary64) (/.f64 y x)) #s(literal -250000 binary64)) #s(literal 250000 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 125000000 binary64) (fma.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal 250000 binary64) (/.f64 y x)) #s(literal -250000 binary64)) #s(literal 250000 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 3 binary64)) (fma.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal 250000 binary64) (/.f64 y x)) #s(literal -250000 binary64)) #s(literal 250000 binary64))) (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 3 binary64)) (fma.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal 250000 binary64) (/.f64 y x)) #s(literal -250000 binary64)) #s(literal 250000 binary64))) (-.f64 (*.f64 (/.f64 #s(literal 125000000 binary64) (fma.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal 250000 binary64) (/.f64 y x)) #s(literal -250000 binary64)) #s(literal 250000 binary64))) (/.f64 #s(literal 125000000 binary64) (fma.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal 250000 binary64) (/.f64 y x)) #s(literal -250000 binary64)) #s(literal 250000 binary64)))) (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 3 binary64)) (fma.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal 250000 binary64) (/.f64 y x)) #s(literal -250000 binary64)) #s(literal 250000 binary64))) (/.f64 #s(literal 125000000 binary64) (fma.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal 250000 binary64) (/.f64 y x)) #s(literal -250000 binary64)) #s(literal 250000 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 250000 binary64) (pow.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 500 binary64) (*.f64 #s(literal -500 binary64) (/.f64 y x))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 2 binary64)) #s(literal 250000 binary64)))) (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 500 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal -125000000 binary64) (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal 125000000 binary64)))) (neg.f64 (neg.f64 (fma.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal 250000 binary64) (/.f64 y x)) #s(literal -250000 binary64)) #s(literal 250000 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 500 binary64))) (*.f64 (-.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 500 binary64)) #s(literal 250000 binary64))) (*.f64 (-.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 500 binary64)) (-.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 500 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 3 binary64)) (fma.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal 250000 binary64) (/.f64 y x)) #s(literal -250000 binary64)) #s(literal 250000 binary64)) (*.f64 (fma.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal 250000 binary64) (/.f64 y x)) #s(literal -250000 binary64)) #s(literal 250000 binary64)) #s(literal 125000000 binary64))) (*.f64 (fma.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal 250000 binary64) (/.f64 y x)) #s(literal -250000 binary64)) #s(literal 250000 binary64)) (fma.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal 250000 binary64) (/.f64 y x)) #s(literal -250000 binary64)) #s(literal 250000 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 4 binary64)) #s(literal 62500000000 binary64)) (*.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 250000 binary64) #s(literal 250000 binary64)) (-.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 500 binary64)))) |
(/.f64 (-.f64 #s(literal 250000 binary64) (pow.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 2 binary64))) (-.f64 #s(literal 500 binary64) (*.f64 #s(literal -500 binary64) (/.f64 y x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 6 binary64)) #s(literal 15625000000000000 binary64)) (*.f64 (+.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 62500000000 binary64) #s(literal 62500000000 binary64)) (pow.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 4 binary64))) (-.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 500 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 6 binary64)) #s(literal 15625000000000000 binary64)) (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 3 binary64)) #s(literal 125000000 binary64)) (fma.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal 250000 binary64) (/.f64 y x)) #s(literal -250000 binary64)) #s(literal 250000 binary64)))) |
(/.f64 (+.f64 #s(literal 1953125000000000000000000 binary64) (pow.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 9 binary64))) (*.f64 (-.f64 (+.f64 (pow.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 6 binary64)) #s(literal 15625000000000000 binary64)) (*.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal -15625000000000000 binary64))) (fma.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal 250000 binary64) (/.f64 y x)) #s(literal -250000 binary64)) #s(literal 250000 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 2 binary64)) #s(literal 250000 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 500 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -125000000 binary64) (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal 125000000 binary64))) (neg.f64 (fma.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal 250000 binary64) (/.f64 y x)) #s(literal -250000 binary64)) #s(literal 250000 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 2 binary64)) #s(literal 250000 binary64)) (-.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 500 binary64))) |
(/.f64 (fma.f64 #s(literal -125000000 binary64) (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal 125000000 binary64)) (fma.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal 250000 binary64) (/.f64 y x)) #s(literal -250000 binary64)) #s(literal 250000 binary64))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 2 binary64)) #s(literal 250000 binary64))) (-.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 500 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 #s(literal -125000000 binary64) (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal 125000000 binary64))) (fma.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal 250000 binary64) (/.f64 y x)) #s(literal -250000 binary64)) #s(literal 250000 binary64)))) |
(neg.f64 (/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 2 binary64)) #s(literal 250000 binary64)) (neg.f64 (-.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 500 binary64))))) |
(neg.f64 (/.f64 (fma.f64 #s(literal -125000000 binary64) (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal 125000000 binary64)) (neg.f64 (fma.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal 250000 binary64) (/.f64 y x)) #s(literal -250000 binary64)) #s(literal 250000 binary64))))) |
(fma.f64 (/.f64 #s(literal 125000000 binary64) (-.f64 (pow.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 4 binary64)) (pow.f64 (-.f64 #s(literal 250000 binary64) (*.f64 #s(literal -250000 binary64) (/.f64 y x))) #s(literal 2 binary64)))) (-.f64 (pow.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 2 binary64)) (-.f64 #s(literal 250000 binary64) (*.f64 #s(literal -250000 binary64) (/.f64 y x)))) (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 3 binary64)) (fma.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal 250000 binary64) (/.f64 y x)) #s(literal -250000 binary64)) #s(literal 250000 binary64)))) |
(fma.f64 (/.f64 #s(literal 125000000 binary64) (+.f64 (pow.f64 (-.f64 #s(literal 250000 binary64) (*.f64 #s(literal -250000 binary64) (/.f64 y x))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 6 binary64)))) (fma.f64 (-.f64 #s(literal 250000 binary64) (*.f64 #s(literal -250000 binary64) (/.f64 y x))) (-.f64 (-.f64 #s(literal 250000 binary64) (*.f64 #s(literal -250000 binary64) (/.f64 y x))) (pow.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 4 binary64))) (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 3 binary64)) (fma.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal 250000 binary64) (/.f64 y x)) #s(literal -250000 binary64)) #s(literal 250000 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 3 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 4 binary64)) (pow.f64 (-.f64 #s(literal 250000 binary64) (*.f64 #s(literal -250000 binary64) (/.f64 y x))) #s(literal 2 binary64)))) (-.f64 (pow.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 2 binary64)) (-.f64 #s(literal 250000 binary64) (*.f64 #s(literal -250000 binary64) (/.f64 y x)))) (/.f64 #s(literal 125000000 binary64) (fma.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal 250000 binary64) (/.f64 y x)) #s(literal -250000 binary64)) #s(literal 250000 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (-.f64 #s(literal 250000 binary64) (*.f64 #s(literal -250000 binary64) (/.f64 y x))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 6 binary64)))) (fma.f64 (-.f64 #s(literal 250000 binary64) (*.f64 #s(literal -250000 binary64) (/.f64 y x))) (-.f64 (-.f64 #s(literal 250000 binary64) (*.f64 #s(literal -250000 binary64) (/.f64 y x))) (pow.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 4 binary64))) (/.f64 #s(literal 125000000 binary64) (fma.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal 250000 binary64) (/.f64 y x)) #s(literal -250000 binary64)) #s(literal 250000 binary64)))) |
(fma.f64 (/.f64 #s(literal -500 binary64) x) y #s(literal 500 binary64)) |
(fma.f64 (pow.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 3/2 binary64)) (fma.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal 250000 binary64) (/.f64 y x)) #s(literal -250000 binary64)) #s(literal 250000 binary64))) (/.f64 #s(literal 125000000 binary64) (fma.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal 250000 binary64) (/.f64 y x)) #s(literal -250000 binary64)) #s(literal 250000 binary64)))) |
(fma.f64 #s(literal -125000000 binary64) (/.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) (fma.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal 250000 binary64) (/.f64 y x)) #s(literal -250000 binary64)) #s(literal 250000 binary64))) (/.f64 #s(literal 125000000 binary64) (fma.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal 250000 binary64) (/.f64 y x)) #s(literal -250000 binary64)) #s(literal 250000 binary64)))) |
(fma.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) (/.f64 #s(literal -125000000 binary64) (fma.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal 250000 binary64) (/.f64 y x)) #s(literal -250000 binary64)) #s(literal 250000 binary64))) (/.f64 #s(literal 125000000 binary64) (fma.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal 250000 binary64) (/.f64 y x)) #s(literal -250000 binary64)) #s(literal 250000 binary64)))) |
(fma.f64 (pow.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) (fma.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal 250000 binary64) (/.f64 y x)) #s(literal -250000 binary64)) #s(literal 250000 binary64))) (/.f64 #s(literal 125000000 binary64) (fma.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal 250000 binary64) (/.f64 y x)) #s(literal -250000 binary64)) #s(literal 250000 binary64)))) |
(fma.f64 (neg.f64 y) (/.f64 #s(literal -500 binary64) (neg.f64 x)) #s(literal 500 binary64)) |
(fma.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 2 binary64)) (fma.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal 250000 binary64) (/.f64 y x)) #s(literal -250000 binary64)) #s(literal 250000 binary64))) (/.f64 #s(literal 125000000 binary64) (fma.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal 250000 binary64) (/.f64 y x)) #s(literal -250000 binary64)) #s(literal 250000 binary64)))) |
(fma.f64 #s(literal -500 binary64) (/.f64 y x) #s(literal 500 binary64)) |
(fma.f64 (/.f64 y x) #s(literal -500 binary64) #s(literal 500 binary64)) |
(fma.f64 y (/.f64 #s(literal -500 binary64) x) #s(literal 500 binary64)) |
(-.f64 (/.f64 #s(literal 250000 binary64) (-.f64 #s(literal 500 binary64) (*.f64 #s(literal -500 binary64) (/.f64 y x)))) (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 2 binary64)) (-.f64 #s(literal 500 binary64) (*.f64 #s(literal -500 binary64) (/.f64 y x))))) |
(-.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) (/.f64 #s(literal 250000 binary64) (-.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 500 binary64)))) (/.f64 #s(literal 250000 binary64) (-.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 500 binary64)))) |
(-.f64 #s(literal 500 binary64) (*.f64 #s(literal 500 binary64) (/.f64 y x))) |
(+.f64 (/.f64 #s(literal 125000000 binary64) (fma.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal 250000 binary64) (/.f64 y x)) #s(literal -250000 binary64)) #s(literal 250000 binary64))) (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 3 binary64)) (fma.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal 250000 binary64) (/.f64 y x)) #s(literal -250000 binary64)) #s(literal 250000 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 3 binary64)) (fma.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal 250000 binary64) (/.f64 y x)) #s(literal -250000 binary64)) #s(literal 250000 binary64))) (/.f64 #s(literal 125000000 binary64) (fma.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal 250000 binary64) (/.f64 y x)) #s(literal -250000 binary64)) #s(literal 250000 binary64)))) |
(+.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 500 binary64)) |
(+.f64 #s(literal 500 binary64) (*.f64 #s(literal -500 binary64) (/.f64 y x))) |
(/.f64 (neg.f64 y) (neg.f64 x)) |
(/.f64 y x) |
(neg.f64 (/.f64 (neg.f64 y) x)) |
(*.f64 (/.f64 (*.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) #s(literal 500 binary64)) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (+.f64 x y) y (*.f64 x x)))) |
(*.f64 (/.f64 (*.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) #s(literal 500 binary64)) (fma.f64 (neg.f64 x) x (*.f64 y y))) (neg.f64 (+.f64 x y))) |
(*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) #s(literal 500 binary64)) (+.f64 x y)) (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (-.f64 x y))) (fma.f64 (-.f64 x y) x (*.f64 y y))) |
(*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) #s(literal 500 binary64)) (+.f64 x y)) (*.f64 (neg.f64 (+.f64 x y)) (pow.f64 (-.f64 y x) #s(literal 2 binary64)))) (-.f64 y x)) |
(*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) #s(literal 500 binary64)) (+.f64 x y)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) (fma.f64 x x (*.f64 y y))) |
(*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) #s(literal 500 binary64)) (+.f64 x y)) (*.f64 (*.f64 (pow.f64 (+.f64 x y) #s(literal 2 binary64)) (-.f64 x y)) (-.f64 y x))) (fma.f64 (neg.f64 x) x (*.f64 y y))) |
(*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) #s(literal 500 binary64)) (+.f64 x y)) (*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) #s(literal 500 binary64)) (+.f64 x y)) (*.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) (+.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 (/.f64 (*.f64 (*.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) #s(literal 500 binary64)) (+.f64 x y)) (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y)) (pow.f64 x #s(literal 4 binary64)))) |
(*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) #s(literal 500 binary64)) (+.f64 x y)) (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64)))) (*.f64 (fma.f64 (+.f64 x y) y (*.f64 x x)) (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(*.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 x #s(literal 4 binary64)) (pow.f64 (*.f64 (+.f64 x y) y) #s(literal 2 binary64)))) (-.f64 (*.f64 (-.f64 x y) x) (*.f64 y y))) |
(*.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 (/.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) #s(literal 500 binary64)) (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (neg.f64 (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) #s(literal 500 binary64)) (fma.f64 (neg.f64 x) x (*.f64 y y))) (-.f64 y x)) |
(*.f64 (/.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) #s(literal 500 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (-.f64 x y) x (*.f64 y y))) |
(*.f64 (*.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (/.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 (/.f64 #s(literal 500 binary64) (-.f64 x y)) (/.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (-.f64 y x))) (-.f64 y x)) |
(*.f64 (*.f64 (/.f64 #s(literal 500 binary64) (-.f64 x y)) (*.f64 (/.f64 (-.f64 x y) (fma.f64 (-.f64 x y) x (*.f64 y y))) (-.f64 x y))) (fma.f64 (-.f64 x y) x (*.f64 y y))) |
(*.f64 (*.f64 (/.f64 #s(literal 500 binary64) (-.f64 x y)) (-.f64 y x)) (-.f64 y x)) |
(*.f64 (*.f64 (/.f64 #s(literal 500 binary64) (-.f64 x y)) (fabs.f64 (-.f64 y x))) (fabs.f64 (-.f64 y x))) |
(*.f64 (*.f64 (/.f64 #s(literal 500 binary64) (-.f64 x y)) (fma.f64 (neg.f64 y) y (*.f64 x x))) (/.f64 (-.f64 x y) (+.f64 x y))) |
(*.f64 (*.f64 (/.f64 #s(literal 500 binary64) (-.f64 x y)) (-.f64 x y)) (-.f64 x y)) |
(*.f64 (*.f64 (/.f64 #s(literal 500 binary64) (-.f64 x y)) (+.f64 x y)) (/.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (+.f64 x y))) |
(*.f64 (*.f64 #s(literal 500 binary64) (/.f64 (-.f64 x y) (-.f64 y x))) (-.f64 y x)) |
(*.f64 (*.f64 #s(literal 500 binary64) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (fma.f64 (-.f64 x y) x (*.f64 y y))) |
(*.f64 (/.f64 #s(literal 500 binary64) (-.f64 y x)) (/.f64 (*.f64 (neg.f64 (+.f64 x y)) (pow.f64 (-.f64 y x) #s(literal 2 binary64))) (+.f64 x y))) |
(*.f64 (/.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (/.f64 (-.f64 x y) (-.f64 y x))) (/.f64 #s(literal 500 binary64) (-.f64 y x))) |
(*.f64 (/.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) (+.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) x (*.f64 y y)))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) #s(literal 500 binary64)) (/.f64 (-.f64 x y) (-.f64 y x))) (/.f64 (-.f64 y x) (-.f64 y x))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) #s(literal 500 binary64)) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (/.f64 (-.f64 y x) (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(*.f64 (/.f64 (*.f64 (/.f64 #s(literal 500 binary64) (fma.f64 (-.f64 x y) x (*.f64 y y))) (pow.f64 (-.f64 y x) #s(literal 2 binary64))) (/.f64 (-.f64 x y) (-.f64 y x))) (/.f64 (fma.f64 (-.f64 x y) x (*.f64 y y)) (-.f64 y x))) |
(*.f64 (/.f64 (*.f64 (/.f64 #s(literal 500 binary64) (fma.f64 (-.f64 x y) x (*.f64 y y))) (pow.f64 (-.f64 y x) #s(literal 2 binary64))) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (/.f64 (fma.f64 (-.f64 x y) x (*.f64 y y)) (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(*.f64 (/.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) (/.f64 (-.f64 x y) (-.f64 y x))) (/.f64 (*.f64 (/.f64 #s(literal 500 binary64) (+.f64 x y)) (-.f64 x y)) (-.f64 y x))) |
(*.f64 (/.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (/.f64 (*.f64 (/.f64 #s(literal 500 binary64) (+.f64 x y)) (-.f64 x y)) (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(*.f64 (/.f64 (*.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (+.f64 x y)) (/.f64 (-.f64 x y) (-.f64 y x))) (/.f64 (/.f64 #s(literal 500 binary64) (+.f64 x y)) (-.f64 y x))) |
(*.f64 (/.f64 (*.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (+.f64 x y)) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (/.f64 (/.f64 #s(literal 500 binary64) (+.f64 x y)) (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(*.f64 (/.f64 #s(literal 500 binary64) (/.f64 (-.f64 x y) (-.f64 y x))) (/.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (-.f64 y x))) |
(*.f64 (/.f64 #s(literal 500 binary64) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (/.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(*.f64 (/.f64 #s(literal 500 binary64) (neg.f64 (+.f64 x y))) (fma.f64 (neg.f64 x) x (*.f64 y y))) |
(*.f64 (/.f64 (*.f64 (neg.f64 (+.f64 x y)) (pow.f64 (-.f64 y x) #s(literal 2 binary64))) (+.f64 x y)) (/.f64 #s(literal 500 binary64) (-.f64 y x))) |
(*.f64 (/.f64 (*.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (+.f64 x y)) (neg.f64 (+.f64 x y))) (/.f64 #s(literal -500 binary64) (-.f64 x y))) |
(*.f64 (/.f64 #s(literal -500 binary64) (-.f64 x y)) (/.f64 (*.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (+.f64 x y)) (neg.f64 (+.f64 x y)))) |
(*.f64 (/.f64 #s(literal -500 binary64) (+.f64 x y)) (fma.f64 (neg.f64 x) x (*.f64 y y))) |
(*.f64 (/.f64 (*.f64 (+.f64 x y) #s(literal 500 binary64)) (-.f64 x y)) (/.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (+.f64 x y))) |
(*.f64 (/.f64 (*.f64 (+.f64 x y) #s(literal 500 binary64)) (+.f64 x y)) (-.f64 x y)) |
(*.f64 (/.f64 (+.f64 x y) (-.f64 x y)) (/.f64 (*.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) #s(literal 500 binary64)) (+.f64 x y))) |
(*.f64 (/.f64 (-.f64 x y) (-.f64 x y)) (*.f64 (-.f64 x y) #s(literal 500 binary64))) |
(*.f64 (/.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (-.f64 x y) #s(literal 500 binary64))) |
(*.f64 (/.f64 (-.f64 x y) (+.f64 x y)) (*.f64 (+.f64 x y) #s(literal 500 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 500 binary64) (fma.f64 (+.f64 x y) y (*.f64 x x))) (-.f64 x y)) (fma.f64 (+.f64 x y) y (*.f64 x x))) |
(*.f64 (/.f64 (-.f64 x y) (-.f64 y x)) (*.f64 (-.f64 y x) #s(literal 500 binary64))) |
(*.f64 (/.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (fma.f64 (-.f64 x y) x (*.f64 y y)) (*.f64 (/.f64 #s(literal 500 binary64) (+.f64 x y)) (+.f64 x y)))) |
(*.f64 (/.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (fma.f64 (-.f64 x y) x (*.f64 y y)) #s(literal 500 binary64))) |
(*.f64 (/.f64 #s(literal 500 binary64) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (-.f64 x y))) |
(*.f64 (/.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (-.f64 y x)) (*.f64 (-.f64 y x) (/.f64 #s(literal 500 binary64) (-.f64 x y)))) |
(*.f64 (*.f64 (/.f64 (-.f64 x y) (fma.f64 (-.f64 x y) x (*.f64 y y))) (-.f64 x y)) (*.f64 (fma.f64 (-.f64 x y) x (*.f64 y y)) (/.f64 #s(literal 500 binary64) (-.f64 x y)))) |
(*.f64 (*.f64 (/.f64 #s(literal 500 binary64) (fma.f64 (-.f64 x y) x (*.f64 y y))) (pow.f64 (-.f64 y x) #s(literal 2 binary64))) (/.f64 (fma.f64 (-.f64 x y) x (*.f64 y y)) (-.f64 x y))) |
(*.f64 (*.f64 (neg.f64 (+.f64 x y)) (pow.f64 (-.f64 y x) #s(literal 2 binary64))) (/.f64 #s(literal 500 binary64) (fma.f64 (neg.f64 x) x (*.f64 y y)))) |
(*.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) #s(literal 500 binary64)) (/.f64 (-.f64 x y) (fma.f64 (neg.f64 y) y (*.f64 x x)))) |
(*.f64 (*.f64 (+.f64 x y) #s(literal 500 binary64)) (/.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (fma.f64 (neg.f64 y) y (*.f64 x x)))) |
(*.f64 (*.f64 (+.f64 x y) #s(literal 500 binary64)) (/.f64 (-.f64 x y) (+.f64 x y))) |
(*.f64 (*.f64 (-.f64 y x) #s(literal 500 binary64)) (/.f64 (-.f64 y x) (-.f64 x y))) |
(*.f64 (*.f64 (/.f64 #s(literal 500 binary64) (+.f64 x y)) (-.f64 x y)) (+.f64 x y)) |
(*.f64 (*.f64 (/.f64 #s(literal 500 binary64) (+.f64 x y)) (+.f64 x y)) (-.f64 x y)) |
(*.f64 (/.f64 #s(literal 500 binary64) (+.f64 x y)) (fma.f64 (neg.f64 y) y (*.f64 x x))) |
(*.f64 (neg.f64 (+.f64 x y)) (/.f64 (*.f64 (-.f64 y x) #s(literal 500 binary64)) (+.f64 x y))) |
(*.f64 (neg.f64 (+.f64 x y)) (/.f64 (*.f64 (-.f64 x y) #s(literal 500 binary64)) (neg.f64 (+.f64 x y)))) |
(*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal 500 binary64) (-.f64 x y)))) |
(*.f64 (/.f64 #s(literal 500 binary64) (fma.f64 (neg.f64 y) y (*.f64 x x))) (*.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (+.f64 x y))) |
(*.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (/.f64 #s(literal 500 binary64) (-.f64 x y))) |
(*.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) (/.f64 #s(literal 500 binary64) (+.f64 x y))) |
(*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (/.f64 #s(literal 500 binary64) (-.f64 x y)))) |
(*.f64 (-.f64 y x) (/.f64 (*.f64 (-.f64 y x) #s(literal 500 binary64)) (-.f64 x y))) |
(*.f64 (-.f64 y x) (/.f64 (*.f64 (-.f64 x y) #s(literal 500 binary64)) (-.f64 y x))) |
(*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (/.f64 (*.f64 (-.f64 x y) #s(literal 500 binary64)) (fma.f64 (neg.f64 x) x (*.f64 y y)))) |
(*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (/.f64 #s(literal 500 binary64) (neg.f64 (+.f64 x y)))) |
(*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (/.f64 #s(literal -500 binary64) (+.f64 x y))) |
(*.f64 (fma.f64 (+.f64 x y) y (*.f64 x x)) (*.f64 (/.f64 #s(literal 500 binary64) (fma.f64 (+.f64 x y) y (*.f64 x x))) (-.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 #s(literal 500 binary64) (-.f64 x y)) (pow.f64 (-.f64 y x) #s(literal 2 binary64))) |
(*.f64 (*.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (+.f64 x y)) (/.f64 #s(literal 500 binary64) (fma.f64 (neg.f64 y) y (*.f64 x x)))) |
(*.f64 (-.f64 x y) (*.f64 (/.f64 #s(literal 500 binary64) (+.f64 x y)) (+.f64 x y))) |
(*.f64 (-.f64 x y) #s(literal 500 binary64)) |
(*.f64 (+.f64 x y) (*.f64 (/.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (+.f64 x y)) (/.f64 #s(literal 500 binary64) (-.f64 x y)))) |
(*.f64 (+.f64 x y) (*.f64 (/.f64 #s(literal 500 binary64) (+.f64 x y)) (-.f64 x y))) |
(*.f64 (*.f64 (-.f64 x y) #s(literal 500 binary64)) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) (fma.f64 (neg.f64 y) y (*.f64 x x)))) |
(*.f64 (*.f64 (-.f64 x y) #s(literal 500 binary64)) (/.f64 (-.f64 x y) (-.f64 x y))) |
(*.f64 #s(literal 500 binary64) (-.f64 x y)) |
(*.f64 #s(literal -500 binary64) (/.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (-.f64 y x))) |
(/.f64 (/.f64 (*.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) #s(literal 500 binary64)) (/.f64 (-.f64 x y) (-.f64 y x))) (-.f64 y x)) |
(/.f64 (/.f64 (*.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) #s(literal 500 binary64)) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (fma.f64 (-.f64 x y) x (*.f64 y y))) |
(/.f64 (/.f64 (*.f64 (*.f64 #s(literal -500 binary64) (+.f64 x y)) (pow.f64 (-.f64 y x) #s(literal 2 binary64))) (-.f64 x y)) (neg.f64 (+.f64 x y))) |
(/.f64 (*.f64 (*.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) #s(literal 500 binary64)) (fma.f64 (+.f64 x y) y (*.f64 x x))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
(/.f64 (*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (-.f64 x y)) (/.f64 #s(literal 500 binary64) (-.f64 x y))) (fma.f64 (+.f64 x y) y (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 (neg.f64 (+.f64 x y)) (pow.f64 (-.f64 y x) #s(literal 2 binary64))) (/.f64 #s(literal 500 binary64) (-.f64 x y))) (neg.f64 (+.f64 x y))) |
(/.f64 (*.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 2 binary64)) (/.f64 #s(literal 500 binary64) (-.f64 x y))) (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)) (pow.f64 y #s(literal 3 binary64))) (-.f64 x y)) (/.f64 #s(literal 500 binary64) (+.f64 x y))) (fma.f64 (-.f64 x y) x (*.f64 y y))) |
(/.f64 (*.f64 (*.f64 (pow.f64 (+.f64 x y) #s(literal 2 binary64)) (-.f64 x y)) (/.f64 #s(literal 500 binary64) (+.f64 x y))) (+.f64 x y)) |
(/.f64 (*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (+.f64 x y)) (/.f64 #s(literal 500 binary64) (+.f64 x y))) (fma.f64 (+.f64 x y) y (*.f64 x x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (/.f64 #s(literal 500 binary64) (+.f64 x y))) (fma.f64 x x (*.f64 y y))) |
(/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (+.f64 x y) #s(literal 2 binary64)) (-.f64 x y)) (-.f64 y x)) (/.f64 #s(literal 500 binary64) (+.f64 x y))) (fma.f64 (neg.f64 x) x (*.f64 y y))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (/.f64 #s(literal 500 binary64) (+.f64 x y))) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (/.f64 #s(literal 500 binary64) (+.f64 x y))) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (/.f64 #s(literal 500 binary64) (+.f64 x y))) (fma.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y)) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (/.f64 #s(literal 500 binary64) (+.f64 x y))) (*.f64 (fma.f64 (+.f64 x y) y (*.f64 x x)) (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) x (*.f64 y y))) (/.f64 #s(literal 500 binary64) (fma.f64 (neg.f64 y) y (*.f64 x x)))) (-.f64 y x)) |
(/.f64 (*.f64 (*.f64 (pow.f64 (-.f64 y x) #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 (neg.f64 y) y (*.f64 x x)))) (fma.f64 (-.f64 x y) x (*.f64 y y))) |
(/.f64 (*.f64 (pow.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) #s(literal 2 binary64)) (/.f64 #s(literal 500 binary64) (fma.f64 (neg.f64 y) y (*.f64 x x)))) (+.f64 x y)) |
(/.f64 (*.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (/.f64 #s(literal 500 binary64) (fma.f64 (neg.f64 y) y (*.f64 x x)))) (fma.f64 (+.f64 x y) y (*.f64 x x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (/.f64 #s(literal 500 binary64) (+.f64 x y)) (+.f64 x y))) (neg.f64 (fma.f64 (+.f64 x y) y (*.f64 x x)))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (*.f64 (/.f64 #s(literal 500 binary64) (+.f64 x y)) (+.f64 x y))) (neg.f64 (+.f64 x y))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (*.f64 (/.f64 #s(literal 500 binary64) (+.f64 x y)) (+.f64 x y))) (fma.f64 (+.f64 x y) y (*.f64 x x))) |
(/.f64 (*.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (/.f64 #s(literal 500 binary64) (+.f64 x y)) (-.f64 x y))) (neg.f64 (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (*.f64 (/.f64 #s(literal 500 binary64) (+.f64 x y)) (-.f64 x y))) (fma.f64 (-.f64 x y) x (*.f64 y y))) |
(/.f64 (*.f64 (pow.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) #s(literal 2 binary64)) (/.f64 #s(literal 500 binary64) (-.f64 x y))) (pow.f64 (+.f64 x y) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (/.f64 #s(literal 500 binary64) (-.f64 x y))) (*.f64 (fma.f64 (+.f64 x y) y (*.f64 x x)) (+.f64 x y))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 500 binary64)) (neg.f64 (fma.f64 (+.f64 x y) y (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 500 binary64) (+.f64 x y)) (-.f64 x y)) (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (neg.f64 (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 500 binary64) (+.f64 x y)) (-.f64 x y)) (fma.f64 (neg.f64 x) x (*.f64 y y))) (-.f64 y x)) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 500 binary64) (+.f64 x y)) (-.f64 x y)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (-.f64 x y) x (*.f64 y y))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 500 binary64) (fma.f64 (+.f64 x y) y (*.f64 x x))) (-.f64 x y)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (+.f64 x y) y) #s(literal 2 binary64)))) (-.f64 (*.f64 (-.f64 x y) x) (*.f64 y y))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 500 binary64) (fma.f64 (+.f64 x y) y (*.f64 x x))) (-.f64 x y)) (+.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 #s(literal 500 binary64) (fma.f64 (neg.f64 y) y (*.f64 x x))) (*.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) x (*.f64 y y)))) (-.f64 y x)) |
(/.f64 (*.f64 (/.f64 #s(literal 500 binary64) (fma.f64 (neg.f64 y) y (*.f64 x x))) (*.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (fma.f64 (-.f64 x y) x (*.f64 y y))) |
(/.f64 (*.f64 (/.f64 #s(literal 500 binary64) (fma.f64 (neg.f64 y) y (*.f64 x x))) (pow.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) #s(literal 2 binary64))) (+.f64 x y)) |
(/.f64 (*.f64 (/.f64 #s(literal 500 binary64) (fma.f64 (neg.f64 y) y (*.f64 x x))) (*.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) (-.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 #s(literal 500 binary64) (-.f64 x y)) (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (-.f64 x y))) (fma.f64 (+.f64 x y) y (*.f64 x x))) |
(/.f64 (*.f64 (/.f64 #s(literal 500 binary64) (-.f64 x y)) (*.f64 (neg.f64 (+.f64 x y)) (pow.f64 (-.f64 y x) #s(literal 2 binary64)))) (neg.f64 (+.f64 x y))) |
(/.f64 (*.f64 (/.f64 #s(literal 500 binary64) (-.f64 x y)) (pow.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) #s(literal 2 binary64))) (pow.f64 (+.f64 x y) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 500 binary64) (-.f64 x y)) (*.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (*.f64 (fma.f64 (+.f64 x y) y (*.f64 x x)) (+.f64 x y))) |
(/.f64 (*.f64 (/.f64 #s(literal 500 binary64) (-.f64 x y)) (pow.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 2 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)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (+.f64 x y) y (*.f64 x x)))) |
(/.f64 (*.f64 #s(literal 500 binary64) (fma.f64 (neg.f64 x) x (*.f64 y y))) (neg.f64 (+.f64 x y))) |
(/.f64 (*.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) #s(literal -500 binary64)) (-.f64 y x)) |
(/.f64 (*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) #s(literal 500 binary64)) (neg.f64 (+.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 (fma.f64 (neg.f64 y) y (*.f64 x x)) #s(literal 500 binary64))) (neg.f64 (+.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 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) #s(literal 500 binary64)) (-.f64 x y)) |
(/.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) #s(literal 500 binary64)) (+.f64 x y)) |
(/.f64 (*.f64 #s(literal -500 binary64) (pow.f64 (-.f64 y x) #s(literal 2 binary64))) (-.f64 y x)) |
(/.f64 (*.f64 (*.f64 #s(literal -500 binary64) (+.f64 x y)) (pow.f64 (-.f64 y x) #s(literal 2 binary64))) (fma.f64 (neg.f64 x) x (*.f64 y y))) |
(/.f64 (*.f64 (*.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) #s(literal 500 binary64)) (+.f64 x y)) (fma.f64 (neg.f64 y) y (*.f64 x x))) |
(neg.f64 (*.f64 (-.f64 y x) #s(literal 500 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal 500 binary64) (fma.f64 (+.f64 x y) y (*.f64 x x))) (-.f64 x y)) (fma.f64 x x (*.f64 y y)) (*.f64 (*.f64 (/.f64 #s(literal 500 binary64) (fma.f64 (+.f64 x y) y (*.f64 x x))) (-.f64 x y)) (*.f64 x y))) |
(fma.f64 (*.f64 (/.f64 #s(literal 500 binary64) (fma.f64 (+.f64 x y) y (*.f64 x x))) (-.f64 x y)) (*.f64 (+.f64 x y) y) (*.f64 (*.f64 (/.f64 #s(literal 500 binary64) (fma.f64 (+.f64 x y) y (*.f64 x x))) (-.f64 x y)) (*.f64 x x))) |
(fma.f64 (*.f64 (/.f64 #s(literal 500 binary64) (fma.f64 (+.f64 x y) y (*.f64 x x))) (-.f64 x y)) (*.f64 x x) (*.f64 (*.f64 (/.f64 #s(literal 500 binary64) (fma.f64 (+.f64 x y) y (*.f64 x x))) (-.f64 x y)) (*.f64 (+.f64 x y) y))) |
(fma.f64 (fma.f64 x x (*.f64 y y)) (*.f64 (/.f64 #s(literal 500 binary64) (fma.f64 (+.f64 x y) y (*.f64 x x))) (-.f64 x y)) (*.f64 (*.f64 x y) (*.f64 (/.f64 #s(literal 500 binary64) (fma.f64 (+.f64 x y) y (*.f64 x x))) (-.f64 x y)))) |
(fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))) (*.f64 (/.f64 #s(literal 500 binary64) (+.f64 x y)) (-.f64 x y)) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))) (*.f64 (/.f64 #s(literal 500 binary64) (+.f64 x y)) (-.f64 x y)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 500 binary64) (+.f64 x y)) (-.f64 x y)) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))) (*.f64 (*.f64 (/.f64 #s(literal 500 binary64) (+.f64 x y)) (-.f64 x y)) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))))) |
(fma.f64 (*.f64 (/.f64 #s(literal 500 binary64) (+.f64 x y)) (-.f64 x y)) x (*.f64 (*.f64 (/.f64 #s(literal 500 binary64) (+.f64 x y)) (-.f64 x y)) y)) |
(fma.f64 (*.f64 (/.f64 #s(literal 500 binary64) (+.f64 x y)) (-.f64 x y)) y (*.f64 (*.f64 (/.f64 #s(literal 500 binary64) (+.f64 x y)) (-.f64 x y)) x)) |
(fma.f64 (*.f64 (+.f64 x y) y) (*.f64 (/.f64 #s(literal 500 binary64) (fma.f64 (+.f64 x y) y (*.f64 x x))) (-.f64 x y)) (*.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 500 binary64) (fma.f64 (+.f64 x y) y (*.f64 x x))) (-.f64 x y)))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 500 binary64) (fma.f64 (+.f64 x y) y (*.f64 x x))) (-.f64 x y)) (*.f64 (*.f64 (+.f64 x y) y) (*.f64 (/.f64 #s(literal 500 binary64) (fma.f64 (+.f64 x y) y (*.f64 x x))) (-.f64 x y)))) |
(fma.f64 x (*.f64 (/.f64 #s(literal 500 binary64) (+.f64 x y)) (-.f64 x y)) (*.f64 y (*.f64 (/.f64 #s(literal 500 binary64) (+.f64 x y)) (-.f64 x y)))) |
(fma.f64 y (*.f64 (/.f64 #s(literal 500 binary64) (+.f64 x y)) (-.f64 x y)) (*.f64 x (*.f64 (/.f64 #s(literal 500 binary64) (+.f64 x y)) (-.f64 x y)))) |
(+.f64 (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))) (*.f64 (/.f64 #s(literal 500 binary64) (+.f64 x y)) (-.f64 x y))) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))) (*.f64 (/.f64 #s(literal 500 binary64) (+.f64 x y)) (-.f64 x y)))) |
(+.f64 (*.f64 x (*.f64 (/.f64 #s(literal 500 binary64) (+.f64 x y)) (-.f64 x y))) (*.f64 y (*.f64 (/.f64 #s(literal 500 binary64) (+.f64 x y)) (-.f64 x y)))) |
(+.f64 (*.f64 y (*.f64 (/.f64 #s(literal 500 binary64) (+.f64 x y)) (-.f64 x y))) (*.f64 x (*.f64 (/.f64 #s(literal 500 binary64) (+.f64 x y)) (-.f64 x y)))) |
(+.f64 (*.f64 (fma.f64 x x (*.f64 y y)) (*.f64 (/.f64 #s(literal 500 binary64) (fma.f64 (+.f64 x y) y (*.f64 x x))) (-.f64 x y))) (*.f64 (*.f64 x y) (*.f64 (/.f64 #s(literal 500 binary64) (fma.f64 (+.f64 x y) y (*.f64 x x))) (-.f64 x y)))) |
(+.f64 (*.f64 (*.f64 (+.f64 x y) y) (*.f64 (/.f64 #s(literal 500 binary64) (fma.f64 (+.f64 x y) y (*.f64 x x))) (-.f64 x y))) (*.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 500 binary64) (fma.f64 (+.f64 x y) y (*.f64 x x))) (-.f64 x y)))) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 500 binary64) (fma.f64 (+.f64 x y) y (*.f64 x x))) (-.f64 x y))) (*.f64 (*.f64 (+.f64 x y) y) (*.f64 (/.f64 #s(literal 500 binary64) (fma.f64 (+.f64 x y) y (*.f64 x x))) (-.f64 x y)))) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 500 binary64) (+.f64 x y)) (-.f64 x y)) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y)))) (*.f64 (*.f64 (/.f64 #s(literal 500 binary64) (+.f64 x y)) (-.f64 x y)) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))))) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 500 binary64) (+.f64 x y)) (-.f64 x y)) x) (*.f64 (*.f64 (/.f64 #s(literal 500 binary64) (+.f64 x y)) (-.f64 x y)) y)) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 500 binary64) (+.f64 x y)) (-.f64 x y)) y) (*.f64 (*.f64 (/.f64 #s(literal 500 binary64) (+.f64 x y)) (-.f64 x y)) x)) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 500 binary64) (fma.f64 (+.f64 x y) y (*.f64 x x))) (-.f64 x y)) (fma.f64 x x (*.f64 y y))) (*.f64 (*.f64 (/.f64 #s(literal 500 binary64) (fma.f64 (+.f64 x y) y (*.f64 x x))) (-.f64 x y)) (*.f64 x y))) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 500 binary64) (fma.f64 (+.f64 x y) y (*.f64 x x))) (-.f64 x y)) (*.f64 (+.f64 x y) y)) (*.f64 (*.f64 (/.f64 #s(literal 500 binary64) (fma.f64 (+.f64 x y) y (*.f64 x x))) (-.f64 x y)) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 500 binary64) (fma.f64 (+.f64 x y) y (*.f64 x x))) (-.f64 x y)) (*.f64 x x)) (*.f64 (*.f64 (/.f64 #s(literal 500 binary64) (fma.f64 (+.f64 x y) y (*.f64 x x))) (-.f64 x y)) (*.f64 (+.f64 x y) y))) |
(*.f64 (*.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) #s(literal 500 binary64)) (/.f64 (-.f64 x y) (-.f64 y x))) (-.f64 y x)) |
(*.f64 (*.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) #s(literal 500 binary64)) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (fma.f64 (-.f64 x y) x (*.f64 y y))) |
(*.f64 (*.f64 (*.f64 (+.f64 x y) #s(literal 500 binary64)) (/.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (-.f64 y x))) (-.f64 y x)) |
(*.f64 (*.f64 (*.f64 (+.f64 x y) #s(literal 500 binary64)) (*.f64 (/.f64 (-.f64 x y) (fma.f64 (-.f64 x y) x (*.f64 y y))) (-.f64 x y))) (fma.f64 (-.f64 x y) x (*.f64 y y))) |
(*.f64 (*.f64 (*.f64 (+.f64 x y) #s(literal 500 binary64)) (-.f64 y x)) (-.f64 y x)) |
(*.f64 (*.f64 (*.f64 (+.f64 x y) #s(literal 500 binary64)) (fabs.f64 (-.f64 y x))) (fabs.f64 (-.f64 y x))) |
(*.f64 (*.f64 (*.f64 (+.f64 x y) #s(literal 500 binary64)) (fma.f64 (neg.f64 y) y (*.f64 x x))) (/.f64 (-.f64 x y) (+.f64 x y))) |
(*.f64 (*.f64 (*.f64 (+.f64 x y) #s(literal 500 binary64)) (+.f64 x y)) (/.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (+.f64 x y))) |
(*.f64 (neg.f64 (*.f64 (neg.f64 (+.f64 x y)) (pow.f64 (-.f64 y x) #s(literal 2 binary64)))) #s(literal 500 binary64)) |
(*.f64 (/.f64 (-.f64 x y) (-.f64 y x)) (*.f64 (*.f64 #s(literal -500 binary64) (+.f64 x y)) (pow.f64 (-.f64 y x) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (fma.f64 (-.f64 x y) x (*.f64 y y)) (*.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) #s(literal 500 binary64)))) |
(*.f64 (*.f64 (neg.f64 (+.f64 x y)) (pow.f64 (-.f64 y x) #s(literal 2 binary64))) #s(literal -500 binary64)) |
(*.f64 (*.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) #s(literal 500 binary64)) (+.f64 x y)) |
(*.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) #s(literal 500 binary64)) (-.f64 x y)) |
(*.f64 (*.f64 (+.f64 x y) #s(literal 500 binary64)) (pow.f64 (-.f64 y x) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (*.f64 (+.f64 x y) #s(literal 500 binary64))) |
(*.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) (*.f64 (-.f64 x y) #s(literal 500 binary64))) |
(*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (*.f64 (-.f64 y x) #s(literal 500 binary64))) |
(*.f64 (*.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (+.f64 x y)) #s(literal 500 binary64)) |
(*.f64 (-.f64 x y) (*.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) #s(literal 500 binary64))) |
(*.f64 (+.f64 x y) (*.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) #s(literal 500 binary64))) |
(*.f64 (*.f64 (-.f64 x y) #s(literal 500 binary64)) (fma.f64 (neg.f64 y) y (*.f64 x x))) |
(*.f64 #s(literal 500 binary64) (neg.f64 (*.f64 (neg.f64 (+.f64 x y)) (pow.f64 (-.f64 y x) #s(literal 2 binary64))))) |
(*.f64 #s(literal 500 binary64) (*.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (+.f64 x y))) |
(*.f64 #s(literal -500 binary64) (*.f64 (neg.f64 (+.f64 x y)) (pow.f64 (-.f64 y x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (+.f64 x y)) (*.f64 (-.f64 x y) #s(literal 500 binary64))) (fma.f64 (+.f64 x y) y (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (-.f64 x y)) (*.f64 (-.f64 x y) #s(literal 500 binary64))) (fma.f64 (-.f64 x y) x (*.f64 y y))) |
(/.f64 (*.f64 (*.f64 (neg.f64 (+.f64 x y)) (pow.f64 (-.f64 y x) #s(literal 2 binary64))) (*.f64 (-.f64 x y) #s(literal 500 binary64))) (-.f64 y x)) |
(/.f64 (*.f64 (*.f64 (pow.f64 (+.f64 x y) #s(literal 2 binary64)) (-.f64 x y)) (*.f64 (-.f64 x y) #s(literal 500 binary64))) (+.f64 x y)) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 (-.f64 x y) #s(literal 500 binary64))) (fma.f64 x x (*.f64 y y))) |
(/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (+.f64 x y) #s(literal 2 binary64)) (-.f64 x y)) (-.f64 y x)) (*.f64 (-.f64 x y) #s(literal 500 binary64))) (fma.f64 (neg.f64 x) x (*.f64 y y))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (-.f64 x y) #s(literal 500 binary64))) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (-.f64 x y) #s(literal 500 binary64))) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (*.f64 (-.f64 x y) #s(literal 500 binary64))) (fma.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y)) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (*.f64 (-.f64 x y) #s(literal 500 binary64))) (*.f64 (fma.f64 (+.f64 x y) y (*.f64 x x)) (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) x (*.f64 y y))) #s(literal 500 binary64)) (-.f64 y x)) |
(/.f64 (*.f64 (*.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) #s(literal 500 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))) |
(/.f64 (*.f64 (pow.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) #s(literal 2 binary64)) #s(literal 500 binary64)) (+.f64 x y)) |
(/.f64 (*.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) (-.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 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) #s(literal 500 binary64))) (neg.f64 (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 (fma.f64 (neg.f64 y) y (*.f64 x x)) #s(literal 500 binary64))) (fma.f64 (+.f64 x y) y (*.f64 x x))) |
(/.f64 (*.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) #s(literal 500 binary64))) (neg.f64 (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) (*.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) #s(literal 500 binary64))) (-.f64 x y)) |
(/.f64 (*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (*.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) #s(literal 500 binary64))) (-.f64 y x)) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (*.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) #s(literal 500 binary64))) (fma.f64 (-.f64 x y) x (*.f64 y y))) |
(/.f64 (*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 500 binary64)) (fma.f64 (neg.f64 y) y (*.f64 x x))) (fma.f64 (+.f64 x y) y (*.f64 x x))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (*.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) #s(literal 500 binary64))) (neg.f64 (+.f64 x y))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) #s(literal 500 binary64)) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (+.f64 x y) y (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) #s(literal 500 binary64)) (fma.f64 (neg.f64 y) y (*.f64 x x))) (+.f64 x y)) |
(/.f64 (*.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) #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 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) #s(literal 500 binary64)) (fma.f64 (neg.f64 x) x (*.f64 y y))) (neg.f64 (+.f64 x y))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) #s(literal 500 binary64)) (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (-.f64 x y))) (fma.f64 (+.f64 x y) y (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) #s(literal 500 binary64)) (*.f64 (neg.f64 (+.f64 x y)) (pow.f64 (-.f64 y x) #s(literal 2 binary64)))) (neg.f64 (+.f64 x y))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) #s(literal 500 binary64)) (pow.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) #s(literal 2 binary64))) (pow.f64 (+.f64 x y) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) #s(literal 500 binary64)) (*.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (*.f64 (fma.f64 (+.f64 x y) y (*.f64 x x)) (+.f64 x y))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) #s(literal 500 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 2 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 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (+.f64 x y))) (+.f64 x y)) |
(/.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 500 binary64))) (fma.f64 (+.f64 x y) y (*.f64 x x))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) (*.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) #s(literal 500 binary64))) (+.f64 x y)) |
(/.f64 (*.f64 (*.f64 (-.f64 x y) #s(literal 500 binary64)) (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (+.f64 x y))) (fma.f64 (+.f64 x y) y (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 (-.f64 x y) #s(literal 500 binary64)) (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (-.f64 x y))) (fma.f64 (-.f64 x y) x (*.f64 y y))) |
(/.f64 (*.f64 (*.f64 (-.f64 x y) #s(literal 500 binary64)) (*.f64 (neg.f64 (+.f64 x y)) (pow.f64 (-.f64 y x) #s(literal 2 binary64)))) (-.f64 y x)) |
(/.f64 (*.f64 (*.f64 (-.f64 x y) #s(literal 500 binary64)) (*.f64 (pow.f64 (+.f64 x y) #s(literal 2 binary64)) (-.f64 x y))) (+.f64 x y)) |
(/.f64 (*.f64 (*.f64 (-.f64 x y) #s(literal 500 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) (fma.f64 x x (*.f64 y y))) |
(/.f64 (*.f64 (*.f64 (-.f64 x y) #s(literal 500 binary64)) (*.f64 (*.f64 (pow.f64 (+.f64 x y) #s(literal 2 binary64)) (-.f64 x y)) (-.f64 y x))) (fma.f64 (neg.f64 x) x (*.f64 y y))) |
(/.f64 (*.f64 (*.f64 (-.f64 x y) #s(literal 500 binary64)) (*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(/.f64 (*.f64 (*.f64 (-.f64 x y) #s(literal 500 binary64)) (*.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) (+.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 (*.f64 (*.f64 (-.f64 x y) #s(literal 500 binary64)) (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y)) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (*.f64 (*.f64 (-.f64 x y) #s(literal 500 binary64)) (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64)))) (*.f64 (fma.f64 (+.f64 x y) y (*.f64 x x)) (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(/.f64 (*.f64 #s(literal 500 binary64) (*.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) x (*.f64 y y)))) (-.f64 y x)) |
(/.f64 (*.f64 #s(literal 500 binary64) (*.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (fma.f64 (-.f64 x y) x (*.f64 y y))) |
(/.f64 (*.f64 #s(literal 500 binary64) (pow.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) #s(literal 2 binary64))) (+.f64 x y)) |
(/.f64 (*.f64 #s(literal 500 binary64) (*.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) (-.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 (*.f64 #s(literal -500 binary64) (+.f64 x y)) (pow.f64 (-.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (-.f64 x y) y) (*.f64 (-.f64 x y) #s(literal 500 binary64)) (*.f64 (*.f64 (-.f64 x y) x) (*.f64 (-.f64 x y) #s(literal 500 binary64)))) |
(fma.f64 (*.f64 (-.f64 x y) x) (*.f64 (-.f64 x y) #s(literal 500 binary64)) (*.f64 (*.f64 (-.f64 x y) y) (*.f64 (-.f64 x y) #s(literal 500 binary64)))) |
(fma.f64 (*.f64 x x) (*.f64 (-.f64 x y) #s(literal 500 binary64)) (*.f64 (*.f64 (neg.f64 y) y) (*.f64 (-.f64 x y) #s(literal 500 binary64)))) |
(fma.f64 (*.f64 (-.f64 x y) #s(literal 500 binary64)) (*.f64 (-.f64 x y) y) (*.f64 (*.f64 (-.f64 x y) #s(literal 500 binary64)) (*.f64 (-.f64 x y) x))) |
(fma.f64 (*.f64 (-.f64 x y) #s(literal 500 binary64)) (*.f64 (-.f64 x y) x) (*.f64 (*.f64 (-.f64 x y) #s(literal 500 binary64)) (*.f64 (-.f64 x y) y))) |
(fma.f64 (*.f64 (-.f64 x y) #s(literal 500 binary64)) (*.f64 x x) (*.f64 (*.f64 (-.f64 x y) #s(literal 500 binary64)) (*.f64 (neg.f64 y) y))) |
(+.f64 (*.f64 (*.f64 (-.f64 x y) y) (*.f64 (-.f64 x y) #s(literal 500 binary64))) (*.f64 (*.f64 (-.f64 x y) x) (*.f64 (-.f64 x y) #s(literal 500 binary64)))) |
(+.f64 (*.f64 (*.f64 (-.f64 x y) x) (*.f64 (-.f64 x y) #s(literal 500 binary64))) (*.f64 (*.f64 (-.f64 x y) y) (*.f64 (-.f64 x y) #s(literal 500 binary64)))) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 (-.f64 x y) #s(literal 500 binary64))) (*.f64 (*.f64 (neg.f64 y) y) (*.f64 (-.f64 x y) #s(literal 500 binary64)))) |
(+.f64 (*.f64 (*.f64 (-.f64 x y) #s(literal 500 binary64)) (*.f64 (-.f64 x y) y)) (*.f64 (*.f64 (-.f64 x y) #s(literal 500 binary64)) (*.f64 (-.f64 x y) x))) |
(+.f64 (*.f64 (*.f64 (-.f64 x y) #s(literal 500 binary64)) (*.f64 (-.f64 x y) x)) (*.f64 (*.f64 (-.f64 x y) #s(literal 500 binary64)) (*.f64 (-.f64 x y) y))) |
(+.f64 (*.f64 (*.f64 (-.f64 x y) #s(literal 500 binary64)) (*.f64 x x)) (*.f64 (*.f64 (-.f64 x y) #s(literal 500 binary64)) (*.f64 (neg.f64 y) y))) |
(*.f64 (/.f64 (*.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) x (*.f64 y y))) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (+.f64 x y) y (*.f64 x x))) |
(*.f64 (/.f64 (*.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 x y) x) #s(literal 2 binary64)))) (-.f64 (*.f64 y y) (*.f64 (-.f64 x y) x))) |
(*.f64 (/.f64 (*.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 (-.f64 x y) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 x y) x) (-.f64 (*.f64 (-.f64 x y) x) (*.f64 y y)) (pow.f64 y #s(literal 4 binary64)))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) #s(literal 2 binary64)) (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (neg.f64 (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) x (*.f64 y y))) (-.f64 y x)) |
(*.f64 (/.f64 (pow.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) #s(literal 2 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (-.f64 x y) x (*.f64 y y))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) (-.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 (-.f64 x y) x) (*.f64 y y))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) (-.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 (fma.f64 (neg.f64 y) y (*.f64 x x)) (/.f64 (-.f64 x y) (-.f64 y x))) (-.f64 y x)) |
(*.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (fma.f64 (-.f64 x y) x (*.f64 y y))) |
(*.f64 (*.f64 (+.f64 x y) (/.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (-.f64 y x))) (-.f64 y x)) |
(*.f64 (*.f64 (+.f64 x y) (*.f64 (/.f64 (-.f64 x y) (fma.f64 (-.f64 x y) x (*.f64 y y))) (-.f64 x y))) (fma.f64 (-.f64 x y) x (*.f64 y y))) |
(*.f64 (*.f64 (+.f64 x y) (fabs.f64 (-.f64 y x))) (fabs.f64 (-.f64 y x))) |
(*.f64 (/.f64 (-.f64 x y) (-.f64 y x)) (*.f64 (neg.f64 (+.f64 x y)) (pow.f64 (-.f64 y x) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (-.f64 x y))) |
(*.f64 (/.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (-.f64 y x)) (fma.f64 (neg.f64 x) x (*.f64 y y))) |
(*.f64 (*.f64 (/.f64 (-.f64 x y) (fma.f64 (-.f64 x y) x (*.f64 y y))) (-.f64 x y)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
(*.f64 (*.f64 (pow.f64 (+.f64 x y) #s(literal 2 binary64)) (-.f64 x y)) (/.f64 (-.f64 x y) (+.f64 x y))) |
(*.f64 (pow.f64 (+.f64 x y) #s(literal 2 binary64)) (/.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (+.f64 x y))) |
(*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (fabs.f64 (-.f64 y x)) (+.f64 x y))) |
(*.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (+.f64 x y)) |
(*.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) (-.f64 x y)) |
(*.f64 (-.f64 y x) (fma.f64 (neg.f64 x) x (*.f64 y y))) |
(*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (/.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (-.f64 y x))) |
(*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (-.f64 y x)) |
(*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) (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))) (/.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(*.f64 (-.f64 x y) (fma.f64 (neg.f64 y) y (*.f64 x x))) |
(*.f64 (+.f64 x y) (pow.f64 (-.f64 y x) #s(literal 2 binary64))) |
(/.f64 (*.f64 (pow.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) #s(literal 2 binary64)) (+.f64 x y)) (pow.f64 (+.f64 x y) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (+.f64 x y)) (*.f64 (fma.f64 (+.f64 x y) y (*.f64 x x)) (+.f64 x y))) |
(/.f64 (*.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 2 binary64)) (+.f64 x y)) (pow.f64 (fma.f64 (+.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (-.f64 x y)) (fma.f64 x x (*.f64 y y))) |
(/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (+.f64 x y) #s(literal 2 binary64)) (-.f64 x y)) (-.f64 y x)) (-.f64 x y)) (fma.f64 (neg.f64 x) x (*.f64 y y))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (-.f64 x y)) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (-.f64 x y)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (neg.f64 y) y (*.f64 x x))) (neg.f64 (fma.f64 (+.f64 x y) y (*.f64 x x)))) |
(/.f64 (*.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (pow.f64 (-.f64 y x) #s(literal 2 binary64))) (neg.f64 (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) (pow.f64 (-.f64 y x) #s(literal 2 binary64))) (-.f64 x y)) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (-.f64 x y)) (fma.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y)) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (-.f64 x y)) (*.f64 (fma.f64 (+.f64 x y) y (*.f64 x x)) (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(/.f64 (*.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (neg.f64 (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(/.f64 (*.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (fma.f64 (neg.f64 y) y (*.f64 x x))) (-.f64 x y)) |
(/.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (+.f64 x y) y (*.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 x y))) (fma.f64 (-.f64 x y) x (*.f64 y y))) |
(/.f64 (*.f64 (-.f64 x y) (*.f64 (neg.f64 (+.f64 x y)) (pow.f64 (-.f64 y x) #s(literal 2 binary64)))) (-.f64 y x)) |
(/.f64 (*.f64 (-.f64 x y) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) (fma.f64 x x (*.f64 y y))) |
(/.f64 (*.f64 (-.f64 x y) (*.f64 (*.f64 (pow.f64 (+.f64 x y) #s(literal 2 binary64)) (-.f64 x y)) (-.f64 y x))) (fma.f64 (neg.f64 x) x (*.f64 y y))) |
(/.f64 (*.f64 (-.f64 x y) (*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(/.f64 (*.f64 (-.f64 x y) (*.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) (+.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 (*.f64 (-.f64 x y) (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y)) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (*.f64 (-.f64 x y) (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64)))) (*.f64 (fma.f64 (+.f64 x y) y (*.f64 x x)) (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(/.f64 (*.f64 (+.f64 x y) (pow.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) #s(literal 2 binary64))) (pow.f64 (+.f64 x y) #s(literal 2 binary64))) |
(/.f64 (*.f64 (+.f64 x y) (*.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (*.f64 (fma.f64 (+.f64 x y) y (*.f64 x x)) (+.f64 x y))) |
(/.f64 (*.f64 (+.f64 x y) (pow.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 2 binary64))) (pow.f64 (fma.f64 (+.f64 x y) y (*.f64 x x)) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) x (*.f64 y y)))) (-.f64 x y)) |
(/.f64 (neg.f64 (*.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (neg.f64 (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(/.f64 (neg.f64 (pow.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) #s(literal 2 binary64))) (neg.f64 (+.f64 x y))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) (-.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 (-.f64 y x) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) x (*.f64 y y))) (-.f64 y x)) |
(/.f64 (*.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (-.f64 x y) x (*.f64 y y))) |
(/.f64 (*.f64 (*.f64 (pow.f64 (+.f64 x y) #s(literal 2 binary64)) (-.f64 x y)) (-.f64 y x)) (neg.f64 (+.f64 x y))) |
(/.f64 (pow.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) #s(literal 2 binary64)) (+.f64 x y)) |
(/.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (+.f64 x y) y (*.f64 x x))) |
(fma.f64 (*.f64 (-.f64 x y) y) (-.f64 x y) (*.f64 (*.f64 (-.f64 x y) x) (-.f64 x y))) |
(fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))) (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))) (pow.f64 (-.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))) (*.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))))) |
(fma.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) x (*.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) y)) |
(fma.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) y (*.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) x)) |
(fma.f64 (*.f64 (-.f64 x y) x) (-.f64 x y) (*.f64 (*.f64 (-.f64 x y) y) (-.f64 x y))) |
(fma.f64 (*.f64 x x) (-.f64 x y) (*.f64 (*.f64 (neg.f64 y) y) (-.f64 x y))) |
(fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) x))) |
(fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) x) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) y))) |
(fma.f64 (-.f64 x y) (*.f64 x x) (*.f64 (-.f64 x y) (*.f64 (neg.f64 y) y))) |
(fma.f64 x (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (*.f64 y (pow.f64 (-.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 y (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (*.f64 x (pow.f64 (-.f64 y x) #s(literal 2 binary64)))) |
(+.f64 (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))) (pow.f64 (-.f64 y x) #s(literal 2 binary64))) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))) (pow.f64 (-.f64 y x) #s(literal 2 binary64)))) |
(+.f64 (*.f64 x (pow.f64 (-.f64 y x) #s(literal 2 binary64))) (*.f64 y (pow.f64 (-.f64 y x) #s(literal 2 binary64)))) |
(+.f64 (*.f64 y (pow.f64 (-.f64 y x) #s(literal 2 binary64))) (*.f64 x (pow.f64 (-.f64 y x) #s(literal 2 binary64)))) |
(+.f64 (*.f64 (*.f64 (-.f64 x y) y) (-.f64 x y)) (*.f64 (*.f64 (-.f64 x y) x) (-.f64 x y))) |
(+.f64 (*.f64 (*.f64 (-.f64 x y) x) (-.f64 x y)) (*.f64 (*.f64 (-.f64 x y) y) (-.f64 x y))) |
(+.f64 (*.f64 (*.f64 x x) (-.f64 x y)) (*.f64 (*.f64 (neg.f64 y) y) (-.f64 x y))) |
(+.f64 (*.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y)))) (*.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))))) |
(+.f64 (*.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) x) (*.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) y)) |
(+.f64 (*.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) y) (*.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) x)) |
(+.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) y)) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) x))) |
(+.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) x)) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) y))) |
(+.f64 (*.f64 (-.f64 x y) (*.f64 x x)) (*.f64 (-.f64 x y) (*.f64 (neg.f64 y) y))) |
(*.f64 (/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (+.f64 x y)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (+.f64 x y) y) #s(literal 2 binary64)))) (-.f64 (*.f64 (-.f64 x y) x) (*.f64 y y))) |
(*.f64 (/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (+.f64 x y)) (+.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 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (-.f64 x y)) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 x y) x) #s(literal 2 binary64)))) (-.f64 (*.f64 y y) (*.f64 (-.f64 x y) x))) |
(*.f64 (/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (-.f64 x y)) (+.f64 (pow.f64 (*.f64 (-.f64 x y) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 x y) x) (-.f64 (*.f64 (-.f64 x y) x) (*.f64 y y)) (pow.f64 y #s(literal 4 binary64)))) |
(*.f64 (/.f64 (*.f64 (neg.f64 (+.f64 x y)) (pow.f64 (-.f64 y x) #s(literal 2 binary64))) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (+.f64 x y) y (*.f64 x x))) |
(*.f64 (/.f64 (*.f64 (pow.f64 (+.f64 x y) #s(literal 2 binary64)) (-.f64 x y)) (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (neg.f64 (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(*.f64 (/.f64 (*.f64 (pow.f64 (+.f64 x y) #s(literal 2 binary64)) (-.f64 x y)) (fma.f64 (neg.f64 x) x (*.f64 y y))) (-.f64 y x)) |
(*.f64 (/.f64 (*.f64 (pow.f64 (+.f64 x y) #s(literal 2 binary64)) (-.f64 x y)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (-.f64 x y) x (*.f64 y y))) |
(*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (+.f64 x y) #s(literal 2 binary64)) (-.f64 x y)) (-.f64 y x)) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 x x (*.f64 y y))) |
(*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (+.f64 x y) #s(literal 2 binary64)) (-.f64 x y)) (-.f64 y x)) (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 y y)) (pow.f64 y #s(literal 4 binary64)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (+.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 y #s(literal 9 binary64)))) (+.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (pow.f64 y #s(literal 6 binary64)))) |
(*.f64 (/.f64 (*.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (+.f64 x y)) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (+.f64 x y) y (*.f64 x x)))) |
(*.f64 (/.f64 (*.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (+.f64 x y)) (-.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 x y) (/.f64 (-.f64 x y) (-.f64 y x))) (-.f64 y x)) |
(*.f64 (*.f64 (+.f64 x y) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (fma.f64 (-.f64 x y) x (*.f64 y y))) |
(*.f64 (+.f64 (fabs.f64 x) (fabs.f64 y)) (-.f64 (fabs.f64 x) (fabs.f64 y))) |
(*.f64 (+.f64 (fabs.f64 x) (neg.f64 y)) (-.f64 (fabs.f64 x) (neg.f64 y))) |
(*.f64 (+.f64 (fabs.f64 x) y) (-.f64 (fabs.f64 x) y)) |
(*.f64 (+.f64 (neg.f64 x) (fabs.f64 y)) (-.f64 (neg.f64 x) (fabs.f64 y))) |
(*.f64 (+.f64 (neg.f64 x) y) (-.f64 (neg.f64 x) y)) |
(*.f64 (+.f64 x (fabs.f64 y)) (-.f64 x (fabs.f64 y))) |
(*.f64 (+.f64 x (neg.f64 y)) (-.f64 x (neg.f64 y))) |
(*.f64 (/.f64 (-.f64 x y) (/.f64 (-.f64 x y) (-.f64 y x))) (neg.f64 (+.f64 x y))) |
(*.f64 (/.f64 (-.f64 x y) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(*.f64 (/.f64 (+.f64 x y) (/.f64 (-.f64 x y) (-.f64 y x))) (/.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (-.f64 y x))) |
(*.f64 (/.f64 (+.f64 x y) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (/.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(*.f64 (/.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (/.f64 (-.f64 x y) (-.f64 y x))) (/.f64 (+.f64 x y) (-.f64 y x))) |
(*.f64 (/.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (/.f64 (+.f64 x y) (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(*.f64 (/.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) (/.f64 (-.f64 x y) (-.f64 y x))) (/.f64 (-.f64 x y) (-.f64 y x))) |
(*.f64 (/.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (/.f64 (-.f64 x y) (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(*.f64 (/.f64 (-.f64 x y) (-.f64 y x)) (fma.f64 (neg.f64 x) x (*.f64 y y))) |
(*.f64 (/.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) (+.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 (/.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (-.f64 y x)) (neg.f64 (+.f64 x y))) |
(*.f64 (neg.f64 (+.f64 x y)) (-.f64 (neg.f64 x) (neg.f64 y))) |
(*.f64 (neg.f64 (+.f64 x y)) (-.f64 y x)) |
(*.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (/.f64 (+.f64 x y) (-.f64 x y))) |
(*.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) (/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) |
(*.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) (/.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (fma.f64 (neg.f64 x) x (*.f64 y y)))) |
(*.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) (/.f64 (-.f64 x y) (-.f64 x y))) |
(*.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) (/.f64 (+.f64 x y) (+.f64 x y))) |
(*.f64 (-.f64 y x) (neg.f64 (+.f64 x y))) |
(*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) |
(*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (/.f64 (-.f64 x y) (-.f64 y x))) |
(*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (/.f64 (+.f64 x 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))) (/.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) |
(*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (*.f64 (fma.f64 (+.f64 x y) y (*.f64 x x)) (fma.f64 (-.f64 x y) x (*.f64 y y))))) |
(*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (*.f64 (fma.f64 (+.f64 x y) y (*.f64 x x)) (fma.f64 (-.f64 x y) x (*.f64 y y))))) |
(*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (/.f64 (-.f64 x y) (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) |
(*.f64 (-.f64 x y) (+.f64 x y)) |
(*.f64 (+.f64 x y) (-.f64 x y)) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 x y)) (neg.f64 (fma.f64 (+.f64 x y) y (*.f64 x x)))) |
(/.f64 (*.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (-.f64 x y)) (neg.f64 (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(/.f64 (*.f64 (-.f64 x y) (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (neg.f64 (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (+.f64 x y) y (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 x y) (fma.f64 (neg.f64 x) x (*.f64 y y))) (neg.f64 (+.f64 x y))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (+.f64 x y)) (neg.f64 (+.f64 x y))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 x y) y) (*.f64 (-.f64 x y) y)) (pow.f64 (*.f64 (-.f64 x y) x) #s(literal 2 binary64))) (-.f64 (*.f64 (-.f64 x y) y) (*.f64 (-.f64 x y) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 x y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 x y) y) (*.f64 (-.f64 x y) y))) (-.f64 (*.f64 (-.f64 x y) x) (*.f64 (-.f64 x y) y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 x y) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (-.f64 x y) y) (*.f64 (-.f64 x y) y) (-.f64 (pow.f64 (*.f64 (-.f64 x y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 x y) y) (*.f64 (-.f64 x y) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 x y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 x y) x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (-.f64 x y) y) (*.f64 (-.f64 x y) y)) (*.f64 (*.f64 (-.f64 x y) x) (*.f64 (-.f64 x y) y))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (neg.f64 y) y) #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (*.f64 x x) (*.f64 (neg.f64 y) y))))) |
(/.f64 (/.f64 (*.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (+.f64 x y)) (/.f64 (-.f64 x y) (-.f64 y x))) (-.f64 y x)) |
(/.f64 (/.f64 (*.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (+.f64 x y)) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (fma.f64 (-.f64 x y) x (*.f64 y y))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 (+.f64 x y) #s(literal 2 binary64)) (-.f64 x y))) (neg.f64 (+.f64 x y))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (+.f64 x y))) (neg.f64 (fma.f64 (+.f64 x y) y (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (-.f64 x y))) (neg.f64 (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) (neg.f64 (fma.f64 x x (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (pow.f64 (+.f64 x y) #s(literal 2 binary64)) (-.f64 x y)) (-.f64 y x))) (fma.f64 (neg.f64 y) y (*.f64 x x))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (+.f64 x y)) (pow.f64 (-.f64 y x) #s(literal 2 binary64)))) (-.f64 x y)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 x x (*.f64 y y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64)))) (neg.f64 (fma.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y)) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64)))) (neg.f64 (*.f64 (fma.f64 (+.f64 x y) y (*.f64 x x)) (fma.f64 (-.f64 x y) x (*.f64 y y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 y y)) (pow.f64 y #s(literal 4 binary64)))) |
(/.f64 (*.f64 (pow.f64 (+.f64 x y) #s(literal 2 binary64)) (-.f64 x y)) (+.f64 x y)) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (+.f64 x y)) (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 x y)) (fma.f64 (-.f64 x y) x (*.f64 y y))) |
(/.f64 (*.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) x (*.f64 y y))) (*.f64 (-.f64 y x) (-.f64 x y))) |
(/.f64 (*.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (fma.f64 (-.f64 x y) x (*.f64 y y)) (-.f64 x y))) |
(/.f64 (*.f64 (neg.f64 (+.f64 x y)) (pow.f64 (-.f64 y x) #s(literal 2 binary64))) (-.f64 y x)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 x x (*.f64 y y))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y)) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (*.f64 (fma.f64 (+.f64 x y) y (*.f64 x x)) (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) (neg.f64 (fma.f64 x x (*.f64 y y)))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 y y)) (pow.f64 y #s(literal 4 binary64))))) |
(/.f64 (*.f64 (*.f64 (pow.f64 (+.f64 x y) #s(literal 2 binary64)) (-.f64 x y)) (-.f64 y x)) (fma.f64 (neg.f64 x) x (*.f64 y y))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) (+.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 (pow.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) #s(literal 2 binary64)) (fma.f64 (neg.f64 y) y (*.f64 x x))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) (-.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 (*.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (+.f64 x y)) (-.f64 x y)) |
(neg.f64 (fma.f64 (neg.f64 x) x (*.f64 y y))) |
(fma.f64 (*.f64 x (/.f64 (-.f64 x y) (-.f64 y x))) (-.f64 y x) (*.f64 (-.f64 x y) y)) |
(fma.f64 (*.f64 x (/.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (fma.f64 (-.f64 x y) x (*.f64 y y)) (*.f64 (-.f64 x y) y)) |
(fma.f64 (*.f64 y (/.f64 (-.f64 x y) (-.f64 y x))) (-.f64 y x) (*.f64 (-.f64 x y) x)) |
(fma.f64 (*.f64 y (/.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (fma.f64 (-.f64 x y) x (*.f64 y y)) (*.f64 (-.f64 x y) x)) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (fma.f64 (neg.f64 x) y (*.f64 (-.f64 x y) y))) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (*.f64 (neg.f64 (fabs.f64 y)) (fabs.f64 y))) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (*.f64 (neg.f64 y) y)) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (fma.f64 (neg.f64 x) y (*.f64 (-.f64 x y) y))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 (neg.f64 (fabs.f64 y)) (fabs.f64 y))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 (neg.f64 y) y)) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (fma.f64 (neg.f64 x) y (*.f64 (-.f64 x y) y))) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 (neg.f64 (fabs.f64 y)) (fabs.f64 y))) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 (neg.f64 y) y)) |
(fma.f64 (/.f64 (-.f64 x y) (-.f64 y x)) (*.f64 (-.f64 y x) x) (*.f64 (-.f64 x y) y)) |
(fma.f64 (/.f64 (-.f64 x y) (-.f64 y x)) (*.f64 (-.f64 y x) y) (*.f64 (-.f64 x y) x)) |
(fma.f64 (/.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (fma.f64 (-.f64 x y) x (*.f64 y y)) x) (*.f64 (-.f64 x y) y)) |
(fma.f64 (/.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (fma.f64 (-.f64 x y) x (*.f64 y y)) y) (*.f64 (-.f64 x y) x)) |
(fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))) (-.f64 x y) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))) (-.f64 x y))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (fma.f64 (neg.f64 x) y (*.f64 (-.f64 x y) y))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (neg.f64 (fabs.f64 y)) (fabs.f64 y))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (neg.f64 y) y)) |
(fma.f64 (neg.f64 x) (neg.f64 x) (fma.f64 (neg.f64 x) y (*.f64 (-.f64 x y) y))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (neg.f64 (fabs.f64 y)) (fabs.f64 y))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (neg.f64 y) y)) |
(fma.f64 (neg.f64 y) y (*.f64 x x)) |
(fma.f64 (-.f64 x y) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))) (*.f64 (-.f64 x y) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))))) |
(fma.f64 (-.f64 x y) x (*.f64 (-.f64 x y) y)) |
(fma.f64 (-.f64 x y) y (*.f64 (-.f64 x y) x)) |
(fma.f64 x (+.f64 x (neg.f64 y)) (*.f64 (-.f64 x y) y)) |
(fma.f64 x (-.f64 x y) (*.f64 (-.f64 x y) y)) |
(fma.f64 x x (fma.f64 (neg.f64 x) y (*.f64 (-.f64 x y) y))) |
(fma.f64 x x (*.f64 (neg.f64 (fabs.f64 y)) (fabs.f64 y))) |
(fma.f64 x x (*.f64 (neg.f64 y) y)) |
(fma.f64 y (neg.f64 y) (*.f64 x x)) |
(fma.f64 y (-.f64 x y) (*.f64 (-.f64 x y) x)) |
(-.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) (*.f64 x y)) |
(-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x (*.f64 y y))) (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 x x (*.f64 y y)))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y)) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (pow.f64 y #s(literal 6 binary64)) (fma.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y)) (pow.f64 x #s(literal 4 binary64))))) |
(-.f64 (*.f64 (-.f64 x y) y) (*.f64 (-.f64 y x) x)) |
(-.f64 (*.f64 (-.f64 x y) y) (*.f64 (neg.f64 x) (-.f64 x y))) |
(-.f64 (*.f64 (-.f64 x y) x) (*.f64 (-.f64 y x) y)) |
(-.f64 (*.f64 (-.f64 x y) x) (*.f64 (neg.f64 y) (-.f64 x y))) |
(-.f64 (*.f64 x x) (-.f64 (*.f64 x y) (*.f64 (-.f64 x y) y))) |
(-.f64 (*.f64 x x) (*.f64 y y)) |
(+.f64 (fma.f64 (-.f64 x y) y (*.f64 x x)) (*.f64 (neg.f64 x) y)) |
(+.f64 (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))) (-.f64 x y)) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))) (-.f64 x y))) |
(+.f64 (*.f64 (-.f64 x y) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y)))) (*.f64 (-.f64 x y) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))))) |
(+.f64 (*.f64 (-.f64 x y) y) (*.f64 (-.f64 x y) x)) |
(+.f64 (*.f64 (neg.f64 y) y) (*.f64 x x)) |
(+.f64 (*.f64 (-.f64 x y) x) (*.f64 (-.f64 x y) y)) |
(+.f64 (*.f64 x x) (fma.f64 (neg.f64 x) y (*.f64 (-.f64 x y) y))) |
(+.f64 (*.f64 x x) (*.f64 (neg.f64 (fabs.f64 y)) (fabs.f64 y))) |
(+.f64 (*.f64 x x) (*.f64 (neg.f64 y) y)) |
Compiled 24 713 to 2 537 computations (89.7% saved)
5 alts after pruning (1 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 797 | 1 | 798 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 1 | 2 |
| Done | 0 | 3 | 3 |
| Total | 798 | 5 | 803 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (*.f64 #s(literal 500 binary64) (-.f64 x y)) |
| ▶ | 91.9% | #s(approx (* 500 (- x y)) (fma.f64 (*.f64 x (/.f64 y x)) #s(literal -500 binary64) (*.f64 #s(literal 500 binary64) x))) |
| ✓ | 91.7% | #s(approx (* 500 (- x y)) (*.f64 (fma.f64 (/.f64 y x) #s(literal -500 binary64) #s(literal 500 binary64)) x)) |
| ✓ | 51.3% | #s(approx (* 500 (- x y)) (*.f64 #s(literal 500 binary64) x)) |
| ✓ | 50.3% | #s(approx (* 500 (- x y)) (*.f64 #s(literal -500 binary64) y)) |
Compiled 53 to 44 computations (17% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (/.f64 y x) | |
| cost-diff | 0 | #s(approx (* 500 (- x y)) (fma.f64 (*.f64 x (/.f64 y x)) #s(literal -500 binary64) (*.f64 #s(literal 500 binary64) x))) | |
| cost-diff | 1 | (fma.f64 (*.f64 x (/.f64 y x)) #s(literal -500 binary64) (*.f64 #s(literal 500 binary64) x)) | |
| cost-diff | 4 | (*.f64 x (/.f64 y x)) |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 41 |
| 0 | 16 | 37 |
| 1 | 28 | 35 |
| 2 | 60 | 35 |
| 3 | 122 | 31 |
| 4 | 250 | 27 |
| 5 | 557 | 27 |
| 6 | 1618 | 27 |
| 7 | 3480 | 27 |
| 8 | 4150 | 27 |
| 9 | 4347 | 27 |
| 10 | 4411 | 27 |
| 11 | 4435 | 27 |
| 12 | 4435 | 27 |
| 13 | 4487 | 27 |
| 14 | 4505 | 27 |
| 15 | 4514 | 27 |
| 16 | 4514 | 27 |
| 17 | 4514 | 27 |
| 18 | 6912 | 27 |
| 19 | 7119 | 27 |
| 20 | 7314 | 27 |
| 21 | 7427 | 27 |
| 22 | 7435 | 27 |
| 23 | 7435 | 27 |
| 24 | 7612 | 27 |
| 25 | 7782 | 27 |
| 26 | 7870 | 27 |
| 27 | 7914 | 27 |
| 28 | 7914 | 27 |
| 29 | 7924 | 27 |
| 30 | 7924 | 27 |
| 31 | 7924 | 27 |
| 0 | 12015 | 27 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (* 500 (- x y)) (fma.f64 (*.f64 x (/.f64 y x)) #s(literal -500 binary64) (*.f64 #s(literal 500 binary64) x))) |
(fma.f64 (*.f64 x (/.f64 y x)) #s(literal -500 binary64) (*.f64 #s(literal 500 binary64) x)) |
(*.f64 x (/.f64 y x)) |
x |
(/.f64 y x) |
y |
#s(literal -500 binary64) |
(*.f64 #s(literal 500 binary64) x) |
#s(literal 500 binary64) |
| Outputs |
|---|
#s(approx (* 500 (- x y)) (fma.f64 (*.f64 x (/.f64 y x)) #s(literal -500 binary64) (*.f64 #s(literal 500 binary64) x))) |
#s(approx (* 500 (- x y)) (*.f64 (-.f64 y x) #s(literal -500 binary64))) |
(fma.f64 (*.f64 x (/.f64 y x)) #s(literal -500 binary64) (*.f64 #s(literal 500 binary64) x)) |
(*.f64 (-.f64 y x) #s(literal -500 binary64)) |
(*.f64 x (/.f64 y x)) |
y |
x |
(/.f64 y x) |
y |
#s(literal -500 binary64) |
(*.f64 #s(literal 500 binary64) x) |
(*.f64 x #s(literal 500 binary64)) |
#s(literal 500 binary64) |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0 | (*.f64 #s(literal 500 binary64) x) | |
| accuracy | 0.0 | #s(approx (* 500 (- x y)) (fma.f64 (*.f64 x (/.f64 y x)) #s(literal -500 binary64) (*.f64 #s(literal 500 binary64) x))) | |
| accuracy | 0.0078125 | (fma.f64 (*.f64 x (/.f64 y x)) #s(literal -500 binary64) (*.f64 #s(literal 500 binary64) x)) | |
| accuracy | 12.995510512217736 | (*.f64 x (/.f64 y x)) |
| 47.0ms | 254× | 0 | valid |
| 0.0ms | 1× | 2 | valid |
| 0.0ms | 1× | 1 | valid |
Compiled 33 to 13 computations (60.6% saved)
ival-mult: 34.0ms (85.4% of total)ival-div: 2.0ms (5% of total)ival-sub: 2.0ms (5% of total)ival-add: 1.0ms (2.5% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
(*.f64 x (/.f64 y x)) |
(fma.f64 (*.f64 x (/.f64 y x)) #s(literal -500 binary64) (*.f64 #s(literal 500 binary64) x)) |
#s(approx (* 500 (- x y)) (fma.f64 (*.f64 x (/.f64 y x)) #s(literal -500 binary64) (*.f64 #s(literal 500 binary64) x))) |
(/.f64 y x) |
(*.f64 #s(literal 500 binary64) x) |
| Outputs |
|---|
y |
(* -500 y) |
(+ (* -500 y) (* 500 x)) |
(/ y 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 | |
|---|---|---|---|---|
| 1.0ms | y | @ | -inf | ((* x (/ y x)) (+ (* (* x (/ y x)) -500) (* 500 x)) (* 500 (- x y)) (/ y x) (* 500 x)) |
| 1.0ms | x | @ | -inf | ((* x (/ y x)) (+ (* (* x (/ y x)) -500) (* 500 x)) (* 500 (- x y)) (/ y x) (* 500 x)) |
| 1.0ms | x | @ | inf | ((* x (/ y x)) (+ (* (* x (/ y x)) -500) (* 500 x)) (* 500 (- x y)) (/ y x) (* 500 x)) |
| 1.0ms | y | @ | inf | ((* x (/ y x)) (+ (* (* x (/ y x)) -500) (* 500 x)) (* 500 (- x y)) (/ y x) (* 500 x)) |
| 1.0ms | x | @ | 0 | ((* x (/ y x)) (+ (* (* x (/ y x)) -500) (* 500 x)) (* 500 (- x y)) (/ y x) (* 500 x)) |
| 1× | egg-herbie |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 24 | 45 |
| 1 | 66 | 35 |
| 2 | 184 | 35 |
| 3 | 422 | 35 |
| 4 | 1112 | 35 |
| 5 | 2869 | 35 |
| 6 | 4581 | 35 |
| 7 | 5137 | 35 |
| 8 | 6276 | 35 |
| 0 | 8017 | 35 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
y |
(* -500 y) |
(+ (* -500 y) (* 500 x)) |
(/ y 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 |
|---|
y |
(* -500 y) |
(*.f64 #s(literal -500 binary64) y) |
(+ (* -500 y) (* 500 x)) |
(*.f64 (-.f64 y x) #s(literal -500 binary64)) |
(/ y x) |
(/.f64 y x) |
(* 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: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 37 |
| 0 | 16 | 37 |
| 1 | 55 | 35 |
| 2 | 371 | 35 |
| 3 | 4118 | 35 |
| 0 | 8341 | 33 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 x (/.f64 y x)) |
(fma.f64 (*.f64 x (/.f64 y x)) #s(literal -500 binary64) (*.f64 #s(literal 500 binary64) x)) |
#s(approx (* 500 (- x y)) (fma.f64 (*.f64 x (/.f64 y x)) #s(literal -500 binary64) (*.f64 #s(literal 500 binary64) x))) |
(/.f64 y x) |
(*.f64 #s(literal 500 binary64) x) |
| Outputs |
|---|
(*.f64 (neg.f64 y) (/.f64 x (neg.f64 x))) |
(*.f64 (/.f64 y x) x) |
(*.f64 y (/.f64 x x)) |
(*.f64 x (/.f64 y x)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) y)) x) |
(/.f64 (*.f64 (neg.f64 x) y) (neg.f64 x)) |
(/.f64 (*.f64 y x) x) |
(neg.f64 (/.f64 (*.f64 (neg.f64 x) y) x)) |
(*.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 (pow.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 2 binary64)) #s(literal 250000 binary64))) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal -125000000 binary64) #s(literal 125000000 binary64)))) (fma.f64 #s(literal 250000 binary64) (pow.f64 (*.f64 (/.f64 y x) x) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 500 binary64) x) (*.f64 (fma.f64 #s(literal -500 binary64) (/.f64 y x) #s(literal 500 binary64)) x)))) |
(*.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 (pow.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 2 binary64)) #s(literal 250000 binary64))) (*.f64 (*.f64 x x) (-.f64 (pow.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 2 binary64)) #s(literal 250000 binary64)))) (*.f64 (fma.f64 #s(literal -500 binary64) (/.f64 y x) #s(literal 500 binary64)) x)) |
(*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal -125000000 binary64) #s(literal 125000000 binary64))) (-.f64 (pow.f64 (*.f64 #s(literal 500 binary64) (*.f64 (/.f64 y x) x)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -500 binary64) x) (*.f64 #s(literal -500 binary64) (fma.f64 (/.f64 y x) x x))) #s(literal 2 binary64)))) (fma.f64 (*.f64 x x) (-.f64 (pow.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 2 binary64)) #s(literal 250000 binary64)) (*.f64 (*.f64 #s(literal -250000 binary64) x) (*.f64 (/.f64 y x) x)))) |
(*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal -125000000 binary64) #s(literal 125000000 binary64))) (fma.f64 (pow.f64 (*.f64 (/.f64 y x) x) #s(literal 6 binary64)) #s(literal 15625000000000000 binary64) (pow.f64 (*.f64 (*.f64 #s(literal -500 binary64) x) (*.f64 #s(literal -500 binary64) (fma.f64 (/.f64 y x) x x))) #s(literal 3 binary64)))) (fma.f64 (pow.f64 (*.f64 (/.f64 y x) x) #s(literal 4 binary64)) #s(literal 62500000000 binary64) (*.f64 (*.f64 (*.f64 #s(literal -500 binary64) x) (*.f64 #s(literal -500 binary64) (fma.f64 (/.f64 y x) x x))) (-.f64 (*.f64 (*.f64 #s(literal -500 binary64) x) (*.f64 #s(literal -500 binary64) (fma.f64 (/.f64 y x) x x))) (pow.f64 (*.f64 #s(literal -500 binary64) (*.f64 (/.f64 y x) x)) #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 #s(literal -500 binary64) (/.f64 y x) #s(literal 500 binary64)) x) x) (/.f64 (*.f64 #s(literal -500 binary64) (fma.f64 (/.f64 y x) x x)) (-.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 500 binary64)))) |
(*.f64 (-.f64 (*.f64 (/.f64 y x) x) x) #s(literal -500 binary64)) |
(*.f64 (fma.f64 #s(literal -500 binary64) (/.f64 y x) #s(literal 500 binary64)) x) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 250000 binary64) #s(literal 250000 binary64)) (*.f64 (*.f64 #s(literal 250000 binary64) (*.f64 (/.f64 y x) x)) x)) (/.f64 (*.f64 (fma.f64 #s(literal -500 binary64) (/.f64 y x) #s(literal 500 binary64)) x) (fma.f64 (*.f64 x x) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 250000 binary64) #s(literal 250000 binary64)) (*.f64 (*.f64 #s(literal 250000 binary64) (*.f64 (/.f64 y x) x)) x)))) |
(*.f64 (*.f64 (fma.f64 #s(literal -500 binary64) (/.f64 y x) #s(literal 500 binary64)) x) (/.f64 (*.f64 #s(literal -500 binary64) (fma.f64 (/.f64 y x) x x)) (*.f64 #s(literal -500 binary64) (fma.f64 (/.f64 y x) x x)))) |
(*.f64 #s(literal 500 binary64) (-.f64 x (*.f64 (/.f64 y x) x))) |
(*.f64 #s(literal -500 binary64) (-.f64 (*.f64 (/.f64 y x) x) x)) |
(*.f64 x (-.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal -500 binary64))) |
(*.f64 x (fma.f64 #s(literal -500 binary64) (/.f64 y x) #s(literal 500 binary64))) |
(/.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 (pow.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 2 binary64)) #s(literal 250000 binary64))) x) (-.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 500 binary64))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) (*.f64 (/.f64 y x) x)) #s(literal 2 binary64)) (*.f64 #s(literal -500 binary64) (fma.f64 (/.f64 y x) x x))) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal -500 binary64) (fma.f64 (/.f64 y x) x x))) #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal -500 binary64) (/.f64 y x) #s(literal 500 binary64)) x)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) (*.f64 (/.f64 y x) x)) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 250000 binary64) #s(literal 250000 binary64)) (*.f64 (*.f64 #s(literal 250000 binary64) (*.f64 (/.f64 y x) x)) x))) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 250000 binary64) #s(literal 250000 binary64)) (*.f64 (*.f64 #s(literal 250000 binary64) (*.f64 (/.f64 y x) x)) x))) #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal -500 binary64) (/.f64 y x) #s(literal 500 binary64)) x)) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (/.f64 y x) x) #s(literal 6 binary64)) (pow.f64 (/.f64 #s(literal 250000 binary64) (*.f64 #s(literal -500 binary64) (fma.f64 (/.f64 y x) x x))) #s(literal 3 binary64))) (*.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (/.f64 #s(literal 250000 binary64) (*.f64 #s(literal -500 binary64) (fma.f64 (/.f64 y x) x x))) #s(literal 3 binary64)))) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) (*.f64 (/.f64 y x) x)) #s(literal 2 binary64)) (*.f64 #s(literal -500 binary64) (fma.f64 (/.f64 y x) x x))) #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) (fma.f64 (/.f64 y x) x x))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) (*.f64 (/.f64 y x) x)) #s(literal 2 binary64)) (*.f64 #s(literal -500 binary64) (fma.f64 (/.f64 y x) x x))) (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal -500 binary64) (fma.f64 (/.f64 y x) x x))))))) |
(/.f64 (fma.f64 #s(literal -1953125000000000000000000 binary64) (pow.f64 (/.f64 (pow.f64 (*.f64 (/.f64 y x) x) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 250000 binary64) #s(literal 250000 binary64)) (*.f64 (*.f64 #s(literal 250000 binary64) (*.f64 (/.f64 y x) x)) x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 250000 binary64) #s(literal 250000 binary64)) (*.f64 (*.f64 #s(literal 250000 binary64) (*.f64 (/.f64 y x) x)) x))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) (*.f64 (/.f64 y x) x)) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 250000 binary64) #s(literal 250000 binary64)) (*.f64 (*.f64 #s(literal 250000 binary64) (*.f64 (/.f64 y x) x)) x))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 250000 binary64) #s(literal 250000 binary64)) (*.f64 (*.f64 #s(literal 250000 binary64) (*.f64 (/.f64 y x) x)) x))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) (*.f64 (/.f64 y x) x)) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 250000 binary64) #s(literal 250000 binary64)) (*.f64 (*.f64 #s(literal 250000 binary64) (*.f64 (/.f64 y x) x)) x))) (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 250000 binary64) #s(literal 250000 binary64)) (*.f64 (*.f64 #s(literal 250000 binary64) (*.f64 (/.f64 y x) x)) x))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 250000 binary64) (pow.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 2 binary64))))) (neg.f64 (*.f64 x (-.f64 #s(literal 500 binary64) (*.f64 #s(literal -500 binary64) (/.f64 y x)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 #s(literal -500 binary64) (*.f64 (/.f64 y x) x)) #s(literal 2 binary64)) (*.f64 #s(literal -500 binary64) (fma.f64 (/.f64 y x) x x))) (*.f64 (*.f64 #s(literal -500 binary64) (fma.f64 (/.f64 y x) x x)) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)))) (pow.f64 (*.f64 #s(literal -500 binary64) (fma.f64 (/.f64 y x) x x)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 #s(literal -500 binary64) (*.f64 (/.f64 y x) x)) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 250000 binary64) #s(literal 250000 binary64)) (*.f64 (*.f64 #s(literal 250000 binary64) (*.f64 (/.f64 y x) x)) x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 250000 binary64) #s(literal 250000 binary64)) (*.f64 (*.f64 #s(literal 250000 binary64) (*.f64 (/.f64 y x) x)) x)) (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (*.f64 x x) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 250000 binary64) #s(literal 250000 binary64)) (*.f64 (*.f64 #s(literal 250000 binary64) (*.f64 (/.f64 y x) x)) x)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 500 binary64) (*.f64 (/.f64 y x) x)) #s(literal 4 binary64)) (*.f64 #s(literal 62500000000 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 250000 binary64) #s(literal 250000 binary64))) (*.f64 #s(literal -500 binary64) (fma.f64 (/.f64 y x) x x)))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 250000 binary64) (pow.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 2 binary64)))) (*.f64 x (-.f64 #s(literal 500 binary64) (*.f64 #s(literal -500 binary64) (/.f64 y x))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 y x) x) #s(literal 6 binary64)) #s(literal 15625000000000000 binary64) (*.f64 #s(literal 15625000000000000 binary64) (pow.f64 x #s(literal 6 binary64)))) (*.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 y x) x) #s(literal 4 binary64)) #s(literal 62500000000 binary64) (fma.f64 #s(literal 62500000000 binary64) (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 250000 binary64) (*.f64 (/.f64 y x) x)) x) #s(literal 2 binary64)))) (*.f64 #s(literal -500 binary64) (fma.f64 (/.f64 y x) x x)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 y x) x) #s(literal 6 binary64)) #s(literal 15625000000000000 binary64) (*.f64 #s(literal 15625000000000000 binary64) (pow.f64 x #s(literal 6 binary64)))) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal -125000000 binary64) #s(literal 125000000 binary64))) (fma.f64 (*.f64 x x) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 250000 binary64) #s(literal 250000 binary64)) (*.f64 (*.f64 #s(literal 250000 binary64) (*.f64 (/.f64 y x) x)) x)))) |
(/.f64 (fma.f64 #s(literal -1953125000000000000000000 binary64) (pow.f64 (*.f64 (/.f64 y x) x) #s(literal 9 binary64)) (pow.f64 (*.f64 #s(literal -500 binary64) x) #s(literal 9 binary64))) (*.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 y x) x) #s(literal 6 binary64)) #s(literal 15625000000000000 binary64) (fma.f64 #s(literal 15625000000000000 binary64) (pow.f64 x #s(literal 6 binary64)) (*.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) (*.f64 #s(literal 15625000000000000 binary64) (pow.f64 x #s(literal 6 binary64)))))) (fma.f64 (*.f64 x x) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 250000 binary64) #s(literal 250000 binary64)) (*.f64 (*.f64 #s(literal 250000 binary64) (*.f64 (/.f64 y x) x)) x)))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 (pow.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 2 binary64)) #s(literal 250000 binary64))) (*.f64 #s(literal -500 binary64) (fma.f64 (/.f64 y x) x x))) |
(/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal -125000000 binary64) #s(literal 125000000 binary64))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 250000 binary64) #s(literal 250000 binary64)) (*.f64 (*.f64 #s(literal 250000 binary64) (*.f64 (/.f64 y x) x)) x))))) |
(/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal -125000000 binary64) #s(literal 125000000 binary64))) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 250000 binary64) #s(literal 250000 binary64)) (*.f64 (*.f64 #s(literal 250000 binary64) (*.f64 (/.f64 y x) x)) x)))) |
(/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal -125000000 binary64) #s(literal 125000000 binary64))) (fma.f64 (*.f64 x x) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 250000 binary64) #s(literal 250000 binary64)) (*.f64 (*.f64 #s(literal 250000 binary64) (*.f64 (/.f64 y x) x)) x))) |
(neg.f64 (*.f64 (fma.f64 #s(literal -500 binary64) (/.f64 y x) #s(literal 500 binary64)) x)) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal -500 binary64) (/.f64 y x)))) (sqrt.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x))) (*.f64 (neg.f64 x) #s(literal -500 binary64))) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal -500 binary64) (/.f64 y x)))) (sqrt.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x))) (*.f64 #s(literal 500 binary64) x)) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -500 binary64) (*.f64 (/.f64 y x) x)) (/.f64 y x))) (sqrt.f64 (*.f64 #s(literal -500 binary64) x)) (*.f64 (neg.f64 x) #s(literal -500 binary64))) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -500 binary64) (*.f64 (/.f64 y x) x)) (/.f64 y x))) (sqrt.f64 (*.f64 #s(literal -500 binary64) x)) (*.f64 #s(literal 500 binary64) x)) |
(fma.f64 (sqrt.f64 (pow.f64 (*.f64 (/.f64 y x) x) #s(literal 2 binary64))) #s(literal 500 binary64) (*.f64 (neg.f64 x) #s(literal -500 binary64))) |
(fma.f64 (sqrt.f64 (pow.f64 (*.f64 (/.f64 y x) x) #s(literal 2 binary64))) #s(literal 500 binary64) (*.f64 #s(literal 500 binary64) x)) |
(fma.f64 (sqrt.f64 (*.f64 #s(literal 500 binary64) (*.f64 (/.f64 y x) x))) (sqrt.f64 (*.f64 #s(literal 500 binary64) (*.f64 (/.f64 y x) x))) (*.f64 (neg.f64 x) #s(literal -500 binary64))) |
(fma.f64 (sqrt.f64 (*.f64 #s(literal 500 binary64) (*.f64 (/.f64 y x) x))) (sqrt.f64 (*.f64 #s(literal 500 binary64) (*.f64 (/.f64 y x) x))) (*.f64 #s(literal 500 binary64) x)) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -500 binary64) (*.f64 (/.f64 y x) x)) x)) (sqrt.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x))) (*.f64 (neg.f64 x) #s(literal -500 binary64))) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -500 binary64) (*.f64 (/.f64 y x) x)) x)) (sqrt.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x))) (*.f64 #s(literal 500 binary64) x)) |
(fma.f64 (sqrt.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x))) (sqrt.f64 (*.f64 (*.f64 #s(literal -500 binary64) (*.f64 (/.f64 y x) x)) x)) (*.f64 (neg.f64 x) #s(literal -500 binary64))) |
(fma.f64 (sqrt.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x))) (sqrt.f64 (*.f64 (*.f64 #s(literal -500 binary64) (*.f64 (/.f64 y x) x)) x)) (*.f64 #s(literal 500 binary64) x)) |
(fma.f64 (sqrt.f64 (pow.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 2 binary64))) x (*.f64 (neg.f64 x) #s(literal -500 binary64))) |
(fma.f64 (sqrt.f64 (pow.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 2 binary64))) x (*.f64 #s(literal 500 binary64) x)) |
(fma.f64 (sqrt.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64))) (*.f64 #s(literal 500 binary64) x) (*.f64 (neg.f64 x) #s(literal -500 binary64))) |
(fma.f64 (sqrt.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64))) (*.f64 #s(literal 500 binary64) x) (*.f64 #s(literal 500 binary64) x)) |
(fma.f64 (sqrt.f64 (*.f64 #s(literal -500 binary64) (*.f64 (/.f64 y x) x))) (sqrt.f64 (*.f64 #s(literal -500 binary64) (*.f64 (/.f64 y x) x))) (*.f64 (neg.f64 x) #s(literal -500 binary64))) |
(fma.f64 (sqrt.f64 (*.f64 #s(literal -500 binary64) (*.f64 (/.f64 y x) x))) (sqrt.f64 (*.f64 #s(literal -500 binary64) (*.f64 (/.f64 y x) x))) (*.f64 #s(literal 500 binary64) x)) |
(fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 (/.f64 y x) x) #s(literal 2 binary64)) #s(literal -500 binary64))) (sqrt.f64 #s(literal -500 binary64)) (*.f64 (neg.f64 x) #s(literal -500 binary64))) |
(fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 (/.f64 y x) x) #s(literal 2 binary64)) #s(literal -500 binary64))) (sqrt.f64 #s(literal -500 binary64)) (*.f64 #s(literal 500 binary64) x)) |
(fma.f64 (sqrt.f64 (*.f64 #s(literal 250000 binary64) (*.f64 (/.f64 y x) x))) (sqrt.f64 (*.f64 (/.f64 y x) x)) (*.f64 (neg.f64 x) #s(literal -500 binary64))) |
(fma.f64 (sqrt.f64 (*.f64 #s(literal 250000 binary64) (*.f64 (/.f64 y x) x))) (sqrt.f64 (*.f64 (/.f64 y x) x)) (*.f64 #s(literal 500 binary64) x)) |
(fma.f64 (sqrt.f64 (*.f64 (/.f64 y x) x)) (sqrt.f64 (*.f64 #s(literal 250000 binary64) (*.f64 (/.f64 y x) x))) (*.f64 (neg.f64 x) #s(literal -500 binary64))) |
(fma.f64 (sqrt.f64 (*.f64 (/.f64 y x) x)) (sqrt.f64 (*.f64 #s(literal 250000 binary64) (*.f64 (/.f64 y x) x))) (*.f64 #s(literal 500 binary64) x)) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 250000 binary64) (*.f64 (/.f64 y x) x)) x)) (sqrt.f64 (/.f64 y x)) (*.f64 (neg.f64 x) #s(literal -500 binary64))) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 250000 binary64) (*.f64 (/.f64 y x) x)) x)) (sqrt.f64 (/.f64 y x)) (*.f64 #s(literal 500 binary64) x)) |
(fma.f64 (sqrt.f64 (/.f64 y x)) (sqrt.f64 (*.f64 (*.f64 #s(literal 250000 binary64) (*.f64 (/.f64 y x) x)) x)) (*.f64 (neg.f64 x) #s(literal -500 binary64))) |
(fma.f64 (sqrt.f64 (/.f64 y x)) (sqrt.f64 (*.f64 (*.f64 #s(literal 250000 binary64) (*.f64 (/.f64 y x) x)) x)) (*.f64 #s(literal 500 binary64) x)) |
(fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 2 binary64)) x)) (sqrt.f64 x) (*.f64 (neg.f64 x) #s(literal -500 binary64))) |
(fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 2 binary64)) x)) (sqrt.f64 x) (*.f64 #s(literal 500 binary64) x)) |
(fma.f64 (sqrt.f64 (*.f64 #s(literal 250000 binary64) (neg.f64 x))) (sqrt.f64 (neg.f64 x)) (*.f64 #s(literal -500 binary64) (*.f64 (/.f64 y x) x))) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -500 binary64) x) #s(literal -500 binary64))) (sqrt.f64 x) (*.f64 #s(literal -500 binary64) (*.f64 (/.f64 y x) x))) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -500 binary64) x) x)) (sqrt.f64 #s(literal -500 binary64)) (*.f64 #s(literal -500 binary64) (*.f64 (/.f64 y x) 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) (*.f64 (/.f64 y x) x))) |
(fma.f64 (sqrt.f64 (*.f64 #s(literal -500 binary64) x)) (sqrt.f64 (*.f64 (/.f64 y x) (*.f64 #s(literal -500 binary64) (*.f64 (/.f64 y x) x)))) (*.f64 (neg.f64 x) #s(literal -500 binary64))) |
(fma.f64 (sqrt.f64 (*.f64 #s(literal -500 binary64) x)) (sqrt.f64 (*.f64 (/.f64 y x) (*.f64 #s(literal -500 binary64) (*.f64 (/.f64 y x) x)))) (*.f64 #s(literal 500 binary64) x)) |
(fma.f64 (sqrt.f64 (*.f64 #s(literal -500 binary64) x)) (sqrt.f64 (*.f64 #s(literal -500 binary64) x)) (*.f64 #s(literal -500 binary64) (*.f64 (/.f64 y x) x))) |
(fma.f64 (sqrt.f64 (neg.f64 x)) (sqrt.f64 (*.f64 (neg.f64 x) (pow.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 2 binary64)))) (*.f64 (neg.f64 x) #s(literal -500 binary64))) |
(fma.f64 (sqrt.f64 (neg.f64 x)) (sqrt.f64 (*.f64 (neg.f64 x) (pow.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 2 binary64)))) (*.f64 #s(literal 500 binary64) x)) |
(fma.f64 (sqrt.f64 (neg.f64 x)) (sqrt.f64 (*.f64 (neg.f64 x) #s(literal 250000 binary64))) (*.f64 #s(literal -500 binary64) (*.f64 (/.f64 y x) x))) |
(fma.f64 (sqrt.f64 (*.f64 #s(literal 500 binary64) x)) (sqrt.f64 (*.f64 #s(literal 500 binary64) x)) (*.f64 #s(literal -500 binary64) (*.f64 (/.f64 y x) x))) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) #s(literal 500 binary64))) (sqrt.f64 #s(literal 500 binary64)) (*.f64 #s(literal -500 binary64) (*.f64 (/.f64 y x) x))) |
(fma.f64 (sqrt.f64 #s(literal 500 binary64)) (sqrt.f64 (*.f64 (*.f64 x x) #s(literal 500 binary64))) (*.f64 #s(literal -500 binary64) (*.f64 (/.f64 y x) x))) |
(fma.f64 (sqrt.f64 #s(literal -500 binary64)) (sqrt.f64 (*.f64 (pow.f64 (*.f64 (/.f64 y x) x) #s(literal 2 binary64)) #s(literal -500 binary64))) (*.f64 (neg.f64 x) #s(literal -500 binary64))) |
(fma.f64 (sqrt.f64 #s(literal -500 binary64)) (sqrt.f64 (*.f64 (pow.f64 (*.f64 (/.f64 y x) x) #s(literal 2 binary64)) #s(literal -500 binary64))) (*.f64 #s(literal 500 binary64) x)) |
(fma.f64 (sqrt.f64 #s(literal -500 binary64)) (sqrt.f64 (*.f64 x (*.f64 #s(literal -500 binary64) x))) (*.f64 #s(literal -500 binary64) (*.f64 (/.f64 y x) x))) |
(fma.f64 (sqrt.f64 (*.f64 #s(literal 250000 binary64) x)) (sqrt.f64 x) (*.f64 #s(literal -500 binary64) (*.f64 (/.f64 y x) x))) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 x (pow.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 2 binary64)))) (*.f64 (neg.f64 x) #s(literal -500 binary64))) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 x (pow.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 2 binary64)))) (*.f64 #s(literal 500 binary64) x)) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 (pow.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 2 binary64)) x)) (*.f64 (neg.f64 x) #s(literal -500 binary64))) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 (pow.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 2 binary64)) x)) (*.f64 #s(literal 500 binary64) x)) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 #s(literal -500 binary64) (*.f64 #s(literal -500 binary64) x))) (*.f64 #s(literal -500 binary64) (*.f64 (/.f64 y x) x))) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 #s(literal 250000 binary64) x)) (*.f64 #s(literal -500 binary64) (*.f64 (/.f64 y x) x))) |
(fma.f64 (exp.f64 (log.f64 #s(literal 500 binary64))) x (*.f64 #s(literal -500 binary64) (*.f64 (/.f64 y x) x))) |
(fma.f64 (exp.f64 (log.f64 #s(literal -500 binary64))) (exp.f64 (log.f64 (*.f64 (/.f64 y x) x))) (*.f64 (neg.f64 x) #s(literal -500 binary64))) |
(fma.f64 (exp.f64 (log.f64 #s(literal -500 binary64))) (exp.f64 (log.f64 (*.f64 (/.f64 y x) x))) (*.f64 #s(literal 500 binary64) x)) |
(fma.f64 (exp.f64 (log.f64 (/.f64 y x))) (exp.f64 (log.f64 (*.f64 #s(literal -500 binary64) x))) (*.f64 (neg.f64 x) #s(literal -500 binary64))) |
(fma.f64 (exp.f64 (log.f64 (/.f64 y x))) (exp.f64 (log.f64 (*.f64 #s(literal -500 binary64) x))) (*.f64 #s(literal 500 binary64) x)) |
(fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 y x) x))) (exp.f64 (log.f64 #s(literal -500 binary64))) (*.f64 (neg.f64 x) #s(literal -500 binary64))) |
(fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 y x) x))) (exp.f64 (log.f64 #s(literal -500 binary64))) (*.f64 #s(literal 500 binary64) x)) |
(fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal -500 binary64) x))) (exp.f64 (log.f64 (/.f64 y x))) (*.f64 (neg.f64 x) #s(literal -500 binary64))) |
(fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal -500 binary64) x))) (exp.f64 (log.f64 (/.f64 y x))) (*.f64 #s(literal 500 binary64) x)) |
(fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)))) x (*.f64 (neg.f64 x) #s(literal -500 binary64))) |
(fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)))) x (*.f64 #s(literal 500 binary64) x)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) (*.f64 (/.f64 y x) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal -125000000 binary64) #s(literal 125000000 binary64)))) (fma.f64 #s(literal 250000 binary64) (pow.f64 (*.f64 (/.f64 y x) x) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 500 binary64) x) (*.f64 (fma.f64 #s(literal -500 binary64) (/.f64 y x) #s(literal 500 binary64)) x))) (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal -500 binary64) (fma.f64 (/.f64 y x) x x)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) (*.f64 (/.f64 y x) x)) #s(literal 2 binary64)) (*.f64 (*.f64 x x) (-.f64 (pow.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 2 binary64)) #s(literal 250000 binary64)))) (*.f64 (fma.f64 #s(literal -500 binary64) (/.f64 y x) #s(literal 500 binary64)) x) (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal -500 binary64) (fma.f64 (/.f64 y x) x x)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) (*.f64 (/.f64 y x) x)) #s(literal 3 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 500 binary64) (*.f64 (/.f64 y x) x)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -500 binary64) x) (*.f64 #s(literal -500 binary64) (fma.f64 (/.f64 y x) x x))) #s(literal 2 binary64)))) (fma.f64 (*.f64 x x) (-.f64 (pow.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 2 binary64)) #s(literal 250000 binary64)) (*.f64 (*.f64 #s(literal -250000 binary64) x) (*.f64 (/.f64 y x) x))) (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 250000 binary64) #s(literal 250000 binary64)) (*.f64 (*.f64 #s(literal 250000 binary64) (*.f64 (/.f64 y x) x)) x)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) (*.f64 (/.f64 y x) x)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 y x) x) #s(literal 6 binary64)) #s(literal 15625000000000000 binary64) (pow.f64 (*.f64 (*.f64 #s(literal -500 binary64) x) (*.f64 #s(literal -500 binary64) (fma.f64 (/.f64 y x) x x))) #s(literal 3 binary64)))) (fma.f64 (pow.f64 (*.f64 (/.f64 y x) x) #s(literal 4 binary64)) #s(literal 62500000000 binary64) (*.f64 (*.f64 (*.f64 #s(literal -500 binary64) x) (*.f64 #s(literal -500 binary64) (fma.f64 (/.f64 y x) x x))) (-.f64 (*.f64 (*.f64 #s(literal -500 binary64) x) (*.f64 #s(literal -500 binary64) (fma.f64 (/.f64 y x) x x))) (pow.f64 (*.f64 #s(literal -500 binary64) (*.f64 (/.f64 y x) x)) #s(literal 2 binary64))))) (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 250000 binary64) #s(literal 250000 binary64)) (*.f64 (*.f64 #s(literal 250000 binary64) (*.f64 (/.f64 y x) x)) x)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 500 binary64) (*.f64 (/.f64 y x) x)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -500 binary64) x) (*.f64 #s(literal -500 binary64) (fma.f64 (/.f64 y x) x x))) #s(literal 2 binary64)))) (fma.f64 (*.f64 x x) (-.f64 (pow.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 2 binary64)) #s(literal 250000 binary64)) (*.f64 (*.f64 #s(literal -250000 binary64) x) (*.f64 (/.f64 y x) x))) (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) (*.f64 (/.f64 y x) x)) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 250000 binary64) #s(literal 250000 binary64)) (*.f64 (*.f64 #s(literal 250000 binary64) (*.f64 (/.f64 y x) x)) x)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 y x) x) #s(literal 6 binary64)) #s(literal 15625000000000000 binary64) (pow.f64 (*.f64 (*.f64 #s(literal -500 binary64) x) (*.f64 #s(literal -500 binary64) (fma.f64 (/.f64 y x) x x))) #s(literal 3 binary64)))) (fma.f64 (pow.f64 (*.f64 (/.f64 y x) x) #s(literal 4 binary64)) #s(literal 62500000000 binary64) (*.f64 (*.f64 (*.f64 #s(literal -500 binary64) x) (*.f64 #s(literal -500 binary64) (fma.f64 (/.f64 y x) x x))) (-.f64 (*.f64 (*.f64 #s(literal -500 binary64) x) (*.f64 #s(literal -500 binary64) (fma.f64 (/.f64 y x) x x))) (pow.f64 (*.f64 #s(literal -500 binary64) (*.f64 (/.f64 y x) x)) #s(literal 2 binary64))))) (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) (*.f64 (/.f64 y x) x)) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 250000 binary64) #s(literal 250000 binary64)) (*.f64 (*.f64 #s(literal 250000 binary64) (*.f64 (/.f64 y x) x)) x)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 250000 binary64) (*.f64 (/.f64 y x) x)) x) (/.f64 (*.f64 (/.f64 y x) x) (-.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 500 binary64))) (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal -500 binary64) (fma.f64 (/.f64 y x) x x)))) |
(fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 y x) x) #s(literal 2 binary64)) #s(literal -500 binary64)) x) (/.f64 #s(literal -500 binary64) (-.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 500 binary64))) (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal -500 binary64) (fma.f64 (/.f64 y x) x x)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 #s(literal -500 binary64) (*.f64 (/.f64 y x) x)) x) x) (/.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) (-.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 500 binary64))) (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal -500 binary64) (fma.f64 (/.f64 y x) x x)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (/.f64 y x) x) #s(literal 2 binary64)) x) (/.f64 #s(literal 250000 binary64) (-.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 500 binary64))) (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal -500 binary64) (fma.f64 (/.f64 y x) x x)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 500 binary64) (*.f64 (/.f64 y x) x)) x) (/.f64 (*.f64 #s(literal 500 binary64) (*.f64 (/.f64 y x) x)) (-.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 500 binary64))) (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal -500 binary64) (fma.f64 (/.f64 y x) x x)))) |
(fma.f64 (/.f64 (*.f64 #s(literal -500 binary64) (*.f64 (/.f64 y x) x)) x) (/.f64 (*.f64 #s(literal -500 binary64) (*.f64 (/.f64 y x) x)) (-.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 500 binary64))) (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal -500 binary64) (fma.f64 (/.f64 y x) x x)))) |
(fma.f64 (/.f64 #s(literal -500 binary64) x) (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 y x) x) #s(literal 2 binary64)) #s(literal -500 binary64)) (-.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 500 binary64))) (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal -500 binary64) (fma.f64 (/.f64 y x) x x)))) |
(fma.f64 (/.f64 (*.f64 (/.f64 y x) x) x) (/.f64 (*.f64 #s(literal 250000 binary64) (*.f64 (/.f64 y x) x)) (-.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 500 binary64))) (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal -500 binary64) (fma.f64 (/.f64 y x) x x)))) |
(fma.f64 (/.f64 #s(literal 250000 binary64) x) (/.f64 (pow.f64 (*.f64 (/.f64 y x) x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 500 binary64))) (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal -500 binary64) (fma.f64 (/.f64 y x) x x)))) |
(fma.f64 (/.f64 (*.f64 x x) x) (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 500 binary64))) (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal -500 binary64) (fma.f64 (/.f64 y x) x x)))) |
(fma.f64 (/.f64 x x) (/.f64 (*.f64 (pow.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 2 binary64)) x) (-.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 500 binary64))) (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal -500 binary64) (fma.f64 (/.f64 y x) x x)))) |
(fma.f64 (fabs.f64 (*.f64 (/.f64 y x) x)) #s(literal 500 binary64) (*.f64 (neg.f64 x) #s(literal -500 binary64))) |
(fma.f64 (fabs.f64 (*.f64 (/.f64 y x) x)) #s(literal 500 binary64) (*.f64 #s(literal 500 binary64) x)) |
(fma.f64 (fabs.f64 (/.f64 y x)) (*.f64 #s(literal 500 binary64) x) (*.f64 (neg.f64 x) #s(literal -500 binary64))) |
(fma.f64 (fabs.f64 (/.f64 y x)) (*.f64 #s(literal 500 binary64) x) (*.f64 #s(literal 500 binary64) x)) |
(fma.f64 (fabs.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x))) x (*.f64 (neg.f64 x) #s(literal -500 binary64))) |
(fma.f64 (fabs.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x))) x (*.f64 #s(literal 500 binary64) x)) |
(fma.f64 (*.f64 (pow.f64 (*.f64 (/.f64 y x) x) #s(literal 2 binary64)) #s(literal -500 binary64)) (/.f64 #s(literal -500 binary64) (*.f64 #s(literal -500 binary64) (fma.f64 (/.f64 y x) x x))) (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal -500 binary64) (fma.f64 (/.f64 y x) x x)))) |
(fma.f64 (*.f64 #s(literal 250000 binary64) (*.f64 (/.f64 y x) x)) (/.f64 (*.f64 (/.f64 y x) x) (*.f64 #s(literal -500 binary64) (fma.f64 (/.f64 y x) x x))) (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal -500 binary64) (fma.f64 (/.f64 y x) x x)))) |
(fma.f64 (*.f64 (*.f64 #s(literal -500 binary64) (*.f64 (/.f64 y x) x)) x) (/.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) (*.f64 #s(literal -500 binary64) (fma.f64 (/.f64 y x) x x))) (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal -500 binary64) (fma.f64 (/.f64 y x) x x)))) |
(fma.f64 #s(literal 250000 binary64) (/.f64 (pow.f64 (*.f64 (/.f64 y x) x) #s(literal 2 binary64)) (*.f64 #s(literal -500 binary64) (fma.f64 (/.f64 y x) x x))) (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal -500 binary64) (fma.f64 (/.f64 y x) x x)))) |
(fma.f64 (pow.f64 (*.f64 (/.f64 y x) x) #s(literal 2 binary64)) (/.f64 #s(literal 250000 binary64) (*.f64 #s(literal -500 binary64) (fma.f64 (/.f64 y x) x x))) (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal -500 binary64) (fma.f64 (/.f64 y x) x x)))) |
(fma.f64 (pow.f64 (*.f64 #s(literal -500 binary64) (*.f64 (/.f64 y x) x)) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) (*.f64 (/.f64 y x) x)) #s(literal 3/2 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 250000 binary64) #s(literal 250000 binary64)) (*.f64 (*.f64 #s(literal 250000 binary64) (*.f64 (/.f64 y x) x)) x))) (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 250000 binary64) #s(literal 250000 binary64)) (*.f64 (*.f64 #s(literal 250000 binary64) (*.f64 (/.f64 y x) x)) x)))) |
(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 x x) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 250000 binary64) #s(literal 250000 binary64)) (*.f64 (*.f64 #s(literal 250000 binary64) (*.f64 (/.f64 y x) x)) x))) (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) (*.f64 (/.f64 y x) x)) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 250000 binary64) #s(literal 250000 binary64)) (*.f64 (*.f64 #s(literal 250000 binary64) (*.f64 (/.f64 y x) x)) x)))) |
(fma.f64 (*.f64 #s(literal -500 binary64) x) (/.f64 y x) (*.f64 (neg.f64 x) #s(literal -500 binary64))) |
(fma.f64 (*.f64 #s(literal -500 binary64) x) (/.f64 y x) (*.f64 #s(literal 500 binary64) x)) |
(fma.f64 (*.f64 #s(literal 500 binary64) (*.f64 (/.f64 y x) x)) (/.f64 (*.f64 #s(literal 500 binary64) (*.f64 (/.f64 y x) x)) (*.f64 #s(literal -500 binary64) (fma.f64 (/.f64 y x) x x))) (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal -500 binary64) (fma.f64 (/.f64 y x) x x)))) |
(fma.f64 #s(literal -125000000 binary64) (/.f64 (pow.f64 (*.f64 (/.f64 y x) x) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 250000 binary64) #s(literal 250000 binary64)) (*.f64 (*.f64 #s(literal 250000 binary64) (*.f64 (/.f64 y x) x)) x))) (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 250000 binary64) #s(literal 250000 binary64)) (*.f64 (*.f64 #s(literal 250000 binary64) (*.f64 (/.f64 y x) x)) x)))) |
(fma.f64 (pow.f64 (*.f64 (/.f64 y x) x) #s(literal 3 binary64)) (/.f64 #s(literal -125000000 binary64) (fma.f64 (*.f64 x x) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 250000 binary64) #s(literal 250000 binary64)) (*.f64 (*.f64 #s(literal 250000 binary64) (*.f64 (/.f64 y x) x)) x))) (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 250000 binary64) #s(literal 250000 binary64)) (*.f64 (*.f64 #s(literal 250000 binary64) (*.f64 (/.f64 y x) x)) x)))) |
(fma.f64 #s(literal 125000000 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 250000 binary64) #s(literal 250000 binary64)) (*.f64 (*.f64 #s(literal 250000 binary64) (*.f64 (/.f64 y x) x)) x))) (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) (*.f64 (/.f64 y x) x)) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 250000 binary64) #s(literal 250000 binary64)) (*.f64 (*.f64 #s(literal 250000 binary64) (*.f64 (/.f64 y x) x)) x)))) |
(fma.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) x (*.f64 (neg.f64 x) #s(literal -500 binary64))) |
(fma.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) x (*.f64 #s(literal 500 binary64) x)) |
(fma.f64 (*.f64 y x) (/.f64 #s(literal -500 binary64) x) (*.f64 (neg.f64 x) #s(literal -500 binary64))) |
(fma.f64 (*.f64 y x) (/.f64 #s(literal -500 binary64) x) (*.f64 #s(literal 500 binary64) x)) |
(fma.f64 (*.f64 x x) (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 2 binary64)) (*.f64 #s(literal -500 binary64) (fma.f64 (/.f64 y x) x x))) (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal -500 binary64) (fma.f64 (/.f64 y x) x x)))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 250000 binary64) #s(literal 250000 binary64)) (*.f64 (*.f64 #s(literal 250000 binary64) (*.f64 (/.f64 y x) x)) x))) (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 250000 binary64) #s(literal 250000 binary64)) (*.f64 (*.f64 #s(literal 250000 binary64) (*.f64 (/.f64 y x) x)) x)))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 #s(literal 125000000 binary64) (fma.f64 (*.f64 x x) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 250000 binary64) #s(literal 250000 binary64)) (*.f64 (*.f64 #s(literal 250000 binary64) (*.f64 (/.f64 y x) x)) x))) (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) (*.f64 (/.f64 y x) x)) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 250000 binary64) #s(literal 250000 binary64)) (*.f64 (*.f64 #s(literal 250000 binary64) (*.f64 (/.f64 y x) x)) x)))) |
(fma.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 500 binary64) x) (fma.f64 (*.f64 x x) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 250000 binary64) #s(literal 250000 binary64)) (*.f64 (*.f64 #s(literal 250000 binary64) (*.f64 (/.f64 y x) x)) x))) (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) (*.f64 (/.f64 y x) x)) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 250000 binary64) #s(literal 250000 binary64)) (*.f64 (*.f64 #s(literal 250000 binary64) (*.f64 (/.f64 y x) x)) x)))) |
(fma.f64 (pow.f64 (*.f64 #s(literal -500 binary64) (*.f64 (/.f64 y x) x)) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -500 binary64) (*.f64 (/.f64 y x) x)) (fma.f64 (*.f64 x x) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 250000 binary64) #s(literal 250000 binary64)) (*.f64 (*.f64 #s(literal 250000 binary64) (*.f64 (/.f64 y x) x)) x))) (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 250000 binary64) #s(literal 250000 binary64)) (*.f64 (*.f64 #s(literal 250000 binary64) (*.f64 (/.f64 y x) x)) x)))) |
(fma.f64 (*.f64 #s(literal -500 binary64) (*.f64 (/.f64 y x) x)) (/.f64 (*.f64 #s(literal -500 binary64) (*.f64 (/.f64 y x) x)) (*.f64 #s(literal -500 binary64) (fma.f64 (/.f64 y x) x x))) (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal -500 binary64) (fma.f64 (/.f64 y x) x x)))) |
(fma.f64 (*.f64 #s(literal -500 binary64) (*.f64 (/.f64 y x) x)) (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) (*.f64 (/.f64 y x) x)) #s(literal 2 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 250000 binary64) #s(literal 250000 binary64)) (*.f64 (*.f64 #s(literal 250000 binary64) (*.f64 (/.f64 y x) x)) x))) (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 250000 binary64) #s(literal 250000 binary64)) (*.f64 (*.f64 #s(literal 250000 binary64) (*.f64 (/.f64 y x) x)) x)))) |
(fma.f64 (*.f64 #s(literal 500 binary64) x) (sqrt.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64))) (*.f64 (neg.f64 x) #s(literal -500 binary64))) |
(fma.f64 (*.f64 #s(literal 500 binary64) x) (sqrt.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64))) (*.f64 #s(literal 500 binary64) x)) |
(fma.f64 (*.f64 #s(literal 500 binary64) x) (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 250000 binary64) #s(literal 250000 binary64)) (*.f64 (*.f64 #s(literal 250000 binary64) (*.f64 (/.f64 y x) x)) x))) (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) (*.f64 (/.f64 y x) x)) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 250000 binary64) #s(literal 250000 binary64)) (*.f64 (*.f64 #s(literal 250000 binary64) (*.f64 (/.f64 y x) x)) x)))) |
(fma.f64 (*.f64 #s(literal 500 binary64) x) (fabs.f64 (/.f64 y x)) (*.f64 (neg.f64 x) #s(literal -500 binary64))) |
(fma.f64 (*.f64 #s(literal 500 binary64) x) (fabs.f64 (/.f64 y x)) (*.f64 #s(literal 500 binary64) x)) |
(fma.f64 #s(literal 500 binary64) (sqrt.f64 (pow.f64 (*.f64 (/.f64 y x) x) #s(literal 2 binary64))) (*.f64 (neg.f64 x) #s(literal -500 binary64))) |
(fma.f64 #s(literal 500 binary64) (sqrt.f64 (pow.f64 (*.f64 (/.f64 y x) x) #s(literal 2 binary64))) (*.f64 #s(literal 500 binary64) x)) |
(fma.f64 #s(literal 500 binary64) (fabs.f64 (*.f64 (/.f64 y x) x)) (*.f64 (neg.f64 x) #s(literal -500 binary64))) |
(fma.f64 #s(literal 500 binary64) (fabs.f64 (*.f64 (/.f64 y x) x)) (*.f64 #s(literal 500 binary64) x)) |
(fma.f64 #s(literal 500 binary64) x (*.f64 #s(literal -500 binary64) (*.f64 (/.f64 y x) x))) |
(fma.f64 #s(literal -500 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 y x) x) #s(literal 2 binary64)) #s(literal -500 binary64)) (*.f64 #s(literal -500 binary64) (fma.f64 (/.f64 y x) x x))) (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal -500 binary64) (fma.f64 (/.f64 y x) x x)))) |
(fma.f64 #s(literal -500 binary64) (*.f64 (/.f64 y x) x) (*.f64 (neg.f64 x) #s(literal -500 binary64))) |
(fma.f64 #s(literal -500 binary64) (*.f64 (/.f64 y x) x) (*.f64 #s(literal 500 binary64) x)) |
(fma.f64 (*.f64 (/.f64 y x) x) (/.f64 (*.f64 #s(literal 250000 binary64) (*.f64 (/.f64 y x) x)) (*.f64 #s(literal -500 binary64) (fma.f64 (/.f64 y x) x x))) (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal -500 binary64) (fma.f64 (/.f64 y x) x x)))) |
(fma.f64 (*.f64 (/.f64 y x) x) #s(literal -500 binary64) (*.f64 (neg.f64 x) #s(literal -500 binary64))) |
(fma.f64 (*.f64 (/.f64 y x) x) #s(literal -500 binary64) (*.f64 #s(literal 500 binary64) x)) |
(fma.f64 (/.f64 y x) (*.f64 #s(literal -500 binary64) x) (*.f64 (neg.f64 x) #s(literal -500 binary64))) |
(fma.f64 (/.f64 y x) (*.f64 #s(literal -500 binary64) x) (*.f64 #s(literal 500 binary64) x)) |
(fma.f64 x (sqrt.f64 (pow.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 2 binary64))) (*.f64 (neg.f64 x) #s(literal -500 binary64))) |
(fma.f64 x (sqrt.f64 (pow.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 2 binary64))) (*.f64 #s(literal 500 binary64) x)) |
(fma.f64 x (exp.f64 (log.f64 #s(literal 500 binary64))) (*.f64 #s(literal -500 binary64) (*.f64 (/.f64 y x) x))) |
(fma.f64 x (exp.f64 (log.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)))) (*.f64 (neg.f64 x) #s(literal -500 binary64))) |
(fma.f64 x (exp.f64 (log.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)))) (*.f64 #s(literal 500 binary64) x)) |
(fma.f64 x (/.f64 (*.f64 (pow.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x)) #s(literal 2 binary64)) x) (*.f64 #s(literal -500 binary64) (fma.f64 (/.f64 y x) x x))) (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal -500 binary64) (fma.f64 (/.f64 y x) x x)))) |
(fma.f64 x (fabs.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x))) (*.f64 (neg.f64 x) #s(literal -500 binary64))) |
(fma.f64 x (fabs.f64 (*.f64 #s(literal -500 binary64) (/.f64 y x))) (*.f64 #s(literal 500 binary64) x)) |
(fma.f64 x (*.f64 #s(literal -500 binary64) (/.f64 y x)) (*.f64 (neg.f64 x) #s(literal -500 binary64))) |
(fma.f64 x (*.f64 #s(literal -500 binary64) (/.f64 y x)) (*.f64 #s(literal 500 binary64) x)) |
(fma.f64 x #s(literal 500 binary64) (*.f64 #s(literal -500 binary64) (*.f64 (/.f64 y x) x))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)) (*.f64 x (-.f64 #s(literal 500 binary64) (*.f64 #s(literal -500 binary64) (/.f64 y x))))) (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) (*.f64 (/.f64 y x) x)) #s(literal 2 binary64)) (*.f64 x (-.f64 #s(literal 500 binary64) (*.f64 #s(literal -500 binary64) (/.f64 y x)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) (*.f64 (/.f64 y x) x)) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 250000 binary64) #s(literal 250000 binary64)) (*.f64 (*.f64 #s(literal 250000 binary64) (*.f64 (/.f64 y x) x)) x))) (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 250000 binary64) #s(literal 250000 binary64)) (*.f64 (*.f64 #s(literal 250000 binary64) (*.f64 (/.f64 y x) x)) x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) (*.f64 (/.f64 y x) x)) #s(literal 2 binary64)) (*.f64 #s(literal -500 binary64) (fma.f64 (/.f64 y x) x x))) (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal -500 binary64) (fma.f64 (/.f64 y x) x x)))) |
(-.f64 (*.f64 #s(literal -500 binary64) (*.f64 (/.f64 y x) x)) (*.f64 #s(literal -500 binary64) x)) |
(-.f64 (*.f64 #s(literal 500 binary64) x) (*.f64 #s(literal 500 binary64) (*.f64 (/.f64 y x) x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 250000 binary64) #s(literal 250000 binary64)) (*.f64 (*.f64 #s(literal 250000 binary64) (*.f64 (/.f64 y x) x)) x))) (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) (*.f64 (/.f64 y x) x)) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 250000 binary64) #s(literal 250000 binary64)) (*.f64 (*.f64 #s(literal 250000 binary64) (*.f64 (/.f64 y x) x)) x)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) (*.f64 (/.f64 y x) x)) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 250000 binary64) #s(literal 250000 binary64)) (*.f64 (*.f64 #s(literal 250000 binary64) (*.f64 (/.f64 y x) x)) x))) (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 250000 binary64) #s(literal 250000 binary64)) (*.f64 (*.f64 #s(literal 250000 binary64) (*.f64 (/.f64 y x) x)) x)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal -500 binary64) (*.f64 (/.f64 y x) x)) #s(literal 2 binary64)) (*.f64 #s(literal -500 binary64) (fma.f64 (/.f64 y x) x x))) (/.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal -500 binary64) (fma.f64 (/.f64 y x) x x)))) |
(+.f64 (*.f64 #s(literal -500 binary64) (*.f64 (/.f64 y x) x)) (*.f64 (neg.f64 x) #s(literal -500 binary64))) |
(+.f64 (*.f64 #s(literal -500 binary64) (*.f64 (/.f64 y x) x)) (*.f64 #s(literal 500 binary64) x)) |
(+.f64 (*.f64 #s(literal 500 binary64) x) (*.f64 #s(literal -500 binary64) (*.f64 (/.f64 y x) x))) |
#s(approx (* 500 (- x y)) (*.f64 (fma.f64 #s(literal -500 binary64) (/.f64 y x) #s(literal 500 binary64)) x)) |
(/.f64 (neg.f64 y) (neg.f64 x)) |
(/.f64 y x) |
(neg.f64 (/.f64 (neg.f64 y) x)) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 250000 binary64) (neg.f64 x))) (sqrt.f64 (neg.f64 x))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -500 binary64) x) #s(literal -500 binary64))) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -500 binary64) x) x)) (sqrt.f64 #s(literal -500 binary64))) |
(*.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal -500 binary64) x))) (sqrt.f64 (neg.f64 (*.f64 #s(literal -500 binary64) x)))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal -500 binary64) x)) (sqrt.f64 (*.f64 #s(literal -500 binary64) x))) |
(*.f64 (sqrt.f64 (neg.f64 x)) (sqrt.f64 (*.f64 (neg.f64 x) #s(literal 250000 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 500 binary64) x)) (sqrt.f64 (*.f64 #s(literal 500 binary64) x))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 x x) #s(literal 500 binary64))) (sqrt.f64 #s(literal 500 binary64))) |
(*.f64 (sqrt.f64 #s(literal 500 binary64)) (sqrt.f64 (*.f64 (*.f64 x x) #s(literal 500 binary64)))) |
(*.f64 (sqrt.f64 #s(literal -500 binary64)) (sqrt.f64 (*.f64 x (*.f64 #s(literal -500 binary64) x)))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 250000 binary64) x)) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 #s(literal -500 binary64) (*.f64 #s(literal -500 binary64) x)))) |
(*.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 #s(literal 250000 binary64) x))) |
(*.f64 (exp.f64 (log.f64 #s(literal 500 binary64))) x) |
(*.f64 #s(literal 500 binary64) x) |
(*.f64 x (exp.f64 (log.f64 #s(literal 500 binary64)))) |
(*.f64 x #s(literal 500 binary64)) |
(pow.f64 (*.f64 #s(literal -500 binary64) x) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 1 binary64)) |
(sqrt.f64 (pow.f64 (*.f64 #s(literal 500 binary64) x) #s(literal 2 binary64))) |
(fabs.f64 (*.f64 #s(literal -500 binary64) x)) |
(fabs.f64 (*.f64 #s(literal 500 binary64) x)) |
(exp.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (log.f64 x) (log.f64 #s(literal 250000 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 500 binary64) x)) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (*.f64 #s(literal 500 binary64) x))) |
(+.f64 (cosh.f64 (log.f64 (*.f64 #s(literal 500 binary64) x))) (sinh.f64 (log.f64 (*.f64 #s(literal 500 binary64) x)))) |
Compiled 7 027 to 766 computations (89.1% saved)
5 alts after pruning (0 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 225 | 0 | 225 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 4 | 4 |
| Total | 225 | 5 | 230 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (*.f64 #s(literal 500 binary64) (-.f64 x y)) |
| ✓ | 91.9% | #s(approx (* 500 (- x y)) (fma.f64 (*.f64 x (/.f64 y x)) #s(literal -500 binary64) (*.f64 #s(literal 500 binary64) x))) |
| ✓ | 91.7% | #s(approx (* 500 (- x y)) (*.f64 (fma.f64 (/.f64 y x) #s(literal -500 binary64) #s(literal 500 binary64)) x)) |
| ✓ | 51.3% | #s(approx (* 500 (- x y)) (*.f64 #s(literal 500 binary64) x)) |
| ✓ | 50.3% | #s(approx (* 500 (- x y)) (*.f64 #s(literal -500 binary64) y)) |
Compiled 156 to 82 computations (47.4% 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)) |
#s(approx (* 500 (- x y)) (*.f64 (fma.f64 (/.f64 y x) #s(literal -500 binary64) #s(literal 500 binary64)) x)) |
#s(approx (* 500 (- x y)) (fma.f64 (*.f64 x (/.f64 y x)) #s(literal -500 binary64) (*.f64 #s(literal 500 binary64) x))) |
(/.f64 (*.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (-.f64 x y)) #s(literal 500 binary64)) (*.f64 (+.f64 y x) (-.f64 x y))) |
(/.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))) |
| Outputs |
|---|
(*.f64 #s(literal 500 binary64) (-.f64 x y)) |
4 calls:
| 111.0ms | (-.f64 x y) |
| 3.0ms | y |
| 3.0ms | (*.f64 #s(literal 500 binary64) (-.f64 x y)) |
| 3.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) y)) |
#s(approx (* 500 (- x y)) (*.f64 #s(literal 500 binary64) x)) |
#s(approx (* 500 (- x y)) (*.f64 #s(literal -500 binary64) y)) |
4 calls:
| 1.0ms | y |
| 1.0ms | (*.f64 #s(literal 500 binary64) (-.f64 x y)) |
| 1.0ms | (-.f64 x y) |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 62.4% | 4 | (-.f64 x y) |
| 62.4% | 4 | (*.f64 #s(literal 500 binary64) (-.f64 x y)) |
| 76.4% | 3 | x |
| 79.3% | 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:
| 2.0ms | (*.f64 #s(literal 500 binary64) (-.f64 x y)) |
| 1.0ms | y |
| 1.0ms | (-.f64 x y) |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 50.3% | 1 | (-.f64 x y) |
| 50.3% | 1 | (*.f64 #s(literal 500 binary64) (-.f64 x y)) |
| 50.3% | 1 | x |
| 50.3% | 1 | y |
Compiled 10 to 12 computations (-20% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 10.0ms | 7.932664103999633e-63 | 1.4240345287773382e-56 |
| 3.0ms | -9.217677579811195e+140 | -8.130930329675345e+140 |
| 6.0ms | 169× | 0 | valid |
| 0.0ms | 5× | 1 | valid |
| 0.0ms | 2× | 2 | valid |
Compiled 206 to 208 computations (-1% saved)
ival-mult: 1.0ms (36.3% of total)ival-sub: 1.0ms (36.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)| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 41 |
| 1 | 24 | 41 |
| 2 | 29 | 41 |
| 3 | 30 | 41 |
| 1× | saturated |
| Inputs |
|---|
(*.f64 #s(literal 500 binary64) (-.f64 x y)) |
(if (<=.f64 y #s(literal -879999999999999933708515484704536700432766701677428556760561468251201789081506916564287219723566324334629260891202725256076140154742517006336 binary64)) #s(approx (* 500 (- x y)) (*.f64 #s(literal -500 binary64) y)) (if (<=.f64 y #s(literal 6183964726724345/441711766194596082395824375185729628956870974218904739530401550323154944 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)) |
| Outputs |
|---|
(*.f64 #s(literal 500 binary64) (-.f64 x y)) |
(if (<=.f64 y #s(literal -879999999999999933708515484704536700432766701677428556760561468251201789081506916564287219723566324334629260891202725256076140154742517006336 binary64)) #s(approx (* 500 (- x y)) (*.f64 #s(literal -500 binary64) y)) (if (<=.f64 y #s(literal 6183964726724345/441711766194596082395824375185729628956870974218904739530401550323154944 binary64)) #s(approx (* 500 (- x y)) (*.f64 #s(literal 500 binary64) x)) #s(approx (* 500 (- x y)) (*.f64 #s(literal -500 binary64) y)))) |
(if (or (<=.f64 y #s(literal -879999999999999933708515484704536700432766701677428556760561468251201789081506916564287219723566324334629260891202725256076140154742517006336 binary64)) (not (<=.f64 y #s(literal 6183964726724345/441711766194596082395824375185729628956870974218904739530401550323154944 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)) |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 40 | 62 |
| 1 | 122 | 52 |
| 2 | 349 | 52 |
| 3 | 954 | 52 |
| 4 | 2145 | 52 |
| 5 | 2877 | 52 |
| 6 | 3867 | 52 |
| 7 | 4333 | 52 |
| 8 | 5404 | 52 |
| 9 | 7151 | 52 |
| 0 | 8685 | 52 |
| 1× | done |
| 1× | iter limit |
| 1× | node limit |
Compiled 50 to 32 computations (36% saved)
Compiled 92 to 50 computations (45.7% saved)
Loading profile data...