
Time bar (total: 5.0s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 100% | 99.9% | 0% | 0.1% | 0% | 0% | 0% | 1 |
Compiled 7 to 7 computations (0% saved)
| 388.0ms | 8 256× | 0 | valid |
ival-sqrt: 59.0ms (38.6% of total)ival-sub: 44.0ms (28.8% of total)ival-fabs: 42.0ms (27.4% of total)ival-true: 5.0ms (3.3% of total)ival-assert: 3.0ms (2% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (fabs.f64 (-.f64 x y)) |
| 0 | 0 | - | 0 | - | (-.f64 x y) |
| 0 | 0 | - | 0 | - | (sqrt.f64 (fabs.f64 (-.f64 x y))) |
| 0 | 0 | - | 0 | - | x |
| Predicted + | Predicted - | |
|---|---|---|
| + | 0 | 0 |
| - | 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 256 |
| number | freq |
|---|---|
| 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 1 |
| 24.0ms | 512× | 0 | valid |
Compiled 37 to 19 computations (48.6% saved)
ival-sub: 3.0ms (32% of total)ival-fabs: 3.0ms (32% of total)ival-sqrt: 3.0ms (32% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | egg-herbie |
| 80× | lower-fma.f64 |
| 80× | lower-fma.f32 |
| 52× | lower-*.f64 |
| 52× | lower-*.f32 |
| 50× | sub-neg |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 31 |
| 1 | 35 | 27 |
| 2 | 72 | 27 |
| 3 | 137 | 27 |
| 4 | 185 | 27 |
| 5 | 197 | 27 |
| 6 | 199 | 27 |
| 0 | 5 | 5 |
| 0 | 8 | 5 |
| 1 | 12 | 5 |
| 2 | 19 | 5 |
| 3 | 27 | 5 |
| 4 | 46 | 5 |
| 5 | 93 | 5 |
| 6 | 144 | 5 |
| 7 | 165 | 5 |
| 8 | 173 | 5 |
| 0 | 173 | 5 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(sqrt.f64 (fabs.f64 (-.f64 x y))) |
| Outputs |
|---|
(sqrt.f64 (fabs.f64 (-.f64 x y))) |
(sqrt.f64 (fabs.f64 (-.f64 y x))) |
(sort x y)
Compiled 5 to 5 computations (0% saved)
Compiled 0 to 2 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (sqrt.f64 (fabs.f64 (-.f64 x y))) |
Compiled 5 to 5 computations (0% saved)
| 1× | egg-herbie |
Found 3 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (-.f64 x y) | |
| cost-diff | 0 | (fabs.f64 (-.f64 x y)) | |
| cost-diff | 0 | (sqrt.f64 (fabs.f64 (-.f64 x y))) |
| 80× | lower-fma.f64 |
| 80× | lower-fma.f32 |
| 52× | lower-*.f64 |
| 52× | lower-*.f32 |
| 34× | sub-neg |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5 | 14 |
| 0 | 8 | 14 |
| 1 | 12 | 14 |
| 2 | 19 | 14 |
| 3 | 27 | 14 |
| 4 | 46 | 14 |
| 5 | 93 | 14 |
| 6 | 144 | 14 |
| 7 | 165 | 14 |
| 8 | 173 | 14 |
| 0 | 173 | 14 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
(sqrt.f64 (fabs.f64 (-.f64 x y))) |
(fabs.f64 (-.f64 x y)) |
(-.f64 x y) |
x |
y |
| Outputs |
|---|
(sqrt.f64 (fabs.f64 (-.f64 x y))) |
(sqrt.f64 (fabs.f64 (-.f64 y x))) |
(fabs.f64 (-.f64 x y)) |
(fabs.f64 (-.f64 y x)) |
(-.f64 x y) |
x |
y |
Found 3 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0 | (-.f64 x y) | |
| accuracy | 0 | (fabs.f64 (-.f64 x y)) | |
| accuracy | 0.00390625 | (sqrt.f64 (fabs.f64 (-.f64 x y))) |
| 10.0ms | 256× | 0 | valid |
Compiled 16 to 7 computations (56.3% saved)
ival-sqrt: 2.0ms (44.1% of total)ival-sub: 1.0ms (22% of total)ival-fabs: 1.0ms (22% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#s(alt (sqrt.f64 (fabs.f64 (-.f64 x y))) (patch (sqrt.f64 (fabs.f64 (-.f64 x y))) #<representation binary64>) () ()) |
#s(alt (fabs.f64 (-.f64 x y)) (patch (fabs.f64 (-.f64 x y)) #<representation binary64>) () ()) |
#s(alt (-.f64 x y) (patch (-.f64 x y) #<representation binary64>) () ()) |
| Outputs |
|---|
#s(alt (sqrt (fabs (- x y))) (taylor 0 y) (#s(alt (sqrt.f64 (fabs.f64 (-.f64 x y))) (patch (sqrt.f64 (fabs.f64 (-.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (fabs (- x y))) (taylor 0 y) (#s(alt (sqrt.f64 (fabs.f64 (-.f64 x y))) (patch (sqrt.f64 (fabs.f64 (-.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (fabs (- x y))) (taylor 0 y) (#s(alt (sqrt.f64 (fabs.f64 (-.f64 x y))) (patch (sqrt.f64 (fabs.f64 (-.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (fabs (- x y))) (taylor 0 y) (#s(alt (sqrt.f64 (fabs.f64 (-.f64 x y))) (patch (sqrt.f64 (fabs.f64 (-.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (- x y)) (taylor 0 y) (#s(alt (fabs.f64 (-.f64 x y)) (patch (fabs.f64 (-.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (fabs (- x y)) (taylor 0 y) (#s(alt (fabs.f64 (-.f64 x y)) (patch (fabs.f64 (-.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (fabs (- x y)) (taylor 0 y) (#s(alt (fabs.f64 (-.f64 x y)) (patch (fabs.f64 (-.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (fabs (- x y)) (taylor 0 y) (#s(alt (fabs.f64 (-.f64 x y)) (patch (fabs.f64 (-.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt x (taylor 0 y) (#s(alt (-.f64 x y) (patch (-.f64 x y) #<representation binary64>) () ())) ()) |
#s(alt (+ x (* -1 y)) (taylor 0 y) (#s(alt (-.f64 x y) (patch (-.f64 x y) #<representation binary64>) () ())) ()) |
#s(alt (+ x (* -1 y)) (taylor 0 y) (#s(alt (-.f64 x y) (patch (-.f64 x y) #<representation binary64>) () ())) ()) |
#s(alt (+ x (* -1 y)) (taylor 0 y) (#s(alt (-.f64 x y) (patch (-.f64 x y) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (fabs (- x y))) (taylor inf y) (#s(alt (sqrt.f64 (fabs.f64 (-.f64 x y))) (patch (sqrt.f64 (fabs.f64 (-.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (fabs (- x y))) (taylor inf y) (#s(alt (sqrt.f64 (fabs.f64 (-.f64 x y))) (patch (sqrt.f64 (fabs.f64 (-.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (fabs (- x y))) (taylor inf y) (#s(alt (sqrt.f64 (fabs.f64 (-.f64 x y))) (patch (sqrt.f64 (fabs.f64 (-.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (fabs (- x y))) (taylor inf y) (#s(alt (sqrt.f64 (fabs.f64 (-.f64 x y))) (patch (sqrt.f64 (fabs.f64 (-.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (- x y)) (taylor inf y) (#s(alt (fabs.f64 (-.f64 x y)) (patch (fabs.f64 (-.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (fabs (- x y)) (taylor inf y) (#s(alt (fabs.f64 (-.f64 x y)) (patch (fabs.f64 (-.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (fabs (- x y)) (taylor inf y) (#s(alt (fabs.f64 (-.f64 x y)) (patch (fabs.f64 (-.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (fabs (- x y)) (taylor inf y) (#s(alt (fabs.f64 (-.f64 x y)) (patch (fabs.f64 (-.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 y) (taylor inf y) (#s(alt (-.f64 x y) (patch (-.f64 x y) #<representation binary64>) () ())) ()) |
#s(alt (* y (- (/ x y) 1)) (taylor inf y) (#s(alt (-.f64 x y) (patch (-.f64 x y) #<representation binary64>) () ())) ()) |
#s(alt (* y (- (/ x y) 1)) (taylor inf y) (#s(alt (-.f64 x y) (patch (-.f64 x y) #<representation binary64>) () ())) ()) |
#s(alt (* y (- (/ x y) 1)) (taylor inf y) (#s(alt (-.f64 x y) (patch (-.f64 x y) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (fabs (+ x (* -1 y)))) (taylor -inf y) (#s(alt (sqrt.f64 (fabs.f64 (-.f64 x y))) (patch (sqrt.f64 (fabs.f64 (-.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (fabs (+ x (* -1 y)))) (taylor -inf y) (#s(alt (sqrt.f64 (fabs.f64 (-.f64 x y))) (patch (sqrt.f64 (fabs.f64 (-.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (fabs (+ x (* -1 y)))) (taylor -inf y) (#s(alt (sqrt.f64 (fabs.f64 (-.f64 x y))) (patch (sqrt.f64 (fabs.f64 (-.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (fabs (+ x (* -1 y)))) (taylor -inf y) (#s(alt (sqrt.f64 (fabs.f64 (-.f64 x y))) (patch (sqrt.f64 (fabs.f64 (-.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ x (* -1 y))) (taylor -inf y) (#s(alt (fabs.f64 (-.f64 x y)) (patch (fabs.f64 (-.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ x (* -1 y))) (taylor -inf y) (#s(alt (fabs.f64 (-.f64 x y)) (patch (fabs.f64 (-.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ x (* -1 y))) (taylor -inf y) (#s(alt (fabs.f64 (-.f64 x y)) (patch (fabs.f64 (-.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ x (* -1 y))) (taylor -inf y) (#s(alt (fabs.f64 (-.f64 x y)) (patch (fabs.f64 (-.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 y) (taylor -inf y) (#s(alt (-.f64 x y) (patch (-.f64 x y) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ 1 (* -1 (/ x y))))) (taylor -inf y) (#s(alt (-.f64 x y) (patch (-.f64 x y) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ 1 (* -1 (/ x y))))) (taylor -inf y) (#s(alt (-.f64 x y) (patch (-.f64 x y) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ 1 (* -1 (/ x y))))) (taylor -inf y) (#s(alt (-.f64 x y) (patch (-.f64 x y) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (fabs (- x y))) (taylor 0 x) (#s(alt (sqrt.f64 (fabs.f64 (-.f64 x y))) (patch (sqrt.f64 (fabs.f64 (-.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (fabs (- x y))) (taylor 0 x) (#s(alt (sqrt.f64 (fabs.f64 (-.f64 x y))) (patch (sqrt.f64 (fabs.f64 (-.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (fabs (- x y))) (taylor 0 x) (#s(alt (sqrt.f64 (fabs.f64 (-.f64 x y))) (patch (sqrt.f64 (fabs.f64 (-.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (fabs (- x y))) (taylor 0 x) (#s(alt (sqrt.f64 (fabs.f64 (-.f64 x y))) (patch (sqrt.f64 (fabs.f64 (-.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (- x y)) (taylor 0 x) (#s(alt (fabs.f64 (-.f64 x y)) (patch (fabs.f64 (-.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (fabs (- x y)) (taylor 0 x) (#s(alt (fabs.f64 (-.f64 x y)) (patch (fabs.f64 (-.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (fabs (- x y)) (taylor 0 x) (#s(alt (fabs.f64 (-.f64 x y)) (patch (fabs.f64 (-.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (fabs (- x y)) (taylor 0 x) (#s(alt (fabs.f64 (-.f64 x y)) (patch (fabs.f64 (-.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 y) (taylor 0 x) (#s(alt (-.f64 x y) (patch (-.f64 x y) #<representation binary64>) () ())) ()) |
#s(alt (- x y) (taylor 0 x) (#s(alt (-.f64 x y) (patch (-.f64 x y) #<representation binary64>) () ())) ()) |
#s(alt (- x y) (taylor 0 x) (#s(alt (-.f64 x y) (patch (-.f64 x y) #<representation binary64>) () ())) ()) |
#s(alt (- x y) (taylor 0 x) (#s(alt (-.f64 x y) (patch (-.f64 x y) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (fabs (- x y))) (taylor inf x) (#s(alt (sqrt.f64 (fabs.f64 (-.f64 x y))) (patch (sqrt.f64 (fabs.f64 (-.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (fabs (- x y))) (taylor inf x) (#s(alt (sqrt.f64 (fabs.f64 (-.f64 x y))) (patch (sqrt.f64 (fabs.f64 (-.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (fabs (- x y))) (taylor inf x) (#s(alt (sqrt.f64 (fabs.f64 (-.f64 x y))) (patch (sqrt.f64 (fabs.f64 (-.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (fabs (- x y))) (taylor inf x) (#s(alt (sqrt.f64 (fabs.f64 (-.f64 x y))) (patch (sqrt.f64 (fabs.f64 (-.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (- x y)) (taylor inf x) (#s(alt (fabs.f64 (-.f64 x y)) (patch (fabs.f64 (-.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (fabs (- x y)) (taylor inf x) (#s(alt (fabs.f64 (-.f64 x y)) (patch (fabs.f64 (-.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (fabs (- x y)) (taylor inf x) (#s(alt (fabs.f64 (-.f64 x y)) (patch (fabs.f64 (-.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (fabs (- x y)) (taylor inf x) (#s(alt (fabs.f64 (-.f64 x y)) (patch (fabs.f64 (-.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt x (taylor inf x) (#s(alt (-.f64 x y) (patch (-.f64 x y) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* -1 (/ y x)))) (taylor inf x) (#s(alt (-.f64 x y) (patch (-.f64 x y) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* -1 (/ y x)))) (taylor inf x) (#s(alt (-.f64 x y) (patch (-.f64 x y) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* -1 (/ y x)))) (taylor inf x) (#s(alt (-.f64 x y) (patch (-.f64 x y) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (fabs (neg (+ y (* -1 x))))) (taylor -inf x) (#s(alt (sqrt.f64 (fabs.f64 (-.f64 x y))) (patch (sqrt.f64 (fabs.f64 (-.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (fabs (neg (+ y (* -1 x))))) (taylor -inf x) (#s(alt (sqrt.f64 (fabs.f64 (-.f64 x y))) (patch (sqrt.f64 (fabs.f64 (-.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (fabs (neg (+ y (* -1 x))))) (taylor -inf x) (#s(alt (sqrt.f64 (fabs.f64 (-.f64 x y))) (patch (sqrt.f64 (fabs.f64 (-.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (fabs (neg (+ y (* -1 x))))) (taylor -inf x) (#s(alt (sqrt.f64 (fabs.f64 (-.f64 x y))) (patch (sqrt.f64 (fabs.f64 (-.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (neg (+ y (* -1 x)))) (taylor -inf x) (#s(alt (fabs.f64 (-.f64 x y)) (patch (fabs.f64 (-.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (fabs (neg (+ y (* -1 x)))) (taylor -inf x) (#s(alt (fabs.f64 (-.f64 x y)) (patch (fabs.f64 (-.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (fabs (neg (+ y (* -1 x)))) (taylor -inf x) (#s(alt (fabs.f64 (-.f64 x y)) (patch (fabs.f64 (-.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (fabs (neg (+ y (* -1 x)))) (taylor -inf x) (#s(alt (fabs.f64 (-.f64 x y)) (patch (fabs.f64 (-.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt x (taylor -inf x) (#s(alt (-.f64 x y) (patch (-.f64 x y) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (/ y x) 1))) (taylor -inf x) (#s(alt (-.f64 x y) (patch (-.f64 x y) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (/ y x) 1))) (taylor -inf x) (#s(alt (-.f64 x y) (patch (-.f64 x y) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (/ y x) 1))) (taylor -inf x) (#s(alt (-.f64 x y) (patch (-.f64 x y) #<representation binary64>) () ())) ()) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | -inf | ((sqrt (fabs (- x y))) (fabs (- x y)) (- x y)) |
| 1.0ms | y | @ | inf | ((sqrt (fabs (- x y))) (fabs (- x y)) (- x y)) |
| 0.0ms | y | @ | 0 | ((sqrt (fabs (- x y))) (fabs (- x y)) (- x y)) |
| 0.0ms | y | @ | -inf | ((sqrt (fabs (- x y))) (fabs (- x y)) (- x y)) |
| 0.0ms | x | @ | inf | ((sqrt (fabs (- x y))) (fabs (- x y)) (- x y)) |
| 1× | egg-herbie |
| 2 658× | lower-fma.f64 |
| 2 658× | lower-fma.f32 |
| 2 540× | lower-*.f64 |
| 2 540× | lower-*.f32 |
| 1 962× | div-sub |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 30 | 279 |
| 1 | 79 | 279 |
| 2 | 186 | 279 |
| 3 | 541 | 279 |
| 4 | 1596 | 279 |
| 5 | 2435 | 279 |
| 6 | 3316 | 279 |
| 7 | 4901 | 279 |
| 8 | 5409 | 279 |
| 9 | 5785 | 279 |
| 10 | 6306 | 279 |
| 11 | 6970 | 279 |
| 12 | 7705 | 279 |
| 0 | 8082 | 279 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(sqrt (fabs (- x y))) |
(sqrt (fabs (- x y))) |
(sqrt (fabs (- x y))) |
(sqrt (fabs (- x y))) |
(fabs (- x y)) |
(fabs (- x y)) |
(fabs (- x y)) |
(fabs (- x y)) |
x |
(+ x (* -1 y)) |
(+ x (* -1 y)) |
(+ x (* -1 y)) |
(sqrt (fabs (- x y))) |
(sqrt (fabs (- x y))) |
(sqrt (fabs (- x y))) |
(sqrt (fabs (- x y))) |
(fabs (- x y)) |
(fabs (- x y)) |
(fabs (- x y)) |
(fabs (- x y)) |
(* -1 y) |
(* y (- (/ x y) 1)) |
(* y (- (/ x y) 1)) |
(* y (- (/ x y) 1)) |
(sqrt (fabs (+ x (* -1 y)))) |
(sqrt (fabs (+ x (* -1 y)))) |
(sqrt (fabs (+ x (* -1 y)))) |
(sqrt (fabs (+ x (* -1 y)))) |
(fabs (+ x (* -1 y))) |
(fabs (+ x (* -1 y))) |
(fabs (+ x (* -1 y))) |
(fabs (+ x (* -1 y))) |
(* -1 y) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(sqrt (fabs (- x y))) |
(sqrt (fabs (- x y))) |
(sqrt (fabs (- x y))) |
(sqrt (fabs (- x y))) |
(fabs (- x y)) |
(fabs (- x y)) |
(fabs (- x y)) |
(fabs (- x y)) |
(* -1 y) |
(- x y) |
(- x y) |
(- x y) |
(sqrt (fabs (- x y))) |
(sqrt (fabs (- x y))) |
(sqrt (fabs (- x y))) |
(sqrt (fabs (- x y))) |
(fabs (- x y)) |
(fabs (- x y)) |
(fabs (- x y)) |
(fabs (- x y)) |
x |
(* x (+ 1 (* -1 (/ y x)))) |
(* x (+ 1 (* -1 (/ y x)))) |
(* x (+ 1 (* -1 (/ y x)))) |
(sqrt (fabs (neg (+ y (* -1 x))))) |
(sqrt (fabs (neg (+ y (* -1 x))))) |
(sqrt (fabs (neg (+ y (* -1 x))))) |
(sqrt (fabs (neg (+ y (* -1 x))))) |
(fabs (neg (+ y (* -1 x)))) |
(fabs (neg (+ y (* -1 x)))) |
(fabs (neg (+ y (* -1 x)))) |
(fabs (neg (+ y (* -1 x)))) |
x |
(* -1 (* x (- (/ y x) 1))) |
(* -1 (* x (- (/ y x) 1))) |
(* -1 (* x (- (/ y x) 1))) |
| Outputs |
|---|
(sqrt (fabs (- x y))) |
(sqrt.f64 (fabs.f64 (-.f64 x y))) |
(sqrt (fabs (- x y))) |
(sqrt.f64 (fabs.f64 (-.f64 x y))) |
(sqrt (fabs (- x y))) |
(sqrt.f64 (fabs.f64 (-.f64 x y))) |
(sqrt (fabs (- x y))) |
(sqrt.f64 (fabs.f64 (-.f64 x y))) |
(fabs (- x y)) |
(fabs.f64 (-.f64 x y)) |
(fabs (- x y)) |
(fabs.f64 (-.f64 x y)) |
(fabs (- x y)) |
(fabs.f64 (-.f64 x y)) |
(fabs (- x y)) |
(fabs.f64 (-.f64 x y)) |
x |
(+ x (* -1 y)) |
(-.f64 x y) |
(+ x (* -1 y)) |
(-.f64 x y) |
(+ x (* -1 y)) |
(-.f64 x y) |
(sqrt (fabs (- x y))) |
(sqrt.f64 (fabs.f64 (-.f64 x y))) |
(sqrt (fabs (- x y))) |
(sqrt.f64 (fabs.f64 (-.f64 x y))) |
(sqrt (fabs (- x y))) |
(sqrt.f64 (fabs.f64 (-.f64 x y))) |
(sqrt (fabs (- x y))) |
(sqrt.f64 (fabs.f64 (-.f64 x y))) |
(fabs (- x y)) |
(fabs.f64 (-.f64 x y)) |
(fabs (- x y)) |
(fabs.f64 (-.f64 x y)) |
(fabs (- x y)) |
(fabs.f64 (-.f64 x y)) |
(fabs (- x y)) |
(fabs.f64 (-.f64 x y)) |
(* -1 y) |
(neg.f64 y) |
(* y (- (/ x y) 1)) |
(-.f64 x y) |
(* y (- (/ x y) 1)) |
(-.f64 x y) |
(* y (- (/ x y) 1)) |
(-.f64 x y) |
(sqrt (fabs (+ x (* -1 y)))) |
(sqrt.f64 (fabs.f64 (-.f64 x y))) |
(sqrt (fabs (+ x (* -1 y)))) |
(sqrt.f64 (fabs.f64 (-.f64 x y))) |
(sqrt (fabs (+ x (* -1 y)))) |
(sqrt.f64 (fabs.f64 (-.f64 x y))) |
(sqrt (fabs (+ x (* -1 y)))) |
(sqrt.f64 (fabs.f64 (-.f64 x y))) |
(fabs (+ x (* -1 y))) |
(fabs.f64 (-.f64 x y)) |
(fabs (+ x (* -1 y))) |
(fabs.f64 (-.f64 x y)) |
(fabs (+ x (* -1 y))) |
(fabs.f64 (-.f64 x y)) |
(fabs (+ x (* -1 y))) |
(fabs.f64 (-.f64 x y)) |
(* -1 y) |
(neg.f64 y) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(-.f64 x y) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(-.f64 x y) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(-.f64 x y) |
(sqrt (fabs (- x y))) |
(sqrt.f64 (fabs.f64 (-.f64 x y))) |
(sqrt (fabs (- x y))) |
(sqrt.f64 (fabs.f64 (-.f64 x y))) |
(sqrt (fabs (- x y))) |
(sqrt.f64 (fabs.f64 (-.f64 x y))) |
(sqrt (fabs (- x y))) |
(sqrt.f64 (fabs.f64 (-.f64 x y))) |
(fabs (- x y)) |
(fabs.f64 (-.f64 x y)) |
(fabs (- x y)) |
(fabs.f64 (-.f64 x y)) |
(fabs (- x y)) |
(fabs.f64 (-.f64 x y)) |
(fabs (- x y)) |
(fabs.f64 (-.f64 x y)) |
(* -1 y) |
(neg.f64 y) |
(- x y) |
(-.f64 x y) |
(- x y) |
(-.f64 x y) |
(- x y) |
(-.f64 x y) |
(sqrt (fabs (- x y))) |
(sqrt.f64 (fabs.f64 (-.f64 x y))) |
(sqrt (fabs (- x y))) |
(sqrt.f64 (fabs.f64 (-.f64 x y))) |
(sqrt (fabs (- x y))) |
(sqrt.f64 (fabs.f64 (-.f64 x y))) |
(sqrt (fabs (- x y))) |
(sqrt.f64 (fabs.f64 (-.f64 x y))) |
(fabs (- x y)) |
(fabs.f64 (-.f64 x y)) |
(fabs (- x y)) |
(fabs.f64 (-.f64 x y)) |
(fabs (- x y)) |
(fabs.f64 (-.f64 x y)) |
(fabs (- x y)) |
(fabs.f64 (-.f64 x y)) |
x |
(* x (+ 1 (* -1 (/ y x)))) |
(-.f64 x y) |
(* x (+ 1 (* -1 (/ y x)))) |
(-.f64 x y) |
(* x (+ 1 (* -1 (/ y x)))) |
(-.f64 x y) |
(sqrt (fabs (neg (+ y (* -1 x))))) |
(sqrt.f64 (fabs.f64 (-.f64 x y))) |
(sqrt (fabs (neg (+ y (* -1 x))))) |
(sqrt.f64 (fabs.f64 (-.f64 x y))) |
(sqrt (fabs (neg (+ y (* -1 x))))) |
(sqrt.f64 (fabs.f64 (-.f64 x y))) |
(sqrt (fabs (neg (+ y (* -1 x))))) |
(sqrt.f64 (fabs.f64 (-.f64 x y))) |
(fabs (neg (+ y (* -1 x)))) |
(fabs.f64 (-.f64 x y)) |
(fabs (neg (+ y (* -1 x)))) |
(fabs.f64 (-.f64 x y)) |
(fabs (neg (+ y (* -1 x)))) |
(fabs.f64 (-.f64 x y)) |
(fabs (neg (+ y (* -1 x)))) |
(fabs.f64 (-.f64 x y)) |
x |
(* -1 (* x (- (/ y x) 1))) |
(-.f64 x y) |
(* -1 (* x (- (/ y x) 1))) |
(-.f64 x y) |
(* -1 (* x (- (/ y x) 1))) |
(-.f64 x y) |
| 4 642× | lower-/.f64 |
| 4 642× | lower-/.f32 |
| 4 306× | lower-fma.f64 |
| 4 306× | lower-fma.f32 |
| 3 256× | lower-*.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5 | 12 |
| 0 | 8 | 12 |
| 1 | 29 | 12 |
| 2 | 181 | 12 |
| 3 | 1675 | 12 |
| 0 | 8378 | 12 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(sqrt.f64 (fabs.f64 (-.f64 x y))) |
(fabs.f64 (-.f64 x y)) |
(-.f64 x y) |
| Outputs |
|---|
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (sqrt.f64 (fabs.f64 (-.f64 y x)))) |
(*.f64 (sqrt.f64 (fabs.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fabs.f64 (+.f64 y x))))) |
(*.f64 (sqrt.f64 (fabs.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)))) (sqrt.f64 (fabs.f64 (pow.f64 (+.f64 y x) #s(literal -1 binary64))))) |
(*.f64 (sqrt.f64 (fabs.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)))) (pow.f64 (fabs.f64 (pow.f64 (+.f64 y x) #s(literal -1 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fabs.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fabs.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)))))) |
(*.f64 (sqrt.f64 (fabs.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (sqrt.f64 (fabs.f64 (pow.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)) #s(literal -1 binary64))))) |
(*.f64 (sqrt.f64 (fabs.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (pow.f64 (fabs.f64 (pow.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)) #s(literal -1 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/4 binary64)) (pow.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/4 binary64))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (fabs.f64 (-.f64 y x)))) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (fabs.f64 (-.f64 y x)))) |
(pow.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 (fabs.f64 (fma.f64 (neg.f64 y) y (*.f64 x x))))) (neg.f64 (sqrt.f64 (fabs.f64 (+.f64 y x))))) |
(/.f64 (neg.f64 (sqrt.f64 (fabs.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))))) (neg.f64 (sqrt.f64 (fabs.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)))))) |
(/.f64 (sqrt.f64 (neg.f64 (fabs.f64 (fma.f64 (neg.f64 y) y (*.f64 x x))))) (sqrt.f64 (neg.f64 (fabs.f64 (+.f64 y x))))) |
(/.f64 (sqrt.f64 (neg.f64 (fabs.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))))) (sqrt.f64 (neg.f64 (fabs.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)))))) |
(/.f64 (sqrt.f64 (fabs.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)))) (sqrt.f64 (fabs.f64 (+.f64 y x)))) |
(/.f64 (sqrt.f64 (fabs.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (sqrt.f64 (fabs.f64 (fma.f64 (+.f64 y x) y (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fabs.f64 (+.f64 y x))) (sqrt.f64 (fabs.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fabs.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)))) (sqrt.f64 (fabs.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))))) |
(sqrt.f64 (fabs.f64 (-.f64 y x))) |
(exp.f64 (fma.f64 (log.f64 (fabs.f64 (-.f64 y x))) #s(literal 1/4 binary64) (*.f64 (log.f64 (fabs.f64 (-.f64 y x))) #s(literal 1/4 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (fabs.f64 (-.f64 y x))) #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64))) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (fabs.f64 (-.f64 y x))) #s(literal 1/2 binary64))) |
(*.f64 (fabs.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (fabs.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(*.f64 (fabs.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (fabs.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(*.f64 (fabs.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (fma.f64 (neg.f64 y) y (*.f64 x x)))) (fabs.f64 (-.f64 y x))) |
(*.f64 (fabs.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (+.f64 y x) y) #s(literal 2 binary64))))) (fabs.f64 (-.f64 (*.f64 (+.f64 y x) y) (*.f64 x x)))) |
(*.f64 (fabs.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (+.f64 y x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))))) (fabs.f64 (fma.f64 (*.f64 (+.f64 y x) y) (-.f64 (*.f64 (+.f64 y x) y) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))))) |
(*.f64 (fabs.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (+.f64 y x) y) #s(literal 2 binary64))))) (fabs.f64 (-.f64 (*.f64 (+.f64 y x) y) (*.f64 x x)))) |
(*.f64 (fabs.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (+.f64 y x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))))) (fabs.f64 (fma.f64 (*.f64 (+.f64 y x) y) (-.f64 (*.f64 (+.f64 y x) y) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))))) |
(*.f64 (fabs.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (*.f64 (+.f64 y x) (-.f64 y x)))) (fabs.f64 (-.f64 y x))) |
(*.f64 (neg.f64 (fabs.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fabs.f64 (+.f64 y x))))) |
(*.f64 (neg.f64 (fabs.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fabs.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)))))) |
(*.f64 (fabs.f64 (pow.f64 (+.f64 y x) #s(literal -1 binary64))) (fabs.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)))) |
(*.f64 (fabs.f64 (pow.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)) #s(literal -1 binary64))) (fabs.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) |
(*.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 y x))) |
(*.f64 (fabs.f64 (+.f64 y x)) (fabs.f64 (/.f64 (-.f64 x y) (neg.f64 (+.f64 y x))))) |
(*.f64 (fabs.f64 (+.f64 y x)) (fabs.f64 (/.f64 (-.f64 x y) (+.f64 y x)))) |
(*.f64 (fabs.f64 (fma.f64 (neg.f64 y) y (*.f64 x x))) (fabs.f64 (pow.f64 (neg.f64 (+.f64 y x)) #s(literal -1 binary64)))) |
(*.f64 (fabs.f64 (fma.f64 (neg.f64 y) y (*.f64 x x))) (fabs.f64 (pow.f64 (+.f64 y x) #s(literal -1 binary64)))) |
(*.f64 (fabs.f64 (fma.f64 (+.f64 y x) y (*.f64 x x))) (fabs.f64 (/.f64 (-.f64 x y) (neg.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)))))) |
(*.f64 (fabs.f64 (fma.f64 (+.f64 y x) y (*.f64 x x))) (fabs.f64 (/.f64 (-.f64 x y) (fma.f64 (+.f64 y x) y (*.f64 x x))))) |
(*.f64 (fabs.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fabs.f64 (pow.f64 (neg.f64 (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal -1 binary64)))) |
(*.f64 (fabs.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fabs.f64 (pow.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)) #s(literal -1 binary64)))) |
(*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1 binary64)) |
(pow.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (neg.f64 (fabs.f64 (fma.f64 (neg.f64 y) y (*.f64 x x))))) (neg.f64 (neg.f64 (fabs.f64 (+.f64 y x))))) |
(/.f64 (neg.f64 (neg.f64 (fabs.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))))) (neg.f64 (neg.f64 (fabs.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)))))) |
(/.f64 (fabs.f64 (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 y x) (-.f64 y x)))) (fabs.f64 (+.f64 y x))) |
(/.f64 (fabs.f64 (*.f64 #s(literal -1 binary64) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (fabs.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)))) |
(/.f64 (fabs.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 x y) #s(literal 2 binary64)))) (fabs.f64 (+.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(/.f64 (fabs.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 x y) #s(literal 3 binary64)))) (fabs.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (-.f64 x y)))))) |
(/.f64 (fabs.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (+.f64 y x))) (fabs.f64 (fma.f64 y y (*.f64 x x)))) |
(/.f64 (fabs.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (+.f64 y x))) (fabs.f64 (fma.f64 (*.f64 y y) (fma.f64 y y (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (fabs.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (+.f64 y x) y (*.f64 x x)))) (fabs.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) |
(/.f64 (fabs.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 y #s(literal 9 binary64))) (fma.f64 (+.f64 y x) y (*.f64 x x)))) (fabs.f64 (+.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (pow.f64 x #s(literal 6 binary64))))) |
(/.f64 (fabs.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 1 binary64))) (fabs.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 x (/.f64 x (+.f64 y x))) #s(literal 2 binary64)) (pow.f64 (*.f64 y (/.f64 y (+.f64 y x))) #s(literal 2 binary64)))) (fabs.f64 (fma.f64 x (/.f64 x (+.f64 y x)) (*.f64 y (/.f64 y (+.f64 y x)))))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 2 binary64)))) (fabs.f64 (+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x)))))) |
(/.f64 (fabs.f64 (-.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (+.f64 y x) #s(literal 3 binary64))) (/.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (+.f64 y x) #s(literal 3 binary64))))) (fabs.f64 (+.f64 (pow.f64 (*.f64 x (/.f64 x (+.f64 y x))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 y (/.f64 y (+.f64 y x))) #s(literal 2 binary64)) (*.f64 (*.f64 x (/.f64 x (+.f64 y x))) (*.f64 y (/.f64 y (+.f64 y x)))))))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 3 binary64)))) (fabs.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x)))))))) |
(/.f64 (fabs.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64))) (fabs.f64 (*.f64 (fma.f64 y y (*.f64 x x)) (+.f64 y x)))) |
(/.f64 (fabs.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal 1 binary64))) (fabs.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 y y (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))) (+.f64 y x)))) |
(/.f64 (fabs.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal 1 binary64))) (fabs.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (+.f64 y x) y (*.f64 x x))))) |
(/.f64 (fabs.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 y #s(literal 9 binary64))) #s(literal 1 binary64))) (fabs.f64 (*.f64 (+.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (+.f64 y x) y (*.f64 x x))))) |
(/.f64 (fabs.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 y x)) (*.f64 (+.f64 y x) (*.f64 y y)))) (fabs.f64 (pow.f64 (+.f64 y x) #s(literal 2 binary64)))) |
(/.f64 (fabs.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))) (*.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)) (pow.f64 y #s(literal 3 binary64))))) (fabs.f64 (pow.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)) #s(literal 2 binary64)))) |
(/.f64 (exp.f64 (log.f64 (fabs.f64 (fma.f64 (neg.f64 y) y (*.f64 x x))))) (exp.f64 (log.f64 (fabs.f64 (+.f64 y x))))) |
(/.f64 (exp.f64 (log.f64 (fabs.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))))) (exp.f64 (log.f64 (fabs.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)))))) |
(/.f64 (neg.f64 (fabs.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)))) (neg.f64 (fabs.f64 (+.f64 y x)))) |
(/.f64 (neg.f64 (fabs.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (neg.f64 (fabs.f64 (fma.f64 (+.f64 y x) y (*.f64 x x))))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 y #s(literal 9 binary64)) (pow.f64 x #s(literal 9 binary64)))) (fabs.f64 (*.f64 (neg.f64 (fma.f64 (+.f64 y x) y (*.f64 x x))) (+.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (pow.f64 x #s(literal 6 binary64)))))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 y #s(literal 9 binary64)) (pow.f64 x #s(literal 9 binary64)))) (fabs.f64 (*.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)) (+.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (pow.f64 x #s(literal 6 binary64)))))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) (fabs.f64 (*.f64 (neg.f64 (+.f64 y x)) (fma.f64 y y (*.f64 x x))))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) (fabs.f64 (*.f64 (+.f64 y x) (fma.f64 y y (*.f64 x x))))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))) (fabs.f64 (*.f64 (neg.f64 (+.f64 y x)) (fma.f64 (*.f64 y y) (fma.f64 y y (*.f64 x x)) (pow.f64 x #s(literal 4 binary64)))))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))) (fabs.f64 (*.f64 (neg.f64 (fma.f64 (+.f64 y x) y (*.f64 x x))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))) (fabs.f64 (*.f64 (+.f64 y x) (fma.f64 (*.f64 y y) (fma.f64 y y (*.f64 x x)) (pow.f64 x #s(literal 4 binary64)))))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))) (fabs.f64 (*.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(/.f64 (fabs.f64 (fma.f64 (neg.f64 y) y (*.f64 x x))) (fabs.f64 (-.f64 (neg.f64 x) y))) |
(/.f64 (fabs.f64 (fma.f64 (neg.f64 y) y (*.f64 x x))) (fabs.f64 (-.f64 y (neg.f64 x)))) |
(/.f64 (fabs.f64 (fma.f64 (neg.f64 y) y (*.f64 x x))) (fabs.f64 (+.f64 y x))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fabs.f64 (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 (neg.f64 x) y))))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fabs.f64 (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 y (neg.f64 x)))))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fabs.f64 (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 (neg.f64 y) x))))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)))) |
(fabs.f64 (-.f64 (neg.f64 y) (neg.f64 x))) |
(fabs.f64 (-.f64 y (+.f64 x #s(literal 0 binary64)))) |
(fabs.f64 (-.f64 (-.f64 y x) #s(literal 0 binary64))) |
(fabs.f64 (neg.f64 (-.f64 (-.f64 x y) #s(literal 0 binary64)))) |
(fabs.f64 (-.f64 (-.f64 x y) #s(literal 0 binary64))) |
(fabs.f64 (-.f64 y x)) |
(fabs.f64 (-.f64 x y)) |
(exp.f64 (log.f64 (fabs.f64 (-.f64 y x)))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)) (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64)))) #s(literal -1 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)) (-.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 y #s(literal 9 binary64)))) #s(literal -1 binary64)) (pow.f64 (+.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (pow.f64 x #s(literal 6 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (+.f64 y x) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 y y (*.f64 x x)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (+.f64 y x) (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (*.f64 y y) (fma.f64 y y (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (+.f64 y x) y) #s(literal 2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (+.f64 y x) y))) |
(*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (+.f64 y x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (*.f64 (+.f64 y x) y) (-.f64 (*.f64 (+.f64 y x) y) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64)))) |
(*.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (*.f64 (+.f64 y x) (-.f64 y x))) (-.f64 x y)) |
(*.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 y (-.f64 y x) (*.f64 x x))) |
(*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (+.f64 y x)) (pow.f64 (fma.f64 y y (*.f64 x x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (+.f64 y x)) (pow.f64 (fma.f64 (*.f64 y y) (fma.f64 y y (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (+.f64 y x) y (*.f64 x x))) (pow.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 y #s(literal 9 binary64))) (fma.f64 (+.f64 y x) y (*.f64 x x))) (pow.f64 (+.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (pow.f64 x #s(literal 6 binary64))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 1 binary64)) (pow.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)) #s(literal -1 binary64))) |
(*.f64 (-.f64 (pow.f64 (*.f64 x (/.f64 x (+.f64 y x))) #s(literal 2 binary64)) (pow.f64 (*.f64 y (/.f64 y (+.f64 y x))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 x (+.f64 y x)) (*.f64 y (/.f64 y (+.f64 y x)))))) |
(*.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x)))))) |
(*.f64 (-.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (+.f64 y x) #s(literal 3 binary64))) (/.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (+.f64 y x) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 x (/.f64 x (+.f64 y x))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 y (/.f64 y (+.f64 y x))) #s(literal 2 binary64)) (*.f64 (*.f64 x (/.f64 x (+.f64 y x))) (*.f64 y (/.f64 y (+.f64 y x)))))))) |
(*.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x)))))))) |
(*.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 y x))) (pow.f64 (+.f64 y x) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y y (*.f64 x x)) (+.f64 y x)))) |
(*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 y y) (fma.f64 y y (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))) (+.f64 y x)))) |
(*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (+.f64 y x) y (*.f64 x x))))) |
(*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 y #s(literal 9 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (+.f64 y x) y (*.f64 x x))))) |
(*.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 y x)) (*.f64 (+.f64 y x) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 y x) #s(literal 2 binary64)))) |
(*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))) (*.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)) (pow.f64 y #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)) #s(literal 2 binary64)))) |
(*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) (fma.f64 y y (*.f64 x x))))) |
(*.f64 #s(literal -1 binary64) (-.f64 y x)) |
(*.f64 (pow.f64 (+.f64 y x) #s(literal -1 binary64)) (fma.f64 (neg.f64 y) y (*.f64 x x))) |
(*.f64 (pow.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)) #s(literal -1 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
(*.f64 #s(literal 1 binary64) (-.f64 x y)) |
(*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) (fma.f64 (*.f64 y y) (fma.f64 y y (*.f64 x x)) (pow.f64 x #s(literal 4 binary64)))))) |
(*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))))) |
(*.f64 (-.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 y #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)) (+.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (pow.f64 x #s(literal 6 binary64)))))) |
(*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 y) x))) |
(*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (pow.f64 (neg.f64 (+.f64 y x)) #s(literal -1 binary64))) |
(*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (neg.f64 (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal -1 binary64))) |
(*.f64 (+.f64 y x) (/.f64 (-.f64 x y) (+.f64 y x))) |
(*.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) (pow.f64 (+.f64 y x) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)) (/.f64 (-.f64 x y) (fma.f64 (+.f64 y x) y (*.f64 x x)))) |
(*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 (neg.f64 y) x))))) |
(*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (pow.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)) #s(literal -1 binary64))) |
(pow.f64 (pow.f64 (-.f64 x y) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(/.f64 (-.f64 (pow.f64 (+.f64 x #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (+.f64 x #s(literal 0 binary64)) (+.f64 x #s(literal 0 binary64)) (fma.f64 y y (*.f64 (+.f64 x #s(literal 0 binary64)) y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 y x) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (-.f64 y x))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 (neg.f64 x)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (-.f64 (*.f64 y y) (*.f64 (neg.f64 (neg.f64 x)) (neg.f64 y))))) |
(/.f64 (+.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (+.f64 y x) #s(literal 3 binary64))) (pow.f64 (neg.f64 (*.f64 y (/.f64 y (+.f64 y x)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 x (/.f64 x (+.f64 y x))) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 (*.f64 y (/.f64 y (+.f64 y x)))) (neg.f64 (*.f64 y (/.f64 y (+.f64 y x))))) (*.f64 (*.f64 x (/.f64 x (+.f64 y x))) (neg.f64 (*.f64 y (/.f64 y (+.f64 y x)))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x)))) (neg.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))))) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))) (neg.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x)))))))) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (neg.f64 (neg.f64 x)) #s(literal 3 binary64))) (fma.f64 y y (-.f64 (*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) (*.f64 (neg.f64 y) (neg.f64 (neg.f64 x)))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (+.f64 y x))) (neg.f64 (fma.f64 y y (*.f64 x x)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (+.f64 y x))) (neg.f64 (fma.f64 (*.f64 y y) (fma.f64 y y (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (+.f64 y x) y (*.f64 x x)))) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 y #s(literal 9 binary64))) (fma.f64 (+.f64 y x) y (*.f64 x x)))) (neg.f64 (+.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (pow.f64 x #s(literal 6 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 1 binary64))) (neg.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x (/.f64 x (+.f64 y x))) #s(literal 2 binary64)) (pow.f64 (*.f64 y (/.f64 y (+.f64 y x))) #s(literal 2 binary64)))) (neg.f64 (fma.f64 x (/.f64 x (+.f64 y x)) (*.f64 y (/.f64 y (+.f64 y x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 2 binary64)))) (neg.f64 (+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (+.f64 y x) #s(literal 3 binary64))) (/.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (+.f64 y x) #s(literal 3 binary64))))) (neg.f64 (+.f64 (pow.f64 (*.f64 x (/.f64 x (+.f64 y x))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 y (/.f64 y (+.f64 y x))) #s(literal 2 binary64)) (*.f64 (*.f64 x (/.f64 x (+.f64 y x))) (*.f64 y (/.f64 y (+.f64 y x)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x)))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 y x)))) (neg.f64 (neg.f64 (neg.f64 (+.f64 y x))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 y x)))) (neg.f64 (+.f64 y x))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (neg.f64 (neg.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 y y (*.f64 x x)) (+.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 y y (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))) (+.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (+.f64 y x) y (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 y #s(literal 9 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (+.f64 y x) y (*.f64 x x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 y x)) (*.f64 (+.f64 y x) (*.f64 y y)))) (neg.f64 (pow.f64 (+.f64 y x) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))) (*.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)) (pow.f64 y #s(literal 3 binary64))))) (neg.f64 (pow.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x x)) (neg.f64 (+.f64 y x))) (*.f64 (neg.f64 (+.f64 y x)) (*.f64 (neg.f64 y) y))) (*.f64 (neg.f64 (+.f64 y x)) (neg.f64 (+.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x x)) (/.f64 (+.f64 y x) (*.f64 y y))) (*.f64 (neg.f64 (+.f64 y x)) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 y x)) (/.f64 (+.f64 y x) (*.f64 y y)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x x)) (+.f64 y x)) (*.f64 (neg.f64 (+.f64 y x)) (*.f64 y y))) (*.f64 (neg.f64 (+.f64 y x)) (+.f64 y x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (+.f64 y x))) (*.f64 (/.f64 (+.f64 y x) (*.f64 x x)) (*.f64 (neg.f64 y) y))) (*.f64 (/.f64 (+.f64 y x) (*.f64 x x)) (neg.f64 (+.f64 y x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 y x) (*.f64 y y))) (*.f64 (/.f64 (+.f64 y x) (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 y x) (*.f64 x x)) (/.f64 (+.f64 y x) (*.f64 y y)))) |
(/.f64 (-.f64 (+.f64 y x) (*.f64 (/.f64 (+.f64 y x) (*.f64 x x)) (*.f64 y y))) (*.f64 (/.f64 (+.f64 y x) (*.f64 x x)) (+.f64 y x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (neg.f64 (+.f64 y x))) (*.f64 (+.f64 y x) (*.f64 (neg.f64 y) y))) (*.f64 (+.f64 y x) (neg.f64 (+.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (/.f64 (+.f64 y x) (*.f64 y y))) (+.f64 y x)) (*.f64 (+.f64 y x) (/.f64 (+.f64 y x) (*.f64 y y)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (/.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (neg.f64 (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 (+.f64 y x) y (*.f64 x x))) (/.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)) (pow.f64 y #s(literal 3 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (neg.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)))) (*.f64 (neg.f64 (fma.f64 (+.f64 y x) y (*.f64 x x))) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (neg.f64 (fma.f64 (+.f64 y x) y (*.f64 x x))) (neg.f64 (fma.f64 (+.f64 y x) y (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))) (*.f64 (neg.f64 (fma.f64 (+.f64 y x) y (*.f64 x x))) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (neg.f64 (fma.f64 (+.f64 y x) y (*.f64 x x))) (fma.f64 (+.f64 y x) y (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (/.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)) (pow.f64 x #s(literal 3 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)) (pow.f64 x #s(literal 3 binary64))) (/.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)) (pow.f64 y #s(literal 3 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)))) (*.f64 (/.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)) (pow.f64 x #s(literal 3 binary64))) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (/.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)) (pow.f64 x #s(literal 3 binary64))) (neg.f64 (fma.f64 (+.f64 y x) y (*.f64 x x))))) |
(/.f64 (-.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)) (*.f64 (/.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)) (pow.f64 x #s(literal 3 binary64))) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (/.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (+.f64 y x) y (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (+.f64 y x) y (*.f64 x x))) (*.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)) (/.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)) (pow.f64 y #s(literal 3 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (neg.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)))) (*.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)) (neg.f64 (fma.f64 (+.f64 y x) y (*.f64 x x))))) |
(/.f64 (-.f64 (neg.f64 (*.f64 x x)) (*.f64 (neg.f64 y) y)) (neg.f64 (+.f64 y x))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (neg.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)))) |
(/.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (*.f64 (+.f64 y x) (-.f64 y x))) (pow.f64 (-.f64 x y) #s(literal -1 binary64))) |
(/.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (+.f64 y x)) (fma.f64 y y (*.f64 x x))) |
(/.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (+.f64 y x)) (fma.f64 (*.f64 y y) (fma.f64 y y (*.f64 x x)) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (+.f64 y x) y (*.f64 x x))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
(/.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 y #s(literal 9 binary64))) (fma.f64 (+.f64 y x) y (*.f64 x x))) (+.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (pow.f64 x #s(literal 6 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 1 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (/.f64 x (+.f64 y x))) #s(literal 2 binary64)) (pow.f64 (*.f64 y (/.f64 y (+.f64 y x))) #s(literal 2 binary64))) (fma.f64 x (/.f64 x (+.f64 y x)) (*.f64 y (/.f64 y (+.f64 y x))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 2 binary64))) (+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))))) |
(/.f64 (-.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (+.f64 y x) #s(literal 3 binary64))) (/.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (+.f64 y x) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 x (/.f64 x (+.f64 y x))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 y (/.f64 y (+.f64 y x))) #s(literal 2 binary64)) (*.f64 (*.f64 x (/.f64 x (+.f64 y x))) (*.f64 y (/.f64 y (+.f64 y x))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 y #s(literal 9 binary64)))) (neg.f64 (*.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)) (+.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (pow.f64 x #s(literal 6 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) (neg.f64 (*.f64 (+.f64 y x) (fma.f64 y y (*.f64 x x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64)))) (neg.f64 (*.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64)))) (neg.f64 (*.f64 (+.f64 y x) (fma.f64 (*.f64 y y) (fma.f64 y y (*.f64 x x)) (pow.f64 x #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 y x))) (neg.f64 (-.f64 (neg.f64 y) x))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 y x))) (neg.f64 (neg.f64 (+.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 y x))) (+.f64 y x)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (neg.f64 (fma.f64 (+.f64 y x) y (*.f64 x x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (+.f64 y x) y (*.f64 x x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 y y (*.f64 x x)) (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 y y) (fma.f64 y y (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))) (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (+.f64 y x) y (*.f64 x x)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 y #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (+.f64 y x) y (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 y x)) (*.f64 (+.f64 y x) (*.f64 y y))) (pow.f64 (+.f64 y x) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))) (*.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)) (pow.f64 y #s(literal 3 binary64)))) (pow.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 (+.f64 y x) (fma.f64 y y (*.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (-.f64 x y) #s(literal -1 binary64)))) |
(/.f64 (pow.f64 (+.f64 y x) #s(literal -1 binary64)) (pow.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) #s(literal -1 binary64))) |
(/.f64 (pow.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)) #s(literal -1 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y y (*.f64 x x)) (/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (+.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 y y) (fma.f64 y y (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (+.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (+.f64 y x) y (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (pow.f64 x #s(literal 6 binary64))) (/.f64 (-.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 y #s(literal 9 binary64))) (fma.f64 (+.f64 y x) y (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)) (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (/.f64 x (+.f64 y x)) (*.f64 y (/.f64 y (+.f64 y x)))) (-.f64 (pow.f64 (*.f64 x (/.f64 x (+.f64 y x))) #s(literal 2 binary64)) (pow.f64 (*.f64 y (/.f64 y (+.f64 y x))) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x)))) (-.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 x (/.f64 x (+.f64 y x))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 y (/.f64 y (+.f64 y x))) #s(literal 2 binary64)) (*.f64 (*.f64 x (/.f64 x (+.f64 y x))) (*.f64 y (/.f64 y (+.f64 y x)))))) (-.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (+.f64 y x) #s(literal 3 binary64))) (/.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (+.f64 y x) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x)))))) (-.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y x) (neg.f64 (*.f64 (+.f64 y x) (-.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)) (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 y y (*.f64 x x)) (+.f64 y x)) (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 y y (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))) (+.f64 y x)) (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (+.f64 y x) y (*.f64 x x))) (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (+.f64 y x) y (*.f64 x x))) (*.f64 (-.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 y #s(literal 9 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (+.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (+.f64 y x)) (*.f64 (+.f64 y x) (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)) #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))) (*.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)) (pow.f64 y #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 y x) (fma.f64 y y (*.f64 x x))) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 y x) (fma.f64 (*.f64 y y) (fma.f64 y y (*.f64 x x)) (pow.f64 x #s(literal 4 binary64)))) (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)) (+.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (pow.f64 x #s(literal 6 binary64)))) (-.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 y #s(literal 9 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 y) x) (*.f64 (+.f64 y x) (-.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (neg.f64 (+.f64 y x))) (fma.f64 (neg.f64 y) y (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 (neg.f64 y) x))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (neg.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (pow.f64 (-.f64 x y) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 x y) #s(literal -1 binary64))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (*.f64 (+.f64 y x) (fma.f64 (*.f64 y y) (fma.f64 y y (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (*.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 y #s(literal 9 binary64))) (*.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)) (+.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (pow.f64 x #s(literal 6 binary64))))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (neg.f64 (neg.f64 (neg.f64 (+.f64 y x))))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (-.f64 (neg.f64 y) x)) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (neg.f64 (+.f64 y x))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (neg.f64 (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 (neg.f64 y) x))))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (neg.f64 (neg.f64 (neg.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)))))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (neg.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)))) |
(/.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) (neg.f64 (neg.f64 (+.f64 y x)))) |
(/.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) (+.f64 y x)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 (neg.f64 y) x)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (neg.f64 (neg.f64 (fma.f64 (+.f64 y x) y (*.f64 x x))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (+.f64 y x) y (*.f64 x x))) |
(neg.f64 (-.f64 y x)) |
(fma.f64 (/.f64 (*.f64 x x) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 y (-.f64 y x) (*.f64 x x)) (neg.f64 (*.f64 y (/.f64 y (+.f64 y x))))) |
(fma.f64 (/.f64 (*.f64 x x) (fma.f64 (neg.f64 y) y (*.f64 x x))) (-.f64 x y) (neg.f64 (*.f64 y (/.f64 y (+.f64 y x))))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (+.f64 y x) y) #s(literal 2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (+.f64 y x) y)) (neg.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (+.f64 y x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (*.f64 (+.f64 y x) y) (-.f64 (*.f64 (+.f64 y x) y) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))) (neg.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))))) |
(fma.f64 (neg.f64 (*.f64 x x)) (pow.f64 (neg.f64 (+.f64 y x)) #s(literal -1 binary64)) (neg.f64 (*.f64 y (/.f64 y (+.f64 y x))))) |
(fma.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (pow.f64 (neg.f64 (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal -1 binary64)) (neg.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))))) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))) (neg.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))))) |
(fma.f64 #s(literal -1 binary64) y (neg.f64 (neg.f64 x))) |
(fma.f64 #s(literal -1 binary64) y x) |
(fma.f64 (*.f64 (neg.f64 y) y) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) y)) (neg.f64 (neg.f64 x))) |
(fma.f64 (*.f64 (neg.f64 y) y) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) y)) x) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (/.f64 x (+.f64 y x))) (neg.f64 (*.f64 y (/.f64 y (+.f64 y x))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))) (neg.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))))) |
(fma.f64 (*.f64 x x) (/.f64 x (fma.f64 (+.f64 y x) y (*.f64 x x))) (neg.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))))) |
(fma.f64 (*.f64 x x) (pow.f64 (+.f64 y x) #s(literal -1 binary64)) (neg.f64 (*.f64 y (/.f64 y (+.f64 y x))))) |
(fma.f64 (pow.f64 y #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 y y (*.f64 #s(literal 0 binary64) y)))) (neg.f64 (neg.f64 x))) |
(fma.f64 (pow.f64 y #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 y y (*.f64 #s(literal 0 binary64) y)))) x) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)) #s(literal -1 binary64)) (neg.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))))) |
(fma.f64 y #s(literal -1 binary64) (neg.f64 (neg.f64 x))) |
(fma.f64 y #s(literal -1 binary64) x) |
(fma.f64 x (/.f64 x (+.f64 y x)) (neg.f64 (*.f64 y (/.f64 y (+.f64 y x))))) |
(fma.f64 x (/.f64 (*.f64 x x) (fma.f64 (+.f64 y x) y (*.f64 x x))) (neg.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 x (/.f64 x (+.f64 y x))) #s(literal 2 binary64)) (fma.f64 x (/.f64 x (+.f64 y x)) (*.f64 y (/.f64 y (+.f64 y x))))) (/.f64 (pow.f64 (*.f64 y (/.f64 y (+.f64 y x))) #s(literal 2 binary64)) (fma.f64 x (/.f64 x (+.f64 y x)) (*.f64 y (/.f64 y (+.f64 y x)))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 2 binary64)) (+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))))) (/.f64 (pow.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 2 binary64)) (+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x)))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (+.f64 y x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 x (/.f64 x (+.f64 y x))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 y (/.f64 y (+.f64 y x))) #s(literal 2 binary64)) (*.f64 (*.f64 x (/.f64 x (+.f64 y x))) (*.f64 y (/.f64 y (+.f64 y x))))))) (/.f64 (/.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (+.f64 y x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 x (/.f64 x (+.f64 y x))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 y (/.f64 y (+.f64 y x))) #s(literal 2 binary64)) (*.f64 (*.f64 x (/.f64 x (+.f64 y x))) (*.f64 y (/.f64 y (+.f64 y x)))))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))))))) (/.f64 (pow.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x)))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (+.f64 y x)) (pow.f64 (+.f64 y x) #s(literal 2 binary64))) (/.f64 (*.f64 (+.f64 y x) (*.f64 y y)) (pow.f64 (+.f64 y x) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))) (pow.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)) #s(literal 2 binary64))) (/.f64 (*.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)) (pow.f64 y #s(literal 3 binary64))) (pow.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (+.f64 y x) (fma.f64 y y (*.f64 x x)))) (/.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (+.f64 y x) (fma.f64 y y (*.f64 x x))))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 (+.f64 y x) (fma.f64 (*.f64 y y) (fma.f64 y y (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))))) (/.f64 (pow.f64 y #s(literal 6 binary64)) (*.f64 (+.f64 y x) (fma.f64 (*.f64 y y) (fma.f64 y y (*.f64 x x)) (pow.f64 x #s(literal 4 binary64)))))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (/.f64 (pow.f64 y #s(literal 6 binary64)) (*.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 9 binary64)) (*.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)) (+.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (pow.f64 x #s(literal 6 binary64))))) (/.f64 (pow.f64 y #s(literal 9 binary64)) (*.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)) (+.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (pow.f64 x #s(literal 6 binary64)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 (neg.f64 y) x)) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) (-.f64 (neg.f64 y) x))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 (neg.f64 y) x)) (/.f64 (*.f64 x x) (-.f64 (neg.f64 y) x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (+.f64 y x))) (-.f64 y x)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)))) (-.f64 y x)) |
(-.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 y y (*.f64 x x))) (neg.f64 (neg.f64 (+.f64 y x)))) (/.f64 (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 y y (*.f64 x x))) (neg.f64 (neg.f64 (+.f64 y x))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (*.f64 y y) (fma.f64 y y (*.f64 x x)) (pow.f64 x #s(literal 4 binary64)))) (neg.f64 (neg.f64 (+.f64 y x)))) (/.f64 (/.f64 (pow.f64 y #s(literal 6 binary64)) (fma.f64 (*.f64 y y) (fma.f64 y y (*.f64 x x)) (pow.f64 x #s(literal 4 binary64)))) (neg.f64 (neg.f64 (+.f64 y x))))) |
(-.f64 (/.f64 (*.f64 x x) (neg.f64 (neg.f64 (+.f64 y x)))) (*.f64 y (/.f64 y (+.f64 y x)))) |
(-.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 y y (*.f64 x x))) (+.f64 y x)) (/.f64 (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 y y (*.f64 x x))) (+.f64 y x))) |
(-.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (*.f64 y y) (fma.f64 y y (*.f64 x x)) (pow.f64 x #s(literal 4 binary64)))) (+.f64 y x)) (/.f64 (/.f64 (pow.f64 y #s(literal 6 binary64)) (fma.f64 (*.f64 y y) (fma.f64 y y (*.f64 x x)) (pow.f64 x #s(literal 4 binary64)))) (+.f64 y x))) |
(-.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 (neg.f64 y) x)))) (/.f64 (/.f64 (pow.f64 y #s(literal 6 binary64)) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 (neg.f64 y) x))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 9 binary64)) (+.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 (neg.f64 y) x)))) (/.f64 (/.f64 (pow.f64 y #s(literal 9 binary64)) (+.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 (neg.f64 y) x))))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 (neg.f64 y) x)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 (neg.f64 y) x))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (neg.f64 (fma.f64 (+.f64 y x) y (*.f64 x x))))) (/.f64 (/.f64 (pow.f64 y #s(literal 6 binary64)) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (neg.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 9 binary64)) (+.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (pow.f64 x #s(literal 6 binary64)))) (neg.f64 (neg.f64 (fma.f64 (+.f64 y x) y (*.f64 x x))))) (/.f64 (/.f64 (pow.f64 y #s(literal 9 binary64)) (+.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (pow.f64 x #s(literal 6 binary64)))) (neg.f64 (neg.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)))))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (neg.f64 (neg.f64 (fma.f64 (+.f64 y x) y (*.f64 x x))))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x)))) |
(-.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (+.f64 y x) y (*.f64 x x))) (/.f64 (/.f64 (pow.f64 y #s(literal 6 binary64)) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (+.f64 y x) y (*.f64 x x)))) |
(-.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 9 binary64)) (+.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (+.f64 y x) y (*.f64 x x))) (/.f64 (/.f64 (pow.f64 y #s(literal 9 binary64)) (+.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (+.f64 y x) y (*.f64 x x)))) |
(-.f64 (+.f64 x #s(literal 0 binary64)) y) |
(-.f64 (/.f64 (*.f64 y y) (neg.f64 (+.f64 y x))) (/.f64 (*.f64 x x) (neg.f64 (+.f64 y x)))) |
(-.f64 #s(literal 0 binary64) (-.f64 y x)) |
(-.f64 (*.f64 x (/.f64 x (+.f64 y x))) (*.f64 y (/.f64 y (+.f64 y x)))) |
(-.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (neg.f64 (fma.f64 (+.f64 y x) y (*.f64 x x))))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x)))) |
(-.f64 x y) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (-.f64 x y) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(+.f64 (neg.f64 (neg.f64 x)) (neg.f64 y)) |
(+.f64 (*.f64 x (/.f64 x (+.f64 y x))) (neg.f64 (*.f64 y (/.f64 y (+.f64 y x))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))) (neg.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))))) |
(+.f64 (neg.f64 y) (neg.f64 (neg.f64 x))) |
(+.f64 (neg.f64 y) x) |
(+.f64 x (neg.f64 y)) |
Compiled 9 124 to 1 402 computations (84.6% saved)
3 alts after pruning (2 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 389 | 2 | 391 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 389 | 3 | 392 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.5% | (/.f64 #s(literal 1 binary64) (sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))))) |
| ✓ | 100.0% | (sqrt.f64 (fabs.f64 (-.f64 x y))) |
| ▶ | 55.9% | (sqrt.f64 (fabs.f64 #s(approx (- x y) (neg.f64 y)))) |
Compiled 19 to 19 computations (0% saved)
| 1× | egg-herbie |
Found 8 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (/.f64 #s(literal 1 binary64) (-.f64 y x)) | |
| cost-diff | 0 | (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))) | |
| cost-diff | 0 | (sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)))) | |
| cost-diff | 0 | (/.f64 #s(literal 1 binary64) (sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))))) | |
| cost-diff | 0 | (neg.f64 y) | |
| cost-diff | 0 | #s(approx (- x y) (neg.f64 y)) | |
| cost-diff | 0 | (fabs.f64 #s(approx (- x y) (neg.f64 y))) | |
| cost-diff | 0 | (sqrt.f64 (fabs.f64 #s(approx (- x y) (neg.f64 y)))) |
| 96× | lower-fma.f64 |
| 96× | lower-fma.f32 |
| 72× | lower-*.f64 |
| 72× | lower-*.f32 |
| 42× | sub-neg |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 13 | 57 |
| 0 | 21 | 57 |
| 1 | 32 | 57 |
| 2 | 41 | 57 |
| 3 | 54 | 57 |
| 4 | 83 | 57 |
| 5 | 133 | 57 |
| 6 | 164 | 57 |
| 7 | 195 | 57 |
| 8 | 211 | 57 |
| 9 | 214 | 57 |
| 0 | 214 | 57 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
(sqrt.f64 (fabs.f64 #s(approx (- x y) (neg.f64 y)))) |
(fabs.f64 #s(approx (- x y) (neg.f64 y))) |
#s(approx (- x y) (neg.f64 y)) |
(neg.f64 y) |
y |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))))) |
#s(literal 1 binary64) |
(sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (-.f64 y x)) |
(-.f64 y x) |
y |
x |
| Outputs |
|---|
(sqrt.f64 (fabs.f64 #s(approx (- x y) (neg.f64 y)))) |
(fabs.f64 #s(approx (- x y) (neg.f64 y))) |
#s(approx (- x y) (neg.f64 y)) |
(neg.f64 y) |
y |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (fabs.f64 (/.f64 #s(literal -1 binary64) (-.f64 y x))))) |
#s(literal 1 binary64) |
(sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(sqrt.f64 (fabs.f64 (/.f64 #s(literal -1 binary64) (-.f64 y x)))) |
(fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(fabs.f64 (/.f64 #s(literal -1 binary64) (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (-.f64 y x)) |
(/.f64 #s(literal -1 binary64) (-.f64 x y)) |
(-.f64 y x) |
y |
x |
Found 8 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0 | (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))) | |
| accuracy | 0.01171875 | (/.f64 #s(literal 1 binary64) (-.f64 y x)) | |
| accuracy | 0.1171875 | (sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)))) | |
| accuracy | 0.2890625 | (/.f64 #s(literal 1 binary64) (sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))))) | |
| accuracy | 0 | (neg.f64 y) | |
| accuracy | 0 | (fabs.f64 #s(approx (- x y) (neg.f64 y))) | |
| accuracy | 0.00390625 | (sqrt.f64 (fabs.f64 #s(approx (- x y) (neg.f64 y)))) | |
| accuracy | 29.068499804621823 | #s(approx (- x y) (neg.f64 y)) |
| 74.0ms | 256× | 0 | valid |
Compiled 50 to 14 computations (72% saved)
ival-div: 38.0ms (79.7% of total)ival-sub: 3.0ms (6.3% of total)ival-sqrt: 3.0ms (6.3% of total)ival-fabs: 2.0ms (4.2% of total)ival-neg: 1.0ms (2.1% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#s(alt (sqrt.f64 (fabs.f64 #s(approx (- x y) (neg.f64 y)))) (patch (sqrt.f64 (fabs.f64 #s(approx (- x y) (neg.f64 y)))) #<representation binary64>) () ()) |
#s(alt (fabs.f64 #s(approx (- x y) (neg.f64 y))) (patch (fabs.f64 #s(approx (- x y) (neg.f64 y))) #<representation binary64>) () ()) |
#s(alt #s(approx (- x y) (neg.f64 y)) (patch #s(approx (- x y) (neg.f64 y)) #<representation binary64>) () ()) |
#s(alt (neg.f64 y) (patch (neg.f64 y) #<representation binary64>) () ()) |
#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))))) #<representation binary64>) () ()) |
#s(alt (sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)))) (patch (sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)))) #<representation binary64>) () ()) |
#s(alt (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))) (patch (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))) #<representation binary64>) () ()) |
#s(alt (/.f64 #s(literal 1 binary64) (-.f64 y x)) (patch (/.f64 #s(literal 1 binary64) (-.f64 y x)) #<representation binary64>) () ()) |
| Outputs |
|---|
#s(alt (sqrt (fabs (- x y))) (taylor 0 y) (#s(alt (sqrt.f64 (fabs.f64 #s(approx (- x y) (neg.f64 y)))) (patch (sqrt.f64 (fabs.f64 #s(approx (- x y) (neg.f64 y)))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (fabs (- x y))) (taylor 0 y) (#s(alt (sqrt.f64 (fabs.f64 #s(approx (- x y) (neg.f64 y)))) (patch (sqrt.f64 (fabs.f64 #s(approx (- x y) (neg.f64 y)))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (fabs (- x y))) (taylor 0 y) (#s(alt (sqrt.f64 (fabs.f64 #s(approx (- x y) (neg.f64 y)))) (patch (sqrt.f64 (fabs.f64 #s(approx (- x y) (neg.f64 y)))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (fabs (- x y))) (taylor 0 y) (#s(alt (sqrt.f64 (fabs.f64 #s(approx (- x y) (neg.f64 y)))) (patch (sqrt.f64 (fabs.f64 #s(approx (- x y) (neg.f64 y)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (- x y)) (taylor 0 y) (#s(alt (fabs.f64 #s(approx (- x y) (neg.f64 y))) (patch (fabs.f64 #s(approx (- x y) (neg.f64 y))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (- x y)) (taylor 0 y) (#s(alt (fabs.f64 #s(approx (- x y) (neg.f64 y))) (patch (fabs.f64 #s(approx (- x y) (neg.f64 y))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (- x y)) (taylor 0 y) (#s(alt (fabs.f64 #s(approx (- x y) (neg.f64 y))) (patch (fabs.f64 #s(approx (- x y) (neg.f64 y))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (- x y)) (taylor 0 y) (#s(alt (fabs.f64 #s(approx (- x y) (neg.f64 y))) (patch (fabs.f64 #s(approx (- x y) (neg.f64 y))) #<representation binary64>) () ())) ()) |
#s(alt x (taylor 0 y) (#s(alt #s(approx (- x y) (neg.f64 y)) (patch #s(approx (- x y) (neg.f64 y)) #<representation binary64>) () ())) ()) |
#s(alt (+ x (* -1 y)) (taylor 0 y) (#s(alt #s(approx (- x y) (neg.f64 y)) (patch #s(approx (- x y) (neg.f64 y)) #<representation binary64>) () ())) ()) |
#s(alt (+ x (* -1 y)) (taylor 0 y) (#s(alt #s(approx (- x y) (neg.f64 y)) (patch #s(approx (- x y) (neg.f64 y)) #<representation binary64>) () ())) ()) |
#s(alt (+ x (* -1 y)) (taylor 0 y) (#s(alt #s(approx (- x y) (neg.f64 y)) (patch #s(approx (- x y) (neg.f64 y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 y) (taylor 0 y) (#s(alt (neg.f64 y) (patch (neg.f64 y) #<representation binary64>) () ())) ()) |
#s(alt (* -1 y) (taylor 0 y) (#s(alt (neg.f64 y) (patch (neg.f64 y) #<representation binary64>) () ())) ()) |
#s(alt (* -1 y) (taylor 0 y) (#s(alt (neg.f64 y) (patch (neg.f64 y) #<representation binary64>) () ())) ()) |
#s(alt (* -1 y) (taylor 0 y) (#s(alt (neg.f64 y) (patch (neg.f64 y) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 (fabs (/ 1 (- y x))))) (taylor 0 y) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 (fabs (/ 1 (- y x))))) (taylor 0 y) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 (fabs (/ 1 (- y x))))) (taylor 0 y) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 (fabs (/ 1 (- y x))))) (taylor 0 y) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (fabs (/ 1 (- y x)))) (taylor 0 y) (#s(alt (sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)))) (patch (sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (fabs (/ 1 (- y x)))) (taylor 0 y) (#s(alt (sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)))) (patch (sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (fabs (/ 1 (- y x)))) (taylor 0 y) (#s(alt (sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)))) (patch (sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (fabs (/ 1 (- y x)))) (taylor 0 y) (#s(alt (sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)))) (patch (sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (/ 1 (- y x))) (taylor 0 y) (#s(alt (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))) (patch (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (/ 1 (- y x))) (taylor 0 y) (#s(alt (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))) (patch (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (/ 1 (- y x))) (taylor 0 y) (#s(alt (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))) (patch (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (/ 1 (- y x))) (taylor 0 y) (#s(alt (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))) (patch (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 x) (taylor 0 y) (#s(alt (/.f64 #s(literal 1 binary64) (-.f64 y x)) (patch (/.f64 #s(literal 1 binary64) (-.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (- (* -1 (/ y (pow x 2))) (/ 1 x)) (taylor 0 y) (#s(alt (/.f64 #s(literal 1 binary64) (-.f64 y x)) (patch (/.f64 #s(literal 1 binary64) (-.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (- (* y (- (* -1 (/ y (pow x 3))) (/ 1 (pow x 2)))) (/ 1 x)) (taylor 0 y) (#s(alt (/.f64 #s(literal 1 binary64) (-.f64 y x)) (patch (/.f64 #s(literal 1 binary64) (-.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (- (* y (- (* y (- (* -1 (/ y (pow x 4))) (/ 1 (pow x 3)))) (/ 1 (pow x 2)))) (/ 1 x)) (taylor 0 y) (#s(alt (/.f64 #s(literal 1 binary64) (-.f64 y x)) (patch (/.f64 #s(literal 1 binary64) (-.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (fabs (- x y))) (taylor inf y) (#s(alt (sqrt.f64 (fabs.f64 #s(approx (- x y) (neg.f64 y)))) (patch (sqrt.f64 (fabs.f64 #s(approx (- x y) (neg.f64 y)))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (fabs (- x y))) (taylor inf y) (#s(alt (sqrt.f64 (fabs.f64 #s(approx (- x y) (neg.f64 y)))) (patch (sqrt.f64 (fabs.f64 #s(approx (- x y) (neg.f64 y)))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (fabs (- x y))) (taylor inf y) (#s(alt (sqrt.f64 (fabs.f64 #s(approx (- x y) (neg.f64 y)))) (patch (sqrt.f64 (fabs.f64 #s(approx (- x y) (neg.f64 y)))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (fabs (- x y))) (taylor inf y) (#s(alt (sqrt.f64 (fabs.f64 #s(approx (- x y) (neg.f64 y)))) (patch (sqrt.f64 (fabs.f64 #s(approx (- x y) (neg.f64 y)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (- x y)) (taylor inf y) (#s(alt (fabs.f64 #s(approx (- x y) (neg.f64 y))) (patch (fabs.f64 #s(approx (- x y) (neg.f64 y))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (- x y)) (taylor inf y) (#s(alt (fabs.f64 #s(approx (- x y) (neg.f64 y))) (patch (fabs.f64 #s(approx (- x y) (neg.f64 y))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (- x y)) (taylor inf y) (#s(alt (fabs.f64 #s(approx (- x y) (neg.f64 y))) (patch (fabs.f64 #s(approx (- x y) (neg.f64 y))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (- x y)) (taylor inf y) (#s(alt (fabs.f64 #s(approx (- x y) (neg.f64 y))) (patch (fabs.f64 #s(approx (- x y) (neg.f64 y))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 y) (taylor inf y) (#s(alt #s(approx (- x y) (neg.f64 y)) (patch #s(approx (- x y) (neg.f64 y)) #<representation binary64>) () ())) ()) |
#s(alt (* y (- (/ x y) 1)) (taylor inf y) (#s(alt #s(approx (- x y) (neg.f64 y)) (patch #s(approx (- x y) (neg.f64 y)) #<representation binary64>) () ())) ()) |
#s(alt (* y (- (/ x y) 1)) (taylor inf y) (#s(alt #s(approx (- x y) (neg.f64 y)) (patch #s(approx (- x y) (neg.f64 y)) #<representation binary64>) () ())) ()) |
#s(alt (* y (- (/ x y) 1)) (taylor inf y) (#s(alt #s(approx (- x y) (neg.f64 y)) (patch #s(approx (- x y) (neg.f64 y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 y) (taylor inf y) (#s(alt (neg.f64 y) (patch (neg.f64 y) #<representation binary64>) () ())) ()) |
#s(alt (* -1 y) (taylor inf y) (#s(alt (neg.f64 y) (patch (neg.f64 y) #<representation binary64>) () ())) ()) |
#s(alt (* -1 y) (taylor inf y) (#s(alt (neg.f64 y) (patch (neg.f64 y) #<representation binary64>) () ())) ()) |
#s(alt (* -1 y) (taylor inf y) (#s(alt (neg.f64 y) (patch (neg.f64 y) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 (fabs (/ 1 (- y x))))) (taylor inf y) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 (fabs (/ 1 (- y x))))) (taylor inf y) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 (fabs (/ 1 (- y x))))) (taylor inf y) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 (fabs (/ 1 (- y x))))) (taylor inf y) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (fabs (/ 1 (- y x)))) (taylor inf y) (#s(alt (sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)))) (patch (sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (fabs (/ 1 (- y x)))) (taylor inf y) (#s(alt (sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)))) (patch (sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (fabs (/ 1 (- y x)))) (taylor inf y) (#s(alt (sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)))) (patch (sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (fabs (/ 1 (- y x)))) (taylor inf y) (#s(alt (sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)))) (patch (sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (/ 1 (- y x))) (taylor inf y) (#s(alt (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))) (patch (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (/ 1 (- y x))) (taylor inf y) (#s(alt (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))) (patch (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (/ 1 (- y x))) (taylor inf y) (#s(alt (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))) (patch (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (/ 1 (- y x))) (taylor inf y) (#s(alt (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))) (patch (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 y) (taylor inf y) (#s(alt (/.f64 #s(literal 1 binary64) (-.f64 y x)) (patch (/.f64 #s(literal 1 binary64) (-.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (/ x y)) y) (taylor inf y) (#s(alt (/.f64 #s(literal 1 binary64) (-.f64 y x)) (patch (/.f64 #s(literal 1 binary64) (-.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ 1 (/ (pow x 2) (pow y 2))) (* -1 (/ x y))) y) (taylor inf y) (#s(alt (/.f64 #s(literal 1 binary64) (-.f64 y x)) (patch (/.f64 #s(literal 1 binary64) (-.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ 1 (/ (pow x 3) (pow y 3))) (+ (* -1 (/ x y)) (* -1 (/ (pow x 2) (pow y 2))))) y) (taylor inf y) (#s(alt (/.f64 #s(literal 1 binary64) (-.f64 y x)) (patch (/.f64 #s(literal 1 binary64) (-.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (fabs (+ x (* -1 y)))) (taylor -inf y) (#s(alt (sqrt.f64 (fabs.f64 #s(approx (- x y) (neg.f64 y)))) (patch (sqrt.f64 (fabs.f64 #s(approx (- x y) (neg.f64 y)))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (fabs (+ x (* -1 y)))) (taylor -inf y) (#s(alt (sqrt.f64 (fabs.f64 #s(approx (- x y) (neg.f64 y)))) (patch (sqrt.f64 (fabs.f64 #s(approx (- x y) (neg.f64 y)))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (fabs (+ x (* -1 y)))) (taylor -inf y) (#s(alt (sqrt.f64 (fabs.f64 #s(approx (- x y) (neg.f64 y)))) (patch (sqrt.f64 (fabs.f64 #s(approx (- x y) (neg.f64 y)))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (fabs (+ x (* -1 y)))) (taylor -inf y) (#s(alt (sqrt.f64 (fabs.f64 #s(approx (- x y) (neg.f64 y)))) (patch (sqrt.f64 (fabs.f64 #s(approx (- x y) (neg.f64 y)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ x (* -1 y))) (taylor -inf y) (#s(alt (fabs.f64 #s(approx (- x y) (neg.f64 y))) (patch (fabs.f64 #s(approx (- x y) (neg.f64 y))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ x (* -1 y))) (taylor -inf y) (#s(alt (fabs.f64 #s(approx (- x y) (neg.f64 y))) (patch (fabs.f64 #s(approx (- x y) (neg.f64 y))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ x (* -1 y))) (taylor -inf y) (#s(alt (fabs.f64 #s(approx (- x y) (neg.f64 y))) (patch (fabs.f64 #s(approx (- x y) (neg.f64 y))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ x (* -1 y))) (taylor -inf y) (#s(alt (fabs.f64 #s(approx (- x y) (neg.f64 y))) (patch (fabs.f64 #s(approx (- x y) (neg.f64 y))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 y) (taylor -inf y) (#s(alt #s(approx (- x y) (neg.f64 y)) (patch #s(approx (- x y) (neg.f64 y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ 1 (* -1 (/ x y))))) (taylor -inf y) (#s(alt #s(approx (- x y) (neg.f64 y)) (patch #s(approx (- x y) (neg.f64 y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ 1 (* -1 (/ x y))))) (taylor -inf y) (#s(alt #s(approx (- x y) (neg.f64 y)) (patch #s(approx (- x y) (neg.f64 y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ 1 (* -1 (/ x y))))) (taylor -inf y) (#s(alt #s(approx (- x y) (neg.f64 y)) (patch #s(approx (- x y) (neg.f64 y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 y) (taylor -inf y) (#s(alt (neg.f64 y) (patch (neg.f64 y) #<representation binary64>) () ())) ()) |
#s(alt (* -1 y) (taylor -inf y) (#s(alt (neg.f64 y) (patch (neg.f64 y) #<representation binary64>) () ())) ()) |
#s(alt (* -1 y) (taylor -inf y) (#s(alt (neg.f64 y) (patch (neg.f64 y) #<representation binary64>) () ())) ()) |
#s(alt (* -1 y) (taylor -inf y) (#s(alt (neg.f64 y) (patch (neg.f64 y) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 (fabs (/ -1 (+ x (* -1 y)))))) (taylor -inf y) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 (fabs (/ -1 (+ x (* -1 y)))))) (taylor -inf y) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 (fabs (/ -1 (+ x (* -1 y)))))) (taylor -inf y) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 (fabs (/ -1 (+ x (* -1 y)))))) (taylor -inf y) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (fabs (/ -1 (+ x (* -1 y))))) (taylor -inf y) (#s(alt (sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)))) (patch (sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (fabs (/ -1 (+ x (* -1 y))))) (taylor -inf y) (#s(alt (sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)))) (patch (sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (fabs (/ -1 (+ x (* -1 y))))) (taylor -inf y) (#s(alt (sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)))) (patch (sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (fabs (/ -1 (+ x (* -1 y))))) (taylor -inf y) (#s(alt (sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)))) (patch (sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (/ -1 (+ x (* -1 y)))) (taylor -inf y) (#s(alt (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))) (patch (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (/ -1 (+ x (* -1 y)))) (taylor -inf y) (#s(alt (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))) (patch (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (/ -1 (+ x (* -1 y)))) (taylor -inf y) (#s(alt (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))) (patch (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (/ -1 (+ x (* -1 y)))) (taylor -inf y) (#s(alt (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))) (patch (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 y) (taylor -inf y) (#s(alt (/.f64 #s(literal 1 binary64) (-.f64 y x)) (patch (/.f64 #s(literal 1 binary64) (-.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* -1 (/ x y)) 1) y)) (taylor -inf y) (#s(alt (/.f64 #s(literal 1 binary64) (-.f64 y x)) (patch (/.f64 #s(literal 1 binary64) (-.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* -1 (/ (- (/ (pow x 2) y) (* -1 x)) y)) 1) y)) (taylor -inf y) (#s(alt (/.f64 #s(literal 1 binary64) (-.f64 y x)) (patch (/.f64 #s(literal 1 binary64) (-.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow x 3) y)) (pow x 2)) y)) (* -1 x)) y)) 1) y)) (taylor -inf y) (#s(alt (/.f64 #s(literal 1 binary64) (-.f64 y x)) (patch (/.f64 #s(literal 1 binary64) (-.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (fabs (- x y))) (taylor 0 x) (#s(alt (sqrt.f64 (fabs.f64 #s(approx (- x y) (neg.f64 y)))) (patch (sqrt.f64 (fabs.f64 #s(approx (- x y) (neg.f64 y)))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (fabs (- x y))) (taylor 0 x) (#s(alt (sqrt.f64 (fabs.f64 #s(approx (- x y) (neg.f64 y)))) (patch (sqrt.f64 (fabs.f64 #s(approx (- x y) (neg.f64 y)))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (fabs (- x y))) (taylor 0 x) (#s(alt (sqrt.f64 (fabs.f64 #s(approx (- x y) (neg.f64 y)))) (patch (sqrt.f64 (fabs.f64 #s(approx (- x y) (neg.f64 y)))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (fabs (- x y))) (taylor 0 x) (#s(alt (sqrt.f64 (fabs.f64 #s(approx (- x y) (neg.f64 y)))) (patch (sqrt.f64 (fabs.f64 #s(approx (- x y) (neg.f64 y)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (- x y)) (taylor 0 x) (#s(alt (fabs.f64 #s(approx (- x y) (neg.f64 y))) (patch (fabs.f64 #s(approx (- x y) (neg.f64 y))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (- x y)) (taylor 0 x) (#s(alt (fabs.f64 #s(approx (- x y) (neg.f64 y))) (patch (fabs.f64 #s(approx (- x y) (neg.f64 y))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (- x y)) (taylor 0 x) (#s(alt (fabs.f64 #s(approx (- x y) (neg.f64 y))) (patch (fabs.f64 #s(approx (- x y) (neg.f64 y))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (- x y)) (taylor 0 x) (#s(alt (fabs.f64 #s(approx (- x y) (neg.f64 y))) (patch (fabs.f64 #s(approx (- x y) (neg.f64 y))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 y) (taylor 0 x) (#s(alt #s(approx (- x y) (neg.f64 y)) (patch #s(approx (- x y) (neg.f64 y)) #<representation binary64>) () ())) ()) |
#s(alt (- x y) (taylor 0 x) (#s(alt #s(approx (- x y) (neg.f64 y)) (patch #s(approx (- x y) (neg.f64 y)) #<representation binary64>) () ())) ()) |
#s(alt (- x y) (taylor 0 x) (#s(alt #s(approx (- x y) (neg.f64 y)) (patch #s(approx (- x y) (neg.f64 y)) #<representation binary64>) () ())) ()) |
#s(alt (- x y) (taylor 0 x) (#s(alt #s(approx (- x y) (neg.f64 y)) (patch #s(approx (- x y) (neg.f64 y)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 (fabs (/ 1 (- y x))))) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 (fabs (/ 1 (- y x))))) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 (fabs (/ 1 (- y x))))) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 (fabs (/ 1 (- y x))))) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (fabs (/ 1 (- y x)))) (taylor 0 x) (#s(alt (sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)))) (patch (sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (fabs (/ 1 (- y x)))) (taylor 0 x) (#s(alt (sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)))) (patch (sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (fabs (/ 1 (- y x)))) (taylor 0 x) (#s(alt (sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)))) (patch (sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (fabs (/ 1 (- y x)))) (taylor 0 x) (#s(alt (sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)))) (patch (sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (/ 1 (- y x))) (taylor 0 x) (#s(alt (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))) (patch (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (/ 1 (- y x))) (taylor 0 x) (#s(alt (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))) (patch (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (/ 1 (- y x))) (taylor 0 x) (#s(alt (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))) (patch (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (/ 1 (- y x))) (taylor 0 x) (#s(alt (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))) (patch (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 y) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (-.f64 y x)) (patch (/.f64 #s(literal 1 binary64) (-.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (/ 1 y) (/ x (pow y 2))) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (-.f64 y x)) (patch (/.f64 #s(literal 1 binary64) (-.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ (/ 1 (pow y 2)) (/ x (pow y 3)))) (/ 1 y)) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (-.f64 y x)) (patch (/.f64 #s(literal 1 binary64) (-.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ (* x (+ (/ 1 (pow y 3)) (/ x (pow y 4)))) (/ 1 (pow y 2)))) (/ 1 y)) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (-.f64 y x)) (patch (/.f64 #s(literal 1 binary64) (-.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (fabs (- x y))) (taylor inf x) (#s(alt (sqrt.f64 (fabs.f64 #s(approx (- x y) (neg.f64 y)))) (patch (sqrt.f64 (fabs.f64 #s(approx (- x y) (neg.f64 y)))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (fabs (- x y))) (taylor inf x) (#s(alt (sqrt.f64 (fabs.f64 #s(approx (- x y) (neg.f64 y)))) (patch (sqrt.f64 (fabs.f64 #s(approx (- x y) (neg.f64 y)))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (fabs (- x y))) (taylor inf x) (#s(alt (sqrt.f64 (fabs.f64 #s(approx (- x y) (neg.f64 y)))) (patch (sqrt.f64 (fabs.f64 #s(approx (- x y) (neg.f64 y)))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (fabs (- x y))) (taylor inf x) (#s(alt (sqrt.f64 (fabs.f64 #s(approx (- x y) (neg.f64 y)))) (patch (sqrt.f64 (fabs.f64 #s(approx (- x y) (neg.f64 y)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (- x y)) (taylor inf x) (#s(alt (fabs.f64 #s(approx (- x y) (neg.f64 y))) (patch (fabs.f64 #s(approx (- x y) (neg.f64 y))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (- x y)) (taylor inf x) (#s(alt (fabs.f64 #s(approx (- x y) (neg.f64 y))) (patch (fabs.f64 #s(approx (- x y) (neg.f64 y))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (- x y)) (taylor inf x) (#s(alt (fabs.f64 #s(approx (- x y) (neg.f64 y))) (patch (fabs.f64 #s(approx (- x y) (neg.f64 y))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (- x y)) (taylor inf x) (#s(alt (fabs.f64 #s(approx (- x y) (neg.f64 y))) (patch (fabs.f64 #s(approx (- x y) (neg.f64 y))) #<representation binary64>) () ())) ()) |
#s(alt x (taylor inf x) (#s(alt #s(approx (- x y) (neg.f64 y)) (patch #s(approx (- x y) (neg.f64 y)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* -1 (/ y x)))) (taylor inf x) (#s(alt #s(approx (- x y) (neg.f64 y)) (patch #s(approx (- x y) (neg.f64 y)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* -1 (/ y x)))) (taylor inf x) (#s(alt #s(approx (- x y) (neg.f64 y)) (patch #s(approx (- x y) (neg.f64 y)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* -1 (/ y x)))) (taylor inf x) (#s(alt #s(approx (- x y) (neg.f64 y)) (patch #s(approx (- x y) (neg.f64 y)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 (fabs (/ 1 (- y x))))) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 (fabs (/ 1 (- y x))))) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 (fabs (/ 1 (- y x))))) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 (fabs (/ 1 (- y x))))) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (fabs (/ 1 (- y x)))) (taylor inf x) (#s(alt (sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)))) (patch (sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (fabs (/ 1 (- y x)))) (taylor inf x) (#s(alt (sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)))) (patch (sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (fabs (/ 1 (- y x)))) (taylor inf x) (#s(alt (sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)))) (patch (sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (fabs (/ 1 (- y x)))) (taylor inf x) (#s(alt (sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)))) (patch (sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (/ 1 (- y x))) (taylor inf x) (#s(alt (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))) (patch (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (/ 1 (- y x))) (taylor inf x) (#s(alt (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))) (patch (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (/ 1 (- y x))) (taylor inf x) (#s(alt (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))) (patch (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (/ 1 (- y x))) (taylor inf x) (#s(alt (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))) (patch (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 x) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (-.f64 y x)) (patch (/.f64 #s(literal 1 binary64) (-.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* -1 (/ y x)) 1) x) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (-.f64 y x)) (patch (/.f64 #s(literal 1 binary64) (-.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* -1 (/ (pow y 2) (pow x 2))) (+ 1 (/ y x))) x) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (-.f64 y x)) (patch (/.f64 #s(literal 1 binary64) (-.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* -1 (/ (pow y 3) (pow x 3))) (+ 1 (+ (/ y x) (/ (pow y 2) (pow x 2))))) x) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (-.f64 y x)) (patch (/.f64 #s(literal 1 binary64) (-.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (fabs (neg (+ y (* -1 x))))) (taylor -inf x) (#s(alt (sqrt.f64 (fabs.f64 #s(approx (- x y) (neg.f64 y)))) (patch (sqrt.f64 (fabs.f64 #s(approx (- x y) (neg.f64 y)))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (fabs (neg (+ y (* -1 x))))) (taylor -inf x) (#s(alt (sqrt.f64 (fabs.f64 #s(approx (- x y) (neg.f64 y)))) (patch (sqrt.f64 (fabs.f64 #s(approx (- x y) (neg.f64 y)))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (fabs (neg (+ y (* -1 x))))) (taylor -inf x) (#s(alt (sqrt.f64 (fabs.f64 #s(approx (- x y) (neg.f64 y)))) (patch (sqrt.f64 (fabs.f64 #s(approx (- x y) (neg.f64 y)))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (fabs (neg (+ y (* -1 x))))) (taylor -inf x) (#s(alt (sqrt.f64 (fabs.f64 #s(approx (- x y) (neg.f64 y)))) (patch (sqrt.f64 (fabs.f64 #s(approx (- x y) (neg.f64 y)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (neg (+ y (* -1 x)))) (taylor -inf x) (#s(alt (fabs.f64 #s(approx (- x y) (neg.f64 y))) (patch (fabs.f64 #s(approx (- x y) (neg.f64 y))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (neg (+ y (* -1 x)))) (taylor -inf x) (#s(alt (fabs.f64 #s(approx (- x y) (neg.f64 y))) (patch (fabs.f64 #s(approx (- x y) (neg.f64 y))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (neg (+ y (* -1 x)))) (taylor -inf x) (#s(alt (fabs.f64 #s(approx (- x y) (neg.f64 y))) (patch (fabs.f64 #s(approx (- x y) (neg.f64 y))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (neg (+ y (* -1 x)))) (taylor -inf x) (#s(alt (fabs.f64 #s(approx (- x y) (neg.f64 y))) (patch (fabs.f64 #s(approx (- x y) (neg.f64 y))) #<representation binary64>) () ())) ()) |
#s(alt x (taylor -inf x) (#s(alt #s(approx (- x y) (neg.f64 y)) (patch #s(approx (- x y) (neg.f64 y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (/ y x) 1))) (taylor -inf x) (#s(alt #s(approx (- x y) (neg.f64 y)) (patch #s(approx (- x y) (neg.f64 y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (/ y x) 1))) (taylor -inf x) (#s(alt #s(approx (- x y) (neg.f64 y)) (patch #s(approx (- x y) (neg.f64 y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (/ y x) 1))) (taylor -inf x) (#s(alt #s(approx (- x y) (neg.f64 y)) (patch #s(approx (- x y) (neg.f64 y)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 (fabs (/ 1 (+ y (* -1 x)))))) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 (fabs (/ 1 (+ y (* -1 x)))))) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 (fabs (/ 1 (+ y (* -1 x)))))) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 (fabs (/ 1 (+ y (* -1 x)))))) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (fabs (/ 1 (+ y (* -1 x))))) (taylor -inf x) (#s(alt (sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)))) (patch (sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (fabs (/ 1 (+ y (* -1 x))))) (taylor -inf x) (#s(alt (sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)))) (patch (sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (fabs (/ 1 (+ y (* -1 x))))) (taylor -inf x) (#s(alt (sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)))) (patch (sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (fabs (/ 1 (+ y (* -1 x))))) (taylor -inf x) (#s(alt (sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)))) (patch (sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (/ 1 (+ y (* -1 x)))) (taylor -inf x) (#s(alt (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))) (patch (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (/ 1 (+ y (* -1 x)))) (taylor -inf x) (#s(alt (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))) (patch (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (/ 1 (+ y (* -1 x)))) (taylor -inf x) (#s(alt (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))) (patch (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (/ 1 (+ y (* -1 x)))) (taylor -inf x) (#s(alt (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))) (patch (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 x) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (-.f64 y x)) (patch (/.f64 #s(literal 1 binary64) (-.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ 1 (/ y x)) x)) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (-.f64 y x)) (patch (/.f64 #s(literal 1 binary64) (-.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (pow y 2) x)) y) x))) x)) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (-.f64 y x)) (patch (/.f64 #s(literal 1 binary64) (-.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (/ (pow y 3) x) (* -1 (pow y 2))) x)) y) x))) x)) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (-.f64 y x)) (patch (/.f64 #s(literal 1 binary64) (-.f64 y x)) #<representation binary64>) () ())) ()) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | y | @ | inf | ((sqrt (fabs (- x y))) (fabs (- x y)) (- x y) (neg y) (/ 1 (sqrt (fabs (/ 1 (- y x))))) (sqrt (fabs (/ 1 (- y x)))) (fabs (/ 1 (- y x))) (/ 1 (- y x))) |
| 1.0ms | y | @ | -inf | ((sqrt (fabs (- x y))) (fabs (- x y)) (- x y) (neg y) (/ 1 (sqrt (fabs (/ 1 (- y x))))) (sqrt (fabs (/ 1 (- y x)))) (fabs (/ 1 (- y x))) (/ 1 (- y x))) |
| 1.0ms | y | @ | 0 | ((sqrt (fabs (- x y))) (fabs (- x y)) (- x y) (neg y) (/ 1 (sqrt (fabs (/ 1 (- y x))))) (sqrt (fabs (/ 1 (- y x)))) (fabs (/ 1 (- y x))) (/ 1 (- y x))) |
| 1.0ms | x | @ | -inf | ((sqrt (fabs (- x y))) (fabs (- x y)) (- x y) (neg y) (/ 1 (sqrt (fabs (/ 1 (- y x))))) (sqrt (fabs (/ 1 (- y x)))) (fabs (/ 1 (- y x))) (/ 1 (- y x))) |
| 1.0ms | x | @ | inf | ((sqrt (fabs (- x y))) (fabs (- x y)) (- x y) (neg y) (/ 1 (sqrt (fabs (/ 1 (- y x))))) (sqrt (fabs (/ 1 (- y x)))) (fabs (/ 1 (- y x))) (/ 1 (- y x))) |
| 1× | egg-herbie |
| 10 270× | lower-fma.f64 |
| 10 270× | lower-fma.f32 |
| 3 996× | lower-*.f64 |
| 3 996× | lower-*.f32 |
| 2 396× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 156 | 1059 |
| 1 | 414 | 1038 |
| 2 | 1071 | 1003 |
| 3 | 4163 | 989 |
| 0 | 8329 | 972 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(sqrt (fabs (- x y))) |
(sqrt (fabs (- x y))) |
(sqrt (fabs (- x y))) |
(sqrt (fabs (- x y))) |
(fabs (- x y)) |
(fabs (- x y)) |
(fabs (- x y)) |
(fabs (- x y)) |
x |
(+ x (* -1 y)) |
(+ x (* -1 y)) |
(+ x (* -1 y)) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(sqrt (/ 1 (fabs (/ 1 (- y x))))) |
(sqrt (/ 1 (fabs (/ 1 (- y x))))) |
(sqrt (/ 1 (fabs (/ 1 (- y x))))) |
(sqrt (/ 1 (fabs (/ 1 (- y x))))) |
(sqrt (fabs (/ 1 (- y x)))) |
(sqrt (fabs (/ 1 (- y x)))) |
(sqrt (fabs (/ 1 (- y x)))) |
(sqrt (fabs (/ 1 (- y x)))) |
(fabs (/ 1 (- y x))) |
(fabs (/ 1 (- y x))) |
(fabs (/ 1 (- y x))) |
(fabs (/ 1 (- y x))) |
(/ -1 x) |
(- (* -1 (/ y (pow x 2))) (/ 1 x)) |
(- (* y (- (* -1 (/ y (pow x 3))) (/ 1 (pow x 2)))) (/ 1 x)) |
(- (* y (- (* y (- (* -1 (/ y (pow x 4))) (/ 1 (pow x 3)))) (/ 1 (pow x 2)))) (/ 1 x)) |
(sqrt (fabs (- x y))) |
(sqrt (fabs (- x y))) |
(sqrt (fabs (- x y))) |
(sqrt (fabs (- x y))) |
(fabs (- x y)) |
(fabs (- x y)) |
(fabs (- x y)) |
(fabs (- x y)) |
(* -1 y) |
(* y (- (/ x y) 1)) |
(* y (- (/ x y) 1)) |
(* y (- (/ x y) 1)) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(sqrt (/ 1 (fabs (/ 1 (- y x))))) |
(sqrt (/ 1 (fabs (/ 1 (- y x))))) |
(sqrt (/ 1 (fabs (/ 1 (- y x))))) |
(sqrt (/ 1 (fabs (/ 1 (- y x))))) |
(sqrt (fabs (/ 1 (- y x)))) |
(sqrt (fabs (/ 1 (- y x)))) |
(sqrt (fabs (/ 1 (- y x)))) |
(sqrt (fabs (/ 1 (- y x)))) |
(fabs (/ 1 (- y x))) |
(fabs (/ 1 (- y x))) |
(fabs (/ 1 (- y x))) |
(fabs (/ 1 (- y x))) |
(/ 1 y) |
(/ (+ 1 (/ x y)) y) |
(/ (- (+ 1 (/ (pow x 2) (pow y 2))) (* -1 (/ x y))) y) |
(/ (- (+ 1 (/ (pow x 3) (pow y 3))) (+ (* -1 (/ x y)) (* -1 (/ (pow x 2) (pow y 2))))) y) |
(sqrt (fabs (+ x (* -1 y)))) |
(sqrt (fabs (+ x (* -1 y)))) |
(sqrt (fabs (+ x (* -1 y)))) |
(sqrt (fabs (+ x (* -1 y)))) |
(fabs (+ x (* -1 y))) |
(fabs (+ x (* -1 y))) |
(fabs (+ x (* -1 y))) |
(fabs (+ x (* -1 y))) |
(* -1 y) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(sqrt (/ 1 (fabs (/ -1 (+ x (* -1 y)))))) |
(sqrt (/ 1 (fabs (/ -1 (+ x (* -1 y)))))) |
(sqrt (/ 1 (fabs (/ -1 (+ x (* -1 y)))))) |
(sqrt (/ 1 (fabs (/ -1 (+ x (* -1 y)))))) |
(sqrt (fabs (/ -1 (+ x (* -1 y))))) |
(sqrt (fabs (/ -1 (+ x (* -1 y))))) |
(sqrt (fabs (/ -1 (+ x (* -1 y))))) |
(sqrt (fabs (/ -1 (+ x (* -1 y))))) |
(fabs (/ -1 (+ x (* -1 y)))) |
(fabs (/ -1 (+ x (* -1 y)))) |
(fabs (/ -1 (+ x (* -1 y)))) |
(fabs (/ -1 (+ x (* -1 y)))) |
(/ 1 y) |
(* -1 (/ (- (* -1 (/ x y)) 1) y)) |
(* -1 (/ (- (* -1 (/ (- (/ (pow x 2) y) (* -1 x)) y)) 1) y)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow x 3) y)) (pow x 2)) y)) (* -1 x)) y)) 1) y)) |
(sqrt (fabs (- x y))) |
(sqrt (fabs (- x y))) |
(sqrt (fabs (- x y))) |
(sqrt (fabs (- x y))) |
(fabs (- x y)) |
(fabs (- x y)) |
(fabs (- x y)) |
(fabs (- x y)) |
(* -1 y) |
(- x y) |
(- x y) |
(- x y) |
(sqrt (/ 1 (fabs (/ 1 (- y x))))) |
(sqrt (/ 1 (fabs (/ 1 (- y x))))) |
(sqrt (/ 1 (fabs (/ 1 (- y x))))) |
(sqrt (/ 1 (fabs (/ 1 (- y x))))) |
(sqrt (fabs (/ 1 (- y x)))) |
(sqrt (fabs (/ 1 (- y x)))) |
(sqrt (fabs (/ 1 (- y x)))) |
(sqrt (fabs (/ 1 (- y x)))) |
(fabs (/ 1 (- y x))) |
(fabs (/ 1 (- y x))) |
(fabs (/ 1 (- y x))) |
(fabs (/ 1 (- y x))) |
(/ 1 y) |
(+ (/ 1 y) (/ x (pow y 2))) |
(+ (* x (+ (/ 1 (pow y 2)) (/ x (pow y 3)))) (/ 1 y)) |
(+ (* x (+ (* x (+ (/ 1 (pow y 3)) (/ x (pow y 4)))) (/ 1 (pow y 2)))) (/ 1 y)) |
(sqrt (fabs (- x y))) |
(sqrt (fabs (- x y))) |
(sqrt (fabs (- x y))) |
(sqrt (fabs (- x y))) |
(fabs (- x y)) |
(fabs (- x y)) |
(fabs (- x y)) |
(fabs (- x y)) |
x |
(* x (+ 1 (* -1 (/ y x)))) |
(* x (+ 1 (* -1 (/ y x)))) |
(* x (+ 1 (* -1 (/ y x)))) |
(sqrt (/ 1 (fabs (/ 1 (- y x))))) |
(sqrt (/ 1 (fabs (/ 1 (- y x))))) |
(sqrt (/ 1 (fabs (/ 1 (- y x))))) |
(sqrt (/ 1 (fabs (/ 1 (- y x))))) |
(sqrt (fabs (/ 1 (- y x)))) |
(sqrt (fabs (/ 1 (- y x)))) |
(sqrt (fabs (/ 1 (- y x)))) |
(sqrt (fabs (/ 1 (- y x)))) |
(fabs (/ 1 (- y x))) |
(fabs (/ 1 (- y x))) |
(fabs (/ 1 (- y x))) |
(fabs (/ 1 (- y x))) |
(/ -1 x) |
(/ (- (* -1 (/ y x)) 1) x) |
(/ (- (* -1 (/ (pow y 2) (pow x 2))) (+ 1 (/ y x))) x) |
(/ (- (* -1 (/ (pow y 3) (pow x 3))) (+ 1 (+ (/ y x) (/ (pow y 2) (pow x 2))))) x) |
(sqrt (fabs (neg (+ y (* -1 x))))) |
(sqrt (fabs (neg (+ y (* -1 x))))) |
(sqrt (fabs (neg (+ y (* -1 x))))) |
(sqrt (fabs (neg (+ y (* -1 x))))) |
(fabs (neg (+ y (* -1 x)))) |
(fabs (neg (+ y (* -1 x)))) |
(fabs (neg (+ y (* -1 x)))) |
(fabs (neg (+ y (* -1 x)))) |
x |
(* -1 (* x (- (/ y x) 1))) |
(* -1 (* x (- (/ y x) 1))) |
(* -1 (* x (- (/ y x) 1))) |
(sqrt (/ 1 (fabs (/ 1 (+ y (* -1 x)))))) |
(sqrt (/ 1 (fabs (/ 1 (+ y (* -1 x)))))) |
(sqrt (/ 1 (fabs (/ 1 (+ y (* -1 x)))))) |
(sqrt (/ 1 (fabs (/ 1 (+ y (* -1 x)))))) |
(sqrt (fabs (/ 1 (+ y (* -1 x))))) |
(sqrt (fabs (/ 1 (+ y (* -1 x))))) |
(sqrt (fabs (/ 1 (+ y (* -1 x))))) |
(sqrt (fabs (/ 1 (+ y (* -1 x))))) |
(fabs (/ 1 (+ y (* -1 x)))) |
(fabs (/ 1 (+ y (* -1 x)))) |
(fabs (/ 1 (+ y (* -1 x)))) |
(fabs (/ 1 (+ y (* -1 x)))) |
(/ -1 x) |
(* -1 (/ (+ 1 (/ y x)) x)) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (pow y 2) x)) y) x))) x)) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (/ (pow y 3) x) (* -1 (pow y 2))) x)) y) x))) x)) |
| Outputs |
|---|
(sqrt (fabs (- x y))) |
(sqrt.f64 (fabs.f64 (-.f64 y x))) |
(sqrt (fabs (- x y))) |
(sqrt.f64 (fabs.f64 (-.f64 y x))) |
(sqrt (fabs (- x y))) |
(sqrt.f64 (fabs.f64 (-.f64 y x))) |
(sqrt (fabs (- x y))) |
(sqrt.f64 (fabs.f64 (-.f64 y x))) |
(fabs (- x y)) |
(fabs.f64 (-.f64 y x)) |
(fabs (- x y)) |
(fabs.f64 (-.f64 y x)) |
(fabs (- x y)) |
(fabs.f64 (-.f64 y x)) |
(fabs (- x y)) |
(fabs.f64 (-.f64 y x)) |
x |
(+ x (* -1 y)) |
(-.f64 x y) |
(+ x (* -1 y)) |
(-.f64 x y) |
(+ x (* -1 y)) |
(-.f64 x y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(sqrt (/ 1 (fabs (/ 1 (- y x))))) |
(sqrt.f64 (fabs.f64 (-.f64 y x))) |
(sqrt (/ 1 (fabs (/ 1 (- y x))))) |
(sqrt.f64 (fabs.f64 (-.f64 y x))) |
(sqrt (/ 1 (fabs (/ 1 (- y x))))) |
(sqrt.f64 (fabs.f64 (-.f64 y x))) |
(sqrt (/ 1 (fabs (/ 1 (- y x))))) |
(sqrt.f64 (fabs.f64 (-.f64 y x))) |
(sqrt (fabs (/ 1 (- y x)))) |
(sqrt.f64 (fabs.f64 (/.f64 #s(literal -1 binary64) (-.f64 y x)))) |
(sqrt (fabs (/ 1 (- y x)))) |
(sqrt.f64 (fabs.f64 (/.f64 #s(literal -1 binary64) (-.f64 y x)))) |
(sqrt (fabs (/ 1 (- y x)))) |
(sqrt.f64 (fabs.f64 (/.f64 #s(literal -1 binary64) (-.f64 y x)))) |
(sqrt (fabs (/ 1 (- y x)))) |
(sqrt.f64 (fabs.f64 (/.f64 #s(literal -1 binary64) (-.f64 y x)))) |
(fabs (/ 1 (- y x))) |
(fabs.f64 (/.f64 #s(literal -1 binary64) (-.f64 y x))) |
(fabs (/ 1 (- y x))) |
(fabs.f64 (/.f64 #s(literal -1 binary64) (-.f64 y x))) |
(fabs (/ 1 (- y x))) |
(fabs.f64 (/.f64 #s(literal -1 binary64) (-.f64 y x))) |
(fabs (/ 1 (- y x))) |
(fabs.f64 (/.f64 #s(literal -1 binary64) (-.f64 y x))) |
(/ -1 x) |
(/.f64 #s(literal -1 binary64) x) |
(- (* -1 (/ y (pow x 2))) (/ 1 x)) |
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y x)) x) |
(- (* y (- (* -1 (/ y (pow x 3))) (/ 1 (pow x 2)))) (/ 1 x)) |
(/.f64 (fma.f64 (/.f64 y x) (-.f64 #s(literal -1 binary64) (/.f64 y x)) #s(literal -1 binary64)) x) |
(- (* y (- (* y (- (* -1 (/ y (pow x 4))) (/ 1 (pow x 3)))) (/ 1 (pow x 2)))) (/ 1 x)) |
(/.f64 (fma.f64 (/.f64 y x) (fma.f64 (/.f64 y x) (-.f64 #s(literal -1 binary64) (/.f64 y x)) #s(literal -1 binary64)) #s(literal -1 binary64)) x) |
(sqrt (fabs (- x y))) |
(sqrt.f64 (fabs.f64 (-.f64 y x))) |
(sqrt (fabs (- x y))) |
(sqrt.f64 (fabs.f64 (-.f64 y x))) |
(sqrt (fabs (- x y))) |
(sqrt.f64 (fabs.f64 (-.f64 y x))) |
(sqrt (fabs (- x y))) |
(sqrt.f64 (fabs.f64 (-.f64 y x))) |
(fabs (- x y)) |
(fabs.f64 (-.f64 y x)) |
(fabs (- x y)) |
(fabs.f64 (-.f64 y x)) |
(fabs (- x y)) |
(fabs.f64 (-.f64 y x)) |
(fabs (- x y)) |
(fabs.f64 (-.f64 y x)) |
(* -1 y) |
(neg.f64 y) |
(* y (- (/ x y) 1)) |
(-.f64 x y) |
(* y (- (/ x y) 1)) |
(-.f64 x y) |
(* y (- (/ x y) 1)) |
(-.f64 x y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(sqrt (/ 1 (fabs (/ 1 (- y x))))) |
(sqrt.f64 (fabs.f64 (-.f64 y x))) |
(sqrt (/ 1 (fabs (/ 1 (- y x))))) |
(sqrt.f64 (fabs.f64 (-.f64 y x))) |
(sqrt (/ 1 (fabs (/ 1 (- y x))))) |
(sqrt.f64 (fabs.f64 (-.f64 y x))) |
(sqrt (/ 1 (fabs (/ 1 (- y x))))) |
(sqrt.f64 (fabs.f64 (-.f64 y x))) |
(sqrt (fabs (/ 1 (- y x)))) |
(sqrt.f64 (fabs.f64 (/.f64 #s(literal -1 binary64) (-.f64 y x)))) |
(sqrt (fabs (/ 1 (- y x)))) |
(sqrt.f64 (fabs.f64 (/.f64 #s(literal -1 binary64) (-.f64 y x)))) |
(sqrt (fabs (/ 1 (- y x)))) |
(sqrt.f64 (fabs.f64 (/.f64 #s(literal -1 binary64) (-.f64 y x)))) |
(sqrt (fabs (/ 1 (- y x)))) |
(sqrt.f64 (fabs.f64 (/.f64 #s(literal -1 binary64) (-.f64 y x)))) |
(fabs (/ 1 (- y x))) |
(fabs.f64 (/.f64 #s(literal -1 binary64) (-.f64 y x))) |
(fabs (/ 1 (- y x))) |
(fabs.f64 (/.f64 #s(literal -1 binary64) (-.f64 y x))) |
(fabs (/ 1 (- y x))) |
(fabs.f64 (/.f64 #s(literal -1 binary64) (-.f64 y x))) |
(fabs (/ 1 (- y x))) |
(fabs.f64 (/.f64 #s(literal -1 binary64) (-.f64 y x))) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ (+ 1 (/ x y)) y) |
(/.f64 (-.f64 (/.f64 x y) #s(literal -1 binary64)) y) |
(/ (- (+ 1 (/ (pow x 2) (pow y 2))) (* -1 (/ x y))) y) |
(/.f64 (fma.f64 (-.f64 (/.f64 x y) #s(literal -1 binary64)) (/.f64 x y) #s(literal 1 binary64)) y) |
(/ (- (+ 1 (/ (pow x 3) (pow y 3))) (+ (* -1 (/ x y)) (* -1 (/ (pow x 2) (pow y 2))))) y) |
(/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 x y) (fma.f64 (/.f64 x y) x x) x) y) #s(literal -1 binary64)) y) |
(sqrt (fabs (+ x (* -1 y)))) |
(sqrt.f64 (fabs.f64 (-.f64 y x))) |
(sqrt (fabs (+ x (* -1 y)))) |
(sqrt.f64 (fabs.f64 (-.f64 y x))) |
(sqrt (fabs (+ x (* -1 y)))) |
(sqrt.f64 (fabs.f64 (-.f64 y x))) |
(sqrt (fabs (+ x (* -1 y)))) |
(sqrt.f64 (fabs.f64 (-.f64 y x))) |
(fabs (+ x (* -1 y))) |
(fabs.f64 (-.f64 y x)) |
(fabs (+ x (* -1 y))) |
(fabs.f64 (-.f64 y x)) |
(fabs (+ x (* -1 y))) |
(fabs.f64 (-.f64 y x)) |
(fabs (+ x (* -1 y))) |
(fabs.f64 (-.f64 y x)) |
(* -1 y) |
(neg.f64 y) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(-.f64 x y) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(-.f64 x y) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(-.f64 x y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(sqrt (/ 1 (fabs (/ -1 (+ x (* -1 y)))))) |
(sqrt.f64 (fabs.f64 (-.f64 y x))) |
(sqrt (/ 1 (fabs (/ -1 (+ x (* -1 y)))))) |
(sqrt.f64 (fabs.f64 (-.f64 y x))) |
(sqrt (/ 1 (fabs (/ -1 (+ x (* -1 y)))))) |
(sqrt.f64 (fabs.f64 (-.f64 y x))) |
(sqrt (/ 1 (fabs (/ -1 (+ x (* -1 y)))))) |
(sqrt.f64 (fabs.f64 (-.f64 y x))) |
(sqrt (fabs (/ -1 (+ x (* -1 y))))) |
(sqrt.f64 (fabs.f64 (/.f64 #s(literal -1 binary64) (-.f64 y x)))) |
(sqrt (fabs (/ -1 (+ x (* -1 y))))) |
(sqrt.f64 (fabs.f64 (/.f64 #s(literal -1 binary64) (-.f64 y x)))) |
(sqrt (fabs (/ -1 (+ x (* -1 y))))) |
(sqrt.f64 (fabs.f64 (/.f64 #s(literal -1 binary64) (-.f64 y x)))) |
(sqrt (fabs (/ -1 (+ x (* -1 y))))) |
(sqrt.f64 (fabs.f64 (/.f64 #s(literal -1 binary64) (-.f64 y x)))) |
(fabs (/ -1 (+ x (* -1 y)))) |
(fabs.f64 (/.f64 #s(literal -1 binary64) (-.f64 y x))) |
(fabs (/ -1 (+ x (* -1 y)))) |
(fabs.f64 (/.f64 #s(literal -1 binary64) (-.f64 y x))) |
(fabs (/ -1 (+ x (* -1 y)))) |
(fabs.f64 (/.f64 #s(literal -1 binary64) (-.f64 y x))) |
(fabs (/ -1 (+ x (* -1 y)))) |
(fabs.f64 (/.f64 #s(literal -1 binary64) (-.f64 y x))) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(* -1 (/ (- (* -1 (/ x y)) 1) y)) |
(/.f64 (-.f64 (/.f64 x y) #s(literal -1 binary64)) y) |
(* -1 (/ (- (* -1 (/ (- (/ (pow x 2) y) (* -1 x)) y)) 1) y)) |
(/.f64 (fma.f64 (-.f64 (/.f64 x y) #s(literal -1 binary64)) (/.f64 x y) #s(literal 1 binary64)) y) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow x 3) y)) (pow x 2)) y)) (* -1 x)) y)) 1) y)) |
(/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 x y) (fma.f64 (/.f64 x y) x x) x) y) #s(literal -1 binary64)) y) |
(sqrt (fabs (- x y))) |
(sqrt.f64 (fabs.f64 (-.f64 y x))) |
(sqrt (fabs (- x y))) |
(sqrt.f64 (fabs.f64 (-.f64 y x))) |
(sqrt (fabs (- x y))) |
(sqrt.f64 (fabs.f64 (-.f64 y x))) |
(sqrt (fabs (- x y))) |
(sqrt.f64 (fabs.f64 (-.f64 y x))) |
(fabs (- x y)) |
(fabs.f64 (-.f64 y x)) |
(fabs (- x y)) |
(fabs.f64 (-.f64 y x)) |
(fabs (- x y)) |
(fabs.f64 (-.f64 y x)) |
(fabs (- x y)) |
(fabs.f64 (-.f64 y x)) |
(* -1 y) |
(neg.f64 y) |
(- x y) |
(-.f64 x y) |
(- x y) |
(-.f64 x y) |
(- x y) |
(-.f64 x y) |
(sqrt (/ 1 (fabs (/ 1 (- y x))))) |
(sqrt.f64 (fabs.f64 (-.f64 y x))) |
(sqrt (/ 1 (fabs (/ 1 (- y x))))) |
(sqrt.f64 (fabs.f64 (-.f64 y x))) |
(sqrt (/ 1 (fabs (/ 1 (- y x))))) |
(sqrt.f64 (fabs.f64 (-.f64 y x))) |
(sqrt (/ 1 (fabs (/ 1 (- y x))))) |
(sqrt.f64 (fabs.f64 (-.f64 y x))) |
(sqrt (fabs (/ 1 (- y x)))) |
(sqrt.f64 (fabs.f64 (/.f64 #s(literal -1 binary64) (-.f64 y x)))) |
(sqrt (fabs (/ 1 (- y x)))) |
(sqrt.f64 (fabs.f64 (/.f64 #s(literal -1 binary64) (-.f64 y x)))) |
(sqrt (fabs (/ 1 (- y x)))) |
(sqrt.f64 (fabs.f64 (/.f64 #s(literal -1 binary64) (-.f64 y x)))) |
(sqrt (fabs (/ 1 (- y x)))) |
(sqrt.f64 (fabs.f64 (/.f64 #s(literal -1 binary64) (-.f64 y x)))) |
(fabs (/ 1 (- y x))) |
(fabs.f64 (/.f64 #s(literal -1 binary64) (-.f64 y x))) |
(fabs (/ 1 (- y x))) |
(fabs.f64 (/.f64 #s(literal -1 binary64) (-.f64 y x))) |
(fabs (/ 1 (- y x))) |
(fabs.f64 (/.f64 #s(literal -1 binary64) (-.f64 y x))) |
(fabs (/ 1 (- y x))) |
(fabs.f64 (/.f64 #s(literal -1 binary64) (-.f64 y x))) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(+ (/ 1 y) (/ x (pow y 2))) |
(/.f64 (-.f64 (/.f64 x y) #s(literal -1 binary64)) y) |
(+ (* x (+ (/ 1 (pow y 2)) (/ x (pow y 3)))) (/ 1 y)) |
(/.f64 (fma.f64 (-.f64 (/.f64 x y) #s(literal -1 binary64)) (/.f64 x y) #s(literal 1 binary64)) y) |
(+ (* x (+ (* x (+ (/ 1 (pow y 3)) (/ x (pow y 4)))) (/ 1 (pow y 2)))) (/ 1 y)) |
(+.f64 (/.f64 (fma.f64 (-.f64 (/.f64 x y) #s(literal -1 binary64)) (/.f64 x y) #s(literal 1 binary64)) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
(sqrt (fabs (- x y))) |
(sqrt.f64 (fabs.f64 (-.f64 y x))) |
(sqrt (fabs (- x y))) |
(sqrt.f64 (fabs.f64 (-.f64 y x))) |
(sqrt (fabs (- x y))) |
(sqrt.f64 (fabs.f64 (-.f64 y x))) |
(sqrt (fabs (- x y))) |
(sqrt.f64 (fabs.f64 (-.f64 y x))) |
(fabs (- x y)) |
(fabs.f64 (-.f64 y x)) |
(fabs (- x y)) |
(fabs.f64 (-.f64 y x)) |
(fabs (- x y)) |
(fabs.f64 (-.f64 y x)) |
(fabs (- x y)) |
(fabs.f64 (-.f64 y x)) |
x |
(* x (+ 1 (* -1 (/ y x)))) |
(-.f64 x y) |
(* x (+ 1 (* -1 (/ y x)))) |
(-.f64 x y) |
(* x (+ 1 (* -1 (/ y x)))) |
(-.f64 x y) |
(sqrt (/ 1 (fabs (/ 1 (- y x))))) |
(sqrt.f64 (fabs.f64 (-.f64 y x))) |
(sqrt (/ 1 (fabs (/ 1 (- y x))))) |
(sqrt.f64 (fabs.f64 (-.f64 y x))) |
(sqrt (/ 1 (fabs (/ 1 (- y x))))) |
(sqrt.f64 (fabs.f64 (-.f64 y x))) |
(sqrt (/ 1 (fabs (/ 1 (- y x))))) |
(sqrt.f64 (fabs.f64 (-.f64 y x))) |
(sqrt (fabs (/ 1 (- y x)))) |
(sqrt.f64 (fabs.f64 (/.f64 #s(literal -1 binary64) (-.f64 y x)))) |
(sqrt (fabs (/ 1 (- y x)))) |
(sqrt.f64 (fabs.f64 (/.f64 #s(literal -1 binary64) (-.f64 y x)))) |
(sqrt (fabs (/ 1 (- y x)))) |
(sqrt.f64 (fabs.f64 (/.f64 #s(literal -1 binary64) (-.f64 y x)))) |
(sqrt (fabs (/ 1 (- y x)))) |
(sqrt.f64 (fabs.f64 (/.f64 #s(literal -1 binary64) (-.f64 y x)))) |
(fabs (/ 1 (- y x))) |
(fabs.f64 (/.f64 #s(literal -1 binary64) (-.f64 y x))) |
(fabs (/ 1 (- y x))) |
(fabs.f64 (/.f64 #s(literal -1 binary64) (-.f64 y x))) |
(fabs (/ 1 (- y x))) |
(fabs.f64 (/.f64 #s(literal -1 binary64) (-.f64 y x))) |
(fabs (/ 1 (- y x))) |
(fabs.f64 (/.f64 #s(literal -1 binary64) (-.f64 y x))) |
(/ -1 x) |
(/.f64 #s(literal -1 binary64) x) |
(/ (- (* -1 (/ y x)) 1) x) |
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y x)) x) |
(/ (- (* -1 (/ (pow y 2) (pow x 2))) (+ 1 (/ y x))) x) |
(/.f64 (fma.f64 (/.f64 y x) (-.f64 #s(literal -1 binary64) (/.f64 y x)) #s(literal -1 binary64)) x) |
(/ (- (* -1 (/ (pow y 3) (pow x 3))) (+ 1 (+ (/ y x) (/ (pow y 2) (pow x 2))))) x) |
(/.f64 (fma.f64 (/.f64 y x) (fma.f64 (/.f64 y x) (-.f64 #s(literal -1 binary64) (/.f64 y x)) #s(literal -1 binary64)) #s(literal -1 binary64)) x) |
(sqrt (fabs (neg (+ y (* -1 x))))) |
(sqrt.f64 (fabs.f64 (-.f64 y x))) |
(sqrt (fabs (neg (+ y (* -1 x))))) |
(sqrt.f64 (fabs.f64 (-.f64 y x))) |
(sqrt (fabs (neg (+ y (* -1 x))))) |
(sqrt.f64 (fabs.f64 (-.f64 y x))) |
(sqrt (fabs (neg (+ y (* -1 x))))) |
(sqrt.f64 (fabs.f64 (-.f64 y x))) |
(fabs (neg (+ y (* -1 x)))) |
(fabs.f64 (-.f64 y x)) |
(fabs (neg (+ y (* -1 x)))) |
(fabs.f64 (-.f64 y x)) |
(fabs (neg (+ y (* -1 x)))) |
(fabs.f64 (-.f64 y x)) |
(fabs (neg (+ y (* -1 x)))) |
(fabs.f64 (-.f64 y x)) |
x |
(* -1 (* x (- (/ y x) 1))) |
(-.f64 x y) |
(* -1 (* x (- (/ y x) 1))) |
(-.f64 x y) |
(* -1 (* x (- (/ y x) 1))) |
(-.f64 x y) |
(sqrt (/ 1 (fabs (/ 1 (+ y (* -1 x)))))) |
(sqrt.f64 (fabs.f64 (-.f64 y x))) |
(sqrt (/ 1 (fabs (/ 1 (+ y (* -1 x)))))) |
(sqrt.f64 (fabs.f64 (-.f64 y x))) |
(sqrt (/ 1 (fabs (/ 1 (+ y (* -1 x)))))) |
(sqrt.f64 (fabs.f64 (-.f64 y x))) |
(sqrt (/ 1 (fabs (/ 1 (+ y (* -1 x)))))) |
(sqrt.f64 (fabs.f64 (-.f64 y x))) |
(sqrt (fabs (/ 1 (+ y (* -1 x))))) |
(sqrt.f64 (fabs.f64 (/.f64 #s(literal -1 binary64) (-.f64 y x)))) |
(sqrt (fabs (/ 1 (+ y (* -1 x))))) |
(sqrt.f64 (fabs.f64 (/.f64 #s(literal -1 binary64) (-.f64 y x)))) |
(sqrt (fabs (/ 1 (+ y (* -1 x))))) |
(sqrt.f64 (fabs.f64 (/.f64 #s(literal -1 binary64) (-.f64 y x)))) |
(sqrt (fabs (/ 1 (+ y (* -1 x))))) |
(sqrt.f64 (fabs.f64 (/.f64 #s(literal -1 binary64) (-.f64 y x)))) |
(fabs (/ 1 (+ y (* -1 x)))) |
(fabs.f64 (/.f64 #s(literal -1 binary64) (-.f64 y x))) |
(fabs (/ 1 (+ y (* -1 x)))) |
(fabs.f64 (/.f64 #s(literal -1 binary64) (-.f64 y x))) |
(fabs (/ 1 (+ y (* -1 x)))) |
(fabs.f64 (/.f64 #s(literal -1 binary64) (-.f64 y x))) |
(fabs (/ 1 (+ y (* -1 x)))) |
(fabs.f64 (/.f64 #s(literal -1 binary64) (-.f64 y x))) |
(/ -1 x) |
(/.f64 #s(literal -1 binary64) x) |
(* -1 (/ (+ 1 (/ y x)) x)) |
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y x)) x) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (pow y 2) x)) y) x))) x)) |
(/.f64 (fma.f64 (/.f64 y x) (-.f64 #s(literal -1 binary64) (/.f64 y x)) #s(literal -1 binary64)) x) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (/ (pow y 3) x) (* -1 (pow y 2))) x)) y) x))) x)) |
(/.f64 (fma.f64 (/.f64 y x) (fma.f64 (/.f64 y x) (-.f64 #s(literal -1 binary64) (/.f64 y x)) #s(literal -1 binary64)) #s(literal -1 binary64)) x) |
| 2 720× | lower-fma.f64 |
| 2 720× | lower-fma.f32 |
| 2 380× | lower-*.f64 |
| 2 380× | lower-*.f32 |
| 1 662× | lower-pow.f64 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 13 | 50 |
| 0 | 21 | 51 |
| 1 | 73 | 50 |
| 2 | 409 | 42 |
| 3 | 3969 | 38 |
| 0 | 9298 | 38 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(sqrt.f64 (fabs.f64 #s(approx (- x y) (neg.f64 y)))) |
(fabs.f64 #s(approx (- x y) (neg.f64 y))) |
#s(approx (- x y) (neg.f64 y)) |
(neg.f64 y) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))))) |
(sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (-.f64 y x)) |
| Outputs |
|---|
(*.f64 (pow.f64 (fabs.f64 #s(approx (- x y) y)) #s(literal 1/4 binary64)) (pow.f64 (fabs.f64 #s(approx (- x y) y)) #s(literal 1/4 binary64))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (fabs.f64 #s(approx (- x y) y)))) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (fabs.f64 #s(approx (- x y) y)))) |
(pow.f64 (pow.f64 (fabs.f64 #s(approx (- x y) y)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (fabs.f64 #s(approx (- x y) y)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 #s(approx (- x y) y)) #s(literal 1/2 binary64)) |
(sqrt.f64 (fabs.f64 #s(approx (- x y) y))) |
(exp.f64 (fma.f64 (log.f64 (fabs.f64 #s(approx (- x y) y))) #s(literal 1/4 binary64) (*.f64 (log.f64 (fabs.f64 #s(approx (- x y) y))) #s(literal 1/4 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (fabs.f64 #s(approx (- x y) y))) #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (fabs.f64 #s(approx (- x y) y)) #s(literal 2 binary64))) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (fabs.f64 #s(approx (- x y) y)) #s(literal 1/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (fabs.f64 #s(approx (- x y) y))) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (fabs.f64 #s(approx (- x y) y))) |
(fabs.f64 (-.f64 #s(approx (- x y) y) #s(literal 0 binary64))) |
(fabs.f64 (neg.f64 #s(approx (- x y) y))) |
(fabs.f64 #s(approx (- x y) y)) |
(exp.f64 (log.f64 (fabs.f64 #s(approx (- x y) y)))) |
(*.f64 #s(literal -1 binary64) (neg.f64 #s(approx (- x y) y))) |
(*.f64 #s(literal 1 binary64) #s(approx (- x y) y)) |
#s(approx (- x y) y) |
(neg.f64 (neg.f64 #s(approx (- x y) y))) |
(-.f64 #s(literal 0 binary64) (neg.f64 #s(approx (- x y) y))) |
(*.f64 (*.f64 y y) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 y #s(literal -2 binary64))) |
(*.f64 #s(literal -1 binary64) y) |
(*.f64 y #s(literal -1 binary64)) |
(*.f64 y #s(literal 1 binary64)) |
(pow.f64 (/.f64 y (*.f64 y y)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 y #s(literal 1 binary64)) |
(/.f64 (*.f64 y y) y) |
(/.f64 (pow.f64 y #s(literal 3 binary64)) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) #s(literal 0 binary64)))) |
(/.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 y y)) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 y y))) |
(/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1 binary64))) |
(/.f64 y #s(literal -1 binary64)) |
(/.f64 y #s(literal 1 binary64)) |
(neg.f64 y) |
(fma.f64 (*.f64 y y) (pow.f64 y #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 y #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) y #s(literal 0 binary64)) |
(fma.f64 y #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 y #s(literal 1 binary64) #s(literal 0 binary64)) |
(-.f64 (/.f64 #s(literal 0 binary64) y) y) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 y y)) y) |
(-.f64 #s(literal 0 binary64) y) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 1 binary64))) |
(exp.f64 (log.f64 y)) |
(+.f64 #s(literal 0 binary64) y) |
(+.f64 y #s(literal 0 binary64)) |
y |
(*.f64 (pow.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 y x) (pow.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (-.f64 y x) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 y x) (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (+.f64 (pow.f64 (*.f64 (-.f64 y x) x) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (fabs.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) #s(literal -1 binary64)) #s(literal -1/2 binary64)) (pow.f64 (fabs.f64 (fma.f64 (-.f64 y x) y (*.f64 x x))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) (-.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 y #s(literal 9 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (+.f64 (+.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (pow.f64 x #s(literal 6 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (fabs.f64 (pow.f64 (-.f64 y x) #s(literal -2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (-.f64 y x) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (fabs.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal -1 binary64))) #s(literal -1/2 binary64)) (pow.f64 (fabs.f64 (fma.f64 (-.f64 y x) y (*.f64 x x))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (fabs.f64 (pow.f64 (-.f64 y x) #s(literal -1/2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (fabs.f64 (pow.f64 (-.f64 y x) #s(literal -1/2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal -1 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal 1 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal -1 binary64)) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (pow.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 y x) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 (*.f64 (-.f64 y x) x) (fma.f64 (-.f64 y x) y (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (pow.f64 (-.f64 y x) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 y x))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (-.f64 y x) (fma.f64 (-.f64 y x) y (*.f64 x x))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (pow.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (-.f64 y x))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 y x) #s(literal -2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (-.f64 y x) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (-.f64 y x))) |
(*.f64 (pow.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal -1 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (sqrt.f64 (fabs.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (pow.f64 (pow.f64 (fabs.f64 (fma.f64 (-.f64 y x) y (*.f64 x x))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fabs.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (pow.f64 (fabs.f64 (pow.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal -1 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (-.f64 y x) (pow.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal -1 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (-.f64 y x) (fma.f64 (-.f64 y x) y (*.f64 x x))) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 (-.f64 y x))) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (-.f64 y x) #s(literal 1/4 binary64)) (pow.f64 (/.f64 (pow.f64 (-.f64 y x) #s(literal -1/4 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (-.f64 y x) #s(literal 1/4 binary64)) (pow.f64 (-.f64 y x) #s(literal 1/4 binary64))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (-.f64 y x)))) |
(*.f64 (sqrt.f64 (-.f64 y x)) (sqrt.f64 #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (-.f64 y x)) (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 y x)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (-.f64 y x) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (-.f64 y x) #s(literal -2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 y x) #s(literal -1/2 binary64)) (-.f64 y x)) |
(*.f64 (-.f64 y x) (pow.f64 (-.f64 y x) #s(literal -1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 y x))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (-.f64 y x) #s(literal -1/2 binary64)))) |
(pow.f64 (pow.f64 (-.f64 y x) #s(literal -2 binary64)) #s(literal -1/4 binary64)) |
(pow.f64 (pow.f64 (-.f64 y x) #s(literal -1/4 binary64)) #s(literal -2 binary64)) |
(pow.f64 (pow.f64 (-.f64 y x) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (sqrt.f64 (-.f64 y x)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (-.f64 y x) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (-.f64 y x) #s(literal -1 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (-.f64 y x) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (fabs.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (sqrt.f64 (fabs.f64 (fma.f64 (-.f64 y x) y (*.f64 x x))))) |
(/.f64 (pow.f64 (-.f64 y x) #s(literal 1/4 binary64)) (pow.f64 (-.f64 y x) #s(literal -1/4 binary64))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 y x)))) |
(/.f64 (sqrt.f64 (-.f64 y x)) #s(literal 1 binary64)) |
(/.f64 (-.f64 y x) (sqrt.f64 (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 y x) #s(literal -1/2 binary64))) |
(neg.f64 (neg.f64 (sqrt.f64 (-.f64 y x)))) |
(sqrt.f64 (-.f64 y x)) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (-.f64 y x)))) |
(exp.f64 (fma.f64 (log.f64 (pow.f64 (-.f64 y x) #s(literal -1/2 binary64))) #s(literal -1/2 binary64) (*.f64 (log.f64 (pow.f64 (-.f64 y x) #s(literal -1/2 binary64))) #s(literal -1/2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (pow.f64 (-.f64 y x) #s(literal -1/2 binary64))) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (-.f64 y x) #s(literal 1/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (-.f64 y x)) #s(literal 1/2 binary64))) |
(exp.f64 (log.f64 (sqrt.f64 (-.f64 y x)))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 y x) #s(literal -1/4 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 (pow.f64 (-.f64 y x) #s(literal -1/4 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 y x) #s(literal -1/4 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (-.f64 y x) #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 y x) (pow.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (-.f64 y x)) |
(*.f64 (pow.f64 (/.f64 (-.f64 y x) (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))) #s(literal 1/2 binary64)) (pow.f64 (+.f64 (pow.f64 (*.f64 (-.f64 y x) x) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (fabs.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 (fabs.f64 (fma.f64 (-.f64 y x) y (*.f64 x x))))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))) #s(literal 1/2 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) (-.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 y #s(literal 9 binary64)))) #s(literal 1/2 binary64)) (pow.f64 (+.f64 (+.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (fabs.f64 (pow.f64 (-.f64 y x) #s(literal -2 binary64))) #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 y x))) |
(*.f64 (pow.f64 (fabs.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal -1 binary64))) #s(literal 1/2 binary64)) (sqrt.f64 (fabs.f64 (fma.f64 (-.f64 y x) y (*.f64 x x))))) |
(*.f64 (pow.f64 (fabs.f64 (pow.f64 (-.f64 y x) #s(literal -1/2 binary64))) #s(literal 1/2 binary64)) (pow.f64 (fabs.f64 (pow.f64 (-.f64 y x) #s(literal -1/2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (-.f64 y x) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (pow.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 y x) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 (*.f64 (-.f64 y x) x) (fma.f64 (-.f64 y x) y (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (pow.f64 (-.f64 y x) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (-.f64 y x) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal 1 binary64)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (-.f64 y x) (fma.f64 (-.f64 y x) y (*.f64 x x))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (fabs.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (fabs.f64 (fma.f64 (-.f64 y x) y (*.f64 x x))) #s(literal -1 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (fabs.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (fabs.f64 (pow.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal -1 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (pow.f64 (-.f64 y x) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (-.f64 y x) (pow.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal -1 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (-.f64 y x) (fma.f64 (-.f64 y x) y (*.f64 x x))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal 1/2 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (pow.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 y x) #s(literal -1/4 binary64)) (/.f64 (pow.f64 (-.f64 y x) #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 y x) #s(literal -1/4 binary64)) (pow.f64 (-.f64 y x) #s(literal -1/4 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 y x))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 y x)))) |
(*.f64 (sqrt.f64 (-.f64 y x)) (pow.f64 (-.f64 y x) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (-.f64 y x) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64))) |
(*.f64 (pow.f64 (-.f64 y x) #s(literal -1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 y x) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (-.f64 y x) #s(literal -1 binary64)) (sqrt.f64 (-.f64 y x))) |
(*.f64 #s(literal 1 binary64) (pow.f64 (-.f64 y x) #s(literal -1/2 binary64))) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (neg.f64 (log.f64 (-.f64 y x)))) |
(pow.f64 (pow.f64 (-.f64 y x) #s(literal -2 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (-.f64 y x) #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (-.f64 y x) #s(literal 1/4 binary64)) #s(literal -2 binary64)) |
(pow.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) #s(literal -1/4 binary64)) |
(pow.f64 (sqrt.f64 (-.f64 y x)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (-.f64 y x) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (-.f64 y x) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (-.f64 y x) #s(literal -1/2 binary64)) |
(/.f64 (exp.f64 (log.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 y x))))) (exp.f64 (log.f64 #s(literal -1 binary64)))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (-.f64 y x))) |
(/.f64 (pow.f64 (-.f64 y x) #s(literal -1/4 binary64)) (pow.f64 (-.f64 y x) #s(literal 1/4 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 y x))) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (-.f64 y x)))) |
(/.f64 (pow.f64 (-.f64 y x) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 y x))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 y x)))) |
(sqrt.f64 (pow.f64 (-.f64 y x) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 y x)))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (-.f64 y x) #s(literal -2 binary64))) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (-.f64 y x) #s(literal -1/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (-.f64 y x))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (-.f64 y x) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (pow.f64 (-.f64 y x) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (*.f64 (-.f64 y x) y) (fma.f64 (-.f64 y x) y (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (-.f64 y x) (pow.f64 (-.f64 y x) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sqrt.f64 (-.f64 y x))) |
(*.f64 (pow.f64 (*.f64 (-.f64 y x) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (+.f64 (pow.f64 (*.f64 (-.f64 y x) x) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (pow.f64 (-.f64 y x) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 y x))) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (pow.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 y x) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (*.f64 (-.f64 y x) x) (fma.f64 (-.f64 y x) y (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (pow.f64 (-.f64 y x) #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (-.f64 y x) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 y x) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (-.f64 y x) (pow.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 y x) (pow.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 (-.f64 y x) #s(literal 2 binary64))) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))) (+.f64 (pow.f64 (*.f64 (-.f64 y x) x) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))) (+.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(*.f64 (pow.f64 (fabs.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fabs.f64 (fma.f64 (-.f64 y x) y (*.f64 x x))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (fabs.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) #s(literal -1 binary64)) (pow.f64 (fabs.f64 (pow.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (fabs.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) #s(literal -1 binary64)) (fabs.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(*.f64 (/.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
(*.f64 (/.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) (-.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 y #s(literal 9 binary64)))) (+.f64 (+.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (pow.f64 x #s(literal 6 binary64)))) |
(*.f64 (neg.f64 (pow.f64 (-.f64 y x) #s(literal -2 binary64))) (-.f64 y x)) |
(*.f64 (neg.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal -1 binary64))) (fma.f64 (-.f64 y x) y (*.f64 x x))) |
(*.f64 (fabs.f64 (pow.f64 (-.f64 y x) #s(literal -2 binary64))) (-.f64 y x)) |
(*.f64 (fabs.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal -1 binary64))) (fabs.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(*.f64 (fabs.f64 (pow.f64 (-.f64 y x) #s(literal -1/2 binary64))) (fabs.f64 (pow.f64 (-.f64 y x) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal 1 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (-.f64 y x) #s(literal -2 binary64)) (pow.f64 (pow.f64 (-.f64 y x) #s(literal -2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 y x) #s(literal -2 binary64)) (pow.f64 (sqrt.f64 (-.f64 y x)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (-.f64 y x) #s(literal -2 binary64)) (-.f64 y x)) |
(*.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal -1 binary64)) (pow.f64 (neg.f64 (pow.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal -1 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))) |
(*.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) (pow.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal -1 binary64)) (pow.f64 (*.f64 (-.f64 y x) (pow.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal -1 binary64)) (pow.f64 (/.f64 (-.f64 y x) (fma.f64 (-.f64 y x) y (*.f64 x x))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 y x))) (pow.f64 (-.f64 y x) #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 y x) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (-.f64 y x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (pow.f64 (-.f64 y x) #s(literal -1/4 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (-.f64 y x) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 y x)))) |
(*.f64 (pow.f64 (-.f64 y x) #s(literal -1/2 binary64)) (pow.f64 (-.f64 y x) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 y x) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (-.f64 y x) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(*.f64 (-.f64 y x) (pow.f64 (-.f64 y x) #s(literal -2 binary64))) |
(*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 y x))) #s(literal 2 binary64))) |
(*.f64 #s(literal 1 binary64) (pow.f64 (-.f64 y x) #s(literal -1 binary64))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (-.f64 y x))) |
(pow.f64 (*.f64 (pow.f64 (-.f64 y x) #s(literal -2 binary64)) (pow.f64 (-.f64 y x) #s(literal -2 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (fabs.f64 (pow.f64 (-.f64 y x) #s(literal -1/2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (-.f64 y x) #s(literal -2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (-.f64 y x) #s(literal -1/4 binary64)) #s(literal 4 binary64)) |
(pow.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (sqrt.f64 (-.f64 y x)) #s(literal -2 binary64)) |
(pow.f64 (pow.f64 (-.f64 y x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (-.f64 y x) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(pow.f64 (-.f64 y x) #s(literal -1 binary64)) |
(/.f64 (exp.f64 (log.f64 #s(literal -1 binary64))) (-.f64 y x)) |
(/.f64 (/.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) (fma.f64 (-.f64 y x) y (*.f64 x x))) (-.f64 y x)) |
(/.f64 (*.f64 (pow.f64 (-.f64 y x) #s(literal -2 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (-.f64 y x) y (*.f64 x x))) |
(/.f64 (*.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal 2 binary64))) (fma.f64 (-.f64 y x) y (*.f64 x x))) |
(/.f64 (*.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal -1 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 y x) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 y x) x) (fma.f64 (-.f64 y x) y (*.f64 x x)) (pow.f64 y #s(literal 4 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 y x) #s(literal -2 binary64))) (pow.f64 (-.f64 y x) #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 y x) #s(literal -3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (-.f64 y x) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (pow.f64 (-.f64 y x) #s(literal -1 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (-.f64 y x) #s(literal 2 binary64))) (pow.f64 (-.f64 y x) #s(literal 3 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal 2 binary64))) (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (-.f64 y x) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (*.f64 (-.f64 y x) x) (fma.f64 (-.f64 y x) y (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))))) |
(/.f64 (pow.f64 (-.f64 y x) #s(literal -2 binary64)) (pow.f64 (-.f64 y x) #s(literal -1 binary64))) |
(/.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal -1 binary64))) |
(/.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
(/.f64 (pow.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal 2 binary64)) (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 y x) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (*.f64 (-.f64 y x) x) (fma.f64 (-.f64 y x) y (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (*.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (*.f64 (-.f64 y x) y) (fma.f64 (-.f64 y x) y (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (pow.f64 (-.f64 y x) #s(literal 3 binary64))) |
(/.f64 #s(literal -1 binary64) (-.f64 y x)) |
(/.f64 (pow.f64 (-.f64 y x) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(/.f64 (-.f64 y x) (pow.f64 (-.f64 y x) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (-.f64 y x)) |
(neg.f64 (pow.f64 (-.f64 y x) #s(literal -1 binary64))) |
(fma.f64 (pow.f64 (-.f64 y x) #s(literal -2 binary64)) y (*.f64 (pow.f64 (-.f64 y x) #s(literal -2 binary64)) x)) |
(fma.f64 (pow.f64 (-.f64 y x) #s(literal -2 binary64)) x (*.f64 (pow.f64 (-.f64 y x) #s(literal -2 binary64)) y)) |
(fma.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal -1 binary64)) (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (*.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal -1 binary64)) (*.f64 y x))) |
(fma.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal -1 binary64)) (*.f64 (-.f64 y x) x) (*.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal -1 binary64)) (*.f64 y y))) |
(fma.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal -1 binary64)) (*.f64 y y) (*.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal -1 binary64)) (*.f64 (-.f64 y x) x))) |
(fma.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal -1 binary64)) (*.f64 (*.f64 y x) (pow.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal -1 binary64)))) |
(fma.f64 (*.f64 (-.f64 y x) x) (pow.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal -1 binary64)) (*.f64 (*.f64 y y) (pow.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal -1 binary64)))) |
(fma.f64 (*.f64 y y) (pow.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal -1 binary64)) (*.f64 (*.f64 (-.f64 y x) x) (pow.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal -1 binary64)))) |
(fma.f64 y (pow.f64 (-.f64 y x) #s(literal -2 binary64)) (*.f64 x (pow.f64 (-.f64 y x) #s(literal -2 binary64)))) |
(fma.f64 x (pow.f64 (-.f64 y x) #s(literal -2 binary64)) (*.f64 y (pow.f64 (-.f64 y x) #s(literal -2 binary64)))) |
(-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 y x) #s(literal -1 binary64))) |
(fabs.f64 (-.f64 (pow.f64 (-.f64 y x) #s(literal -1 binary64)) #s(literal 0 binary64))) |
(fabs.f64 (pow.f64 (-.f64 y x) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (-.f64 y x) #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (neg.f64 (log.f64 (-.f64 y x)))) |
(+.f64 (*.f64 y (pow.f64 (-.f64 y x) #s(literal -2 binary64))) (*.f64 x (pow.f64 (-.f64 y x) #s(literal -2 binary64)))) |
(+.f64 (*.f64 x (pow.f64 (-.f64 y x) #s(literal -2 binary64))) (*.f64 y (pow.f64 (-.f64 y x) #s(literal -2 binary64)))) |
(+.f64 (*.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal -1 binary64))) (*.f64 (*.f64 y x) (pow.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal -1 binary64)))) |
(+.f64 (*.f64 (*.f64 (-.f64 y x) x) (pow.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal -1 binary64))) (*.f64 (*.f64 y y) (pow.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal -1 binary64)))) |
(+.f64 (*.f64 (*.f64 y y) (pow.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal -1 binary64))) (*.f64 (*.f64 (-.f64 y x) x) (pow.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal -1 binary64)))) |
(+.f64 (*.f64 (pow.f64 (-.f64 y x) #s(literal -2 binary64)) y) (*.f64 (pow.f64 (-.f64 y x) #s(literal -2 binary64)) x)) |
(+.f64 (*.f64 (pow.f64 (-.f64 y x) #s(literal -2 binary64)) x) (*.f64 (pow.f64 (-.f64 y x) #s(literal -2 binary64)) y)) |
(+.f64 (*.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal -1 binary64)) (pow.f64 (-.f64 y x) #s(literal 2 binary64))) (*.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal -1 binary64)) (*.f64 y x))) |
(+.f64 (*.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal -1 binary64)) (*.f64 (-.f64 y x) x)) (*.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal -1 binary64)) (*.f64 y y))) |
(+.f64 (*.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal -1 binary64)) (*.f64 y y)) (*.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal -1 binary64)) (*.f64 (-.f64 y x) x))) |
(+.f64 #s(literal 0 binary64) (pow.f64 (-.f64 y x) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (*.f64 (-.f64 y x) y) (fma.f64 (-.f64 y x) y (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (-.f64 y x) (pow.f64 (-.f64 y x) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sqrt.f64 (-.f64 y x))) |
(*.f64 (pow.f64 (*.f64 (-.f64 y x) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (+.f64 (pow.f64 (*.f64 (-.f64 y x) x) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (pow.f64 (-.f64 y x) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 y x))) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (pow.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 y x) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (*.f64 (-.f64 y x) x) (fma.f64 (-.f64 y x) y (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (pow.f64 (-.f64 y x) #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (-.f64 y x) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 y x) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (-.f64 y x) (pow.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 y x) (pow.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 (-.f64 y x) #s(literal 2 binary64))) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))) (+.f64 (pow.f64 (*.f64 (-.f64 y x) x) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))) (+.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(*.f64 (pow.f64 (fabs.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fabs.f64 (fma.f64 (-.f64 y x) y (*.f64 x x))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (fabs.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) #s(literal -1 binary64)) (pow.f64 (fabs.f64 (pow.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (fabs.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) #s(literal -1 binary64)) (fabs.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(*.f64 (/.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
(*.f64 (/.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) (-.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 y #s(literal 9 binary64)))) (+.f64 (+.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (pow.f64 x #s(literal 6 binary64)))) |
(*.f64 (neg.f64 (pow.f64 (-.f64 y x) #s(literal -2 binary64))) (-.f64 y x)) |
(*.f64 (neg.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal -1 binary64))) (fma.f64 (-.f64 y x) y (*.f64 x x))) |
(*.f64 (fabs.f64 (pow.f64 (-.f64 y x) #s(literal -2 binary64))) (-.f64 y x)) |
(*.f64 (fabs.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal -1 binary64))) (fabs.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(*.f64 (fabs.f64 (pow.f64 (-.f64 y x) #s(literal -1/2 binary64))) (fabs.f64 (pow.f64 (-.f64 y x) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal 1 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (-.f64 y x) #s(literal -2 binary64)) (pow.f64 (pow.f64 (-.f64 y x) #s(literal -2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 y x) #s(literal -2 binary64)) (pow.f64 (sqrt.f64 (-.f64 y x)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (-.f64 y x) #s(literal -2 binary64)) (-.f64 y x)) |
(*.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal -1 binary64)) (pow.f64 (neg.f64 (pow.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal -1 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))) |
(*.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) (pow.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal -1 binary64)) (pow.f64 (*.f64 (-.f64 y x) (pow.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal -1 binary64)) (pow.f64 (/.f64 (-.f64 y x) (fma.f64 (-.f64 y x) y (*.f64 x x))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 y x))) (pow.f64 (-.f64 y x) #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 y x) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (-.f64 y x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (pow.f64 (-.f64 y x) #s(literal -1/4 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (-.f64 y x) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 y x)))) |
(*.f64 (pow.f64 (-.f64 y x) #s(literal -1/2 binary64)) (pow.f64 (-.f64 y x) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 y x) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (-.f64 y x) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(*.f64 (-.f64 y x) (pow.f64 (-.f64 y x) #s(literal -2 binary64))) |
(*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 y x))) #s(literal 2 binary64))) |
(*.f64 #s(literal 1 binary64) (pow.f64 (-.f64 y x) #s(literal -1 binary64))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (-.f64 y x))) |
(pow.f64 (*.f64 (pow.f64 (-.f64 y x) #s(literal -2 binary64)) (pow.f64 (-.f64 y x) #s(literal -2 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (fabs.f64 (pow.f64 (-.f64 y x) #s(literal -1/2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (-.f64 y x) #s(literal -2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (-.f64 y x) #s(literal -1/4 binary64)) #s(literal 4 binary64)) |
(pow.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (sqrt.f64 (-.f64 y x)) #s(literal -2 binary64)) |
(pow.f64 (pow.f64 (-.f64 y x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (-.f64 y x) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(pow.f64 (-.f64 y x) #s(literal -1 binary64)) |
(/.f64 (exp.f64 (log.f64 #s(literal -1 binary64))) (-.f64 y x)) |
(/.f64 (/.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) (fma.f64 (-.f64 y x) y (*.f64 x x))) (-.f64 y x)) |
(/.f64 (*.f64 (pow.f64 (-.f64 y x) #s(literal -2 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (-.f64 y x) y (*.f64 x x))) |
(/.f64 (*.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal 2 binary64))) (fma.f64 (-.f64 y x) y (*.f64 x x))) |
(/.f64 (*.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal -1 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 y x) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 y x) x) (fma.f64 (-.f64 y x) y (*.f64 x x)) (pow.f64 y #s(literal 4 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 y x) #s(literal -2 binary64))) (pow.f64 (-.f64 y x) #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 y x) #s(literal -3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (-.f64 y x) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (pow.f64 (-.f64 y x) #s(literal -1 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (-.f64 y x) #s(literal 2 binary64))) (pow.f64 (-.f64 y x) #s(literal 3 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal 2 binary64))) (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (-.f64 y x) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (*.f64 (-.f64 y x) x) (fma.f64 (-.f64 y x) y (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))))) |
(/.f64 (pow.f64 (-.f64 y x) #s(literal -2 binary64)) (pow.f64 (-.f64 y x) #s(literal -1 binary64))) |
(/.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal -1 binary64))) |
(/.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
(/.f64 (pow.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal 2 binary64)) (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 y x) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (*.f64 (-.f64 y x) x) (fma.f64 (-.f64 y x) y (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (*.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (*.f64 (-.f64 y x) y) (fma.f64 (-.f64 y x) y (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (pow.f64 (-.f64 y x) #s(literal 3 binary64))) |
(/.f64 #s(literal -1 binary64) (-.f64 y x)) |
(/.f64 (pow.f64 (-.f64 y x) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(/.f64 (-.f64 y x) (pow.f64 (-.f64 y x) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (-.f64 y x)) |
(neg.f64 (pow.f64 (-.f64 y x) #s(literal -1 binary64))) |
(fma.f64 (pow.f64 (-.f64 y x) #s(literal -2 binary64)) y (*.f64 (pow.f64 (-.f64 y x) #s(literal -2 binary64)) x)) |
(fma.f64 (pow.f64 (-.f64 y x) #s(literal -2 binary64)) x (*.f64 (pow.f64 (-.f64 y x) #s(literal -2 binary64)) y)) |
(fma.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal -1 binary64)) (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (*.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal -1 binary64)) (*.f64 y x))) |
(fma.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal -1 binary64)) (*.f64 (-.f64 y x) x) (*.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal -1 binary64)) (*.f64 y y))) |
(fma.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal -1 binary64)) (*.f64 y y) (*.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal -1 binary64)) (*.f64 (-.f64 y x) x))) |
(fma.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal -1 binary64)) (*.f64 (*.f64 y x) (pow.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal -1 binary64)))) |
(fma.f64 (*.f64 (-.f64 y x) x) (pow.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal -1 binary64)) (*.f64 (*.f64 y y) (pow.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal -1 binary64)))) |
(fma.f64 (*.f64 y y) (pow.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal -1 binary64)) (*.f64 (*.f64 (-.f64 y x) x) (pow.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal -1 binary64)))) |
(fma.f64 y (pow.f64 (-.f64 y x) #s(literal -2 binary64)) (*.f64 x (pow.f64 (-.f64 y x) #s(literal -2 binary64)))) |
(fma.f64 x (pow.f64 (-.f64 y x) #s(literal -2 binary64)) (*.f64 y (pow.f64 (-.f64 y x) #s(literal -2 binary64)))) |
(-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 y x) #s(literal -1 binary64))) |
(fabs.f64 (-.f64 (pow.f64 (-.f64 y x) #s(literal -1 binary64)) #s(literal 0 binary64))) |
(fabs.f64 (pow.f64 (-.f64 y x) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (-.f64 y x) #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (neg.f64 (log.f64 (-.f64 y x)))) |
(+.f64 (*.f64 y (pow.f64 (-.f64 y x) #s(literal -2 binary64))) (*.f64 x (pow.f64 (-.f64 y x) #s(literal -2 binary64)))) |
(+.f64 (*.f64 x (pow.f64 (-.f64 y x) #s(literal -2 binary64))) (*.f64 y (pow.f64 (-.f64 y x) #s(literal -2 binary64)))) |
(+.f64 (*.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal -1 binary64))) (*.f64 (*.f64 y x) (pow.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal -1 binary64)))) |
(+.f64 (*.f64 (*.f64 (-.f64 y x) x) (pow.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal -1 binary64))) (*.f64 (*.f64 y y) (pow.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal -1 binary64)))) |
(+.f64 (*.f64 (*.f64 y y) (pow.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal -1 binary64))) (*.f64 (*.f64 (-.f64 y x) x) (pow.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal -1 binary64)))) |
(+.f64 (*.f64 (pow.f64 (-.f64 y x) #s(literal -2 binary64)) y) (*.f64 (pow.f64 (-.f64 y x) #s(literal -2 binary64)) x)) |
(+.f64 (*.f64 (pow.f64 (-.f64 y x) #s(literal -2 binary64)) x) (*.f64 (pow.f64 (-.f64 y x) #s(literal -2 binary64)) y)) |
(+.f64 (*.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal -1 binary64)) (pow.f64 (-.f64 y x) #s(literal 2 binary64))) (*.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal -1 binary64)) (*.f64 y x))) |
(+.f64 (*.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal -1 binary64)) (*.f64 (-.f64 y x) x)) (*.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal -1 binary64)) (*.f64 y y))) |
(+.f64 (*.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal -1 binary64)) (*.f64 y y)) (*.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal -1 binary64)) (*.f64 (-.f64 y x) x))) |
(+.f64 #s(literal 0 binary64) (pow.f64 (-.f64 y x) #s(literal -1 binary64))) |
Compiled 8 351 to 1 300 computations (84.4% saved)
3 alts after pruning (3 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 562 | 3 | 565 |
| Fresh | 0 | 0 | 0 |
| Picked | 2 | 0 | 2 |
| Done | 1 | 0 | 1 |
| Total | 565 | 3 | 568 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.2% | (/.f64 (-.f64 y x) (sqrt.f64 (-.f64 y x))) |
| ▶ | 100.0% | (sqrt.f64 (-.f64 y x)) |
| ▶ | 55.9% | (sqrt.f64 (fabs.f64 #s(approx (- x y) y))) |
Compiled 16 to 14 computations (12.5% saved)
| 1× | egg-herbie |
Found 8 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (sqrt.f64 (-.f64 y x)) | |
| cost-diff | 0 | (-.f64 y x) | |
| cost-diff | 0 | (/.f64 (-.f64 y x) (sqrt.f64 (-.f64 y x))) | |
| cost-diff | 0 | (-.f64 y x) | |
| cost-diff | 0 | (sqrt.f64 (-.f64 y x)) | |
| cost-diff | 0 | #s(approx (- x y) y) | |
| cost-diff | 0 | (fabs.f64 #s(approx (- x y) y)) | |
| cost-diff | 0 | (sqrt.f64 (fabs.f64 #s(approx (- x y) y))) |
| 272× | lower-fma.f64 |
| 272× | lower-fma.f32 |
| 176× | lower-*.f64 |
| 176× | lower-*.f32 |
| 152× | div-sub |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 9 | 45 |
| 0 | 14 | 45 |
| 1 | 21 | 45 |
| 2 | 31 | 45 |
| 3 | 47 | 45 |
| 4 | 83 | 45 |
| 5 | 157 | 45 |
| 6 | 238 | 45 |
| 7 | 424 | 45 |
| 8 | 738 | 45 |
| 9 | 803 | 45 |
| 10 | 819 | 45 |
| 11 | 820 | 45 |
| 0 | 820 | 45 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
(sqrt.f64 (fabs.f64 #s(approx (- x y) y))) |
(fabs.f64 #s(approx (- x y) y)) |
#s(approx (- x y) y) |
y |
(sqrt.f64 (-.f64 y x)) |
(-.f64 y x) |
y |
x |
(/.f64 (-.f64 y x) (sqrt.f64 (-.f64 y x))) |
(-.f64 y x) |
y |
x |
(sqrt.f64 (-.f64 y x)) |
| Outputs |
|---|
(sqrt.f64 (fabs.f64 #s(approx (- x y) y))) |
(fabs.f64 #s(approx (- x y) y)) |
#s(approx (- x y) y) |
y |
(sqrt.f64 (-.f64 y x)) |
(-.f64 y x) |
y |
x |
(/.f64 (-.f64 y x) (sqrt.f64 (-.f64 y x))) |
(-.f64 y x) |
y |
x |
(sqrt.f64 (-.f64 y x)) |
Found 8 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0 | (-.f64 y x) | |
| accuracy | 0.00390625 | (sqrt.f64 (-.f64 y x)) | |
| accuracy | 0.51953125 | (/.f64 (-.f64 y x) (sqrt.f64 (-.f64 y x))) | |
| accuracy | 0 | (-.f64 y x) | |
| accuracy | 0.00390625 | (sqrt.f64 (-.f64 y x)) | |
| accuracy | 0 | (fabs.f64 #s(approx (- x y) y)) | |
| accuracy | 0.00390625 | (sqrt.f64 (fabs.f64 #s(approx (- x y) y))) | |
| accuracy | 62.66648732343419 | #s(approx (- x y) y) |
| 23.0ms | 256× | 0 | valid |
Compiled 41 to 10 computations (75.6% saved)
ival-div: 8.0ms (52% of total)ival-sub: 3.0ms (19.5% of total)ival-sqrt: 3.0ms (19.5% of total)ival-fabs: 1.0ms (6.5% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#s(alt (sqrt.f64 (fabs.f64 #s(approx (- x y) y))) (patch (sqrt.f64 (fabs.f64 #s(approx (- x y) y))) #<representation binary64>) () ()) |
#s(alt (fabs.f64 #s(approx (- x y) y)) (patch (fabs.f64 #s(approx (- x y) y)) #<representation binary64>) () ()) |
#s(alt #s(approx (- x y) y) (patch #s(approx (- x y) y) #<representation binary64>) () ()) |
#s(alt (sqrt.f64 (-.f64 y x)) (patch (sqrt.f64 (-.f64 y x)) #<representation binary64>) () ()) |
#s(alt (-.f64 y x) (patch (-.f64 y x) #<representation binary64>) () ()) |
#s(alt (/.f64 (-.f64 y x) (sqrt.f64 (-.f64 y x))) (patch (/.f64 (-.f64 y x) (sqrt.f64 (-.f64 y x))) #<representation binary64>) () ()) |
| Outputs |
|---|
#s(alt (sqrt (fabs (- x y))) (taylor 0 y) (#s(alt (sqrt.f64 (fabs.f64 #s(approx (- x y) y))) (patch (sqrt.f64 (fabs.f64 #s(approx (- x y) y))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (fabs (- x y))) (taylor 0 y) (#s(alt (sqrt.f64 (fabs.f64 #s(approx (- x y) y))) (patch (sqrt.f64 (fabs.f64 #s(approx (- x y) y))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (fabs (- x y))) (taylor 0 y) (#s(alt (sqrt.f64 (fabs.f64 #s(approx (- x y) y))) (patch (sqrt.f64 (fabs.f64 #s(approx (- x y) y))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (fabs (- x y))) (taylor 0 y) (#s(alt (sqrt.f64 (fabs.f64 #s(approx (- x y) y))) (patch (sqrt.f64 (fabs.f64 #s(approx (- x y) y))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (- x y)) (taylor 0 y) (#s(alt (fabs.f64 #s(approx (- x y) y)) (patch (fabs.f64 #s(approx (- x y) y)) #<representation binary64>) () ())) ()) |
#s(alt (fabs (- x y)) (taylor 0 y) (#s(alt (fabs.f64 #s(approx (- x y) y)) (patch (fabs.f64 #s(approx (- x y) y)) #<representation binary64>) () ())) ()) |
#s(alt (fabs (- x y)) (taylor 0 y) (#s(alt (fabs.f64 #s(approx (- x y) y)) (patch (fabs.f64 #s(approx (- x y) y)) #<representation binary64>) () ())) ()) |
#s(alt (fabs (- x y)) (taylor 0 y) (#s(alt (fabs.f64 #s(approx (- x y) y)) (patch (fabs.f64 #s(approx (- x y) y)) #<representation binary64>) () ())) ()) |
#s(alt x (taylor 0 y) (#s(alt #s(approx (- x y) y) (patch #s(approx (- x y) y) #<representation binary64>) () ())) ()) |
#s(alt (+ x (* -1 y)) (taylor 0 y) (#s(alt #s(approx (- x y) y) (patch #s(approx (- x y) y) #<representation binary64>) () ())) ()) |
#s(alt (+ x (* -1 y)) (taylor 0 y) (#s(alt #s(approx (- x y) y) (patch #s(approx (- x y) y) #<representation binary64>) () ())) ()) |
#s(alt (+ x (* -1 y)) (taylor 0 y) (#s(alt #s(approx (- x y) y) (patch #s(approx (- x y) y) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt x) (sqrt -1)) (taylor 0 y) (#s(alt (sqrt.f64 (-.f64 y x)) (patch (sqrt.f64 (-.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (* (sqrt (/ 1 x)) (/ y (sqrt -1)))) (* (sqrt x) (sqrt -1))) (taylor 0 y) (#s(alt (sqrt.f64 (-.f64 y x)) (patch (sqrt.f64 (-.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* y (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ y (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 x)) (/ 1 (sqrt -1)))))) (* (sqrt x) (sqrt -1))) (taylor 0 y) (#s(alt (sqrt.f64 (-.f64 y x)) (patch (sqrt.f64 (-.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* y (+ (* 1/2 (* (sqrt (/ 1 x)) (/ 1 (sqrt -1)))) (* y (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ y (pow (sqrt -1) 5)))))))) (* (sqrt x) (sqrt -1))) (taylor 0 y) (#s(alt (sqrt.f64 (-.f64 y x)) (patch (sqrt.f64 (-.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 x) (taylor 0 y) (#s(alt (-.f64 y x) (patch (-.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (- y x) (taylor 0 y) (#s(alt (-.f64 y x) (patch (-.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (- y x) (taylor 0 y) (#s(alt (-.f64 y x) (patch (-.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (- y x) (taylor 0 y) (#s(alt (-.f64 y x) (patch (-.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt x) (sqrt -1)) (taylor 0 y) (#s(alt (/.f64 (-.f64 y x) (sqrt.f64 (-.f64 y x))) (patch (/.f64 (-.f64 y x) (sqrt.f64 (-.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (* (sqrt (/ 1 x)) (/ y (sqrt -1)))) (* (sqrt x) (sqrt -1))) (taylor 0 y) (#s(alt (/.f64 (-.f64 y x) (sqrt.f64 (-.f64 y x))) (patch (/.f64 (-.f64 y x) (sqrt.f64 (-.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* y (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ y (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 x)) (/ 1 (sqrt -1)))))) (* (sqrt x) (sqrt -1))) (taylor 0 y) (#s(alt (/.f64 (-.f64 y x) (sqrt.f64 (-.f64 y x))) (patch (/.f64 (-.f64 y x) (sqrt.f64 (-.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* y (+ (* 1/2 (* (sqrt (/ 1 x)) (/ 1 (sqrt -1)))) (* y (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ y (pow (sqrt -1) 5)))))))) (* (sqrt x) (sqrt -1))) (taylor 0 y) (#s(alt (/.f64 (-.f64 y x) (sqrt.f64 (-.f64 y x))) (patch (/.f64 (-.f64 y x) (sqrt.f64 (-.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (fabs (- x y))) (taylor inf y) (#s(alt (sqrt.f64 (fabs.f64 #s(approx (- x y) y))) (patch (sqrt.f64 (fabs.f64 #s(approx (- x y) y))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (fabs (- x y))) (taylor inf y) (#s(alt (sqrt.f64 (fabs.f64 #s(approx (- x y) y))) (patch (sqrt.f64 (fabs.f64 #s(approx (- x y) y))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (fabs (- x y))) (taylor inf y) (#s(alt (sqrt.f64 (fabs.f64 #s(approx (- x y) y))) (patch (sqrt.f64 (fabs.f64 #s(approx (- x y) y))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (fabs (- x y))) (taylor inf y) (#s(alt (sqrt.f64 (fabs.f64 #s(approx (- x y) y))) (patch (sqrt.f64 (fabs.f64 #s(approx (- x y) y))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (- x y)) (taylor inf y) (#s(alt (fabs.f64 #s(approx (- x y) y)) (patch (fabs.f64 #s(approx (- x y) y)) #<representation binary64>) () ())) ()) |
#s(alt (fabs (- x y)) (taylor inf y) (#s(alt (fabs.f64 #s(approx (- x y) y)) (patch (fabs.f64 #s(approx (- x y) y)) #<representation binary64>) () ())) ()) |
#s(alt (fabs (- x y)) (taylor inf y) (#s(alt (fabs.f64 #s(approx (- x y) y)) (patch (fabs.f64 #s(approx (- x y) y)) #<representation binary64>) () ())) ()) |
#s(alt (fabs (- x y)) (taylor inf y) (#s(alt (fabs.f64 #s(approx (- x y) y)) (patch (fabs.f64 #s(approx (- x y) y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 y) (taylor inf y) (#s(alt #s(approx (- x y) y) (patch #s(approx (- x y) y) #<representation binary64>) () ())) ()) |
#s(alt (* y (- (/ x y) 1)) (taylor inf y) (#s(alt #s(approx (- x y) y) (patch #s(approx (- x y) y) #<representation binary64>) () ())) ()) |
#s(alt (* y (- (/ x y) 1)) (taylor inf y) (#s(alt #s(approx (- x y) y) (patch #s(approx (- x y) y) #<representation binary64>) () ())) ()) |
#s(alt (* y (- (/ x y) 1)) (taylor inf y) (#s(alt #s(approx (- x y) y) (patch #s(approx (- x y) y) #<representation binary64>) () ())) ()) |
#s(alt (sqrt y) (taylor inf y) (#s(alt (sqrt.f64 (-.f64 y x)) (patch (sqrt.f64 (-.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (sqrt (/ 1 y)) (* -1/2 (* x (sqrt (/ 1 (pow y 3))))))) (taylor inf y) (#s(alt (sqrt.f64 (-.f64 y x)) (patch (sqrt.f64 (-.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (sqrt (/ 1 y)) (+ (* -1/2 (* x (sqrt (/ 1 (pow y 3))))) (* -1/8 (* (pow x 2) (sqrt (/ 1 (pow y 5)))))))) (taylor inf y) (#s(alt (sqrt.f64 (-.f64 y x)) (patch (sqrt.f64 (-.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (sqrt (/ 1 y)) (+ (* -1/2 (* x (sqrt (/ 1 (pow y 3))))) (+ (* -1/8 (* (pow x 2) (sqrt (/ 1 (pow y 5))))) (* -1/16 (* (pow x 3) (sqrt (/ 1 (pow y 7))))))))) (taylor inf y) (#s(alt (sqrt.f64 (-.f64 y x)) (patch (sqrt.f64 (-.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt y (taylor inf y) (#s(alt (-.f64 y x) (patch (-.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ 1 (* -1 (/ x y)))) (taylor inf y) (#s(alt (-.f64 y x) (patch (-.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ 1 (* -1 (/ x y)))) (taylor inf y) (#s(alt (-.f64 y x) (patch (-.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ 1 (* -1 (/ x y)))) (taylor inf y) (#s(alt (-.f64 y x) (patch (-.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (sqrt y) (taylor inf y) (#s(alt (/.f64 (-.f64 y x) (sqrt.f64 (-.f64 y x))) (patch (/.f64 (-.f64 y x) (sqrt.f64 (-.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (sqrt (/ 1 y)) (* -1/2 (* x (sqrt (/ 1 (pow y 3))))))) (taylor inf y) (#s(alt (/.f64 (-.f64 y x) (sqrt.f64 (-.f64 y x))) (patch (/.f64 (-.f64 y x) (sqrt.f64 (-.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (sqrt (/ 1 y)) (+ (* -1/2 (* x (sqrt (/ 1 (pow y 3))))) (* -1/8 (* (pow x 2) (sqrt (/ 1 (pow y 5)))))))) (taylor inf y) (#s(alt (/.f64 (-.f64 y x) (sqrt.f64 (-.f64 y x))) (patch (/.f64 (-.f64 y x) (sqrt.f64 (-.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (sqrt (/ 1 y)) (+ (* -1/2 (* x (sqrt (/ 1 (pow y 3))))) (+ (* -1/8 (* (pow x 2) (sqrt (/ 1 (pow y 5))))) (* -1/16 (* (pow x 3) (sqrt (/ 1 (pow y 7))))))))) (taylor inf y) (#s(alt (/.f64 (-.f64 y x) (sqrt.f64 (-.f64 y x))) (patch (/.f64 (-.f64 y x) (sqrt.f64 (-.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (fabs (+ x (* -1 y)))) (taylor -inf y) (#s(alt (sqrt.f64 (fabs.f64 #s(approx (- x y) y))) (patch (sqrt.f64 (fabs.f64 #s(approx (- x y) y))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (fabs (+ x (* -1 y)))) (taylor -inf y) (#s(alt (sqrt.f64 (fabs.f64 #s(approx (- x y) y))) (patch (sqrt.f64 (fabs.f64 #s(approx (- x y) y))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (fabs (+ x (* -1 y)))) (taylor -inf y) (#s(alt (sqrt.f64 (fabs.f64 #s(approx (- x y) y))) (patch (sqrt.f64 (fabs.f64 #s(approx (- x y) y))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (fabs (+ x (* -1 y)))) (taylor -inf y) (#s(alt (sqrt.f64 (fabs.f64 #s(approx (- x y) y))) (patch (sqrt.f64 (fabs.f64 #s(approx (- x y) y))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ x (* -1 y))) (taylor -inf y) (#s(alt (fabs.f64 #s(approx (- x y) y)) (patch (fabs.f64 #s(approx (- x y) y)) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ x (* -1 y))) (taylor -inf y) (#s(alt (fabs.f64 #s(approx (- x y) y)) (patch (fabs.f64 #s(approx (- x y) y)) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ x (* -1 y))) (taylor -inf y) (#s(alt (fabs.f64 #s(approx (- x y) y)) (patch (fabs.f64 #s(approx (- x y) y)) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ x (* -1 y))) (taylor -inf y) (#s(alt (fabs.f64 #s(approx (- x y) y)) (patch (fabs.f64 #s(approx (- x y) y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 y) (taylor -inf y) (#s(alt #s(approx (- x y) y) (patch #s(approx (- x y) y) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ 1 (* -1 (/ x y))))) (taylor -inf y) (#s(alt #s(approx (- x y) y) (patch #s(approx (- x y) y) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ 1 (* -1 (/ x y))))) (taylor -inf y) (#s(alt #s(approx (- x y) y) (patch #s(approx (- x y) y) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ 1 (* -1 (/ x y))))) (taylor -inf y) (#s(alt #s(approx (- x y) y) (patch #s(approx (- x y) y) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt y) (pow (sqrt -1) 2))) (taylor -inf y) (#s(alt (sqrt.f64 (-.f64 y x)) (patch (sqrt.f64 (-.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* 1/2 (* (* x (pow (sqrt -1) 2)) (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (pow (sqrt -1) 2))))) (taylor -inf y) (#s(alt (sqrt.f64 (-.f64 y x)) (patch (sqrt.f64 (-.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1/8 (* (* (pow x 2) (pow (sqrt -1) 2)) (sqrt (/ 1 (pow y 5))))) (+ (* 1/2 (* (* x (pow (sqrt -1) 2)) (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (pow (sqrt -1) 2)))))) (taylor -inf y) (#s(alt (sqrt.f64 (-.f64 y x)) (patch (sqrt.f64 (-.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1/8 (* (* (pow x 2) (pow (sqrt -1) 2)) (sqrt (/ 1 (pow y 5))))) (+ (* 1/16 (* (* (pow x 3) (pow (sqrt -1) 2)) (sqrt (/ 1 (pow y 7))))) (+ (* 1/2 (* (* x (pow (sqrt -1) 2)) (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (pow (sqrt -1) 2))))))) (taylor -inf y) (#s(alt (sqrt.f64 (-.f64 y x)) (patch (sqrt.f64 (-.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt y (taylor -inf y) (#s(alt (-.f64 y x) (patch (-.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (- (/ x y) 1))) (taylor -inf y) (#s(alt (-.f64 y x) (patch (-.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (- (/ x y) 1))) (taylor -inf y) (#s(alt (-.f64 y x) (patch (-.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (- (/ x y) 1))) (taylor -inf y) (#s(alt (-.f64 y x) (patch (-.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (sqrt y) (taylor -inf y) (#s(alt (/.f64 (-.f64 y x) (sqrt.f64 (-.f64 y x))) (patch (/.f64 (-.f64 y x) (sqrt.f64 (-.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 (sqrt (/ 1 y))) (* -1/2 (* x (sqrt (/ 1 (pow y 3)))))))) (taylor -inf y) (#s(alt (/.f64 (-.f64 y x) (sqrt.f64 (-.f64 y x))) (patch (/.f64 (-.f64 y x) (sqrt.f64 (-.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 (sqrt (/ 1 y))) (+ (* -1/2 (* x (sqrt (/ 1 (pow y 3))))) (* 1/8 (* (pow x 2) (sqrt (/ 1 (pow y 5))))))))) (taylor -inf y) (#s(alt (/.f64 (-.f64 y x) (sqrt.f64 (-.f64 y x))) (patch (/.f64 (-.f64 y x) (sqrt.f64 (-.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 (sqrt (/ 1 y))) (+ (* -1/2 (* x (sqrt (/ 1 (pow y 3))))) (+ (* -1/16 (* (pow x 3) (sqrt (/ 1 (pow y 7))))) (* 1/8 (* (pow x 2) (sqrt (/ 1 (pow y 5)))))))))) (taylor -inf y) (#s(alt (/.f64 (-.f64 y x) (sqrt.f64 (-.f64 y x))) (patch (/.f64 (-.f64 y x) (sqrt.f64 (-.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (fabs (- x y))) (taylor 0 x) (#s(alt (sqrt.f64 (fabs.f64 #s(approx (- x y) y))) (patch (sqrt.f64 (fabs.f64 #s(approx (- x y) y))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (fabs (- x y))) (taylor 0 x) (#s(alt (sqrt.f64 (fabs.f64 #s(approx (- x y) y))) (patch (sqrt.f64 (fabs.f64 #s(approx (- x y) y))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (fabs (- x y))) (taylor 0 x) (#s(alt (sqrt.f64 (fabs.f64 #s(approx (- x y) y))) (patch (sqrt.f64 (fabs.f64 #s(approx (- x y) y))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (fabs (- x y))) (taylor 0 x) (#s(alt (sqrt.f64 (fabs.f64 #s(approx (- x y) y))) (patch (sqrt.f64 (fabs.f64 #s(approx (- x y) y))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (- x y)) (taylor 0 x) (#s(alt (fabs.f64 #s(approx (- x y) y)) (patch (fabs.f64 #s(approx (- x y) y)) #<representation binary64>) () ())) ()) |
#s(alt (fabs (- x y)) (taylor 0 x) (#s(alt (fabs.f64 #s(approx (- x y) y)) (patch (fabs.f64 #s(approx (- x y) y)) #<representation binary64>) () ())) ()) |
#s(alt (fabs (- x y)) (taylor 0 x) (#s(alt (fabs.f64 #s(approx (- x y) y)) (patch (fabs.f64 #s(approx (- x y) y)) #<representation binary64>) () ())) ()) |
#s(alt (fabs (- x y)) (taylor 0 x) (#s(alt (fabs.f64 #s(approx (- x y) y)) (patch (fabs.f64 #s(approx (- x y) y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 y) (taylor 0 x) (#s(alt #s(approx (- x y) y) (patch #s(approx (- x y) y) #<representation binary64>) () ())) ()) |
#s(alt (- x y) (taylor 0 x) (#s(alt #s(approx (- x y) y) (patch #s(approx (- x y) y) #<representation binary64>) () ())) ()) |
#s(alt (- x y) (taylor 0 x) (#s(alt #s(approx (- x y) y) (patch #s(approx (- x y) y) #<representation binary64>) () ())) ()) |
#s(alt (- x y) (taylor 0 x) (#s(alt #s(approx (- x y) y) (patch #s(approx (- x y) y) #<representation binary64>) () ())) ()) |
#s(alt (sqrt y) (taylor 0 x) (#s(alt (sqrt.f64 (-.f64 y x)) (patch (sqrt.f64 (-.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt y) (* -1/2 (* x (sqrt (/ 1 y))))) (taylor 0 x) (#s(alt (sqrt.f64 (-.f64 y x)) (patch (sqrt.f64 (-.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt y) (* x (+ (* -1/2 (sqrt (/ 1 y))) (* -1/8 (* x (sqrt (/ 1 (pow y 3)))))))) (taylor 0 x) (#s(alt (sqrt.f64 (-.f64 y x)) (patch (sqrt.f64 (-.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt y) (* x (+ (* -1/2 (sqrt (/ 1 y))) (* x (+ (* -1/8 (sqrt (/ 1 (pow y 3)))) (* -1/16 (* x (sqrt (/ 1 (pow y 5)))))))))) (taylor 0 x) (#s(alt (sqrt.f64 (-.f64 y x)) (patch (sqrt.f64 (-.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt y (taylor 0 x) (#s(alt (-.f64 y x) (patch (-.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (+ y (* -1 x)) (taylor 0 x) (#s(alt (-.f64 y x) (patch (-.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (+ y (* -1 x)) (taylor 0 x) (#s(alt (-.f64 y x) (patch (-.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (+ y (* -1 x)) (taylor 0 x) (#s(alt (-.f64 y x) (patch (-.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (sqrt y) (taylor 0 x) (#s(alt (/.f64 (-.f64 y x) (sqrt.f64 (-.f64 y x))) (patch (/.f64 (-.f64 y x) (sqrt.f64 (-.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt y) (* -1/2 (* x (sqrt (/ 1 y))))) (taylor 0 x) (#s(alt (/.f64 (-.f64 y x) (sqrt.f64 (-.f64 y x))) (patch (/.f64 (-.f64 y x) (sqrt.f64 (-.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt y) (* x (+ (* -1/2 (sqrt (/ 1 y))) (* -1/8 (* x (sqrt (/ 1 (pow y 3)))))))) (taylor 0 x) (#s(alt (/.f64 (-.f64 y x) (sqrt.f64 (-.f64 y x))) (patch (/.f64 (-.f64 y x) (sqrt.f64 (-.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt y) (* x (+ (* -1/2 (sqrt (/ 1 y))) (* x (+ (* -1/8 (sqrt (/ 1 (pow y 3)))) (* -1/16 (* x (sqrt (/ 1 (pow y 5)))))))))) (taylor 0 x) (#s(alt (/.f64 (-.f64 y x) (sqrt.f64 (-.f64 y x))) (patch (/.f64 (-.f64 y x) (sqrt.f64 (-.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (fabs (- x y))) (taylor inf x) (#s(alt (sqrt.f64 (fabs.f64 #s(approx (- x y) y))) (patch (sqrt.f64 (fabs.f64 #s(approx (- x y) y))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (fabs (- x y))) (taylor inf x) (#s(alt (sqrt.f64 (fabs.f64 #s(approx (- x y) y))) (patch (sqrt.f64 (fabs.f64 #s(approx (- x y) y))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (fabs (- x y))) (taylor inf x) (#s(alt (sqrt.f64 (fabs.f64 #s(approx (- x y) y))) (patch (sqrt.f64 (fabs.f64 #s(approx (- x y) y))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (fabs (- x y))) (taylor inf x) (#s(alt (sqrt.f64 (fabs.f64 #s(approx (- x y) y))) (patch (sqrt.f64 (fabs.f64 #s(approx (- x y) y))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (- x y)) (taylor inf x) (#s(alt (fabs.f64 #s(approx (- x y) y)) (patch (fabs.f64 #s(approx (- x y) y)) #<representation binary64>) () ())) ()) |
#s(alt (fabs (- x y)) (taylor inf x) (#s(alt (fabs.f64 #s(approx (- x y) y)) (patch (fabs.f64 #s(approx (- x y) y)) #<representation binary64>) () ())) ()) |
#s(alt (fabs (- x y)) (taylor inf x) (#s(alt (fabs.f64 #s(approx (- x y) y)) (patch (fabs.f64 #s(approx (- x y) y)) #<representation binary64>) () ())) ()) |
#s(alt (fabs (- x y)) (taylor inf x) (#s(alt (fabs.f64 #s(approx (- x y) y)) (patch (fabs.f64 #s(approx (- x y) y)) #<representation binary64>) () ())) ()) |
#s(alt x (taylor inf x) (#s(alt #s(approx (- x y) y) (patch #s(approx (- x y) y) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* -1 (/ y x)))) (taylor inf x) (#s(alt #s(approx (- x y) y) (patch #s(approx (- x y) y) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* -1 (/ y x)))) (taylor inf x) (#s(alt #s(approx (- x y) y) (patch #s(approx (- x y) y) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* -1 (/ y x)))) (taylor inf x) (#s(alt #s(approx (- x y) y) (patch #s(approx (- x y) y) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt x) (sqrt -1)) (taylor inf x) (#s(alt (sqrt.f64 (-.f64 y x)) (patch (sqrt.f64 (-.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ y (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))) (taylor inf x) (#s(alt (sqrt.f64 (-.f64 y x)) (patch (sqrt.f64 (-.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (pow y 2) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ y (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1))))) (taylor inf x) (#s(alt (sqrt.f64 (-.f64 y x)) (patch (sqrt.f64 (-.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (pow y 2) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ (pow y 3) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ y (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))))) (taylor inf x) (#s(alt (sqrt.f64 (-.f64 y x)) (patch (sqrt.f64 (-.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 x) (taylor inf x) (#s(alt (-.f64 y x) (patch (-.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (/ y x) 1)) (taylor inf x) (#s(alt (-.f64 y x) (patch (-.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (/ y x) 1)) (taylor inf x) (#s(alt (-.f64 y x) (patch (-.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (/ y x) 1)) (taylor inf x) (#s(alt (-.f64 y x) (patch (-.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt x) (sqrt -1)) (taylor inf x) (#s(alt (/.f64 (-.f64 y x) (sqrt.f64 (-.f64 y x))) (patch (/.f64 (-.f64 y x) (sqrt.f64 (-.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ y (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))) (taylor inf x) (#s(alt (/.f64 (-.f64 y x) (sqrt.f64 (-.f64 y x))) (patch (/.f64 (-.f64 y x) (sqrt.f64 (-.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (pow y 2) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ y (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1))))) (taylor inf x) (#s(alt (/.f64 (-.f64 y x) (sqrt.f64 (-.f64 y x))) (patch (/.f64 (-.f64 y x) (sqrt.f64 (-.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (pow y 2) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ (pow y 3) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ y (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))))) (taylor inf x) (#s(alt (/.f64 (-.f64 y x) (sqrt.f64 (-.f64 y x))) (patch (/.f64 (-.f64 y x) (sqrt.f64 (-.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (fabs (neg (+ y (* -1 x))))) (taylor -inf x) (#s(alt (sqrt.f64 (fabs.f64 #s(approx (- x y) y))) (patch (sqrt.f64 (fabs.f64 #s(approx (- x y) y))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (fabs (neg (+ y (* -1 x))))) (taylor -inf x) (#s(alt (sqrt.f64 (fabs.f64 #s(approx (- x y) y))) (patch (sqrt.f64 (fabs.f64 #s(approx (- x y) y))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (fabs (neg (+ y (* -1 x))))) (taylor -inf x) (#s(alt (sqrt.f64 (fabs.f64 #s(approx (- x y) y))) (patch (sqrt.f64 (fabs.f64 #s(approx (- x y) y))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (fabs (neg (+ y (* -1 x))))) (taylor -inf x) (#s(alt (sqrt.f64 (fabs.f64 #s(approx (- x y) y))) (patch (sqrt.f64 (fabs.f64 #s(approx (- x y) y))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (neg (+ y (* -1 x)))) (taylor -inf x) (#s(alt (fabs.f64 #s(approx (- x y) y)) (patch (fabs.f64 #s(approx (- x y) y)) #<representation binary64>) () ())) ()) |
#s(alt (fabs (neg (+ y (* -1 x)))) (taylor -inf x) (#s(alt (fabs.f64 #s(approx (- x y) y)) (patch (fabs.f64 #s(approx (- x y) y)) #<representation binary64>) () ())) ()) |
#s(alt (fabs (neg (+ y (* -1 x)))) (taylor -inf x) (#s(alt (fabs.f64 #s(approx (- x y) y)) (patch (fabs.f64 #s(approx (- x y) y)) #<representation binary64>) () ())) ()) |
#s(alt (fabs (neg (+ y (* -1 x)))) (taylor -inf x) (#s(alt (fabs.f64 #s(approx (- x y) y)) (patch (fabs.f64 #s(approx (- x y) y)) #<representation binary64>) () ())) ()) |
#s(alt x (taylor -inf x) (#s(alt #s(approx (- x y) y) (patch #s(approx (- x y) y) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (/ y x) 1))) (taylor -inf x) (#s(alt #s(approx (- x y) y) (patch #s(approx (- x y) y) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (/ y x) 1))) (taylor -inf x) (#s(alt #s(approx (- x y) y) (patch #s(approx (- x y) y) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (/ y x) 1))) (taylor -inf x) (#s(alt #s(approx (- x y) y) (patch #s(approx (- x y) y) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt x) (sqrt -1))) (taylor -inf x) (#s(alt (sqrt.f64 (-.f64 y x)) (patch (sqrt.f64 (-.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* y (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1))))) (taylor -inf x) (#s(alt (sqrt.f64 (-.f64 y x)) (patch (sqrt.f64 (-.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (* (pow y 2) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* y (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))))) (taylor -inf x) (#s(alt (sqrt.f64 (-.f64 y x)) (patch (sqrt.f64 (-.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (* (pow y 2) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (* (pow y 3) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* y (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1))))))) (taylor -inf x) (#s(alt (sqrt.f64 (-.f64 y x)) (patch (sqrt.f64 (-.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 x) (taylor -inf x) (#s(alt (-.f64 y x) (patch (-.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ 1 (* -1 (/ y x))))) (taylor -inf x) (#s(alt (-.f64 y x) (patch (-.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ 1 (* -1 (/ y x))))) (taylor -inf x) (#s(alt (-.f64 y x) (patch (-.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ 1 (* -1 (/ y x))))) (taylor -inf x) (#s(alt (-.f64 y x) (patch (-.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt x) (sqrt -1))) (taylor -inf x) (#s(alt (/.f64 (-.f64 y x) (sqrt.f64 (-.f64 y x))) (patch (/.f64 (-.f64 y x) (sqrt.f64 (-.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* y (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1))))) (taylor -inf x) (#s(alt (/.f64 (-.f64 y x) (sqrt.f64 (-.f64 y x))) (patch (/.f64 (-.f64 y x) (sqrt.f64 (-.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (* (pow y 2) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* y (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))))) (taylor -inf x) (#s(alt (/.f64 (-.f64 y x) (sqrt.f64 (-.f64 y x))) (patch (/.f64 (-.f64 y x) (sqrt.f64 (-.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (* (pow y 2) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (* (pow y 3) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* y (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1))))))) (taylor -inf x) (#s(alt (/.f64 (-.f64 y x) (sqrt.f64 (-.f64 y x))) (patch (/.f64 (-.f64 y x) (sqrt.f64 (-.f64 y x))) #<representation binary64>) () ())) ()) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | y | @ | inf | ((sqrt (fabs (- x y))) (fabs (- x y)) (- x y) (sqrt (- y x)) (- y x) (/ (- y x) (sqrt (- y x)))) |
| 2.0ms | y | @ | -inf | ((sqrt (fabs (- x y))) (fabs (- x y)) (- x y) (sqrt (- y x)) (- y x) (/ (- y x) (sqrt (- y x)))) |
| 1.0ms | x | @ | inf | ((sqrt (fabs (- x y))) (fabs (- x y)) (- x y) (sqrt (- y x)) (- y x) (/ (- y x) (sqrt (- y x)))) |
| 1.0ms | x | @ | -inf | ((sqrt (fabs (- x y))) (fabs (- x y)) (- x y) (sqrt (- y x)) (- y x) (/ (- y x) (sqrt (- y x)))) |
| 1.0ms | y | @ | 0 | ((sqrt (fabs (- x y))) (fabs (- x y)) (- x y) (sqrt (- y x)) (- y x) (/ (- y x) (sqrt (- y x)))) |
| 1× | egg-herbie |
| 14 964× | lower-fma.f64 |
| 14 964× | lower-fma.f32 |
| 5 240× | lower-*.f64 |
| 5 240× | lower-*.f32 |
| 1 908× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 201 | 1670 |
| 1 | 597 | 1568 |
| 2 | 2185 | 1528 |
| 3 | 4871 | 1520 |
| 0 | 8208 | 1450 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(sqrt (fabs (- x y))) |
(sqrt (fabs (- x y))) |
(sqrt (fabs (- x y))) |
(sqrt (fabs (- x y))) |
(fabs (- x y)) |
(fabs (- x y)) |
(fabs (- x y)) |
(fabs (- x y)) |
x |
(+ x (* -1 y)) |
(+ x (* -1 y)) |
(+ x (* -1 y)) |
(* (sqrt x) (sqrt -1)) |
(+ (* 1/2 (* (sqrt (/ 1 x)) (/ y (sqrt -1)))) (* (sqrt x) (sqrt -1))) |
(+ (* y (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ y (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 x)) (/ 1 (sqrt -1)))))) (* (sqrt x) (sqrt -1))) |
(+ (* y (+ (* 1/2 (* (sqrt (/ 1 x)) (/ 1 (sqrt -1)))) (* y (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ y (pow (sqrt -1) 5)))))))) (* (sqrt x) (sqrt -1))) |
(* -1 x) |
(- y x) |
(- y x) |
(- y x) |
(* (sqrt x) (sqrt -1)) |
(+ (* 1/2 (* (sqrt (/ 1 x)) (/ y (sqrt -1)))) (* (sqrt x) (sqrt -1))) |
(+ (* y (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ y (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 x)) (/ 1 (sqrt -1)))))) (* (sqrt x) (sqrt -1))) |
(+ (* y (+ (* 1/2 (* (sqrt (/ 1 x)) (/ 1 (sqrt -1)))) (* y (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ y (pow (sqrt -1) 5)))))))) (* (sqrt x) (sqrt -1))) |
(sqrt (fabs (- x y))) |
(sqrt (fabs (- x y))) |
(sqrt (fabs (- x y))) |
(sqrt (fabs (- x y))) |
(fabs (- x y)) |
(fabs (- x y)) |
(fabs (- x y)) |
(fabs (- x y)) |
(* -1 y) |
(* y (- (/ x y) 1)) |
(* y (- (/ x y) 1)) |
(* y (- (/ x y) 1)) |
(sqrt y) |
(* y (+ (sqrt (/ 1 y)) (* -1/2 (* x (sqrt (/ 1 (pow y 3))))))) |
(* y (+ (sqrt (/ 1 y)) (+ (* -1/2 (* x (sqrt (/ 1 (pow y 3))))) (* -1/8 (* (pow x 2) (sqrt (/ 1 (pow y 5)))))))) |
(* y (+ (sqrt (/ 1 y)) (+ (* -1/2 (* x (sqrt (/ 1 (pow y 3))))) (+ (* -1/8 (* (pow x 2) (sqrt (/ 1 (pow y 5))))) (* -1/16 (* (pow x 3) (sqrt (/ 1 (pow y 7))))))))) |
y |
(* y (+ 1 (* -1 (/ x y)))) |
(* y (+ 1 (* -1 (/ x y)))) |
(* y (+ 1 (* -1 (/ x y)))) |
(sqrt y) |
(* y (+ (sqrt (/ 1 y)) (* -1/2 (* x (sqrt (/ 1 (pow y 3))))))) |
(* y (+ (sqrt (/ 1 y)) (+ (* -1/2 (* x (sqrt (/ 1 (pow y 3))))) (* -1/8 (* (pow x 2) (sqrt (/ 1 (pow y 5)))))))) |
(* y (+ (sqrt (/ 1 y)) (+ (* -1/2 (* x (sqrt (/ 1 (pow y 3))))) (+ (* -1/8 (* (pow x 2) (sqrt (/ 1 (pow y 5))))) (* -1/16 (* (pow x 3) (sqrt (/ 1 (pow y 7))))))))) |
(sqrt (fabs (+ x (* -1 y)))) |
(sqrt (fabs (+ x (* -1 y)))) |
(sqrt (fabs (+ x (* -1 y)))) |
(sqrt (fabs (+ x (* -1 y)))) |
(fabs (+ x (* -1 y))) |
(fabs (+ x (* -1 y))) |
(fabs (+ x (* -1 y))) |
(fabs (+ x (* -1 y))) |
(* -1 y) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(* -1 (* (sqrt y) (pow (sqrt -1) 2))) |
(* -1 (* y (+ (* 1/2 (* (* x (pow (sqrt -1) 2)) (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (pow (sqrt -1) 2))))) |
(* -1 (* y (+ (* -1/8 (* (* (pow x 2) (pow (sqrt -1) 2)) (sqrt (/ 1 (pow y 5))))) (+ (* 1/2 (* (* x (pow (sqrt -1) 2)) (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (pow (sqrt -1) 2)))))) |
(* -1 (* y (+ (* -1/8 (* (* (pow x 2) (pow (sqrt -1) 2)) (sqrt (/ 1 (pow y 5))))) (+ (* 1/16 (* (* (pow x 3) (pow (sqrt -1) 2)) (sqrt (/ 1 (pow y 7))))) (+ (* 1/2 (* (* x (pow (sqrt -1) 2)) (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (pow (sqrt -1) 2))))))) |
y |
(* -1 (* y (- (/ x y) 1))) |
(* -1 (* y (- (/ x y) 1))) |
(* -1 (* y (- (/ x y) 1))) |
(sqrt y) |
(* -1 (* y (+ (* -1 (sqrt (/ 1 y))) (* -1/2 (* x (sqrt (/ 1 (pow y 3)))))))) |
(* -1 (* y (+ (* -1 (sqrt (/ 1 y))) (+ (* -1/2 (* x (sqrt (/ 1 (pow y 3))))) (* 1/8 (* (pow x 2) (sqrt (/ 1 (pow y 5))))))))) |
(* -1 (* y (+ (* -1 (sqrt (/ 1 y))) (+ (* -1/2 (* x (sqrt (/ 1 (pow y 3))))) (+ (* -1/16 (* (pow x 3) (sqrt (/ 1 (pow y 7))))) (* 1/8 (* (pow x 2) (sqrt (/ 1 (pow y 5)))))))))) |
(sqrt (fabs (- x y))) |
(sqrt (fabs (- x y))) |
(sqrt (fabs (- x y))) |
(sqrt (fabs (- x y))) |
(fabs (- x y)) |
(fabs (- x y)) |
(fabs (- x y)) |
(fabs (- x y)) |
(* -1 y) |
(- x y) |
(- x y) |
(- x y) |
(sqrt y) |
(+ (sqrt y) (* -1/2 (* x (sqrt (/ 1 y))))) |
(+ (sqrt y) (* x (+ (* -1/2 (sqrt (/ 1 y))) (* -1/8 (* x (sqrt (/ 1 (pow y 3)))))))) |
(+ (sqrt y) (* x (+ (* -1/2 (sqrt (/ 1 y))) (* x (+ (* -1/8 (sqrt (/ 1 (pow y 3)))) (* -1/16 (* x (sqrt (/ 1 (pow y 5)))))))))) |
y |
(+ y (* -1 x)) |
(+ y (* -1 x)) |
(+ y (* -1 x)) |
(sqrt y) |
(+ (sqrt y) (* -1/2 (* x (sqrt (/ 1 y))))) |
(+ (sqrt y) (* x (+ (* -1/2 (sqrt (/ 1 y))) (* -1/8 (* x (sqrt (/ 1 (pow y 3)))))))) |
(+ (sqrt y) (* x (+ (* -1/2 (sqrt (/ 1 y))) (* x (+ (* -1/8 (sqrt (/ 1 (pow y 3)))) (* -1/16 (* x (sqrt (/ 1 (pow y 5)))))))))) |
(sqrt (fabs (- x y))) |
(sqrt (fabs (- x y))) |
(sqrt (fabs (- x y))) |
(sqrt (fabs (- x y))) |
(fabs (- x y)) |
(fabs (- x y)) |
(fabs (- x y)) |
(fabs (- x y)) |
x |
(* x (+ 1 (* -1 (/ y x)))) |
(* x (+ 1 (* -1 (/ y x)))) |
(* x (+ 1 (* -1 (/ y x)))) |
(* (sqrt x) (sqrt -1)) |
(* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ y (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))) |
(* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (pow y 2) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ y (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1))))) |
(* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (pow y 2) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ (pow y 3) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ y (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))))) |
(* -1 x) |
(* x (- (/ y x) 1)) |
(* x (- (/ y x) 1)) |
(* x (- (/ y x) 1)) |
(* (sqrt x) (sqrt -1)) |
(* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ y (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))) |
(* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (pow y 2) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ y (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1))))) |
(* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (pow y 2) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ (pow y 3) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ y (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))))) |
(sqrt (fabs (neg (+ y (* -1 x))))) |
(sqrt (fabs (neg (+ y (* -1 x))))) |
(sqrt (fabs (neg (+ y (* -1 x))))) |
(sqrt (fabs (neg (+ y (* -1 x))))) |
(fabs (neg (+ y (* -1 x)))) |
(fabs (neg (+ y (* -1 x)))) |
(fabs (neg (+ y (* -1 x)))) |
(fabs (neg (+ y (* -1 x)))) |
x |
(* -1 (* x (- (/ y x) 1))) |
(* -1 (* x (- (/ y x) 1))) |
(* -1 (* x (- (/ y x) 1))) |
(* -1 (* (sqrt x) (sqrt -1))) |
(* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* y (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1))))) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (* (pow y 2) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* y (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))))) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (* (pow y 2) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (* (pow y 3) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* y (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1))))))) |
(* -1 x) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(* -1 (* (sqrt x) (sqrt -1))) |
(* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* y (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1))))) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (* (pow y 2) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* y (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))))) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (* (pow y 2) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (* (pow y 3) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* y (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1))))))) |
| Outputs |
|---|
(sqrt (fabs (- x y))) |
(sqrt.f64 (fabs.f64 (-.f64 x y))) |
(sqrt (fabs (- x y))) |
(sqrt.f64 (fabs.f64 (-.f64 x y))) |
(sqrt (fabs (- x y))) |
(sqrt.f64 (fabs.f64 (-.f64 x y))) |
(sqrt (fabs (- x y))) |
(sqrt.f64 (fabs.f64 (-.f64 x y))) |
(fabs (- x y)) |
(fabs.f64 (-.f64 x y)) |
(fabs (- x y)) |
(fabs.f64 (-.f64 x y)) |
(fabs (- x y)) |
(fabs.f64 (-.f64 x y)) |
(fabs (- x y)) |
(fabs.f64 (-.f64 x y)) |
x |
(+ x (* -1 y)) |
(-.f64 x y) |
(+ x (* -1 y)) |
(-.f64 x y) |
(+ x (* -1 y)) |
(-.f64 x y) |
(* (sqrt x) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 x)) |
(+ (* 1/2 (* (sqrt (/ 1 x)) (/ y (sqrt -1)))) (* (sqrt x) (sqrt -1))) |
(fma.f64 (*.f64 (/.f64 y (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 x))) |
(+ (* y (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ y (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 x)) (/ 1 (sqrt -1)))))) (* (sqrt x) (sqrt -1))) |
(fma.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 y (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))))) y (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 x))) |
(+ (* y (+ (* 1/2 (* (sqrt (/ 1 x)) (/ 1 (sqrt -1)))) (* y (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ y (pow (sqrt -1) 5)))))))) (* (sqrt x) (sqrt -1))) |
(fma.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (fma.f64 (/.f64 #s(literal 1/8 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (*.f64 (/.f64 y (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))) #s(literal 1/16 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))))) y)) y (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 x))) |
(* -1 x) |
(neg.f64 x) |
(- y x) |
(-.f64 y x) |
(- y x) |
(-.f64 y x) |
(- y x) |
(-.f64 y x) |
(* (sqrt x) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 x)) |
(+ (* 1/2 (* (sqrt (/ 1 x)) (/ y (sqrt -1)))) (* (sqrt x) (sqrt -1))) |
(fma.f64 (*.f64 (/.f64 y (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 x))) |
(+ (* y (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ y (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 x)) (/ 1 (sqrt -1)))))) (* (sqrt x) (sqrt -1))) |
(fma.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 y (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))))) y (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 x))) |
(+ (* y (+ (* 1/2 (* (sqrt (/ 1 x)) (/ 1 (sqrt -1)))) (* y (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ y (pow (sqrt -1) 5)))))))) (* (sqrt x) (sqrt -1))) |
(fma.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (fma.f64 (/.f64 #s(literal 1/8 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (*.f64 (/.f64 y (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))) #s(literal 1/16 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))))) y)) y (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 x))) |
(sqrt (fabs (- x y))) |
(sqrt.f64 (fabs.f64 (-.f64 x y))) |
(sqrt (fabs (- x y))) |
(sqrt.f64 (fabs.f64 (-.f64 x y))) |
(sqrt (fabs (- x y))) |
(sqrt.f64 (fabs.f64 (-.f64 x y))) |
(sqrt (fabs (- x y))) |
(sqrt.f64 (fabs.f64 (-.f64 x y))) |
(fabs (- x y)) |
(fabs.f64 (-.f64 x y)) |
(fabs (- x y)) |
(fabs.f64 (-.f64 x y)) |
(fabs (- x y)) |
(fabs.f64 (-.f64 x y)) |
(fabs (- x y)) |
(fabs.f64 (-.f64 x y)) |
(* -1 y) |
(neg.f64 y) |
(* y (- (/ x y) 1)) |
(-.f64 x y) |
(* y (- (/ x y) 1)) |
(-.f64 x y) |
(* y (- (/ x y) 1)) |
(-.f64 x y) |
(sqrt y) |
(sqrt.f64 y) |
(* y (+ (sqrt (/ 1 y)) (* -1/2 (* x (sqrt (/ 1 (pow y 3))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) y) |
(* y (+ (sqrt (/ 1 y)) (+ (* -1/2 (* x (sqrt (/ 1 (pow y 3))))) (* -1/8 (* (pow x 2) (sqrt (/ 1 (pow y 5)))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) x) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) y)))) y) |
(* y (+ (sqrt (/ 1 y)) (+ (* -1/2 (* x (sqrt (/ 1 (pow y 3))))) (+ (* -1/8 (* (pow x 2) (sqrt (/ 1 (pow y 5))))) (* -1/16 (* (pow x 3) (sqrt (/ 1 (pow y 7))))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 x #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 7 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) x) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))))) y) |
y |
(* y (+ 1 (* -1 (/ x y)))) |
(-.f64 y x) |
(* y (+ 1 (* -1 (/ x y)))) |
(-.f64 y x) |
(* y (+ 1 (* -1 (/ x y)))) |
(-.f64 y x) |
(sqrt y) |
(sqrt.f64 y) |
(* y (+ (sqrt (/ 1 y)) (* -1/2 (* x (sqrt (/ 1 (pow y 3))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) y) |
(* y (+ (sqrt (/ 1 y)) (+ (* -1/2 (* x (sqrt (/ 1 (pow y 3))))) (* -1/8 (* (pow x 2) (sqrt (/ 1 (pow y 5)))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) x) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) y)))) y) |
(* y (+ (sqrt (/ 1 y)) (+ (* -1/2 (* x (sqrt (/ 1 (pow y 3))))) (+ (* -1/8 (* (pow x 2) (sqrt (/ 1 (pow y 5))))) (* -1/16 (* (pow x 3) (sqrt (/ 1 (pow y 7))))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 x #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 7 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) x) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))))) y) |
(sqrt (fabs (+ x (* -1 y)))) |
(sqrt.f64 (fabs.f64 (-.f64 x y))) |
(sqrt (fabs (+ x (* -1 y)))) |
(sqrt.f64 (fabs.f64 (-.f64 x y))) |
(sqrt (fabs (+ x (* -1 y)))) |
(sqrt.f64 (fabs.f64 (-.f64 x y))) |
(sqrt (fabs (+ x (* -1 y)))) |
(sqrt.f64 (fabs.f64 (-.f64 x y))) |
(fabs (+ x (* -1 y))) |
(fabs.f64 (-.f64 x y)) |
(fabs (+ x (* -1 y))) |
(fabs.f64 (-.f64 x y)) |
(fabs (+ x (* -1 y))) |
(fabs.f64 (-.f64 x y)) |
(fabs (+ x (* -1 y))) |
(fabs.f64 (-.f64 x y)) |
(* -1 y) |
(neg.f64 y) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(-.f64 x y) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(-.f64 x y) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(-.f64 x y) |
(* -1 (* (sqrt y) (pow (sqrt -1) 2))) |
(sqrt.f64 y) |
(* -1 (* y (+ (* 1/2 (* (* x (pow (sqrt -1) 2)) (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (pow (sqrt -1) 2))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) y) |
(* -1 (* y (+ (* -1/8 (* (* (pow x 2) (pow (sqrt -1) 2)) (sqrt (/ 1 (pow y 5))))) (+ (* 1/2 (* (* x (pow (sqrt -1) 2)) (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (pow (sqrt -1) 2)))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) x) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) y)))) y) |
(* -1 (* y (+ (* -1/8 (* (* (pow x 2) (pow (sqrt -1) 2)) (sqrt (/ 1 (pow y 5))))) (+ (* 1/16 (* (* (pow x 3) (pow (sqrt -1) 2)) (sqrt (/ 1 (pow y 7))))) (+ (* 1/2 (* (* x (pow (sqrt -1) 2)) (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (pow (sqrt -1) 2))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 7 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) x) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))))) y) |
y |
(* -1 (* y (- (/ x y) 1))) |
(-.f64 y x) |
(* -1 (* y (- (/ x y) 1))) |
(-.f64 y x) |
(* -1 (* y (- (/ x y) 1))) |
(-.f64 y x) |
(sqrt y) |
(sqrt.f64 y) |
(* -1 (* y (+ (* -1 (sqrt (/ 1 y))) (* -1/2 (* x (sqrt (/ 1 (pow y 3)))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) y) |
(* -1 (* y (+ (* -1 (sqrt (/ 1 y))) (+ (* -1/2 (* x (sqrt (/ 1 (pow y 3))))) (* 1/8 (* (pow x 2) (sqrt (/ 1 (pow y 5))))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) x) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) y)))) y) |
(* -1 (* y (+ (* -1 (sqrt (/ 1 y))) (+ (* -1/2 (* x (sqrt (/ 1 (pow y 3))))) (+ (* -1/16 (* (pow x 3) (sqrt (/ 1 (pow y 7))))) (* 1/8 (* (pow x 2) (sqrt (/ 1 (pow y 5)))))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 7 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) x) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))))) y) |
(sqrt (fabs (- x y))) |
(sqrt.f64 (fabs.f64 (-.f64 x y))) |
(sqrt (fabs (- x y))) |
(sqrt.f64 (fabs.f64 (-.f64 x y))) |
(sqrt (fabs (- x y))) |
(sqrt.f64 (fabs.f64 (-.f64 x y))) |
(sqrt (fabs (- x y))) |
(sqrt.f64 (fabs.f64 (-.f64 x y))) |
(fabs (- x y)) |
(fabs.f64 (-.f64 x y)) |
(fabs (- x y)) |
(fabs.f64 (-.f64 x y)) |
(fabs (- x y)) |
(fabs.f64 (-.f64 x y)) |
(fabs (- x y)) |
(fabs.f64 (-.f64 x y)) |
(* -1 y) |
(neg.f64 y) |
(- x y) |
(-.f64 x y) |
(- x y) |
(-.f64 x y) |
(- x y) |
(-.f64 x y) |
(sqrt y) |
(sqrt.f64 y) |
(+ (sqrt y) (* -1/2 (* x (sqrt (/ 1 y))))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (sqrt.f64 y)) |
(+ (sqrt y) (* x (+ (* -1/2 (sqrt (/ 1 y))) (* -1/8 (* x (sqrt (/ 1 (pow y 3)))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64)))) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) y)))) x (sqrt.f64 y)) |
(+ (sqrt y) (* x (+ (* -1/2 (sqrt (/ 1 y))) (* x (+ (* -1/8 (sqrt (/ 1 (pow y 3)))) (* -1/16 (* x (sqrt (/ 1 (pow y 5)))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/16 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64)))) #s(literal -1/8 binary64))) x (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) y)))) x (sqrt.f64 y)) |
y |
(+ y (* -1 x)) |
(-.f64 y x) |
(+ y (* -1 x)) |
(-.f64 y x) |
(+ y (* -1 x)) |
(-.f64 y x) |
(sqrt y) |
(sqrt.f64 y) |
(+ (sqrt y) (* -1/2 (* x (sqrt (/ 1 y))))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (sqrt.f64 y)) |
(+ (sqrt y) (* x (+ (* -1/2 (sqrt (/ 1 y))) (* -1/8 (* x (sqrt (/ 1 (pow y 3)))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64)))) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) y)))) x (sqrt.f64 y)) |
(+ (sqrt y) (* x (+ (* -1/2 (sqrt (/ 1 y))) (* x (+ (* -1/8 (sqrt (/ 1 (pow y 3)))) (* -1/16 (* x (sqrt (/ 1 (pow y 5)))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/16 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64)))) #s(literal -1/8 binary64))) x (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) y)))) x (sqrt.f64 y)) |
(sqrt (fabs (- x y))) |
(sqrt.f64 (fabs.f64 (-.f64 x y))) |
(sqrt (fabs (- x y))) |
(sqrt.f64 (fabs.f64 (-.f64 x y))) |
(sqrt (fabs (- x y))) |
(sqrt.f64 (fabs.f64 (-.f64 x y))) |
(sqrt (fabs (- x y))) |
(sqrt.f64 (fabs.f64 (-.f64 x y))) |
(fabs (- x y)) |
(fabs.f64 (-.f64 x y)) |
(fabs (- x y)) |
(fabs.f64 (-.f64 x y)) |
(fabs (- x y)) |
(fabs.f64 (-.f64 x y)) |
(fabs (- x y)) |
(fabs.f64 (-.f64 x y)) |
x |
(* x (+ 1 (* -1 (/ y x)))) |
(-.f64 x y) |
(* x (+ 1 (* -1 (/ y x)))) |
(-.f64 x y) |
(* x (+ 1 (* -1 (/ y x)))) |
(-.f64 x y) |
(* (sqrt x) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 x)) |
(* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ y (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))) |
(*.f64 (fma.f64 (*.f64 (/.f64 y (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64)))) x) |
(* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (pow y 2) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ y (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 y (/.f64 y (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/8 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (fma.f64 (*.f64 (/.f64 y (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))))) x) |
(* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (pow y 2) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ (pow y 3) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ y (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 y y) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/8 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1/16 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (fma.f64 (*.f64 (/.f64 y (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64)))))) x) |
(* -1 x) |
(neg.f64 x) |
(* x (- (/ y x) 1)) |
(-.f64 y x) |
(* x (- (/ y x) 1)) |
(-.f64 y x) |
(* x (- (/ y x) 1)) |
(-.f64 y x) |
(* (sqrt x) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 x)) |
(* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ y (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))) |
(*.f64 (fma.f64 (*.f64 (/.f64 y (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64)))) x) |
(* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (pow y 2) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ y (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 y (/.f64 y (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/8 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (fma.f64 (*.f64 (/.f64 y (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))))) x) |
(* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (pow y 2) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ (pow y 3) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ y (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 y y) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/8 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1/16 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (fma.f64 (*.f64 (/.f64 y (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64)))))) x) |
(sqrt (fabs (neg (+ y (* -1 x))))) |
(sqrt.f64 (fabs.f64 (-.f64 x y))) |
(sqrt (fabs (neg (+ y (* -1 x))))) |
(sqrt.f64 (fabs.f64 (-.f64 x y))) |
(sqrt (fabs (neg (+ y (* -1 x))))) |
(sqrt.f64 (fabs.f64 (-.f64 x y))) |
(sqrt (fabs (neg (+ y (* -1 x))))) |
(sqrt.f64 (fabs.f64 (-.f64 x y))) |
(fabs (neg (+ y (* -1 x)))) |
(fabs.f64 (-.f64 x y)) |
(fabs (neg (+ y (* -1 x)))) |
(fabs.f64 (-.f64 x y)) |
(fabs (neg (+ y (* -1 x)))) |
(fabs.f64 (-.f64 x y)) |
(fabs (neg (+ y (* -1 x)))) |
(fabs.f64 (-.f64 x y)) |
x |
(* -1 (* x (- (/ y x) 1))) |
(-.f64 x y) |
(* -1 (* x (- (/ y x) 1))) |
(-.f64 x y) |
(* -1 (* x (- (/ y x) 1))) |
(-.f64 x y) |
(* -1 (* (sqrt x) (sqrt -1))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 x)) |
(* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* y (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1))))) |
(*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) #s(literal 1/2 binary64)) y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (* (pow y 2) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* y (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))))) |
(*.f64 (fma.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) #s(literal -1/8 binary64)) (*.f64 y y) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal -1/2 binary64))) x) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (* (pow y 2) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (* (pow y 3) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* y (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1))))))) |
(*.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (pow.f64 y #s(literal 3 binary64))) #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 y y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) #s(literal -1/8 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) #s(literal 1/2 binary64)) y (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) (neg.f64 x)) |
(* -1 x) |
(neg.f64 x) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(-.f64 y x) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(-.f64 y x) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(-.f64 y x) |
(* -1 (* (sqrt x) (sqrt -1))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 x)) |
(* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* y (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1))))) |
(*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) #s(literal 1/2 binary64)) y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (* (pow y 2) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* y (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))))) |
(*.f64 (fma.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) #s(literal -1/8 binary64)) (*.f64 y y) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal -1/2 binary64))) x) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (* (pow y 2) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (* (pow y 3) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* y (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1))))))) |
(*.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (pow.f64 y #s(literal 3 binary64))) #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 y y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) #s(literal -1/8 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) #s(literal 1/2 binary64)) y (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) (neg.f64 x)) |
| 2 990× | lower-fma.f64 |
| 2 990× | lower-fma.f32 |
| 2 534× | lower-*.f64 |
| 2 534× | lower-*.f32 |
| 1 822× | lower-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 9 | 33 |
| 0 | 14 | 29 |
| 1 | 55 | 29 |
| 2 | 377 | 29 |
| 3 | 4460 | 29 |
| 0 | 9579 | 29 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(sqrt.f64 (fabs.f64 #s(approx (- x y) y))) |
(fabs.f64 #s(approx (- x y) y)) |
#s(approx (- x y) y) |
(sqrt.f64 (-.f64 y x)) |
(-.f64 y x) |
(/.f64 (-.f64 y x) (sqrt.f64 (-.f64 y x))) |
| Outputs |
|---|
(*.f64 (pow.f64 (fabs.f64 #s(approx (- x y) y)) #s(literal 1/4 binary64)) (pow.f64 (fabs.f64 #s(approx (- x y) y)) #s(literal 1/4 binary64))) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (fabs.f64 #s(approx (- x y) y)))) |
(pow.f64 (pow.f64 (fabs.f64 #s(approx (- x y) y)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (fabs.f64 #s(approx (- x y) y)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 #s(approx (- x y) y)) #s(literal 1/2 binary64)) |
(sqrt.f64 (fabs.f64 #s(approx (- x y) y))) |
(exp.f64 (fma.f64 (log.f64 (fabs.f64 #s(approx (- x y) y))) #s(literal 1/4 binary64) (*.f64 (log.f64 (fabs.f64 #s(approx (- x y) y))) #s(literal 1/4 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (fabs.f64 #s(approx (- x y) y))) #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (fabs.f64 #s(approx (- x y) y)) #s(literal 2 binary64))) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (fabs.f64 #s(approx (- x y) y)) #s(literal 1/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (fabs.f64 #s(approx (- x y) y))) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (fabs.f64 #s(approx (- x y) y))) |
(fabs.f64 (-.f64 #s(approx (- x y) y) #s(literal 0 binary64))) |
(fabs.f64 (neg.f64 #s(approx (- x y) y))) |
(fabs.f64 #s(approx (- x y) y)) |
(exp.f64 (log.f64 (fabs.f64 #s(approx (- x y) y)))) |
(*.f64 #s(literal -1 binary64) (neg.f64 #s(approx (- x y) y))) |
(*.f64 #s(literal 1 binary64) #s(approx (- x y) y)) |
#s(approx (- x y) y) |
(neg.f64 (neg.f64 #s(approx (- x y) y))) |
(-.f64 #s(literal 0 binary64) (neg.f64 #s(approx (- x y) y))) |
(*.f64 (/.f64 (pow.f64 (-.f64 y x) #s(literal 3/2 binary64)) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (-.f64 y x) y (*.f64 x x))) |
(*.f64 (/.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (sqrt.f64 (-.f64 y x))) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 2 binary64)))) (-.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (*.f64 y x))) |
(*.f64 (/.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (sqrt.f64 (-.f64 y x))) (+.f64 (pow.f64 (*.f64 (-.f64 y x) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 y x) x) (-.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (*.f64 y x)) (pow.f64 y #s(literal 4 binary64)))) |
(*.f64 (/.f64 (-.f64 y x) (hypot.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3/2 binary64)))) (sqrt.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (-.f64 y x)) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 y x) #s(literal 1/4 binary64))) (pow.f64 (-.f64 y x) #s(literal 1/4 binary64))) |
(*.f64 (neg.f64 (pow.f64 (-.f64 y x) #s(literal 1/4 binary64))) (pow.f64 (-.f64 y x) #s(literal 1/4 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (-.f64 y x) #s(literal 1/4 binary64))) (pow.f64 (-.f64 y x) #s(literal 3/4 binary64))) |
(*.f64 (pow.f64 (-.f64 y x) #s(literal 3/4 binary64)) (pow.f64 (-.f64 y x) #s(literal -1/4 binary64))) |
(*.f64 (/.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) (sqrt.f64 (-.f64 y x))) (/.f64 (-.f64 y x) (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(*.f64 (/.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (pow.f64 (-.f64 y x) #s(literal 1/4 binary64))) (/.f64 (pow.f64 (-.f64 y x) #s(literal -1 binary64)) (pow.f64 (-.f64 y x) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (-.f64 y x) #s(literal 1/4 binary64))) (/.f64 (pow.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal -1 binary64)) (pow.f64 (-.f64 y x) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (-.f64 y x) #s(literal -1 binary64)) (sqrt.f64 (-.f64 y x)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64)) (/.f64 (pow.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal -1 binary64)) (sqrt.f64 (-.f64 y x)))) |
(*.f64 (pow.f64 (-.f64 y x) #s(literal 3/2 binary64)) (pow.f64 (-.f64 y x) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (sqrt.f64 (-.f64 y x))) (pow.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (-.f64 y x) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (-.f64 y x) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 y x) #s(literal 1/4 binary64)) (neg.f64 (pow.f64 (-.f64 y x) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 (-.f64 y x) #s(literal 1/4 binary64)) (pow.f64 (-.f64 y x) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (+.f64 (-.f64 y x) (/.f64 (*.f64 y x) (-.f64 y x))) (sqrt.f64 (-.f64 y x))) (pow.f64 (+.f64 (-.f64 y x) (/.f64 (*.f64 y x) (-.f64 y x))) #s(literal -1 binary64))) |
(*.f64 (hypot.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3/2 binary64))) (pow.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 y x))) |
(*.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (/.f64 (pow.f64 (-.f64 y x) #s(literal -1 binary64)) (sqrt.f64 (-.f64 y x)))) |
(*.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (pow.f64 (-.f64 y x) #s(literal -3/2 binary64))) |
(*.f64 (pow.f64 (-.f64 y x) #s(literal -1/2 binary64)) (-.f64 y x)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 y x))) |
(*.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) (/.f64 (-.f64 y x) (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (sqrt.f64 (-.f64 y x))))) |
(*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (/.f64 (pow.f64 (-.f64 y x) #s(literal -1/2 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (/.f64 (pow.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal -1 binary64)) (sqrt.f64 (-.f64 y x)))) |
(*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (/.f64 (sqrt.f64 (-.f64 y x)) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) |
(*.f64 (sqrt.f64 (-.f64 y x)) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 (-.f64 y x)) #s(literal 1 binary64)) |
(*.f64 (-.f64 y x) (pow.f64 (-.f64 y x) #s(literal -1/2 binary64))) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (-.f64 y x))) |
(pow.f64 (/.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (sqrt.f64 (-.f64 y x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (-.f64 y x) (/.f64 (*.f64 y x) (-.f64 y x))) (*.f64 (+.f64 (-.f64 y x) (/.f64 (*.f64 y x) (-.f64 y x))) (sqrt.f64 (-.f64 y x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (fma.f64 (-.f64 y x) y (*.f64 x x))) (hypot.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (-.f64 y x) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (-.f64 y x) #s(literal -1 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (-.f64 y x) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (sqrt.f64 (-.f64 y x)) #s(literal 1 binary64)) |
(pow.f64 (-.f64 y x) #s(literal 1/2 binary64)) |
(/.f64 (pow.f64 (/.f64 (sqrt.f64 (-.f64 y x)) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) #s(literal -1 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))) |
(/.f64 (/.f64 (-.f64 y x) #s(literal -1 binary64)) (sqrt.f64 (-.f64 y x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (sqrt.f64 (-.f64 y x)))) (fma.f64 (-.f64 y x) y (*.f64 x x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (-.f64 y x) (/.f64 (*.f64 y x) (-.f64 y x))) (sqrt.f64 (-.f64 y x)))) (+.f64 (-.f64 y x) (/.f64 (*.f64 y x) (-.f64 y x)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (hypot.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3/2 binary64)))) (sqrt.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 y x) #s(literal 3/2 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (-.f64 y x) (*.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 y x)))))) |
(/.f64 (fma.f64 (pow.f64 (-.f64 y x) #s(literal -3/2 binary64)) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (/.f64 x (sqrt.f64 (-.f64 y x))) #s(literal 3 binary64))) (fma.f64 y (/.f64 y (-.f64 y x)) (-.f64 (*.f64 x (/.f64 x (-.f64 y x))) (/.f64 (*.f64 y x) (-.f64 y x))))) |
(/.f64 (pow.f64 (-.f64 y x) #s(literal 3/4 binary64)) (pow.f64 (-.f64 y x) #s(literal 1/4 binary64))) |
(/.f64 (neg.f64 (pow.f64 (-.f64 y x) #s(literal 3/2 binary64))) (-.f64 y x)) |
(/.f64 (neg.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (sqrt.f64 (-.f64 y x)))) (neg.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (-.f64 y x) (/.f64 (*.f64 y x) (-.f64 y x))) (sqrt.f64 (-.f64 y x)))) (neg.f64 (+.f64 (-.f64 y x) (/.f64 (*.f64 y x) (-.f64 y x))))) |
(/.f64 (neg.f64 (hypot.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3/2 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 (-.f64 y x) y (*.f64 x x))))) |
(/.f64 (neg.f64 (hypot.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3/2 binary64)))) (sqrt.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(/.f64 (*.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) #s(literal -1 binary64)) (pow.f64 (-.f64 y x) #s(literal 3/2 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64)) (*.f64 (neg.f64 (fma.f64 (-.f64 y x) y (*.f64 x x))) (sqrt.f64 (-.f64 y x)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64)) (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (sqrt.f64 (-.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (sqrt.f64 (-.f64 y x))) (*.f64 (sqrt.f64 (-.f64 y x)) (neg.f64 x))) (-.f64 y x)) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (/.f64 (sqrt.f64 (-.f64 y x)) x)) (sqrt.f64 (-.f64 y x))) (*.f64 (sqrt.f64 (-.f64 y x)) (/.f64 (sqrt.f64 (-.f64 y x)) x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (sqrt.f64 (-.f64 y x))) (*.f64 (sqrt.f64 (-.f64 y x)) x)) (-.f64 y x)) |
(/.f64 (-.f64 (sqrt.f64 (-.f64 y x)) (*.f64 (/.f64 (sqrt.f64 (-.f64 y x)) y) (neg.f64 x))) (*.f64 (/.f64 (sqrt.f64 (-.f64 y x)) y) (sqrt.f64 (-.f64 y x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (-.f64 y x)) x)) (*.f64 (/.f64 (sqrt.f64 (-.f64 y x)) y) #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 (-.f64 y x)) y) (/.f64 (sqrt.f64 (-.f64 y x)) x))) |
(/.f64 (-.f64 (sqrt.f64 (-.f64 y x)) (*.f64 (/.f64 (sqrt.f64 (-.f64 y x)) y) x)) (*.f64 (/.f64 (sqrt.f64 (-.f64 y x)) y) (sqrt.f64 (-.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (-.f64 y x)) y) (*.f64 (sqrt.f64 (-.f64 y x)) (neg.f64 x))) (-.f64 y x)) |
(/.f64 (-.f64 (*.f64 y (/.f64 (sqrt.f64 (-.f64 y x)) x)) (sqrt.f64 (-.f64 y x))) (*.f64 (sqrt.f64 (-.f64 y x)) (/.f64 (sqrt.f64 (-.f64 y x)) x))) |
(/.f64 (fma.f64 (neg.f64 y) (sqrt.f64 (-.f64 y x)) (*.f64 (sqrt.f64 (-.f64 y x)) (neg.f64 x))) (-.f64 y x)) |
(/.f64 (fma.f64 (neg.f64 y) (/.f64 (sqrt.f64 (-.f64 y x)) x) (sqrt.f64 (-.f64 y x))) (*.f64 (sqrt.f64 (-.f64 y x)) (/.f64 (sqrt.f64 (-.f64 y x)) x))) |
(/.f64 (fma.f64 (neg.f64 y) (sqrt.f64 (-.f64 y x)) (*.f64 (sqrt.f64 (-.f64 y x)) x)) (-.f64 y x)) |
(/.f64 (+.f64 (sqrt.f64 (-.f64 y x)) (*.f64 (/.f64 (sqrt.f64 (-.f64 y x)) y) (neg.f64 x))) (*.f64 (/.f64 (sqrt.f64 (-.f64 y x)) y) (sqrt.f64 (-.f64 y x)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (-.f64 y x)) x) (*.f64 (/.f64 (sqrt.f64 (-.f64 y x)) y) #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 (-.f64 y x)) y) (/.f64 (sqrt.f64 (-.f64 y x)) x))) |
(/.f64 (+.f64 (sqrt.f64 (-.f64 y x)) (*.f64 (/.f64 (sqrt.f64 (-.f64 y x)) y) x)) (*.f64 (/.f64 (sqrt.f64 (-.f64 y x)) y) (sqrt.f64 (-.f64 y x)))) |
(/.f64 (fma.f64 (sqrt.f64 (-.f64 y x)) y (*.f64 (sqrt.f64 (-.f64 y x)) (neg.f64 x))) (-.f64 y x)) |
(/.f64 (fma.f64 y (/.f64 (sqrt.f64 (-.f64 y x)) x) (sqrt.f64 (-.f64 y x))) (*.f64 (sqrt.f64 (-.f64 y x)) (/.f64 (sqrt.f64 (-.f64 y x)) x))) |
(/.f64 (pow.f64 (-.f64 y x) #s(literal 3/2 binary64)) (-.f64 y x)) |
(/.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (sqrt.f64 (-.f64 y x))) (neg.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(/.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (sqrt.f64 (-.f64 y x))) (fma.f64 (-.f64 y x) y (*.f64 x x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (*.f64 (pow.f64 (-.f64 y x) #s(literal 3/2 binary64)) (fma.f64 (*.f64 x x) (fma.f64 y y (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (*.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (sqrt.f64 (-.f64 y x))) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 (pow.f64 (-.f64 y x) #s(literal 3/2 binary64)) (fma.f64 y y (*.f64 x x)))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 9 binary64)) (pow.f64 x #s(literal 9 binary64))) (*.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (sqrt.f64 (-.f64 y x))) (+.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (pow.f64 y #s(literal 6 binary64))))) |
(/.f64 (*.f64 (+.f64 (-.f64 y x) (/.f64 (*.f64 y x) (-.f64 y x))) (sqrt.f64 (-.f64 y x))) (+.f64 (-.f64 y x) (/.f64 (*.f64 y x) (-.f64 y x)))) |
(/.f64 (hypot.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3/2 binary64))) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (-.f64 y x) y (*.f64 x x))))) |
(/.f64 (hypot.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3/2 binary64))) (neg.f64 (sqrt.f64 (fma.f64 (-.f64 y x) y (*.f64 x x))))) |
(/.f64 (hypot.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3/2 binary64))) (sqrt.f64 (neg.f64 (fma.f64 (-.f64 y x) y (*.f64 x x))))) |
(/.f64 (hypot.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3/2 binary64))) (sqrt.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (pow.f64 (-.f64 y x) #s(literal -1/2 binary64))) |
(/.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (neg.f64 (pow.f64 (-.f64 y x) #s(literal 3/2 binary64)))) |
(/.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (pow.f64 (-.f64 y x) #s(literal 3/2 binary64))) |
(/.f64 (pow.f64 (-.f64 y x) #s(literal -1/2 binary64)) (pow.f64 (-.f64 y x) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (sqrt.f64 (-.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 y x) (/.f64 (*.f64 y x) (-.f64 y x))) (*.f64 (+.f64 (-.f64 y x) (/.f64 (*.f64 y x) (-.f64 y x))) (sqrt.f64 (-.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (-.f64 y x) y (*.f64 x x))) (hypot.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 y x) #s(literal -1/2 binary64))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (neg.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (sqrt.f64 (-.f64 y x))))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (sqrt.f64 (-.f64 y x)) (neg.f64 (fma.f64 (-.f64 y x) y (*.f64 x x))))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (neg.f64 (fma.f64 (-.f64 y x) y (*.f64 x x))) (sqrt.f64 (-.f64 y x)))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (sqrt.f64 (-.f64 y x)))) |
(/.f64 (sqrt.f64 (-.f64 y x)) #s(literal -1 binary64)) |
(/.f64 (sqrt.f64 (-.f64 y x)) #s(literal 1 binary64)) |
(/.f64 (-.f64 y x) (sqrt.f64 (-.f64 y x))) |
(neg.f64 (sqrt.f64 (-.f64 y x))) |
(fma.f64 (/.f64 x (-.f64 y x)) (sqrt.f64 (-.f64 y x)) (/.f64 y (sqrt.f64 (-.f64 y x)))) |
(fma.f64 (/.f64 x (hypot.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3/2 binary64)))) (sqrt.f64 (fma.f64 (-.f64 y x) y (*.f64 x x))) (/.f64 y (sqrt.f64 (-.f64 y x)))) |
(fma.f64 (/.f64 y (-.f64 y x)) (sqrt.f64 (-.f64 y x)) (*.f64 (pow.f64 (-.f64 y x) #s(literal -1/2 binary64)) (neg.f64 x))) |
(fma.f64 (/.f64 y (-.f64 y x)) (sqrt.f64 (-.f64 y x)) (/.f64 x (sqrt.f64 (-.f64 y x)))) |
(fma.f64 (/.f64 y (hypot.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3/2 binary64)))) (sqrt.f64 (fma.f64 (-.f64 y x) y (*.f64 x x))) (*.f64 (pow.f64 (-.f64 y x) #s(literal -1/2 binary64)) (neg.f64 x))) |
(fma.f64 (/.f64 y (hypot.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3/2 binary64)))) (sqrt.f64 (fma.f64 (-.f64 y x) y (*.f64 x x))) (/.f64 x (sqrt.f64 (-.f64 y x)))) |
(fma.f64 (*.f64 x #s(literal 1 binary64)) (pow.f64 (-.f64 y x) #s(literal -1/2 binary64)) (/.f64 y (sqrt.f64 (-.f64 y x)))) |
(fma.f64 (*.f64 y #s(literal 1 binary64)) (pow.f64 (-.f64 y x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (-.f64 y x) #s(literal -1/2 binary64)) (neg.f64 x))) |
(fma.f64 (*.f64 y #s(literal 1 binary64)) (pow.f64 (-.f64 y x) #s(literal -1/2 binary64)) (/.f64 x (sqrt.f64 (-.f64 y x)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (sqrt.f64 (-.f64 y x))) (/.f64 y (sqrt.f64 (-.f64 y x)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 y (sqrt.f64 (-.f64 y x))) (*.f64 (pow.f64 (-.f64 y x) #s(literal -1/2 binary64)) (neg.f64 x))) |
(fma.f64 #s(literal -1 binary64) (/.f64 y (sqrt.f64 (-.f64 y x))) (/.f64 x (sqrt.f64 (-.f64 y x)))) |
(fma.f64 (neg.f64 x) (pow.f64 (-.f64 y x) #s(literal -1/2 binary64)) (/.f64 y (sqrt.f64 (-.f64 y x)))) |
(fma.f64 (neg.f64 y) (pow.f64 (-.f64 y x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (-.f64 y x) #s(literal -1/2 binary64)) (neg.f64 x))) |
(fma.f64 (neg.f64 y) (pow.f64 (-.f64 y x) #s(literal -1/2 binary64)) (/.f64 x (sqrt.f64 (-.f64 y x)))) |
(fma.f64 (pow.f64 (-.f64 y x) #s(literal -1/2 binary64)) (neg.f64 x) (/.f64 y (sqrt.f64 (-.f64 y x)))) |
(fma.f64 (pow.f64 (-.f64 y x) #s(literal -1/2 binary64)) y (*.f64 (pow.f64 (-.f64 y x) #s(literal -1/2 binary64)) (neg.f64 x))) |
(fma.f64 (pow.f64 (-.f64 y x) #s(literal -1/2 binary64)) y (/.f64 x (sqrt.f64 (-.f64 y x)))) |
(fma.f64 (pow.f64 (-.f64 y x) #s(literal -1/2 binary64)) x (/.f64 y (sqrt.f64 (-.f64 y x)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (-.f64 y x))) (/.f64 y (sqrt.f64 (-.f64 y x)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 y (sqrt.f64 (-.f64 y x))) (*.f64 (pow.f64 (-.f64 y x) #s(literal -1/2 binary64)) (neg.f64 x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 y (sqrt.f64 (-.f64 y x))) (/.f64 x (sqrt.f64 (-.f64 y x)))) |
(fma.f64 (/.f64 y (sqrt.f64 (-.f64 y x))) #s(literal 1 binary64) (*.f64 (/.f64 x (sqrt.f64 (-.f64 y x))) #s(literal 1 binary64))) |
(fma.f64 y (pow.f64 (-.f64 y x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (-.f64 y x) #s(literal -1/2 binary64)) (neg.f64 x))) |
(fma.f64 y (pow.f64 (-.f64 y x) #s(literal -1/2 binary64)) (/.f64 x (sqrt.f64 (-.f64 y x)))) |
(fma.f64 x (pow.f64 (-.f64 y x) #s(literal -1/2 binary64)) (/.f64 y (sqrt.f64 (-.f64 y x)))) |
(sqrt.f64 (-.f64 y x)) |
(-.f64 (/.f64 (pow.f64 (/.f64 y (sqrt.f64 (-.f64 y x))) #s(literal 3 binary64)) (+.f64 (-.f64 y x) (/.f64 (*.f64 y x) (-.f64 y x)))) (/.f64 (pow.f64 (/.f64 x (sqrt.f64 (-.f64 y x))) #s(literal 3 binary64)) (+.f64 (-.f64 y x) (/.f64 (*.f64 y x) (-.f64 y x))))) |
(-.f64 (/.f64 (*.f64 (sqrt.f64 (-.f64 y x)) y) (-.f64 y x)) (/.f64 (*.f64 (sqrt.f64 (-.f64 y x)) x) (-.f64 y x))) |
(-.f64 (/.f64 (*.f64 y y) (pow.f64 (-.f64 y x) #s(literal 3/2 binary64))) (/.f64 (*.f64 x x) (pow.f64 (-.f64 y x) #s(literal 3/2 binary64)))) |
(-.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (sqrt.f64 (-.f64 y x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (sqrt.f64 (-.f64 y x))))) |
(-.f64 (/.f64 (*.f64 y (/.f64 y (-.f64 y x))) (sqrt.f64 (-.f64 y x))) (/.f64 (*.f64 x (/.f64 x (-.f64 y x))) (sqrt.f64 (-.f64 y x)))) |
(-.f64 (/.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))) (sqrt.f64 (-.f64 y x))) (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))) (sqrt.f64 (-.f64 y x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 y x))) (sqrt.f64 (-.f64 y x))) |
(-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 y x))) |
(-.f64 (/.f64 y (sqrt.f64 (-.f64 y x))) (/.f64 x (sqrt.f64 (-.f64 y x)))) |
(hypot.f64 (/.f64 y (sqrt.f64 (-.f64 y x))) (/.f64 x (sqrt.f64 (-.f64 y x)))) |
(exp.f64 (fma.f64 (log.f64 (-.f64 y x)) #s(literal 1/4 binary64) (*.f64 (log.f64 (-.f64 y x)) #s(literal 1/4 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (-.f64 y x)) #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (-.f64 y x))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (-.f64 y x) #s(literal 1/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64))) #s(literal 1/4 binary64))) |
(exp.f64 (log.f64 (sqrt.f64 (-.f64 y x)))) |
(+.f64 (*.f64 (/.f64 y (sqrt.f64 (-.f64 y x))) #s(literal 1 binary64)) (*.f64 (/.f64 x (sqrt.f64 (-.f64 y x))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (pow.f64 (-.f64 y x) #s(literal -1/2 binary64)) (neg.f64 x)) (/.f64 y (sqrt.f64 (-.f64 y x)))) |
(+.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 y x))) |
(+.f64 (/.f64 x (sqrt.f64 (-.f64 y x))) (/.f64 y (sqrt.f64 (-.f64 y x)))) |
(+.f64 (/.f64 y (sqrt.f64 (-.f64 y x))) (*.f64 (pow.f64 (-.f64 y x) #s(literal -1/2 binary64)) (neg.f64 x))) |
(+.f64 (/.f64 y (sqrt.f64 (-.f64 y x))) (/.f64 x (sqrt.f64 (-.f64 y x)))) |
(*.f64 (exp.f64 (log.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (exp.f64 (neg.f64 (log.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)))))) |
(*.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 2 binary64)))) (-.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (*.f64 y x))) |
(*.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 y x) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 y x) x) (-.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (*.f64 y x)) (pow.f64 y #s(literal 4 binary64)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 y x) y) (-.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (*.f64 y x)) (pow.f64 x #s(literal 4 binary64)))) |
(*.f64 (/.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(*.f64 (/.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (-.f64 y x) y (*.f64 x x))) |
(*.f64 (/.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (pow.f64 (-.f64 y x) #s(literal 2 binary64))) (-.f64 y x)) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (/.f64 (-.f64 y x) (pow.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (-.f64 y x) #s(literal 3/4 binary64)) (pow.f64 (-.f64 y x) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (-.f64 y x) #s(literal 1/4 binary64)) (pow.f64 (-.f64 y x) #s(literal 3/4 binary64))) |
(*.f64 (pow.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal -1 binary64)) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(*.f64 (pow.f64 (-.f64 y x) #s(literal -1 binary64)) (pow.f64 (-.f64 y x) #s(literal 2 binary64))) |
(*.f64 #s(literal -1 binary64) (-.f64 y x)) |
(*.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (*.f64 (pow.f64 (-.f64 y x) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (neg.f64 (pow.f64 (-.f64 y x) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (pow.f64 (-.f64 y x) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (-.f64 y x)) |
(*.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) (/.f64 (-.f64 y x) (neg.f64 (fma.f64 (-.f64 y x) y (*.f64 x x))))) |
(*.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) (*.f64 (-.f64 y x) (pow.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) (/.f64 (-.f64 y x) (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (pow.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (neg.f64 (pow.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal -1 binary64)))) |
(*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (neg.f64 (fma.f64 (-.f64 y x) y (*.f64 x x))) #s(literal -1 binary64))) |
(*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (-.f64 y x)) (sqrt.f64 (-.f64 y x))) |
(*.f64 (-.f64 y x) #s(literal -1 binary64)) |
(*.f64 (-.f64 y x) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (pow.f64 (-.f64 y x) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (pow.f64 (-.f64 y x) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (-.f64 y x) #s(literal 1/4 binary64)) #s(literal 4 binary64)) |
(pow.f64 (pow.f64 (-.f64 y x) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (-.f64 y x) #s(literal -1/2 binary64)) #s(literal -2 binary64)) |
(pow.f64 (sqrt.f64 (-.f64 y x)) #s(literal 2 binary64)) |
(pow.f64 (-.f64 y x) #s(literal 1 binary64)) |
(/.f64 (exp.f64 (log.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (exp.f64 (log.f64 (neg.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)))))) |
(/.f64 (exp.f64 (log.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (exp.f64 (log.f64 (fma.f64 (-.f64 y x) y (*.f64 x x))))) |
(/.f64 (/.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal -1 binary64))) |
(/.f64 (/.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (pow.f64 (-.f64 y x) #s(literal 2 binary64))) (pow.f64 (-.f64 y x) #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (pow.f64 (-.f64 y x) #s(literal -1 binary64))) (fma.f64 y y (*.f64 x x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (pow.f64 (-.f64 y x) #s(literal -1 binary64))) (fma.f64 (*.f64 y y) (fma.f64 y y (*.f64 x x)) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (pow.f64 (-.f64 y x) #s(literal -1 binary64))) (fma.f64 (*.f64 x x) (fma.f64 y y (*.f64 x x)) (pow.f64 y #s(literal 4 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (pow.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal -1 binary64))) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 9 binary64)) (pow.f64 x #s(literal 9 binary64))) (pow.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal -1 binary64))) (+.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (pow.f64 y #s(literal 6 binary64)))) |
(/.f64 (*.f64 (hypot.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3/2 binary64))) (sqrt.f64 (-.f64 y x))) (sqrt.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 y x)) (hypot.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3/2 binary64)))) (sqrt.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))) #s(literal 2 binary64))) (+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 x (sqrt.f64 (-.f64 y x))) #s(literal 4 binary64)) (pow.f64 (/.f64 y (sqrt.f64 (-.f64 y x))) #s(literal 4 binary64))) (fma.f64 x (/.f64 x (-.f64 y x)) (*.f64 y (/.f64 y (-.f64 y x))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))) #s(literal 2 binary64))) (+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 y (sqrt.f64 (-.f64 y x))) #s(literal 4 binary64)) (pow.f64 (/.f64 x (sqrt.f64 (-.f64 y x))) #s(literal 4 binary64))) (-.f64 y x)) |
(/.f64 (-.f64 (/.f64 (pow.f64 y #s(literal 9 binary64)) (pow.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal 3 binary64))) (/.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal 3 binary64)))) (+.f64 (pow.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 x (sqrt.f64 (-.f64 y x))) #s(literal 6 binary64)) (pow.f64 (/.f64 y (sqrt.f64 (-.f64 y x))) #s(literal 6 binary64))) (+.f64 (pow.f64 (/.f64 x (sqrt.f64 (-.f64 y x))) #s(literal 4 binary64)) (+.f64 (pow.f64 (/.f64 y (sqrt.f64 (-.f64 y x))) #s(literal 4 binary64)) (*.f64 (*.f64 x (/.f64 x (-.f64 y x))) (*.f64 y (/.f64 y (-.f64 y x))))))) |
(/.f64 (-.f64 (/.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal 3 binary64))) (/.f64 (pow.f64 y #s(literal 9 binary64)) (pow.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal 3 binary64)))) (+.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 y x) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (-.f64 y x))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 y (sqrt.f64 (-.f64 y x))) #s(literal 6 binary64)) (pow.f64 (/.f64 x (sqrt.f64 (-.f64 y x))) #s(literal 6 binary64))) (+.f64 (pow.f64 (/.f64 y (sqrt.f64 (-.f64 y x))) #s(literal 4 binary64)) (+.f64 (pow.f64 (/.f64 x (sqrt.f64 (-.f64 y x))) #s(literal 4 binary64)) (pow.f64 (/.f64 (*.f64 y x) (-.f64 y x)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 y x) (hypot.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3/2 binary64)))) (hypot.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3/2 binary64)))) |
(/.f64 (*.f64 (hypot.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3/2 binary64))) (-.f64 y x)) (hypot.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3/2 binary64)))) |
(/.f64 (hypot.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal 1 binary64))) |
(/.f64 (hypot.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (sqrt.f64 (fma.f64 (*.f64 x x) (fma.f64 y y (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 y y (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) (-.f64 y x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 y y) (fma.f64 y y (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))) (-.f64 y x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 9 binary64)) (pow.f64 x #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 y y (*.f64 x x)) (-.f64 y x))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 x x))) (pow.f64 (-.f64 y x) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))) (*.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 y y))) (pow.f64 (-.f64 y x) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))) (*.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) (pow.f64 y #s(literal 3 binary64)))) (pow.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal 2 binary64))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) (hypot.f64 y x)) |
(/.f64 (pow.f64 (-.f64 y x) #s(literal 3/2 binary64)) (sqrt.f64 (-.f64 y x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (*.f64 (-.f64 y x) (fma.f64 (*.f64 x x) (fma.f64 y y (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (*.f64 (-.f64 y x) (fma.f64 (*.f64 y y) (fma.f64 y y (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (*.f64 (neg.f64 (fma.f64 (-.f64 y x) y (*.f64 x x))) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (*.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 (-.f64 y x) (fma.f64 y y (*.f64 x x)))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 9 binary64)) (pow.f64 x #s(literal 9 binary64))) (*.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) (+.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (pow.f64 y #s(literal 6 binary64))))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 9 binary64)) (pow.f64 x #s(literal 9 binary64))) (*.f64 (neg.f64 (fma.f64 (-.f64 y x) y (*.f64 x x))) (+.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (pow.f64 y #s(literal 6 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (-.f64 y x) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (pow.f64 (-.f64 y x) #s(literal -1 binary64))) |
(/.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (-.f64 (neg.f64 x) y)) |
(/.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (-.f64 (neg.f64 y) x)) |
(/.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (-.f64 y x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (-.f64 y x) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (-.f64 y x) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 y x) #s(literal -1 binary64))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (neg.f64 (neg.f64 (fma.f64 (-.f64 y x) y (*.f64 x x))))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (neg.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (-.f64 y x) y (*.f64 x x))) |
(neg.f64 (-.f64 y x)) |
(fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 y x) y) (-.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (*.f64 y x)) (pow.f64 x #s(literal 4 binary64))) (neg.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 2 binary64)))) (-.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (*.f64 y x)) (neg.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 y x) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 y x) x) (-.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (*.f64 y x)) (pow.f64 y #s(literal 4 binary64))) (neg.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))))) |
(fma.f64 (/.f64 (*.f64 x x) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (-.f64 y x) y (*.f64 x x)) (neg.f64 (*.f64 y (/.f64 y (-.f64 y x))))) |
(fma.f64 (/.f64 (*.f64 x x) (pow.f64 (-.f64 y x) #s(literal 2 binary64))) (-.f64 y x) (neg.f64 (*.f64 y (/.f64 y (-.f64 y x))))) |
(fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 2 binary64)))) (-.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (*.f64 y x)) (neg.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))))) |
(fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 y x) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 y x) x) (-.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (*.f64 y x)) (pow.f64 y #s(literal 4 binary64))) (neg.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 y x) y) (-.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (*.f64 y x)) (pow.f64 x #s(literal 4 binary64))) (neg.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))))) |
(fma.f64 (/.f64 (*.f64 y y) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (-.f64 y x) y (*.f64 x x)) (neg.f64 (*.f64 x (/.f64 x (-.f64 y x))))) |
(fma.f64 (/.f64 (*.f64 y y) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (-.f64 y x) y (*.f64 x x)) (*.f64 x (/.f64 x (-.f64 y x)))) |
(fma.f64 (/.f64 (*.f64 y y) (pow.f64 (-.f64 y x) #s(literal 2 binary64))) (-.f64 y x) (neg.f64 (*.f64 x (/.f64 x (-.f64 y x))))) |
(fma.f64 (/.f64 (*.f64 y y) (pow.f64 (-.f64 y x) #s(literal 2 binary64))) (-.f64 y x) (*.f64 x (/.f64 x (-.f64 y x)))) |
(fma.f64 (*.f64 (/.f64 x (sqrt.f64 (-.f64 y x))) x) (pow.f64 (-.f64 y x) #s(literal -1/2 binary64)) (neg.f64 (*.f64 y (/.f64 y (-.f64 y x))))) |
(fma.f64 (*.f64 (/.f64 y (sqrt.f64 (-.f64 y x))) y) (pow.f64 (-.f64 y x) #s(literal -1/2 binary64)) (neg.f64 (*.f64 x (/.f64 x (-.f64 y x))))) |
(fma.f64 (*.f64 (/.f64 y (sqrt.f64 (-.f64 y x))) y) (pow.f64 (-.f64 y x) #s(literal -1/2 binary64)) (*.f64 x (/.f64 x (-.f64 y x)))) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))) (neg.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))))) |
(fma.f64 (pow.f64 y #s(literal 3/2 binary64)) (/.f64 (pow.f64 y #s(literal 3/2 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))) (neg.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) (neg.f64 (neg.f64 y))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) (*.f64 #s(literal 1 binary64) y)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) (neg.f64 y)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) y) |
(fma.f64 #s(literal -1 binary64) y (*.f64 (neg.f64 x) #s(literal -1 binary64))) |
(fma.f64 #s(literal -1 binary64) y (neg.f64 x)) |
(fma.f64 #s(literal -1 binary64) y x) |
(fma.f64 #s(literal -1 binary64) x (neg.f64 y)) |
(fma.f64 #s(literal -1 binary64) x y) |
(fma.f64 (neg.f64 x) #s(literal -1 binary64) (neg.f64 y)) |
(fma.f64 #s(literal 1 binary64) x (neg.f64 (neg.f64 y))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 #s(literal 1 binary64) y)) |
(fma.f64 #s(literal 1 binary64) x (neg.f64 y)) |
(fma.f64 #s(literal 1 binary64) x y) |
(fma.f64 (*.f64 y y) (/.f64 y (fma.f64 (-.f64 y x) y (*.f64 x x))) (neg.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))))) |
(fma.f64 (*.f64 y y) (pow.f64 (-.f64 y x) #s(literal -1 binary64)) (neg.f64 (*.f64 x (/.f64 x (-.f64 y x))))) |
(fma.f64 (*.f64 y y) (pow.f64 (-.f64 y x) #s(literal -1 binary64)) (*.f64 x (/.f64 x (-.f64 y x)))) |
(fma.f64 (*.f64 x x) (/.f64 x (fma.f64 (-.f64 y x) y (*.f64 x x))) (neg.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))))) |
(fma.f64 (*.f64 x x) (pow.f64 (-.f64 y x) #s(literal -1 binary64)) (neg.f64 (*.f64 y (/.f64 y (-.f64 y x))))) |
(fma.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal -1 binary64)) (neg.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal -1 binary64)) (neg.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))))) |
(fma.f64 (/.f64 x (sqrt.f64 (-.f64 y x))) (/.f64 x (sqrt.f64 (-.f64 y x))) (neg.f64 (*.f64 y (/.f64 y (-.f64 y x))))) |
(fma.f64 (/.f64 y (sqrt.f64 (-.f64 y x))) (/.f64 y (sqrt.f64 (-.f64 y x))) (neg.f64 (*.f64 x (/.f64 x (-.f64 y x))))) |
(fma.f64 (/.f64 y (sqrt.f64 (-.f64 y x))) (/.f64 y (sqrt.f64 (-.f64 y x))) (*.f64 x (/.f64 x (-.f64 y x)))) |
(fma.f64 y (/.f64 (*.f64 y y) (fma.f64 (-.f64 y x) y (*.f64 x x))) (neg.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))))) |
(fma.f64 y (/.f64 y (-.f64 y x)) (neg.f64 (*.f64 x (/.f64 x (-.f64 y x))))) |
(fma.f64 y (/.f64 y (-.f64 y x)) (*.f64 x (/.f64 x (-.f64 y x)))) |
(fma.f64 y (*.f64 (pow.f64 (-.f64 y x) #s(literal -1/2 binary64)) (/.f64 y (sqrt.f64 (-.f64 y x)))) (neg.f64 (*.f64 x (/.f64 x (-.f64 y x))))) |
(fma.f64 y (*.f64 (pow.f64 (-.f64 y x) #s(literal -1/2 binary64)) (/.f64 y (sqrt.f64 (-.f64 y x)))) (*.f64 x (/.f64 x (-.f64 y x)))) |
(fma.f64 y #s(literal -1 binary64) (*.f64 (neg.f64 x) #s(literal -1 binary64))) |
(fma.f64 y #s(literal -1 binary64) (neg.f64 x)) |
(fma.f64 y #s(literal -1 binary64) x) |
(fma.f64 x (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) y (*.f64 x x))) (neg.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))))) |
(fma.f64 x (/.f64 x (-.f64 y x)) (neg.f64 (*.f64 y (/.f64 y (-.f64 y x))))) |
(fma.f64 x (*.f64 (pow.f64 (-.f64 y x) #s(literal -1/2 binary64)) (/.f64 x (sqrt.f64 (-.f64 y x)))) (neg.f64 (*.f64 y (/.f64 y (-.f64 y x))))) |
(fma.f64 x #s(literal -1 binary64) (neg.f64 y)) |
(fma.f64 x #s(literal -1 binary64) y) |
(sqrt.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64))) |
(-.f64 (+.f64 y #s(literal 0 binary64)) x) |
(-.f64 (+.f64 x #s(literal 0 binary64)) y) |
(-.f64 (*.f64 x (/.f64 x (-.f64 y x))) (*.f64 y (/.f64 y (-.f64 y x)))) |
(-.f64 (*.f64 y (/.f64 y (-.f64 y x))) (*.f64 x (/.f64 x (-.f64 y x)))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(-.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(-.f64 #s(literal 0 binary64) (-.f64 y x)) |
(-.f64 (neg.f64 y) (neg.f64 x)) |
(-.f64 y (neg.f64 x)) |
(-.f64 y x) |
(-.f64 x (neg.f64 y)) |
(-.f64 x y) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (-.f64 y x))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (-.f64 y x))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (-.f64 y x)) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (-.f64 y x))) |
(+.f64 (-.f64 y #s(literal 0 binary64)) x) |
(+.f64 (-.f64 x #s(literal 0 binary64)) y) |
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (/.f64 y (-.f64 y x)))) (*.f64 x (/.f64 x (-.f64 y x)))) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(+.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (neg.f64 y)) |
(+.f64 (neg.f64 (neg.f64 y)) (neg.f64 x)) |
(+.f64 (*.f64 x (/.f64 x (-.f64 y x))) (neg.f64 (*.f64 y (/.f64 y (-.f64 y x))))) |
(+.f64 (*.f64 y (/.f64 y (-.f64 y x))) (neg.f64 (*.f64 x (/.f64 x (-.f64 y x))))) |
(+.f64 (*.f64 y (/.f64 y (-.f64 y x))) (*.f64 x (/.f64 x (-.f64 y x)))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))) (neg.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))))) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))) (neg.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))))) |
(+.f64 #s(literal 0 binary64) (-.f64 y x)) |
(+.f64 (neg.f64 x) (neg.f64 y)) |
(+.f64 (neg.f64 x) y) |
(+.f64 (neg.f64 y) (*.f64 (neg.f64 x) #s(literal -1 binary64))) |
(+.f64 (neg.f64 y) (neg.f64 x)) |
(+.f64 (neg.f64 y) x) |
(+.f64 y (neg.f64 x)) |
(+.f64 y x) |
(+.f64 x (neg.f64 (neg.f64 y))) |
(+.f64 x (*.f64 #s(literal 1 binary64) y)) |
(+.f64 x (neg.f64 y)) |
(+.f64 x y) |
(*.f64 (/.f64 (pow.f64 (-.f64 y x) #s(literal 3/2 binary64)) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (-.f64 y x) y (*.f64 x x))) |
(*.f64 (/.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (sqrt.f64 (-.f64 y x))) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 2 binary64)))) (-.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (*.f64 y x))) |
(*.f64 (/.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (sqrt.f64 (-.f64 y x))) (+.f64 (pow.f64 (*.f64 (-.f64 y x) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 y x) x) (-.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (*.f64 y x)) (pow.f64 y #s(literal 4 binary64)))) |
(*.f64 (/.f64 (-.f64 y x) (hypot.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3/2 binary64)))) (sqrt.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (-.f64 y x)) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 y x) #s(literal 1/4 binary64))) (pow.f64 (-.f64 y x) #s(literal 1/4 binary64))) |
(*.f64 (neg.f64 (pow.f64 (-.f64 y x) #s(literal 1/4 binary64))) (pow.f64 (-.f64 y x) #s(literal 1/4 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (-.f64 y x) #s(literal 1/4 binary64))) (pow.f64 (-.f64 y x) #s(literal 3/4 binary64))) |
(*.f64 (pow.f64 (-.f64 y x) #s(literal 3/4 binary64)) (pow.f64 (-.f64 y x) #s(literal -1/4 binary64))) |
(*.f64 (/.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) (sqrt.f64 (-.f64 y x))) (/.f64 (-.f64 y x) (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(*.f64 (/.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (pow.f64 (-.f64 y x) #s(literal 1/4 binary64))) (/.f64 (pow.f64 (-.f64 y x) #s(literal -1 binary64)) (pow.f64 (-.f64 y x) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (-.f64 y x) #s(literal 1/4 binary64))) (/.f64 (pow.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal -1 binary64)) (pow.f64 (-.f64 y x) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (-.f64 y x) #s(literal -1 binary64)) (sqrt.f64 (-.f64 y x)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64)) (/.f64 (pow.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal -1 binary64)) (sqrt.f64 (-.f64 y x)))) |
(*.f64 (pow.f64 (-.f64 y x) #s(literal 3/2 binary64)) (pow.f64 (-.f64 y x) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (sqrt.f64 (-.f64 y x))) (pow.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (-.f64 y x) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (-.f64 y x) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 y x) #s(literal 1/4 binary64)) (neg.f64 (pow.f64 (-.f64 y x) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 (-.f64 y x) #s(literal 1/4 binary64)) (pow.f64 (-.f64 y x) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (+.f64 (-.f64 y x) (/.f64 (*.f64 y x) (-.f64 y x))) (sqrt.f64 (-.f64 y x))) (pow.f64 (+.f64 (-.f64 y x) (/.f64 (*.f64 y x) (-.f64 y x))) #s(literal -1 binary64))) |
(*.f64 (hypot.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3/2 binary64))) (pow.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 y x))) |
(*.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (/.f64 (pow.f64 (-.f64 y x) #s(literal -1 binary64)) (sqrt.f64 (-.f64 y x)))) |
(*.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (pow.f64 (-.f64 y x) #s(literal -3/2 binary64))) |
(*.f64 (pow.f64 (-.f64 y x) #s(literal -1/2 binary64)) (-.f64 y x)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 y x))) |
(*.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) (/.f64 (-.f64 y x) (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (sqrt.f64 (-.f64 y x))))) |
(*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (/.f64 (pow.f64 (-.f64 y x) #s(literal -1/2 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (/.f64 (pow.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal -1 binary64)) (sqrt.f64 (-.f64 y x)))) |
(*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (/.f64 (sqrt.f64 (-.f64 y x)) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) |
(*.f64 (sqrt.f64 (-.f64 y x)) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 (-.f64 y x)) #s(literal 1 binary64)) |
(*.f64 (-.f64 y x) (pow.f64 (-.f64 y x) #s(literal -1/2 binary64))) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (-.f64 y x))) |
(pow.f64 (/.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (sqrt.f64 (-.f64 y x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (-.f64 y x) (/.f64 (*.f64 y x) (-.f64 y x))) (*.f64 (+.f64 (-.f64 y x) (/.f64 (*.f64 y x) (-.f64 y x))) (sqrt.f64 (-.f64 y x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (fma.f64 (-.f64 y x) y (*.f64 x x))) (hypot.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (-.f64 y x) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (-.f64 y x) #s(literal -1 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (-.f64 y x) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (sqrt.f64 (-.f64 y x)) #s(literal 1 binary64)) |
(pow.f64 (-.f64 y x) #s(literal 1/2 binary64)) |
(/.f64 (pow.f64 (/.f64 (sqrt.f64 (-.f64 y x)) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) #s(literal -1 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))) |
(/.f64 (/.f64 (-.f64 y x) #s(literal -1 binary64)) (sqrt.f64 (-.f64 y x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (sqrt.f64 (-.f64 y x)))) (fma.f64 (-.f64 y x) y (*.f64 x x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (-.f64 y x) (/.f64 (*.f64 y x) (-.f64 y x))) (sqrt.f64 (-.f64 y x)))) (+.f64 (-.f64 y x) (/.f64 (*.f64 y x) (-.f64 y x)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (hypot.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3/2 binary64)))) (sqrt.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 y x) #s(literal 3/2 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (-.f64 y x) (*.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 y x)))))) |
(/.f64 (fma.f64 (pow.f64 (-.f64 y x) #s(literal -3/2 binary64)) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (/.f64 x (sqrt.f64 (-.f64 y x))) #s(literal 3 binary64))) (fma.f64 y (/.f64 y (-.f64 y x)) (-.f64 (*.f64 x (/.f64 x (-.f64 y x))) (/.f64 (*.f64 y x) (-.f64 y x))))) |
(/.f64 (pow.f64 (-.f64 y x) #s(literal 3/4 binary64)) (pow.f64 (-.f64 y x) #s(literal 1/4 binary64))) |
(/.f64 (neg.f64 (pow.f64 (-.f64 y x) #s(literal 3/2 binary64))) (-.f64 y x)) |
(/.f64 (neg.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (sqrt.f64 (-.f64 y x)))) (neg.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (-.f64 y x) (/.f64 (*.f64 y x) (-.f64 y x))) (sqrt.f64 (-.f64 y x)))) (neg.f64 (+.f64 (-.f64 y x) (/.f64 (*.f64 y x) (-.f64 y x))))) |
(/.f64 (neg.f64 (hypot.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3/2 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 (-.f64 y x) y (*.f64 x x))))) |
(/.f64 (neg.f64 (hypot.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3/2 binary64)))) (sqrt.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(/.f64 (*.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) #s(literal -1 binary64)) (pow.f64 (-.f64 y x) #s(literal 3/2 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64)) (*.f64 (neg.f64 (fma.f64 (-.f64 y x) y (*.f64 x x))) (sqrt.f64 (-.f64 y x)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64)) (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (sqrt.f64 (-.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (sqrt.f64 (-.f64 y x))) (*.f64 (sqrt.f64 (-.f64 y x)) (neg.f64 x))) (-.f64 y x)) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (/.f64 (sqrt.f64 (-.f64 y x)) x)) (sqrt.f64 (-.f64 y x))) (*.f64 (sqrt.f64 (-.f64 y x)) (/.f64 (sqrt.f64 (-.f64 y x)) x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (sqrt.f64 (-.f64 y x))) (*.f64 (sqrt.f64 (-.f64 y x)) x)) (-.f64 y x)) |
(/.f64 (-.f64 (sqrt.f64 (-.f64 y x)) (*.f64 (/.f64 (sqrt.f64 (-.f64 y x)) y) (neg.f64 x))) (*.f64 (/.f64 (sqrt.f64 (-.f64 y x)) y) (sqrt.f64 (-.f64 y x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (-.f64 y x)) x)) (*.f64 (/.f64 (sqrt.f64 (-.f64 y x)) y) #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 (-.f64 y x)) y) (/.f64 (sqrt.f64 (-.f64 y x)) x))) |
(/.f64 (-.f64 (sqrt.f64 (-.f64 y x)) (*.f64 (/.f64 (sqrt.f64 (-.f64 y x)) y) x)) (*.f64 (/.f64 (sqrt.f64 (-.f64 y x)) y) (sqrt.f64 (-.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (-.f64 y x)) y) (*.f64 (sqrt.f64 (-.f64 y x)) (neg.f64 x))) (-.f64 y x)) |
(/.f64 (-.f64 (*.f64 y (/.f64 (sqrt.f64 (-.f64 y x)) x)) (sqrt.f64 (-.f64 y x))) (*.f64 (sqrt.f64 (-.f64 y x)) (/.f64 (sqrt.f64 (-.f64 y x)) x))) |
(/.f64 (fma.f64 (neg.f64 y) (sqrt.f64 (-.f64 y x)) (*.f64 (sqrt.f64 (-.f64 y x)) (neg.f64 x))) (-.f64 y x)) |
(/.f64 (fma.f64 (neg.f64 y) (/.f64 (sqrt.f64 (-.f64 y x)) x) (sqrt.f64 (-.f64 y x))) (*.f64 (sqrt.f64 (-.f64 y x)) (/.f64 (sqrt.f64 (-.f64 y x)) x))) |
(/.f64 (fma.f64 (neg.f64 y) (sqrt.f64 (-.f64 y x)) (*.f64 (sqrt.f64 (-.f64 y x)) x)) (-.f64 y x)) |
(/.f64 (+.f64 (sqrt.f64 (-.f64 y x)) (*.f64 (/.f64 (sqrt.f64 (-.f64 y x)) y) (neg.f64 x))) (*.f64 (/.f64 (sqrt.f64 (-.f64 y x)) y) (sqrt.f64 (-.f64 y x)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (-.f64 y x)) x) (*.f64 (/.f64 (sqrt.f64 (-.f64 y x)) y) #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 (-.f64 y x)) y) (/.f64 (sqrt.f64 (-.f64 y x)) x))) |
(/.f64 (+.f64 (sqrt.f64 (-.f64 y x)) (*.f64 (/.f64 (sqrt.f64 (-.f64 y x)) y) x)) (*.f64 (/.f64 (sqrt.f64 (-.f64 y x)) y) (sqrt.f64 (-.f64 y x)))) |
(/.f64 (fma.f64 (sqrt.f64 (-.f64 y x)) y (*.f64 (sqrt.f64 (-.f64 y x)) (neg.f64 x))) (-.f64 y x)) |
(/.f64 (fma.f64 y (/.f64 (sqrt.f64 (-.f64 y x)) x) (sqrt.f64 (-.f64 y x))) (*.f64 (sqrt.f64 (-.f64 y x)) (/.f64 (sqrt.f64 (-.f64 y x)) x))) |
(/.f64 (pow.f64 (-.f64 y x) #s(literal 3/2 binary64)) (-.f64 y x)) |
(/.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (sqrt.f64 (-.f64 y x))) (neg.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(/.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (sqrt.f64 (-.f64 y x))) (fma.f64 (-.f64 y x) y (*.f64 x x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (*.f64 (pow.f64 (-.f64 y x) #s(literal 3/2 binary64)) (fma.f64 (*.f64 x x) (fma.f64 y y (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (*.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (sqrt.f64 (-.f64 y x))) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 (pow.f64 (-.f64 y x) #s(literal 3/2 binary64)) (fma.f64 y y (*.f64 x x)))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 9 binary64)) (pow.f64 x #s(literal 9 binary64))) (*.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (sqrt.f64 (-.f64 y x))) (+.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (pow.f64 y #s(literal 6 binary64))))) |
(/.f64 (*.f64 (+.f64 (-.f64 y x) (/.f64 (*.f64 y x) (-.f64 y x))) (sqrt.f64 (-.f64 y x))) (+.f64 (-.f64 y x) (/.f64 (*.f64 y x) (-.f64 y x)))) |
(/.f64 (hypot.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3/2 binary64))) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (-.f64 y x) y (*.f64 x x))))) |
(/.f64 (hypot.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3/2 binary64))) (neg.f64 (sqrt.f64 (fma.f64 (-.f64 y x) y (*.f64 x x))))) |
(/.f64 (hypot.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3/2 binary64))) (sqrt.f64 (neg.f64 (fma.f64 (-.f64 y x) y (*.f64 x x))))) |
(/.f64 (hypot.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3/2 binary64))) (sqrt.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (pow.f64 (-.f64 y x) #s(literal -1/2 binary64))) |
(/.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (neg.f64 (pow.f64 (-.f64 y x) #s(literal 3/2 binary64)))) |
(/.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (pow.f64 (-.f64 y x) #s(literal 3/2 binary64))) |
(/.f64 (pow.f64 (-.f64 y x) #s(literal -1/2 binary64)) (pow.f64 (-.f64 y x) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (sqrt.f64 (-.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 y x) (/.f64 (*.f64 y x) (-.f64 y x))) (*.f64 (+.f64 (-.f64 y x) (/.f64 (*.f64 y x) (-.f64 y x))) (sqrt.f64 (-.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (-.f64 y x) y (*.f64 x x))) (hypot.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 y x) #s(literal -1/2 binary64))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (neg.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (sqrt.f64 (-.f64 y x))))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (sqrt.f64 (-.f64 y x)) (neg.f64 (fma.f64 (-.f64 y x) y (*.f64 x x))))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (neg.f64 (fma.f64 (-.f64 y x) y (*.f64 x x))) (sqrt.f64 (-.f64 y x)))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (sqrt.f64 (-.f64 y x)))) |
(/.f64 (sqrt.f64 (-.f64 y x)) #s(literal -1 binary64)) |
(/.f64 (sqrt.f64 (-.f64 y x)) #s(literal 1 binary64)) |
(/.f64 (-.f64 y x) (sqrt.f64 (-.f64 y x))) |
(neg.f64 (sqrt.f64 (-.f64 y x))) |
(fma.f64 (/.f64 x (-.f64 y x)) (sqrt.f64 (-.f64 y x)) (/.f64 y (sqrt.f64 (-.f64 y x)))) |
(fma.f64 (/.f64 x (hypot.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3/2 binary64)))) (sqrt.f64 (fma.f64 (-.f64 y x) y (*.f64 x x))) (/.f64 y (sqrt.f64 (-.f64 y x)))) |
(fma.f64 (/.f64 y (-.f64 y x)) (sqrt.f64 (-.f64 y x)) (*.f64 (pow.f64 (-.f64 y x) #s(literal -1/2 binary64)) (neg.f64 x))) |
(fma.f64 (/.f64 y (-.f64 y x)) (sqrt.f64 (-.f64 y x)) (/.f64 x (sqrt.f64 (-.f64 y x)))) |
(fma.f64 (/.f64 y (hypot.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3/2 binary64)))) (sqrt.f64 (fma.f64 (-.f64 y x) y (*.f64 x x))) (*.f64 (pow.f64 (-.f64 y x) #s(literal -1/2 binary64)) (neg.f64 x))) |
(fma.f64 (/.f64 y (hypot.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3/2 binary64)))) (sqrt.f64 (fma.f64 (-.f64 y x) y (*.f64 x x))) (/.f64 x (sqrt.f64 (-.f64 y x)))) |
(fma.f64 (*.f64 x #s(literal 1 binary64)) (pow.f64 (-.f64 y x) #s(literal -1/2 binary64)) (/.f64 y (sqrt.f64 (-.f64 y x)))) |
(fma.f64 (*.f64 y #s(literal 1 binary64)) (pow.f64 (-.f64 y x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (-.f64 y x) #s(literal -1/2 binary64)) (neg.f64 x))) |
(fma.f64 (*.f64 y #s(literal 1 binary64)) (pow.f64 (-.f64 y x) #s(literal -1/2 binary64)) (/.f64 x (sqrt.f64 (-.f64 y x)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (sqrt.f64 (-.f64 y x))) (/.f64 y (sqrt.f64 (-.f64 y x)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 y (sqrt.f64 (-.f64 y x))) (*.f64 (pow.f64 (-.f64 y x) #s(literal -1/2 binary64)) (neg.f64 x))) |
(fma.f64 #s(literal -1 binary64) (/.f64 y (sqrt.f64 (-.f64 y x))) (/.f64 x (sqrt.f64 (-.f64 y x)))) |
(fma.f64 (neg.f64 x) (pow.f64 (-.f64 y x) #s(literal -1/2 binary64)) (/.f64 y (sqrt.f64 (-.f64 y x)))) |
(fma.f64 (neg.f64 y) (pow.f64 (-.f64 y x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (-.f64 y x) #s(literal -1/2 binary64)) (neg.f64 x))) |
(fma.f64 (neg.f64 y) (pow.f64 (-.f64 y x) #s(literal -1/2 binary64)) (/.f64 x (sqrt.f64 (-.f64 y x)))) |
(fma.f64 (pow.f64 (-.f64 y x) #s(literal -1/2 binary64)) (neg.f64 x) (/.f64 y (sqrt.f64 (-.f64 y x)))) |
(fma.f64 (pow.f64 (-.f64 y x) #s(literal -1/2 binary64)) y (*.f64 (pow.f64 (-.f64 y x) #s(literal -1/2 binary64)) (neg.f64 x))) |
(fma.f64 (pow.f64 (-.f64 y x) #s(literal -1/2 binary64)) y (/.f64 x (sqrt.f64 (-.f64 y x)))) |
(fma.f64 (pow.f64 (-.f64 y x) #s(literal -1/2 binary64)) x (/.f64 y (sqrt.f64 (-.f64 y x)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (-.f64 y x))) (/.f64 y (sqrt.f64 (-.f64 y x)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 y (sqrt.f64 (-.f64 y x))) (*.f64 (pow.f64 (-.f64 y x) #s(literal -1/2 binary64)) (neg.f64 x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 y (sqrt.f64 (-.f64 y x))) (/.f64 x (sqrt.f64 (-.f64 y x)))) |
(fma.f64 (/.f64 y (sqrt.f64 (-.f64 y x))) #s(literal 1 binary64) (*.f64 (/.f64 x (sqrt.f64 (-.f64 y x))) #s(literal 1 binary64))) |
(fma.f64 y (pow.f64 (-.f64 y x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (-.f64 y x) #s(literal -1/2 binary64)) (neg.f64 x))) |
(fma.f64 y (pow.f64 (-.f64 y x) #s(literal -1/2 binary64)) (/.f64 x (sqrt.f64 (-.f64 y x)))) |
(fma.f64 x (pow.f64 (-.f64 y x) #s(literal -1/2 binary64)) (/.f64 y (sqrt.f64 (-.f64 y x)))) |
(sqrt.f64 (-.f64 y x)) |
(-.f64 (/.f64 (pow.f64 (/.f64 y (sqrt.f64 (-.f64 y x))) #s(literal 3 binary64)) (+.f64 (-.f64 y x) (/.f64 (*.f64 y x) (-.f64 y x)))) (/.f64 (pow.f64 (/.f64 x (sqrt.f64 (-.f64 y x))) #s(literal 3 binary64)) (+.f64 (-.f64 y x) (/.f64 (*.f64 y x) (-.f64 y x))))) |
(-.f64 (/.f64 (*.f64 (sqrt.f64 (-.f64 y x)) y) (-.f64 y x)) (/.f64 (*.f64 (sqrt.f64 (-.f64 y x)) x) (-.f64 y x))) |
(-.f64 (/.f64 (*.f64 y y) (pow.f64 (-.f64 y x) #s(literal 3/2 binary64))) (/.f64 (*.f64 x x) (pow.f64 (-.f64 y x) #s(literal 3/2 binary64)))) |
(-.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (sqrt.f64 (-.f64 y x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (sqrt.f64 (-.f64 y x))))) |
(-.f64 (/.f64 (*.f64 y (/.f64 y (-.f64 y x))) (sqrt.f64 (-.f64 y x))) (/.f64 (*.f64 x (/.f64 x (-.f64 y x))) (sqrt.f64 (-.f64 y x)))) |
(-.f64 (/.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))) (sqrt.f64 (-.f64 y x))) (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))) (sqrt.f64 (-.f64 y x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 y x))) (sqrt.f64 (-.f64 y x))) |
(-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 y x))) |
(-.f64 (/.f64 y (sqrt.f64 (-.f64 y x))) (/.f64 x (sqrt.f64 (-.f64 y x)))) |
(hypot.f64 (/.f64 y (sqrt.f64 (-.f64 y x))) (/.f64 x (sqrt.f64 (-.f64 y x)))) |
(exp.f64 (fma.f64 (log.f64 (-.f64 y x)) #s(literal 1/4 binary64) (*.f64 (log.f64 (-.f64 y x)) #s(literal 1/4 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (-.f64 y x)) #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (-.f64 y x))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (-.f64 y x) #s(literal 1/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64))) #s(literal 1/4 binary64))) |
(exp.f64 (log.f64 (sqrt.f64 (-.f64 y x)))) |
(+.f64 (*.f64 (/.f64 y (sqrt.f64 (-.f64 y x))) #s(literal 1 binary64)) (*.f64 (/.f64 x (sqrt.f64 (-.f64 y x))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (pow.f64 (-.f64 y x) #s(literal -1/2 binary64)) (neg.f64 x)) (/.f64 y (sqrt.f64 (-.f64 y x)))) |
(+.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 y x))) |
(+.f64 (/.f64 x (sqrt.f64 (-.f64 y x))) (/.f64 y (sqrt.f64 (-.f64 y x)))) |
(+.f64 (/.f64 y (sqrt.f64 (-.f64 y x))) (*.f64 (pow.f64 (-.f64 y x) #s(literal -1/2 binary64)) (neg.f64 x))) |
(+.f64 (/.f64 y (sqrt.f64 (-.f64 y x))) (/.f64 x (sqrt.f64 (-.f64 y x)))) |
Compiled 23 392 to 1 618 computations (93.1% saved)
5 alts after pruning (2 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 234 | 2 | 1 236 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 3 | 3 |
| Done | 0 | 0 | 0 |
| Total | 1 234 | 5 | 1 239 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.2% | (/.f64 (-.f64 y x) (sqrt.f64 (-.f64 y x))) |
| ✓ | 100.0% | (sqrt.f64 (-.f64 y x)) |
| ✓ | 55.9% | (sqrt.f64 (fabs.f64 #s(approx (- x y) y))) |
| ▶ | 46.9% | (sqrt.f64 #s(approx (- y x) (neg.f64 x))) |
| ▶ | 54.6% | #s(approx (/ (- y x) (sqrt (- y x))) (sqrt.f64 y)) |
Compiled 23 to 23 computations (0% saved)
| 1× | egg-herbie |
Found 5 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (neg.f64 x) | |
| cost-diff | 0 | #s(approx (- y x) (neg.f64 x)) | |
| cost-diff | 0 | (sqrt.f64 #s(approx (- y x) (neg.f64 x))) | |
| cost-diff | 0 | (sqrt.f64 y) | |
| cost-diff | 0 | #s(approx (/ (- y x) (sqrt (- y x))) (sqrt.f64 y)) |
| 272× | lower-fma.f64 |
| 272× | lower-fma.f32 |
| 176× | lower-*.f64 |
| 176× | lower-*.f32 |
| 138× | div-sub |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 30 |
| 0 | 13 | 30 |
| 1 | 21 | 30 |
| 2 | 28 | 30 |
| 3 | 43 | 30 |
| 4 | 66 | 30 |
| 5 | 105 | 30 |
| 6 | 159 | 30 |
| 7 | 241 | 30 |
| 8 | 417 | 30 |
| 9 | 711 | 30 |
| 10 | 739 | 30 |
| 11 | 777 | 30 |
| 12 | 806 | 30 |
| 0 | 806 | 30 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (/ (- y x) (sqrt (- y x))) (sqrt.f64 y)) |
(sqrt.f64 y) |
y |
(sqrt.f64 #s(approx (- y x) (neg.f64 x))) |
#s(approx (- y x) (neg.f64 x)) |
(neg.f64 x) |
x |
| Outputs |
|---|
#s(approx (/ (- y x) (sqrt (- y x))) (sqrt.f64 y)) |
(sqrt.f64 y) |
y |
(sqrt.f64 #s(approx (- y x) (neg.f64 x))) |
#s(approx (- y x) (neg.f64 x)) |
(neg.f64 x) |
x |
Found 5 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0 | (neg.f64 x) | |
| accuracy | 0.00390625 | (sqrt.f64 #s(approx (- y x) (neg.f64 x))) | |
| accuracy | 33.466433105785924 | #s(approx (- y x) (neg.f64 x)) | |
| accuracy | 0 | (sqrt.f64 y) | |
| accuracy | 16.325511946438738 | #s(approx (/ (- y x) (sqrt (- y x))) (sqrt.f64 y)) |
| 11.0ms | 205× | 0 | valid |
| 3.0ms | 51× | 0 | invalid |
Compiled 23 to 9 computations (60.9% saved)
ival-sqrt: 3.0ms (41.8% of total)ival-sub: 1.0ms (13.9% of total)ival-div: 1.0ms (13.9% of total)ival-neg: 1.0ms (13.9% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#s(alt #s(approx (/ (- y x) (sqrt (- y x))) (sqrt.f64 y)) (patch #s(approx (/ (- y x) (sqrt (- y x))) (sqrt.f64 y)) #<representation binary64>) () ()) |
#s(alt (sqrt.f64 y) (patch (sqrt.f64 y) #<representation binary64>) () ()) |
#s(alt (sqrt.f64 #s(approx (- y x) (neg.f64 x))) (patch (sqrt.f64 #s(approx (- y x) (neg.f64 x))) #<representation binary64>) () ()) |
#s(alt #s(approx (- y x) (neg.f64 x)) (patch #s(approx (- y x) (neg.f64 x)) #<representation binary64>) () ()) |
#s(alt (neg.f64 x) (patch (neg.f64 x) #<representation binary64>) () ()) |
| Outputs |
|---|
#s(alt (* (sqrt x) (sqrt -1)) (taylor 0 y) (#s(alt #s(approx (/ (- y x) (sqrt (- y x))) (sqrt.f64 y)) (patch #s(approx (/ (- y x) (sqrt (- y x))) (sqrt.f64 y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (* (sqrt (/ 1 x)) (/ y (sqrt -1)))) (* (sqrt x) (sqrt -1))) (taylor 0 y) (#s(alt #s(approx (/ (- y x) (sqrt (- y x))) (sqrt.f64 y)) (patch #s(approx (/ (- y x) (sqrt (- y x))) (sqrt.f64 y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* y (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ y (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 x)) (/ 1 (sqrt -1)))))) (* (sqrt x) (sqrt -1))) (taylor 0 y) (#s(alt #s(approx (/ (- y x) (sqrt (- y x))) (sqrt.f64 y)) (patch #s(approx (/ (- y x) (sqrt (- y x))) (sqrt.f64 y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* y (+ (* 1/2 (* (sqrt (/ 1 x)) (/ 1 (sqrt -1)))) (* y (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ y (pow (sqrt -1) 5)))))))) (* (sqrt x) (sqrt -1))) (taylor 0 y) (#s(alt #s(approx (/ (- y x) (sqrt (- y x))) (sqrt.f64 y)) (patch #s(approx (/ (- y x) (sqrt (- y x))) (sqrt.f64 y)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt y) (taylor 0 y) (#s(alt (sqrt.f64 y) (patch (sqrt.f64 y) #<representation binary64>) () ())) ()) |
#s(alt (sqrt y) (taylor 0 y) (#s(alt (sqrt.f64 y) (patch (sqrt.f64 y) #<representation binary64>) () ())) ()) |
#s(alt (sqrt y) (taylor 0 y) (#s(alt (sqrt.f64 y) (patch (sqrt.f64 y) #<representation binary64>) () ())) ()) |
#s(alt (sqrt y) (taylor 0 y) (#s(alt (sqrt.f64 y) (patch (sqrt.f64 y) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt x) (sqrt -1)) (taylor 0 y) (#s(alt (sqrt.f64 #s(approx (- y x) (neg.f64 x))) (patch (sqrt.f64 #s(approx (- y x) (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (* (sqrt (/ 1 x)) (/ y (sqrt -1)))) (* (sqrt x) (sqrt -1))) (taylor 0 y) (#s(alt (sqrt.f64 #s(approx (- y x) (neg.f64 x))) (patch (sqrt.f64 #s(approx (- y x) (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* y (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ y (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 x)) (/ 1 (sqrt -1)))))) (* (sqrt x) (sqrt -1))) (taylor 0 y) (#s(alt (sqrt.f64 #s(approx (- y x) (neg.f64 x))) (patch (sqrt.f64 #s(approx (- y x) (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* y (+ (* 1/2 (* (sqrt (/ 1 x)) (/ 1 (sqrt -1)))) (* y (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ y (pow (sqrt -1) 5)))))))) (* (sqrt x) (sqrt -1))) (taylor 0 y) (#s(alt (sqrt.f64 #s(approx (- y x) (neg.f64 x))) (patch (sqrt.f64 #s(approx (- y x) (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 x) (taylor 0 y) (#s(alt #s(approx (- y x) (neg.f64 x)) (patch #s(approx (- y x) (neg.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (- y x) (taylor 0 y) (#s(alt #s(approx (- y x) (neg.f64 x)) (patch #s(approx (- y x) (neg.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (- y x) (taylor 0 y) (#s(alt #s(approx (- y x) (neg.f64 x)) (patch #s(approx (- y x) (neg.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (- y x) (taylor 0 y) (#s(alt #s(approx (- y x) (neg.f64 x)) (patch #s(approx (- y x) (neg.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt y) (taylor inf y) (#s(alt #s(approx (/ (- y x) (sqrt (- y x))) (sqrt.f64 y)) (patch #s(approx (/ (- y x) (sqrt (- y x))) (sqrt.f64 y)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (sqrt (/ 1 y)) (* -1/2 (* x (sqrt (/ 1 (pow y 3))))))) (taylor inf y) (#s(alt #s(approx (/ (- y x) (sqrt (- y x))) (sqrt.f64 y)) (patch #s(approx (/ (- y x) (sqrt (- y x))) (sqrt.f64 y)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (sqrt (/ 1 y)) (+ (* -1/2 (* x (sqrt (/ 1 (pow y 3))))) (* -1/8 (* (pow x 2) (sqrt (/ 1 (pow y 5)))))))) (taylor inf y) (#s(alt #s(approx (/ (- y x) (sqrt (- y x))) (sqrt.f64 y)) (patch #s(approx (/ (- y x) (sqrt (- y x))) (sqrt.f64 y)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (sqrt (/ 1 y)) (+ (* -1/2 (* x (sqrt (/ 1 (pow y 3))))) (+ (* -1/8 (* (pow x 2) (sqrt (/ 1 (pow y 5))))) (* -1/16 (* (pow x 3) (sqrt (/ 1 (pow y 7))))))))) (taylor inf y) (#s(alt #s(approx (/ (- y x) (sqrt (- y x))) (sqrt.f64 y)) (patch #s(approx (/ (- y x) (sqrt (- y x))) (sqrt.f64 y)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt y) (taylor inf y) (#s(alt (sqrt.f64 y) (patch (sqrt.f64 y) #<representation binary64>) () ())) ()) |
#s(alt (sqrt y) (taylor inf y) (#s(alt (sqrt.f64 y) (patch (sqrt.f64 y) #<representation binary64>) () ())) ()) |
#s(alt (sqrt y) (taylor inf y) (#s(alt (sqrt.f64 y) (patch (sqrt.f64 y) #<representation binary64>) () ())) ()) |
#s(alt (sqrt y) (taylor inf y) (#s(alt (sqrt.f64 y) (patch (sqrt.f64 y) #<representation binary64>) () ())) ()) |
#s(alt (sqrt y) (taylor inf y) (#s(alt (sqrt.f64 #s(approx (- y x) (neg.f64 x))) (patch (sqrt.f64 #s(approx (- y x) (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (sqrt (/ 1 y)) (* -1/2 (* x (sqrt (/ 1 (pow y 3))))))) (taylor inf y) (#s(alt (sqrt.f64 #s(approx (- y x) (neg.f64 x))) (patch (sqrt.f64 #s(approx (- y x) (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (sqrt (/ 1 y)) (+ (* -1/2 (* x (sqrt (/ 1 (pow y 3))))) (* -1/8 (* (pow x 2) (sqrt (/ 1 (pow y 5)))))))) (taylor inf y) (#s(alt (sqrt.f64 #s(approx (- y x) (neg.f64 x))) (patch (sqrt.f64 #s(approx (- y x) (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (sqrt (/ 1 y)) (+ (* -1/2 (* x (sqrt (/ 1 (pow y 3))))) (+ (* -1/8 (* (pow x 2) (sqrt (/ 1 (pow y 5))))) (* -1/16 (* (pow x 3) (sqrt (/ 1 (pow y 7))))))))) (taylor inf y) (#s(alt (sqrt.f64 #s(approx (- y x) (neg.f64 x))) (patch (sqrt.f64 #s(approx (- y x) (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt y (taylor inf y) (#s(alt #s(approx (- y x) (neg.f64 x)) (patch #s(approx (- y x) (neg.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ 1 (* -1 (/ x y)))) (taylor inf y) (#s(alt #s(approx (- y x) (neg.f64 x)) (patch #s(approx (- y x) (neg.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ 1 (* -1 (/ x y)))) (taylor inf y) (#s(alt #s(approx (- y x) (neg.f64 x)) (patch #s(approx (- y x) (neg.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ 1 (* -1 (/ x y)))) (taylor inf y) (#s(alt #s(approx (- y x) (neg.f64 x)) (patch #s(approx (- y x) (neg.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt y) (taylor -inf y) (#s(alt #s(approx (/ (- y x) (sqrt (- y x))) (sqrt.f64 y)) (patch #s(approx (/ (- y x) (sqrt (- y x))) (sqrt.f64 y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 (sqrt (/ 1 y))) (* -1/2 (* x (sqrt (/ 1 (pow y 3)))))))) (taylor -inf y) (#s(alt #s(approx (/ (- y x) (sqrt (- y x))) (sqrt.f64 y)) (patch #s(approx (/ (- y x) (sqrt (- y x))) (sqrt.f64 y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 (sqrt (/ 1 y))) (+ (* -1/2 (* x (sqrt (/ 1 (pow y 3))))) (* 1/8 (* (pow x 2) (sqrt (/ 1 (pow y 5))))))))) (taylor -inf y) (#s(alt #s(approx (/ (- y x) (sqrt (- y x))) (sqrt.f64 y)) (patch #s(approx (/ (- y x) (sqrt (- y x))) (sqrt.f64 y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 (sqrt (/ 1 y))) (+ (* -1/2 (* x (sqrt (/ 1 (pow y 3))))) (+ (* -1/16 (* (pow x 3) (sqrt (/ 1 (pow y 7))))) (* 1/8 (* (pow x 2) (sqrt (/ 1 (pow y 5)))))))))) (taylor -inf y) (#s(alt #s(approx (/ (- y x) (sqrt (- y x))) (sqrt.f64 y)) (patch #s(approx (/ (- y x) (sqrt (- y x))) (sqrt.f64 y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt y) (pow (sqrt -1) 2))) (taylor -inf y) (#s(alt (sqrt.f64 y) (patch (sqrt.f64 y) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt y) (pow (sqrt -1) 2))) (taylor -inf y) (#s(alt (sqrt.f64 y) (patch (sqrt.f64 y) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt y) (pow (sqrt -1) 2))) (taylor -inf y) (#s(alt (sqrt.f64 y) (patch (sqrt.f64 y) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt y) (pow (sqrt -1) 2))) (taylor -inf y) (#s(alt (sqrt.f64 y) (patch (sqrt.f64 y) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt y) (pow (sqrt -1) 2))) (taylor -inf y) (#s(alt (sqrt.f64 #s(approx (- y x) (neg.f64 x))) (patch (sqrt.f64 #s(approx (- y x) (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* 1/2 (* (* x (pow (sqrt -1) 2)) (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (pow (sqrt -1) 2))))) (taylor -inf y) (#s(alt (sqrt.f64 #s(approx (- y x) (neg.f64 x))) (patch (sqrt.f64 #s(approx (- y x) (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1/8 (* (* (pow x 2) (pow (sqrt -1) 2)) (sqrt (/ 1 (pow y 5))))) (+ (* 1/2 (* (* x (pow (sqrt -1) 2)) (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (pow (sqrt -1) 2)))))) (taylor -inf y) (#s(alt (sqrt.f64 #s(approx (- y x) (neg.f64 x))) (patch (sqrt.f64 #s(approx (- y x) (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1/8 (* (* (pow x 2) (pow (sqrt -1) 2)) (sqrt (/ 1 (pow y 5))))) (+ (* 1/16 (* (* (pow x 3) (pow (sqrt -1) 2)) (sqrt (/ 1 (pow y 7))))) (+ (* 1/2 (* (* x (pow (sqrt -1) 2)) (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (pow (sqrt -1) 2))))))) (taylor -inf y) (#s(alt (sqrt.f64 #s(approx (- y x) (neg.f64 x))) (patch (sqrt.f64 #s(approx (- y x) (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt y (taylor -inf y) (#s(alt #s(approx (- y x) (neg.f64 x)) (patch #s(approx (- y x) (neg.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (- (/ x y) 1))) (taylor -inf y) (#s(alt #s(approx (- y x) (neg.f64 x)) (patch #s(approx (- y x) (neg.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (- (/ x y) 1))) (taylor -inf y) (#s(alt #s(approx (- y x) (neg.f64 x)) (patch #s(approx (- y x) (neg.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (- (/ x y) 1))) (taylor -inf y) (#s(alt #s(approx (- y x) (neg.f64 x)) (patch #s(approx (- y x) (neg.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt y) (taylor 0 x) (#s(alt #s(approx (/ (- y x) (sqrt (- y x))) (sqrt.f64 y)) (patch #s(approx (/ (- y x) (sqrt (- y x))) (sqrt.f64 y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt y) (* -1/2 (* x (sqrt (/ 1 y))))) (taylor 0 x) (#s(alt #s(approx (/ (- y x) (sqrt (- y x))) (sqrt.f64 y)) (patch #s(approx (/ (- y x) (sqrt (- y x))) (sqrt.f64 y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt y) (* x (+ (* -1/2 (sqrt (/ 1 y))) (* -1/8 (* x (sqrt (/ 1 (pow y 3)))))))) (taylor 0 x) (#s(alt #s(approx (/ (- y x) (sqrt (- y x))) (sqrt.f64 y)) (patch #s(approx (/ (- y x) (sqrt (- y x))) (sqrt.f64 y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt y) (* x (+ (* -1/2 (sqrt (/ 1 y))) (* x (+ (* -1/8 (sqrt (/ 1 (pow y 3)))) (* -1/16 (* x (sqrt (/ 1 (pow y 5)))))))))) (taylor 0 x) (#s(alt #s(approx (/ (- y x) (sqrt (- y x))) (sqrt.f64 y)) (patch #s(approx (/ (- y x) (sqrt (- y x))) (sqrt.f64 y)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt y) (taylor 0 x) (#s(alt (sqrt.f64 #s(approx (- y x) (neg.f64 x))) (patch (sqrt.f64 #s(approx (- y x) (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt y) (* -1/2 (* x (sqrt (/ 1 y))))) (taylor 0 x) (#s(alt (sqrt.f64 #s(approx (- y x) (neg.f64 x))) (patch (sqrt.f64 #s(approx (- y x) (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt y) (* x (+ (* -1/2 (sqrt (/ 1 y))) (* -1/8 (* x (sqrt (/ 1 (pow y 3)))))))) (taylor 0 x) (#s(alt (sqrt.f64 #s(approx (- y x) (neg.f64 x))) (patch (sqrt.f64 #s(approx (- y x) (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt y) (* x (+ (* -1/2 (sqrt (/ 1 y))) (* x (+ (* -1/8 (sqrt (/ 1 (pow y 3)))) (* -1/16 (* x (sqrt (/ 1 (pow y 5)))))))))) (taylor 0 x) (#s(alt (sqrt.f64 #s(approx (- y x) (neg.f64 x))) (patch (sqrt.f64 #s(approx (- y x) (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt y (taylor 0 x) (#s(alt #s(approx (- y x) (neg.f64 x)) (patch #s(approx (- y x) (neg.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (+ y (* -1 x)) (taylor 0 x) (#s(alt #s(approx (- y x) (neg.f64 x)) (patch #s(approx (- y x) (neg.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (+ y (* -1 x)) (taylor 0 x) (#s(alt #s(approx (- y x) (neg.f64 x)) (patch #s(approx (- y x) (neg.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (+ y (* -1 x)) (taylor 0 x) (#s(alt #s(approx (- y x) (neg.f64 x)) (patch #s(approx (- y x) (neg.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 x) (taylor 0 x) (#s(alt (neg.f64 x) (patch (neg.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 x) (taylor 0 x) (#s(alt (neg.f64 x) (patch (neg.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 x) (taylor 0 x) (#s(alt (neg.f64 x) (patch (neg.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 x) (taylor 0 x) (#s(alt (neg.f64 x) (patch (neg.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt x) (sqrt -1)) (taylor inf x) (#s(alt #s(approx (/ (- y x) (sqrt (- y x))) (sqrt.f64 y)) (patch #s(approx (/ (- y x) (sqrt (- y x))) (sqrt.f64 y)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ y (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))) (taylor inf x) (#s(alt #s(approx (/ (- y x) (sqrt (- y x))) (sqrt.f64 y)) (patch #s(approx (/ (- y x) (sqrt (- y x))) (sqrt.f64 y)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (pow y 2) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ y (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1))))) (taylor inf x) (#s(alt #s(approx (/ (- y x) (sqrt (- y x))) (sqrt.f64 y)) (patch #s(approx (/ (- y x) (sqrt (- y x))) (sqrt.f64 y)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (pow y 2) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ (pow y 3) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ y (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))))) (taylor inf x) (#s(alt #s(approx (/ (- y x) (sqrt (- y x))) (sqrt.f64 y)) (patch #s(approx (/ (- y x) (sqrt (- y x))) (sqrt.f64 y)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt x) (sqrt -1)) (taylor inf x) (#s(alt (sqrt.f64 #s(approx (- y x) (neg.f64 x))) (patch (sqrt.f64 #s(approx (- y x) (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ y (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))) (taylor inf x) (#s(alt (sqrt.f64 #s(approx (- y x) (neg.f64 x))) (patch (sqrt.f64 #s(approx (- y x) (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (pow y 2) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ y (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1))))) (taylor inf x) (#s(alt (sqrt.f64 #s(approx (- y x) (neg.f64 x))) (patch (sqrt.f64 #s(approx (- y x) (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (pow y 2) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ (pow y 3) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ y (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))))) (taylor inf x) (#s(alt (sqrt.f64 #s(approx (- y x) (neg.f64 x))) (patch (sqrt.f64 #s(approx (- y x) (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 x) (taylor inf x) (#s(alt #s(approx (- y x) (neg.f64 x)) (patch #s(approx (- y x) (neg.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (/ y x) 1)) (taylor inf x) (#s(alt #s(approx (- y x) (neg.f64 x)) (patch #s(approx (- y x) (neg.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (/ y x) 1)) (taylor inf x) (#s(alt #s(approx (- y x) (neg.f64 x)) (patch #s(approx (- y x) (neg.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (/ y x) 1)) (taylor inf x) (#s(alt #s(approx (- y x) (neg.f64 x)) (patch #s(approx (- y x) (neg.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 x) (taylor inf x) (#s(alt (neg.f64 x) (patch (neg.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 x) (taylor inf x) (#s(alt (neg.f64 x) (patch (neg.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 x) (taylor inf x) (#s(alt (neg.f64 x) (patch (neg.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 x) (taylor inf x) (#s(alt (neg.f64 x) (patch (neg.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt x) (sqrt -1))) (taylor -inf x) (#s(alt #s(approx (/ (- y x) (sqrt (- y x))) (sqrt.f64 y)) (patch #s(approx (/ (- y x) (sqrt (- y x))) (sqrt.f64 y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* y (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1))))) (taylor -inf x) (#s(alt #s(approx (/ (- y x) (sqrt (- y x))) (sqrt.f64 y)) (patch #s(approx (/ (- y x) (sqrt (- y x))) (sqrt.f64 y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (* (pow y 2) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* y (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))))) (taylor -inf x) (#s(alt #s(approx (/ (- y x) (sqrt (- y x))) (sqrt.f64 y)) (patch #s(approx (/ (- y x) (sqrt (- y x))) (sqrt.f64 y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (* (pow y 2) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (* (pow y 3) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* y (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1))))))) (taylor -inf x) (#s(alt #s(approx (/ (- y x) (sqrt (- y x))) (sqrt.f64 y)) (patch #s(approx (/ (- y x) (sqrt (- y x))) (sqrt.f64 y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt x) (sqrt -1))) (taylor -inf x) (#s(alt (sqrt.f64 #s(approx (- y x) (neg.f64 x))) (patch (sqrt.f64 #s(approx (- y x) (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* y (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1))))) (taylor -inf x) (#s(alt (sqrt.f64 #s(approx (- y x) (neg.f64 x))) (patch (sqrt.f64 #s(approx (- y x) (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (* (pow y 2) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* y (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))))) (taylor -inf x) (#s(alt (sqrt.f64 #s(approx (- y x) (neg.f64 x))) (patch (sqrt.f64 #s(approx (- y x) (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (* (pow y 2) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (* (pow y 3) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* y (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1))))))) (taylor -inf x) (#s(alt (sqrt.f64 #s(approx (- y x) (neg.f64 x))) (patch (sqrt.f64 #s(approx (- y x) (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 x) (taylor -inf x) (#s(alt #s(approx (- y x) (neg.f64 x)) (patch #s(approx (- y x) (neg.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ 1 (* -1 (/ y x))))) (taylor -inf x) (#s(alt #s(approx (- y x) (neg.f64 x)) (patch #s(approx (- y x) (neg.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ 1 (* -1 (/ y x))))) (taylor -inf x) (#s(alt #s(approx (- y x) (neg.f64 x)) (patch #s(approx (- y x) (neg.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ 1 (* -1 (/ y x))))) (taylor -inf x) (#s(alt #s(approx (- y x) (neg.f64 x)) (patch #s(approx (- y x) (neg.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 x) (taylor -inf x) (#s(alt (neg.f64 x) (patch (neg.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 x) (taylor -inf x) (#s(alt (neg.f64 x) (patch (neg.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 x) (taylor -inf x) (#s(alt (neg.f64 x) (patch (neg.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 x) (taylor -inf x) (#s(alt (neg.f64 x) (patch (neg.f64 x) #<representation binary64>) () ())) ()) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | y | @ | -inf | ((/ (- y x) (sqrt (- y x))) (sqrt y) (sqrt (- y x)) (- y x) (neg x)) |
| 0.0ms | y | @ | inf | ((/ (- y x) (sqrt (- y x))) (sqrt y) (sqrt (- y x)) (- y x) (neg x)) |
| 0.0ms | x | @ | inf | ((/ (- y x) (sqrt (- y x))) (sqrt y) (sqrt (- y x)) (- y x) (neg x)) |
| 0.0ms | x | @ | -inf | ((/ (- y x) (sqrt (- y x))) (sqrt y) (sqrt (- y x)) (- y x) (neg x)) |
| 0.0ms | y | @ | 0 | ((/ (- y x) (sqrt (- y x))) (sqrt y) (sqrt (- y x)) (- y x) (neg x)) |
| 1× | egg-herbie |
| 20 736× | lower-fma.f64 |
| 20 736× | lower-fma.f32 |
| 5 194× | lower-*.f64 |
| 5 194× | lower-*.f32 |
| 4 306× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 189 | 1355 |
| 1 | 570 | 1337 |
| 2 | 2086 | 1297 |
| 3 | 4395 | 1279 |
| 0 | 8230 | 1209 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (sqrt x) (sqrt -1)) |
(+ (* 1/2 (* (sqrt (/ 1 x)) (/ y (sqrt -1)))) (* (sqrt x) (sqrt -1))) |
(+ (* y (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ y (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 x)) (/ 1 (sqrt -1)))))) (* (sqrt x) (sqrt -1))) |
(+ (* y (+ (* 1/2 (* (sqrt (/ 1 x)) (/ 1 (sqrt -1)))) (* y (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ y (pow (sqrt -1) 5)))))))) (* (sqrt x) (sqrt -1))) |
(sqrt y) |
(sqrt y) |
(sqrt y) |
(sqrt y) |
(* (sqrt x) (sqrt -1)) |
(+ (* 1/2 (* (sqrt (/ 1 x)) (/ y (sqrt -1)))) (* (sqrt x) (sqrt -1))) |
(+ (* y (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ y (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 x)) (/ 1 (sqrt -1)))))) (* (sqrt x) (sqrt -1))) |
(+ (* y (+ (* 1/2 (* (sqrt (/ 1 x)) (/ 1 (sqrt -1)))) (* y (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ y (pow (sqrt -1) 5)))))))) (* (sqrt x) (sqrt -1))) |
(* -1 x) |
(- y x) |
(- y x) |
(- y x) |
(sqrt y) |
(* y (+ (sqrt (/ 1 y)) (* -1/2 (* x (sqrt (/ 1 (pow y 3))))))) |
(* y (+ (sqrt (/ 1 y)) (+ (* -1/2 (* x (sqrt (/ 1 (pow y 3))))) (* -1/8 (* (pow x 2) (sqrt (/ 1 (pow y 5)))))))) |
(* y (+ (sqrt (/ 1 y)) (+ (* -1/2 (* x (sqrt (/ 1 (pow y 3))))) (+ (* -1/8 (* (pow x 2) (sqrt (/ 1 (pow y 5))))) (* -1/16 (* (pow x 3) (sqrt (/ 1 (pow y 7))))))))) |
(sqrt y) |
(sqrt y) |
(sqrt y) |
(sqrt y) |
(sqrt y) |
(* y (+ (sqrt (/ 1 y)) (* -1/2 (* x (sqrt (/ 1 (pow y 3))))))) |
(* y (+ (sqrt (/ 1 y)) (+ (* -1/2 (* x (sqrt (/ 1 (pow y 3))))) (* -1/8 (* (pow x 2) (sqrt (/ 1 (pow y 5)))))))) |
(* y (+ (sqrt (/ 1 y)) (+ (* -1/2 (* x (sqrt (/ 1 (pow y 3))))) (+ (* -1/8 (* (pow x 2) (sqrt (/ 1 (pow y 5))))) (* -1/16 (* (pow x 3) (sqrt (/ 1 (pow y 7))))))))) |
y |
(* y (+ 1 (* -1 (/ x y)))) |
(* y (+ 1 (* -1 (/ x y)))) |
(* y (+ 1 (* -1 (/ x y)))) |
(sqrt y) |
(* -1 (* y (+ (* -1 (sqrt (/ 1 y))) (* -1/2 (* x (sqrt (/ 1 (pow y 3)))))))) |
(* -1 (* y (+ (* -1 (sqrt (/ 1 y))) (+ (* -1/2 (* x (sqrt (/ 1 (pow y 3))))) (* 1/8 (* (pow x 2) (sqrt (/ 1 (pow y 5))))))))) |
(* -1 (* y (+ (* -1 (sqrt (/ 1 y))) (+ (* -1/2 (* x (sqrt (/ 1 (pow y 3))))) (+ (* -1/16 (* (pow x 3) (sqrt (/ 1 (pow y 7))))) (* 1/8 (* (pow x 2) (sqrt (/ 1 (pow y 5)))))))))) |
(* -1 (* (sqrt y) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt y) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt y) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt y) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt y) (pow (sqrt -1) 2))) |
(* -1 (* y (+ (* 1/2 (* (* x (pow (sqrt -1) 2)) (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (pow (sqrt -1) 2))))) |
(* -1 (* y (+ (* -1/8 (* (* (pow x 2) (pow (sqrt -1) 2)) (sqrt (/ 1 (pow y 5))))) (+ (* 1/2 (* (* x (pow (sqrt -1) 2)) (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (pow (sqrt -1) 2)))))) |
(* -1 (* y (+ (* -1/8 (* (* (pow x 2) (pow (sqrt -1) 2)) (sqrt (/ 1 (pow y 5))))) (+ (* 1/16 (* (* (pow x 3) (pow (sqrt -1) 2)) (sqrt (/ 1 (pow y 7))))) (+ (* 1/2 (* (* x (pow (sqrt -1) 2)) (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (pow (sqrt -1) 2))))))) |
y |
(* -1 (* y (- (/ x y) 1))) |
(* -1 (* y (- (/ x y) 1))) |
(* -1 (* y (- (/ x y) 1))) |
(sqrt y) |
(+ (sqrt y) (* -1/2 (* x (sqrt (/ 1 y))))) |
(+ (sqrt y) (* x (+ (* -1/2 (sqrt (/ 1 y))) (* -1/8 (* x (sqrt (/ 1 (pow y 3)))))))) |
(+ (sqrt y) (* x (+ (* -1/2 (sqrt (/ 1 y))) (* x (+ (* -1/8 (sqrt (/ 1 (pow y 3)))) (* -1/16 (* x (sqrt (/ 1 (pow y 5)))))))))) |
(sqrt y) |
(+ (sqrt y) (* -1/2 (* x (sqrt (/ 1 y))))) |
(+ (sqrt y) (* x (+ (* -1/2 (sqrt (/ 1 y))) (* -1/8 (* x (sqrt (/ 1 (pow y 3)))))))) |
(+ (sqrt y) (* x (+ (* -1/2 (sqrt (/ 1 y))) (* x (+ (* -1/8 (sqrt (/ 1 (pow y 3)))) (* -1/16 (* x (sqrt (/ 1 (pow y 5)))))))))) |
y |
(+ y (* -1 x)) |
(+ y (* -1 x)) |
(+ y (* -1 x)) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* (sqrt x) (sqrt -1)) |
(* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ y (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))) |
(* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (pow y 2) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ y (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1))))) |
(* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (pow y 2) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ (pow y 3) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ y (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))))) |
(* (sqrt x) (sqrt -1)) |
(* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ y (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))) |
(* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (pow y 2) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ y (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1))))) |
(* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (pow y 2) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ (pow y 3) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ y (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))))) |
(* -1 x) |
(* x (- (/ y x) 1)) |
(* x (- (/ y x) 1)) |
(* x (- (/ y x) 1)) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 (* (sqrt x) (sqrt -1))) |
(* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* y (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1))))) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (* (pow y 2) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* y (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))))) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (* (pow y 2) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (* (pow y 3) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* y (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1))))))) |
(* -1 (* (sqrt x) (sqrt -1))) |
(* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* y (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1))))) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (* (pow y 2) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* y (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))))) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (* (pow y 2) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (* (pow y 3) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* y (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1))))))) |
(* -1 x) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
| Outputs |
|---|
(* (sqrt x) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 x)) |
(+ (* 1/2 (* (sqrt (/ 1 x)) (/ y (sqrt -1)))) (* (sqrt x) (sqrt -1))) |
(fma.f64 (*.f64 (/.f64 y (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 x))) |
(+ (* y (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ y (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 x)) (/ 1 (sqrt -1)))))) (* (sqrt x) (sqrt -1))) |
(fma.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 y (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))))) y (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 x))) |
(+ (* y (+ (* 1/2 (* (sqrt (/ 1 x)) (/ 1 (sqrt -1)))) (* y (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ y (pow (sqrt -1) 5)))))))) (* (sqrt x) (sqrt -1))) |
(fma.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (fma.f64 (/.f64 #s(literal 1/8 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (*.f64 (/.f64 y (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))) #s(literal 1/16 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))))) y)) y (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 x))) |
(sqrt y) |
(sqrt.f64 y) |
(sqrt y) |
(sqrt.f64 y) |
(sqrt y) |
(sqrt.f64 y) |
(sqrt y) |
(sqrt.f64 y) |
(* (sqrt x) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 x)) |
(+ (* 1/2 (* (sqrt (/ 1 x)) (/ y (sqrt -1)))) (* (sqrt x) (sqrt -1))) |
(fma.f64 (*.f64 (/.f64 y (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 x))) |
(+ (* y (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ y (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 x)) (/ 1 (sqrt -1)))))) (* (sqrt x) (sqrt -1))) |
(fma.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 y (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))))) y (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 x))) |
(+ (* y (+ (* 1/2 (* (sqrt (/ 1 x)) (/ 1 (sqrt -1)))) (* y (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ y (pow (sqrt -1) 5)))))))) (* (sqrt x) (sqrt -1))) |
(fma.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (fma.f64 (/.f64 #s(literal 1/8 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (*.f64 (/.f64 y (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))) #s(literal 1/16 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))))) y)) y (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 x))) |
(* -1 x) |
(neg.f64 x) |
(- y x) |
(-.f64 y x) |
(- y x) |
(-.f64 y x) |
(- y x) |
(-.f64 y x) |
(sqrt y) |
(sqrt.f64 y) |
(* y (+ (sqrt (/ 1 y)) (* -1/2 (* x (sqrt (/ 1 (pow y 3))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) y) |
(* y (+ (sqrt (/ 1 y)) (+ (* -1/2 (* x (sqrt (/ 1 (pow y 3))))) (* -1/8 (* (pow x 2) (sqrt (/ 1 (pow y 5)))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) x) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) y)))) y) |
(* y (+ (sqrt (/ 1 y)) (+ (* -1/2 (* x (sqrt (/ 1 (pow y 3))))) (+ (* -1/8 (* (pow x 2) (sqrt (/ 1 (pow y 5))))) (* -1/16 (* (pow x 3) (sqrt (/ 1 (pow y 7))))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 x #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 7 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) x) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))))) y) |
(sqrt y) |
(sqrt.f64 y) |
(sqrt y) |
(sqrt.f64 y) |
(sqrt y) |
(sqrt.f64 y) |
(sqrt y) |
(sqrt.f64 y) |
(sqrt y) |
(sqrt.f64 y) |
(* y (+ (sqrt (/ 1 y)) (* -1/2 (* x (sqrt (/ 1 (pow y 3))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) y) |
(* y (+ (sqrt (/ 1 y)) (+ (* -1/2 (* x (sqrt (/ 1 (pow y 3))))) (* -1/8 (* (pow x 2) (sqrt (/ 1 (pow y 5)))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) x) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) y)))) y) |
(* y (+ (sqrt (/ 1 y)) (+ (* -1/2 (* x (sqrt (/ 1 (pow y 3))))) (+ (* -1/8 (* (pow x 2) (sqrt (/ 1 (pow y 5))))) (* -1/16 (* (pow x 3) (sqrt (/ 1 (pow y 7))))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 x #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 7 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) x) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))))) y) |
y |
(* y (+ 1 (* -1 (/ x y)))) |
(-.f64 y x) |
(* y (+ 1 (* -1 (/ x y)))) |
(-.f64 y x) |
(* y (+ 1 (* -1 (/ x y)))) |
(-.f64 y x) |
(sqrt y) |
(sqrt.f64 y) |
(* -1 (* y (+ (* -1 (sqrt (/ 1 y))) (* -1/2 (* x (sqrt (/ 1 (pow y 3)))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) y) |
(* -1 (* y (+ (* -1 (sqrt (/ 1 y))) (+ (* -1/2 (* x (sqrt (/ 1 (pow y 3))))) (* 1/8 (* (pow x 2) (sqrt (/ 1 (pow y 5))))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) x) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) y)))) y) |
(* -1 (* y (+ (* -1 (sqrt (/ 1 y))) (+ (* -1/2 (* x (sqrt (/ 1 (pow y 3))))) (+ (* -1/16 (* (pow x 3) (sqrt (/ 1 (pow y 7))))) (* 1/8 (* (pow x 2) (sqrt (/ 1 (pow y 5)))))))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64)))) #s(literal 1/2 binary64)) x (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 7 binary64)))) (pow.f64 x #s(literal 3 binary64))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) x) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))))) y) |
(* -1 (* (sqrt y) (pow (sqrt -1) 2))) |
(sqrt.f64 y) |
(* -1 (* (sqrt y) (pow (sqrt -1) 2))) |
(sqrt.f64 y) |
(* -1 (* (sqrt y) (pow (sqrt -1) 2))) |
(sqrt.f64 y) |
(* -1 (* (sqrt y) (pow (sqrt -1) 2))) |
(sqrt.f64 y) |
(* -1 (* (sqrt y) (pow (sqrt -1) 2))) |
(sqrt.f64 y) |
(* -1 (* y (+ (* 1/2 (* (* x (pow (sqrt -1) 2)) (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (pow (sqrt -1) 2))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) y) |
(* -1 (* y (+ (* -1/8 (* (* (pow x 2) (pow (sqrt -1) 2)) (sqrt (/ 1 (pow y 5))))) (+ (* 1/2 (* (* x (pow (sqrt -1) 2)) (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (pow (sqrt -1) 2)))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) x) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) y)))) y) |
(* -1 (* y (+ (* -1/8 (* (* (pow x 2) (pow (sqrt -1) 2)) (sqrt (/ 1 (pow y 5))))) (+ (* 1/16 (* (* (pow x 3) (pow (sqrt -1) 2)) (sqrt (/ 1 (pow y 7))))) (+ (* 1/2 (* (* x (pow (sqrt -1) 2)) (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (pow (sqrt -1) 2))))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64)))) #s(literal 1/2 binary64)) x (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 7 binary64)))) (pow.f64 x #s(literal 3 binary64))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) x) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))))) y) |
y |
(* -1 (* y (- (/ x y) 1))) |
(-.f64 y x) |
(* -1 (* y (- (/ x y) 1))) |
(-.f64 y x) |
(* -1 (* y (- (/ x y) 1))) |
(-.f64 y x) |
(sqrt y) |
(sqrt.f64 y) |
(+ (sqrt y) (* -1/2 (* x (sqrt (/ 1 y))))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (sqrt.f64 y)) |
(+ (sqrt y) (* x (+ (* -1/2 (sqrt (/ 1 y))) (* -1/8 (* x (sqrt (/ 1 (pow y 3)))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64)))) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) y)))) x (sqrt.f64 y)) |
(+ (sqrt y) (* x (+ (* -1/2 (sqrt (/ 1 y))) (* x (+ (* -1/8 (sqrt (/ 1 (pow y 3)))) (* -1/16 (* x (sqrt (/ 1 (pow y 5)))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/16 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64)))) #s(literal -1/8 binary64))) x (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) y)))) x (sqrt.f64 y)) |
(sqrt y) |
(sqrt.f64 y) |
(+ (sqrt y) (* -1/2 (* x (sqrt (/ 1 y))))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (sqrt.f64 y)) |
(+ (sqrt y) (* x (+ (* -1/2 (sqrt (/ 1 y))) (* -1/8 (* x (sqrt (/ 1 (pow y 3)))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64)))) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) y)))) x (sqrt.f64 y)) |
(+ (sqrt y) (* x (+ (* -1/2 (sqrt (/ 1 y))) (* x (+ (* -1/8 (sqrt (/ 1 (pow y 3)))) (* -1/16 (* x (sqrt (/ 1 (pow y 5)))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/16 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64)))) #s(literal -1/8 binary64))) x (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) y)))) x (sqrt.f64 y)) |
y |
(+ y (* -1 x)) |
(-.f64 y x) |
(+ y (* -1 x)) |
(-.f64 y x) |
(+ y (* -1 x)) |
(-.f64 y x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* (sqrt x) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 x)) |
(* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ y (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))) |
(*.f64 (fma.f64 (*.f64 (/.f64 y (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64)))) x) |
(* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (pow y 2) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ y (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 y (/.f64 y (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/8 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (fma.f64 (*.f64 (/.f64 y (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))))) x) |
(* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (pow y 2) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ (pow y 3) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ y (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 y y) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/8 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1/16 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (fma.f64 (*.f64 (/.f64 y (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64)))))) x) |
(* (sqrt x) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 x)) |
(* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ y (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))) |
(*.f64 (fma.f64 (*.f64 (/.f64 y (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64)))) x) |
(* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (pow y 2) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ y (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 y (/.f64 y (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/8 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (fma.f64 (*.f64 (/.f64 y (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))))) x) |
(* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (pow y 2) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ (pow y 3) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ y (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 y y) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/8 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1/16 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (fma.f64 (*.f64 (/.f64 y (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64)))))) x) |
(* -1 x) |
(neg.f64 x) |
(* x (- (/ y x) 1)) |
(-.f64 y x) |
(* x (- (/ y x) 1)) |
(-.f64 y x) |
(* x (- (/ y x) 1)) |
(-.f64 y x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 (* (sqrt x) (sqrt -1))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 x)) |
(* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* y (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1))))) |
(*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) #s(literal 1/2 binary64)) y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (* (pow y 2) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* y (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 (*.f64 (*.f64 y y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) #s(literal 1/2 binary64)) y (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) (neg.f64 x)) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (* (pow y 2) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (* (pow y 3) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* y (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1))))))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) #s(literal -1/8 binary64)) (*.f64 y y) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) #s(literal 1/16 binary64)) (pow.f64 y #s(literal 3 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) #s(literal 1/2 binary64)) y)))) (neg.f64 x)) |
(* -1 (* (sqrt x) (sqrt -1))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 x)) |
(* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* y (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1))))) |
(*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) #s(literal 1/2 binary64)) y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (* (pow y 2) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* y (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 (*.f64 (*.f64 y y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) #s(literal 1/2 binary64)) y (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) (neg.f64 x)) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (* (pow y 2) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (* (pow y 3) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* y (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1))))))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) #s(literal -1/8 binary64)) (*.f64 y y) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) #s(literal 1/16 binary64)) (pow.f64 y #s(literal 3 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) #s(literal 1/2 binary64)) y)))) (neg.f64 x)) |
(* -1 x) |
(neg.f64 x) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(-.f64 y x) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(-.f64 y x) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(-.f64 y x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
| 3 240× | lower-*.f64 |
| 3 240× | lower-*.f32 |
| 2 256× | lower-pow.f64 |
| 2 256× | lower-pow.f32 |
| 2 240× | lower-fma.f64 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 28 |
| 0 | 13 | 28 |
| 1 | 46 | 28 |
| 2 | 282 | 24 |
| 3 | 3191 | 21 |
| 0 | 9219 | 21 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (/ (- y x) (sqrt (- y x))) (sqrt.f64 y)) |
(sqrt.f64 y) |
(sqrt.f64 #s(approx (- y x) (neg.f64 x))) |
#s(approx (- y x) (neg.f64 x)) |
(neg.f64 x) |
| Outputs |
|---|
#s(approx (/ (- y x) (sqrt (- y x))) (sqrt.f64 y)) |
(*.f64 (pow.f64 y #s(literal 1/4 binary64)) (pow.f64 y #s(literal 1/4 binary64))) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 y)) |
(pow.f64 (pow.f64 y #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1/4 binary64)) |
(pow.f64 y #s(literal 1/2 binary64)) |
(sqrt.f64 y) |
(exp.f64 (fma.f64 (log.f64 y) #s(literal 1/4 binary64) (*.f64 (log.f64 y) #s(literal 1/4 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 y) #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 y)) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 y #s(literal 1/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 #s(approx (- y x) x) #s(literal 1/4 binary64)) (pow.f64 #s(approx (- y x) x) #s(literal 1/4 binary64))) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 #s(approx (- y x) x))) |
(pow.f64 (pow.f64 #s(approx (- y x) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 #s(approx (- y x) x) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 #s(approx (- y x) x) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (- y x) x)) |
(exp.f64 (fma.f64 (log.f64 #s(approx (- y x) x)) #s(literal 1/4 binary64) (*.f64 (log.f64 #s(approx (- y x) x)) #s(literal 1/4 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 #s(approx (- y x) x)) #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 #s(approx (- y x) x) #s(literal 2 binary64))) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 #s(approx (- y x) x) #s(literal 1/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 #s(approx (- y x) x)) #s(literal 1/2 binary64))) |
#s(approx (- y x) x) |
(exp.f64 (log.f64 #s(approx (- y x) x))) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 #s(literal 1 binary64) x) |
(*.f64 (*.f64 x x) (pow.f64 x #s(literal -1 binary64))) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal -2 binary64))) |
(*.f64 x #s(literal -1 binary64)) |
(*.f64 x #s(literal 1 binary64)) |
(pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 x (*.f64 x x)) #s(literal -1 binary64)) |
(pow.f64 x #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 x x))) |
(/.f64 (*.f64 x x) x) |
(/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) #s(literal 0 binary64)))) |
(/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 x x)) |
(neg.f64 x) |
(fma.f64 #s(literal -1 binary64) x #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) x #s(literal 0 binary64)) |
(fma.f64 (*.f64 x x) (pow.f64 x #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 x #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 x #s(literal 1 binary64) #s(literal 0 binary64)) |
(-.f64 (/.f64 #s(literal 0 binary64) x) x) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x x)) x) |
(-.f64 #s(literal 0 binary64) x) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 1 binary64))) |
(exp.f64 (log.f64 x)) |
(+.f64 #s(literal 0 binary64) x) |
(+.f64 x #s(literal 0 binary64)) |
x |
Compiled 1 713 to 323 computations (81.1% saved)
5 alts after pruning (0 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 147 | 0 | 147 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 2 | 2 |
| Done | 0 | 3 | 3 |
| Total | 147 | 5 | 152 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.2% | (/.f64 (-.f64 y x) (sqrt.f64 (-.f64 y x))) |
| ✓ | 100.0% | (sqrt.f64 (-.f64 y x)) |
| ✓ | 55.9% | (sqrt.f64 (fabs.f64 #s(approx (- x y) y))) |
| ✓ | 46.9% | (sqrt.f64 #s(approx (- y x) (neg.f64 x))) |
| ✓ | 54.6% | #s(approx (/ (- y x) (sqrt (- y x))) (sqrt.f64 y)) |
Compiled 65 to 48 computations (26.2% saved)
| Inputs |
|---|
#s(approx (/ (- y x) (sqrt (- y x))) (sqrt.f64 y)) |
(sqrt.f64 #s(approx (- y x) (neg.f64 x))) |
(sqrt.f64 (fabs.f64 #s(approx (- x y) y))) |
(sqrt.f64 (-.f64 y x)) |
(sqrt.f64 (fabs.f64 #s(approx (- x y) (neg.f64 y)))) |
(sqrt.f64 (fabs.f64 (-.f64 x y))) |
(/.f64 (-.f64 y x) (sqrt.f64 (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))))) |
| Outputs |
|---|
(sqrt.f64 (-.f64 y x)) |
5 calls:
| 6.0ms | (fabs.f64 (-.f64 x y)) |
| 3.0ms | (sqrt.f64 (fabs.f64 (-.f64 x y))) |
| 3.0ms | (-.f64 x y) |
| 3.0ms | x |
| 3.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | x |
| 100.0% | 1 | y |
| 100.0% | 1 | (sqrt.f64 (fabs.f64 (-.f64 x y))) |
| 100.0% | 1 | (fabs.f64 (-.f64 x y)) |
| 100.0% | 1 | (-.f64 x y) |
Compiled 14 to 16 computations (-14.3% saved)
| Inputs |
|---|
#s(approx (/ (- y x) (sqrt (- y x))) (sqrt.f64 y)) |
(sqrt.f64 #s(approx (- y x) (neg.f64 x))) |
(sqrt.f64 (fabs.f64 #s(approx (- x y) y))) |
| Outputs |
|---|
(sqrt.f64 #s(approx (- y x) (neg.f64 x))) |
(sqrt.f64 (fabs.f64 #s(approx (- x y) y))) |
5 calls:
| 46.0ms | (fabs.f64 (-.f64 x y)) |
| 2.0ms | (-.f64 x y) |
| 2.0ms | (sqrt.f64 (fabs.f64 (-.f64 x y))) |
| 2.0ms | y |
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 82.8% | 2 | x |
| 82.6% | 2 | y |
| 61.5% | 4 | (sqrt.f64 (fabs.f64 (-.f64 x y))) |
| 61.5% | 4 | (fabs.f64 (-.f64 x y)) |
| 61.5% | 4 | (-.f64 x y) |
Compiled 14 to 16 computations (-14.3% saved)
| Inputs |
|---|
#s(approx (/ (- y x) (sqrt (- y x))) (sqrt.f64 y)) |
(sqrt.f64 #s(approx (- y x) (neg.f64 x))) |
| Outputs |
|---|
(sqrt.f64 #s(approx (- y x) (neg.f64 x))) |
#s(approx (/ (- y x) (sqrt (- y x))) (sqrt.f64 y)) |
2 calls:
| 2.0ms | x |
| 2.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 82.6% | 2 | y |
| 82.4% | 2 | x |
Compiled 2 to 4 computations (-100% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
#s(approx (/ (- y x) (sqrt (- y x))) (sqrt.f64 y)) |
| Outputs |
|---|
#s(approx (/ (- y x) (sqrt (- y x))) (sqrt.f64 y)) |
5 calls:
| 21.0ms | (sqrt.f64 (fabs.f64 (-.f64 x y))) |
| 1.0ms | (fabs.f64 (-.f64 x y)) |
| 1.0ms | x |
| 1.0ms | y |
| 1.0ms | (-.f64 x y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 54.6% | 1 | (sqrt.f64 (fabs.f64 (-.f64 x y))) |
| 54.6% | 1 | (fabs.f64 (-.f64 x y)) |
| 54.6% | 1 | (-.f64 x y) |
| 54.6% | 1 | x |
| 54.6% | 1 | y |
Compiled 14 to 16 computations (-14.3% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 9.0ms | -9.528919652182965e-102 | -2.8700418038908254e-105 |
| 5.0ms | 128× | 0 | valid |
Compiled 72 to 106 computations (-47.2% saved)
ival-sub: 1.0ms (45.3% of total)ival-fabs: 1.0ms (45.3% of total)ival-sqrt: 1.0ms (45.3% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 6.0ms | 5.277088164061261e-121 | 1.2018411095280053e-120 |
| 3.0ms | 80× | 0 | valid |
Compiled 43 to 65 computations (-51.2% saved)
ival-sub: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)ival-fabs: 0.0ms (0% of total)ival-sqrt: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | egg-herbie |
| 4× | +-commutative-binary64-+.f64 |
| 4× | sub-neg-binary64-neg.f64-+.f64--.f64 |
| 2× | *-commutative-binary64-*.f64 |
| 2× | neg-sub0-binary64--.f64-neg.f64 |
| 2× | neg-mul-1-binary64-*.f64-neg.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 55 |
| 1 | 27 | 55 |
| 2 | 30 | 55 |
| 3 | 31 | 55 |
| 1× | saturated |
| Inputs |
|---|
(sqrt.f64 (-.f64 y x)) |
(if (<=.f64 x #s(literal -5989104941851961/630432099142311667396464641602297820881275828327447146687172694467931548343955369782628260078158650252906047844909056 binary64)) (sqrt.f64 #s(approx (- y x) (neg.f64 x))) (sqrt.f64 (fabs.f64 #s(approx (- x y) y)))) |
(if (<=.f64 y #s(literal 7908005320336203/11629419588729710248789180926208072549658261770997088964503843186890228609814366773219056811420217048972200345700258846936553626057834496 binary64)) (sqrt.f64 #s(approx (- y x) (neg.f64 x))) #s(approx (/ (- y x) (sqrt (- y x))) (sqrt.f64 y))) |
#s(approx (/ (- y x) (sqrt (- y x))) (sqrt.f64 y)) |
| Outputs |
|---|
(sqrt.f64 (-.f64 y x)) |
(if (<=.f64 x #s(literal -5989104941851961/630432099142311667396464641602297820881275828327447146687172694467931548343955369782628260078158650252906047844909056 binary64)) (sqrt.f64 #s(approx (- y x) (neg.f64 x))) (sqrt.f64 (fabs.f64 #s(approx (- x y) y)))) |
(if (<=.f64 y #s(literal 7908005320336203/11629419588729710248789180926208072549658261770997088964503843186890228609814366773219056811420217048972200345700258846936553626057834496 binary64)) (sqrt.f64 #s(approx (- y x) (neg.f64 x))) #s(approx (/ (- y x) (sqrt (- y x))) (sqrt.f64 y))) |
#s(approx (/ (- y x) (sqrt (- y x))) (sqrt.f64 y)) |
| 14 964× | lower-fma.f64 |
| 14 964× | lower-fma.f32 |
| 5 240× | lower-*.f64 |
| 5 240× | lower-*.f32 |
| 4 642× | lower-/.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5 | 12 |
| 0 | 8 | 12 |
| 1 | 29 | 12 |
| 2 | 181 | 12 |
| 3 | 1675 | 12 |
| 0 | 8378 | 12 |
| 0 | 30 | 279 |
| 1 | 79 | 279 |
| 2 | 186 | 279 |
| 3 | 541 | 279 |
| 4 | 1596 | 279 |
| 5 | 2435 | 279 |
| 6 | 3316 | 279 |
| 7 | 4901 | 279 |
| 8 | 5409 | 279 |
| 9 | 5785 | 279 |
| 10 | 6306 | 279 |
| 11 | 6970 | 279 |
| 12 | 7705 | 279 |
| 0 | 8082 | 279 |
| 0 | 201 | 1670 |
| 1 | 597 | 1568 |
| 2 | 2185 | 1528 |
| 3 | 4871 | 1520 |
| 0 | 8208 | 1450 |
| 0 | 13 | 50 |
| 0 | 21 | 51 |
| 1 | 73 | 50 |
| 2 | 409 | 42 |
| 3 | 3969 | 38 |
| 0 | 9298 | 38 |
| 1× | done |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
Compiled 113 to 95 computations (15.9% saved)
Compiled 78 to 54 computations (30.8% saved)
Loading profile data...