
Time bar (total: 6.0s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 1 |
| 50% | 50% | 50% | 0.1% | 0% | 0% | 0% | 2 |
| 50% | 50% | 50% | 0.1% | 0% | 0% | 0% | 3 |
| 66.7% | 50% | 25% | 0.1% | 0% | 25% | 0% | 4 |
| 66.7% | 50% | 25% | 0.1% | 0% | 25% | 0% | 5 |
| 80% | 50% | 12.5% | 0.1% | 0% | 37.5% | 0% | 6 |
| 80% | 50% | 12.5% | 0.1% | 0% | 37.5% | 0% | 7 |
| 88.9% | 50% | 6.2% | 0.1% | 0% | 43.7% | 0% | 8 |
| 88.9% | 50% | 6.2% | 0.1% | 0% | 43.7% | 0% | 9 |
| 94.1% | 50% | 3.1% | 0.1% | 0% | 46.8% | 0% | 10 |
| 94.1% | 50% | 3.1% | 0.1% | 0% | 46.8% | 0% | 11 |
| 97% | 50% | 1.6% | 0.1% | 0% | 48.4% | 0% | 12 |
Compiled 10 to 9 computations (10% saved)
| 486.0ms | 8 256× | 0 | valid |
| 18.0ms | 270× | 0 | invalid |
ival-sub: 95.0ms (30.5% of total)ival-sqrt: 72.0ms (23.1% of total)ival-mult: 65.0ms (20.9% of total)ival-add: 64.0ms (20.5% of total)ival-true: 7.0ms (2.2% of total)exact: 5.0ms (1.6% of total)ival-assert: 3.0ms (1% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x))) |
| 0 | 0 | - | 0 | - | (sqrt.f64 x) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (-.f64 #s(literal 1 binary64) x) |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 0 | - | 0 | - | (*.f64 y (sqrt.f64 x)) |
| 0 | 0 | - | 0 | - | x |
| Predicted + | Predicted - | |
|---|---|---|
| + | 0 | 0 |
| - | 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 256 |
| number | freq |
|---|---|
| 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 1 |
| 29.0ms | 512× | 0 | valid |
Compiled 52 to 25 computations (51.9% saved)
ival-sqrt: 4.0ms (28.9% of total)ival-sub: 3.0ms (21.7% of total)ival-mult: 3.0ms (21.7% of total)ival-add: 2.0ms (14.5% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 46 |
| 1 | 49 | 46 |
| 2 | 93 | 46 |
| 3 | 146 | 46 |
| 4 | 203 | 46 |
| 5 | 214 | 46 |
| 6 | 222 | 46 |
| 0 | 7 | 8 |
| 0 | 11 | 8 |
| 1 | 20 | 8 |
| 2 | 32 | 8 |
| 3 | 48 | 8 |
| 4 | 63 | 8 |
| 5 | 64 | 8 |
| 6 | 66 | 8 |
| 0 | 66 | 7 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x))) |
| Outputs |
|---|
(+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x))) |
(fma.f64 (sqrt.f64 x) y (-.f64 #s(literal 1 binary64) x)) |
Compiled 8 to 7 computations (12.5% saved)
Compiled 0 to 2 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.9% | (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x))) |
Compiled 8 to 7 computations (12.5% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (sqrt.f64 x) | |
| cost-diff | 0 | (*.f64 y (sqrt.f64 x)) | |
| cost-diff | 0 | (-.f64 #s(literal 1 binary64) x) | |
| cost-diff | 1 | (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 7 | 20 |
| 0 | 11 | 20 |
| 1 | 20 | 20 |
| 2 | 32 | 20 |
| 3 | 48 | 20 |
| 4 | 63 | 20 |
| 5 | 64 | 20 |
| 6 | 66 | 20 |
| 0 | 66 | 19 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
(+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x))) |
(-.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
(*.f64 y (sqrt.f64 x)) |
y |
(sqrt.f64 x) |
| Outputs |
|---|
(+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x))) |
(fma.f64 (sqrt.f64 x) y (-.f64 #s(literal 1 binary64) x)) |
(-.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
(*.f64 y (sqrt.f64 x)) |
(*.f64 (sqrt.f64 x) y) |
y |
(sqrt.f64 x) |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0 | (-.f64 #s(literal 1 binary64) x) | |
| accuracy | 0.0 | (sqrt.f64 x) | |
| accuracy | 0.0078125 | (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x))) | |
| accuracy | 0.19140625 | (*.f64 y (sqrt.f64 x)) |
| 50.0ms | 256× | 0 | valid |
Compiled 22 to 9 computations (59.1% saved)
ival-mult: 38.0ms (89.6% of total)ival-sub: 2.0ms (4.7% of total)ival-sqrt: 2.0ms (4.7% of total)ival-add: 1.0ms (2.4% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
(+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x))) |
(-.f64 #s(literal 1 binary64) x) |
(*.f64 y (sqrt.f64 x)) |
(sqrt.f64 x) |
| Outputs |
|---|
(+ 1 (* (sqrt x) y)) |
(+ 1 (+ (* -1 x) (* (sqrt x) y))) |
1 |
(+ 1 (* -1 x)) |
(* (sqrt x) y) |
(sqrt x) |
(* x (- (* (sqrt (/ 1 x)) y) 1)) |
(* x (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1)) |
(* -1 x) |
(* x (- (/ 1 x) 1)) |
(* -1 (* x (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) |
(* -1 (* x (- (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) (/ 1 x)))) |
(* -1 (* x (- 1 (/ 1 x)))) |
(* -1 (* (sqrt x) (* y (pow (sqrt -1) 2)))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(- 1 x) |
(- (+ 1 (* (sqrt x) y)) x) |
(* y (- (+ (sqrt x) (/ 1 y)) (/ x y))) |
(* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (- 1 x) y))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | -inf | ((+ (- 1 x) (* y (sqrt x))) (- 1 x) (* y (sqrt x)) (sqrt x)) |
| 1.0ms | x | @ | inf | ((+ (- 1 x) (* y (sqrt x))) (- 1 x) (* y (sqrt x)) (sqrt x)) |
| 1.0ms | y | @ | -inf | ((+ (- 1 x) (* y (sqrt x))) (- 1 x) (* y (sqrt x)) (sqrt x)) |
| 1.0ms | x | @ | 0 | ((+ (- 1 x) (* y (sqrt x))) (- 1 x) (* y (sqrt x)) (sqrt x)) |
| 1.0ms | y | @ | inf | ((+ (- 1 x) (* y (sqrt x))) (- 1 x) (* y (sqrt x)) (sqrt x)) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 52 | 128 |
| 1 | 140 | 122 |
| 2 | 452 | 122 |
| 3 | 1320 | 118 |
| 4 | 3735 | 118 |
| 5 | 7972 | 118 |
| 0 | 8111 | 107 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ 1 (* (sqrt x) y)) |
(+ 1 (+ (* -1 x) (* (sqrt x) y))) |
1 |
(+ 1 (* -1 x)) |
(* (sqrt x) y) |
(sqrt x) |
(* x (- (* (sqrt (/ 1 x)) y) 1)) |
(* x (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1)) |
(* -1 x) |
(* x (- (/ 1 x) 1)) |
(* -1 (* x (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) |
(* -1 (* x (- (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) (/ 1 x)))) |
(* -1 (* x (- 1 (/ 1 x)))) |
(* -1 (* (sqrt x) (* y (pow (sqrt -1) 2)))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(- 1 x) |
(- (+ 1 (* (sqrt x) y)) x) |
(* y (- (+ (sqrt x) (/ 1 y)) (/ x y))) |
(* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (- 1 x) y))))) |
| Outputs |
|---|
(+ 1 (* (sqrt x) y)) |
(fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) |
(+ 1 (+ (* -1 x) (* (sqrt x) y))) |
(-.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 x)) |
(-.f64 #s(literal 1 binary64) x) |
(* (sqrt x) y) |
(*.f64 (sqrt.f64 x) y) |
(sqrt x) |
(sqrt.f64 x) |
(* x (- (* (sqrt (/ 1 x)) y) 1)) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal -1 binary64)) x) |
(* x (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1)) |
(fma.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal -1 binary64)) x #s(literal 1 binary64)) |
(* -1 x) |
(neg.f64 x) |
(* x (- (/ 1 x) 1)) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x) |
(* -1 (* x (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal -1 binary64)) x) |
(* -1 (* x (- (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) (/ 1 x)))) |
(fma.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal -1 binary64)) x #s(literal 1 binary64)) |
(* -1 (* x (- 1 (/ 1 x)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (neg.f64 x)) |
(* -1 (* (sqrt x) (* y (pow (sqrt -1) 2)))) |
(*.f64 (sqrt.f64 x) y) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt.f64 x) |
(- 1 x) |
(-.f64 #s(literal 1 binary64) x) |
(- (+ 1 (* (sqrt x) y)) x) |
(-.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x) |
(* y (- (+ (sqrt x) (/ 1 y)) (/ x y))) |
(-.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x) |
(* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (- 1 x) y))))) |
(-.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 7 | 17 |
| 0 | 11 | 17 |
| 1 | 48 | 17 |
| 2 | 341 | 17 |
| 3 | 4398 | 17 |
| 0 | 8363 | 16 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x))) |
(-.f64 #s(literal 1 binary64) x) |
(*.f64 y (sqrt.f64 x)) |
(sqrt.f64 x) |
| Outputs |
|---|
(*.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64))) (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)) (pow.f64 (*.f64 y (-.f64 (*.f64 y x) (*.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x)))) #s(literal 2 binary64)))) (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (*.f64 y (-.f64 (*.f64 y x) (*.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x)))))) |
(*.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 y (-.f64 (*.f64 y x) (*.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x)))) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 6 binary64)))) (fma.f64 (*.f64 y (-.f64 (*.f64 y x) (*.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x)))) (-.f64 (*.f64 y (-.f64 (*.f64 y x) (*.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x)))) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)))) |
(*.f64 (/.f64 (fma.f64 (neg.f64 y) (*.f64 y x) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) (fma.f64 (neg.f64 y) (*.f64 y x) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) (fma.f64 (sqrt.f64 x) y (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (fma.f64 (neg.f64 y) (*.f64 y x) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)))) (fma.f64 y (fma.f64 y x (*.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x))) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) |
(*.f64 (fma.f64 (*.f64 y x) y (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)))) (/.f64 (fma.f64 (sqrt.f64 x) y (-.f64 #s(literal 1 binary64) x)) (fma.f64 (*.f64 y x) y (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)))))) |
(*.f64 (fma.f64 (sqrt.f64 x) y (-.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 x x)) (+.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 y x) y) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) #s(literal 2 binary64))) (+.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) (/.f64 (*.f64 (*.f64 y x) y) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) y (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))))) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) y (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))))) #s(literal 2 binary64))) (fma.f64 (sqrt.f64 x) y (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) #s(literal 2 binary64)) (fma.f64 x x (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 y x) y) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 y x) y) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) (/.f64 (*.f64 (*.f64 y x) y) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) y (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) y (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) y (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) y (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) y (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) y (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (neg.f64 y) (sqrt.f64 x) x) #s(literal 2 binary64)))) (neg.f64 (+.f64 (fma.f64 (neg.f64 y) (sqrt.f64 x) x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y x) y) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (sqrt.f64 x) y) (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (neg.f64 y) (sqrt.f64 x) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (fma.f64 (neg.f64 y) (sqrt.f64 x) x) (+.f64 (fma.f64 (neg.f64 y) (sqrt.f64 x) x) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (neg.f64 y) (*.f64 y x) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 y x) y (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)) (*.f64 (*.f64 y x) y))) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) y (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)))) (*.f64 (fma.f64 (*.f64 y x) y (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)))) (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (*.f64 y x) y (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)) (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 4 binary64))) (*.f64 (fma.f64 (*.f64 y x) y (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (neg.f64 y) (sqrt.f64 x) x) #s(literal 2 binary64))) (+.f64 (fma.f64 (neg.f64 y) (sqrt.f64 x) x) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 6 binary64)) (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 6 binary64))) (*.f64 (+.f64 (fma.f64 (pow.f64 (*.f64 y (-.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) x (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 4 binary64))) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)))) |
(/.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 6 binary64)) (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 6 binary64))) (*.f64 (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64))) (fma.f64 (*.f64 y x) y (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) y) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) (-.f64 (*.f64 (sqrt.f64 x) y) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (neg.f64 y) (sqrt.f64 x) x) #s(literal 3 binary64))) (fma.f64 (fma.f64 (neg.f64 y) (sqrt.f64 x) x) (+.f64 (fma.f64 (neg.f64 y) (sqrt.f64 x) x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 9/2 binary64)) (pow.f64 y #s(literal 9 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 9 binary64))) (*.f64 (-.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 6 binary64)) (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 y x) y (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)))))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 y) (*.f64 y x) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 y x) y (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)))))) |
(/.f64 (fma.f64 (neg.f64 y) (*.f64 y x) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64))) (fma.f64 (*.f64 y x) y (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (neg.f64 y) (*.f64 y x) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)))) (fma.f64 (*.f64 y x) y (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)))))) |
(neg.f64 (/.f64 (fma.f64 (neg.f64 y) (*.f64 y x) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))))) |
(neg.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64))) (neg.f64 (fma.f64 (*.f64 y x) y (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))))))) |
(fma.f64 (pow.f64 (*.f64 y (pow.f64 x #s(literal 1/4 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) |
(fma.f64 (pow.f64 y #s(literal 1 binary64)) (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x)) |
(fma.f64 (pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 1 binary64)) (pow.f64 (*.f64 (pow.f64 x #s(literal 1/4 binary64)) y) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) |
(fma.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) (pow.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 x))) y)) |
(fma.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) (pow.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 (sqrt.f64 x)) (neg.f64 y))) |
(fma.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) (pow.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) y)) |
(fma.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 x))) y)) |
(fma.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 (sqrt.f64 x)) (neg.f64 y))) |
(fma.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x) (*.f64 (sqrt.f64 x) y)) |
(fma.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x x x) #s(literal 2 binary64)))) #s(literal 1 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 x x x)) #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 x))) y)) |
(fma.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x x x) #s(literal 2 binary64)))) #s(literal 1 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 x x x)) #s(literal 1 binary64)) (*.f64 (neg.f64 (sqrt.f64 x)) (neg.f64 y))) |
(fma.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x x x) #s(literal 2 binary64)))) #s(literal 1 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 x x x)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) y)) |
(fma.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 x x x) #s(literal 3 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) (pow.f64 (fma.f64 (fma.f64 x x x) (-.f64 (fma.f64 x x x) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 x))) y)) |
(fma.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 x x x) #s(literal 3 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) (pow.f64 (fma.f64 (fma.f64 x x x) (-.f64 (fma.f64 x x x) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 (sqrt.f64 x)) (neg.f64 y))) |
(fma.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 x x x) #s(literal 3 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) (pow.f64 (fma.f64 (fma.f64 x x x) (-.f64 (fma.f64 x x x) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) y)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)) (pow.f64 (*.f64 y (-.f64 (*.f64 y x) (*.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x)))) #s(literal 2 binary64)))) (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (*.f64 y (-.f64 (*.f64 y x) (*.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x))))) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) y (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 y (-.f64 (*.f64 y x) (*.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x)))) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 6 binary64)))) (fma.f64 (*.f64 y (-.f64 (*.f64 y x) (*.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x)))) (-.f64 (*.f64 y (-.f64 (*.f64 y x) (*.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x)))) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 4 binary64))) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) y (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)))))) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64))) (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 x))) y)) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64))) (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (*.f64 (neg.f64 (sqrt.f64 x)) (neg.f64 y))) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64))) (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) y)) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 x))) y)) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 (sqrt.f64 x)) (neg.f64 y))) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) x) (*.f64 (sqrt.f64 x) y)) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x x x) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (fma.f64 x x x)) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 x))) y)) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x x x) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (fma.f64 x x x)) (*.f64 (neg.f64 (sqrt.f64 x)) (neg.f64 y))) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x x x) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (fma.f64 x x x)) (*.f64 (sqrt.f64 x) y)) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 x x x) #s(literal 3 binary64)) #s(literal 1 binary64))) (fma.f64 (fma.f64 x x x) (-.f64 (fma.f64 x x x) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 x))) y)) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 x x x) #s(literal 3 binary64)) #s(literal 1 binary64))) (fma.f64 (fma.f64 x x x) (-.f64 (fma.f64 x x x) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 (sqrt.f64 x)) (neg.f64 y))) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 x x x) #s(literal 3 binary64)) #s(literal 1 binary64))) (fma.f64 (fma.f64 x x x) (-.f64 (fma.f64 x x x) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) y)) |
(fma.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)))) (fma.f64 y (fma.f64 y x (*.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x))) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) (/.f64 (*.f64 (neg.f64 y) (*.f64 y x)) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)))) |
(fma.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (fma.f64 (neg.f64 y) (*.f64 y x) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) (fma.f64 (sqrt.f64 x) y (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (neg.f64 y) (*.f64 y x)) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)))) |
(fma.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)) (pow.f64 (*.f64 y (-.f64 (*.f64 y x) (*.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x)))) #s(literal 2 binary64)))) (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (*.f64 y (-.f64 (*.f64 y x) (*.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x))))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) y (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)))))) |
(fma.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 y (-.f64 (*.f64 y x) (*.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x)))) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 6 binary64)))) (fma.f64 (*.f64 y (-.f64 (*.f64 y x) (*.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x)))) (-.f64 (*.f64 y (-.f64 (*.f64 y x) (*.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x)))) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 4 binary64))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) y (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)))))) |
(fma.f64 (*.f64 y (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64)) (-.f64 #s(literal 1 binary64) x)) |
(fma.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3/2 binary64)) (fma.f64 (*.f64 y x) y (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) y (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)))))) |
(fma.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) y) (-.f64 #s(literal 1 binary64) x)) |
(fma.f64 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3/2 binary64)) (fma.f64 (*.f64 y x) y (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))))) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) y (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)))))) |
(fma.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) (/.f64 (*.f64 (neg.f64 y) (*.f64 y x)) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)))) |
(fma.f64 (fabs.f64 (-.f64 x #s(literal 1 binary64))) (/.f64 (fabs.f64 (-.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) (/.f64 (*.f64 (neg.f64 y) (*.f64 y x)) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)))) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 y x) y (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))))) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) y (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)))))) |
(fma.f64 (pow.f64 y #s(literal 3 binary64)) (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (fma.f64 (*.f64 y x) y (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))))) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) y (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)))))) |
(fma.f64 (*.f64 (*.f64 y x) y) (/.f64 (*.f64 (sqrt.f64 x) y) (fma.f64 (*.f64 y x) y (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))))) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) y (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)))))) |
(fma.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 (*.f64 y x) y (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) y (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)))))) |
(fma.f64 (*.f64 (sqrt.f64 x) y) (/.f64 (*.f64 (*.f64 y x) y) (fma.f64 (*.f64 y x) y (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))))) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) y (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)))))) |
(fma.f64 (sqrt.f64 x) (pow.f64 y #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) |
(fma.f64 (sqrt.f64 x) y (-.f64 #s(literal 1 binary64) x)) |
(fma.f64 y (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x)) |
(fma.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) (/.f64 (*.f64 (neg.f64 y) (*.f64 y x)) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)))) |
(fma.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (fma.f64 (*.f64 y x) y (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) y (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)))))) |
(-.f64 (fma.f64 (sqrt.f64 x) y (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 x (/.f64 x (+.f64 x #s(literal 1 binary64))))) |
(-.f64 (fma.f64 (sqrt.f64 x) y (pow.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) #s(literal -1 binary64))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (fma.f64 x x x) #s(literal 1 binary64)))) |
(-.f64 (pow.f64 (+.f64 (fma.f64 (neg.f64 y) (sqrt.f64 x) x) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (fma.f64 (neg.f64 y) (sqrt.f64 x) x) #s(literal 2 binary64)) (+.f64 (fma.f64 (neg.f64 y) (sqrt.f64 x) x) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 y x) y) (-.f64 (*.f64 (sqrt.f64 x) y) (-.f64 #s(literal 1 binary64) x))) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (-.f64 (*.f64 (sqrt.f64 x) y) (-.f64 #s(literal 1 binary64) x)))) |
(-.f64 (pow.f64 (fma.f64 (fma.f64 (neg.f64 y) (sqrt.f64 x) x) (+.f64 (fma.f64 (neg.f64 y) (sqrt.f64 x) x) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (fma.f64 (neg.f64 y) (sqrt.f64 x) x) #s(literal 3 binary64)) (fma.f64 (fma.f64 (neg.f64 y) (sqrt.f64 x) x) (+.f64 (fma.f64 (neg.f64 y) (sqrt.f64 x) x) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(-.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x) |
(-.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) y (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) y (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)))))) |
(-.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) (/.f64 (*.f64 (*.f64 y x) y) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)))) |
(-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -1 binary64)) (fma.f64 x (/.f64 x (+.f64 x #s(literal 1 binary64))) (*.f64 (neg.f64 y) (sqrt.f64 x)))) |
(-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -1 binary64)) (-.f64 (*.f64 x (/.f64 x (+.f64 x #s(literal 1 binary64)))) (*.f64 (sqrt.f64 x) y))) |
(-.f64 (pow.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) #s(literal -1 binary64)) (+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) (*.f64 (neg.f64 y) (sqrt.f64 x)))) |
(-.f64 (pow.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) #s(literal -1 binary64)) (-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) (*.f64 (sqrt.f64 x) y))) |
(-.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 y) (sqrt.f64 x))) |
(-.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 y) (sqrt.f64 x) x)) |
(+.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (neg.f64 x)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) y (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))))) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) y (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)))))) |
(+.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) y (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) y (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)))))) |
(+.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) (/.f64 (*.f64 (neg.f64 y) (*.f64 y x)) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)))) |
(+.f64 (*.f64 (sqrt.f64 x) y) (-.f64 #s(literal 1 binary64) x)) |
(+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 x))) y)) |
(+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 (sqrt.f64 x)) (neg.f64 y))) |
(+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (sqrt.f64 x) y)) |
(*.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) (pow.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) |
(*.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x x x) #s(literal 2 binary64)))) #s(literal 1 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 x x x)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 x x x) #s(literal 3 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) (pow.f64 (fma.f64 (fma.f64 x x x) (-.f64 (fma.f64 x x x) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64))) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x x x) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (fma.f64 x x x))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 x x x) #s(literal 3 binary64)) #s(literal 1 binary64))) (fma.f64 (fma.f64 x x x) (-.f64 (fma.f64 x x x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(/.f64 (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64)) (pow.f64 (*.f64 x (/.f64 x (+.f64 x #s(literal 1 binary64)))) #s(literal 2 binary64))) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 x (/.f64 x (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) #s(literal -2 binary64)) (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) #s(literal 2 binary64))) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3 binary64)) (pow.f64 (*.f64 x (/.f64 x (+.f64 x #s(literal 1 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64)) (+.f64 (pow.f64 (*.f64 x (/.f64 x (+.f64 x #s(literal 1 binary64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 x (/.f64 x (+.f64 x #s(literal 1 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) #s(literal -3 binary64)) (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) #s(literal -2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 (pow.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x))) (neg.f64 (fma.f64 #s(literal -1 binary64) x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (neg.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x))) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (*.f64 (+.f64 (fma.f64 x x (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (fma.f64 x x x) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 9 binary64))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 x #s(literal 3 binary64))) (+.f64 (fma.f64 x x x) #s(literal 1 binary64)))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (fma.f64 #s(literal -1 binary64) x #s(literal -1 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) |
(neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x))) |
(fma.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (*.f64 x x))) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) x #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 (neg.f64 x) x) (+.f64 x #s(literal 1 binary64)))) |
(fma.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal -1 binary64)) (pow.f64 (neg.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 (*.f64 (neg.f64 x) x) (+.f64 x #s(literal 1 binary64)))) |
(fma.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) #s(literal -1 binary64)) (pow.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 (neg.f64 x) x) (+.f64 x #s(literal 1 binary64)))) |
(fma.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 (neg.f64 x) x) (+.f64 x #s(literal 1 binary64)))) |
(fma.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (neg.f64 x) x) (+.f64 x #s(literal 1 binary64)))) |
(fma.f64 (pow.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (/.f64 (*.f64 (neg.f64 x) x) (+.f64 x #s(literal 1 binary64)))) |
(fma.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 x) x) (+.f64 x #s(literal 1 binary64)))) |
(-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 x (/.f64 x (+.f64 x #s(literal 1 binary64))))) |
(-.f64 (pow.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (fma.f64 x x x) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) x) |
(exp.f64 (*.f64 (log1p.f64 (neg.f64 x)) #s(literal 1 binary64))) |
(+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 (neg.f64 x) x) (+.f64 x #s(literal 1 binary64)))) |
(+.f64 #s(literal 1 binary64) (neg.f64 x)) |
(*.f64 (pow.f64 (*.f64 y (pow.f64 x #s(literal 1/4 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 y #s(literal 1 binary64)) (sqrt.f64 x)) |
(*.f64 (pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 1 binary64)) (pow.f64 (*.f64 (pow.f64 x #s(literal 1/4 binary64)) y) #s(literal 1 binary64))) |
(*.f64 (*.f64 y (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) y)) |
(*.f64 (sqrt.f64 x) (pow.f64 y #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 x) y) |
(*.f64 y (sqrt.f64 x)) |
(pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1 binary64)) |
(neg.f64 (*.f64 (neg.f64 y) (sqrt.f64 x))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sqrt.f64 x) y)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 (neg.f64 x)) #s(literal 1/4 binary64)) (pow.f64 (neg.f64 (neg.f64 x)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (neg.f64 x) #s(literal 1/4 binary64)) (pow.f64 (neg.f64 x) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (fabs.f64 (sqrt.f64 x)) #s(literal 1/2 binary64)) (pow.f64 (fabs.f64 (sqrt.f64 x)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 x)) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (sqrt.f64 x)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal 3/4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 x #s(literal 3/4 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (pow.f64 x #s(literal 1/4 binary64))) (neg.f64 (pow.f64 x #s(literal 1/4 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 x #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 x #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 x #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(pow.f64 (neg.f64 (pow.f64 x #s(literal 1/4 binary64))) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 (pow.f64 x #s(literal 1/4 binary64))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1/4 binary64)) |
(pow.f64 (sqrt.f64 x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 1/2 binary64)) |
(sqrt.f64 x) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 1/4 binary64) (*.f64 (log.f64 x) #s(literal 1/4 binary64)))) |
(exp.f64 (/.f64 (log.f64 x) #s(literal 2 binary64))) |
(exp.f64 (/.f64 (*.f64 (log.f64 (sqrt.f64 x)) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (sqrt.f64 x)) #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 x #s(literal 1/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 1/4 binary64))) |
(exp.f64 (log.f64 (sqrt.f64 x))) |
(+.f64 (cosh.f64 (log.f64 (sqrt.f64 x))) (sinh.f64 (log.f64 (sqrt.f64 x)))) |
Compiled 5 080 to 633 computations (87.5% saved)
8 alts after pruning (8 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 188 | 8 | 196 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 189 | 8 | 197 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.8% | (fma.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) y) (-.f64 #s(literal 1 binary64) x)) |
| ▶ | 76.9% | (fma.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) (/.f64 (*.f64 (neg.f64 y) (*.f64 y x)) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)))) |
| ▶ | 99.9% | (-.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x) |
| 99.7% | (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 2 binary64)))) | |
| 95.4% | #s(approx (+ (- 1 x) (* y (sqrt x))) (fma.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal -1 binary64)) x #s(literal 1 binary64))) | |
| 64.8% | #s(approx (+ (- 1 x) (* y (sqrt x))) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) | |
| ▶ | 64.3% | #s(approx (+ (- 1 x) (* y (sqrt x))) (-.f64 #s(literal 1 binary64) x)) |
| ▶ | 65.6% | #s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal -1 binary64)) x)) |
Compiled 244 to 172 computations (29.5% saved)
| 1× | egg-herbie |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (-.f64 #s(literal 1 binary64) x) | |
| cost-diff | 0 | (*.f64 (pow.f64 x #s(literal 1/4 binary64)) y) | |
| cost-diff | 0 | (pow.f64 x #s(literal 1/4 binary64)) | |
| cost-diff | 5 | (fma.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) y) (-.f64 #s(literal 1 binary64) x)) | |
| cost-diff | 0 | (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) | |
| cost-diff | 0 | (-.f64 #s(literal 1 binary64) x) | |
| cost-diff | 1 | (/.f64 (*.f64 (neg.f64 y) (*.f64 y x)) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) | |
| cost-diff | 11 | (fma.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) (/.f64 (*.f64 (neg.f64 y) (*.f64 y x)) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)))) | |
| cost-diff | 0 | (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) | |
| cost-diff | 0 | (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal -1 binary64)) | |
| cost-diff | 0 | (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal -1 binary64)) x) | |
| cost-diff | 0 | #s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal -1 binary64)) x)) | |
| cost-diff | 0 | (-.f64 #s(literal 1 binary64) x) | |
| cost-diff | 0 | #s(approx (+ (- 1 x) (* y (sqrt x))) (-.f64 #s(literal 1 binary64) x)) | |
| cost-diff | 0 | (sqrt.f64 x) | |
| cost-diff | 0 | (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) | |
| cost-diff | 0 | (-.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 30 | 191 |
| 0 | 53 | 184 |
| 1 | 92 | 177 |
| 2 | 185 | 176 |
| 3 | 393 | 176 |
| 4 | 768 | 175 |
| 5 | 1474 | 175 |
| 6 | 2161 | 175 |
| 7 | 2516 | 175 |
| 8 | 3236 | 174 |
| 9 | 5123 | 173 |
| 0 | 8189 | 171 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(-.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x) |
(fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) |
(sqrt.f64 x) |
x |
y |
#s(literal 1 binary64) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (-.f64 #s(literal 1 binary64) x)) |
(-.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal -1 binary64)) x)) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal -1 binary64)) x) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal -1 binary64)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
y |
#s(literal -1 binary64) |
(fma.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) (/.f64 (*.f64 (neg.f64 y) (*.f64 y x)) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)))) |
(-.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
(/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) |
(-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)) |
(fma.f64 (sqrt.f64 x) y x) |
(sqrt.f64 x) |
y |
(/.f64 (*.f64 (neg.f64 y) (*.f64 y x)) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) |
(*.f64 (neg.f64 y) (*.f64 y x)) |
(neg.f64 y) |
(*.f64 y x) |
(fma.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) y) (-.f64 #s(literal 1 binary64) x)) |
(pow.f64 x #s(literal 1/4 binary64)) |
x |
#s(literal 1/4 binary64) |
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) y) |
y |
(-.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
| Outputs |
|---|
(-.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x) |
(-.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) x) |
(fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) |
(fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) |
(sqrt.f64 x) |
x |
y |
#s(literal 1 binary64) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (-.f64 #s(literal 1 binary64) x)) |
(-.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal -1 binary64)) x)) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal -1 binary64)) x) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal -1 binary64)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
y |
#s(literal -1 binary64) |
(fma.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) (/.f64 (*.f64 (neg.f64 y) (*.f64 y x)) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)))) |
(/.f64 (fma.f64 x (fma.f64 y y (-.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64)) (fma.f64 y (sqrt.f64 x) (+.f64 #s(literal -1 binary64) x))) |
(-.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
(/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) |
(/.f64 (+.f64 #s(literal -1 binary64) x) (fma.f64 y (sqrt.f64 x) (+.f64 #s(literal -1 binary64) x))) |
(-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)) |
(-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) |
(fma.f64 (sqrt.f64 x) y x) |
(fma.f64 y (sqrt.f64 x) x) |
(sqrt.f64 x) |
y |
(/.f64 (*.f64 (neg.f64 y) (*.f64 y x)) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) |
(*.f64 (/.f64 x (fma.f64 y (sqrt.f64 x) (+.f64 #s(literal -1 binary64) x))) (*.f64 y y)) |
(*.f64 (neg.f64 y) (*.f64 y x)) |
(*.f64 (neg.f64 x) (*.f64 y y)) |
(neg.f64 y) |
(*.f64 y x) |
(fma.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) y) (-.f64 #s(literal 1 binary64) x)) |
(-.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) x) |
(pow.f64 x #s(literal 1/4 binary64)) |
x |
#s(literal 1/4 binary64) |
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) y) |
y |
(-.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0 | (pow.f64 x #s(literal 1/4 binary64)) | |
| accuracy | 0.0 | (-.f64 #s(literal 1 binary64) x) | |
| accuracy | 0.08203125 | (fma.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) y) (-.f64 #s(literal 1 binary64) x)) | |
| accuracy | 0.2578125 | (*.f64 (pow.f64 x #s(literal 1/4 binary64)) y) | |
| accuracy | 0.0703125 | (fma.f64 (sqrt.f64 x) y x) | |
| accuracy | 0.15234375 | (*.f64 (neg.f64 y) (*.f64 y x)) | |
| accuracy | 4.5634130096685235 | (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) | |
| accuracy | 14.30707551420726 | (/.f64 (*.f64 (neg.f64 y) (*.f64 y x)) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) | |
| accuracy | 0.1015625 | (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) | |
| accuracy | 0.109375 | (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal -1 binary64)) | |
| accuracy | 2.955313540110967 | (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal -1 binary64)) x) | |
| accuracy | 19.077879424469028 | #s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal -1 binary64)) x)) | |
| accuracy | 0.0 | (-.f64 #s(literal 1 binary64) x) | |
| accuracy | 22.816136476019253 | #s(approx (+ (- 1 x) (* y (sqrt x))) (-.f64 #s(literal 1 binary64) x)) | |
| accuracy | 0.0 | (sqrt.f64 x) | |
| accuracy | 0.0078125 | (-.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x) | |
| accuracy | 0.0859375 | (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) |
| 58.0ms | 256× | 0 | valid |
Compiled 191 to 32 computations (83.2% saved)
ival-mult: 14.0ms (34.6% of total)ival-add: 6.0ms (14.8% of total)ival-pow: 6.0ms (14.8% of total)ival-div: 5.0ms (12.4% of total)ival-sqrt: 5.0ms (12.4% of total)ival-sub: 3.0ms (7.4% of total)ival-neg: 1.0ms (2.5% 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 (sqrt.f64 x) y #s(literal 1 binary64)) x) |
(fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) |
(sqrt.f64 x) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (-.f64 #s(literal 1 binary64) x)) |
(-.f64 #s(literal 1 binary64) x) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal -1 binary64)) x)) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal -1 binary64)) x) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal -1 binary64)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) (/.f64 (*.f64 (neg.f64 y) (*.f64 y x)) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)))) |
(/.f64 (*.f64 (neg.f64 y) (*.f64 y x)) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) |
(/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) |
(fma.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) y) (-.f64 #s(literal 1 binary64) x)) |
(pow.f64 x #s(literal 1/4 binary64)) |
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) y) |
(*.f64 (neg.f64 y) (*.f64 y x)) |
(fma.f64 (sqrt.f64 x) y x) |
| Outputs |
|---|
(+ 1 (* (sqrt x) y)) |
(+ 1 (+ (* -1 x) (* (sqrt x) y))) |
(sqrt x) |
1 |
(+ 1 (* -1 x)) |
(* (sqrt x) y) |
(+ (* -1 x) (* (sqrt x) y)) |
(* (sqrt (/ 1 x)) y) |
(/ (+ (* -1 x) (* (sqrt x) y)) x) |
(sqrt (/ 1 x)) |
(/ 1 (- 1 (* (sqrt x) y))) |
(+ (* x (- (+ (* -1 (/ (pow y 2) (- 1 (* (sqrt x) y)))) (/ 1 (pow (- 1 (* (sqrt x) y)) 2))) (* 2 (/ 1 (- 1 (* (sqrt x) y)))))) (/ 1 (- 1 (* (sqrt x) y)))) |
(+ (* x (- (+ (* -1 (/ (pow y 2) (- 1 (* (sqrt x) y)))) (+ (* x (- (+ (* -1 (/ (pow y 2) (pow (- 1 (* (sqrt x) y)) 2))) (/ 1 (- 1 (* (sqrt x) y)))) (* -1 (/ (- (/ 1 (pow (- 1 (* (sqrt x) y)) 2)) (* 2 (/ 1 (- 1 (* (sqrt x) y))))) (- 1 (* (sqrt x) y)))))) (/ 1 (pow (- 1 (* (sqrt x) y)) 2)))) (* 2 (/ 1 (- 1 (* (sqrt x) y)))))) (/ 1 (- 1 (* (sqrt x) y)))) |
(+ (* x (- (+ (* -1 (/ (pow y 2) (- 1 (* (sqrt x) y)))) (+ (* x (- (+ (* -1 (/ (pow y 2) (pow (- 1 (* (sqrt x) y)) 2))) (+ (* x (- (* -1 (/ (pow y 2) (pow (- 1 (* (sqrt x) y)) 3))) (* -1 (/ (- (/ 1 (- 1 (* (sqrt x) y))) (* -1 (/ (- (/ 1 (pow (- 1 (* (sqrt x) y)) 2)) (* 2 (/ 1 (- 1 (* (sqrt x) y))))) (- 1 (* (sqrt x) y))))) (- 1 (* (sqrt x) y)))))) (/ 1 (- 1 (* (sqrt x) y))))) (* -1 (/ (- (/ 1 (pow (- 1 (* (sqrt x) y)) 2)) (* 2 (/ 1 (- 1 (* (sqrt x) y))))) (- 1 (* (sqrt x) y)))))) (/ 1 (pow (- 1 (* (sqrt x) y)) 2)))) (* 2 (/ 1 (- 1 (* (sqrt x) y)))))) (/ 1 (- 1 (* (sqrt x) y)))) |
(* -1 (/ (* x (pow y 2)) (- 1 (* (sqrt x) y)))) |
(* x (+ (* -1 (/ (* x (pow y 2)) (pow (- 1 (* (sqrt x) y)) 2))) (* -1 (/ (pow y 2) (- 1 (* (sqrt x) y)))))) |
(* x (+ (* -1 (/ (pow y 2) (- 1 (* (sqrt x) y)))) (* x (+ (* -1 (/ (* x (pow y 2)) (pow (- 1 (* (sqrt x) y)) 3))) (* -1 (/ (pow y 2) (pow (- 1 (* (sqrt x) y)) 2))))))) |
(* x (+ (* -1 (/ (pow y 2) (- 1 (* (sqrt x) y)))) (* x (+ (* -1 (/ (pow y 2) (pow (- 1 (* (sqrt x) y)) 2))) (* x (+ (* -1 (/ (* x (pow y 2)) (pow (- 1 (* (sqrt x) y)) 4))) (* -1 (/ (pow y 2) (pow (- 1 (* (sqrt x) y)) 3))))))))) |
(+ (* x (- (/ 1 (pow (- 1 (* (sqrt x) y)) 2)) (/ 1 (- 1 (* (sqrt x) y))))) (/ 1 (- 1 (* (sqrt x) y)))) |
(+ (* x (- (+ (/ 1 (pow (- 1 (* (sqrt x) y)) 2)) (/ (* x (- (/ 1 (pow (- 1 (* (sqrt x) y)) 2)) (/ 1 (- 1 (* (sqrt x) y))))) (- 1 (* (sqrt x) y)))) (/ 1 (- 1 (* (sqrt x) y))))) (/ 1 (- 1 (* (sqrt x) y)))) |
(+ (* x (- (+ (* x (- (/ (* x (- (/ 1 (pow (- 1 (* (sqrt x) y)) 2)) (/ 1 (- 1 (* (sqrt x) y))))) (pow (- 1 (* (sqrt x) y)) 2)) (* -1 (/ (- (/ 1 (pow (- 1 (* (sqrt x) y)) 2)) (/ 1 (- 1 (* (sqrt x) y)))) (- 1 (* (sqrt x) y)))))) (/ 1 (pow (- 1 (* (sqrt x) y)) 2))) (/ 1 (- 1 (* (sqrt x) y))))) (/ 1 (- 1 (* (sqrt x) y)))) |
(pow (* 1 x) 1/4) |
(* (pow (* 1 x) 1/4) y) |
(* -1 (* x (pow y 2))) |
(+ x (* (sqrt x) y)) |
(* x (- (* (sqrt (/ 1 x)) y) 1)) |
(* x (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1)) |
(* x (+ (* (sqrt (/ 1 x)) y) (/ 1 x))) |
(* -1 x) |
(* x (- (/ 1 x) 1)) |
(- (* (sqrt (/ 1 x)) y) 1) |
(* -1 (/ x (+ 1 (* (sqrt (/ 1 x)) y)))) |
(* x (- (+ (/ 2 (* x (+ 1 (* (sqrt (/ 1 x)) y)))) (/ (pow y 2) (* x (+ 1 (* (sqrt (/ 1 x)) y))))) (+ (/ 1 (* x (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (/ 1 (+ 1 (* (sqrt (/ 1 x)) y)))))) |
(* x (- (+ (/ 2 (* x (+ 1 (* (sqrt (/ 1 x)) y)))) (+ (/ (pow y 2) (* x (+ 1 (* (sqrt (/ 1 x)) y)))) (/ (pow y 2) (* (pow x 2) (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))))) (+ (* -1 (/ (- (* 2 (/ 1 (+ 1 (* (sqrt (/ 1 x)) y)))) (/ 1 (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (* (pow x 2) (+ 1 (* (sqrt (/ 1 x)) y))))) (+ (/ 1 (* x (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (+ (/ 1 (* (pow x 2) (+ 1 (* (sqrt (/ 1 x)) y)))) (/ 1 (+ 1 (* (sqrt (/ 1 x)) y)))))))) |
(* x (- (+ (/ 2 (* x (+ 1 (* (sqrt (/ 1 x)) y)))) (+ (/ (pow y 2) (* x (+ 1 (* (sqrt (/ 1 x)) y)))) (+ (/ (pow y 2) (* (pow x 2) (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (/ (pow y 2) (* (pow x 3) (pow (+ 1 (* (sqrt (/ 1 x)) y)) 3)))))) (+ (* -1 (/ (- (* 2 (/ 1 (+ 1 (* (sqrt (/ 1 x)) y)))) (/ 1 (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (* (pow x 2) (+ 1 (* (sqrt (/ 1 x)) y))))) (+ (* -1 (/ (- (* 2 (/ 1 (+ 1 (* (sqrt (/ 1 x)) y)))) (/ 1 (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (* (pow x 3) (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2)))) (+ (/ 1 (* x (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (+ (/ 1 (* (pow x 2) (+ 1 (* (sqrt (/ 1 x)) y)))) (+ (/ 1 (* (pow x 3) (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (/ 1 (+ 1 (* (sqrt (/ 1 x)) y)))))))))) |
(/ (pow y 2) (+ 1 (* (sqrt (/ 1 x)) y))) |
(+ (/ (pow y 2) (* x (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (/ (pow y 2) (+ 1 (* (sqrt (/ 1 x)) y)))) |
(+ (/ (pow y 2) (* x (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (+ (/ (pow y 2) (* (pow x 2) (pow (+ 1 (* (sqrt (/ 1 x)) y)) 3))) (/ (pow y 2) (+ 1 (* (sqrt (/ 1 x)) y))))) |
(+ (/ (pow y 2) (* x (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (+ (/ (pow y 2) (* (pow x 2) (pow (+ 1 (* (sqrt (/ 1 x)) y)) 3))) (+ (/ (pow y 2) (* (pow x 3) (pow (+ 1 (* (sqrt (/ 1 x)) y)) 4))) (/ (pow y 2) (+ 1 (* (sqrt (/ 1 x)) y)))))) |
(/ 1 (+ 1 (* (sqrt (/ 1 x)) y))) |
(- (+ (/ 1 (* x (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (/ 1 (+ 1 (* (sqrt (/ 1 x)) y)))) (/ 1 (* x (+ 1 (* (sqrt (/ 1 x)) y))))) |
(- (+ (/ 1 (* x (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (+ (/ 1 (* (pow x 2) (pow (+ 1 (* (sqrt (/ 1 x)) y)) 3))) (/ 1 (+ 1 (* (sqrt (/ 1 x)) y))))) (+ (/ 1 (* x (+ 1 (* (sqrt (/ 1 x)) y)))) (/ 1 (* (pow x 2) (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))))) |
(- (+ (/ 1 (* x (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (+ (/ 1 (* (pow x 3) (pow (+ 1 (* (sqrt (/ 1 x)) y)) 4))) (/ 1 (+ 1 (* (sqrt (/ 1 x)) y))))) (+ (* -1 (/ (- (/ 1 (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2)) (/ 1 (+ 1 (* (sqrt (/ 1 x)) y)))) (* (pow x 2) (+ 1 (* (sqrt (/ 1 x)) y))))) (+ (/ 1 (* x (+ 1 (* (sqrt (/ 1 x)) y)))) (/ 1 (* (pow x 3) (pow (+ 1 (* (sqrt (/ 1 x)) y)) 3)))))) |
(* x (+ 1 (* (sqrt (/ 1 x)) y))) |
(* -1 (* x (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) |
(* -1 (* x (- (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) (/ 1 x)))) |
(* -1 (* (sqrt x) (* y (pow (sqrt -1) 2)))) |
(* -1 (* x (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) (/ 1 x)))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1 (* x (- 1 (/ 1 x)))) |
(* x (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1)) |
(- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1) |
(* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) |
(* -1 (/ x (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) |
(* -1 (* x (+ (* -1 (/ (- (+ (* 2 (/ 1 (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) (/ (pow y 2) (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2))) x)) (/ 1 (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))) |
(* -1 (* x (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (/ 1 (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))) (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 3))) (+ (* 2 (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2))) (/ (pow y 2) (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2)))) x)) (+ (* 2 (/ 1 (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) (/ (pow y 2) (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))) (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2))) x)) (/ 1 (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))) |
(* -1 (* x (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* 2 (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 3))) (+ (* -1 (/ (pow y 2) (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 3))) (+ (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2)) (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 4))))) x)) (+ (/ 1 (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))) (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 3)))) (+ (* 2 (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2))) (/ (pow y 2) (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2)))) x)) (+ (* 2 (/ 1 (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) (/ (pow y 2) (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))) (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2))) x)) (/ 1 (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))) |
(/ (pow y 2) (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))) |
(+ (/ (pow y 2) (* x (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2))) (/ (pow y 2) (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) |
(+ (* -1 (/ (- (* -1 (/ (pow y 2) (* x (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 3)))) (/ (pow y 2) (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2))) x)) (/ (pow y 2) (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) |
(+ (* -1 (/ (- (* -1 (/ (- (/ (pow y 2) (* x (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 4))) (* -1 (/ (pow y 2) (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 3)))) x)) (/ (pow y 2) (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2))) x)) (/ (pow y 2) (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) |
(/ 1 (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))) |
(+ (* -1 (/ (- (/ 1 (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))) (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2))) x)) (/ 1 (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) |
(+ (* -1 (/ (- (+ (* -1 (/ (- (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 3)) (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2))) x)) (/ 1 (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2))) x)) (/ 1 (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) |
(+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 3)) (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 4))) x)) (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 3))) (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2))) x)) (/ 1 (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2))) x)) (/ 1 (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) |
(exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 x)))))) |
(* y (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 x))))))) |
(* -1 (* x (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1))) |
(- 1 x) |
(- (+ 1 (* (sqrt x) y)) x) |
-1 |
(* -1 (/ (* x (pow y 2)) (- 1 x))) |
(* (pow y 2) (+ (* -1 (* (sqrt (pow x 3)) (/ y (pow (- 1 x) 2)))) (* -1 (/ x (- 1 x))))) |
(* (pow y 2) (+ (* -1 (/ x (- 1 x))) (* y (+ (* -1 (* (sqrt (pow x 3)) (/ 1 (pow (- 1 x) 2)))) (* -1 (/ (* (pow x 2) y) (pow (- 1 x) 3))))))) |
(* (pow y 2) (+ (* -1 (/ x (- 1 x))) (* y (+ (* -1 (* (sqrt (pow x 3)) (/ 1 (pow (- 1 x) 2)))) (* y (+ (* -1 (* (sqrt (pow x 5)) (/ y (pow (- 1 x) 4)))) (* -1 (/ (pow x 2) (pow (- 1 x) 3))))))))) |
(+ 1 (* (sqrt x) (/ y (- 1 x)))) |
(+ 1 (* y (- (/ (* x y) (pow (- 1 x) 2)) (* -1 (* (sqrt x) (/ 1 (- 1 x))))))) |
(+ 1 (* y (- (* y (- (* (sqrt (pow x 3)) (/ y (pow (- 1 x) 3))) (* -1 (/ x (pow (- 1 x) 2))))) (* -1 (* (sqrt x) (/ 1 (- 1 x))))))) |
x |
(* y (- (+ (sqrt x) (/ 1 y)) (/ x y))) |
(* y (+ (sqrt x) (/ 1 y))) |
(* y (+ (sqrt x) (* -1 (/ x y)))) |
(* y (- (sqrt (/ 1 x)) (/ 1 y))) |
(* y (+ (sqrt x) (* -1 (/ (- x 1) y)))) |
(* y (+ (sqrt x) (+ (* -1 (* (sqrt (/ 1 x)) (/ (* (- 1 x) (- x 1)) (pow y 2)))) (+ (* -1 (* (sqrt (/ 1 x)) (/ (pow (- 1 x) 2) (pow y 2)))) (* -1 (/ (- x 1) y)))))) |
(* y (- (+ (sqrt x) (+ (* -1 (* (sqrt (/ 1 x)) (/ (* (- 1 x) (- x 1)) (pow y 2)))) (+ (* -1 (* (sqrt (/ 1 x)) (/ (pow (- 1 x) 2) (pow y 2)))) (+ (* -1 (/ (* (pow (- 1 x) 2) (- x 1)) (* x (pow y 3)))) (* -1 (/ (- x 1) y)))))) (/ (pow (- 1 x) 3) (* x (pow y 3))))) |
(* y (+ (sqrt x) (+ (* -1 (* (sqrt (/ 1 x)) (/ (* (- 1 x) (- x 1)) (pow y 2)))) (* -1 (/ (- x 1) y))))) |
(* y (+ (sqrt x) (+ (* -1 (* (sqrt (/ 1 x)) (/ (* (- 1 x) (- x 1)) (pow y 2)))) (+ (* -1 (/ (* (pow (- 1 x) 2) (- x 1)) (* x (pow y 3)))) (* -1 (/ (- x 1) y)))))) |
(* -1 (* (sqrt (/ 1 x)) (/ (- 1 x) y))) |
(/ (+ (* -1 (* (sqrt (/ 1 x)) (- 1 x))) (* -1 (/ (pow (- 1 x) 2) (* x y)))) y) |
(/ (- (+ (* -1 (* (sqrt (/ 1 x)) (- 1 x))) (* -1 (* (sqrt (/ 1 (pow x 3))) (/ (pow (- 1 x) 3) (pow y 2))))) (/ (pow (- 1 x) 2) (* x y))) y) |
(/ (- (+ (* -1 (* (sqrt (/ 1 x)) (- 1 x))) (* -1 (/ (pow (- 1 x) 4) (* (pow x 2) (pow y 3))))) (+ (* (sqrt (/ 1 (pow x 3))) (/ (pow (- 1 x) 3) (pow y 2))) (/ (pow (- 1 x) 2) (* x y)))) y) |
(* y (+ (sqrt x) (/ x y))) |
(* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (- 1 x) y))))) |
(* -1 (* y (- (* -1 (sqrt x)) (/ 1 y)))) |
(* -1 (* y (+ (* -1 (sqrt x)) (/ x y)))) |
(* -1 (* y (+ (* -1 (sqrt (/ 1 x))) (/ 1 y)))) |
(* -1 (* y (- (+ (* -1 (sqrt x)) (/ x y)) (/ 1 y)))) |
(* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (+ (* -1 (- x 1)) (* -1 (/ (+ (* (sqrt (/ 1 x)) (* (- 1 x) (- x 1))) (* (sqrt (/ 1 x)) (pow (- 1 x) 2))) y))) y))))) |
(* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (+ (* -1 (- x 1)) (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow (- 1 x) 2) (- x 1)) x)) (/ (pow (- 1 x) 3) x)) y)) (+ (* (sqrt (/ 1 x)) (* (- 1 x) (- x 1))) (* (sqrt (/ 1 x)) (pow (- 1 x) 2)))) y))) y))))) |
(* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (+ (* -1 (* (sqrt (/ 1 x)) (/ (* (- 1 x) (- x 1)) y))) (* -1 (- x 1))) y))))) |
(* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (+ (* -1 (- x 1)) (* -1 (/ (+ (* (sqrt (/ 1 x)) (* (- 1 x) (- x 1))) (/ (* (pow (- 1 x) 2) (- x 1)) (* x y))) y))) y))))) |
(* -1 (/ (+ (* (sqrt (/ 1 x)) (- 1 x)) (/ (pow (- 1 x) 2) (* x y))) y)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (* (sqrt (/ 1 (pow x 3))) (/ (pow (- 1 x) 3) y))) (/ (pow (- 1 x) 2) x)) y)) (* (sqrt (/ 1 x)) (- 1 x))) y)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (pow (- 1 x) 4) (* (pow x 2) y)) (* -1 (* (sqrt (/ 1 (pow x 3))) (pow (- 1 x) 3)))) y)) (/ (pow (- 1 x) 2) x)) y)) (* (sqrt (/ 1 x)) (- 1 x))) y)) |
(* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ x y))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 81.0ms | y | @ | 0 | ((- (+ (* (sqrt x) y) 1) x) (+ (* (sqrt x) y) 1) (sqrt x) (+ (- 1 x) (* y (sqrt x))) (- 1 x) (+ (- 1 x) (* y (sqrt x))) (* (+ (* (sqrt (/ 1 x)) y) -1) x) (+ (* (sqrt (/ 1 x)) y) -1) (sqrt (/ 1 x)) (+ (* (- 1 x) (/ (- 1 x) (- 1 (+ (* (sqrt x) y) x)))) (/ (* (neg y) (* y x)) (- 1 (+ (* (sqrt x) y) x)))) (/ (* (neg y) (* y x)) (- 1 (+ (* (sqrt x) y) x))) (/ (- 1 x) (- 1 (+ (* (sqrt x) y) x))) (+ (* (pow x 1/4) (* (pow x 1/4) y)) (- 1 x)) (pow x 1/4) (* (pow x 1/4) y) (* (neg y) (* y x)) (+ (* (sqrt x) y) x)) |
| 65.0ms | x | @ | 0 | ((- (+ (* (sqrt x) y) 1) x) (+ (* (sqrt x) y) 1) (sqrt x) (+ (- 1 x) (* y (sqrt x))) (- 1 x) (+ (- 1 x) (* y (sqrt x))) (* (+ (* (sqrt (/ 1 x)) y) -1) x) (+ (* (sqrt (/ 1 x)) y) -1) (sqrt (/ 1 x)) (+ (* (- 1 x) (/ (- 1 x) (- 1 (+ (* (sqrt x) y) x)))) (/ (* (neg y) (* y x)) (- 1 (+ (* (sqrt x) y) x)))) (/ (* (neg y) (* y x)) (- 1 (+ (* (sqrt x) y) x))) (/ (- 1 x) (- 1 (+ (* (sqrt x) y) x))) (+ (* (pow x 1/4) (* (pow x 1/4) y)) (- 1 x)) (pow x 1/4) (* (pow x 1/4) y) (* (neg y) (* y x)) (+ (* (sqrt x) y) x)) |
| 31.0ms | x | @ | -inf | ((- (+ (* (sqrt x) y) 1) x) (+ (* (sqrt x) y) 1) (sqrt x) (+ (- 1 x) (* y (sqrt x))) (- 1 x) (+ (- 1 x) (* y (sqrt x))) (* (+ (* (sqrt (/ 1 x)) y) -1) x) (+ (* (sqrt (/ 1 x)) y) -1) (sqrt (/ 1 x)) (+ (* (- 1 x) (/ (- 1 x) (- 1 (+ (* (sqrt x) y) x)))) (/ (* (neg y) (* y x)) (- 1 (+ (* (sqrt x) y) x)))) (/ (* (neg y) (* y x)) (- 1 (+ (* (sqrt x) y) x))) (/ (- 1 x) (- 1 (+ (* (sqrt x) y) x))) (+ (* (pow x 1/4) (* (pow x 1/4) y)) (- 1 x)) (pow x 1/4) (* (pow x 1/4) y) (* (neg y) (* y x)) (+ (* (sqrt x) y) x)) |
| 15.0ms | y | @ | inf | ((- (+ (* (sqrt x) y) 1) x) (+ (* (sqrt x) y) 1) (sqrt x) (+ (- 1 x) (* y (sqrt x))) (- 1 x) (+ (- 1 x) (* y (sqrt x))) (* (+ (* (sqrt (/ 1 x)) y) -1) x) (+ (* (sqrt (/ 1 x)) y) -1) (sqrt (/ 1 x)) (+ (* (- 1 x) (/ (- 1 x) (- 1 (+ (* (sqrt x) y) x)))) (/ (* (neg y) (* y x)) (- 1 (+ (* (sqrt x) y) x)))) (/ (* (neg y) (* y x)) (- 1 (+ (* (sqrt x) y) x))) (/ (- 1 x) (- 1 (+ (* (sqrt x) y) x))) (+ (* (pow x 1/4) (* (pow x 1/4) y)) (- 1 x)) (pow x 1/4) (* (pow x 1/4) y) (* (neg y) (* y x)) (+ (* (sqrt x) y) x)) |
| 12.0ms | x | @ | inf | ((- (+ (* (sqrt x) y) 1) x) (+ (* (sqrt x) y) 1) (sqrt x) (+ (- 1 x) (* y (sqrt x))) (- 1 x) (+ (- 1 x) (* y (sqrt x))) (* (+ (* (sqrt (/ 1 x)) y) -1) x) (+ (* (sqrt (/ 1 x)) y) -1) (sqrt (/ 1 x)) (+ (* (- 1 x) (/ (- 1 x) (- 1 (+ (* (sqrt x) y) x)))) (/ (* (neg y) (* y x)) (- 1 (+ (* (sqrt x) y) x)))) (/ (* (neg y) (* y x)) (- 1 (+ (* (sqrt x) y) x))) (/ (- 1 x) (- 1 (+ (* (sqrt x) y) x))) (+ (* (pow x 1/4) (* (pow x 1/4) y)) (- 1 x)) (pow x 1/4) (* (pow x 1/4) y) (* (neg y) (* y x)) (+ (* (sqrt x) y) x)) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 542 | 3510 |
| 1 | 1776 | 3064 |
| 2 | 7462 | 2941 |
| 0 | 8085 | 2774 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ 1 (* (sqrt x) y)) |
(+ 1 (+ (* -1 x) (* (sqrt x) y))) |
(sqrt x) |
1 |
(+ 1 (* -1 x)) |
(* (sqrt x) y) |
(+ (* -1 x) (* (sqrt x) y)) |
(* (sqrt (/ 1 x)) y) |
(/ (+ (* -1 x) (* (sqrt x) y)) x) |
(sqrt (/ 1 x)) |
(/ 1 (- 1 (* (sqrt x) y))) |
(+ (* x (- (+ (* -1 (/ (pow y 2) (- 1 (* (sqrt x) y)))) (/ 1 (pow (- 1 (* (sqrt x) y)) 2))) (* 2 (/ 1 (- 1 (* (sqrt x) y)))))) (/ 1 (- 1 (* (sqrt x) y)))) |
(+ (* x (- (+ (* -1 (/ (pow y 2) (- 1 (* (sqrt x) y)))) (+ (* x (- (+ (* -1 (/ (pow y 2) (pow (- 1 (* (sqrt x) y)) 2))) (/ 1 (- 1 (* (sqrt x) y)))) (* -1 (/ (- (/ 1 (pow (- 1 (* (sqrt x) y)) 2)) (* 2 (/ 1 (- 1 (* (sqrt x) y))))) (- 1 (* (sqrt x) y)))))) (/ 1 (pow (- 1 (* (sqrt x) y)) 2)))) (* 2 (/ 1 (- 1 (* (sqrt x) y)))))) (/ 1 (- 1 (* (sqrt x) y)))) |
(+ (* x (- (+ (* -1 (/ (pow y 2) (- 1 (* (sqrt x) y)))) (+ (* x (- (+ (* -1 (/ (pow y 2) (pow (- 1 (* (sqrt x) y)) 2))) (+ (* x (- (* -1 (/ (pow y 2) (pow (- 1 (* (sqrt x) y)) 3))) (* -1 (/ (- (/ 1 (- 1 (* (sqrt x) y))) (* -1 (/ (- (/ 1 (pow (- 1 (* (sqrt x) y)) 2)) (* 2 (/ 1 (- 1 (* (sqrt x) y))))) (- 1 (* (sqrt x) y))))) (- 1 (* (sqrt x) y)))))) (/ 1 (- 1 (* (sqrt x) y))))) (* -1 (/ (- (/ 1 (pow (- 1 (* (sqrt x) y)) 2)) (* 2 (/ 1 (- 1 (* (sqrt x) y))))) (- 1 (* (sqrt x) y)))))) (/ 1 (pow (- 1 (* (sqrt x) y)) 2)))) (* 2 (/ 1 (- 1 (* (sqrt x) y)))))) (/ 1 (- 1 (* (sqrt x) y)))) |
(* -1 (/ (* x (pow y 2)) (- 1 (* (sqrt x) y)))) |
(* x (+ (* -1 (/ (* x (pow y 2)) (pow (- 1 (* (sqrt x) y)) 2))) (* -1 (/ (pow y 2) (- 1 (* (sqrt x) y)))))) |
(* x (+ (* -1 (/ (pow y 2) (- 1 (* (sqrt x) y)))) (* x (+ (* -1 (/ (* x (pow y 2)) (pow (- 1 (* (sqrt x) y)) 3))) (* -1 (/ (pow y 2) (pow (- 1 (* (sqrt x) y)) 2))))))) |
(* x (+ (* -1 (/ (pow y 2) (- 1 (* (sqrt x) y)))) (* x (+ (* -1 (/ (pow y 2) (pow (- 1 (* (sqrt x) y)) 2))) (* x (+ (* -1 (/ (* x (pow y 2)) (pow (- 1 (* (sqrt x) y)) 4))) (* -1 (/ (pow y 2) (pow (- 1 (* (sqrt x) y)) 3))))))))) |
(+ (* x (- (/ 1 (pow (- 1 (* (sqrt x) y)) 2)) (/ 1 (- 1 (* (sqrt x) y))))) (/ 1 (- 1 (* (sqrt x) y)))) |
(+ (* x (- (+ (/ 1 (pow (- 1 (* (sqrt x) y)) 2)) (/ (* x (- (/ 1 (pow (- 1 (* (sqrt x) y)) 2)) (/ 1 (- 1 (* (sqrt x) y))))) (- 1 (* (sqrt x) y)))) (/ 1 (- 1 (* (sqrt x) y))))) (/ 1 (- 1 (* (sqrt x) y)))) |
(+ (* x (- (+ (* x (- (/ (* x (- (/ 1 (pow (- 1 (* (sqrt x) y)) 2)) (/ 1 (- 1 (* (sqrt x) y))))) (pow (- 1 (* (sqrt x) y)) 2)) (* -1 (/ (- (/ 1 (pow (- 1 (* (sqrt x) y)) 2)) (/ 1 (- 1 (* (sqrt x) y)))) (- 1 (* (sqrt x) y)))))) (/ 1 (pow (- 1 (* (sqrt x) y)) 2))) (/ 1 (- 1 (* (sqrt x) y))))) (/ 1 (- 1 (* (sqrt x) y)))) |
(pow (* 1 x) 1/4) |
(* (pow (* 1 x) 1/4) y) |
(* -1 (* x (pow y 2))) |
(+ x (* (sqrt x) y)) |
(* x (- (* (sqrt (/ 1 x)) y) 1)) |
(* x (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1)) |
(* x (+ (* (sqrt (/ 1 x)) y) (/ 1 x))) |
(* -1 x) |
(* x (- (/ 1 x) 1)) |
(- (* (sqrt (/ 1 x)) y) 1) |
(* -1 (/ x (+ 1 (* (sqrt (/ 1 x)) y)))) |
(* x (- (+ (/ 2 (* x (+ 1 (* (sqrt (/ 1 x)) y)))) (/ (pow y 2) (* x (+ 1 (* (sqrt (/ 1 x)) y))))) (+ (/ 1 (* x (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (/ 1 (+ 1 (* (sqrt (/ 1 x)) y)))))) |
(* x (- (+ (/ 2 (* x (+ 1 (* (sqrt (/ 1 x)) y)))) (+ (/ (pow y 2) (* x (+ 1 (* (sqrt (/ 1 x)) y)))) (/ (pow y 2) (* (pow x 2) (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))))) (+ (* -1 (/ (- (* 2 (/ 1 (+ 1 (* (sqrt (/ 1 x)) y)))) (/ 1 (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (* (pow x 2) (+ 1 (* (sqrt (/ 1 x)) y))))) (+ (/ 1 (* x (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (+ (/ 1 (* (pow x 2) (+ 1 (* (sqrt (/ 1 x)) y)))) (/ 1 (+ 1 (* (sqrt (/ 1 x)) y)))))))) |
(* x (- (+ (/ 2 (* x (+ 1 (* (sqrt (/ 1 x)) y)))) (+ (/ (pow y 2) (* x (+ 1 (* (sqrt (/ 1 x)) y)))) (+ (/ (pow y 2) (* (pow x 2) (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (/ (pow y 2) (* (pow x 3) (pow (+ 1 (* (sqrt (/ 1 x)) y)) 3)))))) (+ (* -1 (/ (- (* 2 (/ 1 (+ 1 (* (sqrt (/ 1 x)) y)))) (/ 1 (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (* (pow x 2) (+ 1 (* (sqrt (/ 1 x)) y))))) (+ (* -1 (/ (- (* 2 (/ 1 (+ 1 (* (sqrt (/ 1 x)) y)))) (/ 1 (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (* (pow x 3) (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2)))) (+ (/ 1 (* x (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (+ (/ 1 (* (pow x 2) (+ 1 (* (sqrt (/ 1 x)) y)))) (+ (/ 1 (* (pow x 3) (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (/ 1 (+ 1 (* (sqrt (/ 1 x)) y)))))))))) |
(/ (pow y 2) (+ 1 (* (sqrt (/ 1 x)) y))) |
(+ (/ (pow y 2) (* x (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (/ (pow y 2) (+ 1 (* (sqrt (/ 1 x)) y)))) |
(+ (/ (pow y 2) (* x (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (+ (/ (pow y 2) (* (pow x 2) (pow (+ 1 (* (sqrt (/ 1 x)) y)) 3))) (/ (pow y 2) (+ 1 (* (sqrt (/ 1 x)) y))))) |
(+ (/ (pow y 2) (* x (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (+ (/ (pow y 2) (* (pow x 2) (pow (+ 1 (* (sqrt (/ 1 x)) y)) 3))) (+ (/ (pow y 2) (* (pow x 3) (pow (+ 1 (* (sqrt (/ 1 x)) y)) 4))) (/ (pow y 2) (+ 1 (* (sqrt (/ 1 x)) y)))))) |
(/ 1 (+ 1 (* (sqrt (/ 1 x)) y))) |
(- (+ (/ 1 (* x (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (/ 1 (+ 1 (* (sqrt (/ 1 x)) y)))) (/ 1 (* x (+ 1 (* (sqrt (/ 1 x)) y))))) |
(- (+ (/ 1 (* x (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (+ (/ 1 (* (pow x 2) (pow (+ 1 (* (sqrt (/ 1 x)) y)) 3))) (/ 1 (+ 1 (* (sqrt (/ 1 x)) y))))) (+ (/ 1 (* x (+ 1 (* (sqrt (/ 1 x)) y)))) (/ 1 (* (pow x 2) (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))))) |
(- (+ (/ 1 (* x (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (+ (/ 1 (* (pow x 3) (pow (+ 1 (* (sqrt (/ 1 x)) y)) 4))) (/ 1 (+ 1 (* (sqrt (/ 1 x)) y))))) (+ (* -1 (/ (- (/ 1 (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2)) (/ 1 (+ 1 (* (sqrt (/ 1 x)) y)))) (* (pow x 2) (+ 1 (* (sqrt (/ 1 x)) y))))) (+ (/ 1 (* x (+ 1 (* (sqrt (/ 1 x)) y)))) (/ 1 (* (pow x 3) (pow (+ 1 (* (sqrt (/ 1 x)) y)) 3)))))) |
(* x (+ 1 (* (sqrt (/ 1 x)) y))) |
(* -1 (* x (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) |
(* -1 (* x (- (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) (/ 1 x)))) |
(* -1 (* (sqrt x) (* y (pow (sqrt -1) 2)))) |
(* -1 (* x (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) (/ 1 x)))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1 (* x (- 1 (/ 1 x)))) |
(* x (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1)) |
(- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1) |
(* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) |
(* -1 (/ x (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) |
(* -1 (* x (+ (* -1 (/ (- (+ (* 2 (/ 1 (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) (/ (pow y 2) (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2))) x)) (/ 1 (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))) |
(* -1 (* x (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (/ 1 (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))) (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 3))) (+ (* 2 (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2))) (/ (pow y 2) (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2)))) x)) (+ (* 2 (/ 1 (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) (/ (pow y 2) (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))) (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2))) x)) (/ 1 (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))) |
(* -1 (* x (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* 2 (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 3))) (+ (* -1 (/ (pow y 2) (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 3))) (+ (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2)) (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 4))))) x)) (+ (/ 1 (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))) (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 3)))) (+ (* 2 (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2))) (/ (pow y 2) (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2)))) x)) (+ (* 2 (/ 1 (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) (/ (pow y 2) (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))) (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2))) x)) (/ 1 (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))) |
(/ (pow y 2) (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))) |
(+ (/ (pow y 2) (* x (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2))) (/ (pow y 2) (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) |
(+ (* -1 (/ (- (* -1 (/ (pow y 2) (* x (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 3)))) (/ (pow y 2) (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2))) x)) (/ (pow y 2) (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) |
(+ (* -1 (/ (- (* -1 (/ (- (/ (pow y 2) (* x (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 4))) (* -1 (/ (pow y 2) (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 3)))) x)) (/ (pow y 2) (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2))) x)) (/ (pow y 2) (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) |
(/ 1 (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))) |
(+ (* -1 (/ (- (/ 1 (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))) (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2))) x)) (/ 1 (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) |
(+ (* -1 (/ (- (+ (* -1 (/ (- (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 3)) (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2))) x)) (/ 1 (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2))) x)) (/ 1 (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) |
(+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 3)) (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 4))) x)) (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 3))) (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2))) x)) (/ 1 (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2))) x)) (/ 1 (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) |
(exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 x)))))) |
(* y (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 x))))))) |
(* -1 (* x (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1))) |
(- 1 x) |
(- (+ 1 (* (sqrt x) y)) x) |
-1 |
(* -1 (/ (* x (pow y 2)) (- 1 x))) |
(* (pow y 2) (+ (* -1 (* (sqrt (pow x 3)) (/ y (pow (- 1 x) 2)))) (* -1 (/ x (- 1 x))))) |
(* (pow y 2) (+ (* -1 (/ x (- 1 x))) (* y (+ (* -1 (* (sqrt (pow x 3)) (/ 1 (pow (- 1 x) 2)))) (* -1 (/ (* (pow x 2) y) (pow (- 1 x) 3))))))) |
(* (pow y 2) (+ (* -1 (/ x (- 1 x))) (* y (+ (* -1 (* (sqrt (pow x 3)) (/ 1 (pow (- 1 x) 2)))) (* y (+ (* -1 (* (sqrt (pow x 5)) (/ y (pow (- 1 x) 4)))) (* -1 (/ (pow x 2) (pow (- 1 x) 3))))))))) |
(+ 1 (* (sqrt x) (/ y (- 1 x)))) |
(+ 1 (* y (- (/ (* x y) (pow (- 1 x) 2)) (* -1 (* (sqrt x) (/ 1 (- 1 x))))))) |
(+ 1 (* y (- (* y (- (* (sqrt (pow x 3)) (/ y (pow (- 1 x) 3))) (* -1 (/ x (pow (- 1 x) 2))))) (* -1 (* (sqrt x) (/ 1 (- 1 x))))))) |
x |
(* y (- (+ (sqrt x) (/ 1 y)) (/ x y))) |
(* y (+ (sqrt x) (/ 1 y))) |
(* y (+ (sqrt x) (* -1 (/ x y)))) |
(* y (- (sqrt (/ 1 x)) (/ 1 y))) |
(* y (+ (sqrt x) (* -1 (/ (- x 1) y)))) |
(* y (+ (sqrt x) (+ (* -1 (* (sqrt (/ 1 x)) (/ (* (- 1 x) (- x 1)) (pow y 2)))) (+ (* -1 (* (sqrt (/ 1 x)) (/ (pow (- 1 x) 2) (pow y 2)))) (* -1 (/ (- x 1) y)))))) |
(* y (- (+ (sqrt x) (+ (* -1 (* (sqrt (/ 1 x)) (/ (* (- 1 x) (- x 1)) (pow y 2)))) (+ (* -1 (* (sqrt (/ 1 x)) (/ (pow (- 1 x) 2) (pow y 2)))) (+ (* -1 (/ (* (pow (- 1 x) 2) (- x 1)) (* x (pow y 3)))) (* -1 (/ (- x 1) y)))))) (/ (pow (- 1 x) 3) (* x (pow y 3))))) |
(* y (+ (sqrt x) (+ (* -1 (* (sqrt (/ 1 x)) (/ (* (- 1 x) (- x 1)) (pow y 2)))) (* -1 (/ (- x 1) y))))) |
(* y (+ (sqrt x) (+ (* -1 (* (sqrt (/ 1 x)) (/ (* (- 1 x) (- x 1)) (pow y 2)))) (+ (* -1 (/ (* (pow (- 1 x) 2) (- x 1)) (* x (pow y 3)))) (* -1 (/ (- x 1) y)))))) |
(* -1 (* (sqrt (/ 1 x)) (/ (- 1 x) y))) |
(/ (+ (* -1 (* (sqrt (/ 1 x)) (- 1 x))) (* -1 (/ (pow (- 1 x) 2) (* x y)))) y) |
(/ (- (+ (* -1 (* (sqrt (/ 1 x)) (- 1 x))) (* -1 (* (sqrt (/ 1 (pow x 3))) (/ (pow (- 1 x) 3) (pow y 2))))) (/ (pow (- 1 x) 2) (* x y))) y) |
(/ (- (+ (* -1 (* (sqrt (/ 1 x)) (- 1 x))) (* -1 (/ (pow (- 1 x) 4) (* (pow x 2) (pow y 3))))) (+ (* (sqrt (/ 1 (pow x 3))) (/ (pow (- 1 x) 3) (pow y 2))) (/ (pow (- 1 x) 2) (* x y)))) y) |
(* y (+ (sqrt x) (/ x y))) |
(* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (- 1 x) y))))) |
(* -1 (* y (- (* -1 (sqrt x)) (/ 1 y)))) |
(* -1 (* y (+ (* -1 (sqrt x)) (/ x y)))) |
(* -1 (* y (+ (* -1 (sqrt (/ 1 x))) (/ 1 y)))) |
(* -1 (* y (- (+ (* -1 (sqrt x)) (/ x y)) (/ 1 y)))) |
(* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (+ (* -1 (- x 1)) (* -1 (/ (+ (* (sqrt (/ 1 x)) (* (- 1 x) (- x 1))) (* (sqrt (/ 1 x)) (pow (- 1 x) 2))) y))) y))))) |
(* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (+ (* -1 (- x 1)) (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow (- 1 x) 2) (- x 1)) x)) (/ (pow (- 1 x) 3) x)) y)) (+ (* (sqrt (/ 1 x)) (* (- 1 x) (- x 1))) (* (sqrt (/ 1 x)) (pow (- 1 x) 2)))) y))) y))))) |
(* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (+ (* -1 (* (sqrt (/ 1 x)) (/ (* (- 1 x) (- x 1)) y))) (* -1 (- x 1))) y))))) |
(* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (+ (* -1 (- x 1)) (* -1 (/ (+ (* (sqrt (/ 1 x)) (* (- 1 x) (- x 1))) (/ (* (pow (- 1 x) 2) (- x 1)) (* x y))) y))) y))))) |
(* -1 (/ (+ (* (sqrt (/ 1 x)) (- 1 x)) (/ (pow (- 1 x) 2) (* x y))) y)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (* (sqrt (/ 1 (pow x 3))) (/ (pow (- 1 x) 3) y))) (/ (pow (- 1 x) 2) x)) y)) (* (sqrt (/ 1 x)) (- 1 x))) y)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (pow (- 1 x) 4) (* (pow x 2) y)) (* -1 (* (sqrt (/ 1 (pow x 3))) (pow (- 1 x) 3)))) y)) (/ (pow (- 1 x) 2) x)) y)) (* (sqrt (/ 1 x)) (- 1 x))) y)) |
(* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ x y))))) |
| Outputs |
|---|
(+ 1 (* (sqrt x) y)) |
(fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) |
(+ 1 (+ (* -1 x) (* (sqrt x) y))) |
(fma.f64 (sqrt.f64 x) y (-.f64 #s(literal 1 binary64) x)) |
(sqrt x) |
(sqrt.f64 x) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 x)) |
(-.f64 #s(literal 1 binary64) x) |
(* (sqrt x) y) |
(*.f64 (sqrt.f64 x) y) |
(+ (* -1 x) (* (sqrt x) y)) |
(fma.f64 (sqrt.f64 x) y (neg.f64 x)) |
(* (sqrt (/ 1 x)) y) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y) |
(/ (+ (* -1 x) (* (sqrt x) y)) x) |
(fma.f64 (sqrt.f64 x) (/.f64 y x) #s(literal -1 binary64)) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(/ 1 (- 1 (* (sqrt x) y))) |
(/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))) |
(+ (* x (- (+ (* -1 (/ (pow y 2) (- 1 (* (sqrt x) y)))) (/ 1 (pow (- 1 (* (sqrt x) y)) 2))) (* 2 (/ 1 (- 1 (* (sqrt x) y)))))) (/ 1 (- 1 (* (sqrt x) y)))) |
(fma.f64 (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) #s(literal 2 binary64))) (/.f64 (fma.f64 (neg.f64 y) y #s(literal -2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)))) x (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)))) |
(+ (* x (- (+ (* -1 (/ (pow y 2) (- 1 (* (sqrt x) y)))) (+ (* x (- (+ (* -1 (/ (pow y 2) (pow (- 1 (* (sqrt x) y)) 2))) (/ 1 (- 1 (* (sqrt x) y)))) (* -1 (/ (- (/ 1 (pow (- 1 (* (sqrt x) y)) 2)) (* 2 (/ 1 (- 1 (* (sqrt x) y))))) (- 1 (* (sqrt x) y)))))) (/ 1 (pow (- 1 (* (sqrt x) y)) 2)))) (* 2 (/ 1 (- 1 (* (sqrt x) y)))))) (/ 1 (- 1 (* (sqrt x) y)))) |
(fma.f64 (+.f64 (fma.f64 (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) #s(literal 2 binary64))) (/.f64 (fma.f64 (neg.f64 y) y #s(literal -2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)))) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)))) x (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) #s(literal 2 binary64)))) (/.f64 (fma.f64 (neg.f64 y) y #s(literal -2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)))) x (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)))) |
(+ (* x (- (+ (* -1 (/ (pow y 2) (- 1 (* (sqrt x) y)))) (+ (* x (- (+ (* -1 (/ (pow y 2) (pow (- 1 (* (sqrt x) y)) 2))) (+ (* x (- (* -1 (/ (pow y 2) (pow (- 1 (* (sqrt x) y)) 3))) (* -1 (/ (- (/ 1 (- 1 (* (sqrt x) y))) (* -1 (/ (- (/ 1 (pow (- 1 (* (sqrt x) y)) 2)) (* 2 (/ 1 (- 1 (* (sqrt x) y))))) (- 1 (* (sqrt x) y))))) (- 1 (* (sqrt x) y)))))) (/ 1 (- 1 (* (sqrt x) y))))) (* -1 (/ (- (/ 1 (pow (- 1 (* (sqrt x) y)) 2)) (* 2 (/ 1 (- 1 (* (sqrt x) y))))) (- 1 (* (sqrt x) y)))))) (/ 1 (pow (- 1 (* (sqrt x) y)) 2)))) (* 2 (/ 1 (- 1 (* (sqrt x) y)))))) (/ 1 (- 1 (* (sqrt x) y)))) |
(fma.f64 (+.f64 (fma.f64 (+.f64 (fma.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) #s(literal 2 binary64))) (/.f64 (fma.f64 (neg.f64 y) y #s(literal -2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)))) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)))) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))) x (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) #s(literal 2 binary64))) (/.f64 (fma.f64 (neg.f64 y) y #s(literal -2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)))) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)))) x (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) #s(literal 2 binary64)))) (/.f64 (fma.f64 (neg.f64 y) y #s(literal -2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)))) x (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)))) |
(* -1 (/ (* x (pow y 2)) (- 1 (* (sqrt x) y)))) |
(*.f64 (*.f64 y (/.f64 y (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)))) (neg.f64 x)) |
(* x (+ (* -1 (/ (* x (pow y 2)) (pow (- 1 (* (sqrt x) y)) 2))) (* -1 (/ (pow y 2) (- 1 (* (sqrt x) y)))))) |
(*.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 y (/.f64 y (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)))) x (*.f64 y y)) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)))) x) |
(* x (+ (* -1 (/ (pow y 2) (- 1 (* (sqrt x) y)))) (* x (+ (* -1 (/ (* x (pow y 2)) (pow (- 1 (* (sqrt x) y)) 3))) (* -1 (/ (pow y 2) (pow (- 1 (* (sqrt x) y)) 2))))))) |
(*.f64 (fma.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 y (/.f64 y (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)))) x (*.f64 y y)) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) #s(literal 2 binary64)))) x (/.f64 (*.f64 (neg.f64 y) y) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)))) x) |
(* x (+ (* -1 (/ (pow y 2) (- 1 (* (sqrt x) y)))) (* x (+ (* -1 (/ (pow y 2) (pow (- 1 (* (sqrt x) y)) 2))) (* x (+ (* -1 (/ (* x (pow y 2)) (pow (- 1 (* (sqrt x) y)) 4))) (* -1 (/ (pow y 2) (pow (- 1 (* (sqrt x) y)) 3))))))))) |
(*.f64 (fma.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 y y) (/.f64 x (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) #s(literal 4 binary64))) (*.f64 y (/.f64 y (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) #s(literal 3 binary64)))))) x (/.f64 (*.f64 (neg.f64 y) y) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) #s(literal 2 binary64)))) x (/.f64 (*.f64 (neg.f64 y) y) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)))) x) |
(+ (* x (- (/ 1 (pow (- 1 (* (sqrt x) y)) 2)) (/ 1 (- 1 (* (sqrt x) y))))) (/ 1 (- 1 (* (sqrt x) y)))) |
(fma.f64 (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)))) x (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)))) |
(+ (* x (- (+ (/ 1 (pow (- 1 (* (sqrt x) y)) 2)) (/ (* x (- (/ 1 (pow (- 1 (* (sqrt x) y)) 2)) (/ 1 (- 1 (* (sqrt x) y))))) (- 1 (* (sqrt x) y)))) (/ 1 (- 1 (* (sqrt x) y))))) (/ 1 (- 1 (* (sqrt x) y)))) |
(fma.f64 (fma.f64 (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) #s(literal 2 binary64)))) x (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))))) x (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)))) |
(+ (* x (- (+ (* x (- (/ (* x (- (/ 1 (pow (- 1 (* (sqrt x) y)) 2)) (/ 1 (- 1 (* (sqrt x) y))))) (pow (- 1 (* (sqrt x) y)) 2)) (* -1 (/ (- (/ 1 (pow (- 1 (* (sqrt x) y)) 2)) (/ 1 (- 1 (* (sqrt x) y)))) (- 1 (* (sqrt x) y)))))) (/ 1 (pow (- 1 (* (sqrt x) y)) 2))) (/ 1 (- 1 (* (sqrt x) y))))) (/ 1 (- 1 (* (sqrt x) y)))) |
(fma.f64 (fma.f64 (/.f64 (fma.f64 (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) #s(literal 2 binary64)))) x (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))))) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))) x (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))))) x (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)))) |
(pow (* 1 x) 1/4) |
(pow.f64 x #s(literal 1/4 binary64)) |
(* (pow (* 1 x) 1/4) y) |
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) y) |
(* -1 (* x (pow y 2))) |
(*.f64 (*.f64 (neg.f64 x) y) y) |
(+ x (* (sqrt x) y)) |
(fma.f64 (sqrt.f64 x) y x) |
(* x (- (* (sqrt (/ 1 x)) y) 1)) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y) #s(literal 1 binary64)) x) |
(* x (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1)) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) x) |
(* x (+ (* (sqrt (/ 1 x)) y) (/ 1 x))) |
(fma.f64 (*.f64 y x) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
(* -1 x) |
(neg.f64 x) |
(* x (- (/ 1 x) 1)) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x) |
(- (* (sqrt (/ 1 x)) y) 1) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y) #s(literal 1 binary64)) |
(* -1 (/ x (+ 1 (* (sqrt (/ 1 x)) y)))) |
(/.f64 (neg.f64 x) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64))) |
(* x (- (+ (/ 2 (* x (+ 1 (* (sqrt (/ 1 x)) y)))) (/ (pow y 2) (* x (+ 1 (* (sqrt (/ 1 x)) y))))) (+ (/ 1 (* x (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (/ 1 (+ 1 (* (sqrt (/ 1 x)) y)))))) |
(*.f64 (-.f64 (/.f64 (-.f64 (/.f64 (fma.f64 y y #s(literal 2 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)) #s(literal 2 binary64)))) x) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)))) x) |
(* x (- (+ (/ 2 (* x (+ 1 (* (sqrt (/ 1 x)) y)))) (+ (/ (pow y 2) (* x (+ 1 (* (sqrt (/ 1 x)) y)))) (/ (pow y 2) (* (pow x 2) (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))))) (+ (* -1 (/ (- (* 2 (/ 1 (+ 1 (* (sqrt (/ 1 x)) y)))) (/ 1 (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (* (pow x 2) (+ 1 (* (sqrt (/ 1 x)) y))))) (+ (/ 1 (* x (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (+ (/ 1 (* (pow x 2) (+ 1 (* (sqrt (/ 1 x)) y)))) (/ 1 (+ 1 (* (sqrt (/ 1 x)) y)))))))) |
(*.f64 (-.f64 (/.f64 (+.f64 (/.f64 (/.f64 (/.f64 (*.f64 y y) x) x) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64))) (/.f64 (fma.f64 y y #s(literal 2 binary64)) x)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64))) (+.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)) #s(literal 2 binary64)))) (*.f64 x x)) #s(literal -1 binary64) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) #s(literal 1 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)) #s(literal 2 binary64))))) x) |
(* x (- (+ (/ 2 (* x (+ 1 (* (sqrt (/ 1 x)) y)))) (+ (/ (pow y 2) (* x (+ 1 (* (sqrt (/ 1 x)) y)))) (+ (/ (pow y 2) (* (pow x 2) (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (/ (pow y 2) (* (pow x 3) (pow (+ 1 (* (sqrt (/ 1 x)) y)) 3)))))) (+ (* -1 (/ (- (* 2 (/ 1 (+ 1 (* (sqrt (/ 1 x)) y)))) (/ 1 (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (* (pow x 2) (+ 1 (* (sqrt (/ 1 x)) y))))) (+ (* -1 (/ (- (* 2 (/ 1 (+ 1 (* (sqrt (/ 1 x)) y)))) (/ 1 (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (* (pow x 3) (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2)))) (+ (/ 1 (* x (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (+ (/ 1 (* (pow x 2) (+ 1 (* (sqrt (/ 1 x)) y)))) (+ (/ 1 (* (pow x 3) (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (/ 1 (+ 1 (* (sqrt (/ 1 x)) y)))))))))) |
(*.f64 (-.f64 (-.f64 (-.f64 (+.f64 (/.f64 (+.f64 (/.f64 (/.f64 (/.f64 (*.f64 y y) x) x) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64))) (/.f64 (fma.f64 y y #s(literal 2 binary64)) x)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64))) (/.f64 (*.f64 y y) (pow.f64 (fma.f64 (*.f64 y x) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) x) #s(literal 3 binary64)))) (neg.f64 (-.f64 (/.f64 (/.f64 #s(literal 2 binary64) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 x x)) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)) #s(literal 3 binary64)))))) (/.f64 (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)) #s(literal 2 binary64)))) (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)) #s(literal 2 binary64)))) (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) #s(literal 1 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)))) x) |
(/ (pow y 2) (+ 1 (* (sqrt (/ 1 x)) y))) |
(/.f64 (*.f64 y y) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64))) |
(+ (/ (pow y 2) (* x (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (/ (pow y 2) (+ 1 (* (sqrt (/ 1 x)) y)))) |
(/.f64 (fma.f64 y y (/.f64 (*.f64 y y) (fma.f64 (*.f64 y x) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) x))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64))) |
(+ (/ (pow y 2) (* x (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (+ (/ (pow y 2) (* (pow x 2) (pow (+ 1 (* (sqrt (/ 1 x)) y)) 3))) (/ (pow y 2) (+ 1 (* (sqrt (/ 1 x)) y))))) |
(fma.f64 (/.f64 y (*.f64 x x)) (/.f64 y (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)) #s(literal 3 binary64))) (/.f64 (fma.f64 y y (/.f64 (*.f64 y y) (fma.f64 (*.f64 y x) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) x))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)))) |
(+ (/ (pow y 2) (* x (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (+ (/ (pow y 2) (* (pow x 2) (pow (+ 1 (* (sqrt (/ 1 x)) y)) 3))) (+ (/ (pow y 2) (* (pow x 3) (pow (+ 1 (* (sqrt (/ 1 x)) y)) 4))) (/ (pow y 2) (+ 1 (* (sqrt (/ 1 x)) y)))))) |
(+.f64 (/.f64 (fma.f64 y (/.f64 y x) (/.f64 (/.f64 (/.f64 (*.f64 y y) x) x) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)))) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)) #s(literal 2 binary64))) (fma.f64 y (/.f64 y (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64))) (/.f64 (*.f64 y (/.f64 y (pow.f64 x #s(literal 3 binary64)))) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)) #s(literal 4 binary64))))) |
(/ 1 (+ 1 (* (sqrt (/ 1 x)) y))) |
(/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64))) |
(- (+ (/ 1 (* x (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (/ 1 (+ 1 (* (sqrt (/ 1 x)) y)))) (/ 1 (* x (+ 1 (* (sqrt (/ 1 x)) y))))) |
(-.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)))) |
(- (+ (/ 1 (* x (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (+ (/ 1 (* (pow x 2) (pow (+ 1 (* (sqrt (/ 1 x)) y)) 3))) (/ 1 (+ 1 (* (sqrt (/ 1 x)) y))))) (+ (/ 1 (* x (+ 1 (* (sqrt (/ 1 x)) y)))) (/ 1 (* (pow x 2) (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))))) |
(-.f64 (+.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)) #s(literal 3 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)))) (/.f64 (+.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) x)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)))) |
(- (+ (/ 1 (* x (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (+ (/ 1 (* (pow x 3) (pow (+ 1 (* (sqrt (/ 1 x)) y)) 4))) (/ 1 (+ 1 (* (sqrt (/ 1 x)) y))))) (+ (* -1 (/ (- (/ 1 (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2)) (/ 1 (+ 1 (* (sqrt (/ 1 x)) y)))) (* (pow x 2) (+ 1 (* (sqrt (/ 1 x)) y))))) (+ (/ 1 (* x (+ 1 (* (sqrt (/ 1 x)) y)))) (/ 1 (* (pow x 3) (pow (+ 1 (* (sqrt (/ 1 x)) y)) 3)))))) |
(-.f64 (-.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)) #s(literal 4 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)))) (/.f64 (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)))) (*.f64 x x)) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 y x) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) x) #s(literal 3 binary64)))) |
(* x (+ 1 (* (sqrt (/ 1 x)) y))) |
(fma.f64 (*.f64 y x) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) x) |
(* -1 (* x (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) |
(*.f64 (fma.f64 (neg.f64 y) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) (neg.f64 x)) |
(* -1 (* x (- (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) (/ 1 x)))) |
(*.f64 (fma.f64 (neg.f64 y) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 x #s(literal 1 binary64)) x)) (neg.f64 x)) |
(* -1 (* (sqrt x) (* y (pow (sqrt -1) 2)))) |
(*.f64 (sqrt.f64 x) y) |
(* -1 (* x (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) (/ 1 x)))) |
(*.f64 (-.f64 (*.f64 (neg.f64 y) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) x)) (neg.f64 x)) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt.f64 x) |
(* -1 (* x (- 1 (/ 1 x)))) |
(*.f64 (/.f64 (-.f64 x #s(literal 1 binary64)) x) (neg.f64 x)) |
(* x (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1)) |
(*.f64 (-.f64 (*.f64 (neg.f64 y) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)) x) |
(- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1) |
(-.f64 (*.f64 (neg.f64 y) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)) |
(* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* -1 (/ x (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) |
(/.f64 (neg.f64 x) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64))) |
(* -1 (* x (+ (* -1 (/ (- (+ (* 2 (/ 1 (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) (/ (pow y 2) (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2))) x)) (/ 1 (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))) |
(neg.f64 (fma.f64 (/.f64 (-.f64 (/.f64 (fma.f64 y y #s(literal 2 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)) #s(literal 2 binary64)))) (neg.f64 x)) x (/.f64 x (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64))))) |
(* -1 (* x (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (/ 1 (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))) (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 3))) (+ (* 2 (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2))) (/ (pow y 2) (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2)))) x)) (+ (* 2 (/ 1 (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) (/ (pow y 2) (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))) (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2))) x)) (/ 1 (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))) |
(neg.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)))) (/.f64 (fma.f64 y y #s(literal 2 binary64)) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)) #s(literal 2 binary64)))) x) #s(literal -1 binary64) (-.f64 (/.f64 (fma.f64 y y #s(literal 2 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)) #s(literal 2 binary64))))) (neg.f64 x)) x (/.f64 x (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64))))) |
(* -1 (* x (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* 2 (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 3))) (+ (* -1 (/ (pow y 2) (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 3))) (+ (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2)) (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 4))))) x)) (+ (/ 1 (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))) (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 3)))) (+ (* 2 (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2))) (/ (pow y 2) (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2)))) x)) (+ (* 2 (/ 1 (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) (/ (pow y 2) (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))) (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2))) x)) (/ 1 (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))) |
(neg.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (-.f64 (/.f64 (fma.f64 y y #s(literal 2 binary64)) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)) #s(literal 2 binary64)))) x) #s(literal -1 binary64) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)))) (/.f64 (fma.f64 y y #s(literal 2 binary64)) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)) #s(literal 2 binary64))))) x) #s(literal -1 binary64) (-.f64 (/.f64 (fma.f64 y y #s(literal 2 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)) #s(literal 2 binary64))))) (neg.f64 x)) x (/.f64 x (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64))))) |
(/ (pow y 2) (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))) |
(/.f64 (*.f64 y y) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64))) |
(+ (/ (pow y 2) (* x (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2))) (/ (pow y 2) (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) |
(/.f64 (fma.f64 y y (/.f64 (*.f64 y y) (fma.f64 (*.f64 y x) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) x))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64))) |
(+ (* -1 (/ (- (* -1 (/ (pow y 2) (* x (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 3)))) (/ (pow y 2) (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2))) x)) (/ (pow y 2) (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) |
(fma.f64 y (/.f64 y (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64))) (/.f64 (-.f64 (/.f64 (neg.f64 (/.f64 (*.f64 y y) x)) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)) #s(literal 3 binary64))) (/.f64 (*.f64 y y) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)) #s(literal 2 binary64)))) (neg.f64 x))) |
(+ (* -1 (/ (- (* -1 (/ (- (/ (pow y 2) (* x (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 4))) (* -1 (/ (pow y 2) (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 3)))) x)) (/ (pow y 2) (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2))) x)) (/ (pow y 2) (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) |
(fma.f64 y (/.f64 y (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64))) (/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 y x) (/.f64 y (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)) #s(literal 4 binary64))) (/.f64 (*.f64 y y) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)) #s(literal 3 binary64)))) (neg.f64 x)) (/.f64 (*.f64 y y) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)) #s(literal 2 binary64)))) (neg.f64 x))) |
(/ 1 (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))) |
(/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64))) |
(+ (* -1 (/ (- (/ 1 (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))) (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2))) x)) (/ 1 (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) |
(fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)) #s(literal 2 binary64)))) x) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)))) |
(+ (* -1 (/ (- (+ (* -1 (/ (- (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 3)) (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2))) x)) (/ 1 (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2))) x)) (/ 1 (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) |
(fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)) #s(literal 2 binary64)))) x) #s(literal -1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)) #s(literal 2 binary64))))) x) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)))) |
(+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 3)) (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 4))) x)) (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 3))) (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2))) x)) (/ 1 (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2))) x)) (/ 1 (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) |
(fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)) #s(literal 4 binary64)))) x) #s(literal -1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)) #s(literal 2 binary64))))) x) #s(literal -1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)) #s(literal 2 binary64))))) x) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)))) |
(exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 x)))))) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/4 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1/4 binary64))) |
(* y (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 x))))))) |
(*.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/4 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1/4 binary64))) y) |
(* -1 (* x (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1))) |
(*.f64 (-.f64 (*.f64 (neg.f64 y) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)) (neg.f64 x)) |
(- 1 x) |
(-.f64 #s(literal 1 binary64) x) |
(- (+ 1 (* (sqrt x) y)) x) |
(fma.f64 (sqrt.f64 x) y (-.f64 #s(literal 1 binary64) x)) |
-1 |
#s(literal -1 binary64) |
(* -1 (/ (* x (pow y 2)) (- 1 x))) |
(*.f64 (*.f64 (neg.f64 y) y) (/.f64 x (-.f64 #s(literal 1 binary64) x))) |
(* (pow y 2) (+ (* -1 (* (sqrt (pow x 3)) (/ y (pow (- 1 x) 2)))) (* -1 (/ x (- 1 x))))) |
(*.f64 (*.f64 (neg.f64 y) y) (/.f64 (+.f64 x (/.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) y) (-.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1 binary64) x))) |
(* (pow y 2) (+ (* -1 (/ x (- 1 x))) (* y (+ (* -1 (* (sqrt (pow x 3)) (/ 1 (pow (- 1 x) 2)))) (* -1 (/ (* (pow x 2) y) (pow (- 1 x) 3))))))) |
(*.f64 (fma.f64 (neg.f64 y) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) y) (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 (pow.f64 x #s(literal 3 binary64)))) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) (/.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) x))) (*.f64 y y)) |
(* (pow y 2) (+ (* -1 (/ x (- 1 x))) (* y (+ (* -1 (* (sqrt (pow x 3)) (/ 1 (pow (- 1 x) 2)))) (* y (+ (* -1 (* (sqrt (pow x 5)) (/ y (pow (- 1 x) 4)))) (* -1 (/ (pow x 2) (pow (- 1 x) 3))))))))) |
(*.f64 (fma.f64 (fma.f64 (neg.f64 y) (fma.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 4 binary64))) (sqrt.f64 (pow.f64 x #s(literal 5 binary64))) (*.f64 x (/.f64 x (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64))))) (/.f64 (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) (neg.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) y (/.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) x))) (*.f64 y y)) |
(+ 1 (* (sqrt x) (/ y (- 1 x)))) |
(fma.f64 (/.f64 y (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 x) #s(literal 1 binary64)) |
(+ 1 (* y (- (/ (* x y) (pow (- 1 x) 2)) (* -1 (* (sqrt x) (/ 1 (- 1 x))))))) |
(fma.f64 (/.f64 (+.f64 (sqrt.f64 x) (/.f64 (*.f64 y x) (-.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)) |
(+ 1 (* y (- (* y (- (* (sqrt (pow x 3)) (/ y (pow (- 1 x) 3))) (* -1 (/ x (pow (- 1 x) 2))))) (* -1 (* (sqrt x) (/ 1 (- 1 x))))))) |
(fma.f64 (fma.f64 (/.f64 (+.f64 x (/.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) y) (-.f64 #s(literal 1 binary64) x))) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) y (/.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x))) y #s(literal 1 binary64)) |
x |
(* y (- (+ (sqrt x) (/ 1 y)) (/ x y))) |
(*.f64 (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (sqrt.f64 x)) y) |
(* y (+ (sqrt x) (/ 1 y))) |
(fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) |
(* y (+ (sqrt x) (* -1 (/ x y)))) |
(*.f64 (-.f64 (sqrt.f64 x) (/.f64 x y)) y) |
(* y (- (sqrt (/ 1 x)) (/ 1 y))) |
(*.f64 (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) y)) y) |
(* y (+ (sqrt x) (* -1 (/ (- x 1) y)))) |
(*.f64 (-.f64 (sqrt.f64 x) (/.f64 (-.f64 x #s(literal 1 binary64)) y)) y) |
(* y (+ (sqrt x) (+ (* -1 (* (sqrt (/ 1 x)) (/ (* (- 1 x) (- x 1)) (pow y 2)))) (+ (* -1 (* (sqrt (/ 1 x)) (/ (pow (- 1 x) 2) (pow y 2)))) (* -1 (/ (- x 1) y)))))) |
(*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 (-.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x))) y) (-.f64 x #s(literal 1 binary64))) y) (sqrt.f64 x)) y) |
(* y (- (+ (sqrt x) (+ (* -1 (* (sqrt (/ 1 x)) (/ (* (- 1 x) (- x 1)) (pow y 2)))) (+ (* -1 (* (sqrt (/ 1 x)) (/ (pow (- 1 x) 2) (pow y 2)))) (+ (* -1 (/ (* (pow (- 1 x) 2) (- x 1)) (* x (pow y 3)))) (* -1 (/ (- x 1) y)))))) (/ (pow (- 1 x) 3) (* x (pow y 3))))) |
(*.f64 (-.f64 (+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 (-.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x))) y) (-.f64 x #s(literal 1 binary64))) y) (*.f64 (neg.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) x)) (/.f64 (-.f64 x #s(literal 1 binary64)) (pow.f64 y #s(literal 3 binary64))))) (sqrt.f64 x)) (/.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 3 binary64)) x)) y) |
(* y (+ (sqrt x) (+ (* -1 (* (sqrt (/ 1 x)) (/ (* (- 1 x) (- x 1)) (pow y 2)))) (* -1 (/ (- x 1) y))))) |
(*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (-.f64 x #s(literal 1 binary64)) y) (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 x #s(literal 1 binary64))) y) #s(literal -1 binary64) (sqrt.f64 x)) y) |
(* y (+ (sqrt x) (+ (* -1 (* (sqrt (/ 1 x)) (/ (* (- 1 x) (- x 1)) (pow y 2)))) (+ (* -1 (/ (* (pow (- 1 x) 2) (- x 1)) (* x (pow y 3)))) (* -1 (/ (- x 1) y)))))) |
(*.f64 (+.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) y) (/.f64 (-.f64 x #s(literal 1 binary64)) x) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x)) (-.f64 x #s(literal 1 binary64)))) (neg.f64 y)) (-.f64 x #s(literal 1 binary64))) y) (sqrt.f64 x)) y) |
(* -1 (* (sqrt (/ 1 x)) (/ (- 1 x) y))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (neg.f64 y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(/ (+ (* -1 (* (sqrt (/ 1 x)) (- 1 x))) (* -1 (/ (pow (- 1 x) 2) (* x y)))) y) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) y) x)) (neg.f64 y)) |
(/ (- (+ (* -1 (* (sqrt (/ 1 x)) (- 1 x))) (* -1 (* (sqrt (/ 1 (pow x 3))) (/ (pow (- 1 x) 3) (pow y 2))))) (/ (pow (- 1 x) 2) (* x y))) y) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (/.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) x)) y)) y) |
(/ (- (+ (* -1 (* (sqrt (/ 1 x)) (- 1 x))) (* -1 (/ (pow (- 1 x) 4) (* (pow x 2) (pow y 3))))) (+ (* (sqrt (/ 1 (pow x 3))) (/ (pow (- 1 x) 3) (pow y 2))) (/ (pow (- 1 x) 2) (* x y)))) y) |
(/.f64 (-.f64 (neg.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) x) x)))) (/.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) x)) y)) y) |
(* y (+ (sqrt x) (/ x y))) |
(*.f64 (+.f64 (/.f64 x y) (sqrt.f64 x)) y) |
(* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (- 1 x) y))))) |
(*.f64 (neg.f64 y) (-.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (neg.f64 y)) (sqrt.f64 x))) |
(* -1 (* y (- (* -1 (sqrt x)) (/ 1 y)))) |
(*.f64 (neg.f64 y) (-.f64 (neg.f64 (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) y))) |
(* -1 (* y (+ (* -1 (sqrt x)) (/ x y)))) |
(*.f64 (-.f64 (sqrt.f64 x) (/.f64 x y)) y) |
(* -1 (* y (+ (* -1 (sqrt (/ 1 x))) (/ 1 y)))) |
(neg.f64 (fma.f64 (neg.f64 y) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) |
(* -1 (* y (- (+ (* -1 (sqrt x)) (/ x y)) (/ 1 y)))) |
(*.f64 (-.f64 (sqrt.f64 x) (/.f64 (-.f64 x #s(literal 1 binary64)) y)) y) |
(* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (+ (* -1 (- x 1)) (* -1 (/ (+ (* (sqrt (/ 1 x)) (* (- 1 x) (- x 1))) (* (sqrt (/ 1 x)) (pow (- 1 x) 2))) y))) y))))) |
(*.f64 (neg.f64 (-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 (-.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x))) y) (-.f64 x #s(literal 1 binary64)))) y) (sqrt.f64 x))) y) |
(* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (+ (* -1 (- x 1)) (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow (- 1 x) 2) (- x 1)) x)) (/ (pow (- 1 x) 3) x)) y)) (+ (* (sqrt (/ 1 x)) (* (- 1 x) (- x 1))) (* (sqrt (/ 1 x)) (pow (- 1 x) 2)))) y))) y))))) |
(*.f64 (neg.f64 y) (-.f64 (neg.f64 (sqrt.f64 x)) (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 (-.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) (neg.f64 x)) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) x)) (neg.f64 y))) (neg.f64 y)) (-.f64 x #s(literal 1 binary64))) y))) |
(* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (+ (* -1 (* (sqrt (/ 1 x)) (/ (* (- 1 x) (- x 1)) y))) (* -1 (- x 1))) y))))) |
(*.f64 (neg.f64 y) (-.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (-.f64 x #s(literal 1 binary64)) y) (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 x #s(literal 1 binary64)))) (neg.f64 y)) (sqrt.f64 x))) |
(* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (+ (* -1 (- x 1)) (* -1 (/ (+ (* (sqrt (/ 1 x)) (* (- 1 x) (- x 1))) (/ (* (pow (- 1 x) 2) (- x 1)) (* x y))) y))) y))))) |
(*.f64 (neg.f64 y) (-.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) y) (/.f64 (-.f64 x #s(literal 1 binary64)) x) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x)) (-.f64 x #s(literal 1 binary64)))) (neg.f64 y)) (-.f64 x #s(literal 1 binary64))) (neg.f64 y)) (sqrt.f64 x))) |
(* -1 (/ (+ (* (sqrt (/ 1 x)) (- 1 x)) (/ (pow (- 1 x) 2) (* x y))) y)) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) y) x)) (neg.f64 y)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (* (sqrt (/ 1 (pow x 3))) (/ (pow (- 1 x) 3) y))) (/ (pow (- 1 x) 2) x)) y)) (* (sqrt (/ 1 x)) (- 1 x))) y)) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) x)) (neg.f64 y))) (neg.f64 y)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (pow (- 1 x) 4) (* (pow x 2) y)) (* -1 (* (sqrt (/ 1 (pow x 3))) (pow (- 1 x) 3)))) y)) (/ (pow (- 1 x) 2) x)) y)) (* (sqrt (/ 1 x)) (- 1 x))) y)) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (/.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)) y) (*.f64 x x))) (neg.f64 y)) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) x)) (neg.f64 y))) (neg.f64 y)) |
(* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ x y))))) |
(*.f64 (neg.f64 y) (neg.f64 (+.f64 (/.f64 x y) (sqrt.f64 x)))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 30 | 152 |
| 0 | 53 | 145 |
| 1 | 216 | 132 |
| 2 | 1658 | 132 |
| 0 | 8871 | 131 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(-.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x) |
(fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) |
(sqrt.f64 x) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (-.f64 #s(literal 1 binary64) x)) |
(-.f64 #s(literal 1 binary64) x) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal -1 binary64)) x)) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal -1 binary64)) x) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal -1 binary64)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) (/.f64 (*.f64 (neg.f64 y) (*.f64 y x)) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)))) |
(/.f64 (*.f64 (neg.f64 y) (*.f64 y x)) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) |
(/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) |
(fma.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) y) (-.f64 #s(literal 1 binary64) x)) |
(pow.f64 x #s(literal 1/4 binary64)) |
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) y) |
(*.f64 (neg.f64 y) (*.f64 y x)) |
(fma.f64 (sqrt.f64 x) y x) |
| Outputs |
|---|
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 y (sqrt.f64 x)) (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) x)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (fma.f64 (*.f64 y (sqrt.f64 x)) (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) x)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 y (sqrt.f64 x)) (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) x)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 y (sqrt.f64 x)) (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) x)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (fma.f64 (*.f64 y (sqrt.f64 x)) (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) x)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (fma.f64 (*.f64 y (sqrt.f64 x)) (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) x)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 y (sqrt.f64 x)) (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) x)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (fma.f64 (*.f64 y (sqrt.f64 x)) (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) x)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (fma.f64 (*.f64 y y) x (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 y y) x (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (fma.f64 (*.f64 y y) x (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (fma.f64 (*.f64 y y) x (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) (-.f64 (*.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 y y) x (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 y y) x (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))))) (*.f64 (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (fma.f64 (*.f64 y y) x (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 y y) x (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))))))) |
(/.f64 (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (neg.f64 y)) (sqrt.f64 x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (neg.f64 (neg.f64 y)) (sqrt.f64 x)) (*.f64 (neg.f64 (neg.f64 y)) (sqrt.f64 x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 (neg.f64 y)) (sqrt.f64 x)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (*.f64 y (sqrt.f64 x)) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (-.f64 (*.f64 y (sqrt.f64 x)) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (sqrt.f64 x)) x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 x (*.f64 y (sqrt.f64 x))) #s(literal 2 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64))))) (neg.f64 (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (fma.f64 (*.f64 y y) x (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 y) (sqrt.f64 x))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 x (*.f64 y (sqrt.f64 x))) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (-.f64 x (*.f64 y (sqrt.f64 x))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 x)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 y (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (*.f64 (*.f64 y x) y)))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 x (fma.f64 y (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x)) (pow.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) x)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 y y) x (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y x) y) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) x))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)) (fma.f64 y (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x))) (*.f64 (fma.f64 y (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x)) (*.f64 x x))) (*.f64 (fma.f64 y (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x)) (fma.f64 y (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) #s(literal 3 binary64)) (fma.f64 x (fma.f64 y (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x)) (pow.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)))) (*.f64 (fma.f64 x (fma.f64 y (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x)) (pow.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (fma.f64 x (fma.f64 y (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x)) (pow.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64))) (fma.f64 x (fma.f64 y (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x)) (pow.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y x) y) (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) x)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 y x) y))) (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (*.f64 (*.f64 y x) y))) (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 y x) y))) (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (*.f64 (*.f64 y x) y))) (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (neg.f64 (-.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (*.f64 y x) y))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (*.f64 y x) y))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (*.f64 y x) y))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 y x) y))) (*.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) (*.f64 (*.f64 y x) y))) (*.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 y x) y))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) (*.f64 (*.f64 y x) y))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 (-.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (*.f64 (*.f64 y x) y))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (*.f64 y x) y))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (neg.f64 (-.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (*.f64 (*.f64 y x) y))) (*.f64 (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (*.f64 y x) y))) (*.f64 (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 (*.f64 y x) y))) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 y (sqrt.f64 x)) (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) x)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) x)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) x)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) (fma.f64 (*.f64 y (sqrt.f64 x)) (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) x)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (fma.f64 (*.f64 y y) x (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (*.f64 (fma.f64 (*.f64 y y) x (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 y y) x (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (fma.f64 (*.f64 y y) x (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 x (*.f64 y (sqrt.f64 x))) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 x))))) |
(/.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)))) (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (fma.f64 (*.f64 y y) x (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 y) (sqrt.f64 x)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 x (*.f64 y (sqrt.f64 x))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (-.f64 x (*.f64 y (sqrt.f64 x))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 x))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (fma.f64 y (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (*.f64 (*.f64 y x) y))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (fma.f64 y (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x)) (pow.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) x)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 y y) x (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y x) y) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 x x)) (fma.f64 y (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (*.f64 (*.f64 y x) y)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) y) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x (fma.f64 y (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x)) (pow.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64))) (fma.f64 (*.f64 y (sqrt.f64 x)) (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) x)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64))) (fma.f64 (*.f64 y y) x (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(fma.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 y (sqrt.f64 x) x) #s(literal 2 binary64)))) (fma.f64 y (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (*.f64 (neg.f64 y) (sqrt.f64 x)) (*.f64 y (sqrt.f64 x))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(fma.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 y (sqrt.f64 x) x) #s(literal 3 binary64)))) (fma.f64 (fma.f64 y (sqrt.f64 x) x) (fma.f64 y (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 (neg.f64 y) (sqrt.f64 x)) (*.f64 y (sqrt.f64 x))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(fma.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 1/4 binary64)) y) (pow.f64 x #s(literal 1/8 binary64))) (pow.f64 x #s(literal 1/8 binary64)) (-.f64 #s(literal 1 binary64) x)) |
(fma.f64 (pow.f64 x #s(literal 1/8 binary64)) (*.f64 (pow.f64 x #s(literal 1/8 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) y)) (-.f64 #s(literal 1 binary64) x)) |
(fma.f64 (*.f64 y (sqrt.f64 x)) #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 1/4 binary64)) y) (pow.f64 x #s(literal 1/4 binary64)) (-.f64 #s(literal 1 binary64) x)) |
(fma.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) y) (-.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (-.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (*.f64 (neg.f64 y) (sqrt.f64 x)) (*.f64 y (sqrt.f64 x))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(fma.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (/.f64 (*.f64 (*.f64 (neg.f64 y) (sqrt.f64 x)) (*.f64 y (sqrt.f64 x))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) x)) |
(fma.f64 y (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x)) |
(fma.f64 (sqrt.f64 x) (*.f64 y #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) |
(fma.f64 (sqrt.f64 x) y (-.f64 #s(literal 1 binary64) x)) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 x))))) (/.f64 (pow.f64 (-.f64 x (*.f64 y (sqrt.f64 x))) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 x)))))) |
(-.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (fma.f64 (*.f64 y y) x (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 y) (sqrt.f64 x)))))) (/.f64 (neg.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (fma.f64 (*.f64 y y) x (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 y) (sqrt.f64 x))))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (-.f64 x (*.f64 y (sqrt.f64 x))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 x))))))) (/.f64 (pow.f64 (-.f64 x (*.f64 y (sqrt.f64 x))) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (-.f64 x (*.f64 y (sqrt.f64 x))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 x)))))))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)) (fma.f64 y (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x))) (/.f64 (*.f64 x x) (fma.f64 y (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x)))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) #s(literal 3 binary64)) (fma.f64 x (fma.f64 y (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x)) (pow.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (fma.f64 y (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x)) (pow.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 y x) y) (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) x))) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) x)))) |
(-.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (/.f64 (*.f64 (*.f64 y x) y) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(-.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 (sqrt.f64 x)) y)) |
(-.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 (*.f64 (pow.f64 x #s(literal 1/4 binary64)) y)) (pow.f64 x #s(literal 1/4 binary64)))) |
(-.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 (pow.f64 x #s(literal 1/4 binary64))) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) y))) |
(-.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 y) (sqrt.f64 x))) |
(-.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) x) |
(-.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 x)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (fma.f64 (*.f64 y (sqrt.f64 x)) (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) x)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 y (sqrt.f64 x)) (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) x)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 y (sqrt.f64 x)) (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) x)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (fma.f64 (*.f64 y (sqrt.f64 x)) (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) x)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 y y) x (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (fma.f64 (*.f64 y y) x (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (fma.f64 (*.f64 y y) x (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 y y) x (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))))) |
(+.f64 (/.f64 (pow.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)) (fma.f64 y (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x))) (/.f64 (*.f64 (neg.f64 x) x) (fma.f64 y (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x)))) |
(+.f64 (/.f64 (*.f64 (*.f64 y x) y) (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) x))) (/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) x)))) |
(+.f64 (*.f64 y (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) x)) |
(+.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (/.f64 (*.f64 (*.f64 (neg.f64 y) (sqrt.f64 x)) (*.f64 y (sqrt.f64 x))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 (neg.f64 y)) (sqrt.f64 x))) |
(+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x))) |
(+.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (sqrt.f64 x)) x)) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (fma.f64 (*.f64 y y) x (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x))))) #s(literal 3 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 y y) x (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x)))) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (fma.f64 (*.f64 y y) x (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x))))) (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (fma.f64 (*.f64 y y) x (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x))))) (-.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 y y) x (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (*.f64 y y) x (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x)))) #s(literal -1 binary64))) (*.f64 (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (fma.f64 (*.f64 y y) x (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x))))) (pow.f64 (fma.f64 (*.f64 y y) x (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x)))) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y x) y))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y x) y) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (-.f64 (*.f64 y (sqrt.f64 x)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 y y) x (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y x) y) (-.f64 (*.f64 y (sqrt.f64 x)) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 y (sqrt.f64 x)) #s(literal 1 binary64)) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 y (sqrt.f64 x)) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (fma.f64 (*.f64 y y) x (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x)))) (*.f64 (fma.f64 (*.f64 y y) x (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x)))) #s(literal 1 binary64))) (pow.f64 (fma.f64 (*.f64 y y) x (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x)))) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y x) y)) (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y x) y) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 y (sqrt.f64 x)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 y x) y) (*.f64 y (sqrt.f64 x)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 y y) x (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) y) #s(literal 1 binary64)) (-.f64 (*.f64 y (sqrt.f64 x)) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 y x) y) (*.f64 y (sqrt.f64 x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) x (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x))))) |
(fma.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 1/4 binary64)) y) (pow.f64 x #s(literal 1/8 binary64))) (pow.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 x #s(literal 1/8 binary64)) (*.f64 (pow.f64 x #s(literal 1/8 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) y)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y (sqrt.f64 x)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 1/4 binary64)) y) (pow.f64 x #s(literal 1/4 binary64)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) y) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x)) #s(literal 1 binary64)) |
(fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) |
(fma.f64 (sqrt.f64 x) (*.f64 y #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x)))) (/.f64 (*.f64 (*.f64 y x) y) (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x))))) |
(-.f64 (/.f64 (*.f64 (*.f64 y x) y) (-.f64 (*.f64 y (sqrt.f64 x)) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 y (sqrt.f64 x)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sqrt.f64 x)) y)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) (sqrt.f64 x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 y x) y) (*.f64 y (sqrt.f64 x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 y x) y) (*.f64 y (sqrt.f64 x)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 y x) y) (*.f64 y (sqrt.f64 x))))) (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 y x) y) (*.f64 y (sqrt.f64 x)))))) |
(+.f64 (pow.f64 (fma.f64 (*.f64 y y) x (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x)))) #s(literal -1 binary64)) (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (fma.f64 (*.f64 y y) x (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (fma.f64 (*.f64 y y) x (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x))))) (pow.f64 (fma.f64 (*.f64 y y) x (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x)))) #s(literal -1 binary64))) |
(+.f64 (*.f64 y (sqrt.f64 x)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x))) |
(*.f64 (neg.f64 (neg.f64 (pow.f64 x #s(literal 1/4 binary64)))) (neg.f64 (neg.f64 (pow.f64 x #s(literal 1/4 binary64))))) |
(*.f64 (pow.f64 (neg.f64 x) #s(literal 1/4 binary64)) (pow.f64 (neg.f64 x) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (sqrt.f64 x)) |
(*.f64 (pow.f64 x #s(literal 3/8 binary64)) (pow.f64 x #s(literal 1/8 binary64))) |
(*.f64 (neg.f64 (pow.f64 x #s(literal 1/4 binary64))) (neg.f64 (pow.f64 x #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 x #s(literal 1/8 binary64)) (pow.f64 x #s(literal 3/8 binary64))) |
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 x #s(literal 1/4 binary64))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 x) (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 x) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/8 binary64)) |
(pow.f64 (neg.f64 (pow.f64 x #s(literal 1/4 binary64))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 x #s(literal 1/8 binary64)) #s(literal 4 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 1/2 binary64)) |
(sqrt.f64 x) |
(fabs.f64 (sqrt.f64 x)) |
(exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal 1/4 binary64))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 1/4 binary64) (*.f64 (log.f64 x) #s(literal 1/4 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 1/2 binary64))) |
(+.f64 (cosh.f64 (fma.f64 (log.f64 x) #s(literal 1/4 binary64) (*.f64 (log.f64 x) #s(literal 1/4 binary64)))) (sinh.f64 (fma.f64 (log.f64 x) #s(literal 1/4 binary64) (*.f64 (log.f64 x) #s(literal 1/4 binary64))))) |
(+.f64 (cosh.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 1/4 binary64)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 1/4 binary64)) #s(literal 2 binary64)))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 1/2 binary64)))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (neg.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x))) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) |
(-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))) |
(-.f64 (pow.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (fma.f64 x x x) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) x) |
(+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (/.f64 (*.f64 (neg.f64 x) x) (+.f64 #s(literal 1 binary64) x))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -1/2 binary64)) y #s(literal -1 binary64)) x)) |
(*.f64 (fma.f64 (pow.f64 x #s(literal -1/2 binary64)) y #s(literal -1 binary64)) x) |
(*.f64 x (fma.f64 (pow.f64 x #s(literal -1/2 binary64)) y #s(literal -1 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) x) (*.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) x) (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) x)) (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) x) (*.f64 #s(literal -1 binary64) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 x (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y)) (*.f64 x (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y)) (-.f64 (*.f64 (*.f64 x #s(literal -1 binary64)) (*.f64 x #s(literal -1 binary64))) (*.f64 (*.f64 x (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y)) (*.f64 x #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y)) #s(literal 3 binary64))) (fma.f64 (*.f64 x #s(literal -1 binary64)) (*.f64 x #s(literal -1 binary64)) (-.f64 (*.f64 (*.f64 x (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y)) (*.f64 x (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y))) (*.f64 (*.f64 x #s(literal -1 binary64)) (*.f64 x (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) x) (*.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) x)) (*.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) #s(literal 2 binary64)) #s(literal 1 binary64)) x)) (neg.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64)) x)) (neg.f64 (fma.f64 (*.f64 y y) (pow.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) #s(literal 2 binary64)) #s(literal 1 binary64)))) (neg.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64)))) (neg.f64 (fma.f64 (*.f64 y y) (pow.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) #s(literal -1 binary64)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) #s(literal 2 binary64)) #s(literal 1 binary64)) x) (-.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64)) x) (fma.f64 (*.f64 y y) (pow.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) #s(literal -1 binary64))))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) #s(literal 2 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) #s(literal -1 binary64))) |
(/.f64 (*.f64 x (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64))) (fma.f64 (*.f64 y y) (pow.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) #s(literal -1 binary64))))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) x (*.f64 #s(literal -1 binary64) x)) |
(fma.f64 #s(literal -1 binary64) x (*.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) x)) |
(fma.f64 x (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) (*.f64 x #s(literal -1 binary64))) |
(fma.f64 x #s(literal -1 binary64) (*.f64 x (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y))) |
(+.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) x) (*.f64 #s(literal -1 binary64) x)) |
(+.f64 (*.f64 x (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y)) (*.f64 x #s(literal -1 binary64))) |
(+.f64 (*.f64 x #s(literal -1 binary64)) (*.f64 x (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y))) |
(+.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) x)) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) #s(literal 3 binary64)) (fma.f64 (*.f64 y y) (pow.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) #s(literal -1 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 y y) (pow.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) #s(literal -1 binary64))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) #s(literal 3 binary64)) (fma.f64 (*.f64 y y) (pow.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) #s(literal -1 binary64))))) (/.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) #s(literal 3 binary64)) (fma.f64 (*.f64 y y) (pow.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) #s(literal -1 binary64))))) (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 y y) (pow.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) #s(literal -1 binary64))))) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 y y) (pow.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) #s(literal -1 binary64)))))) (*.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) #s(literal 3 binary64)) (fma.f64 (*.f64 y y) (pow.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) #s(literal -1 binary64))))) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 y y) (pow.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) #s(literal -1 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) #s(literal 2 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 y y) (pow.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) #s(literal -1 binary64))) (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) #s(literal -1 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) #s(literal 3 binary64)) (fma.f64 (*.f64 y y) (pow.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) #s(literal -1 binary64)))) (*.f64 (fma.f64 (*.f64 y y) (pow.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) #s(literal -1 binary64)))) #s(literal -1 binary64))) (*.f64 (fma.f64 (*.f64 y y) (pow.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) #s(literal -1 binary64)))) (fma.f64 (*.f64 y y) (pow.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) #s(literal -1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) #s(literal 2 binary64))) (-.f64 #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 (*.f64 y y) (pow.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) #s(literal -1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) #s(literal -1 binary64))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 y y) (pow.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) #s(literal -1 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/8 binary64))) (/.f64 y (pow.f64 x #s(literal 3/8 binary64))) #s(literal -1 binary64)) |
(fma.f64 (/.f64 y (pow.f64 x #s(literal 3/8 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/8 binary64))) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 x #s(literal 1/4 binary64)))) (/.f64 y (neg.f64 (pow.f64 x #s(literal 1/4 binary64)))) #s(literal -1 binary64)) |
(fma.f64 (/.f64 y (neg.f64 (pow.f64 x #s(literal 1/4 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 x #s(literal 1/4 binary64)))) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3/8 binary64))) (/.f64 y (pow.f64 x #s(literal 1/8 binary64))) #s(literal -1 binary64)) |
(fma.f64 (/.f64 y (pow.f64 x #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3/8 binary64))) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/4 binary64))) (/.f64 y (pow.f64 x #s(literal 1/4 binary64))) #s(literal -1 binary64)) |
(fma.f64 (/.f64 y (pow.f64 x #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/4 binary64))) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) y #s(literal -1 binary64)) |
(fma.f64 y (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y))) (/.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) #s(literal 2 binary64)) (-.f64 #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) #s(literal -1 binary64))) (pow.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(-.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) y)) |
(-.f64 #s(literal -1 binary64) (*.f64 (neg.f64 y) (pow.f64 x #s(literal -1/2 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) #s(literal -1 binary64))))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) #s(literal -1 binary64)))))) |
(+.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) #s(literal -1 binary64))))) (/.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) #s(literal -1 binary64)))))) |
(+.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 y y) (pow.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) #s(literal -1 binary64))))) (/.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) #s(literal 3 binary64)) (fma.f64 (*.f64 y y) (pow.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) #s(literal -1 binary64)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) #s(literal 3 binary64)) (fma.f64 (*.f64 y y) (pow.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) #s(literal -1 binary64))))) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 y y) (pow.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) #s(literal -1 binary64)))))) |
(+.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y)) |
(*.f64 (neg.f64 (pow.f64 x #s(literal -1/4 binary64))) (neg.f64 (pow.f64 x #s(literal -1/4 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 x #s(literal -1/4 binary64))) (fabs.f64 (pow.f64 x #s(literal -1/4 binary64)))) |
(*.f64 (sqrt.f64 (pow.f64 x #s(literal -1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (neg.f64 (pow.f64 x #s(literal 1/4 binary64))) #s(literal -1 binary64)) (pow.f64 (neg.f64 (pow.f64 x #s(literal 1/4 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal 3/8 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 x #s(literal 1/8 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal 1/8 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 x #s(literal 3/8 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 x #s(literal -1/4 binary64)) (pow.f64 x #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64))) |
(pow.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 x #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal -1/4 binary64)) |
(pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal -2 binary64)) |
(pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) |
(pow.f64 x #s(literal -1/2 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 (neg.f64 x)))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (neg.f64 x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 x))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (sqrt.f64 x)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (neg.f64 x)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(sqrt.f64 (pow.f64 x #s(literal -1 binary64))) |
(fabs.f64 (pow.f64 x #s(literal -1/2 binary64))) |
(exp.f64 (neg.f64 (fma.f64 (log.f64 x) #s(literal 1/4 binary64) (*.f64 (log.f64 x) #s(literal 1/4 binary64))))) |
(exp.f64 (neg.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 1/4 binary64)) #s(literal 2 binary64)))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 x) #s(literal 1/2 binary64)))) |
(exp.f64 (/.f64 (neg.f64 (log.f64 x)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (fma.f64 (log.f64 x) #s(literal 1/4 binary64) (*.f64 (log.f64 x) #s(literal 1/4 binary64))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 1/4 binary64)) #s(literal 2 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 x)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 x)) #s(literal 1/2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (neg.f64 (log.f64 x)) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 (neg.f64 (log.f64 x)) #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 6 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 3 binary64))) (+.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 y) x) y))) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 y (*.f64 y (/.f64 x (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) #s(literal 3 binary64))) (+.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 y) x) y))) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 6 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 3 binary64))) (+.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 y) x) y))) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))))) (/.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 6 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 3 binary64))) (+.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 y) x) y))) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))))) (-.f64 (*.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 y (*.f64 y (/.f64 x (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) #s(literal 3 binary64))) (+.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 y) x) y))) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))))) (/.f64 (neg.f64 (pow.f64 (*.f64 y (*.f64 y (/.f64 x (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) #s(literal 3 binary64))) (+.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 y) x) y))) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64)))))) (*.f64 (/.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 6 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 3 binary64))) (+.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 y) x) y))) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))))) (/.f64 (neg.f64 (pow.f64 (*.f64 y (*.f64 y (/.f64 x (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) #s(literal 3 binary64))) (+.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 y) x) y))) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (neg.f64 (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 y x) y)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 y x) y)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (+.f64 (neg.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) (*.f64 (*.f64 y x) y)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (fma.f64 (*.f64 y y) x (*.f64 (-.f64 #s(literal 1 binary64) x) (neg.f64 (-.f64 #s(literal 1 binary64) x)))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (fma.f64 (*.f64 y y) x (neg.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 4 binary64))) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 y) x) y) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 y) x) y))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (neg.f64 y) y) x (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)) (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64))) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (/.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 y) x) y)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 6 binary64))) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 6 binary64))) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 y) x) y))) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 (*.f64 y x) y)))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 (*.f64 (neg.f64 y) x) y)))) (neg.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y x) y) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) (neg.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 y) x) y) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) (neg.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))) (/.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 y) x) y)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (*.f64 (/.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 y) x) y)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))))) (*.f64 (/.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 y) x) y)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (/.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 y) x) y)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(/.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 6 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 3 binary64))) (+.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 y) x) y))) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64)))) (*.f64 (+.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 y) x) y))) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64)))) (neg.f64 (pow.f64 (*.f64 y (*.f64 y (/.f64 x (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) #s(literal 3 binary64))))) (*.f64 (+.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 y) x) y))) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64)))) (+.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 y) x) y))) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 y x) y))) (*.f64 (+.f64 #s(literal 1 binary64) x) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (neg.f64 y) x) y))) (*.f64 (+.f64 #s(literal 1 binary64) x) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (neg.f64 y) x) y))) (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (*.f64 (*.f64 y x) y))) (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 y) x) y))) (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 y) x) y))) (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 y x) y))) (*.f64 (+.f64 #s(literal 1 binary64) x) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (neg.f64 y) x) y))) (*.f64 (+.f64 #s(literal 1 binary64) x) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (neg.f64 y) x) y))) (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (*.f64 (*.f64 y x) y))) (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 y) x) y))) (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 y) x) y))) (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (neg.f64 (-.f64 #s(literal 1 binary64) x))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (*.f64 y x) y))) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (neg.f64 (-.f64 #s(literal 1 binary64) x))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (*.f64 (neg.f64 y) x) y))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (neg.f64 (-.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (*.f64 (neg.f64 y) x) y))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (*.f64 y x) y))) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x)) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (*.f64 (neg.f64 y) x) y))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (*.f64 (neg.f64 y) x) y))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (fma.f64 (neg.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (*.f64 y x) y))) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (*.f64 (neg.f64 y) x) y))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))))) |
(/.f64 (fma.f64 (neg.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (*.f64 (neg.f64 y) x) y))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 y x) y))) (*.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (+.f64 #s(literal 1 binary64) x)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (*.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (neg.f64 y) x) y))) (*.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (+.f64 #s(literal 1 binary64) x)) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (neg.f64 y) x) y))) (*.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) (*.f64 (*.f64 y x) y))) (*.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (*.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 y) x) y))) (*.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 y) x) y))) (*.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 y x) y))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (+.f64 #s(literal 1 binary64) x)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (neg.f64 y) x) y))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (+.f64 #s(literal 1 binary64) x)) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (neg.f64 y) x) y))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) (*.f64 (*.f64 y x) y))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 y) x) y))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 y) x) y))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 (-.f64 #s(literal 1 binary64) x))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (*.f64 (*.f64 y x) y))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 (-.f64 #s(literal 1 binary64) x))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (*.f64 (*.f64 (neg.f64 y) x) y))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 (-.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (*.f64 (*.f64 (neg.f64 y) x) y))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (*.f64 y x) y))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (*.f64 (neg.f64 y) x) y))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (*.f64 (neg.f64 y) x) y))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (neg.f64 (-.f64 #s(literal 1 binary64) x))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (*.f64 (*.f64 y x) y))) (*.f64 (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (neg.f64 (-.f64 #s(literal 1 binary64) x))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (*.f64 (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (*.f64 (*.f64 (neg.f64 y) x) y))) (*.f64 (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (neg.f64 (-.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (*.f64 (*.f64 (neg.f64 y) x) y))) (*.f64 (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (-.f64 #s(literal 1 binary64) x)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (*.f64 y x) y))) (*.f64 (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (-.f64 #s(literal 1 binary64) x)) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (*.f64 (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (*.f64 (neg.f64 y) x) y))) (*.f64 (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (*.f64 (neg.f64 y) x) y))) (*.f64 (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (fma.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 (*.f64 (neg.f64 y) x) y))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y x) y) (+.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y x) y) (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (+.f64 (fma.f64 x x x) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y x) y) (+.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y x) y) (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (+.f64 (fma.f64 x x x) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y x) y) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (neg.f64 (-.f64 #s(literal 1 binary64) x))))) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y x) y) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x)))) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y x) y) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (neg.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y x) y) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (+.f64 #s(literal 1 binary64) x)) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y x) y) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y x) y) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (+.f64 #s(literal 1 binary64) x)) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y x) y) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y x) y) (*.f64 (+.f64 #s(literal 1 binary64) x) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 (-.f64 #s(literal 1 binary64) x))))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y x) y) (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y x) y) (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (neg.f64 (-.f64 #s(literal 1 binary64) x))))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y x) y) (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (-.f64 #s(literal 1 binary64) x)))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 y) x) y) (+.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))))) (*.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 y) x) y) (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))))) (*.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (+.f64 (fma.f64 x x x) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 y) x) y) (+.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 y) x) y) (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))))) (*.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (+.f64 (fma.f64 x x x) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 y) x) y) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (*.f64 (-.f64 #s(literal 1 binary64) x) (neg.f64 (-.f64 #s(literal 1 binary64) x))))) (*.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 y) x) y) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x)))) (*.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 y) x) y) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (neg.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) (*.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 y) x) y) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (+.f64 #s(literal 1 binary64) x)) (*.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 y) x) y) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))))) (*.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 y) x) y) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (+.f64 #s(literal 1 binary64) x)) (*.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 y) x) y) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))))) (*.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 y) x) y) (*.f64 (+.f64 #s(literal 1 binary64) x) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (*.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 (-.f64 #s(literal 1 binary64) x))))) (*.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (*.f64 (+.f64 #s(literal 1 binary64) x) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 y) x) y) (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)))) (*.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 y) x) y) (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (*.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (neg.f64 (-.f64 #s(literal 1 binary64) x))))) (*.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 y) x) y) (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (-.f64 #s(literal 1 binary64) x)))) (*.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 y) x) y) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) (*.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 y) x) y) (+.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 y) x) y) (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (+.f64 (fma.f64 x x x) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 y) x) y) (+.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 y) x) y) (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (+.f64 (fma.f64 x x x) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 y) x) y) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (neg.f64 (-.f64 #s(literal 1 binary64) x))))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 y) x) y) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x)))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 y) x) y) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (neg.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 y) x) y) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (+.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 y) x) y) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 y) x) y) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (+.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 y) x) y) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 y) x) y) (*.f64 (+.f64 #s(literal 1 binary64) x) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 (-.f64 #s(literal 1 binary64) x))))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 (+.f64 #s(literal 1 binary64) x) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 y) x) y) (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 y) x) y) (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (neg.f64 (-.f64 #s(literal 1 binary64) x))))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 y) x) y) (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (-.f64 #s(literal 1 binary64) x)))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(/.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 4 binary64))) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 y) x) y) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 y) x) y)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 y) y) x (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)) (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64))) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 y) x) y)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 6 binary64))) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 6 binary64))) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))) (/.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 y) x) y))) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 6 binary64))) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 6 binary64))) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 y) x) y))) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 (*.f64 y x) y))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(/.f64 (fma.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 (*.f64 (neg.f64 y) x) y))) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y x) y) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 y) x) y) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))) |
(/.f64 (/.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)) (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64))) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))) (/.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 y) x) y)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) y) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (/.f64 (+.f64 (neg.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 6 binary64))) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 6 binary64))) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 3 binary64))) (+.f64 (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))) (/.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 y) x) y))) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))))) |
(/.f64 (/.f64 (+.f64 (neg.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 6 binary64))) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 6 binary64))) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 3 binary64))) (+.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 y) x) y))) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 y (sqrt.f64 x) x) #s(literal 2 binary64)))) (fma.f64 y (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 y (/.f64 x (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (neg.f64 y))) |
(fma.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 y (sqrt.f64 x) x) #s(literal 3 binary64)))) (fma.f64 (fma.f64 y (sqrt.f64 x) x) (fma.f64 y (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) (*.f64 (*.f64 y (/.f64 x (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (neg.f64 y))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y x) y) (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 y (sqrt.f64 x) x) #s(literal 2 binary64))))) (fma.f64 y (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x)) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y x) y) (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 y (sqrt.f64 x) x) #s(literal 3 binary64))))) (fma.f64 (fma.f64 y (sqrt.f64 x) x) (fma.f64 y (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(fma.f64 (*.f64 y (/.f64 x (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (neg.f64 y) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(fma.f64 (*.f64 (neg.f64 y) y) (/.f64 x (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(fma.f64 (*.f64 y x) (/.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(fma.f64 (neg.f64 y) (*.f64 y (/.f64 x (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (-.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 y (/.f64 x (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (neg.f64 y))) |
(fma.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (*.f64 y (/.f64 x (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (neg.f64 y))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 y) x) y) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (/.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 y) x) y) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))) (/.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 y) x) y)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (/.f64 (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))) (/.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 y) x) y)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(-.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 y (*.f64 y (/.f64 x (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))))) |
(-.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (neg.f64 (neg.f64 y)) (*.f64 y (/.f64 x (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))))) |
(-.f64 (*.f64 (*.f64 y (/.f64 x (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (neg.f64 y)) (*.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (-.f64 #s(literal 1 binary64) x))) |
(-.f64 (*.f64 (*.f64 y (/.f64 x (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (neg.f64 y)) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) y) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (neg.f64 y) x) y) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64)))) |
(+.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 y (*.f64 y (/.f64 x (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) #s(literal 3 binary64))) (+.f64 (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))) (/.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 y) x) y))) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))))) (/.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 6 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 3 binary64))) (+.f64 (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))) (/.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 y) x) y))) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64)))))) |
(+.f64 (/.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 6 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 3 binary64))) (+.f64 (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))) (/.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 y) x) y))) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))))) (/.f64 (neg.f64 (pow.f64 (*.f64 y (*.f64 y (/.f64 x (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) #s(literal 3 binary64))) (+.f64 (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))) (/.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 y) x) y))) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64)))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 (*.f64 y x) y)) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 (*.f64 (neg.f64 y) x) y)) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64)))) |
(+.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 y (*.f64 y (/.f64 x (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) #s(literal 3 binary64))) (+.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 y) x) y))) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))))) (/.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 6 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 3 binary64))) (+.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 y) x) y))) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64)))))) |
(+.f64 (/.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 6 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 3 binary64))) (+.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 y) x) y))) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))))) (/.f64 (neg.f64 (pow.f64 (*.f64 y (*.f64 y (/.f64 x (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) #s(literal 3 binary64))) (+.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 y) x) y))) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64)))))) |
(+.f64 (/.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))) (/.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 y) x) y)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 y (/.f64 x (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (neg.f64 y))) (*.f64 (*.f64 y (/.f64 x (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (neg.f64 y))) (/.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 y) x) y)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(+.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (*.f64 y (/.f64 x (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (neg.f64 y))) |
(+.f64 (*.f64 (*.f64 y (/.f64 x (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (neg.f64 y)) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(*.f64 (/.f64 (*.f64 (*.f64 y x) y) (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 y (sqrt.f64 x) x) #s(literal 2 binary64))))) (fma.f64 y (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (*.f64 (*.f64 y x) y) (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 y (sqrt.f64 x) x) #s(literal 3 binary64))))) (fma.f64 (fma.f64 y (sqrt.f64 x) x) (fma.f64 y (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) |
(*.f64 (*.f64 y (/.f64 x (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (neg.f64 y)) |
(*.f64 (*.f64 (neg.f64 y) y) (/.f64 x (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(*.f64 (*.f64 y x) (/.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(*.f64 (neg.f64 y) (*.f64 y (/.f64 x (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(/.f64 (*.f64 (*.f64 y x) y) (neg.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))))) |
(/.f64 (*.f64 (*.f64 y x) y) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (*.f64 (*.f64 (neg.f64 y) x) y) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(/.f64 (*.f64 (*.f64 (neg.f64 y) x) y) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) |
(neg.f64 (/.f64 (*.f64 (*.f64 y x) y) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(neg.f64 (*.f64 y (*.f64 y (/.f64 x (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 y (sqrt.f64 x) x) #s(literal 2 binary64)))) (fma.f64 y (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 y (sqrt.f64 x) x) #s(literal 3 binary64)))) (fma.f64 (fma.f64 y (sqrt.f64 x) x) (fma.f64 y (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal -2 binary64)) (pow.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) #s(literal 2 binary64)))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal -3 binary64)) (pow.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal -2 binary64)) (+.f64 (pow.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) #s(literal 2 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal -1 binary64)) (/.f64 x (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)))) (neg.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) x))) (neg.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (neg.f64 x))) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) x)) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (neg.f64 x))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(/.f64 (-.f64 #s(literal -1 binary64) (neg.f64 x)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal -2 binary64)) (pow.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) #s(literal 2 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal -3 binary64)) (pow.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) #s(literal 3 binary64))) (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal -2 binary64)) (+.f64 (pow.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) #s(literal 2 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal -1 binary64)) (/.f64 x (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) x)) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(-.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal -2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (/.f64 (pow.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) #s(literal 2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(-.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal -3 binary64)) (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal -2 binary64)) (+.f64 (pow.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) #s(literal 2 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal -1 binary64)) (/.f64 x (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))))) (/.f64 (pow.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) #s(literal 3 binary64)) (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal -2 binary64)) (+.f64 (pow.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) #s(literal 2 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal -1 binary64)) (/.f64 x (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) x) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (/.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(-.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (/.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(-.f64 (/.f64 (pow.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal -1 binary64)) (/.f64 x (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (/.f64 (*.f64 (neg.f64 x) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 y (sqrt.f64 x)) (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) x)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (fma.f64 (*.f64 y (sqrt.f64 x)) (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) x)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 y (sqrt.f64 x)) (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) x)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 y (sqrt.f64 x)) (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) x)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (fma.f64 (*.f64 y (sqrt.f64 x)) (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) x)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (fma.f64 (*.f64 y (sqrt.f64 x)) (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) x)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 y (sqrt.f64 x)) (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) x)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (fma.f64 (*.f64 y (sqrt.f64 x)) (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) x)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (fma.f64 (*.f64 y y) x (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 y y) x (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (fma.f64 (*.f64 y y) x (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (fma.f64 (*.f64 y y) x (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) (-.f64 (*.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 y y) x (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 y y) x (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))))) (*.f64 (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (fma.f64 (*.f64 y y) x (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 y y) x (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))))))) |
(/.f64 (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (neg.f64 y)) (sqrt.f64 x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (neg.f64 (neg.f64 y)) (sqrt.f64 x)) (*.f64 (neg.f64 (neg.f64 y)) (sqrt.f64 x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 (neg.f64 y)) (sqrt.f64 x)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (*.f64 y (sqrt.f64 x)) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (-.f64 (*.f64 y (sqrt.f64 x)) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (sqrt.f64 x)) x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 x (*.f64 y (sqrt.f64 x))) #s(literal 2 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64))))) (neg.f64 (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (fma.f64 (*.f64 y y) x (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 y) (sqrt.f64 x))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 x (*.f64 y (sqrt.f64 x))) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (-.f64 x (*.f64 y (sqrt.f64 x))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 x)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 y (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (*.f64 (*.f64 y x) y)))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 x (fma.f64 y (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x)) (pow.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) x)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 y y) x (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y x) y) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) x))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)) (fma.f64 y (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x))) (*.f64 (fma.f64 y (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x)) (*.f64 x x))) (*.f64 (fma.f64 y (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x)) (fma.f64 y (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) #s(literal 3 binary64)) (fma.f64 x (fma.f64 y (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x)) (pow.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)))) (*.f64 (fma.f64 x (fma.f64 y (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x)) (pow.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (fma.f64 x (fma.f64 y (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x)) (pow.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64))) (fma.f64 x (fma.f64 y (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x)) (pow.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y x) y) (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) x)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 y x) y))) (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (*.f64 (*.f64 y x) y))) (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 y x) y))) (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (*.f64 (*.f64 y x) y))) (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (neg.f64 (-.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (*.f64 y x) y))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (*.f64 y x) y))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (*.f64 y x) y))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 y x) y))) (*.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) (*.f64 (*.f64 y x) y))) (*.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 y x) y))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) (*.f64 (*.f64 y x) y))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 (-.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (*.f64 (*.f64 y x) y))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (*.f64 y x) y))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (neg.f64 (-.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (*.f64 (*.f64 y x) y))) (*.f64 (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (*.f64 y x) y))) (*.f64 (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 (*.f64 y x) y))) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 y (sqrt.f64 x)) (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) x)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) x)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) x)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) (fma.f64 (*.f64 y (sqrt.f64 x)) (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) x)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (fma.f64 (*.f64 y y) x (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (*.f64 (fma.f64 (*.f64 y y) x (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 y y) x (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (fma.f64 (*.f64 y y) x (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 x (*.f64 y (sqrt.f64 x))) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 x))))) |
(/.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)))) (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (fma.f64 (*.f64 y y) x (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 y) (sqrt.f64 x)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 x (*.f64 y (sqrt.f64 x))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (-.f64 x (*.f64 y (sqrt.f64 x))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 x))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (fma.f64 y (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (*.f64 (*.f64 y x) y))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (fma.f64 y (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x)) (pow.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) x)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 y y) x (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y x) y) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 x x)) (fma.f64 y (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (*.f64 (*.f64 y x) y)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) y) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x (fma.f64 y (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x)) (pow.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64))) (fma.f64 (*.f64 y (sqrt.f64 x)) (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) x)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64))) (fma.f64 (*.f64 y y) x (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(fma.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 y (sqrt.f64 x) x) #s(literal 2 binary64)))) (fma.f64 y (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (*.f64 (neg.f64 y) (sqrt.f64 x)) (*.f64 y (sqrt.f64 x))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(fma.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 y (sqrt.f64 x) x) #s(literal 3 binary64)))) (fma.f64 (fma.f64 y (sqrt.f64 x) x) (fma.f64 y (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 (neg.f64 y) (sqrt.f64 x)) (*.f64 y (sqrt.f64 x))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(fma.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 1/4 binary64)) y) (pow.f64 x #s(literal 1/8 binary64))) (pow.f64 x #s(literal 1/8 binary64)) (-.f64 #s(literal 1 binary64) x)) |
(fma.f64 (pow.f64 x #s(literal 1/8 binary64)) (*.f64 (pow.f64 x #s(literal 1/8 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) y)) (-.f64 #s(literal 1 binary64) x)) |
(fma.f64 (*.f64 y (sqrt.f64 x)) #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 1/4 binary64)) y) (pow.f64 x #s(literal 1/4 binary64)) (-.f64 #s(literal 1 binary64) x)) |
(fma.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) y) (-.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (-.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (*.f64 (neg.f64 y) (sqrt.f64 x)) (*.f64 y (sqrt.f64 x))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(fma.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (/.f64 (*.f64 (*.f64 (neg.f64 y) (sqrt.f64 x)) (*.f64 y (sqrt.f64 x))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) x)) |
(fma.f64 y (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x)) |
(fma.f64 (sqrt.f64 x) (*.f64 y #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) |
(fma.f64 (sqrt.f64 x) y (-.f64 #s(literal 1 binary64) x)) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 x))))) (/.f64 (pow.f64 (-.f64 x (*.f64 y (sqrt.f64 x))) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 x)))))) |
(-.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (fma.f64 (*.f64 y y) x (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 y) (sqrt.f64 x)))))) (/.f64 (neg.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (fma.f64 (*.f64 y y) x (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 y) (sqrt.f64 x))))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (-.f64 x (*.f64 y (sqrt.f64 x))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 x))))))) (/.f64 (pow.f64 (-.f64 x (*.f64 y (sqrt.f64 x))) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (-.f64 x (*.f64 y (sqrt.f64 x))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 x)))))))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)) (fma.f64 y (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x))) (/.f64 (*.f64 x x) (fma.f64 y (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x)))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) #s(literal 3 binary64)) (fma.f64 x (fma.f64 y (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x)) (pow.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (fma.f64 y (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x)) (pow.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 y x) y) (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) x))) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) x)))) |
(-.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (/.f64 (*.f64 (*.f64 y x) y) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(-.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 (sqrt.f64 x)) y)) |
(-.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 (*.f64 (pow.f64 x #s(literal 1/4 binary64)) y)) (pow.f64 x #s(literal 1/4 binary64)))) |
(-.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 (pow.f64 x #s(literal 1/4 binary64))) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) y))) |
(-.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 y) (sqrt.f64 x))) |
(-.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) x) |
(-.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 x)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (fma.f64 (*.f64 y (sqrt.f64 x)) (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) x)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 y (sqrt.f64 x)) (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) x)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 y (sqrt.f64 x)) (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) x)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (fma.f64 (*.f64 y (sqrt.f64 x)) (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) x)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 y y) x (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (fma.f64 (*.f64 y y) x (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (fma.f64 (*.f64 y y) x (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 y y) x (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))))) |
(+.f64 (/.f64 (pow.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)) (fma.f64 y (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x))) (/.f64 (*.f64 (neg.f64 x) x) (fma.f64 y (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x)))) |
(+.f64 (/.f64 (*.f64 (*.f64 y x) y) (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) x))) (/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) x)))) |
(+.f64 (*.f64 y (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) x)) |
(+.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (/.f64 (*.f64 (*.f64 (neg.f64 y) (sqrt.f64 x)) (*.f64 y (sqrt.f64 x))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 (neg.f64 y)) (sqrt.f64 x))) |
(+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x))) |
(+.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (sqrt.f64 x)) x)) |
(*.f64 (neg.f64 (neg.f64 (pow.f64 x #s(literal 1/8 binary64)))) (neg.f64 (neg.f64 (pow.f64 x #s(literal 1/8 binary64))))) |
(*.f64 (pow.f64 (neg.f64 x) #s(literal 1/8 binary64)) (pow.f64 (neg.f64 x) #s(literal 1/8 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/4 binary64)) (pow.f64 x #s(literal 1/4 binary64))) |
(*.f64 (neg.f64 (pow.f64 x #s(literal 1/8 binary64))) (neg.f64 (pow.f64 x #s(literal 1/8 binary64)))) |
(*.f64 (pow.f64 x #s(literal 1/8 binary64)) (pow.f64 x #s(literal 1/8 binary64))) |
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal 1/4 binary64))) |
(pow.f64 (exp.f64 #s(literal 1/4 binary64)) (log.f64 x)) |
(pow.f64 (neg.f64 (pow.f64 x #s(literal 1/8 binary64))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 x #s(literal 1/8 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1/8 binary64)) |
(pow.f64 x #s(literal 1/4 binary64)) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 1/4 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (*.f64 (log.f64 x) #s(literal 1/4 binary64))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 1/4 binary64))) (cosh.f64 (*.f64 (log.f64 x) #s(literal 1/4 binary64))) (-.f64 (*.f64 (sinh.f64 (*.f64 (log.f64 x) #s(literal 1/4 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 1/4 binary64)))) (*.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 1/4 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 1/4 binary64))))))) |
(sqrt.f64 (sqrt.f64 x)) |
(fabs.f64 (neg.f64 (pow.f64 x #s(literal 1/4 binary64)))) |
(fabs.f64 (pow.f64 x #s(literal 1/4 binary64))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 1/8 binary64) (*.f64 (log.f64 x) #s(literal 1/8 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 1/8 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 x #s(literal 1/8 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal 1/8 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 1/4 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 1/4 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 1/4 binary64)))) |
(*.f64 (*.f64 y (pow.f64 x #s(literal 1/8 binary64))) (pow.f64 x #s(literal 1/8 binary64))) |
(*.f64 (pow.f64 x #s(literal 1/8 binary64)) (*.f64 (pow.f64 x #s(literal 1/8 binary64)) y)) |
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) y) |
(*.f64 y (pow.f64 x #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (neg.f64 y) x) y) |
(*.f64 (*.f64 (neg.f64 y) y) x) |
(*.f64 (*.f64 y x) (neg.f64 y)) |
(*.f64 (neg.f64 y) (*.f64 y x)) |
(*.f64 y (*.f64 x (neg.f64 y))) |
(*.f64 y (neg.f64 (*.f64 y x))) |
(*.f64 x (*.f64 (neg.f64 y) y)) |
(neg.f64 (*.f64 (*.f64 y x) y)) |
(*.f64 (fma.f64 y (sqrt.f64 x) x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (fma.f64 (*.f64 y y) x (*.f64 x (-.f64 x (*.f64 y (sqrt.f64 x)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 y y) x (*.f64 x (-.f64 x (*.f64 y (sqrt.f64 x)))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (fma.f64 (*.f64 y y) x (*.f64 x (-.f64 x (*.f64 y (sqrt.f64 x)))))) (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (fma.f64 (*.f64 y y) x (*.f64 x (-.f64 x (*.f64 y (sqrt.f64 x)))))) (-.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 y y) x (*.f64 x (-.f64 x (*.f64 y (sqrt.f64 x)))))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 y y) x (*.f64 x (-.f64 x (*.f64 y (sqrt.f64 x))))))) (*.f64 (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (fma.f64 (*.f64 y y) x (*.f64 x (-.f64 x (*.f64 y (sqrt.f64 x)))))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 y y) x (*.f64 x (-.f64 x (*.f64 y (sqrt.f64 x)))))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) x (*.f64 (neg.f64 x) x)))) (neg.f64 (-.f64 (*.f64 y (sqrt.f64 x)) x))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (fma.f64 (*.f64 y y) x (*.f64 x (-.f64 x (*.f64 y (sqrt.f64 x))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 y y) x (*.f64 (neg.f64 x) x)))) (neg.f64 (neg.f64 (-.f64 (*.f64 y (sqrt.f64 x)) x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 y y) x (*.f64 x (-.f64 x (*.f64 y (sqrt.f64 x)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 y x) y))) (neg.f64 (-.f64 x (*.f64 y (sqrt.f64 x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y x) y) (-.f64 (*.f64 y (sqrt.f64 x)) x)) (*.f64 (-.f64 (*.f64 y (sqrt.f64 x)) x) (*.f64 x x))) (pow.f64 (-.f64 (*.f64 y (sqrt.f64 x)) x) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (fma.f64 (*.f64 y y) x (*.f64 x (-.f64 x (*.f64 y (sqrt.f64 x))))) (*.f64 (fma.f64 (*.f64 y y) x (*.f64 x (-.f64 x (*.f64 y (sqrt.f64 x))))) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 (fma.f64 (*.f64 y y) x (*.f64 x (-.f64 x (*.f64 y (sqrt.f64 x))))) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) x (*.f64 (neg.f64 x) x))) (-.f64 (*.f64 y (sqrt.f64 x)) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (*.f64 y y) x (*.f64 x (-.f64 x (*.f64 y (sqrt.f64 x)))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 y x) y)) (-.f64 x (*.f64 y (sqrt.f64 x)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y y) x (*.f64 (neg.f64 x) x))) (neg.f64 (-.f64 (*.f64 y (sqrt.f64 x)) x))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 (*.f64 y x) y) (*.f64 y (pow.f64 x #s(literal 3/2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 y y) x (*.f64 x (-.f64 x (*.f64 y (sqrt.f64 x))))))) |
(/.f64 (fma.f64 (*.f64 y y) x (*.f64 (neg.f64 x) x)) (-.f64 (*.f64 y (sqrt.f64 x)) x)) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (*.f64 y x) y) (*.f64 y (pow.f64 x #s(literal 3/2 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 y y) x (*.f64 x (-.f64 x (*.f64 y (sqrt.f64 x)))))) |
(fma.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 1/4 binary64)) y) (pow.f64 x #s(literal 1/8 binary64))) (pow.f64 x #s(literal 1/8 binary64)) x) |
(fma.f64 (neg.f64 (sqrt.f64 x)) (neg.f64 (sqrt.f64 x)) (*.f64 y (sqrt.f64 x))) |
(fma.f64 (pow.f64 x #s(literal 1/8 binary64)) (*.f64 (pow.f64 x #s(literal 1/8 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) y)) x) |
(fma.f64 (*.f64 y (sqrt.f64 x)) #s(literal 1 binary64) x) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 1/4 binary64)) y) (pow.f64 x #s(literal 1/4 binary64)) x) |
(fma.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) y) x) |
(fma.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x)) x) |
(fma.f64 #s(literal 1 binary64) x (*.f64 y (sqrt.f64 x))) |
(fma.f64 y (sqrt.f64 x) x) |
(fma.f64 (sqrt.f64 x) (*.f64 y #s(literal 1 binary64)) x) |
(fma.f64 (sqrt.f64 x) y x) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 x) (*.f64 y (sqrt.f64 x))) |
(fma.f64 x #s(literal 1 binary64) (*.f64 y (sqrt.f64 x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 y (sqrt.f64 x)))) (/.f64 (*.f64 (*.f64 y x) y) (-.f64 x (*.f64 y (sqrt.f64 x))))) |
(-.f64 (/.f64 (*.f64 (*.f64 y x) y) (-.f64 (*.f64 y (sqrt.f64 x)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 y (sqrt.f64 x)) x))) |
(-.f64 x (*.f64 (neg.f64 (sqrt.f64 x)) y)) |
(-.f64 x (*.f64 (neg.f64 y) (sqrt.f64 x))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (*.f64 (*.f64 y x) y) (*.f64 y (pow.f64 x #s(literal 3/2 binary64)))))) (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (*.f64 (*.f64 y x) y) (*.f64 y (pow.f64 x #s(literal 3/2 binary64))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (*.f64 (*.f64 y x) y) (*.f64 y (pow.f64 x #s(literal 3/2 binary64)))))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (*.f64 (*.f64 y x) y) (*.f64 y (pow.f64 x #s(literal 3/2 binary64))))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 y y) x (*.f64 x (-.f64 x (*.f64 y (sqrt.f64 x)))))) (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (fma.f64 (*.f64 y y) x (*.f64 x (-.f64 x (*.f64 y (sqrt.f64 x))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (fma.f64 (*.f64 y y) x (*.f64 x (-.f64 x (*.f64 y (sqrt.f64 x)))))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 y y) x (*.f64 x (-.f64 x (*.f64 y (sqrt.f64 x))))))) |
(+.f64 (/.f64 (*.f64 (*.f64 y x) y) (-.f64 (*.f64 y (sqrt.f64 x)) x)) (/.f64 (*.f64 (neg.f64 x) x) (-.f64 (*.f64 y (sqrt.f64 x)) x))) |
(+.f64 (*.f64 y (sqrt.f64 x)) x) |
(+.f64 x (*.f64 y (sqrt.f64 x))) |
Compiled 31 355 to 2 838 computations (90.9% saved)
16 alts after pruning (15 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 774 | 14 | 788 |
| Fresh | 2 | 1 | 3 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 0 | 0 |
| Total | 780 | 16 | 796 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.8% | (fma.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (sqrt.f64 x)) y) (-.f64 #s(literal 1 binary64) x)) |
| 99.8% | (fma.f64 (pow.f64 x #s(literal 1/8 binary64)) (*.f64 (pow.f64 x #s(literal 1/8 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) y)) (-.f64 #s(literal 1 binary64) x)) | |
| 86.5% | (fma.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) (*.f64 (*.f64 y x) (/.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) | |
| 48.0% | (/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (neg.f64 (-.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (*.f64 (neg.f64 y) x) y))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) | |
| 77.1% | (-.f64 (/.f64 (-.f64 (*.f64 (*.f64 y x) y) #s(literal 1 binary64)) (-.f64 (*.f64 y (sqrt.f64 x)) #s(literal 1 binary64))) x) | |
| ▶ | 94.0% | (-.f64 #s(approx (+ (* (sqrt x) y) 1) (fma.f64 (*.f64 y x) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) x) |
| 70.1% | (-.f64 #s(approx (+ (* (sqrt x) y) 1) (*.f64 (sqrt.f64 x) y)) x) | |
| ▶ | 64.8% | #s(approx (- (+ (* (sqrt x) y) 1) x) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) |
| 95.4% | #s(approx (+ (- 1 x) (* y (sqrt x))) (fma.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal -1 binary64)) x #s(literal 1 binary64))) | |
| ✓ | 64.3% | #s(approx (+ (- 1 x) (* y (sqrt x))) (-.f64 #s(literal 1 binary64) x)) |
| 65.6% | #s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y #s(literal -1 binary64)) x)) | |
| ▶ | 62.7% | #s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 #s(approx (+ (* (sqrt (/ 1 x)) y) -1) (fma.f64 (sqrt.f64 x) (/.f64 y x) #s(literal -1 binary64))) x)) |
| 32.4% | #s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 #s(approx (+ (* (sqrt (/ 1 x)) y) -1) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y)) x)) | |
| 35.2% | #s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) (neg.f64 x))) | |
| ▶ | 29.7% | #s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) #s(literal 1 binary64))) |
| 36.9% | #s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (* (+ (* (sqrt (/ 1 x)) y) -1) x) (*.f64 (sqrt.f64 x) y))) |
Compiled 630 to 412 computations (34.6% saved)
| 1× | egg-herbie |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (*.f64 y x) | |
| cost-diff | 0 | (fma.f64 (*.f64 y x) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) | |
| cost-diff | 0 | #s(approx (+ (* (sqrt x) y) 1) (fma.f64 (*.f64 y x) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) | |
| cost-diff | 0 | (-.f64 #s(approx (+ (* (sqrt x) y) 1) (fma.f64 (*.f64 y x) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) x) | |
| cost-diff | 0 | (fma.f64 (sqrt.f64 x) (/.f64 y x) #s(literal -1 binary64)) | |
| cost-diff | 0 | #s(approx (+ (* (sqrt (/ 1 x)) y) -1) (fma.f64 (sqrt.f64 x) (/.f64 y x) #s(literal -1 binary64))) | |
| cost-diff | 0 | (*.f64 #s(approx (+ (* (sqrt (/ 1 x)) y) -1) (fma.f64 (sqrt.f64 x) (/.f64 y x) #s(literal -1 binary64))) x) | |
| cost-diff | 0 | #s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 #s(approx (+ (* (sqrt (/ 1 x)) y) -1) (fma.f64 (sqrt.f64 x) (/.f64 y x) #s(literal -1 binary64))) x)) | |
| cost-diff | 0 | (sqrt.f64 x) | |
| cost-diff | 0 | (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) | |
| cost-diff | 0 | #s(approx (- (+ (* (sqrt x) y) 1) x) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) | |
| cost-diff | 0 | #s(approx (- 1 x) #s(literal 1 binary64)) | |
| cost-diff | 0 | #s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) #s(literal 1 binary64))) | |
| cost-diff | 0 | (sqrt.f64 (sqrt.f64 x)) | |
| cost-diff | 0 | (*.f64 (sqrt.f64 (sqrt.f64 x)) y) | |
| cost-diff | 0 | (pow.f64 x #s(literal 1/4 binary64)) | |
| cost-diff | 0 | (fma.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (sqrt.f64 x)) y) (-.f64 #s(literal 1 binary64) x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 37 | 205 |
| 0 | 57 | 203 |
| 1 | 88 | 203 |
| 2 | 145 | 203 |
| 3 | 261 | 203 |
| 4 | 414 | 203 |
| 5 | 497 | 203 |
| 6 | 515 | 203 |
| 7 | 526 | 203 |
| 8 | 534 | 203 |
| 9 | 539 | 203 |
| 0 | 539 | 200 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
(fma.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (sqrt.f64 x)) y) (-.f64 #s(literal 1 binary64) x)) |
(pow.f64 x #s(literal 1/4 binary64)) |
x |
#s(literal 1/4 binary64) |
(*.f64 (sqrt.f64 (sqrt.f64 x)) y) |
(sqrt.f64 (sqrt.f64 x)) |
(sqrt.f64 x) |
y |
(-.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) #s(literal 1 binary64))) |
#s(approx (- 1 x) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
#s(approx (- (+ (* (sqrt x) y) 1) x) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) |
(fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) |
(sqrt.f64 x) |
x |
y |
#s(literal 1 binary64) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 #s(approx (+ (* (sqrt (/ 1 x)) y) -1) (fma.f64 (sqrt.f64 x) (/.f64 y x) #s(literal -1 binary64))) x)) |
(*.f64 #s(approx (+ (* (sqrt (/ 1 x)) y) -1) (fma.f64 (sqrt.f64 x) (/.f64 y x) #s(literal -1 binary64))) x) |
#s(approx (+ (* (sqrt (/ 1 x)) y) -1) (fma.f64 (sqrt.f64 x) (/.f64 y x) #s(literal -1 binary64))) |
(fma.f64 (sqrt.f64 x) (/.f64 y x) #s(literal -1 binary64)) |
(sqrt.f64 x) |
x |
(/.f64 y x) |
y |
#s(literal -1 binary64) |
(-.f64 #s(approx (+ (* (sqrt x) y) 1) (fma.f64 (*.f64 y x) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) x) |
#s(approx (+ (* (sqrt x) y) 1) (fma.f64 (*.f64 y x) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 y x) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
(*.f64 y x) |
y |
x |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
| Outputs |
|---|
(fma.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (sqrt.f64 x)) y) (-.f64 #s(literal 1 binary64) x)) |
(fma.f64 (*.f64 y (pow.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) x)) |
(pow.f64 x #s(literal 1/4 binary64)) |
x |
#s(literal 1/4 binary64) |
(*.f64 (sqrt.f64 (sqrt.f64 x)) y) |
(*.f64 y (sqrt.f64 (sqrt.f64 x))) |
(sqrt.f64 (sqrt.f64 x)) |
(sqrt.f64 x) |
y |
(-.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) #s(literal 1 binary64))) |
#s(approx (- 1 x) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
#s(approx (- (+ (* (sqrt x) y) 1) x) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))) |
(fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) |
(fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) |
(sqrt.f64 x) |
x |
y |
#s(literal 1 binary64) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 #s(approx (+ (* (sqrt (/ 1 x)) y) -1) (fma.f64 (sqrt.f64 x) (/.f64 y x) #s(literal -1 binary64))) x)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 #s(approx (+ (* (sqrt (/ 1 x)) y) -1) (fma.f64 (/.f64 y x) (sqrt.f64 x) #s(literal -1 binary64))) x)) |
(*.f64 #s(approx (+ (* (sqrt (/ 1 x)) y) -1) (fma.f64 (sqrt.f64 x) (/.f64 y x) #s(literal -1 binary64))) x) |
(*.f64 #s(approx (+ (* (sqrt (/ 1 x)) y) -1) (fma.f64 (/.f64 y x) (sqrt.f64 x) #s(literal -1 binary64))) x) |
#s(approx (+ (* (sqrt (/ 1 x)) y) -1) (fma.f64 (sqrt.f64 x) (/.f64 y x) #s(literal -1 binary64))) |
#s(approx (+ (* (sqrt (/ 1 x)) y) -1) (fma.f64 (/.f64 y x) (sqrt.f64 x) #s(literal -1 binary64))) |
(fma.f64 (sqrt.f64 x) (/.f64 y x) #s(literal -1 binary64)) |
(fma.f64 (/.f64 y x) (sqrt.f64 x) #s(literal -1 binary64)) |
(sqrt.f64 x) |
x |
(/.f64 y x) |
y |
#s(literal -1 binary64) |
(-.f64 #s(approx (+ (* (sqrt x) y) 1) (fma.f64 (*.f64 y x) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) x) |
(-.f64 #s(approx (+ (* (sqrt x) y) 1) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 y x) #s(literal 1 binary64))) x) |
#s(approx (+ (* (sqrt x) y) 1) (fma.f64 (*.f64 y x) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) |
#s(approx (+ (* (sqrt x) y) 1) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 y x) #s(literal 1 binary64))) |
(fma.f64 (*.f64 y x) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 y x) #s(literal 1 binary64)) |
(*.f64 y x) |
y |
x |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0 | #s(approx (+ (* (sqrt x) y) 1) (fma.f64 (*.f64 y x) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) | |
| accuracy | 0.0078125 | (-.f64 #s(approx (+ (* (sqrt x) y) 1) (fma.f64 (*.f64 y x) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) x) | |
| accuracy | 0.1015625 | (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) | |
| accuracy | 3.8358592039592656 | (fma.f64 (*.f64 y x) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) | |
| accuracy | 0.0 | #s(approx (+ (* (sqrt (/ 1 x)) y) -1) (fma.f64 (sqrt.f64 x) (/.f64 y x) #s(literal -1 binary64))) | |
| accuracy | 2.943727266185435 | (fma.f64 (sqrt.f64 x) (/.f64 y x) #s(literal -1 binary64)) | |
| accuracy | 2.955313540110967 | (*.f64 #s(approx (+ (* (sqrt (/ 1 x)) y) -1) (fma.f64 (sqrt.f64 x) (/.f64 y x) #s(literal -1 binary64))) x) | |
| accuracy | 19.077879424469028 | #s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 #s(approx (+ (* (sqrt (/ 1 x)) y) -1) (fma.f64 (sqrt.f64 x) (/.f64 y x) #s(literal -1 binary64))) x)) | |
| accuracy | 0.0 | (sqrt.f64 x) | |
| accuracy | 0.0859375 | (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) | |
| accuracy | 22.50459464644694 | #s(approx (- (+ (* (sqrt x) y) 1) x) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) | |
| accuracy | 22.816136476019253 | #s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) #s(literal 1 binary64))) | |
| accuracy | 33.62897325490556 | #s(approx (- 1 x) #s(literal 1 binary64)) | |
| accuracy | 0.0 | (sqrt.f64 x) | |
| accuracy | 0.08203125 | (fma.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (sqrt.f64 x)) y) (-.f64 #s(literal 1 binary64) x)) | |
| accuracy | 0.13671875 | (sqrt.f64 (sqrt.f64 x)) | |
| accuracy | 0.2578125 | (*.f64 (sqrt.f64 (sqrt.f64 x)) y) |
| 60.0ms | 256× | 0 | valid |
Compiled 145 to 30 computations (79.3% saved)
ival-mult: 14.0ms (36.7% of total)ival-add: 6.0ms (15.7% of total)ival-pow: 6.0ms (15.7% of total)ival-sqrt: 5.0ms (13.1% of total)ival-div: 3.0ms (7.9% of total)ival-sub: 2.0ms (5.2% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
(fma.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (sqrt.f64 x)) y) (-.f64 #s(literal 1 binary64) x)) |
(pow.f64 x #s(literal 1/4 binary64)) |
(*.f64 (sqrt.f64 (sqrt.f64 x)) y) |
(sqrt.f64 (sqrt.f64 x)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) #s(literal 1 binary64))) |
#s(approx (- 1 x) #s(literal 1 binary64)) |
#s(approx (- (+ (* (sqrt x) y) 1) x) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) |
(fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) |
(sqrt.f64 x) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 #s(approx (+ (* (sqrt (/ 1 x)) y) -1) (fma.f64 (sqrt.f64 x) (/.f64 y x) #s(literal -1 binary64))) x)) |
(*.f64 #s(approx (+ (* (sqrt (/ 1 x)) y) -1) (fma.f64 (sqrt.f64 x) (/.f64 y x) #s(literal -1 binary64))) x) |
#s(approx (+ (* (sqrt (/ 1 x)) y) -1) (fma.f64 (sqrt.f64 x) (/.f64 y x) #s(literal -1 binary64))) |
(fma.f64 (sqrt.f64 x) (/.f64 y x) #s(literal -1 binary64)) |
(-.f64 #s(approx (+ (* (sqrt x) y) 1) (fma.f64 (*.f64 y x) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) x) |
#s(approx (+ (* (sqrt x) y) 1) (fma.f64 (*.f64 y x) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 y x) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
(*.f64 y x) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
| Outputs |
|---|
(+ 1 (* (sqrt x) y)) |
(+ 1 (+ (* -1 x) (* (sqrt x) y))) |
(pow (* 1 x) 1/4) |
(* (pow (* 1 x) 1/4) y) |
1 |
(+ 1 (* -1 x)) |
(sqrt x) |
(* (sqrt x) y) |
(+ (* -1 x) (* (sqrt x) y)) |
(* (sqrt (/ 1 x)) y) |
(/ (+ (* -1 x) (* (sqrt x) y)) x) |
(* x y) |
(sqrt (/ 1 x)) |
(* x (- (* (sqrt (/ 1 x)) y) 1)) |
(* x (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1)) |
(* -1 x) |
(* x (- (/ 1 x) 1)) |
(* x (+ (* (sqrt (/ 1 x)) y) (/ 1 x))) |
(- (* (sqrt (/ 1 x)) y) 1) |
(* -1 (* x (+ 1 (* (pow -1 1/4) (* (sqrt (/ (pow (sqrt -1) 3) x)) y))))) |
(* -1 (* x (- (+ 1 (* (pow -1 1/4) (* (sqrt (/ (pow (sqrt -1) 3) x)) y))) (/ 1 x)))) |
(exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 x)))))) |
(* (pow (* -1 x) 1/4) (* y (sqrt (sqrt -1)))) |
(* (pow (* -1 x) 1/4) (sqrt (sqrt -1))) |
(* -1 (* x (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) |
(* -1 (* x (- (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) (/ 1 x)))) |
(* -1 (* x (- 1 (/ 1 x)))) |
(* -1 (* (sqrt x) (* y (pow (sqrt -1) 2)))) |
(* -1 (* x (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) (/ 1 x)))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(* x (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1)) |
(- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1) |
(- (* -1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 1) |
(* (sqrt x) (* y (pow (sqrt -1) 2))) |
(* -1 (* x (- (* -1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) (/ 1 x)))) |
(* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) |
(- 1 x) |
(- (+ 1 (* (sqrt x) y)) x) |
-1 |
(* y (- (+ (sqrt x) (/ 1 y)) (/ x y))) |
(* y (+ (sqrt x) (/ 1 y))) |
(* y (+ (sqrt x) (* -1 (/ x y)))) |
(* y (- (sqrt (/ 1 x)) (/ 1 y))) |
(* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (- 1 x) y))))) |
(* -1 (* y (- (* -1 (sqrt x)) (/ 1 y)))) |
(* -1 (* y (+ (* -1 (sqrt x)) (/ x y)))) |
(* -1 (* y (+ (* -1 (sqrt (/ 1 x))) (/ 1 y)))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 18.0ms | x | @ | -inf | ((+ (* (pow x 1/4) (* (sqrt (sqrt x)) y)) (- 1 x)) (pow x 1/4) (* (sqrt (sqrt x)) y) (sqrt (sqrt x)) (+ (- 1 x) (* y (sqrt x))) (- 1 x) (- (+ (* (sqrt x) y) 1) x) (+ (* (sqrt x) y) 1) (sqrt x) (+ (- 1 x) (* y (sqrt x))) (* (+ (* (sqrt (/ 1 x)) y) -1) x) (+ (* (sqrt (/ 1 x)) y) -1) (+ (* (sqrt x) (/ y x)) -1) (- (+ (* (sqrt x) y) 1) x) (+ (* (sqrt x) y) 1) (+ (* (* y x) (sqrt (/ 1 x))) 1) (* y x) (sqrt (/ 1 x))) |
| 14.0ms | x | @ | 0 | ((+ (* (pow x 1/4) (* (sqrt (sqrt x)) y)) (- 1 x)) (pow x 1/4) (* (sqrt (sqrt x)) y) (sqrt (sqrt x)) (+ (- 1 x) (* y (sqrt x))) (- 1 x) (- (+ (* (sqrt x) y) 1) x) (+ (* (sqrt x) y) 1) (sqrt x) (+ (- 1 x) (* y (sqrt x))) (* (+ (* (sqrt (/ 1 x)) y) -1) x) (+ (* (sqrt (/ 1 x)) y) -1) (+ (* (sqrt x) (/ y x)) -1) (- (+ (* (sqrt x) y) 1) x) (+ (* (sqrt x) y) 1) (+ (* (* y x) (sqrt (/ 1 x))) 1) (* y x) (sqrt (/ 1 x))) |
| 13.0ms | y | @ | 0 | ((+ (* (pow x 1/4) (* (sqrt (sqrt x)) y)) (- 1 x)) (pow x 1/4) (* (sqrt (sqrt x)) y) (sqrt (sqrt x)) (+ (- 1 x) (* y (sqrt x))) (- 1 x) (- (+ (* (sqrt x) y) 1) x) (+ (* (sqrt x) y) 1) (sqrt x) (+ (- 1 x) (* y (sqrt x))) (* (+ (* (sqrt (/ 1 x)) y) -1) x) (+ (* (sqrt (/ 1 x)) y) -1) (+ (* (sqrt x) (/ y x)) -1) (- (+ (* (sqrt x) y) 1) x) (+ (* (sqrt x) y) 1) (+ (* (* y x) (sqrt (/ 1 x))) 1) (* y x) (sqrt (/ 1 x))) |
| 10.0ms | x | @ | inf | ((+ (* (pow x 1/4) (* (sqrt (sqrt x)) y)) (- 1 x)) (pow x 1/4) (* (sqrt (sqrt x)) y) (sqrt (sqrt x)) (+ (- 1 x) (* y (sqrt x))) (- 1 x) (- (+ (* (sqrt x) y) 1) x) (+ (* (sqrt x) y) 1) (sqrt x) (+ (- 1 x) (* y (sqrt x))) (* (+ (* (sqrt (/ 1 x)) y) -1) x) (+ (* (sqrt (/ 1 x)) y) -1) (+ (* (sqrt x) (/ y x)) -1) (- (+ (* (sqrt x) y) 1) x) (+ (* (sqrt x) y) 1) (+ (* (* y x) (sqrt (/ 1 x))) 1) (* y x) (sqrt (/ 1 x))) |
| 8.0ms | y | @ | -inf | ((+ (* (pow x 1/4) (* (sqrt (sqrt x)) y)) (- 1 x)) (pow x 1/4) (* (sqrt (sqrt x)) y) (sqrt (sqrt x)) (+ (- 1 x) (* y (sqrt x))) (- 1 x) (- (+ (* (sqrt x) y) 1) x) (+ (* (sqrt x) y) 1) (sqrt x) (+ (- 1 x) (* y (sqrt x))) (* (+ (* (sqrt (/ 1 x)) y) -1) x) (+ (* (sqrt (/ 1 x)) y) -1) (+ (* (sqrt x) (/ y x)) -1) (- (+ (* (sqrt x) y) 1) x) (+ (* (sqrt x) y) 1) (+ (* (* y x) (sqrt (/ 1 x))) 1) (* y x) (sqrt (/ 1 x))) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 111 | 386 |
| 1 | 318 | 355 |
| 2 | 1103 | 346 |
| 3 | 2915 | 342 |
| 4 | 6961 | 342 |
| 0 | 8039 | 320 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ 1 (* (sqrt x) y)) |
(+ 1 (+ (* -1 x) (* (sqrt x) y))) |
(pow (* 1 x) 1/4) |
(* (pow (* 1 x) 1/4) y) |
1 |
(+ 1 (* -1 x)) |
(sqrt x) |
(* (sqrt x) y) |
(+ (* -1 x) (* (sqrt x) y)) |
(* (sqrt (/ 1 x)) y) |
(/ (+ (* -1 x) (* (sqrt x) y)) x) |
(* x y) |
(sqrt (/ 1 x)) |
(* x (- (* (sqrt (/ 1 x)) y) 1)) |
(* x (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1)) |
(* -1 x) |
(* x (- (/ 1 x) 1)) |
(* x (+ (* (sqrt (/ 1 x)) y) (/ 1 x))) |
(- (* (sqrt (/ 1 x)) y) 1) |
(* -1 (* x (+ 1 (* (pow -1 1/4) (* (sqrt (/ (pow (sqrt -1) 3) x)) y))))) |
(* -1 (* x (- (+ 1 (* (pow -1 1/4) (* (sqrt (/ (pow (sqrt -1) 3) x)) y))) (/ 1 x)))) |
(exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 x)))))) |
(* (pow (* -1 x) 1/4) (* y (sqrt (sqrt -1)))) |
(* (pow (* -1 x) 1/4) (sqrt (sqrt -1))) |
(* -1 (* x (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) |
(* -1 (* x (- (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) (/ 1 x)))) |
(* -1 (* x (- 1 (/ 1 x)))) |
(* -1 (* (sqrt x) (* y (pow (sqrt -1) 2)))) |
(* -1 (* x (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) (/ 1 x)))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(* x (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1)) |
(- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1) |
(- (* -1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 1) |
(* (sqrt x) (* y (pow (sqrt -1) 2))) |
(* -1 (* x (- (* -1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) (/ 1 x)))) |
(* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) |
(- 1 x) |
(- (+ 1 (* (sqrt x) y)) x) |
-1 |
(* y (- (+ (sqrt x) (/ 1 y)) (/ x y))) |
(* y (+ (sqrt x) (/ 1 y))) |
(* y (+ (sqrt x) (* -1 (/ x y)))) |
(* y (- (sqrt (/ 1 x)) (/ 1 y))) |
(* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (- 1 x) y))))) |
(* -1 (* y (- (* -1 (sqrt x)) (/ 1 y)))) |
(* -1 (* y (+ (* -1 (sqrt x)) (/ x y)))) |
(* -1 (* y (+ (* -1 (sqrt (/ 1 x))) (/ 1 y)))) |
| Outputs |
|---|
(+ 1 (* (sqrt x) y)) |
(fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) |
(+ 1 (+ (* -1 x) (* (sqrt x) y))) |
(-.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x) |
(pow (* 1 x) 1/4) |
(pow.f64 x #s(literal 1/4 binary64)) |
(* (pow (* 1 x) 1/4) y) |
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) y) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 x)) |
(-.f64 #s(literal 1 binary64) x) |
(sqrt x) |
(sqrt.f64 x) |
(* (sqrt x) y) |
(*.f64 (sqrt.f64 x) y) |
(+ (* -1 x) (* (sqrt x) y)) |
(fma.f64 (sqrt.f64 x) y (neg.f64 x)) |
(* (sqrt (/ 1 x)) y) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y) |
(/ (+ (* -1 x) (* (sqrt x) y)) x) |
(fma.f64 (/.f64 (sqrt.f64 x) x) y #s(literal -1 binary64)) |
(* x y) |
(*.f64 y x) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(* x (- (* (sqrt (/ 1 x)) y) 1)) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal -1 binary64)) x) |
(* x (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1)) |
(fma.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal -1 binary64)) x #s(literal 1 binary64)) |
(* -1 x) |
(neg.f64 x) |
(* x (- (/ 1 x) 1)) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x) |
(* x (+ (* (sqrt (/ 1 x)) y) (/ 1 x))) |
(fma.f64 (*.f64 y x) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
(- (* (sqrt (/ 1 x)) y) 1) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal -1 binary64)) |
(* -1 (* x (+ 1 (* (pow -1 1/4) (* (sqrt (/ (pow (sqrt -1) 3) x)) y))))) |
(*.f64 (fma.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 5/4 binary64)) y) (sqrt.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (neg.f64 x))) #s(literal -1 binary64)) x) |
(* -1 (* x (- (+ 1 (* (pow -1 1/4) (* (sqrt (/ (pow (sqrt -1) 3) x)) y))) (/ 1 x)))) |
(neg.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/4 binary64)) y) (sqrt.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (neg.f64 x))) (/.f64 #s(literal -1 binary64) x)) x x)) |
(exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 x)))))) |
(pow.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) #s(literal 1/4 binary64)) |
(* (pow (* -1 x) 1/4) (* y (sqrt (sqrt -1)))) |
(*.f64 (*.f64 (pow.f64 (neg.f64 x) #s(literal 1/4 binary64)) y) (sqrt.f64 (sqrt.f64 #s(literal -1 binary64)))) |
(* (pow (* -1 x) 1/4) (sqrt (sqrt -1))) |
(*.f64 (sqrt.f64 (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (neg.f64 x) #s(literal 1/4 binary64))) |
(* -1 (* x (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal -1 binary64)) x) |
(* -1 (* x (- (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) (/ 1 x)))) |
(fma.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal -1 binary64)) x #s(literal 1 binary64)) |
(* -1 (* x (- 1 (/ 1 x)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (neg.f64 x)) |
(* -1 (* (sqrt x) (* y (pow (sqrt -1) 2)))) |
(*.f64 (sqrt.f64 x) y) |
(* -1 (* x (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) (/ 1 x)))) |
(*.f64 (fma.f64 (neg.f64 y) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal -1 binary64) x)) (neg.f64 x)) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt.f64 x) |
(* x (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1)) |
(*.f64 (-.f64 (*.f64 (neg.f64 y) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)) x) |
(- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1) |
(-.f64 (*.f64 (neg.f64 y) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)) |
(- (* -1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 1) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal -1 binary64)) |
(* (sqrt x) (* y (pow (sqrt -1) 2))) |
(*.f64 (neg.f64 y) (sqrt.f64 x)) |
(* -1 (* x (- (* -1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) (/ 1 x)))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y (/.f64 #s(literal -1 binary64) x)) (neg.f64 x)) |
(* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(- 1 x) |
(-.f64 #s(literal 1 binary64) x) |
(- (+ 1 (* (sqrt x) y)) x) |
(-.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x) |
-1 |
#s(literal -1 binary64) |
(* y (- (+ (sqrt x) (/ 1 y)) (/ x y))) |
(-.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x) |
(* y (+ (sqrt x) (/ 1 y))) |
(fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) |
(* y (+ (sqrt x) (* -1 (/ x y)))) |
(fma.f64 (sqrt.f64 x) y (neg.f64 x)) |
(* y (- (sqrt (/ 1 x)) (/ 1 y))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal -1 binary64)) |
(* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (- 1 x) y))))) |
(-.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x) |
(* -1 (* y (- (* -1 (sqrt x)) (/ 1 y)))) |
(*.f64 (neg.f64 y) (-.f64 (neg.f64 (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) y))) |
(* -1 (* y (+ (* -1 (sqrt x)) (/ x y)))) |
(fma.f64 (sqrt.f64 x) y (neg.f64 x)) |
(* -1 (* y (+ (* -1 (sqrt (/ 1 x))) (/ 1 y)))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal -1 binary64)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 37 | 178 |
| 0 | 57 | 172 |
| 1 | 210 | 161 |
| 2 | 1415 | 155 |
| 0 | 8395 | 152 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(fma.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (sqrt.f64 x)) y) (-.f64 #s(literal 1 binary64) x)) |
(pow.f64 x #s(literal 1/4 binary64)) |
(*.f64 (sqrt.f64 (sqrt.f64 x)) y) |
(sqrt.f64 (sqrt.f64 x)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) #s(literal 1 binary64))) |
#s(approx (- 1 x) #s(literal 1 binary64)) |
#s(approx (- (+ (* (sqrt x) y) 1) x) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) |
(fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) |
(sqrt.f64 x) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 #s(approx (+ (* (sqrt (/ 1 x)) y) -1) (fma.f64 (sqrt.f64 x) (/.f64 y x) #s(literal -1 binary64))) x)) |
(*.f64 #s(approx (+ (* (sqrt (/ 1 x)) y) -1) (fma.f64 (sqrt.f64 x) (/.f64 y x) #s(literal -1 binary64))) x) |
#s(approx (+ (* (sqrt (/ 1 x)) y) -1) (fma.f64 (sqrt.f64 x) (/.f64 y x) #s(literal -1 binary64))) |
(fma.f64 (sqrt.f64 x) (/.f64 y x) #s(literal -1 binary64)) |
(-.f64 #s(approx (+ (* (sqrt x) y) 1) (fma.f64 (*.f64 y x) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) x) |
#s(approx (+ (* (sqrt x) y) 1) (fma.f64 (*.f64 y x) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 y x) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
(*.f64 y x) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
| Outputs |
|---|
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (fma.f64 (*.f64 y y) x (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 y y) x (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x)))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (fma.f64 (*.f64 y y) x (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x)))))) (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (fma.f64 (*.f64 y y) x (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x)))))) (-.f64 (*.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 y y) x (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x)))))) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 y y) x (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x))))))) (*.f64 (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (fma.f64 (*.f64 y y) x (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x)))))) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 y y) x (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x)))))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 y (sqrt.f64 x)) (+.f64 (-.f64 (*.f64 y (sqrt.f64 x)) #s(literal 1 binary64)) x) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (fma.f64 (*.f64 y (sqrt.f64 x)) (+.f64 (-.f64 (*.f64 y (sqrt.f64 x)) #s(literal 1 binary64)) x) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 y (sqrt.f64 x)) (+.f64 (-.f64 (*.f64 y (sqrt.f64 x)) #s(literal 1 binary64)) x) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 y (sqrt.f64 x)) (+.f64 (-.f64 (*.f64 y (sqrt.f64 x)) #s(literal 1 binary64)) x) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (fma.f64 (*.f64 y (sqrt.f64 x)) (+.f64 (-.f64 (*.f64 y (sqrt.f64 x)) #s(literal 1 binary64)) x) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (fma.f64 (*.f64 y (sqrt.f64 x)) (+.f64 (-.f64 (*.f64 y (sqrt.f64 x)) #s(literal 1 binary64)) x) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 y (sqrt.f64 x)) (+.f64 (-.f64 (*.f64 y (sqrt.f64 x)) #s(literal 1 binary64)) x) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (fma.f64 (*.f64 y (sqrt.f64 x)) (+.f64 (-.f64 (*.f64 y (sqrt.f64 x)) #s(literal 1 binary64)) x) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (neg.f64 y)) (sqrt.f64 x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (neg.f64 (neg.f64 y)) (sqrt.f64 x)) (*.f64 (neg.f64 (neg.f64 y)) (sqrt.f64 x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 (neg.f64 y)) (sqrt.f64 x)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (*.f64 y (sqrt.f64 x)) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 (*.f64 y (sqrt.f64 x)) x) (-.f64 (*.f64 y (sqrt.f64 x)) x)) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (sqrt.f64 x)) x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 x (*.f64 y (sqrt.f64 x))) #s(literal 2 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64))))) (neg.f64 (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (fma.f64 (*.f64 y y) x (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 y) (sqrt.f64 x))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 x (*.f64 y (sqrt.f64 x))) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (-.f64 x (*.f64 y (sqrt.f64 x))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 x)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y y) x) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (+.f64 (-.f64 (*.f64 y (sqrt.f64 x)) #s(literal 1 binary64)) x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 y (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (*.f64 (*.f64 y y) x)))) (neg.f64 (neg.f64 (-.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 x (fma.f64 y (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x)) (pow.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 y y) x (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x)))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) (+.f64 (-.f64 (*.f64 y (sqrt.f64 x)) #s(literal 1 binary64)) x) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) x) (+.f64 (-.f64 (*.f64 y (sqrt.f64 x)) #s(literal 1 binary64)) x)) (*.f64 (+.f64 (-.f64 (*.f64 y (sqrt.f64 x)) #s(literal 1 binary64)) x) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) (*.f64 (+.f64 (-.f64 (*.f64 y (sqrt.f64 x)) #s(literal 1 binary64)) x) (+.f64 (-.f64 (*.f64 y (sqrt.f64 x)) #s(literal 1 binary64)) x))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)) (fma.f64 y (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x))) (*.f64 (fma.f64 y (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x)) (*.f64 x x))) (*.f64 (fma.f64 y (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x)) (fma.f64 y (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x)))) (*.f64 (-.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x))) (*.f64 (*.f64 y y) x))) (*.f64 (-.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x))) (-.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) #s(literal 3 binary64)) (fma.f64 x (fma.f64 y (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x)) (pow.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)))) (*.f64 (fma.f64 x (fma.f64 y (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x)) (pow.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (fma.f64 x (fma.f64 y (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x)) (pow.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64))) (fma.f64 x (fma.f64 y (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x)) (pow.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (fma.f64 (*.f64 y y) x (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x))))) (*.f64 (fma.f64 (*.f64 y y) x (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x))))) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 y y) x (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x))))) (fma.f64 (*.f64 y y) x (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x))))))) |
(/.f64 (fma.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 y (sqrt.f64 x)) (+.f64 (-.f64 (*.f64 y (sqrt.f64 x)) #s(literal 1 binary64)) x) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) (+.f64 (-.f64 (*.f64 y (sqrt.f64 x)) #s(literal 1 binary64)) x) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) (+.f64 (-.f64 (*.f64 y (sqrt.f64 x)) #s(literal 1 binary64)) x) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) (fma.f64 (*.f64 y (sqrt.f64 x)) (+.f64 (-.f64 (*.f64 y (sqrt.f64 x)) #s(literal 1 binary64)) x) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 x (*.f64 y (sqrt.f64 x))) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 x))))) |
(/.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)))) (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (fma.f64 (*.f64 y y) x (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 y) (sqrt.f64 x)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 x (*.f64 y (sqrt.f64 x))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (-.f64 x (*.f64 y (sqrt.f64 x))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 x))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y y) x) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) (neg.f64 (+.f64 (-.f64 (*.f64 y (sqrt.f64 x)) #s(literal 1 binary64)) x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (fma.f64 y (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (*.f64 (*.f64 y y) x))) (neg.f64 (-.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (fma.f64 y (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x)) (pow.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 y y) x (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) (+.f64 (-.f64 (*.f64 y (sqrt.f64 x)) #s(literal 1 binary64)) x) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 x x)) (fma.f64 y (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) x) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 y (sqrt.f64 x)) #s(literal 1 binary64)) x)) |
(/.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (*.f64 (*.f64 y y) x)) (-.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x (fma.f64 y (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x)) (pow.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64))) (fma.f64 (*.f64 y y) x (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x)))))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64))) (fma.f64 (*.f64 y (sqrt.f64 x)) (+.f64 (-.f64 (*.f64 y (sqrt.f64 x)) #s(literal 1 binary64)) x) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/8 binary64))) (/.f64 (*.f64 y x) (pow.f64 x #s(literal 3/8 binary64))) (-.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 (*.f64 y x) (pow.f64 x #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3/8 binary64))) (-.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/4 binary64))) (/.f64 (*.f64 y x) (pow.f64 x #s(literal 1/4 binary64))) (-.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 (*.f64 y x) (pow.f64 x #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/4 binary64))) (-.f64 #s(literal 1 binary64) x)) |
(fma.f64 (*.f64 (*.f64 y (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/8 binary64))) (pow.f64 x #s(literal 1/8 binary64)) (-.f64 #s(literal 1 binary64) x)) |
(fma.f64 (pow.f64 x #s(literal 1/8 binary64)) (*.f64 (pow.f64 x #s(literal 1/8 binary64)) (*.f64 y (pow.f64 x #s(literal 1/4 binary64)))) (-.f64 #s(literal 1 binary64) x)) |
(fma.f64 (*.f64 y (sqrt.f64 x)) #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (*.f64 y x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 y x) (-.f64 #s(literal 1 binary64) x)) |
(fma.f64 (*.f64 y x) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) |
(fma.f64 (*.f64 y x) (pow.f64 x #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) x)) |
(fma.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) x (-.f64 #s(literal 1 binary64) x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) x)) |
(fma.f64 (*.f64 y (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64)) (-.f64 #s(literal 1 binary64) x)) |
(fma.f64 y (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x)) |
(fma.f64 (sqrt.f64 x) (*.f64 y #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) |
(fma.f64 (sqrt.f64 x) y (-.f64 #s(literal 1 binary64) x)) |
(fma.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 y (pow.f64 x #s(literal 1/4 binary64))) (-.f64 #s(literal 1 binary64) x)) |
(fma.f64 x (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) (-.f64 #s(literal 1 binary64) x)) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 x))))) (/.f64 (pow.f64 (-.f64 x (*.f64 y (sqrt.f64 x))) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 x)))))) |
(-.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (fma.f64 (*.f64 y y) x (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 y) (sqrt.f64 x)))))) (/.f64 (neg.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (fma.f64 (*.f64 y y) x (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 y) (sqrt.f64 x))))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (-.f64 x (*.f64 y (sqrt.f64 x))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 x))))))) (/.f64 (pow.f64 (-.f64 x (*.f64 y (sqrt.f64 x))) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (-.f64 x (*.f64 y (sqrt.f64 x))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 x)))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 y y) x) (+.f64 (-.f64 (*.f64 y (sqrt.f64 x)) #s(literal 1 binary64)) x)) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (+.f64 (-.f64 (*.f64 y (sqrt.f64 x)) #s(literal 1 binary64)) x))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)) (fma.f64 y (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x))) (/.f64 (*.f64 x x) (fma.f64 y (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x)))) |
(-.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x)))) (/.f64 (*.f64 (*.f64 y y) x) (-.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x))))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) #s(literal 3 binary64)) (fma.f64 x (fma.f64 y (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x)) (pow.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (fma.f64 y (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x)) (pow.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64))))) |
(-.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) x) |
(-.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 (*.f64 y (pow.f64 x #s(literal 1/4 binary64)))) (pow.f64 x #s(literal 1/4 binary64)))) |
(-.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 (pow.f64 x #s(literal 1/4 binary64))) (*.f64 y (pow.f64 x #s(literal 1/4 binary64))))) |
(-.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 (sqrt.f64 x)) y)) |
(-.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 y) (sqrt.f64 x))) |
(-.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 x)))) |
(+.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 y y) x (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x)))))) (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (fma.f64 (*.f64 y y) x (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (fma.f64 (*.f64 y y) x (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x)))))) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 y y) x (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (fma.f64 (*.f64 y (sqrt.f64 x)) (+.f64 (-.f64 (*.f64 y (sqrt.f64 x)) #s(literal 1 binary64)) x) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 y (sqrt.f64 x)) (+.f64 (-.f64 (*.f64 y (sqrt.f64 x)) #s(literal 1 binary64)) x) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 y (sqrt.f64 x)) (+.f64 (-.f64 (*.f64 y (sqrt.f64 x)) #s(literal 1 binary64)) x) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (fma.f64 (*.f64 y (sqrt.f64 x)) (+.f64 (-.f64 (*.f64 y (sqrt.f64 x)) #s(literal 1 binary64)) x) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (*.f64 (*.f64 y y) x) (+.f64 (-.f64 (*.f64 y (sqrt.f64 x)) #s(literal 1 binary64)) x)) (/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x)) (+.f64 (-.f64 (*.f64 y (sqrt.f64 x)) #s(literal 1 binary64)) x))) |
(+.f64 (/.f64 (pow.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)) (fma.f64 y (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x))) (/.f64 (*.f64 (neg.f64 x) x) (fma.f64 y (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x)))) |
(+.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x)))) (/.f64 (*.f64 (*.f64 (neg.f64 y) (sqrt.f64 x)) (*.f64 y (sqrt.f64 x))) (-.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x))))) |
(+.f64 (*.f64 y (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) x)) |
(+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 (neg.f64 y)) (sqrt.f64 x))) |
(+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x))) |
(+.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (sqrt.f64 x)) x)) |
(*.f64 (neg.f64 (neg.f64 (pow.f64 x #s(literal 1/8 binary64)))) (neg.f64 (neg.f64 (pow.f64 x #s(literal 1/8 binary64))))) |
(*.f64 (sqrt.f64 (pow.f64 x #s(literal 1/8 binary64))) (sqrt.f64 (pow.f64 x #s(literal 3/8 binary64)))) |
(*.f64 (pow.f64 (neg.f64 x) #s(literal 1/8 binary64)) (pow.f64 (neg.f64 x) #s(literal 1/8 binary64))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 x #s(literal 3/8 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/4 binary64)) (pow.f64 x #s(literal 1/4 binary64))) |
(*.f64 (neg.f64 (pow.f64 x #s(literal 1/8 binary64))) (neg.f64 (pow.f64 x #s(literal 1/8 binary64)))) |
(*.f64 (pow.f64 x #s(literal 1/8 binary64)) (pow.f64 x #s(literal 1/8 binary64))) |
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal 1/4 binary64))) |
(pow.f64 (exp.f64 #s(literal 1/4 binary64)) (log.f64 x)) |
(pow.f64 (neg.f64 (pow.f64 x #s(literal 1/8 binary64))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 x #s(literal 1/8 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1/8 binary64)) |
(pow.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) |
(pow.f64 x #s(literal 1/4 binary64)) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 1/4 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (*.f64 (log.f64 x) #s(literal 1/4 binary64))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 1/4 binary64))) (cosh.f64 (*.f64 (log.f64 x) #s(literal 1/4 binary64))) (-.f64 (*.f64 (sinh.f64 (*.f64 (log.f64 x) #s(literal 1/4 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 1/4 binary64)))) (*.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 1/4 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 1/4 binary64))))))) |
(sqrt.f64 (sqrt.f64 x)) |
(fabs.f64 (pow.f64 x #s(literal 1/4 binary64))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 1/8 binary64) (*.f64 (log.f64 x) #s(literal 1/8 binary64)))) |
(exp.f64 (/.f64 (log.f64 (sqrt.f64 x)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 1/8 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 x #s(literal 1/8 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal 1/8 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 x)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 1/4 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (sqrt.f64 x)) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 (log.f64 (sqrt.f64 x)) #s(literal 1/2 binary64)))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 1/4 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 1/4 binary64)))) |
(*.f64 y (pow.f64 x #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) y) |
(*.f64 (neg.f64 (neg.f64 (pow.f64 x #s(literal 1/8 binary64)))) (neg.f64 (neg.f64 (pow.f64 x #s(literal 1/8 binary64))))) |
(*.f64 (sqrt.f64 (pow.f64 x #s(literal 1/8 binary64))) (sqrt.f64 (pow.f64 x #s(literal 3/8 binary64)))) |
(*.f64 (pow.f64 (neg.f64 x) #s(literal 1/8 binary64)) (pow.f64 (neg.f64 x) #s(literal 1/8 binary64))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 x #s(literal 3/8 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/4 binary64)) (pow.f64 x #s(literal 1/4 binary64))) |
(*.f64 (neg.f64 (pow.f64 x #s(literal 1/8 binary64))) (neg.f64 (pow.f64 x #s(literal 1/8 binary64)))) |
(*.f64 (pow.f64 x #s(literal 1/8 binary64)) (pow.f64 x #s(literal 1/8 binary64))) |
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal 1/4 binary64))) |
(pow.f64 (exp.f64 #s(literal 1/4 binary64)) (log.f64 x)) |
(pow.f64 (neg.f64 (pow.f64 x #s(literal 1/8 binary64))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 x #s(literal 1/8 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1/8 binary64)) |
(pow.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) |
(pow.f64 x #s(literal 1/4 binary64)) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 1/4 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (*.f64 (log.f64 x) #s(literal 1/4 binary64))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 1/4 binary64))) (cosh.f64 (*.f64 (log.f64 x) #s(literal 1/4 binary64))) (-.f64 (*.f64 (sinh.f64 (*.f64 (log.f64 x) #s(literal 1/4 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 1/4 binary64)))) (*.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 1/4 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 1/4 binary64))))))) |
(sqrt.f64 (sqrt.f64 x)) |
(fabs.f64 (pow.f64 x #s(literal 1/4 binary64))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 1/8 binary64) (*.f64 (log.f64 x) #s(literal 1/8 binary64)))) |
(exp.f64 (/.f64 (log.f64 (sqrt.f64 x)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 1/8 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 x #s(literal 1/8 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal 1/8 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 x)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 1/4 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (sqrt.f64 x)) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 (log.f64 (sqrt.f64 x)) #s(literal 1/2 binary64)))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 1/4 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 1/4 binary64)))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) #s(literal 1 binary64))) |
#s(approx (- 1 x) #s(literal 1 binary64)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (fma.f64 (*.f64 y y) x (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x))))) #s(literal 3 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 y y) x (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x)))) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (fma.f64 (*.f64 y y) x (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x))))) (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (fma.f64 (*.f64 y y) x (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x))))) (-.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 y y) x (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (*.f64 y y) x (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x)))) #s(literal -1 binary64))) (*.f64 (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (fma.f64 (*.f64 y y) x (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x))))) (pow.f64 (fma.f64 (*.f64 y y) x (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x)))) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y y) x) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (-.f64 (*.f64 y (sqrt.f64 x)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 y y) x (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) x))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) x) (-.f64 (*.f64 y (sqrt.f64 x)) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 y (sqrt.f64 x)) #s(literal 1 binary64)) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 y (sqrt.f64 x)) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (fma.f64 (*.f64 y y) x (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x)))) (*.f64 (fma.f64 (*.f64 y y) x (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x)))) #s(literal 1 binary64))) (pow.f64 (fma.f64 (*.f64 y y) x (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x)))) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) x)) (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y y) x) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 y (sqrt.f64 x)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 y y) x) (*.f64 y (sqrt.f64 x)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 y y) x (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) x) #s(literal 1 binary64)) (-.f64 (*.f64 y (sqrt.f64 x)) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 y y) x) (*.f64 y (sqrt.f64 x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) x (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/8 binary64))) (/.f64 (*.f64 y x) (pow.f64 x #s(literal 3/8 binary64))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 y x) (pow.f64 x #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3/8 binary64))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/4 binary64))) (/.f64 (*.f64 y x) (pow.f64 x #s(literal 1/4 binary64))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 y x) (pow.f64 x #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/4 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 y (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/8 binary64))) (pow.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 x #s(literal 1/8 binary64)) (*.f64 (pow.f64 x #s(literal 1/8 binary64)) (*.f64 y (pow.f64 x #s(literal 1/4 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y (sqrt.f64 x)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (*.f64 y x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 y x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y x) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y x) (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) x #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64)) #s(literal 1 binary64)) |
(fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) |
(fma.f64 (sqrt.f64 x) (*.f64 y #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) |
(fma.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 y (pow.f64 x #s(literal 1/4 binary64))) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x)))) (/.f64 (*.f64 (*.f64 y y) x) (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x))))) |
(-.f64 (/.f64 (*.f64 (*.f64 y y) x) (-.f64 (*.f64 y (sqrt.f64 x)) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 y (sqrt.f64 x)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (*.f64 y x))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 y x)) (pow.f64 x #s(literal -1/2 binary64)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sqrt.f64 x)) y)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) (sqrt.f64 x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 y y) x) (*.f64 y (sqrt.f64 x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 y y) x) (*.f64 y (sqrt.f64 x)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 y y) x) (*.f64 y (sqrt.f64 x))))) (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 y y) x) (*.f64 y (sqrt.f64 x)))))) |
(+.f64 (pow.f64 (fma.f64 (*.f64 y y) x (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x)))) #s(literal -1 binary64)) (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (fma.f64 (*.f64 y y) x (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (fma.f64 (*.f64 y y) x (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x))))) (pow.f64 (fma.f64 (*.f64 y y) x (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x)))) #s(literal -1 binary64))) |
(+.f64 (*.f64 y (sqrt.f64 x)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x))) |
(*.f64 (/.f64 x (pow.f64 x #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3/8 binary64)))) |
(*.f64 (/.f64 x (pow.f64 x #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/8 binary64))) (/.f64 x (pow.f64 x #s(literal 3/8 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/4 binary64))) (/.f64 x (pow.f64 x #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (sqrt.f64 x)) |
(*.f64 (neg.f64 (pow.f64 x #s(literal 1/4 binary64))) (neg.f64 (pow.f64 x #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 x #s(literal 1/8 binary64)) (pow.f64 x #s(literal 3/8 binary64))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) x) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 x) (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 x) #s(literal 1 binary64)) |
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 x #s(literal 1/4 binary64))) |
(*.f64 x (pow.f64 x #s(literal -1/2 binary64))) |
(pow.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/8 binary64)) |
(pow.f64 (pow.f64 x #s(literal 1/8 binary64)) #s(literal 4 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1/4 binary64)) |
(pow.f64 (sqrt.f64 x) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 x) (neg.f64 (sqrt.f64 x))) |
(/.f64 x (sqrt.f64 x)) |
(sqrt.f64 x) |
(exp.f64 (fma.f64 (log.f64 (sqrt.f64 x)) #s(literal 1/2 binary64) (*.f64 (log.f64 (sqrt.f64 x)) #s(literal 1/2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (sqrt.f64 x)) #s(literal 1/2 binary64) (*.f64 (log.f64 x) #s(literal 1/4 binary64)))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 1/4 binary64) (*.f64 (log.f64 (sqrt.f64 x)) #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (sqrt.f64 x)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (log.f64 (sqrt.f64 x))) |
(+.f64 (cosh.f64 (log.f64 (sqrt.f64 x))) (sinh.f64 (log.f64 (sqrt.f64 x)))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 #s(approx (+ (* (sqrt (/ 1 x)) y) -1) (fma.f64 (/.f64 y x) (sqrt.f64 x) #s(literal -1 binary64))) x)) |
(*.f64 #s(approx (+ (* (sqrt (/ 1 x)) y) -1) (fma.f64 (/.f64 y x) (sqrt.f64 x) #s(literal -1 binary64))) x) |
(*.f64 x #s(approx (+ (* (sqrt (/ 1 x)) y) -1) (fma.f64 (/.f64 y x) (sqrt.f64 x) #s(literal -1 binary64)))) |
#s(approx (+ (* (sqrt (/ 1 x)) y) -1) (fma.f64 (/.f64 y x) (sqrt.f64 x) #s(literal -1 binary64))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (/.f64 (*.f64 y (sqrt.f64 x)) x) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) x (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 y (sqrt.f64 x)) x) #s(literal -1 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) x (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 y (sqrt.f64 x)) x) #s(literal -1 binary64))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (/.f64 (*.f64 y (sqrt.f64 x)) x) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) x (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 y (sqrt.f64 x)) x) #s(literal -1 binary64))))) (/.f64 (pow.f64 (/.f64 (*.f64 y (sqrt.f64 x)) x) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) x (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 y (sqrt.f64 x)) x) #s(literal -1 binary64))))) (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) x (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 y (sqrt.f64 x)) x) #s(literal -1 binary64))))) (/.f64 #s(literal -1 binary64) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) x (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 y (sqrt.f64 x)) x) #s(literal -1 binary64)))))) (*.f64 (/.f64 (pow.f64 (/.f64 (*.f64 y (sqrt.f64 x)) x) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) x (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 y (sqrt.f64 x)) x) #s(literal -1 binary64))))) (/.f64 #s(literal -1 binary64) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) x (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 y (sqrt.f64 x)) x) #s(literal -1 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) x))) (neg.f64 (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (sqrt.f64 x)) x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) x) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 y (sqrt.f64 x)) x) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 y (sqrt.f64 x)) x) #s(literal 3 binary64)) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) x (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 y (sqrt.f64 x)) x) #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) x) (-.f64 (/.f64 (*.f64 y (sqrt.f64 x)) x) #s(literal -1 binary64))) (*.f64 (-.f64 (/.f64 (*.f64 y (sqrt.f64 x)) x) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 (/.f64 (*.f64 y (sqrt.f64 x)) x) #s(literal -1 binary64)) (-.f64 (/.f64 (*.f64 y (sqrt.f64 x)) x) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 y (sqrt.f64 x)) x) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) x (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 y (sqrt.f64 x)) x) #s(literal -1 binary64)))) (*.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) x (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 y (sqrt.f64 x)) x) #s(literal -1 binary64)))) #s(literal -1 binary64))) (*.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) x (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 y (sqrt.f64 x)) x) #s(literal -1 binary64)))) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) x (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 y (sqrt.f64 x)) x) #s(literal -1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) x)) (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (sqrt.f64 x)) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) x) #s(literal 1 binary64))) (neg.f64 (-.f64 (/.f64 (*.f64 y (sqrt.f64 x)) x) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 y (sqrt.f64 x)) x) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) x) (*.f64 (/.f64 (*.f64 y (sqrt.f64 x)) x) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 y (sqrt.f64 x)) x) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) x (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 y (sqrt.f64 x)) x) #s(literal -1 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) x) #s(literal 1 binary64)) (-.f64 (/.f64 (*.f64 y (sqrt.f64 x)) x) #s(literal -1 binary64))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 y (sqrt.f64 x)) x) #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) x) (*.f64 (/.f64 (*.f64 y (sqrt.f64 x)) x) #s(literal -1 binary64))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 y (sqrt.f64 x)) x) #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) x (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 y (sqrt.f64 x)) x) #s(literal -1 binary64))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/8 binary64))) #s(literal 1 binary64)) (/.f64 (pow.f64 x #s(literal 1/8 binary64)) x) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 y (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/8 binary64))) x) (/.f64 (pow.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 (pow.f64 x #s(literal 1/8 binary64)) (*.f64 y (pow.f64 x #s(literal 1/4 binary64)))) x) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 1/8 binary64)) x) (/.f64 (*.f64 (pow.f64 x #s(literal 1/8 binary64)) (*.f64 y (pow.f64 x #s(literal 1/4 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (*.f64 y (sqrt.f64 x)) #s(literal 1 binary64)) (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (sqrt.f64 x) #s(literal 1 binary64)) (/.f64 (*.f64 y #s(literal 1 binary64)) x) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (sqrt.f64 x) #s(literal 1 binary64)) (/.f64 y x) #s(literal -1 binary64)) |
(fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 (sqrt.f64 x) x) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (*.f64 y (pow.f64 x #s(literal 1/4 binary64))) x) (/.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 y (pow.f64 x #s(literal 1/4 binary64))) x) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (*.f64 y (pow.f64 x #s(literal 1/4 binary64))) #s(literal 1 binary64)) (/.f64 (pow.f64 x #s(literal 1/4 binary64)) x) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 1/4 binary64)) x) (/.f64 (*.f64 y (pow.f64 x #s(literal 1/4 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (sqrt.f64 x) x) (/.f64 (*.f64 y #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (sqrt.f64 x) x) (/.f64 y #s(literal 1 binary64)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (*.f64 y (sqrt.f64 x)) x) #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 y (sqrt.f64 x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 y x) (/.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 y x) (sqrt.f64 x) #s(literal -1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (sqrt.f64 x)) x) #s(literal -1 binary64)) |
(fma.f64 y (/.f64 (sqrt.f64 x) x) #s(literal -1 binary64)) |
(fma.f64 (sqrt.f64 x) (/.f64 y x) #s(literal -1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (sqrt.f64 x)) x))) (/.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) x) (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (sqrt.f64 x)) x)))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) x) (-.f64 (/.f64 (*.f64 y (sqrt.f64 x)) x) #s(literal -1 binary64))) (pow.f64 (-.f64 (/.f64 (*.f64 y (sqrt.f64 x)) x) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(-.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (/.f64 y x)) (sqrt.f64 x))) |
(-.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (sqrt.f64 x)) (/.f64 y x))) |
(+.f64 (/.f64 (pow.f64 (/.f64 (*.f64 y (sqrt.f64 x)) x) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) x) (*.f64 (/.f64 (*.f64 y (sqrt.f64 x)) x) #s(literal -1 binary64))))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) x) (*.f64 (/.f64 (*.f64 y (sqrt.f64 x)) x) #s(literal -1 binary64)))))) |
(+.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) x) (*.f64 (/.f64 (*.f64 y (sqrt.f64 x)) x) #s(literal -1 binary64))))) (/.f64 (pow.f64 (/.f64 (*.f64 y (sqrt.f64 x)) x) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) x) (*.f64 (/.f64 (*.f64 y (sqrt.f64 x)) x) #s(literal -1 binary64)))))) |
(+.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) x (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 y (sqrt.f64 x)) x) #s(literal -1 binary64))))) (/.f64 (pow.f64 (/.f64 (*.f64 y (sqrt.f64 x)) x) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) x (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 y (sqrt.f64 x)) x) #s(literal -1 binary64)))))) |
(+.f64 (/.f64 (pow.f64 (/.f64 (*.f64 y (sqrt.f64 x)) x) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) x (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 y (sqrt.f64 x)) x) #s(literal -1 binary64))))) (/.f64 #s(literal -1 binary64) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) x (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 y (sqrt.f64 x)) x) #s(literal -1 binary64)))))) |
(+.f64 (/.f64 (*.f64 y (sqrt.f64 x)) x) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (sqrt.f64 x)) x)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (+ (* (sqrt x) y) 1) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 x x)))) (neg.f64 (neg.f64 (+.f64 #s(approx (+ (* (sqrt x) y) 1) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))) x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (+ (* (sqrt x) y) 1) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 x (+.f64 #s(approx (+ (* (sqrt x) y) 1) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))) x) (pow.f64 #s(approx (+ (* (sqrt x) y) 1) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 #s(approx (+ (* (sqrt x) y) 1) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))) #s(literal 2 binary64)) (+.f64 #s(approx (+ (* (sqrt x) y) 1) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))) x)) (*.f64 (+.f64 #s(approx (+ (* (sqrt x) y) 1) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))) x) (*.f64 x x))) (*.f64 (+.f64 #s(approx (+ (* (sqrt x) y) 1) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))) x) (+.f64 #s(approx (+ (* (sqrt x) y) 1) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))) x))) |
(/.f64 (-.f64 (*.f64 (pow.f64 #s(approx (+ (* (sqrt x) y) 1) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))) #s(literal 3 binary64)) (fma.f64 x (+.f64 #s(approx (+ (* (sqrt x) y) 1) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))) x) (pow.f64 #s(approx (+ (* (sqrt x) y) 1) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))) #s(literal 2 binary64)))) (*.f64 (fma.f64 x (+.f64 #s(approx (+ (* (sqrt x) y) 1) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))) x) (pow.f64 #s(approx (+ (* (sqrt x) y) 1) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))) #s(literal 2 binary64))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (fma.f64 x (+.f64 #s(approx (+ (* (sqrt x) y) 1) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))) x) (pow.f64 #s(approx (+ (* (sqrt x) y) 1) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))) #s(literal 2 binary64))) (fma.f64 x (+.f64 #s(approx (+ (* (sqrt x) y) 1) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))) x) (pow.f64 #s(approx (+ (* (sqrt x) y) 1) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (+ (* (sqrt x) y) 1) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (+.f64 #s(approx (+ (* (sqrt x) y) 1) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))) x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (+ (* (sqrt x) y) 1) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (+.f64 #s(approx (+ (* (sqrt x) y) 1) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))) x) (pow.f64 #s(approx (+ (* (sqrt x) y) 1) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 #s(approx (+ (* (sqrt x) y) 1) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 x x)) (+.f64 #s(approx (+ (* (sqrt x) y) 1) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))) x)) |
(/.f64 (-.f64 (pow.f64 #s(approx (+ (* (sqrt x) y) 1) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x (+.f64 #s(approx (+ (* (sqrt x) y) 1) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))) x) (pow.f64 #s(approx (+ (* (sqrt x) y) 1) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (pow.f64 #s(approx (+ (* (sqrt x) y) 1) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))) #s(literal 2 binary64)) (+.f64 #s(approx (+ (* (sqrt x) y) 1) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))) x)) (/.f64 (*.f64 x x) (+.f64 #s(approx (+ (* (sqrt x) y) 1) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))) x))) |
(-.f64 (/.f64 (pow.f64 #s(approx (+ (* (sqrt x) y) 1) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))) #s(literal 3 binary64)) (fma.f64 x (+.f64 #s(approx (+ (* (sqrt x) y) 1) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))) x) (pow.f64 #s(approx (+ (* (sqrt x) y) 1) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (+.f64 #s(approx (+ (* (sqrt x) y) 1) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))) x) (pow.f64 #s(approx (+ (* (sqrt x) y) 1) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))) #s(literal 2 binary64))))) |
(-.f64 #s(approx (+ (* (sqrt x) y) 1) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))) x) |
(+.f64 (/.f64 (pow.f64 #s(approx (+ (* (sqrt x) y) 1) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))) #s(literal 2 binary64)) (+.f64 #s(approx (+ (* (sqrt x) y) 1) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))) x)) (/.f64 (*.f64 (neg.f64 x) x) (+.f64 #s(approx (+ (* (sqrt x) y) 1) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))) x))) |
#s(approx (+ (* (sqrt x) y) 1) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (fma.f64 (*.f64 y y) x (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x))))) #s(literal 3 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 y y) x (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x)))) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (fma.f64 (*.f64 y y) x (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x))))) (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (fma.f64 (*.f64 y y) x (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x))))) (-.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 y y) x (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (*.f64 y y) x (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x)))) #s(literal -1 binary64))) (*.f64 (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (fma.f64 (*.f64 y y) x (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x))))) (pow.f64 (fma.f64 (*.f64 y y) x (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x)))) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y y) x) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (-.f64 (*.f64 y (sqrt.f64 x)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 y y) x (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) x))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) x) (-.f64 (*.f64 y (sqrt.f64 x)) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 y (sqrt.f64 x)) #s(literal 1 binary64)) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 y (sqrt.f64 x)) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (fma.f64 (*.f64 y y) x (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x)))) (*.f64 (fma.f64 (*.f64 y y) x (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x)))) #s(literal 1 binary64))) (pow.f64 (fma.f64 (*.f64 y y) x (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x)))) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) x)) (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y y) x) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 y (sqrt.f64 x)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 y y) x) (*.f64 y (sqrt.f64 x)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 y y) x (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) x) #s(literal 1 binary64)) (-.f64 (*.f64 y (sqrt.f64 x)) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 y y) x) (*.f64 y (sqrt.f64 x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) x (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/8 binary64))) (/.f64 (*.f64 y x) (pow.f64 x #s(literal 3/8 binary64))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 y x) (pow.f64 x #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3/8 binary64))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/4 binary64))) (/.f64 (*.f64 y x) (pow.f64 x #s(literal 1/4 binary64))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 y x) (pow.f64 x #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/4 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 y (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/8 binary64))) (pow.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 x #s(literal 1/8 binary64)) (*.f64 (pow.f64 x #s(literal 1/8 binary64)) (*.f64 y (pow.f64 x #s(literal 1/4 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y (sqrt.f64 x)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (*.f64 y x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 y x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y x) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y x) (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) x #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64)) #s(literal 1 binary64)) |
(fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) |
(fma.f64 (sqrt.f64 x) (*.f64 y #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) |
(fma.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 y (pow.f64 x #s(literal 1/4 binary64))) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x)))) (/.f64 (*.f64 (*.f64 y y) x) (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x))))) |
(-.f64 (/.f64 (*.f64 (*.f64 y y) x) (-.f64 (*.f64 y (sqrt.f64 x)) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 y (sqrt.f64 x)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (*.f64 y x))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 y x)) (pow.f64 x #s(literal -1/2 binary64)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sqrt.f64 x)) y)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) (sqrt.f64 x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 y y) x) (*.f64 y (sqrt.f64 x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 y y) x) (*.f64 y (sqrt.f64 x)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 y y) x) (*.f64 y (sqrt.f64 x))))) (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 y y) x) (*.f64 y (sqrt.f64 x)))))) |
(+.f64 (pow.f64 (fma.f64 (*.f64 y y) x (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x)))) #s(literal -1 binary64)) (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (fma.f64 (*.f64 y y) x (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (fma.f64 (*.f64 y y) x (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x))))) (pow.f64 (fma.f64 (*.f64 y y) x (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x)))) #s(literal -1 binary64))) |
(+.f64 (*.f64 y (sqrt.f64 x)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x))) |
(*.f64 y x) |
(*.f64 x y) |
(*.f64 (neg.f64 (pow.f64 x #s(literal -1/4 binary64))) (neg.f64 (pow.f64 x #s(literal -1/4 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 x #s(literal -1/4 binary64))) (fabs.f64 (pow.f64 x #s(literal -1/4 binary64)))) |
(*.f64 (sqrt.f64 (pow.f64 x #s(literal -1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal 1/8 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 x #s(literal 3/8 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 x #s(literal -1/4 binary64)) (pow.f64 x #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64))) |
(pow.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 x #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) |
(pow.f64 x #s(literal -1/2 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 (neg.f64 x)))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (neg.f64 x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 x))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (sqrt.f64 x)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (neg.f64 x)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(sqrt.f64 (pow.f64 x #s(literal -1 binary64))) |
(fabs.f64 (pow.f64 x #s(literal -1/2 binary64))) |
(exp.f64 (neg.f64 (log.f64 (sqrt.f64 x)))) |
(exp.f64 (/.f64 (neg.f64 (log.f64 x)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 x)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 x)) #s(literal 1/2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (neg.f64 (log.f64 x)) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 (neg.f64 (log.f64 x)) #s(literal 1/2 binary64)))) |
Compiled 10 395 to 1 369 computations (86.8% saved)
12 alts after pruning (9 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 367 | 4 | 371 |
| Fresh | 5 | 5 | 10 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 1 | 1 |
| Total | 375 | 12 | 387 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 86.5% | (fma.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) (*.f64 (*.f64 y x) (/.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
| ▶ | 70.1% | (-.f64 #s(approx (+ (* (sqrt x) y) 1) (*.f64 (sqrt.f64 x) y)) x) |
| 64.6% | #s(approx (- (+ (* (sqrt x) y) 1) x) (fma.f64 (pow.f64 x #s(literal 1/8 binary64)) (*.f64 (pow.f64 x #s(literal 1/8 binary64)) (*.f64 y (pow.f64 x #s(literal 1/4 binary64)))) #s(literal 1 binary64))) | |
| 64.7% | #s(approx (- (+ (* (sqrt x) y) 1) x) (fma.f64 (/.f64 x (sqrt.f64 x)) y #s(literal 1 binary64))) | |
| ✓ | 64.8% | #s(approx (- (+ (* (sqrt x) y) 1) x) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) |
| ▶ | 61.0% | #s(approx (- (+ (* (sqrt x) y) 1) x) #s(approx (+ (* (sqrt x) y) 1) (fma.f64 (*.f64 y x) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))) |
| 36.9% | #s(approx (- (+ (* (sqrt x) y) 1) x) #s(approx (+ (* (sqrt x) y) 1) (*.f64 (sqrt.f64 x) y))) | |
| ✓ | 64.3% | #s(approx (+ (- 1 x) (* y (sqrt x))) (-.f64 #s(literal 1 binary64) x)) |
| 65.6% | #s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y #s(literal -1 binary64)) x)) | |
| ▶ | 32.4% | #s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 #s(approx (+ (* (sqrt (/ 1 x)) y) -1) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y)) x)) |
| ▶ | 35.2% | #s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) (neg.f64 x))) |
| ✓ | 29.7% | #s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) #s(literal 1 binary64))) |
Compiled 410 to 273 computations (33.4% saved)
| 1× | egg-herbie |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (*.f64 y x) | |
| cost-diff | 0 | (fma.f64 (*.f64 y x) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) | |
| cost-diff | 0 | #s(approx (+ (* (sqrt x) y) 1) (fma.f64 (*.f64 y x) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) | |
| cost-diff | 0 | #s(approx (- (+ (* (sqrt x) y) 1) x) #s(approx (+ (* (sqrt x) y) 1) (fma.f64 (*.f64 y x) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))) | |
| cost-diff | 0 | (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y) | |
| cost-diff | 0 | #s(approx (+ (* (sqrt (/ 1 x)) y) -1) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y)) | |
| cost-diff | 0 | (*.f64 #s(approx (+ (* (sqrt (/ 1 x)) y) -1) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y)) x) | |
| cost-diff | 0 | #s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 #s(approx (+ (* (sqrt (/ 1 x)) y) -1) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y)) x)) | |
| cost-diff | 0 | (sqrt.f64 x) | |
| cost-diff | 0 | (*.f64 (sqrt.f64 x) y) | |
| cost-diff | 0 | #s(approx (+ (* (sqrt x) y) 1) (*.f64 (sqrt.f64 x) y)) | |
| cost-diff | 0 | (-.f64 #s(approx (+ (* (sqrt x) y) 1) (*.f64 (sqrt.f64 x) y)) x) | |
| cost-diff | 0 | (neg.f64 x) | |
| cost-diff | 0 | #s(approx (- 1 x) (neg.f64 x)) | |
| cost-diff | 0 | #s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) (neg.f64 x))) | |
| cost-diff | 0 | (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)) | |
| cost-diff | 0 | (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) | |
| cost-diff | 0 | (-.f64 #s(literal 1 binary64) x) | |
| cost-diff | 8 | (fma.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) (*.f64 (*.f64 y x) (/.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 42 | 294 |
| 0 | 66 | 294 |
| 1 | 113 | 287 |
| 2 | 203 | 286 |
| 3 | 408 | 286 |
| 4 | 668 | 286 |
| 5 | 838 | 286 |
| 6 | 1006 | 286 |
| 7 | 1168 | 286 |
| 8 | 1176 | 286 |
| 9 | 1179 | 286 |
| 0 | 1179 | 276 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
(fma.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) (*.f64 (*.f64 y x) (/.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(-.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
(/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) |
(-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)) |
(fma.f64 (sqrt.f64 x) y x) |
(sqrt.f64 x) |
y |
(*.f64 (*.f64 y x) (/.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(*.f64 y x) |
(/.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) |
(neg.f64 y) |
(-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) |
(fma.f64 y (sqrt.f64 x) x) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) (neg.f64 x))) |
#s(approx (- 1 x) (neg.f64 x)) |
(neg.f64 x) |
x |
(-.f64 #s(approx (+ (* (sqrt x) y) 1) (*.f64 (sqrt.f64 x) y)) x) |
#s(approx (+ (* (sqrt x) y) 1) (*.f64 (sqrt.f64 x) y)) |
(*.f64 (sqrt.f64 x) y) |
(sqrt.f64 x) |
x |
y |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 #s(approx (+ (* (sqrt (/ 1 x)) y) -1) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y)) x)) |
(*.f64 #s(approx (+ (* (sqrt (/ 1 x)) y) -1) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y)) x) |
#s(approx (+ (* (sqrt (/ 1 x)) y) -1) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
y |
#s(approx (- (+ (* (sqrt x) y) 1) x) #s(approx (+ (* (sqrt x) y) 1) (fma.f64 (*.f64 y x) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))) |
#s(approx (+ (* (sqrt x) y) 1) (fma.f64 (*.f64 y x) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 y x) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
(*.f64 y x) |
y |
x |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
| Outputs |
|---|
(fma.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) (*.f64 (*.f64 y x) (/.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(/.f64 (fma.f64 (*.f64 y y) (neg.f64 x) (*.f64 (-.f64 x #s(literal 1 binary64)) (-.f64 x #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) |
(-.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
(/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) |
(/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) |
(-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)) |
(-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) |
(fma.f64 (sqrt.f64 x) y x) |
(fma.f64 y (sqrt.f64 x) x) |
(sqrt.f64 x) |
y |
(*.f64 (*.f64 y x) (/.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(*.f64 (*.f64 (/.f64 y (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) y) (neg.f64 x)) |
(*.f64 y x) |
(/.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) |
(neg.f64 y) |
(-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) |
(fma.f64 y (sqrt.f64 x) x) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) (neg.f64 x))) |
#s(approx (- (+ (* (sqrt x) y) 1) x) #s(approx (- 1 x) (neg.f64 x))) |
#s(approx (- 1 x) (neg.f64 x)) |
(neg.f64 x) |
x |
(-.f64 #s(approx (+ (* (sqrt x) y) 1) (*.f64 (sqrt.f64 x) y)) x) |
(-.f64 #s(approx (+ (* (sqrt x) y) 1) (*.f64 y (sqrt.f64 x))) x) |
#s(approx (+ (* (sqrt x) y) 1) (*.f64 (sqrt.f64 x) y)) |
#s(approx (+ (* (sqrt x) y) 1) (*.f64 y (sqrt.f64 x))) |
(*.f64 (sqrt.f64 x) y) |
(*.f64 y (sqrt.f64 x)) |
(sqrt.f64 x) |
x |
y |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 #s(approx (+ (* (sqrt (/ 1 x)) y) -1) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y)) x)) |
#s(approx (- (+ (* (sqrt x) y) 1) x) (*.f64 #s(approx (+ (* (sqrt (/ 1 x)) y) -1) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y)) x)) |
(*.f64 #s(approx (+ (* (sqrt (/ 1 x)) y) -1) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y)) x) |
#s(approx (+ (* (sqrt (/ 1 x)) y) -1) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
y |
#s(approx (- (+ (* (sqrt x) y) 1) x) #s(approx (+ (* (sqrt x) y) 1) (fma.f64 (*.f64 y x) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))) |
#s(approx (- (+ (* (sqrt x) y) 1) x) #s(approx (+ (* (sqrt x) y) 1) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 y x) #s(literal 1 binary64)))) |
#s(approx (+ (* (sqrt x) y) 1) (fma.f64 (*.f64 y x) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) |
#s(approx (+ (* (sqrt x) y) 1) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 y x) #s(literal 1 binary64))) |
(fma.f64 (*.f64 y x) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 y x) #s(literal 1 binary64)) |
(*.f64 y x) |
y |
x |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0 | #s(approx (+ (* (sqrt x) y) 1) (fma.f64 (*.f64 y x) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) | |
| accuracy | 0.1015625 | (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) | |
| accuracy | 3.8358592039592656 | (fma.f64 (*.f64 y x) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) | |
| accuracy | 22.50459464644694 | #s(approx (- (+ (* (sqrt x) y) 1) x) #s(approx (+ (* (sqrt x) y) 1) (fma.f64 (*.f64 y x) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))) | |
| accuracy | 0.25 | (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y) | |
| accuracy | 2.955313540110967 | (*.f64 #s(approx (+ (* (sqrt (/ 1 x)) y) -1) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y)) x) | |
| accuracy | 19.077879424469028 | #s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 #s(approx (+ (* (sqrt (/ 1 x)) y) -1) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y)) x)) | |
| accuracy | 33.67920890028798 | #s(approx (+ (* (sqrt (/ 1 x)) y) -1) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y)) | |
| accuracy | 0.0 | (sqrt.f64 x) | |
| accuracy | 0.0078125 | (-.f64 #s(approx (+ (* (sqrt x) y) 1) (*.f64 (sqrt.f64 x) y)) x) | |
| accuracy | 0.19140625 | (*.f64 (sqrt.f64 x) y) | |
| accuracy | 31.376537503477344 | #s(approx (+ (* (sqrt x) y) 1) (*.f64 (sqrt.f64 x) y)) | |
| accuracy | 0.0 | (neg.f64 x) | |
| accuracy | 22.816136476019253 | #s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) (neg.f64 x))) | |
| accuracy | 30.80388048331214 | #s(approx (- 1 x) (neg.f64 x)) | |
| accuracy | 0.0703125 | (fma.f64 y (sqrt.f64 x) x) | |
| accuracy | 4.5634130096685235 | (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) | |
| accuracy | 4.650394782668455 | (/.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) | |
| accuracy | 5.092060081644156 | (*.f64 (*.f64 y x) (/.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
| 78.0ms | 256× | 0 | valid |
Compiled 228 to 32 computations (86% saved)
ival-mult: 39.0ms (63.2% of total)ival-add: 7.0ms (11.3% of total)ival-div: 5.0ms (8.1% of total)ival-sub: 5.0ms (8.1% of total)ival-sqrt: 3.0ms (4.9% of total)ival-neg: 2.0ms (3.2% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
(fma.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) (*.f64 (*.f64 y x) (/.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(-.f64 #s(literal 1 binary64) x) |
(/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) |
(-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) (neg.f64 x))) |
#s(approx (- 1 x) (neg.f64 x)) |
(neg.f64 x) |
(-.f64 #s(approx (+ (* (sqrt x) y) 1) (*.f64 (sqrt.f64 x) y)) x) |
#s(approx (+ (* (sqrt x) y) 1) (*.f64 (sqrt.f64 x) y)) |
(*.f64 (sqrt.f64 x) y) |
(sqrt.f64 x) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 #s(approx (+ (* (sqrt (/ 1 x)) y) -1) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y)) x)) |
(*.f64 #s(approx (+ (* (sqrt (/ 1 x)) y) -1) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y)) x) |
#s(approx (+ (* (sqrt (/ 1 x)) y) -1) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y) |
#s(approx (- (+ (* (sqrt x) y) 1) x) #s(approx (+ (* (sqrt x) y) 1) (fma.f64 (*.f64 y x) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))) |
#s(approx (+ (* (sqrt x) y) 1) (fma.f64 (*.f64 y x) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 y x) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
(*.f64 y x) |
(*.f64 (*.f64 y x) (/.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) |
(fma.f64 y (sqrt.f64 x) x) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
| Outputs |
|---|
(/ 1 (- 1 (* (sqrt x) y))) |
(+ (* x (- (+ (* -1 (/ (pow y 2) (- 1 (* (sqrt x) y)))) (/ 1 (pow (- 1 (* (sqrt x) y)) 2))) (* 2 (/ 1 (- 1 (* (sqrt x) y)))))) (/ 1 (- 1 (* (sqrt x) y)))) |
(+ (* x (- (+ (* -1 (/ (pow y 2) (- 1 (* (sqrt x) y)))) (+ (* x (- (+ (* -1 (/ (pow y 2) (pow (- 1 (* (sqrt x) y)) 2))) (/ 1 (- 1 (* (sqrt x) y)))) (* -1 (/ (- (/ 1 (pow (- 1 (* (sqrt x) y)) 2)) (* 2 (/ 1 (- 1 (* (sqrt x) y))))) (- 1 (* (sqrt x) y)))))) (/ 1 (pow (- 1 (* (sqrt x) y)) 2)))) (* 2 (/ 1 (- 1 (* (sqrt x) y)))))) (/ 1 (- 1 (* (sqrt x) y)))) |
(+ (* x (- (+ (* -1 (/ (pow y 2) (- 1 (* (sqrt x) y)))) (+ (* x (- (+ (* -1 (/ (pow y 2) (pow (- 1 (* (sqrt x) y)) 2))) (+ (* x (- (* -1 (/ (pow y 2) (pow (- 1 (* (sqrt x) y)) 3))) (* -1 (/ (- (/ 1 (- 1 (* (sqrt x) y))) (* -1 (/ (- (/ 1 (pow (- 1 (* (sqrt x) y)) 2)) (* 2 (/ 1 (- 1 (* (sqrt x) y))))) (- 1 (* (sqrt x) y))))) (- 1 (* (sqrt x) y)))))) (/ 1 (- 1 (* (sqrt x) y))))) (* -1 (/ (- (/ 1 (pow (- 1 (* (sqrt x) y)) 2)) (* 2 (/ 1 (- 1 (* (sqrt x) y))))) (- 1 (* (sqrt x) y)))))) (/ 1 (pow (- 1 (* (sqrt x) y)) 2)))) (* 2 (/ 1 (- 1 (* (sqrt x) y)))))) (/ 1 (- 1 (* (sqrt x) y)))) |
1 |
(+ 1 (* -1 x)) |
(+ (* x (- (/ 1 (pow (- 1 (* (sqrt x) y)) 2)) (/ 1 (- 1 (* (sqrt x) y))))) (/ 1 (- 1 (* (sqrt x) y)))) |
(+ (* x (- (+ (/ 1 (pow (- 1 (* (sqrt x) y)) 2)) (/ (* x (- (/ 1 (pow (- 1 (* (sqrt x) y)) 2)) (/ 1 (- 1 (* (sqrt x) y))))) (- 1 (* (sqrt x) y)))) (/ 1 (- 1 (* (sqrt x) y))))) (/ 1 (- 1 (* (sqrt x) y)))) |
(+ (* x (- (+ (* x (- (/ (* x (- (/ 1 (pow (- 1 (* (sqrt x) y)) 2)) (/ 1 (- 1 (* (sqrt x) y))))) (pow (- 1 (* (sqrt x) y)) 2)) (* -1 (/ (- (/ 1 (pow (- 1 (* (sqrt x) y)) 2)) (/ 1 (- 1 (* (sqrt x) y)))) (- 1 (* (sqrt x) y)))))) (/ 1 (pow (- 1 (* (sqrt x) y)) 2))) (/ 1 (- 1 (* (sqrt x) y))))) (/ 1 (- 1 (* (sqrt x) y)))) |
(- 1 (* (sqrt x) y)) |
(- (+ 1 (* -1 x)) (* (sqrt x) y)) |
(+ 1 (* (sqrt x) y)) |
(+ 1 (+ (* -1 x) (* (sqrt x) y))) |
(* -1 x) |
(* (sqrt x) y) |
(sqrt x) |
(+ (* -1 x) (* (sqrt x) y)) |
(* (sqrt (/ 1 x)) y) |
(/ (+ (* -1 x) (* (sqrt x) y)) x) |
(* x y) |
(* -1 (/ (* x (pow y 2)) (- 1 (* (sqrt x) y)))) |
(* x (+ (* -1 (/ (* x (pow y 2)) (pow (- 1 (* (sqrt x) y)) 2))) (* -1 (/ (pow y 2) (- 1 (* (sqrt x) y)))))) |
(* x (+ (* -1 (/ (pow y 2) (- 1 (* (sqrt x) y)))) (* x (+ (* -1 (/ (* x (pow y 2)) (pow (- 1 (* (sqrt x) y)) 3))) (* -1 (/ (pow y 2) (pow (- 1 (* (sqrt x) y)) 2))))))) |
(* x (+ (* -1 (/ (pow y 2) (- 1 (* (sqrt x) y)))) (* x (+ (* -1 (/ (pow y 2) (pow (- 1 (* (sqrt x) y)) 2))) (* x (+ (* -1 (/ (* x (pow y 2)) (pow (- 1 (* (sqrt x) y)) 4))) (* -1 (/ (pow y 2) (pow (- 1 (* (sqrt x) y)) 3))))))))) |
(* -1 (/ y (- 1 (* (sqrt x) y)))) |
(+ (* -1 (/ y (- 1 (* (sqrt x) y)))) (* -1 (/ (* x y) (pow (- 1 (* (sqrt x) y)) 2)))) |
(+ (* -1 (/ y (- 1 (* (sqrt x) y)))) (* x (+ (* -1 (/ y (pow (- 1 (* (sqrt x) y)) 2))) (* -1 (/ (* x y) (pow (- 1 (* (sqrt x) y)) 3)))))) |
(+ (* -1 (/ y (- 1 (* (sqrt x) y)))) (* x (+ (* -1 (/ y (pow (- 1 (* (sqrt x) y)) 2))) (* x (+ (* -1 (/ y (pow (- 1 (* (sqrt x) y)) 3))) (* -1 (/ (* x y) (pow (- 1 (* (sqrt x) y)) 4)))))))) |
(+ x (* (sqrt x) y)) |
(sqrt (/ 1 x)) |
(* -1 (/ x (+ 1 (* (sqrt (/ 1 x)) y)))) |
(* x (- (+ (/ 2 (* x (+ 1 (* (sqrt (/ 1 x)) y)))) (/ (pow y 2) (* x (+ 1 (* (sqrt (/ 1 x)) y))))) (+ (/ 1 (* x (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (/ 1 (+ 1 (* (sqrt (/ 1 x)) y)))))) |
(* x (- (+ (/ 2 (* x (+ 1 (* (sqrt (/ 1 x)) y)))) (+ (/ (pow y 2) (* x (+ 1 (* (sqrt (/ 1 x)) y)))) (/ (pow y 2) (* (pow x 2) (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))))) (+ (* -1 (/ (- (* 2 (/ 1 (+ 1 (* (sqrt (/ 1 x)) y)))) (/ 1 (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (* (pow x 2) (+ 1 (* (sqrt (/ 1 x)) y))))) (+ (/ 1 (* x (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (+ (/ 1 (* (pow x 2) (+ 1 (* (sqrt (/ 1 x)) y)))) (/ 1 (+ 1 (* (sqrt (/ 1 x)) y)))))))) |
(* x (- (+ (/ 2 (* x (+ 1 (* (sqrt (/ 1 x)) y)))) (+ (/ (pow y 2) (* x (+ 1 (* (sqrt (/ 1 x)) y)))) (+ (/ (pow y 2) (* (pow x 2) (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (/ (pow y 2) (* (pow x 3) (pow (+ 1 (* (sqrt (/ 1 x)) y)) 3)))))) (+ (* -1 (/ (- (* 2 (/ 1 (+ 1 (* (sqrt (/ 1 x)) y)))) (/ 1 (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (* (pow x 2) (+ 1 (* (sqrt (/ 1 x)) y))))) (+ (* -1 (/ (- (* 2 (/ 1 (+ 1 (* (sqrt (/ 1 x)) y)))) (/ 1 (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (* (pow x 3) (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2)))) (+ (/ 1 (* x (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (+ (/ 1 (* (pow x 2) (+ 1 (* (sqrt (/ 1 x)) y)))) (+ (/ 1 (* (pow x 3) (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (/ 1 (+ 1 (* (sqrt (/ 1 x)) y)))))))))) |
(* x (- (/ 1 x) 1)) |
(/ 1 (+ 1 (* (sqrt (/ 1 x)) y))) |
(- (+ (/ 1 (* x (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (/ 1 (+ 1 (* (sqrt (/ 1 x)) y)))) (/ 1 (* x (+ 1 (* (sqrt (/ 1 x)) y))))) |
(- (+ (/ 1 (* x (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (+ (/ 1 (* (pow x 2) (pow (+ 1 (* (sqrt (/ 1 x)) y)) 3))) (/ 1 (+ 1 (* (sqrt (/ 1 x)) y))))) (+ (/ 1 (* x (+ 1 (* (sqrt (/ 1 x)) y)))) (/ 1 (* (pow x 2) (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))))) |
(- (+ (/ 1 (* x (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (+ (/ 1 (* (pow x 3) (pow (+ 1 (* (sqrt (/ 1 x)) y)) 4))) (/ 1 (+ 1 (* (sqrt (/ 1 x)) y))))) (+ (* -1 (/ (- (/ 1 (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2)) (/ 1 (+ 1 (* (sqrt (/ 1 x)) y)))) (* (pow x 2) (+ 1 (* (sqrt (/ 1 x)) y))))) (+ (/ 1 (* x (+ 1 (* (sqrt (/ 1 x)) y)))) (/ 1 (* (pow x 3) (pow (+ 1 (* (sqrt (/ 1 x)) y)) 3)))))) |
(* -1 (* x (+ 1 (* (sqrt (/ 1 x)) y)))) |
(* x (- (/ 1 x) (+ 1 (* (sqrt (/ 1 x)) y)))) |
(* x (- (* (sqrt (/ 1 x)) y) 1)) |
(* x (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1)) |
(* x (+ (* (sqrt (/ 1 x)) y) (/ 1 x))) |
(- (* (sqrt (/ 1 x)) y) 1) |
(/ (pow y 2) (+ 1 (* (sqrt (/ 1 x)) y))) |
(+ (/ (pow y 2) (* x (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (/ (pow y 2) (+ 1 (* (sqrt (/ 1 x)) y)))) |
(+ (/ (pow y 2) (* x (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (+ (/ (pow y 2) (* (pow x 2) (pow (+ 1 (* (sqrt (/ 1 x)) y)) 3))) (/ (pow y 2) (+ 1 (* (sqrt (/ 1 x)) y))))) |
(+ (/ (pow y 2) (* x (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (+ (/ (pow y 2) (* (pow x 2) (pow (+ 1 (* (sqrt (/ 1 x)) y)) 3))) (+ (/ (pow y 2) (* (pow x 3) (pow (+ 1 (* (sqrt (/ 1 x)) y)) 4))) (/ (pow y 2) (+ 1 (* (sqrt (/ 1 x)) y)))))) |
(/ y (* x (+ 1 (* (sqrt (/ 1 x)) y)))) |
(/ (+ (/ y (* x (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (/ y (+ 1 (* (sqrt (/ 1 x)) y)))) x) |
(/ (+ (/ y (* x (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (+ (/ y (* (pow x 2) (pow (+ 1 (* (sqrt (/ 1 x)) y)) 3))) (/ y (+ 1 (* (sqrt (/ 1 x)) y))))) x) |
(/ (+ (/ y (* x (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (+ (/ y (* (pow x 2) (pow (+ 1 (* (sqrt (/ 1 x)) y)) 3))) (+ (/ y (* (pow x 3) (pow (+ 1 (* (sqrt (/ 1 x)) y)) 4))) (/ y (+ 1 (* (sqrt (/ 1 x)) y)))))) x) |
(* x (+ 1 (* (sqrt (/ 1 x)) y))) |
(* -1 (/ x (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) |
(* -1 (* x (+ (* -1 (/ (- (+ (* 2 (/ 1 (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) (/ (pow y 2) (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2))) x)) (/ 1 (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))) |
(* -1 (* x (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (/ 1 (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))) (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 3))) (+ (* 2 (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2))) (/ (pow y 2) (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2)))) x)) (+ (* 2 (/ 1 (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) (/ (pow y 2) (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))) (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2))) x)) (/ 1 (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))) |
(* -1 (* x (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* 2 (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 3))) (+ (* -1 (/ (pow y 2) (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 3))) (+ (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2)) (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 4))))) x)) (+ (/ 1 (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))) (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 3)))) (+ (* 2 (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2))) (/ (pow y 2) (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2)))) x)) (+ (* 2 (/ 1 (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) (/ (pow y 2) (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))) (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2))) x)) (/ 1 (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))) |
(* -1 (* x (- 1 (/ 1 x)))) |
(/ 1 (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))) |
(+ (* -1 (/ (- (/ 1 (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))) (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2))) x)) (/ 1 (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) |
(+ (* -1 (/ (- (+ (* -1 (/ (- (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 3)) (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2))) x)) (/ 1 (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2))) x)) (/ 1 (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) |
(+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 3)) (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 4))) x)) (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 3))) (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2))) x)) (/ 1 (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2))) x)) (/ 1 (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) |
(* -1 (* x (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) |
(* -1 (* x (- 1 (+ (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) (/ 1 x))))) |
(* -1 (* x (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) |
(* -1 (* x (- (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) (/ 1 x)))) |
(* -1 (* (sqrt x) (* y (pow (sqrt -1) 2)))) |
(* -1 (* x (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) (/ 1 x)))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(* x (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1)) |
(- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1) |
(* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) |
(* (sqrt x) (* y (pow (sqrt -1) 2))) |
(* -1 (* x (- (* -1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) (/ 1 x)))) |
(/ (pow y 2) (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))) |
(+ (/ (pow y 2) (* x (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2))) (/ (pow y 2) (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) |
(+ (* -1 (/ (- (* -1 (/ (pow y 2) (* x (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 3)))) (/ (pow y 2) (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2))) x)) (/ (pow y 2) (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) |
(+ (* -1 (/ (- (* -1 (/ (- (/ (pow y 2) (* x (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 4))) (* -1 (/ (pow y 2) (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 3)))) x)) (/ (pow y 2) (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2))) x)) (/ (pow y 2) (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) |
(/ y (* x (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) |
(* -1 (/ (+ (* -1 (/ y (* x (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2)))) (* -1 (/ y (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))) x)) |
(* -1 (/ (+ (* -1 (/ y (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) (* -1 (/ (+ (/ y (* x (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 3))) (/ y (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2))) x))) x)) |
(* -1 (/ (+ (* -1 (/ y (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ y (* x (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 4)))) (* -1 (/ y (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 3)))) x)) (/ y (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2))) x))) x)) |
(* -1 (* x (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1))) |
(* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) |
(- 1 x) |
(- (+ 1 (* (sqrt x) y)) x) |
(+ 1 (* (sqrt x) (/ y (- 1 x)))) |
(+ 1 (* y (- (/ (* x y) (pow (- 1 x) 2)) (* -1 (* (sqrt x) (/ 1 (- 1 x))))))) |
(+ 1 (* y (- (* y (- (* (sqrt (pow x 3)) (/ y (pow (- 1 x) 3))) (* -1 (/ x (pow (- 1 x) 2))))) (* -1 (* (sqrt x) (/ 1 (- 1 x))))))) |
(- (+ 1 (* -1 (* (sqrt x) y))) x) |
-1 |
(* -1 (/ (* x (pow y 2)) (- 1 x))) |
(* (pow y 2) (+ (* -1 (* (sqrt (pow x 3)) (/ y (pow (- 1 x) 2)))) (* -1 (/ x (- 1 x))))) |
(* (pow y 2) (+ (* -1 (/ x (- 1 x))) (* y (+ (* -1 (* (sqrt (pow x 3)) (/ 1 (pow (- 1 x) 2)))) (* -1 (/ (* (pow x 2) y) (pow (- 1 x) 3))))))) |
(* (pow y 2) (+ (* -1 (/ x (- 1 x))) (* y (+ (* -1 (* (sqrt (pow x 3)) (/ 1 (pow (- 1 x) 2)))) (* y (+ (* -1 (* (sqrt (pow x 5)) (/ y (pow (- 1 x) 4)))) (* -1 (/ (pow x 2) (pow (- 1 x) 3))))))))) |
(* -1 (/ y (- 1 x))) |
(* y (- (* -1 (* (sqrt x) (/ y (pow (- 1 x) 2)))) (/ 1 (- 1 x)))) |
(* y (- (* y (+ (* -1 (* (sqrt x) (/ 1 (pow (- 1 x) 2)))) (* -1 (/ (* x y) (pow (- 1 x) 3))))) (/ 1 (- 1 x)))) |
(* y (- (* y (+ (* -1 (* (sqrt x) (/ 1 (pow (- 1 x) 2)))) (* y (+ (* -1 (* (sqrt (pow x 3)) (/ y (pow (- 1 x) 4)))) (* -1 (/ x (pow (- 1 x) 3))))))) (/ 1 (- 1 x)))) |
x |
(* y (+ (sqrt x) (* -1 (/ (- x 1) y)))) |
(* y (+ (sqrt x) (+ (* -1 (* (sqrt (/ 1 x)) (/ (* (- 1 x) (- x 1)) (pow y 2)))) (+ (* -1 (* (sqrt (/ 1 x)) (/ (pow (- 1 x) 2) (pow y 2)))) (* -1 (/ (- x 1) y)))))) |
(* y (- (+ (sqrt x) (+ (* -1 (* (sqrt (/ 1 x)) (/ (* (- 1 x) (- x 1)) (pow y 2)))) (+ (* -1 (* (sqrt (/ 1 x)) (/ (pow (- 1 x) 2) (pow y 2)))) (+ (* -1 (/ (* (pow (- 1 x) 2) (- x 1)) (* x (pow y 3)))) (* -1 (/ (- x 1) y)))))) (/ (pow (- 1 x) 3) (* x (pow y 3))))) |
(* -1 (* (sqrt (/ 1 x)) (/ (- 1 x) y))) |
(/ (+ (* -1 (* (sqrt (/ 1 x)) (- 1 x))) (* -1 (/ (pow (- 1 x) 2) (* x y)))) y) |
(/ (- (+ (* -1 (* (sqrt (/ 1 x)) (- 1 x))) (* -1 (* (sqrt (/ 1 (pow x 3))) (/ (pow (- 1 x) 3) (pow y 2))))) (/ (pow (- 1 x) 2) (* x y))) y) |
(/ (- (+ (* -1 (* (sqrt (/ 1 x)) (- 1 x))) (* -1 (/ (pow (- 1 x) 4) (* (pow x 2) (pow y 3))))) (+ (* (sqrt (/ 1 (pow x 3))) (/ (pow (- 1 x) 3) (pow y 2))) (/ (pow (- 1 x) 2) (* x y)))) y) |
(* -1 (* (sqrt x) y)) |
(* y (- (/ 1 y) (+ (sqrt x) (/ x y)))) |
(* y (- (+ (sqrt x) (/ 1 y)) (/ x y))) |
(* y (+ (sqrt x) (/ 1 y))) |
(* y (+ (sqrt x) (* -1 (/ x y)))) |
(* y (- (sqrt (/ 1 x)) (/ 1 y))) |
(* y (+ (sqrt x) (+ (* -1 (* (sqrt (/ 1 x)) (/ (* (- 1 x) (- x 1)) (pow y 2)))) (* -1 (/ (- x 1) y))))) |
(* y (+ (sqrt x) (+ (* -1 (* (sqrt (/ 1 x)) (/ (* (- 1 x) (- x 1)) (pow y 2)))) (+ (* -1 (/ (* (pow (- 1 x) 2) (- x 1)) (* x (pow y 3)))) (* -1 (/ (- x 1) y)))))) |
(- (+ (sqrt (/ 1 x)) (/ 1 (* x y))) (/ 1 y)) |
(- (+ (sqrt (/ 1 x)) (* (sqrt (/ 1 (pow x 3))) (/ (pow (- 1 x) 2) (pow y 2)))) (* -1 (/ (- 1 x) (* x y)))) |
(- (+ (sqrt (/ 1 x)) (/ (pow (- 1 x) 3) (* (pow x 2) (pow y 3)))) (+ (* -1 (* (sqrt (/ 1 (pow x 3))) (/ (pow (- 1 x) 2) (pow y 2)))) (* -1 (/ (- 1 x) (* x y))))) |
(* y (+ (sqrt x) (/ x y))) |
(* -1 (* y (- (+ (* -1 (sqrt x)) (/ x y)) (/ 1 y)))) |
(* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (+ (* -1 (- x 1)) (* -1 (/ (+ (* (sqrt (/ 1 x)) (* (- 1 x) (- x 1))) (* (sqrt (/ 1 x)) (pow (- 1 x) 2))) y))) y))))) |
(* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (+ (* -1 (- x 1)) (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow (- 1 x) 2) (- x 1)) x)) (/ (pow (- 1 x) 3) x)) y)) (+ (* (sqrt (/ 1 x)) (* (- 1 x) (- x 1))) (* (sqrt (/ 1 x)) (pow (- 1 x) 2)))) y))) y))))) |
(* -1 (/ (+ (* (sqrt (/ 1 x)) (- 1 x)) (/ (pow (- 1 x) 2) (* x y))) y)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (* (sqrt (/ 1 (pow x 3))) (/ (pow (- 1 x) 3) y))) (/ (pow (- 1 x) 2) x)) y)) (* (sqrt (/ 1 x)) (- 1 x))) y)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (pow (- 1 x) 4) (* (pow x 2) y)) (* -1 (* (sqrt (/ 1 (pow x 3))) (pow (- 1 x) 3)))) y)) (/ (pow (- 1 x) 2) x)) y)) (* (sqrt (/ 1 x)) (- 1 x))) y)) |
(* -1 (* y (- (* -1 (/ (- 1 x) y)) (* -1 (sqrt x))))) |
(* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (- 1 x) y))))) |
(* -1 (* y (- (* -1 (sqrt x)) (/ 1 y)))) |
(* -1 (* y (+ (* -1 (sqrt x)) (/ x y)))) |
(* -1 (* y (+ (* -1 (sqrt (/ 1 x))) (/ 1 y)))) |
(* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (+ (* -1 (* (sqrt (/ 1 x)) (/ (* (- 1 x) (- x 1)) y))) (* -1 (- x 1))) y))))) |
(* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (+ (* -1 (- x 1)) (* -1 (/ (+ (* (sqrt (/ 1 x)) (* (- 1 x) (- x 1))) (/ (* (pow (- 1 x) 2) (- x 1)) (* x y))) y))) y))))) |
(+ (sqrt (/ 1 x)) (* -1 (/ (- 1 (/ 1 x)) y))) |
(+ (sqrt (/ 1 x)) (* -1 (/ (- (+ 1 (* (sqrt (/ 1 x)) (/ (* (- 1 x) (- 1 (/ 1 x))) y))) (/ 1 x)) y))) |
(+ (sqrt (/ 1 x)) (* -1 (/ (- (+ 1 (* -1 (/ (- (* -1 (/ (* (pow (- 1 x) 2) (- 1 (/ 1 x))) (* x y))) (* (sqrt (/ 1 x)) (* (- 1 x) (- 1 (/ 1 x))))) y))) (/ 1 x)) y))) |
(* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ x y))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | x | @ | -inf | ((+ (* (- 1 x) (/ (- 1 x) (- 1 (+ (* (sqrt x) y) x)))) (* (* y x) (/ (neg y) (- 1 (+ (* y (sqrt x)) x))))) (- 1 x) (/ (- 1 x) (- 1 (+ (* (sqrt x) y) x))) (- 1 (+ (* (sqrt x) y) x)) (+ (- 1 x) (* y (sqrt x))) (- 1 x) (neg x) (- (+ (* (sqrt x) y) 1) x) (+ (* (sqrt x) y) 1) (* (sqrt x) y) (sqrt x) (+ (- 1 x) (* y (sqrt x))) (* (+ (* (sqrt (/ 1 x)) y) -1) x) (+ (* (sqrt (/ 1 x)) y) -1) (* (sqrt (/ 1 x)) y) (- (+ (* (sqrt x) y) 1) x) (+ (* (sqrt x) y) 1) (+ (* (* y x) (sqrt (/ 1 x))) 1) (* y x) (* (* y x) (/ (neg y) (- 1 (+ (* y (sqrt x)) x)))) (/ (neg y) (- 1 (+ (* y (sqrt x)) x))) (+ (* y (sqrt x)) x) (sqrt (/ 1 x))) |
| 2.0ms | x | @ | inf | ((+ (* (- 1 x) (/ (- 1 x) (- 1 (+ (* (sqrt x) y) x)))) (* (* y x) (/ (neg y) (- 1 (+ (* y (sqrt x)) x))))) (- 1 x) (/ (- 1 x) (- 1 (+ (* (sqrt x) y) x))) (- 1 (+ (* (sqrt x) y) x)) (+ (- 1 x) (* y (sqrt x))) (- 1 x) (neg x) (- (+ (* (sqrt x) y) 1) x) (+ (* (sqrt x) y) 1) (* (sqrt x) y) (sqrt x) (+ (- 1 x) (* y (sqrt x))) (* (+ (* (sqrt (/ 1 x)) y) -1) x) (+ (* (sqrt (/ 1 x)) y) -1) (* (sqrt (/ 1 x)) y) (- (+ (* (sqrt x) y) 1) x) (+ (* (sqrt x) y) 1) (+ (* (* y x) (sqrt (/ 1 x))) 1) (* y x) (* (* y x) (/ (neg y) (- 1 (+ (* y (sqrt x)) x)))) (/ (neg y) (- 1 (+ (* y (sqrt x)) x))) (+ (* y (sqrt x)) x) (sqrt (/ 1 x))) |
| 2.0ms | y | @ | -inf | ((+ (* (- 1 x) (/ (- 1 x) (- 1 (+ (* (sqrt x) y) x)))) (* (* y x) (/ (neg y) (- 1 (+ (* y (sqrt x)) x))))) (- 1 x) (/ (- 1 x) (- 1 (+ (* (sqrt x) y) x))) (- 1 (+ (* (sqrt x) y) x)) (+ (- 1 x) (* y (sqrt x))) (- 1 x) (neg x) (- (+ (* (sqrt x) y) 1) x) (+ (* (sqrt x) y) 1) (* (sqrt x) y) (sqrt x) (+ (- 1 x) (* y (sqrt x))) (* (+ (* (sqrt (/ 1 x)) y) -1) x) (+ (* (sqrt (/ 1 x)) y) -1) (* (sqrt (/ 1 x)) y) (- (+ (* (sqrt x) y) 1) x) (+ (* (sqrt x) y) 1) (+ (* (* y x) (sqrt (/ 1 x))) 1) (* y x) (* (* y x) (/ (neg y) (- 1 (+ (* y (sqrt x)) x)))) (/ (neg y) (- 1 (+ (* y (sqrt x)) x))) (+ (* y (sqrt x)) x) (sqrt (/ 1 x))) |
| 2.0ms | y | @ | 0 | ((+ (* (- 1 x) (/ (- 1 x) (- 1 (+ (* (sqrt x) y) x)))) (* (* y x) (/ (neg y) (- 1 (+ (* y (sqrt x)) x))))) (- 1 x) (/ (- 1 x) (- 1 (+ (* (sqrt x) y) x))) (- 1 (+ (* (sqrt x) y) x)) (+ (- 1 x) (* y (sqrt x))) (- 1 x) (neg x) (- (+ (* (sqrt x) y) 1) x) (+ (* (sqrt x) y) 1) (* (sqrt x) y) (sqrt x) (+ (- 1 x) (* y (sqrt x))) (* (+ (* (sqrt (/ 1 x)) y) -1) x) (+ (* (sqrt (/ 1 x)) y) -1) (* (sqrt (/ 1 x)) y) (- (+ (* (sqrt x) y) 1) x) (+ (* (sqrt x) y) 1) (+ (* (* y x) (sqrt (/ 1 x))) 1) (* y x) (* (* y x) (/ (neg y) (- 1 (+ (* y (sqrt x)) x)))) (/ (neg y) (- 1 (+ (* y (sqrt x)) x))) (+ (* y (sqrt x)) x) (sqrt (/ 1 x))) |
| 2.0ms | y | @ | inf | ((+ (* (- 1 x) (/ (- 1 x) (- 1 (+ (* (sqrt x) y) x)))) (* (* y x) (/ (neg y) (- 1 (+ (* y (sqrt x)) x))))) (- 1 x) (/ (- 1 x) (- 1 (+ (* (sqrt x) y) x))) (- 1 (+ (* (sqrt x) y) x)) (+ (- 1 x) (* y (sqrt x))) (- 1 x) (neg x) (- (+ (* (sqrt x) y) 1) x) (+ (* (sqrt x) y) 1) (* (sqrt x) y) (sqrt x) (+ (- 1 x) (* y (sqrt x))) (* (+ (* (sqrt (/ 1 x)) y) -1) x) (+ (* (sqrt (/ 1 x)) y) -1) (* (sqrt (/ 1 x)) y) (- (+ (* (sqrt x) y) 1) x) (+ (* (sqrt x) y) 1) (+ (* (* y x) (sqrt (/ 1 x))) 1) (* y x) (* (* y x) (/ (neg y) (- 1 (+ (* y (sqrt x)) x)))) (/ (neg y) (- 1 (+ (* y (sqrt x)) x))) (+ (* y (sqrt x)) x) (sqrt (/ 1 x))) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 674 | 4372 |
| 1 | 2259 | 3828 |
| 0 | 8724 | 3618 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1 (- 1 (* (sqrt x) y))) |
(+ (* x (- (+ (* -1 (/ (pow y 2) (- 1 (* (sqrt x) y)))) (/ 1 (pow (- 1 (* (sqrt x) y)) 2))) (* 2 (/ 1 (- 1 (* (sqrt x) y)))))) (/ 1 (- 1 (* (sqrt x) y)))) |
(+ (* x (- (+ (* -1 (/ (pow y 2) (- 1 (* (sqrt x) y)))) (+ (* x (- (+ (* -1 (/ (pow y 2) (pow (- 1 (* (sqrt x) y)) 2))) (/ 1 (- 1 (* (sqrt x) y)))) (* -1 (/ (- (/ 1 (pow (- 1 (* (sqrt x) y)) 2)) (* 2 (/ 1 (- 1 (* (sqrt x) y))))) (- 1 (* (sqrt x) y)))))) (/ 1 (pow (- 1 (* (sqrt x) y)) 2)))) (* 2 (/ 1 (- 1 (* (sqrt x) y)))))) (/ 1 (- 1 (* (sqrt x) y)))) |
(+ (* x (- (+ (* -1 (/ (pow y 2) (- 1 (* (sqrt x) y)))) (+ (* x (- (+ (* -1 (/ (pow y 2) (pow (- 1 (* (sqrt x) y)) 2))) (+ (* x (- (* -1 (/ (pow y 2) (pow (- 1 (* (sqrt x) y)) 3))) (* -1 (/ (- (/ 1 (- 1 (* (sqrt x) y))) (* -1 (/ (- (/ 1 (pow (- 1 (* (sqrt x) y)) 2)) (* 2 (/ 1 (- 1 (* (sqrt x) y))))) (- 1 (* (sqrt x) y))))) (- 1 (* (sqrt x) y)))))) (/ 1 (- 1 (* (sqrt x) y))))) (* -1 (/ (- (/ 1 (pow (- 1 (* (sqrt x) y)) 2)) (* 2 (/ 1 (- 1 (* (sqrt x) y))))) (- 1 (* (sqrt x) y)))))) (/ 1 (pow (- 1 (* (sqrt x) y)) 2)))) (* 2 (/ 1 (- 1 (* (sqrt x) y)))))) (/ 1 (- 1 (* (sqrt x) y)))) |
1 |
(+ 1 (* -1 x)) |
(+ (* x (- (/ 1 (pow (- 1 (* (sqrt x) y)) 2)) (/ 1 (- 1 (* (sqrt x) y))))) (/ 1 (- 1 (* (sqrt x) y)))) |
(+ (* x (- (+ (/ 1 (pow (- 1 (* (sqrt x) y)) 2)) (/ (* x (- (/ 1 (pow (- 1 (* (sqrt x) y)) 2)) (/ 1 (- 1 (* (sqrt x) y))))) (- 1 (* (sqrt x) y)))) (/ 1 (- 1 (* (sqrt x) y))))) (/ 1 (- 1 (* (sqrt x) y)))) |
(+ (* x (- (+ (* x (- (/ (* x (- (/ 1 (pow (- 1 (* (sqrt x) y)) 2)) (/ 1 (- 1 (* (sqrt x) y))))) (pow (- 1 (* (sqrt x) y)) 2)) (* -1 (/ (- (/ 1 (pow (- 1 (* (sqrt x) y)) 2)) (/ 1 (- 1 (* (sqrt x) y)))) (- 1 (* (sqrt x) y)))))) (/ 1 (pow (- 1 (* (sqrt x) y)) 2))) (/ 1 (- 1 (* (sqrt x) y))))) (/ 1 (- 1 (* (sqrt x) y)))) |
(- 1 (* (sqrt x) y)) |
(- (+ 1 (* -1 x)) (* (sqrt x) y)) |
(+ 1 (* (sqrt x) y)) |
(+ 1 (+ (* -1 x) (* (sqrt x) y))) |
(* -1 x) |
(* (sqrt x) y) |
(sqrt x) |
(+ (* -1 x) (* (sqrt x) y)) |
(* (sqrt (/ 1 x)) y) |
(/ (+ (* -1 x) (* (sqrt x) y)) x) |
(* x y) |
(* -1 (/ (* x (pow y 2)) (- 1 (* (sqrt x) y)))) |
(* x (+ (* -1 (/ (* x (pow y 2)) (pow (- 1 (* (sqrt x) y)) 2))) (* -1 (/ (pow y 2) (- 1 (* (sqrt x) y)))))) |
(* x (+ (* -1 (/ (pow y 2) (- 1 (* (sqrt x) y)))) (* x (+ (* -1 (/ (* x (pow y 2)) (pow (- 1 (* (sqrt x) y)) 3))) (* -1 (/ (pow y 2) (pow (- 1 (* (sqrt x) y)) 2))))))) |
(* x (+ (* -1 (/ (pow y 2) (- 1 (* (sqrt x) y)))) (* x (+ (* -1 (/ (pow y 2) (pow (- 1 (* (sqrt x) y)) 2))) (* x (+ (* -1 (/ (* x (pow y 2)) (pow (- 1 (* (sqrt x) y)) 4))) (* -1 (/ (pow y 2) (pow (- 1 (* (sqrt x) y)) 3))))))))) |
(* -1 (/ y (- 1 (* (sqrt x) y)))) |
(+ (* -1 (/ y (- 1 (* (sqrt x) y)))) (* -1 (/ (* x y) (pow (- 1 (* (sqrt x) y)) 2)))) |
(+ (* -1 (/ y (- 1 (* (sqrt x) y)))) (* x (+ (* -1 (/ y (pow (- 1 (* (sqrt x) y)) 2))) (* -1 (/ (* x y) (pow (- 1 (* (sqrt x) y)) 3)))))) |
(+ (* -1 (/ y (- 1 (* (sqrt x) y)))) (* x (+ (* -1 (/ y (pow (- 1 (* (sqrt x) y)) 2))) (* x (+ (* -1 (/ y (pow (- 1 (* (sqrt x) y)) 3))) (* -1 (/ (* x y) (pow (- 1 (* (sqrt x) y)) 4)))))))) |
(+ x (* (sqrt x) y)) |
(sqrt (/ 1 x)) |
(* -1 (/ x (+ 1 (* (sqrt (/ 1 x)) y)))) |
(* x (- (+ (/ 2 (* x (+ 1 (* (sqrt (/ 1 x)) y)))) (/ (pow y 2) (* x (+ 1 (* (sqrt (/ 1 x)) y))))) (+ (/ 1 (* x (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (/ 1 (+ 1 (* (sqrt (/ 1 x)) y)))))) |
(* x (- (+ (/ 2 (* x (+ 1 (* (sqrt (/ 1 x)) y)))) (+ (/ (pow y 2) (* x (+ 1 (* (sqrt (/ 1 x)) y)))) (/ (pow y 2) (* (pow x 2) (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))))) (+ (* -1 (/ (- (* 2 (/ 1 (+ 1 (* (sqrt (/ 1 x)) y)))) (/ 1 (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (* (pow x 2) (+ 1 (* (sqrt (/ 1 x)) y))))) (+ (/ 1 (* x (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (+ (/ 1 (* (pow x 2) (+ 1 (* (sqrt (/ 1 x)) y)))) (/ 1 (+ 1 (* (sqrt (/ 1 x)) y)))))))) |
(* x (- (+ (/ 2 (* x (+ 1 (* (sqrt (/ 1 x)) y)))) (+ (/ (pow y 2) (* x (+ 1 (* (sqrt (/ 1 x)) y)))) (+ (/ (pow y 2) (* (pow x 2) (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (/ (pow y 2) (* (pow x 3) (pow (+ 1 (* (sqrt (/ 1 x)) y)) 3)))))) (+ (* -1 (/ (- (* 2 (/ 1 (+ 1 (* (sqrt (/ 1 x)) y)))) (/ 1 (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (* (pow x 2) (+ 1 (* (sqrt (/ 1 x)) y))))) (+ (* -1 (/ (- (* 2 (/ 1 (+ 1 (* (sqrt (/ 1 x)) y)))) (/ 1 (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (* (pow x 3) (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2)))) (+ (/ 1 (* x (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (+ (/ 1 (* (pow x 2) (+ 1 (* (sqrt (/ 1 x)) y)))) (+ (/ 1 (* (pow x 3) (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (/ 1 (+ 1 (* (sqrt (/ 1 x)) y)))))))))) |
(* x (- (/ 1 x) 1)) |
(/ 1 (+ 1 (* (sqrt (/ 1 x)) y))) |
(- (+ (/ 1 (* x (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (/ 1 (+ 1 (* (sqrt (/ 1 x)) y)))) (/ 1 (* x (+ 1 (* (sqrt (/ 1 x)) y))))) |
(- (+ (/ 1 (* x (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (+ (/ 1 (* (pow x 2) (pow (+ 1 (* (sqrt (/ 1 x)) y)) 3))) (/ 1 (+ 1 (* (sqrt (/ 1 x)) y))))) (+ (/ 1 (* x (+ 1 (* (sqrt (/ 1 x)) y)))) (/ 1 (* (pow x 2) (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))))) |
(- (+ (/ 1 (* x (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (+ (/ 1 (* (pow x 3) (pow (+ 1 (* (sqrt (/ 1 x)) y)) 4))) (/ 1 (+ 1 (* (sqrt (/ 1 x)) y))))) (+ (* -1 (/ (- (/ 1 (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2)) (/ 1 (+ 1 (* (sqrt (/ 1 x)) y)))) (* (pow x 2) (+ 1 (* (sqrt (/ 1 x)) y))))) (+ (/ 1 (* x (+ 1 (* (sqrt (/ 1 x)) y)))) (/ 1 (* (pow x 3) (pow (+ 1 (* (sqrt (/ 1 x)) y)) 3)))))) |
(* -1 (* x (+ 1 (* (sqrt (/ 1 x)) y)))) |
(* x (- (/ 1 x) (+ 1 (* (sqrt (/ 1 x)) y)))) |
(* x (- (* (sqrt (/ 1 x)) y) 1)) |
(* x (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1)) |
(* x (+ (* (sqrt (/ 1 x)) y) (/ 1 x))) |
(- (* (sqrt (/ 1 x)) y) 1) |
(/ (pow y 2) (+ 1 (* (sqrt (/ 1 x)) y))) |
(+ (/ (pow y 2) (* x (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (/ (pow y 2) (+ 1 (* (sqrt (/ 1 x)) y)))) |
(+ (/ (pow y 2) (* x (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (+ (/ (pow y 2) (* (pow x 2) (pow (+ 1 (* (sqrt (/ 1 x)) y)) 3))) (/ (pow y 2) (+ 1 (* (sqrt (/ 1 x)) y))))) |
(+ (/ (pow y 2) (* x (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (+ (/ (pow y 2) (* (pow x 2) (pow (+ 1 (* (sqrt (/ 1 x)) y)) 3))) (+ (/ (pow y 2) (* (pow x 3) (pow (+ 1 (* (sqrt (/ 1 x)) y)) 4))) (/ (pow y 2) (+ 1 (* (sqrt (/ 1 x)) y)))))) |
(/ y (* x (+ 1 (* (sqrt (/ 1 x)) y)))) |
(/ (+ (/ y (* x (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (/ y (+ 1 (* (sqrt (/ 1 x)) y)))) x) |
(/ (+ (/ y (* x (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (+ (/ y (* (pow x 2) (pow (+ 1 (* (sqrt (/ 1 x)) y)) 3))) (/ y (+ 1 (* (sqrt (/ 1 x)) y))))) x) |
(/ (+ (/ y (* x (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (+ (/ y (* (pow x 2) (pow (+ 1 (* (sqrt (/ 1 x)) y)) 3))) (+ (/ y (* (pow x 3) (pow (+ 1 (* (sqrt (/ 1 x)) y)) 4))) (/ y (+ 1 (* (sqrt (/ 1 x)) y)))))) x) |
(* x (+ 1 (* (sqrt (/ 1 x)) y))) |
(* -1 (/ x (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) |
(* -1 (* x (+ (* -1 (/ (- (+ (* 2 (/ 1 (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) (/ (pow y 2) (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2))) x)) (/ 1 (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))) |
(* -1 (* x (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (/ 1 (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))) (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 3))) (+ (* 2 (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2))) (/ (pow y 2) (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2)))) x)) (+ (* 2 (/ 1 (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) (/ (pow y 2) (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))) (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2))) x)) (/ 1 (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))) |
(* -1 (* x (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* 2 (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 3))) (+ (* -1 (/ (pow y 2) (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 3))) (+ (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2)) (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 4))))) x)) (+ (/ 1 (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))) (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 3)))) (+ (* 2 (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2))) (/ (pow y 2) (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2)))) x)) (+ (* 2 (/ 1 (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) (/ (pow y 2) (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))) (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2))) x)) (/ 1 (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))) |
(* -1 (* x (- 1 (/ 1 x)))) |
(/ 1 (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))) |
(+ (* -1 (/ (- (/ 1 (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))) (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2))) x)) (/ 1 (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) |
(+ (* -1 (/ (- (+ (* -1 (/ (- (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 3)) (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2))) x)) (/ 1 (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2))) x)) (/ 1 (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) |
(+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 3)) (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 4))) x)) (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 3))) (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2))) x)) (/ 1 (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2))) x)) (/ 1 (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) |
(* -1 (* x (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) |
(* -1 (* x (- 1 (+ (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) (/ 1 x))))) |
(* -1 (* x (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) |
(* -1 (* x (- (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) (/ 1 x)))) |
(* -1 (* (sqrt x) (* y (pow (sqrt -1) 2)))) |
(* -1 (* x (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) (/ 1 x)))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(* x (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1)) |
(- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1) |
(* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) |
(* (sqrt x) (* y (pow (sqrt -1) 2))) |
(* -1 (* x (- (* -1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) (/ 1 x)))) |
(/ (pow y 2) (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))) |
(+ (/ (pow y 2) (* x (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2))) (/ (pow y 2) (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) |
(+ (* -1 (/ (- (* -1 (/ (pow y 2) (* x (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 3)))) (/ (pow y 2) (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2))) x)) (/ (pow y 2) (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) |
(+ (* -1 (/ (- (* -1 (/ (- (/ (pow y 2) (* x (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 4))) (* -1 (/ (pow y 2) (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 3)))) x)) (/ (pow y 2) (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2))) x)) (/ (pow y 2) (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) |
(/ y (* x (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) |
(* -1 (/ (+ (* -1 (/ y (* x (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2)))) (* -1 (/ y (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))) x)) |
(* -1 (/ (+ (* -1 (/ y (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) (* -1 (/ (+ (/ y (* x (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 3))) (/ y (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2))) x))) x)) |
(* -1 (/ (+ (* -1 (/ y (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ y (* x (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 4)))) (* -1 (/ y (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 3)))) x)) (/ y (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2))) x))) x)) |
(* -1 (* x (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1))) |
(* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) |
(- 1 x) |
(- (+ 1 (* (sqrt x) y)) x) |
(+ 1 (* (sqrt x) (/ y (- 1 x)))) |
(+ 1 (* y (- (/ (* x y) (pow (- 1 x) 2)) (* -1 (* (sqrt x) (/ 1 (- 1 x))))))) |
(+ 1 (* y (- (* y (- (* (sqrt (pow x 3)) (/ y (pow (- 1 x) 3))) (* -1 (/ x (pow (- 1 x) 2))))) (* -1 (* (sqrt x) (/ 1 (- 1 x))))))) |
(- (+ 1 (* -1 (* (sqrt x) y))) x) |
-1 |
(* -1 (/ (* x (pow y 2)) (- 1 x))) |
(* (pow y 2) (+ (* -1 (* (sqrt (pow x 3)) (/ y (pow (- 1 x) 2)))) (* -1 (/ x (- 1 x))))) |
(* (pow y 2) (+ (* -1 (/ x (- 1 x))) (* y (+ (* -1 (* (sqrt (pow x 3)) (/ 1 (pow (- 1 x) 2)))) (* -1 (/ (* (pow x 2) y) (pow (- 1 x) 3))))))) |
(* (pow y 2) (+ (* -1 (/ x (- 1 x))) (* y (+ (* -1 (* (sqrt (pow x 3)) (/ 1 (pow (- 1 x) 2)))) (* y (+ (* -1 (* (sqrt (pow x 5)) (/ y (pow (- 1 x) 4)))) (* -1 (/ (pow x 2) (pow (- 1 x) 3))))))))) |
(* -1 (/ y (- 1 x))) |
(* y (- (* -1 (* (sqrt x) (/ y (pow (- 1 x) 2)))) (/ 1 (- 1 x)))) |
(* y (- (* y (+ (* -1 (* (sqrt x) (/ 1 (pow (- 1 x) 2)))) (* -1 (/ (* x y) (pow (- 1 x) 3))))) (/ 1 (- 1 x)))) |
(* y (- (* y (+ (* -1 (* (sqrt x) (/ 1 (pow (- 1 x) 2)))) (* y (+ (* -1 (* (sqrt (pow x 3)) (/ y (pow (- 1 x) 4)))) (* -1 (/ x (pow (- 1 x) 3))))))) (/ 1 (- 1 x)))) |
x |
(* y (+ (sqrt x) (* -1 (/ (- x 1) y)))) |
(* y (+ (sqrt x) (+ (* -1 (* (sqrt (/ 1 x)) (/ (* (- 1 x) (- x 1)) (pow y 2)))) (+ (* -1 (* (sqrt (/ 1 x)) (/ (pow (- 1 x) 2) (pow y 2)))) (* -1 (/ (- x 1) y)))))) |
(* y (- (+ (sqrt x) (+ (* -1 (* (sqrt (/ 1 x)) (/ (* (- 1 x) (- x 1)) (pow y 2)))) (+ (* -1 (* (sqrt (/ 1 x)) (/ (pow (- 1 x) 2) (pow y 2)))) (+ (* -1 (/ (* (pow (- 1 x) 2) (- x 1)) (* x (pow y 3)))) (* -1 (/ (- x 1) y)))))) (/ (pow (- 1 x) 3) (* x (pow y 3))))) |
(* -1 (* (sqrt (/ 1 x)) (/ (- 1 x) y))) |
(/ (+ (* -1 (* (sqrt (/ 1 x)) (- 1 x))) (* -1 (/ (pow (- 1 x) 2) (* x y)))) y) |
(/ (- (+ (* -1 (* (sqrt (/ 1 x)) (- 1 x))) (* -1 (* (sqrt (/ 1 (pow x 3))) (/ (pow (- 1 x) 3) (pow y 2))))) (/ (pow (- 1 x) 2) (* x y))) y) |
(/ (- (+ (* -1 (* (sqrt (/ 1 x)) (- 1 x))) (* -1 (/ (pow (- 1 x) 4) (* (pow x 2) (pow y 3))))) (+ (* (sqrt (/ 1 (pow x 3))) (/ (pow (- 1 x) 3) (pow y 2))) (/ (pow (- 1 x) 2) (* x y)))) y) |
(* -1 (* (sqrt x) y)) |
(* y (- (/ 1 y) (+ (sqrt x) (/ x y)))) |
(* y (- (+ (sqrt x) (/ 1 y)) (/ x y))) |
(* y (+ (sqrt x) (/ 1 y))) |
(* y (+ (sqrt x) (* -1 (/ x y)))) |
(* y (- (sqrt (/ 1 x)) (/ 1 y))) |
(* y (+ (sqrt x) (+ (* -1 (* (sqrt (/ 1 x)) (/ (* (- 1 x) (- x 1)) (pow y 2)))) (* -1 (/ (- x 1) y))))) |
(* y (+ (sqrt x) (+ (* -1 (* (sqrt (/ 1 x)) (/ (* (- 1 x) (- x 1)) (pow y 2)))) (+ (* -1 (/ (* (pow (- 1 x) 2) (- x 1)) (* x (pow y 3)))) (* -1 (/ (- x 1) y)))))) |
(- (+ (sqrt (/ 1 x)) (/ 1 (* x y))) (/ 1 y)) |
(- (+ (sqrt (/ 1 x)) (* (sqrt (/ 1 (pow x 3))) (/ (pow (- 1 x) 2) (pow y 2)))) (* -1 (/ (- 1 x) (* x y)))) |
(- (+ (sqrt (/ 1 x)) (/ (pow (- 1 x) 3) (* (pow x 2) (pow y 3)))) (+ (* -1 (* (sqrt (/ 1 (pow x 3))) (/ (pow (- 1 x) 2) (pow y 2)))) (* -1 (/ (- 1 x) (* x y))))) |
(* y (+ (sqrt x) (/ x y))) |
(* -1 (* y (- (+ (* -1 (sqrt x)) (/ x y)) (/ 1 y)))) |
(* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (+ (* -1 (- x 1)) (* -1 (/ (+ (* (sqrt (/ 1 x)) (* (- 1 x) (- x 1))) (* (sqrt (/ 1 x)) (pow (- 1 x) 2))) y))) y))))) |
(* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (+ (* -1 (- x 1)) (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow (- 1 x) 2) (- x 1)) x)) (/ (pow (- 1 x) 3) x)) y)) (+ (* (sqrt (/ 1 x)) (* (- 1 x) (- x 1))) (* (sqrt (/ 1 x)) (pow (- 1 x) 2)))) y))) y))))) |
(* -1 (/ (+ (* (sqrt (/ 1 x)) (- 1 x)) (/ (pow (- 1 x) 2) (* x y))) y)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (* (sqrt (/ 1 (pow x 3))) (/ (pow (- 1 x) 3) y))) (/ (pow (- 1 x) 2) x)) y)) (* (sqrt (/ 1 x)) (- 1 x))) y)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (pow (- 1 x) 4) (* (pow x 2) y)) (* -1 (* (sqrt (/ 1 (pow x 3))) (pow (- 1 x) 3)))) y)) (/ (pow (- 1 x) 2) x)) y)) (* (sqrt (/ 1 x)) (- 1 x))) y)) |
(* -1 (* y (- (* -1 (/ (- 1 x) y)) (* -1 (sqrt x))))) |
(* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (- 1 x) y))))) |
(* -1 (* y (- (* -1 (sqrt x)) (/ 1 y)))) |
(* -1 (* y (+ (* -1 (sqrt x)) (/ x y)))) |
(* -1 (* y (+ (* -1 (sqrt (/ 1 x))) (/ 1 y)))) |
(* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (+ (* -1 (* (sqrt (/ 1 x)) (/ (* (- 1 x) (- x 1)) y))) (* -1 (- x 1))) y))))) |
(* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (+ (* -1 (- x 1)) (* -1 (/ (+ (* (sqrt (/ 1 x)) (* (- 1 x) (- x 1))) (/ (* (pow (- 1 x) 2) (- x 1)) (* x y))) y))) y))))) |
(+ (sqrt (/ 1 x)) (* -1 (/ (- 1 (/ 1 x)) y))) |
(+ (sqrt (/ 1 x)) (* -1 (/ (- (+ 1 (* (sqrt (/ 1 x)) (/ (* (- 1 x) (- 1 (/ 1 x))) y))) (/ 1 x)) y))) |
(+ (sqrt (/ 1 x)) (* -1 (/ (- (+ 1 (* -1 (/ (- (* -1 (/ (* (pow (- 1 x) 2) (- 1 (/ 1 x))) (* x y))) (* (sqrt (/ 1 x)) (* (- 1 x) (- 1 (/ 1 x))))) y))) (/ 1 x)) y))) |
(* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ x y))))) |
| Outputs |
|---|
(/ 1 (- 1 (* (sqrt x) y))) |
(/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))) |
(+ (* x (- (+ (* -1 (/ (pow y 2) (- 1 (* (sqrt x) y)))) (/ 1 (pow (- 1 (* (sqrt x) y)) 2))) (* 2 (/ 1 (- 1 (* (sqrt x) y)))))) (/ 1 (- 1 (* (sqrt x) y)))) |
(fma.f64 (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) #s(literal 2 binary64))) (*.f64 y (/.f64 y (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))))) (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)))) x (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)))) |
(+ (* x (- (+ (* -1 (/ (pow y 2) (- 1 (* (sqrt x) y)))) (+ (* x (- (+ (* -1 (/ (pow y 2) (pow (- 1 (* (sqrt x) y)) 2))) (/ 1 (- 1 (* (sqrt x) y)))) (* -1 (/ (- (/ 1 (pow (- 1 (* (sqrt x) y)) 2)) (* 2 (/ 1 (- 1 (* (sqrt x) y))))) (- 1 (* (sqrt x) y)))))) (/ 1 (pow (- 1 (* (sqrt x) y)) 2)))) (* 2 (/ 1 (- 1 (* (sqrt x) y)))))) (/ 1 (- 1 (* (sqrt x) y)))) |
(fma.f64 (-.f64 (fma.f64 (+.f64 (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) #s(literal 3 binary64))) (/.f64 #s(literal 2 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) #s(literal 2 binary64)))) (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))) (*.f64 y (/.f64 y (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) #s(literal 2 binary64)))))) x (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) #s(literal 2 binary64))) (*.f64 y (/.f64 y (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)))))) (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)))) x (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)))) |
(+ (* x (- (+ (* -1 (/ (pow y 2) (- 1 (* (sqrt x) y)))) (+ (* x (- (+ (* -1 (/ (pow y 2) (pow (- 1 (* (sqrt x) y)) 2))) (+ (* x (- (* -1 (/ (pow y 2) (pow (- 1 (* (sqrt x) y)) 3))) (* -1 (/ (- (/ 1 (- 1 (* (sqrt x) y))) (* -1 (/ (- (/ 1 (pow (- 1 (* (sqrt x) y)) 2)) (* 2 (/ 1 (- 1 (* (sqrt x) y))))) (- 1 (* (sqrt x) y))))) (- 1 (* (sqrt x) y)))))) (/ 1 (- 1 (* (sqrt x) y))))) (* -1 (/ (- (/ 1 (pow (- 1 (* (sqrt x) y)) 2)) (* 2 (/ 1 (- 1 (* (sqrt x) y))))) (- 1 (* (sqrt x) y)))))) (/ 1 (pow (- 1 (* (sqrt x) y)) 2)))) (* 2 (/ 1 (- 1 (* (sqrt x) y)))))) (/ 1 (- 1 (* (sqrt x) y)))) |
(fma.f64 (-.f64 (fma.f64 (+.f64 (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) #s(literal 3 binary64))) (/.f64 #s(literal 2 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) #s(literal 2 binary64)))) (fma.f64 (fma.f64 (*.f64 y (/.f64 y (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) #s(literal 3 binary64)))) #s(literal -1 binary64) (/.f64 (+.f64 (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) #s(literal 3 binary64))) (/.f64 #s(literal 2 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)))) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)))) x (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))) (*.f64 y (/.f64 y (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) #s(literal 2 binary64))))))) x (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) #s(literal 2 binary64))) (*.f64 y (/.f64 y (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)))))) (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)))) x (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 x)) |
(-.f64 #s(literal 1 binary64) x) |
(+ (* x (- (/ 1 (pow (- 1 (* (sqrt x) y)) 2)) (/ 1 (- 1 (* (sqrt x) y))))) (/ 1 (- 1 (* (sqrt x) y)))) |
(fma.f64 (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)))) x (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)))) |
(+ (* x (- (+ (/ 1 (pow (- 1 (* (sqrt x) y)) 2)) (/ (* x (- (/ 1 (pow (- 1 (* (sqrt x) y)) 2)) (/ 1 (- 1 (* (sqrt x) y))))) (- 1 (* (sqrt x) y)))) (/ 1 (- 1 (* (sqrt x) y))))) (/ 1 (- 1 (* (sqrt x) y)))) |
(fma.f64 (fma.f64 (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) #s(literal 2 binary64)))) x (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))))) x (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)))) |
(+ (* x (- (+ (* x (- (/ (* x (- (/ 1 (pow (- 1 (* (sqrt x) y)) 2)) (/ 1 (- 1 (* (sqrt x) y))))) (pow (- 1 (* (sqrt x) y)) 2)) (* -1 (/ (- (/ 1 (pow (- 1 (* (sqrt x) y)) 2)) (/ 1 (- 1 (* (sqrt x) y)))) (- 1 (* (sqrt x) y)))))) (/ 1 (pow (- 1 (* (sqrt x) y)) 2))) (/ 1 (- 1 (* (sqrt x) y))))) (/ 1 (- 1 (* (sqrt x) y)))) |
(fma.f64 (-.f64 (fma.f64 (fma.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))) (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) #s(literal 2 binary64)))) (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) #s(literal 2 binary64))))) x (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)))) x (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)))) |
(- 1 (* (sqrt x) y)) |
(-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) |
(- (+ 1 (* -1 x)) (* (sqrt x) y)) |
(-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)) |
(+ 1 (* (sqrt x) y)) |
(fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) |
(+ 1 (+ (* -1 x) (* (sqrt x) y))) |
(fma.f64 (sqrt.f64 x) y (-.f64 #s(literal 1 binary64) x)) |
(* -1 x) |
(neg.f64 x) |
(* (sqrt x) y) |
(*.f64 (sqrt.f64 x) y) |
(sqrt x) |
(sqrt.f64 x) |
(+ (* -1 x) (* (sqrt x) y)) |
(-.f64 (*.f64 (sqrt.f64 x) y) x) |
(* (sqrt (/ 1 x)) y) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y) |
(/ (+ (* -1 x) (* (sqrt x) y)) x) |
(fma.f64 (sqrt.f64 x) (/.f64 y x) #s(literal -1 binary64)) |
(* x y) |
(*.f64 y x) |
(* -1 (/ (* x (pow y 2)) (- 1 (* (sqrt x) y)))) |
(*.f64 (neg.f64 x) (*.f64 y (/.f64 y (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))))) |
(* x (+ (* -1 (/ (* x (pow y 2)) (pow (- 1 (* (sqrt x) y)) 2))) (* -1 (/ (pow y 2) (- 1 (* (sqrt x) y)))))) |
(*.f64 (neg.f64 x) (fma.f64 (*.f64 y y) (/.f64 x (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) #s(literal 2 binary64))) (*.f64 y (/.f64 y (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)))))) |
(* x (+ (* -1 (/ (pow y 2) (- 1 (* (sqrt x) y)))) (* x (+ (* -1 (/ (* x (pow y 2)) (pow (- 1 (* (sqrt x) y)) 3))) (* -1 (/ (pow y 2) (pow (- 1 (* (sqrt x) y)) 2))))))) |
(*.f64 (fma.f64 (neg.f64 x) (fma.f64 (*.f64 y y) (/.f64 x (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) #s(literal 3 binary64))) (*.f64 y (/.f64 y (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) #s(literal 2 binary64))))) (/.f64 (*.f64 (neg.f64 y) y) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)))) x) |
(* x (+ (* -1 (/ (pow y 2) (- 1 (* (sqrt x) y)))) (* x (+ (* -1 (/ (pow y 2) (pow (- 1 (* (sqrt x) y)) 2))) (* x (+ (* -1 (/ (* x (pow y 2)) (pow (- 1 (* (sqrt x) y)) 4))) (* -1 (/ (pow y 2) (pow (- 1 (* (sqrt x) y)) 3))))))))) |
(*.f64 (fma.f64 (fma.f64 (neg.f64 x) (fma.f64 (*.f64 y (/.f64 y (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) #s(literal 4 binary64)))) x (*.f64 y (/.f64 y (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) #s(literal 3 binary64))))) (/.f64 (*.f64 (neg.f64 y) y) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) #s(literal 2 binary64)))) x (/.f64 (*.f64 (neg.f64 y) y) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)))) x) |
(* -1 (/ y (- 1 (* (sqrt x) y)))) |
(/.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))) |
(+ (* -1 (/ y (- 1 (* (sqrt x) y)))) (* -1 (/ (* x y) (pow (- 1 (* (sqrt x) y)) 2)))) |
(neg.f64 (fma.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) #s(literal 2 binary64))) x (/.f64 y (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))))) |
(+ (* -1 (/ y (- 1 (* (sqrt x) y)))) (* x (+ (* -1 (/ y (pow (- 1 (* (sqrt x) y)) 2))) (* -1 (/ (* x y) (pow (- 1 (* (sqrt x) y)) 3)))))) |
(fma.f64 (neg.f64 x) (fma.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) #s(literal 3 binary64))) x (/.f64 y (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) #s(literal 2 binary64)))) (/.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)))) |
(+ (* -1 (/ y (- 1 (* (sqrt x) y)))) (* x (+ (* -1 (/ y (pow (- 1 (* (sqrt x) y)) 2))) (* x (+ (* -1 (/ y (pow (- 1 (* (sqrt x) y)) 3))) (* -1 (/ (* x y) (pow (- 1 (* (sqrt x) y)) 4)))))))) |
(fma.f64 (fma.f64 (neg.f64 x) (fma.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) #s(literal 4 binary64))) x (/.f64 y (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) #s(literal 3 binary64)))) (/.f64 (neg.f64 y) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) #s(literal 2 binary64)))) x (/.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)))) |
(+ x (* (sqrt x) y)) |
(fma.f64 (sqrt.f64 x) y x) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(* -1 (/ x (+ 1 (* (sqrt (/ 1 x)) y)))) |
(/.f64 (neg.f64 x) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64))) |
(* x (- (+ (/ 2 (* x (+ 1 (* (sqrt (/ 1 x)) y)))) (/ (pow y 2) (* x (+ 1 (* (sqrt (/ 1 x)) y))))) (+ (/ 1 (* x (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (/ 1 (+ 1 (* (sqrt (/ 1 x)) y)))))) |
(*.f64 (-.f64 (/.f64 (-.f64 (/.f64 (fma.f64 y y #s(literal 2 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)) #s(literal 2 binary64)))) x) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)))) x) |
(* x (- (+ (/ 2 (* x (+ 1 (* (sqrt (/ 1 x)) y)))) (+ (/ (pow y 2) (* x (+ 1 (* (sqrt (/ 1 x)) y)))) (/ (pow y 2) (* (pow x 2) (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))))) (+ (* -1 (/ (- (* 2 (/ 1 (+ 1 (* (sqrt (/ 1 x)) y)))) (/ 1 (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (* (pow x 2) (+ 1 (* (sqrt (/ 1 x)) y))))) (+ (/ 1 (* x (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (+ (/ 1 (* (pow x 2) (+ 1 (* (sqrt (/ 1 x)) y)))) (/ 1 (+ 1 (* (sqrt (/ 1 x)) y)))))))) |
(*.f64 (-.f64 (fma.f64 (/.f64 y (*.f64 x x)) (/.f64 y (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)) #s(literal 2 binary64))) (/.f64 (fma.f64 y y #s(literal 2 binary64)) (fma.f64 (*.f64 y x) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) x))) (fma.f64 (-.f64 (/.f64 (/.f64 #s(literal 2 binary64) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 x x)) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)) #s(literal 3 binary64)))) #s(literal -1 binary64) (+.f64 (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)) #s(literal 2 binary64)))))) x) |
(* x (- (+ (/ 2 (* x (+ 1 (* (sqrt (/ 1 x)) y)))) (+ (/ (pow y 2) (* x (+ 1 (* (sqrt (/ 1 x)) y)))) (+ (/ (pow y 2) (* (pow x 2) (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (/ (pow y 2) (* (pow x 3) (pow (+ 1 (* (sqrt (/ 1 x)) y)) 3)))))) (+ (* -1 (/ (- (* 2 (/ 1 (+ 1 (* (sqrt (/ 1 x)) y)))) (/ 1 (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (* (pow x 2) (+ 1 (* (sqrt (/ 1 x)) y))))) (+ (* -1 (/ (- (* 2 (/ 1 (+ 1 (* (sqrt (/ 1 x)) y)))) (/ 1 (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (* (pow x 3) (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2)))) (+ (/ 1 (* x (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (+ (/ 1 (* (pow x 2) (+ 1 (* (sqrt (/ 1 x)) y)))) (+ (/ 1 (* (pow x 3) (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (/ 1 (+ 1 (* (sqrt (/ 1 x)) y)))))))))) |
(*.f64 (-.f64 (+.f64 (fma.f64 (/.f64 y (*.f64 x x)) (/.f64 y (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 y y) (pow.f64 (fma.f64 (*.f64 y x) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) x) #s(literal 3 binary64)))) (/.f64 (fma.f64 y y #s(literal 2 binary64)) (fma.f64 (*.f64 y x) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) x))) (fma.f64 #s(literal -1 binary64) (+.f64 (-.f64 (/.f64 (/.f64 #s(literal 2 binary64) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 x x)) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)) #s(literal 3 binary64)))) (/.f64 (-.f64 (/.f64 #s(literal 2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)) #s(literal 2 binary64)))) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)) #s(literal 2 binary64))))) (+.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)) #s(literal 2 binary64))) (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)) #s(literal 2 binary64)))))) x) |
(* x (- (/ 1 x) 1)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) x) x) |
(/ 1 (+ 1 (* (sqrt (/ 1 x)) y))) |
(/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64))) |
(- (+ (/ 1 (* x (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (/ 1 (+ 1 (* (sqrt (/ 1 x)) y)))) (/ 1 (* x (+ 1 (* (sqrt (/ 1 x)) y))))) |
(-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)) #s(literal 2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)))) |
(- (+ (/ 1 (* x (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (+ (/ 1 (* (pow x 2) (pow (+ 1 (* (sqrt (/ 1 x)) y)) 3))) (/ 1 (+ 1 (* (sqrt (/ 1 x)) y))))) (+ (/ 1 (* x (+ 1 (* (sqrt (/ 1 x)) y)))) (/ 1 (* (pow x 2) (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))))) |
(-.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)) #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)) #s(literal 2 binary64)))) (+.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)) #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64))))) |
(- (+ (/ 1 (* x (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (+ (/ 1 (* (pow x 3) (pow (+ 1 (* (sqrt (/ 1 x)) y)) 4))) (/ 1 (+ 1 (* (sqrt (/ 1 x)) y))))) (+ (* -1 (/ (- (/ 1 (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2)) (/ 1 (+ 1 (* (sqrt (/ 1 x)) y)))) (* (pow x 2) (+ 1 (* (sqrt (/ 1 x)) y))))) (+ (/ 1 (* x (+ 1 (* (sqrt (/ 1 x)) y)))) (/ 1 (* (pow x 3) (pow (+ 1 (* (sqrt (/ 1 x)) y)) 3)))))) |
(-.f64 (-.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)) #s(literal 2 binary64)))) (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 y x) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) x) #s(literal 3 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64))))) (neg.f64 (-.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)) #s(literal 3 binary64))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)) #s(literal 2 binary64)))))) |
(* -1 (* x (+ 1 (* (sqrt (/ 1 x)) y)))) |
(*.f64 (neg.f64 x) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64))) |
(* x (- (/ 1 x) (+ 1 (* (sqrt (/ 1 x)) y)))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64))) x) |
(* x (- (* (sqrt (/ 1 x)) y) 1)) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y) #s(literal 1 binary64)) x) |
(* x (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1)) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y (/.f64 (-.f64 #s(literal 1 binary64) x) x)) x) |
(* x (+ (* (sqrt (/ 1 x)) y) (/ 1 x))) |
(fma.f64 (*.f64 y x) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
(- (* (sqrt (/ 1 x)) y) 1) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y) #s(literal 1 binary64)) |
(/ (pow y 2) (+ 1 (* (sqrt (/ 1 x)) y))) |
(/.f64 (*.f64 y y) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64))) |
(+ (/ (pow y 2) (* x (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (/ (pow y 2) (+ 1 (* (sqrt (/ 1 x)) y)))) |
(fma.f64 y (/.f64 y (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64))) (/.f64 (/.f64 (*.f64 y y) x) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)) #s(literal 2 binary64)))) |
(+ (/ (pow y 2) (* x (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (+ (/ (pow y 2) (* (pow x 2) (pow (+ 1 (* (sqrt (/ 1 x)) y)) 3))) (/ (pow y 2) (+ 1 (* (sqrt (/ 1 x)) y))))) |
(fma.f64 (/.f64 y x) (/.f64 y (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)) #s(literal 2 binary64))) (fma.f64 y (/.f64 y (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64))) (/.f64 (*.f64 y (/.f64 y (*.f64 x x))) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)) #s(literal 3 binary64))))) |
(+ (/ (pow y 2) (* x (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (+ (/ (pow y 2) (* (pow x 2) (pow (+ 1 (* (sqrt (/ 1 x)) y)) 3))) (+ (/ (pow y 2) (* (pow x 3) (pow (+ 1 (* (sqrt (/ 1 x)) y)) 4))) (/ (pow y 2) (+ 1 (* (sqrt (/ 1 x)) y)))))) |
(fma.f64 (/.f64 y x) (/.f64 y (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)) #s(literal 2 binary64))) (fma.f64 (/.f64 y (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)) #s(literal 4 binary64))) (/.f64 y (pow.f64 x #s(literal 3 binary64))) (fma.f64 y (/.f64 y (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64))) (/.f64 (*.f64 y (/.f64 y (*.f64 x x))) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)) #s(literal 3 binary64)))))) |
(/ y (* x (+ 1 (* (sqrt (/ 1 x)) y)))) |
(/.f64 (/.f64 y x) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64))) |
(/ (+ (/ y (* x (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (/ y (+ 1 (* (sqrt (/ 1 x)) y)))) x) |
(/.f64 (+.f64 (/.f64 (/.f64 y x) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)) #s(literal 2 binary64))) (/.f64 y (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)))) x) |
(/ (+ (/ y (* x (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (+ (/ y (* (pow x 2) (pow (+ 1 (* (sqrt (/ 1 x)) y)) 3))) (/ y (+ 1 (* (sqrt (/ 1 x)) y))))) x) |
(/.f64 (+.f64 (/.f64 (+.f64 (/.f64 y (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)) #s(literal 2 binary64))) (/.f64 (/.f64 y x) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)) #s(literal 3 binary64)))) x) (/.f64 y (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)))) x) |
(/ (+ (/ y (* x (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (+ (/ y (* (pow x 2) (pow (+ 1 (* (sqrt (/ 1 x)) y)) 3))) (+ (/ y (* (pow x 3) (pow (+ 1 (* (sqrt (/ 1 x)) y)) 4))) (/ y (+ 1 (* (sqrt (/ 1 x)) y)))))) x) |
(/.f64 (+.f64 (+.f64 (/.f64 (+.f64 (/.f64 y (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)) #s(literal 2 binary64))) (/.f64 (/.f64 y x) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)) #s(literal 3 binary64)))) x) (/.f64 (/.f64 y (pow.f64 x #s(literal 3 binary64))) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 y (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)))) x) |
(* x (+ 1 (* (sqrt (/ 1 x)) y))) |
(fma.f64 (*.f64 y x) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) x) |
(* -1 (/ x (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) |
(/.f64 (neg.f64 x) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64))) |
(* -1 (* x (+ (* -1 (/ (- (+ (* 2 (/ 1 (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) (/ (pow y 2) (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2))) x)) (/ 1 (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))) |
(neg.f64 (fma.f64 (neg.f64 x) (/.f64 (-.f64 (/.f64 (fma.f64 y y #s(literal 2 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)) #s(literal 2 binary64)))) x) (/.f64 x (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64))))) |
(* -1 (* x (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (/ 1 (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))) (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 3))) (+ (* 2 (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2))) (/ (pow y 2) (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2)))) x)) (+ (* 2 (/ 1 (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) (/ (pow y 2) (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))) (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2))) x)) (/ 1 (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))) |
(neg.f64 (fma.f64 (neg.f64 x) (/.f64 (fma.f64 (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)))) (/.f64 (fma.f64 y y #s(literal 2 binary64)) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)) #s(literal 2 binary64)))) x) #s(literal -1 binary64) (-.f64 (/.f64 (fma.f64 y y #s(literal 2 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)) #s(literal 2 binary64))))) x) (/.f64 x (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64))))) |
(* -1 (* x (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* 2 (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 3))) (+ (* -1 (/ (pow y 2) (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 3))) (+ (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2)) (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 4))))) x)) (+ (/ 1 (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))) (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 3)))) (+ (* 2 (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2))) (/ (pow y 2) (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2)))) x)) (+ (* 2 (/ 1 (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) (/ (pow y 2) (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))) (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2))) x)) (/ 1 (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))) |
(neg.f64 (fma.f64 (neg.f64 x) (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (-.f64 (+.f64 (/.f64 #s(literal 2 binary64) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)) #s(literal 3 binary64))) (*.f64 y (/.f64 y (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)) #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)) #s(literal 4 binary64)))) x) #s(literal -1 binary64) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)))) (/.f64 (fma.f64 y y #s(literal 2 binary64)) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)) #s(literal 2 binary64))))) x) #s(literal -1 binary64) (-.f64 (/.f64 (fma.f64 y y #s(literal 2 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)) #s(literal 2 binary64))))) x) (/.f64 x (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64))))) |
(* -1 (* x (- 1 (/ 1 x)))) |
(*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))) |
(/ 1 (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))) |
(/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64))) |
(+ (* -1 (/ (- (/ 1 (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))) (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2))) x)) (/ 1 (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) |
(fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)) #s(literal 2 binary64)))) x) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)))) |
(+ (* -1 (/ (- (+ (* -1 (/ (- (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 3)) (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2))) x)) (/ 1 (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2))) x)) (/ 1 (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) |
(fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)) #s(literal 2 binary64)))) x) #s(literal -1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)) #s(literal 2 binary64))))) x) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)))) |
(+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 3)) (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 4))) x)) (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 3))) (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2))) x)) (/ 1 (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2))) x)) (/ 1 (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) |
(+.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)) #s(literal 4 binary64)))) x) #s(literal -1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)) #s(literal 2 binary64))))) x) #s(literal -1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)) #s(literal 2 binary64))))) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)))) |
(* -1 (* x (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) |
(*.f64 (neg.f64 x) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64))) |
(* -1 (* x (- 1 (+ (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) (/ 1 x))))) |
(*.f64 (neg.f64 x) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(* -1 (* x (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) |
(*.f64 (neg.f64 x) (fma.f64 (neg.f64 y) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) |
(* -1 (* x (- (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) (/ 1 x)))) |
(*.f64 (neg.f64 x) (fma.f64 (neg.f64 y) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)))) |
(* -1 (* (sqrt x) (* y (pow (sqrt -1) 2)))) |
(*.f64 (sqrt.f64 x) y) |
(* -1 (* x (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) (/ 1 x)))) |
(*.f64 (neg.f64 x) (-.f64 (*.f64 (neg.f64 y) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) x))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt.f64 x) |
(* x (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1)) |
(*.f64 (-.f64 (*.f64 (neg.f64 y) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)) x) |
(- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1) |
(-.f64 (*.f64 (neg.f64 y) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)) |
(* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) |
(*.f64 (neg.f64 y) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* (sqrt x) (* y (pow (sqrt -1) 2))) |
(*.f64 (neg.f64 y) (sqrt.f64 x)) |
(* -1 (* x (- (* -1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) (/ 1 x)))) |
(*.f64 (neg.f64 x) (-.f64 (*.f64 (neg.f64 (neg.f64 y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) x))) |
(/ (pow y 2) (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))) |
(/.f64 (*.f64 y y) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64))) |
(+ (/ (pow y 2) (* x (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2))) (/ (pow y 2) (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) |
(fma.f64 y (/.f64 y (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64))) (/.f64 (/.f64 (*.f64 y y) x) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)) #s(literal 2 binary64)))) |
(+ (* -1 (/ (- (* -1 (/ (pow y 2) (* x (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 3)))) (/ (pow y 2) (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2))) x)) (/ (pow y 2) (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) |
(fma.f64 y (/.f64 y (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64))) (/.f64 (-.f64 (/.f64 (neg.f64 (/.f64 (*.f64 y y) x)) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)) #s(literal 3 binary64))) (/.f64 (*.f64 y y) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)) #s(literal 2 binary64)))) (neg.f64 x))) |
(+ (* -1 (/ (- (* -1 (/ (- (/ (pow y 2) (* x (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 4))) (* -1 (/ (pow y 2) (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 3)))) x)) (/ (pow y 2) (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2))) x)) (/ (pow y 2) (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) |
(fma.f64 y (/.f64 y (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64))) (/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 y (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)) #s(literal 4 binary64))) (/.f64 y x) (*.f64 y (/.f64 y (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)) #s(literal 3 binary64))))) (neg.f64 x)) (/.f64 (*.f64 y y) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)) #s(literal 2 binary64)))) (neg.f64 x))) |
(/ y (* x (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) |
(/.f64 (/.f64 y x) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64))) |
(* -1 (/ (+ (* -1 (/ y (* x (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2)))) (* -1 (/ y (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))) x)) |
(/.f64 (-.f64 (/.f64 (neg.f64 (/.f64 y x)) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)) #s(literal 2 binary64))) (/.f64 y (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)))) (neg.f64 x)) |
(* -1 (/ (+ (* -1 (/ y (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) (* -1 (/ (+ (/ y (* x (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 3))) (/ y (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2))) x))) x)) |
(/.f64 (-.f64 (/.f64 (+.f64 (/.f64 y (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)) #s(literal 2 binary64))) (/.f64 (/.f64 y x) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)) #s(literal 3 binary64)))) (neg.f64 x)) (/.f64 y (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)))) (neg.f64 x)) |
(* -1 (/ (+ (* -1 (/ y (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ y (* x (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 4)))) (* -1 (/ y (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 3)))) x)) (/ y (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2))) x))) x)) |
(/.f64 (-.f64 (/.f64 (neg.f64 y) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64))) (/.f64 (fma.f64 (/.f64 (-.f64 (/.f64 (neg.f64 (/.f64 y x)) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)) #s(literal 4 binary64))) (/.f64 y (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)) #s(literal 3 binary64)))) x) #s(literal -1 binary64) (/.f64 y (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)) #s(literal 2 binary64)))) x)) (neg.f64 x)) |
(* -1 (* x (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1))) |
(*.f64 (neg.f64 x) (-.f64 (*.f64 (neg.f64 y) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64))) |
(* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(- 1 x) |
(-.f64 #s(literal 1 binary64) x) |
(- (+ 1 (* (sqrt x) y)) x) |
(fma.f64 (sqrt.f64 x) y (-.f64 #s(literal 1 binary64) x)) |
(+ 1 (* (sqrt x) (/ y (- 1 x)))) |
(fma.f64 (/.f64 y (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 x) #s(literal 1 binary64)) |
(+ 1 (* y (- (/ (* x y) (pow (- 1 x) 2)) (* -1 (* (sqrt x) (/ 1 (- 1 x))))))) |
(fma.f64 (fma.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) x (/.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x))) y #s(literal 1 binary64)) |
(+ 1 (* y (- (* y (- (* (sqrt (pow x 3)) (/ y (pow (- 1 x) 3))) (* -1 (/ x (pow (- 1 x) 2))))) (* -1 (* (sqrt x) (/ 1 (- 1 x))))))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64))) (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) (/.f64 x (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) y (/.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x))) y #s(literal 1 binary64)) |
(- (+ 1 (* -1 (* (sqrt x) y))) x) |
(-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)) |
-1 |
#s(literal -1 binary64) |
(* -1 (/ (* x (pow y 2)) (- 1 x))) |
(*.f64 (*.f64 (neg.f64 y) y) (/.f64 x (-.f64 #s(literal 1 binary64) x))) |
(* (pow y 2) (+ (* -1 (* (sqrt (pow x 3)) (/ y (pow (- 1 x) 2)))) (* -1 (/ x (- 1 x))))) |
(*.f64 (*.f64 (neg.f64 y) y) (fma.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) (/.f64 x (-.f64 #s(literal 1 binary64) x)))) |
(* (pow y 2) (+ (* -1 (/ x (- 1 x))) (* y (+ (* -1 (* (sqrt (pow x 3)) (/ 1 (pow (- 1 x) 2)))) (* -1 (/ (* (pow x 2) y) (pow (- 1 x) 3))))))) |
(*.f64 (fma.f64 (neg.f64 y) (fma.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64))) (*.f64 x x) (/.f64 (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) (/.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) x))) (*.f64 y y)) |
(* (pow y 2) (+ (* -1 (/ x (- 1 x))) (* y (+ (* -1 (* (sqrt (pow x 3)) (/ 1 (pow (- 1 x) 2)))) (* y (+ (* -1 (* (sqrt (pow x 5)) (/ y (pow (- 1 x) 4)))) (* -1 (/ (pow x 2) (pow (- 1 x) 3))))))))) |
(*.f64 (fma.f64 (fma.f64 (neg.f64 y) (fma.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 4 binary64))) (sqrt.f64 (pow.f64 x #s(literal 5 binary64))) (*.f64 x (/.f64 x (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64))))) (/.f64 (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) (neg.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) y (/.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) x))) (*.f64 y y)) |
(* -1 (/ y (- 1 x))) |
(/.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) x)) |
(* y (- (* -1 (* (sqrt x) (/ y (pow (- 1 x) 2)))) (/ 1 (- 1 x)))) |
(*.f64 (-.f64 (*.f64 (neg.f64 y) (/.f64 (sqrt.f64 x) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) y) |
(* y (- (* y (+ (* -1 (* (sqrt x) (/ 1 (pow (- 1 x) 2)))) (* -1 (/ (* x y) (pow (- 1 x) 3))))) (/ 1 (- 1 x)))) |
(*.f64 (-.f64 (*.f64 (neg.f64 y) (fma.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64))) x (/.f64 (sqrt.f64 x) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) y) |
(* y (- (* y (+ (* -1 (* (sqrt x) (/ 1 (pow (- 1 x) 2)))) (* y (+ (* -1 (* (sqrt (pow x 3)) (/ y (pow (- 1 x) 4)))) (* -1 (/ x (pow (- 1 x) 3))))))) (/ 1 (- 1 x)))) |
(*.f64 (-.f64 (*.f64 (fma.f64 (neg.f64 y) (fma.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 4 binary64))) (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) (/.f64 x (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)))) (/.f64 (neg.f64 (sqrt.f64 x)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) y) |
x |
(* y (+ (sqrt x) (* -1 (/ (- x 1) y)))) |
(*.f64 (-.f64 (sqrt.f64 x) (/.f64 (-.f64 x #s(literal 1 binary64)) y)) y) |
(* y (+ (sqrt x) (+ (* -1 (* (sqrt (/ 1 x)) (/ (* (- 1 x) (- x 1)) (pow y 2)))) (+ (* -1 (* (sqrt (/ 1 x)) (/ (pow (- 1 x) 2) (pow y 2)))) (* -1 (/ (- x 1) y)))))) |
(*.f64 (fma.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (fma.f64 (/.f64 (/.f64 (-.f64 x #s(literal 1 binary64)) y) y) (-.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) y) y)) (-.f64 (sqrt.f64 x) (/.f64 (-.f64 x #s(literal 1 binary64)) y))) y) |
(* y (- (+ (sqrt x) (+ (* -1 (* (sqrt (/ 1 x)) (/ (* (- 1 x) (- x 1)) (pow y 2)))) (+ (* -1 (* (sqrt (/ 1 x)) (/ (pow (- 1 x) 2) (pow y 2)))) (+ (* -1 (/ (* (pow (- 1 x) 2) (- x 1)) (* x (pow y 3)))) (* -1 (/ (- x 1) y)))))) (/ (pow (- 1 x) 3) (* x (pow y 3))))) |
(*.f64 (-.f64 (fma.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (fma.f64 (/.f64 (/.f64 (-.f64 x #s(literal 1 binary64)) y) y) (-.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) y) y)) (fma.f64 (fma.f64 (/.f64 (-.f64 x #s(literal 1 binary64)) (pow.f64 y #s(literal 3 binary64))) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) x) (/.f64 (-.f64 x #s(literal 1 binary64)) y)) #s(literal -1 binary64) (sqrt.f64 x))) (/.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) x) (pow.f64 y #s(literal 3 binary64)))) y) |
(* -1 (* (sqrt (/ 1 x)) (/ (- 1 x) y))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (neg.f64 y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(/ (+ (* -1 (* (sqrt (/ 1 x)) (- 1 x))) (* -1 (/ (pow (- 1 x) 2) (* x y)))) y) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) y) x)) (neg.f64 y)) |
(/ (- (+ (* -1 (* (sqrt (/ 1 x)) (- 1 x))) (* -1 (* (sqrt (/ 1 (pow x 3))) (/ (pow (- 1 x) 3) (pow y 2))))) (/ (pow (- 1 x) 2) (* x y))) y) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) x)) y)) y) |
(/ (- (+ (* -1 (* (sqrt (/ 1 x)) (- 1 x))) (* -1 (/ (pow (- 1 x) 4) (* (pow x 2) (pow y 3))))) (+ (* (sqrt (/ 1 (pow x 3))) (/ (pow (- 1 x) 3) (pow y 2))) (/ (pow (- 1 x) 2) (* x y)))) y) |
(/.f64 (-.f64 (neg.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) x) x)))) (fma.f64 (/.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) y) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) y) x))) y) |
(* -1 (* (sqrt x) y)) |
(*.f64 (neg.f64 y) (sqrt.f64 x)) |
(* y (- (/ 1 y) (+ (sqrt x) (/ x y)))) |
(*.f64 (-.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (sqrt.f64 x)) y) |
(* y (- (+ (sqrt x) (/ 1 y)) (/ x y))) |
(*.f64 (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (sqrt.f64 x)) y) |
(* y (+ (sqrt x) (/ 1 y))) |
(fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) |
(* y (+ (sqrt x) (* -1 (/ x y)))) |
(*.f64 (-.f64 (sqrt.f64 x) (/.f64 x y)) y) |
(* y (- (sqrt (/ 1 x)) (/ 1 y))) |
(*.f64 (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) y)) y) |
(* y (+ (sqrt x) (+ (* -1 (* (sqrt (/ 1 x)) (/ (* (- 1 x) (- x 1)) (pow y 2)))) (* -1 (/ (- x 1) y))))) |
(*.f64 (+.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (-.f64 x #s(literal 1 binary64)) y) (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 x #s(literal 1 binary64)))) y) (sqrt.f64 x)) y) |
(* y (+ (sqrt x) (+ (* -1 (* (sqrt (/ 1 x)) (/ (* (- 1 x) (- x 1)) (pow y 2)))) (+ (* -1 (/ (* (pow (- 1 x) 2) (- x 1)) (* x (pow y 3)))) (* -1 (/ (- x 1) y)))))) |
(*.f64 (+.f64 (fma.f64 (neg.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) x)) (/.f64 (-.f64 x #s(literal 1 binary64)) (pow.f64 y #s(literal 3 binary64))) (/.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (-.f64 x #s(literal 1 binary64)) y) (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 x #s(literal 1 binary64)))) y)) (sqrt.f64 x)) y) |
(- (+ (sqrt (/ 1 x)) (/ 1 (* x y))) (/ 1 y)) |
(+.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(- (+ (sqrt (/ 1 x)) (* (sqrt (/ 1 (pow x 3))) (/ (pow (- 1 x) 2) (pow y 2)))) (* -1 (/ (- 1 x) (* x y)))) |
(fma.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) y) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) y) (+.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(- (+ (sqrt (/ 1 x)) (/ (pow (- 1 x) 3) (* (pow x 2) (pow y 3)))) (+ (* -1 (* (sqrt (/ 1 (pow x 3))) (/ (pow (- 1 x) 2) (pow y 2)))) (* -1 (/ (- 1 x) (* x y))))) |
(+.f64 (/.f64 (/.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) x) x) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) y) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) y) (+.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) |
(* y (+ (sqrt x) (/ x y))) |
(*.f64 (+.f64 (/.f64 x y) (sqrt.f64 x)) y) |
(* -1 (* y (- (+ (* -1 (sqrt x)) (/ x y)) (/ 1 y)))) |
(*.f64 (-.f64 (sqrt.f64 x) (/.f64 (-.f64 x #s(literal 1 binary64)) y)) y) |
(* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (+ (* -1 (- x 1)) (* -1 (/ (+ (* (sqrt (/ 1 x)) (* (- 1 x) (- x 1))) (* (sqrt (/ 1 x)) (pow (- 1 x) 2))) y))) y))))) |
(*.f64 (neg.f64 (-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 (-.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x))) y) (-.f64 x #s(literal 1 binary64)))) y) (sqrt.f64 x))) y) |
(* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (+ (* -1 (- x 1)) (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow (- 1 x) 2) (- x 1)) x)) (/ (pow (- 1 x) 3) x)) y)) (+ (* (sqrt (/ 1 x)) (* (- 1 x) (- x 1))) (* (sqrt (/ 1 x)) (pow (- 1 x) 2)))) y))) y))))) |
(*.f64 (neg.f64 y) (-.f64 (neg.f64 (sqrt.f64 x)) (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 (-.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) (neg.f64 x)) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) x)) (neg.f64 y))) (neg.f64 y)) (-.f64 x #s(literal 1 binary64))) y))) |
(* -1 (/ (+ (* (sqrt (/ 1 x)) (- 1 x)) (/ (pow (- 1 x) 2) (* x y))) y)) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) y) x)) (neg.f64 y)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (* (sqrt (/ 1 (pow x 3))) (/ (pow (- 1 x) 3) y))) (/ (pow (- 1 x) 2) x)) y)) (* (sqrt (/ 1 x)) (- 1 x))) y)) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) x)) (neg.f64 y))) (neg.f64 y)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (pow (- 1 x) 4) (* (pow x 2) y)) (* -1 (* (sqrt (/ 1 (pow x 3))) (pow (- 1 x) 3)))) y)) (/ (pow (- 1 x) 2) x)) y)) (* (sqrt (/ 1 x)) (- 1 x))) y)) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (/.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)) y) (*.f64 x x))) (neg.f64 y)) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) x)) (neg.f64 y))) (neg.f64 y)) |
(* -1 (* y (- (* -1 (/ (- 1 x) y)) (* -1 (sqrt x))))) |
(*.f64 (neg.f64 y) (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal -1 binary64) (sqrt.f64 x))) |
(* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (- 1 x) y))))) |
(*.f64 (neg.f64 y) (neg.f64 (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (sqrt.f64 x)))) |
(* -1 (* y (- (* -1 (sqrt x)) (/ 1 y)))) |
(*.f64 (neg.f64 y) (-.f64 (neg.f64 (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) y))) |
(* -1 (* y (+ (* -1 (sqrt x)) (/ x y)))) |
(*.f64 (-.f64 (sqrt.f64 x) (/.f64 x y)) y) |
(* -1 (* y (+ (* -1 (sqrt (/ 1 x))) (/ 1 y)))) |
(neg.f64 (fma.f64 (neg.f64 y) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) |
(* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (+ (* -1 (* (sqrt (/ 1 x)) (/ (* (- 1 x) (- x 1)) y))) (* -1 (- x 1))) y))))) |
(*.f64 (neg.f64 y) (-.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (-.f64 x #s(literal 1 binary64)) y) (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 x #s(literal 1 binary64)))) (neg.f64 y)) (sqrt.f64 x))) |
(* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (+ (* -1 (- x 1)) (* -1 (/ (+ (* (sqrt (/ 1 x)) (* (- 1 x) (- x 1))) (/ (* (pow (- 1 x) 2) (- x 1)) (* x y))) y))) y))))) |
(*.f64 (neg.f64 y) (-.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) y) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x)) (-.f64 x #s(literal 1 binary64)))) (neg.f64 y)) (-.f64 x #s(literal 1 binary64))) (neg.f64 y)) (sqrt.f64 x))) |
(+ (sqrt (/ 1 x)) (* -1 (/ (- 1 (/ 1 x)) y))) |
(-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (/.f64 (-.f64 x #s(literal 1 binary64)) y) x)) |
(+ (sqrt (/ 1 x)) (* -1 (/ (- (+ 1 (* (sqrt (/ 1 x)) (/ (* (- 1 x) (- 1 (/ 1 x))) y))) (/ 1 x)) y))) |
(-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 (-.f64 x #s(literal 1 binary64)) y) x) (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))) y)) |
(+ (sqrt (/ 1 x)) (* -1 (/ (- (+ 1 (* -1 (/ (- (* -1 (/ (* (pow (- 1 x) 2) (- 1 (/ 1 x))) (* x y))) (* (sqrt (/ 1 x)) (* (- 1 x) (- 1 (/ 1 x))))) y))) (/ 1 x)) y))) |
(-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (neg.f64 y)))) y)) (/.f64 #s(literal 1 binary64) x)) y)) |
(* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ x y))))) |
(*.f64 (neg.f64 y) (neg.f64 (+.f64 (/.f64 x y) (sqrt.f64 x)))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 42 | 253 |
| 0 | 66 | 253 |
| 1 | 264 | 233 |
| 2 | 1686 | 227 |
| 0 | 9042 | 213 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(fma.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) (*.f64 (*.f64 y x) (/.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(-.f64 #s(literal 1 binary64) x) |
(/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) |
(-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) (neg.f64 x))) |
#s(approx (- 1 x) (neg.f64 x)) |
(neg.f64 x) |
(-.f64 #s(approx (+ (* (sqrt x) y) 1) (*.f64 (sqrt.f64 x) y)) x) |
#s(approx (+ (* (sqrt x) y) 1) (*.f64 (sqrt.f64 x) y)) |
(*.f64 (sqrt.f64 x) y) |
(sqrt.f64 x) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 #s(approx (+ (* (sqrt (/ 1 x)) y) -1) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y)) x)) |
(*.f64 #s(approx (+ (* (sqrt (/ 1 x)) y) -1) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y)) x) |
#s(approx (+ (* (sqrt (/ 1 x)) y) -1) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y) |
#s(approx (- (+ (* (sqrt x) y) 1) x) #s(approx (+ (* (sqrt x) y) 1) (fma.f64 (*.f64 y x) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))) |
#s(approx (+ (* (sqrt x) y) 1) (fma.f64 (*.f64 y x) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 y x) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
(*.f64 y x) |
(*.f64 (*.f64 y x) (/.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) |
(fma.f64 y (sqrt.f64 x) x) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
| Outputs |
|---|
(/.f64 (+.f64 (pow.f64 (/.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 6 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 3 binary64))) (+.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y (*.f64 (neg.f64 x) y)) #s(literal 2 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (*.f64 y (*.f64 (neg.f64 x) y)))) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 y x)) #s(literal 3 binary64)) (+.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y (*.f64 (neg.f64 x) y)) #s(literal 2 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (*.f64 y (*.f64 (neg.f64 x) y)))) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 6 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 3 binary64))) (+.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y (*.f64 (neg.f64 x) y)) #s(literal 2 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (*.f64 y (*.f64 (neg.f64 x) y)))) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))))) (/.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 6 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 3 binary64))) (+.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y (*.f64 (neg.f64 x) y)) #s(literal 2 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (*.f64 y (*.f64 (neg.f64 x) y)))) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))))) (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 y x)) #s(literal 3 binary64)) (+.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y (*.f64 (neg.f64 x) y)) #s(literal 2 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (*.f64 y (*.f64 (neg.f64 x) y)))) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))))) (/.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 y x)) #s(literal 3 binary64)) (+.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y (*.f64 (neg.f64 x) y)) #s(literal 2 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (*.f64 y (*.f64 (neg.f64 x) y)))) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64)))))) (*.f64 (/.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 6 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 3 binary64))) (+.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y (*.f64 (neg.f64 x) y)) #s(literal 2 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (*.f64 y (*.f64 (neg.f64 x) y)))) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))))) (/.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 y x)) #s(literal 3 binary64)) (+.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y (*.f64 (neg.f64 x) y)) #s(literal 2 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (*.f64 y (*.f64 (neg.f64 x) y)))) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))))))))) |
(/.f64 (+.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 6 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 3 binary64))) (pow.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 x) y)) (/.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) #s(literal 3 binary64))) (+.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 x) y)) (/.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (*.f64 (neg.f64 (*.f64 (neg.f64 x) y)) (/.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) (*.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (neg.f64 (*.f64 (neg.f64 x) y)) (/.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))))))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x) (*.f64 y (*.f64 y x))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (neg.f64 (-.f64 #s(literal 1 binary64) x)) (*.f64 y (*.f64 y x))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (+.f64 (neg.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) (*.f64 y (*.f64 y x))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 y x) y)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (neg.f64 (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 y x) y)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (+.f64 (neg.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) (*.f64 (*.f64 y x) y)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x) (neg.f64 (*.f64 y (*.f64 (neg.f64 x) y)))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (neg.f64 (-.f64 #s(literal 1 binary64) x)) (neg.f64 (*.f64 y (*.f64 (neg.f64 x) y)))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (+.f64 (neg.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) (neg.f64 (*.f64 y (*.f64 (neg.f64 x) y)))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (fma.f64 y (*.f64 y x) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (fma.f64 (*.f64 y x) y (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (+.f64 (neg.f64 (*.f64 y (*.f64 (neg.f64 x) y))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (fma.f64 y (*.f64 y x) (*.f64 (-.f64 #s(literal 1 binary64) x) (neg.f64 (-.f64 #s(literal 1 binary64) x)))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (fma.f64 (*.f64 y x) y (*.f64 (-.f64 #s(literal 1 binary64) x) (neg.f64 (-.f64 #s(literal 1 binary64) x)))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (+.f64 (neg.f64 (*.f64 y (*.f64 (neg.f64 x) y))) (*.f64 (-.f64 #s(literal 1 binary64) x) (neg.f64 (-.f64 #s(literal 1 binary64) x)))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (fma.f64 y (*.f64 y x) (neg.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (fma.f64 (*.f64 y x) y (neg.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (+.f64 (neg.f64 (*.f64 y (*.f64 (neg.f64 x) y))) (neg.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y (*.f64 (neg.f64 x) y)) #s(literal 2 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 4 binary64))) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 y (*.f64 (neg.f64 x) y)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 6 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 3 binary64))) (pow.f64 (*.f64 (*.f64 (neg.f64 x) y) (/.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 y x)) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (*.f64 (neg.f64 x) y) (/.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (*.f64 y (*.f64 (neg.f64 x) y)))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (neg.f64 (fma.f64 y (*.f64 (neg.f64 x) y) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)) (pow.f64 (*.f64 y (*.f64 (neg.f64 x) y)) #s(literal 2 binary64))) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (/.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (*.f64 y (*.f64 (neg.f64 x) y))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (+.f64 (pow.f64 (*.f64 y (*.f64 (neg.f64 x) y)) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 6 binary64))) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y (*.f64 (neg.f64 x) y)) #s(literal 2 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (*.f64 y (*.f64 (neg.f64 x) y)))) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 y (*.f64 (neg.f64 x) y))))) (neg.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 (neg.f64 x) y)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) (neg.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))) (/.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (*.f64 y (*.f64 (neg.f64 x) y))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (*.f64 (/.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (*.f64 y (*.f64 (neg.f64 x) y))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (pow.f64 (*.f64 (/.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 y x)) #s(literal 2 binary64)))) (*.f64 (/.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (*.f64 y (*.f64 (neg.f64 x) y))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (/.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (*.f64 y (*.f64 (neg.f64 x) y))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (*.f64 (neg.f64 x) y) y))) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (*.f64 (neg.f64 x) y) (neg.f64 y)))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 x) y) y))) (*.f64 (+.f64 x #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 x) y) (neg.f64 y)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 x) y) y))) (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 x) y) (neg.f64 y)))) (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 x) y) y))) (*.f64 (+.f64 x #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 x) y) (neg.f64 y)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 x) y) y))) (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 x) y) (neg.f64 y)))) (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (neg.f64 (-.f64 #s(literal 1 binary64) x))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (*.f64 (neg.f64 x) y) y))) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (neg.f64 (-.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (*.f64 (neg.f64 x) y) (neg.f64 y)))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (*.f64 (neg.f64 x) y) y))) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (*.f64 (neg.f64 x) y) (neg.f64 y)))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (*.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (+.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 x) y) y))) (*.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (+.f64 x #s(literal 1 binary64))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (+.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 x) y) (neg.f64 y)))) (*.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (+.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (*.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 x) y) y))) (*.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 x) y) (neg.f64 y)))) (*.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (+.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 x) y) y))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (+.f64 x #s(literal 1 binary64))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (+.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 x) y) (neg.f64 y)))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (+.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 x) y) y))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 x) y) (neg.f64 y)))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 (-.f64 #s(literal 1 binary64) x))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (*.f64 (*.f64 (neg.f64 x) y) y))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 (-.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (*.f64 (*.f64 (neg.f64 x) y) (neg.f64 y)))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (*.f64 (neg.f64 x) y) y))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (*.f64 (neg.f64 x) y) (neg.f64 y)))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (neg.f64 (-.f64 #s(literal 1 binary64) x))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (*.f64 (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (*.f64 (*.f64 (neg.f64 x) y) y))) (*.f64 (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (neg.f64 (-.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (*.f64 (*.f64 (neg.f64 x) y) (neg.f64 y)))) (*.f64 (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (-.f64 #s(literal 1 binary64) x)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (*.f64 (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (*.f64 (neg.f64 x) y) y))) (*.f64 (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (*.f64 (neg.f64 x) y) (neg.f64 y)))) (*.f64 (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 (*.f64 (neg.f64 x) y) y))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 (*.f64 (neg.f64 x) y) (neg.f64 y)))) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 6 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 3 binary64))) (+.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y (*.f64 (neg.f64 x) y)) #s(literal 2 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (*.f64 y (*.f64 (neg.f64 x) y)))) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64)))) (*.f64 (+.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y (*.f64 (neg.f64 x) y)) #s(literal 2 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (*.f64 y (*.f64 (neg.f64 x) y)))) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64)))) (pow.f64 (*.f64 (/.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 y x)) #s(literal 3 binary64)))) (*.f64 (+.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y (*.f64 (neg.f64 x) y)) #s(literal 2 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (*.f64 y (*.f64 (neg.f64 x) y)))) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64)))) (+.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y (*.f64 (neg.f64 x) y)) #s(literal 2 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (*.f64 y (*.f64 (neg.f64 x) y)))) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 y (*.f64 y x)))) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (*.f64 y x) y))) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (neg.f64 (*.f64 y (*.f64 (neg.f64 x) y))))) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 y (*.f64 (neg.f64 x) y)))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 y (*.f64 y x)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 y x) y))) (*.f64 (+.f64 x #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (+.f64 x #s(literal 1 binary64)) (neg.f64 (*.f64 y (*.f64 (neg.f64 x) y))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 y (*.f64 (neg.f64 x) y)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (*.f64 y (*.f64 y x)))) (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (*.f64 (*.f64 y x) y))) (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (neg.f64 (*.f64 y (*.f64 (neg.f64 x) y))))) (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (*.f64 y (*.f64 (neg.f64 x) y)))) (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 y (*.f64 y x)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 y x) y))) (*.f64 (+.f64 x #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (+.f64 x #s(literal 1 binary64)) (neg.f64 (*.f64 y (*.f64 (neg.f64 x) y))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 y (*.f64 (neg.f64 x) y)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (*.f64 y (*.f64 y x)))) (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (*.f64 (*.f64 y x) y))) (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (neg.f64 (*.f64 y (*.f64 (neg.f64 x) y))))) (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (*.f64 y (*.f64 (neg.f64 x) y)))) (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (neg.f64 (-.f64 #s(literal 1 binary64) x))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 y (*.f64 y x)))) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (neg.f64 (-.f64 #s(literal 1 binary64) x))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (*.f64 y x) y))) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (neg.f64 (-.f64 #s(literal 1 binary64) x))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (neg.f64 (*.f64 y (*.f64 (neg.f64 x) y))))) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (neg.f64 (-.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 y (*.f64 (neg.f64 x) y)))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (fma.f64 (neg.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 y (*.f64 y x)))) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (*.f64 y x) y))) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (neg.f64 (*.f64 y (*.f64 (neg.f64 x) y))))) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 y (*.f64 (neg.f64 x) y)))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (+.f64 x #s(literal 1 binary64))) (*.f64 y (*.f64 y x)))) (*.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (+.f64 x #s(literal 1 binary64))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (+.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 y x) y))) (*.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (+.f64 x #s(literal 1 binary64))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (+.f64 x #s(literal 1 binary64))) (neg.f64 (*.f64 y (*.f64 (neg.f64 x) y))))) (*.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (+.f64 x #s(literal 1 binary64))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (+.f64 x #s(literal 1 binary64))) (*.f64 y (*.f64 (neg.f64 x) y)))) (*.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (+.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) (*.f64 y (*.f64 y x)))) (*.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) (*.f64 (*.f64 y x) y))) (*.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) (neg.f64 (*.f64 y (*.f64 (neg.f64 x) y))))) (*.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) (*.f64 y (*.f64 (neg.f64 x) y)))) (*.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (+.f64 x #s(literal 1 binary64))) (*.f64 y (*.f64 y x)))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (+.f64 x #s(literal 1 binary64))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (+.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 y x) y))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (+.f64 x #s(literal 1 binary64))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (+.f64 x #s(literal 1 binary64))) (neg.f64 (*.f64 y (*.f64 (neg.f64 x) y))))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (+.f64 x #s(literal 1 binary64))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (+.f64 x #s(literal 1 binary64))) (*.f64 y (*.f64 (neg.f64 x) y)))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (+.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) (*.f64 y (*.f64 y x)))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) (*.f64 (*.f64 y x) y))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) (neg.f64 (*.f64 y (*.f64 (neg.f64 x) y))))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) (*.f64 y (*.f64 (neg.f64 x) y)))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 (-.f64 #s(literal 1 binary64) x))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (*.f64 y (*.f64 y x)))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 (-.f64 #s(literal 1 binary64) x))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (*.f64 (*.f64 y x) y))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 (-.f64 #s(literal 1 binary64) x))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (neg.f64 (*.f64 y (*.f64 (neg.f64 x) y))))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 (-.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (*.f64 y (*.f64 (neg.f64 x) y)))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 y (*.f64 y x)))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (*.f64 y x) y))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (neg.f64 (*.f64 y (*.f64 (neg.f64 x) y))))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 y (*.f64 (neg.f64 x) y)))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (neg.f64 (-.f64 #s(literal 1 binary64) x))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (*.f64 y (*.f64 y x)))) (*.f64 (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (neg.f64 (-.f64 #s(literal 1 binary64) x))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (*.f64 (*.f64 y x) y))) (*.f64 (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (neg.f64 (-.f64 #s(literal 1 binary64) x))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (neg.f64 (*.f64 y (*.f64 (neg.f64 x) y))))) (*.f64 (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (neg.f64 (-.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (*.f64 y (*.f64 (neg.f64 x) y)))) (*.f64 (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (-.f64 #s(literal 1 binary64) x)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 y (*.f64 y x)))) (*.f64 (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (-.f64 #s(literal 1 binary64) x)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (*.f64 y x) y))) (*.f64 (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (-.f64 #s(literal 1 binary64) x)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (neg.f64 (*.f64 y (*.f64 (neg.f64 x) y))))) (*.f64 (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 y (*.f64 (neg.f64 x) y)))) (*.f64 (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (fma.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 y (*.f64 y x)))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(/.f64 (fma.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 (*.f64 y x) y))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(/.f64 (fma.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (neg.f64 (*.f64 y (*.f64 (neg.f64 x) y))))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y x)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x)))) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y x)) (+.f64 x #s(literal 1 binary64)) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y x)) (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (+.f64 (fma.f64 x x x) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y x)) (+.f64 x #s(literal 1 binary64)) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y x)) (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (+.f64 (fma.f64 x x x) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y x)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (neg.f64 (-.f64 #s(literal 1 binary64) x))))) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y x)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (neg.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y x)) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (+.f64 x #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y x)) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y x)) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (+.f64 x #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y x)) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y x)) (*.f64 (+.f64 x #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 (-.f64 #s(literal 1 binary64) x))))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (+.f64 x #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y x)) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y x)) (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (neg.f64 (-.f64 #s(literal 1 binary64) x))))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y x)) (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (-.f64 #s(literal 1 binary64) x)))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y x)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y x) y) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x)))) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y x) y) (+.f64 x #s(literal 1 binary64)) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y x) y) (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (+.f64 (fma.f64 x x x) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y x) y) (+.f64 x #s(literal 1 binary64)) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y x) y) (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (+.f64 (fma.f64 x x x) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y x) y) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (neg.f64 (-.f64 #s(literal 1 binary64) x))))) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y x) y) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (neg.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y x) y) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (+.f64 x #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y x) y) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y x) y) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (+.f64 x #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y x) y) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y x) y) (*.f64 (+.f64 x #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 (-.f64 #s(literal 1 binary64) x))))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (+.f64 x #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y x) y) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y x) y) (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (neg.f64 (-.f64 #s(literal 1 binary64) x))))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y x) y) (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (-.f64 #s(literal 1 binary64) x)))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y x) y) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y (*.f64 (neg.f64 x) y))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x)))) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y (*.f64 (neg.f64 x) y))) (+.f64 x #s(literal 1 binary64)) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y (*.f64 (neg.f64 x) y))) (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (+.f64 (fma.f64 x x x) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y (*.f64 (neg.f64 x) y))) (+.f64 x #s(literal 1 binary64)) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y (*.f64 (neg.f64 x) y))) (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (+.f64 (fma.f64 x x x) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y (*.f64 (neg.f64 x) y))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (neg.f64 (-.f64 #s(literal 1 binary64) x))))) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y (*.f64 (neg.f64 x) y))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (neg.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y (*.f64 (neg.f64 x) y))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (+.f64 x #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y (*.f64 (neg.f64 x) y))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y (*.f64 (neg.f64 x) y))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (+.f64 x #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y (*.f64 (neg.f64 x) y))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y (*.f64 (neg.f64 x) y))) (*.f64 (+.f64 x #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 (-.f64 #s(literal 1 binary64) x))))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (+.f64 x #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y (*.f64 (neg.f64 x) y))) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y (*.f64 (neg.f64 x) y))) (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (neg.f64 (-.f64 #s(literal 1 binary64) x))))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y (*.f64 (neg.f64 x) y))) (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (-.f64 #s(literal 1 binary64) x)))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y (*.f64 (neg.f64 x) y))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 (neg.f64 x) y)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x)))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 (neg.f64 x) y)) (+.f64 x #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 (neg.f64 x) y)) (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (+.f64 (fma.f64 x x x) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 (neg.f64 x) y)) (+.f64 x #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 (neg.f64 x) y)) (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (+.f64 (fma.f64 x x x) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 (neg.f64 x) y)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (neg.f64 (-.f64 #s(literal 1 binary64) x))))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 (neg.f64 x) y)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (neg.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 (neg.f64 x) y)) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (+.f64 x #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 (neg.f64 x) y)) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 (neg.f64 x) y)) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (+.f64 x #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 (neg.f64 x) y)) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 (neg.f64 x) y)) (*.f64 (+.f64 x #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 (-.f64 #s(literal 1 binary64) x))))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 (neg.f64 x) y)) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 (neg.f64 x) y)) (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (neg.f64 (-.f64 #s(literal 1 binary64) x))))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 (neg.f64 x) y)) (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (-.f64 #s(literal 1 binary64) x)))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (neg.f64 x) y) y)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (neg.f64 (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (neg.f64 x) y) y)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (-.f64 (neg.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) (*.f64 (*.f64 (neg.f64 x) y) y)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 x) y) (neg.f64 y))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) |
(/.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y (*.f64 (neg.f64 x) y)) #s(literal 2 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 4 binary64))) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 y (*.f64 (neg.f64 x) y)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (-.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 6 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 3 binary64))) (pow.f64 (*.f64 (*.f64 (neg.f64 x) y) (/.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) #s(literal 3 binary64))) (+.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 y x)) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (*.f64 (neg.f64 x) y) (/.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))))))) |
(/.f64 (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (*.f64 y (*.f64 (neg.f64 x) y))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) |
(/.f64 (fma.f64 y (*.f64 (neg.f64 x) y) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)) (pow.f64 (*.f64 y (*.f64 (neg.f64 x) y)) #s(literal 2 binary64))) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (*.f64 y (*.f64 (neg.f64 x) y))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (pow.f64 (*.f64 y (*.f64 (neg.f64 x) y)) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 6 binary64))) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 y x)) #s(literal 2 binary64)) (/.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (*.f64 y (*.f64 (neg.f64 x) y)))) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (pow.f64 (*.f64 y (*.f64 (neg.f64 x) y)) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 6 binary64))) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y (*.f64 (neg.f64 x) y)) #s(literal 2 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (*.f64 y (*.f64 (neg.f64 x) y)))) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 y (*.f64 (neg.f64 x) y)))) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 (neg.f64 x) y)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))) |
(/.f64 (/.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)) (pow.f64 (*.f64 y (*.f64 (neg.f64 x) y)) #s(literal 2 binary64))) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))) (/.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (*.f64 y (*.f64 (neg.f64 x) y))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 y (*.f64 (neg.f64 x) y)) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 6 binary64))) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 y x)) #s(literal 2 binary64)) (/.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (*.f64 y (*.f64 (neg.f64 x) y)))) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))))) |
(/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 y (*.f64 (neg.f64 x) y)) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 6 binary64))) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 3 binary64))) (+.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y (*.f64 (neg.f64 x) y)) #s(literal 2 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (*.f64 y (*.f64 (neg.f64 x) y)))) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (*.f64 y (*.f64 (neg.f64 x) y)) (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 y (sqrt.f64 x) x) #s(literal 2 binary64)))) (+.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) x) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(fma.f64 (/.f64 (*.f64 y (*.f64 (neg.f64 x) y)) (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 y (sqrt.f64 x) x) #s(literal 3 binary64)))) (fma.f64 (fma.f64 y (sqrt.f64 x) x) (+.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) x) #s(literal 1 binary64)) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(fma.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 y (sqrt.f64 x) x) #s(literal 2 binary64)))) (+.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) x) (*.f64 (neg.f64 (*.f64 (neg.f64 x) y)) (/.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(fma.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 y (sqrt.f64 x) x) #s(literal 2 binary64)))) (+.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) x) (*.f64 (/.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 y x))) |
(fma.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 y (sqrt.f64 x) x) #s(literal 3 binary64)))) (fma.f64 (fma.f64 y (sqrt.f64 x) x) (+.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) x) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 (neg.f64 x) y)) (/.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(fma.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 y (sqrt.f64 x) x) #s(literal 3 binary64)))) (fma.f64 (fma.f64 y (sqrt.f64 x) x) (+.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) x) #s(literal 1 binary64)) (*.f64 (/.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 y x))) |
(fma.f64 (*.f64 (/.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) y) x (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(fma.f64 (/.f64 (*.f64 (neg.f64 x) y) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) y (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(fma.f64 (/.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 y x) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(fma.f64 (*.f64 y x) (/.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (-.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 (*.f64 (neg.f64 x) y)) (/.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (-.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 y x))) |
(fma.f64 y (/.f64 (*.f64 (neg.f64 x) y) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(fma.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (neg.f64 (*.f64 (neg.f64 x) y)) (/.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(fma.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (/.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 y x))) |
(fma.f64 x (*.f64 y (/.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 y x)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 y (*.f64 (neg.f64 x) y)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (/.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 y (*.f64 (neg.f64 x) y)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 6 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 3 binary64))) (+.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 y x)) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (*.f64 (neg.f64 x) y) (/.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))))))) (/.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 x) y) (/.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) #s(literal 3 binary64)) (+.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 y x)) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (*.f64 (neg.f64 x) y) (/.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))) (/.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (*.f64 y (*.f64 (neg.f64 x) y))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (/.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 y x)) #s(literal 2 binary64)) (/.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (*.f64 y (*.f64 (neg.f64 x) y))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(-.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (/.f64 y (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 y x))) |
(-.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (neg.f64 (/.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (*.f64 y x))) |
(-.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (neg.f64 y) (/.f64 (*.f64 (neg.f64 x) y) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(-.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (*.f64 (neg.f64 x) y) (/.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(-.f64 (*.f64 (/.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 y x)) (*.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (-.f64 #s(literal 1 binary64) x))) |
(-.f64 (*.f64 (/.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 y x)) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(+.f64 (/.f64 (*.f64 (*.f64 y (*.f64 (neg.f64 x) y)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 y x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 y x)) #s(literal 2 binary64)) (/.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (*.f64 y (*.f64 (neg.f64 x) y)))) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))))) (/.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 6 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 y x)) #s(literal 2 binary64)) (/.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (*.f64 y (*.f64 (neg.f64 x) y)))) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64)))))) |
(+.f64 (/.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 6 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 y x)) #s(literal 2 binary64)) (/.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (*.f64 y (*.f64 (neg.f64 x) y)))) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))))) (/.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 y x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 y x)) #s(literal 2 binary64)) (/.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (*.f64 y (*.f64 (neg.f64 x) y)))) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64)))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 y (*.f64 (neg.f64 x) y))) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 y x)) #s(literal 3 binary64)) (+.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y (*.f64 (neg.f64 x) y)) #s(literal 2 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (*.f64 y (*.f64 (neg.f64 x) y)))) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))))) (/.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 6 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 3 binary64))) (+.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y (*.f64 (neg.f64 x) y)) #s(literal 2 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (*.f64 y (*.f64 (neg.f64 x) y)))) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64)))))) |
(+.f64 (/.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 6 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 3 binary64))) (+.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y (*.f64 (neg.f64 x) y)) #s(literal 2 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (*.f64 y (*.f64 (neg.f64 x) y)))) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))))) (/.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 y x)) #s(literal 3 binary64)) (+.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y (*.f64 (neg.f64 x) y)) #s(literal 2 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (*.f64 y (*.f64 (neg.f64 x) y)))) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64)))))) |
(+.f64 (/.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))) (/.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (*.f64 y (*.f64 (neg.f64 x) y))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (/.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) y) (/.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (*.f64 (/.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 y x))) (/.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (*.f64 y (*.f64 (neg.f64 x) y))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(+.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (neg.f64 (*.f64 (neg.f64 x) y)) (/.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(+.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (/.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 y x))) |
(+.f64 (*.f64 (/.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 y x)) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (neg.f64 (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (neg.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x))) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) |
(-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64)))) |
(-.f64 (pow.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (fma.f64 x x x) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) x) |
(+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 (neg.f64 x) x) (+.f64 x #s(literal 1 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 y (sqrt.f64 x) x) #s(literal 2 binary64)))) (+.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) x)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 y (sqrt.f64 x) x) #s(literal 3 binary64)))) (fma.f64 (fma.f64 y (sqrt.f64 x) x) (+.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) x) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal -2 binary64)) (pow.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) #s(literal 2 binary64)))) (neg.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal -3 binary64)) (pow.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal -2 binary64)) (+.f64 (pow.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) #s(literal 2 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal -1 binary64)) (/.f64 x (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)))) (neg.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) x))) (neg.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (neg.f64 x))) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) x)) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (neg.f64 x))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(/.f64 (-.f64 #s(literal -1 binary64) (neg.f64 x)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal -2 binary64)) (pow.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) #s(literal 2 binary64))) (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal -3 binary64)) (pow.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) #s(literal 3 binary64))) (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal -2 binary64)) (+.f64 (pow.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) #s(literal 2 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal -1 binary64)) (/.f64 x (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) x)) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(-.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal -2 binary64)) (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (/.f64 (pow.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) #s(literal 2 binary64)) (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(-.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal -3 binary64)) (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal -2 binary64)) (+.f64 (pow.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) #s(literal 2 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal -1 binary64)) (/.f64 x (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))))) (/.f64 (pow.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) #s(literal 3 binary64)) (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal -2 binary64)) (+.f64 (pow.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) #s(literal 2 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal -1 binary64)) (/.f64 x (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) x) (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 2 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (/.f64 (*.f64 x x) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(-.f64 (/.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (/.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(-.f64 (/.f64 (pow.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal -1 binary64)) (/.f64 x (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (/.f64 (*.f64 (neg.f64 x) x) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(/.f64 (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (sqrt.f64 x)) y) #s(literal 3 binary64))) (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (neg.f64 (sqrt.f64 x)) y) (*.f64 (neg.f64 (sqrt.f64 x)) y)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 (sqrt.f64 x)) y))))) |
(/.f64 (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)))) (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 y y) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 y) (sqrt.f64 x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x))) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x))) x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (fma.f64 (*.f64 y y) x (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) (sqrt.f64 x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x))) #s(literal 2 binary64)) (fma.f64 x x (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x))) x))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 y (sqrt.f64 x) x) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (+.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 y (sqrt.f64 x) x) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 y (sqrt.f64 x) x) (+.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) x) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) x)) (*.f64 (+.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) x) (pow.f64 (fma.f64 y (sqrt.f64 x) x) #s(literal 2 binary64)))) (*.f64 (+.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) x) (+.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 y (sqrt.f64 x) x) (+.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) x) #s(literal 1 binary64))) (*.f64 (fma.f64 (fma.f64 y (sqrt.f64 x) x) (+.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) x) #s(literal 1 binary64)) (pow.f64 (fma.f64 y (sqrt.f64 x) x) #s(literal 3 binary64)))) (*.f64 (fma.f64 (fma.f64 y (sqrt.f64 x) x) (+.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) x) #s(literal 1 binary64)) (fma.f64 (fma.f64 y (sqrt.f64 x) x) (+.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) x) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x))) #s(literal 2 binary64)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x))) x)) |
(/.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (fma.f64 (*.f64 y y) x (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) (sqrt.f64 x))))) |
(/.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x))) #s(literal 2 binary64)) (fma.f64 x x (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x))) x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 y (sqrt.f64 x) x) #s(literal 2 binary64)))) (neg.f64 (+.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 y (sqrt.f64 x) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (fma.f64 y (sqrt.f64 x) x) (+.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (*.f64 (*.f64 y y) x))) (neg.f64 (fma.f64 y (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 y (sqrt.f64 x) x) #s(literal 2 binary64))) (+.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) x)) |
(/.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (*.f64 (*.f64 y y) x)) (fma.f64 y (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 y (sqrt.f64 x) x) #s(literal 3 binary64))) (fma.f64 (fma.f64 y (sqrt.f64 x) x) (+.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) x) #s(literal 1 binary64))) |
(-.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x))) #s(literal 2 binary64)) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x))) x)) (/.f64 (*.f64 x x) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x))) x))) |
(-.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (fma.f64 (*.f64 y y) x (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) (sqrt.f64 x))))) (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (fma.f64 (*.f64 y y) x (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) (sqrt.f64 x)))))) |
(-.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x))) #s(literal 3 binary64)) (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x))) #s(literal 2 binary64)) (fma.f64 x x (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x))) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x))) #s(literal 2 binary64)) (fma.f64 x x (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x))) x))))) |
(-.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (fma.f64 y (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x))) (/.f64 (*.f64 (*.f64 y y) x) (fma.f64 y (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x)))) |
(-.f64 (pow.f64 (+.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) x) #s(literal -1 binary64)) (/.f64 (pow.f64 (fma.f64 y (sqrt.f64 x) x) #s(literal 2 binary64)) (+.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) x))) |
(-.f64 (pow.f64 (fma.f64 (fma.f64 y (sqrt.f64 x) x) (+.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) x) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (fma.f64 y (sqrt.f64 x) x) #s(literal 3 binary64)) (fma.f64 (fma.f64 y (sqrt.f64 x) x) (+.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) x) #s(literal 1 binary64)))) |
(-.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x))) x) |
(-.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x))) |
(-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) |
(+.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (fma.f64 y (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x))) (/.f64 (*.f64 (*.f64 (neg.f64 y) (sqrt.f64 x)) (*.f64 y (sqrt.f64 x))) (fma.f64 y (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x)))) |
(+.f64 (pow.f64 (+.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) x) #s(literal -1 binary64)) (/.f64 (*.f64 (neg.f64 (fma.f64 y (sqrt.f64 x) x)) (fma.f64 y (sqrt.f64 x) x)) (+.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) x))) |
(+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 (sqrt.f64 x)) y)) |
(+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 y) (sqrt.f64 x))) |
#s(approx (- (+ (* (sqrt x) y) 1) x) #s(approx (- 1 x) (neg.f64 x))) |
#s(approx (- 1 x) (neg.f64 x)) |
(neg.f64 x) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (+ (* (sqrt x) y) 1) (*.f64 y (sqrt.f64 x))) #s(literal 2 binary64)) (*.f64 x x)))) (neg.f64 (neg.f64 (+.f64 #s(approx (+ (* (sqrt x) y) 1) (*.f64 y (sqrt.f64 x))) x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (+ (* (sqrt x) y) 1) (*.f64 y (sqrt.f64 x))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 x (+.f64 #s(approx (+ (* (sqrt x) y) 1) (*.f64 y (sqrt.f64 x))) x) (pow.f64 #s(approx (+ (* (sqrt x) y) 1) (*.f64 y (sqrt.f64 x))) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 #s(approx (+ (* (sqrt x) y) 1) (*.f64 y (sqrt.f64 x))) #s(literal 2 binary64)) (+.f64 #s(approx (+ (* (sqrt x) y) 1) (*.f64 y (sqrt.f64 x))) x)) (*.f64 (+.f64 #s(approx (+ (* (sqrt x) y) 1) (*.f64 y (sqrt.f64 x))) x) (*.f64 x x))) (*.f64 (+.f64 #s(approx (+ (* (sqrt x) y) 1) (*.f64 y (sqrt.f64 x))) x) (+.f64 #s(approx (+ (* (sqrt x) y) 1) (*.f64 y (sqrt.f64 x))) x))) |
(/.f64 (-.f64 (*.f64 (pow.f64 #s(approx (+ (* (sqrt x) y) 1) (*.f64 y (sqrt.f64 x))) #s(literal 3 binary64)) (fma.f64 x (+.f64 #s(approx (+ (* (sqrt x) y) 1) (*.f64 y (sqrt.f64 x))) x) (pow.f64 #s(approx (+ (* (sqrt x) y) 1) (*.f64 y (sqrt.f64 x))) #s(literal 2 binary64)))) (*.f64 (fma.f64 x (+.f64 #s(approx (+ (* (sqrt x) y) 1) (*.f64 y (sqrt.f64 x))) x) (pow.f64 #s(approx (+ (* (sqrt x) y) 1) (*.f64 y (sqrt.f64 x))) #s(literal 2 binary64))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (fma.f64 x (+.f64 #s(approx (+ (* (sqrt x) y) 1) (*.f64 y (sqrt.f64 x))) x) (pow.f64 #s(approx (+ (* (sqrt x) y) 1) (*.f64 y (sqrt.f64 x))) #s(literal 2 binary64))) (fma.f64 x (+.f64 #s(approx (+ (* (sqrt x) y) 1) (*.f64 y (sqrt.f64 x))) x) (pow.f64 #s(approx (+ (* (sqrt x) y) 1) (*.f64 y (sqrt.f64 x))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (+ (* (sqrt x) y) 1) (*.f64 y (sqrt.f64 x))) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (+.f64 #s(approx (+ (* (sqrt x) y) 1) (*.f64 y (sqrt.f64 x))) x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (+ (* (sqrt x) y) 1) (*.f64 y (sqrt.f64 x))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (+.f64 #s(approx (+ (* (sqrt x) y) 1) (*.f64 y (sqrt.f64 x))) x) (pow.f64 #s(approx (+ (* (sqrt x) y) 1) (*.f64 y (sqrt.f64 x))) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 #s(approx (+ (* (sqrt x) y) 1) (*.f64 y (sqrt.f64 x))) #s(literal 2 binary64)) (*.f64 x x)) (+.f64 #s(approx (+ (* (sqrt x) y) 1) (*.f64 y (sqrt.f64 x))) x)) |
(/.f64 (-.f64 (pow.f64 #s(approx (+ (* (sqrt x) y) 1) (*.f64 y (sqrt.f64 x))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x (+.f64 #s(approx (+ (* (sqrt x) y) 1) (*.f64 y (sqrt.f64 x))) x) (pow.f64 #s(approx (+ (* (sqrt x) y) 1) (*.f64 y (sqrt.f64 x))) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (pow.f64 #s(approx (+ (* (sqrt x) y) 1) (*.f64 y (sqrt.f64 x))) #s(literal 2 binary64)) (+.f64 #s(approx (+ (* (sqrt x) y) 1) (*.f64 y (sqrt.f64 x))) x)) (/.f64 (*.f64 x x) (+.f64 #s(approx (+ (* (sqrt x) y) 1) (*.f64 y (sqrt.f64 x))) x))) |
(-.f64 (/.f64 (pow.f64 #s(approx (+ (* (sqrt x) y) 1) (*.f64 y (sqrt.f64 x))) #s(literal 3 binary64)) (fma.f64 x (+.f64 #s(approx (+ (* (sqrt x) y) 1) (*.f64 y (sqrt.f64 x))) x) (pow.f64 #s(approx (+ (* (sqrt x) y) 1) (*.f64 y (sqrt.f64 x))) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (+.f64 #s(approx (+ (* (sqrt x) y) 1) (*.f64 y (sqrt.f64 x))) x) (pow.f64 #s(approx (+ (* (sqrt x) y) 1) (*.f64 y (sqrt.f64 x))) #s(literal 2 binary64))))) |
(-.f64 #s(approx (+ (* (sqrt x) y) 1) (*.f64 y (sqrt.f64 x))) x) |
(+.f64 (/.f64 (pow.f64 #s(approx (+ (* (sqrt x) y) 1) (*.f64 y (sqrt.f64 x))) #s(literal 2 binary64)) (+.f64 #s(approx (+ (* (sqrt x) y) 1) (*.f64 y (sqrt.f64 x))) x)) (/.f64 (*.f64 (neg.f64 x) x) (+.f64 #s(approx (+ (* (sqrt x) y) 1) (*.f64 y (sqrt.f64 x))) x))) |
#s(approx (+ (* (sqrt x) y) 1) (*.f64 y (sqrt.f64 x))) |
(*.f64 (/.f64 (*.f64 y x) (pow.f64 x #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/4 binary64))) (/.f64 (*.f64 y x) (pow.f64 x #s(literal 1/4 binary64)))) |
(*.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) x) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (*.f64 y x) #s(literal 1 binary64))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 y x)) |
(*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 1 binary64)) |
(*.f64 (*.f64 y x) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 y x) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 y (sqrt.f64 x)) |
(*.f64 (sqrt.f64 x) (*.f64 y #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 x) y) |
(*.f64 x (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y)) |
(*.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 y x))) (neg.f64 (sqrt.f64 x))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y x) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 y x)) (sqrt.f64 x)) |
(/.f64 (*.f64 (*.f64 y x) #s(literal 1 binary64)) (sqrt.f64 x)) |
(*.f64 (/.f64 x (pow.f64 x #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/4 binary64))) (/.f64 x (pow.f64 x #s(literal 1/4 binary64)))) |
(*.f64 (neg.f64 (pow.f64 x #s(literal 1/4 binary64))) (neg.f64 (pow.f64 x #s(literal 1/4 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 x #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 x #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (sqrt.f64 x)) |
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 x #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) x) |
(*.f64 (sqrt.f64 x) (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 x) #s(literal 1 binary64)) |
(*.f64 x (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1/4 binary64)) |
(pow.f64 x #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 x) (neg.f64 (sqrt.f64 x))) |
(/.f64 x (sqrt.f64 x)) |
(sqrt.f64 x) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 1/2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 1/2 binary64)))) |
#s(approx (- (+ (* (sqrt x) y) 1) x) (*.f64 #s(approx (+ (* (sqrt (/ 1 x)) y) -1) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y)) x)) |
(*.f64 #s(approx (+ (* (sqrt (/ 1 x)) y) -1) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y)) x) |
(*.f64 x #s(approx (+ (* (sqrt (/ 1 x)) y) -1) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y))) |
#s(approx (+ (* (sqrt (/ 1 x)) y) -1) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y)) |
(*.f64 (/.f64 y (pow.f64 x #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/4 binary64))) (/.f64 y (pow.f64 x #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) |
(*.f64 y (pow.f64 x #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) y)) (neg.f64 (sqrt.f64 x))) |
(/.f64 (neg.f64 (*.f64 y #s(literal 1 binary64))) (neg.f64 (sqrt.f64 x))) |
(/.f64 (*.f64 #s(literal 1 binary64) y) (sqrt.f64 x)) |
(/.f64 (*.f64 y #s(literal 1 binary64)) (sqrt.f64 x)) |
#s(approx (- (+ (* (sqrt x) y) 1) x) #s(approx (+ (* (sqrt x) y) 1) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)))) |
#s(approx (+ (* (sqrt x) y) 1) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (fma.f64 (*.f64 y y) x (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x))))) #s(literal 3 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 y y) x (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x)))) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (fma.f64 (*.f64 y y) x (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x))))) (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (fma.f64 (*.f64 y y) x (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x))))) (-.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 y y) x (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (*.f64 y y) x (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x)))) #s(literal -1 binary64))) (*.f64 (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (fma.f64 (*.f64 y y) x (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x))))) (pow.f64 (fma.f64 (*.f64 y y) x (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x)))) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) x))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y y) x) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (-.f64 (*.f64 y (sqrt.f64 x)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 y y) x (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) x) (-.f64 (*.f64 y (sqrt.f64 x)) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 y (sqrt.f64 x)) #s(literal 1 binary64)) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 y (sqrt.f64 x)) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (fma.f64 (*.f64 y y) x (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x)))) (*.f64 (fma.f64 (*.f64 y y) x (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x)))) #s(literal 1 binary64))) (pow.f64 (fma.f64 (*.f64 y y) x (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x)))) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) x)) (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y y) x) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 y (sqrt.f64 x)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 y y) x) (*.f64 y (sqrt.f64 x)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 y y) x (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) x) #s(literal 1 binary64)) (-.f64 (*.f64 y (sqrt.f64 x)) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 y y) x) (*.f64 y (sqrt.f64 x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) x (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x))))) |
(fma.f64 (/.f64 (*.f64 y x) (pow.f64 x #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/4 binary64))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/4 binary64))) (/.f64 (*.f64 y x) (pow.f64 x #s(literal 1/4 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) x #s(literal 1 binary64)) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (*.f64 y x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 y x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y (sqrt.f64 x)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y x) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y x) (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) |
(fma.f64 (sqrt.f64 x) (*.f64 y #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) |
(fma.f64 x (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x)) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x)))) (/.f64 (*.f64 (*.f64 y y) x) (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x))))) |
(-.f64 (/.f64 (*.f64 (*.f64 y y) x) (-.f64 (*.f64 y (sqrt.f64 x)) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 y (sqrt.f64 x)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (*.f64 y x))) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) y) (pow.f64 x #s(literal -1/2 binary64)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sqrt.f64 x)) y)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) (sqrt.f64 x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 y y) x) (*.f64 y (sqrt.f64 x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 y y) x) (*.f64 y (sqrt.f64 x)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 y y) x) (*.f64 y (sqrt.f64 x))))) (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 y y) x) (*.f64 y (sqrt.f64 x)))))) |
(+.f64 (pow.f64 (fma.f64 (*.f64 y y) x (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x)))) #s(literal -1 binary64)) (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (fma.f64 (*.f64 y y) x (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (fma.f64 (*.f64 y y) x (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x))))) (pow.f64 (fma.f64 (*.f64 y y) x (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x)))) #s(literal -1 binary64))) |
(+.f64 (*.f64 y (sqrt.f64 x)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x))) |
(*.f64 y x) |
(*.f64 x y) |
(*.f64 (/.f64 (*.f64 y (*.f64 (neg.f64 x) y)) (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 y (sqrt.f64 x) x) #s(literal 2 binary64)))) (+.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) x)) |
(*.f64 (/.f64 (*.f64 y (*.f64 (neg.f64 x) y)) (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 y (sqrt.f64 x) x) #s(literal 3 binary64)))) (fma.f64 (fma.f64 y (sqrt.f64 x) x) (+.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) x) #s(literal 1 binary64))) |
(*.f64 (*.f64 (/.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) y) x) |
(*.f64 (/.f64 (*.f64 (neg.f64 x) y) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) y) |
(*.f64 (/.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 y x)) |
(*.f64 (*.f64 y x) (/.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(*.f64 y (/.f64 (*.f64 (neg.f64 x) y) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(*.f64 x (*.f64 y (/.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(/.f64 (neg.f64 (*.f64 y (*.f64 y x))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 y (*.f64 (neg.f64 x) y)))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(/.f64 (*.f64 y (*.f64 y x)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (*.f64 (*.f64 y x) y) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (neg.f64 (*.f64 y (*.f64 (neg.f64 x) y))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(/.f64 (*.f64 y (*.f64 (neg.f64 x) y)) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(/.f64 (*.f64 y (*.f64 (neg.f64 x) y)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) |
(neg.f64 (*.f64 (*.f64 y x) (/.f64 y (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(neg.f64 (*.f64 (/.f64 y (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 y x))) |
(*.f64 (/.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 y (sqrt.f64 x) x) #s(literal 2 binary64)))) (+.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) x)) |
(*.f64 (/.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 y (sqrt.f64 x) x) #s(literal 3 binary64)))) (fma.f64 (fma.f64 y (sqrt.f64 x) x) (+.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) x) #s(literal 1 binary64))) |
(/.f64 (neg.f64 y) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(/.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) |
(/.f64 y (neg.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))))) |
(/.f64 y (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(neg.f64 (/.f64 y (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(*.f64 (fma.f64 y (sqrt.f64 x) x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (fma.f64 (*.f64 y y) x (*.f64 x (-.f64 x (*.f64 y (sqrt.f64 x)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 y y) x (*.f64 x (-.f64 x (*.f64 y (sqrt.f64 x)))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (fma.f64 (*.f64 y y) x (*.f64 x (-.f64 x (*.f64 y (sqrt.f64 x)))))) (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (fma.f64 (*.f64 y y) x (*.f64 x (-.f64 x (*.f64 y (sqrt.f64 x)))))) (-.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 y y) x (*.f64 x (-.f64 x (*.f64 y (sqrt.f64 x)))))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 y y) x (*.f64 x (-.f64 x (*.f64 y (sqrt.f64 x))))))) (*.f64 (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (fma.f64 (*.f64 y y) x (*.f64 x (-.f64 x (*.f64 y (sqrt.f64 x)))))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 y y) x (*.f64 x (-.f64 x (*.f64 y (sqrt.f64 x)))))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) x (*.f64 (neg.f64 x) x)))) (neg.f64 (-.f64 (*.f64 y (sqrt.f64 x)) x))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (fma.f64 (*.f64 y y) x (*.f64 x (-.f64 x (*.f64 y (sqrt.f64 x))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 y y) x (*.f64 (neg.f64 x) x)))) (neg.f64 (neg.f64 (-.f64 (*.f64 y (sqrt.f64 x)) x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 y y) x (*.f64 x (-.f64 x (*.f64 y (sqrt.f64 x)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) x))) (neg.f64 (-.f64 x (*.f64 y (sqrt.f64 x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) x) (-.f64 (*.f64 y (sqrt.f64 x)) x)) (*.f64 (-.f64 (*.f64 y (sqrt.f64 x)) x) (*.f64 x x))) (pow.f64 (-.f64 (*.f64 y (sqrt.f64 x)) x) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (fma.f64 (*.f64 y y) x (*.f64 x (-.f64 x (*.f64 y (sqrt.f64 x))))) (*.f64 (fma.f64 (*.f64 y y) x (*.f64 x (-.f64 x (*.f64 y (sqrt.f64 x))))) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 (fma.f64 (*.f64 y y) x (*.f64 x (-.f64 x (*.f64 y (sqrt.f64 x))))) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) x (*.f64 (neg.f64 x) x))) (-.f64 (*.f64 y (sqrt.f64 x)) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (*.f64 y y) x (*.f64 x (-.f64 x (*.f64 y (sqrt.f64 x)))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) x)) (-.f64 x (*.f64 y (sqrt.f64 x)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y y) x (*.f64 (neg.f64 x) x))) (neg.f64 (-.f64 (*.f64 y (sqrt.f64 x)) x))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 (*.f64 y y) x) (*.f64 y (pow.f64 x #s(literal 3/2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 y y) x (*.f64 x (-.f64 x (*.f64 y (sqrt.f64 x))))))) |
(/.f64 (fma.f64 (*.f64 y y) x (*.f64 (neg.f64 x) x)) (-.f64 (*.f64 y (sqrt.f64 x)) x)) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (*.f64 y y) x) (*.f64 y (pow.f64 x #s(literal 3/2 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 y y) x (*.f64 x (-.f64 x (*.f64 y (sqrt.f64 x)))))) |
(fma.f64 (/.f64 (*.f64 y x) (pow.f64 x #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/4 binary64))) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/4 binary64))) (/.f64 (*.f64 y x) (pow.f64 x #s(literal 1/4 binary64))) x) |
(fma.f64 (fabs.f64 (sqrt.f64 x)) (fabs.f64 (sqrt.f64 x)) (*.f64 y (sqrt.f64 x))) |
(fma.f64 (neg.f64 (sqrt.f64 x)) (neg.f64 (sqrt.f64 x)) (*.f64 y (sqrt.f64 x))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) x x) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (*.f64 y x) #s(literal 1 binary64)) x) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 y x) x) |
(fma.f64 (*.f64 y (sqrt.f64 x)) #s(literal 1 binary64) x) |
(fma.f64 (*.f64 y x) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) |
(fma.f64 (*.f64 y x) (pow.f64 x #s(literal -1/2 binary64)) x) |
(fma.f64 y (sqrt.f64 x) x) |
(fma.f64 (sqrt.f64 x) (*.f64 y #s(literal 1 binary64)) x) |
(fma.f64 (sqrt.f64 x) y x) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 x) (*.f64 y (sqrt.f64 x))) |
(fma.f64 x (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) x) |
(fma.f64 x #s(literal 1 binary64) (*.f64 y (sqrt.f64 x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x)) x) |
(fma.f64 #s(literal 1 binary64) x (*.f64 y (sqrt.f64 x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 y (sqrt.f64 x)))) (/.f64 (*.f64 (*.f64 y y) x) (-.f64 x (*.f64 y (sqrt.f64 x))))) |
(-.f64 (/.f64 (*.f64 (*.f64 y y) x) (-.f64 (*.f64 y (sqrt.f64 x)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 y (sqrt.f64 x)) x))) |
(-.f64 x (*.f64 (neg.f64 (sqrt.f64 x)) y)) |
(-.f64 x (*.f64 (neg.f64 y) (sqrt.f64 x))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (*.f64 (*.f64 y y) x) (*.f64 y (pow.f64 x #s(literal 3/2 binary64)))))) (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (*.f64 (*.f64 y y) x) (*.f64 y (pow.f64 x #s(literal 3/2 binary64))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (*.f64 (*.f64 y y) x) (*.f64 y (pow.f64 x #s(literal 3/2 binary64)))))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (*.f64 (*.f64 y y) x) (*.f64 y (pow.f64 x #s(literal 3/2 binary64))))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 y y) x (*.f64 x (-.f64 x (*.f64 y (sqrt.f64 x)))))) (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (fma.f64 (*.f64 y y) x (*.f64 x (-.f64 x (*.f64 y (sqrt.f64 x))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (fma.f64 (*.f64 y y) x (*.f64 x (-.f64 x (*.f64 y (sqrt.f64 x)))))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 y y) x (*.f64 x (-.f64 x (*.f64 y (sqrt.f64 x))))))) |
(+.f64 (/.f64 (*.f64 (*.f64 y y) x) (-.f64 (*.f64 y (sqrt.f64 x)) x)) (/.f64 (*.f64 (neg.f64 x) x) (-.f64 (*.f64 y (sqrt.f64 x)) x))) |
(+.f64 (*.f64 y (sqrt.f64 x)) x) |
(+.f64 x (*.f64 y (sqrt.f64 x))) |
(*.f64 (neg.f64 (pow.f64 x #s(literal -1/4 binary64))) (neg.f64 (pow.f64 x #s(literal -1/4 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 x #s(literal -1/4 binary64))) (fabs.f64 (pow.f64 x #s(literal -1/4 binary64)))) |
(*.f64 (sqrt.f64 (pow.f64 x #s(literal -1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 x #s(literal -1/4 binary64)) (pow.f64 x #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64))) |
(pow.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 x #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) |
(pow.f64 x #s(literal -1/2 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 (neg.f64 x)))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (neg.f64 x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 x))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (sqrt.f64 x)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (neg.f64 x)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(sqrt.f64 (pow.f64 x #s(literal -1 binary64))) |
(fabs.f64 (pow.f64 x #s(literal -1/2 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 x) #s(literal 1/2 binary64)))) |
(exp.f64 (/.f64 (neg.f64 (log.f64 x)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 x)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 x)) #s(literal 1/2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (neg.f64 (log.f64 x)) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 (neg.f64 (log.f64 x)) #s(literal 1/2 binary64)))) |
Compiled 33 038 to 3 048 computations (90.8% saved)
13 alts after pruning (6 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 734 | 2 | 736 |
| Fresh | 0 | 4 | 4 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 3 | 3 |
| Total | 735 | 13 | 748 |
| Status | Accuracy | Program |
|---|---|---|
| 53.2% | (fma.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) (*.f64 (*.f64 y x) (/.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) | |
| 70.1% | (-.f64 #s(approx (+ (* (sqrt x) y) 1) (*.f64 (/.f64 x (sqrt.f64 x)) y)) x) | |
| ✓ | 70.1% | (-.f64 #s(approx (+ (* (sqrt x) y) 1) (*.f64 (sqrt.f64 x) y)) x) |
| 64.6% | #s(approx (- (+ (* (sqrt x) y) 1) x) (fma.f64 (pow.f64 x #s(literal 1/8 binary64)) (*.f64 (pow.f64 x #s(literal 1/8 binary64)) (*.f64 y (pow.f64 x #s(literal 1/4 binary64)))) #s(literal 1 binary64))) | |
| 64.7% | #s(approx (- (+ (* (sqrt x) y) 1) x) (fma.f64 (/.f64 x (sqrt.f64 x)) y #s(literal 1 binary64))) | |
| ✓ | 64.8% | #s(approx (- (+ (* (sqrt x) y) 1) x) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) |
| ✓ | 61.0% | #s(approx (- (+ (* (sqrt x) y) 1) x) #s(approx (+ (* (sqrt x) y) 1) (fma.f64 (*.f64 y x) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))) |
| 36.9% | #s(approx (- (+ (* (sqrt x) y) 1) x) #s(approx (+ (* (sqrt x) y) 1) (*.f64 (sqrt.f64 x) y))) | |
| ✓ | 64.3% | #s(approx (+ (- 1 x) (* y (sqrt x))) (-.f64 #s(literal 1 binary64) x)) |
| 65.6% | #s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y #s(literal -1 binary64)) x)) | |
| ✓ | 32.4% | #s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 #s(approx (+ (* (sqrt (/ 1 x)) y) -1) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y)) x)) |
| ✓ | 35.2% | #s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) (neg.f64 x))) |
| ✓ | 29.7% | #s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) #s(literal 1 binary64))) |
Compiled 792 to 282 computations (64.4% saved)
| Inputs |
|---|
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) #s(literal 1 binary64))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) (neg.f64 x))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (* (+ (* (sqrt (/ 1 x)) y) -1) x) (*.f64 (sqrt.f64 x) y))) |
#s(approx (- (+ (* (sqrt x) y) 1) x) #s(approx (+ (* (sqrt x) y) 1) (*.f64 (sqrt.f64 x) y))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) |
#s(approx (- (+ (* (sqrt x) y) 1) x) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) |
(-.f64 #s(approx (+ (* (sqrt x) y) 1) (*.f64 (sqrt.f64 x) y)) x) |
(-.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x) |
(+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x))) |
#s(approx (- (+ (* (sqrt x) y) 1) x) (fma.f64 (/.f64 x (sqrt.f64 x)) y #s(literal 1 binary64))) |
(-.f64 #s(approx (+ (* (sqrt x) y) 1) (*.f64 (/.f64 x (sqrt.f64 x)) y)) x) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 #s(approx (+ (* (sqrt (/ 1 x)) y) -1) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y)) x)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 #s(approx (+ (* (sqrt (/ 1 x)) y) -1) (fma.f64 (sqrt.f64 x) (/.f64 y x) #s(literal -1 binary64))) x)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal -1 binary64)) x)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y #s(literal -1 binary64)) x)) |
#s(approx (- (+ (* (sqrt x) y) 1) x) #s(approx (+ (* (sqrt x) y) 1) (fma.f64 (*.f64 y x) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (fma.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y #s(literal -1 binary64)) x #s(literal 1 binary64))) |
(-.f64 #s(approx (+ (* (sqrt x) y) 1) (fma.f64 (*.f64 y x) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) x) |
(-.f64 (/.f64 (-.f64 (*.f64 (*.f64 y x) y) #s(literal 1 binary64)) (-.f64 (*.f64 y (sqrt.f64 x)) #s(literal 1 binary64))) x) |
(fma.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) (*.f64 (*.f64 y x) (/.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(fma.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) (*.f64 (*.f64 y x) (/.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) |
(fma.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) (/.f64 (*.f64 (neg.f64 y) (*.f64 y x)) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (neg.f64 (-.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (*.f64 (neg.f64 y) x) y))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) |
(fma.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (sqrt.f64 x)) y) (-.f64 #s(literal 1 binary64) x)) |
(+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) y) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (- (+ (* (sqrt x) y) 1) x) (fma.f64 (pow.f64 x #s(literal 1/8 binary64)) (*.f64 (pow.f64 x #s(literal 1/8 binary64)) (*.f64 y (pow.f64 x #s(literal 1/4 binary64)))) #s(literal 1 binary64))) |
(fma.f64 (pow.f64 x #s(literal 1/8 binary64)) (*.f64 (pow.f64 x #s(literal 1/8 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) y)) (-.f64 #s(literal 1 binary64) x)) |
| Outputs |
|---|
(-.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x) |
3 calls:
| 8.0ms | y |
| 7.0ms | x |
| 7.0ms | (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.9% | 1 | (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x))) |
| 99.9% | 1 | x |
| 99.9% | 1 | y |
Compiled 10 to 11 computations (-10% saved)
| Inputs |
|---|
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) #s(literal 1 binary64))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) (neg.f64 x))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (* (+ (* (sqrt (/ 1 x)) y) -1) x) (*.f64 (sqrt.f64 x) y))) |
#s(approx (- (+ (* (sqrt x) y) 1) x) #s(approx (+ (* (sqrt x) y) 1) (*.f64 (sqrt.f64 x) y))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) |
#s(approx (- (+ (* (sqrt x) y) 1) x) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) |
(-.f64 #s(approx (+ (* (sqrt x) y) 1) (*.f64 (sqrt.f64 x) y)) x) |
| Outputs |
|---|
#s(approx (+ (- 1 x) (* y (sqrt x))) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) |
(-.f64 #s(approx (+ (* (sqrt x) y) 1) (*.f64 (sqrt.f64 x) y)) x) |
3 calls:
| 3.0ms | y |
| 3.0ms | x |
| 3.0ms | (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.6% | 2 | (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x))) |
| 98.6% | 2 | x |
| 97.9% | 3 | y |
Compiled 10 to 11 computations (-10% saved)
| Inputs |
|---|
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) #s(literal 1 binary64))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) (neg.f64 x))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (* (+ (* (sqrt (/ 1 x)) y) -1) x) (*.f64 (sqrt.f64 x) y))) |
#s(approx (- (+ (* (sqrt x) y) 1) x) #s(approx (+ (* (sqrt x) y) 1) (*.f64 (sqrt.f64 x) y))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) |
#s(approx (- (+ (* (sqrt x) y) 1) x) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) |
| Outputs |
|---|
#s(approx (+ (- 1 x) (* y (sqrt x))) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) |
3 calls:
| 4.0ms | x |
| 2.0ms | y |
| 2.0ms | (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 96.5% | 3 | y |
| 87.3% | 3 | (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x))) |
| 82.8% | 2 | x |
Compiled 10 to 11 computations (-10% saved)
| Inputs |
|---|
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) #s(literal 1 binary64))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) (neg.f64 x))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (* (+ (* (sqrt (/ 1 x)) y) -1) x) (*.f64 (sqrt.f64 x) y))) |
#s(approx (- (+ (* (sqrt x) y) 1) x) #s(approx (+ (* (sqrt x) y) 1) (*.f64 (sqrt.f64 x) y))) |
| Outputs |
|---|
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (* (+ (* (sqrt (/ 1 x)) y) -1) x) (*.f64 (sqrt.f64 x) y))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (* (+ (* (sqrt (/ 1 x)) y) -1) x) (*.f64 (sqrt.f64 x) y))) |
1 calls:
| 2.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 95.2% | 3 | y |
Compiled 1 to 2 computations (-100% saved)
| Inputs |
|---|
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) #s(literal 1 binary64))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) (neg.f64 x))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (-.f64 #s(literal 1 binary64) x)) |
| Outputs |
|---|
#s(approx (+ (- 1 x) (* y (sqrt x))) (-.f64 #s(literal 1 binary64) x)) |
3 calls:
| 2.0ms | y |
| 2.0ms | x |
| 1.0ms | (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 64.3% | 1 | x |
| 64.3% | 1 | (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x))) |
| 64.3% | 1 | y |
Compiled 10 to 11 computations (-10% saved)
| Inputs |
|---|
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) #s(literal 1 binary64))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) (neg.f64 x))) |
| Outputs |
|---|
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) (neg.f64 x))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) #s(literal 1 binary64))) |
3 calls:
| 1.0ms | y |
| 1.0ms | x |
| 1.0ms | (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 44.1% | 5 | y |
| 63.0% | 2 | x |
| 63.6% | 2 | (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x))) |
Compiled 10 to 11 computations (-10% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) #s(literal 1 binary64))) |
| Outputs |
|---|
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) #s(literal 1 binary64))) |
3 calls:
| 1.0ms | x |
| 1.0ms | (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x))) |
| 1.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 29.7% | 1 | y |
| 29.7% | 1 | x |
| 29.7% | 1 | (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x))) |
Compiled 10 to 11 computations (-10% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 16.0ms | 1.1969516671175299e-11 | 1.4546910771414801e-8 |
| 11.0ms | 128× | 0 | valid |
Compiled 227 to 196 computations (13.7% saved)
ival-sqrt: 6.0ms (68.9% of total)ival-sub: 1.0ms (11.5% of total)ival-add: 1.0ms (11.5% of total)ival-mult: 1.0ms (11.5% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 17.0ms | 7.811159710145911e+56 | 1.5133097292531074e+74 |
| 12.0ms | -1.3334001918799353e+54 | -2.4341570070820864e+48 |
| 17.0ms | 304× | 0 | valid |
Compiled 505 to 449 computations (11.1% saved)
ival-sub: 5.0ms (46.8% of total)ival-mult: 2.0ms (18.7% of total)ival-sqrt: 2.0ms (18.7% of total)ival-add: 1.0ms (9.4% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 10.0ms | 7.811159710145911e+56 | 1.5133097292531074e+74 |
| 5.0ms | -1.3555568889875357e+67 | -1.0062816318208233e+67 |
| 10.0ms | 144× | 0 | valid |
Compiled 515 to 418 computations (18.8% saved)
ival-mult: 4.0ms (58% of total)ival-sub: 1.0ms (14.5% of total)ival-add: 1.0ms (14.5% of total)ival-sqrt: 1.0ms (14.5% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -27.51425894147493 | 0.9999999999880305 |
Compiled 11 to 12 computations (-9.1% saved)
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 51 | 184 |
| 1 | 77 | 184 |
| 2 | 104 | 184 |
| 3 | 156 | 184 |
| 4 | 237 | 184 |
| 5 | 353 | 184 |
| 6 | 606 | 184 |
| 7 | 1128 | 184 |
| 8 | 1185 | 184 |
| 9 | 1317 | 184 |
| 10 | 1627 | 184 |
| 11 | 2063 | 184 |
| 12 | 4895 | 184 |
| 13 | 7005 | 184 |
| 1× | node limit |
| Inputs |
|---|
(-.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x) |
(if (<=.f64 x #s(literal 4382356096103031/302231454903657293676544 binary64)) #s(approx (+ (- 1 x) (* y (sqrt x))) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (-.f64 #s(approx (+ (* (sqrt x) y) 1) (*.f64 (sqrt.f64 x) y)) x)) |
(if (<=.f64 y #s(literal -84000000000000004332087923103254031355572043907072 binary64)) #s(approx (+ (- 1 x) (* y (sqrt x))) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (if (<=.f64 y #s(literal 8199999999999999828510007895595298855325156583946888225879762183127040 binary64)) #s(approx (+ (- 1 x) (* y (sqrt x))) (-.f64 #s(literal 1 binary64) x)) #s(approx (+ (- 1 x) (* y (sqrt x))) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))))) |
(if (<=.f64 y #s(literal -11499999999999999277670734695667832180625106261402237875677495820288 binary64)) #s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (* (+ (* (sqrt (/ 1 x)) y) -1) x) (*.f64 (sqrt.f64 x) y))) (if (<=.f64 y #s(literal 82000000000000004415082242419508421986639674440705616733754110565679104 binary64)) #s(approx (+ (- 1 x) (* y (sqrt x))) (-.f64 #s(literal 1 binary64) x)) #s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (* (+ (* (sqrt (/ 1 x)) y) -1) x) (*.f64 (sqrt.f64 x) y))))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (-.f64 #s(literal 1 binary64) x)) |
(if (<=.f64 (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x))) #s(literal -20 binary64)) #s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) (neg.f64 x))) #s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) #s(literal 1 binary64)))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) #s(literal 1 binary64))) |
| Outputs |
|---|
(-.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x) |
(if (<=.f64 x #s(literal 4382356096103031/302231454903657293676544 binary64)) #s(approx (+ (- 1 x) (* y (sqrt x))) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (-.f64 #s(approx (+ (* (sqrt x) y) 1) (*.f64 (sqrt.f64 x) y)) x)) |
(if (<=.f64 y #s(literal -84000000000000004332087923103254031355572043907072 binary64)) #s(approx (+ (- 1 x) (* y (sqrt x))) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (if (<=.f64 y #s(literal 8199999999999999828510007895595298855325156583946888225879762183127040 binary64)) #s(approx (+ (- 1 x) (* y (sqrt x))) (-.f64 #s(literal 1 binary64) x)) #s(approx (+ (- 1 x) (* y (sqrt x))) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))))) |
(if (or (<=.f64 y #s(literal -84000000000000004332087923103254031355572043907072 binary64)) (not (<=.f64 y #s(literal 8199999999999999828510007895595298855325156583946888225879762183127040 binary64)))) #s(approx (+ (- 1 x) (* y (sqrt x))) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) #s(approx (+ (- 1 x) (* y (sqrt x))) (-.f64 #s(literal 1 binary64) x))) |
(if (<=.f64 y #s(literal -11499999999999999277670734695667832180625106261402237875677495820288 binary64)) #s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (* (+ (* (sqrt (/ 1 x)) y) -1) x) (*.f64 (sqrt.f64 x) y))) (if (<=.f64 y #s(literal 82000000000000004415082242419508421986639674440705616733754110565679104 binary64)) #s(approx (+ (- 1 x) (* y (sqrt x))) (-.f64 #s(literal 1 binary64) x)) #s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (* (+ (* (sqrt (/ 1 x)) y) -1) x) (*.f64 (sqrt.f64 x) y))))) |
(if (or (<=.f64 y #s(literal -11499999999999999277670734695667832180625106261402237875677495820288 binary64)) (not (<=.f64 y #s(literal 82000000000000004415082242419508421986639674440705616733754110565679104 binary64)))) #s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (* (+ (* (sqrt (/ 1 x)) y) -1) x) (*.f64 (sqrt.f64 x) y))) #s(approx (+ (- 1 x) (* y (sqrt x))) (-.f64 #s(literal 1 binary64) x))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (-.f64 #s(literal 1 binary64) x)) |
(if (<=.f64 (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x))) #s(literal -20 binary64)) #s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) (neg.f64 x))) #s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) #s(literal 1 binary64)))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) #s(literal 1 binary64))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 52 | 128 |
| 1 | 140 | 122 |
| 2 | 452 | 122 |
| 3 | 1320 | 118 |
| 4 | 3735 | 118 |
| 5 | 7972 | 118 |
| 0 | 8111 | 107 |
| 0 | 542 | 3510 |
| 1 | 1776 | 3064 |
| 2 | 7462 | 2941 |
| 0 | 8085 | 2774 |
| 0 | 7 | 17 |
| 0 | 11 | 17 |
| 1 | 48 | 17 |
| 2 | 341 | 17 |
| 3 | 4398 | 17 |
| 0 | 8363 | 16 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 268 to 135 computations (49.6% saved)
Compiled 384 to 122 computations (68.2% saved)
Loading profile data...