
Time bar (total: 3.3s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 100% | 99.9% | 0% | 0.1% | 0% | 0% | 0% | 1 |
Compiled 7 to 7 computations (0% saved)
| 746.0ms | 8 256× | 0 | valid |
ival-sqrt: 134.0ms (42.8% of total)ival-sub: 101.0ms (32.2% of total)ival-fabs: 66.0ms (21.1% of total)ival-true: 6.0ms (1.9% of total)ival-assert: 3.0ms (1% of total)adjust: 2.0ms (0.6% 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 |
| 51.0ms | 512× | 0 | valid |
Compiled 37 to 19 computations (48.6% saved)
ival-sqrt: 33.0ms (83.5% of total)ival-sub: 3.0ms (7.6% of total)ival-fabs: 3.0ms (7.6% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 31 |
| 1 | 27 | 31 |
| 2 | 42 | 31 |
| 3 | 84 | 31 |
| 4 | 165 | 31 |
| 5 | 231 | 31 |
| 0 | 5 | 5 |
| 0 | 8 | 5 |
| 1 | 12 | 5 |
| 2 | 17 | 5 |
| 3 | 31 | 5 |
| 4 | 58 | 5 |
| 5 | 80 | 5 |
| 0 | 80 | 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)
| Inputs |
|---|
(sqrt.f64 (fabs.f64 (-.f64 x y))) |
(fabs.f64 (-.f64 x y)) |
(-.f64 x y) |
x |
y |
| Outputs |
|---|
#s(approx (sqrt (fabs (- x y))) #s(hole binary64 (sqrt (fabs (- x y))))) |
#s(approx (fabs (- x y)) #s(hole binary64 (fabs (- x y)))) |
#s(approx (- x y) #s(hole binary64 (* -1 y))) |
#s(approx (- x y) #s(hole binary64 (- x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- x y) #s(hole binary64 x)) |
#s(approx (- x y) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (sqrt (fabs (- x y))) #s(hole binary64 (sqrt (fabs (neg (+ y (* -1 x))))))) |
#s(approx (fabs (- x y)) #s(hole binary64 (fabs (neg (+ y (* -1 x)))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#s(approx (- x y) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- x y) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (sqrt (fabs (- x y))) #s(hole binary64 (sqrt (fabs (+ x (* -1 y)))))) |
#s(approx (fabs (- x y)) #s(hole binary64 (fabs (+ x (* -1 y))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | y | @ | inf | ((sqrt (fabs (- x y))) (fabs (- x y)) (- x y) x y) |
| 1.0ms | x | @ | -inf | ((sqrt (fabs (- x y))) (fabs (- x y)) (- x y) x y) |
| 1.0ms | x | @ | inf | ((sqrt (fabs (- x y))) (fabs (- x y)) (- x y) x y) |
| 1.0ms | y | @ | -inf | ((sqrt (fabs (- x y))) (fabs (- x y)) (- x y) x y) |
| 0.0ms | x | @ | 0 | ((sqrt (fabs (- x y))) (fabs (- x y)) (- x y) x y) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 46 | 119 |
| 1 | 103 | 119 |
| 2 | 280 | 119 |
| 3 | 816 | 119 |
| 4 | 3292 | 119 |
| 5 | 7954 | 119 |
| 0 | 8020 | 119 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#s(approx (sqrt (fabs (- x y))) #s(hole binary64 (sqrt (fabs (- x y))))) |
#s(approx (fabs (- x y)) #s(hole binary64 (fabs (- x y)))) |
#s(approx (- x y) #s(hole binary64 (* -1 y))) |
#s(approx (- x y) #s(hole binary64 (- x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- x y) #s(hole binary64 x)) |
#s(approx (- x y) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (sqrt (fabs (- x y))) #s(hole binary64 (sqrt (fabs (neg (+ y (* -1 x))))))) |
#s(approx (fabs (- x y)) #s(hole binary64 (fabs (neg (+ y (* -1 x)))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#s(approx (- x y) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- x y) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (sqrt (fabs (- x y))) #s(hole binary64 (sqrt (fabs (+ x (* -1 y)))))) |
#s(approx (fabs (- x y)) #s(hole binary64 (fabs (+ x (* -1 y))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
| Outputs |
|---|
#s(approx (sqrt (fabs (- x y))) #s(hole binary64 (sqrt (fabs (- x y))))) |
#s(approx (sqrt (fabs (- x y))) (sqrt.f64 (fabs.f64 (-.f64 y x)))) |
#s(approx (fabs (- x y)) #s(hole binary64 (fabs (- x y)))) |
#s(approx (fabs (- x y)) (fabs.f64 (-.f64 y x))) |
#s(approx (- x y) #s(hole binary64 (* -1 y))) |
#s(approx (- x y) (neg.f64 y)) |
#s(approx (- x y) #s(hole binary64 (- x y))) |
#s(approx (- x y) (-.f64 x y)) |
#s(approx x #s(hole binary64 x)) |
#s(approx x x) |
#s(approx (- x y) #s(hole binary64 x)) |
#s(approx (- x y) x) |
#s(approx (- x y) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (- x y) (-.f64 x y)) |
#s(approx (sqrt (fabs (- x y))) #s(hole binary64 (sqrt (fabs (neg (+ y (* -1 x))))))) |
#s(approx (sqrt (fabs (- x y))) (sqrt.f64 (fabs.f64 (-.f64 y x)))) |
#s(approx (fabs (- x y)) #s(hole binary64 (fabs (neg (+ y (* -1 x)))))) |
#s(approx (fabs (- x y)) (fabs.f64 (-.f64 y x))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#s(approx (- x y) (-.f64 x y)) |
#s(approx (- x y) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx (- x y) (-.f64 x y)) |
#s(approx y #s(hole binary64 y)) |
#s(approx y y) |
#s(approx (- x y) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (- x y) (-.f64 x y)) |
#s(approx (sqrt (fabs (- x y))) #s(hole binary64 (sqrt (fabs (+ x (* -1 y)))))) |
#s(approx (sqrt (fabs (- x y))) (sqrt.f64 (fabs.f64 (-.f64 y x)))) |
#s(approx (fabs (- x y)) #s(hole binary64 (fabs (+ x (* -1 y))))) |
#s(approx (fabs (- x y)) (fabs.f64 (-.f64 y x))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
#s(approx (- x y) (-.f64 x y)) |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5 | 14 |
| 0 | 8 | 13 |
| 1 | 29 | 13 |
| 2 | 186 | 12 |
| 3 | 2066 | 12 |
| 0 | 9981 | 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) |
x |
y |
| Outputs |
|---|
(*.f64 (neg.f64 (neg.f64 (pow.f64 (-.f64 y x) #s(literal 1/4 binary64)))) (neg.f64 (neg.f64 (pow.f64 (-.f64 y x) #s(literal 1/4 binary64))))) |
(*.f64 (sqrt.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))))) (sqrt.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(*.f64 (sqrt.f64 (/.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 2 binary64)))) (sqrt.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(*.f64 (sqrt.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))))) (sqrt.f64 (fma.f64 (*.f64 (-.f64 y x) y) (fma.f64 (-.f64 y x) y (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))))) |
(*.f64 (sqrt.f64 (neg.f64 (sqrt.f64 (-.f64 y x)))) (sqrt.f64 (neg.f64 (sqrt.f64 (-.f64 y x))))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 (-.f64 y x) #s(literal 3 binary64)) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 (-.f64 y x) #s(literal 3 binary64)) (pow.f64 (-.f64 y x) #s(literal 2 binary64))) #s(literal 1/4 binary64)) (pow.f64 (-.f64 y x) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 y x)) (pow.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal 2 binary64))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 y x)) (+.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) #s(literal 1/4 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/4 binary64))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 y x) #s(literal 3/2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (-.f64 y x) #s(literal 1/8 binary64))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 1/4 binary64)) (pow.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)))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 1/4 binary64)) (pow.f64 (/.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 2 binary64))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 1/4 binary64)) (pow.f64 (/.f64 (-.f64 y x) (fma.f64 (-.f64 y x) y (*.f64 x x))) #s(literal 1/4 binary64))) |
(*.f64 (pow.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)))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(*.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 (-.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 2 binary64))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(*.f64 (pow.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)))) #s(literal 1/2 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/2 binary64))) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 (-.f64 y x))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (-.f64 y x))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 y x) #s(literal 1/8 binary64)) (pow.f64 (pow.f64 (-.f64 y x) #s(literal 3/2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (neg.f64 (pow.f64 (-.f64 y x) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 (-.f64 y x) #s(literal 1/4 binary64)))) |
(*.f64 (sqrt.f64 (fma.f64 (-.f64 y x) y (*.f64 x x))) (sqrt.f64 (/.f64 (-.f64 y x) (fma.f64 (-.f64 y x) y (*.f64 x x))))) |
(*.f64 (sqrt.f64 (fma.f64 (-.f64 y x) y (*.f64 x x))) (pow.f64 (/.f64 (-.f64 y x) (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 1/4 binary64)) (pow.f64 (-.f64 y x) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (-.f64 y x)) (pow.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.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))) |
(*.f64 (sqrt.f64 (-.f64 y x)) (pow.f64 #s(literal 1 binary64) #s(literal 1/4 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)) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (-.f64 y x))) |
(pow.f64 (neg.f64 (pow.f64 (-.f64 y x) #s(literal 1/4 binary64))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (-.f64 y x) #s(literal 4 binary64)) #s(literal 1/8 binary64)) |
(pow.f64 (pow.f64 (-.f64 y x) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 (-.f64 y x)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (-.f64 y x) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (hypot.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 (-.f64 y x) y (*.f64 x x))))) |
(/.f64 (neg.f64 (sqrt.f64 (hypot.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 (fabs.f64 (hypot.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)))) (fabs.f64 (sqrt.f64 (fma.f64 (-.f64 y x) y (*.f64 x x))))) |
(/.f64 (fabs.f64 (sqrt.f64 (hypot.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (fabs.f64 (sqrt.f64 (fabs.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)))))) |
(/.f64 (sqrt.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)))) (sqrt.f64 (-.f64 y x))) |
(/.f64 (sqrt.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)))) (sqrt.f64 (-.f64 y x))) |
(/.f64 (sqrt.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))))) (sqrt.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 (sqrt.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))))) (sqrt.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 (sqrt.f64 (neg.f64 (hypot.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 (-.f64 (*.f64 (*.f64 x x) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 y y)))) (-.f64 y x)) |
(/.f64 (sqrt.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 (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(/.f64 (sqrt.f64 (*.f64 (hypot.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (sqrt.f64 (-.f64 y x)))) (sqrt.f64 (sqrt.f64 (fma.f64 (-.f64 y x) y (*.f64 x x))))) |
(/.f64 (sqrt.f64 (*.f64 (hypot.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (-.f64 y x))) (sqrt.f64 (hypot.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 y #s(literal 9 binary64)))) (sqrt.f64 (*.f64 (+.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (-.f64 y x) y (*.f64 x x))))) |
(/.f64 (sqrt.f64 (pow.f64 (-.f64 y x) #s(literal 3/2 binary64))) (pow.f64 (-.f64 y x) #s(literal 1/4 binary64))) |
(/.f64 (hypot.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (sqrt.f64 (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 y x))))) |
(/.f64 (hypot.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (sqrt.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(/.f64 (sqrt.f64 (hypot.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 (hypot.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (sqrt.f64 (*.f64 (+.f64 (pow.f64 (-.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (-.f64 y x)))) |
(/.f64 (hypot.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (sqrt.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (-.f64 y x) y (*.f64 x x))))) |
(/.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (pow.f64 (-.f64 y x) #s(literal 3/2 binary64))) |
(/.f64 (-.f64 y x) (neg.f64 (sqrt.f64 (-.f64 y x)))) |
(/.f64 (-.f64 y x) (sqrt.f64 (-.f64 y x))) |
(sqrt.f64 (-.f64 y x)) |
(fabs.f64 (neg.f64 (sqrt.f64 (-.f64 y x)))) |
(fabs.f64 (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 (log.f64 (-.f64 y x)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.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 1/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (log.f64 (sqrt.f64 (-.f64 y x)))) |
(+.f64 (cosh.f64 (log.f64 (sqrt.f64 (-.f64 y x)))) (sinh.f64 (log.f64 (sqrt.f64 (-.f64 y x))))) |
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 (-.f64 y x)))) (neg.f64 (neg.f64 (sqrt.f64 (-.f64 y x))))) |
(*.f64 (fabs.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))))) (fabs.f64 (fma.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))) (pow.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal 2 binary64)))) (fabs.f64 (fma.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) (fma.f64 (-.f64 y x) y (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))))) |
(*.f64 (fabs.f64 (/.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (pow.f64 (-.f64 y x) #s(literal 2 binary64)))) (-.f64 y x)) |
(*.f64 (sqrt.f64 (/.f64 (pow.f64 (-.f64 y x) #s(literal 3 binary64)) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (sqrt.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(*.f64 (sqrt.f64 (/.f64 (pow.f64 (-.f64 y x) #s(literal 3 binary64)) (pow.f64 (-.f64 y x) #s(literal 2 binary64)))) (sqrt.f64 (-.f64 y x))) |
(*.f64 (sqrt.f64 (/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 y x)) (pow.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(*.f64 (sqrt.f64 (/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 y x)) (+.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))))) (sqrt.f64 (fma.f64 (*.f64 (-.f64 y x) y) (fma.f64 (-.f64 y x) y (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))))) |
(*.f64 (sqrt.f64 (pow.f64 (-.f64 y x) #s(literal 3/2 binary64))) (pow.f64 (-.f64 y x) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (+.f64 (neg.f64 x) y)) (sqrt.f64 (-.f64 (neg.f64 x) y))) |
(*.f64 (sqrt.f64 (+.f64 x (neg.f64 y))) (sqrt.f64 (-.f64 x (neg.f64 y)))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 (-.f64 y x) #s(literal 3 binary64)) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 (-.f64 y x) #s(literal 3 binary64)) (pow.f64 (-.f64 y x) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 y x))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 y x)) (pow.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 y x)) (+.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) #s(literal 1/2 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/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 y x) #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (-.f64 y x) #s(literal 1/4 binary64))) |
(*.f64 (hypot.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (sqrt.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)))))) |
(*.f64 (hypot.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (sqrt.f64 (/.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 2 binary64))))) |
(*.f64 (hypot.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (-.f64 y x) (fma.f64 (-.f64 y x) y (*.f64 x x))))) |
(*.f64 (hypot.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (pow.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)))) #s(literal 1/2 binary64))) |
(*.f64 (hypot.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 (/.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 2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (hypot.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/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 (/.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)))) #s(literal 1 binary64)) (fabs.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(*.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)) (-.f64 y x)) |
(*.f64 (pow.f64 (/.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 2 binary64))) #s(literal 1 binary64)) (fabs.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(*.f64 (pow.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)))) #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 (neg.f64 (sqrt.f64 (-.f64 y x))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (-.f64 y x))) #s(literal 1 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)))) (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 (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 2 binary64))) (fma.f64 (-.f64 y x) y (*.f64 x x))) |
(*.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.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) (fma.f64 (-.f64 y x) y (*.f64 x x)) (pow.f64 x #s(literal 4 binary64)))) |
(*.f64 (neg.f64 (sqrt.f64 (-.f64 y x))) (neg.f64 (sqrt.f64 (-.f64 y x)))) |
(*.f64 (pow.f64 (-.f64 y x) #s(literal 1/4 binary64)) (sqrt.f64 (pow.f64 (-.f64 y x) #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 (-.f64 y x) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 (-.f64 y x) #s(literal 3/2 binary64)) #s(literal 1/2 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 (fabs.f64 (fma.f64 (-.f64 y x) y (*.f64 x x))) (fabs.f64 (/.f64 (-.f64 y x) (fma.f64 (-.f64 y x) y (*.f64 x x))))) |
(*.f64 (fabs.f64 (fma.f64 (-.f64 y x) y (*.f64 x x))) (pow.f64 (/.f64 (-.f64 y x) (fma.f64 (-.f64 y x) y (*.f64 x x))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (-.f64 y x)) (sqrt.f64 (-.f64 (neg.f64 x) (neg.f64 y)))) |
(*.f64 (sqrt.f64 (-.f64 y x)) (sqrt.f64 (-.f64 y x))) |
(*.f64 (-.f64 y x) (sqrt.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))))) |
(*.f64 (-.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/2 binary64))) |
(*.f64 (-.f64 y x) (pow.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (-.f64 y x) (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64))) |
(*.f64 (-.f64 y x) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)))) |
(pow.f64 (neg.f64 (sqrt.f64 (-.f64 y x))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (-.f64 y x) #s(literal 4 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (-.f64 y x) #s(literal 1/4 binary64)) #s(literal 4 binary64)) |
(pow.f64 (sqrt.f64 (-.f64 y x)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (-.f64 y x) #s(literal 1 binary64)) |
(/.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)))) (-.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)))) (-.f64 y 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 (/.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))))) (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 (hypot.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 (neg.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 (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 (neg.f64 (pow.f64 (-.f64 y x) #s(literal 3/2 binary64))) (neg.f64 (sqrt.f64 (-.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 (hypot.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (sqrt.f64 (-.f64 y x)))) (neg.f64 (sqrt.f64 (fma.f64 (-.f64 y x) y (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 (hypot.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (-.f64 y x))) (neg.f64 (hypot.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))))) |
(/.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 (fma.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 (fma.f64 (*.f64 x x) (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 y y))) (pow.f64 (-.f64 y x) #s(literal 2 binary64))) |
(/.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)))) (-.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)))) (-.f64 y 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 (/.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))))) (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 (neg.f64 (hypot.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (fabs.f64 (neg.f64 (fabs.f64 (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)))) (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))))) (pow.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal 2 binary64))) |
(/.f64 (fabs.f64 (*.f64 (hypot.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (sqrt.f64 (-.f64 y x)))) (fabs.f64 (sqrt.f64 (fma.f64 (-.f64 y x) y (*.f64 x x))))) |
(/.f64 (fabs.f64 (*.f64 (hypot.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (-.f64 y x))) (fabs.f64 (hypot.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 (hypot.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (-.f64 y x))) (sqrt.f64 (fabs.f64 (fma.f64 (-.f64 y x) y (*.f64 x x))))) |
(/.f64 (sqrt.f64 (neg.f64 (pow.f64 (-.f64 y x) #s(literal 3 binary64)))) (sqrt.f64 (-.f64 y x))) |
(/.f64 (sqrt.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 y x)))) (sqrt.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(/.f64 (sqrt.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (-.f64 y x) #s(literal 2 binary64))))) (hypot.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 (hypot.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (pow.f64 (-.f64 y x) #s(literal 2 binary64)))) (sqrt.f64 (hypot.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) |
(/.f64 (sqrt.f64 (neg.f64 (pow.f64 (-.f64 y x) #s(literal 4 binary64)))) (-.f64 y x)) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))))) (sqrt.f64 (neg.f64 (pow.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal 2 binary64))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))))) (sqrt.f64 (neg.f64 (+.f64 (pow.f64 (-.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))))) (hypot.f64 (*.f64 (-.f64 y x) y) (*.f64 x x))) |
(/.f64 (exp.f64 (log.f64 (hypot.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 (pow.f64 (-.f64 y x) #s(literal 3/2 binary64)) (sqrt.f64 (-.f64 y 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))) (-.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 y 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 (/.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 (neg.f64 (hypot.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 (neg.f64 (pow.f64 (-.f64 y x) #s(literal 4 binary64))) (neg.f64 (pow.f64 (-.f64 y x) #s(literal 3 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64)))) (neg.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (-.f64 y x) y (*.f64 x x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64)))) (neg.f64 (*.f64 (+.f64 (pow.f64 (-.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (-.f64 y x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 y #s(literal 9 binary64)))) (neg.f64 (*.f64 (+.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (-.f64 y x) y (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 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 (fabs.f64 (-.f64 (pow.f64 y #s(literal 9 binary64)) (pow.f64 x #s(literal 9 binary64)))) (fabs.f64 (*.f64 (+.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (-.f64 y x) y (*.f64 x x))))) |
(/.f64 (*.f64 (hypot.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (sqrt.f64 (-.f64 y x))) (sqrt.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(/.f64 (*.f64 (hypot.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (-.f64 y x)) (hypot.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)))) |
(/.f64 (pow.f64 (-.f64 y x) #s(literal 4 binary64)) (pow.f64 (-.f64 y x) #s(literal 3 binary64))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 y #s(literal 9 binary64))) (*.f64 (+.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (fabs.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (-.f64 y x) y (*.f64 x x))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (fabs.f64 (*.f64 (+.f64 (pow.f64 (-.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (-.f64 y x)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (*.f64 (+.f64 (pow.f64 (-.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (-.f64 y x))) |
(/.f64 (hypot.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 x))))) |
(/.f64 (hypot.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (sqrt.f64 (neg.f64 (+.f64 (pow.f64 (-.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))))) |
(/.f64 (hypot.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (hypot.f64 (*.f64 (-.f64 y x) y) (*.f64 x x))) |
(/.f64 (hypot.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (sqrt.f64 (fabs.f64 (+.f64 (pow.f64 (-.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))))) |
(/.f64 (hypot.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)))) |
(/.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 y x))))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 y 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))) |
(/.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (-.f64 y x)) |
(neg.f64 (-.f64 y 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)) (*.f64 y (/.f64 y (-.f64 y x)))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3 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 (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) (fma.f64 (-.f64 y x) y (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(fma.f64 (/.f64 (*.f64 x x) (pow.f64 (-.f64 y x) #s(literal 2 binary64))) (-.f64 y x) (*.f64 y (/.f64 y (-.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))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(fma.f64 (neg.f64 x) (/.f64 x (-.f64 y x)) (*.f64 y (/.f64 y (-.f64 y x)))) |
(fma.f64 (*.f64 x x) (/.f64 x (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)))) |
(fma.f64 x (/.f64 (*.f64 x x) (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)))) |
(fma.f64 x (/.f64 x (-.f64 y x)) (*.f64 y (/.f64 y (-.f64 y x)))) |
(sqrt.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64))) |
(-.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (-.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 y #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (-.f64 y x) y (*.f64 x x))) (/.f64 (/.f64 (pow.f64 y #s(literal 9 binary64)) (+.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 y x)))) (/.f64 (*.f64 (neg.f64 (pow.f64 y #s(literal 3/2 binary64))) (pow.f64 y #s(literal 3/2 binary64))) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 y x))))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 y x)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 y x))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 x (/.f64 x (-.f64 y x))) #s(literal 2 binary64)) (-.f64 y x)) (/.f64 (pow.f64 (*.f64 y (/.f64 y (-.f64 y x))) #s(literal 2 binary64)) (-.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 y 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 y 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 (/.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 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 (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 (*.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)) (pow.f64 (-.f64 y x) #s(literal 3 binary64))) (/.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (-.f64 y x) #s(literal 3 binary64)))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (-.f64 y x) y (*.f64 x x)))) (/.f64 (pow.f64 y #s(literal 6 binary64)) (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (-.f64 y x) y (*.f64 x x))))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 (+.f64 (pow.f64 (-.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (-.f64 y x))) (/.f64 (pow.f64 y #s(literal 6 binary64)) (*.f64 (+.f64 (pow.f64 (-.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (-.f64 y x)))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 9 binary64)) (*.f64 (+.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (-.f64 y x) y (*.f64 x x)))) (/.f64 (pow.f64 y #s(literal 9 binary64)) (*.f64 (+.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (-.f64 y x) y (*.f64 x x))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (-.f64 y x) #s(literal 2 binary64))) (-.f64 y x)) (/.f64 (/.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (-.f64 y x) #s(literal 2 binary64))) (-.f64 y x))) |
(-.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 (-.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (-.f64 y x)) (/.f64 (/.f64 (pow.f64 y #s(literal 6 binary64)) (+.f64 (pow.f64 (-.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (-.f64 y x))) |
(-.f64 (*.f64 y (/.f64 y (-.f64 y x))) (*.f64 x (/.f64 x (-.f64 y x)))) |
(-.f64 (*.f64 x (/.f64 x (-.f64 y x))) (/.f64 (*.f64 (neg.f64 (neg.f64 y)) y) (-.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)) (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 (*.f64 (neg.f64 (pow.f64 y #s(literal 3/2 binary64))) (pow.f64 y #s(literal 3/2 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))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(-.f64 y x) |
(-.f64 x y) |
(fabs.f64 (-.f64 y x)) |
(hypot.f64 (neg.f64 (neg.f64 (neg.f64 x))) (neg.f64 (neg.f64 (neg.f64 y)))) |
(hypot.f64 (neg.f64 (neg.f64 (neg.f64 x))) (neg.f64 (neg.f64 y))) |
(hypot.f64 (neg.f64 (neg.f64 (neg.f64 x))) (neg.f64 y)) |
(hypot.f64 (neg.f64 (neg.f64 (neg.f64 x))) y) |
(hypot.f64 (neg.f64 (neg.f64 (neg.f64 y))) (neg.f64 (neg.f64 (neg.f64 x)))) |
(hypot.f64 (neg.f64 (neg.f64 (neg.f64 y))) (neg.f64 (neg.f64 x))) |
(hypot.f64 (neg.f64 (neg.f64 (neg.f64 y))) (neg.f64 x)) |
(hypot.f64 (neg.f64 (neg.f64 (neg.f64 y))) x) |
(hypot.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 (neg.f64 y)))) |
(hypot.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 y))) |
(hypot.f64 (neg.f64 (neg.f64 x)) (neg.f64 y)) |
(hypot.f64 (neg.f64 (neg.f64 x)) y) |
(hypot.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 (neg.f64 x)))) |
(hypot.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 x))) |
(hypot.f64 (neg.f64 (neg.f64 y)) (neg.f64 x)) |
(hypot.f64 (neg.f64 (neg.f64 y)) x) |
(hypot.f64 (neg.f64 y) (neg.f64 (neg.f64 (neg.f64 x)))) |
(hypot.f64 (neg.f64 y) (neg.f64 (neg.f64 x))) |
(hypot.f64 (neg.f64 y) (neg.f64 x)) |
(hypot.f64 (neg.f64 y) x) |
(hypot.f64 (neg.f64 x) (neg.f64 (neg.f64 (neg.f64 y)))) |
(hypot.f64 (neg.f64 x) (neg.f64 (neg.f64 y))) |
(hypot.f64 (neg.f64 x) (neg.f64 y)) |
(hypot.f64 (neg.f64 x) y) |
(hypot.f64 y (neg.f64 (neg.f64 (neg.f64 x)))) |
(hypot.f64 y (neg.f64 (neg.f64 x))) |
(hypot.f64 y (neg.f64 x)) |
(hypot.f64 y x) |
(hypot.f64 x (neg.f64 (neg.f64 (neg.f64 y)))) |
(hypot.f64 x (neg.f64 (neg.f64 y))) |
(hypot.f64 x (neg.f64 y)) |
(hypot.f64 x y) |
(exp.f64 (/.f64 (log.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.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 (log.f64 (-.f64 y x))) |
(+.f64 (cosh.f64 (log.f64 (-.f64 y x))) (sinh.f64 (log.f64 (-.f64 y x)))) |
(+.f64 (*.f64 x (/.f64 x (-.f64 y x))) (*.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))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(+.f64 (neg.f64 y) (neg.f64 x)) |
(+.f64 (neg.f64 x) (neg.f64 y)) |
(+.f64 y x) |
(+.f64 x y) |
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 (-.f64 y x)))) (neg.f64 (neg.f64 (sqrt.f64 (-.f64 y x))))) |
(*.f64 (fabs.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))))) (fabs.f64 (fma.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))) (pow.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal 2 binary64)))) (fabs.f64 (fma.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) (fma.f64 (-.f64 y x) y (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))))) |
(*.f64 (fabs.f64 (/.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (pow.f64 (-.f64 y x) #s(literal 2 binary64)))) (-.f64 y x)) |
(*.f64 (sqrt.f64 (/.f64 (pow.f64 (-.f64 y x) #s(literal 3 binary64)) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (sqrt.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(*.f64 (sqrt.f64 (/.f64 (pow.f64 (-.f64 y x) #s(literal 3 binary64)) (pow.f64 (-.f64 y x) #s(literal 2 binary64)))) (sqrt.f64 (-.f64 y x))) |
(*.f64 (sqrt.f64 (/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 y x)) (pow.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(*.f64 (sqrt.f64 (/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 y x)) (+.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))))) (sqrt.f64 (fma.f64 (*.f64 (-.f64 y x) y) (fma.f64 (-.f64 y x) y (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))))) |
(*.f64 (sqrt.f64 (pow.f64 (-.f64 y x) #s(literal 3/2 binary64))) (pow.f64 (-.f64 y x) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (+.f64 (neg.f64 x) y)) (sqrt.f64 (-.f64 (neg.f64 x) y))) |
(*.f64 (sqrt.f64 (+.f64 x (neg.f64 y))) (sqrt.f64 (-.f64 x (neg.f64 y)))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 (-.f64 y x) #s(literal 3 binary64)) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 (-.f64 y x) #s(literal 3 binary64)) (pow.f64 (-.f64 y x) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 y x))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 y x)) (pow.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 y x)) (+.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) #s(literal 1/2 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/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 y x) #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (-.f64 y x) #s(literal 1/4 binary64))) |
(*.f64 (hypot.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (sqrt.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)))))) |
(*.f64 (hypot.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (sqrt.f64 (/.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 2 binary64))))) |
(*.f64 (hypot.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (-.f64 y x) (fma.f64 (-.f64 y x) y (*.f64 x x))))) |
(*.f64 (hypot.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (pow.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)))) #s(literal 1/2 binary64))) |
(*.f64 (hypot.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 (/.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 2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (hypot.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/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 (/.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)))) #s(literal 1 binary64)) (fabs.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(*.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)) (-.f64 y x)) |
(*.f64 (pow.f64 (/.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 2 binary64))) #s(literal 1 binary64)) (fabs.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(*.f64 (pow.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)))) #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 (neg.f64 (sqrt.f64 (-.f64 y x))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (-.f64 y x))) #s(literal 1 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)))) (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 (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 2 binary64))) (fma.f64 (-.f64 y x) y (*.f64 x x))) |
(*.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.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) (fma.f64 (-.f64 y x) y (*.f64 x x)) (pow.f64 x #s(literal 4 binary64)))) |
(*.f64 (neg.f64 (sqrt.f64 (-.f64 y x))) (neg.f64 (sqrt.f64 (-.f64 y x)))) |
(*.f64 (pow.f64 (-.f64 y x) #s(literal 1/4 binary64)) (sqrt.f64 (pow.f64 (-.f64 y x) #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 (-.f64 y x) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 (-.f64 y x) #s(literal 3/2 binary64)) #s(literal 1/2 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 (fabs.f64 (fma.f64 (-.f64 y x) y (*.f64 x x))) (fabs.f64 (/.f64 (-.f64 y x) (fma.f64 (-.f64 y x) y (*.f64 x x))))) |
(*.f64 (fabs.f64 (fma.f64 (-.f64 y x) y (*.f64 x x))) (pow.f64 (/.f64 (-.f64 y x) (fma.f64 (-.f64 y x) y (*.f64 x x))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (-.f64 y x)) (sqrt.f64 (-.f64 (neg.f64 x) (neg.f64 y)))) |
(*.f64 (sqrt.f64 (-.f64 y x)) (sqrt.f64 (-.f64 y x))) |
(*.f64 (-.f64 y x) (sqrt.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))))) |
(*.f64 (-.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/2 binary64))) |
(*.f64 (-.f64 y x) (pow.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (-.f64 y x) (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64))) |
(*.f64 (-.f64 y x) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)))) |
(pow.f64 (neg.f64 (sqrt.f64 (-.f64 y x))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (-.f64 y x) #s(literal 4 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (-.f64 y x) #s(literal 1/4 binary64)) #s(literal 4 binary64)) |
(pow.f64 (sqrt.f64 (-.f64 y x)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (-.f64 y x) #s(literal 1 binary64)) |
(/.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)))) (-.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)))) (-.f64 y 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 (/.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))))) (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 (hypot.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 (neg.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 (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 (neg.f64 (pow.f64 (-.f64 y x) #s(literal 3/2 binary64))) (neg.f64 (sqrt.f64 (-.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 (hypot.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (sqrt.f64 (-.f64 y x)))) (neg.f64 (sqrt.f64 (fma.f64 (-.f64 y x) y (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 (hypot.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (-.f64 y x))) (neg.f64 (hypot.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))))) |
(/.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 (fma.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 (fma.f64 (*.f64 x x) (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 y y))) (pow.f64 (-.f64 y x) #s(literal 2 binary64))) |
(/.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)))) (-.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)))) (-.f64 y 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 (/.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))))) (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 (neg.f64 (hypot.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (fabs.f64 (neg.f64 (fabs.f64 (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)))) (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))))) (pow.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal 2 binary64))) |
(/.f64 (fabs.f64 (*.f64 (hypot.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (sqrt.f64 (-.f64 y x)))) (fabs.f64 (sqrt.f64 (fma.f64 (-.f64 y x) y (*.f64 x x))))) |
(/.f64 (fabs.f64 (*.f64 (hypot.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (-.f64 y x))) (fabs.f64 (hypot.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 (hypot.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (-.f64 y x))) (sqrt.f64 (fabs.f64 (fma.f64 (-.f64 y x) y (*.f64 x x))))) |
(/.f64 (sqrt.f64 (neg.f64 (pow.f64 (-.f64 y x) #s(literal 3 binary64)))) (sqrt.f64 (-.f64 y x))) |
(/.f64 (sqrt.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 y x)))) (sqrt.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(/.f64 (sqrt.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (-.f64 y x) #s(literal 2 binary64))))) (hypot.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 (hypot.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (pow.f64 (-.f64 y x) #s(literal 2 binary64)))) (sqrt.f64 (hypot.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) |
(/.f64 (sqrt.f64 (neg.f64 (pow.f64 (-.f64 y x) #s(literal 4 binary64)))) (-.f64 y x)) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))))) (sqrt.f64 (neg.f64 (pow.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal 2 binary64))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))))) (sqrt.f64 (neg.f64 (+.f64 (pow.f64 (-.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))))) (hypot.f64 (*.f64 (-.f64 y x) y) (*.f64 x x))) |
(/.f64 (exp.f64 (log.f64 (hypot.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 (pow.f64 (-.f64 y x) #s(literal 3/2 binary64)) (sqrt.f64 (-.f64 y 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))) (-.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 y 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 (/.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 (neg.f64 (hypot.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 (neg.f64 (pow.f64 (-.f64 y x) #s(literal 4 binary64))) (neg.f64 (pow.f64 (-.f64 y x) #s(literal 3 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64)))) (neg.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (-.f64 y x) y (*.f64 x x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64)))) (neg.f64 (*.f64 (+.f64 (pow.f64 (-.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (-.f64 y x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 y #s(literal 9 binary64)))) (neg.f64 (*.f64 (+.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (-.f64 y x) y (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 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 (fabs.f64 (-.f64 (pow.f64 y #s(literal 9 binary64)) (pow.f64 x #s(literal 9 binary64)))) (fabs.f64 (*.f64 (+.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (-.f64 y x) y (*.f64 x x))))) |
(/.f64 (*.f64 (hypot.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (sqrt.f64 (-.f64 y x))) (sqrt.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(/.f64 (*.f64 (hypot.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (-.f64 y x)) (hypot.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)))) |
(/.f64 (pow.f64 (-.f64 y x) #s(literal 4 binary64)) (pow.f64 (-.f64 y x) #s(literal 3 binary64))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 y #s(literal 9 binary64))) (*.f64 (+.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (fabs.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (-.f64 y x) y (*.f64 x x))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (fabs.f64 (*.f64 (+.f64 (pow.f64 (-.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (-.f64 y x)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (*.f64 (+.f64 (pow.f64 (-.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (-.f64 y x))) |
(/.f64 (hypot.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 x))))) |
(/.f64 (hypot.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (sqrt.f64 (neg.f64 (+.f64 (pow.f64 (-.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))))) |
(/.f64 (hypot.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (hypot.f64 (*.f64 (-.f64 y x) y) (*.f64 x x))) |
(/.f64 (hypot.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (sqrt.f64 (fabs.f64 (+.f64 (pow.f64 (-.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))))) |
(/.f64 (hypot.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)))) |
(/.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 y x))))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 y 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))) |
(/.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (-.f64 y x)) |
(neg.f64 (-.f64 y 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)) (*.f64 y (/.f64 y (-.f64 y x)))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3 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 (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) (fma.f64 (-.f64 y x) y (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(fma.f64 (/.f64 (*.f64 x x) (pow.f64 (-.f64 y x) #s(literal 2 binary64))) (-.f64 y x) (*.f64 y (/.f64 y (-.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))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(fma.f64 (neg.f64 x) (/.f64 x (-.f64 y x)) (*.f64 y (/.f64 y (-.f64 y x)))) |
(fma.f64 (*.f64 x x) (/.f64 x (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)))) |
(fma.f64 x (/.f64 (*.f64 x x) (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)))) |
(fma.f64 x (/.f64 x (-.f64 y x)) (*.f64 y (/.f64 y (-.f64 y x)))) |
(sqrt.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64))) |
(-.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (-.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 y #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (-.f64 y x) y (*.f64 x x))) (/.f64 (/.f64 (pow.f64 y #s(literal 9 binary64)) (+.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 y x)))) (/.f64 (*.f64 (neg.f64 (pow.f64 y #s(literal 3/2 binary64))) (pow.f64 y #s(literal 3/2 binary64))) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 y x))))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 y x)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 y x))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 x (/.f64 x (-.f64 y x))) #s(literal 2 binary64)) (-.f64 y x)) (/.f64 (pow.f64 (*.f64 y (/.f64 y (-.f64 y x))) #s(literal 2 binary64)) (-.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 y 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 y 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 (/.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 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 (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 (*.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)) (pow.f64 (-.f64 y x) #s(literal 3 binary64))) (/.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (-.f64 y x) #s(literal 3 binary64)))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (-.f64 y x) y (*.f64 x x)))) (/.f64 (pow.f64 y #s(literal 6 binary64)) (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (-.f64 y x) y (*.f64 x x))))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 (+.f64 (pow.f64 (-.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (-.f64 y x))) (/.f64 (pow.f64 y #s(literal 6 binary64)) (*.f64 (+.f64 (pow.f64 (-.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (-.f64 y x)))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 9 binary64)) (*.f64 (+.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (-.f64 y x) y (*.f64 x x)))) (/.f64 (pow.f64 y #s(literal 9 binary64)) (*.f64 (+.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (-.f64 y x) y (*.f64 x x))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (-.f64 y x) #s(literal 2 binary64))) (-.f64 y x)) (/.f64 (/.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (-.f64 y x) #s(literal 2 binary64))) (-.f64 y x))) |
(-.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 (-.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (-.f64 y x)) (/.f64 (/.f64 (pow.f64 y #s(literal 6 binary64)) (+.f64 (pow.f64 (-.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (-.f64 y x))) |
(-.f64 (*.f64 y (/.f64 y (-.f64 y x))) (*.f64 x (/.f64 x (-.f64 y x)))) |
(-.f64 (*.f64 x (/.f64 x (-.f64 y x))) (/.f64 (*.f64 (neg.f64 (neg.f64 y)) y) (-.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)) (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 (*.f64 (neg.f64 (pow.f64 y #s(literal 3/2 binary64))) (pow.f64 y #s(literal 3/2 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))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(-.f64 y x) |
(-.f64 x y) |
(fabs.f64 (-.f64 y x)) |
(hypot.f64 (neg.f64 (neg.f64 (neg.f64 x))) (neg.f64 (neg.f64 (neg.f64 y)))) |
(hypot.f64 (neg.f64 (neg.f64 (neg.f64 x))) (neg.f64 (neg.f64 y))) |
(hypot.f64 (neg.f64 (neg.f64 (neg.f64 x))) (neg.f64 y)) |
(hypot.f64 (neg.f64 (neg.f64 (neg.f64 x))) y) |
(hypot.f64 (neg.f64 (neg.f64 (neg.f64 y))) (neg.f64 (neg.f64 (neg.f64 x)))) |
(hypot.f64 (neg.f64 (neg.f64 (neg.f64 y))) (neg.f64 (neg.f64 x))) |
(hypot.f64 (neg.f64 (neg.f64 (neg.f64 y))) (neg.f64 x)) |
(hypot.f64 (neg.f64 (neg.f64 (neg.f64 y))) x) |
(hypot.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 (neg.f64 y)))) |
(hypot.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 y))) |
(hypot.f64 (neg.f64 (neg.f64 x)) (neg.f64 y)) |
(hypot.f64 (neg.f64 (neg.f64 x)) y) |
(hypot.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 (neg.f64 x)))) |
(hypot.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 x))) |
(hypot.f64 (neg.f64 (neg.f64 y)) (neg.f64 x)) |
(hypot.f64 (neg.f64 (neg.f64 y)) x) |
(hypot.f64 (neg.f64 y) (neg.f64 (neg.f64 (neg.f64 x)))) |
(hypot.f64 (neg.f64 y) (neg.f64 (neg.f64 x))) |
(hypot.f64 (neg.f64 y) (neg.f64 x)) |
(hypot.f64 (neg.f64 y) x) |
(hypot.f64 (neg.f64 x) (neg.f64 (neg.f64 (neg.f64 y)))) |
(hypot.f64 (neg.f64 x) (neg.f64 (neg.f64 y))) |
(hypot.f64 (neg.f64 x) (neg.f64 y)) |
(hypot.f64 (neg.f64 x) y) |
(hypot.f64 y (neg.f64 (neg.f64 (neg.f64 x)))) |
(hypot.f64 y (neg.f64 (neg.f64 x))) |
(hypot.f64 y (neg.f64 x)) |
(hypot.f64 y x) |
(hypot.f64 x (neg.f64 (neg.f64 (neg.f64 y)))) |
(hypot.f64 x (neg.f64 (neg.f64 y))) |
(hypot.f64 x (neg.f64 y)) |
(hypot.f64 x y) |
(exp.f64 (/.f64 (log.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.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 (log.f64 (-.f64 y x))) |
(+.f64 (cosh.f64 (log.f64 (-.f64 y x))) (sinh.f64 (log.f64 (-.f64 y x)))) |
(+.f64 (*.f64 x (/.f64 x (-.f64 y x))) (*.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))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(+.f64 (neg.f64 y) (neg.f64 x)) |
(+.f64 (neg.f64 x) (neg.f64 y)) |
(+.f64 y x) |
(+.f64 x y) |
x |
y |
Compiled 5 743 to 820 computations (85.7% saved)
3 alts after pruning (3 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 268 | 3 | 271 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 269 | 3 | 272 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.2% | (/.f64 (-.f64 y x) (sqrt.f64 (-.f64 y x))) |
| ▶ | 100.0% | (sqrt.f64 (-.f64 y x)) |
| ▶ | 51.7% | (sqrt.f64 (fabs.f64 #s(approx (- x y) x))) |
Compiled 19 to 15 computations (21.1% saved)
| Inputs |
|---|
(sqrt.f64 (fabs.f64 #s(approx (- x y) x))) |
(fabs.f64 #s(approx (- x y) x)) |
#s(approx (- x y) x) |
x |
(sqrt.f64 (-.f64 y x)) |
(-.f64 y x) |
y |
(/.f64 (-.f64 y x) (sqrt.f64 (-.f64 y x))) |
| Outputs |
|---|
#s(approx (sqrt (fabs (- x y))) #s(hole binary64 (sqrt (fabs (- x y))))) |
#s(approx (fabs (- x y)) #s(hole binary64 (fabs (- x y)))) |
#s(approx (- x y) #s(hole binary64 (* -1 y))) |
#s(approx (- x y) #s(hole binary64 (- x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (sqrt (- y x)) #s(hole binary64 (sqrt y))) |
#s(approx (sqrt (- y x)) #s(hole binary64 (+ (sqrt y) (* -1/2 (* x (sqrt (/ 1 y))))))) |
#s(approx (sqrt (- y x)) #s(hole binary64 (+ (sqrt y) (* x (+ (* -1/2 (sqrt (/ 1 y))) (* -1/8 (* x (sqrt (/ 1 (pow y 3)))))))))) |
#s(approx (sqrt (- y x)) #s(hole binary64 (+ (sqrt y) (* x (+ (* -1/2 (sqrt (/ 1 y))) (* x (+ (* -1/8 (sqrt (/ 1 (pow y 3)))) (* -1/16 (* x (sqrt (/ 1 (pow y 5)))))))))))) |
#s(approx (- y x) #s(hole binary64 y)) |
#s(approx (- y x) #s(hole binary64 (+ y (* -1 x)))) |
#s(approx (/ (- y x) (sqrt (- y x))) #s(hole binary64 (sqrt y))) |
#s(approx (/ (- y x) (sqrt (- y x))) #s(hole binary64 (+ (sqrt y) (* -1/2 (* x (sqrt (/ 1 y))))))) |
#s(approx (/ (- y x) (sqrt (- y x))) #s(hole binary64 (+ (sqrt y) (* x (+ (* -1/2 (sqrt (/ 1 y))) (* -1/8 (* x (sqrt (/ 1 (pow y 3)))))))))) |
#s(approx (/ (- y x) (sqrt (- y x))) #s(hole binary64 (+ (sqrt y) (* x (+ (* -1/2 (sqrt (/ 1 y))) (* x (+ (* -1/8 (sqrt (/ 1 (pow y 3)))) (* -1/16 (* x (sqrt (/ 1 (pow y 5)))))))))))) |
#s(approx (- x y) #s(hole binary64 x)) |
#s(approx (- x y) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (sqrt (- y x)) #s(hole binary64 (* (sqrt x) (sqrt -1)))) |
#s(approx (sqrt (- y x)) #s(hole binary64 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ y (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))))) |
#s(approx (sqrt (- y x)) #s(hole binary64 (* 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))))))) |
#s(approx (sqrt (- y x)) #s(hole binary64 (* 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)))))))) |
#s(approx (- y x) #s(hole binary64 (* -1 x))) |
#s(approx (- y x) #s(hole binary64 (* x (- (/ y x) 1)))) |
#s(approx (/ (- y x) (sqrt (- y x))) #s(hole binary64 (* (sqrt x) (sqrt -1)))) |
#s(approx (/ (- y x) (sqrt (- y x))) #s(hole binary64 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ y (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))))) |
#s(approx (/ (- y x) (sqrt (- y x))) #s(hole binary64 (* 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))))))) |
#s(approx (/ (- y x) (sqrt (- y x))) #s(hole binary64 (* 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)))))))) |
#s(approx (sqrt (fabs (- x y))) #s(hole binary64 (sqrt (fabs (neg (+ y (* -1 x))))))) |
#s(approx (fabs (- x y)) #s(hole binary64 (fabs (neg (+ y (* -1 x)))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#s(approx (sqrt (- y x)) #s(hole binary64 (* -1 (* (sqrt x) (sqrt -1))))) |
#s(approx (sqrt (- y x)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* y (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1))))))) |
#s(approx (sqrt (- y x)) #s(hole binary64 (* -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)))))))) |
#s(approx (sqrt (- y x)) #s(hole binary64 (* -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))))))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ y x))))))) |
#s(approx (/ (- y x) (sqrt (- y x))) #s(hole binary64 (* -1 (* (sqrt x) (sqrt -1))))) |
#s(approx (/ (- y x) (sqrt (- y x))) #s(hole binary64 (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* y (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1))))))) |
#s(approx (/ (- y x) (sqrt (- y x))) #s(hole binary64 (* -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)))))))) |
#s(approx (/ (- y x) (sqrt (- y x))) #s(hole binary64 (* -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))))))))) |
#s(approx (- x y) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx (sqrt (- y x)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 x)) (/ y (sqrt -1)))) (* (sqrt x) (sqrt -1))))) |
#s(approx (sqrt (- y x)) #s(hole binary64 (+ (* 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))))) |
#s(approx (sqrt (- y x)) #s(hole binary64 (+ (* 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))))) |
#s(approx (- y x) #s(hole binary64 (- y x))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ (- y x) (sqrt (- y x))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 x)) (/ y (sqrt -1)))) (* (sqrt x) (sqrt -1))))) |
#s(approx (/ (- y x) (sqrt (- y x))) #s(hole binary64 (+ (* 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))))) |
#s(approx (/ (- y x) (sqrt (- y x))) #s(hole binary64 (+ (* 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))))) |
#s(approx (- x y) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (sqrt (- y x)) #s(hole binary64 (* y (+ (sqrt (/ 1 y)) (* -1/2 (* x (sqrt (/ 1 (pow y 3))))))))) |
#s(approx (sqrt (- y x)) #s(hole binary64 (* y (+ (sqrt (/ 1 y)) (+ (* -1/2 (* x (sqrt (/ 1 (pow y 3))))) (* -1/8 (* (pow x 2) (sqrt (/ 1 (pow y 5)))))))))) |
#s(approx (sqrt (- y x)) #s(hole binary64 (* 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))))))))))) |
#s(approx (- y x) #s(hole binary64 (* y (+ 1 (* -1 (/ x y)))))) |
#s(approx (/ (- y x) (sqrt (- y x))) #s(hole binary64 (* y (+ (sqrt (/ 1 y)) (* -1/2 (* x (sqrt (/ 1 (pow y 3))))))))) |
#s(approx (/ (- y x) (sqrt (- y x))) #s(hole binary64 (* y (+ (sqrt (/ 1 y)) (+ (* -1/2 (* x (sqrt (/ 1 (pow y 3))))) (* -1/8 (* (pow x 2) (sqrt (/ 1 (pow y 5)))))))))) |
#s(approx (/ (- y x) (sqrt (- y x))) #s(hole binary64 (* 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))))))))))) |
#s(approx (sqrt (fabs (- x y))) #s(hole binary64 (sqrt (fabs (+ x (* -1 y)))))) |
#s(approx (fabs (- x y)) #s(hole binary64 (fabs (+ x (* -1 y))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
#s(approx (sqrt (- y x)) #s(hole binary64 (* -1 (* (sqrt y) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (- y x)) #s(hole binary64 (* -1 (* y (+ (* 1/2 (* (* x (pow (sqrt -1) 2)) (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt (- y x)) #s(hole binary64 (* -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)))))))) |
#s(approx (sqrt (- y x)) #s(hole binary64 (* -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))))))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* y (- (/ x y) 1))))) |
#s(approx (/ (- y x) (sqrt (- y x))) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt (/ 1 y))) (* -1/2 (* x (sqrt (/ 1 (pow y 3)))))))))) |
#s(approx (/ (- y x) (sqrt (- y x))) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt (/ 1 y))) (+ (* -1/2 (* x (sqrt (/ 1 (pow y 3))))) (* 1/8 (* (pow x 2) (sqrt (/ 1 (pow y 5))))))))))) |
#s(approx (/ (- y x) (sqrt (- y x))) #s(hole binary64 (* -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)))))))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 359.0ms | x | @ | inf | ((sqrt (fabs (- x y))) (fabs (- x y)) (- x y) x (sqrt (- y x)) (- y x) y (/ (- y x) (sqrt (- y x)))) |
| 2.0ms | y | @ | -inf | ((sqrt (fabs (- x y))) (fabs (- x y)) (- x y) x (sqrt (- y x)) (- y x) y (/ (- y x) (sqrt (- y x)))) |
| 2.0ms | x | @ | -inf | ((sqrt (fabs (- x y))) (fabs (- x y)) (- x y) x (sqrt (- y x)) (- y x) y (/ (- y x) (sqrt (- y x)))) |
| 1.0ms | y | @ | inf | ((sqrt (fabs (- x y))) (fabs (- x y)) (- x y) x (sqrt (- y x)) (- y x) y (/ (- y x) (sqrt (- y x)))) |
| 1.0ms | y | @ | 0 | ((sqrt (fabs (- x y))) (fabs (- x y)) (- x y) x (sqrt (- y x)) (- y x) y (/ (- y x) (sqrt (- y x)))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 270 | 1779 |
| 1 | 725 | 1719 |
| 2 | 3076 | 1667 |
| 0 | 8204 | 1597 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#s(approx (sqrt (fabs (- x y))) #s(hole binary64 (sqrt (fabs (- x y))))) |
#s(approx (fabs (- x y)) #s(hole binary64 (fabs (- x y)))) |
#s(approx (- x y) #s(hole binary64 (* -1 y))) |
#s(approx (- x y) #s(hole binary64 (- x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (sqrt (- y x)) #s(hole binary64 (sqrt y))) |
#s(approx (sqrt (- y x)) #s(hole binary64 (+ (sqrt y) (* -1/2 (* x (sqrt (/ 1 y))))))) |
#s(approx (sqrt (- y x)) #s(hole binary64 (+ (sqrt y) (* x (+ (* -1/2 (sqrt (/ 1 y))) (* -1/8 (* x (sqrt (/ 1 (pow y 3)))))))))) |
#s(approx (sqrt (- y x)) #s(hole binary64 (+ (sqrt y) (* x (+ (* -1/2 (sqrt (/ 1 y))) (* x (+ (* -1/8 (sqrt (/ 1 (pow y 3)))) (* -1/16 (* x (sqrt (/ 1 (pow y 5)))))))))))) |
#s(approx (- y x) #s(hole binary64 y)) |
#s(approx (- y x) #s(hole binary64 (+ y (* -1 x)))) |
#s(approx (/ (- y x) (sqrt (- y x))) #s(hole binary64 (sqrt y))) |
#s(approx (/ (- y x) (sqrt (- y x))) #s(hole binary64 (+ (sqrt y) (* -1/2 (* x (sqrt (/ 1 y))))))) |
#s(approx (/ (- y x) (sqrt (- y x))) #s(hole binary64 (+ (sqrt y) (* x (+ (* -1/2 (sqrt (/ 1 y))) (* -1/8 (* x (sqrt (/ 1 (pow y 3)))))))))) |
#s(approx (/ (- y x) (sqrt (- y x))) #s(hole binary64 (+ (sqrt y) (* x (+ (* -1/2 (sqrt (/ 1 y))) (* x (+ (* -1/8 (sqrt (/ 1 (pow y 3)))) (* -1/16 (* x (sqrt (/ 1 (pow y 5)))))))))))) |
#s(approx (- x y) #s(hole binary64 x)) |
#s(approx (- x y) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (sqrt (- y x)) #s(hole binary64 (* (sqrt x) (sqrt -1)))) |
#s(approx (sqrt (- y x)) #s(hole binary64 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ y (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))))) |
#s(approx (sqrt (- y x)) #s(hole binary64 (* 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))))))) |
#s(approx (sqrt (- y x)) #s(hole binary64 (* 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)))))))) |
#s(approx (- y x) #s(hole binary64 (* -1 x))) |
#s(approx (- y x) #s(hole binary64 (* x (- (/ y x) 1)))) |
#s(approx (/ (- y x) (sqrt (- y x))) #s(hole binary64 (* (sqrt x) (sqrt -1)))) |
#s(approx (/ (- y x) (sqrt (- y x))) #s(hole binary64 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ y (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))))) |
#s(approx (/ (- y x) (sqrt (- y x))) #s(hole binary64 (* 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))))))) |
#s(approx (/ (- y x) (sqrt (- y x))) #s(hole binary64 (* 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)))))))) |
#s(approx (sqrt (fabs (- x y))) #s(hole binary64 (sqrt (fabs (neg (+ y (* -1 x))))))) |
#s(approx (fabs (- x y)) #s(hole binary64 (fabs (neg (+ y (* -1 x)))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#s(approx (sqrt (- y x)) #s(hole binary64 (* -1 (* (sqrt x) (sqrt -1))))) |
#s(approx (sqrt (- y x)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* y (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1))))))) |
#s(approx (sqrt (- y x)) #s(hole binary64 (* -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)))))))) |
#s(approx (sqrt (- y x)) #s(hole binary64 (* -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))))))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ y x))))))) |
#s(approx (/ (- y x) (sqrt (- y x))) #s(hole binary64 (* -1 (* (sqrt x) (sqrt -1))))) |
#s(approx (/ (- y x) (sqrt (- y x))) #s(hole binary64 (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* y (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1))))))) |
#s(approx (/ (- y x) (sqrt (- y x))) #s(hole binary64 (* -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)))))))) |
#s(approx (/ (- y x) (sqrt (- y x))) #s(hole binary64 (* -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))))))))) |
#s(approx (- x y) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx (sqrt (- y x)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 x)) (/ y (sqrt -1)))) (* (sqrt x) (sqrt -1))))) |
#s(approx (sqrt (- y x)) #s(hole binary64 (+ (* 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))))) |
#s(approx (sqrt (- y x)) #s(hole binary64 (+ (* 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))))) |
#s(approx (- y x) #s(hole binary64 (- y x))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ (- y x) (sqrt (- y x))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 x)) (/ y (sqrt -1)))) (* (sqrt x) (sqrt -1))))) |
#s(approx (/ (- y x) (sqrt (- y x))) #s(hole binary64 (+ (* 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))))) |
#s(approx (/ (- y x) (sqrt (- y x))) #s(hole binary64 (+ (* 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))))) |
#s(approx (- x y) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (sqrt (- y x)) #s(hole binary64 (* y (+ (sqrt (/ 1 y)) (* -1/2 (* x (sqrt (/ 1 (pow y 3))))))))) |
#s(approx (sqrt (- y x)) #s(hole binary64 (* y (+ (sqrt (/ 1 y)) (+ (* -1/2 (* x (sqrt (/ 1 (pow y 3))))) (* -1/8 (* (pow x 2) (sqrt (/ 1 (pow y 5)))))))))) |
#s(approx (sqrt (- y x)) #s(hole binary64 (* 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))))))))))) |
#s(approx (- y x) #s(hole binary64 (* y (+ 1 (* -1 (/ x y)))))) |
#s(approx (/ (- y x) (sqrt (- y x))) #s(hole binary64 (* y (+ (sqrt (/ 1 y)) (* -1/2 (* x (sqrt (/ 1 (pow y 3))))))))) |
#s(approx (/ (- y x) (sqrt (- y x))) #s(hole binary64 (* y (+ (sqrt (/ 1 y)) (+ (* -1/2 (* x (sqrt (/ 1 (pow y 3))))) (* -1/8 (* (pow x 2) (sqrt (/ 1 (pow y 5)))))))))) |
#s(approx (/ (- y x) (sqrt (- y x))) #s(hole binary64 (* 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))))))))))) |
#s(approx (sqrt (fabs (- x y))) #s(hole binary64 (sqrt (fabs (+ x (* -1 y)))))) |
#s(approx (fabs (- x y)) #s(hole binary64 (fabs (+ x (* -1 y))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
#s(approx (sqrt (- y x)) #s(hole binary64 (* -1 (* (sqrt y) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (- y x)) #s(hole binary64 (* -1 (* y (+ (* 1/2 (* (* x (pow (sqrt -1) 2)) (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt (- y x)) #s(hole binary64 (* -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)))))))) |
#s(approx (sqrt (- y x)) #s(hole binary64 (* -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))))))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* y (- (/ x y) 1))))) |
#s(approx (/ (- y x) (sqrt (- y x))) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt (/ 1 y))) (* -1/2 (* x (sqrt (/ 1 (pow y 3)))))))))) |
#s(approx (/ (- y x) (sqrt (- y x))) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt (/ 1 y))) (+ (* -1/2 (* x (sqrt (/ 1 (pow y 3))))) (* 1/8 (* (pow x 2) (sqrt (/ 1 (pow y 5))))))))))) |
#s(approx (/ (- y x) (sqrt (- y x))) #s(hole binary64 (* -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)))))))))))) |
| Outputs |
|---|
#s(approx (sqrt (fabs (- x y))) #s(hole binary64 (sqrt (fabs (- x y))))) |
#s(approx (sqrt (fabs (- x y))) (sqrt.f64 (fabs.f64 (-.f64 y x)))) |
#s(approx (fabs (- x y)) #s(hole binary64 (fabs (- x y)))) |
#s(approx (fabs (- x y)) (fabs.f64 (-.f64 y x))) |
#s(approx (- x y) #s(hole binary64 (* -1 y))) |
#s(approx (- x y) (neg.f64 y)) |
#s(approx (- x y) #s(hole binary64 (- x y))) |
#s(approx (- x y) (-.f64 x y)) |
#s(approx x #s(hole binary64 x)) |
#s(approx x x) |
#s(approx (sqrt (- y x)) #s(hole binary64 (sqrt y))) |
#s(approx (sqrt (- y x)) (sqrt.f64 y)) |
#s(approx (sqrt (- y x)) #s(hole binary64 (+ (sqrt y) (* -1/2 (* x (sqrt (/ 1 y))))))) |
#s(approx (sqrt (- y x)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (*.f64 #s(literal -1/2 binary64) x) (sqrt.f64 y))) |
#s(approx (sqrt (- y x)) #s(hole binary64 (+ (sqrt y) (* x (+ (* -1/2 (sqrt (/ 1 y))) (* -1/8 (* x (sqrt (/ 1 (pow y 3)))))))))) |
#s(approx (sqrt (- y x)) (fma.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) #s(literal -1/2 binary64) (*.f64 (*.f64 #s(literal -1/8 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64)))))) x (sqrt.f64 y))) |
#s(approx (sqrt (- y x)) #s(hole binary64 (+ (sqrt y) (* x (+ (* -1/2 (sqrt (/ 1 y))) (* x (+ (* -1/8 (sqrt (/ 1 (pow y 3)))) (* -1/16 (* x (sqrt (/ 1 (pow y 5)))))))))))) |
#s(approx (sqrt (- y x)) (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 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) #s(literal -1/2 binary64))) x (sqrt.f64 y))) |
#s(approx (- y x) #s(hole binary64 y)) |
#s(approx (- y x) y) |
#s(approx (- y x) #s(hole binary64 (+ y (* -1 x)))) |
#s(approx (- y x) (-.f64 y x)) |
#s(approx (/ (- y x) (sqrt (- y x))) #s(hole binary64 (sqrt y))) |
#s(approx (/ (- y x) (sqrt (- y x))) (sqrt.f64 y)) |
#s(approx (/ (- y x) (sqrt (- y x))) #s(hole binary64 (+ (sqrt y) (* -1/2 (* x (sqrt (/ 1 y))))))) |
#s(approx (/ (- y x) (sqrt (- y x))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (*.f64 #s(literal -1/2 binary64) x) (sqrt.f64 y))) |
#s(approx (/ (- y x) (sqrt (- y x))) #s(hole binary64 (+ (sqrt y) (* x (+ (* -1/2 (sqrt (/ 1 y))) (* -1/8 (* x (sqrt (/ 1 (pow y 3)))))))))) |
#s(approx (/ (- y x) (sqrt (- y x))) (fma.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) #s(literal -1/2 binary64) (*.f64 (*.f64 #s(literal -1/8 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64)))))) x (sqrt.f64 y))) |
#s(approx (/ (- y x) (sqrt (- y x))) #s(hole binary64 (+ (sqrt y) (* x (+ (* -1/2 (sqrt (/ 1 y))) (* x (+ (* -1/8 (sqrt (/ 1 (pow y 3)))) (* -1/16 (* x (sqrt (/ 1 (pow y 5)))))))))))) |
#s(approx (/ (- y x) (sqrt (- y x))) (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 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) #s(literal -1/2 binary64))) x (sqrt.f64 y))) |
#s(approx (- x y) #s(hole binary64 x)) |
#s(approx (- x y) x) |
#s(approx (- x y) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (- x y) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x)) |
#s(approx (sqrt (- y x)) #s(hole binary64 (* (sqrt x) (sqrt -1)))) |
#s(approx (sqrt (- y x)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 x))) |
#s(approx (sqrt (- y x)) #s(hole binary64 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ y (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))))) |
#s(approx (sqrt (- y x)) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 y (sqrt.f64 #s(literal -1 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)) |
#s(approx (sqrt (- y x)) #s(hole binary64 (* 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))))))) |
#s(approx (sqrt (- y x)) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) (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 #s(literal 1/2 binary64) (/.f64 y (sqrt.f64 #s(literal -1 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)) |
#s(approx (sqrt (- y x)) #s(hole binary64 (* 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)))))))) |
#s(approx (sqrt (- y x)) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) (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)) (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))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 y (sqrt.f64 #s(literal -1 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)) |
#s(approx (- y x) #s(hole binary64 (* -1 x))) |
#s(approx (- y x) (neg.f64 x)) |
#s(approx (- y x) #s(hole binary64 (* x (- (/ y x) 1)))) |
#s(approx (- y x) (fma.f64 (/.f64 y x) x (neg.f64 x))) |
#s(approx (/ (- y x) (sqrt (- y x))) #s(hole binary64 (* (sqrt x) (sqrt -1)))) |
#s(approx (/ (- y x) (sqrt (- y x))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 x))) |
#s(approx (/ (- y x) (sqrt (- y x))) #s(hole binary64 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ y (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))))) |
#s(approx (/ (- y x) (sqrt (- y x))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 y (sqrt.f64 #s(literal -1 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)) |
#s(approx (/ (- y x) (sqrt (- y x))) #s(hole binary64 (* 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))))))) |
#s(approx (/ (- y x) (sqrt (- y x))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) (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 #s(literal 1/2 binary64) (/.f64 y (sqrt.f64 #s(literal -1 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)) |
#s(approx (/ (- y x) (sqrt (- y x))) #s(hole binary64 (* 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)))))))) |
#s(approx (/ (- y x) (sqrt (- y x))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) (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)) (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))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 y (sqrt.f64 #s(literal -1 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)) |
#s(approx (sqrt (fabs (- x y))) #s(hole binary64 (sqrt (fabs (neg (+ y (* -1 x))))))) |
#s(approx (sqrt (fabs (- x y))) (sqrt.f64 (fabs.f64 (-.f64 y x)))) |
#s(approx (fabs (- x y)) #s(hole binary64 (fabs (neg (+ y (* -1 x)))))) |
#s(approx (fabs (- x y)) (fabs.f64 (-.f64 y x))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#s(approx (- x y) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x)) |
#s(approx (sqrt (- y x)) #s(hole binary64 (* -1 (* (sqrt x) (sqrt -1))))) |
#s(approx (sqrt (- y x)) (*.f64 (neg.f64 (sqrt.f64 x)) (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (sqrt (- y x)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* y (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1))))))) |
#s(approx (sqrt (- y x)) (*.f64 (*.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))) |
#s(approx (sqrt (- y x)) #s(hole binary64 (* -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)))))))) |
#s(approx (sqrt (- y x)) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))))) (sqrt.f64 #s(literal -1 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))) |
#s(approx (sqrt (- y x)) #s(hole binary64 (* -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))))))))) |
#s(approx (sqrt (- y x)) (*.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (pow.f64 y #s(literal 3 binary64))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 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))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ y x))))))) |
#s(approx (- y x) (fma.f64 (/.f64 y x) x (neg.f64 x))) |
#s(approx (/ (- y x) (sqrt (- y x))) #s(hole binary64 (* -1 (* (sqrt x) (sqrt -1))))) |
#s(approx (/ (- y x) (sqrt (- y x))) (*.f64 (neg.f64 (sqrt.f64 x)) (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (/ (- y x) (sqrt (- y x))) #s(hole binary64 (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* y (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1))))))) |
#s(approx (/ (- y x) (sqrt (- y x))) (*.f64 (*.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))) |
#s(approx (/ (- y x) (sqrt (- y x))) #s(hole binary64 (* -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)))))))) |
#s(approx (/ (- y x) (sqrt (- y x))) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))))) (sqrt.f64 #s(literal -1 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))) |
#s(approx (/ (- y x) (sqrt (- y x))) #s(hole binary64 (* -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))))))))) |
#s(approx (/ (- y x) (sqrt (- y x))) (*.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (pow.f64 y #s(literal 3 binary64))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 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))) |
#s(approx (- x y) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx (- x y) (-.f64 x y)) |
#s(approx (sqrt (- y x)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 x)) (/ y (sqrt -1)))) (* (sqrt x) (sqrt -1))))) |
#s(approx (sqrt (- y x)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 y (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 x)))) |
#s(approx (sqrt (- y x)) #s(hole binary64 (+ (* 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))))) |
#s(approx (sqrt (- y x)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 y (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) y (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 x)))) |
#s(approx (sqrt (- y x)) #s(hole binary64 (+ (* 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))))) |
#s(approx (sqrt (- y x)) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 y (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/8 binary64))) y (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) y (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 x)))) |
#s(approx (- y x) #s(hole binary64 (- y x))) |
#s(approx (- y x) (-.f64 y x)) |
#s(approx y #s(hole binary64 y)) |
#s(approx y y) |
#s(approx (/ (- y x) (sqrt (- y x))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 x)) (/ y (sqrt -1)))) (* (sqrt x) (sqrt -1))))) |
#s(approx (/ (- y x) (sqrt (- y x))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 y (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 x)))) |
#s(approx (/ (- y x) (sqrt (- y x))) #s(hole binary64 (+ (* 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))))) |
#s(approx (/ (- y x) (sqrt (- y x))) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 y (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) y (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 x)))) |
#s(approx (/ (- y x) (sqrt (- y x))) #s(hole binary64 (+ (* 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))))) |
#s(approx (/ (- y x) (sqrt (- y x))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 y (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/8 binary64))) y (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) y (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 x)))) |
#s(approx (- x y) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (- x y) (fma.f64 (/.f64 x y) y (neg.f64 y))) |
#s(approx (sqrt (- y x)) #s(hole binary64 (* y (+ (sqrt (/ 1 y)) (* -1/2 (* x (sqrt (/ 1 (pow y 3))))))))) |
#s(approx (sqrt (- y x)) (*.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)) |
#s(approx (sqrt (- y x)) #s(hole binary64 (* y (+ (sqrt (/ 1 y)) (+ (* -1/2 (* x (sqrt (/ 1 (pow y 3))))) (* -1/8 (* (pow x 2) (sqrt (/ 1 (pow y 5)))))))))) |
#s(approx (sqrt (- y x)) (*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (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)) |
#s(approx (sqrt (- y x)) #s(hole binary64 (* 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))))))))))) |
#s(approx (sqrt (- y x)) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (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)))) (*.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)))))) y)) |
#s(approx (- y x) #s(hole binary64 (* y (+ 1 (* -1 (/ x y)))))) |
#s(approx (- y x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) y)) |
#s(approx (/ (- y x) (sqrt (- y x))) #s(hole binary64 (* y (+ (sqrt (/ 1 y)) (* -1/2 (* x (sqrt (/ 1 (pow y 3))))))))) |
#s(approx (/ (- y x) (sqrt (- y x))) (*.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)) |
#s(approx (/ (- y x) (sqrt (- y x))) #s(hole binary64 (* y (+ (sqrt (/ 1 y)) (+ (* -1/2 (* x (sqrt (/ 1 (pow y 3))))) (* -1/8 (* (pow x 2) (sqrt (/ 1 (pow y 5)))))))))) |
#s(approx (/ (- y x) (sqrt (- y x))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (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)) |
#s(approx (/ (- y x) (sqrt (- y x))) #s(hole binary64 (* 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))))))))))) |
#s(approx (/ (- y x) (sqrt (- y x))) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (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)))) (*.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)))))) y)) |
#s(approx (sqrt (fabs (- x y))) #s(hole binary64 (sqrt (fabs (+ x (* -1 y)))))) |
#s(approx (sqrt (fabs (- x y))) (sqrt.f64 (fabs.f64 (-.f64 y x)))) |
#s(approx (fabs (- x y)) #s(hole binary64 (fabs (+ x (* -1 y))))) |
#s(approx (fabs (- x y)) (fabs.f64 (-.f64 y x))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
#s(approx (- x y) (fma.f64 (/.f64 x y) y (neg.f64 y))) |
#s(approx (sqrt (- y x)) #s(hole binary64 (* -1 (* (sqrt y) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (- y x)) (sqrt.f64 y)) |
#s(approx (sqrt (- y x)) #s(hole binary64 (* -1 (* y (+ (* 1/2 (* (* x (pow (sqrt -1) 2)) (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt (- y x)) (*.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)) |
#s(approx (sqrt (- y x)) #s(hole binary64 (* -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)))))))) |
#s(approx (sqrt (- y x)) (*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (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)) |
#s(approx (sqrt (- y x)) #s(hole binary64 (* -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))))))))) |
#s(approx (sqrt (- y x)) (*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 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 #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)) |
#s(approx (- y x) #s(hole binary64 (* -1 (* y (- (/ x y) 1))))) |
#s(approx (- y x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) y)) |
#s(approx (/ (- y x) (sqrt (- y x))) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt (/ 1 y))) (* -1/2 (* x (sqrt (/ 1 (pow y 3)))))))))) |
#s(approx (/ (- y x) (sqrt (- y x))) (*.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)) |
#s(approx (/ (- y x) (sqrt (- y x))) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt (/ 1 y))) (+ (* -1/2 (* x (sqrt (/ 1 (pow y 3))))) (* 1/8 (* (pow x 2) (sqrt (/ 1 (pow y 5))))))))))) |
#s(approx (/ (- y x) (sqrt (- y x))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (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)) |
#s(approx (/ (- y x) (sqrt (- y x))) #s(hole binary64 (* -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)))))))))))) |
#s(approx (/ (- y x) (sqrt (- y x))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 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 #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)) |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 9 | 35 |
| 0 | 14 | 30 |
| 1 | 48 | 30 |
| 2 | 280 | 29 |
| 3 | 2825 | 29 |
| 0 | 10209 | 29 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(sqrt.f64 (fabs.f64 #s(approx (- x y) x))) |
(fabs.f64 #s(approx (- x y) x)) |
#s(approx (- x y) x) |
x |
(sqrt.f64 (-.f64 y x)) |
(-.f64 y x) |
y |
(/.f64 (-.f64 y x) (sqrt.f64 (-.f64 y x))) |
| Outputs |
|---|
(*.f64 (neg.f64 (neg.f64 (pow.f64 #s(approx (- x y) x) #s(literal 1/4 binary64)))) (neg.f64 (neg.f64 (pow.f64 #s(approx (- x y) x) #s(literal 1/4 binary64))))) |
(*.f64 (sqrt.f64 (neg.f64 (sqrt.f64 #s(approx (- x y) x)))) (sqrt.f64 (neg.f64 (sqrt.f64 #s(approx (- x y) x))))) |
(*.f64 (pow.f64 (pow.f64 #s(approx (- x y) x) #s(literal 3/2 binary64)) #s(literal 1/4 binary64)) (pow.f64 #s(approx (- x y) x) #s(literal 1/8 binary64))) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 #s(approx (- x y) x))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (sqrt.f64 #s(approx (- x y) x))) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (pow.f64 #s(approx (- x y) x) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 #s(approx (- x y) x) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 #s(approx (- x y) x) #s(literal 1/8 binary64)) (pow.f64 (pow.f64 #s(approx (- x y) x) #s(literal 3/2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 #s(approx (- x y) x) #s(literal 1/4 binary64)) (pow.f64 #s(approx (- x y) x) #s(literal 1/4 binary64))) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 #s(approx (- x y) x))) |
(pow.f64 (neg.f64 (pow.f64 #s(approx (- x y) x) #s(literal 1/4 binary64))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 #s(approx (- x y) x) #s(literal 4 binary64)) #s(literal 1/8 binary64)) |
(pow.f64 (pow.f64 #s(approx (- x y) x) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 #s(approx (- x y) x)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 #s(approx (- x y) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 #s(approx (- x y) x) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (- x y) x)) |
(fabs.f64 (neg.f64 (sqrt.f64 #s(approx (- x y) x)))) |
(fabs.f64 (sqrt.f64 #s(approx (- x y) x))) |
(exp.f64 (fma.f64 (log.f64 #s(approx (- x y) x)) #s(literal 1/4 binary64) (*.f64 (log.f64 #s(approx (- x y) x)) #s(literal 1/4 binary64)))) |
(exp.f64 (/.f64 (log.f64 #s(approx (- x y) x)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 #s(approx (- x y) x)) #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 #s(approx (- x y) x) #s(literal 1/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (log.f64 (sqrt.f64 #s(approx (- x y) x)))) |
(+.f64 (cosh.f64 (log.f64 (sqrt.f64 #s(approx (- x y) x)))) (sinh.f64 (log.f64 (sqrt.f64 #s(approx (- x y) x))))) |
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- x y) x)))) (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- x y) x))))) |
(*.f64 (sqrt.f64 (pow.f64 #s(approx (- x y) x) #s(literal 3/2 binary64))) (pow.f64 #s(approx (- x y) x) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (pow.f64 #s(approx (- x y) x) #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(approx (- x y) x) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 #s(approx (- x y) x))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (sqrt.f64 #s(approx (- x y) x))) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 #s(approx (- x y) x))) (neg.f64 (sqrt.f64 #s(approx (- x y) x)))) |
(*.f64 (pow.f64 #s(approx (- x y) x) #s(literal 1/4 binary64)) (sqrt.f64 (pow.f64 #s(approx (- x y) x) #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 #s(approx (- x y) x) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 #s(approx (- x y) x) #s(literal 3/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(approx (- x y) x)) (sqrt.f64 #s(approx (- x y) x))) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (pow.f64 #s(approx (- x y) x) #s(literal 2 binary64)))) |
(pow.f64 (neg.f64 (sqrt.f64 #s(approx (- x y) x))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 #s(approx (- x y) x) #s(literal 4 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 #s(approx (- x y) x) #s(literal 1/4 binary64)) #s(literal 4 binary64)) |
(pow.f64 (sqrt.f64 #s(approx (- x y) x)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 #s(approx (- x y) x) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 #s(approx (- x y) x) #s(literal 1 binary64)) |
#s(approx (- x y) x) |
(neg.f64 #s(approx (- x y) x)) |
(sqrt.f64 (pow.f64 #s(approx (- x y) x) #s(literal 2 binary64))) |
(fabs.f64 #s(approx (- x y) x)) |
(exp.f64 (/.f64 (log.f64 (pow.f64 #s(approx (- x y) x) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 #s(approx (- x y) x)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 #s(approx (- x y) x))) #s(literal 2 binary64))) |
(exp.f64 (log.f64 #s(approx (- x y) x))) |
(+.f64 (cosh.f64 (log.f64 #s(approx (- x y) x))) (sinh.f64 (log.f64 #s(approx (- x y) x)))) |
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- x y) x)))) (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- x y) x))))) |
(*.f64 (sqrt.f64 (pow.f64 #s(approx (- x y) x) #s(literal 3/2 binary64))) (pow.f64 #s(approx (- x y) x) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (pow.f64 #s(approx (- x y) x) #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(approx (- x y) x) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 #s(approx (- x y) x))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (sqrt.f64 #s(approx (- x y) x))) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 #s(approx (- x y) x))) (neg.f64 (sqrt.f64 #s(approx (- x y) x)))) |
(*.f64 (pow.f64 #s(approx (- x y) x) #s(literal 1/4 binary64)) (sqrt.f64 (pow.f64 #s(approx (- x y) x) #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 #s(approx (- x y) x) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 #s(approx (- x y) x) #s(literal 3/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(approx (- x y) x)) (sqrt.f64 #s(approx (- x y) x))) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (pow.f64 #s(approx (- x y) x) #s(literal 2 binary64)))) |
(pow.f64 (neg.f64 (sqrt.f64 #s(approx (- x y) x))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 #s(approx (- x y) x) #s(literal 4 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 #s(approx (- x y) x) #s(literal 1/4 binary64)) #s(literal 4 binary64)) |
(pow.f64 (sqrt.f64 #s(approx (- x y) x)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 #s(approx (- x y) x) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 #s(approx (- x y) x) #s(literal 1 binary64)) |
#s(approx (- x y) x) |
(neg.f64 #s(approx (- x y) x)) |
(sqrt.f64 (pow.f64 #s(approx (- x y) x) #s(literal 2 binary64))) |
(fabs.f64 #s(approx (- x y) x)) |
(exp.f64 (/.f64 (log.f64 (pow.f64 #s(approx (- x y) x) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 #s(approx (- x y) x)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 #s(approx (- x y) x))) #s(literal 2 binary64))) |
(exp.f64 (log.f64 #s(approx (- x y) x))) |
(+.f64 (cosh.f64 (log.f64 #s(approx (- x y) x))) (sinh.f64 (log.f64 #s(approx (- x y) x)))) |
x |
(*.f64 (neg.f64 (neg.f64 (pow.f64 (-.f64 y x) #s(literal 1/4 binary64)))) (neg.f64 (neg.f64 (pow.f64 (-.f64 y x) #s(literal 1/4 binary64))))) |
(*.f64 (sqrt.f64 (/.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 2 binary64)))) (sqrt.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(*.f64 (sqrt.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))))) (sqrt.f64 (fma.f64 (*.f64 (-.f64 y x) y) (fma.f64 (-.f64 y x) y (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))))) |
(*.f64 (/.f64 (-.f64 y x) (hypot.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)))) (sqrt.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(*.f64 (sqrt.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))))) (sqrt.f64 (fma.f64 (*.f64 (-.f64 y x) x) (fma.f64 (-.f64 y x) y (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))))) |
(*.f64 (sqrt.f64 (pow.f64 (-.f64 y x) #s(literal 3/4 binary64))) (sqrt.f64 (pow.f64 (-.f64 y x) #s(literal 1/4 binary64)))) |
(*.f64 (sqrt.f64 (pow.f64 (-.f64 y x) #s(literal 1/4 binary64))) (sqrt.f64 (pow.f64 (-.f64 y x) #s(literal 3/4 binary64)))) |
(*.f64 (pow.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)))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(*.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 (-.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 2 binary64))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(*.f64 (pow.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)))) #s(literal 1/2 binary64)) (sqrt.f64 (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 (pow.f64 (-.f64 y x) #s(literal 3/4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (-.f64 y x) #s(literal 1/4 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 y x) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (-.f64 y x) #s(literal 3/4 binary64)) #s(literal 1/2 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 (pow.f64 (-.f64 y x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (pow.f64 (-.f64 y x) #s(literal 1/4 binary64))) |
(*.f64 (/.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) (fma.f64 (-.f64 y x) y (*.f64 x x))) (sqrt.f64 (-.f64 y x))) |
(*.f64 (neg.f64 (pow.f64 (-.f64 y x) #s(literal 1/4 binary64))) (neg.f64 (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 #s(literal 1 binary64) (sqrt.f64 (-.f64 y x))) |
(*.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 (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 (sqrt.f64 (fma.f64 (-.f64 y x) y (*.f64 x x))) (sqrt.f64 (/.f64 (-.f64 y x) (fma.f64 (-.f64 y x) y (*.f64 x x))))) |
(*.f64 (sqrt.f64 (fma.f64 (-.f64 y x) y (*.f64 x x))) (pow.f64 (/.f64 (-.f64 y x) (fma.f64 (-.f64 y x) y (*.f64 x x))) #s(literal 1/2 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 (-.f64 y x) (/.f64 (-.f64 y x) (pow.f64 (-.f64 y x) #s(literal 3/2 binary64)))) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (-.f64 y x))) |
(pow.f64 (neg.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 (-.f64 y x) #s(literal 1/2 binary64)) |
(/.f64 (fma.f64 (*.f64 y y) (pow.f64 (-.f64 y x) #s(literal 3/2 binary64)) (*.f64 (pow.f64 (-.f64 y x) #s(literal 3/2 binary64)) (*.f64 x x))) (pow.f64 (-.f64 y x) #s(literal 3 binary64))) |
(/.f64 (fma.f64 (/.f64 x (pow.f64 (-.f64 y x) #s(literal 1/4 binary64))) (pow.f64 (-.f64 y x) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (-.f64 y x) #s(literal 1/4 binary64)) (/.f64 y (pow.f64 (-.f64 y x) #s(literal 1/4 binary64))))) (sqrt.f64 (-.f64 y x))) |
(/.f64 (fma.f64 (/.f64 x (pow.f64 (-.f64 y x) #s(literal 1/4 binary64))) (sqrt.f64 (-.f64 y x)) (*.f64 (pow.f64 (-.f64 y x) #s(literal 1/4 binary64)) (neg.f64 (neg.f64 y)))) (pow.f64 (-.f64 y x) #s(literal 3/4 binary64))) |
(/.f64 (fma.f64 (/.f64 x (pow.f64 (-.f64 y x) #s(literal 1/4 binary64))) (sqrt.f64 (-.f64 y x)) (*.f64 (pow.f64 (-.f64 y x) #s(literal 1/4 binary64)) (neg.f64 y))) (pow.f64 (-.f64 y x) #s(literal 3/4 binary64))) |
(/.f64 (fma.f64 (/.f64 x (pow.f64 (-.f64 y x) #s(literal 1/4 binary64))) (sqrt.f64 (-.f64 y x)) (*.f64 (pow.f64 (-.f64 y x) #s(literal 1/4 binary64)) y)) (pow.f64 (-.f64 y x) #s(literal 3/4 binary64))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 x)) (pow.f64 (-.f64 y x) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (-.f64 y x)) (/.f64 y (pow.f64 (-.f64 y x) #s(literal 1/4 binary64))))) (pow.f64 (-.f64 y x) #s(literal 3/4 binary64))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 x)) (sqrt.f64 (-.f64 y x)) (*.f64 (sqrt.f64 (-.f64 y x)) (neg.f64 (neg.f64 y)))) (-.f64 y x)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 x)) (sqrt.f64 (-.f64 y x)) (*.f64 (sqrt.f64 (-.f64 y x)) (neg.f64 y))) (-.f64 y x)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 x)) (sqrt.f64 (-.f64 y x)) (*.f64 (sqrt.f64 (-.f64 y x)) y)) (-.f64 y x)) |
(/.f64 (fma.f64 (neg.f64 x) (pow.f64 (-.f64 y x) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (-.f64 y x)) (/.f64 y (pow.f64 (-.f64 y x) #s(literal 1/4 binary64))))) (pow.f64 (-.f64 y x) #s(literal 3/4 binary64))) |
(/.f64 (fma.f64 (neg.f64 x) (sqrt.f64 (-.f64 y x)) (*.f64 (sqrt.f64 (-.f64 y x)) (neg.f64 (neg.f64 y)))) (-.f64 y x)) |
(/.f64 (fma.f64 (neg.f64 x) (sqrt.f64 (-.f64 y x)) (*.f64 (sqrt.f64 (-.f64 y x)) (neg.f64 y))) (-.f64 y x)) |
(/.f64 (fma.f64 (neg.f64 x) (sqrt.f64 (-.f64 y x)) (*.f64 (sqrt.f64 (-.f64 y x)) y)) (-.f64 y x)) |
(/.f64 (fma.f64 x (pow.f64 (-.f64 y x) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (-.f64 y x)) (/.f64 y (pow.f64 (-.f64 y x) #s(literal 1/4 binary64))))) (pow.f64 (-.f64 y x) #s(literal 3/4 binary64))) |
(/.f64 (fma.f64 (sqrt.f64 (-.f64 y x)) x (*.f64 (sqrt.f64 (-.f64 y x)) (neg.f64 (neg.f64 y)))) (-.f64 y x)) |
(/.f64 (fma.f64 (sqrt.f64 (-.f64 y x)) x (*.f64 (sqrt.f64 (-.f64 y x)) (neg.f64 y))) (-.f64 y x)) |
(/.f64 (fma.f64 (sqrt.f64 (-.f64 y x)) x (*.f64 (sqrt.f64 (-.f64 y x)) y)) (-.f64 y x)) |
(/.f64 (fma.f64 (/.f64 y (pow.f64 (-.f64 y x) #s(literal 1/4 binary64))) (pow.f64 (-.f64 y x) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (-.f64 y x) #s(literal 1/4 binary64)) (/.f64 x (pow.f64 (-.f64 y x) #s(literal 1/4 binary64))))) (sqrt.f64 (-.f64 y x))) |
(/.f64 (fma.f64 (/.f64 y (pow.f64 (-.f64 y x) #s(literal 1/4 binary64))) (sqrt.f64 (-.f64 y x)) (*.f64 (pow.f64 (-.f64 y x) #s(literal 1/4 binary64)) (neg.f64 (neg.f64 x)))) (pow.f64 (-.f64 y x) #s(literal 3/4 binary64))) |
(/.f64 (fma.f64 (/.f64 y (pow.f64 (-.f64 y x) #s(literal 1/4 binary64))) (sqrt.f64 (-.f64 y x)) (*.f64 (pow.f64 (-.f64 y x) #s(literal 1/4 binary64)) (neg.f64 x))) (pow.f64 (-.f64 y x) #s(literal 3/4 binary64))) |
(/.f64 (fma.f64 (/.f64 y (pow.f64 (-.f64 y x) #s(literal 1/4 binary64))) (sqrt.f64 (-.f64 y x)) (*.f64 (pow.f64 (-.f64 y x) #s(literal 1/4 binary64)) x)) (pow.f64 (-.f64 y x) #s(literal 3/4 binary64))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 y)) (pow.f64 (-.f64 y x) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (-.f64 y x)) (/.f64 x (pow.f64 (-.f64 y x) #s(literal 1/4 binary64))))) (pow.f64 (-.f64 y x) #s(literal 3/4 binary64))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 y)) (sqrt.f64 (-.f64 y x)) (*.f64 (sqrt.f64 (-.f64 y x)) (neg.f64 (neg.f64 x)))) (-.f64 y x)) |
(/.f64 (fma.f64 (neg.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 (neg.f64 y)) (sqrt.f64 (-.f64 y x)) (*.f64 (sqrt.f64 (-.f64 y x)) x)) (-.f64 y x)) |
(/.f64 (fma.f64 (neg.f64 y) (pow.f64 (-.f64 y x) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (-.f64 y x)) (/.f64 x (pow.f64 (-.f64 y x) #s(literal 1/4 binary64))))) (pow.f64 (-.f64 y x) #s(literal 3/4 binary64))) |
(/.f64 (fma.f64 (neg.f64 y) (sqrt.f64 (-.f64 y x)) (*.f64 (sqrt.f64 (-.f64 y x)) (neg.f64 (neg.f64 x)))) (-.f64 y x)) |
(/.f64 (fma.f64 y (pow.f64 (-.f64 y x) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (-.f64 y x)) (/.f64 x (pow.f64 (-.f64 y x) #s(literal 1/4 binary64))))) (pow.f64 (-.f64 y x) #s(literal 3/4 binary64))) |
(/.f64 (fma.f64 (sqrt.f64 (-.f64 y x)) y (*.f64 (sqrt.f64 (-.f64 y x)) (neg.f64 (neg.f64 x)))) (-.f64 y x)) |
(/.f64 (-.f64 (/.f64 y (pow.f64 (-.f64 y x) #s(literal 1/4 binary64))) (/.f64 x (pow.f64 (-.f64 y x) #s(literal 1/4 binary64)))) (pow.f64 (-.f64 y x) #s(literal 1/4 binary64))) |
(/.f64 (-.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 x))) (sqrt.f64 (-.f64 y x))) |
(/.f64 (-.f64 y (neg.f64 (neg.f64 x))) (sqrt.f64 (-.f64 y x))) |
(/.f64 (-.f64 (neg.f64 (neg.f64 y)) x) (sqrt.f64 (-.f64 y x))) |
(/.f64 (fabs.f64 (neg.f64 (hypot.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))))) (fabs.f64 (neg.f64 (sqrt.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)))))) |
(/.f64 (fabs.f64 (hypot.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)))) (fabs.f64 (sqrt.f64 (fma.f64 (-.f64 y x) y (*.f64 x x))))) |
(/.f64 (sqrt.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)))) (sqrt.f64 (-.f64 y x))) |
(/.f64 (sqrt.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)))) (sqrt.f64 (-.f64 y x))) |
(/.f64 (sqrt.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)))) (sqrt.f64 (+.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 (sqrt.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))))) (sqrt.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 (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 y y)))) (-.f64 y x)) |
(/.f64 (sqrt.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))))) (fma.f64 (-.f64 y x) y (*.f64 x x))) |
(/.f64 (sqrt.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)))) (sqrt.f64 (-.f64 y x))) |
(/.f64 (sqrt.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)))) (sqrt.f64 (+.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 (sqrt.f64 (pow.f64 (-.f64 y x) #s(literal 3/2 binary64))) (pow.f64 (-.f64 y x) #s(literal 1/4 binary64))) |
(/.f64 (sqrt.f64 (*.f64 (hypot.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (sqrt.f64 (-.f64 y x)))) (sqrt.f64 (sqrt.f64 (fma.f64 (-.f64 y x) y (*.f64 x x))))) |
(/.f64 (sqrt.f64 (*.f64 (sqrt.f64 (-.f64 y x)) (hypot.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))))) (sqrt.f64 (sqrt.f64 (fma.f64 (-.f64 y x) y (*.f64 x x))))) |
(/.f64 (sqrt.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)))) (sqrt.f64 (-.f64 y x))) |
(/.f64 (sqrt.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))))) (sqrt.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)) (+.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 (sqrt.f64 (*.f64 (-.f64 y x) (hypot.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))))) (sqrt.f64 (hypot.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 (hypot.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (-.f64 y x))) (sqrt.f64 (hypot.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 y y) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 x x)))) (-.f64 y x)) |
(/.f64 (sqrt.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))))) (fma.f64 (-.f64 y x) y (*.f64 x x))) |
(/.f64 (/.f64 (fma.f64 (sqrt.f64 (-.f64 y x)) y (*.f64 (sqrt.f64 (-.f64 y x)) x)) (sqrt.f64 (-.f64 y x))) (sqrt.f64 (-.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 (+.f64 (pow.f64 (/.f64 y (sqrt.f64 (-.f64 y x))) #s(literal 3 binary64)) (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 (neg.f64 (hypot.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 x #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 y #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)))) (sqrt.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (-.f64 y x) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (-.f64 y x) (/.f64 (*.f64 y x) (-.f64 y x))))) |
(/.f64 (neg.f64 (fma.f64 (sqrt.f64 (-.f64 y x)) y (*.f64 (sqrt.f64 (-.f64 y x)) x))) (-.f64 y x)) |
(/.f64 (pow.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (pow.f64 (-.f64 y x) #s(literal 3/2 binary64)))) |
(/.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) (sqrt.f64 (-.f64 y x))) (*.f64 (sqrt.f64 (-.f64 y x)) x)) (-.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 (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) (sqrt.f64 (-.f64 y x)) (*.f64 (sqrt.f64 (-.f64 y x)) x)) (-.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 (-.f64 (neg.f64 y) (neg.f64 x)) (sqrt.f64 (-.f64 y x))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 y #s(literal 9 binary64)))) (sqrt.f64 (*.f64 (+.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (-.f64 y x) y (*.f64 x x))))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (*.f64 (+.f64 (pow.f64 (*.f64 (-.f64 y x) x) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64))) (pow.f64 (-.f64 y x) #s(literal 3/2 binary64)))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (*.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 (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (-.f64 y x) #s(literal 3/2 binary64))) (+.f64 (-.f64 y x) (/.f64 (*.f64 y x) (-.f64 y x)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 y #s(literal 9 binary64))) (*.f64 (+.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (pow.f64 x #s(literal 6 binary64))) (/.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))) (sqrt.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (-.f64 y x) x) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64))) (-.f64 y x)))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (sqrt.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (-.f64 y x) y (*.f64 x x))))) |
(/.f64 (-.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 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (sqrt.f64 (-.f64 y x)))) |
(/.f64 (fma.f64 (sqrt.f64 (-.f64 y x)) y (*.f64 (sqrt.f64 (-.f64 y x)) x)) (-.f64 y x)) |
(/.f64 (hypot.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (neg.f64 (sqrt.f64 (fma.f64 (-.f64 y x) y (*.f64 x x))))) |
(/.f64 (hypot.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (sqrt.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(/.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (pow.f64 (-.f64 y x) #s(literal 3/2 binary64))) |
(/.f64 (-.f64 y x) (sqrt.f64 (-.f64 y x))) |
(neg.f64 (sqrt.f64 (-.f64 y x))) |
(fma.f64 (fabs.f64 (/.f64 y (-.f64 y x))) (sqrt.f64 (-.f64 y x)) (/.f64 x (sqrt.f64 (-.f64 y x)))) |
(fma.f64 (fabs.f64 (/.f64 y (hypot.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))))) (fabs.f64 (sqrt.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)))) (/.f64 x (sqrt.f64 (-.f64 y x)))) |
(fma.f64 (fabs.f64 (/.f64 x (-.f64 y x))) (sqrt.f64 (-.f64 y x)) (/.f64 y (sqrt.f64 (-.f64 y x)))) |
(fma.f64 (fabs.f64 (/.f64 x (hypot.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))))) (fabs.f64 (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 x (sqrt.f64 (-.f64 y x)))) |
(fma.f64 (/.f64 y (hypot.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 x #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 (-.f64 y x)) (sqrt.f64 (-.f64 y x)) (/.f64 y (sqrt.f64 (-.f64 y x)))) |
(fma.f64 (/.f64 x (hypot.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)))) (sqrt.f64 (fma.f64 (-.f64 y x) y (*.f64 x x))) (/.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 y (sqrt.f64 (-.f64 y x))) (/.f64 x (sqrt.f64 (-.f64 y x)))) |
(fabs.f64 (sqrt.f64 (-.f64 y x))) |
(hypot.f64 (pow.f64 (/.f64 y (sqrt.f64 (-.f64 y x))) #s(literal 1 binary64)) (pow.f64 (/.f64 x (sqrt.f64 (-.f64 y x))) #s(literal 1 binary64))) |
(hypot.f64 (pow.f64 (/.f64 y (sqrt.f64 (-.f64 y x))) #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (-.f64 y x)))) |
(hypot.f64 (pow.f64 (/.f64 x (sqrt.f64 (-.f64 y x))) #s(literal 1 binary64)) (pow.f64 (/.f64 y (sqrt.f64 (-.f64 y x))) #s(literal 1 binary64))) |
(hypot.f64 (pow.f64 (/.f64 x (sqrt.f64 (-.f64 y x))) #s(literal 1 binary64)) (/.f64 y (sqrt.f64 (-.f64 y x)))) |
(hypot.f64 (/.f64 x (sqrt.f64 (-.f64 y x))) (pow.f64 (/.f64 y (sqrt.f64 (-.f64 y x))) #s(literal 1 binary64))) |
(hypot.f64 (/.f64 x (sqrt.f64 (-.f64 y x))) (/.f64 y (sqrt.f64 (-.f64 y x)))) |
(hypot.f64 (/.f64 y (sqrt.f64 (-.f64 y x))) (pow.f64 (/.f64 x (sqrt.f64 (-.f64 y x))) #s(literal 1 binary64))) |
(hypot.f64 (/.f64 y (sqrt.f64 (-.f64 y x))) (/.f64 x (sqrt.f64 (-.f64 y x)))) |
(exp.f64 (-.f64 (log.f64 (-.f64 y x)) (log.f64 (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 (log.f64 (-.f64 y x)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.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 (*.f64 (log.f64 (pow.f64 (-.f64 y x) #s(literal 1/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (log.f64 (sqrt.f64 (-.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 (cosh.f64 (log.f64 (sqrt.f64 (-.f64 y x)))) (sinh.f64 (log.f64 (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 x (sqrt.f64 (-.f64 y x)))) |
(*.f64 (sqrt.f64 (+.f64 (neg.f64 x) y)) (sqrt.f64 (-.f64 (neg.f64 x) y))) |
(*.f64 (sqrt.f64 (+.f64 x (neg.f64 y))) (sqrt.f64 (-.f64 x (neg.f64 y)))) |
(*.f64 (sqrt.f64 (+.f64 (neg.f64 y) x)) (sqrt.f64 (-.f64 (neg.f64 y) x))) |
(*.f64 (sqrt.f64 (+.f64 y (neg.f64 x))) (sqrt.f64 (-.f64 y (neg.f64 x)))) |
(*.f64 (pow.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)))) #s(literal 1 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))) |
(*.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)) (-.f64 y x)) |
(*.f64 (pow.f64 (/.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 2 binary64))) #s(literal 1 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))) |
(*.f64 (pow.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)))) #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 (pow.f64 (-.f64 y x) #s(literal 3/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 (neg.f64 y) x) #s(literal 1/2 binary64)) (pow.f64 (-.f64 (neg.f64 y) x) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (+.f64 y (neg.f64 x)) #s(literal 1/2 binary64)) (pow.f64 (-.f64 y (neg.f64 x)) #s(literal 1/2 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 3/4 binary64)) #s(literal 1 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)))) (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 (*.f64 (-.f64 y x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 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 (/.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 (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 2 binary64))) (fma.f64 (-.f64 y x) y (*.f64 x x))) |
(*.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.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 (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 (fma.f64 (-.f64 y x) y (*.f64 x x)) (pow.f64 (/.f64 (-.f64 y x) (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 (sqrt.f64 (-.f64 y x)) (sqrt.f64 (-.f64 (neg.f64 x) (neg.f64 y)))) |
(*.f64 (sqrt.f64 (-.f64 y x)) (sqrt.f64 (-.f64 (neg.f64 y) (neg.f64 x)))) |
(*.f64 (sqrt.f64 (-.f64 y x)) (pow.f64 (-.f64 (neg.f64 y) (neg.f64 x)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 y x)) (sqrt.f64 (-.f64 y x))) |
(*.f64 (-.f64 y x) #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 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (-.f64 y x)) #s(literal 2 binary64)) |
(pow.f64 (-.f64 y x) #s(literal 1 binary64)) |
(/.f64 (fma.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 (fma.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 (fma.f64 (*.f64 x x) (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 y y))) (pow.f64 (-.f64 y x) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 y y) (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 x x))) (pow.f64 (-.f64 y x) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 y) (/.f64 y (sqrt.f64 (-.f64 y x)))) (sqrt.f64 (-.f64 y x)) (*.f64 (sqrt.f64 (-.f64 y x)) (*.f64 (neg.f64 x) (/.f64 x (sqrt.f64 (-.f64 y x)))))) (-.f64 y x)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 y) (/.f64 y (sqrt.f64 (-.f64 y x)))) (sqrt.f64 (-.f64 y x)) (*.f64 (sqrt.f64 (-.f64 y x)) (*.f64 x (/.f64 x (sqrt.f64 (-.f64 y x)))))) (-.f64 y x)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 y) (/.f64 y (sqrt.f64 (-.f64 y x)))) (sqrt.f64 (-.f64 y x)) (*.f64 (sqrt.f64 (-.f64 y x)) (*.f64 (/.f64 x (sqrt.f64 (-.f64 y x))) (neg.f64 x)))) (-.f64 y x)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 y) (/.f64 y (sqrt.f64 (-.f64 y x)))) (sqrt.f64 (-.f64 y x)) (*.f64 (sqrt.f64 (-.f64 y x)) (*.f64 (/.f64 x (sqrt.f64 (-.f64 y x))) x))) (-.f64 y x)) |
(/.f64 (fma.f64 (*.f64 y (/.f64 y (sqrt.f64 (-.f64 y x)))) (sqrt.f64 (-.f64 y x)) (*.f64 (sqrt.f64 (-.f64 y x)) (*.f64 (neg.f64 x) (/.f64 x (sqrt.f64 (-.f64 y x)))))) (-.f64 y x)) |
(/.f64 (fma.f64 (*.f64 y (/.f64 y (sqrt.f64 (-.f64 y x)))) (sqrt.f64 (-.f64 y x)) (*.f64 (sqrt.f64 (-.f64 y x)) (*.f64 x (/.f64 x (sqrt.f64 (-.f64 y x)))))) (-.f64 y x)) |
(/.f64 (fma.f64 (*.f64 y (/.f64 y (sqrt.f64 (-.f64 y x)))) (sqrt.f64 (-.f64 y x)) (*.f64 (sqrt.f64 (-.f64 y x)) (*.f64 (/.f64 x (sqrt.f64 (-.f64 y x))) (neg.f64 x)))) (-.f64 y x)) |
(/.f64 (fma.f64 (*.f64 y (/.f64 y (sqrt.f64 (-.f64 y x)))) (sqrt.f64 (-.f64 y x)) (*.f64 (sqrt.f64 (-.f64 y x)) (*.f64 (/.f64 x (sqrt.f64 (-.f64 y x))) x))) (-.f64 y x)) |
(/.f64 (fma.f64 (*.f64 (/.f64 y (sqrt.f64 (-.f64 y x))) (neg.f64 y)) (sqrt.f64 (-.f64 y x)) (*.f64 (sqrt.f64 (-.f64 y x)) (*.f64 (neg.f64 x) (/.f64 x (sqrt.f64 (-.f64 y x)))))) (-.f64 y x)) |
(/.f64 (fma.f64 (*.f64 (/.f64 y (sqrt.f64 (-.f64 y x))) (neg.f64 y)) (sqrt.f64 (-.f64 y x)) (*.f64 (sqrt.f64 (-.f64 y x)) (*.f64 x (/.f64 x (sqrt.f64 (-.f64 y x)))))) (-.f64 y x)) |
(/.f64 (fma.f64 (*.f64 (/.f64 y (sqrt.f64 (-.f64 y x))) (neg.f64 y)) (sqrt.f64 (-.f64 y x)) (*.f64 (sqrt.f64 (-.f64 y x)) (*.f64 (/.f64 x (sqrt.f64 (-.f64 y x))) (neg.f64 x)))) (-.f64 y x)) |
(/.f64 (fma.f64 (*.f64 (/.f64 y (sqrt.f64 (-.f64 y x))) (neg.f64 y)) (sqrt.f64 (-.f64 y x)) (*.f64 (sqrt.f64 (-.f64 y x)) (*.f64 (/.f64 x (sqrt.f64 (-.f64 y x))) x))) (-.f64 y x)) |
(/.f64 (fma.f64 (*.f64 (/.f64 y (sqrt.f64 (-.f64 y x))) y) (sqrt.f64 (-.f64 y x)) (*.f64 (sqrt.f64 (-.f64 y x)) (*.f64 (neg.f64 x) (/.f64 x (sqrt.f64 (-.f64 y x)))))) (-.f64 y x)) |
(/.f64 (fma.f64 (*.f64 (/.f64 y (sqrt.f64 (-.f64 y x))) y) (sqrt.f64 (-.f64 y x)) (*.f64 (sqrt.f64 (-.f64 y x)) (*.f64 x (/.f64 x (sqrt.f64 (-.f64 y x)))))) (-.f64 y x)) |
(/.f64 (fma.f64 (*.f64 (/.f64 y (sqrt.f64 (-.f64 y x))) y) (sqrt.f64 (-.f64 y x)) (*.f64 (sqrt.f64 (-.f64 y x)) (*.f64 (/.f64 x (sqrt.f64 (-.f64 y x))) (neg.f64 x)))) (-.f64 y x)) |
(/.f64 (fma.f64 (*.f64 (/.f64 y (sqrt.f64 (-.f64 y x))) y) (sqrt.f64 (-.f64 y x)) (*.f64 (sqrt.f64 (-.f64 y x)) (*.f64 (/.f64 x (sqrt.f64 (-.f64 y x))) x))) (-.f64 y x)) |
(/.f64 (fma.f64 (*.f64 y y) (sqrt.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (neg.f64 x) (/.f64 x (sqrt.f64 (-.f64 y x)))))) (pow.f64 (-.f64 y x) #s(literal 3/2 binary64))) |
(/.f64 (fma.f64 (*.f64 y y) (sqrt.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 x (/.f64 x (sqrt.f64 (-.f64 y x)))))) (pow.f64 (-.f64 y x) #s(literal 3/2 binary64))) |
(/.f64 (fma.f64 (*.f64 y y) (sqrt.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (/.f64 x (sqrt.f64 (-.f64 y x))) (neg.f64 x)))) (pow.f64 (-.f64 y x) #s(literal 3/2 binary64))) |
(/.f64 (fma.f64 (*.f64 y y) (sqrt.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (/.f64 x (sqrt.f64 (-.f64 y x))) x))) (pow.f64 (-.f64 y x) #s(literal 3/2 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 y) (/.f64 y (sqrt.f64 (-.f64 y x)))) (-.f64 y x) (*.f64 (sqrt.f64 (-.f64 y x)) (*.f64 x x))) (pow.f64 (-.f64 y x) #s(literal 3/2 binary64))) |
(/.f64 (fma.f64 (*.f64 y (/.f64 y (sqrt.f64 (-.f64 y x)))) (-.f64 y x) (*.f64 (sqrt.f64 (-.f64 y x)) (*.f64 x x))) (pow.f64 (-.f64 y x) #s(literal 3/2 binary64))) |
(/.f64 (fma.f64 (*.f64 (/.f64 y (sqrt.f64 (-.f64 y x))) (neg.f64 y)) (-.f64 y x) (*.f64 (sqrt.f64 (-.f64 y x)) (*.f64 x x))) (pow.f64 (-.f64 y x) #s(literal 3/2 binary64))) |
(/.f64 (fma.f64 (*.f64 (/.f64 y (sqrt.f64 (-.f64 y x))) y) (-.f64 y x) (*.f64 (sqrt.f64 (-.f64 y x)) (*.f64 x x))) (pow.f64 (-.f64 y x) #s(literal 3/2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (/.f64 y (sqrt.f64 (-.f64 y x)))) (*.f64 (neg.f64 x) (/.f64 x (sqrt.f64 (-.f64 y x))))) (sqrt.f64 (-.f64 y x))) |
(/.f64 (-.f64 (*.f64 (/.f64 y (sqrt.f64 (-.f64 y x))) (neg.f64 y)) (*.f64 (neg.f64 x) (/.f64 x (sqrt.f64 (-.f64 y x))))) (sqrt.f64 (-.f64 y x))) |
(/.f64 (-.f64 (*.f64 y (/.f64 y (sqrt.f64 (-.f64 y x)))) (*.f64 x (/.f64 x (sqrt.f64 (-.f64 y x))))) (sqrt.f64 (-.f64 y x))) |
(/.f64 (-.f64 (*.f64 (/.f64 y (sqrt.f64 (-.f64 y x))) y) (*.f64 x (/.f64 x (sqrt.f64 (-.f64 y x))))) (sqrt.f64 (-.f64 y x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (/.f64 y (sqrt.f64 (-.f64 y x)))) (*.f64 (/.f64 x (sqrt.f64 (-.f64 y x))) (neg.f64 x))) (sqrt.f64 (-.f64 y x))) |
(/.f64 (-.f64 (*.f64 (/.f64 y (sqrt.f64 (-.f64 y x))) (neg.f64 y)) (*.f64 (/.f64 x (sqrt.f64 (-.f64 y x))) (neg.f64 x))) (sqrt.f64 (-.f64 y x))) |
(/.f64 (-.f64 (*.f64 y (/.f64 y (sqrt.f64 (-.f64 y x)))) (*.f64 (/.f64 x (sqrt.f64 (-.f64 y x))) x)) (sqrt.f64 (-.f64 y x))) |
(/.f64 (-.f64 (*.f64 (/.f64 y (sqrt.f64 (-.f64 y x))) y) (*.f64 (/.f64 x (sqrt.f64 (-.f64 y x))) x)) (sqrt.f64 (-.f64 y x))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 y x)) (hypot.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)))) (sqrt.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))))) (sqrt.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 y x) x) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))))) (hypot.f64 (*.f64 (-.f64 y x) y) (*.f64 x x))) |
(/.f64 (sqrt.f64 (neg.f64 (pow.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)))) (-.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 (log.f64 (fma.f64 (-.f64 y x) y (*.f64 x x))))) |
(/.f64 (*.f64 (hypot.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (sqrt.f64 (-.f64 y x))) (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 y 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))) (-.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 y 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 (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 y #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)))) (hypot.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)))) |
(/.f64 (*.f64 (hypot.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (-.f64 y x)) (hypot.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)))) |
(/.f64 (pow.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (-.f64 y x) #s(literal 3 binary64))) |
(/.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 (pow.f64 (-.f64 y x) #s(literal 3/2 binary64)) (sqrt.f64 (-.f64 y x))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (*.f64 (+.f64 (pow.f64 (*.f64 (-.f64 y x) x) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64))) (-.f64 y x))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 y #s(literal 9 binary64))) (*.f64 (+.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (-.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 (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 y x) x) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)))))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (hypot.f64 (*.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))) |
(/.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (-.f64 y x)) |
(neg.f64 (-.f64 y x)) |
(fma.f64 (pow.f64 (/.f64 x (-.f64 y x)) #s(literal 2 binary64)) (-.f64 y x) (*.f64 y (/.f64 y (-.f64 y x)))) |
(fma.f64 (pow.f64 (/.f64 x (hypot.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)))) #s(literal 2 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x)) (*.f64 y (/.f64 y (-.f64 y x)))) |
(fma.f64 (pow.f64 (/.f64 y (-.f64 y x)) #s(literal 2 binary64)) (-.f64 y x) (*.f64 x (/.f64 x (-.f64 y x)))) |
(fma.f64 (pow.f64 (/.f64 y (hypot.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)))) #s(literal 2 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x)) (*.f64 x (/.f64 x (-.f64 y x)))) |
(fma.f64 (pow.f64 (/.f64 y (sqrt.f64 (-.f64 y x))) #s(literal 1 binary64)) (pow.f64 (/.f64 y (sqrt.f64 (-.f64 y x))) #s(literal 1 binary64)) (*.f64 x (/.f64 x (-.f64 y x)))) |
(fma.f64 (pow.f64 (/.f64 y (sqrt.f64 (-.f64 y x))) #s(literal 1 binary64)) (/.f64 y (sqrt.f64 (-.f64 y x))) (*.f64 x (/.f64 x (-.f64 y x)))) |
(fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (-.f64 y x))) #s(literal 1 binary64)) (pow.f64 (/.f64 x (sqrt.f64 (-.f64 y x))) #s(literal 1 binary64)) (*.f64 y (/.f64 y (-.f64 y x)))) |
(fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (-.f64 y x))) #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (-.f64 y x))) (*.f64 y (/.f64 y (-.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) (fma.f64 (-.f64 y x) y (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))) (/.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)) (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 (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) (fma.f64 (-.f64 y x) y (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) (/.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)) (*.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) (*.f64 y (/.f64 y (-.f64 y x)))) |
(fma.f64 (/.f64 (pow.f64 y #s(literal 3 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 (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) (fma.f64 (-.f64 y x) y (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) (/.f64 (pow.f64 x #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)) (*.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 (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) (fma.f64 (-.f64 y x) y (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))) (/.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))) (/.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/2 binary64)) (/.f64 (pow.f64 x #s(literal 3/2 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)))) |
(fma.f64 (neg.f64 y) (/.f64 (neg.f64 y) (-.f64 y x)) (*.f64 x (/.f64 x (-.f64 y x)))) |
(fma.f64 (neg.f64 x) (/.f64 (neg.f64 x) (-.f64 y x)) (*.f64 y (/.f64 y (-.f64 y x)))) |
(fma.f64 (*.f64 y y) (/.f64 y (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)))) |
(fma.f64 (*.f64 x x) (/.f64 x (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)))) |
(fma.f64 (/.f64 x (sqrt.f64 (-.f64 y x))) (/.f64 x (sqrt.f64 (-.f64 y x))) (*.f64 y (/.f64 y (-.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))) (/.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)) (*.f64 x (/.f64 x (-.f64 y x)))) |
(fma.f64 x (/.f64 (*.f64 x x) (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)))) |
(fma.f64 x (/.f64 x (-.f64 y x)) (*.f64 y (/.f64 y (-.f64 y x)))) |
(sqrt.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64))) |
(-.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 y x) |
(-.f64 x y) |
(fabs.f64 (-.f64 y x)) |
(hypot.f64 (neg.f64 (neg.f64 (neg.f64 x))) (neg.f64 (neg.f64 (neg.f64 y)))) |
(hypot.f64 (neg.f64 (neg.f64 (neg.f64 x))) (neg.f64 (neg.f64 y))) |
(hypot.f64 (neg.f64 (neg.f64 (neg.f64 x))) (neg.f64 y)) |
(hypot.f64 (neg.f64 (neg.f64 (neg.f64 x))) y) |
(hypot.f64 (neg.f64 (neg.f64 (neg.f64 y))) (neg.f64 (neg.f64 (neg.f64 x)))) |
(hypot.f64 (neg.f64 (neg.f64 (neg.f64 y))) (neg.f64 (neg.f64 x))) |
(hypot.f64 (neg.f64 (neg.f64 (neg.f64 y))) (neg.f64 x)) |
(hypot.f64 (neg.f64 (neg.f64 (neg.f64 y))) x) |
(hypot.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 (neg.f64 x)))) |
(hypot.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 x))) |
(hypot.f64 (neg.f64 (neg.f64 y)) (neg.f64 x)) |
(hypot.f64 (neg.f64 (neg.f64 y)) x) |
(hypot.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 (neg.f64 y)))) |
(hypot.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 y))) |
(hypot.f64 (neg.f64 (neg.f64 x)) (neg.f64 y)) |
(hypot.f64 (neg.f64 (neg.f64 x)) y) |
(hypot.f64 (neg.f64 y) (neg.f64 (neg.f64 (neg.f64 x)))) |
(hypot.f64 (neg.f64 y) (neg.f64 (neg.f64 x))) |
(hypot.f64 (neg.f64 y) (neg.f64 x)) |
(hypot.f64 (neg.f64 y) x) |
(hypot.f64 (neg.f64 x) (neg.f64 (neg.f64 (neg.f64 y)))) |
(hypot.f64 (neg.f64 x) (neg.f64 (neg.f64 y))) |
(hypot.f64 (neg.f64 x) (neg.f64 y)) |
(hypot.f64 (neg.f64 x) y) |
(hypot.f64 y (neg.f64 (neg.f64 (neg.f64 x)))) |
(hypot.f64 y (neg.f64 (neg.f64 x))) |
(hypot.f64 y (neg.f64 x)) |
(hypot.f64 y x) |
(hypot.f64 x (neg.f64 (neg.f64 (neg.f64 y)))) |
(hypot.f64 x (neg.f64 (neg.f64 y))) |
(hypot.f64 x (neg.f64 y)) |
(hypot.f64 x y) |
(exp.f64 (*.f64 (log.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 (log.f64 (-.f64 y x))) |
(+.f64 (cosh.f64 (log.f64 (-.f64 y x))) (sinh.f64 (log.f64 (-.f64 y x)))) |
(+.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 (neg.f64 y) (neg.f64 x)) |
(+.f64 (neg.f64 x) (neg.f64 y)) |
(+.f64 y x) |
(+.f64 x y) |
y |
(*.f64 (neg.f64 (neg.f64 (pow.f64 (-.f64 y x) #s(literal 1/4 binary64)))) (neg.f64 (neg.f64 (pow.f64 (-.f64 y x) #s(literal 1/4 binary64))))) |
(*.f64 (sqrt.f64 (/.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 2 binary64)))) (sqrt.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(*.f64 (sqrt.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))))) (sqrt.f64 (fma.f64 (*.f64 (-.f64 y x) y) (fma.f64 (-.f64 y x) y (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))))) |
(*.f64 (/.f64 (-.f64 y x) (hypot.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)))) (sqrt.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(*.f64 (sqrt.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))))) (sqrt.f64 (fma.f64 (*.f64 (-.f64 y x) x) (fma.f64 (-.f64 y x) y (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))))) |
(*.f64 (sqrt.f64 (pow.f64 (-.f64 y x) #s(literal 3/4 binary64))) (sqrt.f64 (pow.f64 (-.f64 y x) #s(literal 1/4 binary64)))) |
(*.f64 (sqrt.f64 (pow.f64 (-.f64 y x) #s(literal 1/4 binary64))) (sqrt.f64 (pow.f64 (-.f64 y x) #s(literal 3/4 binary64)))) |
(*.f64 (pow.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)))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(*.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 (-.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 2 binary64))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(*.f64 (pow.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)))) #s(literal 1/2 binary64)) (sqrt.f64 (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 (pow.f64 (-.f64 y x) #s(literal 3/4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (-.f64 y x) #s(literal 1/4 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 y x) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (-.f64 y x) #s(literal 3/4 binary64)) #s(literal 1/2 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 (pow.f64 (-.f64 y x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (pow.f64 (-.f64 y x) #s(literal 1/4 binary64))) |
(*.f64 (/.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) (fma.f64 (-.f64 y x) y (*.f64 x x))) (sqrt.f64 (-.f64 y x))) |
(*.f64 (neg.f64 (pow.f64 (-.f64 y x) #s(literal 1/4 binary64))) (neg.f64 (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 #s(literal 1 binary64) (sqrt.f64 (-.f64 y x))) |
(*.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 (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 (sqrt.f64 (fma.f64 (-.f64 y x) y (*.f64 x x))) (sqrt.f64 (/.f64 (-.f64 y x) (fma.f64 (-.f64 y x) y (*.f64 x x))))) |
(*.f64 (sqrt.f64 (fma.f64 (-.f64 y x) y (*.f64 x x))) (pow.f64 (/.f64 (-.f64 y x) (fma.f64 (-.f64 y x) y (*.f64 x x))) #s(literal 1/2 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 (-.f64 y x) (/.f64 (-.f64 y x) (pow.f64 (-.f64 y x) #s(literal 3/2 binary64)))) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (-.f64 y x))) |
(pow.f64 (neg.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 (-.f64 y x) #s(literal 1/2 binary64)) |
(/.f64 (fma.f64 (*.f64 y y) (pow.f64 (-.f64 y x) #s(literal 3/2 binary64)) (*.f64 (pow.f64 (-.f64 y x) #s(literal 3/2 binary64)) (*.f64 x x))) (pow.f64 (-.f64 y x) #s(literal 3 binary64))) |
(/.f64 (fma.f64 (/.f64 x (pow.f64 (-.f64 y x) #s(literal 1/4 binary64))) (pow.f64 (-.f64 y x) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (-.f64 y x) #s(literal 1/4 binary64)) (/.f64 y (pow.f64 (-.f64 y x) #s(literal 1/4 binary64))))) (sqrt.f64 (-.f64 y x))) |
(/.f64 (fma.f64 (/.f64 x (pow.f64 (-.f64 y x) #s(literal 1/4 binary64))) (sqrt.f64 (-.f64 y x)) (*.f64 (pow.f64 (-.f64 y x) #s(literal 1/4 binary64)) (neg.f64 (neg.f64 y)))) (pow.f64 (-.f64 y x) #s(literal 3/4 binary64))) |
(/.f64 (fma.f64 (/.f64 x (pow.f64 (-.f64 y x) #s(literal 1/4 binary64))) (sqrt.f64 (-.f64 y x)) (*.f64 (pow.f64 (-.f64 y x) #s(literal 1/4 binary64)) (neg.f64 y))) (pow.f64 (-.f64 y x) #s(literal 3/4 binary64))) |
(/.f64 (fma.f64 (/.f64 x (pow.f64 (-.f64 y x) #s(literal 1/4 binary64))) (sqrt.f64 (-.f64 y x)) (*.f64 (pow.f64 (-.f64 y x) #s(literal 1/4 binary64)) y)) (pow.f64 (-.f64 y x) #s(literal 3/4 binary64))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 x)) (pow.f64 (-.f64 y x) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (-.f64 y x)) (/.f64 y (pow.f64 (-.f64 y x) #s(literal 1/4 binary64))))) (pow.f64 (-.f64 y x) #s(literal 3/4 binary64))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 x)) (sqrt.f64 (-.f64 y x)) (*.f64 (sqrt.f64 (-.f64 y x)) (neg.f64 (neg.f64 y)))) (-.f64 y x)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 x)) (sqrt.f64 (-.f64 y x)) (*.f64 (sqrt.f64 (-.f64 y x)) (neg.f64 y))) (-.f64 y x)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 x)) (sqrt.f64 (-.f64 y x)) (*.f64 (sqrt.f64 (-.f64 y x)) y)) (-.f64 y x)) |
(/.f64 (fma.f64 (neg.f64 x) (pow.f64 (-.f64 y x) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (-.f64 y x)) (/.f64 y (pow.f64 (-.f64 y x) #s(literal 1/4 binary64))))) (pow.f64 (-.f64 y x) #s(literal 3/4 binary64))) |
(/.f64 (fma.f64 (neg.f64 x) (sqrt.f64 (-.f64 y x)) (*.f64 (sqrt.f64 (-.f64 y x)) (neg.f64 (neg.f64 y)))) (-.f64 y x)) |
(/.f64 (fma.f64 (neg.f64 x) (sqrt.f64 (-.f64 y x)) (*.f64 (sqrt.f64 (-.f64 y x)) (neg.f64 y))) (-.f64 y x)) |
(/.f64 (fma.f64 (neg.f64 x) (sqrt.f64 (-.f64 y x)) (*.f64 (sqrt.f64 (-.f64 y x)) y)) (-.f64 y x)) |
(/.f64 (fma.f64 x (pow.f64 (-.f64 y x) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (-.f64 y x)) (/.f64 y (pow.f64 (-.f64 y x) #s(literal 1/4 binary64))))) (pow.f64 (-.f64 y x) #s(literal 3/4 binary64))) |
(/.f64 (fma.f64 (sqrt.f64 (-.f64 y x)) x (*.f64 (sqrt.f64 (-.f64 y x)) (neg.f64 (neg.f64 y)))) (-.f64 y x)) |
(/.f64 (fma.f64 (sqrt.f64 (-.f64 y x)) x (*.f64 (sqrt.f64 (-.f64 y x)) (neg.f64 y))) (-.f64 y x)) |
(/.f64 (fma.f64 (sqrt.f64 (-.f64 y x)) x (*.f64 (sqrt.f64 (-.f64 y x)) y)) (-.f64 y x)) |
(/.f64 (fma.f64 (/.f64 y (pow.f64 (-.f64 y x) #s(literal 1/4 binary64))) (pow.f64 (-.f64 y x) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (-.f64 y x) #s(literal 1/4 binary64)) (/.f64 x (pow.f64 (-.f64 y x) #s(literal 1/4 binary64))))) (sqrt.f64 (-.f64 y x))) |
(/.f64 (fma.f64 (/.f64 y (pow.f64 (-.f64 y x) #s(literal 1/4 binary64))) (sqrt.f64 (-.f64 y x)) (*.f64 (pow.f64 (-.f64 y x) #s(literal 1/4 binary64)) (neg.f64 (neg.f64 x)))) (pow.f64 (-.f64 y x) #s(literal 3/4 binary64))) |
(/.f64 (fma.f64 (/.f64 y (pow.f64 (-.f64 y x) #s(literal 1/4 binary64))) (sqrt.f64 (-.f64 y x)) (*.f64 (pow.f64 (-.f64 y x) #s(literal 1/4 binary64)) (neg.f64 x))) (pow.f64 (-.f64 y x) #s(literal 3/4 binary64))) |
(/.f64 (fma.f64 (/.f64 y (pow.f64 (-.f64 y x) #s(literal 1/4 binary64))) (sqrt.f64 (-.f64 y x)) (*.f64 (pow.f64 (-.f64 y x) #s(literal 1/4 binary64)) x)) (pow.f64 (-.f64 y x) #s(literal 3/4 binary64))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 y)) (pow.f64 (-.f64 y x) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (-.f64 y x)) (/.f64 x (pow.f64 (-.f64 y x) #s(literal 1/4 binary64))))) (pow.f64 (-.f64 y x) #s(literal 3/4 binary64))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 y)) (sqrt.f64 (-.f64 y x)) (*.f64 (sqrt.f64 (-.f64 y x)) (neg.f64 (neg.f64 x)))) (-.f64 y x)) |
(/.f64 (fma.f64 (neg.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 (neg.f64 y)) (sqrt.f64 (-.f64 y x)) (*.f64 (sqrt.f64 (-.f64 y x)) x)) (-.f64 y x)) |
(/.f64 (fma.f64 (neg.f64 y) (pow.f64 (-.f64 y x) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (-.f64 y x)) (/.f64 x (pow.f64 (-.f64 y x) #s(literal 1/4 binary64))))) (pow.f64 (-.f64 y x) #s(literal 3/4 binary64))) |
(/.f64 (fma.f64 (neg.f64 y) (sqrt.f64 (-.f64 y x)) (*.f64 (sqrt.f64 (-.f64 y x)) (neg.f64 (neg.f64 x)))) (-.f64 y x)) |
(/.f64 (fma.f64 y (pow.f64 (-.f64 y x) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (-.f64 y x)) (/.f64 x (pow.f64 (-.f64 y x) #s(literal 1/4 binary64))))) (pow.f64 (-.f64 y x) #s(literal 3/4 binary64))) |
(/.f64 (fma.f64 (sqrt.f64 (-.f64 y x)) y (*.f64 (sqrt.f64 (-.f64 y x)) (neg.f64 (neg.f64 x)))) (-.f64 y x)) |
(/.f64 (-.f64 (/.f64 y (pow.f64 (-.f64 y x) #s(literal 1/4 binary64))) (/.f64 x (pow.f64 (-.f64 y x) #s(literal 1/4 binary64)))) (pow.f64 (-.f64 y x) #s(literal 1/4 binary64))) |
(/.f64 (-.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 x))) (sqrt.f64 (-.f64 y x))) |
(/.f64 (-.f64 y (neg.f64 (neg.f64 x))) (sqrt.f64 (-.f64 y x))) |
(/.f64 (-.f64 (neg.f64 (neg.f64 y)) x) (sqrt.f64 (-.f64 y x))) |
(/.f64 (fabs.f64 (neg.f64 (hypot.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))))) (fabs.f64 (neg.f64 (sqrt.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)))))) |
(/.f64 (fabs.f64 (hypot.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)))) (fabs.f64 (sqrt.f64 (fma.f64 (-.f64 y x) y (*.f64 x x))))) |
(/.f64 (sqrt.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)))) (sqrt.f64 (-.f64 y x))) |
(/.f64 (sqrt.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)))) (sqrt.f64 (-.f64 y x))) |
(/.f64 (sqrt.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)))) (sqrt.f64 (+.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 (sqrt.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))))) (sqrt.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 (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 y y)))) (-.f64 y x)) |
(/.f64 (sqrt.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))))) (fma.f64 (-.f64 y x) y (*.f64 x x))) |
(/.f64 (sqrt.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)))) (sqrt.f64 (-.f64 y x))) |
(/.f64 (sqrt.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)))) (sqrt.f64 (+.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 (sqrt.f64 (pow.f64 (-.f64 y x) #s(literal 3/2 binary64))) (pow.f64 (-.f64 y x) #s(literal 1/4 binary64))) |
(/.f64 (sqrt.f64 (*.f64 (hypot.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (sqrt.f64 (-.f64 y x)))) (sqrt.f64 (sqrt.f64 (fma.f64 (-.f64 y x) y (*.f64 x x))))) |
(/.f64 (sqrt.f64 (*.f64 (sqrt.f64 (-.f64 y x)) (hypot.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))))) (sqrt.f64 (sqrt.f64 (fma.f64 (-.f64 y x) y (*.f64 x x))))) |
(/.f64 (sqrt.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)))) (sqrt.f64 (-.f64 y x))) |
(/.f64 (sqrt.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))))) (sqrt.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)) (+.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 (sqrt.f64 (*.f64 (-.f64 y x) (hypot.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))))) (sqrt.f64 (hypot.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 (hypot.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (-.f64 y x))) (sqrt.f64 (hypot.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 y y) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 x x)))) (-.f64 y x)) |
(/.f64 (sqrt.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))))) (fma.f64 (-.f64 y x) y (*.f64 x x))) |
(/.f64 (/.f64 (fma.f64 (sqrt.f64 (-.f64 y x)) y (*.f64 (sqrt.f64 (-.f64 y x)) x)) (sqrt.f64 (-.f64 y x))) (sqrt.f64 (-.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 (+.f64 (pow.f64 (/.f64 y (sqrt.f64 (-.f64 y x))) #s(literal 3 binary64)) (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 (neg.f64 (hypot.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 x #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 y #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)))) (sqrt.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (-.f64 y x) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (-.f64 y x) (/.f64 (*.f64 y x) (-.f64 y x))))) |
(/.f64 (neg.f64 (fma.f64 (sqrt.f64 (-.f64 y x)) y (*.f64 (sqrt.f64 (-.f64 y x)) x))) (-.f64 y x)) |
(/.f64 (pow.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (pow.f64 (-.f64 y x) #s(literal 3/2 binary64)))) |
(/.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) (sqrt.f64 (-.f64 y x))) (*.f64 (sqrt.f64 (-.f64 y x)) x)) (-.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 (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) (sqrt.f64 (-.f64 y x)) (*.f64 (sqrt.f64 (-.f64 y x)) x)) (-.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 (-.f64 (neg.f64 y) (neg.f64 x)) (sqrt.f64 (-.f64 y x))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 y #s(literal 9 binary64)))) (sqrt.f64 (*.f64 (+.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (-.f64 y x) y (*.f64 x x))))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (*.f64 (+.f64 (pow.f64 (*.f64 (-.f64 y x) x) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64))) (pow.f64 (-.f64 y x) #s(literal 3/2 binary64)))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (*.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 (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (-.f64 y x) #s(literal 3/2 binary64))) (+.f64 (-.f64 y x) (/.f64 (*.f64 y x) (-.f64 y x)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 y #s(literal 9 binary64))) (*.f64 (+.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (pow.f64 x #s(literal 6 binary64))) (/.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))) (sqrt.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (-.f64 y x) x) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64))) (-.f64 y x)))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (sqrt.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (-.f64 y x) y (*.f64 x x))))) |
(/.f64 (-.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 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (sqrt.f64 (-.f64 y x)))) |
(/.f64 (fma.f64 (sqrt.f64 (-.f64 y x)) y (*.f64 (sqrt.f64 (-.f64 y x)) x)) (-.f64 y x)) |
(/.f64 (hypot.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (neg.f64 (sqrt.f64 (fma.f64 (-.f64 y x) y (*.f64 x x))))) |
(/.f64 (hypot.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (sqrt.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(/.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (pow.f64 (-.f64 y x) #s(literal 3/2 binary64))) |
(/.f64 (-.f64 y x) (sqrt.f64 (-.f64 y x))) |
(neg.f64 (sqrt.f64 (-.f64 y x))) |
(fma.f64 (fabs.f64 (/.f64 y (-.f64 y x))) (sqrt.f64 (-.f64 y x)) (/.f64 x (sqrt.f64 (-.f64 y x)))) |
(fma.f64 (fabs.f64 (/.f64 y (hypot.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))))) (fabs.f64 (sqrt.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)))) (/.f64 x (sqrt.f64 (-.f64 y x)))) |
(fma.f64 (fabs.f64 (/.f64 x (-.f64 y x))) (sqrt.f64 (-.f64 y x)) (/.f64 y (sqrt.f64 (-.f64 y x)))) |
(fma.f64 (fabs.f64 (/.f64 x (hypot.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))))) (fabs.f64 (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 x (sqrt.f64 (-.f64 y x)))) |
(fma.f64 (/.f64 y (hypot.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 x #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 (-.f64 y x)) (sqrt.f64 (-.f64 y x)) (/.f64 y (sqrt.f64 (-.f64 y x)))) |
(fma.f64 (/.f64 x (hypot.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)))) (sqrt.f64 (fma.f64 (-.f64 y x) y (*.f64 x x))) (/.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 y (sqrt.f64 (-.f64 y x))) (/.f64 x (sqrt.f64 (-.f64 y x)))) |
(fabs.f64 (sqrt.f64 (-.f64 y x))) |
(hypot.f64 (pow.f64 (/.f64 y (sqrt.f64 (-.f64 y x))) #s(literal 1 binary64)) (pow.f64 (/.f64 x (sqrt.f64 (-.f64 y x))) #s(literal 1 binary64))) |
(hypot.f64 (pow.f64 (/.f64 y (sqrt.f64 (-.f64 y x))) #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (-.f64 y x)))) |
(hypot.f64 (pow.f64 (/.f64 x (sqrt.f64 (-.f64 y x))) #s(literal 1 binary64)) (pow.f64 (/.f64 y (sqrt.f64 (-.f64 y x))) #s(literal 1 binary64))) |
(hypot.f64 (pow.f64 (/.f64 x (sqrt.f64 (-.f64 y x))) #s(literal 1 binary64)) (/.f64 y (sqrt.f64 (-.f64 y x)))) |
(hypot.f64 (/.f64 x (sqrt.f64 (-.f64 y x))) (pow.f64 (/.f64 y (sqrt.f64 (-.f64 y x))) #s(literal 1 binary64))) |
(hypot.f64 (/.f64 x (sqrt.f64 (-.f64 y x))) (/.f64 y (sqrt.f64 (-.f64 y x)))) |
(hypot.f64 (/.f64 y (sqrt.f64 (-.f64 y x))) (pow.f64 (/.f64 x (sqrt.f64 (-.f64 y x))) #s(literal 1 binary64))) |
(hypot.f64 (/.f64 y (sqrt.f64 (-.f64 y x))) (/.f64 x (sqrt.f64 (-.f64 y x)))) |
(exp.f64 (-.f64 (log.f64 (-.f64 y x)) (log.f64 (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 (log.f64 (-.f64 y x)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.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 (*.f64 (log.f64 (pow.f64 (-.f64 y x) #s(literal 1/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (log.f64 (sqrt.f64 (-.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 (cosh.f64 (log.f64 (sqrt.f64 (-.f64 y x)))) (sinh.f64 (log.f64 (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 x (sqrt.f64 (-.f64 y x)))) |
Compiled 22 350 to 1 749 computations (92.2% saved)
5 alts after pruning (2 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 982 | 2 | 984 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 3 | 3 |
| Done | 0 | 0 | 0 |
| Total | 982 | 5 | 987 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.2% | (/.f64 (-.f64 y x) (sqrt.f64 (-.f64 y x))) |
| ✓ | 100.0% | (sqrt.f64 (-.f64 y x)) |
| ✓ | 51.7% | (sqrt.f64 (fabs.f64 #s(approx (- x y) x))) |
| ▶ | 51.9% | (sqrt.f64 #s(approx (- y x) y)) |
| ▶ | 1.7% | (sqrt.f64 #s(approx (- x y) x)) |
Compiled 31 to 25 computations (19.4% saved)
| Inputs |
|---|
(sqrt.f64 #s(approx (- x y) x)) |
#s(approx (- x y) x) |
x |
(sqrt.f64 #s(approx (- y x) y)) |
#s(approx (- y x) y) |
y |
| Outputs |
|---|
#s(approx (sqrt (- x y)) #s(hole binary64 (* (sqrt y) (sqrt -1)))) |
#s(approx (sqrt (- x y)) #s(hole binary64 (+ (* 1/2 (* (/ x (sqrt -1)) (sqrt (/ 1 y)))) (* (sqrt y) (sqrt -1))))) |
#s(approx (sqrt (- x y)) #s(hole binary64 (+ (* x (+ (* -1/8 (* (/ x (pow (sqrt -1) 3)) (sqrt (/ 1 (pow y 3))))) (* 1/2 (* (sqrt (/ 1 y)) (/ 1 (sqrt -1)))))) (* (sqrt y) (sqrt -1))))) |
#s(approx (sqrt (- x y)) #s(hole binary64 (+ (* x (+ (* 1/2 (* (sqrt (/ 1 y)) (/ 1 (sqrt -1)))) (* x (+ (* -1/8 (* (sqrt (/ 1 (pow y 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (/ x (pow (sqrt -1) 5)) (sqrt (/ 1 (pow y 5))))))))) (* (sqrt y) (sqrt -1))))) |
#s(approx (- x y) #s(hole binary64 (* -1 y))) |
#s(approx (- x y) #s(hole binary64 (- x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (sqrt (- y x)) #s(hole binary64 (sqrt y))) |
#s(approx (sqrt (- y x)) #s(hole binary64 (+ (sqrt y) (* -1/2 (* x (sqrt (/ 1 y))))))) |
#s(approx (sqrt (- y x)) #s(hole binary64 (+ (sqrt y) (* x (+ (* -1/2 (sqrt (/ 1 y))) (* -1/8 (* x (sqrt (/ 1 (pow y 3)))))))))) |
#s(approx (sqrt (- y x)) #s(hole binary64 (+ (sqrt y) (* x (+ (* -1/2 (sqrt (/ 1 y))) (* x (+ (* -1/8 (sqrt (/ 1 (pow y 3)))) (* -1/16 (* x (sqrt (/ 1 (pow y 5)))))))))))) |
#s(approx (- y x) #s(hole binary64 y)) |
#s(approx (- y x) #s(hole binary64 (+ y (* -1 x)))) |
#s(approx (sqrt (- x y)) #s(hole binary64 (sqrt x))) |
#s(approx (sqrt (- x y)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* -1/2 (* (sqrt (/ 1 (pow x 3))) y)))))) |
#s(approx (sqrt (- x y)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) y)) (* -1/8 (* (sqrt (/ 1 (pow x 5))) (pow y 2)))))))) |
#s(approx (sqrt (- x y)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) y)) (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (pow y 2))) (* -1/16 (* (sqrt (/ 1 (pow x 7))) (pow y 3))))))))) |
#s(approx (- x y) #s(hole binary64 x)) |
#s(approx (- x y) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (sqrt (- y x)) #s(hole binary64 (* (sqrt x) (sqrt -1)))) |
#s(approx (sqrt (- y x)) #s(hole binary64 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ y (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))))) |
#s(approx (sqrt (- y x)) #s(hole binary64 (* 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))))))) |
#s(approx (sqrt (- y x)) #s(hole binary64 (* 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)))))))) |
#s(approx (- y x) #s(hole binary64 (* -1 x))) |
#s(approx (- y x) #s(hole binary64 (* x (- (/ y x) 1)))) |
#s(approx (sqrt (- x y)) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (- x y)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* y (pow (sqrt -1) 2)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt (- x y)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (* (pow y 2) (pow (sqrt -1) 2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* y (pow (sqrt -1) 2)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (sqrt (- x y)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (* (pow y 2) (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (* (pow y 3) (pow (sqrt -1) 2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* y (pow (sqrt -1) 2)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#s(approx (sqrt (- y x)) #s(hole binary64 (* -1 (* (sqrt x) (sqrt -1))))) |
#s(approx (sqrt (- y x)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* y (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1))))))) |
#s(approx (sqrt (- y x)) #s(hole binary64 (* -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)))))))) |
#s(approx (sqrt (- y x)) #s(hole binary64 (* -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))))))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ y x))))))) |
#s(approx (sqrt (- x y)) #s(hole binary64 (+ (sqrt x) (* -1/2 (* (sqrt (/ 1 x)) y))))) |
#s(approx (sqrt (- x y)) #s(hole binary64 (+ (sqrt x) (* y (+ (* -1/2 (sqrt (/ 1 x))) (* -1/8 (* (sqrt (/ 1 (pow x 3))) y))))))) |
#s(approx (sqrt (- x y)) #s(hole binary64 (+ (sqrt x) (* y (+ (* -1/2 (sqrt (/ 1 x))) (* y (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* -1/16 (* (sqrt (/ 1 (pow x 5))) y))))))))) |
#s(approx (- x y) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx (sqrt (- y x)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 x)) (/ y (sqrt -1)))) (* (sqrt x) (sqrt -1))))) |
#s(approx (sqrt (- y x)) #s(hole binary64 (+ (* 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))))) |
#s(approx (sqrt (- y x)) #s(hole binary64 (+ (* 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))))) |
#s(approx (- y x) #s(hole binary64 (- y x))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (sqrt (- x y)) #s(hole binary64 (* y (+ (* 1/2 (* (/ x (sqrt -1)) (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (sqrt -1)))))) |
#s(approx (sqrt (- x y)) #s(hole binary64 (* y (+ (* -1/8 (* (/ (pow x 2) (pow (sqrt -1) 3)) (sqrt (/ 1 (pow y 5))))) (+ (* 1/2 (* (/ x (sqrt -1)) (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (sqrt -1))))))) |
#s(approx (sqrt (- x y)) #s(hole binary64 (* y (+ (* -1/8 (* (/ (pow x 2) (pow (sqrt -1) 3)) (sqrt (/ 1 (pow y 5))))) (+ (* 1/16 (* (/ (pow x 3) (pow (sqrt -1) 5)) (sqrt (/ 1 (pow y 7))))) (+ (* 1/2 (* (/ x (sqrt -1)) (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (sqrt -1)))))))) |
#s(approx (- x y) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (sqrt (- y x)) #s(hole binary64 (* y (+ (sqrt (/ 1 y)) (* -1/2 (* x (sqrt (/ 1 (pow y 3))))))))) |
#s(approx (sqrt (- y x)) #s(hole binary64 (* y (+ (sqrt (/ 1 y)) (+ (* -1/2 (* x (sqrt (/ 1 (pow y 3))))) (* -1/8 (* (pow x 2) (sqrt (/ 1 (pow y 5)))))))))) |
#s(approx (sqrt (- y x)) #s(hole binary64 (* 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))))))))))) |
#s(approx (- y x) #s(hole binary64 (* y (+ 1 (* -1 (/ x y)))))) |
#s(approx (sqrt (- x y)) #s(hole binary64 (* -1 (* (sqrt y) (sqrt -1))))) |
#s(approx (sqrt (- x y)) #s(hole binary64 (* -1 (* y (+ (* 1/2 (* (* x (sqrt -1)) (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (sqrt -1))))))) |
#s(approx (sqrt (- x y)) #s(hole binary64 (* -1 (* y (+ (* -1/8 (* (* (pow x 2) (sqrt -1)) (sqrt (/ 1 (pow y 5))))) (+ (* 1/2 (* (* x (sqrt -1)) (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (sqrt -1)))))))) |
#s(approx (sqrt (- x y)) #s(hole binary64 (* -1 (* y (+ (* -1/8 (* (* (pow x 2) (sqrt -1)) (sqrt (/ 1 (pow y 5))))) (+ (* 1/16 (* (* (pow x 3) (sqrt -1)) (sqrt (/ 1 (pow y 7))))) (+ (* 1/2 (* (* x (sqrt -1)) (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (sqrt -1))))))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
#s(approx (sqrt (- y x)) #s(hole binary64 (* -1 (* (sqrt y) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (- y x)) #s(hole binary64 (* -1 (* y (+ (* 1/2 (* (* x (pow (sqrt -1) 2)) (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt (- y x)) #s(hole binary64 (* -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)))))))) |
#s(approx (sqrt (- y x)) #s(hole binary64 (* -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))))))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* y (- (/ x y) 1))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | y | @ | inf | ((sqrt (- x y)) (- x y) x (sqrt (- y x)) (- y x) y) |
| 1.0ms | x | @ | -inf | ((sqrt (- x y)) (- x y) x (sqrt (- y x)) (- y x) y) |
| 1.0ms | x | @ | 0 | ((sqrt (- x y)) (- x y) x (sqrt (- y x)) (- y x) y) |
| 1.0ms | x | @ | inf | ((sqrt (- x y)) (- x y) x (sqrt (- y x)) (- y x) y) |
| 1.0ms | y | @ | -inf | ((sqrt (- x y)) (- x y) x (sqrt (- y x)) (- y x) y) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 355 | 1696 |
| 1 | 1067 | 1580 |
| 2 | 4693 | 1564 |
| 0 | 8496 | 1500 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#s(approx (sqrt (- x y)) #s(hole binary64 (* (sqrt y) (sqrt -1)))) |
#s(approx (sqrt (- x y)) #s(hole binary64 (+ (* 1/2 (* (/ x (sqrt -1)) (sqrt (/ 1 y)))) (* (sqrt y) (sqrt -1))))) |
#s(approx (sqrt (- x y)) #s(hole binary64 (+ (* x (+ (* -1/8 (* (/ x (pow (sqrt -1) 3)) (sqrt (/ 1 (pow y 3))))) (* 1/2 (* (sqrt (/ 1 y)) (/ 1 (sqrt -1)))))) (* (sqrt y) (sqrt -1))))) |
#s(approx (sqrt (- x y)) #s(hole binary64 (+ (* x (+ (* 1/2 (* (sqrt (/ 1 y)) (/ 1 (sqrt -1)))) (* x (+ (* -1/8 (* (sqrt (/ 1 (pow y 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (/ x (pow (sqrt -1) 5)) (sqrt (/ 1 (pow y 5))))))))) (* (sqrt y) (sqrt -1))))) |
#s(approx (- x y) #s(hole binary64 (* -1 y))) |
#s(approx (- x y) #s(hole binary64 (- x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (sqrt (- y x)) #s(hole binary64 (sqrt y))) |
#s(approx (sqrt (- y x)) #s(hole binary64 (+ (sqrt y) (* -1/2 (* x (sqrt (/ 1 y))))))) |
#s(approx (sqrt (- y x)) #s(hole binary64 (+ (sqrt y) (* x (+ (* -1/2 (sqrt (/ 1 y))) (* -1/8 (* x (sqrt (/ 1 (pow y 3)))))))))) |
#s(approx (sqrt (- y x)) #s(hole binary64 (+ (sqrt y) (* x (+ (* -1/2 (sqrt (/ 1 y))) (* x (+ (* -1/8 (sqrt (/ 1 (pow y 3)))) (* -1/16 (* x (sqrt (/ 1 (pow y 5)))))))))))) |
#s(approx (- y x) #s(hole binary64 y)) |
#s(approx (- y x) #s(hole binary64 (+ y (* -1 x)))) |
#s(approx (sqrt (- x y)) #s(hole binary64 (sqrt x))) |
#s(approx (sqrt (- x y)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* -1/2 (* (sqrt (/ 1 (pow x 3))) y)))))) |
#s(approx (sqrt (- x y)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) y)) (* -1/8 (* (sqrt (/ 1 (pow x 5))) (pow y 2)))))))) |
#s(approx (sqrt (- x y)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) y)) (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (pow y 2))) (* -1/16 (* (sqrt (/ 1 (pow x 7))) (pow y 3))))))))) |
#s(approx (- x y) #s(hole binary64 x)) |
#s(approx (- x y) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (sqrt (- y x)) #s(hole binary64 (* (sqrt x) (sqrt -1)))) |
#s(approx (sqrt (- y x)) #s(hole binary64 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ y (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))))) |
#s(approx (sqrt (- y x)) #s(hole binary64 (* 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))))))) |
#s(approx (sqrt (- y x)) #s(hole binary64 (* 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)))))))) |
#s(approx (- y x) #s(hole binary64 (* -1 x))) |
#s(approx (- y x) #s(hole binary64 (* x (- (/ y x) 1)))) |
#s(approx (sqrt (- x y)) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (- x y)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* y (pow (sqrt -1) 2)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt (- x y)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (* (pow y 2) (pow (sqrt -1) 2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* y (pow (sqrt -1) 2)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (sqrt (- x y)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (* (pow y 2) (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (* (pow y 3) (pow (sqrt -1) 2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* y (pow (sqrt -1) 2)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#s(approx (sqrt (- y x)) #s(hole binary64 (* -1 (* (sqrt x) (sqrt -1))))) |
#s(approx (sqrt (- y x)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* y (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1))))))) |
#s(approx (sqrt (- y x)) #s(hole binary64 (* -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)))))))) |
#s(approx (sqrt (- y x)) #s(hole binary64 (* -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))))))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ y x))))))) |
#s(approx (sqrt (- x y)) #s(hole binary64 (+ (sqrt x) (* -1/2 (* (sqrt (/ 1 x)) y))))) |
#s(approx (sqrt (- x y)) #s(hole binary64 (+ (sqrt x) (* y (+ (* -1/2 (sqrt (/ 1 x))) (* -1/8 (* (sqrt (/ 1 (pow x 3))) y))))))) |
#s(approx (sqrt (- x y)) #s(hole binary64 (+ (sqrt x) (* y (+ (* -1/2 (sqrt (/ 1 x))) (* y (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* -1/16 (* (sqrt (/ 1 (pow x 5))) y))))))))) |
#s(approx (- x y) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx (sqrt (- y x)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 x)) (/ y (sqrt -1)))) (* (sqrt x) (sqrt -1))))) |
#s(approx (sqrt (- y x)) #s(hole binary64 (+ (* 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))))) |
#s(approx (sqrt (- y x)) #s(hole binary64 (+ (* 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))))) |
#s(approx (- y x) #s(hole binary64 (- y x))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (sqrt (- x y)) #s(hole binary64 (* y (+ (* 1/2 (* (/ x (sqrt -1)) (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (sqrt -1)))))) |
#s(approx (sqrt (- x y)) #s(hole binary64 (* y (+ (* -1/8 (* (/ (pow x 2) (pow (sqrt -1) 3)) (sqrt (/ 1 (pow y 5))))) (+ (* 1/2 (* (/ x (sqrt -1)) (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (sqrt -1))))))) |
#s(approx (sqrt (- x y)) #s(hole binary64 (* y (+ (* -1/8 (* (/ (pow x 2) (pow (sqrt -1) 3)) (sqrt (/ 1 (pow y 5))))) (+ (* 1/16 (* (/ (pow x 3) (pow (sqrt -1) 5)) (sqrt (/ 1 (pow y 7))))) (+ (* 1/2 (* (/ x (sqrt -1)) (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (sqrt -1)))))))) |
#s(approx (- x y) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (sqrt (- y x)) #s(hole binary64 (* y (+ (sqrt (/ 1 y)) (* -1/2 (* x (sqrt (/ 1 (pow y 3))))))))) |
#s(approx (sqrt (- y x)) #s(hole binary64 (* y (+ (sqrt (/ 1 y)) (+ (* -1/2 (* x (sqrt (/ 1 (pow y 3))))) (* -1/8 (* (pow x 2) (sqrt (/ 1 (pow y 5)))))))))) |
#s(approx (sqrt (- y x)) #s(hole binary64 (* 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))))))))))) |
#s(approx (- y x) #s(hole binary64 (* y (+ 1 (* -1 (/ x y)))))) |
#s(approx (sqrt (- x y)) #s(hole binary64 (* -1 (* (sqrt y) (sqrt -1))))) |
#s(approx (sqrt (- x y)) #s(hole binary64 (* -1 (* y (+ (* 1/2 (* (* x (sqrt -1)) (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (sqrt -1))))))) |
#s(approx (sqrt (- x y)) #s(hole binary64 (* -1 (* y (+ (* -1/8 (* (* (pow x 2) (sqrt -1)) (sqrt (/ 1 (pow y 5))))) (+ (* 1/2 (* (* x (sqrt -1)) (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (sqrt -1)))))))) |
#s(approx (sqrt (- x y)) #s(hole binary64 (* -1 (* y (+ (* -1/8 (* (* (pow x 2) (sqrt -1)) (sqrt (/ 1 (pow y 5))))) (+ (* 1/16 (* (* (pow x 3) (sqrt -1)) (sqrt (/ 1 (pow y 7))))) (+ (* 1/2 (* (* x (sqrt -1)) (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (sqrt -1))))))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
#s(approx (sqrt (- y x)) #s(hole binary64 (* -1 (* (sqrt y) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (- y x)) #s(hole binary64 (* -1 (* y (+ (* 1/2 (* (* x (pow (sqrt -1) 2)) (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt (- y x)) #s(hole binary64 (* -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)))))))) |
#s(approx (sqrt (- y x)) #s(hole binary64 (* -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))))))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* y (- (/ x y) 1))))) |
| Outputs |
|---|
#s(approx (sqrt (- x y)) #s(hole binary64 (* (sqrt y) (sqrt -1)))) |
#s(approx (sqrt (- x y)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 y))) |
#s(approx (sqrt (- x y)) #s(hole binary64 (+ (* 1/2 (* (/ x (sqrt -1)) (sqrt (/ 1 y)))) (* (sqrt y) (sqrt -1))))) |
#s(approx (sqrt (- x y)) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 y)))) |
#s(approx (sqrt (- x y)) #s(hole binary64 (+ (* x (+ (* -1/8 (* (/ x (pow (sqrt -1) 3)) (sqrt (/ 1 (pow y 3))))) (* 1/2 (* (sqrt (/ 1 y)) (/ 1 (sqrt -1)))))) (* (sqrt y) (sqrt -1))))) |
#s(approx (sqrt (- x y)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) x (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 y)))) |
#s(approx (sqrt (- x y)) #s(hole binary64 (+ (* x (+ (* 1/2 (* (sqrt (/ 1 y)) (/ 1 (sqrt -1)))) (* x (+ (* -1/8 (* (sqrt (/ 1 (pow y 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (/ x (pow (sqrt -1) 5)) (sqrt (/ 1 (pow y 5))))))))) (* (sqrt y) (sqrt -1))))) |
#s(approx (sqrt (- x y)) (fma.f64 (fma.f64 (fma.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/8 binary64) (*.f64 (*.f64 (/.f64 x (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 y #s(literal 5 binary64)))))) x (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) x (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 y)))) |
#s(approx (- x y) #s(hole binary64 (* -1 y))) |
#s(approx (- x y) (neg.f64 y)) |
#s(approx (- x y) #s(hole binary64 (- x y))) |
#s(approx (- x y) (-.f64 x y)) |
#s(approx x #s(hole binary64 x)) |
#s(approx x x) |
#s(approx (sqrt (- y x)) #s(hole binary64 (sqrt y))) |
#s(approx (sqrt (- y x)) (sqrt.f64 y)) |
#s(approx (sqrt (- y x)) #s(hole binary64 (+ (sqrt y) (* -1/2 (* x (sqrt (/ 1 y))))))) |
#s(approx (sqrt (- y x)) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (sqrt.f64 y))) |
#s(approx (sqrt (- y x)) #s(hole binary64 (+ (sqrt y) (* x (+ (* -1/2 (sqrt (/ 1 y))) (* -1/8 (* x (sqrt (/ 1 (pow y 3)))))))))) |
#s(approx (sqrt (- y x)) (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))) |
#s(approx (sqrt (- y x)) #s(hole binary64 (+ (sqrt y) (* x (+ (* -1/2 (sqrt (/ 1 y))) (* x (+ (* -1/8 (sqrt (/ 1 (pow y 3)))) (* -1/16 (* x (sqrt (/ 1 (pow y 5)))))))))))) |
#s(approx (sqrt (- y x)) (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))) |
#s(approx (- y x) #s(hole binary64 y)) |
#s(approx (- y x) y) |
#s(approx (- y x) #s(hole binary64 (+ y (* -1 x)))) |
#s(approx (- y x) (-.f64 y x)) |
#s(approx (sqrt (- x y)) #s(hole binary64 (sqrt x))) |
#s(approx (sqrt (- x y)) (sqrt.f64 x)) |
#s(approx (sqrt (- x y)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* -1/2 (* (sqrt (/ 1 (pow x 3))) y)))))) |
#s(approx (sqrt (- x y)) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) x)) |
#s(approx (sqrt (- x y)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) y)) (* -1/8 (* (sqrt (/ 1 (pow x 5))) (pow y 2)))))))) |
#s(approx (sqrt (- x y)) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 y y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x)) |
#s(approx (sqrt (- x y)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) y)) (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (pow y 2))) (* -1/16 (* (sqrt (/ 1 (pow x 7))) (pow y 3))))))))) |
#s(approx (sqrt (- x y)) (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 y y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 y #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))))) x)) |
#s(approx (- x y) #s(hole binary64 x)) |
#s(approx (- x y) x) |
#s(approx (- x y) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (- x y) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x)) |
#s(approx (sqrt (- y x)) #s(hole binary64 (* (sqrt x) (sqrt -1)))) |
#s(approx (sqrt (- y x)) (*.f64 (sqrt.f64 x) (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (sqrt (- y x)) #s(hole binary64 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ y (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))))) |
#s(approx (sqrt (- y x)) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 y (sqrt.f64 #s(literal -1 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)) |
#s(approx (sqrt (- y x)) #s(hole binary64 (* 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))))))) |
#s(approx (sqrt (- y x)) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) (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 #s(literal 1/2 binary64) (/.f64 y (sqrt.f64 #s(literal -1 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)) |
#s(approx (sqrt (- y x)) #s(hole binary64 (* 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)))))))) |
#s(approx (sqrt (- y x)) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) (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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (pow.f64 y #s(literal 3 binary64))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 y (sqrt.f64 #s(literal -1 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)) |
#s(approx (- y x) #s(hole binary64 (* -1 x))) |
#s(approx (- y x) (neg.f64 x)) |
#s(approx (- y x) #s(hole binary64 (* x (- (/ y x) 1)))) |
#s(approx (- y x) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) x)) |
#s(approx (sqrt (- x y)) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (- x y)) (*.f64 (sqrt.f64 x) #s(literal 1 binary64))) |
#s(approx (sqrt (- x y)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* y (pow (sqrt -1) 2)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt (- x y)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal -1/2 binary64) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))) |
#s(approx (sqrt (- x y)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (* (pow y 2) (pow (sqrt -1) 2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* y (pow (sqrt -1) 2)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (sqrt (- x y)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 y y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))))) |
#s(approx (sqrt (- x y)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (* (pow y 2) (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (* (pow y 3) (pow (sqrt -1) 2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* y (pow (sqrt -1) 2)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))) |
#s(approx (sqrt (- x y)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 y #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 y y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#s(approx (- x y) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x)) |
#s(approx (sqrt (- y x)) #s(hole binary64 (* -1 (* (sqrt x) (sqrt -1))))) |
#s(approx (sqrt (- y x)) (*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 x))) |
#s(approx (sqrt (- y x)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* y (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1))))))) |
#s(approx (sqrt (- y x)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) y)) (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)))))) |
#s(approx (sqrt (- y x)) #s(hole binary64 (* -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)))))))) |
#s(approx (sqrt (- y x)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) y)) (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))))))) |
#s(approx (sqrt (- y x)) #s(hole binary64 (* -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))))))))) |
#s(approx (sqrt (- y x)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 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))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/16 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) y)) (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)))))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ y x))))))) |
#s(approx (- y x) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) x)) |
#s(approx (sqrt (- x y)) #s(hole binary64 (+ (sqrt x) (* -1/2 (* (sqrt (/ 1 x)) y))))) |
#s(approx (sqrt (- x y)) (fma.f64 (*.f64 y #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) |
#s(approx (sqrt (- x y)) #s(hole binary64 (+ (sqrt x) (* y (+ (* -1/2 (sqrt (/ 1 x))) (* -1/8 (* (sqrt (/ 1 (pow x 3))) y))))))) |
#s(approx (sqrt (- x y)) (fma.f64 (fma.f64 (*.f64 y #s(literal -1/8 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64))) y (sqrt.f64 x))) |
#s(approx (sqrt (- x y)) #s(hole binary64 (+ (sqrt x) (* y (+ (* -1/2 (sqrt (/ 1 x))) (* y (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* -1/16 (* (sqrt (/ 1 (pow x 5))) y))))))))) |
#s(approx (sqrt (- x y)) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/16 binary64) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) #s(literal -1/8 binary64))) y (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64))) y (sqrt.f64 x))) |
#s(approx (- x y) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx (- x y) (-.f64 x y)) |
#s(approx (sqrt (- y x)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 x)) (/ y (sqrt -1)))) (* (sqrt x) (sqrt -1))))) |
#s(approx (sqrt (- y x)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 y (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 x) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (sqrt (- y x)) #s(hole binary64 (+ (* 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))))) |
#s(approx (sqrt (- y x)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 y (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) y (*.f64 (sqrt.f64 x) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (sqrt (- y x)) #s(hole binary64 (+ (* 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))))) |
#s(approx (sqrt (- y x)) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 y (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/8 binary64))) y (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) y (*.f64 (sqrt.f64 x) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (- y x) #s(hole binary64 (- y x))) |
#s(approx (- y x) (-.f64 y x)) |
#s(approx y #s(hole binary64 y)) |
#s(approx y y) |
#s(approx (sqrt (- x y)) #s(hole binary64 (* y (+ (* 1/2 (* (/ x (sqrt -1)) (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (sqrt -1)))))) |
#s(approx (sqrt (- x y)) (*.f64 (fma.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (sqrt.f64 #s(literal -1 binary64)))) y)) |
#s(approx (sqrt (- x y)) #s(hole binary64 (* y (+ (* -1/8 (* (/ (pow x 2) (pow (sqrt -1) 3)) (sqrt (/ 1 (pow y 5))))) (+ (* 1/2 (* (/ x (sqrt -1)) (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (sqrt -1))))))) |
#s(approx (sqrt (- x y)) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64))))) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/8 binary64) (fma.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (sqrt.f64 #s(literal -1 binary64))))) y)) |
#s(approx (sqrt (- x y)) #s(hole binary64 (* y (+ (* -1/8 (* (/ (pow x 2) (pow (sqrt -1) 3)) (sqrt (/ 1 (pow y 5))))) (+ (* 1/16 (* (/ (pow x 3) (pow (sqrt -1) 5)) (sqrt (/ 1 (pow y 7))))) (+ (* 1/2 (* (/ x (sqrt -1)) (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (sqrt -1)))))))) |
#s(approx (sqrt (- x y)) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64))))) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/8 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 x #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 y #s(literal 7 binary64)))) (fma.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (sqrt.f64 #s(literal -1 binary64)))))) y)) |
#s(approx (- x y) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (- x y) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y)) |
#s(approx (sqrt (- y x)) #s(hole binary64 (* y (+ (sqrt (/ 1 y)) (* -1/2 (* x (sqrt (/ 1 (pow y 3))))))))) |
#s(approx (sqrt (- y x)) (*.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)) |
#s(approx (sqrt (- y x)) #s(hole binary64 (* y (+ (sqrt (/ 1 y)) (+ (* -1/2 (* x (sqrt (/ 1 (pow y 3))))) (* -1/8 (* (pow x 2) (sqrt (/ 1 (pow y 5)))))))))) |
#s(approx (sqrt (- y x)) (*.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)) |
#s(approx (sqrt (- y x)) #s(hole binary64 (* 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))))))))))) |
#s(approx (sqrt (- y x)) (*.f64 (-.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)))) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/16 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 7 binary64)))))) y)) |
#s(approx (- y x) #s(hole binary64 (* y (+ 1 (* -1 (/ x y)))))) |
#s(approx (- y x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) y)) |
#s(approx (sqrt (- x y)) #s(hole binary64 (* -1 (* (sqrt y) (sqrt -1))))) |
#s(approx (sqrt (- x y)) (*.f64 (neg.f64 (sqrt.f64 y)) (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (sqrt (- x y)) #s(hole binary64 (* -1 (* y (+ (* 1/2 (* (* x (sqrt -1)) (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (sqrt -1))))))) |
#s(approx (sqrt (- x y)) (*.f64 (neg.f64 y) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (sqrt (- x y)) #s(hole binary64 (* -1 (* y (+ (* -1/8 (* (* (pow x 2) (sqrt -1)) (sqrt (/ 1 (pow y 5))))) (+ (* 1/2 (* (* x (sqrt -1)) (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (sqrt -1)))))))) |
#s(approx (sqrt (- x y)) (*.f64 (neg.f64 y) (fma.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) x) #s(literal -1/8 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64)))) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (sqrt.f64 #s(literal -1 binary64))))))) |
#s(approx (sqrt (- x y)) #s(hole binary64 (* -1 (* y (+ (* -1/8 (* (* (pow x 2) (sqrt -1)) (sqrt (/ 1 (pow y 5))))) (+ (* 1/16 (* (* (pow x 3) (sqrt -1)) (sqrt (/ 1 (pow y 7))))) (+ (* 1/2 (* (* x (sqrt -1)) (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (sqrt -1))))))))) |
#s(approx (sqrt (- x y)) (*.f64 (neg.f64 y) (fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/16 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 7 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) x) #s(literal -1/8 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64)))) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
#s(approx (- x y) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y)) |
#s(approx (sqrt (- y x)) #s(hole binary64 (* -1 (* (sqrt y) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (- y x)) (*.f64 #s(literal 1 binary64) (sqrt.f64 y))) |
#s(approx (sqrt (- y x)) #s(hole binary64 (* -1 (* y (+ (* 1/2 (* (* x (pow (sqrt -1) 2)) (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt (- y x)) (*.f64 (neg.f64 y) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)))))) |
#s(approx (sqrt (- y x)) #s(hole binary64 (* -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)))))))) |
#s(approx (sqrt (- y x)) (*.f64 (neg.f64 y) (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 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)))) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y))))))) |
#s(approx (sqrt (- y x)) #s(hole binary64 (* -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))))))))) |
#s(approx (sqrt (- y x)) (*.f64 (neg.f64 y) (fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/16 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 7 binary64)))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 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)))) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)))))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* y (- (/ x y) 1))))) |
#s(approx (- y x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 24 |
| 0 | 10 | 24 |
| 1 | 34 | 24 |
| 2 | 217 | 24 |
| 3 | 2176 | 24 |
| 0 | 9480 | 24 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(sqrt.f64 #s(approx (- x y) x)) |
#s(approx (- x y) x) |
x |
(sqrt.f64 #s(approx (- y x) y)) |
#s(approx (- y x) y) |
y |
| Outputs |
|---|
(*.f64 (neg.f64 (neg.f64 (pow.f64 #s(approx (- y x) x) #s(literal 1/4 binary64)))) (neg.f64 (neg.f64 (pow.f64 #s(approx (- y x) x) #s(literal 1/4 binary64))))) |
(*.f64 (pow.f64 (pow.f64 #s(approx (- y x) x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 #s(approx (- y x) x) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 #s(approx (- y x) x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (pow.f64 #s(approx (- y x) x) #s(literal 1/4 binary64))) |
(*.f64 (neg.f64 (pow.f64 #s(approx (- y x) x) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 #s(approx (- y x) x) #s(literal 1/4 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 (neg.f64 (pow.f64 #s(approx (- y x) x) #s(literal 1/4 binary64))) #s(literal 2 binary64)) |
(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)) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 (log.f64 (sqrt.f64 #s(approx (- y x) x)))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (log.f64 (sqrt.f64 #s(approx (- y x) x)))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (log.f64 (sqrt.f64 #s(approx (- y x) x)))) (cosh.f64 (log.f64 (sqrt.f64 #s(approx (- y x) x)))) (-.f64 (*.f64 (sinh.f64 (log.f64 (sqrt.f64 #s(approx (- y x) x)))) (sinh.f64 (log.f64 (sqrt.f64 #s(approx (- y x) x))))) (*.f64 (cosh.f64 (log.f64 (sqrt.f64 #s(approx (- y x) x)))) (sinh.f64 (log.f64 (sqrt.f64 #s(approx (- y x) x)))))))) |
(sqrt.f64 #s(approx (- y x) x)) |
(fabs.f64 (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 (log.f64 (sqrt.f64 #s(approx (- y x) x)))) |
(+.f64 (cosh.f64 (log.f64 (sqrt.f64 #s(approx (- y x) x)))) (sinh.f64 (log.f64 (sqrt.f64 #s(approx (- y x) x))))) |
#s(approx (- y x) x) |
(exp.f64 (log.f64 #s(approx (- y x) x))) |
(+.f64 (cosh.f64 (log.f64 #s(approx (- y x) x))) (sinh.f64 (log.f64 #s(approx (- y x) x)))) |
x |
(*.f64 (neg.f64 (neg.f64 (pow.f64 #s(approx (- y x) y) #s(literal 1/4 binary64)))) (neg.f64 (neg.f64 (pow.f64 #s(approx (- y x) y) #s(literal 1/4 binary64))))) |
(*.f64 (pow.f64 (pow.f64 #s(approx (- y x) y) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 #s(approx (- y x) y) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 #s(approx (- y x) y) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (pow.f64 #s(approx (- y x) y) #s(literal 1/4 binary64))) |
(*.f64 (neg.f64 (pow.f64 #s(approx (- y x) y) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 #s(approx (- y x) y) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 #s(approx (- y x) y) #s(literal 1/4 binary64)) (pow.f64 #s(approx (- y x) y) #s(literal 1/4 binary64))) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 #s(approx (- y x) y))) |
(pow.f64 (neg.f64 (pow.f64 #s(approx (- y x) y) #s(literal 1/4 binary64))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 #s(approx (- y x) y) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 #s(approx (- y x) y) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 #s(approx (- y x) y) #s(literal 1/2 binary64)) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 (log.f64 (sqrt.f64 #s(approx (- y x) y)))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (log.f64 (sqrt.f64 #s(approx (- y x) y)))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (log.f64 (sqrt.f64 #s(approx (- y x) y)))) (cosh.f64 (log.f64 (sqrt.f64 #s(approx (- y x) y)))) (-.f64 (*.f64 (sinh.f64 (log.f64 (sqrt.f64 #s(approx (- y x) y)))) (sinh.f64 (log.f64 (sqrt.f64 #s(approx (- y x) y))))) (*.f64 (cosh.f64 (log.f64 (sqrt.f64 #s(approx (- y x) y)))) (sinh.f64 (log.f64 (sqrt.f64 #s(approx (- y x) y)))))))) |
(sqrt.f64 #s(approx (- y x) y)) |
(fabs.f64 (sqrt.f64 #s(approx (- y x) y))) |
(exp.f64 (fma.f64 (log.f64 #s(approx (- y x) y)) #s(literal 1/4 binary64) (*.f64 (log.f64 #s(approx (- y x) y)) #s(literal 1/4 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 #s(approx (- y x) y)) #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 #s(approx (- y x) y) #s(literal 2 binary64))) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 #s(approx (- y x) y) #s(literal 1/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (log.f64 (sqrt.f64 #s(approx (- y x) y)))) |
(+.f64 (cosh.f64 (log.f64 (sqrt.f64 #s(approx (- y x) y)))) (sinh.f64 (log.f64 (sqrt.f64 #s(approx (- y x) y))))) |
#s(approx (- y x) y) |
(exp.f64 (log.f64 #s(approx (- y x) y))) |
(+.f64 (cosh.f64 (log.f64 #s(approx (- y x) y))) (sinh.f64 (log.f64 #s(approx (- y x) y)))) |
y |
Compiled 2 114 to 372 computations (82.4% saved)
5 alts after pruning (0 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 101 | 0 | 101 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 2 | 2 |
| Done | 0 | 3 | 3 |
| Total | 101 | 5 | 106 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.2% | (/.f64 (-.f64 y x) (sqrt.f64 (-.f64 y x))) |
| ✓ | 100.0% | (sqrt.f64 (-.f64 y x)) |
| ✓ | 51.7% | (sqrt.f64 (fabs.f64 #s(approx (- x y) x))) |
| ✓ | 51.9% | (sqrt.f64 #s(approx (- y x) y)) |
| ✓ | 1.7% | (sqrt.f64 #s(approx (- x y) x)) |
Compiled 67 to 41 computations (38.8% saved)
| Inputs |
|---|
(sqrt.f64 #s(approx (- x y) x)) |
(sqrt.f64 #s(approx (- y x) y)) |
(sqrt.f64 (fabs.f64 #s(approx (- x y) x))) |
(sqrt.f64 (-.f64 y x)) |
(sqrt.f64 (fabs.f64 (-.f64 x y))) |
(/.f64 (-.f64 y x) (sqrt.f64 (-.f64 y x))) |
| Outputs |
|---|
(sqrt.f64 (-.f64 y x)) |
5 calls:
| 3.0ms | x |
| 2.0ms | (sqrt.f64 (fabs.f64 (-.f64 x y))) |
| 2.0ms | (fabs.f64 (-.f64 x y)) |
| 2.0ms | y |
| 2.0ms | (-.f64 x y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | (-.f64 x y) |
| 100.0% | 1 | (fabs.f64 (-.f64 x y)) |
| 100.0% | 1 | (sqrt.f64 (fabs.f64 (-.f64 x y))) |
| 100.0% | 1 | x |
| 100.0% | 1 | y |
Compiled 14 to 16 computations (-14.3% saved)
| Inputs |
|---|
(sqrt.f64 #s(approx (- x y) x)) |
(sqrt.f64 #s(approx (- y x) y)) |
(sqrt.f64 (fabs.f64 #s(approx (- x y) x))) |
| Outputs |
|---|
(sqrt.f64 (fabs.f64 #s(approx (- x y) x))) |
(sqrt.f64 #s(approx (- y x) y)) |
5 calls:
| 2.0ms | (fabs.f64 (-.f64 x y)) |
| 2.0ms | (-.f64 x y) |
| 2.0ms | x |
| 2.0ms | (sqrt.f64 (fabs.f64 (-.f64 x y))) |
| 2.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 64.0% | 6 | (-.f64 x y) |
| 64.0% | 6 | (fabs.f64 (-.f64 x y)) |
| 64.0% | 6 | (sqrt.f64 (fabs.f64 (-.f64 x y))) |
| 83.1% | 2 | x |
| 83.8% | 2 | y |
Compiled 14 to 16 computations (-14.3% saved)
| Inputs |
|---|
(sqrt.f64 #s(approx (- x y) x)) |
(sqrt.f64 #s(approx (- y x) y)) |
| Outputs |
|---|
(sqrt.f64 #s(approx (- y x) y)) |
5 calls:
| 1.0ms | (sqrt.f64 (fabs.f64 (-.f64 x y))) |
| 1.0ms | (fabs.f64 (-.f64 x y)) |
| 1.0ms | y |
| 1.0ms | (-.f64 x y) |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 51.9% | 1 | (-.f64 x y) |
| 51.9% | 1 | (fabs.f64 (-.f64 x y)) |
| 51.9% | 1 | (sqrt.f64 (fabs.f64 (-.f64 x y))) |
| 51.9% | 1 | x |
| 51.9% | 1 | y |
Compiled 14 to 16 computations (-14.3% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
(sqrt.f64 #s(approx (- x y) x)) |
| Outputs |
|---|
(sqrt.f64 #s(approx (- x y) x)) |
5 calls:
| 2.0ms | (-.f64 x y) |
| 1.0ms | (sqrt.f64 (fabs.f64 (-.f64 x y))) |
| 1.0ms | (fabs.f64 (-.f64 x y)) |
| 1.0ms | y |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 1.7% | 1 | (-.f64 x y) |
| 1.7% | 1 | x |
| 1.7% | 1 | y |
| 1.7% | 1 | (fabs.f64 (-.f64 x y)) |
| 1.7% | 1 | (sqrt.f64 (fabs.f64 (-.f64 x y))) |
Compiled 14 to 16 computations (-14.3% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 10.0ms | 4.494909348068666e-165 | 3.4082932515303713e-158 |
| 5.0ms | 144× | 0 | valid |
Compiled 125 to 127 computations (-1.6% saved)
ival-sub: 1.0ms (38.8% of total)ival-fabs: 1.0ms (38.8% of total)ival-sqrt: 1.0ms (38.8% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 33 |
| 1 | 19 | 33 |
| 2 | 29 | 33 |
| 3 | 40 | 33 |
| 4 | 59 | 33 |
| 5 | 99 | 33 |
| 6 | 160 | 33 |
| 7 | 320 | 33 |
| 8 | 354 | 33 |
| 9 | 565 | 33 |
| 10 | 3622 | 33 |
| 1× | node limit |
| Inputs |
|---|
(sqrt.f64 (-.f64 y x)) |
(if (<=.f64 y #s(literal 4204616825042777/123665200736552267030251260509823595017565674550605919957031528046448612553265933585158200530621522494798835713008069669675682517153375604983773077550946583958303386074349568 binary64)) (sqrt.f64 (fabs.f64 #s(approx (- x y) x))) (sqrt.f64 #s(approx (- y x) y))) |
(sqrt.f64 #s(approx (- y x) y)) |
(sqrt.f64 #s(approx (- x y) x)) |
| Outputs |
|---|
(sqrt.f64 (-.f64 y x)) |
(if (<=.f64 y #s(literal 4204616825042777/123665200736552267030251260509823595017565674550605919957031528046448612553265933585158200530621522494798835713008069669675682517153375604983773077550946583958303386074349568 binary64)) (sqrt.f64 (fabs.f64 #s(approx (- x y) x))) (sqrt.f64 #s(approx (- y x) y))) |
(sqrt.f64 #s(approx (- y x) y)) |
(sqrt.f64 #s(approx (- x y) x)) |
| 1× | done |
Compiled 33 to 15 computations (54.5% saved)
Compiled 84 to 48 computations (42.9% saved)
Loading profile data...