
Time bar (total: 3.2s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 2 |
| 25% | 25% | 74.9% | 0.1% | 0% | 0% | 0% | 3 |
| 37.5% | 37.5% | 62.4% | 0.1% | 0% | 0% | 0% | 4 |
| 56.3% | 56.2% | 43.7% | 0.1% | 0% | 0% | 0% | 5 |
| 65.6% | 65.6% | 34.3% | 0.1% | 0% | 0% | 0% | 6 |
| 76.6% | 76.5% | 23.4% | 0.1% | 0% | 0% | 0% | 7 |
| 82% | 82% | 18% | 0.1% | 0% | 0% | 0% | 8 |
| 87.9% | 87.8% | 12.1% | 0.1% | 0% | 0% | 0% | 9 |
| 90.8% | 90.7% | 9.2% | 0.1% | 0% | 0% | 0% | 10 |
| 93.8% | 93.8% | 6.1% | 0.1% | 0% | 0% | 0% | 11 |
| 95.4% | 95.3% | 4.6% | 0.1% | 0% | 0% | 0% | 12 |
Compiled 9 to 7 computations (22.2% saved)
| 514.0ms | 8 256× | 0 | valid |
ival-sub: 132.0ms (50% of total)ival-div: 81.0ms (30.7% of total)ival-add: 39.0ms (14.8% of total)ival-true: 6.0ms (2.3% of total)adjust: 3.0ms (1.1% of total)ival-assert: 3.0ms (1.1% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | (/.f64 (-.f64 x y) (+.f64 x y)) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (-.f64 x y) |
| 0 | 0 | - | 0 | - | (+.f64 x y) |
| 0 | 0 | - | 0 | - | x |
| Predicted + | Predicted - | |
|---|---|---|
| + | 0 | 0 |
| - | 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 256 |
| number | freq |
|---|---|
| 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 1 |
| 45.0ms | 512× | 0 | valid |
Compiled 41 to 19 computations (53.7% saved)
ival-sub: 27.0ms (79.8% of total)ival-div: 3.0ms (8.9% of total)ival-add: 3.0ms (8.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 | 15 | 45 |
| 1 | 35 | 45 |
| 2 | 51 | 43 |
| 3 | 67 | 43 |
| 4 | 80 | 43 |
| 5 | 99 | 43 |
| 6 | 109 | 43 |
| 7 | 113 | 43 |
| 8 | 117 | 43 |
| 0 | 5 | 7 |
| 0 | 8 | 7 |
| 1 | 12 | 7 |
| 0 | 12 | 7 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/.f64 (-.f64 x y) (+.f64 x y)) |
| Outputs |
|---|
(/.f64 (-.f64 x y) (+.f64 x y)) |
(/.f64 (-.f64 x y) (+.f64 y x)) |
Compiled 7 to 5 computations (28.6% saved)
Compiled 0 to 2 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (/.f64 (-.f64 x y) (+.f64 x y)) |
Compiled 7 to 5 computations (28.6% saved)
| Inputs |
|---|
(/.f64 (-.f64 x y) (+.f64 x y)) |
(-.f64 x y) |
x |
y |
(+.f64 x y) |
| Outputs |
|---|
-1 |
(- (* 2 (/ x y)) 1) |
(- (* x (+ (* -2 (/ x (pow y 2))) (* 2 (/ 1 y)))) 1) |
(- (* x (+ (* x (- (* 2 (/ x (pow y 3))) (* 2 (/ 1 (pow y 2))))) (* 2 (/ 1 y)))) 1) |
(* -1 y) |
(- x y) |
x |
y |
(+ x y) |
1 |
(- (+ 1 (* -1 (/ y x))) (/ y x)) |
(- (+ 1 (+ (* -1 (/ y x)) (* -1 (/ (* y (- (* -1 y) y)) (pow x 2))))) (/ y x)) |
(- (+ 1 (+ (* -1 (/ y x)) (/ (* (pow y 2) (- (* -1 y) y)) (pow x 3)))) (+ (/ y x) (/ (* y (- (* -1 y) y)) (pow x 2)))) |
(* x (+ 1 (* -1 (/ y x)))) |
(* x (+ 1 (/ y x))) |
(+ 1 (* -1 (/ (+ (* -1 (- (* -1 y) y)) (/ (* y (- (* -1 y) y)) x)) x))) |
(+ 1 (* -1 (/ (+ (* -1 (- (* -1 y) y)) (* -1 (/ (+ (* -1 (* y (- (* -1 y) y))) (/ (* (pow y 2) (- (* -1 y) y)) x)) x))) x))) |
(* -1 (* x (- (/ y x) 1))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(+ 1 (* -2 (/ y x))) |
(+ 1 (* y (- (* 2 (/ y (pow x 2))) (* 2 (/ 1 x))))) |
(+ 1 (* y (- (* y (+ (* -2 (/ y (pow x 3))) (* 2 (/ 1 (pow x 2))))) (* 2 (/ 1 x))))) |
(+ x (* -1 y)) |
(- (/ x y) (+ 1 (* -1 (/ x y)))) |
(- (+ (* -1 (/ (* x (- x (* -1 x))) (pow y 2))) (/ x y)) (+ 1 (* -1 (/ x y)))) |
(- (+ (/ x y) (/ (* (pow x 2) (- x (* -1 x))) (pow y 3))) (+ 1 (+ (* -1 (/ x y)) (/ (* x (- x (* -1 x))) (pow y 2))))) |
(* y (- (/ x y) 1)) |
(* y (+ 1 (/ x y))) |
(- (* -1 (/ (- (* -1 x) x) y)) 1) |
(- (* -1 (/ (- (+ (* -1 x) (* -1 (/ (* x (- (* -1 x) x)) y))) x) y)) 1) |
(- (* -1 (/ (- (+ (* -1 x) (* -1 (/ (- (* -1 (/ (* (pow x 2) (- (* -1 x) x)) y)) (* -1 (* x (- (* -1 x) x)))) y))) x) y)) 1) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 19.0ms | x | @ | inf | ((/ (- x y) (+ x y)) (- x y) x y (+ x y)) |
| 2.0ms | x | @ | -inf | ((/ (- x y) (+ x y)) (- x y) x y (+ x y)) |
| 1.0ms | y | @ | -inf | ((/ (- x y) (+ x y)) (- x y) x y (+ x y)) |
| 1.0ms | y | @ | inf | ((/ (- x y) (+ x y)) (- x y) x y (+ x y)) |
| 1.0ms | y | @ | 0 | ((/ (- x y) (+ x y)) (- x y) x y (+ x y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 142 | 396 |
| 1 | 446 | 379 |
| 2 | 1584 | 310 |
| 3 | 7270 | 310 |
| 0 | 8255 | 271 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
-1 |
(- (* 2 (/ x y)) 1) |
(- (* x (+ (* -2 (/ x (pow y 2))) (* 2 (/ 1 y)))) 1) |
(- (* x (+ (* x (- (* 2 (/ x (pow y 3))) (* 2 (/ 1 (pow y 2))))) (* 2 (/ 1 y)))) 1) |
(* -1 y) |
(- x y) |
x |
y |
(+ x y) |
1 |
(- (+ 1 (* -1 (/ y x))) (/ y x)) |
(- (+ 1 (+ (* -1 (/ y x)) (* -1 (/ (* y (- (* -1 y) y)) (pow x 2))))) (/ y x)) |
(- (+ 1 (+ (* -1 (/ y x)) (/ (* (pow y 2) (- (* -1 y) y)) (pow x 3)))) (+ (/ y x) (/ (* y (- (* -1 y) y)) (pow x 2)))) |
(* x (+ 1 (* -1 (/ y x)))) |
(* x (+ 1 (/ y x))) |
(+ 1 (* -1 (/ (+ (* -1 (- (* -1 y) y)) (/ (* y (- (* -1 y) y)) x)) x))) |
(+ 1 (* -1 (/ (+ (* -1 (- (* -1 y) y)) (* -1 (/ (+ (* -1 (* y (- (* -1 y) y))) (/ (* (pow y 2) (- (* -1 y) y)) x)) x))) x))) |
(* -1 (* x (- (/ y x) 1))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(+ 1 (* -2 (/ y x))) |
(+ 1 (* y (- (* 2 (/ y (pow x 2))) (* 2 (/ 1 x))))) |
(+ 1 (* y (- (* y (+ (* -2 (/ y (pow x 3))) (* 2 (/ 1 (pow x 2))))) (* 2 (/ 1 x))))) |
(+ x (* -1 y)) |
(- (/ x y) (+ 1 (* -1 (/ x y)))) |
(- (+ (* -1 (/ (* x (- x (* -1 x))) (pow y 2))) (/ x y)) (+ 1 (* -1 (/ x y)))) |
(- (+ (/ x y) (/ (* (pow x 2) (- x (* -1 x))) (pow y 3))) (+ 1 (+ (* -1 (/ x y)) (/ (* x (- x (* -1 x))) (pow y 2))))) |
(* y (- (/ x y) 1)) |
(* y (+ 1 (/ x y))) |
(- (* -1 (/ (- (* -1 x) x) y)) 1) |
(- (* -1 (/ (- (+ (* -1 x) (* -1 (/ (* x (- (* -1 x) x)) y))) x) y)) 1) |
(- (* -1 (/ (- (+ (* -1 x) (* -1 (/ (- (* -1 (/ (* (pow x 2) (- (* -1 x) x)) y)) (* -1 (* x (- (* -1 x) x)))) y))) x) y)) 1) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
| Outputs |
|---|
-1 |
#s(literal -1 binary64) |
(- (* 2 (/ x y)) 1) |
(fma.f64 (/.f64 #s(literal 2 binary64) y) x #s(literal -1 binary64)) |
(- (* x (+ (* -2 (/ x (pow y 2))) (* 2 (/ 1 y)))) 1) |
(fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal -2 binary64) y) x #s(literal 2 binary64)) y) x #s(literal -1 binary64)) |
(- (* x (+ (* x (- (* 2 (/ x (pow y 3))) (* 2 (/ 1 (pow y 2))))) (* 2 (/ 1 y)))) 1) |
(fma.f64 (fma.f64 (/.f64 (/.f64 (fma.f64 (/.f64 #s(literal 2 binary64) y) x #s(literal -2 binary64)) y) y) x (/.f64 #s(literal 2 binary64) y)) x #s(literal -1 binary64)) |
(* -1 y) |
(neg.f64 y) |
(- x y) |
(-.f64 x y) |
x |
y |
(+ x y) |
(+.f64 y x) |
1 |
#s(literal 1 binary64) |
(- (+ 1 (* -1 (/ y x))) (/ y x)) |
(fma.f64 (/.f64 #s(literal -2 binary64) x) y #s(literal 1 binary64)) |
(- (+ 1 (+ (* -1 (/ y x)) (* -1 (/ (* y (- (* -1 y) y)) (pow x 2))))) (/ y x)) |
(fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal 2 binary64) x) y #s(literal -2 binary64)) x) y #s(literal 1 binary64)) |
(- (+ 1 (+ (* -1 (/ y x)) (/ (* (pow y 2) (- (* -1 y) y)) (pow x 3)))) (+ (/ y x) (/ (* y (- (* -1 y) y)) (pow x 2)))) |
(fma.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal -2 binary64) x) y #s(literal 2 binary64)) (*.f64 x x)) y (/.f64 #s(literal -2 binary64) x)) y #s(literal 1 binary64)) |
(* x (+ 1 (* -1 (/ y x)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x) |
(* x (+ 1 (/ y x))) |
(fma.f64 (/.f64 y x) x x) |
(+ 1 (* -1 (/ (+ (* -1 (- (* -1 y) y)) (/ (* y (- (* -1 y) y)) x)) x))) |
(fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal 2 binary64) x) y #s(literal -2 binary64)) x) y #s(literal 1 binary64)) |
(+ 1 (* -1 (/ (+ (* -1 (- (* -1 y) y)) (* -1 (/ (+ (* -1 (* y (- (* -1 y) y))) (/ (* (pow y 2) (- (* -1 y) y)) x)) x))) x))) |
(fma.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal -2 binary64) x) y #s(literal 2 binary64)) (*.f64 x x)) y (/.f64 #s(literal -2 binary64) x)) y #s(literal 1 binary64)) |
(* -1 (* x (- (/ y x) 1))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(fma.f64 (/.f64 y x) x x) |
(+ 1 (* -2 (/ y x))) |
(fma.f64 (/.f64 #s(literal -2 binary64) x) y #s(literal 1 binary64)) |
(+ 1 (* y (- (* 2 (/ y (pow x 2))) (* 2 (/ 1 x))))) |
(fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal 2 binary64) x) y #s(literal -2 binary64)) x) y #s(literal 1 binary64)) |
(+ 1 (* y (- (* y (+ (* -2 (/ y (pow x 3))) (* 2 (/ 1 (pow x 2))))) (* 2 (/ 1 x))))) |
(fma.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal -2 binary64) x) y #s(literal 2 binary64)) (*.f64 x x)) y (/.f64 #s(literal -2 binary64) x)) y #s(literal 1 binary64)) |
(+ x (* -1 y)) |
(-.f64 x y) |
(- (/ x y) (+ 1 (* -1 (/ x y)))) |
(fma.f64 (/.f64 #s(literal 2 binary64) y) x #s(literal -1 binary64)) |
(- (+ (* -1 (/ (* x (- x (* -1 x))) (pow y 2))) (/ x y)) (+ 1 (* -1 (/ x y)))) |
(fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal -2 binary64) y) x #s(literal 2 binary64)) y) x #s(literal -1 binary64)) |
(- (+ (/ x y) (/ (* (pow x 2) (- x (* -1 x))) (pow y 3))) (+ 1 (+ (* -1 (/ x y)) (/ (* x (- x (* -1 x))) (pow y 2))))) |
(fma.f64 (fma.f64 (/.f64 (/.f64 (fma.f64 (/.f64 #s(literal 2 binary64) y) x #s(literal -2 binary64)) y) y) x (/.f64 #s(literal 2 binary64) y)) x #s(literal -1 binary64)) |
(* y (- (/ x y) 1)) |
(*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y) |
(* y (+ 1 (/ x y))) |
(fma.f64 (/.f64 x y) y y) |
(- (* -1 (/ (- (* -1 x) x) y)) 1) |
(fma.f64 (/.f64 #s(literal 2 binary64) y) x #s(literal -1 binary64)) |
(- (* -1 (/ (- (+ (* -1 x) (* -1 (/ (* x (- (* -1 x) x)) y))) x) y)) 1) |
(fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal -2 binary64) y) x #s(literal 2 binary64)) y) x #s(literal -1 binary64)) |
(- (* -1 (/ (- (+ (* -1 x) (* -1 (/ (- (* -1 (/ (* (pow x 2) (- (* -1 x) x)) y)) (* -1 (* x (- (* -1 x) x)))) y))) x) y)) 1) |
(fma.f64 (fma.f64 (/.f64 (/.f64 (fma.f64 (/.f64 #s(literal 2 binary64) y) x #s(literal -2 binary64)) y) y) x (/.f64 #s(literal 2 binary64) y)) x #s(literal -1 binary64)) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(fma.f64 (/.f64 x y) y y) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5 | 15 |
| 0 | 8 | 15 |
| 1 | 32 | 15 |
| 2 | 225 | 15 |
| 0 | 2975 | 15 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (-.f64 x y) (+.f64 x y)) |
(-.f64 x y) |
x |
y |
(+.f64 x y) |
| Outputs |
|---|
(*.f64 (/.f64 (-.f64 x y) (*.f64 (+.f64 y x) (-.f64 y x))) (-.f64 y x)) |
(*.f64 (/.f64 (-.f64 x y) (neg.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(*.f64 (/.f64 (-.f64 x y) (*.f64 (neg.f64 (+.f64 y x)) (-.f64 x y))) (neg.f64 (-.f64 x y))) |
(*.f64 (/.f64 (neg.f64 (-.f64 x y)) (*.f64 (+.f64 y x) (-.f64 x y))) (neg.f64 (-.f64 x y))) |
(*.f64 (/.f64 (neg.f64 (-.f64 x y)) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 x y)) |
(*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) #s(literal 1 binary64)) (*.f64 (+.f64 y x) (/.f64 (-.f64 x y) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))))) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(*.f64 (/.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)) (fma.f64 (+.f64 y x) y (*.f64 x x))) (/.f64 (-.f64 x y) (+.f64 y x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 y x) (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 1 binary64))) (/.f64 (-.f64 x y) (fma.f64 (+.f64 y x) y (*.f64 x x)))) |
(*.f64 (/.f64 (*.f64 (+.f64 y x) (/.f64 (-.f64 x y) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (/.f64 (+.f64 y x) (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 1 binary64))) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 (+.f64 y x) y (*.f64 x x)))) |
(*.f64 (/.f64 (*.f64 (+.f64 y x) (/.f64 (-.f64 x y) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) #s(literal 1 binary64)) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (+.f64 y x))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) #s(literal 1 binary64)) (-.f64 x y)) |
(*.f64 (/.f64 (-.f64 x y) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (+.f64 y x))) |
(*.f64 (*.f64 (+.f64 y x) (/.f64 (-.f64 x y) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (+.f64 y x))) |
(*.f64 (/.f64 (+.f64 y x) (+.f64 y x)) (/.f64 (-.f64 x y) (+.f64 y x))) |
(*.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)) (/.f64 (-.f64 x y) (*.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)) (+.f64 y x)))) |
(*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (/.f64 (-.f64 x y) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) |
(*.f64 (+.f64 y x) (/.f64 (-.f64 x y) (pow.f64 (+.f64 y x) #s(literal 2 binary64)))) |
(*.f64 (-.f64 x y) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) #s(literal 1 binary64))) |
(/.f64 (/.f64 (-.f64 (*.f64 (+.f64 y x) x) (*.f64 (+.f64 y x) y)) (+.f64 y x)) (+.f64 y x)) |
(/.f64 (/.f64 (-.f64 x y) (*.f64 (/.f64 (+.f64 y x) (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 1 binary64))) (fma.f64 (+.f64 y x) y (*.f64 x x))) |
(/.f64 (/.f64 (-.f64 x y) #s(literal 1 binary64)) (+.f64 y x)) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) #s(literal 1 binary64)) (*.f64 (neg.f64 (+.f64 y x)) (-.f64 x y))) (neg.f64 (+.f64 y x))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) #s(literal 1 binary64)) (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (neg.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) #s(literal 1 binary64)) (*.f64 (+.f64 y x) (-.f64 x y))) (+.f64 y x)) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (+.f64 y x) y (*.f64 x x))) |
(/.f64 (*.f64 (/.f64 (-.f64 x y) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) y))) |
(/.f64 (*.f64 (/.f64 (-.f64 x y) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 y x) y) (-.f64 (*.f64 (-.f64 y x) y) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 x (+.f64 y x)) #s(literal 2 binary64)) (pow.f64 (/.f64 x (+.f64 y x)) #s(literal 2 binary64))) (*.f64 (pow.f64 (/.f64 y (+.f64 y x)) #s(literal 2 binary64)) (pow.f64 (/.f64 y (+.f64 y x)) #s(literal 2 binary64)))) (+.f64 (pow.f64 (/.f64 x (+.f64 y x)) #s(literal 2 binary64)) (pow.f64 (/.f64 y (+.f64 y x)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 (/.f64 x (+.f64 y x)) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (/.f64 y (+.f64 y x)) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (pow.f64 (/.f64 x (+.f64 y x)) #s(literal 2 binary64)) (pow.f64 (/.f64 x (+.f64 y x)) #s(literal 2 binary64)) (fma.f64 (pow.f64 (/.f64 y (+.f64 y x)) #s(literal 2 binary64)) (pow.f64 (/.f64 y (+.f64 y x)) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 x (+.f64 y x)) #s(literal 2 binary64)) (pow.f64 (/.f64 y (+.f64 y x)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 x (+.f64 y x)) #s(literal 3 binary64)) (pow.f64 (/.f64 y (+.f64 y x)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 y (+.f64 y x)) (/.f64 (+.f64 y x) (+.f64 y x)) (pow.f64 (/.f64 x (+.f64 y x)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 y x) x) (*.f64 (+.f64 y x) y))) (neg.f64 (pow.f64 (+.f64 y x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 x y) (fma.f64 x (-.f64 x y) (*.f64 y y))) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(/.f64 (*.f64 (-.f64 x y) (*.f64 (neg.f64 (+.f64 y x)) (-.f64 x y))) (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (neg.f64 (+.f64 y x)))) |
(/.f64 (*.f64 (-.f64 x y) (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (neg.f64 (fma.f64 (+.f64 y x) y (*.f64 x x))))) |
(/.f64 (*.f64 (-.f64 x y) (*.f64 (+.f64 y x) (-.f64 x y))) (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 x y) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (fma.f64 (+.f64 y x) y (*.f64 x x)))) |
(/.f64 (*.f64 (-.f64 x y) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 2 binary64)))) (*.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) y)))) |
(/.f64 (*.f64 (-.f64 x y) (+.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (*.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 (-.f64 y x) y) (-.f64 (*.f64 (-.f64 y x) y) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 (+.f64 y x) (-.f64 x y))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (neg.f64 (+.f64 y x))) (*.f64 (neg.f64 (+.f64 y x)) (neg.f64 y))) (pow.f64 (+.f64 y x) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (+.f64 y x)) (*.f64 (neg.f64 (+.f64 y x)) y)) (*.f64 (neg.f64 (+.f64 y x)) (+.f64 y x))) |
(/.f64 (-.f64 (*.f64 x (neg.f64 (+.f64 y x))) (*.f64 (+.f64 y x) (neg.f64 y))) (*.f64 (+.f64 y x) (neg.f64 (+.f64 y x)))) |
(/.f64 (-.f64 (neg.f64 x) (neg.f64 y)) (neg.f64 (+.f64 y x))) |
(/.f64 (/.f64 (neg.f64 (-.f64 x y)) (+.f64 y x)) (neg.f64 (/.f64 (+.f64 y x) (+.f64 y x)))) |
(/.f64 (/.f64 (-.f64 x y) (+.f64 y x)) (/.f64 (+.f64 y x) (+.f64 y x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 (fma.f64 y y (*.f64 x x)) (pow.f64 (+.f64 y x) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (*.f64 (fma.f64 (*.f64 y y) (fma.f64 y y (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))) (pow.f64 (+.f64 y x) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (*.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)) (+.f64 y x)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 y #s(literal 9 binary64))) (*.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) (*.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)) (+.f64 y x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 x (+.f64 y x)) #s(literal 3 binary64)) (pow.f64 (/.f64 y (+.f64 y x)) #s(literal 3 binary64))) (fma.f64 (/.f64 y (+.f64 y x)) (/.f64 (+.f64 y x) (+.f64 y x)) (pow.f64 (/.f64 x (+.f64 y x)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (neg.f64 (+.f64 y x)) (-.f64 x y)) (neg.f64 (pow.f64 (+.f64 y x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (neg.f64 (+.f64 y x)) (-.f64 x y)) (*.f64 (neg.f64 (+.f64 y x)) (+.f64 y x))) |
(/.f64 (*.f64 (neg.f64 (+.f64 y x)) (-.f64 x y)) (*.f64 (+.f64 y x) (neg.f64 (+.f64 y x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)) (neg.f64 (+.f64 y x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (neg.f64 (fma.f64 (+.f64 y x) y (*.f64 x x))) (+.f64 y x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (*.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)) (+.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (+.f64 y x) x) (*.f64 (+.f64 y x) y)) (pow.f64 (+.f64 y x) #s(literal 2 binary64))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (pow.f64 (+.f64 y x) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (*.f64 (neg.f64 (fma.f64 (+.f64 y x) y (*.f64 x x))) (neg.f64 (+.f64 y x)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (*.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)) (+.f64 y x))) |
(/.f64 (neg.f64 (-.f64 x y)) (neg.f64 (+.f64 y x))) |
(/.f64 (-.f64 x y) (+.f64 y x)) |
(neg.f64 (/.f64 (neg.f64 (-.f64 x y)) (+.f64 y x))) |
(fma.f64 (/.f64 (neg.f64 x) (*.f64 (+.f64 y x) (-.f64 x y))) (neg.f64 (-.f64 x y)) (*.f64 (neg.f64 (/.f64 (/.f64 y (+.f64 y x)) (-.f64 x y))) (-.f64 x y))) |
(fma.f64 (/.f64 (neg.f64 x) (*.f64 (+.f64 y x) (-.f64 x y))) (neg.f64 (-.f64 x y)) (*.f64 (neg.f64 (/.f64 y (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(fma.f64 (/.f64 (neg.f64 x) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (neg.f64 (/.f64 (/.f64 y (+.f64 y x)) (-.f64 x y))) (-.f64 x y))) |
(fma.f64 (/.f64 (neg.f64 x) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (neg.f64 (/.f64 y (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(fma.f64 (/.f64 x (*.f64 (+.f64 y x) (-.f64 y x))) (-.f64 y x) (*.f64 (neg.f64 (/.f64 (/.f64 y (+.f64 y x)) (-.f64 x y))) (-.f64 x y))) |
(fma.f64 (/.f64 x (*.f64 (+.f64 y x) (-.f64 y x))) (-.f64 y x) (*.f64 (neg.f64 (/.f64 y (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(fma.f64 (/.f64 x (neg.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (neg.f64 (/.f64 (/.f64 y (+.f64 y x)) (-.f64 x y))) (-.f64 x y))) |
(fma.f64 (/.f64 x (neg.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (neg.f64 (/.f64 y (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(fma.f64 (/.f64 x (*.f64 (neg.f64 (+.f64 y x)) (-.f64 x y))) (neg.f64 (-.f64 x y)) (*.f64 (neg.f64 (/.f64 (/.f64 y (+.f64 y x)) (-.f64 x y))) (-.f64 x y))) |
(fma.f64 (/.f64 x (*.f64 (neg.f64 (+.f64 y x)) (-.f64 x y))) (neg.f64 (-.f64 x y)) (*.f64 (neg.f64 (/.f64 y (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(fma.f64 (*.f64 (/.f64 (/.f64 x (+.f64 y x)) (-.f64 x y)) #s(literal 1 binary64)) (-.f64 x y) (*.f64 (neg.f64 (/.f64 (/.f64 y (+.f64 y x)) (-.f64 x y))) (-.f64 x y))) |
(fma.f64 (*.f64 (/.f64 (/.f64 x (+.f64 y x)) (-.f64 x y)) #s(literal 1 binary64)) (-.f64 x y) (*.f64 (neg.f64 (/.f64 y (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(fma.f64 (*.f64 (/.f64 (/.f64 x (+.f64 y x)) (-.f64 x y)) (*.f64 (+.f64 y x) (/.f64 (-.f64 x y) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))))) (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (neg.f64 (/.f64 (/.f64 y (+.f64 y x)) (-.f64 x y))) (-.f64 x y))) |
(fma.f64 (*.f64 (/.f64 (/.f64 x (+.f64 y x)) (-.f64 x y)) (*.f64 (+.f64 y x) (/.f64 (-.f64 x y) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))))) (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (neg.f64 (/.f64 y (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(fma.f64 (*.f64 (/.f64 x (+.f64 y x)) (/.f64 (/.f64 x (+.f64 y x)) (-.f64 x y))) (-.f64 x y) (*.f64 (neg.f64 (/.f64 y (+.f64 y x))) (/.f64 y (+.f64 y x)))) |
(fma.f64 (*.f64 (/.f64 x (+.f64 y x)) (/.f64 (/.f64 x (+.f64 y x)) (-.f64 x y))) (-.f64 x y) (/.f64 (*.f64 (neg.f64 y) y) (pow.f64 (+.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (/.f64 x (+.f64 y x)) (/.f64 x (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (neg.f64 (/.f64 y (+.f64 y x))) (/.f64 y (+.f64 y x)))) |
(fma.f64 (*.f64 (/.f64 x (+.f64 y x)) (/.f64 x (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (fma.f64 x (-.f64 x y) (*.f64 y y)) (/.f64 (*.f64 (neg.f64 y) y) (pow.f64 (+.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (/.f64 (/.f64 x (+.f64 y x)) (-.f64 x y)) (/.f64 (/.f64 x (+.f64 y x)) (-.f64 x y))) (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 (neg.f64 (/.f64 y (+.f64 y x))) (/.f64 y (+.f64 y x)))) |
(fma.f64 (*.f64 (/.f64 (/.f64 x (+.f64 y x)) (-.f64 x y)) (/.f64 (/.f64 x (+.f64 y x)) (-.f64 x y))) (*.f64 (-.f64 x y) (-.f64 x y)) (/.f64 (*.f64 (neg.f64 y) y) (pow.f64 (+.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (/.f64 x (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (/.f64 x (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (neg.f64 (/.f64 y (+.f64 y x))) (/.f64 y (+.f64 y x)))) |
(fma.f64 (*.f64 (/.f64 x (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (/.f64 x (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (-.f64 x y) (*.f64 y y))) (/.f64 (*.f64 (neg.f64 y) y) (pow.f64 (+.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 (/.f64 x (+.f64 y x))) (neg.f64 (/.f64 x (+.f64 y x))) (*.f64 (neg.f64 (/.f64 y (+.f64 y x))) (/.f64 y (+.f64 y x)))) |
(fma.f64 (neg.f64 (/.f64 x (+.f64 y x))) (neg.f64 (/.f64 x (+.f64 y x))) (/.f64 (*.f64 (neg.f64 y) y) (pow.f64 (+.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 (fabs.f64 (/.f64 x (+.f64 y x))) (fabs.f64 (/.f64 x (+.f64 y x))) (*.f64 (neg.f64 (/.f64 y (+.f64 y x))) (/.f64 y (+.f64 y x)))) |
(fma.f64 (fabs.f64 (/.f64 x (+.f64 y x))) (fabs.f64 (/.f64 x (+.f64 y x))) (/.f64 (*.f64 (neg.f64 y) y) (pow.f64 (+.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (/.f64 x (+.f64 y x)) (-.f64 x y)) (*.f64 (-.f64 x y) (/.f64 x (+.f64 y x))) (*.f64 (neg.f64 (/.f64 y (+.f64 y x))) (/.f64 y (+.f64 y x)))) |
(fma.f64 (/.f64 (/.f64 x (+.f64 y x)) (-.f64 x y)) (*.f64 (-.f64 x y) (/.f64 x (+.f64 y x))) (/.f64 (*.f64 (neg.f64 y) y) (pow.f64 (+.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (/.f64 x (+.f64 y x)) (-.f64 x y)) (-.f64 x y) (*.f64 (neg.f64 (/.f64 (/.f64 y (+.f64 y x)) (-.f64 x y))) (-.f64 x y))) |
(fma.f64 (/.f64 (/.f64 x (+.f64 y x)) (-.f64 x y)) (-.f64 x y) (*.f64 (neg.f64 (/.f64 y (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(fma.f64 (/.f64 x (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (/.f64 x (+.f64 y x))) (*.f64 (neg.f64 (/.f64 y (+.f64 y x))) (/.f64 y (+.f64 y x)))) |
(fma.f64 (/.f64 x (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (/.f64 x (+.f64 y x))) (/.f64 (*.f64 (neg.f64 y) y) (pow.f64 (+.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 x (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (neg.f64 (/.f64 (/.f64 y (+.f64 y x)) (-.f64 x y))) (-.f64 x y))) |
(fma.f64 (/.f64 x (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (neg.f64 (/.f64 y (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(fma.f64 (/.f64 (-.f64 x y) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (-.f64 y x) y) (*.f64 (/.f64 (-.f64 x y) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x))) |
(fma.f64 (/.f64 (-.f64 x y) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x) (*.f64 (/.f64 (-.f64 x y) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (-.f64 y x) y))) |
(fma.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (/.f64 x (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (neg.f64 (/.f64 (/.f64 y (+.f64 y x)) (-.f64 x y))) (-.f64 x y))) |
(fma.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (/.f64 x (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (neg.f64 (/.f64 y (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(fma.f64 (*.f64 (-.f64 y x) y) (/.f64 (-.f64 x y) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (*.f64 x x) (/.f64 (-.f64 x y) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))))) |
(fma.f64 (*.f64 x x) (/.f64 (-.f64 x y) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (*.f64 (-.f64 y x) y) (/.f64 (-.f64 x y) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))))) |
(fma.f64 (/.f64 x (+.f64 y x)) (/.f64 x (+.f64 y x)) (*.f64 (neg.f64 (/.f64 y (+.f64 y x))) (/.f64 y (+.f64 y x)))) |
(fma.f64 (/.f64 x (+.f64 y x)) (/.f64 x (+.f64 y x)) (/.f64 (*.f64 (neg.f64 y) y) (pow.f64 (+.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 (-.f64 x y) (/.f64 (/.f64 x (+.f64 y x)) (-.f64 x y)) (*.f64 (neg.f64 (/.f64 (/.f64 y (+.f64 y x)) (-.f64 x y))) (-.f64 x y))) |
(fma.f64 (-.f64 x y) (/.f64 (/.f64 x (+.f64 y x)) (-.f64 x y)) (*.f64 (neg.f64 (/.f64 y (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 x (+.f64 y x)) #s(literal 2 binary64)) (/.f64 (+.f64 y x) (+.f64 y x))) (/.f64 (pow.f64 (/.f64 y (+.f64 y x)) #s(literal 2 binary64)) (/.f64 (+.f64 y x) (+.f64 y x)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 x (+.f64 y x)) #s(literal 3 binary64)) (fma.f64 (/.f64 y (+.f64 y x)) (/.f64 (+.f64 y x) (+.f64 y x)) (pow.f64 (/.f64 x (+.f64 y x)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 y (+.f64 y x)) #s(literal 3 binary64)) (fma.f64 (/.f64 y (+.f64 y x)) (/.f64 (+.f64 y x) (+.f64 y x)) (pow.f64 (/.f64 x (+.f64 y x)) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (*.f64 (+.f64 y x) x) (pow.f64 (+.f64 y x) #s(literal 2 binary64))) (/.f64 (*.f64 (+.f64 y x) y) (pow.f64 (+.f64 y x) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)) (+.f64 y x))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)) (+.f64 y x)))) |
(-.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))) (+.f64 y x)) (/.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))) (+.f64 y x))) |
(-.f64 (pow.f64 (/.f64 x (+.f64 y x)) #s(literal 2 binary64)) (pow.f64 (/.f64 y (+.f64 y x)) #s(literal 2 binary64))) |
(-.f64 (/.f64 x (+.f64 y x)) (/.f64 y (+.f64 y x))) |
(+.f64 (*.f64 (*.f64 (-.f64 y x) y) (/.f64 (-.f64 x y) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (*.f64 x x) (/.f64 (-.f64 x y) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))))) |
(+.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 x y) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (*.f64 (-.f64 y x) y) (/.f64 (-.f64 x y) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))))) |
(+.f64 (*.f64 (/.f64 (-.f64 x y) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (-.f64 y x) y)) (*.f64 (/.f64 (-.f64 x y) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x))) |
(+.f64 (*.f64 (/.f64 (-.f64 x y) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x)) (*.f64 (/.f64 (-.f64 x y) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (-.f64 y x) y))) |
(+.f64 (pow.f64 (/.f64 x (+.f64 y x)) #s(literal 2 binary64)) (*.f64 (neg.f64 (/.f64 y (+.f64 y x))) (/.f64 y (+.f64 y x)))) |
(+.f64 (pow.f64 (/.f64 x (+.f64 y x)) #s(literal 2 binary64)) (/.f64 (*.f64 (neg.f64 y) y) (pow.f64 (+.f64 y x) #s(literal 2 binary64)))) |
(+.f64 (/.f64 x (+.f64 y x)) (*.f64 (neg.f64 (/.f64 (/.f64 y (+.f64 y x)) (-.f64 x y))) (-.f64 x y))) |
(+.f64 (/.f64 x (+.f64 y x)) (*.f64 (neg.f64 (/.f64 y (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(*.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (*.f64 (+.f64 y x) (-.f64 y x))) (-.f64 y x)) |
(*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (+.f64 y x) y) #s(literal 2 binary64)))) (-.f64 (*.f64 x (-.f64 x y)) (*.f64 y y))) |
(*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (+.f64 y x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (*.f64 (+.f64 y x) y) (-.f64 (*.f64 (+.f64 y x) y) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64)))) |
(*.f64 (/.f64 (*.f64 (neg.f64 (+.f64 y x)) (-.f64 x y)) (*.f64 (+.f64 y x) (-.f64 x y))) (neg.f64 (-.f64 x y))) |
(*.f64 (/.f64 (*.f64 (neg.f64 (+.f64 y x)) (-.f64 x y)) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(*.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (neg.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(*.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (*.f64 (neg.f64 (+.f64 y x)) (-.f64 x y))) (neg.f64 (-.f64 x y))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) (/.f64 (-.f64 x y) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))))) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(*.f64 (/.f64 (+.f64 y x) (*.f64 (/.f64 (+.f64 y x) (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 1 binary64))) (/.f64 (-.f64 x y) (fma.f64 (+.f64 y x) y (*.f64 x x)))) |
(*.f64 (/.f64 (+.f64 y x) #s(literal 1 binary64)) (/.f64 (-.f64 x y) (+.f64 y x))) |
(*.f64 #s(literal 1 binary64) (-.f64 x y)) |
(*.f64 (*.f64 (+.f64 y x) (/.f64 (-.f64 x y) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(*.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 x (-.f64 x y) (*.f64 y y)) (*.f64 (+.f64 y x) (/.f64 (-.f64 x y) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))))) |
(*.f64 (+.f64 y x) (/.f64 (-.f64 x y) (+.f64 y x))) |
(*.f64 (-.f64 x y) #s(literal 1 binary64)) |
(/.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (*.f64 (/.f64 (+.f64 y x) (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 1 binary64))) (fma.f64 (+.f64 y x) y (*.f64 x x))) |
(/.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) #s(literal 1 binary64)) (+.f64 y x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (+.f64 y x)) (-.f64 x y))) (neg.f64 (+.f64 y x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (neg.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (/.f64 (-.f64 x y) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) y))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (/.f64 (-.f64 x y) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (+.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 y x) y) (-.f64 (*.f64 (-.f64 y x) y) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (/.f64 x (+.f64 y x))) (*.f64 x (/.f64 x (+.f64 y x)))) (*.f64 (*.f64 y (/.f64 y (+.f64 y x))) (*.f64 y (/.f64 y (+.f64 y x))))) (fma.f64 x (/.f64 x (+.f64 y x)) (*.f64 y (/.f64 y (+.f64 y x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x)))) (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))))) (+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (/.f64 x (+.f64 y x))) #s(literal 3 binary64)) (pow.f64 (*.f64 y (/.f64 y (+.f64 y x))) #s(literal 3 binary64))) (fma.f64 (*.f64 x (/.f64 x (+.f64 y x))) (*.f64 x (/.f64 x (+.f64 y x))) (fma.f64 (*.f64 y (/.f64 y (+.f64 y x))) (*.f64 y (/.f64 y (+.f64 y x))) (*.f64 (*.f64 x (/.f64 x (+.f64 y x))) (*.f64 y (/.f64 y (+.f64 y x))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))) (fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (+.f64 y x)) (-.f64 x y))) (+.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 (+.f64 y x) y (*.f64 x x))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (fma.f64 (+.f64 y x) y (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (-.f64 x y)) (*.f64 (+.f64 y x) (-.f64 x y))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (fma.f64 x (-.f64 x y) (*.f64 y y))) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 2 binary64)))) (*.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) y)))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (+.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (*.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 (-.f64 y x) y) (-.f64 (*.f64 (-.f64 y x) y) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (*.f64 (neg.f64 (+.f64 y x)) (-.f64 x y))) (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (neg.f64 (+.f64 y x)))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (neg.f64 (fma.f64 (+.f64 y x) y (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (*.f64 (+.f64 y x) (-.f64 x y))) (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (+.f64 y x))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (fma.f64 (+.f64 y x) y (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 y x)) (*.f64 (+.f64 y x) (*.f64 y y))) (pow.f64 (+.f64 y x) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))) (*.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)) (fma.f64 (+.f64 y x) y (*.f64 x x)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 (fma.f64 y y (*.f64 x x)) (+.f64 y x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (*.f64 (fma.f64 (*.f64 y y) (fma.f64 y y (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))) (+.f64 y x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (*.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (+.f64 y x) y (*.f64 x x)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 y #s(literal 9 binary64))) (*.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (+.f64 y x) y (*.f64 x x)))) |
(/.f64 (*.f64 (neg.f64 (+.f64 y x)) (-.f64 x y)) (neg.f64 (+.f64 y x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (+.f64 y x)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (neg.f64 (neg.f64 (fma.f64 (+.f64 y x) y (*.f64 x x))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (+.f64 y x) y (*.f64 x x))) |
(neg.f64 (neg.f64 (-.f64 x y))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 (+.f64 y x) (-.f64 y x))) (-.f64 y x) (/.f64 (*.f64 (neg.f64 y) y) (+.f64 y x))) |
(fma.f64 (/.f64 (*.f64 x x) (neg.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))) (/.f64 (*.f64 (neg.f64 y) y) (+.f64 y x))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 (neg.f64 (+.f64 y x)) (-.f64 x y))) (neg.f64 (-.f64 x y)) (/.f64 (*.f64 (neg.f64 y) y) (+.f64 y x))) |
(fma.f64 (/.f64 (neg.f64 x) (*.f64 (/.f64 (+.f64 y x) (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 1 binary64))) (/.f64 (neg.f64 x) (fma.f64 (+.f64 y x) y (*.f64 x x))) (/.f64 (*.f64 (neg.f64 y) y) (+.f64 y x))) |
(fma.f64 (/.f64 (fabs.f64 x) (*.f64 (/.f64 (+.f64 y x) (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 1 binary64))) (/.f64 (fabs.f64 x) (fma.f64 (+.f64 y x) y (*.f64 x x))) (/.f64 (*.f64 (neg.f64 y) y) (+.f64 y x))) |
(fma.f64 (/.f64 x (*.f64 (/.f64 (+.f64 y x) (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 1 binary64))) (/.f64 x (fma.f64 (+.f64 y x) y (*.f64 x x))) (/.f64 (*.f64 (neg.f64 y) y) (+.f64 y x))) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 (neg.f64 x) (+.f64 y x)) (/.f64 (*.f64 (neg.f64 y) y) (+.f64 y x))) |
(fma.f64 (/.f64 (fabs.f64 x) #s(literal 1 binary64)) (/.f64 (fabs.f64 x) (+.f64 y x)) (/.f64 (*.f64 (neg.f64 y) y) (+.f64 y x))) |
(fma.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 x (+.f64 y x)) (/.f64 (*.f64 (neg.f64 y) y) (+.f64 y x))) |
(fma.f64 (/.f64 (*.f64 x x) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x (-.f64 x y) (*.f64 y y)) (/.f64 (*.f64 (neg.f64 y) y) (+.f64 y x))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 (+.f64 y x) (-.f64 x y))) (-.f64 x y) (/.f64 (*.f64 (neg.f64 y) y) (+.f64 y x))) |
(fma.f64 (*.f64 (+.f64 y x) (/.f64 (-.f64 x y) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (-.f64 y x) y) (*.f64 (*.f64 (+.f64 y x) (/.f64 (-.f64 x y) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (*.f64 x x))) |
(fma.f64 (*.f64 (+.f64 y x) (/.f64 (-.f64 x y) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (*.f64 x x) (*.f64 (*.f64 (+.f64 y x) (/.f64 (-.f64 x y) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (-.f64 y x) y))) |
(fma.f64 (neg.f64 x) (/.f64 (neg.f64 x) (+.f64 y x)) (/.f64 (*.f64 (neg.f64 y) y) (+.f64 y x))) |
(fma.f64 (fabs.f64 x) (/.f64 (fabs.f64 x) (+.f64 y x)) (/.f64 (*.f64 (neg.f64 y) y) (+.f64 y x))) |
(fma.f64 (*.f64 (-.f64 y x) y) (*.f64 (+.f64 y x) (/.f64 (-.f64 x y) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (*.f64 x x) (*.f64 (+.f64 y x) (/.f64 (-.f64 x y) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))))) |
(fma.f64 (*.f64 x x) (*.f64 (+.f64 y x) (/.f64 (-.f64 x y) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (*.f64 (-.f64 y x) y) (*.f64 (+.f64 y x) (/.f64 (-.f64 x y) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))))) |
(fma.f64 x (/.f64 x (+.f64 y x)) (/.f64 (*.f64 (neg.f64 y) y) (+.f64 y x))) |
(-.f64 (*.f64 x (/.f64 x (+.f64 y x))) (*.f64 y (/.f64 y (+.f64 y x)))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x)))) |
(-.f64 x y) |
(+.f64 (*.f64 (*.f64 (-.f64 y x) y) (*.f64 (+.f64 y x) (/.f64 (-.f64 x y) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))))) (*.f64 (*.f64 x x) (*.f64 (+.f64 y x) (/.f64 (-.f64 x y) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))))) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 (+.f64 y x) (/.f64 (-.f64 x y) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))))) (*.f64 (*.f64 (-.f64 y x) y) (*.f64 (+.f64 y x) (/.f64 (-.f64 x y) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))))) |
(+.f64 (*.f64 (*.f64 (+.f64 y x) (/.f64 (-.f64 x y) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (-.f64 y x) y)) (*.f64 (*.f64 (+.f64 y x) (/.f64 (-.f64 x y) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 (+.f64 y x) (/.f64 (-.f64 x y) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (*.f64 x x)) (*.f64 (*.f64 (+.f64 y x) (/.f64 (-.f64 x y) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (-.f64 y x) y))) |
(+.f64 (*.f64 x (/.f64 x (+.f64 y x))) (/.f64 (*.f64 (neg.f64 y) y) (+.f64 y x))) |
x |
y |
(*.f64 (/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) y))) |
(*.f64 (/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 y x) y) (-.f64 (*.f64 (-.f64 y x) y) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64)))) |
(*.f64 (/.f64 (*.f64 (neg.f64 (+.f64 y x)) (-.f64 x y)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)))) |
(*.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (neg.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)))) |
(*.f64 (/.f64 (*.f64 (neg.f64 (+.f64 y x)) (-.f64 x y)) (*.f64 (+.f64 y x) (-.f64 x y))) (neg.f64 (+.f64 y x))) |
(*.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (*.f64 (neg.f64 (+.f64 y x)) (-.f64 x y))) (neg.f64 (+.f64 y x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 y x) (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 1 binary64))) (fma.f64 (+.f64 y x) y (*.f64 x x))) |
(*.f64 (/.f64 (+.f64 y x) (*.f64 (+.f64 y x) (/.f64 (-.f64 x y) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))))) (/.f64 (-.f64 x y) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(*.f64 (/.f64 (+.f64 y x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 (*.f64 (/.f64 (+.f64 y x) (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 1 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))) |
(*.f64 #s(literal 1 binary64) (+.f64 y x)) |
(*.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)) (*.f64 (/.f64 (+.f64 y x) (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (/.f64 (+.f64 y x) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(*.f64 (+.f64 y x) #s(literal 1 binary64)) |
(/.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (*.f64 (+.f64 y x) (/.f64 (-.f64 x y) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))))) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(/.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) #s(literal 1 binary64)) (-.f64 x y)) |
(/.f64 (*.f64 (*.f64 (/.f64 (+.f64 y x) (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (+.f64 y x) y) #s(literal 2 binary64)))) (-.f64 (*.f64 x (-.f64 x y)) (*.f64 y y))) |
(/.f64 (*.f64 (*.f64 (/.f64 (+.f64 y x) (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (+.f64 y x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (*.f64 (+.f64 y x) y) (-.f64 (*.f64 (+.f64 y x) y) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) (-.f64 y x))) (-.f64 y x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (+.f64 y x)) (-.f64 x y))) (neg.f64 (-.f64 x y))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (/.f64 x (-.f64 x y))) (*.f64 x (/.f64 x (-.f64 x y)))) (*.f64 (*.f64 y (/.f64 y (-.f64 x y))) (*.f64 y (/.f64 y (-.f64 x y))))) (fma.f64 x (/.f64 x (-.f64 x y)) (*.f64 y (/.f64 y (-.f64 x y))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y)))) (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y))))) (-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (/.f64 x (-.f64 x y))) #s(literal 3 binary64)) (pow.f64 (*.f64 y (/.f64 y (-.f64 x y))) #s(literal 3 binary64))) (fma.f64 (*.f64 x (/.f64 x (-.f64 x y))) (*.f64 x (/.f64 x (-.f64 x y))) (fma.f64 (*.f64 y (/.f64 y (-.f64 x y))) (*.f64 y (/.f64 y (-.f64 x y))) (*.f64 (*.f64 x (/.f64 x (-.f64 x y))) (*.f64 y (/.f64 y (-.f64 x y))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y))) (-.f64 (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y)))) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 y x))) (neg.f64 (-.f64 y x))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (+.f64 y x)) (-.f64 x y))) (-.f64 x y)) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (+.f64 y x) y) #s(literal 2 binary64)))) (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (-.f64 (*.f64 x (-.f64 x y)) (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (+.f64 (pow.f64 (*.f64 (+.f64 y x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (*.f64 (+.f64 y x) y) (-.f64 (*.f64 (+.f64 y x) y) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (*.f64 (+.f64 y x) (-.f64 y x))) (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (-.f64 y x))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (neg.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (*.f64 (neg.f64 (+.f64 y x)) (-.f64 x y))) (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (neg.f64 (-.f64 x y)))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (*.f64 (+.f64 y x) (-.f64 x y))) (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (-.f64 x y))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (+.f64 y x)) (*.f64 (+.f64 y x) (-.f64 x y))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (fma.f64 (+.f64 y x) y (*.f64 x x))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x y)) (*.f64 (-.f64 x y) (*.f64 y y))) (*.f64 (-.f64 x y) (-.f64 x y))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 (fma.f64 y y (*.f64 x x)) (-.f64 x y))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (*.f64 (fma.f64 (*.f64 y y) (fma.f64 y y (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))) (-.f64 x y))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (-.f64 y x)) |
(/.f64 (+.f64 (pow.f64 y #s(literal 9 binary64)) (pow.f64 x #s(literal 9 binary64))) (*.f64 (-.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (fma.f64 x (-.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 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (*.f64 (neg.f64 (+.f64 y x)) (-.f64 x y)) (neg.f64 (-.f64 x y))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (-.f64 x y)) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(neg.f64 (neg.f64 (+.f64 y x))) |
(fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) y)) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 y x) y) (-.f64 (*.f64 (-.f64 y x) y) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 (neg.f64 (+.f64 y x)) (-.f64 x y))) (neg.f64 (+.f64 y x)) (/.f64 (*.f64 (neg.f64 y) y) (-.f64 x y))) |
(fma.f64 (/.f64 (*.f64 x x) (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (neg.f64 (fma.f64 (+.f64 y x) y (*.f64 x x))) (/.f64 (*.f64 (neg.f64 y) y) (-.f64 x y))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) y)) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 y x) y) (-.f64 (*.f64 (-.f64 y x) y) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 (neg.f64 x) (-.f64 x y)) (/.f64 (*.f64 (neg.f64 y) y) (-.f64 x y))) |
(fma.f64 (/.f64 (neg.f64 x) (*.f64 (+.f64 y x) (/.f64 (-.f64 x y) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))))) (/.f64 (neg.f64 x) (fma.f64 x (-.f64 x y) (*.f64 y y))) (/.f64 (*.f64 (neg.f64 y) y) (-.f64 x y))) |
(fma.f64 (/.f64 (fabs.f64 x) #s(literal 1 binary64)) (/.f64 (fabs.f64 x) (-.f64 x y)) (/.f64 (*.f64 (neg.f64 y) y) (-.f64 x y))) |
(fma.f64 (/.f64 (fabs.f64 x) (*.f64 (+.f64 y x) (/.f64 (-.f64 x y) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))))) (/.f64 (fabs.f64 x) (fma.f64 x (-.f64 x y) (*.f64 y y))) (/.f64 (*.f64 (neg.f64 y) y) (-.f64 x y))) |
(fma.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 x (-.f64 x y)) (/.f64 (*.f64 (neg.f64 y) y) (-.f64 x y))) |
(fma.f64 (/.f64 x (*.f64 (+.f64 y x) (/.f64 (-.f64 x y) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))))) (/.f64 x (fma.f64 x (-.f64 x y) (*.f64 y y))) (/.f64 (*.f64 (neg.f64 y) y) (-.f64 x y))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 (+.f64 y x) (-.f64 x y))) (+.f64 y x) (/.f64 (*.f64 (neg.f64 y) y) (-.f64 x y))) |
(fma.f64 (/.f64 (*.f64 x x) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (+.f64 y x) y (*.f64 x x)) (/.f64 (*.f64 (neg.f64 y) y) (-.f64 x y))) |
(fma.f64 (*.f64 (/.f64 (+.f64 y x) (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 1 binary64)) (fma.f64 y y (*.f64 x x)) (*.f64 (*.f64 (/.f64 (+.f64 y x) (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 1 binary64)) (*.f64 y x))) |
(fma.f64 (*.f64 (/.f64 (+.f64 y x) (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (+.f64 y x) y) (*.f64 (*.f64 (/.f64 (+.f64 y x) (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 1 binary64)) (*.f64 x x))) |
(fma.f64 (*.f64 (/.f64 (+.f64 y x) (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 1 binary64)) (*.f64 x x) (*.f64 (*.f64 (/.f64 (+.f64 y x) (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (+.f64 y x) y))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 #s(literal 1 binary64) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(fma.f64 #s(literal 1 binary64) y (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 #s(literal 1 binary64) x (*.f64 #s(literal 1 binary64) y)) |
(fma.f64 (pow.f64 y #s(literal 3/2 binary64)) (/.f64 (pow.f64 y #s(literal 3/2 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(fma.f64 (fma.f64 y y (*.f64 x x)) (*.f64 (/.f64 (+.f64 y x) (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (*.f64 y x) (*.f64 (/.f64 (+.f64 y x) (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y))) #s(literal 1 binary64) (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y))) #s(literal 1 binary64))) |
(fma.f64 (neg.f64 x) (/.f64 (neg.f64 x) (-.f64 x y)) (/.f64 (*.f64 (neg.f64 y) y) (-.f64 x y))) |
(fma.f64 (fabs.f64 x) (/.f64 (fabs.f64 x) (-.f64 x y)) (/.f64 (*.f64 (neg.f64 y) y) (-.f64 x y))) |
(fma.f64 (*.f64 (+.f64 y x) y) (*.f64 (/.f64 (+.f64 y x) (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 (/.f64 (+.f64 y x) (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 y y) (/.f64 y (fma.f64 x (-.f64 x y) (*.f64 y y))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(fma.f64 (*.f64 x x) (/.f64 x (fma.f64 x (-.f64 x y) (*.f64 y y))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 (+.f64 y x) (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (*.f64 (+.f64 y x) y) (*.f64 (/.f64 (+.f64 y x) (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 1 binary64)))) |
(fma.f64 y (/.f64 (*.f64 y y) (fma.f64 x (-.f64 x y) (*.f64 y y))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(fma.f64 y #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64))) |
(fma.f64 x (/.f64 (*.f64 x x) (fma.f64 x (-.f64 x y) (*.f64 y y))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(fma.f64 x (/.f64 x (-.f64 x y)) (/.f64 (*.f64 (neg.f64 y) y) (-.f64 x y))) |
(fma.f64 x #s(literal 1 binary64) (*.f64 y #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y x)) (/.f64 (*.f64 x x) (-.f64 y x))) |
(-.f64 (*.f64 x (/.f64 x (-.f64 x y))) (*.f64 y (/.f64 y (-.f64 x y)))) |
(+.f64 (*.f64 (fma.f64 y y (*.f64 x x)) (*.f64 (/.f64 (+.f64 y x) (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 1 binary64))) (*.f64 (*.f64 y x) (*.f64 (/.f64 (+.f64 y x) (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 1 binary64)))) |
(+.f64 (*.f64 (*.f64 (+.f64 y x) y) (*.f64 (/.f64 (+.f64 y x) (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (*.f64 (/.f64 (+.f64 y x) (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 1 binary64)))) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 (/.f64 (+.f64 y x) (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 1 binary64))) (*.f64 (*.f64 (+.f64 y x) y) (*.f64 (/.f64 (+.f64 y x) (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 1 binary64)))) |
(+.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y))) #s(literal 1 binary64)) (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y))) #s(literal 1 binary64))) |
(+.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64))) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 y #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 (/.f64 (+.f64 y x) (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 1 binary64)) (fma.f64 y y (*.f64 x x))) (*.f64 (*.f64 (/.f64 (+.f64 y x) (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 1 binary64)) (*.f64 y x))) |
(+.f64 (*.f64 (*.f64 (/.f64 (+.f64 y x) (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (+.f64 y x) y)) (*.f64 (*.f64 (/.f64 (+.f64 y x) (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 1 binary64)) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 (/.f64 (+.f64 y x) (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 1 binary64)) (*.f64 x x)) (*.f64 (*.f64 (/.f64 (+.f64 y x) (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (+.f64 y x) y))) |
(+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y)))) (*.f64 #s(literal 1 binary64) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(+.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 1 binary64) x)) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) y)) |
(+.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 x))) |
(+.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 y))) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(+.f64 (*.f64 x (/.f64 x (-.f64 x y))) (/.f64 (*.f64 (neg.f64 y) y) (-.f64 x y))) |
(+.f64 y x) |
(+.f64 x y) |
Compiled 9 162 to 930 computations (89.8% saved)
8 alts after pruning (7 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 318 | 7 | 325 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 318 | 8 | 326 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (/.f64 (-.f64 x y) (+.f64 x y)) |
| ▶ | 48.4% | (/.f64 #s(approx (- x y) (neg.f64 y)) (+.f64 x y)) |
| ▶ | 100.0% | (-.f64 (/.f64 x (+.f64 y x)) (/.f64 y (+.f64 y x))) |
| 48.3% | #s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal -2 binary64) y) x #s(literal 2 binary64)) y) x #s(literal -1 binary64))) | |
| 48.9% | #s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 #s(literal 2 binary64) y) x #s(literal -1 binary64))) | |
| ▶ | 52.4% | #s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 #s(literal -2 binary64) x) y #s(literal 1 binary64))) |
| ▶ | 51.1% | #s(approx (/ (- x y) (+ x y)) #s(literal 1 binary64)) |
| ▶ | 47.2% | #s(approx (/ (- x y) (+ x y)) #s(literal -1 binary64)) |
Compiled 179 to 125 computations (30.2% saved)
| Inputs |
|---|
(-.f64 (/.f64 x (+.f64 y x)) (/.f64 y (+.f64 y x))) |
(/.f64 x (+.f64 y x)) |
x |
(+.f64 y x) |
y |
(/.f64 y (+.f64 y x)) |
#s(approx (/ (- x y) (+ x y)) #s(literal -1 binary64)) |
#s(literal -1 binary64) |
#s(approx (/ (- x y) (+ x y)) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(/.f64 #s(approx (- x y) (neg.f64 y)) (+.f64 x y)) |
#s(approx (- x y) (neg.f64 y)) |
(neg.f64 y) |
(+.f64 x y) |
#s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 #s(literal -2 binary64) x) y #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal -2 binary64) x) y #s(literal 1 binary64)) |
(/.f64 #s(literal -2 binary64) x) |
#s(literal -2 binary64) |
| Outputs |
|---|
-1 |
(- (* 2 (/ x y)) 1) |
(- (* x (+ (* -2 (/ x (pow y 2))) (* 2 (/ 1 y)))) 1) |
(- (* x (+ (* x (- (* 2 (/ x (pow y 3))) (* 2 (/ 1 (pow y 2))))) (* 2 (/ 1 y)))) 1) |
(/ x y) |
(* x (+ (* -1 (/ x (pow y 2))) (/ 1 y))) |
(* x (+ (* x (- (/ x (pow y 3)) (/ 1 (pow y 2)))) (/ 1 y))) |
(* x (+ (* x (- (* x (+ (* -1 (/ x (pow y 4))) (/ 1 (pow y 3)))) (/ 1 (pow y 2)))) (/ 1 y))) |
x |
y |
(+ x y) |
1 |
(+ 1 (* -1 (/ x y))) |
(+ 1 (* x (- (/ x (pow y 2)) (/ 1 y)))) |
(+ 1 (* x (- (* x (+ (* -1 (/ x (pow y 3))) (/ 1 (pow y 2)))) (/ 1 y)))) |
(* -1 y) |
(- x y) |
(* -2 (/ y x)) |
(/ (+ x (* -2 y)) x) |
(/ -2 x) |
(+ 1 (* -2 (/ y x))) |
(- (+ 1 (/ (pow y 2) (pow x 2))) (+ (* -1 (/ (pow y 2) (pow x 2))) (* 2 (/ y x)))) |
(- (+ 1 (+ (* -1 (/ (pow y 3) (pow x 3))) (/ (pow y 2) (pow x 2)))) (+ (* -1 (/ (pow y 2) (pow x 2))) (+ (* 2 (/ y x)) (/ (pow y 3) (pow x 3))))) |
(+ 1 (* -1 (/ y x))) |
(- (+ 1 (/ (pow y 2) (pow x 2))) (/ y x)) |
(- (+ 1 (* -1 (/ (pow y 3) (pow x 3)))) (+ (* -1 (/ (pow y 2) (pow x 2))) (/ y x))) |
(* x (+ 1 (/ y x))) |
(/ y x) |
(/ (+ y (* -1 (/ (pow y 2) x))) x) |
(/ (- (+ y (/ (pow y 3) (pow x 2))) (/ (pow y 2) x)) x) |
(/ (- (+ y (* -1 (/ (pow y 4) (pow x 3)))) (+ (* -1 (/ (pow y 3) (pow x 2))) (/ (pow y 2) x))) x) |
(- (+ 1 (* -1 (/ y x))) (/ y x)) |
(- (+ 1 (+ (* -1 (/ y x)) (* -1 (/ (* y (- (* -1 y) y)) (pow x 2))))) (/ y x)) |
(- (+ 1 (+ (* -1 (/ y x)) (/ (* (pow y 2) (- (* -1 y) y)) (pow x 3)))) (+ (/ y x) (/ (* y (- (* -1 y) y)) (pow x 2)))) |
(* x (+ 1 (* -1 (/ y x)))) |
(+ 1 (* -1 (/ (- y (* -1 y)) x))) |
(+ 1 (* -1 (/ (- (+ y (* -2 (/ (pow y 2) x))) (* -1 y)) x))) |
(+ 1 (* -1 (/ (- (+ y (* -1 (/ (+ (* -2 (/ (pow y 3) x)) (* 2 (pow y 2))) x))) (* -1 y)) x))) |
(+ 1 (* -1 (/ (- (* -1 (/ (pow y 2) x)) (* -1 y)) x))) |
(+ 1 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow y 3) x)) (* -1 (pow y 2))) x)) (* -1 y)) x))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(* -1 (/ (+ (* -1 y) (/ (pow y 2) x)) x)) |
(* -1 (/ (+ (* -1 y) (* -1 (/ (- (/ (pow y 3) x) (pow y 2)) x))) x)) |
(* -1 (/ (+ (* -1 y) (* -1 (/ (- (* -1 (/ (- (/ (pow y 4) x) (pow y 3)) x)) (pow y 2)) x))) x)) |
(+ 1 (* -1 (/ (+ (* -1 (- (* -1 y) y)) (/ (* y (- (* -1 y) y)) x)) x))) |
(+ 1 (* -1 (/ (+ (* -1 (- (* -1 y) y)) (* -1 (/ (+ (* -1 (* y (- (* -1 y) y))) (/ (* (pow y 2) (- (* -1 y) y)) x)) x))) x))) |
(* -1 (* x (- (/ y x) 1))) |
(+ 1 (* y (- (* 2 (/ y (pow x 2))) (* 2 (/ 1 x))))) |
(+ 1 (* y (- (* y (+ (* -2 (/ y (pow x 3))) (* 2 (/ 1 (pow x 2))))) (* 2 (/ 1 x))))) |
(+ 1 (* y (- (/ y (pow x 2)) (/ 1 x)))) |
(+ 1 (* y (- (* y (+ (* -1 (/ y (pow x 3))) (/ 1 (pow x 2)))) (/ 1 x)))) |
(* y (+ (* -1 (/ y (pow x 2))) (/ 1 x))) |
(* y (+ (* y (- (/ y (pow x 3)) (/ 1 (pow x 2)))) (/ 1 x))) |
(* y (+ (* y (- (* y (+ (* -1 (/ y (pow x 4))) (/ 1 (pow x 3)))) (/ 1 (pow x 2)))) (/ 1 x))) |
(+ x (* -1 y)) |
(- (+ (* -1 (/ (pow x 2) (pow y 2))) (* 2 (/ x y))) (+ 1 (/ (pow x 2) (pow y 2)))) |
(- (+ (* -1 (/ (pow x 2) (pow y 2))) (+ (* 2 (/ x y)) (/ (pow x 3) (pow y 3)))) (+ 1 (+ (* -1 (/ (pow x 3) (pow y 3))) (/ (pow x 2) (pow y 2))))) |
(/ (+ x (* -1 (/ (pow x 2) y))) y) |
(/ (- (+ x (/ (pow x 3) (pow y 2))) (/ (pow x 2) y)) y) |
(/ (- (+ x (* -1 (/ (pow x 4) (pow y 3)))) (+ (* -1 (/ (pow x 3) (pow y 2))) (/ (pow x 2) y))) y) |
(* y (+ 1 (/ x y))) |
(- (+ 1 (/ (pow x 2) (pow y 2))) (/ x y)) |
(- (+ 1 (* -1 (/ (pow x 3) (pow y 3)))) (+ (* -1 (/ (pow x 2) (pow y 2))) (/ x y))) |
(- (/ x y) (+ 1 (* -1 (/ x y)))) |
(- (+ (* -1 (/ (* x (- x (* -1 x))) (pow y 2))) (/ x y)) (+ 1 (* -1 (/ x y)))) |
(- (+ (/ x y) (/ (* (pow x 2) (- x (* -1 x))) (pow y 3))) (+ 1 (+ (* -1 (/ x y)) (/ (* x (- x (* -1 x))) (pow y 2))))) |
(* y (- (/ x y) 1)) |
(* y (- (/ 1 y) (* 2 (/ 1 x)))) |
(- (* -1 (/ (- (* -1 x) x) y)) 1) |
(- (* -1 (/ (- (+ (* -1 x) (* 2 (/ (pow x 2) y))) x) y)) 1) |
(- (* -1 (/ (- (+ (* -1 x) (* -1 (/ (- (* 2 (/ (pow x 3) y)) (* 2 (pow x 2))) y))) x) y)) 1) |
(* -1 (/ (+ (* -1 x) (/ (pow x 2) y)) y)) |
(* -1 (/ (+ (* -1 x) (* -1 (/ (- (/ (pow x 3) y) (pow x 2)) y))) y)) |
(* -1 (/ (+ (* -1 x) (* -1 (/ (- (* -1 (/ (- (/ (pow x 4) y) (pow x 3)) y)) (pow x 2)) y))) y)) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(+ 1 (* -1 (/ (- (* -1 (/ (pow x 2) y)) (* -1 x)) y))) |
(+ 1 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow x 3) y)) (* -1 (pow x 2))) y)) (* -1 x)) y))) |
(- (* -1 (/ (- (+ (* -1 x) (* -1 (/ (* x (- (* -1 x) x)) y))) x) y)) 1) |
(- (* -1 (/ (- (+ (* -1 x) (* -1 (/ (- (* -1 (/ (* (pow x 2) (- (* -1 x) x)) y)) (* -1 (* x (- (* -1 x) x)))) y))) x) y)) 1) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(* -1 (* y (- (* 2 (/ 1 x)) (/ 1 y)))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | y | @ | inf | ((- (/ x (+ y x)) (/ y (+ y x))) (/ x (+ y x)) x (+ y x) y (/ y (+ y x)) (/ (- x y) (+ x y)) -1 (/ (- x y) (+ x y)) 1 (/ (- x y) (+ x y)) (- x y) (neg y) (+ x y) (/ (- x y) (+ x y)) (+ (* (/ -2 x) y) 1) (/ -2 x) -2) |
| 2.0ms | x | @ | -inf | ((- (/ x (+ y x)) (/ y (+ y x))) (/ x (+ y x)) x (+ y x) y (/ y (+ y x)) (/ (- x y) (+ x y)) -1 (/ (- x y) (+ x y)) 1 (/ (- x y) (+ x y)) (- x y) (neg y) (+ x y) (/ (- x y) (+ x y)) (+ (* (/ -2 x) y) 1) (/ -2 x) -2) |
| 2.0ms | x | @ | 0 | ((- (/ x (+ y x)) (/ y (+ y x))) (/ x (+ y x)) x (+ y x) y (/ y (+ y x)) (/ (- x y) (+ x y)) -1 (/ (- x y) (+ x y)) 1 (/ (- x y) (+ x y)) (- x y) (neg y) (+ x y) (/ (- x y) (+ x y)) (+ (* (/ -2 x) y) 1) (/ -2 x) -2) |
| 2.0ms | x | @ | inf | ((- (/ x (+ y x)) (/ y (+ y x))) (/ x (+ y x)) x (+ y x) y (/ y (+ y x)) (/ (- x y) (+ x y)) -1 (/ (- x y) (+ x y)) 1 (/ (- x y) (+ x y)) (- x y) (neg y) (+ x y) (/ (- x y) (+ x y)) (+ (* (/ -2 x) y) 1) (/ -2 x) -2) |
| 2.0ms | y | @ | -inf | ((- (/ x (+ y x)) (/ y (+ y x))) (/ x (+ y x)) x (+ y x) y (/ y (+ y x)) (/ (- x y) (+ x y)) -1 (/ (- x y) (+ x y)) 1 (/ (- x y) (+ x y)) (- x y) (neg y) (+ x y) (/ (- x y) (+ x y)) (+ (* (/ -2 x) y) 1) (/ -2 x) -2) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 369 | 1226 |
| 1 | 1213 | 1144 |
| 2 | 4060 | 1033 |
| 0 | 8378 | 988 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
-1 |
(- (* 2 (/ x y)) 1) |
(- (* x (+ (* -2 (/ x (pow y 2))) (* 2 (/ 1 y)))) 1) |
(- (* x (+ (* x (- (* 2 (/ x (pow y 3))) (* 2 (/ 1 (pow y 2))))) (* 2 (/ 1 y)))) 1) |
(/ x y) |
(* x (+ (* -1 (/ x (pow y 2))) (/ 1 y))) |
(* x (+ (* x (- (/ x (pow y 3)) (/ 1 (pow y 2)))) (/ 1 y))) |
(* x (+ (* x (- (* x (+ (* -1 (/ x (pow y 4))) (/ 1 (pow y 3)))) (/ 1 (pow y 2)))) (/ 1 y))) |
x |
y |
(+ x y) |
1 |
(+ 1 (* -1 (/ x y))) |
(+ 1 (* x (- (/ x (pow y 2)) (/ 1 y)))) |
(+ 1 (* x (- (* x (+ (* -1 (/ x (pow y 3))) (/ 1 (pow y 2)))) (/ 1 y)))) |
(* -1 y) |
(- x y) |
(* -2 (/ y x)) |
(/ (+ x (* -2 y)) x) |
(/ -2 x) |
(+ 1 (* -2 (/ y x))) |
(- (+ 1 (/ (pow y 2) (pow x 2))) (+ (* -1 (/ (pow y 2) (pow x 2))) (* 2 (/ y x)))) |
(- (+ 1 (+ (* -1 (/ (pow y 3) (pow x 3))) (/ (pow y 2) (pow x 2)))) (+ (* -1 (/ (pow y 2) (pow x 2))) (+ (* 2 (/ y x)) (/ (pow y 3) (pow x 3))))) |
(+ 1 (* -1 (/ y x))) |
(- (+ 1 (/ (pow y 2) (pow x 2))) (/ y x)) |
(- (+ 1 (* -1 (/ (pow y 3) (pow x 3)))) (+ (* -1 (/ (pow y 2) (pow x 2))) (/ y x))) |
(* x (+ 1 (/ y x))) |
(/ y x) |
(/ (+ y (* -1 (/ (pow y 2) x))) x) |
(/ (- (+ y (/ (pow y 3) (pow x 2))) (/ (pow y 2) x)) x) |
(/ (- (+ y (* -1 (/ (pow y 4) (pow x 3)))) (+ (* -1 (/ (pow y 3) (pow x 2))) (/ (pow y 2) x))) x) |
(- (+ 1 (* -1 (/ y x))) (/ y x)) |
(- (+ 1 (+ (* -1 (/ y x)) (* -1 (/ (* y (- (* -1 y) y)) (pow x 2))))) (/ y x)) |
(- (+ 1 (+ (* -1 (/ y x)) (/ (* (pow y 2) (- (* -1 y) y)) (pow x 3)))) (+ (/ y x) (/ (* y (- (* -1 y) y)) (pow x 2)))) |
(* x (+ 1 (* -1 (/ y x)))) |
(+ 1 (* -1 (/ (- y (* -1 y)) x))) |
(+ 1 (* -1 (/ (- (+ y (* -2 (/ (pow y 2) x))) (* -1 y)) x))) |
(+ 1 (* -1 (/ (- (+ y (* -1 (/ (+ (* -2 (/ (pow y 3) x)) (* 2 (pow y 2))) x))) (* -1 y)) x))) |
(+ 1 (* -1 (/ (- (* -1 (/ (pow y 2) x)) (* -1 y)) x))) |
(+ 1 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow y 3) x)) (* -1 (pow y 2))) x)) (* -1 y)) x))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(* -1 (/ (+ (* -1 y) (/ (pow y 2) x)) x)) |
(* -1 (/ (+ (* -1 y) (* -1 (/ (- (/ (pow y 3) x) (pow y 2)) x))) x)) |
(* -1 (/ (+ (* -1 y) (* -1 (/ (- (* -1 (/ (- (/ (pow y 4) x) (pow y 3)) x)) (pow y 2)) x))) x)) |
(+ 1 (* -1 (/ (+ (* -1 (- (* -1 y) y)) (/ (* y (- (* -1 y) y)) x)) x))) |
(+ 1 (* -1 (/ (+ (* -1 (- (* -1 y) y)) (* -1 (/ (+ (* -1 (* y (- (* -1 y) y))) (/ (* (pow y 2) (- (* -1 y) y)) x)) x))) x))) |
(* -1 (* x (- (/ y x) 1))) |
(+ 1 (* y (- (* 2 (/ y (pow x 2))) (* 2 (/ 1 x))))) |
(+ 1 (* y (- (* y (+ (* -2 (/ y (pow x 3))) (* 2 (/ 1 (pow x 2))))) (* 2 (/ 1 x))))) |
(+ 1 (* y (- (/ y (pow x 2)) (/ 1 x)))) |
(+ 1 (* y (- (* y (+ (* -1 (/ y (pow x 3))) (/ 1 (pow x 2)))) (/ 1 x)))) |
(* y (+ (* -1 (/ y (pow x 2))) (/ 1 x))) |
(* y (+ (* y (- (/ y (pow x 3)) (/ 1 (pow x 2)))) (/ 1 x))) |
(* y (+ (* y (- (* y (+ (* -1 (/ y (pow x 4))) (/ 1 (pow x 3)))) (/ 1 (pow x 2)))) (/ 1 x))) |
(+ x (* -1 y)) |
(- (+ (* -1 (/ (pow x 2) (pow y 2))) (* 2 (/ x y))) (+ 1 (/ (pow x 2) (pow y 2)))) |
(- (+ (* -1 (/ (pow x 2) (pow y 2))) (+ (* 2 (/ x y)) (/ (pow x 3) (pow y 3)))) (+ 1 (+ (* -1 (/ (pow x 3) (pow y 3))) (/ (pow x 2) (pow y 2))))) |
(/ (+ x (* -1 (/ (pow x 2) y))) y) |
(/ (- (+ x (/ (pow x 3) (pow y 2))) (/ (pow x 2) y)) y) |
(/ (- (+ x (* -1 (/ (pow x 4) (pow y 3)))) (+ (* -1 (/ (pow x 3) (pow y 2))) (/ (pow x 2) y))) y) |
(* y (+ 1 (/ x y))) |
(- (+ 1 (/ (pow x 2) (pow y 2))) (/ x y)) |
(- (+ 1 (* -1 (/ (pow x 3) (pow y 3)))) (+ (* -1 (/ (pow x 2) (pow y 2))) (/ x y))) |
(- (/ x y) (+ 1 (* -1 (/ x y)))) |
(- (+ (* -1 (/ (* x (- x (* -1 x))) (pow y 2))) (/ x y)) (+ 1 (* -1 (/ x y)))) |
(- (+ (/ x y) (/ (* (pow x 2) (- x (* -1 x))) (pow y 3))) (+ 1 (+ (* -1 (/ x y)) (/ (* x (- x (* -1 x))) (pow y 2))))) |
(* y (- (/ x y) 1)) |
(* y (- (/ 1 y) (* 2 (/ 1 x)))) |
(- (* -1 (/ (- (* -1 x) x) y)) 1) |
(- (* -1 (/ (- (+ (* -1 x) (* 2 (/ (pow x 2) y))) x) y)) 1) |
(- (* -1 (/ (- (+ (* -1 x) (* -1 (/ (- (* 2 (/ (pow x 3) y)) (* 2 (pow x 2))) y))) x) y)) 1) |
(* -1 (/ (+ (* -1 x) (/ (pow x 2) y)) y)) |
(* -1 (/ (+ (* -1 x) (* -1 (/ (- (/ (pow x 3) y) (pow x 2)) y))) y)) |
(* -1 (/ (+ (* -1 x) (* -1 (/ (- (* -1 (/ (- (/ (pow x 4) y) (pow x 3)) y)) (pow x 2)) y))) y)) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(+ 1 (* -1 (/ (- (* -1 (/ (pow x 2) y)) (* -1 x)) y))) |
(+ 1 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow x 3) y)) (* -1 (pow x 2))) y)) (* -1 x)) y))) |
(- (* -1 (/ (- (+ (* -1 x) (* -1 (/ (* x (- (* -1 x) x)) y))) x) y)) 1) |
(- (* -1 (/ (- (+ (* -1 x) (* -1 (/ (- (* -1 (/ (* (pow x 2) (- (* -1 x) x)) y)) (* -1 (* x (- (* -1 x) x)))) y))) x) y)) 1) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(* -1 (* y (- (* 2 (/ 1 x)) (/ 1 y)))) |
| Outputs |
|---|
-1 |
#s(literal -1 binary64) |
(- (* 2 (/ x y)) 1) |
(-.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(- (* x (+ (* -2 (/ x (pow y 2))) (* 2 (/ 1 y)))) 1) |
(-.f64 (*.f64 (/.f64 (fma.f64 (/.f64 #s(literal -2 binary64) y) x #s(literal 2 binary64)) y) x) #s(literal 1 binary64)) |
(- (* x (+ (* x (- (* 2 (/ x (pow y 3))) (* 2 (/ 1 (pow y 2))))) (* 2 (/ 1 y)))) 1) |
(-.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal 2 binary64) y) x #s(literal -2 binary64)) (*.f64 y y)) x (/.f64 #s(literal 2 binary64) y)) x) #s(literal 1 binary64)) |
(/ x y) |
(/.f64 x y) |
(* x (+ (* -1 (/ x (pow y 2))) (/ 1 y))) |
(/.f64 (fma.f64 (neg.f64 x) (/.f64 x y) x) y) |
(* x (+ (* x (- (/ x (pow y 3)) (/ 1 (pow y 2)))) (/ 1 y))) |
(fma.f64 (*.f64 x x) (-.f64 (/.f64 x (pow.f64 y #s(literal 3 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) y) y)) (/.f64 x y)) |
(* x (+ (* x (- (* x (+ (* -1 (/ x (pow y 4))) (/ 1 (pow y 3)))) (/ 1 (pow y 2)))) (/ 1 y))) |
(fma.f64 (*.f64 x x) (fma.f64 (neg.f64 x) (/.f64 x (pow.f64 y #s(literal 4 binary64))) (-.f64 (/.f64 x (pow.f64 y #s(literal 3 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) y) y))) (/.f64 x y)) |
x |
y |
(+ x y) |
(+.f64 y x) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ x y))) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
(+ 1 (* x (- (/ x (pow y 2)) (/ 1 y)))) |
(fma.f64 (-.f64 (/.f64 (/.f64 x y) y) (/.f64 #s(literal 1 binary64) y)) x #s(literal 1 binary64)) |
(+ 1 (* x (- (* x (+ (* -1 (/ x (pow y 3))) (/ 1 (pow y 2)))) (/ 1 y)))) |
(fma.f64 (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 y y)) x) (/.f64 #s(literal 1 binary64) y)) x #s(literal 1 binary64)) |
(* -1 y) |
(neg.f64 y) |
(- x y) |
(-.f64 x y) |
(* -2 (/ y x)) |
(*.f64 (/.f64 y x) #s(literal -2 binary64)) |
(/ (+ x (* -2 y)) x) |
(/.f64 (fma.f64 #s(literal -2 binary64) y x) x) |
(/ -2 x) |
(/.f64 #s(literal -2 binary64) x) |
(+ 1 (* -2 (/ y x))) |
(/.f64 (fma.f64 #s(literal -2 binary64) y x) x) |
(- (+ 1 (/ (pow y 2) (pow x 2))) (+ (* -1 (/ (pow y 2) (pow x 2))) (* 2 (/ y x)))) |
(-.f64 (fma.f64 (/.f64 y x) (/.f64 y x) #s(literal 1 binary64)) (/.f64 (+.f64 (fma.f64 (neg.f64 y) (/.f64 y x) y) y) x)) |
(- (+ 1 (+ (* -1 (/ (pow y 3) (pow x 3))) (/ (pow y 2) (pow x 2)))) (+ (* -1 (/ (pow y 2) (pow x 2))) (+ (* 2 (/ y x)) (/ (pow y 3) (pow x 3))))) |
(-.f64 (fma.f64 (/.f64 (/.f64 y x) x) y (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y x) #s(literal 3 binary64)))) (+.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) (/.f64 (+.f64 (fma.f64 (neg.f64 y) (/.f64 y x) y) y) x))) |
(+ 1 (* -1 (/ y x))) |
(/.f64 (-.f64 x y) x) |
(- (+ 1 (/ (pow y 2) (pow x 2))) (/ y x)) |
(fma.f64 (/.f64 (/.f64 (-.f64 x y) x) x) (neg.f64 y) #s(literal 1 binary64)) |
(- (+ 1 (* -1 (/ (pow y 3) (pow x 3)))) (+ (* -1 (/ (pow y 2) (pow x 2))) (/ y x))) |
(-.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y x) #s(literal 3 binary64))) (/.f64 (fma.f64 (neg.f64 y) (/.f64 y x) y) x)) |
(* x (+ 1 (/ y x))) |
(fma.f64 (/.f64 y x) x x) |
(/ y x) |
(/.f64 y x) |
(/ (+ y (* -1 (/ (pow y 2) x))) x) |
(/.f64 (fma.f64 (neg.f64 y) (/.f64 y x) y) x) |
(/ (- (+ y (/ (pow y 3) (pow x 2))) (/ (pow y 2) x)) x) |
(/.f64 (+.f64 (/.f64 (fma.f64 (neg.f64 y) y (/.f64 (pow.f64 y #s(literal 3 binary64)) x)) x) y) x) |
(/ (- (+ y (* -1 (/ (pow y 4) (pow x 3)))) (+ (* -1 (/ (pow y 3) (pow x 2))) (/ (pow y 2) x))) x) |
(/.f64 (-.f64 (-.f64 y (/.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 3 binary64)))) (/.f64 (fma.f64 y y (/.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) x)) x)) x) |
(- (+ 1 (* -1 (/ y x))) (/ y x)) |
(/.f64 (fma.f64 #s(literal -2 binary64) y x) x) |
(- (+ 1 (+ (* -1 (/ y x)) (* -1 (/ (* y (- (* -1 y) y)) (pow x 2))))) (/ y x)) |
(fma.f64 (/.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal -2 binary64)) x) y #s(literal 1 binary64)) |
(- (+ 1 (+ (* -1 (/ y x)) (/ (* (pow y 2) (- (* -1 y) y)) (pow x 3)))) (+ (/ y x) (/ (* y (- (* -1 y) y)) (pow x 2)))) |
(fma.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 y x) #s(literal -2 binary64) #s(literal 2 binary64)) (*.f64 x x)) y (/.f64 #s(literal -2 binary64) x)) y #s(literal 1 binary64)) |
(* x (+ 1 (* -1 (/ y x)))) |
(*.f64 (/.f64 (-.f64 x y) x) x) |
(+ 1 (* -1 (/ (- y (* -1 y)) x))) |
(/.f64 (fma.f64 #s(literal -2 binary64) y x) x) |
(+ 1 (* -1 (/ (- (+ y (* -2 (/ (pow y 2) x))) (* -1 y)) x))) |
(fma.f64 (/.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal -2 binary64)) x) y #s(literal 1 binary64)) |
(+ 1 (* -1 (/ (- (+ y (* -1 (/ (+ (* -2 (/ (pow y 3) x)) (* 2 (pow y 2))) x))) (* -1 y)) x))) |
(-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 y (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (neg.f64 y) y (/.f64 (pow.f64 y #s(literal 3 binary64)) x))) x)) y) x)) |
(+ 1 (* -1 (/ (- (* -1 (/ (pow y 2) x)) (* -1 y)) x))) |
(fma.f64 (/.f64 (/.f64 (-.f64 x y) x) x) (neg.f64 y) #s(literal 1 binary64)) |
(+ 1 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow y 3) x)) (* -1 (pow y 2))) x)) (* -1 y)) x))) |
(-.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y x) #s(literal 3 binary64))) (/.f64 (fma.f64 (neg.f64 y) (/.f64 y x) y) x)) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(*.f64 (neg.f64 x) (-.f64 (/.f64 (neg.f64 y) x) #s(literal 1 binary64))) |
(* -1 (/ (+ (* -1 y) (/ (pow y 2) x)) x)) |
(/.f64 (fma.f64 (neg.f64 y) (/.f64 y x) y) x) |
(* -1 (/ (+ (* -1 y) (* -1 (/ (- (/ (pow y 3) x) (pow y 2)) x))) x)) |
(/.f64 (+.f64 (/.f64 (fma.f64 (neg.f64 y) y (/.f64 (pow.f64 y #s(literal 3 binary64)) x)) x) y) x) |
(* -1 (/ (+ (* -1 y) (* -1 (/ (- (* -1 (/ (- (/ (pow y 4) x) (pow y 3)) x)) (pow y 2)) x))) x)) |
(/.f64 (+.f64 (/.f64 (-.f64 (/.f64 (-.f64 (/.f64 (pow.f64 y #s(literal 4 binary64)) x) (pow.f64 y #s(literal 3 binary64))) (neg.f64 x)) (*.f64 y y)) x) y) x) |
(+ 1 (* -1 (/ (+ (* -1 (- (* -1 y) y)) (/ (* y (- (* -1 y) y)) x)) x))) |
(fma.f64 (/.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal -2 binary64)) x) y #s(literal 1 binary64)) |
(+ 1 (* -1 (/ (+ (* -1 (- (* -1 y) y)) (* -1 (/ (+ (* -1 (* y (- (* -1 y) y))) (/ (* (pow y 2) (- (* -1 y) y)) x)) x))) x))) |
(fma.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 y x) #s(literal -2 binary64) #s(literal 2 binary64)) (*.f64 x x)) y (/.f64 #s(literal -2 binary64) x)) y #s(literal 1 binary64)) |
(* -1 (* x (- (/ y x) 1))) |
(*.f64 (neg.f64 x) (-.f64 (/.f64 y x) #s(literal 1 binary64))) |
(+ 1 (* y (- (* 2 (/ y (pow x 2))) (* 2 (/ 1 x))))) |
(fma.f64 (/.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal -2 binary64)) x) y #s(literal 1 binary64)) |
(+ 1 (* y (- (* y (+ (* -2 (/ y (pow x 3))) (* 2 (/ 1 (pow x 2))))) (* 2 (/ 1 x))))) |
(fma.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 y x) #s(literal -2 binary64) #s(literal 2 binary64)) (*.f64 x x)) y (/.f64 #s(literal -2 binary64) x)) y #s(literal 1 binary64)) |
(+ 1 (* y (- (/ y (pow x 2)) (/ 1 x)))) |
(fma.f64 (-.f64 (/.f64 (/.f64 y x) x) (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)) |
(+ 1 (* y (- (* y (+ (* -1 (/ y (pow x 3))) (/ 1 (pow x 2)))) (/ 1 x)))) |
(fma.f64 (-.f64 (*.f64 (/.f64 (/.f64 (/.f64 (-.f64 x y) x) x) x) y) (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)) |
(* y (+ (* -1 (/ y (pow x 2))) (/ 1 x))) |
(/.f64 (fma.f64 (neg.f64 y) (/.f64 y x) y) x) |
(* y (+ (* y (- (/ y (pow x 3)) (/ 1 (pow x 2)))) (/ 1 x))) |
(fma.f64 (-.f64 (/.f64 y (pow.f64 x #s(literal 3 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) x) x)) (*.f64 y y) (/.f64 y x)) |
(* y (+ (* y (- (* y (+ (* -1 (/ y (pow x 4))) (/ 1 (pow x 3)))) (/ 1 (pow x 2)))) (/ 1 x))) |
(fma.f64 (fma.f64 (/.f64 (neg.f64 y) (pow.f64 x #s(literal 4 binary64))) y (-.f64 (/.f64 y (pow.f64 x #s(literal 3 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) x) x))) (*.f64 y y) (/.f64 y x)) |
(+ x (* -1 y)) |
(-.f64 x y) |
(- (+ (* -1 (/ (pow x 2) (pow y 2))) (* 2 (/ x y))) (+ 1 (/ (pow x 2) (pow y 2)))) |
(-.f64 (/.f64 (+.f64 (fma.f64 (neg.f64 x) (/.f64 x y) x) x) y) (fma.f64 (/.f64 (/.f64 x y) y) x #s(literal 1 binary64))) |
(- (+ (* -1 (/ (pow x 2) (pow y 2))) (+ (* 2 (/ x y)) (/ (pow x 3) (pow y 3)))) (+ 1 (+ (* -1 (/ (pow x 3) (pow y 3))) (/ (pow x 2) (pow y 2))))) |
(-.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (/.f64 (+.f64 (fma.f64 (neg.f64 x) (/.f64 x y) x) x) y)) (fma.f64 (/.f64 (/.f64 x y) y) x (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64))))) |
(/ (+ x (* -1 (/ (pow x 2) y))) y) |
(/.f64 (fma.f64 (neg.f64 x) (/.f64 x y) x) y) |
(/ (- (+ x (/ (pow x 3) (pow y 2))) (/ (pow x 2) y)) y) |
(/.f64 (+.f64 (/.f64 (fma.f64 (neg.f64 x) x (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) y) x) y) |
(/ (- (+ x (* -1 (/ (pow x 4) (pow y 3)))) (+ (* -1 (/ (pow x 3) (pow y 2))) (/ (pow x 2) y))) y) |
(/.f64 (-.f64 (-.f64 x (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 3 binary64)))) (/.f64 (fma.f64 x x (/.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) y)) y)) y) |
(* y (+ 1 (/ x y))) |
(fma.f64 (/.f64 x y) y y) |
(- (+ 1 (/ (pow x 2) (pow y 2))) (/ x y)) |
(-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (neg.f64 x) (/.f64 x y) x) y)) |
(- (+ 1 (* -1 (/ (pow x 3) (pow y 3)))) (+ (* -1 (/ (pow x 2) (pow y 2))) (/ x y))) |
(-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (fma.f64 (neg.f64 x) x (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) y) x) y)) |
(- (/ x y) (+ 1 (* -1 (/ x y)))) |
(-.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(- (+ (* -1 (/ (* x (- x (* -1 x))) (pow y 2))) (/ x y)) (+ 1 (* -1 (/ x y)))) |
(-.f64 (*.f64 (/.f64 (fma.f64 (/.f64 #s(literal -2 binary64) y) x #s(literal 2 binary64)) y) x) #s(literal 1 binary64)) |
(- (+ (/ x y) (/ (* (pow x 2) (- x (* -1 x))) (pow y 3))) (+ 1 (+ (* -1 (/ x y)) (/ (* x (- x (* -1 x))) (pow y 2))))) |
(-.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal 2 binary64) y) x) y) (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x (/.f64 x y)) #s(literal -2 binary64) x) y))) |
(* y (- (/ x y) 1)) |
(*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y) |
(* y (- (/ 1 y) (* 2 (/ 1 x)))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)) y) |
(- (* -1 (/ (- (* -1 x) x) y)) 1) |
(-.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(- (* -1 (/ (- (+ (* -1 x) (* 2 (/ (pow x 2) y))) x) y)) 1) |
(-.f64 (*.f64 (/.f64 (fma.f64 (/.f64 #s(literal -2 binary64) y) x #s(literal 2 binary64)) y) x) #s(literal 1 binary64)) |
(- (* -1 (/ (- (+ (* -1 x) (* -1 (/ (- (* 2 (/ (pow x 3) y)) (* 2 (pow x 2))) y))) x) y)) 1) |
(-.f64 (/.f64 (+.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (fma.f64 (neg.f64 x) x (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) y) x) x) y) #s(literal 1 binary64)) |
(* -1 (/ (+ (* -1 x) (/ (pow x 2) y)) y)) |
(/.f64 (fma.f64 (neg.f64 x) (/.f64 x y) x) y) |
(* -1 (/ (+ (* -1 x) (* -1 (/ (- (/ (pow x 3) y) (pow x 2)) y))) y)) |
(/.f64 (+.f64 (/.f64 (fma.f64 (neg.f64 x) x (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) y) x) y) |
(* -1 (/ (+ (* -1 x) (* -1 (/ (- (* -1 (/ (- (/ (pow x 4) y) (pow x 3)) y)) (pow x 2)) y))) y)) |
(/.f64 (+.f64 (/.f64 (-.f64 (/.f64 (-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) y) (pow.f64 x #s(literal 3 binary64))) (neg.f64 y)) (*.f64 x x)) y) x) y) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(*.f64 (-.f64 (/.f64 (neg.f64 x) y) #s(literal 1 binary64)) (neg.f64 y)) |
(+ 1 (* -1 (/ (- (* -1 (/ (pow x 2) y)) (* -1 x)) y))) |
(-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (neg.f64 x) (/.f64 x y) x) y)) |
(+ 1 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow x 3) y)) (* -1 (pow x 2))) y)) (* -1 x)) y))) |
(-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (fma.f64 (neg.f64 x) x (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) y) x) y)) |
(- (* -1 (/ (- (+ (* -1 x) (* -1 (/ (* x (- (* -1 x) x)) y))) x) y)) 1) |
(-.f64 (/.f64 (+.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (/.f64 x y)) x x) x) y) #s(literal 1 binary64)) |
(- (* -1 (/ (- (+ (* -1 x) (* -1 (/ (- (* -1 (/ (* (pow x 2) (- (* -1 x) x)) y)) (* -1 (* x (- (* -1 x) x)))) y))) x) y)) 1) |
(-.f64 (/.f64 (+.f64 (+.f64 (/.f64 (fma.f64 (-.f64 (neg.f64 x) x) x (*.f64 x (*.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)) x))) y) x) x) y) #s(literal 1 binary64)) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) y) |
(* -1 (* y (- (* 2 (/ 1 x)) (/ 1 y)))) |
(*.f64 (-.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1 binary64) y)) (neg.f64 y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 91 |
| 0 | 31 | 87 |
| 1 | 114 | 87 |
| 0 | 872 | 87 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(-.f64 (/.f64 x (+.f64 y x)) (/.f64 y (+.f64 y x))) |
(/.f64 x (+.f64 y x)) |
x |
(+.f64 y x) |
y |
(/.f64 y (+.f64 y x)) |
#s(approx (/ (- x y) (+ x y)) #s(literal -1 binary64)) |
#s(literal -1 binary64) |
#s(approx (/ (- x y) (+ x y)) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(/.f64 #s(approx (- x y) (neg.f64 y)) (+.f64 x y)) |
#s(approx (- x y) (neg.f64 y)) |
(neg.f64 y) |
(+.f64 x y) |
#s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 #s(literal -2 binary64) x) y #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal -2 binary64) x) y #s(literal 1 binary64)) |
(/.f64 #s(literal -2 binary64) x) |
#s(literal -2 binary64) |
| Outputs |
|---|
(*.f64 (/.f64 (-.f64 x y) (*.f64 (+.f64 y x) (-.f64 y x))) (-.f64 y x)) |
(*.f64 (/.f64 (-.f64 x y) (*.f64 (+.f64 y x) (-.f64 x y))) (-.f64 x y)) |
(*.f64 (/.f64 (-.f64 x y) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 y y (*.f64 x (-.f64 x y)))) |
(*.f64 (/.f64 (-.f64 x y) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 y (-.f64 y x) (*.f64 x x))) |
(/.f64 (/.f64 (-.f64 (*.f64 (+.f64 y x) x) (*.f64 (+.f64 y x) y)) (+.f64 y x)) (+.f64 y x)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 x (+.f64 y x)) #s(literal 2 binary64)) (pow.f64 (/.f64 y (+.f64 y x)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (+.f64 y x) (+.f64 y x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 x (+.f64 y x)) #s(literal 3 binary64)) (pow.f64 (/.f64 y (+.f64 y x)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 y (+.f64 y x)) (/.f64 (+.f64 y x) (+.f64 y x)) (pow.f64 (/.f64 x (+.f64 y x)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 x y))) (neg.f64 (neg.f64 (+.f64 y x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 y x) x) (*.f64 (+.f64 y x) y))) (neg.f64 (pow.f64 (+.f64 y x) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (neg.f64 (+.f64 y x))) (*.f64 (neg.f64 (+.f64 y x)) (neg.f64 y))) (pow.f64 (+.f64 y x) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (+.f64 y x)) (*.f64 (neg.f64 (+.f64 y x)) y)) (*.f64 (neg.f64 (+.f64 y x)) (+.f64 y x))) |
(/.f64 (-.f64 (*.f64 x (neg.f64 (+.f64 y x))) (*.f64 (+.f64 y x) (neg.f64 y))) (*.f64 (+.f64 y x) (neg.f64 (+.f64 y x)))) |
(/.f64 (-.f64 (neg.f64 x) (neg.f64 y)) (neg.f64 (+.f64 y x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 x (+.f64 y x)) #s(literal 2 binary64)) (pow.f64 (/.f64 y (+.f64 y x)) #s(literal 2 binary64))) (/.f64 (+.f64 y x) (+.f64 y x))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (pow.f64 (+.f64 y x) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (*.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)) (+.f64 y x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 x (+.f64 y x)) #s(literal 3 binary64)) (pow.f64 (/.f64 y (+.f64 y x)) #s(literal 3 binary64))) (fma.f64 (/.f64 y (+.f64 y x)) (/.f64 (+.f64 y x) (+.f64 y x)) (pow.f64 (/.f64 x (+.f64 y x)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 x y)) (neg.f64 (+.f64 y x))) |
(/.f64 (-.f64 (*.f64 (+.f64 y x) x) (*.f64 (+.f64 y x) y)) (pow.f64 (+.f64 y x) #s(literal 2 binary64))) |
(/.f64 (-.f64 x y) (+.f64 y x)) |
(neg.f64 (/.f64 (neg.f64 (-.f64 x y)) (+.f64 y x))) |
(neg.f64 (/.f64 (-.f64 x y) (neg.f64 (+.f64 y x)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 x (+.f64 y x)) #s(literal 2 binary64)) (/.f64 (+.f64 y x) (+.f64 y x))) (/.f64 (pow.f64 (/.f64 y (+.f64 y x)) #s(literal 2 binary64)) (/.f64 (+.f64 y x) (+.f64 y x)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 x (+.f64 y x)) #s(literal 3 binary64)) (fma.f64 (/.f64 y (+.f64 y x)) (/.f64 (+.f64 y x) (+.f64 y x)) (pow.f64 (/.f64 x (+.f64 y x)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 y (+.f64 y x)) #s(literal 3 binary64)) (fma.f64 (/.f64 y (+.f64 y x)) (/.f64 (+.f64 y x) (+.f64 y x)) (pow.f64 (/.f64 x (+.f64 y x)) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (*.f64 (+.f64 y x) x) (pow.f64 (+.f64 y x) #s(literal 2 binary64))) (/.f64 (*.f64 (+.f64 y x) y) (pow.f64 (+.f64 y x) #s(literal 2 binary64)))) |
(-.f64 (/.f64 x (+.f64 y x)) (/.f64 y (+.f64 y x))) |
(*.f64 (/.f64 x (*.f64 (+.f64 y x) (-.f64 y x))) (-.f64 y x)) |
(*.f64 (/.f64 x (*.f64 (+.f64 y x) (-.f64 x y))) (-.f64 x y)) |
(*.f64 (/.f64 x (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 y y (*.f64 x (-.f64 x y)))) |
(*.f64 (/.f64 x (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 y (-.f64 y x) (*.f64 x x))) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 (+.f64 y x)))) |
(/.f64 (neg.f64 x) (neg.f64 (+.f64 y x))) |
(/.f64 x (+.f64 y x)) |
(neg.f64 (/.f64 (neg.f64 x) (+.f64 y x))) |
(neg.f64 (/.f64 x (neg.f64 (+.f64 y x)))) |
x |
(*.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (*.f64 (+.f64 y x) (-.f64 x y))) (+.f64 y x)) |
(*.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (+.f64 y x) y (*.f64 x x))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 y x))) (neg.f64 (-.f64 y x))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 x y))) (neg.f64 (-.f64 x 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 (*.f64 x (-.f64 x y))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (-.f64 y x)) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 x 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 x (-.f64 x y)))) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y (-.f64 y x) (*.f64 x x))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y x)) (/.f64 (*.f64 x x) (-.f64 y x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y))) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (*.f64 x (-.f64 x y)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y y (*.f64 x (-.f64 x y))))) |
(+.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 y) |
y |
(*.f64 (/.f64 y (*.f64 (+.f64 y x) (-.f64 y x))) (-.f64 y x)) |
(*.f64 (/.f64 y (*.f64 (+.f64 y x) (-.f64 x y))) (-.f64 x y)) |
(*.f64 (/.f64 y (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 y y (*.f64 x (-.f64 x y)))) |
(*.f64 (/.f64 y (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 y (-.f64 y x) (*.f64 x x))) |
(/.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 (+.f64 y x)))) |
(/.f64 (neg.f64 y) (neg.f64 (+.f64 y x))) |
(/.f64 y (+.f64 y x)) |
(neg.f64 (/.f64 (neg.f64 y) (+.f64 y x))) |
(neg.f64 (/.f64 y (neg.f64 (+.f64 y x)))) |
#s(approx (/ (- x y) (+ x y)) #s(literal -1 binary64)) |
#s(literal -1 binary64) |
#s(approx (/ (- x y) (+ x y)) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(*.f64 (/.f64 #s(approx (- x y) (neg.f64 y)) (*.f64 (+.f64 y x) (-.f64 y x))) (-.f64 y x)) |
(*.f64 (/.f64 #s(approx (- x y) (neg.f64 y)) (*.f64 (+.f64 y x) (-.f64 x y))) (-.f64 x y)) |
(*.f64 (/.f64 #s(approx (- x y) (neg.f64 y)) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 y y (*.f64 x (-.f64 x y)))) |
(*.f64 (/.f64 #s(approx (- x y) (neg.f64 y)) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 y (-.f64 y x) (*.f64 x x))) |
(/.f64 (neg.f64 (neg.f64 #s(approx (- x y) (neg.f64 y)))) (neg.f64 (neg.f64 (+.f64 y x)))) |
(/.f64 (neg.f64 #s(approx (- x y) (neg.f64 y))) (neg.f64 (+.f64 y x))) |
(/.f64 #s(approx (- x y) (neg.f64 y)) (+.f64 y x)) |
(neg.f64 (/.f64 (neg.f64 #s(approx (- x y) (neg.f64 y))) (+.f64 y x))) |
(neg.f64 (/.f64 #s(approx (- x y) (neg.f64 y)) (neg.f64 (+.f64 y x)))) |
#s(approx (- x y) (neg.f64 y)) |
(neg.f64 y) |
(*.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (*.f64 (+.f64 y x) (-.f64 x y))) (+.f64 y x)) |
(*.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (+.f64 y x) y (*.f64 x x))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 y x))) (neg.f64 (-.f64 y x))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 x y))) (neg.f64 (-.f64 x 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 (*.f64 x (-.f64 x y))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (-.f64 y x)) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 x 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 x (-.f64 x y)))) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y (-.f64 y x) (*.f64 x x))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y x)) (/.f64 (*.f64 x x) (-.f64 y x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y))) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (*.f64 x (-.f64 x y)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y y (*.f64 x (-.f64 x y))))) |
(+.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 y) |
#s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 #s(literal -2 binary64) x) y #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (/.f64 #s(literal -2 binary64) x) y) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -2 binary64) x) y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 #s(literal -2 binary64) x) y) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (/.f64 #s(literal -2 binary64) x) y #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 #s(literal -2 binary64) x) y) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal -2 binary64) x) y) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) x) y)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 #s(literal -2 binary64) x) y) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (/.f64 #s(literal -2 binary64) x) y #s(literal -1 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 #s(literal -2 binary64) x) y) #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (/.f64 #s(literal -2 binary64) x) y) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) x) y)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 #s(literal -2 binary64) x) y) #s(literal 3 binary64)) #s(literal -1 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal -2 binary64) x) y) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) x) y))) |
(fma.f64 (*.f64 (/.f64 #s(literal -2 binary64) x) y) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal -2 binary64) x) (*.f64 y #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal -2 binary64) x) y #s(literal 1 binary64)) |
(fma.f64 #s(literal -2 binary64) (/.f64 y x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -2 binary64) x) y) #s(literal 1 binary64)) |
(fma.f64 y (*.f64 (/.f64 #s(literal -2 binary64) x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 y (/.f64 #s(literal -2 binary64) x) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 #s(literal -2 binary64) x) y) #s(literal 2 binary64)) (fma.f64 (/.f64 #s(literal -2 binary64) x) y #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal -2 binary64) x) y #s(literal -1 binary64)))) |
(-.f64 (*.f64 (/.f64 #s(literal -2 binary64) x) y) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (/.f64 #s(literal -2 binary64) x)) y)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) (/.f64 #s(literal -2 binary64) x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 #s(literal -2 binary64) x) y) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal -2 binary64) x) y) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) x) y))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal -2 binary64) x) y) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) x) y)))) |
(+.f64 (*.f64 (/.f64 #s(literal -2 binary64) x) y) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -2 binary64) x) y)) |
(/.f64 #s(literal 2 binary64) (neg.f64 x)) |
(/.f64 #s(literal -2 binary64) (neg.f64 (neg.f64 x))) |
(/.f64 #s(literal -2 binary64) x) |
(neg.f64 (/.f64 #s(literal 2 binary64) x)) |
(neg.f64 (/.f64 #s(literal -2 binary64) (neg.f64 x))) |
#s(literal -2 binary64) |
Compiled 4 035 to 640 computations (84.1% saved)
9 alts after pruning (3 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 195 | 1 | 196 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 1 | 1 |
| Total | 195 | 9 | 204 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (/.f64 (-.f64 x y) (+.f64 x y)) |
| ✓ | 48.4% | (/.f64 #s(approx (- x y) (neg.f64 y)) (+.f64 x y)) |
| ✓ | 100.0% | (-.f64 (/.f64 x (+.f64 y x)) (/.f64 y (+.f64 y x))) |
| ▶ | 49.0% | (-.f64 #s(approx (/ x (+ y x)) (/.f64 x y)) (/.f64 y (+.f64 y x))) |
| ▶ | 48.3% | #s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal -2 binary64) y) x #s(literal 2 binary64)) y) x #s(literal -1 binary64))) |
| ▶ | 48.9% | #s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 #s(literal 2 binary64) y) x #s(literal -1 binary64))) |
| ✓ | 52.4% | #s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 #s(literal -2 binary64) x) y #s(literal 1 binary64))) |
| ✓ | 51.1% | #s(approx (/ (- x y) (+ x y)) #s(literal 1 binary64)) |
| ✓ | 47.2% | #s(approx (/ (- x y) (+ x y)) #s(literal -1 binary64)) |
Compiled 108 to 74 computations (31.5% saved)
| Inputs |
|---|
#s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 #s(literal 2 binary64) y) x #s(literal -1 binary64))) |
(fma.f64 (/.f64 #s(literal 2 binary64) y) x #s(literal -1 binary64)) |
(/.f64 #s(literal 2 binary64) y) |
#s(literal 2 binary64) |
y |
x |
#s(literal -1 binary64) |
#s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal -2 binary64) y) x #s(literal 2 binary64)) y) x #s(literal -1 binary64))) |
(fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal -2 binary64) y) x #s(literal 2 binary64)) y) x #s(literal -1 binary64)) |
(/.f64 (fma.f64 (/.f64 #s(literal -2 binary64) y) x #s(literal 2 binary64)) y) |
(fma.f64 (/.f64 #s(literal -2 binary64) y) x #s(literal 2 binary64)) |
(/.f64 #s(literal -2 binary64) y) |
#s(literal -2 binary64) |
(-.f64 #s(approx (/ x (+ y x)) (/.f64 x y)) (/.f64 y (+.f64 y x))) |
#s(approx (/ x (+ y x)) (/.f64 x y)) |
(/.f64 x y) |
(/.f64 y (+.f64 y x)) |
(+.f64 y x) |
| Outputs |
|---|
-1 |
(- (* 2 (/ x y)) 1) |
(- (* x (+ (* -2 (/ x (pow y 2))) (* 2 (/ 1 y)))) 1) |
(- (* x (+ (* x (- (* 2 (/ x (pow y 3))) (* 2 (/ 1 (pow y 2))))) (* 2 (/ 1 y)))) 1) |
x |
(/ 2 y) |
(+ (* -2 (/ x (pow y 2))) (* 2 (/ 1 y))) |
2 |
(+ 2 (* -2 (/ x y))) |
(/ x y) |
(* x (+ (* -1 (/ x (pow y 2))) (/ 1 y))) |
(* x (+ (* x (- (/ x (pow y 3)) (/ 1 (pow y 2)))) (/ 1 y))) |
(* x (+ (* x (- (* x (+ (* -1 (/ x (pow y 4))) (/ 1 (pow y 3)))) (/ 1 (pow y 2)))) (/ 1 y))) |
1 |
(+ 1 (* -1 (/ x y))) |
(+ 1 (* x (- (/ x (pow y 2)) (/ 1 y)))) |
(+ 1 (* x (- (* x (+ (* -1 (/ x (pow y 3))) (/ 1 (pow y 2)))) (/ 1 y)))) |
y |
(+ x y) |
(- (+ 1 (* -1 (/ y x))) (/ y x)) |
(- (+ 1 (+ (* -1 (/ y x)) (* -1 (/ (* y (- (* -1 y) y)) (pow x 2))))) (/ y x)) |
(- (+ 1 (+ (* -1 (/ y x)) (/ (* (pow y 2) (- (* -1 y) y)) (pow x 3)))) (+ (/ y x) (/ (* y (- (* -1 y) y)) (pow x 2)))) |
(* 2 (/ x y)) |
(* x (- (* 2 (/ 1 y)) (/ 1 x))) |
(* -2 (/ (pow x 2) (pow y 2))) |
(* (pow x 2) (- (* 2 (/ 1 (* x y))) (* 2 (/ 1 (pow y 2))))) |
(* (pow x 2) (- (/ 2 (* x y)) (+ (* 2 (/ 1 (pow y 2))) (/ 1 (pow x 2))))) |
(* -2 (/ x (pow y 2))) |
(* x (- (* 2 (/ 1 (* x y))) (* 2 (/ 1 (pow y 2))))) |
(* -2 (/ x y)) |
(* x (- (* 2 (/ 1 x)) (* 2 (/ 1 y)))) |
(+ 1 (* -2 (/ y x))) |
(- (+ 1 (/ (pow y 2) (pow x 2))) (+ (* -1 (/ (pow y 2) (pow x 2))) (* 2 (/ y x)))) |
(- (+ 1 (+ (* -1 (/ (pow y 3) (pow x 3))) (/ (pow y 2) (pow x 2)))) (+ (* -1 (/ (pow y 2) (pow x 2))) (+ (* 2 (/ y x)) (/ (pow y 3) (pow x 3))))) |
(+ 1 (* -1 (/ y x))) |
(- (+ 1 (/ (pow y 2) (pow x 2))) (/ y x)) |
(- (+ 1 (* -1 (/ (pow y 3) (pow x 3)))) (+ (* -1 (/ (pow y 2) (pow x 2))) (/ y x))) |
(/ y x) |
(/ (+ y (* -1 (/ (pow y 2) x))) x) |
(/ (- (+ y (/ (pow y 3) (pow x 2))) (/ (pow y 2) x)) x) |
(/ (- (+ y (* -1 (/ (pow y 4) (pow x 3)))) (+ (* -1 (/ (pow y 3) (pow x 2))) (/ (pow y 2) x))) x) |
(* x (+ 1 (/ y x))) |
(+ 1 (* -1 (/ (+ (* -1 (- (* -1 y) y)) (/ (* y (- (* -1 y) y)) x)) x))) |
(+ 1 (* -1 (/ (+ (* -1 (- (* -1 y) y)) (* -1 (/ (+ (* -1 (* y (- (* -1 y) y))) (/ (* (pow y 2) (- (* -1 y) y)) x)) x))) x))) |
(* -1 (* x (- (/ 1 x) (* 2 (/ 1 y))))) |
(* (pow x 2) (- (* -1 (/ (- (/ 1 x) (* 2 (/ 1 y))) x)) (* 2 (/ 1 (pow y 2))))) |
(* -1 (* x (- (* 2 (/ 1 (pow y 2))) (* 2 (/ 1 (* x y)))))) |
(* -1 (* x (- (* 2 (/ 1 y)) (* 2 (/ 1 x))))) |
(+ 1 (* -1 (/ (- y (* -1 y)) x))) |
(+ 1 (* -1 (/ (- (+ y (* -2 (/ (pow y 2) x))) (* -1 y)) x))) |
(+ 1 (* -1 (/ (- (+ y (* -1 (/ (+ (* -2 (/ (pow y 3) x)) (* 2 (pow y 2))) x))) (* -1 y)) x))) |
(+ 1 (* -1 (/ (- (* -1 (/ (pow y 2) x)) (* -1 y)) x))) |
(+ 1 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow y 3) x)) (* -1 (pow y 2))) x)) (* -1 y)) x))) |
(* -1 (/ (+ (* -1 y) (/ (pow y 2) x)) x)) |
(* -1 (/ (+ (* -1 y) (* -1 (/ (- (/ (pow y 3) x) (pow y 2)) x))) x)) |
(* -1 (/ (+ (* -1 y) (* -1 (/ (- (* -1 (/ (- (/ (pow y 4) x) (pow y 3)) x)) (pow y 2)) x))) x)) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(+ 1 (* y (- (* 2 (/ y (pow x 2))) (* 2 (/ 1 x))))) |
(+ 1 (* y (- (* y (+ (* -2 (/ y (pow x 3))) (* 2 (/ 1 (pow x 2))))) (* 2 (/ 1 x))))) |
(/ (+ (* -1 y) (* 2 x)) y) |
(/ (+ (* -2 (pow x 2)) (* 2 (* x y))) (pow y 2)) |
(/ (+ (* -2 (pow x 2)) (* y (+ (* -1 y) (* 2 x)))) (pow y 2)) |
(/ (+ (* -2 x) (* 2 y)) (pow y 2)) |
(/ (+ (* -2 x) (* 2 y)) y) |
(/ -2 y) |
(+ 1 (* y (- (/ y (pow x 2)) (/ 1 x)))) |
(+ 1 (* y (- (* y (+ (* -1 (/ y (pow x 3))) (/ 1 (pow x 2)))) (/ 1 x)))) |
(* y (+ (* -1 (/ y (pow x 2))) (/ 1 x))) |
(* y (+ (* y (- (/ y (pow x 3)) (/ 1 (pow x 2)))) (/ 1 x))) |
(* y (+ (* y (- (* y (+ (* -1 (/ y (pow x 4))) (/ 1 (pow x 3)))) (/ 1 (pow x 2)))) (/ 1 x))) |
(- (/ x y) (+ 1 (* -1 (/ x y)))) |
(- (+ (* -1 (/ (* x (- x (* -1 x))) (pow y 2))) (/ x y)) (+ 1 (* -1 (/ x y)))) |
(- (+ (/ x y) (/ (* (pow x 2) (- x (* -1 x))) (pow y 3))) (+ 1 (+ (* -1 (/ x y)) (/ (* x (- x (* -1 x))) (pow y 2))))) |
(- (+ (* -2 (/ (pow x 2) (pow y 2))) (* 2 (/ x y))) 1) |
(/ (+ 2 (* -2 (/ x y))) y) |
(- (+ (* -1 (/ (pow x 2) (pow y 2))) (* 2 (/ x y))) (+ 1 (/ (pow x 2) (pow y 2)))) |
(- (+ (* -1 (/ (pow x 2) (pow y 2))) (+ (* 2 (/ x y)) (/ (pow x 3) (pow y 3)))) (+ 1 (+ (* -1 (/ (pow x 3) (pow y 3))) (/ (pow x 2) (pow y 2))))) |
(/ (+ x (* -1 (/ (pow x 2) y))) y) |
(/ (- (+ x (/ (pow x 3) (pow y 2))) (/ (pow x 2) y)) y) |
(/ (- (+ x (* -1 (/ (pow x 4) (pow y 3)))) (+ (* -1 (/ (pow x 3) (pow y 2))) (/ (pow x 2) y))) y) |
(- (+ 1 (/ (pow x 2) (pow y 2))) (/ x y)) |
(- (+ 1 (* -1 (/ (pow x 3) (pow y 3)))) (+ (* -1 (/ (pow x 2) (pow y 2))) (/ x y))) |
(* y (+ 1 (/ x y))) |
(- (* -1 (/ (- (* -1 x) x) y)) 1) |
(- (* -1 (/ (- (+ (* -1 x) (* -1 (/ (* x (- (* -1 x) x)) y))) x) y)) 1) |
(- (* -1 (/ (- (+ (* -1 x) (* -1 (/ (- (* -1 (/ (* (pow x 2) (- (* -1 x) x)) y)) (* -1 (* x (- (* -1 x) x)))) y))) x) y)) 1) |
(- (* -1 (/ (+ (* -2 x) (* 2 (/ (pow x 2) y))) y)) 1) |
(* -1 (/ (- (* 2 (/ x y)) 2) y)) |
(- (* -1 (/ (- (+ (* -1 x) (* 2 (/ (pow x 2) y))) x) y)) 1) |
(- (* -1 (/ (- (+ (* -1 x) (* -1 (/ (- (* 2 (/ (pow x 3) y)) (* 2 (pow x 2))) y))) x) y)) 1) |
(* -1 (/ (+ (* -1 x) (/ (pow x 2) y)) y)) |
(* -1 (/ (+ (* -1 x) (* -1 (/ (- (/ (pow x 3) y) (pow x 2)) y))) y)) |
(* -1 (/ (+ (* -1 x) (* -1 (/ (- (* -1 (/ (- (/ (pow x 4) y) (pow x 3)) y)) (pow x 2)) y))) y)) |
(+ 1 (* -1 (/ (- (* -1 (/ (pow x 2) y)) (* -1 x)) y))) |
(+ 1 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow x 3) y)) (* -1 (pow x 2))) y)) (* -1 x)) y))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 6.0ms | y | @ | 0 | ((/ (- x y) (+ x y)) (+ (* (/ 2 y) x) -1) (/ 2 y) 2 y x -1 (/ (- x y) (+ x y)) (+ (* (/ (+ (* (/ -2 y) x) 2) y) x) -1) (/ (+ (* (/ -2 y) x) 2) y) (+ (* (/ -2 y) x) 2) (/ -2 y) -2 (- (/ x (+ y x)) (/ y (+ y x))) (/ x (+ y x)) (/ x y) (/ y (+ y x)) (+ y x)) |
| 5.0ms | x | @ | -inf | ((/ (- x y) (+ x y)) (+ (* (/ 2 y) x) -1) (/ 2 y) 2 y x -1 (/ (- x y) (+ x y)) (+ (* (/ (+ (* (/ -2 y) x) 2) y) x) -1) (/ (+ (* (/ -2 y) x) 2) y) (+ (* (/ -2 y) x) 2) (/ -2 y) -2 (- (/ x (+ y x)) (/ y (+ y x))) (/ x (+ y x)) (/ x y) (/ y (+ y x)) (+ y x)) |
| 4.0ms | y | @ | -inf | ((/ (- x y) (+ x y)) (+ (* (/ 2 y) x) -1) (/ 2 y) 2 y x -1 (/ (- x y) (+ x y)) (+ (* (/ (+ (* (/ -2 y) x) 2) y) x) -1) (/ (+ (* (/ -2 y) x) 2) y) (+ (* (/ -2 y) x) 2) (/ -2 y) -2 (- (/ x (+ y x)) (/ y (+ y x))) (/ x (+ y x)) (/ x y) (/ y (+ y x)) (+ y x)) |
| 2.0ms | x | @ | inf | ((/ (- x y) (+ x y)) (+ (* (/ 2 y) x) -1) (/ 2 y) 2 y x -1 (/ (- x y) (+ x y)) (+ (* (/ (+ (* (/ -2 y) x) 2) y) x) -1) (/ (+ (* (/ -2 y) x) 2) y) (+ (* (/ -2 y) x) 2) (/ -2 y) -2 (- (/ x (+ y x)) (/ y (+ y x))) (/ x (+ y x)) (/ x y) (/ y (+ y x)) (+ y x)) |
| 2.0ms | y | @ | inf | ((/ (- x y) (+ x y)) (+ (* (/ 2 y) x) -1) (/ 2 y) 2 y x -1 (/ (- x y) (+ x y)) (+ (* (/ (+ (* (/ -2 y) x) 2) y) x) -1) (/ (+ (* (/ -2 y) x) 2) y) (+ (* (/ -2 y) x) 2) (/ -2 y) -2 (- (/ x (+ y x)) (/ y (+ y x))) (/ x (+ y x)) (/ x y) (/ y (+ y x)) (+ y x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 407 | 1426 |
| 1 | 1332 | 1312 |
| 2 | 4514 | 1235 |
| 0 | 8296 | 1188 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
-1 |
(- (* 2 (/ x y)) 1) |
(- (* x (+ (* -2 (/ x (pow y 2))) (* 2 (/ 1 y)))) 1) |
(- (* x (+ (* x (- (* 2 (/ x (pow y 3))) (* 2 (/ 1 (pow y 2))))) (* 2 (/ 1 y)))) 1) |
x |
(/ 2 y) |
(+ (* -2 (/ x (pow y 2))) (* 2 (/ 1 y))) |
2 |
(+ 2 (* -2 (/ x y))) |
(/ x y) |
(* x (+ (* -1 (/ x (pow y 2))) (/ 1 y))) |
(* x (+ (* x (- (/ x (pow y 3)) (/ 1 (pow y 2)))) (/ 1 y))) |
(* x (+ (* x (- (* x (+ (* -1 (/ x (pow y 4))) (/ 1 (pow y 3)))) (/ 1 (pow y 2)))) (/ 1 y))) |
1 |
(+ 1 (* -1 (/ x y))) |
(+ 1 (* x (- (/ x (pow y 2)) (/ 1 y)))) |
(+ 1 (* x (- (* x (+ (* -1 (/ x (pow y 3))) (/ 1 (pow y 2)))) (/ 1 y)))) |
y |
(+ x y) |
(- (+ 1 (* -1 (/ y x))) (/ y x)) |
(- (+ 1 (+ (* -1 (/ y x)) (* -1 (/ (* y (- (* -1 y) y)) (pow x 2))))) (/ y x)) |
(- (+ 1 (+ (* -1 (/ y x)) (/ (* (pow y 2) (- (* -1 y) y)) (pow x 3)))) (+ (/ y x) (/ (* y (- (* -1 y) y)) (pow x 2)))) |
(* 2 (/ x y)) |
(* x (- (* 2 (/ 1 y)) (/ 1 x))) |
(* -2 (/ (pow x 2) (pow y 2))) |
(* (pow x 2) (- (* 2 (/ 1 (* x y))) (* 2 (/ 1 (pow y 2))))) |
(* (pow x 2) (- (/ 2 (* x y)) (+ (* 2 (/ 1 (pow y 2))) (/ 1 (pow x 2))))) |
(* -2 (/ x (pow y 2))) |
(* x (- (* 2 (/ 1 (* x y))) (* 2 (/ 1 (pow y 2))))) |
(* -2 (/ x y)) |
(* x (- (* 2 (/ 1 x)) (* 2 (/ 1 y)))) |
(+ 1 (* -2 (/ y x))) |
(- (+ 1 (/ (pow y 2) (pow x 2))) (+ (* -1 (/ (pow y 2) (pow x 2))) (* 2 (/ y x)))) |
(- (+ 1 (+ (* -1 (/ (pow y 3) (pow x 3))) (/ (pow y 2) (pow x 2)))) (+ (* -1 (/ (pow y 2) (pow x 2))) (+ (* 2 (/ y x)) (/ (pow y 3) (pow x 3))))) |
(+ 1 (* -1 (/ y x))) |
(- (+ 1 (/ (pow y 2) (pow x 2))) (/ y x)) |
(- (+ 1 (* -1 (/ (pow y 3) (pow x 3)))) (+ (* -1 (/ (pow y 2) (pow x 2))) (/ y x))) |
(/ y x) |
(/ (+ y (* -1 (/ (pow y 2) x))) x) |
(/ (- (+ y (/ (pow y 3) (pow x 2))) (/ (pow y 2) x)) x) |
(/ (- (+ y (* -1 (/ (pow y 4) (pow x 3)))) (+ (* -1 (/ (pow y 3) (pow x 2))) (/ (pow y 2) x))) x) |
(* x (+ 1 (/ y x))) |
(+ 1 (* -1 (/ (+ (* -1 (- (* -1 y) y)) (/ (* y (- (* -1 y) y)) x)) x))) |
(+ 1 (* -1 (/ (+ (* -1 (- (* -1 y) y)) (* -1 (/ (+ (* -1 (* y (- (* -1 y) y))) (/ (* (pow y 2) (- (* -1 y) y)) x)) x))) x))) |
(* -1 (* x (- (/ 1 x) (* 2 (/ 1 y))))) |
(* (pow x 2) (- (* -1 (/ (- (/ 1 x) (* 2 (/ 1 y))) x)) (* 2 (/ 1 (pow y 2))))) |
(* -1 (* x (- (* 2 (/ 1 (pow y 2))) (* 2 (/ 1 (* x y)))))) |
(* -1 (* x (- (* 2 (/ 1 y)) (* 2 (/ 1 x))))) |
(+ 1 (* -1 (/ (- y (* -1 y)) x))) |
(+ 1 (* -1 (/ (- (+ y (* -2 (/ (pow y 2) x))) (* -1 y)) x))) |
(+ 1 (* -1 (/ (- (+ y (* -1 (/ (+ (* -2 (/ (pow y 3) x)) (* 2 (pow y 2))) x))) (* -1 y)) x))) |
(+ 1 (* -1 (/ (- (* -1 (/ (pow y 2) x)) (* -1 y)) x))) |
(+ 1 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow y 3) x)) (* -1 (pow y 2))) x)) (* -1 y)) x))) |
(* -1 (/ (+ (* -1 y) (/ (pow y 2) x)) x)) |
(* -1 (/ (+ (* -1 y) (* -1 (/ (- (/ (pow y 3) x) (pow y 2)) x))) x)) |
(* -1 (/ (+ (* -1 y) (* -1 (/ (- (* -1 (/ (- (/ (pow y 4) x) (pow y 3)) x)) (pow y 2)) x))) x)) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(+ 1 (* y (- (* 2 (/ y (pow x 2))) (* 2 (/ 1 x))))) |
(+ 1 (* y (- (* y (+ (* -2 (/ y (pow x 3))) (* 2 (/ 1 (pow x 2))))) (* 2 (/ 1 x))))) |
(/ (+ (* -1 y) (* 2 x)) y) |
(/ (+ (* -2 (pow x 2)) (* 2 (* x y))) (pow y 2)) |
(/ (+ (* -2 (pow x 2)) (* y (+ (* -1 y) (* 2 x)))) (pow y 2)) |
(/ (+ (* -2 x) (* 2 y)) (pow y 2)) |
(/ (+ (* -2 x) (* 2 y)) y) |
(/ -2 y) |
(+ 1 (* y (- (/ y (pow x 2)) (/ 1 x)))) |
(+ 1 (* y (- (* y (+ (* -1 (/ y (pow x 3))) (/ 1 (pow x 2)))) (/ 1 x)))) |
(* y (+ (* -1 (/ y (pow x 2))) (/ 1 x))) |
(* y (+ (* y (- (/ y (pow x 3)) (/ 1 (pow x 2)))) (/ 1 x))) |
(* y (+ (* y (- (* y (+ (* -1 (/ y (pow x 4))) (/ 1 (pow x 3)))) (/ 1 (pow x 2)))) (/ 1 x))) |
(- (/ x y) (+ 1 (* -1 (/ x y)))) |
(- (+ (* -1 (/ (* x (- x (* -1 x))) (pow y 2))) (/ x y)) (+ 1 (* -1 (/ x y)))) |
(- (+ (/ x y) (/ (* (pow x 2) (- x (* -1 x))) (pow y 3))) (+ 1 (+ (* -1 (/ x y)) (/ (* x (- x (* -1 x))) (pow y 2))))) |
(- (+ (* -2 (/ (pow x 2) (pow y 2))) (* 2 (/ x y))) 1) |
(/ (+ 2 (* -2 (/ x y))) y) |
(- (+ (* -1 (/ (pow x 2) (pow y 2))) (* 2 (/ x y))) (+ 1 (/ (pow x 2) (pow y 2)))) |
(- (+ (* -1 (/ (pow x 2) (pow y 2))) (+ (* 2 (/ x y)) (/ (pow x 3) (pow y 3)))) (+ 1 (+ (* -1 (/ (pow x 3) (pow y 3))) (/ (pow x 2) (pow y 2))))) |
(/ (+ x (* -1 (/ (pow x 2) y))) y) |
(/ (- (+ x (/ (pow x 3) (pow y 2))) (/ (pow x 2) y)) y) |
(/ (- (+ x (* -1 (/ (pow x 4) (pow y 3)))) (+ (* -1 (/ (pow x 3) (pow y 2))) (/ (pow x 2) y))) y) |
(- (+ 1 (/ (pow x 2) (pow y 2))) (/ x y)) |
(- (+ 1 (* -1 (/ (pow x 3) (pow y 3)))) (+ (* -1 (/ (pow x 2) (pow y 2))) (/ x y))) |
(* y (+ 1 (/ x y))) |
(- (* -1 (/ (- (* -1 x) x) y)) 1) |
(- (* -1 (/ (- (+ (* -1 x) (* -1 (/ (* x (- (* -1 x) x)) y))) x) y)) 1) |
(- (* -1 (/ (- (+ (* -1 x) (* -1 (/ (- (* -1 (/ (* (pow x 2) (- (* -1 x) x)) y)) (* -1 (* x (- (* -1 x) x)))) y))) x) y)) 1) |
(- (* -1 (/ (+ (* -2 x) (* 2 (/ (pow x 2) y))) y)) 1) |
(* -1 (/ (- (* 2 (/ x y)) 2) y)) |
(- (* -1 (/ (- (+ (* -1 x) (* 2 (/ (pow x 2) y))) x) y)) 1) |
(- (* -1 (/ (- (+ (* -1 x) (* -1 (/ (- (* 2 (/ (pow x 3) y)) (* 2 (pow x 2))) y))) x) y)) 1) |
(* -1 (/ (+ (* -1 x) (/ (pow x 2) y)) y)) |
(* -1 (/ (+ (* -1 x) (* -1 (/ (- (/ (pow x 3) y) (pow x 2)) y))) y)) |
(* -1 (/ (+ (* -1 x) (* -1 (/ (- (* -1 (/ (- (/ (pow x 4) y) (pow x 3)) y)) (pow x 2)) y))) y)) |
(+ 1 (* -1 (/ (- (* -1 (/ (pow x 2) y)) (* -1 x)) y))) |
(+ 1 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow x 3) y)) (* -1 (pow x 2))) y)) (* -1 x)) y))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
| Outputs |
|---|
-1 |
#s(literal -1 binary64) |
(- (* 2 (/ x y)) 1) |
(-.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(- (* x (+ (* -2 (/ x (pow y 2))) (* 2 (/ 1 y)))) 1) |
(-.f64 (*.f64 (/.f64 (fma.f64 (/.f64 #s(literal -2 binary64) y) x #s(literal 2 binary64)) y) x) #s(literal 1 binary64)) |
(- (* x (+ (* x (- (* 2 (/ x (pow y 3))) (* 2 (/ 1 (pow y 2))))) (* 2 (/ 1 y)))) 1) |
(-.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal 2 binary64) y) x #s(literal -2 binary64)) (*.f64 y y)) x (/.f64 #s(literal 2 binary64) y)) x) #s(literal 1 binary64)) |
x |
(/ 2 y) |
(/.f64 #s(literal 2 binary64) y) |
(+ (* -2 (/ x (pow y 2))) (* 2 (/ 1 y))) |
(/.f64 (fma.f64 (/.f64 #s(literal -2 binary64) y) x #s(literal 2 binary64)) y) |
2 |
#s(literal 2 binary64) |
(+ 2 (* -2 (/ x y))) |
(fma.f64 (/.f64 #s(literal -2 binary64) y) x #s(literal 2 binary64)) |
(/ x y) |
(/.f64 x y) |
(* x (+ (* -1 (/ x (pow y 2))) (/ 1 y))) |
(/.f64 (fma.f64 (neg.f64 x) (/.f64 x y) x) y) |
(* x (+ (* x (- (/ x (pow y 3)) (/ 1 (pow y 2)))) (/ 1 y))) |
(fma.f64 (*.f64 x x) (-.f64 (/.f64 x (pow.f64 y #s(literal 3 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) y) y)) (/.f64 x y)) |
(* x (+ (* x (- (* x (+ (* -1 (/ x (pow y 4))) (/ 1 (pow y 3)))) (/ 1 (pow y 2)))) (/ 1 y))) |
(fma.f64 (*.f64 x x) (fma.f64 (neg.f64 x) (/.f64 x (pow.f64 y #s(literal 4 binary64))) (-.f64 (/.f64 x (pow.f64 y #s(literal 3 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) y) y))) (/.f64 x y)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ x y))) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
(+ 1 (* x (- (/ x (pow y 2)) (/ 1 y)))) |
(fma.f64 (-.f64 (/.f64 (/.f64 x y) y) (/.f64 #s(literal 1 binary64) y)) x #s(literal 1 binary64)) |
(+ 1 (* x (- (* x (+ (* -1 (/ x (pow y 3))) (/ 1 (pow y 2)))) (/ 1 y)))) |
(fma.f64 (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 y y)) x) (/.f64 #s(literal 1 binary64) y)) x #s(literal 1 binary64)) |
y |
(+ x y) |
(+.f64 y x) |
(- (+ 1 (* -1 (/ y x))) (/ y x)) |
(fma.f64 (/.f64 y x) #s(literal -2 binary64) #s(literal 1 binary64)) |
(- (+ 1 (+ (* -1 (/ y x)) (* -1 (/ (* y (- (* -1 y) y)) (pow x 2))))) (/ y x)) |
(fma.f64 (/.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal -2 binary64)) x) y #s(literal 1 binary64)) |
(- (+ 1 (+ (* -1 (/ y x)) (/ (* (pow y 2) (- (* -1 y) y)) (pow x 3)))) (+ (/ y x) (/ (* y (- (* -1 y) y)) (pow x 2)))) |
(+.f64 (fma.f64 (*.f64 (/.f64 y (pow.f64 x #s(literal 3 binary64))) #s(literal -2 binary64)) (*.f64 y y) (*.f64 (/.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal -2 binary64)) x) y)) #s(literal 1 binary64)) |
(* 2 (/ x y)) |
(*.f64 (/.f64 x y) #s(literal 2 binary64)) |
(* x (- (* 2 (/ 1 y)) (/ 1 x))) |
(*.f64 (-.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 #s(literal 1 binary64) x)) x) |
(* -2 (/ (pow x 2) (pow y 2))) |
(*.f64 (*.f64 (/.f64 (/.f64 x y) y) x) #s(literal -2 binary64)) |
(* (pow x 2) (- (* 2 (/ 1 (* x y))) (* 2 (/ 1 (pow y 2))))) |
(*.f64 (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 #s(literal 2 binary64) x)) y)) (*.f64 x x)) |
(* (pow x 2) (- (/ 2 (* x y)) (+ (* 2 (/ 1 (pow y 2))) (/ 1 (pow x 2))))) |
(*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 #s(literal 2 binary64) x)) y)) (/.f64 (/.f64 #s(literal 1 binary64) x) x)) (*.f64 x x)) |
(* -2 (/ x (pow y 2))) |
(*.f64 (/.f64 (/.f64 x y) y) #s(literal -2 binary64)) |
(* x (- (* 2 (/ 1 (* x y))) (* 2 (/ 1 (pow y 2))))) |
(*.f64 (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 #s(literal 2 binary64) x)) y)) x) |
(* -2 (/ x y)) |
(*.f64 #s(literal -2 binary64) (/.f64 x y)) |
(* x (- (* 2 (/ 1 x)) (* 2 (/ 1 y)))) |
(*.f64 (-.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 2 binary64) y)) x) |
(+ 1 (* -2 (/ y x))) |
(fma.f64 (/.f64 y x) #s(literal -2 binary64) #s(literal 1 binary64)) |
(- (+ 1 (/ (pow y 2) (pow x 2))) (+ (* -1 (/ (pow y 2) (pow x 2))) (* 2 (/ y x)))) |
(-.f64 (fma.f64 (/.f64 y x) (/.f64 y x) #s(literal 1 binary64)) (/.f64 (+.f64 (fma.f64 (neg.f64 y) (/.f64 y x) y) y) x)) |
(- (+ 1 (+ (* -1 (/ (pow y 3) (pow x 3))) (/ (pow y 2) (pow x 2)))) (+ (* -1 (/ (pow y 2) (pow x 2))) (+ (* 2 (/ y x)) (/ (pow y 3) (pow x 3))))) |
(-.f64 (fma.f64 (/.f64 (/.f64 y x) x) y (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y x) #s(literal 3 binary64)))) (+.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) (/.f64 (+.f64 (fma.f64 (neg.f64 y) (/.f64 y x) y) y) x))) |
(+ 1 (* -1 (/ y x))) |
(-.f64 #s(literal 1 binary64) (/.f64 y x)) |
(- (+ 1 (/ (pow y 2) (pow x 2))) (/ y x)) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x) (neg.f64 y) #s(literal 1 binary64)) |
(- (+ 1 (* -1 (/ (pow y 3) (pow x 3)))) (+ (* -1 (/ (pow y 2) (pow x 2))) (/ y x))) |
(-.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y x) #s(literal 3 binary64))) (/.f64 (fma.f64 (neg.f64 y) (/.f64 y x) y) x)) |
(/ y x) |
(/.f64 y x) |
(/ (+ y (* -1 (/ (pow y 2) x))) x) |
(/.f64 (fma.f64 (neg.f64 y) (/.f64 y x) y) x) |
(/ (- (+ y (/ (pow y 3) (pow x 2))) (/ (pow y 2) x)) x) |
(/.f64 (+.f64 (/.f64 (fma.f64 (neg.f64 y) y (/.f64 (pow.f64 y #s(literal 3 binary64)) x)) x) y) x) |
(/ (- (+ y (* -1 (/ (pow y 4) (pow x 3)))) (+ (* -1 (/ (pow y 3) (pow x 2))) (/ (pow y 2) x))) x) |
(/.f64 (-.f64 (-.f64 y (/.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 3 binary64)))) (/.f64 (fma.f64 y y (/.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) x)) x)) x) |
(* x (+ 1 (/ y x))) |
(fma.f64 (/.f64 y x) x x) |
(+ 1 (* -1 (/ (+ (* -1 (- (* -1 y) y)) (/ (* y (- (* -1 y) y)) x)) x))) |
(fma.f64 (/.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal -2 binary64)) x) y #s(literal 1 binary64)) |
(+ 1 (* -1 (/ (+ (* -1 (- (* -1 y) y)) (* -1 (/ (+ (* -1 (* y (- (* -1 y) y))) (/ (* (pow y 2) (- (* -1 y) y)) x)) x))) x))) |
(-.f64 #s(literal 1 binary64) (fma.f64 (/.f64 y x) #s(literal 2 binary64) (/.f64 (fma.f64 (*.f64 y y) (*.f64 (/.f64 (/.f64 y x) x) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 y x) #s(literal -2 binary64)) y)) x))) |
(* -1 (* x (- (/ 1 x) (* 2 (/ 1 y))))) |
(*.f64 (+.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 2 binary64) y)) x) |
(* (pow x 2) (- (* -1 (/ (- (/ 1 x) (* 2 (/ 1 y))) x)) (* 2 (/ 1 (pow y 2))))) |
(*.f64 (-.f64 (/.f64 (+.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 2 binary64) y)) x) (/.f64 (/.f64 #s(literal 2 binary64) y) y)) (*.f64 x x)) |
(* -1 (* x (- (* 2 (/ 1 (pow y 2))) (* 2 (/ 1 (* x y)))))) |
(*.f64 (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 #s(literal 2 binary64) x)) y)) x) |
(* -1 (* x (- (* 2 (/ 1 y)) (* 2 (/ 1 x))))) |
(*.f64 (-.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 2 binary64) y)) x) |
(+ 1 (* -1 (/ (- y (* -1 y)) x))) |
(fma.f64 (/.f64 y x) #s(literal -2 binary64) #s(literal 1 binary64)) |
(+ 1 (* -1 (/ (- (+ y (* -2 (/ (pow y 2) x))) (* -1 y)) x))) |
(-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 (*.f64 y (/.f64 y x)) #s(literal -2 binary64) y) y) x)) |
(+ 1 (* -1 (/ (- (+ y (* -1 (/ (+ (* -2 (/ (pow y 3) x)) (* 2 (pow y 2))) x))) (* -1 y)) x))) |
(-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 y (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (neg.f64 y) y (/.f64 (pow.f64 y #s(literal 3 binary64)) x))) x)) y) x)) |
(+ 1 (* -1 (/ (- (* -1 (/ (pow y 2) x)) (* -1 y)) x))) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x) (neg.f64 y) #s(literal 1 binary64)) |
(+ 1 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow y 3) x)) (* -1 (pow y 2))) x)) (* -1 y)) x))) |
(-.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y x) #s(literal 3 binary64))) (/.f64 (fma.f64 (neg.f64 y) (/.f64 y x) y) x)) |
(* -1 (/ (+ (* -1 y) (/ (pow y 2) x)) x)) |
(/.f64 (fma.f64 (neg.f64 y) (/.f64 y x) y) x) |
(* -1 (/ (+ (* -1 y) (* -1 (/ (- (/ (pow y 3) x) (pow y 2)) x))) x)) |
(/.f64 (+.f64 (/.f64 (fma.f64 (neg.f64 y) y (/.f64 (pow.f64 y #s(literal 3 binary64)) x)) x) y) x) |
(* -1 (/ (+ (* -1 y) (* -1 (/ (- (* -1 (/ (- (/ (pow y 4) x) (pow y 3)) x)) (pow y 2)) x))) x)) |
(/.f64 (+.f64 (/.f64 (-.f64 (/.f64 (-.f64 (/.f64 (pow.f64 y #s(literal 4 binary64)) x) (pow.f64 y #s(literal 3 binary64))) (neg.f64 x)) (*.f64 y y)) x) y) x) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(*.f64 (neg.f64 x) (-.f64 (/.f64 (neg.f64 y) x) #s(literal 1 binary64))) |
(+ 1 (* y (- (* 2 (/ y (pow x 2))) (* 2 (/ 1 x))))) |
(fma.f64 (/.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal -2 binary64)) x) y #s(literal 1 binary64)) |
(+ 1 (* y (- (* y (+ (* -2 (/ y (pow x 3))) (* 2 (/ 1 (pow x 2))))) (* 2 (/ 1 x))))) |
(fma.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 y x) #s(literal -2 binary64) #s(literal 2 binary64)) (*.f64 x x)) y (/.f64 #s(literal -2 binary64) x)) y #s(literal 1 binary64)) |
(/ (+ (* -1 y) (* 2 x)) y) |
(/.f64 (fma.f64 #s(literal 2 binary64) x (neg.f64 y)) y) |
(/ (+ (* -2 (pow x 2)) (* 2 (* x y))) (pow y 2)) |
(/.f64 (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 x x) (*.f64 y x))) (*.f64 y y)) |
(/ (+ (* -2 (pow x 2)) (* y (+ (* -1 y) (* 2 x)))) (pow y 2)) |
(/.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) x (neg.f64 y)) y (*.f64 (*.f64 x x) #s(literal -2 binary64))) y) y) |
(/ (+ (* -2 x) (* 2 y)) (pow y 2)) |
(/.f64 (*.f64 #s(literal -2 binary64) (-.f64 x y)) (*.f64 y y)) |
(/ (+ (* -2 x) (* 2 y)) y) |
(/.f64 (*.f64 #s(literal -2 binary64) (-.f64 x y)) y) |
(/ -2 y) |
(/.f64 #s(literal -2 binary64) y) |
(+ 1 (* y (- (/ y (pow x 2)) (/ 1 x)))) |
(fma.f64 (-.f64 (/.f64 (/.f64 y x) x) (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)) |
(+ 1 (* y (- (* y (+ (* -1 (/ y (pow x 3))) (/ 1 (pow x 2)))) (/ 1 x)))) |
(fma.f64 (-.f64 (*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x) x) y) (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)) |
(* y (+ (* -1 (/ y (pow x 2))) (/ 1 x))) |
(/.f64 (fma.f64 (neg.f64 y) (/.f64 y x) y) x) |
(* y (+ (* y (- (/ y (pow x 3)) (/ 1 (pow x 2)))) (/ 1 x))) |
(fma.f64 (-.f64 (/.f64 y (pow.f64 x #s(literal 3 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) x) x)) (*.f64 y y) (/.f64 y x)) |
(* y (+ (* y (- (* y (+ (* -1 (/ y (pow x 4))) (/ 1 (pow x 3)))) (/ 1 (pow x 2)))) (/ 1 x))) |
(fma.f64 (fma.f64 (/.f64 (neg.f64 y) (pow.f64 x #s(literal 4 binary64))) y (-.f64 (/.f64 y (pow.f64 x #s(literal 3 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) x) x))) (*.f64 y y) (/.f64 y x)) |
(- (/ x y) (+ 1 (* -1 (/ x y)))) |
(-.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(- (+ (* -1 (/ (* x (- x (* -1 x))) (pow y 2))) (/ x y)) (+ 1 (* -1 (/ x y)))) |
(-.f64 (*.f64 (/.f64 (fma.f64 (/.f64 #s(literal -2 binary64) y) x #s(literal 2 binary64)) y) x) #s(literal 1 binary64)) |
(- (+ (/ x y) (/ (* (pow x 2) (- x (* -1 x))) (pow y 3))) (+ 1 (+ (* -1 (/ x y)) (/ (* x (- x (* -1 x))) (pow y 2))))) |
(-.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal 2 binary64) y) x) y) (+.f64 (/.f64 (fma.f64 (*.f64 x (/.f64 x y)) #s(literal 2 binary64) (neg.f64 x)) y) #s(literal 1 binary64))) |
(- (+ (* -2 (/ (pow x 2) (pow y 2))) (* 2 (/ x y))) 1) |
(-.f64 (*.f64 (/.f64 (fma.f64 (/.f64 #s(literal -2 binary64) y) x #s(literal 2 binary64)) y) x) #s(literal 1 binary64)) |
(/ (+ 2 (* -2 (/ x y))) y) |
(/.f64 (fma.f64 (/.f64 #s(literal -2 binary64) y) x #s(literal 2 binary64)) y) |
(- (+ (* -1 (/ (pow x 2) (pow y 2))) (* 2 (/ x y))) (+ 1 (/ (pow x 2) (pow y 2)))) |
(-.f64 (/.f64 (+.f64 (fma.f64 (neg.f64 x) (/.f64 x y) x) x) y) (fma.f64 (/.f64 (/.f64 x y) y) x #s(literal 1 binary64))) |
(- (+ (* -1 (/ (pow x 2) (pow y 2))) (+ (* 2 (/ x y)) (/ (pow x 3) (pow y 3)))) (+ 1 (+ (* -1 (/ (pow x 3) (pow y 3))) (/ (pow x 2) (pow y 2))))) |
(-.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (/.f64 (+.f64 (fma.f64 (neg.f64 x) (/.f64 x y) x) x) y)) (fma.f64 (/.f64 (/.f64 x y) y) x (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64))))) |
(/ (+ x (* -1 (/ (pow x 2) y))) y) |
(/.f64 (fma.f64 (neg.f64 x) (/.f64 x y) x) y) |
(/ (- (+ x (/ (pow x 3) (pow y 2))) (/ (pow x 2) y)) y) |
(/.f64 (+.f64 (/.f64 (fma.f64 (neg.f64 x) x (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) y) x) y) |
(/ (- (+ x (* -1 (/ (pow x 4) (pow y 3)))) (+ (* -1 (/ (pow x 3) (pow y 2))) (/ (pow x 2) y))) y) |
(/.f64 (-.f64 (-.f64 x (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 3 binary64)))) (/.f64 (fma.f64 x x (/.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) y)) y)) y) |
(- (+ 1 (/ (pow x 2) (pow y 2))) (/ x y)) |
(-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (neg.f64 x) (/.f64 x y) x) y)) |
(- (+ 1 (* -1 (/ (pow x 3) (pow y 3)))) (+ (* -1 (/ (pow x 2) (pow y 2))) (/ x y))) |
(-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (fma.f64 (neg.f64 x) x (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) y) x) y)) |
(* y (+ 1 (/ x y))) |
(fma.f64 (/.f64 x y) y y) |
(- (* -1 (/ (- (* -1 x) x) y)) 1) |
(-.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(- (* -1 (/ (- (+ (* -1 x) (* -1 (/ (* x (- (* -1 x) x)) y))) x) y)) 1) |
(-.f64 (/.f64 (+.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (/.f64 x y)) x x) x) y) #s(literal 1 binary64)) |
(- (* -1 (/ (- (+ (* -1 x) (* -1 (/ (- (* -1 (/ (* (pow x 2) (- (* -1 x) x)) y)) (* -1 (* x (- (* -1 x) x)))) y))) x) y)) 1) |
(-.f64 (/.f64 (+.f64 (+.f64 (/.f64 (fma.f64 (-.f64 (neg.f64 x) x) x (*.f64 x (*.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)) x))) y) x) x) y) #s(literal 1 binary64)) |
(- (* -1 (/ (+ (* -2 x) (* 2 (/ (pow x 2) y))) y)) 1) |
(-.f64 (*.f64 (/.f64 (fma.f64 (/.f64 #s(literal -2 binary64) y) x #s(literal 2 binary64)) y) x) #s(literal 1 binary64)) |
(* -1 (/ (- (* 2 (/ x y)) 2) y)) |
(/.f64 (fma.f64 (/.f64 #s(literal -2 binary64) y) x #s(literal 2 binary64)) y) |
(- (* -1 (/ (- (+ (* -1 x) (* 2 (/ (pow x 2) y))) x) y)) 1) |
(-.f64 (*.f64 (/.f64 (fma.f64 (/.f64 #s(literal -2 binary64) y) x #s(literal 2 binary64)) y) x) #s(literal 1 binary64)) |
(- (* -1 (/ (- (+ (* -1 x) (* -1 (/ (- (* 2 (/ (pow x 3) y)) (* 2 (pow x 2))) y))) x) y)) 1) |
(-.f64 (/.f64 (+.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (fma.f64 (neg.f64 x) x (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) y) x) x) y) #s(literal 1 binary64)) |
(* -1 (/ (+ (* -1 x) (/ (pow x 2) y)) y)) |
(/.f64 (fma.f64 (neg.f64 x) (/.f64 x y) x) y) |
(* -1 (/ (+ (* -1 x) (* -1 (/ (- (/ (pow x 3) y) (pow x 2)) y))) y)) |
(/.f64 (+.f64 (/.f64 (fma.f64 (neg.f64 x) x (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) y) x) y) |
(* -1 (/ (+ (* -1 x) (* -1 (/ (- (* -1 (/ (- (/ (pow x 4) y) (pow x 3)) y)) (pow x 2)) y))) y)) |
(/.f64 (+.f64 (/.f64 (-.f64 (/.f64 (-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) y) (pow.f64 x #s(literal 3 binary64))) (neg.f64 y)) (*.f64 x x)) y) x) y) |
(+ 1 (* -1 (/ (- (* -1 (/ (pow x 2) y)) (* -1 x)) y))) |
(-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (neg.f64 x) (/.f64 x y) x) y)) |
(+ 1 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow x 3) y)) (* -1 (pow x 2))) y)) (* -1 x)) y))) |
(-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (fma.f64 (neg.f64 x) x (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) y) x) y)) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(*.f64 (-.f64 (/.f64 (neg.f64 x) y) #s(literal 1 binary64)) (neg.f64 y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 23 | 110 |
| 0 | 36 | 110 |
| 1 | 147 | 110 |
| 0 | 1080 | 110 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 #s(literal 2 binary64) y) x #s(literal -1 binary64))) |
(fma.f64 (/.f64 #s(literal 2 binary64) y) x #s(literal -1 binary64)) |
(/.f64 #s(literal 2 binary64) y) |
#s(literal 2 binary64) |
y |
x |
#s(literal -1 binary64) |
#s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal -2 binary64) y) x #s(literal 2 binary64)) y) x #s(literal -1 binary64))) |
(fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal -2 binary64) y) x #s(literal 2 binary64)) y) x #s(literal -1 binary64)) |
(/.f64 (fma.f64 (/.f64 #s(literal -2 binary64) y) x #s(literal 2 binary64)) y) |
(fma.f64 (/.f64 #s(literal -2 binary64) y) x #s(literal 2 binary64)) |
(/.f64 #s(literal -2 binary64) y) |
#s(literal -2 binary64) |
(-.f64 #s(approx (/ x (+ y x)) (/.f64 x y)) (/.f64 y (+.f64 y x))) |
#s(approx (/ x (+ y x)) (/.f64 x y)) |
(/.f64 x y) |
(/.f64 y (+.f64 y x)) |
(+.f64 y x) |
| Outputs |
|---|
#s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 #s(literal 2 binary64) y) x #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) y) x) #s(literal 2 binary64))) (-.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) y) x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) y) x) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (/.f64 #s(literal 2 binary64) y) x) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) y) x) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) y) x)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) y) x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) y) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (/.f64 #s(literal 2 binary64) y) x) #s(literal -1 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) y) x) #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) y) x) #s(literal -1 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) y) x) #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) y) x)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) y) x) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 #s(literal 2 binary64) y) x #s(literal -1 binary64)) |
(fma.f64 #s(literal 2 binary64) (/.f64 x y) #s(literal -1 binary64)) |
(fma.f64 x (/.f64 #s(literal 2 binary64) y) #s(literal -1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) y) x) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 #s(literal 2 binary64) y) x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 #s(literal 2 binary64) y) x) #s(literal -1 binary64)))) |
(-.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) (/.f64 #s(literal 2 binary64) y))) |
(-.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -2 binary64) y) x)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) y) x) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) y) x)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) y) x) #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) y) x)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) y) x) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (/.f64 #s(literal 2 binary64) y) x) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) y) x)) |
(/.f64 #s(literal -2 binary64) (neg.f64 y)) |
(/.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 y))) |
(/.f64 #s(literal 2 binary64) y) |
(neg.f64 (/.f64 #s(literal -2 binary64) y)) |
(+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)) |
#s(literal 2 binary64) |
y |
x |
#s(literal -1 binary64) |
#s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal -2 binary64) y) x #s(literal 2 binary64)) y) x #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (/.f64 (fma.f64 (/.f64 #s(literal -2 binary64) y) x #s(literal 2 binary64)) y) x) #s(literal 2 binary64))) (-.f64 #s(literal -1 binary64) (*.f64 (/.f64 (fma.f64 (/.f64 #s(literal -2 binary64) y) x #s(literal 2 binary64)) y) x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (/.f64 #s(literal -2 binary64) y) x #s(literal 2 binary64)) y) x) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (/.f64 #s(literal -2 binary64) y) x #s(literal 2 binary64)) y) x) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (/.f64 #s(literal -2 binary64) y) x #s(literal 2 binary64)) y) x) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 (/.f64 (fma.f64 (/.f64 #s(literal -2 binary64) y) x #s(literal 2 binary64)) y) x)) (pow.f64 (*.f64 (/.f64 (fma.f64 (/.f64 #s(literal -2 binary64) y) x #s(literal 2 binary64)) y) x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (/.f64 #s(literal -2 binary64) y) x #s(literal 2 binary64)) y) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (/.f64 (fma.f64 (/.f64 #s(literal -2 binary64) y) x #s(literal 2 binary64)) y) x) #s(literal -1 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (/.f64 #s(literal -2 binary64) y) x #s(literal 2 binary64)) y) x) #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (/.f64 #s(literal -2 binary64) y) x #s(literal 2 binary64)) y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (fma.f64 (/.f64 #s(literal -2 binary64) y) x #s(literal 2 binary64)) y) x) #s(literal -1 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (/.f64 #s(literal -2 binary64) y) x #s(literal 2 binary64)) y) x) #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 (/.f64 (fma.f64 (/.f64 #s(literal -2 binary64) y) x #s(literal 2 binary64)) y) x)) (pow.f64 (*.f64 (/.f64 (fma.f64 (/.f64 #s(literal -2 binary64) y) x #s(literal 2 binary64)) y) x) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal -2 binary64) y) x #s(literal 2 binary64)) y) x #s(literal -1 binary64)) |
(fma.f64 (fma.f64 (/.f64 #s(literal -2 binary64) y) x #s(literal 2 binary64)) (/.f64 x y) #s(literal -1 binary64)) |
(fma.f64 x (/.f64 (fma.f64 (/.f64 #s(literal -2 binary64) y) x #s(literal 2 binary64)) y) #s(literal -1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (/.f64 #s(literal -2 binary64) y) x #s(literal 2 binary64)) y) x) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 (fma.f64 (/.f64 #s(literal -2 binary64) y) x #s(literal 2 binary64)) y) x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 (fma.f64 (/.f64 #s(literal -2 binary64) y) x #s(literal 2 binary64)) y) x) #s(literal -1 binary64)))) |
(-.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal -2 binary64) y) x #s(literal 2 binary64)) y)) x)) |
(-.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) (/.f64 (fma.f64 (/.f64 #s(literal -2 binary64) y) x #s(literal 2 binary64)) y))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (/.f64 #s(literal -2 binary64) y) x #s(literal 2 binary64)) y) x) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 (/.f64 (fma.f64 (/.f64 #s(literal -2 binary64) y) x #s(literal 2 binary64)) y) x)) (pow.f64 (*.f64 (/.f64 (fma.f64 (/.f64 #s(literal -2 binary64) y) x #s(literal 2 binary64)) y) x) #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 (/.f64 (fma.f64 (/.f64 #s(literal -2 binary64) y) x #s(literal 2 binary64)) y) x)) (pow.f64 (*.f64 (/.f64 (fma.f64 (/.f64 #s(literal -2 binary64) y) x #s(literal 2 binary64)) y) x) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (/.f64 (fma.f64 (/.f64 #s(literal -2 binary64) y) x #s(literal 2 binary64)) y) x) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (*.f64 (/.f64 (fma.f64 (/.f64 #s(literal -2 binary64) y) x #s(literal 2 binary64)) y) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) y) x) y) (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) y) x) y)) (*.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 #s(literal 2 binary64) y))) (-.f64 (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) y) x) y) (/.f64 #s(literal 2 binary64) y))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) y) x) y) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) y) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) y) x) y) (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) y) x) y) (-.f64 (*.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 #s(literal 2 binary64) y)) (*.f64 (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) y) x) y) (/.f64 #s(literal 2 binary64) y))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 #s(literal -2 binary64) y) x #s(literal 2 binary64)))) (neg.f64 (neg.f64 y))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal -2 binary64) y) x) (neg.f64 y) (*.f64 y #s(literal -2 binary64))) (*.f64 y (neg.f64 y))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal -2 binary64) y) x) y (*.f64 y #s(literal 2 binary64))) (*.f64 y y)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 #s(literal -2 binary64) y) x) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (-.f64 (*.f64 (/.f64 #s(literal -2 binary64) y) x) #s(literal 2 binary64)) y)) |
(/.f64 (+.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (/.f64 #s(literal -2 binary64) y) x) #s(literal 3 binary64))) (*.f64 (fma.f64 #s(literal 2 binary64) (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal -2 binary64) y) x)) (pow.f64 (*.f64 (/.f64 #s(literal -2 binary64) y) x) #s(literal 2 binary64))) y)) |
(/.f64 (neg.f64 (fma.f64 (/.f64 #s(literal -2 binary64) y) x #s(literal 2 binary64))) (neg.f64 y)) |
(/.f64 (fma.f64 (/.f64 #s(literal -2 binary64) y) x #s(literal 2 binary64)) y) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (/.f64 #s(literal -2 binary64) y) x #s(literal 2 binary64))) y)) |
(neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal -2 binary64) y) x #s(literal 2 binary64)) (neg.f64 y))) |
(fma.f64 (/.f64 #s(literal -2 binary64) y) (/.f64 x y) (/.f64 #s(literal 2 binary64) y)) |
(fma.f64 x (/.f64 (/.f64 #s(literal -2 binary64) y) y) (/.f64 #s(literal 2 binary64) y)) |
(+.f64 (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) y) x) y) (/.f64 #s(literal 2 binary64) y)) |
(+.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) y) x) y)) |
(/.f64 (-.f64 #s(literal 4 binary64) (pow.f64 (*.f64 (/.f64 #s(literal -2 binary64) y) x) #s(literal 2 binary64))) (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal -2 binary64) y) x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 #s(literal -2 binary64) y) x) #s(literal 2 binary64)) #s(literal 4 binary64))) (neg.f64 (-.f64 (*.f64 (/.f64 #s(literal -2 binary64) y) x) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (/.f64 #s(literal -2 binary64) y) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(literal 2 binary64) (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal -2 binary64) y) x)) (pow.f64 (*.f64 (/.f64 #s(literal -2 binary64) y) x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 #s(literal -2 binary64) y) x) #s(literal 2 binary64)) #s(literal 4 binary64)) (-.f64 (*.f64 (/.f64 #s(literal -2 binary64) y) x) #s(literal 2 binary64))) |
(/.f64 (+.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (/.f64 #s(literal -2 binary64) y) x) #s(literal 3 binary64))) (+.f64 #s(literal 4 binary64) (-.f64 (pow.f64 (*.f64 (/.f64 #s(literal -2 binary64) y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 #s(literal -2 binary64) y) x) #s(literal 2 binary64))))) |
(/.f64 (+.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (/.f64 #s(literal -2 binary64) y) x) #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal -2 binary64) y) x)) (pow.f64 (*.f64 (/.f64 #s(literal -2 binary64) y) x) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 #s(literal -2 binary64) y) x #s(literal 2 binary64)) |
(fma.f64 #s(literal -2 binary64) (/.f64 x y) #s(literal 2 binary64)) |
(fma.f64 x (/.f64 #s(literal -2 binary64) y) #s(literal 2 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 #s(literal -2 binary64) y) x) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 #s(literal -2 binary64) y) x) #s(literal 2 binary64))) (/.f64 #s(literal 4 binary64) (-.f64 (*.f64 (/.f64 #s(literal -2 binary64) y) x) #s(literal 2 binary64)))) |
(-.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (/.f64 #s(literal -2 binary64) y))) |
(-.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 2 binary64) y) x)) |
(+.f64 (fma.f64 (/.f64 #s(literal -2 binary64) y) x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 #s(literal -2 binary64) y) x) #s(literal 3 binary64)) (fma.f64 #s(literal 2 binary64) (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal -2 binary64) y) x)) (pow.f64 (*.f64 (/.f64 #s(literal -2 binary64) y) x) #s(literal 2 binary64)))) (/.f64 #s(literal 8 binary64) (fma.f64 #s(literal 2 binary64) (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal -2 binary64) y) x)) (pow.f64 (*.f64 (/.f64 #s(literal -2 binary64) y) x) #s(literal 2 binary64))))) |
(+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -2 binary64) y) x))) |
(+.f64 (*.f64 (/.f64 #s(literal -2 binary64) y) x) #s(literal 2 binary64)) |
(+.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal -2 binary64) y) x)) |
(/.f64 #s(literal -2 binary64) (neg.f64 (neg.f64 y))) |
(/.f64 #s(literal -2 binary64) y) |
(/.f64 #s(literal 2 binary64) (neg.f64 y)) |
(neg.f64 (/.f64 #s(literal 2 binary64) y)) |
(+.f64 (/.f64 #s(literal 1 binary64) (neg.f64 y)) (/.f64 #s(literal 1 binary64) (neg.f64 y))) |
#s(literal -2 binary64) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (/ x (+ y x)) (/.f64 x y)) #s(literal 2 binary64)) (pow.f64 (/.f64 y (+.f64 y x)) #s(literal 2 binary64)))) (neg.f64 (+.f64 (/.f64 y (+.f64 y x)) #s(approx (/ x (+ y x)) (/.f64 x y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (/ x (+ y x)) (/.f64 x y)) #s(literal 3 binary64)) (pow.f64 (/.f64 y (+.f64 y x)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 y (+.f64 y x)) (+.f64 (/.f64 y (+.f64 y x)) #s(approx (/ x (+ y x)) (/.f64 x y))) (pow.f64 #s(approx (/ x (+ y x)) (/.f64 x y)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 #s(approx (/ x (+ y x)) (/.f64 x y)) #s(literal 2 binary64)) (pow.f64 (/.f64 y (+.f64 y x)) #s(literal 2 binary64))) (+.f64 (/.f64 y (+.f64 y x)) #s(approx (/ x (+ y x)) (/.f64 x y)))) |
(/.f64 (-.f64 (pow.f64 #s(approx (/ x (+ y x)) (/.f64 x y)) #s(literal 3 binary64)) (pow.f64 (/.f64 y (+.f64 y x)) #s(literal 3 binary64))) (fma.f64 (/.f64 y (+.f64 y x)) (+.f64 (/.f64 y (+.f64 y x)) #s(approx (/ x (+ y x)) (/.f64 x y))) (pow.f64 #s(approx (/ x (+ y x)) (/.f64 x y)) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (pow.f64 #s(approx (/ x (+ y x)) (/.f64 x y)) #s(literal 2 binary64)) (+.f64 (/.f64 y (+.f64 y x)) #s(approx (/ x (+ y x)) (/.f64 x y)))) (/.f64 (pow.f64 (/.f64 y (+.f64 y x)) #s(literal 2 binary64)) (+.f64 (/.f64 y (+.f64 y x)) #s(approx (/ x (+ y x)) (/.f64 x y))))) |
(-.f64 (/.f64 (pow.f64 #s(approx (/ x (+ y x)) (/.f64 x y)) #s(literal 3 binary64)) (fma.f64 (/.f64 y (+.f64 y x)) (+.f64 (/.f64 y (+.f64 y x)) #s(approx (/ x (+ y x)) (/.f64 x y))) (pow.f64 #s(approx (/ x (+ y x)) (/.f64 x y)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 y (+.f64 y x)) #s(literal 3 binary64)) (fma.f64 (/.f64 y (+.f64 y x)) (+.f64 (/.f64 y (+.f64 y x)) #s(approx (/ x (+ y x)) (/.f64 x y))) (pow.f64 #s(approx (/ x (+ y x)) (/.f64 x y)) #s(literal 2 binary64))))) |
(-.f64 #s(approx (/ x (+ y x)) (/.f64 x y)) (/.f64 y (+.f64 y x))) |
#s(approx (/ x (+ y x)) (/.f64 x y)) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 x) (neg.f64 y)) |
(/.f64 x y) |
(neg.f64 (/.f64 (neg.f64 x) y)) |
(neg.f64 (/.f64 x (neg.f64 y))) |
(*.f64 (/.f64 y (*.f64 (+.f64 y x) (-.f64 x y))) (-.f64 x y)) |
(*.f64 (/.f64 y (*.f64 (+.f64 y x) (-.f64 y x))) (-.f64 y x)) |
(*.f64 (/.f64 y (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 y (-.f64 y x) (*.f64 x x))) |
(*.f64 (/.f64 y (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 y y (*.f64 x (-.f64 x y)))) |
(/.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 (+.f64 y x)))) |
(/.f64 (neg.f64 y) (neg.f64 (+.f64 y x))) |
(/.f64 y (+.f64 y x)) |
(neg.f64 (/.f64 (neg.f64 y) (+.f64 y x))) |
(neg.f64 (/.f64 y (neg.f64 (+.f64 y x)))) |
(*.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 y (+.f64 y x) (*.f64 x x))) |
(*.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (*.f64 (+.f64 y x) (-.f64 x y))) (+.f64 y x)) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 y x))) (neg.f64 (-.f64 y 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 y y (*.f64 x (-.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 x y))) (neg.f64 (-.f64 x y))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (-.f64 x y)) |
(/.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))) (fma.f64 y (-.f64 y x) (*.f64 x x))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 y y (*.f64 x (-.f64 x y)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y x)) (/.f64 (*.f64 x x) (-.f64 y x))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 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 y #s(literal 3 binary64)) (fma.f64 y y (*.f64 x (-.f64 x y)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y y (*.f64 x (-.f64 x y))))) |
(+.f64 y x) |
(+.f64 x y) |
Compiled 5 358 to 819 computations (84.7% saved)
10 alts after pruning (2 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 198 | 2 | 200 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 3 | 3 |
| Done | 1 | 5 | 6 |
| Total | 199 | 10 | 209 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (/.f64 (-.f64 x y) (+.f64 x y)) |
| ✓ | 48.4% | (/.f64 #s(approx (- x y) (neg.f64 y)) (+.f64 x y)) |
| ✓ | 49.0% | (-.f64 #s(approx (/ x (+ y x)) (/.f64 x y)) (/.f64 y (+.f64 y x))) |
| ▶ | 48.0% | (-.f64 #s(approx (/ x (+ y x)) (/.f64 x y)) #s(approx (/ y (+ y x)) #s(literal 1 binary64))) |
| ✓ | 48.3% | #s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal -2 binary64) y) x #s(literal 2 binary64)) y) x #s(literal -1 binary64))) |
| ✓ | 48.9% | #s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 #s(literal 2 binary64) y) x #s(literal -1 binary64))) |
| ✓ | 52.4% | #s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 #s(literal -2 binary64) x) y #s(literal 1 binary64))) |
| ▶ | 44.8% | #s(approx (/ (- x y) (+ x y)) (fma.f64 #s(approx (/ (+ (* (/ -2 y) x) 2) y) (/.f64 (*.f64 #s(literal -2 binary64) (-.f64 x y)) (*.f64 y y))) x #s(literal -1 binary64))) |
| ✓ | 51.1% | #s(approx (/ (- x y) (+ x y)) #s(literal 1 binary64)) |
| ✓ | 47.2% | #s(approx (/ (- x y) (+ x y)) #s(literal -1 binary64)) |
Compiled 144 to 98 computations (31.9% saved)
| Inputs |
|---|
#s(approx (/ (- x y) (+ x y)) (fma.f64 #s(approx (/ (+ (* (/ -2 y) x) 2) y) (/.f64 (*.f64 #s(literal -2 binary64) (-.f64 x y)) (*.f64 y y))) x #s(literal -1 binary64))) |
(fma.f64 #s(approx (/ (+ (* (/ -2 y) x) 2) y) (/.f64 (*.f64 #s(literal -2 binary64) (-.f64 x y)) (*.f64 y y))) x #s(literal -1 binary64)) |
#s(approx (/ (+ (* (/ -2 y) x) 2) y) (/.f64 (*.f64 #s(literal -2 binary64) (-.f64 x y)) (*.f64 y y))) |
(/.f64 (*.f64 #s(literal -2 binary64) (-.f64 x y)) (*.f64 y y)) |
(*.f64 #s(literal -2 binary64) (-.f64 x y)) |
#s(literal -2 binary64) |
(-.f64 x y) |
x |
y |
(*.f64 y y) |
#s(literal -1 binary64) |
(-.f64 #s(approx (/ x (+ y x)) (/.f64 x y)) #s(approx (/ y (+ y x)) #s(literal 1 binary64))) |
#s(approx (/ x (+ y x)) (/.f64 x y)) |
(/.f64 x y) |
#s(approx (/ y (+ y x)) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
| Outputs |
|---|
-1 |
(- (* 2 (/ x y)) 1) |
(- (* x (+ (* -2 (/ x (pow y 2))) (* 2 (/ 1 y)))) 1) |
(- (* x (+ (* x (- (* 2 (/ x (pow y 3))) (* 2 (/ 1 (pow y 2))))) (* 2 (/ 1 y)))) 1) |
(/ 2 y) |
(+ (* -2 (/ x (pow y 2))) (* 2 (/ 1 y))) |
(* 2 y) |
(+ (* -2 x) (* 2 y)) |
(* -1 y) |
(- x y) |
x |
(/ x y) |
(* x (+ (* -1 (/ x (pow y 2))) (/ 1 y))) |
(* x (+ (* x (- (/ x (pow y 3)) (/ 1 (pow y 2)))) (/ 1 y))) |
(* x (+ (* x (- (* x (+ (* -1 (/ x (pow y 4))) (/ 1 (pow y 3)))) (/ 1 (pow y 2)))) (/ 1 y))) |
1 |
(+ 1 (* -1 (/ x y))) |
(+ 1 (* x (- (/ x (pow y 2)) (/ 1 y)))) |
(+ 1 (* x (- (* x (+ (* -1 (/ x (pow y 3))) (/ 1 (pow y 2)))) (/ 1 y)))) |
(- (+ 1 (* -1 (/ y x))) (/ y x)) |
(- (+ 1 (+ (* -1 (/ y x)) (* -1 (/ (* y (- (* -1 y) y)) (pow x 2))))) (/ y x)) |
(- (+ 1 (+ (* -1 (/ y x)) (/ (* (pow y 2) (- (* -1 y) y)) (pow x 3)))) (+ (/ y x) (/ (* y (- (* -1 y) y)) (pow x 2)))) |
(* -2 (/ (pow x 2) (pow y 2))) |
(* (pow x 2) (- (* 2 (/ 1 (* x y))) (* 2 (/ 1 (pow y 2))))) |
(* (pow x 2) (- (/ 2 (* x y)) (+ (* 2 (/ 1 (pow y 2))) (/ 1 (pow x 2))))) |
(* -2 (/ x (pow y 2))) |
(* x (- (* 2 (/ 1 (* x y))) (* 2 (/ 1 (pow y 2))))) |
(* -2 x) |
(* x (- (* 2 (/ y x)) 2)) |
(* x (+ 1 (* -1 (/ y x)))) |
(+ 1 (* -2 (/ y x))) |
(- (+ 1 (/ (pow y 2) (pow x 2))) (+ (* -1 (/ (pow y 2) (pow x 2))) (* 2 (/ y x)))) |
(- (+ 1 (+ (* -1 (/ (pow y 3) (pow x 3))) (/ (pow y 2) (pow x 2)))) (+ (* -1 (/ (pow y 2) (pow x 2))) (+ (* 2 (/ y x)) (/ (pow y 3) (pow x 3))))) |
(+ 1 (* -1 (/ y x))) |
(- (+ 1 (/ (pow y 2) (pow x 2))) (/ y x)) |
(- (+ 1 (* -1 (/ (pow y 3) (pow x 3)))) (+ (* -1 (/ (pow y 2) (pow x 2))) (/ y x))) |
(/ y x) |
(/ (+ y (* -1 (/ (pow y 2) x))) x) |
(/ (- (+ y (/ (pow y 3) (pow x 2))) (/ (pow y 2) x)) x) |
(/ (- (+ y (* -1 (/ (pow y 4) (pow x 3)))) (+ (* -1 (/ (pow y 3) (pow x 2))) (/ (pow y 2) x))) x) |
(+ 1 (* -1 (/ (+ (* -1 (- (* -1 y) y)) (/ (* y (- (* -1 y) y)) x)) x))) |
(+ 1 (* -1 (/ (+ (* -1 (- (* -1 y) y)) (* -1 (/ (+ (* -1 (* y (- (* -1 y) y))) (/ (* (pow y 2) (- (* -1 y) y)) x)) x))) x))) |
(* (pow x 2) (- (* -1 (/ (- (/ 1 x) (* 2 (/ 1 y))) x)) (* 2 (/ 1 (pow y 2))))) |
(* -1 (* x (- (* 2 (/ 1 (pow y 2))) (* 2 (/ 1 (* x y)))))) |
(* -1 (* x (+ 2 (* -2 (/ y x))))) |
(* -1 (* x (- (/ y x) 1))) |
(+ 1 (* -1 (/ (- y (* -1 y)) x))) |
(+ 1 (* -1 (/ (- (+ y (* -2 (/ (pow y 2) x))) (* -1 y)) x))) |
(+ 1 (* -1 (/ (- (+ y (* -1 (/ (+ (* -2 (/ (pow y 3) x)) (* 2 (pow y 2))) x))) (* -1 y)) x))) |
(+ 1 (* -1 (/ (- (* -1 (/ (pow y 2) x)) (* -1 y)) x))) |
(+ 1 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow y 3) x)) (* -1 (pow y 2))) x)) (* -1 y)) x))) |
(* -1 (/ (+ (* -1 y) (/ (pow y 2) x)) x)) |
(* -1 (/ (+ (* -1 y) (* -1 (/ (- (/ (pow y 3) x) (pow y 2)) x))) x)) |
(* -1 (/ (+ (* -1 y) (* -1 (/ (- (* -1 (/ (- (/ (pow y 4) x) (pow y 3)) x)) (pow y 2)) x))) x)) |
(+ 1 (* y (- (* 2 (/ y (pow x 2))) (* 2 (/ 1 x))))) |
(+ 1 (* y (- (* y (+ (* -2 (/ y (pow x 3))) (* 2 (/ 1 (pow x 2))))) (* 2 (/ 1 x))))) |
(/ (+ (* -2 (pow x 2)) (* 2 (* x y))) (pow y 2)) |
(/ (+ (* -2 (pow x 2)) (* y (+ (* -1 y) (* 2 x)))) (pow y 2)) |
(/ (+ (* -2 x) (* 2 y)) (pow y 2)) |
(+ x (* -1 y)) |
y |
(pow y 2) |
(+ 1 (* y (- (/ y (pow x 2)) (/ 1 x)))) |
(+ 1 (* y (- (* y (+ (* -1 (/ y (pow x 3))) (/ 1 (pow x 2)))) (/ 1 x)))) |
(* y (+ (* -1 (/ y (pow x 2))) (/ 1 x))) |
(* y (+ (* y (- (/ y (pow x 3)) (/ 1 (pow x 2)))) (/ 1 x))) |
(* y (+ (* y (- (* y (+ (* -1 (/ y (pow x 4))) (/ 1 (pow x 3)))) (/ 1 (pow x 2)))) (/ 1 x))) |
(- (/ x y) (+ 1 (* -1 (/ x y)))) |
(- (+ (* -1 (/ (* x (- x (* -1 x))) (pow y 2))) (/ x y)) (+ 1 (* -1 (/ x y)))) |
(- (+ (/ x y) (/ (* (pow x 2) (- x (* -1 x))) (pow y 3))) (+ 1 (+ (* -1 (/ x y)) (/ (* x (- x (* -1 x))) (pow y 2))))) |
(- (+ (* -2 (/ (pow x 2) (pow y 2))) (* 2 (/ x y))) 1) |
(/ (+ 2 (* -2 (/ x y))) y) |
(* y (+ 2 (* -2 (/ x y)))) |
(* y (- (/ x y) 1)) |
(- (+ (* -1 (/ (pow x 2) (pow y 2))) (* 2 (/ x y))) (+ 1 (/ (pow x 2) (pow y 2)))) |
(- (+ (* -1 (/ (pow x 2) (pow y 2))) (+ (* 2 (/ x y)) (/ (pow x 3) (pow y 3)))) (+ 1 (+ (* -1 (/ (pow x 3) (pow y 3))) (/ (pow x 2) (pow y 2))))) |
(/ (+ x (* -1 (/ (pow x 2) y))) y) |
(/ (- (+ x (/ (pow x 3) (pow y 2))) (/ (pow x 2) y)) y) |
(/ (- (+ x (* -1 (/ (pow x 4) (pow y 3)))) (+ (* -1 (/ (pow x 3) (pow y 2))) (/ (pow x 2) y))) y) |
(- (+ 1 (/ (pow x 2) (pow y 2))) (/ x y)) |
(- (+ 1 (* -1 (/ (pow x 3) (pow y 3)))) (+ (* -1 (/ (pow x 2) (pow y 2))) (/ x y))) |
(- (* -1 (/ (- (* -1 x) x) y)) 1) |
(- (* -1 (/ (- (+ (* -1 x) (* -1 (/ (* x (- (* -1 x) x)) y))) x) y)) 1) |
(- (* -1 (/ (- (+ (* -1 x) (* -1 (/ (- (* -1 (/ (* (pow x 2) (- (* -1 x) x)) y)) (* -1 (* x (- (* -1 x) x)))) y))) x) y)) 1) |
(- (* -1 (/ (+ (* -2 x) (* 2 (/ (pow x 2) y))) y)) 1) |
(* -1 (/ (- (* 2 (/ x y)) 2) y)) |
(* -1 (* y (- (* 2 (/ x y)) 2))) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(- (* -1 (/ (- (+ (* -1 x) (* 2 (/ (pow x 2) y))) x) y)) 1) |
(- (* -1 (/ (- (+ (* -1 x) (* -1 (/ (- (* 2 (/ (pow x 3) y)) (* 2 (pow x 2))) y))) x) y)) 1) |
(* -1 (/ (+ (* -1 x) (/ (pow x 2) y)) y)) |
(* -1 (/ (+ (* -1 x) (* -1 (/ (- (/ (pow x 3) y) (pow x 2)) y))) y)) |
(* -1 (/ (+ (* -1 x) (* -1 (/ (- (* -1 (/ (- (/ (pow x 4) y) (pow x 3)) y)) (pow x 2)) y))) y)) |
(+ 1 (* -1 (/ (- (* -1 (/ (pow x 2) y)) (* -1 x)) y))) |
(+ 1 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow x 3) y)) (* -1 (pow x 2))) y)) (* -1 x)) y))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | -inf | ((/ (- x y) (+ x y)) (+ (* (/ (+ (* (/ -2 y) x) 2) y) x) -1) (/ (+ (* (/ -2 y) x) 2) y) (/ (* -2 (- x y)) (* y y)) (* -2 (- x y)) -2 (- x y) x y (* y y) -1 (- (/ x (+ y x)) (/ y (+ y x))) (/ x (+ y x)) (/ x y) (/ y (+ y x)) 1) |
| 2.0ms | x | @ | inf | ((/ (- x y) (+ x y)) (+ (* (/ (+ (* (/ -2 y) x) 2) y) x) -1) (/ (+ (* (/ -2 y) x) 2) y) (/ (* -2 (- x y)) (* y y)) (* -2 (- x y)) -2 (- x y) x y (* y y) -1 (- (/ x (+ y x)) (/ y (+ y x))) (/ x (+ y x)) (/ x y) (/ y (+ y x)) 1) |
| 2.0ms | y | @ | -inf | ((/ (- x y) (+ x y)) (+ (* (/ (+ (* (/ -2 y) x) 2) y) x) -1) (/ (+ (* (/ -2 y) x) 2) y) (/ (* -2 (- x y)) (* y y)) (* -2 (- x y)) -2 (- x y) x y (* y y) -1 (- (/ x (+ y x)) (/ y (+ y x))) (/ x (+ y x)) (/ x y) (/ y (+ y x)) 1) |
| 1.0ms | x | @ | 0 | ((/ (- x y) (+ x y)) (+ (* (/ (+ (* (/ -2 y) x) 2) y) x) -1) (/ (+ (* (/ -2 y) x) 2) y) (/ (* -2 (- x y)) (* y y)) (* -2 (- x y)) -2 (- x y) x y (* y y) -1 (- (/ x (+ y x)) (/ y (+ y x))) (/ x (+ y x)) (/ x y) (/ y (+ y x)) 1) |
| 1.0ms | y | @ | inf | ((/ (- x y) (+ x y)) (+ (* (/ (+ (* (/ -2 y) x) 2) y) x) -1) (/ (+ (* (/ -2 y) x) 2) y) (/ (* -2 (- x y)) (* y y)) (* -2 (- x y)) -2 (- x y) x y (* y y) -1 (- (/ x (+ y x)) (/ y (+ y x))) (/ x (+ y x)) (/ x y) (/ y (+ y x)) 1) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 402 | 1400 |
| 1 | 1327 | 1288 |
| 2 | 4552 | 1238 |
| 0 | 8189 | 1192 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
-1 |
(- (* 2 (/ x y)) 1) |
(- (* x (+ (* -2 (/ x (pow y 2))) (* 2 (/ 1 y)))) 1) |
(- (* x (+ (* x (- (* 2 (/ x (pow y 3))) (* 2 (/ 1 (pow y 2))))) (* 2 (/ 1 y)))) 1) |
(/ 2 y) |
(+ (* -2 (/ x (pow y 2))) (* 2 (/ 1 y))) |
(* 2 y) |
(+ (* -2 x) (* 2 y)) |
(* -1 y) |
(- x y) |
x |
(/ x y) |
(* x (+ (* -1 (/ x (pow y 2))) (/ 1 y))) |
(* x (+ (* x (- (/ x (pow y 3)) (/ 1 (pow y 2)))) (/ 1 y))) |
(* x (+ (* x (- (* x (+ (* -1 (/ x (pow y 4))) (/ 1 (pow y 3)))) (/ 1 (pow y 2)))) (/ 1 y))) |
1 |
(+ 1 (* -1 (/ x y))) |
(+ 1 (* x (- (/ x (pow y 2)) (/ 1 y)))) |
(+ 1 (* x (- (* x (+ (* -1 (/ x (pow y 3))) (/ 1 (pow y 2)))) (/ 1 y)))) |
(- (+ 1 (* -1 (/ y x))) (/ y x)) |
(- (+ 1 (+ (* -1 (/ y x)) (* -1 (/ (* y (- (* -1 y) y)) (pow x 2))))) (/ y x)) |
(- (+ 1 (+ (* -1 (/ y x)) (/ (* (pow y 2) (- (* -1 y) y)) (pow x 3)))) (+ (/ y x) (/ (* y (- (* -1 y) y)) (pow x 2)))) |
(* -2 (/ (pow x 2) (pow y 2))) |
(* (pow x 2) (- (* 2 (/ 1 (* x y))) (* 2 (/ 1 (pow y 2))))) |
(* (pow x 2) (- (/ 2 (* x y)) (+ (* 2 (/ 1 (pow y 2))) (/ 1 (pow x 2))))) |
(* -2 (/ x (pow y 2))) |
(* x (- (* 2 (/ 1 (* x y))) (* 2 (/ 1 (pow y 2))))) |
(* -2 x) |
(* x (- (* 2 (/ y x)) 2)) |
(* x (+ 1 (* -1 (/ y x)))) |
(+ 1 (* -2 (/ y x))) |
(- (+ 1 (/ (pow y 2) (pow x 2))) (+ (* -1 (/ (pow y 2) (pow x 2))) (* 2 (/ y x)))) |
(- (+ 1 (+ (* -1 (/ (pow y 3) (pow x 3))) (/ (pow y 2) (pow x 2)))) (+ (* -1 (/ (pow y 2) (pow x 2))) (+ (* 2 (/ y x)) (/ (pow y 3) (pow x 3))))) |
(+ 1 (* -1 (/ y x))) |
(- (+ 1 (/ (pow y 2) (pow x 2))) (/ y x)) |
(- (+ 1 (* -1 (/ (pow y 3) (pow x 3)))) (+ (* -1 (/ (pow y 2) (pow x 2))) (/ y x))) |
(/ y x) |
(/ (+ y (* -1 (/ (pow y 2) x))) x) |
(/ (- (+ y (/ (pow y 3) (pow x 2))) (/ (pow y 2) x)) x) |
(/ (- (+ y (* -1 (/ (pow y 4) (pow x 3)))) (+ (* -1 (/ (pow y 3) (pow x 2))) (/ (pow y 2) x))) x) |
(+ 1 (* -1 (/ (+ (* -1 (- (* -1 y) y)) (/ (* y (- (* -1 y) y)) x)) x))) |
(+ 1 (* -1 (/ (+ (* -1 (- (* -1 y) y)) (* -1 (/ (+ (* -1 (* y (- (* -1 y) y))) (/ (* (pow y 2) (- (* -1 y) y)) x)) x))) x))) |
(* (pow x 2) (- (* -1 (/ (- (/ 1 x) (* 2 (/ 1 y))) x)) (* 2 (/ 1 (pow y 2))))) |
(* -1 (* x (- (* 2 (/ 1 (pow y 2))) (* 2 (/ 1 (* x y)))))) |
(* -1 (* x (+ 2 (* -2 (/ y x))))) |
(* -1 (* x (- (/ y x) 1))) |
(+ 1 (* -1 (/ (- y (* -1 y)) x))) |
(+ 1 (* -1 (/ (- (+ y (* -2 (/ (pow y 2) x))) (* -1 y)) x))) |
(+ 1 (* -1 (/ (- (+ y (* -1 (/ (+ (* -2 (/ (pow y 3) x)) (* 2 (pow y 2))) x))) (* -1 y)) x))) |
(+ 1 (* -1 (/ (- (* -1 (/ (pow y 2) x)) (* -1 y)) x))) |
(+ 1 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow y 3) x)) (* -1 (pow y 2))) x)) (* -1 y)) x))) |
(* -1 (/ (+ (* -1 y) (/ (pow y 2) x)) x)) |
(* -1 (/ (+ (* -1 y) (* -1 (/ (- (/ (pow y 3) x) (pow y 2)) x))) x)) |
(* -1 (/ (+ (* -1 y) (* -1 (/ (- (* -1 (/ (- (/ (pow y 4) x) (pow y 3)) x)) (pow y 2)) x))) x)) |
(+ 1 (* y (- (* 2 (/ y (pow x 2))) (* 2 (/ 1 x))))) |
(+ 1 (* y (- (* y (+ (* -2 (/ y (pow x 3))) (* 2 (/ 1 (pow x 2))))) (* 2 (/ 1 x))))) |
(/ (+ (* -2 (pow x 2)) (* 2 (* x y))) (pow y 2)) |
(/ (+ (* -2 (pow x 2)) (* y (+ (* -1 y) (* 2 x)))) (pow y 2)) |
(/ (+ (* -2 x) (* 2 y)) (pow y 2)) |
(+ x (* -1 y)) |
y |
(pow y 2) |
(+ 1 (* y (- (/ y (pow x 2)) (/ 1 x)))) |
(+ 1 (* y (- (* y (+ (* -1 (/ y (pow x 3))) (/ 1 (pow x 2)))) (/ 1 x)))) |
(* y (+ (* -1 (/ y (pow x 2))) (/ 1 x))) |
(* y (+ (* y (- (/ y (pow x 3)) (/ 1 (pow x 2)))) (/ 1 x))) |
(* y (+ (* y (- (* y (+ (* -1 (/ y (pow x 4))) (/ 1 (pow x 3)))) (/ 1 (pow x 2)))) (/ 1 x))) |
(- (/ x y) (+ 1 (* -1 (/ x y)))) |
(- (+ (* -1 (/ (* x (- x (* -1 x))) (pow y 2))) (/ x y)) (+ 1 (* -1 (/ x y)))) |
(- (+ (/ x y) (/ (* (pow x 2) (- x (* -1 x))) (pow y 3))) (+ 1 (+ (* -1 (/ x y)) (/ (* x (- x (* -1 x))) (pow y 2))))) |
(- (+ (* -2 (/ (pow x 2) (pow y 2))) (* 2 (/ x y))) 1) |
(/ (+ 2 (* -2 (/ x y))) y) |
(* y (+ 2 (* -2 (/ x y)))) |
(* y (- (/ x y) 1)) |
(- (+ (* -1 (/ (pow x 2) (pow y 2))) (* 2 (/ x y))) (+ 1 (/ (pow x 2) (pow y 2)))) |
(- (+ (* -1 (/ (pow x 2) (pow y 2))) (+ (* 2 (/ x y)) (/ (pow x 3) (pow y 3)))) (+ 1 (+ (* -1 (/ (pow x 3) (pow y 3))) (/ (pow x 2) (pow y 2))))) |
(/ (+ x (* -1 (/ (pow x 2) y))) y) |
(/ (- (+ x (/ (pow x 3) (pow y 2))) (/ (pow x 2) y)) y) |
(/ (- (+ x (* -1 (/ (pow x 4) (pow y 3)))) (+ (* -1 (/ (pow x 3) (pow y 2))) (/ (pow x 2) y))) y) |
(- (+ 1 (/ (pow x 2) (pow y 2))) (/ x y)) |
(- (+ 1 (* -1 (/ (pow x 3) (pow y 3)))) (+ (* -1 (/ (pow x 2) (pow y 2))) (/ x y))) |
(- (* -1 (/ (- (* -1 x) x) y)) 1) |
(- (* -1 (/ (- (+ (* -1 x) (* -1 (/ (* x (- (* -1 x) x)) y))) x) y)) 1) |
(- (* -1 (/ (- (+ (* -1 x) (* -1 (/ (- (* -1 (/ (* (pow x 2) (- (* -1 x) x)) y)) (* -1 (* x (- (* -1 x) x)))) y))) x) y)) 1) |
(- (* -1 (/ (+ (* -2 x) (* 2 (/ (pow x 2) y))) y)) 1) |
(* -1 (/ (- (* 2 (/ x y)) 2) y)) |
(* -1 (* y (- (* 2 (/ x y)) 2))) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(- (* -1 (/ (- (+ (* -1 x) (* 2 (/ (pow x 2) y))) x) y)) 1) |
(- (* -1 (/ (- (+ (* -1 x) (* -1 (/ (- (* 2 (/ (pow x 3) y)) (* 2 (pow x 2))) y))) x) y)) 1) |
(* -1 (/ (+ (* -1 x) (/ (pow x 2) y)) y)) |
(* -1 (/ (+ (* -1 x) (* -1 (/ (- (/ (pow x 3) y) (pow x 2)) y))) y)) |
(* -1 (/ (+ (* -1 x) (* -1 (/ (- (* -1 (/ (- (/ (pow x 4) y) (pow x 3)) y)) (pow x 2)) y))) y)) |
(+ 1 (* -1 (/ (- (* -1 (/ (pow x 2) y)) (* -1 x)) y))) |
(+ 1 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow x 3) y)) (* -1 (pow x 2))) y)) (* -1 x)) y))) |
| Outputs |
|---|
-1 |
#s(literal -1 binary64) |
(- (* 2 (/ x y)) 1) |
(-.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(- (* x (+ (* -2 (/ x (pow y 2))) (* 2 (/ 1 y)))) 1) |
(-.f64 (*.f64 (/.f64 (fma.f64 (/.f64 #s(literal -2 binary64) y) x #s(literal 2 binary64)) y) x) #s(literal 1 binary64)) |
(- (* x (+ (* x (- (* 2 (/ x (pow y 3))) (* 2 (/ 1 (pow y 2))))) (* 2 (/ 1 y)))) 1) |
(-.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal 2 binary64) y) x #s(literal -2 binary64)) (*.f64 y y)) x (/.f64 #s(literal 2 binary64) y)) x) #s(literal 1 binary64)) |
(/ 2 y) |
(/.f64 #s(literal 2 binary64) y) |
(+ (* -2 (/ x (pow y 2))) (* 2 (/ 1 y))) |
(/.f64 (fma.f64 (/.f64 #s(literal -2 binary64) y) x #s(literal 2 binary64)) y) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(+ (* -2 x) (* 2 y)) |
(*.f64 #s(literal -2 binary64) (-.f64 x y)) |
(* -1 y) |
(neg.f64 y) |
(- x y) |
(-.f64 x y) |
x |
(/ x y) |
(/.f64 x y) |
(* x (+ (* -1 (/ x (pow y 2))) (/ 1 y))) |
(/.f64 (fma.f64 (neg.f64 x) (/.f64 x y) x) y) |
(* x (+ (* x (- (/ x (pow y 3)) (/ 1 (pow y 2)))) (/ 1 y))) |
(fma.f64 (*.f64 x x) (-.f64 (/.f64 x (pow.f64 y #s(literal 3 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) y) y)) (/.f64 x y)) |
(* x (+ (* x (- (* x (+ (* -1 (/ x (pow y 4))) (/ 1 (pow y 3)))) (/ 1 (pow y 2)))) (/ 1 y))) |
(fma.f64 (*.f64 x x) (fma.f64 (neg.f64 x) (/.f64 x (pow.f64 y #s(literal 4 binary64))) (-.f64 (/.f64 x (pow.f64 y #s(literal 3 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) y) y))) (/.f64 x y)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ x y))) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
(+ 1 (* x (- (/ x (pow y 2)) (/ 1 y)))) |
(fma.f64 (-.f64 (/.f64 (/.f64 x y) y) (/.f64 #s(literal 1 binary64) y)) x #s(literal 1 binary64)) |
(+ 1 (* x (- (* x (+ (* -1 (/ x (pow y 3))) (/ 1 (pow y 2)))) (/ 1 y)))) |
(fma.f64 (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 y y)) x) (/.f64 #s(literal 1 binary64) y)) x #s(literal 1 binary64)) |
(- (+ 1 (* -1 (/ y x))) (/ y x)) |
(fma.f64 (/.f64 y x) #s(literal -2 binary64) #s(literal 1 binary64)) |
(- (+ 1 (+ (* -1 (/ y x)) (* -1 (/ (* y (- (* -1 y) y)) (pow x 2))))) (/ y x)) |
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 y) y) x) y y) x)) (/.f64 y x)) |
(- (+ 1 (+ (* -1 (/ y x)) (/ (* (pow y 2) (- (* -1 y) y)) (pow x 3)))) (+ (/ y x) (/ (* y (- (* -1 y) y)) (pow x 2)))) |
(-.f64 (fma.f64 (-.f64 (neg.f64 y) y) (*.f64 (/.f64 y (pow.f64 x #s(literal 3 binary64))) y) (-.f64 #s(literal 1 binary64) (/.f64 y x))) (/.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 y) y) x) y y) x)) |
(* -2 (/ (pow x 2) (pow y 2))) |
(*.f64 (*.f64 (/.f64 (/.f64 x y) y) x) #s(literal -2 binary64)) |
(* (pow x 2) (- (* 2 (/ 1 (* x y))) (* 2 (/ 1 (pow y 2))))) |
(*.f64 (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 #s(literal 2 binary64) y)) y)) (*.f64 x x)) |
(* (pow x 2) (- (/ 2 (* x y)) (+ (* 2 (/ 1 (pow y 2))) (/ 1 (pow x 2))))) |
(*.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 #s(literal 2 binary64) y)) y)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x)) |
(* -2 (/ x (pow y 2))) |
(*.f64 (/.f64 (/.f64 x y) y) #s(literal -2 binary64)) |
(* x (- (* 2 (/ 1 (* x y))) (* 2 (/ 1 (pow y 2))))) |
(*.f64 (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 #s(literal 2 binary64) y)) y)) x) |
(* -2 x) |
(*.f64 #s(literal -2 binary64) x) |
(* x (- (* 2 (/ y x)) 2)) |
(*.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal -2 binary64)) x) |
(* x (+ 1 (* -1 (/ y x)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x) |
(+ 1 (* -2 (/ y x))) |
(fma.f64 (/.f64 y x) #s(literal -2 binary64) #s(literal 1 binary64)) |
(- (+ 1 (/ (pow y 2) (pow x 2))) (+ (* -1 (/ (pow y 2) (pow x 2))) (* 2 (/ y x)))) |
(-.f64 (fma.f64 (/.f64 y x) (/.f64 y x) #s(literal 1 binary64)) (/.f64 (+.f64 (fma.f64 (neg.f64 y) (/.f64 y x) y) y) x)) |
(- (+ 1 (+ (* -1 (/ (pow y 3) (pow x 3))) (/ (pow y 2) (pow x 2)))) (+ (* -1 (/ (pow y 2) (pow x 2))) (+ (* 2 (/ y x)) (/ (pow y 3) (pow x 3))))) |
(-.f64 (fma.f64 (/.f64 (/.f64 y x) x) y (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y x) #s(literal 3 binary64)))) (+.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) (/.f64 (+.f64 (fma.f64 (neg.f64 y) (/.f64 y x) y) y) x))) |
(+ 1 (* -1 (/ y x))) |
(-.f64 #s(literal 1 binary64) (/.f64 y x)) |
(- (+ 1 (/ (pow y 2) (pow x 2))) (/ y x)) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x) (neg.f64 y) #s(literal 1 binary64)) |
(- (+ 1 (* -1 (/ (pow y 3) (pow x 3)))) (+ (* -1 (/ (pow y 2) (pow x 2))) (/ y x))) |
(-.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y x) #s(literal 3 binary64))) (/.f64 (fma.f64 (neg.f64 y) (/.f64 y x) y) x)) |
(/ y x) |
(/.f64 y x) |
(/ (+ y (* -1 (/ (pow y 2) x))) x) |
(/.f64 (fma.f64 (neg.f64 y) (/.f64 y x) y) x) |
(/ (- (+ y (/ (pow y 3) (pow x 2))) (/ (pow y 2) x)) x) |
(/.f64 (+.f64 (/.f64 (fma.f64 (neg.f64 y) y (/.f64 (pow.f64 y #s(literal 3 binary64)) x)) x) y) x) |
(/ (- (+ y (* -1 (/ (pow y 4) (pow x 3)))) (+ (* -1 (/ (pow y 3) (pow x 2))) (/ (pow y 2) x))) x) |
(/.f64 (-.f64 (-.f64 y (/.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 3 binary64)))) (/.f64 (fma.f64 y y (/.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) x)) x)) x) |
(+ 1 (* -1 (/ (+ (* -1 (- (* -1 y) y)) (/ (* y (- (* -1 y) y)) x)) x))) |
(-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 y) y) x) y (neg.f64 (-.f64 (neg.f64 y) y))) x)) |
(+ 1 (* -1 (/ (+ (* -1 (- (* -1 y) y)) (* -1 (/ (+ (* -1 (* y (- (* -1 y) y))) (/ (* (pow y 2) (- (* -1 y) y)) x)) x))) x))) |
(+.f64 (/.f64 (+.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 y) y) x) (*.f64 y y) (*.f64 (neg.f64 (-.f64 (neg.f64 y) y)) y)) x) (-.f64 (neg.f64 y) y)) x) #s(literal 1 binary64)) |
(* (pow x 2) (- (* -1 (/ (- (/ 1 x) (* 2 (/ 1 y))) x)) (* 2 (/ 1 (pow y 2))))) |
(*.f64 (-.f64 (/.f64 (+.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 2 binary64) y)) x) (/.f64 (/.f64 #s(literal 2 binary64) y) y)) (*.f64 x x)) |
(* -1 (* x (- (* 2 (/ 1 (pow y 2))) (* 2 (/ 1 (* x y)))))) |
(*.f64 (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 #s(literal 2 binary64) y)) y)) x) |
(* -1 (* x (+ 2 (* -2 (/ y x))))) |
(*.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal -2 binary64)) x) |
(* -1 (* x (- (/ y x) 1))) |
(*.f64 (neg.f64 x) (-.f64 (/.f64 y x) #s(literal 1 binary64))) |
(+ 1 (* -1 (/ (- y (* -1 y)) x))) |
(fma.f64 (/.f64 y x) #s(literal -2 binary64) #s(literal 1 binary64)) |
(+ 1 (* -1 (/ (- (+ y (* -2 (/ (pow y 2) x))) (* -1 y)) x))) |
(-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 y (/.f64 y x)) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) y)) x)) |
(+ 1 (* -1 (/ (- (+ y (* -1 (/ (+ (* -2 (/ (pow y 3) x)) (* 2 (pow y 2))) x))) (* -1 y)) x))) |
(-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 y (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (neg.f64 y) y (/.f64 (pow.f64 y #s(literal 3 binary64)) x))) x)) y) x)) |
(+ 1 (* -1 (/ (- (* -1 (/ (pow y 2) x)) (* -1 y)) x))) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x) (neg.f64 y) #s(literal 1 binary64)) |
(+ 1 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow y 3) x)) (* -1 (pow y 2))) x)) (* -1 y)) x))) |
(-.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y x) #s(literal 3 binary64))) (/.f64 (fma.f64 (neg.f64 y) (/.f64 y x) y) x)) |
(* -1 (/ (+ (* -1 y) (/ (pow y 2) x)) x)) |
(/.f64 (fma.f64 (neg.f64 y) (/.f64 y x) y) x) |
(* -1 (/ (+ (* -1 y) (* -1 (/ (- (/ (pow y 3) x) (pow y 2)) x))) x)) |
(/.f64 (+.f64 (/.f64 (fma.f64 (neg.f64 y) y (/.f64 (pow.f64 y #s(literal 3 binary64)) x)) x) y) x) |
(* -1 (/ (+ (* -1 y) (* -1 (/ (- (* -1 (/ (- (/ (pow y 4) x) (pow y 3)) x)) (pow y 2)) x))) x)) |
(/.f64 (+.f64 (/.f64 (-.f64 (/.f64 (-.f64 (/.f64 (pow.f64 y #s(literal 4 binary64)) x) (pow.f64 y #s(literal 3 binary64))) (neg.f64 x)) (*.f64 y y)) x) y) x) |
(+ 1 (* y (- (* 2 (/ y (pow x 2))) (* 2 (/ 1 x))))) |
(fma.f64 (/.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal -2 binary64)) x) y #s(literal 1 binary64)) |
(+ 1 (* y (- (* y (+ (* -2 (/ y (pow x 3))) (* 2 (/ 1 (pow x 2))))) (* 2 (/ 1 x))))) |
(fma.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 y x) #s(literal -2 binary64) #s(literal 2 binary64)) (*.f64 x x)) y (/.f64 #s(literal -2 binary64) x)) y #s(literal 1 binary64)) |
(/ (+ (* -2 (pow x 2)) (* 2 (* x y))) (pow y 2)) |
(/.f64 (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 x x) (*.f64 y x))) (*.f64 y y)) |
(/ (+ (* -2 (pow x 2)) (* y (+ (* -1 y) (* 2 x)))) (pow y 2)) |
(/.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) x (neg.f64 y)) y (*.f64 (*.f64 x x) #s(literal -2 binary64))) y) y) |
(/ (+ (* -2 x) (* 2 y)) (pow y 2)) |
(/.f64 (*.f64 #s(literal -2 binary64) (-.f64 x y)) (*.f64 y y)) |
(+ x (* -1 y)) |
(-.f64 x y) |
y |
(pow y 2) |
(*.f64 y y) |
(+ 1 (* y (- (/ y (pow x 2)) (/ 1 x)))) |
(fma.f64 (-.f64 (/.f64 (/.f64 y x) x) (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)) |
(+ 1 (* y (- (* y (+ (* -1 (/ y (pow x 3))) (/ 1 (pow x 2)))) (/ 1 x)))) |
(fma.f64 (-.f64 (*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x) x) y) (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)) |
(* y (+ (* -1 (/ y (pow x 2))) (/ 1 x))) |
(/.f64 (fma.f64 (neg.f64 y) (/.f64 y x) y) x) |
(* y (+ (* y (- (/ y (pow x 3)) (/ 1 (pow x 2)))) (/ 1 x))) |
(fma.f64 (-.f64 (/.f64 y (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 y y) (/.f64 y x)) |
(* y (+ (* y (- (* y (+ (* -1 (/ y (pow x 4))) (/ 1 (pow x 3)))) (/ 1 (pow x 2)))) (/ 1 x))) |
(fma.f64 (fma.f64 (/.f64 (neg.f64 y) (pow.f64 x #s(literal 4 binary64))) y (-.f64 (/.f64 y (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 y y) (/.f64 y x)) |
(- (/ x y) (+ 1 (* -1 (/ x y)))) |
(-.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(- (+ (* -1 (/ (* x (- x (* -1 x))) (pow y 2))) (/ x y)) (+ 1 (* -1 (/ x y)))) |
(-.f64 (*.f64 (/.f64 (fma.f64 (/.f64 #s(literal -2 binary64) y) x #s(literal 2 binary64)) y) x) #s(literal 1 binary64)) |
(- (+ (/ x y) (/ (* (pow x 2) (- x (* -1 x))) (pow y 3))) (+ 1 (+ (* -1 (/ x y)) (/ (* x (- x (* -1 x))) (pow y 2))))) |
(-.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal 2 binary64) y) x) y) (+.f64 (/.f64 (fma.f64 (*.f64 x (/.f64 x y)) #s(literal 2 binary64) (neg.f64 x)) y) #s(literal 1 binary64))) |
(- (+ (* -2 (/ (pow x 2) (pow y 2))) (* 2 (/ x y))) 1) |
(-.f64 (*.f64 (/.f64 (fma.f64 (/.f64 #s(literal -2 binary64) y) x #s(literal 2 binary64)) y) x) #s(literal 1 binary64)) |
(/ (+ 2 (* -2 (/ x y))) y) |
(/.f64 (fma.f64 (/.f64 #s(literal -2 binary64) y) x #s(literal 2 binary64)) y) |
(* y (+ 2 (* -2 (/ x y)))) |
(*.f64 (fma.f64 (/.f64 #s(literal -2 binary64) y) x #s(literal 2 binary64)) y) |
(* y (- (/ x y) 1)) |
(*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y) |
(- (+ (* -1 (/ (pow x 2) (pow y 2))) (* 2 (/ x y))) (+ 1 (/ (pow x 2) (pow y 2)))) |
(-.f64 (/.f64 (+.f64 (fma.f64 (neg.f64 x) (/.f64 x y) x) x) y) (fma.f64 (/.f64 (/.f64 x y) y) x #s(literal 1 binary64))) |
(- (+ (* -1 (/ (pow x 2) (pow y 2))) (+ (* 2 (/ x y)) (/ (pow x 3) (pow y 3)))) (+ 1 (+ (* -1 (/ (pow x 3) (pow y 3))) (/ (pow x 2) (pow y 2))))) |
(-.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (/.f64 (+.f64 (fma.f64 (neg.f64 x) (/.f64 x y) x) x) y)) (fma.f64 (/.f64 (/.f64 x y) y) x (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64))))) |
(/ (+ x (* -1 (/ (pow x 2) y))) y) |
(/.f64 (fma.f64 (neg.f64 x) (/.f64 x y) x) y) |
(/ (- (+ x (/ (pow x 3) (pow y 2))) (/ (pow x 2) y)) y) |
(/.f64 (+.f64 (/.f64 (fma.f64 (neg.f64 x) x (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) y) x) y) |
(/ (- (+ x (* -1 (/ (pow x 4) (pow y 3)))) (+ (* -1 (/ (pow x 3) (pow y 2))) (/ (pow x 2) y))) y) |
(/.f64 (-.f64 (-.f64 x (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 3 binary64)))) (/.f64 (fma.f64 x x (/.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) y)) y)) y) |
(- (+ 1 (/ (pow x 2) (pow y 2))) (/ x y)) |
(-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (neg.f64 x) (/.f64 x y) x) y)) |
(- (+ 1 (* -1 (/ (pow x 3) (pow y 3)))) (+ (* -1 (/ (pow x 2) (pow y 2))) (/ x y))) |
(-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (fma.f64 (neg.f64 x) x (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) y) x) y)) |
(- (* -1 (/ (- (* -1 x) x) y)) 1) |
(-.f64 (/.f64 (-.f64 (neg.f64 x) x) (neg.f64 y)) #s(literal 1 binary64)) |
(- (* -1 (/ (- (+ (* -1 x) (* -1 (/ (* x (- (* -1 x) x)) y))) x) y)) 1) |
(-.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 x) x) y) x x) x) y) #s(literal 1 binary64)) |
(- (* -1 (/ (- (+ (* -1 x) (* -1 (/ (- (* -1 (/ (* (pow x 2) (- (* -1 x) x)) y)) (* -1 (* x (- (* -1 x) x)))) y))) x) y)) 1) |
(-.f64 (/.f64 (+.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (neg.f64 x) x) (/.f64 (-.f64 (neg.f64 x) x) y) (*.f64 (-.f64 (neg.f64 x) x) x)) y) x) x) y) #s(literal 1 binary64)) |
(- (* -1 (/ (+ (* -2 x) (* 2 (/ (pow x 2) y))) y)) 1) |
(-.f64 (*.f64 (/.f64 (fma.f64 (/.f64 #s(literal -2 binary64) y) x #s(literal 2 binary64)) y) x) #s(literal 1 binary64)) |
(* -1 (/ (- (* 2 (/ x y)) 2) y)) |
(/.f64 (fma.f64 (/.f64 #s(literal -2 binary64) y) x #s(literal 2 binary64)) y) |
(* -1 (* y (- (* 2 (/ x y)) 2))) |
(*.f64 (fma.f64 (/.f64 #s(literal -2 binary64) y) x #s(literal 2 binary64)) y) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) y) |
(- (* -1 (/ (- (+ (* -1 x) (* 2 (/ (pow x 2) y))) x) y)) 1) |
(-.f64 (*.f64 (/.f64 (fma.f64 (/.f64 #s(literal -2 binary64) y) x #s(literal 2 binary64)) y) x) #s(literal 1 binary64)) |
(- (* -1 (/ (- (+ (* -1 x) (* -1 (/ (- (* 2 (/ (pow x 3) y)) (* 2 (pow x 2))) y))) x) y)) 1) |
(-.f64 (/.f64 (+.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (fma.f64 (neg.f64 x) x (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) y) x) x) y) #s(literal 1 binary64)) |
(* -1 (/ (+ (* -1 x) (/ (pow x 2) y)) y)) |
(/.f64 (fma.f64 (neg.f64 x) (/.f64 x y) x) y) |
(* -1 (/ (+ (* -1 x) (* -1 (/ (- (/ (pow x 3) y) (pow x 2)) y))) y)) |
(/.f64 (+.f64 (/.f64 (fma.f64 (neg.f64 x) x (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) y) x) y) |
(* -1 (/ (+ (* -1 x) (* -1 (/ (- (* -1 (/ (- (/ (pow x 4) y) (pow x 3)) y)) (pow x 2)) y))) y)) |
(/.f64 (+.f64 (/.f64 (-.f64 (/.f64 (-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) y) (pow.f64 x #s(literal 3 binary64))) (neg.f64 y)) (*.f64 x x)) y) x) y) |
(+ 1 (* -1 (/ (- (* -1 (/ (pow x 2) y)) (* -1 x)) y))) |
(-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (neg.f64 x) (/.f64 x y) x) y)) |
(+ 1 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow x 3) y)) (* -1 (pow x 2))) y)) (* -1 x)) y))) |
(-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (fma.f64 (neg.f64 x) x (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) y) x) y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 27 | 132 |
| 0 | 35 | 132 |
| 1 | 143 | 132 |
| 0 | 1000 | 129 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (/ (- x y) (+ x y)) (fma.f64 #s(approx (/ (+ (* (/ -2 y) x) 2) y) (/.f64 (*.f64 #s(literal -2 binary64) (-.f64 x y)) (*.f64 y y))) x #s(literal -1 binary64))) |
(fma.f64 #s(approx (/ (+ (* (/ -2 y) x) 2) y) (/.f64 (*.f64 #s(literal -2 binary64) (-.f64 x y)) (*.f64 y y))) x #s(literal -1 binary64)) |
#s(approx (/ (+ (* (/ -2 y) x) 2) y) (/.f64 (*.f64 #s(literal -2 binary64) (-.f64 x y)) (*.f64 y y))) |
(/.f64 (*.f64 #s(literal -2 binary64) (-.f64 x y)) (*.f64 y y)) |
(*.f64 #s(literal -2 binary64) (-.f64 x y)) |
#s(literal -2 binary64) |
(-.f64 x y) |
x |
y |
(*.f64 y y) |
#s(literal -1 binary64) |
(-.f64 #s(approx (/ x (+ y x)) (/.f64 x y)) #s(approx (/ y (+ y x)) #s(literal 1 binary64))) |
#s(approx (/ x (+ y x)) (/.f64 x y)) |
(/.f64 x y) |
#s(approx (/ y (+ y x)) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
| Outputs |
|---|
#s(approx (/ (- x y) (+ x y)) (fma.f64 #s(approx (/ (+ (* (/ -2 y) x) 2) y) (*.f64 (/.f64 (/.f64 (-.f64 x y) y) y) #s(literal -2 binary64))) x #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(approx (/ (+ (* (/ -2 y) x) 2) y) (*.f64 (/.f64 (/.f64 (-.f64 x y) y) y) #s(literal -2 binary64))) x) #s(literal 2 binary64))) (-.f64 #s(literal -1 binary64) (*.f64 #s(approx (/ (+ (* (/ -2 y) x) 2) y) (*.f64 (/.f64 (/.f64 (-.f64 x y) y) y) #s(literal -2 binary64))) x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (/ (+ (* (/ -2 y) x) 2) y) (*.f64 (/.f64 (/.f64 (-.f64 x y) y) y) #s(literal -2 binary64))) x) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 #s(approx (/ (+ (* (/ -2 y) x) 2) y) (*.f64 (/.f64 (/.f64 (-.f64 x y) y) y) #s(literal -2 binary64))) x) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (/ (+ (* (/ -2 y) x) 2) y) (*.f64 (/.f64 (/.f64 (-.f64 x y) y) y) #s(literal -2 binary64))) x) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 #s(approx (/ (+ (* (/ -2 y) x) 2) y) (*.f64 (/.f64 (/.f64 (-.f64 x y) y) y) #s(literal -2 binary64))) x)) (pow.f64 (*.f64 #s(approx (/ (+ (* (/ -2 y) x) 2) y) (*.f64 (/.f64 (/.f64 (-.f64 x y) y) y) #s(literal -2 binary64))) x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (/ (+ (* (/ -2 y) x) 2) y) (*.f64 (/.f64 (/.f64 (-.f64 x y) y) y) #s(literal -2 binary64))) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(approx (/ (+ (* (/ -2 y) x) 2) y) (*.f64 (/.f64 (/.f64 (-.f64 x y) y) y) #s(literal -2 binary64))) x) #s(literal -1 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (/ (+ (* (/ -2 y) x) 2) y) (*.f64 (/.f64 (/.f64 (-.f64 x y) y) y) #s(literal -2 binary64))) x) #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 #s(approx (/ (+ (* (/ -2 y) x) 2) y) (*.f64 (/.f64 (/.f64 (-.f64 x y) y) y) #s(literal -2 binary64))) x) #s(literal 2 binary64)) (*.f64 #s(approx (/ (+ (* (/ -2 y) x) 2) y) (*.f64 (/.f64 (/.f64 (-.f64 x y) y) y) #s(literal -2 binary64))) (*.f64 x #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (/ (+ (* (/ -2 y) x) 2) y) (*.f64 (/.f64 (/.f64 (-.f64 x y) y) y) #s(literal -2 binary64))) x) #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 #s(approx (/ (+ (* (/ -2 y) x) 2) y) (*.f64 (/.f64 (/.f64 (-.f64 x y) y) y) #s(literal -2 binary64))) x)) (pow.f64 (*.f64 #s(approx (/ (+ (* (/ -2 y) x) 2) y) (*.f64 (/.f64 (/.f64 (-.f64 x y) y) y) #s(literal -2 binary64))) x) #s(literal 2 binary64)))) |
(fma.f64 #s(approx (/ (+ (* (/ -2 y) x) 2) y) (*.f64 (/.f64 (/.f64 (-.f64 x y) y) y) #s(literal -2 binary64))) x #s(literal -1 binary64)) |
(fma.f64 x #s(approx (/ (+ (* (/ -2 y) x) 2) y) (*.f64 (/.f64 (/.f64 (-.f64 x y) y) y) #s(literal -2 binary64))) #s(literal -1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (/ (+ (* (/ -2 y) x) 2) y) (*.f64 (/.f64 (/.f64 (-.f64 x y) y) y) #s(literal -2 binary64))) x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (/ (+ (* (/ -2 y) x) 2) y) (*.f64 (/.f64 (/.f64 (-.f64 x y) y) y) #s(literal -2 binary64))) x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(approx (/ (+ (* (/ -2 y) x) 2) y) (*.f64 (/.f64 (/.f64 (-.f64 x y) y) y) #s(literal -2 binary64))) x) #s(literal -1 binary64)))) |
(-.f64 #s(literal -1 binary64) (*.f64 (neg.f64 #s(approx (/ (+ (* (/ -2 y) x) 2) y) (*.f64 (/.f64 (/.f64 (-.f64 x y) y) y) #s(literal -2 binary64)))) x)) |
(-.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) #s(approx (/ (+ (* (/ -2 y) x) 2) y) (*.f64 (/.f64 (/.f64 (-.f64 x y) y) y) #s(literal -2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (/ (+ (* (/ -2 y) x) 2) y) (*.f64 (/.f64 (/.f64 (-.f64 x y) y) y) #s(literal -2 binary64))) x) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 #s(approx (/ (+ (* (/ -2 y) x) 2) y) (*.f64 (/.f64 (/.f64 (-.f64 x y) y) y) #s(literal -2 binary64))) x)) (pow.f64 (*.f64 #s(approx (/ (+ (* (/ -2 y) x) 2) y) (*.f64 (/.f64 (/.f64 (-.f64 x y) y) y) #s(literal -2 binary64))) x) #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 #s(approx (/ (+ (* (/ -2 y) x) 2) y) (*.f64 (/.f64 (/.f64 (-.f64 x y) y) y) #s(literal -2 binary64))) x)) (pow.f64 (*.f64 #s(approx (/ (+ (* (/ -2 y) x) 2) y) (*.f64 (/.f64 (/.f64 (-.f64 x y) y) y) #s(literal -2 binary64))) x) #s(literal 2 binary64))))) |
(+.f64 (*.f64 #s(approx (/ (+ (* (/ -2 y) x) 2) y) (*.f64 (/.f64 (/.f64 (-.f64 x y) y) y) #s(literal -2 binary64))) x) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (*.f64 #s(approx (/ (+ (* (/ -2 y) x) 2) y) (*.f64 (/.f64 (/.f64 (-.f64 x y) y) y) #s(literal -2 binary64))) x)) |
#s(approx (/ (+ (* (/ -2 y) x) 2) y) (*.f64 (/.f64 (/.f64 (-.f64 x y) y) y) #s(literal -2 binary64))) |
(*.f64 (/.f64 (-.f64 x y) (neg.f64 y)) (/.f64 #s(literal 2 binary64) y)) |
(*.f64 (/.f64 (-.f64 x y) (fabs.f64 y)) (/.f64 #s(literal -2 binary64) (fabs.f64 y))) |
(*.f64 (/.f64 #s(literal -2 binary64) (fabs.f64 y)) (/.f64 (-.f64 x y) (fabs.f64 y))) |
(*.f64 (/.f64 (/.f64 (-.f64 x y) y) y) #s(literal -2 binary64)) |
(*.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 (-.f64 x y) (neg.f64 y))) |
(*.f64 (/.f64 (-.f64 x y) y) (/.f64 #s(literal -2 binary64) y)) |
(*.f64 (-.f64 x y) (/.f64 #s(literal -2 binary64) (*.f64 y y))) |
(*.f64 (/.f64 #s(literal -2 binary64) y) (/.f64 (-.f64 x y) y)) |
(*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (-.f64 x y) y) y)) |
(/.f64 (/.f64 (*.f64 (-.f64 x y) #s(literal -2 binary64)) (neg.f64 y)) (neg.f64 y)) |
(/.f64 (/.f64 (*.f64 (-.f64 x y) #s(literal -2 binary64)) (fabs.f64 y)) (fabs.f64 y)) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 x y) y)) (neg.f64 y)) |
(/.f64 (*.f64 (/.f64 #s(literal -2 binary64) y) (-.f64 x y)) y) |
(/.f64 (neg.f64 (*.f64 #s(literal -2 binary64) (/.f64 (-.f64 x y) y))) (neg.f64 y)) |
(/.f64 (neg.f64 (*.f64 (-.f64 x y) #s(literal 2 binary64))) (*.f64 y y)) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 (-.f64 x y) y)) y) |
(/.f64 (*.f64 (-.f64 x y) #s(literal 2 binary64)) (*.f64 (neg.f64 y) y)) |
(/.f64 (*.f64 (-.f64 x y) #s(literal -2 binary64)) (*.f64 y y)) |
(neg.f64 (/.f64 (*.f64 (-.f64 x y) #s(literal 2 binary64)) (*.f64 y y))) |
(neg.f64 (/.f64 (*.f64 (-.f64 x y) #s(literal -2 binary64)) (*.f64 (neg.f64 y) y))) |
(*.f64 (-.f64 x y) #s(literal -2 binary64)) |
(*.f64 #s(literal -2 binary64) (-.f64 x y)) |
(/.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) #s(literal -2 binary64)) (+.f64 y x)) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal -2 binary64)) (fma.f64 y (+.f64 y x) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 x x (*.f64 (neg.f64 y) y))) (+.f64 y x)) |
(/.f64 (*.f64 #s(literal -2 binary64) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 y (+.f64 y x) (*.f64 x x))) |
#s(literal -2 binary64) |
(*.f64 (/.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (*.f64 (+.f64 y x) (-.f64 y x))) (-.f64 y x)) |
(*.f64 (/.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (fma.f64 x x (*.f64 (neg.f64 y) y))) (-.f64 x y)) |
(*.f64 (/.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 y y (*.f64 x (-.f64 x y)))) |
(*.f64 (/.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 y (-.f64 y x) (*.f64 x x))) |
(/.f64 (neg.f64 (fma.f64 x x (*.f64 (neg.f64 y) y))) (neg.f64 (+.f64 y 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 (fma.f64 x x (*.f64 (neg.f64 y) y)) (+.f64 y x)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 y (+.f64 y x) (*.f64 x x))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 y x)) (/.f64 (*.f64 y y) (+.f64 y x))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y (+.f64 y x) (*.f64 x x))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(-.f64 x y) |
x |
y |
(*.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 y))) |
(*.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y))) |
(*.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y))) |
(*.f64 (pow.f64 y #s(literal 1 binary64)) (pow.f64 y #s(literal 1 binary64))) |
(*.f64 (pow.f64 y #s(literal 1 binary64)) y) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 (fabs.f64 y) (fabs.f64 y)) |
(*.f64 y y) |
(pow.f64 (neg.f64 y) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 y) #s(literal 2 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -2 binary64))) |
(neg.f64 (*.f64 (neg.f64 y) y)) |
(fabs.f64 (*.f64 y y)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
#s(literal -1 binary64) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (/ x (+ y x)) (/.f64 x y)) #s(literal 2 binary64)) (pow.f64 #s(approx (/ y (+ y x)) #s(literal 1 binary64)) #s(literal 2 binary64)))) (neg.f64 (+.f64 #s(approx (/ y (+ y x)) #s(literal 1 binary64)) #s(approx (/ x (+ y x)) (/.f64 x y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (/ x (+ y x)) (/.f64 x y)) #s(literal 3 binary64)) (pow.f64 #s(approx (/ y (+ y x)) #s(literal 1 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(approx (/ y (+ y x)) #s(literal 1 binary64)) (+.f64 #s(approx (/ y (+ y x)) #s(literal 1 binary64)) #s(approx (/ x (+ y x)) (/.f64 x y))) (pow.f64 #s(approx (/ x (+ y x)) (/.f64 x y)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 #s(approx (/ x (+ y x)) (/.f64 x y)) #s(literal 2 binary64)) (pow.f64 #s(approx (/ y (+ y x)) #s(literal 1 binary64)) #s(literal 2 binary64))) (+.f64 #s(approx (/ y (+ y x)) #s(literal 1 binary64)) #s(approx (/ x (+ y x)) (/.f64 x y)))) |
(/.f64 (-.f64 (pow.f64 #s(approx (/ x (+ y x)) (/.f64 x y)) #s(literal 3 binary64)) (pow.f64 #s(approx (/ y (+ y x)) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 #s(approx (/ y (+ y x)) #s(literal 1 binary64)) (+.f64 #s(approx (/ y (+ y x)) #s(literal 1 binary64)) #s(approx (/ x (+ y x)) (/.f64 x y))) (pow.f64 #s(approx (/ x (+ y x)) (/.f64 x y)) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (pow.f64 #s(approx (/ x (+ y x)) (/.f64 x y)) #s(literal 2 binary64)) (+.f64 #s(approx (/ y (+ y x)) #s(literal 1 binary64)) #s(approx (/ x (+ y x)) (/.f64 x y)))) (/.f64 (pow.f64 #s(approx (/ y (+ y x)) #s(literal 1 binary64)) #s(literal 2 binary64)) (+.f64 #s(approx (/ y (+ y x)) #s(literal 1 binary64)) #s(approx (/ x (+ y x)) (/.f64 x y))))) |
(-.f64 (/.f64 (pow.f64 #s(approx (/ x (+ y x)) (/.f64 x y)) #s(literal 3 binary64)) (fma.f64 #s(approx (/ y (+ y x)) #s(literal 1 binary64)) (+.f64 #s(approx (/ y (+ y x)) #s(literal 1 binary64)) #s(approx (/ x (+ y x)) (/.f64 x y))) (pow.f64 #s(approx (/ x (+ y x)) (/.f64 x y)) #s(literal 2 binary64)))) (/.f64 (pow.f64 #s(approx (/ y (+ y x)) #s(literal 1 binary64)) #s(literal 3 binary64)) (fma.f64 #s(approx (/ y (+ y x)) #s(literal 1 binary64)) (+.f64 #s(approx (/ y (+ y x)) #s(literal 1 binary64)) #s(approx (/ x (+ y x)) (/.f64 x y))) (pow.f64 #s(approx (/ x (+ y x)) (/.f64 x y)) #s(literal 2 binary64))))) |
(-.f64 #s(approx (/ x (+ y x)) (/.f64 x y)) #s(approx (/ y (+ y x)) #s(literal 1 binary64))) |
#s(approx (/ x (+ y x)) (/.f64 x y)) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 x) (neg.f64 y)) |
(/.f64 x y) |
(neg.f64 (/.f64 (neg.f64 x) y)) |
(neg.f64 (/.f64 x (neg.f64 y))) |
#s(approx (/ y (+ y x)) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
Compiled 5 627 to 788 computations (86% saved)
10 alts after pruning (0 fresh and 10 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 163 | 0 | 163 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 2 | 2 |
| Done | 0 | 8 | 8 |
| Total | 163 | 10 | 173 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (/.f64 (-.f64 x y) (+.f64 x y)) |
| ✓ | 48.4% | (/.f64 #s(approx (- x y) (neg.f64 y)) (+.f64 x y)) |
| ✓ | 49.0% | (-.f64 #s(approx (/ x (+ y x)) (/.f64 x y)) (/.f64 y (+.f64 y x))) |
| ✓ | 48.0% | (-.f64 #s(approx (/ x (+ y x)) (/.f64 x y)) #s(approx (/ y (+ y x)) #s(literal 1 binary64))) |
| ✓ | 48.3% | #s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal -2 binary64) y) x #s(literal 2 binary64)) y) x #s(literal -1 binary64))) |
| ✓ | 48.9% | #s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 #s(literal 2 binary64) y) x #s(literal -1 binary64))) |
| ✓ | 52.4% | #s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 #s(literal -2 binary64) x) y #s(literal 1 binary64))) |
| ✓ | 44.8% | #s(approx (/ (- x y) (+ x y)) (fma.f64 #s(approx (/ (+ (* (/ -2 y) x) 2) y) (/.f64 (*.f64 #s(literal -2 binary64) (-.f64 x y)) (*.f64 y y))) x #s(literal -1 binary64))) |
| ✓ | 51.1% | #s(approx (/ (- x y) (+ x y)) #s(literal 1 binary64)) |
| ✓ | 47.2% | #s(approx (/ (- x y) (+ x y)) #s(literal -1 binary64)) |
Compiled 299 to 150 computations (49.8% saved)
| Inputs |
|---|
#s(approx (/ (- x y) (+ x y)) #s(literal -1 binary64)) |
#s(approx (/ (- x y) (+ x y)) #s(literal 1 binary64)) |
(-.f64 #s(approx (/ x (+ y x)) (/.f64 x y)) #s(approx (/ y (+ y x)) #s(literal 1 binary64))) |
(/.f64 #s(approx (- x y) (neg.f64 y)) (+.f64 x y)) |
#s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 #s(literal -2 binary64) x) y #s(literal 1 binary64))) |
#s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 #s(literal 2 binary64) y) x #s(literal -1 binary64))) |
(/.f64 (-.f64 x y) (+.f64 x y)) |
(-.f64 #s(approx (/ x (+ y x)) (/.f64 x y)) (/.f64 y (+.f64 y x))) |
#s(approx (/ (- x y) (+ x y)) (fma.f64 #s(approx (/ (+ (* (/ -2 y) x) 2) y) (/.f64 (*.f64 #s(literal -2 binary64) (-.f64 x y)) (*.f64 y y))) x #s(literal -1 binary64))) |
(-.f64 (/.f64 x (+.f64 y x)) (/.f64 y (+.f64 y x))) |
#s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal -2 binary64) y) x #s(literal 2 binary64)) y) x #s(literal -1 binary64))) |
| Outputs |
|---|
(/.f64 (-.f64 x y) (+.f64 x y)) |
3 calls:
| 64.0ms | x |
| 4.0ms | y |
| 3.0ms | (/.f64 (-.f64 x y) (+.f64 x y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | (/.f64 (-.f64 x y) (+.f64 x y)) |
| 100.0% | 1 | x |
| 100.0% | 1 | y |
Compiled 9 to 9 computations (0% saved)
| Inputs |
|---|
#s(approx (/ (- x y) (+ x y)) #s(literal -1 binary64)) |
#s(approx (/ (- x y) (+ x y)) #s(literal 1 binary64)) |
(-.f64 #s(approx (/ x (+ y x)) (/.f64 x y)) #s(approx (/ y (+ y x)) #s(literal 1 binary64))) |
(/.f64 #s(approx (- x y) (neg.f64 y)) (+.f64 x y)) |
#s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 #s(literal -2 binary64) x) y #s(literal 1 binary64))) |
#s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 #s(literal 2 binary64) y) x #s(literal -1 binary64))) |
| Outputs |
|---|
#s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 #s(literal 2 binary64) y) x #s(literal -1 binary64))) |
#s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 #s(literal -2 binary64) x) y #s(literal 1 binary64))) |
3 calls:
| 2.0ms | x |
| 2.0ms | y |
| 2.0ms | (/.f64 (-.f64 x y) (+.f64 x y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.2% | 2 | (/.f64 (-.f64 x y) (+.f64 x y)) |
| 78.0% | 3 | x |
| 75.6% | 3 | y |
Compiled 9 to 9 computations (0% saved)
| Inputs |
|---|
#s(approx (/ (- x y) (+ x y)) #s(literal -1 binary64)) |
#s(approx (/ (- x y) (+ x y)) #s(literal 1 binary64)) |
(-.f64 #s(approx (/ x (+ y x)) (/.f64 x y)) #s(approx (/ y (+ y x)) #s(literal 1 binary64))) |
(/.f64 #s(approx (- x y) (neg.f64 y)) (+.f64 x y)) |
#s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 #s(literal -2 binary64) x) y #s(literal 1 binary64))) |
| Outputs |
|---|
(/.f64 #s(approx (- x y) (neg.f64 y)) (+.f64 x y)) |
#s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 #s(literal -2 binary64) x) y #s(literal 1 binary64))) |
1 calls:
| 2.0ms | (/.f64 (-.f64 x y) (+.f64 x y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.3% | 2 | (/.f64 (-.f64 x y) (+.f64 x y)) |
Compiled 7 to 5 computations (28.6% saved)
| Inputs |
|---|
#s(approx (/ (- x y) (+ x y)) #s(literal -1 binary64)) |
#s(approx (/ (- x y) (+ x y)) #s(literal 1 binary64)) |
(-.f64 #s(approx (/ x (+ y x)) (/.f64 x y)) #s(approx (/ y (+ y x)) #s(literal 1 binary64))) |
(/.f64 #s(approx (- x y) (neg.f64 y)) (+.f64 x y)) |
| Outputs |
|---|
(/.f64 #s(approx (- x y) (neg.f64 y)) (+.f64 x y)) |
#s(approx (/ (- x y) (+ x y)) #s(literal 1 binary64)) |
1 calls:
| 1.0ms | (/.f64 (-.f64 x y) (+.f64 x y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 96.8% | 2 | (/.f64 (-.f64 x y) (+.f64 x y)) |
Compiled 7 to 5 computations (28.6% saved)
| Inputs |
|---|
#s(approx (/ (- x y) (+ x y)) #s(literal -1 binary64)) |
#s(approx (/ (- x y) (+ x y)) #s(literal 1 binary64)) |
(-.f64 #s(approx (/ x (+ y x)) (/.f64 x y)) #s(approx (/ y (+ y x)) #s(literal 1 binary64))) |
| Outputs |
|---|
(-.f64 #s(approx (/ x (+ y x)) (/.f64 x y)) #s(approx (/ y (+ y x)) #s(literal 1 binary64))) |
#s(approx (/ (- x y) (+ x y)) #s(literal 1 binary64)) |
1 calls:
| 1.0ms | (/.f64 (-.f64 x y) (+.f64 x y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 96.8% | 2 | (/.f64 (-.f64 x y) (+.f64 x y)) |
Compiled 7 to 5 computations (28.6% saved)
| Inputs |
|---|
#s(approx (/ (- x y) (+ x y)) #s(literal -1 binary64)) |
#s(approx (/ (- x y) (+ x y)) #s(literal 1 binary64)) |
| Outputs |
|---|
#s(approx (/ (- x y) (+ x y)) #s(literal -1 binary64)) |
#s(approx (/ (- x y) (+ x y)) #s(literal 1 binary64)) |
1 calls:
| 1.0ms | (/.f64 (-.f64 x y) (+.f64 x y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 96.7% | 2 | (/.f64 (-.f64 x y) (+.f64 x y)) |
Compiled 7 to 5 computations (28.6% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (/ (- x y) (+ x y)) #s(literal -1 binary64)) |
| Outputs |
|---|
#s(approx (/ (- x y) (+ x y)) #s(literal -1 binary64)) |
3 calls:
| 1.0ms | x |
| 1.0ms | y |
| 1.0ms | (/.f64 (-.f64 x y) (+.f64 x y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 47.2% | 1 | y |
| 47.2% | 1 | x |
| 47.2% | 1 | (/.f64 (-.f64 x y) (+.f64 x y)) |
Compiled 9 to 9 computations (0% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -0.7975177295365105 | 0.9999999988444305 |
Compiled 10 to 10 computations (0% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -0.7975177295365105 | 0.9999999988444305 |
Compiled 10 to 10 computations (0% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -0.7975177295365105 | 0.9999999988444305 |
Compiled 10 to 10 computations (0% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -0.7975177295365105 | 0.9999999988444305 |
Compiled 10 to 10 computations (0% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 13.0ms | -0.7975177295365105 | 0.9999999988444305 |
| 5.0ms | 240× | 0 | valid |
Compiled 280 to 250 computations (10.7% saved)
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 | 39 | 181 |
| 1 | 53 | 181 |
| 2 | 61 | 181 |
| 3 | 82 | 181 |
| 4 | 231 | 181 |
| 5 | 2169 | 181 |
| 1× | node limit |
| Inputs |
|---|
(/.f64 (-.f64 x y) (+.f64 x y)) |
(if (<=.f64 (/.f64 (-.f64 x y) (+.f64 x y)) #s(literal -1/2 binary64)) #s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 #s(literal 2 binary64) y) x #s(literal -1 binary64))) #s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 #s(literal -2 binary64) x) y #s(literal 1 binary64)))) |
(if (<=.f64 (/.f64 (-.f64 x y) (+.f64 x y)) #s(literal -1/2 binary64)) (/.f64 #s(approx (- x y) (neg.f64 y)) (+.f64 x y)) #s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 #s(literal -2 binary64) x) y #s(literal 1 binary64)))) |
(if (<=.f64 (/.f64 (-.f64 x y) (+.f64 x y)) #s(literal -1/2 binary64)) (/.f64 #s(approx (- x y) (neg.f64 y)) (+.f64 x y)) #s(approx (/ (- x y) (+ x y)) #s(literal 1 binary64))) |
(if (<=.f64 (/.f64 (-.f64 x y) (+.f64 x y)) #s(literal -1/2 binary64)) (-.f64 #s(approx (/ x (+ y x)) (/.f64 x y)) #s(approx (/ y (+ y x)) #s(literal 1 binary64))) #s(approx (/ (- x y) (+ x y)) #s(literal 1 binary64))) |
(if (<=.f64 (/.f64 (-.f64 x y) (+.f64 x y)) #s(literal -202402253307311/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) #s(approx (/ (- x y) (+ x y)) #s(literal -1 binary64)) #s(approx (/ (- x y) (+ x y)) #s(literal 1 binary64))) |
#s(approx (/ (- x y) (+ x y)) #s(literal -1 binary64)) |
| Outputs |
|---|
(/.f64 (-.f64 x y) (+.f64 x y)) |
(if (<=.f64 (/.f64 (-.f64 x y) (+.f64 x y)) #s(literal -1/2 binary64)) #s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 #s(literal 2 binary64) y) x #s(literal -1 binary64))) #s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 #s(literal -2 binary64) x) y #s(literal 1 binary64)))) |
(if (<=.f64 (/.f64 (-.f64 x y) (+.f64 x y)) #s(literal -1/2 binary64)) (/.f64 #s(approx (- x y) (neg.f64 y)) (+.f64 x y)) #s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 #s(literal -2 binary64) x) y #s(literal 1 binary64)))) |
(if (<=.f64 (/.f64 (-.f64 x y) (+.f64 x y)) #s(literal -1/2 binary64)) (/.f64 #s(approx (- x y) (neg.f64 y)) (+.f64 x y)) #s(approx (/ (- x y) (+ x y)) #s(literal 1 binary64))) |
(if (<=.f64 (/.f64 (-.f64 x y) (+.f64 x y)) #s(literal -1/2 binary64)) (-.f64 #s(approx (/ x (+ y x)) (/.f64 x y)) #s(approx (/ y (+ y x)) #s(literal 1 binary64))) #s(approx (/ (- x y) (+ x y)) #s(literal 1 binary64))) |
(if (<=.f64 (/.f64 (-.f64 x y) (+.f64 x y)) #s(literal -202402253307311/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) #s(approx (/ (- x y) (+ x y)) #s(literal -1 binary64)) #s(approx (/ (- x y) (+ x y)) #s(literal 1 binary64))) |
#s(approx (/ (- x y) (+ x y)) #s(literal -1 binary64)) |
| 1× | done |
Compiled 181 to 39 computations (78.5% saved)
Compiled 398 to 100 computations (74.9% saved)
Loading profile data...