
Time bar (total: 2.8s)
| 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)
| 672.0ms | 8 256× | 0 | valid |
ival-sub: 88.0ms (39.1% of total)ival-sqrt: 85.0ms (37.7% of total)ival-fabs: 47.0ms (20.9% of total)adjust: 3.0ms (1.3% of total)ival-assert: 3.0ms (1.3% 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 |
| 22.0ms | 512× | 0 | valid |
Compiled 37 to 19 computations (48.6% saved)
ival-sub: 3.0ms (30.9% of total)ival-fabs: 3.0ms (30.9% of total)ival-sqrt: 3.0ms (30.9% 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 | 18 | 36 |
| 1 | 30 | 36 |
| 2 | 45 | 36 |
| 3 | 93 | 36 |
| 4 | 176 | 36 |
| 5 | 232 | 36 |
| 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 | 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) |
| 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: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 49 | 170 |
| 0 | 52 | 154 |
| 1 | 199 | 152 |
| 2 | 1505 | 135 |
| 0 | 9010 | 135 |
| 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 |
#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 |
|---|
(*.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 (fabs.f64 (pow.f64 (-.f64 y x) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 (-.f64 y x) #s(literal 1/4 binary64)))) |
(*.f64 (sqrt.f64 (sqrt.f64 (-.f64 y x))) (sqrt.f64 (sqrt.f64 (-.f64 y x)))) |
(*.f64 (pow.f64 (sqrt.f64 (-.f64 y x)) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (-.f64 y x)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 y x) #s(literal 1/4 binary64)) (pow.f64 (-.f64 y x) #s(literal 1/4 binary64))) |
(pow.f64 (exp.f64 (log.f64 (-.f64 y x))) #s(literal 1/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 (-.f64 y x) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 y x) (-.f64 y x))) (sqrt.f64 (-.f64 (neg.f64 y) x))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 y x) (-.f64 y x))) (sqrt.f64 (neg.f64 (+.f64 y x)))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 y x) (-.f64 y x))) (sqrt.f64 (+.f64 y x))) |
(/.f64 (sqrt.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 y x)))) (sqrt.f64 (neg.f64 (+.f64 y x)))) |
(/.f64 (sqrt.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 y x)))) (sqrt.f64 (+.f64 y x))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 y (+.f64 y x) (*.f64 x x))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (sqrt.f64 (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) y) (*.f64 y y)))) |
(/.f64 (hypot.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3/2 binary64))) (sqrt.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(/.f64 (hypot.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3/2 binary64))) (sqrt.f64 (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) y) (*.f64 y y)))) |
(/.f64 (hypot.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3/2 binary64))) (sqrt.f64 (neg.f64 (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) y) (*.f64 y y))))) |
(/.f64 (sqrt.f64 (*.f64 (fabs.f64 (+.f64 y x)) (-.f64 y x))) (sqrt.f64 (fabs.f64 (+.f64 y x)))) |
(/.f64 (sqrt.f64 (fabs.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (sqrt.f64 (fabs.f64 (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) y) (*.f64 y y))))) |
(/.f64 (sqrt.f64 (fabs.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (sqrt.f64 (fabs.f64 (fma.f64 y (+.f64 y x) (*.f64 x x))))) |
(sqrt.f64 (-.f64 y x)) |
(fabs.f64 (sqrt.f64 (-.f64 y x))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64))) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (-.f64 y x)) #s(literal 1/2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (-.f64 y x)) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 (log.f64 (-.f64 y x)) #s(literal 1/2 binary64)))) |
(*.f64 (neg.f64 (sqrt.f64 (-.f64 y x))) (neg.f64 (sqrt.f64 (-.f64 y x)))) |
(*.f64 (sqrt.f64 (-.f64 y x)) (sqrt.f64 (-.f64 y x))) |
(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 (+.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y (+.f64 y x) (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y (+.f64 y x) (*.f64 x x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y (+.f64 y x) (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y (+.f64 y x) (*.f64 x x))) (-.f64 (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y (+.f64 y x) (*.f64 x x))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y (+.f64 y x) (*.f64 x x)))) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y (+.f64 y x) (*.f64 x x))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y (+.f64 y x) (*.f64 x x))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) y) (*.f64 y y))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) y) (*.f64 y y))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) y) (*.f64 y y))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) y) (*.f64 y y))) (-.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) y) (*.f64 y y))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) y) (*.f64 y y)))) (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) y) (*.f64 y y))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) y) (*.f64 y y))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 y x)))) (neg.f64 (neg.f64 (+.f64 y x)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 y x)))) (neg.f64 (+.f64 y x))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) y) (*.f64 y y))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 y (+.f64 y x) (*.f64 x x))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (neg.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (neg.f64 (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) y) (*.f64 y y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 y y (fma.f64 x x (*.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (fabs.f64 (+.f64 y x)) (-.f64 y x))) (neg.f64 (fabs.f64 (+.f64 y x)))) |
(/.f64 (neg.f64 (fabs.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (neg.f64 (fabs.f64 (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) y) (*.f64 y y))))) |
(/.f64 (neg.f64 (fabs.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (neg.f64 (fabs.f64 (fma.f64 y (+.f64 y x) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (+.f64 y x)) (*.f64 (+.f64 y x) (*.f64 x x))) (pow.f64 (+.f64 y x) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 y x)) (*.f64 (+.f64 y x) (*.f64 y y))) (pow.f64 (+.f64 y x) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y (+.f64 y x) (*.f64 x x))) (*.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)) (pow.f64 y #s(literal 3 binary64)))) (pow.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y (+.f64 y x) (*.f64 x x)) (*.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)) (pow.f64 y #s(literal 3 binary64)))) (pow.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) y) (*.f64 y y)) (*.f64 (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) y) (*.f64 y y)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) y) (*.f64 y y)) (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) y) (*.f64 y y)))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (-.f64 y x))) (sqrt.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (-.f64 y x))) (sqrt.f64 (+.f64 y x))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 y x) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (sqrt.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 y x) (*.f64 (+.f64 y x) (-.f64 y x)))) (sqrt.f64 (+.f64 y x))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (sqrt.f64 (*.f64 (+.f64 y x) (fma.f64 y (+.f64 y x) (*.f64 x x))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (*.f64 (+.f64 y x) (-.f64 y x)))) (sqrt.f64 (*.f64 (fma.f64 y (+.f64 y x) (*.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 (fma.f64 x x (*.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 y x))) (neg.f64 (-.f64 (neg.f64 y) x))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 y x))) (neg.f64 (-.f64 (neg.f64 x) y))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 y x))) (neg.f64 (neg.f64 (+.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 y x))) (neg.f64 (+.f64 y x))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 y x))) (+.f64 y x)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (neg.f64 (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) y) (*.f64 y y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (neg.f64 (fma.f64 y (+.f64 y x) (*.f64 x x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) y) (*.f64 y y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 y (+.f64 y x) (*.f64 x x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) y) (*.f64 y y))) |
(/.f64 (*.f64 (fabs.f64 (+.f64 y x)) (-.f64 y x)) (fabs.f64 (+.f64 y x))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fabs.f64 (fma.f64 y y (fma.f64 x x (*.f64 y x))))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fabs.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) y) (*.f64 y y)))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (-.f64 (neg.f64 y) x)) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (-.f64 (neg.f64 x) y)) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (neg.f64 (+.f64 y x))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (+.f64 y x)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (neg.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (neg.f64 (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) y) (*.f64 y y)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 y (+.f64 y x) (*.f64 x x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) y) (*.f64 y y))) |
(neg.f64 (-.f64 y x)) |
(fma.f64 #s(literal -1 binary64) y x) |
(fma.f64 #s(literal -1 binary64) x y) |
(fma.f64 y #s(literal -1 binary64) x) |
(fma.f64 x #s(literal -1 binary64) y) |
(sqrt.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 (neg.f64 y) x)) (/.f64 (*.f64 x x) (-.f64 (neg.f64 y) x))) |
(-.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (fma.f64 x x (*.f64 y x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y y (fma.f64 x x (*.f64 y x))))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 (neg.f64 x) y)) (/.f64 (*.f64 y y) (-.f64 (neg.f64 x) y))) |
(-.f64 (/.f64 (*.f64 y y) (neg.f64 (+.f64 y x))) (/.f64 (*.f64 x x) (neg.f64 (+.f64 y x)))) |
(-.f64 (/.f64 (*.f64 x x) (neg.f64 (+.f64 y x))) (/.f64 (*.f64 y y) (neg.f64 (+.f64 y x)))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) y) (*.f64 y y))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) y) (*.f64 y y)))) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (/.f64 (*.f64 x x) (+.f64 y x))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 y x)) (/.f64 (*.f64 y y) (+.f64 y x))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y (+.f64 y x) (*.f64 x x))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(-.f64 y x) |
(-.f64 x (*.f64 (neg.f64 y) #s(literal -1 binary64))) |
(-.f64 x y) |
(fabs.f64 (-.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y (+.f64 y x) (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y (+.f64 y x) (*.f64 x x))))) |
(fabs.f64 (-.f64 (*.f64 (neg.f64 y) #s(literal -1 binary64)) x)) |
(fabs.f64 (-.f64 y x)) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(+.f64 (/.f64 (*.f64 y y) (-.f64 (neg.f64 y) x)) (/.f64 (*.f64 x (neg.f64 x)) (-.f64 (neg.f64 y) x))) |
(+.f64 (/.f64 (*.f64 x x) (-.f64 (neg.f64 x) y)) (/.f64 (*.f64 (neg.f64 y) y) (-.f64 (neg.f64 x) y))) |
(+.f64 (/.f64 (*.f64 x x) (-.f64 (neg.f64 x) y)) (/.f64 (*.f64 y (neg.f64 y)) (-.f64 (neg.f64 x) y))) |
(+.f64 (/.f64 (*.f64 y y) (neg.f64 (+.f64 y x))) (/.f64 (*.f64 x (neg.f64 x)) (neg.f64 (+.f64 y x)))) |
(+.f64 (/.f64 (*.f64 x x) (neg.f64 (+.f64 y x))) (/.f64 (*.f64 (neg.f64 y) y) (neg.f64 (+.f64 y x)))) |
(+.f64 (/.f64 (*.f64 x x) (neg.f64 (+.f64 y x))) (/.f64 (*.f64 y (neg.f64 y)) (neg.f64 (+.f64 y x)))) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y (+.f64 y x) (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) y) (*.f64 y y))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) y) (*.f64 y y)))) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) y) (*.f64 y y))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) y) (*.f64 y y)))) |
(+.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (/.f64 (*.f64 x (neg.f64 x)) (+.f64 y x))) |
(+.f64 (/.f64 (*.f64 x x) (+.f64 y x)) (/.f64 (*.f64 (neg.f64 y) y) (+.f64 y x))) |
(+.f64 (/.f64 (*.f64 x x) (+.f64 y x)) (/.f64 (*.f64 y (neg.f64 y)) (+.f64 y x))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y (+.f64 y x) (*.f64 x x))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(+.f64 (neg.f64 x) y) |
(+.f64 (neg.f64 y) x) |
(+.f64 y (neg.f64 x)) |
(+.f64 x (neg.f64 y)) |
(*.f64 (neg.f64 (sqrt.f64 (-.f64 y x))) (neg.f64 (sqrt.f64 (-.f64 y x)))) |
(*.f64 (sqrt.f64 (-.f64 y x)) (sqrt.f64 (-.f64 y x))) |
(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 (+.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y (+.f64 y x) (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y (+.f64 y x) (*.f64 x x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y (+.f64 y x) (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y (+.f64 y x) (*.f64 x x))) (-.f64 (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y (+.f64 y x) (*.f64 x x))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y (+.f64 y x) (*.f64 x x)))) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y (+.f64 y x) (*.f64 x x))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y (+.f64 y x) (*.f64 x x))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) y) (*.f64 y y))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) y) (*.f64 y y))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) y) (*.f64 y y))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) y) (*.f64 y y))) (-.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) y) (*.f64 y y))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) y) (*.f64 y y)))) (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) y) (*.f64 y y))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) y) (*.f64 y y))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 y x)))) (neg.f64 (neg.f64 (+.f64 y x)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 y x)))) (neg.f64 (+.f64 y x))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) y) (*.f64 y y))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 y (+.f64 y x) (*.f64 x x))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (neg.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (neg.f64 (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) y) (*.f64 y y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 y y (fma.f64 x x (*.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (fabs.f64 (+.f64 y x)) (-.f64 y x))) (neg.f64 (fabs.f64 (+.f64 y x)))) |
(/.f64 (neg.f64 (fabs.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (neg.f64 (fabs.f64 (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) y) (*.f64 y y))))) |
(/.f64 (neg.f64 (fabs.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (neg.f64 (fabs.f64 (fma.f64 y (+.f64 y x) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (+.f64 y x)) (*.f64 (+.f64 y x) (*.f64 x x))) (pow.f64 (+.f64 y x) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 y x)) (*.f64 (+.f64 y x) (*.f64 y y))) (pow.f64 (+.f64 y x) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y (+.f64 y x) (*.f64 x x))) (*.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)) (pow.f64 y #s(literal 3 binary64)))) (pow.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y (+.f64 y x) (*.f64 x x)) (*.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)) (pow.f64 y #s(literal 3 binary64)))) (pow.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) y) (*.f64 y y)) (*.f64 (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) y) (*.f64 y y)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) y) (*.f64 y y)) (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) y) (*.f64 y y)))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (-.f64 y x))) (sqrt.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (-.f64 y x))) (sqrt.f64 (+.f64 y x))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 y x) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (sqrt.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 y x) (*.f64 (+.f64 y x) (-.f64 y x)))) (sqrt.f64 (+.f64 y x))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (sqrt.f64 (*.f64 (+.f64 y x) (fma.f64 y (+.f64 y x) (*.f64 x x))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (*.f64 (+.f64 y x) (-.f64 y x)))) (sqrt.f64 (*.f64 (fma.f64 y (+.f64 y x) (*.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 (fma.f64 x x (*.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 y x))) (neg.f64 (-.f64 (neg.f64 y) x))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 y x))) (neg.f64 (-.f64 (neg.f64 x) y))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 y x))) (neg.f64 (neg.f64 (+.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 y x))) (neg.f64 (+.f64 y x))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 y x))) (+.f64 y x)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (neg.f64 (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) y) (*.f64 y y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (neg.f64 (fma.f64 y (+.f64 y x) (*.f64 x x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) y) (*.f64 y y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 y (+.f64 y x) (*.f64 x x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) y) (*.f64 y y))) |
(/.f64 (*.f64 (fabs.f64 (+.f64 y x)) (-.f64 y x)) (fabs.f64 (+.f64 y x))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fabs.f64 (fma.f64 y y (fma.f64 x x (*.f64 y x))))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fabs.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) y) (*.f64 y y)))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (-.f64 (neg.f64 y) x)) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (-.f64 (neg.f64 x) y)) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (neg.f64 (+.f64 y x))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (+.f64 y x)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (neg.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (neg.f64 (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) y) (*.f64 y y)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 y (+.f64 y x) (*.f64 x x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) y) (*.f64 y y))) |
(neg.f64 (-.f64 y x)) |
(fma.f64 #s(literal -1 binary64) y x) |
(fma.f64 #s(literal -1 binary64) x y) |
(fma.f64 y #s(literal -1 binary64) x) |
(fma.f64 x #s(literal -1 binary64) y) |
(sqrt.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 (neg.f64 y) x)) (/.f64 (*.f64 x x) (-.f64 (neg.f64 y) x))) |
(-.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (fma.f64 x x (*.f64 y x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y y (fma.f64 x x (*.f64 y x))))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 (neg.f64 x) y)) (/.f64 (*.f64 y y) (-.f64 (neg.f64 x) y))) |
(-.f64 (/.f64 (*.f64 y y) (neg.f64 (+.f64 y x))) (/.f64 (*.f64 x x) (neg.f64 (+.f64 y x)))) |
(-.f64 (/.f64 (*.f64 x x) (neg.f64 (+.f64 y x))) (/.f64 (*.f64 y y) (neg.f64 (+.f64 y x)))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) y) (*.f64 y y))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) y) (*.f64 y y)))) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (/.f64 (*.f64 x x) (+.f64 y x))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 y x)) (/.f64 (*.f64 y y) (+.f64 y x))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y (+.f64 y x) (*.f64 x x))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(-.f64 y x) |
(-.f64 x (*.f64 (neg.f64 y) #s(literal -1 binary64))) |
(-.f64 x y) |
(fabs.f64 (-.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y (+.f64 y x) (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y (+.f64 y x) (*.f64 x x))))) |
(fabs.f64 (-.f64 (*.f64 (neg.f64 y) #s(literal -1 binary64)) x)) |
(fabs.f64 (-.f64 y x)) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(+.f64 (/.f64 (*.f64 y y) (-.f64 (neg.f64 y) x)) (/.f64 (*.f64 x (neg.f64 x)) (-.f64 (neg.f64 y) x))) |
(+.f64 (/.f64 (*.f64 x x) (-.f64 (neg.f64 x) y)) (/.f64 (*.f64 (neg.f64 y) y) (-.f64 (neg.f64 x) y))) |
(+.f64 (/.f64 (*.f64 x x) (-.f64 (neg.f64 x) y)) (/.f64 (*.f64 y (neg.f64 y)) (-.f64 (neg.f64 x) y))) |
(+.f64 (/.f64 (*.f64 y y) (neg.f64 (+.f64 y x))) (/.f64 (*.f64 x (neg.f64 x)) (neg.f64 (+.f64 y x)))) |
(+.f64 (/.f64 (*.f64 x x) (neg.f64 (+.f64 y x))) (/.f64 (*.f64 (neg.f64 y) y) (neg.f64 (+.f64 y x)))) |
(+.f64 (/.f64 (*.f64 x x) (neg.f64 (+.f64 y x))) (/.f64 (*.f64 y (neg.f64 y)) (neg.f64 (+.f64 y x)))) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y (+.f64 y x) (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) y) (*.f64 y y))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) y) (*.f64 y y)))) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) y) (*.f64 y y))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) y) (*.f64 y y)))) |
(+.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (/.f64 (*.f64 x (neg.f64 x)) (+.f64 y x))) |
(+.f64 (/.f64 (*.f64 x x) (+.f64 y x)) (/.f64 (*.f64 (neg.f64 y) y) (+.f64 y x))) |
(+.f64 (/.f64 (*.f64 x x) (+.f64 y x)) (/.f64 (*.f64 y (neg.f64 y)) (+.f64 y x))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y (+.f64 y x) (*.f64 x x))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(+.f64 (neg.f64 x) y) |
(+.f64 (neg.f64 y) x) |
(+.f64 y (neg.f64 x)) |
(+.f64 x (neg.f64 y)) |
x |
y |
#s(approx (sqrt (fabs (- x y))) (sqrt.f64 (-.f64 y x))) |
#s(approx (fabs (- x y)) (-.f64 y x)) |
#s(approx (fabs (- x y)) (neg.f64 y)) |
#s(approx (fabs (- x y)) (-.f64 y x)) |
#s(approx x x) |
#s(approx (fabs (- x y)) x) |
#s(approx (fabs (- x y)) (*.f64 (/.f64 (-.f64 y x) x) x)) |
#s(approx (sqrt (fabs (- x y))) (sqrt.f64 (-.f64 y x))) |
#s(approx (fabs (- x y)) (-.f64 y x)) |
#s(approx (fabs (- x y)) (*.f64 (/.f64 (-.f64 y x) x) x)) |
#s(approx (fabs (- x y)) (-.f64 y x)) |
#s(approx y y) |
#s(approx (fabs (- x y)) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y)) |
#s(approx (sqrt (fabs (- x y))) (sqrt.f64 (-.f64 y x))) |
#s(approx (fabs (- x y)) (-.f64 y x)) |
#s(approx (fabs (- x y)) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y)) |
Compiled 2 212 to 399 computations (82% saved)
4 alts after pruning (4 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 124 | 4 | 128 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 125 | 4 | 129 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 56.4% | (/.f64 (sqrt.f64 (*.f64 (fabs.f64 (+.f64 y x)) (-.f64 y x))) (sqrt.f64 (fabs.f64 (+.f64 y x)))) |
| ▶ | 36.0% | (sqrt.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (neg.f64 (fma.f64 y (+.f64 y x) (*.f64 x x))))) |
| ▶ | 100.0% | (sqrt.f64 (-.f64 y x)) |
| ▶ | 51.1% | (sqrt.f64 (fabs.f64 #s(approx (fabs (- x y)) x))) |
Compiled 45 to 32 computations (28.9% saved)
| Inputs |
|---|
(sqrt.f64 (fabs.f64 #s(approx (fabs (- x y)) x))) |
(fabs.f64 #s(approx (fabs (- x y)) x)) |
#s(approx (fabs (- x y)) x) |
x |
(sqrt.f64 (-.f64 y x)) |
(-.f64 y x) |
y |
(sqrt.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (neg.f64 (fma.f64 y (+.f64 y x) (*.f64 x x))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (neg.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) |
(pow.f64 x #s(literal 3 binary64)) |
#s(literal 3 binary64) |
(pow.f64 y #s(literal 3 binary64)) |
(neg.f64 (fma.f64 y (+.f64 y x) (*.f64 x x))) |
(fma.f64 y (+.f64 y x) (*.f64 x x)) |
(+.f64 y x) |
(*.f64 x x) |
(/.f64 (sqrt.f64 (*.f64 (fabs.f64 (+.f64 y x)) (-.f64 y x))) (sqrt.f64 (fabs.f64 (+.f64 y x)))) |
(sqrt.f64 (*.f64 (fabs.f64 (+.f64 y x)) (-.f64 y x))) |
(*.f64 (fabs.f64 (+.f64 y x)) (-.f64 y x)) |
(fabs.f64 (+.f64 y x)) |
(sqrt.f64 (fabs.f64 (+.f64 y x))) |
| Outputs |
|---|
#s(approx (sqrt (fabs (fabs (- x y)))) #s(hole binary64 (sqrt (fabs (fabs (- x y)))))) |
#s(approx (fabs (fabs (- x y))) #s(hole binary64 (fabs (fabs (- x y))))) |
#s(approx (fabs (- x y)) #s(hole binary64 (fabs (- 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 (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x))))) #s(hole binary64 (* (sqrt y) (pow (sqrt -1) 2)))) |
#s(approx (sqrt (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x))))) #s(hole binary64 (+ (* 1/2 (* x (sqrt (/ 1 y)))) (* (sqrt y) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x))))) #s(hole binary64 (+ (* x (+ (* -1/8 (* (/ x (pow (sqrt -1) 2)) (sqrt (/ 1 (pow y 3))))) (* 1/2 (sqrt (/ 1 y))))) (* (sqrt y) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x))))) #s(hole binary64 (+ (* x (+ (* 1/2 (sqrt (/ 1 y))) (* x (+ (* -1/8 (* (sqrt (/ 1 (pow y 3))) (/ 1 (pow (sqrt -1) 2)))) (* 1/16 (* (/ x (pow (sqrt -1) 4)) (sqrt (/ 1 (pow y 5))))))))) (* (sqrt y) (pow (sqrt -1) 2))))) |
#s(approx (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x)))) #s(hole binary64 y)) |
#s(approx (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x)))) #s(hole binary64 (+ y (* -1 x)))) |
#s(approx (- (pow x 3) (pow y 3)) #s(hole binary64 (* -1 (pow y 3)))) |
#s(approx (- (pow x 3) (pow y 3)) #s(hole binary64 (- (pow x 3) (pow y 3)))) |
#s(approx (pow x 3) #s(hole binary64 (pow x 3))) |
#s(approx (neg (+ (* y (+ y x)) (* x x))) #s(hole binary64 (* -1 (pow y 2)))) |
#s(approx (neg (+ (* y (+ y x)) (* x x))) #s(hole binary64 (- (* -1 (* x y)) (pow y 2)))) |
#s(approx (neg (+ (* y (+ y x)) (* x x))) #s(hole binary64 (- (* x (- (* -1 x) y)) (pow y 2)))) |
#s(approx (+ (* y (+ y x)) (* x x)) #s(hole binary64 (pow y 2))) |
#s(approx (+ (* y (+ y x)) (* x x)) #s(hole binary64 (+ (* x y) (pow y 2)))) |
#s(approx (+ (* y (+ y x)) (* x x)) #s(hole binary64 (+ (* x (+ x y)) (pow y 2)))) |
#s(approx (+ y x) #s(hole binary64 y)) |
#s(approx (+ y x) #s(hole binary64 (+ x y))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (/ (sqrt (* (fabs (+ y x)) (- y x))) (sqrt (fabs (+ y x)))) #s(hole binary64 (sqrt y))) |
#s(approx (/ (sqrt (* (fabs (+ y x)) (- y x))) (sqrt (fabs (+ y x)))) #s(hole binary64 (+ (sqrt y) (* -1/2 (* x (sqrt (/ 1 y))))))) |
#s(approx (/ (sqrt (* (fabs (+ y x)) (- y x))) (sqrt (fabs (+ y x)))) #s(hole binary64 (+ (sqrt y) (* x (+ (* -1/2 (sqrt (/ 1 y))) (* -1/8 (* x (sqrt (/ 1 (pow y 3)))))))))) |
#s(approx (/ (sqrt (* (fabs (+ y x)) (- y x))) (sqrt (fabs (+ 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 (* (fabs (+ y x)) (- y x))) #s(hole binary64 (sqrt (* y (fabs (+ x y)))))) |
#s(approx (sqrt (* (fabs (+ y x)) (- y x))) #s(hole binary64 (+ (sqrt (* y (fabs (+ x y)))) (* -1/2 (* x (sqrt (/ (fabs (+ x y)) y))))))) |
#s(approx (sqrt (* (fabs (+ y x)) (- y x))) #s(hole binary64 (+ (sqrt (* y (fabs (+ x y)))) (* x (+ (* -1/2 (sqrt (/ (fabs (+ x y)) y))) (* -1/8 (* x (sqrt (/ (fabs (+ x y)) (pow y 3)))))))))) |
#s(approx (sqrt (* (fabs (+ y x)) (- y x))) #s(hole binary64 (+ (sqrt (* y (fabs (+ x y)))) (* x (+ (* -1/2 (sqrt (/ (fabs (+ x y)) y))) (* x (+ (* -1/8 (sqrt (/ (fabs (+ x y)) (pow y 3)))) (* -1/16 (* x (sqrt (/ (fabs (+ x y)) (pow y 5)))))))))))) |
#s(approx (* (fabs (+ y x)) (- y x)) #s(hole binary64 (* y (fabs (+ x y))))) |
#s(approx (* (fabs (+ y x)) (- y x)) #s(hole binary64 (+ (* -1 (* x (fabs (+ x y)))) (* y (fabs (+ x y)))))) |
#s(approx (fabs (+ y x)) #s(hole binary64 (fabs (+ x y)))) |
#s(approx (sqrt (fabs (+ y x))) #s(hole binary64 (sqrt (fabs (+ x y))))) |
#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 (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x))))) #s(hole binary64 (* (sqrt x) (sqrt -1)))) |
#s(approx (sqrt (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x))))) #s(hole binary64 (* x (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (* y (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))))) |
#s(approx (sqrt (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x))))) #s(hole binary64 (* x (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (* y (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (pow x 5))) (* (sqrt -1) (+ (* -1 (pow y 2)) (pow y 2))))) (* (sqrt (/ 1 x)) (sqrt -1))))))) |
#s(approx (sqrt (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x))))) #s(hole binary64 (* x (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (* y (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (pow x 5))) (* (sqrt -1) (+ (* -1 (pow y 2)) (pow y 2))))) (+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (* (sqrt -1) (+ (* -1 (* y (+ (* -1 (pow y 2)) (pow y 2)))) (* 1/4 (* x (pow y 2))))))) (* (sqrt (/ 1 x)) (sqrt -1)))))))) |
#s(approx (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x)))) #s(hole binary64 (* -1 x))) |
#s(approx (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x)))) #s(hole binary64 (* x (- (/ y x) 1)))) |
#s(approx (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x)))) #s(hole binary64 (* x (- (+ (* -1 (/ (pow y 2) (pow x 2))) (+ (/ y x) (/ (pow y 2) (pow x 2)))) 1)))) |
#s(approx (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x)))) #s(hole binary64 (* x (- (+ (* -1 (/ (* y (+ (* -1 (pow y 2)) (pow y 2))) (pow x 3))) (+ (* -1 (/ (pow y 2) (pow x 2))) (+ (/ y x) (/ (pow y 2) (pow x 2))))) 1)))) |
#s(approx (- (pow x 3) (pow y 3)) #s(hole binary64 (pow x 3))) |
#s(approx (- (pow x 3) (pow y 3)) #s(hole binary64 (* (pow x 3) (+ 1 (* -1 (/ (pow y 3) (pow x 3))))))) |
#s(approx (neg (+ (* y (+ y x)) (* x x))) #s(hole binary64 (* -1 (pow x 2)))) |
#s(approx (neg (+ (* y (+ y x)) (* x x))) #s(hole binary64 (* (pow x 2) (- (* -1 (/ y x)) 1)))) |
#s(approx (neg (+ (* y (+ y x)) (* x x))) #s(hole binary64 (* (pow x 2) (- (* -1 (/ (pow y 2) (pow x 2))) (+ 1 (/ y x)))))) |
#s(approx (+ (* y (+ y x)) (* x x)) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* y (+ y x)) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (/ y x))))) |
#s(approx (+ (* y (+ y x)) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (+ (/ y x) (/ (pow y 2) (pow x 2))))))) |
#s(approx (+ y x) #s(hole binary64 x)) |
#s(approx (+ y x) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (/ (sqrt (* (fabs (+ y x)) (- y x))) (sqrt (fabs (+ y x)))) #s(hole binary64 (* (sqrt x) (sqrt -1)))) |
#s(approx (/ (sqrt (* (fabs (+ y x)) (- y x))) (sqrt (fabs (+ y x)))) #s(hole binary64 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ y (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))))) |
#s(approx (/ (sqrt (* (fabs (+ y x)) (- y x))) (sqrt (fabs (+ 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 (* (fabs (+ y x)) (- y x))) (sqrt (fabs (+ 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 (+ y x)) (- y x))) #s(hole binary64 (* (sqrt (* x (fabs (+ x y)))) (sqrt -1)))) |
#s(approx (sqrt (* (fabs (+ y x)) (- y x))) #s(hole binary64 (* x (+ (* 1/2 (* (sqrt (/ (fabs (+ x y)) (pow x 3))) (/ y (sqrt -1)))) (* (sqrt (/ (fabs (+ x y)) x)) (sqrt -1)))))) |
#s(approx (sqrt (* (fabs (+ y x)) (- y x))) #s(hole binary64 (* x (+ (* -1/8 (* (sqrt (/ (fabs (+ x y)) (pow x 5))) (/ (pow y 2) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ (fabs (+ x y)) (pow x 3))) (/ y (sqrt -1)))) (* (sqrt (/ (fabs (+ x y)) x)) (sqrt -1))))))) |
#s(approx (sqrt (* (fabs (+ y x)) (- y x))) #s(hole binary64 (* x (+ (* -1/8 (* (sqrt (/ (fabs (+ x y)) (pow x 5))) (/ (pow y 2) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ (fabs (+ x y)) (pow x 7))) (/ (pow y 3) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ (fabs (+ x y)) (pow x 3))) (/ y (sqrt -1)))) (* (sqrt (/ (fabs (+ x y)) x)) (sqrt -1)))))))) |
#s(approx (* (fabs (+ y x)) (- y x)) #s(hole binary64 (* -1 (* x (fabs (+ x y)))))) |
#s(approx (* (fabs (+ y x)) (- y x)) #s(hole binary64 (* x (+ (* -1 (fabs (+ x y))) (/ (* y (fabs (+ x y))) x))))) |
#s(approx (sqrt (fabs (fabs (- x y)))) #s(hole binary64 (sqrt (fabs (fabs (neg (+ y (* -1 x)))))))) |
#s(approx (fabs (fabs (- x y))) #s(hole binary64 (fabs (fabs (neg (+ y (* -1 x))))))) |
#s(approx (fabs (- x y)) #s(hole binary64 (fabs (neg (+ y (* -1 x)))))) |
#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 (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x))))) #s(hole binary64 (* -1 (* (sqrt x) (sqrt -1))))) |
#s(approx (sqrt (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x))))) #s(hole binary64 (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* y (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1))))))) |
#s(approx (sqrt (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x))))) #s(hole binary64 (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* y (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 5))) (* (sqrt -1) (+ (* -1 (pow y 2)) (pow y 2))))) (* (sqrt (/ 1 x)) (sqrt -1)))))))) |
#s(approx (sqrt (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x))))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1/2 (* (sqrt x) (* (sqrt -1) (+ (* -1 (pow y 2)) (pow y 2))))) (* 1/2 (* (sqrt (/ 1 x)) (* (sqrt -1) (+ (* -1/4 (* x (pow y 2))) (* y (+ (* -1 (pow y 2)) (pow y 2)))))))) (pow x 3))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* y (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))))))) |
#s(approx (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x)))) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ y x))))))) |
#s(approx (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x)))) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ (- (+ (* -1 (/ (pow y 2) x)) (/ (pow y 2) x)) (* -1 y)) x))))))) |
#s(approx (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x)))) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ (- (* -1 (/ (- (/ (* y (+ (* -1 (pow y 2)) (pow y 2))) x) (+ (* -1 (pow y 2)) (pow y 2))) x)) (* -1 y)) x))))))) |
#s(approx (- (pow x 3) (pow y 3)) #s(hole binary64 (* -1 (* (pow x 3) (- (/ (pow y 3) (pow x 3)) 1))))) |
#s(approx (neg (+ (* y (+ y x)) (* x x))) #s(hole binary64 (* (pow x 2) (- (* -1 (/ (- (/ (pow y 2) x) (* -1 y)) x)) 1)))) |
#s(approx (+ (* y (+ y x)) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (+ (* -1 y) (* -1 (/ (pow y 2) x))) x)))))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (/ (sqrt (* (fabs (+ y x)) (- y x))) (sqrt (fabs (+ y x)))) #s(hole binary64 (* -1 (* (sqrt x) (sqrt -1))))) |
#s(approx (/ (sqrt (* (fabs (+ y x)) (- y x))) (sqrt (fabs (+ 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 (* (fabs (+ y x)) (- y x))) (sqrt (fabs (+ 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 (* (fabs (+ y x)) (- y x))) (sqrt (fabs (+ 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 (* (fabs (+ y x)) (- y x))) #s(hole binary64 (* -1 (* (sqrt (* x (fabs (- y (* -1 x))))) (sqrt -1))))) |
#s(approx (sqrt (* (fabs (+ y x)) (- y x))) #s(hole binary64 (* -1 (* x (+ (* 1/2 (* (sqrt (/ (fabs (- y (* -1 x))) (pow x 3))) (* y (sqrt -1)))) (* (sqrt (/ (fabs (- y (* -1 x))) x)) (sqrt -1))))))) |
#s(approx (sqrt (* (fabs (+ y x)) (- y x))) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ (fabs (- y (* -1 x))) (pow x 5))) (* (pow y 2) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ (fabs (- y (* -1 x))) (pow x 3))) (* y (sqrt -1)))) (* (sqrt (/ (fabs (- y (* -1 x))) x)) (sqrt -1)))))))) |
#s(approx (sqrt (* (fabs (+ y x)) (- y x))) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ (fabs (- y (* -1 x))) (pow x 5))) (* (pow y 2) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ (fabs (- y (* -1 x))) (pow x 7))) (* (pow y 3) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ (fabs (- y (* -1 x))) (pow x 3))) (* y (sqrt -1)))) (* (sqrt (/ (fabs (- y (* -1 x))) x)) (sqrt -1))))))))) |
#s(approx (* (fabs (+ y x)) (- y x)) #s(hole binary64 (* -1 (* x (fabs (- y (* -1 x))))))) |
#s(approx (* (fabs (+ y x)) (- y x)) #s(hole binary64 (* -1 (* x (+ (fabs (- y (* -1 x))) (* -1 (/ (* y (fabs (- y (* -1 x)))) x))))))) |
#s(approx (fabs (+ y x)) #s(hole binary64 (fabs (- y (* -1 x))))) |
#s(approx (sqrt (fabs (+ y x))) #s(hole binary64 (sqrt (fabs (- y (* -1 x)))))) |
#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 (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x))))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 x)) (* y (sqrt -1)))) (* (sqrt x) (sqrt -1))))) |
#s(approx (sqrt (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x))))) #s(hole binary64 (+ (* y (+ (* -1/2 (* (sqrt (/ 1 x)) (sqrt -1))) (* -1/8 (* (sqrt (/ 1 (pow x 3))) (* y (sqrt -1)))))) (* (sqrt x) (sqrt -1))))) |
#s(approx (sqrt (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x))))) #s(hole binary64 (+ (* y (+ (* -1/2 (* (sqrt (/ 1 x)) (sqrt -1))) (* y (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (* -1/16 (* (sqrt (/ 1 (pow x 5))) (* y (sqrt -1)))))))) (* (sqrt x) (sqrt -1))))) |
#s(approx (- (pow x 3) (pow y 3)) #s(hole binary64 (+ (* -1 (pow y 3)) (pow x 3)))) |
#s(approx (pow y 3) #s(hole binary64 (pow y 3))) |
#s(approx (neg (+ (* y (+ y x)) (* x x))) #s(hole binary64 (- (* -1 (* x y)) (pow x 2)))) |
#s(approx (neg (+ (* y (+ y x)) (* x x))) #s(hole binary64 (- (* y (- (* -1 y) x)) (pow x 2)))) |
#s(approx (+ (* y (+ y x)) (* x x)) #s(hole binary64 (+ (* x y) (pow x 2)))) |
#s(approx (+ (* y (+ y x)) (* x x)) #s(hole binary64 (+ (* y (+ x y)) (pow x 2)))) |
#s(approx (/ (sqrt (* (fabs (+ y x)) (- y x))) (sqrt (fabs (+ y x)))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 x)) (/ y (sqrt -1)))) (* (sqrt x) (sqrt -1))))) |
#s(approx (/ (sqrt (* (fabs (+ y x)) (- y x))) (sqrt (fabs (+ 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 (* (fabs (+ y x)) (- y x))) (sqrt (fabs (+ 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 (* (fabs (+ y x)) (- y x))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ (fabs (+ x y)) x)) (/ y (sqrt -1)))) (* (sqrt (* x (fabs (+ x y)))) (sqrt -1))))) |
#s(approx (sqrt (* (fabs (+ y x)) (- y x))) #s(hole binary64 (+ (* y (+ (* -1/8 (* (sqrt (/ (fabs (+ x y)) (pow x 3))) (/ y (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ (fabs (+ x y)) x)) (/ 1 (sqrt -1)))))) (* (sqrt (* x (fabs (+ x y)))) (sqrt -1))))) |
#s(approx (sqrt (* (fabs (+ y x)) (- y x))) #s(hole binary64 (+ (* y (+ (* 1/2 (* (sqrt (/ (fabs (+ x y)) x)) (/ 1 (sqrt -1)))) (* y (+ (* -1/8 (* (sqrt (/ (fabs (+ x y)) (pow x 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ (fabs (+ x y)) (pow x 5))) (/ y (pow (sqrt -1) 5)))))))) (* (sqrt (* x (fabs (+ x y)))) (sqrt -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 (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x))))) #s(hole binary64 (* y (+ (* 1/2 (* x (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (pow (sqrt -1) 2)))))) |
#s(approx (sqrt (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x))))) #s(hole binary64 (* y (+ (* -1/2 (* (sqrt (/ 1 (pow y 5))) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* 1/2 (* x (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x))))) #s(hole binary64 (* y (+ (* -1/2 (* (sqrt (/ 1 (pow y 5))) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* -1/2 (* (sqrt (/ 1 (pow y 7))) (+ (* -1 (* x (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/4 (/ (* (pow x 2) y) (pow (sqrt -1) 2)))))) (+ (* 1/2 (* x (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (pow (sqrt -1) 2)))))))) |
#s(approx (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x)))) #s(hole binary64 (* y (+ 1 (* -1 (/ x y)))))) |
#s(approx (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x)))) #s(hole binary64 (* y (+ 1 (+ (* -1 (/ x y)) (+ (* -1 (/ (pow x 2) (pow y 2))) (/ (pow x 2) (pow y 2)))))))) |
#s(approx (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x)))) #s(hole binary64 (* y (+ 1 (+ (* -1 (/ x y)) (+ (* -1 (/ (* x (+ (* -1 (pow x 2)) (pow x 2))) (pow y 3))) (+ (* -1 (/ (pow x 2) (pow y 2))) (/ (pow x 2) (pow y 2))))))))) |
#s(approx (- (pow x 3) (pow y 3)) #s(hole binary64 (* (pow y 3) (- (/ (pow x 3) (pow y 3)) 1)))) |
#s(approx (neg (+ (* y (+ y x)) (* x x))) #s(hole binary64 (* (pow y 2) (- (* -1 (/ x y)) 1)))) |
#s(approx (neg (+ (* y (+ y x)) (* x x))) #s(hole binary64 (* (pow y 2) (- (* -1 (/ (pow x 2) (pow y 2))) (+ 1 (/ x y)))))) |
#s(approx (+ (* y (+ y x)) (* x x)) #s(hole binary64 (* (pow y 2) (+ 1 (/ x y))))) |
#s(approx (+ (* y (+ y x)) (* x x)) #s(hole binary64 (* (pow y 2) (+ 1 (+ (/ x y) (/ (pow x 2) (pow y 2))))))) |
#s(approx (+ y x) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (/ (sqrt (* (fabs (+ y x)) (- y x))) (sqrt (fabs (+ y x)))) #s(hole binary64 (* y (+ (sqrt (/ 1 y)) (* -1/2 (* x (sqrt (/ 1 (pow y 3))))))))) |
#s(approx (/ (sqrt (* (fabs (+ y x)) (- y x))) (sqrt (fabs (+ 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 (* (fabs (+ y x)) (- y x))) (sqrt (fabs (+ 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 (+ y x)) (- y x))) #s(hole binary64 (* y (+ (sqrt (/ (fabs (+ x y)) y)) (* -1/2 (* x (sqrt (/ (fabs (+ x y)) (pow y 3))))))))) |
#s(approx (sqrt (* (fabs (+ y x)) (- y x))) #s(hole binary64 (* y (+ (sqrt (/ (fabs (+ x y)) y)) (+ (* -1/2 (* x (sqrt (/ (fabs (+ x y)) (pow y 3))))) (* -1/8 (* (pow x 2) (sqrt (/ (fabs (+ x y)) (pow y 5)))))))))) |
#s(approx (sqrt (* (fabs (+ y x)) (- y x))) #s(hole binary64 (* y (+ (sqrt (/ (fabs (+ x y)) y)) (+ (* -1/2 (* x (sqrt (/ (fabs (+ x y)) (pow y 3))))) (+ (* -1/8 (* (pow x 2) (sqrt (/ (fabs (+ x y)) (pow y 5))))) (* -1/16 (* (pow x 3) (sqrt (/ (fabs (+ x y)) (pow y 7))))))))))) |
#s(approx (* (fabs (+ y x)) (- y x)) #s(hole binary64 (* y (+ (fabs (+ x y)) (* -1 (/ (* x (fabs (+ x y))) y)))))) |
#s(approx (sqrt (fabs (fabs (- x y)))) #s(hole binary64 (sqrt (fabs (fabs (+ x (* -1 y))))))) |
#s(approx (fabs (fabs (- x y))) #s(hole binary64 (fabs (fabs (+ x (* -1 y)))))) |
#s(approx (fabs (- x y)) #s(hole binary64 (fabs (+ x (* -1 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 (sqrt (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x))))) #s(hole binary64 (* -1 (* (sqrt y) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x 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 (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x))))) #s(hole binary64 (* -1 (* y (+ (* 1/2 (* (sqrt (/ 1 (pow y 5))) (* (pow (sqrt -1) 2) (+ (* -1 (pow x 2)) (pow x 2))))) (+ (* 1/2 (* (* x (pow (sqrt -1) 2)) (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (pow (sqrt -1) 2)))))))) |
#s(approx (sqrt (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x))))) #s(hole binary64 (* -1 (* y (+ (* -1 (/ (+ (* -1/2 (* (sqrt y) (* (pow (sqrt -1) 2) (+ (* -1 (pow x 2)) (pow x 2))))) (* 1/2 (* (sqrt (/ 1 y)) (* (pow (sqrt -1) 2) (+ (* -1/4 (* (pow x 2) y)) (* x (+ (* -1 (pow x 2)) (pow x 2)))))))) (pow y 3))) (+ (* 1/2 (* (* x (pow (sqrt -1) 2)) (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (pow (sqrt -1) 2)))))))) |
#s(approx (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x)))) #s(hole binary64 (* -1 (* y (- (/ x y) 1))))) |
#s(approx (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x)))) #s(hole binary64 (* -1 (* y (- (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1 (pow x 2)) (pow x 2)) y))) y)) 1))))) |
#s(approx (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x)))) #s(hole binary64 (* -1 (* y (- (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1 (/ (* x (+ (* -1 (pow x 2)) (pow x 2))) y)) (+ (* -1 (pow x 2)) (pow x 2))) y))) y)) 1))))) |
#s(approx (- (pow x 3) (pow y 3)) #s(hole binary64 (* -1 (* (pow y 3) (+ 1 (* -1 (/ (pow x 3) (pow y 3)))))))) |
#s(approx (neg (+ (* y (+ y x)) (* x x))) #s(hole binary64 (* (pow y 2) (- (* -1 (/ (- (/ (pow x 2) y) (* -1 x)) y)) 1)))) |
#s(approx (+ (* y (+ y x)) (* x x)) #s(hole binary64 (* (pow y 2) (+ 1 (* -1 (/ (+ (* -1 x) (* -1 (/ (pow x 2) y))) y)))))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (/ (sqrt (* (fabs (+ y x)) (- y x))) (sqrt (fabs (+ y x)))) #s(hole binary64 (* -1 (* (sqrt y) (pow (sqrt -1) 2))))) |
#s(approx (/ (sqrt (* (fabs (+ y x)) (- y x))) (sqrt (fabs (+ 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 (* (fabs (+ y x)) (- y x))) (sqrt (fabs (+ 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 (* (fabs (+ y x)) (- y x))) (sqrt (fabs (+ 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 (* (fabs (+ y x)) (- y x))) #s(hole binary64 (* -1 (* (sqrt (* y (fabs (- x (* -1 y))))) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (* (fabs (+ y x)) (- y x))) #s(hole binary64 (* -1 (* y (+ (* 1/2 (* (* x (pow (sqrt -1) 2)) (sqrt (/ (fabs (- x (* -1 y))) (pow y 3))))) (* (sqrt (/ (fabs (- x (* -1 y))) y)) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt (* (fabs (+ y x)) (- y x))) #s(hole binary64 (* -1 (* y (+ (* -1/8 (* (* (pow x 2) (pow (sqrt -1) 2)) (sqrt (/ (fabs (- x (* -1 y))) (pow y 5))))) (+ (* 1/2 (* (* x (pow (sqrt -1) 2)) (sqrt (/ (fabs (- x (* -1 y))) (pow y 3))))) (* (sqrt (/ (fabs (- x (* -1 y))) y)) (pow (sqrt -1) 2)))))))) |
#s(approx (sqrt (* (fabs (+ y x)) (- y x))) #s(hole binary64 (* -1 (* y (+ (* -1/8 (* (* (pow x 2) (pow (sqrt -1) 2)) (sqrt (/ (fabs (- x (* -1 y))) (pow y 5))))) (+ (* 1/16 (* (* (pow x 3) (pow (sqrt -1) 2)) (sqrt (/ (fabs (- x (* -1 y))) (pow y 7))))) (+ (* 1/2 (* (* x (pow (sqrt -1) 2)) (sqrt (/ (fabs (- x (* -1 y))) (pow y 3))))) (* (sqrt (/ (fabs (- x (* -1 y))) y)) (pow (sqrt -1) 2))))))))) |
#s(approx (* (fabs (+ y x)) (- y x)) #s(hole binary64 (* y (fabs (- x (* -1 y)))))) |
#s(approx (* (fabs (+ y x)) (- y x)) #s(hole binary64 (* -1 (* y (+ (* -1 (fabs (- x (* -1 y)))) (/ (* x (fabs (- x (* -1 y)))) y)))))) |
#s(approx (fabs (+ y x)) #s(hole binary64 (fabs (- x (* -1 y))))) |
#s(approx (sqrt (fabs (+ y x))) #s(hole binary64 (sqrt (fabs (- x (* -1 y)))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 33.0ms | y | @ | inf | ((sqrt (fabs (fabs (- x y)))) (fabs (fabs (- x y))) (fabs (- x y)) x (sqrt (- y x)) (- y x) y (sqrt (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x))))) (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x)))) (- (pow x 3) (pow y 3)) (pow x 3) 3 (pow y 3) (neg (+ (* y (+ y x)) (* x x))) (+ (* y (+ y x)) (* x x)) (+ y x) (* x x) (/ (sqrt (* (fabs (+ y x)) (- y x))) (sqrt (fabs (+ y x)))) (sqrt (* (fabs (+ y x)) (- y x))) (* (fabs (+ y x)) (- y x)) (fabs (+ y x)) (sqrt (fabs (+ y x)))) |
| 16.0ms | x | @ | 0 | ((sqrt (fabs (fabs (- x y)))) (fabs (fabs (- x y))) (fabs (- x y)) x (sqrt (- y x)) (- y x) y (sqrt (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x))))) (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x)))) (- (pow x 3) (pow y 3)) (pow x 3) 3 (pow y 3) (neg (+ (* y (+ y x)) (* x x))) (+ (* y (+ y x)) (* x x)) (+ y x) (* x x) (/ (sqrt (* (fabs (+ y x)) (- y x))) (sqrt (fabs (+ y x)))) (sqrt (* (fabs (+ y x)) (- y x))) (* (fabs (+ y x)) (- y x)) (fabs (+ y x)) (sqrt (fabs (+ y x)))) |
| 12.0ms | x | @ | -inf | ((sqrt (fabs (fabs (- x y)))) (fabs (fabs (- x y))) (fabs (- x y)) x (sqrt (- y x)) (- y x) y (sqrt (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x))))) (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x)))) (- (pow x 3) (pow y 3)) (pow x 3) 3 (pow y 3) (neg (+ (* y (+ y x)) (* x x))) (+ (* y (+ y x)) (* x x)) (+ y x) (* x x) (/ (sqrt (* (fabs (+ y x)) (- y x))) (sqrt (fabs (+ y x)))) (sqrt (* (fabs (+ y x)) (- y x))) (* (fabs (+ y x)) (- y x)) (fabs (+ y x)) (sqrt (fabs (+ y x)))) |
| 12.0ms | x | @ | inf | ((sqrt (fabs (fabs (- x y)))) (fabs (fabs (- x y))) (fabs (- x y)) x (sqrt (- y x)) (- y x) y (sqrt (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x))))) (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x)))) (- (pow x 3) (pow y 3)) (pow x 3) 3 (pow y 3) (neg (+ (* y (+ y x)) (* x x))) (+ (* y (+ y x)) (* x x)) (+ y x) (* x x) (/ (sqrt (* (fabs (+ y x)) (- y x))) (sqrt (fabs (+ y x)))) (sqrt (* (fabs (+ y x)) (- y x))) (* (fabs (+ y x)) (- y x)) (fabs (+ y x)) (sqrt (fabs (+ y x)))) |
| 10.0ms | y | @ | -inf | ((sqrt (fabs (fabs (- x y)))) (fabs (fabs (- x y))) (fabs (- x y)) x (sqrt (- y x)) (- y x) y (sqrt (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x))))) (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x)))) (- (pow x 3) (pow y 3)) (pow x 3) 3 (pow y 3) (neg (+ (* y (+ y x)) (* x x))) (+ (* y (+ y x)) (* x x)) (+ y x) (* x x) (/ (sqrt (* (fabs (+ y x)) (- y x))) (sqrt (fabs (+ y x)))) (sqrt (* (fabs (+ y x)) (- y x))) (* (fabs (+ y x)) (- y x)) (fabs (+ y x)) (sqrt (fabs (+ y x)))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 833 | 6131 |
| 0 | 859 | 4894 |
| 0 | 4611 | 4747 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(sqrt.f64 (fabs.f64 #s(approx (fabs (- x y)) x))) |
(fabs.f64 #s(approx (fabs (- x y)) x)) |
#s(approx (fabs (- x y)) x) |
x |
(sqrt.f64 (-.f64 y x)) |
(-.f64 y x) |
y |
(sqrt.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (neg.f64 (fma.f64 y (+.f64 y x) (*.f64 x x))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (neg.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) |
(pow.f64 x #s(literal 3 binary64)) |
#s(literal 3 binary64) |
(pow.f64 y #s(literal 3 binary64)) |
(neg.f64 (fma.f64 y (+.f64 y x) (*.f64 x x))) |
(fma.f64 y (+.f64 y x) (*.f64 x x)) |
(+.f64 y x) |
(*.f64 x x) |
(/.f64 (sqrt.f64 (*.f64 (fabs.f64 (+.f64 y x)) (-.f64 y x))) (sqrt.f64 (fabs.f64 (+.f64 y x)))) |
(sqrt.f64 (*.f64 (fabs.f64 (+.f64 y x)) (-.f64 y x))) |
(*.f64 (fabs.f64 (+.f64 y x)) (-.f64 y x)) |
(fabs.f64 (+.f64 y x)) |
(sqrt.f64 (fabs.f64 (+.f64 y x))) |
#s(approx (sqrt (fabs (fabs (- x y)))) #s(hole binary64 (sqrt (fabs (fabs (- x y)))))) |
#s(approx (fabs (fabs (- x y))) #s(hole binary64 (fabs (fabs (- x y))))) |
#s(approx (fabs (- x y)) #s(hole binary64 (fabs (- 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 (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x))))) #s(hole binary64 (* (sqrt y) (pow (sqrt -1) 2)))) |
#s(approx (sqrt (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x))))) #s(hole binary64 (+ (* 1/2 (* x (sqrt (/ 1 y)))) (* (sqrt y) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x))))) #s(hole binary64 (+ (* x (+ (* -1/8 (* (/ x (pow (sqrt -1) 2)) (sqrt (/ 1 (pow y 3))))) (* 1/2 (sqrt (/ 1 y))))) (* (sqrt y) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x))))) #s(hole binary64 (+ (* x (+ (* 1/2 (sqrt (/ 1 y))) (* x (+ (* -1/8 (* (sqrt (/ 1 (pow y 3))) (/ 1 (pow (sqrt -1) 2)))) (* 1/16 (* (/ x (pow (sqrt -1) 4)) (sqrt (/ 1 (pow y 5))))))))) (* (sqrt y) (pow (sqrt -1) 2))))) |
#s(approx (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x)))) #s(hole binary64 y)) |
#s(approx (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x)))) #s(hole binary64 (+ y (* -1 x)))) |
#s(approx (- (pow x 3) (pow y 3)) #s(hole binary64 (* -1 (pow y 3)))) |
#s(approx (- (pow x 3) (pow y 3)) #s(hole binary64 (- (pow x 3) (pow y 3)))) |
#s(approx (pow x 3) #s(hole binary64 (pow x 3))) |
#s(approx (neg (+ (* y (+ y x)) (* x x))) #s(hole binary64 (* -1 (pow y 2)))) |
#s(approx (neg (+ (* y (+ y x)) (* x x))) #s(hole binary64 (- (* -1 (* x y)) (pow y 2)))) |
#s(approx (neg (+ (* y (+ y x)) (* x x))) #s(hole binary64 (- (* x (- (* -1 x) y)) (pow y 2)))) |
#s(approx (+ (* y (+ y x)) (* x x)) #s(hole binary64 (pow y 2))) |
#s(approx (+ (* y (+ y x)) (* x x)) #s(hole binary64 (+ (* x y) (pow y 2)))) |
#s(approx (+ (* y (+ y x)) (* x x)) #s(hole binary64 (+ (* x (+ x y)) (pow y 2)))) |
#s(approx (+ y x) #s(hole binary64 y)) |
#s(approx (+ y x) #s(hole binary64 (+ x y))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (/ (sqrt (* (fabs (+ y x)) (- y x))) (sqrt (fabs (+ y x)))) #s(hole binary64 (sqrt y))) |
#s(approx (/ (sqrt (* (fabs (+ y x)) (- y x))) (sqrt (fabs (+ y x)))) #s(hole binary64 (+ (sqrt y) (* -1/2 (* x (sqrt (/ 1 y))))))) |
#s(approx (/ (sqrt (* (fabs (+ y x)) (- y x))) (sqrt (fabs (+ y x)))) #s(hole binary64 (+ (sqrt y) (* x (+ (* -1/2 (sqrt (/ 1 y))) (* -1/8 (* x (sqrt (/ 1 (pow y 3)))))))))) |
#s(approx (/ (sqrt (* (fabs (+ y x)) (- y x))) (sqrt (fabs (+ 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 (* (fabs (+ y x)) (- y x))) #s(hole binary64 (sqrt (* y (fabs (+ x y)))))) |
#s(approx (sqrt (* (fabs (+ y x)) (- y x))) #s(hole binary64 (+ (sqrt (* y (fabs (+ x y)))) (* -1/2 (* x (sqrt (/ (fabs (+ x y)) y))))))) |
#s(approx (sqrt (* (fabs (+ y x)) (- y x))) #s(hole binary64 (+ (sqrt (* y (fabs (+ x y)))) (* x (+ (* -1/2 (sqrt (/ (fabs (+ x y)) y))) (* -1/8 (* x (sqrt (/ (fabs (+ x y)) (pow y 3)))))))))) |
#s(approx (sqrt (* (fabs (+ y x)) (- y x))) #s(hole binary64 (+ (sqrt (* y (fabs (+ x y)))) (* x (+ (* -1/2 (sqrt (/ (fabs (+ x y)) y))) (* x (+ (* -1/8 (sqrt (/ (fabs (+ x y)) (pow y 3)))) (* -1/16 (* x (sqrt (/ (fabs (+ x y)) (pow y 5)))))))))))) |
#s(approx (* (fabs (+ y x)) (- y x)) #s(hole binary64 (* y (fabs (+ x y))))) |
#s(approx (* (fabs (+ y x)) (- y x)) #s(hole binary64 (+ (* -1 (* x (fabs (+ x y)))) (* y (fabs (+ x y)))))) |
#s(approx (fabs (+ y x)) #s(hole binary64 (fabs (+ x y)))) |
#s(approx (sqrt (fabs (+ y x))) #s(hole binary64 (sqrt (fabs (+ x y))))) |
#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 (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x))))) #s(hole binary64 (* (sqrt x) (sqrt -1)))) |
#s(approx (sqrt (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x))))) #s(hole binary64 (* x (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (* y (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))))) |
#s(approx (sqrt (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x))))) #s(hole binary64 (* x (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (* y (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (pow x 5))) (* (sqrt -1) (+ (* -1 (pow y 2)) (pow y 2))))) (* (sqrt (/ 1 x)) (sqrt -1))))))) |
#s(approx (sqrt (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x))))) #s(hole binary64 (* x (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (* y (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (pow x 5))) (* (sqrt -1) (+ (* -1 (pow y 2)) (pow y 2))))) (+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (* (sqrt -1) (+ (* -1 (* y (+ (* -1 (pow y 2)) (pow y 2)))) (* 1/4 (* x (pow y 2))))))) (* (sqrt (/ 1 x)) (sqrt -1)))))))) |
#s(approx (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x)))) #s(hole binary64 (* -1 x))) |
#s(approx (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x)))) #s(hole binary64 (* x (- (/ y x) 1)))) |
#s(approx (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x)))) #s(hole binary64 (* x (- (+ (* -1 (/ (pow y 2) (pow x 2))) (+ (/ y x) (/ (pow y 2) (pow x 2)))) 1)))) |
#s(approx (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x)))) #s(hole binary64 (* x (- (+ (* -1 (/ (* y (+ (* -1 (pow y 2)) (pow y 2))) (pow x 3))) (+ (* -1 (/ (pow y 2) (pow x 2))) (+ (/ y x) (/ (pow y 2) (pow x 2))))) 1)))) |
#s(approx (- (pow x 3) (pow y 3)) #s(hole binary64 (pow x 3))) |
#s(approx (- (pow x 3) (pow y 3)) #s(hole binary64 (* (pow x 3) (+ 1 (* -1 (/ (pow y 3) (pow x 3))))))) |
#s(approx (neg (+ (* y (+ y x)) (* x x))) #s(hole binary64 (* -1 (pow x 2)))) |
#s(approx (neg (+ (* y (+ y x)) (* x x))) #s(hole binary64 (* (pow x 2) (- (* -1 (/ y x)) 1)))) |
#s(approx (neg (+ (* y (+ y x)) (* x x))) #s(hole binary64 (* (pow x 2) (- (* -1 (/ (pow y 2) (pow x 2))) (+ 1 (/ y x)))))) |
#s(approx (+ (* y (+ y x)) (* x x)) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* y (+ y x)) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (/ y x))))) |
#s(approx (+ (* y (+ y x)) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (+ (/ y x) (/ (pow y 2) (pow x 2))))))) |
#s(approx (+ y x) #s(hole binary64 x)) |
#s(approx (+ y x) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (/ (sqrt (* (fabs (+ y x)) (- y x))) (sqrt (fabs (+ y x)))) #s(hole binary64 (* (sqrt x) (sqrt -1)))) |
#s(approx (/ (sqrt (* (fabs (+ y x)) (- y x))) (sqrt (fabs (+ y x)))) #s(hole binary64 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ y (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))))) |
#s(approx (/ (sqrt (* (fabs (+ y x)) (- y x))) (sqrt (fabs (+ 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 (* (fabs (+ y x)) (- y x))) (sqrt (fabs (+ 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 (+ y x)) (- y x))) #s(hole binary64 (* (sqrt (* x (fabs (+ x y)))) (sqrt -1)))) |
#s(approx (sqrt (* (fabs (+ y x)) (- y x))) #s(hole binary64 (* x (+ (* 1/2 (* (sqrt (/ (fabs (+ x y)) (pow x 3))) (/ y (sqrt -1)))) (* (sqrt (/ (fabs (+ x y)) x)) (sqrt -1)))))) |
#s(approx (sqrt (* (fabs (+ y x)) (- y x))) #s(hole binary64 (* x (+ (* -1/8 (* (sqrt (/ (fabs (+ x y)) (pow x 5))) (/ (pow y 2) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ (fabs (+ x y)) (pow x 3))) (/ y (sqrt -1)))) (* (sqrt (/ (fabs (+ x y)) x)) (sqrt -1))))))) |
#s(approx (sqrt (* (fabs (+ y x)) (- y x))) #s(hole binary64 (* x (+ (* -1/8 (* (sqrt (/ (fabs (+ x y)) (pow x 5))) (/ (pow y 2) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ (fabs (+ x y)) (pow x 7))) (/ (pow y 3) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ (fabs (+ x y)) (pow x 3))) (/ y (sqrt -1)))) (* (sqrt (/ (fabs (+ x y)) x)) (sqrt -1)))))))) |
#s(approx (* (fabs (+ y x)) (- y x)) #s(hole binary64 (* -1 (* x (fabs (+ x y)))))) |
#s(approx (* (fabs (+ y x)) (- y x)) #s(hole binary64 (* x (+ (* -1 (fabs (+ x y))) (/ (* y (fabs (+ x y))) x))))) |
#s(approx (sqrt (fabs (fabs (- x y)))) #s(hole binary64 (sqrt (fabs (fabs (neg (+ y (* -1 x)))))))) |
#s(approx (fabs (fabs (- x y))) #s(hole binary64 (fabs (fabs (neg (+ y (* -1 x))))))) |
#s(approx (fabs (- x y)) #s(hole binary64 (fabs (neg (+ y (* -1 x)))))) |
#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 (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x))))) #s(hole binary64 (* -1 (* (sqrt x) (sqrt -1))))) |
#s(approx (sqrt (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x))))) #s(hole binary64 (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* y (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1))))))) |
#s(approx (sqrt (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x))))) #s(hole binary64 (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* y (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 5))) (* (sqrt -1) (+ (* -1 (pow y 2)) (pow y 2))))) (* (sqrt (/ 1 x)) (sqrt -1)))))))) |
#s(approx (sqrt (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x))))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1/2 (* (sqrt x) (* (sqrt -1) (+ (* -1 (pow y 2)) (pow y 2))))) (* 1/2 (* (sqrt (/ 1 x)) (* (sqrt -1) (+ (* -1/4 (* x (pow y 2))) (* y (+ (* -1 (pow y 2)) (pow y 2)))))))) (pow x 3))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* y (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))))))) |
#s(approx (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x)))) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ y x))))))) |
#s(approx (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x)))) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ (- (+ (* -1 (/ (pow y 2) x)) (/ (pow y 2) x)) (* -1 y)) x))))))) |
#s(approx (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x)))) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ (- (* -1 (/ (- (/ (* y (+ (* -1 (pow y 2)) (pow y 2))) x) (+ (* -1 (pow y 2)) (pow y 2))) x)) (* -1 y)) x))))))) |
#s(approx (- (pow x 3) (pow y 3)) #s(hole binary64 (* -1 (* (pow x 3) (- (/ (pow y 3) (pow x 3)) 1))))) |
#s(approx (neg (+ (* y (+ y x)) (* x x))) #s(hole binary64 (* (pow x 2) (- (* -1 (/ (- (/ (pow y 2) x) (* -1 y)) x)) 1)))) |
#s(approx (+ (* y (+ y x)) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (+ (* -1 y) (* -1 (/ (pow y 2) x))) x)))))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (/ (sqrt (* (fabs (+ y x)) (- y x))) (sqrt (fabs (+ y x)))) #s(hole binary64 (* -1 (* (sqrt x) (sqrt -1))))) |
#s(approx (/ (sqrt (* (fabs (+ y x)) (- y x))) (sqrt (fabs (+ 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 (* (fabs (+ y x)) (- y x))) (sqrt (fabs (+ 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 (* (fabs (+ y x)) (- y x))) (sqrt (fabs (+ 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 (* (fabs (+ y x)) (- y x))) #s(hole binary64 (* -1 (* (sqrt (* x (fabs (- y (* -1 x))))) (sqrt -1))))) |
#s(approx (sqrt (* (fabs (+ y x)) (- y x))) #s(hole binary64 (* -1 (* x (+ (* 1/2 (* (sqrt (/ (fabs (- y (* -1 x))) (pow x 3))) (* y (sqrt -1)))) (* (sqrt (/ (fabs (- y (* -1 x))) x)) (sqrt -1))))))) |
#s(approx (sqrt (* (fabs (+ y x)) (- y x))) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ (fabs (- y (* -1 x))) (pow x 5))) (* (pow y 2) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ (fabs (- y (* -1 x))) (pow x 3))) (* y (sqrt -1)))) (* (sqrt (/ (fabs (- y (* -1 x))) x)) (sqrt -1)))))))) |
#s(approx (sqrt (* (fabs (+ y x)) (- y x))) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ (fabs (- y (* -1 x))) (pow x 5))) (* (pow y 2) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ (fabs (- y (* -1 x))) (pow x 7))) (* (pow y 3) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ (fabs (- y (* -1 x))) (pow x 3))) (* y (sqrt -1)))) (* (sqrt (/ (fabs (- y (* -1 x))) x)) (sqrt -1))))))))) |
#s(approx (* (fabs (+ y x)) (- y x)) #s(hole binary64 (* -1 (* x (fabs (- y (* -1 x))))))) |
#s(approx (* (fabs (+ y x)) (- y x)) #s(hole binary64 (* -1 (* x (+ (fabs (- y (* -1 x))) (* -1 (/ (* y (fabs (- y (* -1 x)))) x))))))) |
#s(approx (fabs (+ y x)) #s(hole binary64 (fabs (- y (* -1 x))))) |
#s(approx (sqrt (fabs (+ y x))) #s(hole binary64 (sqrt (fabs (- y (* -1 x)))))) |
#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 (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x))))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 x)) (* y (sqrt -1)))) (* (sqrt x) (sqrt -1))))) |
#s(approx (sqrt (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x))))) #s(hole binary64 (+ (* y (+ (* -1/2 (* (sqrt (/ 1 x)) (sqrt -1))) (* -1/8 (* (sqrt (/ 1 (pow x 3))) (* y (sqrt -1)))))) (* (sqrt x) (sqrt -1))))) |
#s(approx (sqrt (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x))))) #s(hole binary64 (+ (* y (+ (* -1/2 (* (sqrt (/ 1 x)) (sqrt -1))) (* y (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (* -1/16 (* (sqrt (/ 1 (pow x 5))) (* y (sqrt -1)))))))) (* (sqrt x) (sqrt -1))))) |
#s(approx (- (pow x 3) (pow y 3)) #s(hole binary64 (+ (* -1 (pow y 3)) (pow x 3)))) |
#s(approx (pow y 3) #s(hole binary64 (pow y 3))) |
#s(approx (neg (+ (* y (+ y x)) (* x x))) #s(hole binary64 (- (* -1 (* x y)) (pow x 2)))) |
#s(approx (neg (+ (* y (+ y x)) (* x x))) #s(hole binary64 (- (* y (- (* -1 y) x)) (pow x 2)))) |
#s(approx (+ (* y (+ y x)) (* x x)) #s(hole binary64 (+ (* x y) (pow x 2)))) |
#s(approx (+ (* y (+ y x)) (* x x)) #s(hole binary64 (+ (* y (+ x y)) (pow x 2)))) |
#s(approx (/ (sqrt (* (fabs (+ y x)) (- y x))) (sqrt (fabs (+ y x)))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 x)) (/ y (sqrt -1)))) (* (sqrt x) (sqrt -1))))) |
#s(approx (/ (sqrt (* (fabs (+ y x)) (- y x))) (sqrt (fabs (+ 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 (* (fabs (+ y x)) (- y x))) (sqrt (fabs (+ 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 (* (fabs (+ y x)) (- y x))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ (fabs (+ x y)) x)) (/ y (sqrt -1)))) (* (sqrt (* x (fabs (+ x y)))) (sqrt -1))))) |
#s(approx (sqrt (* (fabs (+ y x)) (- y x))) #s(hole binary64 (+ (* y (+ (* -1/8 (* (sqrt (/ (fabs (+ x y)) (pow x 3))) (/ y (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ (fabs (+ x y)) x)) (/ 1 (sqrt -1)))))) (* (sqrt (* x (fabs (+ x y)))) (sqrt -1))))) |
#s(approx (sqrt (* (fabs (+ y x)) (- y x))) #s(hole binary64 (+ (* y (+ (* 1/2 (* (sqrt (/ (fabs (+ x y)) x)) (/ 1 (sqrt -1)))) (* y (+ (* -1/8 (* (sqrt (/ (fabs (+ x y)) (pow x 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ (fabs (+ x y)) (pow x 5))) (/ y (pow (sqrt -1) 5)))))))) (* (sqrt (* x (fabs (+ x y)))) (sqrt -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 (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x))))) #s(hole binary64 (* y (+ (* 1/2 (* x (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (pow (sqrt -1) 2)))))) |
#s(approx (sqrt (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x))))) #s(hole binary64 (* y (+ (* -1/2 (* (sqrt (/ 1 (pow y 5))) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* 1/2 (* x (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x))))) #s(hole binary64 (* y (+ (* -1/2 (* (sqrt (/ 1 (pow y 5))) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* -1/2 (* (sqrt (/ 1 (pow y 7))) (+ (* -1 (* x (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/4 (/ (* (pow x 2) y) (pow (sqrt -1) 2)))))) (+ (* 1/2 (* x (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (pow (sqrt -1) 2)))))))) |
#s(approx (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x)))) #s(hole binary64 (* y (+ 1 (* -1 (/ x y)))))) |
#s(approx (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x)))) #s(hole binary64 (* y (+ 1 (+ (* -1 (/ x y)) (+ (* -1 (/ (pow x 2) (pow y 2))) (/ (pow x 2) (pow y 2)))))))) |
#s(approx (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x)))) #s(hole binary64 (* y (+ 1 (+ (* -1 (/ x y)) (+ (* -1 (/ (* x (+ (* -1 (pow x 2)) (pow x 2))) (pow y 3))) (+ (* -1 (/ (pow x 2) (pow y 2))) (/ (pow x 2) (pow y 2))))))))) |
#s(approx (- (pow x 3) (pow y 3)) #s(hole binary64 (* (pow y 3) (- (/ (pow x 3) (pow y 3)) 1)))) |
#s(approx (neg (+ (* y (+ y x)) (* x x))) #s(hole binary64 (* (pow y 2) (- (* -1 (/ x y)) 1)))) |
#s(approx (neg (+ (* y (+ y x)) (* x x))) #s(hole binary64 (* (pow y 2) (- (* -1 (/ (pow x 2) (pow y 2))) (+ 1 (/ x y)))))) |
#s(approx (+ (* y (+ y x)) (* x x)) #s(hole binary64 (* (pow y 2) (+ 1 (/ x y))))) |
#s(approx (+ (* y (+ y x)) (* x x)) #s(hole binary64 (* (pow y 2) (+ 1 (+ (/ x y) (/ (pow x 2) (pow y 2))))))) |
#s(approx (+ y x) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (/ (sqrt (* (fabs (+ y x)) (- y x))) (sqrt (fabs (+ y x)))) #s(hole binary64 (* y (+ (sqrt (/ 1 y)) (* -1/2 (* x (sqrt (/ 1 (pow y 3))))))))) |
#s(approx (/ (sqrt (* (fabs (+ y x)) (- y x))) (sqrt (fabs (+ 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 (* (fabs (+ y x)) (- y x))) (sqrt (fabs (+ 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 (+ y x)) (- y x))) #s(hole binary64 (* y (+ (sqrt (/ (fabs (+ x y)) y)) (* -1/2 (* x (sqrt (/ (fabs (+ x y)) (pow y 3))))))))) |
#s(approx (sqrt (* (fabs (+ y x)) (- y x))) #s(hole binary64 (* y (+ (sqrt (/ (fabs (+ x y)) y)) (+ (* -1/2 (* x (sqrt (/ (fabs (+ x y)) (pow y 3))))) (* -1/8 (* (pow x 2) (sqrt (/ (fabs (+ x y)) (pow y 5)))))))))) |
#s(approx (sqrt (* (fabs (+ y x)) (- y x))) #s(hole binary64 (* y (+ (sqrt (/ (fabs (+ x y)) y)) (+ (* -1/2 (* x (sqrt (/ (fabs (+ x y)) (pow y 3))))) (+ (* -1/8 (* (pow x 2) (sqrt (/ (fabs (+ x y)) (pow y 5))))) (* -1/16 (* (pow x 3) (sqrt (/ (fabs (+ x y)) (pow y 7))))))))))) |
#s(approx (* (fabs (+ y x)) (- y x)) #s(hole binary64 (* y (+ (fabs (+ x y)) (* -1 (/ (* x (fabs (+ x y))) y)))))) |
#s(approx (sqrt (fabs (fabs (- x y)))) #s(hole binary64 (sqrt (fabs (fabs (+ x (* -1 y))))))) |
#s(approx (fabs (fabs (- x y))) #s(hole binary64 (fabs (fabs (+ x (* -1 y)))))) |
#s(approx (fabs (- x y)) #s(hole binary64 (fabs (+ x (* -1 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 (sqrt (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x))))) #s(hole binary64 (* -1 (* (sqrt y) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x 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 (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x))))) #s(hole binary64 (* -1 (* y (+ (* 1/2 (* (sqrt (/ 1 (pow y 5))) (* (pow (sqrt -1) 2) (+ (* -1 (pow x 2)) (pow x 2))))) (+ (* 1/2 (* (* x (pow (sqrt -1) 2)) (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (pow (sqrt -1) 2)))))))) |
#s(approx (sqrt (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x))))) #s(hole binary64 (* -1 (* y (+ (* -1 (/ (+ (* -1/2 (* (sqrt y) (* (pow (sqrt -1) 2) (+ (* -1 (pow x 2)) (pow x 2))))) (* 1/2 (* (sqrt (/ 1 y)) (* (pow (sqrt -1) 2) (+ (* -1/4 (* (pow x 2) y)) (* x (+ (* -1 (pow x 2)) (pow x 2)))))))) (pow y 3))) (+ (* 1/2 (* (* x (pow (sqrt -1) 2)) (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (pow (sqrt -1) 2)))))))) |
#s(approx (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x)))) #s(hole binary64 (* -1 (* y (- (/ x y) 1))))) |
#s(approx (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x)))) #s(hole binary64 (* -1 (* y (- (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1 (pow x 2)) (pow x 2)) y))) y)) 1))))) |
#s(approx (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x)))) #s(hole binary64 (* -1 (* y (- (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1 (/ (* x (+ (* -1 (pow x 2)) (pow x 2))) y)) (+ (* -1 (pow x 2)) (pow x 2))) y))) y)) 1))))) |
#s(approx (- (pow x 3) (pow y 3)) #s(hole binary64 (* -1 (* (pow y 3) (+ 1 (* -1 (/ (pow x 3) (pow y 3)))))))) |
#s(approx (neg (+ (* y (+ y x)) (* x x))) #s(hole binary64 (* (pow y 2) (- (* -1 (/ (- (/ (pow x 2) y) (* -1 x)) y)) 1)))) |
#s(approx (+ (* y (+ y x)) (* x x)) #s(hole binary64 (* (pow y 2) (+ 1 (* -1 (/ (+ (* -1 x) (* -1 (/ (pow x 2) y))) y)))))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (/ (sqrt (* (fabs (+ y x)) (- y x))) (sqrt (fabs (+ y x)))) #s(hole binary64 (* -1 (* (sqrt y) (pow (sqrt -1) 2))))) |
#s(approx (/ (sqrt (* (fabs (+ y x)) (- y x))) (sqrt (fabs (+ 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 (* (fabs (+ y x)) (- y x))) (sqrt (fabs (+ 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 (* (fabs (+ y x)) (- y x))) (sqrt (fabs (+ 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 (* (fabs (+ y x)) (- y x))) #s(hole binary64 (* -1 (* (sqrt (* y (fabs (- x (* -1 y))))) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (* (fabs (+ y x)) (- y x))) #s(hole binary64 (* -1 (* y (+ (* 1/2 (* (* x (pow (sqrt -1) 2)) (sqrt (/ (fabs (- x (* -1 y))) (pow y 3))))) (* (sqrt (/ (fabs (- x (* -1 y))) y)) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt (* (fabs (+ y x)) (- y x))) #s(hole binary64 (* -1 (* y (+ (* -1/8 (* (* (pow x 2) (pow (sqrt -1) 2)) (sqrt (/ (fabs (- x (* -1 y))) (pow y 5))))) (+ (* 1/2 (* (* x (pow (sqrt -1) 2)) (sqrt (/ (fabs (- x (* -1 y))) (pow y 3))))) (* (sqrt (/ (fabs (- x (* -1 y))) y)) (pow (sqrt -1) 2)))))))) |
#s(approx (sqrt (* (fabs (+ y x)) (- y x))) #s(hole binary64 (* -1 (* y (+ (* -1/8 (* (* (pow x 2) (pow (sqrt -1) 2)) (sqrt (/ (fabs (- x (* -1 y))) (pow y 5))))) (+ (* 1/16 (* (* (pow x 3) (pow (sqrt -1) 2)) (sqrt (/ (fabs (- x (* -1 y))) (pow y 7))))) (+ (* 1/2 (* (* x (pow (sqrt -1) 2)) (sqrt (/ (fabs (- x (* -1 y))) (pow y 3))))) (* (sqrt (/ (fabs (- x (* -1 y))) y)) (pow (sqrt -1) 2))))))))) |
#s(approx (* (fabs (+ y x)) (- y x)) #s(hole binary64 (* y (fabs (- x (* -1 y)))))) |
#s(approx (* (fabs (+ y x)) (- y x)) #s(hole binary64 (* -1 (* y (+ (* -1 (fabs (- x (* -1 y)))) (/ (* x (fabs (- x (* -1 y)))) y)))))) |
#s(approx (fabs (+ y x)) #s(hole binary64 (fabs (- x (* -1 y))))) |
#s(approx (sqrt (fabs (+ y x))) #s(hole binary64 (sqrt (fabs (- x (* -1 y)))))) |
| Outputs |
|---|
(pow.f64 (fabs.f64 #s(approx (fabs (fabs (- x y))) x)) #s(literal 1/2 binary64)) |
(sqrt.f64 (fabs.f64 #s(approx (fabs (fabs (- x y))) x))) |
(sqrt.f64 (*.f64 #s(approx (fabs (fabs (- x y))) x) #s(approx (fabs (fabs (- x y))) x))) |
(fabs.f64 (neg.f64 #s(approx (fabs (fabs (- x y))) x))) |
(fabs.f64 #s(approx (fabs (fabs (- x y))) x)) |
#s(approx (fabs (fabs (- x y))) x) |
x |
(pow.f64 (-.f64 y x) #s(literal 1/2 binary64)) |
(sqrt.f64 (-.f64 y x)) |
(/.f64 (-.f64 (*.f64 y y) (*.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) x (*.f64 y y))) |
(-.f64 y x) |
y |
(pow.f64 (neg.f64 (-.f64 x y)) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 x x (*.f64 (+.f64 y x) y))))) |
(sqrt.f64 (neg.f64 (-.f64 x y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (+.f64 y x) y))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (neg.f64 (fma.f64 x x (*.f64 (+.f64 y x) y)))) |
(neg.f64 (-.f64 x y)) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (neg.f64 (fma.f64 x x (*.f64 (+.f64 y x) y)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (neg.f64 (fma.f64 x x (*.f64 (+.f64 y x) y))))) |
(*.f64 (fma.f64 x x (*.f64 (+.f64 y x) y)) (-.f64 x y)) |
(/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 3 binary64))) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)) (fma.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))))) |
(-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (*.f64 x x) x) |
(*.f64 x (*.f64 x x)) |
(pow.f64 x #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) |
#s(literal 3 binary64) |
(*.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3/2 binary64))) |
(*.f64 (*.f64 y y) y) |
(*.f64 y (*.f64 y y)) |
(pow.f64 y #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 3 binary64))) |
(neg.f64 (fma.f64 x x (*.f64 (+.f64 y x) y))) |
(+.f64 (neg.f64 (*.f64 (+.f64 y x) y)) (neg.f64 (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 y x) y) (*.f64 (+.f64 y x) y)) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (*.f64 (+.f64 y x) y) (*.f64 x x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 y x) y) #s(literal 3 binary64)) (pow.f64 (*.f64 x x) #s(literal 3 binary64))) (fma.f64 (*.f64 (+.f64 y x) y) (*.f64 (+.f64 y x) y) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (+.f64 y x) y) (*.f64 x x))))) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 y x) y)) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (+.f64 y x) y)) |
(fma.f64 (+.f64 y x) y (*.f64 x x)) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (+.f64 y x) y)) |
(fma.f64 y (+.f64 y x) (*.f64 x x)) |
(fma.f64 x x (*.f64 (+.f64 y x) y)) |
(-.f64 (*.f64 (+.f64 y x) y) (*.f64 (neg.f64 x) x)) |
(+.f64 (*.f64 x x) (*.f64 (+.f64 y x) y)) |
(+.f64 (*.f64 (+.f64 y x) y) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 x y)) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 y x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 y y) (*.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 y x) |
(+.f64 x y) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 x x) |
(pow.f64 x #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 (fabs.f64 (+.f64 y x)) (-.f64 y x)))) (neg.f64 (sqrt.f64 (fabs.f64 (+.f64 y x))))) |
(/.f64 (sqrt.f64 (*.f64 (fabs.f64 (+.f64 y x)) (-.f64 y x))) (sqrt.f64 (fabs.f64 (+.f64 y x)))) |
(sqrt.f64 (/.f64 (*.f64 (fabs.f64 (+.f64 y x)) (-.f64 y x)) (fabs.f64 (+.f64 y x)))) |
(*.f64 (sqrt.f64 (fabs.f64 (+.f64 y x))) (sqrt.f64 (-.f64 y x))) |
(pow.f64 (*.f64 (fabs.f64 (+.f64 y x)) (-.f64 y x)) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 (fabs.f64 (+.f64 y x)) (-.f64 y x))) |
(*.f64 (fabs.f64 (+.f64 y x)) (-.f64 y x)) |
(*.f64 (-.f64 y x) (fabs.f64 (+.f64 y x))) |
(sqrt.f64 (*.f64 (+.f64 y x) (+.f64 y x))) |
(fabs.f64 (neg.f64 (+.f64 y x))) |
(fabs.f64 (+.f64 y x)) |
(pow.f64 (fabs.f64 (+.f64 y x)) #s(literal 1/2 binary64)) |
(sqrt.f64 (fabs.f64 (+.f64 y x))) |
#s(approx (sqrt (fabs (fabs (- x y)))) (sqrt.f64 (fabs.f64 (-.f64 y x)))) |
#s(approx (fabs (fabs (- x y))) (fabs.f64 (-.f64 y x))) |
#s(approx (fabs (fabs (- x y))) (fabs.f64 (-.f64 y x))) |
#s(approx x x) |
#s(approx (sqrt (- y x)) (sqrt.f64 y)) |
#s(approx (sqrt (- y x)) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 y)) x) #s(literal -1/2 binary64) (sqrt.f64 y))) |
#s(approx (sqrt (- y x)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) x) (sqrt.f64 (pow.f64 y #s(literal -3 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 y)) #s(literal -1/2 binary64))) x (sqrt.f64 y))) |
#s(approx (sqrt (- y x)) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/16 binary64) x) (sqrt.f64 (pow.f64 y #s(literal -5 binary64))) (*.f64 (sqrt.f64 (pow.f64 y #s(literal -3 binary64))) #s(literal -1/8 binary64))) x (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 y)) #s(literal -1/2 binary64))) x (sqrt.f64 y))) |
#s(approx (- y x) y) |
#s(approx (- y x) (fma.f64 #s(literal -1 binary64) x y)) |
#s(approx (sqrt (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x))))) (*.f64 #s(literal -1 binary64) (sqrt.f64 y))) |
#s(approx (sqrt (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 y)) x) (*.f64 #s(literal -1 binary64) (sqrt.f64 y)))) |
#s(approx (sqrt (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x))))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 x #s(literal -1 binary64))) (sqrt.f64 (pow.f64 y #s(literal -3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 y)))) x (*.f64 #s(literal -1 binary64) (sqrt.f64 y)))) |
#s(approx (sqrt (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x))))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 x #s(literal 1 binary64))) (sqrt.f64 (pow.f64 y #s(literal -5 binary64))) (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (pow.f64 y #s(literal -3 binary64)))) #s(literal -1/8 binary64))) x (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 y)))) x (*.f64 #s(literal -1 binary64) (sqrt.f64 y)))) |
#s(approx (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x)))) y) |
#s(approx (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x)))) (fma.f64 #s(literal -1 binary64) x y)) |
#s(approx (- (pow x 3) (pow y 3)) (neg.f64 (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (- (pow x 3) (pow y 3)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (pow x 3) (pow.f64 x #s(literal 3 binary64))) |
#s(approx (neg (+ (* y (+ y x)) (* x x))) (neg.f64 (*.f64 y y))) |
#s(approx (neg (+ (* y (+ y x)) (* x x))) (-.f64 (*.f64 (neg.f64 x) y) (*.f64 y y))) |
#s(approx (neg (+ (* y (+ y x)) (* x x))) (-.f64 (*.f64 (-.f64 (neg.f64 x) y) x) (*.f64 y y))) |
#s(approx (+ (* y (+ y x)) (* x x)) (*.f64 y y)) |
#s(approx (+ (* y (+ y x)) (* x x)) (*.f64 (+.f64 y x) y)) |
#s(approx (+ (* y (+ y x)) (* x x)) (fma.f64 (+.f64 y x) x (*.f64 y y))) |
#s(approx (+ y x) y) |
#s(approx (+ y x) (+.f64 y x)) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (/ (sqrt (* (fabs (+ y x)) (- y x))) (sqrt (fabs (+ y x)))) (sqrt.f64 y)) |
#s(approx (/ (sqrt (* (fabs (+ y x)) (- y x))) (sqrt (fabs (+ y x)))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 y)) x) #s(literal -1/2 binary64) (sqrt.f64 y))) |
#s(approx (/ (sqrt (* (fabs (+ y x)) (- y x))) (sqrt (fabs (+ y x)))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) x) (sqrt.f64 (pow.f64 y #s(literal -3 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 y)) #s(literal -1/2 binary64))) x (sqrt.f64 y))) |
#s(approx (/ (sqrt (* (fabs (+ y x)) (- y x))) (sqrt (fabs (+ y x)))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/16 binary64) x) (sqrt.f64 (pow.f64 y #s(literal -5 binary64))) (*.f64 (sqrt.f64 (pow.f64 y #s(literal -3 binary64))) #s(literal -1/8 binary64))) x (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 y)) #s(literal -1/2 binary64))) x (sqrt.f64 y))) |
#s(approx (sqrt (* (fabs (+ y x)) (- y x))) (sqrt.f64 (*.f64 (fabs.f64 (+.f64 y x)) y))) |
#s(approx (sqrt (* (fabs (+ y x)) (- y x))) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (sqrt.f64 (/.f64 (fabs.f64 (+.f64 y x)) y)) (sqrt.f64 (*.f64 (fabs.f64 (+.f64 y x)) y)))) |
#s(approx (sqrt (* (fabs (+ y x)) (- y x))) (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (fabs.f64 (+.f64 y x)) (pow.f64 y #s(literal 3 binary64)))) x) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (fabs.f64 (+.f64 y x)) y)) #s(literal -1/2 binary64))) x (sqrt.f64 (*.f64 (fabs.f64 (+.f64 y x)) y)))) |
#s(approx (sqrt (* (fabs (+ y x)) (- y x))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/16 binary64) x) (sqrt.f64 (/.f64 (fabs.f64 (+.f64 y x)) (pow.f64 y #s(literal 5 binary64)))) (*.f64 (sqrt.f64 (/.f64 (fabs.f64 (+.f64 y x)) (pow.f64 y #s(literal 3 binary64)))) #s(literal -1/8 binary64))) x (*.f64 (sqrt.f64 (/.f64 (fabs.f64 (+.f64 y x)) y)) #s(literal -1/2 binary64))) x (sqrt.f64 (*.f64 (fabs.f64 (+.f64 y x)) y)))) |
#s(approx (* (fabs (+ y x)) (- y x)) (*.f64 (fabs.f64 (+.f64 y x)) y)) |
#s(approx (* (fabs (+ y x)) (- y x)) (fma.f64 (fabs.f64 (+.f64 y x)) y (*.f64 (neg.f64 x) (fabs.f64 (+.f64 y x))))) |
#s(approx (fabs (+ y x)) (fabs.f64 (+.f64 y x))) |
#s(approx (sqrt (fabs (+ y x))) (sqrt.f64 (fabs.f64 (+.f64 y x)))) |
#s(approx (sqrt (- y x)) (sqrt.f64 (neg.f64 x))) |
#s(approx (sqrt (- y x)) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (/.f64 y (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))) x)) |
#s(approx (sqrt (- y x)) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (/.f64 (*.f64 y y) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (/.f64 y (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))))) x)) |
#s(approx (sqrt (- y x)) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (/.f64 (*.f64 y y) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (pow.f64 x #s(literal -7 binary64)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (/.f64 y (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))))) x)) |
#s(approx (- y x) (neg.f64 x)) |
#s(approx (- y x) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) x)) |
#s(approx (sqrt (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x))))) (sqrt.f64 (neg.f64 x))) |
#s(approx (sqrt (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x))))) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))) x)) |
#s(approx (sqrt (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x))))) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 y y)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))))) x)) |
#s(approx (sqrt (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x))))) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 y y)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal -7 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) (*.f64 y y) (*.f64 (neg.f64 y) (*.f64 #s(literal 0 binary64) (*.f64 y y)))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))))) x)) |
#s(approx (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x)))) (neg.f64 x)) |
#s(approx (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x)))) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) x)) |
#s(approx (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x)))) (*.f64 (fma.f64 (/.f64 (*.f64 y y) (*.f64 x x)) #s(literal -1 binary64) (-.f64 (+.f64 (/.f64 (*.f64 y y) (*.f64 x x)) (/.f64 y x)) #s(literal 1 binary64))) x)) |
#s(approx (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x)))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 y y)) y) (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 y y) (*.f64 x x)) #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 y y) (*.f64 x x)) (/.f64 y x)))) #s(literal 1 binary64)) x)) |
#s(approx (- (pow x 3) (pow y 3)) (pow.f64 x #s(literal 3 binary64))) |
#s(approx (- (pow x 3) (pow y 3)) (*.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (neg (+ (* y (+ y x)) (* x x))) (neg.f64 (*.f64 x x))) |
#s(approx (neg (+ (* y (+ y x)) (* x x))) (*.f64 (-.f64 (/.f64 (neg.f64 y) x) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (neg (+ (* y (+ y x)) (* x x))) (*.f64 (-.f64 (/.f64 (neg.f64 (*.f64 y y)) (*.f64 x x)) (+.f64 (/.f64 y x) #s(literal 1 binary64))) (*.f64 x x))) |
#s(approx (+ (* y (+ y x)) (* x x)) (*.f64 x x)) |
#s(approx (+ (* y (+ y x)) (* x x)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (+ (* y (+ y x)) (* x x)) (*.f64 (+.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) (/.f64 (*.f64 y y) (*.f64 x x))) (*.f64 x x))) |
#s(approx (+ y x) x) |
#s(approx (+ y x) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) x)) |
#s(approx (/ (sqrt (* (fabs (+ y x)) (- y x))) (sqrt (fabs (+ y x)))) (sqrt.f64 (neg.f64 x))) |
#s(approx (/ (sqrt (* (fabs (+ y x)) (- y x))) (sqrt (fabs (+ y x)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (/.f64 y (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))) x)) |
#s(approx (/ (sqrt (* (fabs (+ y x)) (- y x))) (sqrt (fabs (+ y x)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (/.f64 (*.f64 y y) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (/.f64 y (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))))) x)) |
#s(approx (/ (sqrt (* (fabs (+ y x)) (- y x))) (sqrt (fabs (+ y x)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (/.f64 (*.f64 y y) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (pow.f64 x #s(literal -7 binary64)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (/.f64 y (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))))) x)) |
#s(approx (sqrt (* (fabs (+ y x)) (- y x))) (sqrt.f64 (*.f64 (neg.f64 x) (fabs.f64 (+.f64 y x))))) |
#s(approx (sqrt (* (fabs (+ y x)) (- y x))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (fabs.f64 (+.f64 y x)) (pow.f64 x #s(literal 3 binary64))))) (/.f64 y (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 (fabs.f64 (+.f64 y x)) x) #s(literal -1 binary64)))) x)) |
#s(approx (sqrt (* (fabs (+ y x)) (- y x))) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (fabs.f64 (+.f64 y x)) (pow.f64 x #s(literal 5 binary64))))) (/.f64 (*.f64 y y) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (fabs.f64 (+.f64 y x)) (pow.f64 x #s(literal 3 binary64))))) (/.f64 y (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 (fabs.f64 (+.f64 y x)) x) #s(literal -1 binary64))))) x)) |
#s(approx (sqrt (* (fabs (+ y x)) (- y x))) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (fabs.f64 (+.f64 y x)) (pow.f64 x #s(literal 5 binary64))))) (/.f64 (*.f64 y y) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 (fabs.f64 (+.f64 y x)) (pow.f64 x #s(literal 7 binary64))))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (fabs.f64 (+.f64 y x)) (pow.f64 x #s(literal 3 binary64))))) (/.f64 y (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 (fabs.f64 (+.f64 y x)) x) #s(literal -1 binary64)))))) x)) |
#s(approx (* (fabs (+ y x)) (- y x)) (*.f64 (neg.f64 x) (fabs.f64 (+.f64 y x)))) |
#s(approx (* (fabs (+ y x)) (- y x)) (*.f64 (fma.f64 y (/.f64 (fabs.f64 (+.f64 y x)) x) (neg.f64 (fabs.f64 (+.f64 y x)))) x)) |
#s(approx (sqrt (fabs (fabs (- x y)))) (sqrt.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) x y)))) |
#s(approx (fabs (fabs (- x y))) (fabs.f64 (fma.f64 #s(literal -1 binary64) x y))) |
#s(approx (fabs (fabs (- x y))) (fabs.f64 (fma.f64 #s(literal -1 binary64) x y))) |
#s(approx (sqrt (- y x)) (neg.f64 (sqrt.f64 (neg.f64 x)))) |
#s(approx (sqrt (- y x)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))))) |
#s(approx (sqrt (- y x)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (*.f64 (*.f64 y y) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))))))) |
#s(approx (sqrt (- y x)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (*.f64 (*.f64 y y) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (pow.f64 x #s(literal -7 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))))))) |
#s(approx (- y x) (*.f64 (neg.f64 x) (fma.f64 (/.f64 y x) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x))))) (neg.f64 (sqrt.f64 (neg.f64 x)))) |
#s(approx (sqrt (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x))))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))))) |
#s(approx (sqrt (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x))))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 y y)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))))))) |
#s(approx (sqrt (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x))))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 y y) x) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 y y)) y))) #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (neg.f64 x)) (*.f64 #s(literal 0 binary64) (*.f64 y y))) #s(literal -1/2 binary64))) (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))))))) |
#s(approx (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x)))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 y x) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x)))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 y y) x) (*.f64 #s(literal 1 binary64) y)) x) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x)))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 y y)) y) x) (*.f64 #s(literal 0 binary64) (*.f64 y y))) x) y)) x) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (- (pow x 3) (pow y 3)) (neg.f64 (*.f64 (-.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 3 binary64))))) |
#s(approx (neg (+ (* y (+ y x)) (* x x))) (*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 y y) x) (neg.f64 y)) x)) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (+ (* y (+ y x)) (* x x)) (*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 y (/.f64 (*.f64 y y) x))) x) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (+ y x) (*.f64 (neg.f64 x) (-.f64 (/.f64 (neg.f64 y) x) #s(literal 1 binary64)))) |
#s(approx (/ (sqrt (* (fabs (+ y x)) (- y x))) (sqrt (fabs (+ y x)))) (neg.f64 (sqrt.f64 (neg.f64 x)))) |
#s(approx (/ (sqrt (* (fabs (+ y x)) (- y x))) (sqrt (fabs (+ y x)))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))))) |
#s(approx (/ (sqrt (* (fabs (+ y x)) (- y x))) (sqrt (fabs (+ y x)))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (*.f64 (*.f64 y y) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))))))) |
#s(approx (/ (sqrt (* (fabs (+ y x)) (- y x))) (sqrt (fabs (+ y x)))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (*.f64 (*.f64 y y) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (pow.f64 x #s(literal -7 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))))))) |
#s(approx (sqrt (* (fabs (+ y x)) (- y x))) (neg.f64 (sqrt.f64 (*.f64 (neg.f64 x) (fabs.f64 (-.f64 y (neg.f64 x))))))) |
#s(approx (sqrt (* (fabs (+ y x)) (- y x))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (fabs.f64 (-.f64 y (neg.f64 x))) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (sqrt.f64 (*.f64 (/.f64 (fabs.f64 (-.f64 y (neg.f64 x))) x) #s(literal -1 binary64)))))) |
#s(approx (sqrt (* (fabs (+ y x)) (- y x))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (fabs.f64 (-.f64 y (neg.f64 x))) (pow.f64 x #s(literal 5 binary64))))) (*.f64 (*.f64 y y) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (fabs.f64 (-.f64 y (neg.f64 x))) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (sqrt.f64 (*.f64 (/.f64 (fabs.f64 (-.f64 y (neg.f64 x))) x) #s(literal -1 binary64))))))) |
#s(approx (sqrt (* (fabs (+ y x)) (- y x))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (fabs.f64 (-.f64 y (neg.f64 x))) (pow.f64 x #s(literal 5 binary64))))) (*.f64 (*.f64 y y) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 (fabs.f64 (-.f64 y (neg.f64 x))) (pow.f64 x #s(literal 7 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (fabs.f64 (-.f64 y (neg.f64 x))) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (sqrt.f64 (*.f64 (/.f64 (fabs.f64 (-.f64 y (neg.f64 x))) x) #s(literal -1 binary64)))))))) |
#s(approx (* (fabs (+ y x)) (- y x)) (*.f64 (neg.f64 x) (fabs.f64 (-.f64 y (neg.f64 x))))) |
#s(approx (* (fabs (+ y x)) (- y x)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 y (/.f64 (fabs.f64 (-.f64 y (neg.f64 x))) x)) #s(literal -1 binary64) (fabs.f64 (-.f64 y (neg.f64 x)))))) |
#s(approx (fabs (+ y x)) (fabs.f64 (-.f64 y (neg.f64 x)))) |
#s(approx (sqrt (fabs (+ y x))) (sqrt.f64 (fabs.f64 (-.f64 y (neg.f64 x))))) |
#s(approx (sqrt (- y x)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (/.f64 y (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (neg.f64 x)))) |
#s(approx (sqrt (- y x)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (/.f64 y (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) y (sqrt.f64 (neg.f64 x)))) |
#s(approx (sqrt (- y x)) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (/.f64 y (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -3 binary64)))) y (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) y (sqrt.f64 (neg.f64 x)))) |
#s(approx (- y x) (-.f64 y x)) |
#s(approx y y) |
#s(approx (sqrt (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x))))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (sqrt.f64 (neg.f64 x)))) |
#s(approx (sqrt (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x))))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (*.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal -1/2 binary64))) y (sqrt.f64 (neg.f64 x)))) |
#s(approx (sqrt (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x))))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (*.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal -1 binary64))) #s(literal -1/8 binary64))) y (*.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal -1/2 binary64))) y (sqrt.f64 (neg.f64 x)))) |
#s(approx (- (pow x 3) (pow y 3)) (fma.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (pow y 3) (pow.f64 y #s(literal 3 binary64))) |
#s(approx (neg (+ (* y (+ y x)) (* x x))) (-.f64 (*.f64 (neg.f64 x) y) (*.f64 x x))) |
#s(approx (neg (+ (* y (+ y x)) (* x x))) (-.f64 (*.f64 (-.f64 (neg.f64 y) x) y) (*.f64 x x))) |
#s(approx (+ (* y (+ y x)) (* x x)) (*.f64 (+.f64 y x) x)) |
#s(approx (+ (* y (+ y x)) (* x x)) (fma.f64 x x (*.f64 (+.f64 y x) y))) |
#s(approx (/ (sqrt (* (fabs (+ y x)) (- y x))) (sqrt (fabs (+ y x)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (/.f64 y (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (neg.f64 x)))) |
#s(approx (/ (sqrt (* (fabs (+ y x)) (- y x))) (sqrt (fabs (+ y x)))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (/.f64 y (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) y (sqrt.f64 (neg.f64 x)))) |
#s(approx (/ (sqrt (* (fabs (+ y x)) (- y x))) (sqrt (fabs (+ y x)))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (/.f64 y (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -3 binary64)))) y (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) y (sqrt.f64 (neg.f64 x)))) |
#s(approx (sqrt (* (fabs (+ y x)) (- y x))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (fabs.f64 (+.f64 y x)) x))) (/.f64 y (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (neg.f64 x) (fabs.f64 (+.f64 y x)))))) |
#s(approx (sqrt (* (fabs (+ y x)) (- y x))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (fabs.f64 (+.f64 y x)) x))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (fabs.f64 (+.f64 y x)) (pow.f64 x #s(literal 3 binary64))))) (/.f64 y (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))))) y (sqrt.f64 (*.f64 (neg.f64 x) (fabs.f64 (+.f64 y x)))))) |
#s(approx (sqrt (* (fabs (+ y x)) (- y x))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (fabs.f64 (+.f64 y x)) x))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (fabs.f64 (+.f64 y x)) (pow.f64 x #s(literal 3 binary64))))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -3 binary64)) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 (fabs.f64 (+.f64 y x)) (pow.f64 x #s(literal 5 binary64))))) (/.f64 y (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))))) y)) y (sqrt.f64 (*.f64 (neg.f64 x) (fabs.f64 (+.f64 y x)))))) |
#s(approx (sqrt (- y x)) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (sqrt.f64 (pow.f64 y #s(literal -3 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 y))) y)) |
#s(approx (sqrt (- y x)) (*.f64 (+.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (sqrt.f64 (pow.f64 y #s(literal -5 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) x) (sqrt.f64 (pow.f64 y #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 y))) y)) |
#s(approx (sqrt (- y x)) (*.f64 (+.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (sqrt.f64 (pow.f64 y #s(literal -3 binary64))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (sqrt.f64 (pow.f64 y #s(literal -5 binary64))) (*.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 x #s(literal 3 binary64))) (sqrt.f64 (pow.f64 y #s(literal -7 binary64)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 y))) y)) |
#s(approx (- y x) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1 binary64) #s(literal 1 binary64)) y)) |
#s(approx (sqrt (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x))))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (pow.f64 y #s(literal -3 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 y)))) y)) |
#s(approx (sqrt (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x))))) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) (sqrt.f64 (pow.f64 y #s(literal -5 binary64)))) #s(literal -1/2 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (pow.f64 y #s(literal -3 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 y))))) y)) |
#s(approx (sqrt (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x))))) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 y #s(literal -5 binary64)))) (*.f64 #s(literal 0 binary64) (*.f64 x x)) (fma.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) y) #s(literal -1 binary64)) #s(literal 1/4 binary64) (*.f64 (neg.f64 x) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) (sqrt.f64 (pow.f64 y #s(literal -7 binary64)))) #s(literal -1/2 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (pow.f64 y #s(literal -3 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 y)))))) y)) |
#s(approx (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x)))) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1 binary64) #s(literal 1 binary64)) y)) |
#s(approx (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x)))) (*.f64 (+.f64 (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (neg.f64 x) y)) #s(literal 1 binary64)) y)) |
#s(approx (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x)))) (*.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (*.f64 (neg.f64 x) (*.f64 #s(literal 0 binary64) (*.f64 x x))) (pow.f64 y #s(literal 3 binary64))))) #s(literal 1 binary64)) y)) |
#s(approx (- (pow x 3) (pow y 3)) (*.f64 (-.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal 1 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (neg (+ (* y (+ y x)) (* x x))) (*.f64 (-.f64 (/.f64 (neg.f64 x) y) #s(literal 1 binary64)) (*.f64 y y))) |
#s(approx (neg (+ (* y (+ y x)) (* x x))) (*.f64 (-.f64 (/.f64 (neg.f64 (*.f64 x x)) (*.f64 y y)) (+.f64 (/.f64 x y) #s(literal 1 binary64))) (*.f64 y y))) |
#s(approx (+ (* y (+ y x)) (* x x)) (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (*.f64 y y))) |
#s(approx (+ (* y (+ y x)) (* x x)) (*.f64 (+.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 (*.f64 x x) (*.f64 y y))) (*.f64 y y))) |
#s(approx (+ y x) (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) y)) |
#s(approx (/ (sqrt (* (fabs (+ y x)) (- y x))) (sqrt (fabs (+ y x)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (sqrt.f64 (pow.f64 y #s(literal -3 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 y))) y)) |
#s(approx (/ (sqrt (* (fabs (+ y x)) (- y x))) (sqrt (fabs (+ y x)))) (*.f64 (+.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (sqrt.f64 (pow.f64 y #s(literal -5 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) x) (sqrt.f64 (pow.f64 y #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 y))) y)) |
#s(approx (/ (sqrt (* (fabs (+ y x)) (- y x))) (sqrt (fabs (+ y x)))) (*.f64 (+.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (sqrt.f64 (pow.f64 y #s(literal -3 binary64))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (sqrt.f64 (pow.f64 y #s(literal -5 binary64))) (*.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 x #s(literal 3 binary64))) (sqrt.f64 (pow.f64 y #s(literal -7 binary64)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 y))) y)) |
#s(approx (sqrt (* (fabs (+ y x)) (- y x))) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (sqrt.f64 (/.f64 (fabs.f64 (+.f64 y x)) (pow.f64 y #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (fabs.f64 (+.f64 y x)) y))) y)) |
#s(approx (sqrt (* (fabs (+ y x)) (- y x))) (*.f64 (+.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (sqrt.f64 (/.f64 (fabs.f64 (+.f64 y x)) (pow.f64 y #s(literal 5 binary64)))) (*.f64 (*.f64 #s(literal -1/2 binary64) x) (sqrt.f64 (/.f64 (fabs.f64 (+.f64 y x)) (pow.f64 y #s(literal 3 binary64)))))) (sqrt.f64 (/.f64 (fabs.f64 (+.f64 y x)) y))) y)) |
#s(approx (sqrt (* (fabs (+ y x)) (- y x))) (*.f64 (+.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (sqrt.f64 (/.f64 (fabs.f64 (+.f64 y x)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (sqrt.f64 (/.f64 (fabs.f64 (+.f64 y x)) (pow.f64 y #s(literal 5 binary64)))) (*.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 x #s(literal 3 binary64))) (sqrt.f64 (/.f64 (fabs.f64 (+.f64 y x)) (pow.f64 y #s(literal 7 binary64))))))) (sqrt.f64 (/.f64 (fabs.f64 (+.f64 y x)) y))) y)) |
#s(approx (* (fabs (+ y x)) (- y x)) (*.f64 (+.f64 (/.f64 (*.f64 (neg.f64 x) (fabs.f64 (+.f64 y x))) y) (fabs.f64 (+.f64 y x))) y)) |
#s(approx (sqrt (fabs (fabs (- x y)))) (sqrt.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) y x)))) |
#s(approx (fabs (fabs (- x y))) (fabs.f64 (fma.f64 #s(literal -1 binary64) y x))) |
#s(approx (fabs (fabs (- x y))) (fabs.f64 (fma.f64 #s(literal -1 binary64) y x))) |
#s(approx (sqrt (- y x)) (neg.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 y)))) |
#s(approx (sqrt (- y x)) (*.f64 (neg.f64 y) (fma.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 x)) (sqrt.f64 (pow.f64 y #s(literal -3 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 y)))))) |
#s(approx (sqrt (- y x)) (*.f64 (neg.f64 y) (fma.f64 (*.f64 (neg.f64 (*.f64 x x)) (sqrt.f64 (pow.f64 y #s(literal -5 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 x)) (sqrt.f64 (pow.f64 y #s(literal -3 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 y))))))) |
#s(approx (sqrt (- y x)) (*.f64 (neg.f64 y) (fma.f64 (*.f64 #s(literal -1/8 binary64) (neg.f64 (*.f64 x x))) (sqrt.f64 (pow.f64 y #s(literal -5 binary64))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64))) (sqrt.f64 (pow.f64 y #s(literal -7 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 x)) (sqrt.f64 (pow.f64 y #s(literal -3 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 y)))))))) |
#s(approx (- y x) (*.f64 (neg.f64 y) (-.f64 (/.f64 x y) #s(literal 1 binary64)))) |
#s(approx (sqrt (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x))))) (neg.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 y)))) |
#s(approx (sqrt (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x))))) (*.f64 (neg.f64 y) (fma.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 x)) (sqrt.f64 (pow.f64 y #s(literal -3 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 y)))))) |
#s(approx (sqrt (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x))))) (*.f64 (neg.f64 y) (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal -1 binary64)) (sqrt.f64 (pow.f64 y #s(literal -5 binary64)))) #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 x)) (sqrt.f64 (pow.f64 y #s(literal -3 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 y))))))) |
#s(approx (sqrt (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x))))) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 y)) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 y))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) y) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) x)) #s(literal -1 binary64)))) (pow.f64 y #s(literal 3 binary64))) #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 x)) (sqrt.f64 (pow.f64 y #s(literal -3 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 y))))))) |
#s(approx (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x)))) (*.f64 (neg.f64 y) (-.f64 (/.f64 x y) #s(literal 1 binary64)))) |
#s(approx (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x)))) (*.f64 (neg.f64 y) (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) y) #s(literal -1 binary64) (neg.f64 x)) y)) #s(literal 1 binary64)))) |
#s(approx (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x)))) (*.f64 (neg.f64 y) (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 0 binary64) (*.f64 x x) (/.f64 (*.f64 (neg.f64 x) (*.f64 #s(literal 0 binary64) (*.f64 x x))) y)) y) #s(literal -1 binary64) (neg.f64 x)) y)) #s(literal 1 binary64)))) |
#s(approx (- (pow x 3) (pow y 3)) (*.f64 (neg.f64 (pow.f64 y #s(literal 3 binary64))) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (neg (+ (* y (+ y x)) (* x x))) (*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 x x) y) (neg.f64 x)) y)) #s(literal 1 binary64)) (*.f64 y y))) |
#s(approx (+ (* y (+ y x)) (* x x)) (*.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x x) y) #s(literal -1 binary64) (neg.f64 x)) y) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 y y))) |
#s(approx (+ y x) (*.f64 (neg.f64 y) (-.f64 (/.f64 (neg.f64 x) y) #s(literal 1 binary64)))) |
#s(approx (/ (sqrt (* (fabs (+ y x)) (- y x))) (sqrt (fabs (+ y x)))) (neg.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 y)))) |
#s(approx (/ (sqrt (* (fabs (+ y x)) (- y x))) (sqrt (fabs (+ y x)))) (*.f64 (neg.f64 y) (fma.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 x)) (sqrt.f64 (pow.f64 y #s(literal -3 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 y)))))) |
#s(approx (/ (sqrt (* (fabs (+ y x)) (- y x))) (sqrt (fabs (+ y x)))) (*.f64 (neg.f64 y) (fma.f64 (*.f64 (neg.f64 (*.f64 x x)) (sqrt.f64 (pow.f64 y #s(literal -5 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 x)) (sqrt.f64 (pow.f64 y #s(literal -3 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 y))))))) |
#s(approx (/ (sqrt (* (fabs (+ y x)) (- y x))) (sqrt (fabs (+ y x)))) (*.f64 (neg.f64 y) (fma.f64 (*.f64 #s(literal -1/8 binary64) (neg.f64 (*.f64 x x))) (sqrt.f64 (pow.f64 y #s(literal -5 binary64))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64))) (sqrt.f64 (pow.f64 y #s(literal -7 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 x)) (sqrt.f64 (pow.f64 y #s(literal -3 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 y)))))))) |
#s(approx (sqrt (* (fabs (+ y x)) (- y x))) (neg.f64 (*.f64 (sqrt.f64 (*.f64 (fabs.f64 (-.f64 x (neg.f64 y))) y)) #s(literal -1 binary64)))) |
#s(approx (sqrt (* (fabs (+ y x)) (- y x))) (*.f64 (neg.f64 y) (fma.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 x)) (sqrt.f64 (/.f64 (fabs.f64 (-.f64 x (neg.f64 y))) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 (fabs.f64 (-.f64 x (neg.f64 y))) y)) #s(literal -1 binary64))))) |
#s(approx (sqrt (* (fabs (+ y x)) (- y x))) (*.f64 (neg.f64 y) (fma.f64 (*.f64 #s(literal -1/8 binary64) (neg.f64 (*.f64 x x))) (sqrt.f64 (/.f64 (fabs.f64 (-.f64 x (neg.f64 y))) (pow.f64 y #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 x)) (sqrt.f64 (/.f64 (fabs.f64 (-.f64 x (neg.f64 y))) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 (fabs.f64 (-.f64 x (neg.f64 y))) y)) #s(literal -1 binary64)))))) |
#s(approx (sqrt (* (fabs (+ y x)) (- y x))) (*.f64 (neg.f64 y) (fma.f64 (*.f64 #s(literal -1/8 binary64) (neg.f64 (*.f64 x x))) (sqrt.f64 (/.f64 (fabs.f64 (-.f64 x (neg.f64 y))) (pow.f64 y #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64))) (sqrt.f64 (/.f64 (fabs.f64 (-.f64 x (neg.f64 y))) (pow.f64 y #s(literal 7 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 x)) (sqrt.f64 (/.f64 (fabs.f64 (-.f64 x (neg.f64 y))) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 (fabs.f64 (-.f64 x (neg.f64 y))) y)) #s(literal -1 binary64))))))) |
#s(approx (* (fabs (+ y x)) (- y x)) (*.f64 (fabs.f64 (-.f64 x (neg.f64 y))) y)) |
#s(approx (* (fabs (+ y x)) (- y x)) (*.f64 (neg.f64 y) (fma.f64 x (/.f64 (fabs.f64 (-.f64 x (neg.f64 y))) y) (neg.f64 (fabs.f64 (-.f64 x (neg.f64 y))))))) |
#s(approx (fabs (+ y x)) (fabs.f64 (-.f64 x (neg.f64 y)))) |
#s(approx (sqrt (fabs (+ y x))) (sqrt.f64 (fabs.f64 (-.f64 x (neg.f64 y))))) |
Compiled 8 671 to 1 283 computations (85.2% saved)
5 alts after pruning (2 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 319 | 2 | 321 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 3 | 4 |
| Done | 0 | 0 | 0 |
| Total | 320 | 5 | 325 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 56.4% | (/.f64 (sqrt.f64 (*.f64 (fabs.f64 (+.f64 y x)) (-.f64 y x))) (sqrt.f64 (fabs.f64 (+.f64 y x)))) |
| ▶ | 36.1% | (sqrt.f64 (/.f64 (*.f64 (fma.f64 x x (*.f64 (+.f64 y x) y)) (-.f64 x y)) (neg.f64 (fma.f64 y (+.f64 y x) (*.f64 x x))))) |
| ✓ | 100.0% | (sqrt.f64 (-.f64 y x)) |
| ✓ | 51.1% | (sqrt.f64 (fabs.f64 #s(approx (fabs (- x y)) x))) |
| ▶ | 51.5% | (sqrt.f64 #s(approx (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x)))) y)) |
Compiled 71 to 46 computations (35.2% saved)
| Inputs |
|---|
(sqrt.f64 #s(approx (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x)))) y)) |
#s(approx (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x)))) y) |
y |
(sqrt.f64 (/.f64 (*.f64 (fma.f64 x x (*.f64 (+.f64 y x) y)) (-.f64 x y)) (neg.f64 (fma.f64 y (+.f64 y x) (*.f64 x x))))) |
(/.f64 (*.f64 (fma.f64 x x (*.f64 (+.f64 y x) y)) (-.f64 x y)) (neg.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(*.f64 (fma.f64 x x (*.f64 (+.f64 y x) y)) (-.f64 x y)) |
(fma.f64 x x (*.f64 (+.f64 y x) y)) |
x |
(*.f64 (+.f64 y x) y) |
(+.f64 y x) |
(-.f64 x y) |
(neg.f64 (fma.f64 y (+.f64 y x) (*.f64 x x))) |
(fma.f64 y (+.f64 y x) (*.f64 x x)) |
(*.f64 x x) |
| Outputs |
|---|
#s(approx (sqrt (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x))))) #s(hole binary64 (* (sqrt y) (pow (sqrt -1) 2)))) |
#s(approx (sqrt (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x))))) #s(hole binary64 (+ (* 1/2 (* x (sqrt (/ 1 y)))) (* (sqrt y) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x))))) #s(hole binary64 (+ (* x (+ (* -1/8 (* (/ x (pow (sqrt -1) 2)) (sqrt (/ 1 (pow y 3))))) (* 1/2 (sqrt (/ 1 y))))) (* (sqrt y) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x))))) #s(hole binary64 (+ (* x (+ (* 1/2 (sqrt (/ 1 y))) (* x (+ (* -1/8 (* (sqrt (/ 1 (pow y 3))) (/ 1 (pow (sqrt -1) 2)))) (* 1/16 (* (/ x (pow (sqrt -1) 4)) (sqrt (/ 1 (pow y 5))))))))) (* (sqrt y) (pow (sqrt -1) 2))))) |
#s(approx (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x)))) #s(hole binary64 y)) |
#s(approx (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x)))) #s(hole binary64 (+ y (* -1 x)))) |
#s(approx (sqrt (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x))))) #s(hole binary64 (* (sqrt y) (pow (sqrt -1) 2)))) |
#s(approx (sqrt (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x))))) #s(hole binary64 (+ (* 1/2 (* x (sqrt (/ 1 y)))) (* (sqrt y) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x))))) #s(hole binary64 (+ (* x (+ (* -1/8 (* (/ x (pow (sqrt -1) 2)) (sqrt (/ 1 (pow y 3))))) (* 1/2 (sqrt (/ 1 y))))) (* (sqrt y) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x))))) #s(hole binary64 (+ (* x (+ (* 1/2 (sqrt (/ 1 y))) (* x (+ (* -1/8 (* (sqrt (/ 1 (pow y 3))) (/ 1 (pow (sqrt -1) 2)))) (* 1/16 (* (/ x (pow (sqrt -1) 4)) (sqrt (/ 1 (pow y 5))))))))) (* (sqrt y) (pow (sqrt -1) 2))))) |
#s(approx (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x)))) #s(hole binary64 y)) |
#s(approx (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x)))) #s(hole binary64 (+ y (* -1 x)))) |
#s(approx (* (+ (* x x) (* (+ y x) y)) (- x y)) #s(hole binary64 (* -1 (pow y 3)))) |
#s(approx (* (+ (* x x) (* (+ y x) y)) (- x y)) #s(hole binary64 (+ (* -1 (pow y 3)) (* x (+ (* -1 (pow y 2)) (pow y 2)))))) |
#s(approx (* (+ (* x x) (* (+ y x) y)) (- x y)) #s(hole binary64 (+ (* -1 (pow y 3)) (* x (+ (* -1 (pow y 2)) (+ (* x (+ y (* -1 y))) (pow y 2))))))) |
#s(approx (* (+ (* x x) (* (+ y x) y)) (- x y)) #s(hole binary64 (+ (* -1 (pow y 3)) (* x (+ (* -1 (pow y 2)) (+ (* x (+ x (+ y (* -1 y)))) (pow y 2))))))) |
#s(approx (+ (* x x) (* (+ y x) y)) #s(hole binary64 (pow y 2))) |
#s(approx (+ (* x x) (* (+ y x) y)) #s(hole binary64 (+ (* x y) (pow y 2)))) |
#s(approx (+ (* x x) (* (+ y x) y)) #s(hole binary64 (+ (* x (+ x y)) (pow y 2)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (+ y x) y) #s(hole binary64 (pow y 2))) |
#s(approx (* (+ y x) y) #s(hole binary64 (+ (* x y) (pow y 2)))) |
#s(approx (+ y x) #s(hole binary64 y)) |
#s(approx (+ y x) #s(hole binary64 (+ x y))) |
#s(approx (- x y) #s(hole binary64 (* -1 y))) |
#s(approx (- x y) #s(hole binary64 (- x y))) |
#s(approx (neg (+ (* y (+ y x)) (* x x))) #s(hole binary64 (* -1 (pow y 2)))) |
#s(approx (neg (+ (* y (+ y x)) (* x x))) #s(hole binary64 (- (* -1 (* x y)) (pow y 2)))) |
#s(approx (neg (+ (* y (+ y x)) (* x x))) #s(hole binary64 (- (* x (- (* -1 x) y)) (pow y 2)))) |
#s(approx (+ (* y (+ y x)) (* x x)) #s(hole binary64 (pow y 2))) |
#s(approx (+ (* y (+ y x)) (* x x)) #s(hole binary64 (+ (* x y) (pow y 2)))) |
#s(approx (+ (* y (+ y x)) (* x x)) #s(hole binary64 (+ (* x (+ x y)) (pow y 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (sqrt (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x))))) #s(hole binary64 (* (sqrt x) (sqrt -1)))) |
#s(approx (sqrt (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x))))) #s(hole binary64 (* x (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (* y (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))))) |
#s(approx (sqrt (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x))))) #s(hole binary64 (* x (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (* y (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (pow x 5))) (* (sqrt -1) (+ (* -1 (pow y 2)) (pow y 2))))) (* (sqrt (/ 1 x)) (sqrt -1))))))) |
#s(approx (sqrt (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x))))) #s(hole binary64 (* x (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (* y (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (pow x 5))) (* (sqrt -1) (+ (* -1 (pow y 2)) (pow y 2))))) (+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (* (sqrt -1) (+ (* -1 (* y (+ (* -1 (pow y 2)) (pow y 2)))) (* 1/4 (* x (pow y 2))))))) (* (sqrt (/ 1 x)) (sqrt -1)))))))) |
#s(approx (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x)))) #s(hole binary64 (* -1 x))) |
#s(approx (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x)))) #s(hole binary64 (* x (- (/ y x) 1)))) |
#s(approx (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x)))) #s(hole binary64 (* x (- (+ (* -1 (/ (pow y 2) (pow x 2))) (+ (/ y x) (/ (pow y 2) (pow x 2)))) 1)))) |
#s(approx (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x)))) #s(hole binary64 (* x (- (+ (* -1 (/ (* y (+ (* -1 (pow y 2)) (pow y 2))) (pow x 3))) (+ (* -1 (/ (pow y 2) (pow x 2))) (+ (/ y x) (/ (pow y 2) (pow x 2))))) 1)))) |
#s(approx (sqrt (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x))))) #s(hole binary64 (* (sqrt x) (sqrt -1)))) |
#s(approx (sqrt (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x))))) #s(hole binary64 (* x (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (* y (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))))) |
#s(approx (sqrt (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x))))) #s(hole binary64 (* x (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (* y (sqrt -1)))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (* (pow y 2) (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1))))))) |
#s(approx (sqrt (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x))))) #s(hole binary64 (* x (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (* y (sqrt -1)))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (* (pow y 2) (sqrt -1)))) (+ (* -1/16 (* (sqrt (/ 1 (pow x 7))) (* (pow y 3) (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))))))) |
#s(approx (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x)))) #s(hole binary64 (* -1 x))) |
#s(approx (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x)))) #s(hole binary64 (* x (- (/ y x) 1)))) |
#s(approx (* (+ (* x x) (* (+ y x) y)) (- x y)) #s(hole binary64 (pow x 3))) |
#s(approx (* (+ (* x x) (* (+ y x) y)) (- x y)) #s(hole binary64 (* (pow x 3) (+ 1 (+ (* -1 (/ y x)) (/ y x)))))) |
#s(approx (* (+ (* x x) (* (+ y x) y)) (- x y)) #s(hole binary64 (* (pow x 3) (+ 1 (+ (* -1 (/ y x)) (+ (* -1 (/ (pow y 2) (pow x 2))) (+ (/ y x) (/ (pow y 2) (pow x 2))))))))) |
#s(approx (* (+ (* x x) (* (+ y x) y)) (- x y)) #s(hole binary64 (* (pow x 3) (+ 1 (+ (* -1 (/ y x)) (+ (* -1 (/ (pow y 2) (pow x 2))) (+ (* -1 (/ (pow y 3) (pow x 3))) (+ (/ y x) (/ (pow y 2) (pow x 2)))))))))) |
#s(approx (+ (* x x) (* (+ y x) y)) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* x x) (* (+ y x) y)) #s(hole binary64 (* (pow x 2) (+ 1 (/ y x))))) |
#s(approx (+ (* x x) (* (+ y x) y)) #s(hole binary64 (* (pow x 2) (+ 1 (+ (/ y x) (/ (pow y 2) (pow x 2))))))) |
#s(approx (* (+ y x) y) #s(hole binary64 (* x y))) |
#s(approx (* (+ y x) y) #s(hole binary64 (* x (+ y (/ (pow y 2) x))))) |
#s(approx (+ y x) #s(hole binary64 x)) |
#s(approx (+ y x) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (- x y) #s(hole binary64 x)) |
#s(approx (- x y) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (neg (+ (* y (+ y x)) (* x x))) #s(hole binary64 (* -1 (pow x 2)))) |
#s(approx (neg (+ (* y (+ y x)) (* x x))) #s(hole binary64 (* (pow x 2) (- (* -1 (/ y x)) 1)))) |
#s(approx (neg (+ (* y (+ y x)) (* x x))) #s(hole binary64 (* (pow x 2) (- (* -1 (/ (pow y 2) (pow x 2))) (+ 1 (/ y x)))))) |
#s(approx (+ (* y (+ y x)) (* x x)) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* y (+ y x)) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (/ y x))))) |
#s(approx (+ (* y (+ y x)) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (+ (/ y x) (/ (pow y 2) (pow x 2))))))) |
#s(approx (sqrt (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x))))) #s(hole binary64 (* -1 (* (sqrt x) (sqrt -1))))) |
#s(approx (sqrt (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x))))) #s(hole binary64 (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* y (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1))))))) |
#s(approx (sqrt (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x))))) #s(hole binary64 (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* y (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 5))) (* (sqrt -1) (+ (* -1 (pow y 2)) (pow y 2))))) (* (sqrt (/ 1 x)) (sqrt -1)))))))) |
#s(approx (sqrt (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x))))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1/2 (* (sqrt x) (* (sqrt -1) (+ (* -1 (pow y 2)) (pow y 2))))) (* 1/2 (* (sqrt (/ 1 x)) (* (sqrt -1) (+ (* -1/4 (* x (pow y 2))) (* y (+ (* -1 (pow y 2)) (pow y 2)))))))) (pow x 3))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* y (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))))))) |
#s(approx (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x)))) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ y x))))))) |
#s(approx (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x)))) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ (- (+ (* -1 (/ (pow y 2) x)) (/ (pow y 2) x)) (* -1 y)) x))))))) |
#s(approx (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x)))) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ (- (* -1 (/ (- (/ (* y (+ (* -1 (pow y 2)) (pow y 2))) x) (+ (* -1 (pow y 2)) (pow y 2))) x)) (* -1 y)) x))))))) |
#s(approx (sqrt (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x))))) #s(hole binary64 (* -1 (* (sqrt x) (sqrt -1))))) |
#s(approx (sqrt (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x))))) #s(hole binary64 (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* y (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1))))))) |
#s(approx (sqrt (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x 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 (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x 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 x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x)))) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ y x))))))) |
#s(approx (* (+ (* x x) (* (+ y x) y)) (- x y)) #s(hole binary64 (* -1 (* (pow x 3) (- (+ (* -1 (/ y x)) (/ y x)) 1))))) |
#s(approx (* (+ (* x x) (* (+ y x) y)) (- x y)) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (+ (* -1 (+ y (* -1 y))) (+ (* -1 (/ (pow y 2) x)) (/ (pow y 2) x))) x)) 1))))) |
#s(approx (* (+ (* x x) (* (+ y x) y)) (- x y)) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (+ (* -1 (+ y (* -1 y))) (* -1 (/ (+ (* -1 (+ (* -1 (pow y 2)) (pow y 2))) (/ (pow y 3) x)) x))) x)) 1))))) |
#s(approx (+ (* x x) (* (+ y x) y)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (+ (* -1 y) (* -1 (/ (pow y 2) x))) x)))))) |
#s(approx (* (+ y x) y) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ (pow y 2) x))))))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#s(approx (neg (+ (* y (+ y x)) (* x x))) #s(hole binary64 (* (pow x 2) (- (* -1 (/ (- (/ (pow y 2) x) (* -1 y)) x)) 1)))) |
#s(approx (+ (* y (+ y x)) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (+ (* -1 y) (* -1 (/ (pow y 2) x))) x)))))) |
#s(approx (sqrt (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x))))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 x)) (* y (sqrt -1)))) (* (sqrt x) (sqrt -1))))) |
#s(approx (sqrt (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x))))) #s(hole binary64 (+ (* y (+ (* -1/2 (* (sqrt (/ 1 x)) (sqrt -1))) (* -1/8 (* (sqrt (/ 1 (pow x 3))) (* y (sqrt -1)))))) (* (sqrt x) (sqrt -1))))) |
#s(approx (sqrt (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x))))) #s(hole binary64 (+ (* y (+ (* -1/2 (* (sqrt (/ 1 x)) (sqrt -1))) (* y (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (* -1/16 (* (sqrt (/ 1 (pow x 5))) (* y (sqrt -1)))))))) (* (sqrt x) (sqrt -1))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (sqrt (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x))))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 x)) (* y (sqrt -1)))) (* (sqrt x) (sqrt -1))))) |
#s(approx (sqrt (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x))))) #s(hole binary64 (+ (* y (+ (* -1/2 (* (sqrt (/ 1 x)) (sqrt -1))) (* -1/8 (* (sqrt (/ 1 (pow x 3))) (* y (sqrt -1)))))) (* (sqrt x) (sqrt -1))))) |
#s(approx (sqrt (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x))))) #s(hole binary64 (+ (* y (+ (* -1/2 (* (sqrt (/ 1 x)) (sqrt -1))) (* y (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (* -1/16 (* (sqrt (/ 1 (pow x 5))) (* y (sqrt -1)))))))) (* (sqrt x) (sqrt -1))))) |
#s(approx (* (+ (* x x) (* (+ y x) y)) (- x y)) #s(hole binary64 (+ (* y (+ (* -1 (pow x 2)) (pow x 2))) (pow x 3)))) |
#s(approx (* (+ (* x x) (* (+ y x) y)) (- x y)) #s(hole binary64 (+ (* y (+ (* -1 (pow x 2)) (+ (* y (+ x (* -1 x))) (pow x 2)))) (pow x 3)))) |
#s(approx (* (+ (* x x) (* (+ y x) y)) (- x y)) #s(hole binary64 (+ (* y (+ (* -1 (pow x 2)) (+ (* y (+ x (+ (* -1 x) (* -1 y)))) (pow x 2)))) (pow x 3)))) |
#s(approx (+ (* x x) (* (+ y x) y)) #s(hole binary64 (+ (* x y) (pow x 2)))) |
#s(approx (+ (* x x) (* (+ y x) y)) #s(hole binary64 (+ (* y (+ x y)) (pow x 2)))) |
#s(approx (* (+ y x) y) #s(hole binary64 (* y (+ x y)))) |
#s(approx (- x y) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx (neg (+ (* y (+ y x)) (* x x))) #s(hole binary64 (- (* -1 (* x y)) (pow x 2)))) |
#s(approx (neg (+ (* y (+ y x)) (* x x))) #s(hole binary64 (- (* y (- (* -1 y) x)) (pow x 2)))) |
#s(approx (+ (* y (+ y x)) (* x x)) #s(hole binary64 (+ (* x y) (pow x 2)))) |
#s(approx (+ (* y (+ y x)) (* x x)) #s(hole binary64 (+ (* y (+ x y)) (pow x 2)))) |
#s(approx (sqrt (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x))))) #s(hole binary64 (* y (+ (* 1/2 (* x (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (pow (sqrt -1) 2)))))) |
#s(approx (sqrt (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x))))) #s(hole binary64 (* y (+ (* -1/2 (* (sqrt (/ 1 (pow y 5))) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* 1/2 (* x (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x))))) #s(hole binary64 (* y (+ (* -1/2 (* (sqrt (/ 1 (pow y 5))) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* -1/2 (* (sqrt (/ 1 (pow y 7))) (+ (* -1 (* x (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/4 (/ (* (pow x 2) y) (pow (sqrt -1) 2)))))) (+ (* 1/2 (* x (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (pow (sqrt -1) 2)))))))) |
#s(approx (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x)))) #s(hole binary64 (* y (+ 1 (* -1 (/ x y)))))) |
#s(approx (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x)))) #s(hole binary64 (* y (+ 1 (+ (* -1 (/ x y)) (+ (* -1 (/ (pow x 2) (pow y 2))) (/ (pow x 2) (pow y 2)))))))) |
#s(approx (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x)))) #s(hole binary64 (* y (+ 1 (+ (* -1 (/ x y)) (+ (* -1 (/ (* x (+ (* -1 (pow x 2)) (pow x 2))) (pow y 3))) (+ (* -1 (/ (pow x 2) (pow y 2))) (/ (pow x 2) (pow y 2))))))))) |
#s(approx (sqrt (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x))))) #s(hole binary64 (* y (+ (* 1/2 (* x (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (pow (sqrt -1) 2)))))) |
#s(approx (sqrt (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x))))) #s(hole binary64 (* y (+ (* -1/8 (* (/ (pow x 2) (pow (sqrt -1) 2)) (sqrt (/ 1 (pow y 5))))) (+ (* 1/2 (* x (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x))))) #s(hole binary64 (* y (+ (* -1/8 (* (/ (pow x 2) (pow (sqrt -1) 2)) (sqrt (/ 1 (pow y 5))))) (+ (* 1/16 (* (/ (pow x 3) (pow (sqrt -1) 4)) (sqrt (/ 1 (pow y 7))))) (+ (* 1/2 (* x (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (pow (sqrt -1) 2)))))))) |
#s(approx (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x)))) #s(hole binary64 (* y (+ 1 (* -1 (/ x y)))))) |
#s(approx (* (+ (* x x) (* (+ y x) y)) (- x y)) #s(hole binary64 (* (pow y 3) (- (+ (* -1 (/ x y)) (/ x y)) 1)))) |
#s(approx (* (+ (* x x) (* (+ y x) y)) (- x y)) #s(hole binary64 (* (pow y 3) (- (+ (* -1 (/ x y)) (+ (* -1 (/ (pow x 2) (pow y 2))) (+ (/ x y) (/ (pow x 2) (pow y 2))))) 1)))) |
#s(approx (* (+ (* x x) (* (+ y x) y)) (- x y)) #s(hole binary64 (* (pow y 3) (- (+ (* -1 (/ x y)) (+ (* -1 (/ (pow x 2) (pow y 2))) (+ (/ x y) (+ (/ (pow x 2) (pow y 2)) (/ (pow x 3) (pow y 3)))))) 1)))) |
#s(approx (+ (* x x) (* (+ y x) y)) #s(hole binary64 (* (pow y 2) (+ 1 (/ x y))))) |
#s(approx (+ (* x x) (* (+ y x) y)) #s(hole binary64 (* (pow y 2) (+ 1 (+ (/ x y) (/ (pow x 2) (pow y 2))))))) |
#s(approx (* (+ y x) y) #s(hole binary64 (* (pow y 2) (+ 1 (/ x y))))) |
#s(approx (+ y x) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (- x y) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (neg (+ (* y (+ y x)) (* x x))) #s(hole binary64 (* (pow y 2) (- (* -1 (/ x y)) 1)))) |
#s(approx (neg (+ (* y (+ y x)) (* x x))) #s(hole binary64 (* (pow y 2) (- (* -1 (/ (pow x 2) (pow y 2))) (+ 1 (/ x y)))))) |
#s(approx (+ (* y (+ y x)) (* x x)) #s(hole binary64 (* (pow y 2) (+ 1 (/ x y))))) |
#s(approx (+ (* y (+ y x)) (* x x)) #s(hole binary64 (* (pow y 2) (+ 1 (+ (/ x y) (/ (pow x 2) (pow y 2))))))) |
#s(approx (sqrt (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x))))) #s(hole binary64 (* -1 (* (sqrt y) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x 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 (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x))))) #s(hole binary64 (* -1 (* y (+ (* 1/2 (* (sqrt (/ 1 (pow y 5))) (* (pow (sqrt -1) 2) (+ (* -1 (pow x 2)) (pow x 2))))) (+ (* 1/2 (* (* x (pow (sqrt -1) 2)) (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (pow (sqrt -1) 2)))))))) |
#s(approx (sqrt (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x))))) #s(hole binary64 (* -1 (* y (+ (* -1 (/ (+ (* -1/2 (* (sqrt y) (* (pow (sqrt -1) 2) (+ (* -1 (pow x 2)) (pow x 2))))) (* 1/2 (* (sqrt (/ 1 y)) (* (pow (sqrt -1) 2) (+ (* -1/4 (* (pow x 2) y)) (* x (+ (* -1 (pow x 2)) (pow x 2)))))))) (pow y 3))) (+ (* 1/2 (* (* x (pow (sqrt -1) 2)) (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (pow (sqrt -1) 2)))))))) |
#s(approx (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x)))) #s(hole binary64 (* -1 (* y (- (/ x y) 1))))) |
#s(approx (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x)))) #s(hole binary64 (* -1 (* y (- (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1 (pow x 2)) (pow x 2)) y))) y)) 1))))) |
#s(approx (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x)))) #s(hole binary64 (* -1 (* y (- (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1 (/ (* x (+ (* -1 (pow x 2)) (pow x 2))) y)) (+ (* -1 (pow x 2)) (pow x 2))) y))) y)) 1))))) |
#s(approx (sqrt (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x))))) #s(hole binary64 (* -1 (* (sqrt y) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x 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 (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x 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 (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x 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 (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x)))) #s(hole binary64 (* -1 (* y (- (/ x y) 1))))) |
#s(approx (* (+ (* x x) (* (+ y x) y)) (- x y)) #s(hole binary64 (* -1 (* (pow y 3) (+ 1 (* -1 (/ (+ x (* -1 x)) y))))))) |
#s(approx (* (+ (* x x) (* (+ y x) y)) (- x y)) #s(hole binary64 (* -1 (* (pow y 3) (+ 1 (* -1 (/ (+ x (+ (* -1 x) (* -1 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)))) y))))))) |
#s(approx (* (+ (* x x) (* (+ y x) y)) (- x y)) #s(hole binary64 (* -1 (* (pow y 3) (+ 1 (* -1 (/ (+ x (+ (* -1 x) (* -1 (/ (+ (* -1 (/ (pow x 3) y)) (+ (* -1 (pow x 2)) (pow x 2))) y)))) y))))))) |
#s(approx (+ (* x x) (* (+ y x) y)) #s(hole binary64 (* (pow y 2) (+ 1 (* -1 (/ (+ (* -1 x) (* -1 (/ (pow x 2) y))) y)))))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
#s(approx (neg (+ (* y (+ y x)) (* x x))) #s(hole binary64 (* (pow y 2) (- (* -1 (/ (- (/ (pow x 2) y) (* -1 x)) y)) 1)))) |
#s(approx (+ (* y (+ y x)) (* x x)) #s(hole binary64 (* (pow y 2) (+ 1 (* -1 (/ (+ (* -1 x) (* -1 (/ (pow x 2) y))) y)))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | y | @ | inf | ((sqrt (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x))))) (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x)))) y (sqrt (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x))))) (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x)))) (* (+ (* x x) (* (+ y x) y)) (- x y)) (+ (* x x) (* (+ y x) y)) x (* (+ y x) y) (+ y x) (- x y) (neg (+ (* y (+ y x)) (* x x))) (+ (* y (+ y x)) (* x x)) (* x x)) |
| 2.0ms | x | @ | inf | ((sqrt (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x))))) (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x)))) y (sqrt (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x))))) (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x)))) (* (+ (* x x) (* (+ y x) y)) (- x y)) (+ (* x x) (* (+ y x) y)) x (* (+ y x) y) (+ y x) (- x y) (neg (+ (* y (+ y x)) (* x x))) (+ (* y (+ y x)) (* x x)) (* x x)) |
| 2.0ms | x | @ | -inf | ((sqrt (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x))))) (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x)))) y (sqrt (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x))))) (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x)))) (* (+ (* x x) (* (+ y x) y)) (- x y)) (+ (* x x) (* (+ y x) y)) x (* (+ y x) y) (+ y x) (- x y) (neg (+ (* y (+ y x)) (* x x))) (+ (* y (+ y x)) (* x x)) (* x x)) |
| 2.0ms | x | @ | 0 | ((sqrt (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x))))) (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x)))) y (sqrt (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x))))) (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x)))) (* (+ (* x x) (* (+ y x) y)) (- x y)) (+ (* x x) (* (+ y x) y)) x (* (+ y x) y) (+ y x) (- x y) (neg (+ (* y (+ y x)) (* x x))) (+ (* y (+ y x)) (* x x)) (* x x)) |
| 1.0ms | y | @ | -inf | ((sqrt (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x))))) (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x)))) y (sqrt (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x))))) (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x)))) (* (+ (* x x) (* (+ y x) y)) (- x y)) (+ (* x x) (* (+ y x) y)) x (* (+ y x) y) (+ y x) (- x y) (neg (+ (* y (+ y x)) (* x x))) (+ (* y (+ y x)) (* x x)) (* x x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 647 | 5191 |
| 0 | 663 | 3425 |
| 0 | 3907 | 3328 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(sqrt.f64 #s(approx (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x)))) y)) |
#s(approx (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x)))) y) |
y |
(sqrt.f64 (/.f64 (*.f64 (fma.f64 x x (*.f64 (+.f64 y x) y)) (-.f64 x y)) (neg.f64 (fma.f64 y (+.f64 y x) (*.f64 x x))))) |
(/.f64 (*.f64 (fma.f64 x x (*.f64 (+.f64 y x) y)) (-.f64 x y)) (neg.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(*.f64 (fma.f64 x x (*.f64 (+.f64 y x) y)) (-.f64 x y)) |
(fma.f64 x x (*.f64 (+.f64 y x) y)) |
x |
(*.f64 (+.f64 y x) y) |
(+.f64 y x) |
(-.f64 x y) |
(neg.f64 (fma.f64 y (+.f64 y x) (*.f64 x x))) |
(fma.f64 y (+.f64 y x) (*.f64 x x)) |
(*.f64 x x) |
#s(approx (sqrt (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x))))) #s(hole binary64 (* (sqrt y) (pow (sqrt -1) 2)))) |
#s(approx (sqrt (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x))))) #s(hole binary64 (+ (* 1/2 (* x (sqrt (/ 1 y)))) (* (sqrt y) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x))))) #s(hole binary64 (+ (* x (+ (* -1/8 (* (/ x (pow (sqrt -1) 2)) (sqrt (/ 1 (pow y 3))))) (* 1/2 (sqrt (/ 1 y))))) (* (sqrt y) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x))))) #s(hole binary64 (+ (* x (+ (* 1/2 (sqrt (/ 1 y))) (* x (+ (* -1/8 (* (sqrt (/ 1 (pow y 3))) (/ 1 (pow (sqrt -1) 2)))) (* 1/16 (* (/ x (pow (sqrt -1) 4)) (sqrt (/ 1 (pow y 5))))))))) (* (sqrt y) (pow (sqrt -1) 2))))) |
#s(approx (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x)))) #s(hole binary64 y)) |
#s(approx (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x)))) #s(hole binary64 (+ y (* -1 x)))) |
#s(approx (sqrt (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x))))) #s(hole binary64 (* (sqrt y) (pow (sqrt -1) 2)))) |
#s(approx (sqrt (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x))))) #s(hole binary64 (+ (* 1/2 (* x (sqrt (/ 1 y)))) (* (sqrt y) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x))))) #s(hole binary64 (+ (* x (+ (* -1/8 (* (/ x (pow (sqrt -1) 2)) (sqrt (/ 1 (pow y 3))))) (* 1/2 (sqrt (/ 1 y))))) (* (sqrt y) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x))))) #s(hole binary64 (+ (* x (+ (* 1/2 (sqrt (/ 1 y))) (* x (+ (* -1/8 (* (sqrt (/ 1 (pow y 3))) (/ 1 (pow (sqrt -1) 2)))) (* 1/16 (* (/ x (pow (sqrt -1) 4)) (sqrt (/ 1 (pow y 5))))))))) (* (sqrt y) (pow (sqrt -1) 2))))) |
#s(approx (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x)))) #s(hole binary64 y)) |
#s(approx (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x)))) #s(hole binary64 (+ y (* -1 x)))) |
#s(approx (* (+ (* x x) (* (+ y x) y)) (- x y)) #s(hole binary64 (* -1 (pow y 3)))) |
#s(approx (* (+ (* x x) (* (+ y x) y)) (- x y)) #s(hole binary64 (+ (* -1 (pow y 3)) (* x (+ (* -1 (pow y 2)) (pow y 2)))))) |
#s(approx (* (+ (* x x) (* (+ y x) y)) (- x y)) #s(hole binary64 (+ (* -1 (pow y 3)) (* x (+ (* -1 (pow y 2)) (+ (* x (+ y (* -1 y))) (pow y 2))))))) |
#s(approx (* (+ (* x x) (* (+ y x) y)) (- x y)) #s(hole binary64 (+ (* -1 (pow y 3)) (* x (+ (* -1 (pow y 2)) (+ (* x (+ x (+ y (* -1 y)))) (pow y 2))))))) |
#s(approx (+ (* x x) (* (+ y x) y)) #s(hole binary64 (pow y 2))) |
#s(approx (+ (* x x) (* (+ y x) y)) #s(hole binary64 (+ (* x y) (pow y 2)))) |
#s(approx (+ (* x x) (* (+ y x) y)) #s(hole binary64 (+ (* x (+ x y)) (pow y 2)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (+ y x) y) #s(hole binary64 (pow y 2))) |
#s(approx (* (+ y x) y) #s(hole binary64 (+ (* x y) (pow y 2)))) |
#s(approx (+ y x) #s(hole binary64 y)) |
#s(approx (+ y x) #s(hole binary64 (+ x y))) |
#s(approx (- x y) #s(hole binary64 (* -1 y))) |
#s(approx (- x y) #s(hole binary64 (- x y))) |
#s(approx (neg (+ (* y (+ y x)) (* x x))) #s(hole binary64 (* -1 (pow y 2)))) |
#s(approx (neg (+ (* y (+ y x)) (* x x))) #s(hole binary64 (- (* -1 (* x y)) (pow y 2)))) |
#s(approx (neg (+ (* y (+ y x)) (* x x))) #s(hole binary64 (- (* x (- (* -1 x) y)) (pow y 2)))) |
#s(approx (+ (* y (+ y x)) (* x x)) #s(hole binary64 (pow y 2))) |
#s(approx (+ (* y (+ y x)) (* x x)) #s(hole binary64 (+ (* x y) (pow y 2)))) |
#s(approx (+ (* y (+ y x)) (* x x)) #s(hole binary64 (+ (* x (+ x y)) (pow y 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (sqrt (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x))))) #s(hole binary64 (* (sqrt x) (sqrt -1)))) |
#s(approx (sqrt (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x))))) #s(hole binary64 (* x (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (* y (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))))) |
#s(approx (sqrt (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x))))) #s(hole binary64 (* x (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (* y (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (pow x 5))) (* (sqrt -1) (+ (* -1 (pow y 2)) (pow y 2))))) (* (sqrt (/ 1 x)) (sqrt -1))))))) |
#s(approx (sqrt (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x))))) #s(hole binary64 (* x (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (* y (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (pow x 5))) (* (sqrt -1) (+ (* -1 (pow y 2)) (pow y 2))))) (+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (* (sqrt -1) (+ (* -1 (* y (+ (* -1 (pow y 2)) (pow y 2)))) (* 1/4 (* x (pow y 2))))))) (* (sqrt (/ 1 x)) (sqrt -1)))))))) |
#s(approx (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x)))) #s(hole binary64 (* -1 x))) |
#s(approx (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x)))) #s(hole binary64 (* x (- (/ y x) 1)))) |
#s(approx (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x)))) #s(hole binary64 (* x (- (+ (* -1 (/ (pow y 2) (pow x 2))) (+ (/ y x) (/ (pow y 2) (pow x 2)))) 1)))) |
#s(approx (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x)))) #s(hole binary64 (* x (- (+ (* -1 (/ (* y (+ (* -1 (pow y 2)) (pow y 2))) (pow x 3))) (+ (* -1 (/ (pow y 2) (pow x 2))) (+ (/ y x) (/ (pow y 2) (pow x 2))))) 1)))) |
#s(approx (sqrt (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x))))) #s(hole binary64 (* (sqrt x) (sqrt -1)))) |
#s(approx (sqrt (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x))))) #s(hole binary64 (* x (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (* y (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))))) |
#s(approx (sqrt (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x))))) #s(hole binary64 (* x (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (* y (sqrt -1)))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (* (pow y 2) (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1))))))) |
#s(approx (sqrt (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x))))) #s(hole binary64 (* x (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (* y (sqrt -1)))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (* (pow y 2) (sqrt -1)))) (+ (* -1/16 (* (sqrt (/ 1 (pow x 7))) (* (pow y 3) (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))))))) |
#s(approx (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x)))) #s(hole binary64 (* -1 x))) |
#s(approx (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x)))) #s(hole binary64 (* x (- (/ y x) 1)))) |
#s(approx (* (+ (* x x) (* (+ y x) y)) (- x y)) #s(hole binary64 (pow x 3))) |
#s(approx (* (+ (* x x) (* (+ y x) y)) (- x y)) #s(hole binary64 (* (pow x 3) (+ 1 (+ (* -1 (/ y x)) (/ y x)))))) |
#s(approx (* (+ (* x x) (* (+ y x) y)) (- x y)) #s(hole binary64 (* (pow x 3) (+ 1 (+ (* -1 (/ y x)) (+ (* -1 (/ (pow y 2) (pow x 2))) (+ (/ y x) (/ (pow y 2) (pow x 2))))))))) |
#s(approx (* (+ (* x x) (* (+ y x) y)) (- x y)) #s(hole binary64 (* (pow x 3) (+ 1 (+ (* -1 (/ y x)) (+ (* -1 (/ (pow y 2) (pow x 2))) (+ (* -1 (/ (pow y 3) (pow x 3))) (+ (/ y x) (/ (pow y 2) (pow x 2)))))))))) |
#s(approx (+ (* x x) (* (+ y x) y)) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* x x) (* (+ y x) y)) #s(hole binary64 (* (pow x 2) (+ 1 (/ y x))))) |
#s(approx (+ (* x x) (* (+ y x) y)) #s(hole binary64 (* (pow x 2) (+ 1 (+ (/ y x) (/ (pow y 2) (pow x 2))))))) |
#s(approx (* (+ y x) y) #s(hole binary64 (* x y))) |
#s(approx (* (+ y x) y) #s(hole binary64 (* x (+ y (/ (pow y 2) x))))) |
#s(approx (+ y x) #s(hole binary64 x)) |
#s(approx (+ y x) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (- x y) #s(hole binary64 x)) |
#s(approx (- x y) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (neg (+ (* y (+ y x)) (* x x))) #s(hole binary64 (* -1 (pow x 2)))) |
#s(approx (neg (+ (* y (+ y x)) (* x x))) #s(hole binary64 (* (pow x 2) (- (* -1 (/ y x)) 1)))) |
#s(approx (neg (+ (* y (+ y x)) (* x x))) #s(hole binary64 (* (pow x 2) (- (* -1 (/ (pow y 2) (pow x 2))) (+ 1 (/ y x)))))) |
#s(approx (+ (* y (+ y x)) (* x x)) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* y (+ y x)) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (/ y x))))) |
#s(approx (+ (* y (+ y x)) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (+ (/ y x) (/ (pow y 2) (pow x 2))))))) |
#s(approx (sqrt (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x))))) #s(hole binary64 (* -1 (* (sqrt x) (sqrt -1))))) |
#s(approx (sqrt (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x))))) #s(hole binary64 (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* y (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1))))))) |
#s(approx (sqrt (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x))))) #s(hole binary64 (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* y (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 5))) (* (sqrt -1) (+ (* -1 (pow y 2)) (pow y 2))))) (* (sqrt (/ 1 x)) (sqrt -1)))))))) |
#s(approx (sqrt (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x))))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1/2 (* (sqrt x) (* (sqrt -1) (+ (* -1 (pow y 2)) (pow y 2))))) (* 1/2 (* (sqrt (/ 1 x)) (* (sqrt -1) (+ (* -1/4 (* x (pow y 2))) (* y (+ (* -1 (pow y 2)) (pow y 2)))))))) (pow x 3))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* y (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))))))) |
#s(approx (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x)))) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ y x))))))) |
#s(approx (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x)))) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ (- (+ (* -1 (/ (pow y 2) x)) (/ (pow y 2) x)) (* -1 y)) x))))))) |
#s(approx (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x)))) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ (- (* -1 (/ (- (/ (* y (+ (* -1 (pow y 2)) (pow y 2))) x) (+ (* -1 (pow y 2)) (pow y 2))) x)) (* -1 y)) x))))))) |
#s(approx (sqrt (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x))))) #s(hole binary64 (* -1 (* (sqrt x) (sqrt -1))))) |
#s(approx (sqrt (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x))))) #s(hole binary64 (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* y (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1))))))) |
#s(approx (sqrt (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x 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 (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x 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 x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x)))) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ y x))))))) |
#s(approx (* (+ (* x x) (* (+ y x) y)) (- x y)) #s(hole binary64 (* -1 (* (pow x 3) (- (+ (* -1 (/ y x)) (/ y x)) 1))))) |
#s(approx (* (+ (* x x) (* (+ y x) y)) (- x y)) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (+ (* -1 (+ y (* -1 y))) (+ (* -1 (/ (pow y 2) x)) (/ (pow y 2) x))) x)) 1))))) |
#s(approx (* (+ (* x x) (* (+ y x) y)) (- x y)) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (+ (* -1 (+ y (* -1 y))) (* -1 (/ (+ (* -1 (+ (* -1 (pow y 2)) (pow y 2))) (/ (pow y 3) x)) x))) x)) 1))))) |
#s(approx (+ (* x x) (* (+ y x) y)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (+ (* -1 y) (* -1 (/ (pow y 2) x))) x)))))) |
#s(approx (* (+ y x) y) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ (pow y 2) x))))))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#s(approx (neg (+ (* y (+ y x)) (* x x))) #s(hole binary64 (* (pow x 2) (- (* -1 (/ (- (/ (pow y 2) x) (* -1 y)) x)) 1)))) |
#s(approx (+ (* y (+ y x)) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (+ (* -1 y) (* -1 (/ (pow y 2) x))) x)))))) |
#s(approx (sqrt (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x))))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 x)) (* y (sqrt -1)))) (* (sqrt x) (sqrt -1))))) |
#s(approx (sqrt (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x))))) #s(hole binary64 (+ (* y (+ (* -1/2 (* (sqrt (/ 1 x)) (sqrt -1))) (* -1/8 (* (sqrt (/ 1 (pow x 3))) (* y (sqrt -1)))))) (* (sqrt x) (sqrt -1))))) |
#s(approx (sqrt (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x))))) #s(hole binary64 (+ (* y (+ (* -1/2 (* (sqrt (/ 1 x)) (sqrt -1))) (* y (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (* -1/16 (* (sqrt (/ 1 (pow x 5))) (* y (sqrt -1)))))))) (* (sqrt x) (sqrt -1))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (sqrt (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x))))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 x)) (* y (sqrt -1)))) (* (sqrt x) (sqrt -1))))) |
#s(approx (sqrt (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x))))) #s(hole binary64 (+ (* y (+ (* -1/2 (* (sqrt (/ 1 x)) (sqrt -1))) (* -1/8 (* (sqrt (/ 1 (pow x 3))) (* y (sqrt -1)))))) (* (sqrt x) (sqrt -1))))) |
#s(approx (sqrt (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x))))) #s(hole binary64 (+ (* y (+ (* -1/2 (* (sqrt (/ 1 x)) (sqrt -1))) (* y (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (* -1/16 (* (sqrt (/ 1 (pow x 5))) (* y (sqrt -1)))))))) (* (sqrt x) (sqrt -1))))) |
#s(approx (* (+ (* x x) (* (+ y x) y)) (- x y)) #s(hole binary64 (+ (* y (+ (* -1 (pow x 2)) (pow x 2))) (pow x 3)))) |
#s(approx (* (+ (* x x) (* (+ y x) y)) (- x y)) #s(hole binary64 (+ (* y (+ (* -1 (pow x 2)) (+ (* y (+ x (* -1 x))) (pow x 2)))) (pow x 3)))) |
#s(approx (* (+ (* x x) (* (+ y x) y)) (- x y)) #s(hole binary64 (+ (* y (+ (* -1 (pow x 2)) (+ (* y (+ x (+ (* -1 x) (* -1 y)))) (pow x 2)))) (pow x 3)))) |
#s(approx (+ (* x x) (* (+ y x) y)) #s(hole binary64 (+ (* x y) (pow x 2)))) |
#s(approx (+ (* x x) (* (+ y x) y)) #s(hole binary64 (+ (* y (+ x y)) (pow x 2)))) |
#s(approx (* (+ y x) y) #s(hole binary64 (* y (+ x y)))) |
#s(approx (- x y) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx (neg (+ (* y (+ y x)) (* x x))) #s(hole binary64 (- (* -1 (* x y)) (pow x 2)))) |
#s(approx (neg (+ (* y (+ y x)) (* x x))) #s(hole binary64 (- (* y (- (* -1 y) x)) (pow x 2)))) |
#s(approx (+ (* y (+ y x)) (* x x)) #s(hole binary64 (+ (* x y) (pow x 2)))) |
#s(approx (+ (* y (+ y x)) (* x x)) #s(hole binary64 (+ (* y (+ x y)) (pow x 2)))) |
#s(approx (sqrt (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x))))) #s(hole binary64 (* y (+ (* 1/2 (* x (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (pow (sqrt -1) 2)))))) |
#s(approx (sqrt (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x))))) #s(hole binary64 (* y (+ (* -1/2 (* (sqrt (/ 1 (pow y 5))) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* 1/2 (* x (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x))))) #s(hole binary64 (* y (+ (* -1/2 (* (sqrt (/ 1 (pow y 5))) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* -1/2 (* (sqrt (/ 1 (pow y 7))) (+ (* -1 (* x (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/4 (/ (* (pow x 2) y) (pow (sqrt -1) 2)))))) (+ (* 1/2 (* x (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (pow (sqrt -1) 2)))))))) |
#s(approx (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x)))) #s(hole binary64 (* y (+ 1 (* -1 (/ x y)))))) |
#s(approx (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x)))) #s(hole binary64 (* y (+ 1 (+ (* -1 (/ x y)) (+ (* -1 (/ (pow x 2) (pow y 2))) (/ (pow x 2) (pow y 2)))))))) |
#s(approx (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x)))) #s(hole binary64 (* y (+ 1 (+ (* -1 (/ x y)) (+ (* -1 (/ (* x (+ (* -1 (pow x 2)) (pow x 2))) (pow y 3))) (+ (* -1 (/ (pow x 2) (pow y 2))) (/ (pow x 2) (pow y 2))))))))) |
#s(approx (sqrt (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x))))) #s(hole binary64 (* y (+ (* 1/2 (* x (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (pow (sqrt -1) 2)))))) |
#s(approx (sqrt (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x))))) #s(hole binary64 (* y (+ (* -1/8 (* (/ (pow x 2) (pow (sqrt -1) 2)) (sqrt (/ 1 (pow y 5))))) (+ (* 1/2 (* x (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x))))) #s(hole binary64 (* y (+ (* -1/8 (* (/ (pow x 2) (pow (sqrt -1) 2)) (sqrt (/ 1 (pow y 5))))) (+ (* 1/16 (* (/ (pow x 3) (pow (sqrt -1) 4)) (sqrt (/ 1 (pow y 7))))) (+ (* 1/2 (* x (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (pow (sqrt -1) 2)))))))) |
#s(approx (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x)))) #s(hole binary64 (* y (+ 1 (* -1 (/ x y)))))) |
#s(approx (* (+ (* x x) (* (+ y x) y)) (- x y)) #s(hole binary64 (* (pow y 3) (- (+ (* -1 (/ x y)) (/ x y)) 1)))) |
#s(approx (* (+ (* x x) (* (+ y x) y)) (- x y)) #s(hole binary64 (* (pow y 3) (- (+ (* -1 (/ x y)) (+ (* -1 (/ (pow x 2) (pow y 2))) (+ (/ x y) (/ (pow x 2) (pow y 2))))) 1)))) |
#s(approx (* (+ (* x x) (* (+ y x) y)) (- x y)) #s(hole binary64 (* (pow y 3) (- (+ (* -1 (/ x y)) (+ (* -1 (/ (pow x 2) (pow y 2))) (+ (/ x y) (+ (/ (pow x 2) (pow y 2)) (/ (pow x 3) (pow y 3)))))) 1)))) |
#s(approx (+ (* x x) (* (+ y x) y)) #s(hole binary64 (* (pow y 2) (+ 1 (/ x y))))) |
#s(approx (+ (* x x) (* (+ y x) y)) #s(hole binary64 (* (pow y 2) (+ 1 (+ (/ x y) (/ (pow x 2) (pow y 2))))))) |
#s(approx (* (+ y x) y) #s(hole binary64 (* (pow y 2) (+ 1 (/ x y))))) |
#s(approx (+ y x) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (- x y) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (neg (+ (* y (+ y x)) (* x x))) #s(hole binary64 (* (pow y 2) (- (* -1 (/ x y)) 1)))) |
#s(approx (neg (+ (* y (+ y x)) (* x x))) #s(hole binary64 (* (pow y 2) (- (* -1 (/ (pow x 2) (pow y 2))) (+ 1 (/ x y)))))) |
#s(approx (+ (* y (+ y x)) (* x x)) #s(hole binary64 (* (pow y 2) (+ 1 (/ x y))))) |
#s(approx (+ (* y (+ y x)) (* x x)) #s(hole binary64 (* (pow y 2) (+ 1 (+ (/ x y) (/ (pow x 2) (pow y 2))))))) |
#s(approx (sqrt (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x))))) #s(hole binary64 (* -1 (* (sqrt y) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x 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 (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x))))) #s(hole binary64 (* -1 (* y (+ (* 1/2 (* (sqrt (/ 1 (pow y 5))) (* (pow (sqrt -1) 2) (+ (* -1 (pow x 2)) (pow x 2))))) (+ (* 1/2 (* (* x (pow (sqrt -1) 2)) (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (pow (sqrt -1) 2)))))))) |
#s(approx (sqrt (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x))))) #s(hole binary64 (* -1 (* y (+ (* -1 (/ (+ (* -1/2 (* (sqrt y) (* (pow (sqrt -1) 2) (+ (* -1 (pow x 2)) (pow x 2))))) (* 1/2 (* (sqrt (/ 1 y)) (* (pow (sqrt -1) 2) (+ (* -1/4 (* (pow x 2) y)) (* x (+ (* -1 (pow x 2)) (pow x 2)))))))) (pow y 3))) (+ (* 1/2 (* (* x (pow (sqrt -1) 2)) (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (pow (sqrt -1) 2)))))))) |
#s(approx (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x)))) #s(hole binary64 (* -1 (* y (- (/ x y) 1))))) |
#s(approx (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x)))) #s(hole binary64 (* -1 (* y (- (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1 (pow x 2)) (pow x 2)) y))) y)) 1))))) |
#s(approx (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x)))) #s(hole binary64 (* -1 (* y (- (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1 (/ (* x (+ (* -1 (pow x 2)) (pow x 2))) y)) (+ (* -1 (pow x 2)) (pow x 2))) y))) y)) 1))))) |
#s(approx (sqrt (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x))))) #s(hole binary64 (* -1 (* (sqrt y) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x 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 (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x 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 (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x 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 (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x)))) #s(hole binary64 (* -1 (* y (- (/ x y) 1))))) |
#s(approx (* (+ (* x x) (* (+ y x) y)) (- x y)) #s(hole binary64 (* -1 (* (pow y 3) (+ 1 (* -1 (/ (+ x (* -1 x)) y))))))) |
#s(approx (* (+ (* x x) (* (+ y x) y)) (- x y)) #s(hole binary64 (* -1 (* (pow y 3) (+ 1 (* -1 (/ (+ x (+ (* -1 x) (* -1 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)))) y))))))) |
#s(approx (* (+ (* x x) (* (+ y x) y)) (- x y)) #s(hole binary64 (* -1 (* (pow y 3) (+ 1 (* -1 (/ (+ x (+ (* -1 x) (* -1 (/ (+ (* -1 (/ (pow x 3) y)) (+ (* -1 (pow x 2)) (pow x 2))) y)))) y))))))) |
#s(approx (+ (* x x) (* (+ y x) y)) #s(hole binary64 (* (pow y 2) (+ 1 (* -1 (/ (+ (* -1 x) (* -1 (/ (pow x 2) y))) y)))))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
#s(approx (neg (+ (* y (+ y x)) (* x x))) #s(hole binary64 (* (pow y 2) (- (* -1 (/ (- (/ (pow x 2) y) (* -1 x)) y)) 1)))) |
#s(approx (+ (* y (+ y x)) (* x x)) #s(hole binary64 (* (pow y 2) (+ 1 (* -1 (/ (+ (* -1 x) (* -1 (/ (pow x 2) y))) y)))))) |
| Outputs |
|---|
(pow.f64 #s(approx (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x)))) y) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x)))) y)) |
#s(approx (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x)))) y) |
y |
(pow.f64 (neg.f64 (-.f64 x y)) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 (+.f64 y x) y (*.f64 x x))))) |
(sqrt.f64 (neg.f64 (-.f64 x y))) |
(*.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)) (/.f64 (-.f64 x y) (neg.f64 (fma.f64 (+.f64 y x) y (*.f64 x x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (neg.f64 (fma.f64 (+.f64 y x) y (*.f64 x x))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (neg.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)))) |
(neg.f64 (-.f64 x y)) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (neg.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (neg.f64 (fma.f64 (+.f64 y x) y (*.f64 x x))))) |
(*.f64 (-.f64 x y) (fma.f64 (+.f64 y x) y (*.f64 x x))) |
(*.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)) (-.f64 x y)) |
(/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 3 binary64))) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)) (fma.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))))) |
(-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 y x) y) (*.f64 (+.f64 y x) y)) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (*.f64 (+.f64 y x) y) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (+.f64 y x) y) (*.f64 (+.f64 y x) y))) (-.f64 (*.f64 x x) (*.f64 (+.f64 y x) y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 y x) y) #s(literal 3 binary64)) (pow.f64 (*.f64 x x) #s(literal 3 binary64))) (fma.f64 (*.f64 (+.f64 y x) y) (*.f64 (+.f64 y x) y) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (+.f64 y x) y) (*.f64 x x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 y x) y) #s(literal 3 binary64))) (fma.f64 (*.f64 x x) (*.f64 x x) (-.f64 (*.f64 (*.f64 (+.f64 y x) y) (*.f64 (+.f64 y x) y)) (*.f64 (*.f64 x x) (*.f64 (+.f64 y x) y))))) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 y x) y)) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (+.f64 y x) y)) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (+.f64 y x) y)) |
(fma.f64 (+.f64 y x) y (*.f64 x x)) |
(fma.f64 y (+.f64 y x) (*.f64 x x)) |
(fma.f64 x x (*.f64 (+.f64 y x) y)) |
(-.f64 (*.f64 (+.f64 y x) y) (*.f64 (neg.f64 x) x)) |
(-.f64 (*.f64 x x) (*.f64 (neg.f64 (+.f64 y x)) y)) |
(+.f64 (*.f64 (+.f64 y x) y) (*.f64 x x)) |
(+.f64 (*.f64 x x) (*.f64 (+.f64 y x) y)) |
x |
(*.f64 (+.f64 y x) y) |
(*.f64 y (+.f64 y x)) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 y y) (*.f64 y y))) (-.f64 (*.f64 y x) (*.f64 y y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 y y) #s(literal 3 binary64))) (fma.f64 (*.f64 y x) (*.f64 y x) (-.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 (*.f64 y x) (*.f64 y y))))) |
(fma.f64 (pow.f64 y #s(literal 1 binary64)) (pow.f64 y #s(literal 1 binary64)) (*.f64 y x)) |
(fma.f64 y y (*.f64 y x)) |
(fma.f64 y x (*.f64 y y)) |
(fma.f64 x y (*.f64 y y)) |
(+.f64 (*.f64 y x) (*.f64 y y)) |
(+.f64 (*.f64 y y) (*.f64 y x)) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 y x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 x y)) |
(/.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 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 y x)))) |
(+.f64 y x) |
(+.f64 x y) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (+.f64 y x)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (+.f64 y x) y (*.f64 x x))) |
(-.f64 x y) |
(neg.f64 (fma.f64 (+.f64 y x) y (*.f64 x x))) |
(+.f64 (neg.f64 (*.f64 (+.f64 y x) y)) (neg.f64 (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 y x) y) (*.f64 (+.f64 y x) y)) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (*.f64 (+.f64 y x) y) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (+.f64 y x) y) (*.f64 (+.f64 y x) y))) (-.f64 (*.f64 x x) (*.f64 (+.f64 y x) y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 y x) y) #s(literal 3 binary64)) (pow.f64 (*.f64 x x) #s(literal 3 binary64))) (fma.f64 (*.f64 (+.f64 y x) y) (*.f64 (+.f64 y x) y) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (+.f64 y x) y) (*.f64 x x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 y x) y) #s(literal 3 binary64))) (fma.f64 (*.f64 x x) (*.f64 x x) (-.f64 (*.f64 (*.f64 (+.f64 y x) y) (*.f64 (+.f64 y x) y)) (*.f64 (*.f64 x x) (*.f64 (+.f64 y x) y))))) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 y x) y)) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (+.f64 y x) y)) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (+.f64 y x) y)) |
(fma.f64 (+.f64 y x) y (*.f64 x x)) |
(fma.f64 y (+.f64 y x) (*.f64 x x)) |
(fma.f64 x x (*.f64 (+.f64 y x) y)) |
(-.f64 (*.f64 (+.f64 y x) y) (*.f64 (neg.f64 x) x)) |
(-.f64 (*.f64 x x) (*.f64 (neg.f64 (+.f64 y x)) y)) |
(+.f64 (*.f64 (+.f64 y x) y) (*.f64 x x)) |
(+.f64 (*.f64 x x) (*.f64 (+.f64 y x) y)) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 x x) |
(pow.f64 x #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
#s(approx (sqrt (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x))))) (*.f64 #s(literal -1 binary64) (sqrt.f64 y))) |
#s(approx (sqrt (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x))))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 y)) x) #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) (sqrt.f64 y)))) |
#s(approx (sqrt (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x))))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 x #s(literal -1 binary64))) (sqrt.f64 (pow.f64 y #s(literal -3 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 y)) #s(literal 1/2 binary64))) x (*.f64 #s(literal -1 binary64) (sqrt.f64 y)))) |
#s(approx (sqrt (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x))))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 x #s(literal 1 binary64))) (sqrt.f64 (pow.f64 y #s(literal -5 binary64))) (*.f64 (*.f64 (sqrt.f64 (pow.f64 y #s(literal -3 binary64))) #s(literal -1 binary64)) #s(literal -1/8 binary64))) x (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 y)) #s(literal 1/2 binary64))) x (*.f64 #s(literal -1 binary64) (sqrt.f64 y)))) |
#s(approx (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x)))) y) |
#s(approx (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x)))) (fma.f64 #s(literal -1 binary64) x y)) |
#s(approx (sqrt (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x))))) (*.f64 #s(literal -1 binary64) (sqrt.f64 y))) |
#s(approx (sqrt (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x))))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 y)) x) #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) (sqrt.f64 y)))) |
#s(approx (sqrt (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x))))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 x #s(literal -1 binary64))) (sqrt.f64 (pow.f64 y #s(literal -3 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 y)) #s(literal 1/2 binary64))) x (*.f64 #s(literal -1 binary64) (sqrt.f64 y)))) |
#s(approx (sqrt (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x))))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 x #s(literal 1 binary64))) (sqrt.f64 (pow.f64 y #s(literal -5 binary64))) (*.f64 (*.f64 (sqrt.f64 (pow.f64 y #s(literal -3 binary64))) #s(literal -1 binary64)) #s(literal -1/8 binary64))) x (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 y)) #s(literal 1/2 binary64))) x (*.f64 #s(literal -1 binary64) (sqrt.f64 y)))) |
#s(approx (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x)))) y) |
#s(approx (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x)))) (fma.f64 #s(literal -1 binary64) x y)) |
#s(approx (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg.f64 (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (* (+ (* x x) (* (+ y x) y)) (- x y)) (fma.f64 (*.f64 #s(literal 0 binary64) (*.f64 y y)) x (neg.f64 (pow.f64 y #s(literal 3 binary64))))) |
#s(approx (* (+ (* x x) (* (+ y x) y)) (- x y)) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal 0 binary64) y) x (*.f64 y y))) x (neg.f64 (pow.f64 y #s(literal 3 binary64))))) |
#s(approx (* (+ (* x x) (* (+ y x) y)) (- x y)) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1 binary64) (fma.f64 (fma.f64 #s(literal 0 binary64) y x) x (*.f64 y y))) x (neg.f64 (pow.f64 y #s(literal 3 binary64))))) |
#s(approx (+ (* x x) (* (+ y x) y)) (*.f64 y y)) |
#s(approx (+ (* x x) (* (+ y x) y)) (*.f64 (+.f64 y x) y)) |
#s(approx (+ (* x x) (* (+ y x) y)) (fma.f64 (+.f64 y x) x (*.f64 y y))) |
#s(approx x x) |
#s(approx (* (+ y x) y) (*.f64 y y)) |
#s(approx (* (+ y x) y) (*.f64 (+.f64 y x) y)) |
#s(approx (+ y x) y) |
#s(approx (+ y x) (+.f64 y x)) |
#s(approx (- x y) (neg.f64 y)) |
#s(approx (- x y) (-.f64 x y)) |
#s(approx (neg (+ (* y (+ y x)) (* x x))) (neg.f64 (*.f64 y y))) |
#s(approx (neg (+ (* y (+ y x)) (* x x))) (-.f64 (*.f64 (neg.f64 x) y) (*.f64 y y))) |
#s(approx (neg (+ (* y (+ y x)) (* x x))) (-.f64 (*.f64 (-.f64 (neg.f64 x) y) x) (*.f64 y y))) |
#s(approx (+ (* x x) (* (+ y x) y)) (*.f64 y y)) |
#s(approx (+ (* x x) (* (+ y x) y)) (*.f64 (+.f64 y x) y)) |
#s(approx (+ (* x x) (* (+ y x) y)) (fma.f64 (+.f64 y x) x (*.f64 y y))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (sqrt (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x))))) (sqrt.f64 (neg.f64 x))) |
#s(approx (sqrt (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x))))) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))) x)) |
#s(approx (sqrt (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x))))) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 y y)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))))) x)) |
#s(approx (sqrt (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x))))) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 y y)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal -7 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) (*.f64 y y) (*.f64 (neg.f64 y) (*.f64 #s(literal 0 binary64) (*.f64 y y)))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))))) x)) |
#s(approx (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x)))) (neg.f64 x)) |
#s(approx (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x)))) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) x)) |
#s(approx (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x)))) (*.f64 (fma.f64 (/.f64 (*.f64 y y) (*.f64 x x)) #s(literal -1 binary64) (-.f64 (+.f64 (/.f64 (*.f64 y y) (*.f64 x x)) (/.f64 y x)) #s(literal 1 binary64))) x)) |
#s(approx (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x)))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 y y)) y) (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 y y) (*.f64 x x)) #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 y y) (*.f64 x x)) (/.f64 y x)))) #s(literal 1 binary64)) x)) |
#s(approx (sqrt (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x))))) (sqrt.f64 (neg.f64 x))) |
#s(approx (sqrt (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x))))) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))) x)) |
#s(approx (sqrt (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x))))) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (*.f64 (*.f64 y y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))))) x)) |
#s(approx (sqrt (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x))))) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (*.f64 (*.f64 y y) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 (pow.f64 x #s(literal -7 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 y #s(literal 3 binary64))) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))))) x)) |
#s(approx (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x)))) (neg.f64 x)) |
#s(approx (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x)))) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) x)) |
#s(approx (* (+ (* x x) (* (+ y x) y)) (- x y)) (pow.f64 x #s(literal 3 binary64))) |
#s(approx (* (+ (* x x) (* (+ y x) y)) (- x y)) (*.f64 (fma.f64 #s(literal 0 binary64) (/.f64 y x) #s(literal 1 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (* (+ (* x x) (* (+ y x) y)) (- x y)) (*.f64 (+.f64 (fma.f64 (/.f64 y x) #s(literal -1 binary64) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 y y) (*.f64 x x)) #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 y y) (*.f64 x x)) (/.f64 y x)))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (* (+ (* x x) (* (+ y x) y)) (- x y)) (*.f64 (+.f64 (fma.f64 (/.f64 y x) #s(literal -1 binary64) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 y y) (*.f64 x x)) #s(literal -1 binary64) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 y y) (*.f64 x x)) (/.f64 y x))))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (* x x) (* (+ y x) y)) (*.f64 x x)) |
#s(approx (+ (* x x) (* (+ y x) y)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (+ (* x x) (* (+ y x) y)) (*.f64 (+.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) (/.f64 (*.f64 y y) (*.f64 x x))) (*.f64 x x))) |
#s(approx (* (+ y x) y) (*.f64 y x)) |
#s(approx (* (+ y x) y) (*.f64 (+.f64 (/.f64 (*.f64 y y) x) y) x)) |
#s(approx (+ y x) x) |
#s(approx (+ y x) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) x)) |
#s(approx (- x y) x) |
#s(approx (- x y) (*.f64 (fma.f64 (/.f64 y x) #s(literal -1 binary64) #s(literal 1 binary64)) x)) |
#s(approx (neg (+ (* y (+ y x)) (* x x))) (neg.f64 (*.f64 x x))) |
#s(approx (neg (+ (* y (+ y x)) (* x x))) (*.f64 (-.f64 (/.f64 (neg.f64 y) x) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (neg (+ (* y (+ y x)) (* x x))) (*.f64 (-.f64 (/.f64 (neg.f64 (*.f64 y y)) (*.f64 x x)) (+.f64 (/.f64 y x) #s(literal 1 binary64))) (*.f64 x x))) |
#s(approx (+ (* x x) (* (+ y x) y)) (*.f64 x x)) |
#s(approx (+ (* x x) (* (+ y x) y)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (+ (* x x) (* (+ y x) y)) (*.f64 (+.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) (/.f64 (*.f64 y y) (*.f64 x x))) (*.f64 x x))) |
#s(approx (sqrt (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x))))) (neg.f64 (sqrt.f64 (neg.f64 x)))) |
#s(approx (sqrt (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x))))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))))) |
#s(approx (sqrt (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x))))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 y y)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))))))) |
#s(approx (sqrt (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x))))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 y y) x) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 y y)) y))) #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (neg.f64 x)) (*.f64 #s(literal 0 binary64) (*.f64 y y))) #s(literal -1/2 binary64))) (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))))))) |
#s(approx (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x)))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 y x) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x)))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 y y) x) (*.f64 #s(literal 1 binary64) y)) x) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x)))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 y y)) y) x) (*.f64 #s(literal 0 binary64) (*.f64 y y))) x) y)) x) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x))))) (neg.f64 (sqrt.f64 (neg.f64 x)))) |
#s(approx (sqrt (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x))))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))))) |
#s(approx (sqrt (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x))))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (*.f64 (*.f64 y y) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))))))) |
#s(approx (sqrt (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x))))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (*.f64 (*.f64 y y) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (pow.f64 x #s(literal -7 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))))))) |
#s(approx (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x)))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 y x) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 y x)) #s(literal 1 binary64)) (pow.f64 x #s(literal 3 binary64))))) |
#s(approx (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 y y) x) (neg.f64 (*.f64 #s(literal 0 binary64) y))) x)) #s(literal 1 binary64)) (pow.f64 x #s(literal 3 binary64))))) |
#s(approx (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 #s(literal 0 binary64) y (/.f64 (fma.f64 (*.f64 #s(literal 0 binary64) (*.f64 y y)) #s(literal -1 binary64) (/.f64 (pow.f64 y #s(literal 3 binary64)) x)) x))) x)) #s(literal 1 binary64)) (pow.f64 x #s(literal 3 binary64))))) |
#s(approx (+ (* x x) (* (+ y x) y)) (*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 y y) x) y)) x) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (* (+ y x) y) (*.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 y y) x) y)))) |
#s(approx (+ y x) (*.f64 (neg.f64 x) (-.f64 (/.f64 (neg.f64 y) x) #s(literal 1 binary64)))) |
#s(approx (- x y) (*.f64 (neg.f64 x) (-.f64 (/.f64 y x) #s(literal 1 binary64)))) |
#s(approx (neg (+ (* y (+ y x)) (* x x))) (*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 y y) x) (neg.f64 y)) x)) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (+ (* x x) (* (+ y x) y)) (*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 y y) x) y)) x) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (sqrt (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x))))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (sqrt.f64 (neg.f64 x)))) |
#s(approx (sqrt (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x))))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (*.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal -1/2 binary64))) y (sqrt.f64 (neg.f64 x)))) |
#s(approx (sqrt (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x))))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (*.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal -1 binary64))) #s(literal -1/8 binary64))) y (*.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal -1/2 binary64))) y (sqrt.f64 (neg.f64 x)))) |
#s(approx y y) |
#s(approx (sqrt (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x))))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (sqrt.f64 (neg.f64 x)))) |
#s(approx (sqrt (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x))))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (*.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal -1/2 binary64))) y (sqrt.f64 (neg.f64 x)))) |
#s(approx (sqrt (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x))))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (*.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal -1 binary64))) #s(literal -1/8 binary64))) y (*.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal -1/2 binary64))) y (sqrt.f64 (neg.f64 x)))) |
#s(approx (* (+ (* x x) (* (+ y x) y)) (- x y)) (fma.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) y (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (* (+ (* x x) (* (+ y x) y)) (- x y)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal 0 binary64) x) y (*.f64 x x))) y (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (* (+ (* x x) (* (+ y x) y)) (- x y)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1 binary64) (fma.f64 (fma.f64 #s(literal 0 binary64) x (neg.f64 y)) y (*.f64 x x))) y (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (* x x) (* (+ y x) y)) (*.f64 (+.f64 y x) x)) |
#s(approx (+ (* x x) (* (+ y x) y)) (fma.f64 (+.f64 y x) y (*.f64 x x))) |
#s(approx (* (+ y x) y) (*.f64 (+.f64 y x) y)) |
#s(approx (- x y) (fma.f64 #s(literal -1 binary64) y x)) |
#s(approx (neg (+ (* y (+ y x)) (* x x))) (-.f64 (*.f64 (neg.f64 x) y) (*.f64 x x))) |
#s(approx (neg (+ (* y (+ y x)) (* x x))) (-.f64 (*.f64 (-.f64 (neg.f64 y) x) y) (*.f64 x x))) |
#s(approx (+ (* x x) (* (+ y x) y)) (*.f64 (+.f64 y x) x)) |
#s(approx (+ (* x x) (* (+ y x) y)) (fma.f64 (+.f64 y x) y (*.f64 x x))) |
#s(approx (sqrt (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x))))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (pow.f64 y #s(literal -3 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 y)) #s(literal -1 binary64))) y)) |
#s(approx (sqrt (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x))))) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) (sqrt.f64 (pow.f64 y #s(literal -5 binary64)))) #s(literal -1/2 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (pow.f64 y #s(literal -3 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 y)) #s(literal -1 binary64)))) y)) |
#s(approx (sqrt (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x))))) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 y #s(literal -5 binary64)))) (*.f64 #s(literal 0 binary64) (*.f64 x x)) (fma.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) y) #s(literal -1 binary64)) #s(literal 1/4 binary64) (*.f64 (neg.f64 x) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) (sqrt.f64 (pow.f64 y #s(literal -7 binary64)))) #s(literal -1/2 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (pow.f64 y #s(literal -3 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 y)) #s(literal -1 binary64))))) y)) |
#s(approx (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x)))) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1 binary64) #s(literal 1 binary64)) y)) |
#s(approx (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x)))) (*.f64 (+.f64 (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (neg.f64 x) y)) #s(literal 1 binary64)) y)) |
#s(approx (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x)))) (*.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (*.f64 (neg.f64 x) (*.f64 #s(literal 0 binary64) (*.f64 x x))) (pow.f64 y #s(literal 3 binary64))))) #s(literal 1 binary64)) y)) |
#s(approx (sqrt (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x))))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (pow.f64 y #s(literal -3 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 y)) #s(literal -1 binary64))) y)) |
#s(approx (sqrt (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x))))) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) #s(literal -1 binary64))) (sqrt.f64 (pow.f64 y #s(literal -5 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (pow.f64 y #s(literal -3 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 y)) #s(literal -1 binary64)))) y)) |
#s(approx (sqrt (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x))))) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) #s(literal -1 binary64))) (sqrt.f64 (pow.f64 y #s(literal -5 binary64))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64))) (sqrt.f64 (pow.f64 y #s(literal -7 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (pow.f64 y #s(literal -3 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 y)) #s(literal -1 binary64))))) y)) |
#s(approx (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x)))) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1 binary64) #s(literal 1 binary64)) y)) |
#s(approx (* (+ (* x x) (* (+ y x) y)) (- x y)) (*.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal 1 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (* (+ (* x x) (* (+ y x) y)) (- x y)) (*.f64 (-.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1 binary64) (/.f64 (neg.f64 (*.f64 x x)) (*.f64 y y))) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 x y))) #s(literal 1 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (* (+ (* x x) (* (+ y x) y)) (- x y)) (*.f64 (-.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1 binary64) (/.f64 (neg.f64 (*.f64 x x)) (*.f64 y y))) (+.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (/.f64 (*.f64 x x) (*.f64 y y))) (/.f64 x y))) #s(literal 1 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (+ (* x x) (* (+ y x) y)) (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (*.f64 y y))) |
#s(approx (+ (* x x) (* (+ y x) y)) (*.f64 (+.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 (*.f64 x x) (*.f64 y y))) (*.f64 y y))) |
#s(approx (* (+ y x) y) (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (*.f64 y y))) |
#s(approx (+ y x) (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) y)) |
#s(approx (- x y) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y)) |
#s(approx (neg (+ (* y (+ y x)) (* x x))) (*.f64 (-.f64 (/.f64 (neg.f64 x) y) #s(literal 1 binary64)) (*.f64 y y))) |
#s(approx (neg (+ (* y (+ y x)) (* x x))) (*.f64 (-.f64 (/.f64 (neg.f64 (*.f64 x x)) (*.f64 y y)) (+.f64 (/.f64 x y) #s(literal 1 binary64))) (*.f64 y y))) |
#s(approx (+ (* x x) (* (+ y x) y)) (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (*.f64 y y))) |
#s(approx (+ (* x x) (* (+ y x) y)) (*.f64 (+.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 (*.f64 x x) (*.f64 y y))) (*.f64 y y))) |
#s(approx (sqrt (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x))))) (neg.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 y)))) |
#s(approx (sqrt (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x))))) (*.f64 (neg.f64 y) (fma.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 x)) (sqrt.f64 (pow.f64 y #s(literal -3 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 y)) #s(literal -1 binary64))))) |
#s(approx (sqrt (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x))))) (*.f64 (neg.f64 y) (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal -1 binary64)) (sqrt.f64 (pow.f64 y #s(literal -5 binary64)))) #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 x)) (sqrt.f64 (pow.f64 y #s(literal -3 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 y)) #s(literal -1 binary64)))))) |
#s(approx (sqrt (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x))))) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 y)) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal -1 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 y)) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 x x) y) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) x)) #s(literal -1 binary64)))) (pow.f64 y #s(literal 3 binary64))) #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 x)) (sqrt.f64 (pow.f64 y #s(literal -3 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 y)) #s(literal -1 binary64)))))) |
#s(approx (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x)))) (*.f64 (neg.f64 y) (-.f64 (/.f64 x y) #s(literal 1 binary64)))) |
#s(approx (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x)))) (*.f64 (neg.f64 y) (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) y) #s(literal -1 binary64) (neg.f64 x)) y)) #s(literal 1 binary64)))) |
#s(approx (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x)))) (*.f64 (neg.f64 y) (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 0 binary64) (*.f64 x x) (/.f64 (*.f64 (neg.f64 x) (*.f64 #s(literal 0 binary64) (*.f64 x x))) y)) y) #s(literal -1 binary64) (neg.f64 x)) y)) #s(literal 1 binary64)))) |
#s(approx (sqrt (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x))))) (neg.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 y)))) |
#s(approx (sqrt (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x))))) (*.f64 (neg.f64 y) (fma.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 x)) (sqrt.f64 (pow.f64 y #s(literal -3 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 y)) #s(literal -1 binary64))))) |
#s(approx (sqrt (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x))))) (*.f64 (neg.f64 y) (fma.f64 (*.f64 (neg.f64 (*.f64 x x)) (sqrt.f64 (pow.f64 y #s(literal -5 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 x)) (sqrt.f64 (pow.f64 y #s(literal -3 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 y)) #s(literal -1 binary64)))))) |
#s(approx (sqrt (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x))))) (*.f64 (neg.f64 y) (fma.f64 (*.f64 #s(literal -1/8 binary64) (neg.f64 (*.f64 x x))) (sqrt.f64 (pow.f64 y #s(literal -5 binary64))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 (pow.f64 y #s(literal -7 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 x)) (sqrt.f64 (pow.f64 y #s(literal -3 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 y)) #s(literal -1 binary64))))))) |
#s(approx (/ (* (+ (* x x) (* (+ y x) y)) (- x y)) (neg (+ (* y (+ y x)) (* x x)))) (*.f64 (neg.f64 y) (-.f64 (/.f64 x y) #s(literal 1 binary64)))) |
#s(approx (* (+ (* x x) (* (+ y x) y)) (- x y)) (*.f64 (neg.f64 (pow.f64 y #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (* (+ (* x x) (* (+ y x) y)) (- x y)) (*.f64 (neg.f64 (pow.f64 y #s(literal 3 binary64))) (fma.f64 (/.f64 (fma.f64 #s(literal 0 binary64) x (neg.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) y))) y) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (* (+ (* x x) (* (+ y x) y)) (- x y)) (*.f64 (neg.f64 (pow.f64 y #s(literal 3 binary64))) (fma.f64 (/.f64 (fma.f64 #s(literal 0 binary64) x (neg.f64 (/.f64 (fma.f64 #s(literal 0 binary64) (*.f64 x x) (neg.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y))) y))) y) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (+ (* x x) (* (+ y x) y)) (*.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x x) y) #s(literal -1 binary64) (neg.f64 x)) y) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 y y))) |
#s(approx (+ y x) (*.f64 (neg.f64 y) (-.f64 (/.f64 (neg.f64 x) y) #s(literal 1 binary64)))) |
#s(approx (- x y) (*.f64 (neg.f64 y) (fma.f64 (/.f64 x y) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (neg (+ (* y (+ y x)) (* x x))) (*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 x x) y) (neg.f64 x)) y)) #s(literal 1 binary64)) (*.f64 y y))) |
#s(approx (+ (* x x) (* (+ y x) y)) (*.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x x) y) #s(literal -1 binary64) (neg.f64 x)) y) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 y y))) |
Compiled 7 218 to 1 077 computations (85.1% saved)
5 alts after pruning (0 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 206 | 0 | 206 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 2 | 2 |
| Done | 0 | 3 | 3 |
| Total | 206 | 5 | 211 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 56.4% | (/.f64 (sqrt.f64 (*.f64 (fabs.f64 (+.f64 y x)) (-.f64 y x))) (sqrt.f64 (fabs.f64 (+.f64 y x)))) |
| ✓ | 36.1% | (sqrt.f64 (/.f64 (*.f64 (fma.f64 x x (*.f64 (+.f64 y x) y)) (-.f64 x y)) (neg.f64 (fma.f64 y (+.f64 y x) (*.f64 x x))))) |
| ✓ | 100.0% | (sqrt.f64 (-.f64 y x)) |
| ✓ | 51.1% | (sqrt.f64 (fabs.f64 #s(approx (fabs (- x y)) x))) |
| ✓ | 51.5% | (sqrt.f64 #s(approx (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x)))) y)) |
Compiled 165 to 90 computations (45.5% saved)
| Inputs |
|---|
(sqrt.f64 #s(approx (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x)))) y)) |
(sqrt.f64 (fabs.f64 #s(approx (fabs (- x y)) x))) |
(sqrt.f64 (-.f64 y x)) |
(sqrt.f64 (fabs.f64 (-.f64 x y))) |
(/.f64 (sqrt.f64 (*.f64 (fabs.f64 (+.f64 y x)) (-.f64 y x))) (sqrt.f64 (fabs.f64 (+.f64 y x)))) |
(sqrt.f64 (/.f64 (*.f64 (fma.f64 x x (*.f64 (+.f64 y x) y)) (-.f64 x y)) (neg.f64 (fma.f64 y (+.f64 y x) (*.f64 x x))))) |
(sqrt.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (neg.f64 (fma.f64 y (+.f64 y x) (*.f64 x x))))) |
| Outputs |
|---|
(sqrt.f64 (-.f64 y x)) |
5 calls:
| 34.0ms | (-.f64 x y) |
| 3.0ms | (fabs.f64 (-.f64 x y)) |
| 2.0ms | x |
| 2.0ms | y |
| 2.0ms | (sqrt.f64 (fabs.f64 (-.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 (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x)))) y)) |
(sqrt.f64 (fabs.f64 #s(approx (fabs (- x y)) x))) |
| Outputs |
|---|
(sqrt.f64 (fabs.f64 #s(approx (fabs (- x y)) x))) |
(sqrt.f64 #s(approx (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x)))) y)) |
5 calls:
| 1.0ms | y |
| 1.0ms | (fabs.f64 (-.f64 x y)) |
| 1.0ms | (-.f64 x y) |
| 1.0ms | (sqrt.f64 (fabs.f64 (-.f64 x y))) |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 62.9% | 3 | (-.f64 x y) |
| 62.9% | 3 | (fabs.f64 (-.f64 x y)) |
| 62.9% | 3 | (sqrt.f64 (fabs.f64 (-.f64 x y))) |
| 81.4% | 2 | x |
| 83.9% | 2 | y |
Compiled 14 to 16 computations (-14.3% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
(sqrt.f64 #s(approx (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x)))) y)) |
| Outputs |
|---|
(sqrt.f64 #s(approx (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x)))) y)) |
5 calls:
| 5.0ms | y |
| 1.0ms | (sqrt.f64 (fabs.f64 (-.f64 x y))) |
| 1.0ms | x |
| 1.0ms | (-.f64 x y) |
| 1.0ms | (fabs.f64 (-.f64 x y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 51.5% | 1 | (-.f64 x y) |
| 51.5% | 1 | (fabs.f64 (-.f64 x y)) |
| 51.5% | 1 | (sqrt.f64 (fabs.f64 (-.f64 x y))) |
| 51.5% | 1 | x |
| 51.5% | 1 | y |
Compiled 14 to 16 computations (-14.3% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 12.0ms | 4.002684119274217e-171 | 3.3615115529463815e-164 |
| 7.0ms | 144× | 0 | valid |
Compiled 269 to 217 computations (19.3% saved)
ival-sub: 1.0ms (37.5% of total)ival-fabs: 1.0ms (37.5% of total)ival-sqrt: 1.0ms (37.5% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 24 | 58 |
| 1 | 58 | 58 |
| 2 | 154 | 58 |
| 3 | 408 | 58 |
| 4 | 932 | 56 |
| 5 | 1362 | 56 |
| 6 | 1554 | 56 |
| 7 | 1753 | 56 |
| 8 | 1807 | 56 |
| 9 | 2018 | 56 |
| 10 | 5133 | 56 |
| 1× | node limit |
| Inputs |
|---|
(sqrt.f64 (-.f64 y x)) |
(if (<=.f64 y #s(literal 1069796982602131/32418090381882757488378186435087196492284736189394038281216072888208225089163344893747711319899248392876545989150787415487462117776654494592866209641515341305165482839074293153792 binary64)) (sqrt.f64 (fabs.f64 #s(approx (fabs (- x y)) x))) (sqrt.f64 #s(approx (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x)))) y))) |
(sqrt.f64 #s(approx (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x)))) y)) |
| Outputs |
|---|
(sqrt.f64 (-.f64 y x)) |
(if (<=.f64 y #s(literal 1069796982602131/32418090381882757488378186435087196492284736189394038281216072888208225089163344893747711319899248392876545989150787415487462117776654494592866209641515341305165482839074293153792 binary64)) (sqrt.f64 (fabs.f64 #s(approx (fabs (- x y)) x))) (sqrt.f64 #s(approx (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x)))) y))) |
(sqrt.f64 #s(approx (/ (- (pow x 3) (pow y 3)) (neg (+ (* y (+ y x)) (* x x)))) y)) |
| 1× | done |
Compiled 58 to 24 computations (58.6% saved)
Compiled 134 to 66 computations (50.7% saved)
Loading profile data...