
Time bar (total: 2.4s)
| 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)
| 517.0ms | 8 256× | 0 | valid |
ival-div!: 77.0ms (60.8% of total)ival-sub!: 28.0ms (22.1% of total)ival-add!: 20.0ms (15.8% of total)adjust: 2.0ms (1.6% 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 |
| 26.0ms | 512× | 0 | valid |
Compiled 41 to 19 computations (53.7% saved)
ival-add!: 2.0ms (36.4% of total)ival-div!: 2.0ms (36.4% of total)ival-sub!: 1.0ms (18.2% of total)adjust: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 52 |
| 1 | 43 | 52 |
| 2 | 59 | 50 |
| 3 | 75 | 50 |
| 4 | 88 | 50 |
| 5 | 109 | 50 |
| 6 | 123 | 50 |
| 7 | 131 | 50 |
| 8 | 139 | 50 |
| 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 |
|---|---|---|
| ▶ | 99.9% | (/.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 |
|---|
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 -1)) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (* 2 (/ x y)) 1))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (* x (+ (* -2 (/ x (pow y 2))) (* 2 (/ 1 y)))) 1))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (* x (+ (* x (- (* 2 (/ x (pow y 3))) (* 2 (/ 1 (pow y 2))))) (* 2 (/ 1 y)))) 1))) |
#s(approx (- x y) #s(hole binary64 (* -1 y))) |
#s(approx (- x y) #s(hole binary64 (- x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 y)) |
#s(approx (+ x y) #s(hole binary64 (+ x y))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 1)) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (+ 1 (* -1 (/ y x))) (/ y x)))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (+ 1 (+ (* -1 (/ y x)) (* -1 (/ (* y (- (* -1 y) y)) (pow x 2))))) (/ y x)))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (+ 1 (+ (* -1 (/ y x)) (/ (* (pow y 2) (- (* -1 y) y)) (pow x 3)))) (+ (/ y x) (/ (* y (- (* -1 y) y)) (pow x 2)))))) |
#s(approx (- x y) #s(hole binary64 x)) |
#s(approx (- x y) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (+ x y) #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (+ 1 (* -1 (/ (+ (* -1 (- (* -1 y) y)) (/ (* y (- (* -1 y) y)) x)) x))))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (+ 1 (* -1 (/ (+ (* -1 (- (* -1 y) y)) (* -1 (/ (+ (* -1 (* y (- (* -1 y) y))) (/ (* (pow y 2) (- (* -1 y) y)) x)) x))) x))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (+ 1 (* -2 (/ y x))))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (+ 1 (* y (- (* 2 (/ y (pow x 2))) (* 2 (/ 1 x))))))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (+ 1 (* y (- (* y (+ (* -2 (/ y (pow x 3))) (* 2 (/ 1 (pow x 2))))) (* 2 (/ 1 x))))))) |
#s(approx (- x y) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (/ x y) (+ 1 (* -1 (/ x y)))))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (+ (* -1 (/ (* x (- x (* -1 x))) (pow y 2))) (/ x y)) (+ 1 (* -1 (/ x y)))))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (+ (/ x y) (/ (* (pow x 2) (- x (* -1 x))) (pow y 3))) (+ 1 (+ (* -1 (/ x y)) (/ (* x (- x (* -1 x))) (pow y 2))))))) |
#s(approx (- x y) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (* -1 (/ (- (* -1 x) x) y)) 1))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (* -1 (/ (- (+ (* -1 x) (* -1 (/ (* x (- (* -1 x) x)) y))) x) y)) 1))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (* -1 (/ (- (+ (* -1 x) (* -1 (/ (- (* -1 (/ (* (pow x 2) (- (* -1 x) x)) y)) (* -1 (* x (- (* -1 x) x)))) y))) x) y)) 1))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | -inf | ((/ (- x y) (+ x y)) (- x y) x y (+ x y)) |
| 1.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 | 182 | 707 |
| 0 | 183 | 645 |
| 1 | 1128 | 635 |
| 0 | 8344 | 621 |
| 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) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 -1)) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (* 2 (/ x y)) 1))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (* x (+ (* -2 (/ x (pow y 2))) (* 2 (/ 1 y)))) 1))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (* x (+ (* x (- (* 2 (/ x (pow y 3))) (* 2 (/ 1 (pow y 2))))) (* 2 (/ 1 y)))) 1))) |
#s(approx (- x y) #s(hole binary64 (* -1 y))) |
#s(approx (- x y) #s(hole binary64 (- x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 y)) |
#s(approx (+ x y) #s(hole binary64 (+ x y))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 1)) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (+ 1 (* -1 (/ y x))) (/ y x)))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (+ 1 (+ (* -1 (/ y x)) (* -1 (/ (* y (- (* -1 y) y)) (pow x 2))))) (/ y x)))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (+ 1 (+ (* -1 (/ y x)) (/ (* (pow y 2) (- (* -1 y) y)) (pow x 3)))) (+ (/ y x) (/ (* y (- (* -1 y) y)) (pow x 2)))))) |
#s(approx (- x y) #s(hole binary64 x)) |
#s(approx (- x y) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (+ x y) #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (+ 1 (* -1 (/ (+ (* -1 (- (* -1 y) y)) (/ (* y (- (* -1 y) y)) x)) x))))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (+ 1 (* -1 (/ (+ (* -1 (- (* -1 y) y)) (* -1 (/ (+ (* -1 (* y (- (* -1 y) y))) (/ (* (pow y 2) (- (* -1 y) y)) x)) x))) x))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (+ 1 (* -2 (/ y x))))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (+ 1 (* y (- (* 2 (/ y (pow x 2))) (* 2 (/ 1 x))))))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (+ 1 (* y (- (* y (+ (* -2 (/ y (pow x 3))) (* 2 (/ 1 (pow x 2))))) (* 2 (/ 1 x))))))) |
#s(approx (- x y) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (/ x y) (+ 1 (* -1 (/ x y)))))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (+ (* -1 (/ (* x (- x (* -1 x))) (pow y 2))) (/ x y)) (+ 1 (* -1 (/ x y)))))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (+ (/ x y) (/ (* (pow x 2) (- x (* -1 x))) (pow y 3))) (+ 1 (+ (* -1 (/ x y)) (/ (* x (- x (* -1 x))) (pow y 2))))))) |
#s(approx (- x y) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (* -1 (/ (- (* -1 x) x) y)) 1))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (* -1 (/ (- (+ (* -1 x) (* -1 (/ (* x (- (* -1 x) x)) y))) x) y)) 1))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (* -1 (/ (- (+ (* -1 x) (* -1 (/ (- (* -1 (/ (* (pow x 2) (- (* -1 x) x)) y)) (* -1 (* x (- (* -1 x) x)))) y))) x) y)) 1))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
| Outputs |
|---|
(/.f64 (-.f64 (*.f64 (/.f64 x (+.f64 y x)) (/.f64 x (+.f64 y x))) (*.f64 (/.f64 y (+.f64 y x)) (/.f64 y (+.f64 y x)))) (+.f64 (/.f64 x (+.f64 y x)) (/.f64 y (+.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 x (+.f64 y x)) (/.f64 x (+.f64 y x)) (fma.f64 (/.f64 y (+.f64 y x)) (/.f64 y (+.f64 y x)) (*.f64 (/.f64 x (+.f64 y x)) (/.f64 y (+.f64 y x)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 x y))) (neg.f64 (neg.f64 (+.f64 y x)))) |
(/.f64 (-.f64 (*.f64 x (+.f64 y x)) (*.f64 (+.f64 y x) y)) (*.f64 (+.f64 y x) (+.f64 y x))) |
(/.f64 (neg.f64 (-.f64 x y)) (neg.f64 (+.f64 y x))) |
(/.f64 (-.f64 x y) (+.f64 y x)) |
(-.f64 (/.f64 x (+.f64 y x)) (/.f64 y (+.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 x x (fma.f64 y y (*.f64 x y))))) |
(/.f64 (neg.f64 (fma.f64 x x (*.f64 (neg.f64 y) y))) (neg.f64 (+.f64 y 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 x x (fma.f64 y y (*.f64 x y)))) |
(-.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 x x (fma.f64 y y (*.f64 x y)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 x x (fma.f64 y y (*.f64 x y))))) |
(-.f64 x y) |
x |
y |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 y x)) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 y x)))) |
(/.f64 (neg.f64 (fma.f64 x x (*.f64 (neg.f64 y) y))) (neg.f64 (-.f64 x y))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (fma.f64 y y (*.f64 (neg.f64 x) y))))) |
(/.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (-.f64 x y)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 x x (fma.f64 y y (*.f64 (neg.f64 x) y)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (fma.f64 y y (*.f64 (neg.f64 x) y)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 x x (fma.f64 y y (*.f64 (neg.f64 x) y))))) |
(+.f64 y x) |
(+.f64 x y) |
#s(approx (/ (- x y) (+ x y)) #s(literal -1 binary64)) |
#s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 x y) #s(literal 2 binary64) #s(literal -1 binary64))) |
#s(approx (/ (- x y) (+ x y)) (fma.f64 (fma.f64 (/.f64 x (*.f64 y y)) #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) y)) x #s(literal -1 binary64))) |
#s(approx (/ (- x y) (+ x y)) (fma.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 x (pow.f64 y #s(literal 3 binary64))) (pow.f64 y #s(literal -2 binary64)))) x (/.f64 #s(literal 2 binary64) y)) x #s(literal -1 binary64))) |
#s(approx (- x y) (neg.f64 y)) |
#s(approx (- x y) (-.f64 x y)) |
#s(approx x x) |
#s(approx (+ x y) y) |
#s(approx (+ x y) (+.f64 y x)) |
#s(approx (/ (- x y) (+ x y)) #s(literal 1 binary64)) |
#s(approx (/ (- x y) (+ x y)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 y) y) x))) |
#s(approx (/ (- x y) (+ x y)) (-.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 y (/.f64 (-.f64 (neg.f64 y) y) (*.f64 x x)) (/.f64 y x)) #s(literal 1 binary64)) (/.f64 y x))) |
#s(approx (/ (- x y) (+ x y)) (-.f64 (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) (/.f64 (*.f64 (-.f64 (neg.f64 y) y) (*.f64 y y)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 y (/.f64 (-.f64 (neg.f64 y) y) (*.f64 x x)) (/.f64 y x)))) |
#s(approx (- x y) x) |
#s(approx (- x y) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x)) |
#s(approx (+ x y) x) |
#s(approx (+ x y) (*.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) x)) |
#s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 (fma.f64 y (/.f64 (-.f64 (neg.f64 y) y) x) (neg.f64 (-.f64 (neg.f64 y) y))) x) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (neg.f64 y) (-.f64 (neg.f64 y) y) (/.f64 (*.f64 (-.f64 (neg.f64 y) y) (*.f64 y y)) x)) x) #s(literal -1 binary64) (neg.f64 (-.f64 (neg.f64 y) y))) x) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (- x y) (*.f64 (neg.f64 x) (-.f64 (/.f64 y x) #s(literal 1 binary64)))) |
#s(approx (+ x y) (*.f64 (neg.f64 x) (fma.f64 (/.f64 y x) #s(literal -1 binary64) #s(literal -1 binary64)))) |
#s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 y x) #s(literal -2 binary64) #s(literal 1 binary64))) |
#s(approx (/ (- x y) (+ x y)) (fma.f64 (-.f64 (*.f64 (/.f64 y (*.f64 x x)) #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) x)) y #s(literal 1 binary64))) |
#s(approx (/ (- x y) (+ x y)) (fma.f64 (-.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 2 binary64) (*.f64 (/.f64 y (pow.f64 x #s(literal 3 binary64))) #s(literal -2 binary64))) y) (/.f64 #s(literal 2 binary64) x)) y #s(literal 1 binary64))) |
#s(approx (- x y) (fma.f64 #s(literal -1 binary64) y x)) |
#s(approx y y) |
#s(approx (/ (- x y) (+ x y)) (-.f64 (/.f64 x y) (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
#s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (*.f64 (-.f64 x (neg.f64 x)) x) y) (-.f64 (/.f64 x y) (-.f64 #s(literal 1 binary64) (/.f64 x y))))) |
#s(approx (/ (- x y) (+ x y)) (-.f64 (fma.f64 (/.f64 (-.f64 x (neg.f64 x)) y) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 x y)) (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 (/.f64 (-.f64 x (neg.f64 x)) y) (/.f64 x y))))) |
#s(approx (- x y) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y)) |
#s(approx (+ x y) (*.f64 (-.f64 (/.f64 x y) #s(literal -1 binary64)) y)) |
#s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 (-.f64 (neg.f64 x) x) y) #s(literal -1 binary64) #s(literal -1 binary64))) |
#s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 (-.f64 (-.f64 (neg.f64 x) (*.f64 x (/.f64 (-.f64 (neg.f64 x) x) y))) x) y) #s(literal -1 binary64) #s(literal -1 binary64))) |
#s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y) (*.f64 (neg.f64 x) (-.f64 (neg.f64 x) x)))) y) #s(literal -1 binary64) (neg.f64 x)) x) y) #s(literal -1 binary64) #s(literal -1 binary64))) |
#s(approx (- x y) (*.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
#s(approx (+ x y) (*.f64 (neg.f64 y) (fma.f64 (/.f64 x y) #s(literal -1 binary64) #s(literal -1 binary64)))) |
Compiled 1 179 to 255 computations (78.4% saved)
12 alts after pruning (11 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 55 | 11 | 66 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 55 | 12 | 67 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.9% | (/.f64 (-.f64 x y) (+.f64 x y)) |
| 85.9% | (/.f64 (-.f64 x y) #s(approx (+ x y) (*.f64 (-.f64 (/.f64 x y) #s(literal -1 binary64)) y))) | |
| ▶ | 50.7% | (/.f64 (-.f64 x y) #s(approx (+ x y) y)) |
| 49.8% | (/.f64 (-.f64 x y) #s(approx (+ x y) x)) | |
| 51.1% | (/.f64 #s(approx (- x y) (neg.f64 y)) (+.f64 x y)) | |
| ▶ | 49.9% | (/.f64 #s(approx (- x y) x) (+.f64 x y)) |
| ▶ | 100.0% | (-.f64 (/.f64 x (+.f64 y x)) (/.f64 y (+.f64 y x))) |
| 49.0% | #s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y) (*.f64 (neg.f64 x) (-.f64 (neg.f64 x) x)))) y) #s(literal -1 binary64) (neg.f64 x)) x) y) #s(literal -1 binary64) #s(literal -1 binary64))) | |
| 50.5% | #s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 y x) #s(literal -2 binary64) #s(literal 1 binary64))) | |
| ▶ | 51.2% | #s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 x y) #s(literal 2 binary64) #s(literal -1 binary64))) |
| 48.8% | #s(approx (/ (- x y) (+ x y)) #s(literal 1 binary64)) | |
| ▶ | 49.9% | #s(approx (/ (- x y) (+ x y)) #s(literal -1 binary64)) |
Compiled 305 to 193 computations (36.7% 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) |
(/.f64 #s(approx (- x y) x) (+.f64 x y)) |
#s(approx (- x y) x) |
(+.f64 x y) |
(/.f64 (-.f64 x y) #s(approx (+ x y) y)) |
(-.f64 x y) |
#s(approx (+ x y) y) |
#s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 x y) #s(literal 2 binary64) #s(literal -1 binary64))) |
(fma.f64 (/.f64 x y) #s(literal 2 binary64) #s(literal -1 binary64)) |
(/.f64 x y) |
#s(literal 2 binary64) |
| Outputs |
|---|
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) #s(hole binary64 -1)) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) #s(hole binary64 (- (* 2 (/ x y)) 1))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) #s(hole binary64 (- (* x (+ (* -2 (/ x (pow y 2))) (* 2 (/ 1 y)))) 1))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) #s(hole binary64 (- (* x (+ (* x (- (* 2 (/ x (pow y 3))) (* 2 (/ 1 (pow y 2))))) (* 2 (/ 1 y)))) 1))) |
#s(approx (/ x (+ y x)) #s(hole binary64 (/ x y))) |
#s(approx (/ x (+ y x)) #s(hole binary64 (* x (+ (* -1 (/ x (pow y 2))) (/ 1 y))))) |
#s(approx (/ x (+ y x)) #s(hole binary64 (* x (+ (* x (- (/ x (pow y 3)) (/ 1 (pow y 2)))) (/ 1 y))))) |
#s(approx (/ x (+ y x)) #s(hole binary64 (* x (+ (* x (- (* x (+ (* -1 (/ x (pow y 4))) (/ 1 (pow y 3)))) (/ 1 (pow y 2)))) (/ 1 y))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ y x) #s(hole binary64 y)) |
#s(approx (+ y x) #s(hole binary64 (+ x y))) |
#s(approx (/ y (+ y x)) #s(hole binary64 1)) |
#s(approx (/ y (+ y x)) #s(hole binary64 (+ 1 (* -1 (/ x y))))) |
#s(approx (/ y (+ y x)) #s(hole binary64 (+ 1 (* x (- (/ x (pow y 2)) (/ 1 y)))))) |
#s(approx (/ y (+ y x)) #s(hole binary64 (+ 1 (* x (- (* x (+ (* -1 (/ x (pow y 3))) (/ 1 (pow y 2)))) (/ 1 y)))))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 -1)) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (* 2 (/ x y)) 1))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (* x (+ (* -2 (/ x (pow y 2))) (* 2 (/ 1 y)))) 1))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (* x (+ (* x (- (* 2 (/ x (pow y 3))) (* 2 (/ 1 (pow y 2))))) (* 2 (/ 1 y)))) 1))) |
#s(approx (- x y) #s(hole binary64 (* -1 y))) |
#s(approx (- x y) #s(hole binary64 (- x y))) |
#s(approx (+ x y) #s(hole binary64 y)) |
#s(approx (+ x y) #s(hole binary64 (+ x y))) |
#s(approx (+ (* (/ x y) 2) -1) #s(hole binary64 -1)) |
#s(approx (+ (* (/ x y) 2) -1) #s(hole binary64 (- (* 2 (/ x y)) 1))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) #s(hole binary64 1)) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) #s(hole binary64 (+ 1 (* -2 (/ y x))))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) #s(hole binary64 (- (+ 1 (/ (pow y 2) (pow x 2))) (+ (* -1 (/ (pow y 2) (pow x 2))) (* 2 (/ y x)))))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) #s(hole binary64 (- (+ 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))))))) |
#s(approx (/ x (+ y x)) #s(hole binary64 1)) |
#s(approx (/ x (+ y x)) #s(hole binary64 (+ 1 (* -1 (/ y x))))) |
#s(approx (/ x (+ y x)) #s(hole binary64 (- (+ 1 (/ (pow y 2) (pow x 2))) (/ y x)))) |
#s(approx (/ x (+ y x)) #s(hole binary64 (- (+ 1 (* -1 (/ (pow y 3) (pow x 3)))) (+ (* -1 (/ (pow y 2) (pow x 2))) (/ y x))))) |
#s(approx (+ y x) #s(hole binary64 x)) |
#s(approx (+ y x) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (/ y (+ y x)) #s(hole binary64 (/ y x))) |
#s(approx (/ y (+ y x)) #s(hole binary64 (/ (+ y (* -1 (/ (pow y 2) x))) x))) |
#s(approx (/ y (+ y x)) #s(hole binary64 (/ (- (+ y (/ (pow y 3) (pow x 2))) (/ (pow y 2) x)) x))) |
#s(approx (/ y (+ y x)) #s(hole binary64 (/ (- (+ y (* -1 (/ (pow y 4) (pow x 3)))) (+ (* -1 (/ (pow y 3) (pow x 2))) (/ (pow y 2) x))) x))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 1)) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (+ 1 (* -1 (/ y x))) (/ y x)))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (+ 1 (+ (* -1 (/ y x)) (* -1 (/ (* y (- (* -1 y) y)) (pow x 2))))) (/ y x)))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (+ 1 (+ (* -1 (/ y x)) (/ (* (pow y 2) (- (* -1 y) y)) (pow x 3)))) (+ (/ y x) (/ (* y (- (* -1 y) y)) (pow x 2)))))) |
#s(approx (- x y) #s(hole binary64 x)) |
#s(approx (- x y) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (+ x y) #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (+ (* (/ x y) 2) -1) #s(hole binary64 (* 2 (/ x y)))) |
#s(approx (+ (* (/ x y) 2) -1) #s(hole binary64 (* x (- (* 2 (/ 1 y)) (/ 1 x))))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) #s(hole binary64 (+ 1 (* -1 (/ (- y (* -1 y)) x))))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) #s(hole binary64 (+ 1 (* -1 (/ (- (+ y (* -2 (/ (pow y 2) x))) (* -1 y)) x))))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) #s(hole binary64 (+ 1 (* -1 (/ (- (+ y (* -1 (/ (+ (* -2 (/ (pow y 3) x)) (* 2 (pow y 2))) x))) (* -1 y)) x))))) |
#s(approx (/ x (+ y x)) #s(hole binary64 (+ 1 (* -1 (/ (- (* -1 (/ (pow y 2) x)) (* -1 y)) x))))) |
#s(approx (/ x (+ y x)) #s(hole binary64 (+ 1 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow y 3) x)) (* -1 (pow y 2))) x)) (* -1 y)) x))))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (/ y (+ y x)) #s(hole binary64 (* -1 (/ (+ (* -1 y) (/ (pow y 2) x)) x)))) |
#s(approx (/ y (+ y x)) #s(hole binary64 (* -1 (/ (+ (* -1 y) (* -1 (/ (- (/ (pow y 3) x) (pow y 2)) x))) x)))) |
#s(approx (/ y (+ y x)) #s(hole binary64 (* -1 (/ (+ (* -1 y) (* -1 (/ (- (* -1 (/ (- (/ (pow y 4) x) (pow y 3)) x)) (pow y 2)) x))) x)))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (+ 1 (* -1 (/ (+ (* -1 (- (* -1 y) y)) (/ (* y (- (* -1 y) y)) x)) x))))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (+ 1 (* -1 (/ (+ (* -1 (- (* -1 y) y)) (* -1 (/ (+ (* -1 (* y (- (* -1 y) y))) (/ (* (pow y 2) (- (* -1 y) y)) x)) x))) x))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (+ (* (/ x y) 2) -1) #s(hole binary64 (* -1 (* x (- (/ 1 x) (* 2 (/ 1 y))))))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) #s(hole binary64 (+ 1 (* y (- (* 2 (/ y (pow x 2))) (* 2 (/ 1 x))))))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) #s(hole binary64 (+ 1 (* y (- (* y (+ (* -2 (/ y (pow x 3))) (* 2 (/ 1 (pow x 2))))) (* 2 (/ 1 x))))))) |
#s(approx (/ x (+ y x)) #s(hole binary64 (+ 1 (* y (- (/ y (pow x 2)) (/ 1 x)))))) |
#s(approx (/ x (+ y x)) #s(hole binary64 (+ 1 (* y (- (* y (+ (* -1 (/ y (pow x 3))) (/ 1 (pow x 2)))) (/ 1 x)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ y (+ y x)) #s(hole binary64 (* y (+ (* -1 (/ y (pow x 2))) (/ 1 x))))) |
#s(approx (/ y (+ y x)) #s(hole binary64 (* y (+ (* y (- (/ y (pow x 3)) (/ 1 (pow x 2)))) (/ 1 x))))) |
#s(approx (/ y (+ y x)) #s(hole binary64 (* y (+ (* y (- (* y (+ (* -1 (/ y (pow x 4))) (/ 1 (pow x 3)))) (/ 1 (pow x 2)))) (/ 1 x))))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (+ 1 (* -2 (/ y x))))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (+ 1 (* y (- (* 2 (/ y (pow x 2))) (* 2 (/ 1 x))))))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (+ 1 (* y (- (* y (+ (* -2 (/ y (pow x 3))) (* 2 (/ 1 (pow x 2))))) (* 2 (/ 1 x))))))) |
#s(approx (- x y) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx (+ (* (/ x y) 2) -1) #s(hole binary64 (/ (+ (* -1 y) (* 2 x)) y))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) #s(hole binary64 (- (+ (* -1 (/ (pow x 2) (pow y 2))) (* 2 (/ x y))) (+ 1 (/ (pow x 2) (pow y 2)))))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) #s(hole 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))))))) |
#s(approx (/ x (+ y x)) #s(hole binary64 (/ (+ x (* -1 (/ (pow x 2) y))) y))) |
#s(approx (/ x (+ y x)) #s(hole binary64 (/ (- (+ x (/ (pow x 3) (pow y 2))) (/ (pow x 2) y)) y))) |
#s(approx (/ x (+ y x)) #s(hole binary64 (/ (- (+ x (* -1 (/ (pow x 4) (pow y 3)))) (+ (* -1 (/ (pow x 3) (pow y 2))) (/ (pow x 2) y))) y))) |
#s(approx (+ y x) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (/ y (+ y x)) #s(hole binary64 (- (+ 1 (/ (pow x 2) (pow y 2))) (/ x y)))) |
#s(approx (/ y (+ y x)) #s(hole binary64 (- (+ 1 (* -1 (/ (pow x 3) (pow y 3)))) (+ (* -1 (/ (pow x 2) (pow y 2))) (/ x y))))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (/ x y) (+ 1 (* -1 (/ x y)))))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (+ (* -1 (/ (* x (- x (* -1 x))) (pow y 2))) (/ x y)) (+ 1 (* -1 (/ x y)))))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (+ (/ x y) (/ (* (pow x 2) (- x (* -1 x))) (pow y 3))) (+ 1 (+ (* -1 (/ x y)) (/ (* x (- x (* -1 x))) (pow y 2))))))) |
#s(approx (- x y) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) #s(hole binary64 (- (* -1 (/ (- (* -1 x) x) y)) 1))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) #s(hole binary64 (- (* -1 (/ (- (+ (* -1 x) (* 2 (/ (pow x 2) y))) x) y)) 1))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) #s(hole binary64 (- (* -1 (/ (- (+ (* -1 x) (* -1 (/ (- (* 2 (/ (pow x 3) y)) (* 2 (pow x 2))) y))) x) y)) 1))) |
#s(approx (/ x (+ y x)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (/ (pow x 2) y)) y)))) |
#s(approx (/ x (+ y x)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (- (/ (pow x 3) y) (pow x 2)) y))) y)))) |
#s(approx (/ x (+ y x)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (- (* -1 (/ (- (/ (pow x 4) y) (pow x 3)) y)) (pow x 2)) y))) y)))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (/ y (+ y x)) #s(hole binary64 (+ 1 (* -1 (/ (- (* -1 (/ (pow x 2) y)) (* -1 x)) y))))) |
#s(approx (/ y (+ y x)) #s(hole binary64 (+ 1 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow x 3) y)) (* -1 (pow x 2))) y)) (* -1 x)) y))))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (* -1 (/ (- (* -1 x) x) y)) 1))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (* -1 (/ (- (+ (* -1 x) (* -1 (/ (* x (- (* -1 x) x)) y))) x) y)) 1))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (* -1 (/ (- (+ (* -1 x) (* -1 (/ (- (* -1 (/ (* (pow x 2) (- (* -1 x) x)) y)) (* -1 (* x (- (* -1 x) x)))) y))) x) y)) 1))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.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)) (- x y) (+ x y) (/ (- x y) (+ x y)) (- x y) (+ x y) (/ (- x y) (+ x y)) (+ (* (/ x y) 2) -1) (/ x y) 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)) (- x y) (+ x y) (/ (- x y) (+ x y)) (- x y) (+ x y) (/ (- x y) (+ x y)) (+ (* (/ x y) 2) -1) (/ x y) 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)) (- x y) (+ x y) (/ (- x y) (+ x y)) (- x y) (+ x y) (/ (- x y) (+ x y)) (+ (* (/ x y) 2) -1) (/ x y) 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)) (- x y) (+ x y) (/ (- x y) (+ x y)) (- x y) (+ x y) (/ (- x y) (+ x y)) (+ (* (/ x y) 2) -1) (/ x y) 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)) (- x y) (+ x y) (/ (- x y) (+ x y)) (- x y) (+ x y) (/ (- x y) (+ x y)) (+ (* (/ x y) 2) -1) (/ x y) 2) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 490 | 2360 |
| 0 | 502 | 2094 |
| 1 | 3239 | 2092 |
| 0 | 8389 | 2056 |
| 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) |
(/.f64 #s(approx (- x y) x) (+.f64 x y)) |
#s(approx (- x y) x) |
(+.f64 x y) |
(/.f64 (-.f64 x y) #s(approx (+ x y) y)) |
(-.f64 x y) |
#s(approx (+ x y) y) |
#s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 x y) #s(literal 2 binary64) #s(literal -1 binary64))) |
(fma.f64 (/.f64 x y) #s(literal 2 binary64) #s(literal -1 binary64)) |
(/.f64 x y) |
#s(literal 2 binary64) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) #s(hole binary64 -1)) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) #s(hole binary64 (- (* 2 (/ x y)) 1))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) #s(hole binary64 (- (* x (+ (* -2 (/ x (pow y 2))) (* 2 (/ 1 y)))) 1))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) #s(hole binary64 (- (* x (+ (* x (- (* 2 (/ x (pow y 3))) (* 2 (/ 1 (pow y 2))))) (* 2 (/ 1 y)))) 1))) |
#s(approx (/ x (+ y x)) #s(hole binary64 (/ x y))) |
#s(approx (/ x (+ y x)) #s(hole binary64 (* x (+ (* -1 (/ x (pow y 2))) (/ 1 y))))) |
#s(approx (/ x (+ y x)) #s(hole binary64 (* x (+ (* x (- (/ x (pow y 3)) (/ 1 (pow y 2)))) (/ 1 y))))) |
#s(approx (/ x (+ y x)) #s(hole binary64 (* x (+ (* x (- (* x (+ (* -1 (/ x (pow y 4))) (/ 1 (pow y 3)))) (/ 1 (pow y 2)))) (/ 1 y))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ y x) #s(hole binary64 y)) |
#s(approx (+ y x) #s(hole binary64 (+ x y))) |
#s(approx (/ y (+ y x)) #s(hole binary64 1)) |
#s(approx (/ y (+ y x)) #s(hole binary64 (+ 1 (* -1 (/ x y))))) |
#s(approx (/ y (+ y x)) #s(hole binary64 (+ 1 (* x (- (/ x (pow y 2)) (/ 1 y)))))) |
#s(approx (/ y (+ y x)) #s(hole binary64 (+ 1 (* x (- (* x (+ (* -1 (/ x (pow y 3))) (/ 1 (pow y 2)))) (/ 1 y)))))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 -1)) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (* 2 (/ x y)) 1))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (* x (+ (* -2 (/ x (pow y 2))) (* 2 (/ 1 y)))) 1))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (* x (+ (* x (- (* 2 (/ x (pow y 3))) (* 2 (/ 1 (pow y 2))))) (* 2 (/ 1 y)))) 1))) |
#s(approx (- x y) #s(hole binary64 (* -1 y))) |
#s(approx (- x y) #s(hole binary64 (- x y))) |
#s(approx (+ x y) #s(hole binary64 y)) |
#s(approx (+ x y) #s(hole binary64 (+ x y))) |
#s(approx (+ (* (/ x y) 2) -1) #s(hole binary64 -1)) |
#s(approx (+ (* (/ x y) 2) -1) #s(hole binary64 (- (* 2 (/ x y)) 1))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) #s(hole binary64 1)) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) #s(hole binary64 (+ 1 (* -2 (/ y x))))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) #s(hole binary64 (- (+ 1 (/ (pow y 2) (pow x 2))) (+ (* -1 (/ (pow y 2) (pow x 2))) (* 2 (/ y x)))))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) #s(hole binary64 (- (+ 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))))))) |
#s(approx (/ x (+ y x)) #s(hole binary64 1)) |
#s(approx (/ x (+ y x)) #s(hole binary64 (+ 1 (* -1 (/ y x))))) |
#s(approx (/ x (+ y x)) #s(hole binary64 (- (+ 1 (/ (pow y 2) (pow x 2))) (/ y x)))) |
#s(approx (/ x (+ y x)) #s(hole binary64 (- (+ 1 (* -1 (/ (pow y 3) (pow x 3)))) (+ (* -1 (/ (pow y 2) (pow x 2))) (/ y x))))) |
#s(approx (+ y x) #s(hole binary64 x)) |
#s(approx (+ y x) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (/ y (+ y x)) #s(hole binary64 (/ y x))) |
#s(approx (/ y (+ y x)) #s(hole binary64 (/ (+ y (* -1 (/ (pow y 2) x))) x))) |
#s(approx (/ y (+ y x)) #s(hole binary64 (/ (- (+ y (/ (pow y 3) (pow x 2))) (/ (pow y 2) x)) x))) |
#s(approx (/ y (+ y x)) #s(hole binary64 (/ (- (+ y (* -1 (/ (pow y 4) (pow x 3)))) (+ (* -1 (/ (pow y 3) (pow x 2))) (/ (pow y 2) x))) x))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 1)) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (+ 1 (* -1 (/ y x))) (/ y x)))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (+ 1 (+ (* -1 (/ y x)) (* -1 (/ (* y (- (* -1 y) y)) (pow x 2))))) (/ y x)))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (+ 1 (+ (* -1 (/ y x)) (/ (* (pow y 2) (- (* -1 y) y)) (pow x 3)))) (+ (/ y x) (/ (* y (- (* -1 y) y)) (pow x 2)))))) |
#s(approx (- x y) #s(hole binary64 x)) |
#s(approx (- x y) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (+ x y) #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (+ (* (/ x y) 2) -1) #s(hole binary64 (* 2 (/ x y)))) |
#s(approx (+ (* (/ x y) 2) -1) #s(hole binary64 (* x (- (* 2 (/ 1 y)) (/ 1 x))))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) #s(hole binary64 (+ 1 (* -1 (/ (- y (* -1 y)) x))))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) #s(hole binary64 (+ 1 (* -1 (/ (- (+ y (* -2 (/ (pow y 2) x))) (* -1 y)) x))))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) #s(hole binary64 (+ 1 (* -1 (/ (- (+ y (* -1 (/ (+ (* -2 (/ (pow y 3) x)) (* 2 (pow y 2))) x))) (* -1 y)) x))))) |
#s(approx (/ x (+ y x)) #s(hole binary64 (+ 1 (* -1 (/ (- (* -1 (/ (pow y 2) x)) (* -1 y)) x))))) |
#s(approx (/ x (+ y x)) #s(hole binary64 (+ 1 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow y 3) x)) (* -1 (pow y 2))) x)) (* -1 y)) x))))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (/ y (+ y x)) #s(hole binary64 (* -1 (/ (+ (* -1 y) (/ (pow y 2) x)) x)))) |
#s(approx (/ y (+ y x)) #s(hole binary64 (* -1 (/ (+ (* -1 y) (* -1 (/ (- (/ (pow y 3) x) (pow y 2)) x))) x)))) |
#s(approx (/ y (+ y x)) #s(hole binary64 (* -1 (/ (+ (* -1 y) (* -1 (/ (- (* -1 (/ (- (/ (pow y 4) x) (pow y 3)) x)) (pow y 2)) x))) x)))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (+ 1 (* -1 (/ (+ (* -1 (- (* -1 y) y)) (/ (* y (- (* -1 y) y)) x)) x))))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (+ 1 (* -1 (/ (+ (* -1 (- (* -1 y) y)) (* -1 (/ (+ (* -1 (* y (- (* -1 y) y))) (/ (* (pow y 2) (- (* -1 y) y)) x)) x))) x))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (+ (* (/ x y) 2) -1) #s(hole binary64 (* -1 (* x (- (/ 1 x) (* 2 (/ 1 y))))))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) #s(hole binary64 (+ 1 (* y (- (* 2 (/ y (pow x 2))) (* 2 (/ 1 x))))))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) #s(hole binary64 (+ 1 (* y (- (* y (+ (* -2 (/ y (pow x 3))) (* 2 (/ 1 (pow x 2))))) (* 2 (/ 1 x))))))) |
#s(approx (/ x (+ y x)) #s(hole binary64 (+ 1 (* y (- (/ y (pow x 2)) (/ 1 x)))))) |
#s(approx (/ x (+ y x)) #s(hole binary64 (+ 1 (* y (- (* y (+ (* -1 (/ y (pow x 3))) (/ 1 (pow x 2)))) (/ 1 x)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ y (+ y x)) #s(hole binary64 (* y (+ (* -1 (/ y (pow x 2))) (/ 1 x))))) |
#s(approx (/ y (+ y x)) #s(hole binary64 (* y (+ (* y (- (/ y (pow x 3)) (/ 1 (pow x 2)))) (/ 1 x))))) |
#s(approx (/ y (+ y x)) #s(hole binary64 (* y (+ (* y (- (* y (+ (* -1 (/ y (pow x 4))) (/ 1 (pow x 3)))) (/ 1 (pow x 2)))) (/ 1 x))))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (+ 1 (* -2 (/ y x))))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (+ 1 (* y (- (* 2 (/ y (pow x 2))) (* 2 (/ 1 x))))))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (+ 1 (* y (- (* y (+ (* -2 (/ y (pow x 3))) (* 2 (/ 1 (pow x 2))))) (* 2 (/ 1 x))))))) |
#s(approx (- x y) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx (+ (* (/ x y) 2) -1) #s(hole binary64 (/ (+ (* -1 y) (* 2 x)) y))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) #s(hole binary64 (- (+ (* -1 (/ (pow x 2) (pow y 2))) (* 2 (/ x y))) (+ 1 (/ (pow x 2) (pow y 2)))))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) #s(hole 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))))))) |
#s(approx (/ x (+ y x)) #s(hole binary64 (/ (+ x (* -1 (/ (pow x 2) y))) y))) |
#s(approx (/ x (+ y x)) #s(hole binary64 (/ (- (+ x (/ (pow x 3) (pow y 2))) (/ (pow x 2) y)) y))) |
#s(approx (/ x (+ y x)) #s(hole binary64 (/ (- (+ x (* -1 (/ (pow x 4) (pow y 3)))) (+ (* -1 (/ (pow x 3) (pow y 2))) (/ (pow x 2) y))) y))) |
#s(approx (+ y x) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (/ y (+ y x)) #s(hole binary64 (- (+ 1 (/ (pow x 2) (pow y 2))) (/ x y)))) |
#s(approx (/ y (+ y x)) #s(hole binary64 (- (+ 1 (* -1 (/ (pow x 3) (pow y 3)))) (+ (* -1 (/ (pow x 2) (pow y 2))) (/ x y))))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (/ x y) (+ 1 (* -1 (/ x y)))))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (+ (* -1 (/ (* x (- x (* -1 x))) (pow y 2))) (/ x y)) (+ 1 (* -1 (/ x y)))))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (+ (/ x y) (/ (* (pow x 2) (- x (* -1 x))) (pow y 3))) (+ 1 (+ (* -1 (/ x y)) (/ (* x (- x (* -1 x))) (pow y 2))))))) |
#s(approx (- x y) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) #s(hole binary64 (- (* -1 (/ (- (* -1 x) x) y)) 1))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) #s(hole binary64 (- (* -1 (/ (- (+ (* -1 x) (* 2 (/ (pow x 2) y))) x) y)) 1))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) #s(hole binary64 (- (* -1 (/ (- (+ (* -1 x) (* -1 (/ (- (* 2 (/ (pow x 3) y)) (* 2 (pow x 2))) y))) x) y)) 1))) |
#s(approx (/ x (+ y x)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (/ (pow x 2) y)) y)))) |
#s(approx (/ x (+ y x)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (- (/ (pow x 3) y) (pow x 2)) y))) y)))) |
#s(approx (/ x (+ y x)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (- (* -1 (/ (- (/ (pow x 4) y) (pow x 3)) y)) (pow x 2)) y))) y)))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (/ y (+ y x)) #s(hole binary64 (+ 1 (* -1 (/ (- (* -1 (/ (pow x 2) y)) (* -1 x)) y))))) |
#s(approx (/ y (+ y x)) #s(hole binary64 (+ 1 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow x 3) y)) (* -1 (pow x 2))) y)) (* -1 x)) y))))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (* -1 (/ (- (* -1 x) x) y)) 1))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (* -1 (/ (- (+ (* -1 x) (* -1 (/ (* x (- (* -1 x) x)) y))) x) y)) 1))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (* -1 (/ (- (+ (* -1 x) (* -1 (/ (- (* -1 (/ (* (pow x 2) (- (* -1 x) x)) y)) (* -1 (* x (- (* -1 x) x)))) y))) x) y)) 1))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
| Outputs |
|---|
(/.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 x (+.f64 y x)) (/.f64 y (+.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))) (+.f64 (pow.f64 (/.f64 x (+.f64 y x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 y (+.f64 y x)) #s(literal 2 binary64)) (*.f64 (/.f64 x (+.f64 y x)) (/.f64 y (+.f64 y x)))))) |
(/.f64 (neg.f64 (-.f64 x y)) (neg.f64 (+.f64 y x))) |
(/.f64 (-.f64 (*.f64 x (+.f64 y x)) (*.f64 (+.f64 y x) y)) (pow.f64 (+.f64 y x) #s(literal 2 binary64))) |
(/.f64 (-.f64 x y) (+.f64 y x)) |
(-.f64 (/.f64 x (+.f64 y x)) (/.f64 y (+.f64 y x))) |
(/.f64 (neg.f64 x) (neg.f64 (+.f64 y x))) |
(/.f64 x (+.f64 y x)) |
x |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 y x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 x y)) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 y x)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y)))) |
(+.f64 y x) |
(+.f64 x y) |
y |
(/.f64 (neg.f64 y) (neg.f64 (+.f64 y x))) |
(/.f64 y (+.f64 y x)) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(/.f64 (neg.f64 #s(approx (- x y) x)) (neg.f64 (+.f64 y x))) |
(/.f64 #s(approx (- x y) x) (+.f64 y x)) |
#s(approx (- x y) x) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 y x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 x y)) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 y x)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y)))) |
(+.f64 y x) |
(+.f64 x y) |
(/.f64 (-.f64 (*.f64 x #s(approx (+ x y) y)) (*.f64 #s(approx (+ x y) y) y)) (*.f64 #s(approx (+ x y) y) #s(approx (+ x y) y))) |
(/.f64 (neg.f64 (-.f64 x y)) (neg.f64 #s(approx (+ x y) y))) |
(/.f64 (-.f64 x y) #s(approx (+ x y) y)) |
(-.f64 (/.f64 x #s(approx (+ x y) y)) (/.f64 y #s(approx (+ x y) y))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (+.f64 y x)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 x x (fma.f64 y y (*.f64 x y)))) |
(-.f64 x y) |
#s(approx (+ x y) y) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) (fma.f64 (/.f64 x y) #s(literal 2 binary64) #s(literal -1 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal -1 binary64))) |
(/.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal -1 binary64))))) |
(fma.f64 (/.f64 x y) #s(literal 2 binary64) #s(literal -1 binary64)) |
(fma.f64 #s(literal 2 binary64) (/.f64 x y) #s(literal -1 binary64)) |
(+.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (*.f64 (/.f64 x y) #s(literal 2 binary64))) |
(/.f64 (neg.f64 x) (neg.f64 y)) |
(/.f64 x y) |
#s(literal 2 binary64) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) #s(literal -1 binary64)) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) (-.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) (-.f64 (*.f64 (fma.f64 (/.f64 x (*.f64 y y)) #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) y)) x) #s(literal 1 binary64))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 x (pow.f64 y #s(literal 3 binary64))) (pow.f64 y #s(literal -2 binary64)))) x (/.f64 #s(literal 2 binary64) y)) x) #s(literal 1 binary64))) |
#s(approx (/ x (+ y x)) (/.f64 x y)) |
#s(approx (/ x (+ y x)) (*.f64 (fma.f64 (/.f64 x (*.f64 y y)) #s(literal -1 binary64) (pow.f64 y #s(literal -1 binary64))) x)) |
#s(approx (/ x (+ y x)) (*.f64 (fma.f64 (-.f64 (/.f64 x (pow.f64 y #s(literal 3 binary64))) (pow.f64 y #s(literal -2 binary64))) x (pow.f64 y #s(literal -1 binary64))) x)) |
#s(approx (/ x (+ y x)) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 x (pow.f64 y #s(literal 4 binary64))) #s(literal -1 binary64) (pow.f64 y #s(literal -3 binary64))) x) (pow.f64 y #s(literal -2 binary64))) x (pow.f64 y #s(literal -1 binary64))) x)) |
#s(approx x x) |
#s(approx (+ x y) y) |
#s(approx (+ x y) (+.f64 y x)) |
#s(approx (/ y (+ y x)) #s(literal 1 binary64)) |
#s(approx (/ y (+ y x)) (fma.f64 (/.f64 x y) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (/ y (+ y x)) (fma.f64 (-.f64 (/.f64 x (*.f64 y y)) (pow.f64 y #s(literal -1 binary64))) x #s(literal 1 binary64))) |
#s(approx (/ y (+ y x)) (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 x (pow.f64 y #s(literal 3 binary64))) #s(literal -1 binary64) (pow.f64 y #s(literal -2 binary64))) x) (pow.f64 y #s(literal -1 binary64))) x #s(literal 1 binary64))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) #s(literal -1 binary64)) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) (-.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) (-.f64 (*.f64 (fma.f64 (/.f64 x (*.f64 y y)) #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) y)) x) #s(literal 1 binary64))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 x (pow.f64 y #s(literal 3 binary64))) (pow.f64 y #s(literal -2 binary64)))) x (/.f64 #s(literal 2 binary64) y)) x) #s(literal 1 binary64))) |
#s(approx (- x y) (neg.f64 y)) |
#s(approx (- x y) (-.f64 x y)) |
#s(approx (+ x y) y) |
#s(approx (+ x y) (+.f64 y x)) |
#s(approx (+ (* (/ x y) 2) -1) #s(literal -1 binary64)) |
#s(approx (+ (* (/ x y) 2) -1) (-.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64))) |
#s(approx (/ x y) (/.f64 x y)) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) #s(literal 1 binary64)) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) (fma.f64 (/.f64 y x) #s(literal -2 binary64) #s(literal 1 binary64))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) (-.f64 (+.f64 (/.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64)) (fma.f64 (/.f64 y x) #s(literal 2 binary64) (/.f64 (neg.f64 (*.f64 y y)) (*.f64 x x))))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) (-.f64 (+.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 y y) (*.f64 x x))) (fma.f64 (/.f64 (*.f64 y y) (*.f64 x x)) #s(literal -1 binary64) (fma.f64 (/.f64 y x) #s(literal 2 binary64) (pow.f64 (/.f64 y x) #s(literal 3 binary64)))))) |
#s(approx (/ x (+ y x)) #s(literal 1 binary64)) |
#s(approx (/ x (+ y x)) (fma.f64 (/.f64 y x) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (/ x (+ y x)) (-.f64 (+.f64 (/.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64)) (/.f64 y x))) |
#s(approx (/ x (+ y x)) (-.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 y y) (*.f64 x x)) #s(literal -1 binary64) (/.f64 y x)))) |
#s(approx (+ x y) x) |
#s(approx (+ x y) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) x)) |
#s(approx (/ y (+ y x)) (/.f64 y x)) |
#s(approx (/ y (+ y x)) (/.f64 (fma.f64 (/.f64 (*.f64 y y) x) #s(literal -1 binary64) y) x)) |
#s(approx (/ y (+ y x)) (/.f64 (+.f64 y (-.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 x x)) (/.f64 (*.f64 y y) x))) x)) |
#s(approx (/ y (+ y x)) (/.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64) y) (fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 x x)) #s(literal -1 binary64) (/.f64 (*.f64 y y) x))) x)) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) #s(literal 1 binary64)) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 y) y) x))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) (-.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 y (/.f64 (-.f64 (neg.f64 y) y) (*.f64 x x)) (/.f64 y x)) #s(literal 1 binary64)) (/.f64 y x))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) (-.f64 (+.f64 (fma.f64 (*.f64 y y) (/.f64 (-.f64 (neg.f64 y) y) (pow.f64 x #s(literal 3 binary64))) (/.f64 (neg.f64 y) x)) #s(literal 1 binary64)) (fma.f64 y (/.f64 (-.f64 (neg.f64 y) y) (*.f64 x x)) (/.f64 y x)))) |
#s(approx (- x y) x) |
#s(approx (- x y) (*.f64 (fma.f64 (/.f64 y x) #s(literal -1 binary64) #s(literal 1 binary64)) x)) |
#s(approx (+ x y) x) |
#s(approx (+ x y) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (/ x y) 2) -1) (*.f64 (/.f64 x y) #s(literal 2 binary64))) |
#s(approx (+ (* (/ x y) 2) -1) (*.f64 (-.f64 (/.f64 #s(literal 2 binary64) y) (pow.f64 x #s(literal -1 binary64))) x)) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) (fma.f64 (/.f64 (-.f64 y (neg.f64 y)) x) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) (fma.f64 (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 y y) x) #s(literal -2 binary64) y) (neg.f64 y)) x) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) (fma.f64 (/.f64 (-.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) x) #s(literal -2 binary64) (*.f64 (*.f64 y y) #s(literal 2 binary64))) x) #s(literal -1 binary64) y) (neg.f64 y)) x) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (/ x (+ y x)) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 y y) x) y)) x) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (/ x (+ y x)) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) x) (*.f64 y y)) x)) y)) x) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (+ x y) (*.f64 (neg.f64 x) (-.f64 (/.f64 (neg.f64 y) x) #s(literal 1 binary64)))) |
#s(approx (/ y (+ y x)) (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) y (/.f64 (*.f64 y y) x)) x))) |
#s(approx (/ y (+ y x)) (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) x) (*.f64 y y)) x) #s(literal -1 binary64) (neg.f64 y)) x))) |
#s(approx (/ y (+ y x)) (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (pow.f64 y #s(literal 4 binary64)) x) (pow.f64 y #s(literal 3 binary64))) x)) (*.f64 y y)) x) #s(literal -1 binary64) (neg.f64 y)) x))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) (fma.f64 (/.f64 (fma.f64 y (/.f64 (-.f64 (neg.f64 y) y) x) (neg.f64 (-.f64 (neg.f64 y) y))) x) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (neg.f64 y) (-.f64 (neg.f64 y) y) (*.f64 (*.f64 y y) (/.f64 (-.f64 (neg.f64 y) y) x))) x) #s(literal -1 binary64) (neg.f64 (-.f64 (neg.f64 y) y))) x) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (- x y) (*.f64 (neg.f64 x) (-.f64 (/.f64 y x) #s(literal 1 binary64)))) |
#s(approx (+ x y) (*.f64 (neg.f64 x) (-.f64 (/.f64 (neg.f64 y) x) #s(literal 1 binary64)))) |
#s(approx (+ (* (/ x y) 2) -1) (*.f64 (neg.f64 x) (-.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) y)))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) (fma.f64 (-.f64 (*.f64 (/.f64 y (*.f64 x x)) #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) x)) y #s(literal 1 binary64))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) (fma.f64 (-.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 2 binary64) (*.f64 (/.f64 y (pow.f64 x #s(literal 3 binary64))) #s(literal -2 binary64))) y) (/.f64 #s(literal 2 binary64) x)) y #s(literal 1 binary64))) |
#s(approx (/ x (+ y x)) (fma.f64 (-.f64 (/.f64 y (*.f64 x x)) (pow.f64 x #s(literal -1 binary64))) y #s(literal 1 binary64))) |
#s(approx (/ x (+ y x)) (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 y (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64) (pow.f64 x #s(literal -2 binary64))) y) (pow.f64 x #s(literal -1 binary64))) y #s(literal 1 binary64))) |
#s(approx y y) |
#s(approx (/ y (+ y x)) (*.f64 (fma.f64 (/.f64 y (*.f64 x x)) #s(literal -1 binary64) (pow.f64 x #s(literal -1 binary64))) y)) |
#s(approx (/ y (+ y x)) (*.f64 (fma.f64 (-.f64 (/.f64 y (pow.f64 x #s(literal 3 binary64))) (pow.f64 x #s(literal -2 binary64))) y (pow.f64 x #s(literal -1 binary64))) y)) |
#s(approx (/ y (+ y x)) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 y (pow.f64 x #s(literal 4 binary64))) #s(literal -1 binary64) (pow.f64 x #s(literal -3 binary64))) y) (pow.f64 x #s(literal -2 binary64))) y (pow.f64 x #s(literal -1 binary64))) y)) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) (fma.f64 (/.f64 y x) #s(literal -2 binary64) #s(literal 1 binary64))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) (fma.f64 (-.f64 (*.f64 (/.f64 y (*.f64 x x)) #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) x)) y #s(literal 1 binary64))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) (fma.f64 (-.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 2 binary64) (*.f64 (/.f64 y (pow.f64 x #s(literal 3 binary64))) #s(literal -2 binary64))) y) (/.f64 #s(literal 2 binary64) x)) y #s(literal 1 binary64))) |
#s(approx (- x y) (fma.f64 #s(literal -1 binary64) y x)) |
#s(approx (+ (* (/ x y) 2) -1) (/.f64 (fma.f64 #s(literal 2 binary64) x (neg.f64 y)) y)) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) (-.f64 (fma.f64 (/.f64 x y) #s(literal 2 binary64) (/.f64 (neg.f64 (*.f64 x x)) (*.f64 y y))) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1 binary64)))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1 binary64) (-.f64 (fma.f64 (/.f64 x y) #s(literal 2 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64))) (+.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 x x) (*.f64 y y)))))) |
#s(approx (/ x (+ y x)) (/.f64 (fma.f64 (/.f64 (*.f64 x x) y) #s(literal -1 binary64) x) y)) |
#s(approx (/ x (+ y x)) (/.f64 (+.f64 x (-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 y y)) (/.f64 (*.f64 x x) y))) y)) |
#s(approx (/ x (+ y x)) (/.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal -1 binary64) x) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 y y)) #s(literal -1 binary64) (/.f64 (*.f64 x x) y))) y)) |
#s(approx (+ x y) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) y)) |
#s(approx (/ y (+ y x)) (-.f64 (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1 binary64)) (/.f64 x y))) |
#s(approx (/ y (+ y x)) (-.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1 binary64) (/.f64 x y)))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) (-.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 (neg.f64 x) y))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) (-.f64 (fma.f64 (/.f64 (*.f64 (-.f64 x (neg.f64 x)) x) (*.f64 y y)) #s(literal -1 binary64) (/.f64 x y)) (fma.f64 (/.f64 x y) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) (-.f64 (fma.f64 (*.f64 x x) (/.f64 (-.f64 x (neg.f64 x)) (pow.f64 y #s(literal 3 binary64))) (/.f64 x y)) (+.f64 (fma.f64 x (/.f64 (-.f64 x (neg.f64 x)) (*.f64 y y)) (/.f64 (neg.f64 x) y)) #s(literal 1 binary64)))) |
#s(approx (- x y) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y)) |
#s(approx (+ x y) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) y)) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 x) x) y)) #s(literal 1 binary64))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) (-.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 x x) y) #s(literal 2 binary64) (neg.f64 x)) x) y)) #s(literal 1 binary64))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) (-.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (*.f64 x x))) y) #s(literal -1 binary64) (neg.f64 x)) x) y)) #s(literal 1 binary64))) |
#s(approx (/ x (+ y x)) (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) x (/.f64 (*.f64 x x) y)) y))) |
#s(approx (/ x (+ y x)) (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (*.f64 x x)) y) #s(literal -1 binary64) (neg.f64 x)) y))) |
#s(approx (/ x (+ y x)) (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) y) (pow.f64 x #s(literal 3 binary64))) y)) (*.f64 x x)) y) #s(literal -1 binary64) (neg.f64 x)) y))) |
#s(approx (+ x y) (*.f64 (neg.f64 y) (-.f64 (/.f64 (neg.f64 x) y) #s(literal 1 binary64)))) |
#s(approx (/ y (+ y x)) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 x x) y) x)) y) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (/ y (+ y x)) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (*.f64 x x)) y)) x)) y) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 x) x) y)) #s(literal 1 binary64))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) (-.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 x (/.f64 (-.f64 (neg.f64 x) x) y)) #s(literal -1 binary64) (neg.f64 x)) x) y)) #s(literal 1 binary64))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) (-.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (-.f64 (neg.f64 x) x) x))) y) #s(literal -1 binary64) (neg.f64 x)) x) y)) #s(literal 1 binary64))) |
#s(approx (- x y) (*.f64 (neg.f64 y) (fma.f64 (/.f64 x y) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (+ x y) (*.f64 (neg.f64 y) (-.f64 (/.f64 (neg.f64 x) y) #s(literal 1 binary64)))) |
Compiled 3 433 to 631 computations (81.6% saved)
12 alts after pruning (6 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 166 | 1 | 167 |
| Fresh | 1 | 5 | 6 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 1 | 1 |
| Total | 167 | 12 | 179 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.9% | (/.f64 (-.f64 x y) (+.f64 x y)) |
| ▶ | 85.9% | (/.f64 (-.f64 x y) #s(approx (+ x y) (*.f64 (-.f64 (/.f64 x y) #s(literal -1 binary64)) y))) |
| ✓ | 50.7% | (/.f64 (-.f64 x y) #s(approx (+ x y) y)) |
| ▶ | 49.8% | (/.f64 (-.f64 x y) #s(approx (+ x y) x)) |
| ▶ | 51.1% | (/.f64 #s(approx (- x y) (neg.f64 y)) (+.f64 x y)) |
| ✓ | 49.9% | (/.f64 #s(approx (- x y) x) (+.f64 x y)) |
| ✓ | 100.0% | (-.f64 (/.f64 x (+.f64 y x)) (/.f64 y (+.f64 y x))) |
| ▶ | 50.5% | #s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 y x) #s(literal -2 binary64) #s(literal 1 binary64))) |
| ✓ | 51.2% | #s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 x y) #s(literal 2 binary64) #s(literal -1 binary64))) |
| ▶ | 48.8% | #s(approx (/ (- x y) (+ x y)) #s(literal 1 binary64)) |
| ✓ | 49.9% | #s(approx (/ (- x y) (+ x y)) #s(literal -1 binary64)) |
| 49.0% | #s(approx (- (/ x (+ y x)) (/ y (+ y x))) (-.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (-.f64 (neg.f64 x) x) x))) y) #s(literal -1 binary64) (neg.f64 x)) x) y)) #s(literal 1 binary64))) |
Compiled 261 to 166 computations (36.4% saved)
| Inputs |
|---|
(/.f64 (-.f64 x y) #s(approx (+ x y) (*.f64 (-.f64 (/.f64 x y) #s(literal -1 binary64)) y))) |
(-.f64 x y) |
x |
y |
#s(approx (+ x y) (*.f64 (-.f64 (/.f64 x y) #s(literal -1 binary64)) y)) |
(*.f64 (-.f64 (/.f64 x y) #s(literal -1 binary64)) y) |
(-.f64 (/.f64 x y) #s(literal -1 binary64)) |
(/.f64 x y) |
#s(literal -1 binary64) |
#s(approx (/ (- x y) (+ x y)) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(/.f64 (-.f64 x y) #s(approx (+ x y) x)) |
#s(approx (+ x y) x) |
(/.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 y x) #s(literal -2 binary64) #s(literal 1 binary64))) |
(fma.f64 (/.f64 y x) #s(literal -2 binary64) #s(literal 1 binary64)) |
(/.f64 y x) |
#s(literal -2 binary64) |
| Outputs |
|---|
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 -1)) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (* 2 (/ x y)) 1))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (* x (+ (* -2 (/ x (pow y 2))) (* 2 (/ 1 y)))) 1))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (* x (+ (* x (- (* 2 (/ x (pow y 3))) (* 2 (/ 1 (pow y 2))))) (* 2 (/ 1 y)))) 1))) |
#s(approx (- x y) #s(hole binary64 (* -1 y))) |
#s(approx (- x y) #s(hole binary64 (- x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 y)) |
#s(approx (+ x y) #s(hole binary64 (+ x y))) |
#s(approx (* (- (/ x y) -1) y) #s(hole binary64 y)) |
#s(approx (* (- (/ x y) -1) y) #s(hole binary64 (+ x y))) |
#s(approx (- (/ x y) -1) #s(hole binary64 1)) |
#s(approx (- (/ x y) -1) #s(hole binary64 (+ 1 (/ x y)))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx (+ (* (/ y x) -2) 1) #s(hole binary64 (* -2 (/ y x)))) |
#s(approx (+ (* (/ y x) -2) 1) #s(hole binary64 (/ (+ x (* -2 y)) x))) |
#s(approx (/ y x) #s(hole binary64 (/ y x))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 1)) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (+ 1 (* -1 (/ y x))) (/ y x)))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (+ 1 (+ (* -1 (/ y x)) (* -1 (/ (* y (- (* -1 y) y)) (pow x 2))))) (/ y x)))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (+ 1 (+ (* -1 (/ y x)) (/ (* (pow y 2) (- (* -1 y) y)) (pow x 3)))) (+ (/ y x) (/ (* y (- (* -1 y) y)) (pow x 2)))))) |
#s(approx (- x y) #s(hole binary64 x)) |
#s(approx (- x y) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (+ x y) #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (* (- (/ x y) -1) y) #s(hole binary64 x)) |
#s(approx (* (- (/ x y) -1) y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (- (/ x y) -1) #s(hole binary64 (/ x y))) |
#s(approx (- (/ x y) -1) #s(hole binary64 (* x (+ (/ 1 x) (/ 1 y))))) |
#s(approx (+ (* (/ y x) -2) 1) #s(hole binary64 1)) |
#s(approx (+ (* (/ y x) -2) 1) #s(hole binary64 (+ 1 (* -2 (/ y x))))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (+ 1 (* -1 (/ (+ (* -1 (- (* -1 y) y)) (/ (* y (- (* -1 y) y)) x)) x))))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (+ 1 (* -1 (/ (+ (* -1 (- (* -1 y) y)) (* -1 (/ (+ (* -1 (* y (- (* -1 y) y))) (/ (* (pow y 2) (- (* -1 y) y)) x)) x))) x))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (* (- (/ x y) -1) y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (+ 1 (* -2 (/ y x))))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (+ 1 (* y (- (* 2 (/ y (pow x 2))) (* 2 (/ 1 x))))))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (+ 1 (* y (- (* y (+ (* -2 (/ y (pow x 3))) (* 2 (/ 1 (pow x 2))))) (* 2 (/ 1 x))))))) |
#s(approx (- x y) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- (/ x y) -1) #s(hole binary64 (/ (+ x y) y))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (/ x y) (+ 1 (* -1 (/ x y)))))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (+ (* -1 (/ (* x (- x (* -1 x))) (pow y 2))) (/ x y)) (+ 1 (* -1 (/ x y)))))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (+ (/ x y) (/ (* (pow x 2) (- x (* -1 x))) (pow y 3))) (+ 1 (+ (* -1 (/ x y)) (/ (* x (- x (* -1 x))) (pow y 2))))))) |
#s(approx (- x y) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (* (- (/ x y) -1) y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (+ (* (/ y x) -2) 1) #s(hole binary64 (* y (- (/ 1 y) (* 2 (/ 1 x)))))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (* -1 (/ (- (* -1 x) x) y)) 1))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (* -1 (/ (- (+ (* -1 x) (* -1 (/ (* x (- (* -1 x) x)) y))) x) y)) 1))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (* -1 (/ (- (+ (* -1 x) (* -1 (/ (- (* -1 (/ (* (pow x 2) (- (* -1 x) x)) y)) (* -1 (* x (- (* -1 x) x)))) y))) x) y)) 1))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (* (- (/ x y) -1) y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (+ (* (/ y x) -2) 1) #s(hole binary64 (* -1 (* y (- (* 2 (/ 1 x)) (/ 1 y)))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | y | @ | -inf | ((/ (- x y) (+ x y)) (- x y) x y (+ x y) (* (- (/ x y) -1) y) (- (/ x y) -1) (/ x y) -1 (/ (- x y) (+ x y)) 1 (/ (- x y) (+ x y)) (+ x y) (/ (- x y) (+ x y)) (- x y) (neg y) (+ x y) (/ (- x y) (+ x y)) (+ (* (/ y x) -2) 1) (/ y x) -2) |
| 2.0ms | x | @ | -inf | ((/ (- x y) (+ x y)) (- x y) x y (+ x y) (* (- (/ x y) -1) y) (- (/ x y) -1) (/ x y) -1 (/ (- x y) (+ x y)) 1 (/ (- x y) (+ x y)) (+ x y) (/ (- x y) (+ x y)) (- x y) (neg y) (+ x y) (/ (- x y) (+ x y)) (+ (* (/ y x) -2) 1) (/ y x) -2) |
| 1.0ms | y | @ | inf | ((/ (- x y) (+ x y)) (- x y) x y (+ x y) (* (- (/ x y) -1) y) (- (/ x y) -1) (/ x y) -1 (/ (- x y) (+ x y)) 1 (/ (- x y) (+ x y)) (+ x y) (/ (- x y) (+ x y)) (- x y) (neg y) (+ x y) (/ (- x y) (+ x y)) (+ (* (/ y x) -2) 1) (/ y x) -2) |
| 1.0ms | x | @ | inf | ((/ (- x y) (+ x y)) (- x y) x y (+ x y) (* (- (/ x y) -1) y) (- (/ x y) -1) (/ x y) -1 (/ (- x y) (+ x y)) 1 (/ (- x y) (+ x y)) (+ x y) (/ (- x y) (+ x y)) (- x y) (neg y) (+ x y) (/ (- x y) (+ x y)) (+ (* (/ y x) -2) 1) (/ y x) -2) |
| 1.0ms | x | @ | 0 | ((/ (- x y) (+ x y)) (- x y) x y (+ x y) (* (- (/ x y) -1) y) (- (/ x y) -1) (/ x y) -1 (/ (- x y) (+ x y)) 1 (/ (- x y) (+ x y)) (+ x y) (/ (- x y) (+ x y)) (- x y) (neg y) (+ x y) (/ (- x y) (+ x y)) (+ (* (/ y x) -2) 1) (/ y x) -2) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 230 | 1064 |
| 0 | 244 | 990 |
| 1 | 1292 | 978 |
| 0 | 8335 | 967 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (-.f64 x y) #s(approx (+ x y) (*.f64 (-.f64 (/.f64 x y) #s(literal -1 binary64)) y))) |
(-.f64 x y) |
x |
y |
#s(approx (+ x y) (*.f64 (-.f64 (/.f64 x y) #s(literal -1 binary64)) y)) |
(*.f64 (-.f64 (/.f64 x y) #s(literal -1 binary64)) y) |
(-.f64 (/.f64 x y) #s(literal -1 binary64)) |
(/.f64 x y) |
#s(literal -1 binary64) |
#s(approx (/ (- x y) (+ x y)) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(/.f64 (-.f64 x y) #s(approx (+ x y) x)) |
#s(approx (+ x y) x) |
(/.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 y x) #s(literal -2 binary64) #s(literal 1 binary64))) |
(fma.f64 (/.f64 y x) #s(literal -2 binary64) #s(literal 1 binary64)) |
(/.f64 y x) |
#s(literal -2 binary64) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 -1)) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (* 2 (/ x y)) 1))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (* x (+ (* -2 (/ x (pow y 2))) (* 2 (/ 1 y)))) 1))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (* x (+ (* x (- (* 2 (/ x (pow y 3))) (* 2 (/ 1 (pow y 2))))) (* 2 (/ 1 y)))) 1))) |
#s(approx (- x y) #s(hole binary64 (* -1 y))) |
#s(approx (- x y) #s(hole binary64 (- x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 y)) |
#s(approx (+ x y) #s(hole binary64 (+ x y))) |
#s(approx (* (- (/ x y) -1) y) #s(hole binary64 y)) |
#s(approx (* (- (/ x y) -1) y) #s(hole binary64 (+ x y))) |
#s(approx (- (/ x y) -1) #s(hole binary64 1)) |
#s(approx (- (/ x y) -1) #s(hole binary64 (+ 1 (/ x y)))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx (+ (* (/ y x) -2) 1) #s(hole binary64 (* -2 (/ y x)))) |
#s(approx (+ (* (/ y x) -2) 1) #s(hole binary64 (/ (+ x (* -2 y)) x))) |
#s(approx (/ y x) #s(hole binary64 (/ y x))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 1)) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (+ 1 (* -1 (/ y x))) (/ y x)))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (+ 1 (+ (* -1 (/ y x)) (* -1 (/ (* y (- (* -1 y) y)) (pow x 2))))) (/ y x)))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (+ 1 (+ (* -1 (/ y x)) (/ (* (pow y 2) (- (* -1 y) y)) (pow x 3)))) (+ (/ y x) (/ (* y (- (* -1 y) y)) (pow x 2)))))) |
#s(approx (- x y) #s(hole binary64 x)) |
#s(approx (- x y) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (+ x y) #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (* (- (/ x y) -1) y) #s(hole binary64 x)) |
#s(approx (* (- (/ x y) -1) y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (- (/ x y) -1) #s(hole binary64 (/ x y))) |
#s(approx (- (/ x y) -1) #s(hole binary64 (* x (+ (/ 1 x) (/ 1 y))))) |
#s(approx (+ (* (/ y x) -2) 1) #s(hole binary64 1)) |
#s(approx (+ (* (/ y x) -2) 1) #s(hole binary64 (+ 1 (* -2 (/ y x))))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (+ 1 (* -1 (/ (+ (* -1 (- (* -1 y) y)) (/ (* y (- (* -1 y) y)) x)) x))))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (+ 1 (* -1 (/ (+ (* -1 (- (* -1 y) y)) (* -1 (/ (+ (* -1 (* y (- (* -1 y) y))) (/ (* (pow y 2) (- (* -1 y) y)) x)) x))) x))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (* (- (/ x y) -1) y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (+ 1 (* -2 (/ y x))))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (+ 1 (* y (- (* 2 (/ y (pow x 2))) (* 2 (/ 1 x))))))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (+ 1 (* y (- (* y (+ (* -2 (/ y (pow x 3))) (* 2 (/ 1 (pow x 2))))) (* 2 (/ 1 x))))))) |
#s(approx (- x y) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- (/ x y) -1) #s(hole binary64 (/ (+ x y) y))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (/ x y) (+ 1 (* -1 (/ x y)))))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (+ (* -1 (/ (* x (- x (* -1 x))) (pow y 2))) (/ x y)) (+ 1 (* -1 (/ x y)))))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (+ (/ x y) (/ (* (pow x 2) (- x (* -1 x))) (pow y 3))) (+ 1 (+ (* -1 (/ x y)) (/ (* x (- x (* -1 x))) (pow y 2))))))) |
#s(approx (- x y) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (* (- (/ x y) -1) y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (+ (* (/ y x) -2) 1) #s(hole binary64 (* y (- (/ 1 y) (* 2 (/ 1 x)))))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (* -1 (/ (- (* -1 x) x) y)) 1))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (* -1 (/ (- (+ (* -1 x) (* -1 (/ (* x (- (* -1 x) x)) y))) x) y)) 1))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (* -1 (/ (- (+ (* -1 x) (* -1 (/ (- (* -1 (/ (* (pow x 2) (- (* -1 x) x)) y)) (* -1 (* x (- (* -1 x) x)))) y))) x) y)) 1))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (* (- (/ x y) -1) y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (+ (* (/ y x) -2) 1) #s(hole binary64 (* -1 (* y (- (* 2 (/ 1 x)) (/ 1 y)))))) |
| Outputs |
|---|
(/.f64 (-.f64 (*.f64 (/.f64 x #s(approx (+ x y) (*.f64 (-.f64 (/.f64 x y) #s(literal -1 binary64)) y))) (/.f64 x #s(approx (+ x y) (*.f64 (-.f64 (/.f64 x y) #s(literal -1 binary64)) y)))) (*.f64 (/.f64 y #s(approx (+ x y) (*.f64 (-.f64 (/.f64 x y) #s(literal -1 binary64)) y))) (/.f64 y #s(approx (+ x y) (*.f64 (-.f64 (/.f64 x y) #s(literal -1 binary64)) y))))) (+.f64 (/.f64 x #s(approx (+ x y) (*.f64 (-.f64 (/.f64 x y) #s(literal -1 binary64)) y))) (/.f64 y #s(approx (+ x y) (*.f64 (-.f64 (/.f64 x y) #s(literal -1 binary64)) y))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 x #s(approx (+ x y) (*.f64 (-.f64 (/.f64 x y) #s(literal -1 binary64)) y))) #s(literal 3 binary64)) (pow.f64 (/.f64 y #s(approx (+ x y) (*.f64 (-.f64 (/.f64 x y) #s(literal -1 binary64)) y))) #s(literal 3 binary64))) (fma.f64 (/.f64 x #s(approx (+ x y) (*.f64 (-.f64 (/.f64 x y) #s(literal -1 binary64)) y))) (/.f64 x #s(approx (+ x y) (*.f64 (-.f64 (/.f64 x y) #s(literal -1 binary64)) y))) (fma.f64 (/.f64 y #s(approx (+ x y) (*.f64 (-.f64 (/.f64 x y) #s(literal -1 binary64)) y))) (/.f64 y #s(approx (+ x y) (*.f64 (-.f64 (/.f64 x y) #s(literal -1 binary64)) y))) (*.f64 (/.f64 x #s(approx (+ x y) (*.f64 (-.f64 (/.f64 x y) #s(literal -1 binary64)) y))) (/.f64 y #s(approx (+ x y) (*.f64 (-.f64 (/.f64 x y) #s(literal -1 binary64)) y))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 x y))) (neg.f64 (neg.f64 #s(approx (+ x y) (*.f64 (-.f64 (/.f64 x y) #s(literal -1 binary64)) y))))) |
(/.f64 (-.f64 (*.f64 x #s(approx (+ x y) (*.f64 (-.f64 (/.f64 x y) #s(literal -1 binary64)) y))) (*.f64 #s(approx (+ x y) (*.f64 (-.f64 (/.f64 x y) #s(literal -1 binary64)) y)) y)) (*.f64 #s(approx (+ x y) (*.f64 (-.f64 (/.f64 x y) #s(literal -1 binary64)) y)) #s(approx (+ x y) (*.f64 (-.f64 (/.f64 x y) #s(literal -1 binary64)) y)))) |
(/.f64 (neg.f64 (-.f64 x y)) (neg.f64 #s(approx (+ x y) (*.f64 (-.f64 (/.f64 x y) #s(literal -1 binary64)) y)))) |
(/.f64 (-.f64 x y) #s(approx (+ x y) (*.f64 (-.f64 (/.f64 x y) #s(literal -1 binary64)) y))) |
(-.f64 (/.f64 x #s(approx (+ x y) (*.f64 (-.f64 (/.f64 x y) #s(literal -1 binary64)) y))) (/.f64 y #s(approx (+ x y) (*.f64 (-.f64 (/.f64 x y) #s(literal -1 binary64)) y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (fma.f64 y y (*.f64 x y))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 y y))) (neg.f64 (+.f64 y x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (+.f64 y x)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 x x (fma.f64 y y (*.f64 x y)))) |
(-.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 x x (fma.f64 y y (*.f64 x y)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 x x (fma.f64 y y (*.f64 x y))))) |
(-.f64 x y) |
x |
y |
#s(approx (+ x y) (*.f64 (-.f64 (/.f64 x y) #s(literal -1 binary64)) y)) |
(*.f64 (-.f64 (/.f64 x y) #s(literal -1 binary64)) y) |
(*.f64 y (-.f64 (/.f64 x y) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 x y))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(/.f64 (-.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 x y))))) |
(-.f64 (/.f64 x y) #s(literal -1 binary64)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 x #s(literal -1 binary64))) |
(*.f64 (/.f64 x y) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 x y)) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64)) (*.f64 (neg.f64 y) #s(literal 2 binary64))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 y #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 x)) (*.f64 #s(literal 2 binary64) (neg.f64 y))) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 y))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (neg.f64 x) (neg.f64 y)) |
(/.f64 x y) |
#s(literal -1 binary64) |
#s(approx (/ (- x y) (+ x y)) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(/.f64 (-.f64 (*.f64 (/.f64 x #s(approx (+ x y) x)) (/.f64 x #s(approx (+ x y) x))) (*.f64 (/.f64 y #s(approx (+ x y) x)) (/.f64 y #s(approx (+ x y) x)))) (+.f64 (/.f64 x #s(approx (+ x y) x)) (/.f64 y #s(approx (+ x y) x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 x #s(approx (+ x y) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 y #s(approx (+ x y) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 x #s(approx (+ x y) x)) (/.f64 x #s(approx (+ x y) x)) (fma.f64 (/.f64 y #s(approx (+ x y) x)) (/.f64 y #s(approx (+ x y) x)) (*.f64 (/.f64 x #s(approx (+ x y) x)) (/.f64 y #s(approx (+ x y) x)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 x y))) (neg.f64 (neg.f64 #s(approx (+ x y) x)))) |
(/.f64 (-.f64 (*.f64 x #s(approx (+ x y) x)) (*.f64 #s(approx (+ x y) x) y)) (*.f64 #s(approx (+ x y) x) #s(approx (+ x y) x))) |
(/.f64 (neg.f64 (-.f64 x y)) (neg.f64 #s(approx (+ x y) x))) |
(/.f64 (-.f64 x y) #s(approx (+ x y) x)) |
(-.f64 (/.f64 x #s(approx (+ x y) x)) (/.f64 y #s(approx (+ x y) x))) |
#s(approx (+ x y) 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)) |
#s(approx (- x y) (neg.f64 y)) |
(*.f64 #s(literal -1 binary64) y) |
(*.f64 y #s(literal -1 binary64)) |
(neg.f64 y) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 y x)) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 y x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 y y))) (neg.f64 (-.f64 x y))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 x y)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))))) |
(+.f64 y x) |
(+.f64 x y) |
#s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 y x) #s(literal -2 binary64) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) (*.f64 #s(literal 2 binary64) (/.f64 y x)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 y x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) (*.f64 #s(literal 2 binary64) (/.f64 y x)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 y x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 y x) #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -8 binary64) (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 y x) #s(literal -2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) y))) (*.f64 #s(literal 2 binary64) x)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 y x) #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal -8 binary64) (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 y x) #s(literal -2 binary64)))))) |
(fma.f64 (/.f64 y x) #s(literal -2 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -2 binary64) (/.f64 y x) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 y x) #s(literal -2 binary64)))) (/.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 y x) #s(literal -2 binary64))))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 y x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 y x) #s(literal -2 binary64)))))) (/.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 y x) #s(literal -2 binary64))))))) |
(+.f64 (*.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y x) #s(literal -2 binary64))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 y #s(literal -1 binary64))) |
(*.f64 (/.f64 y x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 y x)) |
(/.f64 (*.f64 (neg.f64 y) #s(literal 2 binary64)) (*.f64 (neg.f64 x) #s(literal 2 binary64))) |
(/.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 y)) (*.f64 #s(literal 2 binary64) (neg.f64 x))) |
(/.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 x))) |
(/.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 #s(literal 2 binary64) x)) |
(/.f64 (neg.f64 y) (neg.f64 x)) |
(/.f64 y x) |
#s(literal -2 binary64) |
#s(approx (/ (- x y) (+ x y)) #s(literal -1 binary64)) |
#s(approx (/ (- x y) (+ x y)) (-.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64))) |
#s(approx (/ (- x y) (+ x y)) (-.f64 (*.f64 (fma.f64 (/.f64 x (*.f64 y y)) #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) y)) x) #s(literal 1 binary64))) |
#s(approx (/ (- x y) (+ x y)) (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 x (pow.f64 y #s(literal 3 binary64))) (pow.f64 y #s(literal -2 binary64)))) x (/.f64 #s(literal 2 binary64) y)) x) #s(literal 1 binary64))) |
#s(approx (- x y) (neg.f64 y)) |
#s(approx (- x y) (-.f64 x y)) |
#s(approx x x) |
#s(approx (+ x y) y) |
#s(approx (+ x y) (+.f64 y x)) |
#s(approx (* (- (/ x y) -1) y) y) |
#s(approx (* (- (/ x y) -1) y) (+.f64 y x)) |
#s(approx (- (/ x y) -1) #s(literal 1 binary64)) |
#s(approx (- (/ x y) -1) (+.f64 (/.f64 x y) #s(literal 1 binary64))) |
#s(approx (/ x y) (/.f64 x y)) |
#s(approx (+ (* (/ y x) -2) 1) (*.f64 (/.f64 y x) #s(literal -2 binary64))) |
#s(approx (+ (* (/ y x) -2) 1) (/.f64 (fma.f64 #s(literal -2 binary64) y x) x)) |
#s(approx (/ y x) (/.f64 y x)) |
#s(approx (/ (- x y) (+ x y)) #s(literal 1 binary64)) |
#s(approx (/ (- x y) (+ x y)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 y) y) x))) |
#s(approx (/ (- x y) (+ x y)) (-.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (-.f64 (neg.f64 y) y) x) (/.f64 y x) (/.f64 y x)) #s(literal 1 binary64)) (/.f64 y x))) |
#s(approx (/ (- x y) (+ x y)) (-.f64 (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) (*.f64 (/.f64 (-.f64 (neg.f64 y) y) x) (pow.f64 (/.f64 y x) #s(literal 2 binary64)))) (fma.f64 (/.f64 (-.f64 (neg.f64 y) y) x) (/.f64 y x) (/.f64 y x)))) |
#s(approx (- x y) x) |
#s(approx (- x y) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x)) |
#s(approx (+ x y) x) |
#s(approx (+ x y) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) x)) |
#s(approx (* (- (/ x y) -1) y) x) |
#s(approx (* (- (/ x y) -1) y) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) x)) |
#s(approx (- (/ x y) -1) (/.f64 x y)) |
#s(approx (- (/ x y) -1) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal -1 binary64)) x))) |
#s(approx (+ (* (/ y x) -2) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (/ y x) -2) 1) (fma.f64 (/.f64 y x) #s(literal -2 binary64) #s(literal 1 binary64))) |
#s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 (fma.f64 y (/.f64 (-.f64 (neg.f64 y) y) x) (neg.f64 (-.f64 (neg.f64 y) y))) x) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 y y) (/.f64 (-.f64 (neg.f64 y) y) x) (*.f64 (neg.f64 y) (-.f64 (neg.f64 y) y))) x) #s(literal -1 binary64) (neg.f64 (-.f64 (neg.f64 y) y))) x) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (- x y) (*.f64 (neg.f64 x) (-.f64 (/.f64 y x) #s(literal 1 binary64)))) |
#s(approx (+ x y) (*.f64 (neg.f64 x) (-.f64 (/.f64 (neg.f64 y) x) #s(literal 1 binary64)))) |
#s(approx (* (- (/ x y) -1) y) (*.f64 (neg.f64 x) (-.f64 (/.f64 (neg.f64 y) x) #s(literal 1 binary64)))) |
#s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 y x) #s(literal -2 binary64) #s(literal 1 binary64))) |
#s(approx (/ (- x y) (+ x y)) (fma.f64 (-.f64 (*.f64 (/.f64 y (*.f64 x x)) #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) x)) y #s(literal 1 binary64))) |
#s(approx (/ (- x y) (+ x y)) (fma.f64 (-.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 2 binary64) (*.f64 (/.f64 y (pow.f64 x #s(literal 3 binary64))) #s(literal -2 binary64))) y) (/.f64 #s(literal 2 binary64) x)) y #s(literal 1 binary64))) |
#s(approx (- x y) (fma.f64 #s(literal -1 binary64) y x)) |
#s(approx y y) |
#s(approx (- (/ x y) -1) (/.f64 (+.f64 y x) y)) |
#s(approx (neg y) (neg.f64 y)) |
#s(approx (/ (- x y) (+ x y)) (-.f64 (/.f64 x y) (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
#s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (*.f64 (-.f64 x (neg.f64 x)) x) y) (-.f64 (/.f64 x y) (-.f64 #s(literal 1 binary64) (/.f64 x y))))) |
#s(approx (/ (- x y) (+ x y)) (-.f64 (fma.f64 (/.f64 (-.f64 x (neg.f64 x)) y) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 x y)) (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 (/.f64 (-.f64 x (neg.f64 x)) y) (/.f64 x y))))) |
#s(approx (- x y) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y)) |
#s(approx (+ x y) (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) y)) |
#s(approx (* (- (/ x y) -1) y) (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) y)) |
#s(approx (+ (* (/ y x) -2) 1) (*.f64 (-.f64 (pow.f64 y #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) x)) y)) |
#s(approx (/ (- x y) (+ x y)) (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 x) x) y)) #s(literal 1 binary64))) |
#s(approx (/ (- x y) (+ x y)) (-.f64 (neg.f64 (/.f64 (-.f64 (-.f64 (neg.f64 x) (*.f64 x (/.f64 (-.f64 (neg.f64 x) x) y))) x) y)) #s(literal 1 binary64))) |
#s(approx (/ (- x y) (+ x y)) (-.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (-.f64 (neg.f64 x) x) x))) y) #s(literal -1 binary64) (neg.f64 x)) x) y)) #s(literal 1 binary64))) |
#s(approx (- x y) (*.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
#s(approx (+ x y) (*.f64 (neg.f64 y) (-.f64 (/.f64 (neg.f64 x) y) #s(literal 1 binary64)))) |
#s(approx (* (- (/ x y) -1) y) (*.f64 (neg.f64 y) (-.f64 (/.f64 (neg.f64 x) y) #s(literal 1 binary64)))) |
#s(approx (+ (* (/ y x) -2) 1) (*.f64 (neg.f64 y) (-.f64 (/.f64 #s(literal 2 binary64) x) (pow.f64 y #s(literal -1 binary64))))) |
Compiled 4 016 to 642 computations (84% saved)
12 alts after pruning (1 fresh and 11 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 188 | 1 | 189 |
| Fresh | 1 | 0 | 1 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 6 | 6 |
| Total | 189 | 12 | 201 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.9% | (/.f64 (-.f64 x y) (+.f64 x y)) |
| ✓ | 85.9% | (/.f64 (-.f64 x y) #s(approx (+ x y) (*.f64 (-.f64 (/.f64 x y) #s(literal -1 binary64)) y))) |
| ✓ | 50.7% | (/.f64 (-.f64 x y) #s(approx (+ x y) y)) |
| ✓ | 49.8% | (/.f64 (-.f64 x y) #s(approx (+ x y) x)) |
| ✓ | 51.1% | (/.f64 #s(approx (- x y) (neg.f64 y)) (+.f64 x y)) |
| ✓ | 49.9% | (/.f64 #s(approx (- x y) x) (+.f64 x y)) |
| ✓ | 100.0% | (-.f64 (/.f64 x (+.f64 y x)) (/.f64 y (+.f64 y x))) |
| ✓ | 50.5% | #s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 y x) #s(literal -2 binary64) #s(literal 1 binary64))) |
| ✓ | 51.2% | #s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 x y) #s(literal 2 binary64) #s(literal -1 binary64))) |
| ▶ | 49.0% | #s(approx (/ (- x y) (+ x y)) (-.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (-.f64 (neg.f64 x) x) x))) y) #s(literal -1 binary64) (neg.f64 x)) x) y)) #s(literal 1 binary64))) |
| ✓ | 48.8% | #s(approx (/ (- x y) (+ x y)) #s(literal 1 binary64)) |
| ✓ | 49.9% | #s(approx (/ (- x y) (+ x y)) #s(literal -1 binary64)) |
Compiled 156 to 102 computations (34.6% saved)
| Inputs |
|---|
#s(approx (/ (- x y) (+ x y)) (-.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (-.f64 (neg.f64 x) x) x))) y) #s(literal -1 binary64) (neg.f64 x)) x) y)) #s(literal 1 binary64))) |
(-.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (-.f64 (neg.f64 x) x) x))) y) #s(literal -1 binary64) (neg.f64 x)) x) y)) #s(literal 1 binary64)) |
(neg.f64 (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (-.f64 (neg.f64 x) x) x))) y) #s(literal -1 binary64) (neg.f64 x)) x) y)) |
(/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (-.f64 (neg.f64 x) x) x))) y) #s(literal -1 binary64) (neg.f64 x)) x) y) |
(-.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (-.f64 (neg.f64 x) x) x))) y) #s(literal -1 binary64) (neg.f64 x)) x) |
(fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (-.f64 (neg.f64 x) x) x))) y) #s(literal -1 binary64) (neg.f64 x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (-.f64 (neg.f64 x) x) x))) y) |
(*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (-.f64 (neg.f64 x) x) x))) |
#s(literal -1 binary64) |
(-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (-.f64 (neg.f64 x) x) x)) |
(*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) |
(*.f64 x x) |
x |
(/.f64 (-.f64 (neg.f64 x) x) y) |
(-.f64 (neg.f64 x) x) |
(neg.f64 x) |
y |
(*.f64 (-.f64 (neg.f64 x) x) x) |
#s(literal 1 binary64) |
| Outputs |
|---|
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 -1)) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (* 2 (/ x y)) 1))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (* x (+ (* -2 (/ x (pow y 2))) (* 2 (/ 1 y)))) 1))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (* x (+ (* x (- (* 2 (/ x (pow y 3))) (* 2 (/ 1 (pow y 2))))) (* 2 (/ 1 y)))) 1))) |
#s(approx (- (neg (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y)) 1) #s(hole binary64 -1)) |
#s(approx (- (neg (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y)) 1) #s(hole binary64 (- (* 2 (/ x y)) 1))) |
#s(approx (- (neg (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y)) 1) #s(hole binary64 (- (* x (+ (* -2 (/ x (pow y 2))) (* 2 (/ 1 y)))) 1))) |
#s(approx (- (neg (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y)) 1) #s(hole binary64 (- (* x (+ (* x (- (* 2 (/ x (pow y 3))) (* 2 (/ 1 (pow y 2))))) (* 2 (/ 1 y)))) 1))) |
#s(approx (neg (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y)) #s(hole binary64 (* 2 (/ x y)))) |
#s(approx (neg (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y)) #s(hole binary64 (* x (+ (* -2 (/ x (pow y 2))) (* 2 (/ 1 y)))))) |
#s(approx (neg (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y)) #s(hole binary64 (* x (+ (* x (- (* 2 (/ x (pow y 3))) (* 2 (/ 1 (pow y 2))))) (* 2 (/ 1 y)))))) |
#s(approx (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y) #s(hole binary64 (* -2 (/ x y)))) |
#s(approx (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y) #s(hole binary64 (* x (- (* 2 (/ x (pow y 2))) (* 2 (/ 1 y)))))) |
#s(approx (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y) #s(hole binary64 (* x (- (* x (+ (* -2 (/ x (pow y 3))) (* 2 (/ 1 (pow y 2))))) (* 2 (/ 1 y)))))) |
#s(approx (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) #s(hole binary64 (* -2 x))) |
#s(approx (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) #s(hole binary64 (* x (- (* 2 (/ x y)) 2)))) |
#s(approx (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) #s(hole binary64 (* x (- (* x (+ (* -2 (/ x (pow y 2))) (* 2 (/ 1 y)))) 2)))) |
#s(approx (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) #s(hole binary64 (* -1 x))) |
#s(approx (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) #s(hole binary64 (* x (- (* 2 (/ x y)) 1)))) |
#s(approx (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) #s(hole binary64 (* x (- (* x (+ (* -2 (/ x (pow y 2))) (* 2 (/ 1 y)))) 1)))) |
#s(approx (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) #s(hole binary64 (* -2 (/ (pow x 2) y)))) |
#s(approx (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) #s(hole binary64 (* (pow x 2) (- (* 2 (/ x (pow y 2))) (* 2 (/ 1 y)))))) |
#s(approx (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) #s(hole binary64 (* -2 (pow x 2)))) |
#s(approx (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) #s(hole binary64 (* (pow x 2) (- (* 2 (/ x y)) 2)))) |
#s(approx (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x)) #s(hole binary64 (* 2 (pow x 2)))) |
#s(approx (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x)) #s(hole binary64 (* (pow x 2) (+ 2 (* -2 (/ x y)))))) |
#s(approx (* (* x x) (/ (- (neg x) x) y)) #s(hole binary64 (* -2 (/ (pow x 3) y)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (- (neg x) x) y) #s(hole binary64 (* -2 (/ x y)))) |
#s(approx (- (neg x) x) #s(hole binary64 (* -2 x))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (* (- (neg x) x) x) #s(hole binary64 (* -2 (pow x 2)))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 1)) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (+ 1 (* -1 (/ y x))) (/ y x)))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (+ 1 (+ (* -1 (/ y x)) (* -1 (/ (* y (- (* -1 y) y)) (pow x 2))))) (/ y x)))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (+ 1 (+ (* -1 (/ y x)) (/ (* (pow y 2) (- (* -1 y) y)) (pow x 3)))) (+ (/ y x) (/ (* y (- (* -1 y) y)) (pow x 2)))))) |
#s(approx (- (neg (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y)) 1) #s(hole binary64 (* 2 (/ (pow x 3) (pow y 3))))) |
#s(approx (- (neg (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y)) 1) #s(hole binary64 (* (pow x 3) (- (* 2 (/ 1 (pow y 3))) (* 2 (/ 1 (* x (pow y 2)))))))) |
#s(approx (- (neg (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y)) 1) #s(hole binary64 (* (pow x 3) (- (+ (* 2 (/ 1 (pow y 3))) (/ 2 (* (pow x 2) y))) (/ 2 (* x (pow y 2))))))) |
#s(approx (- (neg (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y)) 1) #s(hole binary64 (* (pow x 3) (- (+ (* 2 (/ 1 (* (pow x 2) y))) (* 2 (/ 1 (pow y 3)))) (+ (/ 1 (pow x 3)) (/ 2 (* x (pow y 2)))))))) |
#s(approx (neg (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y)) #s(hole binary64 (* 2 (/ (pow x 3) (pow y 3))))) |
#s(approx (neg (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y)) #s(hole binary64 (* (pow x 3) (- (* 2 (/ 1 (pow y 3))) (* 2 (/ 1 (* x (pow y 2)))))))) |
#s(approx (neg (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y)) #s(hole binary64 (* (pow x 3) (- (+ (* 2 (/ 1 (pow y 3))) (/ 2 (* (pow x 2) y))) (/ 2 (* x (pow y 2))))))) |
#s(approx (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y) #s(hole binary64 (* -2 (/ (pow x 3) (pow y 3))))) |
#s(approx (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y) #s(hole binary64 (* (pow x 3) (- (* 2 (/ 1 (* x (pow y 2)))) (* 2 (/ 1 (pow y 3))))))) |
#s(approx (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y) #s(hole binary64 (* (pow x 3) (- (/ 2 (* x (pow y 2))) (+ (* 2 (/ 1 (pow y 3))) (/ 2 (* (pow x 2) y))))))) |
#s(approx (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) #s(hole binary64 (* -2 (/ (pow x 3) (pow y 2))))) |
#s(approx (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) #s(hole binary64 (* (pow x 3) (- (* 2 (/ 1 (* x y))) (* 2 (/ 1 (pow y 2))))))) |
#s(approx (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) #s(hole binary64 (* (pow x 3) (- (/ 2 (* x y)) (+ (* 2 (/ 1 (pow y 2))) (/ 2 (pow x 2))))))) |
#s(approx (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) #s(hole binary64 (* -2 (/ (pow x 3) (pow y 2))))) |
#s(approx (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) #s(hole binary64 (* (pow x 3) (- (* 2 (/ 1 (* x y))) (* 2 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) #s(hole binary64 (* (pow x 3) (- (/ 2 (* x y)) (+ (* 2 (/ 1 (pow y 2))) (/ 1 (pow x 2))))))) |
#s(approx (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) #s(hole binary64 (* 2 (/ (pow x 3) (pow y 2))))) |
#s(approx (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) #s(hole binary64 (* (pow x 3) (- (* 2 (/ 1 (pow y 2))) (* 2 (/ 1 (* x y))))))) |
#s(approx (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) #s(hole binary64 (* 2 (/ (pow x 3) y)))) |
#s(approx (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) #s(hole binary64 (* (pow x 3) (- (* 2 (/ 1 y)) (* 2 (/ 1 x)))))) |
#s(approx (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x)) #s(hole binary64 (* -2 (/ (pow x 3) y)))) |
#s(approx (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x)) #s(hole binary64 (* (pow x 3) (- (* 2 (/ 1 x)) (* 2 (/ 1 y)))))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (+ 1 (* -1 (/ (+ (* -1 (- (* -1 y) y)) (/ (* y (- (* -1 y) y)) x)) x))))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (+ 1 (* -1 (/ (+ (* -1 (- (* -1 y) y)) (* -1 (/ (+ (* -1 (* y (- (* -1 y) y))) (/ (* (pow y 2) (- (* -1 y) y)) x)) x))) x))))) |
#s(approx (- (neg (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y)) 1) #s(hole binary64 (* -1 (* (pow x 3) (- (* 2 (/ 1 (* x (pow y 2)))) (* 2 (/ 1 (pow y 3)))))))) |
#s(approx (- (neg (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y)) 1) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (- (* 2 (/ 1 (* x y))) (* 2 (/ 1 (pow y 2)))) x)) (* 2 (/ 1 (pow y 3)))))))) |
#s(approx (- (neg (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y)) 1) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (- (* -1 (/ (- (/ 1 x) (* 2 (/ 1 y))) x)) (* 2 (/ 1 (pow y 2)))) x)) (* 2 (/ 1 (pow y 3)))))))) |
#s(approx (neg (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y)) #s(hole binary64 (* -1 (* (pow x 3) (- (* 2 (/ 1 (* x (pow y 2)))) (* 2 (/ 1 (pow y 3)))))))) |
#s(approx (neg (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y)) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (- (* 2 (/ 1 (* x y))) (* 2 (/ 1 (pow y 2)))) x)) (* 2 (/ 1 (pow y 3)))))))) |
#s(approx (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y) #s(hole binary64 (* -1 (* (pow x 3) (- (* 2 (/ 1 (pow y 3))) (* 2 (/ 1 (* x (pow y 2))))))))) |
#s(approx (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y) #s(hole binary64 (* -1 (* (pow x 3) (+ (* -1 (/ (- (* 2 (/ 1 (pow y 2))) (* 2 (/ 1 (* x y)))) x)) (* 2 (/ 1 (pow y 3)))))))) |
#s(approx (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) #s(hole binary64 (* -1 (* (pow x 3) (- (* 2 (/ 1 (pow y 2))) (* 2 (/ 1 (* x y)))))))) |
#s(approx (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) #s(hole binary64 (* -1 (* (pow x 3) (+ (* -1 (/ (- (* 2 (/ 1 y)) (* 2 (/ 1 x))) x)) (* 2 (/ 1 (pow y 2)))))))) |
#s(approx (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) #s(hole binary64 (* -1 (* (pow x 3) (- (* 2 (/ 1 (pow y 2))) (* 2 (/ 1 (* x y)))))))) |
#s(approx (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) #s(hole binary64 (* -1 (* (pow x 3) (+ (* -1 (/ (- (* 2 (/ 1 y)) (/ 1 x)) x)) (* 2 (/ 1 (pow y 2)))))))) |
#s(approx (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) #s(hole binary64 (* -1 (* (pow x 3) (- (* 2 (/ 1 (* x y))) (* 2 (/ 1 (pow y 2)))))))) |
#s(approx (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) #s(hole binary64 (* -1 (* (pow x 3) (- (* 2 (/ 1 x)) (* 2 (/ 1 y))))))) |
#s(approx (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x)) #s(hole binary64 (* -1 (* (pow x 3) (- (* 2 (/ 1 y)) (* 2 (/ 1 x))))))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (+ 1 (* -2 (/ y x))))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (+ 1 (* y (- (* 2 (/ y (pow x 2))) (* 2 (/ 1 x))))))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (+ 1 (* y (- (* y (+ (* -2 (/ y (pow x 3))) (* 2 (/ 1 (pow x 2))))) (* 2 (/ 1 x))))))) |
#s(approx (- (neg (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y)) 1) #s(hole binary64 (/ (- (* -2 (* (pow x 2) y)) (* -2 (pow x 3))) (pow y 3)))) |
#s(approx (- (neg (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y)) 1) #s(hole binary64 (/ (- (* y (+ (* -2 (pow x 2)) (* 2 (* x y)))) (* -2 (pow x 3))) (pow y 3)))) |
#s(approx (- (neg (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y)) 1) #s(hole binary64 (/ (- (* y (+ (* -2 (pow x 2)) (* y (+ (* -1 y) (* 2 x))))) (* -2 (pow x 3))) (pow y 3)))) |
#s(approx (neg (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y)) #s(hole binary64 (/ (- (* -2 (* (pow x 2) y)) (* -2 (pow x 3))) (pow y 3)))) |
#s(approx (neg (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y)) #s(hole binary64 (/ (- (* y (+ (* -2 (pow x 2)) (* 2 (* x y)))) (* -2 (pow x 3))) (pow y 3)))) |
#s(approx (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y) #s(hole binary64 (/ (+ (* -2 (pow x 3)) (* 2 (* (pow x 2) y))) (pow y 3)))) |
#s(approx (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y) #s(hole binary64 (/ (+ (* -2 (pow x 3)) (* y (+ (* -2 (* x y)) (* 2 (pow x 2))))) (pow y 3)))) |
#s(approx (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) #s(hole binary64 (/ (+ (* -2 (pow x 3)) (* 2 (* (pow x 2) y))) (pow y 2)))) |
#s(approx (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) #s(hole binary64 (/ (+ (* -2 (pow x 3)) (* y (- (* -2 (* x y)) (* -2 (pow x 2))))) (pow y 2)))) |
#s(approx (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) #s(hole binary64 (/ (+ (* -2 (pow x 3)) (* 2 (* (pow x 2) y))) (pow y 2)))) |
#s(approx (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) #s(hole binary64 (/ (+ (* -2 (pow x 3)) (* y (- (* -1 (* x y)) (* -2 (pow x 2))))) (pow y 2)))) |
#s(approx (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) #s(hole binary64 (/ (+ (* -2 (* (pow x 2) y)) (* 2 (pow x 3))) (pow y 2)))) |
#s(approx (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) #s(hole binary64 (/ (+ (* -2 (* (pow x 2) y)) (* 2 (pow x 3))) y))) |
#s(approx (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x)) #s(hole binary64 (/ (+ (* -2 (pow x 3)) (* 2 (* (pow x 2) y))) y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (/ x y) (+ 1 (* -1 (/ x y)))))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (+ (* -1 (/ (* x (- x (* -1 x))) (pow y 2))) (/ x y)) (+ 1 (* -1 (/ x y)))))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (+ (/ x y) (/ (* (pow x 2) (- x (* -1 x))) (pow y 3))) (+ 1 (+ (* -1 (/ x y)) (/ (* x (- x (* -1 x))) (pow y 2))))))) |
#s(approx (- (neg (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y)) 1) #s(hole binary64 (- (* -2 (/ (pow x 2) (pow y 2))) (+ 1 (* -2 (/ x y)))))) |
#s(approx (- (neg (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y)) 1) #s(hole binary64 (- (* 2 (/ (pow x 3) (pow y 3))) (+ 1 (+ (* -2 (/ x y)) (* 2 (/ (pow x 2) (pow y 2)))))))) |
#s(approx (neg (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y)) #s(hole binary64 (/ (- (* -2 (/ (pow x 2) y)) (* -2 x)) y))) |
#s(approx (neg (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y)) #s(hole binary64 (/ (- (* 2 (/ (pow x 3) (pow y 2))) (+ (* -2 x) (* 2 (/ (pow x 2) y)))) y))) |
#s(approx (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y) #s(hole binary64 (/ (+ (* -2 x) (* 2 (/ (pow x 2) y))) y))) |
#s(approx (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y) #s(hole binary64 (/ (+ (* -2 x) (+ (* -2 (/ (pow x 3) (pow y 2))) (* 2 (/ (pow x 2) y)))) y))) |
#s(approx (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) #s(hole binary64 (- (* 2 (/ (pow x 2) y)) (* 2 x)))) |
#s(approx (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) #s(hole binary64 (- (+ (* -2 (/ (pow x 3) (pow y 2))) (* 2 (/ (pow x 2) y))) (* 2 x)))) |
#s(approx (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) #s(hole binary64 (- (* 2 (/ (pow x 2) y)) x))) |
#s(approx (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) #s(hole binary64 (- (+ (* -2 (/ (pow x 3) (pow y 2))) (* 2 (/ (pow x 2) y))) x))) |
#s(approx (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) #s(hole binary64 (/ (+ (* -2 (pow x 2)) (* 2 (/ (pow x 3) y))) y))) |
#s(approx (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) #s(hole binary64 (+ (* -2 (pow x 2)) (* 2 (/ (pow x 3) y))))) |
#s(approx (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x)) #s(hole binary64 (- (* -2 (/ (pow x 3) y)) (* -2 (pow x 2))))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (* -1 (/ (- (* -1 x) x) y)) 1))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (* -1 (/ (- (+ (* -1 x) (* -1 (/ (* x (- (* -1 x) x)) y))) x) y)) 1))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (* -1 (/ (- (+ (* -1 x) (* -1 (/ (- (* -1 (/ (* (pow x 2) (- (* -1 x) x)) y)) (* -1 (* x (- (* -1 x) x)))) y))) x) y)) 1))) |
#s(approx (- (neg (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y)) 1) #s(hole binary64 (- (* -1 (/ (- (* 2 (/ (pow x 2) y)) (* 2 x)) y)) 1))) |
#s(approx (- (neg (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y)) 1) #s(hole binary64 (- (* -1 (/ (- (* -1 (/ (- (* 2 (/ (pow x 3) y)) (* 2 (pow x 2))) y)) (* 2 x)) y)) 1))) |
#s(approx (neg (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y)) #s(hole binary64 (* -1 (/ (- (* 2 (/ (pow x 2) y)) (* 2 x)) y)))) |
#s(approx (neg (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (* 2 (/ (pow x 3) y)) (* 2 (pow x 2))) y)) (* 2 x)) y)))) |
#s(approx (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y) #s(hole binary64 (* -1 (/ (+ (* -2 (/ (pow x 2) y)) (* 2 x)) y)))) |
#s(approx (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (pow x 3) y)) (* 2 (pow x 2))) y)) (* 2 x)) y)))) |
#s(approx (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) #s(hole binary64 (- (* -1 (/ (+ (* -2 (pow x 2)) (* 2 (/ (pow x 3) y))) y)) (* 2 x)))) |
#s(approx (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) #s(hole binary64 (- (* -1 (/ (+ (* -2 (pow x 2)) (* 2 (/ (pow x 3) y))) y)) x))) |
#s(approx (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) #s(hole binary64 (* -1 (/ (+ (* -2 (/ (pow x 3) y)) (* 2 (pow x 2))) y)))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 24.0ms | x | @ | -inf | ((/ (- x y) (+ x y)) (- (neg (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y)) 1) (neg (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y)) (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y) (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x)) (* (* x x) (/ (- (neg x) x) y)) (* x x) x (/ (- (neg x) x) y) (- (neg x) x) (neg x) y (* (- (neg x) x) x) 1) |
| 5.0ms | x | @ | 0 | ((/ (- x y) (+ x y)) (- (neg (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y)) 1) (neg (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y)) (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y) (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x)) (* (* x x) (/ (- (neg x) x) y)) (* x x) x (/ (- (neg x) x) y) (- (neg x) x) (neg x) y (* (- (neg x) x) x) 1) |
| 5.0ms | x | @ | inf | ((/ (- x y) (+ x y)) (- (neg (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y)) 1) (neg (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y)) (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y) (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x)) (* (* x x) (/ (- (neg x) x) y)) (* x x) x (/ (- (neg x) x) y) (- (neg x) x) (neg x) y (* (- (neg x) x) x) 1) |
| 3.0ms | y | @ | 0 | ((/ (- x y) (+ x y)) (- (neg (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y)) 1) (neg (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y)) (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y) (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x)) (* (* x x) (/ (- (neg x) x) y)) (* x x) x (/ (- (neg x) x) y) (- (neg x) x) (neg x) y (* (- (neg x) x) x) 1) |
| 3.0ms | y | @ | inf | ((/ (- x y) (+ x y)) (- (neg (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y)) 1) (neg (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y)) (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y) (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x)) (* (* x x) (/ (- (neg x) x) y)) (* x x) x (/ (- (neg x) x) y) (- (neg x) x) (neg x) y (* (- (neg x) x) x) 1) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 473 | 5145 |
| 0 | 501 | 4752 |
| 1 | 2741 | 4746 |
| 0 | 8740 | 4698 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (/ (- x y) (+ x y)) (-.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (-.f64 (neg.f64 x) x) x))) y) #s(literal -1 binary64) (neg.f64 x)) x) y)) #s(literal 1 binary64))) |
(-.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (-.f64 (neg.f64 x) x) x))) y) #s(literal -1 binary64) (neg.f64 x)) x) y)) #s(literal 1 binary64)) |
(neg.f64 (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (-.f64 (neg.f64 x) x) x))) y) #s(literal -1 binary64) (neg.f64 x)) x) y)) |
(/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (-.f64 (neg.f64 x) x) x))) y) #s(literal -1 binary64) (neg.f64 x)) x) y) |
(-.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (-.f64 (neg.f64 x) x) x))) y) #s(literal -1 binary64) (neg.f64 x)) x) |
(fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (-.f64 (neg.f64 x) x) x))) y) #s(literal -1 binary64) (neg.f64 x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (-.f64 (neg.f64 x) x) x))) y) |
(*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (-.f64 (neg.f64 x) x) x))) |
#s(literal -1 binary64) |
(-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (-.f64 (neg.f64 x) x) x)) |
(*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) |
(*.f64 x x) |
x |
(/.f64 (-.f64 (neg.f64 x) x) y) |
(-.f64 (neg.f64 x) x) |
(neg.f64 x) |
y |
(*.f64 (-.f64 (neg.f64 x) x) x) |
#s(literal 1 binary64) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 -1)) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (* 2 (/ x y)) 1))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (* x (+ (* -2 (/ x (pow y 2))) (* 2 (/ 1 y)))) 1))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (* x (+ (* x (- (* 2 (/ x (pow y 3))) (* 2 (/ 1 (pow y 2))))) (* 2 (/ 1 y)))) 1))) |
#s(approx (- (neg (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y)) 1) #s(hole binary64 -1)) |
#s(approx (- (neg (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y)) 1) #s(hole binary64 (- (* 2 (/ x y)) 1))) |
#s(approx (- (neg (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y)) 1) #s(hole binary64 (- (* x (+ (* -2 (/ x (pow y 2))) (* 2 (/ 1 y)))) 1))) |
#s(approx (- (neg (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y)) 1) #s(hole binary64 (- (* x (+ (* x (- (* 2 (/ x (pow y 3))) (* 2 (/ 1 (pow y 2))))) (* 2 (/ 1 y)))) 1))) |
#s(approx (neg (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y)) #s(hole binary64 (* 2 (/ x y)))) |
#s(approx (neg (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y)) #s(hole binary64 (* x (+ (* -2 (/ x (pow y 2))) (* 2 (/ 1 y)))))) |
#s(approx (neg (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y)) #s(hole binary64 (* x (+ (* x (- (* 2 (/ x (pow y 3))) (* 2 (/ 1 (pow y 2))))) (* 2 (/ 1 y)))))) |
#s(approx (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y) #s(hole binary64 (* -2 (/ x y)))) |
#s(approx (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y) #s(hole binary64 (* x (- (* 2 (/ x (pow y 2))) (* 2 (/ 1 y)))))) |
#s(approx (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y) #s(hole binary64 (* x (- (* x (+ (* -2 (/ x (pow y 3))) (* 2 (/ 1 (pow y 2))))) (* 2 (/ 1 y)))))) |
#s(approx (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) #s(hole binary64 (* -2 x))) |
#s(approx (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) #s(hole binary64 (* x (- (* 2 (/ x y)) 2)))) |
#s(approx (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) #s(hole binary64 (* x (- (* x (+ (* -2 (/ x (pow y 2))) (* 2 (/ 1 y)))) 2)))) |
#s(approx (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) #s(hole binary64 (* -1 x))) |
#s(approx (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) #s(hole binary64 (* x (- (* 2 (/ x y)) 1)))) |
#s(approx (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) #s(hole binary64 (* x (- (* x (+ (* -2 (/ x (pow y 2))) (* 2 (/ 1 y)))) 1)))) |
#s(approx (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) #s(hole binary64 (* -2 (/ (pow x 2) y)))) |
#s(approx (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) #s(hole binary64 (* (pow x 2) (- (* 2 (/ x (pow y 2))) (* 2 (/ 1 y)))))) |
#s(approx (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) #s(hole binary64 (* -2 (pow x 2)))) |
#s(approx (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) #s(hole binary64 (* (pow x 2) (- (* 2 (/ x y)) 2)))) |
#s(approx (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x)) #s(hole binary64 (* 2 (pow x 2)))) |
#s(approx (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x)) #s(hole binary64 (* (pow x 2) (+ 2 (* -2 (/ x y)))))) |
#s(approx (* (* x x) (/ (- (neg x) x) y)) #s(hole binary64 (* -2 (/ (pow x 3) y)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (- (neg x) x) y) #s(hole binary64 (* -2 (/ x y)))) |
#s(approx (- (neg x) x) #s(hole binary64 (* -2 x))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (* (- (neg x) x) x) #s(hole binary64 (* -2 (pow x 2)))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 1)) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (+ 1 (* -1 (/ y x))) (/ y x)))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (+ 1 (+ (* -1 (/ y x)) (* -1 (/ (* y (- (* -1 y) y)) (pow x 2))))) (/ y x)))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (+ 1 (+ (* -1 (/ y x)) (/ (* (pow y 2) (- (* -1 y) y)) (pow x 3)))) (+ (/ y x) (/ (* y (- (* -1 y) y)) (pow x 2)))))) |
#s(approx (- (neg (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y)) 1) #s(hole binary64 (* 2 (/ (pow x 3) (pow y 3))))) |
#s(approx (- (neg (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y)) 1) #s(hole binary64 (* (pow x 3) (- (* 2 (/ 1 (pow y 3))) (* 2 (/ 1 (* x (pow y 2)))))))) |
#s(approx (- (neg (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y)) 1) #s(hole binary64 (* (pow x 3) (- (+ (* 2 (/ 1 (pow y 3))) (/ 2 (* (pow x 2) y))) (/ 2 (* x (pow y 2))))))) |
#s(approx (- (neg (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y)) 1) #s(hole binary64 (* (pow x 3) (- (+ (* 2 (/ 1 (* (pow x 2) y))) (* 2 (/ 1 (pow y 3)))) (+ (/ 1 (pow x 3)) (/ 2 (* x (pow y 2)))))))) |
#s(approx (neg (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y)) #s(hole binary64 (* 2 (/ (pow x 3) (pow y 3))))) |
#s(approx (neg (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y)) #s(hole binary64 (* (pow x 3) (- (* 2 (/ 1 (pow y 3))) (* 2 (/ 1 (* x (pow y 2)))))))) |
#s(approx (neg (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y)) #s(hole binary64 (* (pow x 3) (- (+ (* 2 (/ 1 (pow y 3))) (/ 2 (* (pow x 2) y))) (/ 2 (* x (pow y 2))))))) |
#s(approx (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y) #s(hole binary64 (* -2 (/ (pow x 3) (pow y 3))))) |
#s(approx (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y) #s(hole binary64 (* (pow x 3) (- (* 2 (/ 1 (* x (pow y 2)))) (* 2 (/ 1 (pow y 3))))))) |
#s(approx (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y) #s(hole binary64 (* (pow x 3) (- (/ 2 (* x (pow y 2))) (+ (* 2 (/ 1 (pow y 3))) (/ 2 (* (pow x 2) y))))))) |
#s(approx (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) #s(hole binary64 (* -2 (/ (pow x 3) (pow y 2))))) |
#s(approx (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) #s(hole binary64 (* (pow x 3) (- (* 2 (/ 1 (* x y))) (* 2 (/ 1 (pow y 2))))))) |
#s(approx (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) #s(hole binary64 (* (pow x 3) (- (/ 2 (* x y)) (+ (* 2 (/ 1 (pow y 2))) (/ 2 (pow x 2))))))) |
#s(approx (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) #s(hole binary64 (* -2 (/ (pow x 3) (pow y 2))))) |
#s(approx (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) #s(hole binary64 (* (pow x 3) (- (* 2 (/ 1 (* x y))) (* 2 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) #s(hole binary64 (* (pow x 3) (- (/ 2 (* x y)) (+ (* 2 (/ 1 (pow y 2))) (/ 1 (pow x 2))))))) |
#s(approx (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) #s(hole binary64 (* 2 (/ (pow x 3) (pow y 2))))) |
#s(approx (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) #s(hole binary64 (* (pow x 3) (- (* 2 (/ 1 (pow y 2))) (* 2 (/ 1 (* x y))))))) |
#s(approx (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) #s(hole binary64 (* 2 (/ (pow x 3) y)))) |
#s(approx (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) #s(hole binary64 (* (pow x 3) (- (* 2 (/ 1 y)) (* 2 (/ 1 x)))))) |
#s(approx (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x)) #s(hole binary64 (* -2 (/ (pow x 3) y)))) |
#s(approx (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x)) #s(hole binary64 (* (pow x 3) (- (* 2 (/ 1 x)) (* 2 (/ 1 y)))))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (+ 1 (* -1 (/ (+ (* -1 (- (* -1 y) y)) (/ (* y (- (* -1 y) y)) x)) x))))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (+ 1 (* -1 (/ (+ (* -1 (- (* -1 y) y)) (* -1 (/ (+ (* -1 (* y (- (* -1 y) y))) (/ (* (pow y 2) (- (* -1 y) y)) x)) x))) x))))) |
#s(approx (- (neg (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y)) 1) #s(hole binary64 (* -1 (* (pow x 3) (- (* 2 (/ 1 (* x (pow y 2)))) (* 2 (/ 1 (pow y 3)))))))) |
#s(approx (- (neg (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y)) 1) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (- (* 2 (/ 1 (* x y))) (* 2 (/ 1 (pow y 2)))) x)) (* 2 (/ 1 (pow y 3)))))))) |
#s(approx (- (neg (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y)) 1) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (- (* -1 (/ (- (/ 1 x) (* 2 (/ 1 y))) x)) (* 2 (/ 1 (pow y 2)))) x)) (* 2 (/ 1 (pow y 3)))))))) |
#s(approx (neg (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y)) #s(hole binary64 (* -1 (* (pow x 3) (- (* 2 (/ 1 (* x (pow y 2)))) (* 2 (/ 1 (pow y 3)))))))) |
#s(approx (neg (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y)) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (- (* 2 (/ 1 (* x y))) (* 2 (/ 1 (pow y 2)))) x)) (* 2 (/ 1 (pow y 3)))))))) |
#s(approx (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y) #s(hole binary64 (* -1 (* (pow x 3) (- (* 2 (/ 1 (pow y 3))) (* 2 (/ 1 (* x (pow y 2))))))))) |
#s(approx (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y) #s(hole binary64 (* -1 (* (pow x 3) (+ (* -1 (/ (- (* 2 (/ 1 (pow y 2))) (* 2 (/ 1 (* x y)))) x)) (* 2 (/ 1 (pow y 3)))))))) |
#s(approx (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) #s(hole binary64 (* -1 (* (pow x 3) (- (* 2 (/ 1 (pow y 2))) (* 2 (/ 1 (* x y)))))))) |
#s(approx (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) #s(hole binary64 (* -1 (* (pow x 3) (+ (* -1 (/ (- (* 2 (/ 1 y)) (* 2 (/ 1 x))) x)) (* 2 (/ 1 (pow y 2)))))))) |
#s(approx (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) #s(hole binary64 (* -1 (* (pow x 3) (- (* 2 (/ 1 (pow y 2))) (* 2 (/ 1 (* x y)))))))) |
#s(approx (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) #s(hole binary64 (* -1 (* (pow x 3) (+ (* -1 (/ (- (* 2 (/ 1 y)) (/ 1 x)) x)) (* 2 (/ 1 (pow y 2)))))))) |
#s(approx (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) #s(hole binary64 (* -1 (* (pow x 3) (- (* 2 (/ 1 (* x y))) (* 2 (/ 1 (pow y 2)))))))) |
#s(approx (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) #s(hole binary64 (* -1 (* (pow x 3) (- (* 2 (/ 1 x)) (* 2 (/ 1 y))))))) |
#s(approx (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x)) #s(hole binary64 (* -1 (* (pow x 3) (- (* 2 (/ 1 y)) (* 2 (/ 1 x))))))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (+ 1 (* -2 (/ y x))))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (+ 1 (* y (- (* 2 (/ y (pow x 2))) (* 2 (/ 1 x))))))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (+ 1 (* y (- (* y (+ (* -2 (/ y (pow x 3))) (* 2 (/ 1 (pow x 2))))) (* 2 (/ 1 x))))))) |
#s(approx (- (neg (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y)) 1) #s(hole binary64 (/ (- (* -2 (* (pow x 2) y)) (* -2 (pow x 3))) (pow y 3)))) |
#s(approx (- (neg (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y)) 1) #s(hole binary64 (/ (- (* y (+ (* -2 (pow x 2)) (* 2 (* x y)))) (* -2 (pow x 3))) (pow y 3)))) |
#s(approx (- (neg (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y)) 1) #s(hole binary64 (/ (- (* y (+ (* -2 (pow x 2)) (* y (+ (* -1 y) (* 2 x))))) (* -2 (pow x 3))) (pow y 3)))) |
#s(approx (neg (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y)) #s(hole binary64 (/ (- (* -2 (* (pow x 2) y)) (* -2 (pow x 3))) (pow y 3)))) |
#s(approx (neg (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y)) #s(hole binary64 (/ (- (* y (+ (* -2 (pow x 2)) (* 2 (* x y)))) (* -2 (pow x 3))) (pow y 3)))) |
#s(approx (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y) #s(hole binary64 (/ (+ (* -2 (pow x 3)) (* 2 (* (pow x 2) y))) (pow y 3)))) |
#s(approx (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y) #s(hole binary64 (/ (+ (* -2 (pow x 3)) (* y (+ (* -2 (* x y)) (* 2 (pow x 2))))) (pow y 3)))) |
#s(approx (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) #s(hole binary64 (/ (+ (* -2 (pow x 3)) (* 2 (* (pow x 2) y))) (pow y 2)))) |
#s(approx (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) #s(hole binary64 (/ (+ (* -2 (pow x 3)) (* y (- (* -2 (* x y)) (* -2 (pow x 2))))) (pow y 2)))) |
#s(approx (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) #s(hole binary64 (/ (+ (* -2 (pow x 3)) (* 2 (* (pow x 2) y))) (pow y 2)))) |
#s(approx (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) #s(hole binary64 (/ (+ (* -2 (pow x 3)) (* y (- (* -1 (* x y)) (* -2 (pow x 2))))) (pow y 2)))) |
#s(approx (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) #s(hole binary64 (/ (+ (* -2 (* (pow x 2) y)) (* 2 (pow x 3))) (pow y 2)))) |
#s(approx (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) #s(hole binary64 (/ (+ (* -2 (* (pow x 2) y)) (* 2 (pow x 3))) y))) |
#s(approx (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x)) #s(hole binary64 (/ (+ (* -2 (pow x 3)) (* 2 (* (pow x 2) y))) y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (/ x y) (+ 1 (* -1 (/ x y)))))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (+ (* -1 (/ (* x (- x (* -1 x))) (pow y 2))) (/ x y)) (+ 1 (* -1 (/ x y)))))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (+ (/ x y) (/ (* (pow x 2) (- x (* -1 x))) (pow y 3))) (+ 1 (+ (* -1 (/ x y)) (/ (* x (- x (* -1 x))) (pow y 2))))))) |
#s(approx (- (neg (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y)) 1) #s(hole binary64 (- (* -2 (/ (pow x 2) (pow y 2))) (+ 1 (* -2 (/ x y)))))) |
#s(approx (- (neg (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y)) 1) #s(hole binary64 (- (* 2 (/ (pow x 3) (pow y 3))) (+ 1 (+ (* -2 (/ x y)) (* 2 (/ (pow x 2) (pow y 2)))))))) |
#s(approx (neg (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y)) #s(hole binary64 (/ (- (* -2 (/ (pow x 2) y)) (* -2 x)) y))) |
#s(approx (neg (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y)) #s(hole binary64 (/ (- (* 2 (/ (pow x 3) (pow y 2))) (+ (* -2 x) (* 2 (/ (pow x 2) y)))) y))) |
#s(approx (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y) #s(hole binary64 (/ (+ (* -2 x) (* 2 (/ (pow x 2) y))) y))) |
#s(approx (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y) #s(hole binary64 (/ (+ (* -2 x) (+ (* -2 (/ (pow x 3) (pow y 2))) (* 2 (/ (pow x 2) y)))) y))) |
#s(approx (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) #s(hole binary64 (- (* 2 (/ (pow x 2) y)) (* 2 x)))) |
#s(approx (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) #s(hole binary64 (- (+ (* -2 (/ (pow x 3) (pow y 2))) (* 2 (/ (pow x 2) y))) (* 2 x)))) |
#s(approx (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) #s(hole binary64 (- (* 2 (/ (pow x 2) y)) x))) |
#s(approx (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) #s(hole binary64 (- (+ (* -2 (/ (pow x 3) (pow y 2))) (* 2 (/ (pow x 2) y))) x))) |
#s(approx (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) #s(hole binary64 (/ (+ (* -2 (pow x 2)) (* 2 (/ (pow x 3) y))) y))) |
#s(approx (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) #s(hole binary64 (+ (* -2 (pow x 2)) (* 2 (/ (pow x 3) y))))) |
#s(approx (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x)) #s(hole binary64 (- (* -2 (/ (pow x 3) y)) (* -2 (pow x 2))))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (* -1 (/ (- (* -1 x) x) y)) 1))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (* -1 (/ (- (+ (* -1 x) (* -1 (/ (* x (- (* -1 x) x)) y))) x) y)) 1))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (* -1 (/ (- (+ (* -1 x) (* -1 (/ (- (* -1 (/ (* (pow x 2) (- (* -1 x) x)) y)) (* -1 (* x (- (* -1 x) x)))) y))) x) y)) 1))) |
#s(approx (- (neg (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y)) 1) #s(hole binary64 (- (* -1 (/ (- (* 2 (/ (pow x 2) y)) (* 2 x)) y)) 1))) |
#s(approx (- (neg (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y)) 1) #s(hole binary64 (- (* -1 (/ (- (* -1 (/ (- (* 2 (/ (pow x 3) y)) (* 2 (pow x 2))) y)) (* 2 x)) y)) 1))) |
#s(approx (neg (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y)) #s(hole binary64 (* -1 (/ (- (* 2 (/ (pow x 2) y)) (* 2 x)) y)))) |
#s(approx (neg (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (* 2 (/ (pow x 3) y)) (* 2 (pow x 2))) y)) (* 2 x)) y)))) |
#s(approx (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y) #s(hole binary64 (* -1 (/ (+ (* -2 (/ (pow x 2) y)) (* 2 x)) y)))) |
#s(approx (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (pow x 3) y)) (* 2 (pow x 2))) y)) (* 2 x)) y)))) |
#s(approx (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) #s(hole binary64 (- (* -1 (/ (+ (* -2 (pow x 2)) (* 2 (/ (pow x 3) y))) y)) (* 2 x)))) |
#s(approx (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) #s(hole binary64 (- (* -1 (/ (+ (* -2 (pow x 2)) (* 2 (/ (pow x 3) y))) y)) x))) |
#s(approx (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) #s(hole binary64 (* -1 (/ (+ (* -2 (/ (pow x 3) y)) (* 2 (pow x 2))) y)))) |
| Outputs |
|---|
#s(approx (/ (- x y) (+ x y)) (-.f64 (/.f64 (fma.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (-.f64 (neg.f64 x) x) x))) y) #s(literal -1 binary64) (-.f64 (neg.f64 x) x)) (neg.f64 y)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (-.f64 (neg.f64 x) x) x))) y) #s(literal -1 binary64) (-.f64 (neg.f64 x) x)) (neg.f64 y)) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (-.f64 (neg.f64 x) x) x))) y) #s(literal -1 binary64) (-.f64 (neg.f64 x) x)) y) #s(literal -1 binary64) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (-.f64 (neg.f64 x) x) x))) y) #s(literal -1 binary64) (-.f64 (neg.f64 x) x)) (neg.f64 y)) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (/.f64 (fma.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (-.f64 (neg.f64 x) x) x))) y) #s(literal -1 binary64) (-.f64 (neg.f64 x) x)) (neg.f64 y)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (fma.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (-.f64 (neg.f64 x) x) x))) y) #s(literal -1 binary64) (-.f64 (neg.f64 x) x)) (neg.f64 y)) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (-.f64 (neg.f64 x) x) x))) y) #s(literal -1 binary64) (-.f64 (neg.f64 x) x))) #s(literal 2 binary64)) (*.f64 y #s(literal 2 binary64))) (*.f64 y #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (-.f64 (neg.f64 x) x) x))) y) #s(literal -1 binary64) (-.f64 (neg.f64 x) x))) #s(literal 2 binary64)) (*.f64 y #s(literal 2 binary64))) (*.f64 y #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (-.f64 (neg.f64 x) x) x))) y) #s(literal -1 binary64) (-.f64 (neg.f64 x) x)) #s(literal 2 binary64)) (*.f64 (neg.f64 y) #s(literal 2 binary64))) (*.f64 (neg.f64 y) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (-.f64 (neg.f64 x) x) x))) y) #s(literal -1 binary64) (-.f64 (neg.f64 x) x)) (neg.f64 y)) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (/.f64 (fma.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (-.f64 (neg.f64 x) x) x))) y) #s(literal -1 binary64) (-.f64 (neg.f64 x) x)) y) #s(literal -1 binary64) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (-.f64 (neg.f64 x) x) x))) y) #s(literal -1 binary64) (-.f64 (neg.f64 x) x)) (neg.f64 y)) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (/.f64 (fma.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (-.f64 (neg.f64 x) x) x))) y) #s(literal -1 binary64) (-.f64 (neg.f64 x) x)) (neg.f64 y)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (fma.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (-.f64 (neg.f64 x) x) x))) y) #s(literal -1 binary64) (-.f64 (neg.f64 x) x)) (neg.f64 y)) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (fma.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (-.f64 (neg.f64 x) x) x))) y) #s(literal -1 binary64) (-.f64 (neg.f64 x) x)) (neg.f64 y)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (fma.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (-.f64 (neg.f64 x) x) x))) y) #s(literal -1 binary64) (-.f64 (neg.f64 x) x)) y) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (-.f64 (neg.f64 x) x) x))) y) #s(literal -1 binary64) (-.f64 (neg.f64 x) x)) y)) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (-.f64 (neg.f64 x) x) x))) y) #s(literal -1 binary64) (-.f64 (neg.f64 x) x)))) (neg.f64 y)) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (-.f64 (neg.f64 x) x) x))) y) #s(literal -1 binary64) (-.f64 (neg.f64 x) x)))) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (-.f64 (neg.f64 x) x) x))) y) #s(literal -1 binary64) (-.f64 (neg.f64 x) x))) y) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (-.f64 (neg.f64 x) x) x))) y) #s(literal -1 binary64) (-.f64 (neg.f64 x) x))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (-.f64 (neg.f64 x) x) x))) y) #s(literal -1 binary64) (-.f64 (neg.f64 x) x))) y) |
(/.f64 (fma.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (-.f64 (neg.f64 x) x) x))) y) #s(literal -1 binary64) (-.f64 (neg.f64 x) x)) (neg.f64 y)) |
(neg.f64 (/.f64 (fma.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (-.f64 (neg.f64 x) x) x))) y) #s(literal -1 binary64) (-.f64 (neg.f64 x) x)) y)) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (-.f64 (neg.f64 x) x) x))) y) #s(literal -1 binary64) (-.f64 (neg.f64 x) x)))) (neg.f64 (neg.f64 y))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (-.f64 (neg.f64 x) x) x))) y) #s(literal -1 binary64) (neg.f64 x)) (neg.f64 y)) (*.f64 y (neg.f64 x))) (*.f64 y (neg.f64 y))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (-.f64 (neg.f64 x) x) x))) y) #s(literal -1 binary64) (neg.f64 x)) y) (*.f64 y x)) (*.f64 y y)) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (-.f64 (neg.f64 x) x) x))) y) #s(literal -1 binary64) (-.f64 (neg.f64 x) x))) (neg.f64 y)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (-.f64 (neg.f64 x) x) x))) y) #s(literal -1 binary64) (-.f64 (neg.f64 x) x)) y) |
(-.f64 (/.f64 (fma.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (-.f64 (neg.f64 x) x) x))) y) #s(literal -1 binary64) (neg.f64 x)) y) (/.f64 x y)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (-.f64 (neg.f64 x) x) x))) y) #s(literal -1 binary64) (neg.f64 x)) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (fma.f64 #s(literal -1 binary64) (+.f64 x (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (-.f64 (neg.f64 x) x) x))) y)) x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (-.f64 (neg.f64 x) x) x))) y) #s(literal -1 binary64) (neg.f64 x)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (-.f64 (neg.f64 x) x) x))) y) #s(literal -1 binary64) (neg.f64 x)) #s(literal 2 binary64)) (fma.f64 x x (*.f64 (fma.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (-.f64 (neg.f64 x) x) x))) y) #s(literal -1 binary64) (neg.f64 x)) x))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (-.f64 (neg.f64 x) x) x))) #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) x x) (*.f64 y (-.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 y (fma.f64 #s(literal -1 binary64) x x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (-.f64 (neg.f64 x) x) x))) #s(literal -1 binary64)) (fma.f64 x x (fma.f64 x x (*.f64 (neg.f64 x) x))) (*.f64 y (-.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (*.f64 y (fma.f64 x x (fma.f64 x x (*.f64 (neg.f64 x) x))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (-.f64 (neg.f64 x) x) x)))) (fma.f64 #s(literal -1 binary64) x x) (*.f64 y (-.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 y (fma.f64 #s(literal -1 binary64) x x))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (-.f64 (neg.f64 x) x) x)))) (fma.f64 x x (fma.f64 x x (*.f64 (neg.f64 x) x))) (*.f64 y (-.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (*.f64 y (fma.f64 x x (fma.f64 x x (*.f64 (neg.f64 x) x))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (-.f64 (neg.f64 x) x) x))) y) #s(literal -1 binary64) (neg.f64 x)) #s(literal 2 binary64)) (*.f64 x x)) (fma.f64 #s(literal -1 binary64) (+.f64 x (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (-.f64 (neg.f64 x) x) x))) y)) x)) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (-.f64 (neg.f64 x) x) x))) y) #s(literal -1 binary64) (neg.f64 x)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (-.f64 (neg.f64 x) x) x))) y) #s(literal -1 binary64) (neg.f64 x)) #s(literal 2 binary64)) (fma.f64 x x (*.f64 (fma.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (-.f64 (neg.f64 x) x) x))) y) #s(literal -1 binary64) (neg.f64 x)) x)))) |
(fma.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (-.f64 (neg.f64 x) x) x))) y) #s(literal -1 binary64) (-.f64 (neg.f64 x) x)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (-.f64 (neg.f64 x) x) x))) y) (-.f64 (neg.f64 x) x)) |
(fma.f64 #s(literal -1 binary64) x (-.f64 (neg.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (-.f64 (neg.f64 x) x) x))) y)) x)) |
(fma.f64 x #s(literal -1 binary64) (-.f64 (neg.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (-.f64 (neg.f64 x) x) x))) y)) x)) |
(-.f64 (fma.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (-.f64 (neg.f64 x) x) x))) y) #s(literal -1 binary64) (neg.f64 x)) x) |
(+.f64 (neg.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (-.f64 (neg.f64 x) x) x))) y)) (-.f64 (neg.f64 x) x)) |
(+.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (-.f64 (neg.f64 x) x) x))) y)) x)) |
(*.f64 #s(literal -1 binary64) (+.f64 x (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (-.f64 (neg.f64 x) x) x))) y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (neg.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (-.f64 (neg.f64 x) x) x))) y)) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (neg.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (-.f64 (neg.f64 x) x) x))) y)) (neg.f64 x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (neg.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (-.f64 (neg.f64 x) x) x))) y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (neg.f64 x) (neg.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (-.f64 (neg.f64 x) x) x))) y))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (-.f64 (neg.f64 x) x) x))) y) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (neg.f64 x) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (neg.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (-.f64 (neg.f64 x) x) x))) y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (neg.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (-.f64 (neg.f64 x) x) x))) y)) (neg.f64 x)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (neg.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (-.f64 (neg.f64 x) x) x))) y)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (neg.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (-.f64 (neg.f64 x) x) x))) y)) #s(literal 2 binary64)) (*.f64 (neg.f64 x) (neg.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (-.f64 (neg.f64 x) x) x))) y))))))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (-.f64 (neg.f64 x) x) x))) y)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (neg.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (-.f64 (neg.f64 x) x) x))) y)) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (neg.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (-.f64 (neg.f64 x) x) x))) y)) #s(literal 2 binary64))) (-.f64 (neg.f64 x) (neg.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (-.f64 (neg.f64 x) x) x))) y)))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (-.f64 (neg.f64 x) x) x))) y) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) (+.f64 (pow.f64 (neg.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (-.f64 (neg.f64 x) x) x))) y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (neg.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (-.f64 (neg.f64 x) x) x))) y)) (neg.f64 x))))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (neg.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (-.f64 (neg.f64 x) x) x))) y)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (neg.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (-.f64 (neg.f64 x) x) x))) y)) #s(literal 2 binary64)) (*.f64 (neg.f64 x) (neg.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (-.f64 (neg.f64 x) x) x))) y)))))) |
(fma.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (-.f64 (neg.f64 x) x) x))) y) #s(literal -1 binary64) (neg.f64 x)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (-.f64 (neg.f64 x) x) x))) y) (neg.f64 x)) |
(fma.f64 #s(literal -1 binary64) x (neg.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (-.f64 (neg.f64 x) x) x))) y))) |
(fma.f64 x #s(literal -1 binary64) (neg.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (-.f64 (neg.f64 x) x) x))) y))) |
(-.f64 (neg.f64 x) (*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (-.f64 (neg.f64 x) x) x))) y))) |
(+.f64 (neg.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (-.f64 (neg.f64 x) x) x))) y)) (neg.f64 x)) |
(+.f64 (neg.f64 x) (neg.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (-.f64 (neg.f64 x) x) x))) y))) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (-.f64 (neg.f64 x) x) x)) y)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (-.f64 (neg.f64 x) x) x))))) (neg.f64 (neg.f64 y))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y))) y) (*.f64 y (*.f64 (neg.f64 x) (-.f64 (neg.f64 x) x)))) (*.f64 y y)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (-.f64 (neg.f64 x) x) x)))) (neg.f64 y)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (-.f64 (neg.f64 x) x) x))) y) |
(-.f64 (/.f64 (neg.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y))) y) (/.f64 (*.f64 (neg.f64 x) (-.f64 (neg.f64 x) x)) y)) |
(*.f64 (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (-.f64 (neg.f64 x) x) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (-.f64 (neg.f64 x) x) x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (neg.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y))) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) (-.f64 (neg.f64 x) x)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 (neg.f64 x) x) x) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y))) (*.f64 (neg.f64 x) (-.f64 (neg.f64 x) x))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) #s(literal 2 binary64)) (pow.f64 (*.f64 (-.f64 (neg.f64 x) x) x) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) #s(literal -1 binary64) (*.f64 (neg.f64 x) (-.f64 (neg.f64 x) x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) #s(literal 2 binary64)) (pow.f64 (*.f64 (-.f64 (neg.f64 x) x) x) #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) #s(literal -1 binary64) (*.f64 (neg.f64 x) (-.f64 (neg.f64 x) x)))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y))) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) (-.f64 (neg.f64 x) x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 (neg.f64 x) x) x) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y))) (*.f64 (neg.f64 x) (-.f64 (neg.f64 x) x)))))) |
(neg.f64 (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (-.f64 (neg.f64 x) x) x))) |
(fma.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (neg.f64 x) x) x))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (neg.f64 x) x) x))) |
(-.f64 (neg.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y))) (*.f64 (neg.f64 x) (-.f64 (neg.f64 x) x))) |
(+.f64 (neg.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y))) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (neg.f64 x) x) x))) |
#s(literal -1 binary64) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) #s(literal 2 binary64)) (pow.f64 (*.f64 (-.f64 (neg.f64 x) x) x) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y) (*.f64 (-.f64 (neg.f64 x) x) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 (neg.f64 x) x) x) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 (neg.f64 x) x) x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (-.f64 (neg.f64 x) x) x)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) #s(literal 2 binary64)) (pow.f64 (*.f64 (-.f64 (neg.f64 x) x) x) #s(literal 2 binary64))) (fma.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y) (*.f64 (-.f64 (neg.f64 x) x) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 (neg.f64 x) x) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 (neg.f64 x) x) x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (-.f64 (neg.f64 x) x) x))))) |
(fma.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y) (*.f64 (neg.f64 (-.f64 (neg.f64 x) x)) x)) |
(fma.f64 (/.f64 (-.f64 (neg.f64 x) x) y) (*.f64 x x) (*.f64 (neg.f64 (-.f64 (neg.f64 x) x)) x)) |
(fma.f64 x (*.f64 x (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (neg.f64 (-.f64 (neg.f64 x) x)) x)) |
(-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (-.f64 (neg.f64 x) x) x)) |
(+.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (neg.f64 (-.f64 (neg.f64 x) x)) x)) |
(*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) |
(*.f64 (/.f64 (-.f64 (neg.f64 x) x) y) (*.f64 x x)) |
(*.f64 x (*.f64 x (/.f64 (-.f64 (neg.f64 x) x) y))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 x x) (-.f64 (neg.f64 x) x)))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) (-.f64 (neg.f64 x) x))) (neg.f64 y)) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 (neg.f64 x) x)) y) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -2 binary64))) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
x |
(/.f64 (neg.f64 (neg.f64 (-.f64 (neg.f64 x) x))) (neg.f64 (neg.f64 y))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (neg.f64 y)) (*.f64 y (neg.f64 x))) (*.f64 y (neg.f64 y))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) y) (*.f64 y x)) (*.f64 y y)) |
(/.f64 (neg.f64 (-.f64 (neg.f64 x) x)) (neg.f64 y)) |
(/.f64 (-.f64 (neg.f64 x) x) y) |
(-.f64 (/.f64 (neg.f64 x) y) (/.f64 x y)) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (fma.f64 #s(literal -1 binary64) x x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (fma.f64 x x (*.f64 (neg.f64 x) x))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 #s(literal -1 binary64) x x)) |
(/.f64 (-.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (fma.f64 x x (*.f64 (neg.f64 x) x)))) |
(-.f64 (neg.f64 x) x) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 x) |
y |
(*.f64 (-.f64 (neg.f64 x) x) x) |
(*.f64 x (-.f64 (neg.f64 x) x)) |
#s(literal 1 binary64) |
#s(approx (/ (- x y) (+ x y)) #s(literal -1 binary64)) |
#s(approx (/ (- x y) (+ x y)) (-.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64))) |
#s(approx (/ (- x y) (+ x y)) (-.f64 (*.f64 (fma.f64 (/.f64 x (*.f64 y y)) #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) y)) x) #s(literal 1 binary64))) |
#s(approx (/ (- x y) (+ x y)) (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 x (pow.f64 y #s(literal 3 binary64))) (pow.f64 y #s(literal -2 binary64)))) x (/.f64 #s(literal 2 binary64) y)) x) #s(literal 1 binary64))) |
#s(approx (- (neg (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y)) 1) #s(literal -1 binary64)) |
#s(approx (- (neg (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y)) 1) (-.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64))) |
#s(approx (- (neg (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y)) 1) (-.f64 (*.f64 (fma.f64 (/.f64 x (*.f64 y y)) #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) y)) x) #s(literal 1 binary64))) |
#s(approx (- (neg (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y)) 1) (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 x (pow.f64 y #s(literal 3 binary64))) (pow.f64 y #s(literal -2 binary64)))) x (/.f64 #s(literal 2 binary64) y)) x) #s(literal 1 binary64))) |
#s(approx (neg (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y)) (*.f64 (/.f64 x y) #s(literal 2 binary64))) |
#s(approx (neg (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y)) (*.f64 (fma.f64 (/.f64 x (*.f64 y y)) #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) y)) x)) |
#s(approx (neg (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 x (pow.f64 y #s(literal 3 binary64))) (pow.f64 y #s(literal -2 binary64)))) x (/.f64 #s(literal 2 binary64) y)) x)) |
#s(approx (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y) (*.f64 #s(literal -2 binary64) (/.f64 x y))) |
#s(approx (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y) (*.f64 (-.f64 (*.f64 (/.f64 x (*.f64 y y)) #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) y)) x)) |
#s(approx (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y) (*.f64 (-.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 2 binary64) (*.f64 (/.f64 x (pow.f64 y #s(literal 3 binary64))) #s(literal -2 binary64))) x) (/.f64 #s(literal 2 binary64) y)) x)) |
#s(approx (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) (*.f64 #s(literal -2 binary64) x)) |
#s(approx (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) (*.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 2 binary64)) x)) |
#s(approx (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 x (*.f64 y y)) #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) y)) x) #s(literal 2 binary64)) x)) |
#s(approx (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) (neg.f64 x)) |
#s(approx (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) (*.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 x (*.f64 y y)) #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) y)) x) #s(literal 1 binary64)) x)) |
#s(approx (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) (*.f64 (/.f64 (*.f64 x x) y) #s(literal -2 binary64))) |
#s(approx (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) (*.f64 (*.f64 x x) (-.f64 (*.f64 (/.f64 x (*.f64 y y)) #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) y)))) |
#s(approx (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) (*.f64 (*.f64 x x) #s(literal -2 binary64))) |
#s(approx (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) (*.f64 (*.f64 x x) (-.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
#s(approx (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x)) (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x)) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 x y) #s(literal 2 binary64)) (*.f64 x x))) |
#s(approx (* (* x x) (/ (- (neg x) x) y)) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) #s(literal -2 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx x x) |
#s(approx (/ (- (neg x) x) y) (*.f64 #s(literal -2 binary64) (/.f64 x y))) |
#s(approx (- (neg x) x) (*.f64 #s(literal -2 binary64) x)) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx (* (- (neg x) x) x) (*.f64 (*.f64 x x) #s(literal -2 binary64))) |
#s(approx (/ (- x y) (+ x y)) #s(literal 1 binary64)) |
#s(approx (/ (- x y) (+ x y)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 y) y) x))) |
#s(approx (/ (- x y) (+ x y)) (-.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 y (/.f64 (-.f64 (neg.f64 y) y) (*.f64 x x)) (/.f64 y x)) #s(literal 1 binary64)) (/.f64 y x))) |
#s(approx (/ (- x y) (+ x y)) (-.f64 (+.f64 (fma.f64 (*.f64 y y) (/.f64 (-.f64 (neg.f64 y) y) (pow.f64 x #s(literal 3 binary64))) (/.f64 (neg.f64 y) x)) #s(literal 1 binary64)) (fma.f64 y (/.f64 (-.f64 (neg.f64 y) y) (*.f64 x x)) (/.f64 y x)))) |
#s(approx (- (neg (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y)) 1) (*.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal 2 binary64))) |
#s(approx (- (neg (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y)) 1) (*.f64 (-.f64 (*.f64 (pow.f64 y #s(literal -3 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 y y) x))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (- (neg (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y)) 1) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) y) (pow.f64 y #s(literal -3 binary64)))) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 y y) x))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (- (neg (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y)) 1) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) y) (pow.f64 y #s(literal -3 binary64)))) (+.f64 (pow.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 y y) x)))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (neg (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y)) (*.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal 2 binary64))) |
#s(approx (neg (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y)) (*.f64 (-.f64 (*.f64 (pow.f64 y #s(literal -3 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 y y) x))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (neg (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y)) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) y) (pow.f64 y #s(literal -3 binary64)))) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 y y) x))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y) (*.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal -2 binary64))) |
#s(approx (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y) (*.f64 (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 y y) x)) (*.f64 (pow.f64 y #s(literal -3 binary64)) #s(literal 2 binary64))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y) (*.f64 (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 y y) x)) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) y) (pow.f64 y #s(literal -3 binary64))))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -2 binary64)) (*.f64 y y))) |
#s(approx (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) (*.f64 (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 y x)) (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 2 binary64))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) (*.f64 (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 y x)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 2 binary64) (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 2 binary64)))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -2 binary64)) (*.f64 y y))) |
#s(approx (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) (*.f64 (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 y x)) (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 2 binary64))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) (*.f64 (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 y x)) (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 2 binary64) (pow.f64 x #s(literal -2 binary64)))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 2 binary64)) (*.f64 y y))) |
#s(approx (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) (*.f64 (-.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 y x))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) #s(literal 2 binary64))) |
#s(approx (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) (*.f64 (-.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 #s(literal 2 binary64) x)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x)) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) #s(literal -2 binary64))) |
#s(approx (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x)) (*.f64 (-.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 2 binary64) y)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 (fma.f64 y (/.f64 (-.f64 (neg.f64 y) y) x) (neg.f64 (-.f64 (neg.f64 y) y))) x) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (neg.f64 y) (-.f64 (neg.f64 y) y) (/.f64 (*.f64 (-.f64 (neg.f64 y) y) (*.f64 y y)) x)) x) #s(literal -1 binary64) (neg.f64 (-.f64 (neg.f64 y) y))) x) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (- (neg (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y)) 1) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 y y) x)) (*.f64 (pow.f64 y #s(literal -3 binary64)) #s(literal 2 binary64))))) |
#s(approx (- (neg (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y)) 1) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 y x)) (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 2 binary64))) x) #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (pow.f64 y #s(literal -3 binary64)))))) |
#s(approx (- (neg (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y)) 1) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) y)) x) #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (pow.f64 y #s(literal -2 binary64)))) x) #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (pow.f64 y #s(literal -3 binary64)))))) |
#s(approx (neg (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y)) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 y y) x)) (*.f64 (pow.f64 y #s(literal -3 binary64)) #s(literal 2 binary64))))) |
#s(approx (neg (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y)) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 y x)) (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 2 binary64))) x) #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (pow.f64 y #s(literal -3 binary64)))))) |
#s(approx (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (-.f64 (*.f64 (pow.f64 y #s(literal -3 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 y y) x))))) |
#s(approx (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (fma.f64 (pow.f64 y #s(literal -3 binary64)) #s(literal 2 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 y x))) x))))) |
#s(approx (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (-.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 y x))))) |
#s(approx (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 2 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 #s(literal 2 binary64) x)) x))))) |
#s(approx (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (-.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 y x))))) |
#s(approx (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 2 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 2 binary64) y) (pow.f64 x #s(literal -1 binary64))) x))))) |
#s(approx (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 y x)) (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 2 binary64))))) |
#s(approx (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 2 binary64) y)))) |
#s(approx (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x)) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 #s(literal 2 binary64) x)))) |
#s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 y x) #s(literal -2 binary64) #s(literal 1 binary64))) |
#s(approx (/ (- x y) (+ x y)) (fma.f64 (-.f64 (*.f64 (/.f64 y (*.f64 x x)) #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) x)) y #s(literal 1 binary64))) |
#s(approx (/ (- x y) (+ x y)) (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 y (pow.f64 x #s(literal 3 binary64))) #s(literal -2 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 2 binary64))) y) (/.f64 #s(literal 2 binary64) x)) y #s(literal 1 binary64))) |
#s(approx (- (neg (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y)) 1) (/.f64 (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 (*.f64 x x) y) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (- (neg (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y)) 1) (/.f64 (fma.f64 (fma.f64 (*.f64 y x) #s(literal 2 binary64) (*.f64 (*.f64 x x) #s(literal -2 binary64))) y (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 2 binary64))) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (- (neg (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y)) 1) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) x (neg.f64 y)) y (*.f64 (*.f64 x x) #s(literal -2 binary64))) y (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 2 binary64))) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (neg (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y)) (/.f64 (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 (*.f64 x x) y) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (neg (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y)) (/.f64 (fma.f64 (fma.f64 (*.f64 y x) #s(literal 2 binary64) (*.f64 (*.f64 x x) #s(literal -2 binary64))) y (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 2 binary64))) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y) (/.f64 (fma.f64 (*.f64 (*.f64 x x) y) #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -2 binary64))) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y) (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 y x) (*.f64 x x))) y (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -2 binary64))) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) (/.f64 (fma.f64 (*.f64 (*.f64 x x) y) #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -2 binary64))) (*.f64 y y))) |
#s(approx (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 y x) (*.f64 x x))) y (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -2 binary64))) (*.f64 y y))) |
#s(approx (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) (/.f64 (fma.f64 (*.f64 (*.f64 x x) y) #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -2 binary64))) (*.f64 y y))) |
#s(approx (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) (/.f64 (fma.f64 (fma.f64 (neg.f64 x) y (*.f64 (*.f64 x x) #s(literal 2 binary64))) y (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -2 binary64))) (*.f64 y y))) |
#s(approx (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) (/.f64 (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 (*.f64 x x) y) (pow.f64 x #s(literal 3 binary64)))) (*.f64 y y))) |
#s(approx (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) (/.f64 (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 (*.f64 x x) y) (pow.f64 x #s(literal 3 binary64)))) y)) |
#s(approx (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x)) (/.f64 (fma.f64 (*.f64 (*.f64 x x) y) #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -2 binary64))) y)) |
#s(approx y y) |
#s(approx (/ (- x y) (+ x y)) (-.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 (neg.f64 x) y))) |
#s(approx (/ (- x y) (+ x y)) (-.f64 (fma.f64 (/.f64 (*.f64 (-.f64 x (neg.f64 x)) x) (*.f64 y y)) #s(literal -1 binary64) (/.f64 x y)) (fma.f64 (/.f64 x y) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (/ (- x y) (+ x y)) (-.f64 (fma.f64 (*.f64 x x) (/.f64 (-.f64 x (neg.f64 x)) (pow.f64 y #s(literal 3 binary64))) (/.f64 x y)) (+.f64 (fma.f64 x (/.f64 (-.f64 x (neg.f64 x)) (*.f64 y y)) (/.f64 (neg.f64 x) y)) #s(literal 1 binary64)))) |
#s(approx (- (neg (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y)) 1) (-.f64 (*.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal -2 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 x y) #s(literal 1 binary64)))) |
#s(approx (- (neg (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y)) 1) (-.f64 (-.f64 (*.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 x y))))) |
#s(approx (neg (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y)) (/.f64 (*.f64 #s(literal -2 binary64) (-.f64 (/.f64 (*.f64 x x) y) x)) y)) |
#s(approx (neg (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y)) (/.f64 (-.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 2 binary64)) (*.f64 y y)) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 x x) y) x))) y)) |
#s(approx (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 x x) y) x)) y)) |
#s(approx (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y) (/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 y y)) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 x x) y) x))) y)) |
#s(approx (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 x x) y) x))) |
#s(approx (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 y y)) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 x x) y) x)))) |
#s(approx (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) (-.f64 (*.f64 (/.f64 (*.f64 x x) y) #s(literal 2 binary64)) x)) |
#s(approx (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 y y)) #s(literal -2 binary64) (-.f64 (*.f64 (/.f64 (*.f64 x x) y) #s(literal 2 binary64)) x))) |
#s(approx (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (*.f64 x x))) y)) |
#s(approx (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (*.f64 x x)))) |
#s(approx (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x)) (*.f64 #s(literal -2 binary64) (-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (*.f64 x x)))) |
#s(approx (/ (- x y) (+ x y)) (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 x) x) y)) #s(literal 1 binary64))) |
#s(approx (/ (- x y) (+ x y)) (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) x (-.f64 (/.f64 (*.f64 (neg.f64 x) (-.f64 (neg.f64 x) x)) y) x)) y)) #s(literal 1 binary64))) |
#s(approx (/ (- x y) (+ x y)) (-.f64 (/.f64 (fma.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (-.f64 (neg.f64 x) x) x))) y) #s(literal -1 binary64) (-.f64 (neg.f64 x) x)) (neg.f64 y)) #s(literal 1 binary64))) |
#s(approx (- (neg (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y)) 1) (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 x x) y) x)) y)) #s(literal 1 binary64))) |
#s(approx (- (neg (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y)) 1) (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (*.f64 x x))) y) #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) x)) y)) #s(literal 1 binary64))) |
#s(approx (neg (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y)) (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 x x) y) x)) y))) |
#s(approx (neg (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y)) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (*.f64 x x))) y) #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) x)) y))) |
#s(approx (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y) (neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) (-.f64 (/.f64 (*.f64 x x) y) x)) y))) |
#s(approx (/ (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) y) (neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x (neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) (-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (*.f64 x x))) y))) y))) |
#s(approx (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) (fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (*.f64 x x))) y) #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) x))) |
#s(approx (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (*.f64 x x))) y)) x)) |
#s(approx (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) (neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) (-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (*.f64 x x))) y))) |
Compiled 13 737 to 1 938 computations (85.9% saved)
12 alts after pruning (1 fresh and 11 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 277 | 1 | 278 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 11 | 11 |
| Total | 278 | 12 | 290 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.9% | (/.f64 (-.f64 x y) (+.f64 x y)) |
| ✓ | 85.9% | (/.f64 (-.f64 x y) #s(approx (+ x y) (*.f64 (-.f64 (/.f64 x y) #s(literal -1 binary64)) y))) |
| ✓ | 50.7% | (/.f64 (-.f64 x y) #s(approx (+ x y) y)) |
| ✓ | 49.8% | (/.f64 (-.f64 x y) #s(approx (+ x y) x)) |
| ✓ | 51.1% | (/.f64 #s(approx (- x y) (neg.f64 y)) (+.f64 x y)) |
| ✓ | 49.9% | (/.f64 #s(approx (- x y) x) (+.f64 x y)) |
| ✓ | 100.0% | (-.f64 (/.f64 x (+.f64 y x)) (/.f64 y (+.f64 y x))) |
| ✓ | 50.5% | #s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 y x) #s(literal -2 binary64) #s(literal 1 binary64))) |
| ✓ | 51.2% | #s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 x y) #s(literal 2 binary64) #s(literal -1 binary64))) |
| 48.3% | #s(approx (/ (- x y) (+ x y)) (-.f64 (neg.f64 (/.f64 #s(approx (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 x (*.f64 y y)) #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) y)) x) #s(literal 2 binary64)) x)) y)) #s(literal 1 binary64))) | |
| ✓ | 48.8% | #s(approx (/ (- x y) (+ x y)) #s(literal 1 binary64)) |
| ✓ | 49.9% | #s(approx (/ (- x y) (+ x y)) #s(literal -1 binary64)) |
Compiled 472 to 204 computations (56.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)) |
(/.f64 (-.f64 x y) #s(approx (+ x y) x)) |
(/.f64 (-.f64 x y) #s(approx (+ x y) y)) |
(/.f64 #s(approx (- x y) (neg.f64 y)) (+.f64 x y)) |
#s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 x y) #s(literal 2 binary64) #s(literal -1 binary64))) |
#s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 y x) #s(literal -2 binary64) #s(literal 1 binary64))) |
(/.f64 (-.f64 x y) (+.f64 x y)) |
(-.f64 (/.f64 x (+.f64 y x)) (/.f64 y (+.f64 y x))) |
(/.f64 (-.f64 x y) #s(approx (+ x y) (*.f64 (-.f64 (/.f64 x y) #s(literal -1 binary64)) y))) |
#s(approx (/ (- x y) (+ x y)) (-.f64 (neg.f64 (/.f64 #s(approx (- (+ (* (/ (* -1 (- (* (* x x) (/ (- (neg x) x) y)) (* (- (neg x) x) x))) y) -1) (neg x)) x) (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 x (*.f64 y y)) #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) y)) x) #s(literal 2 binary64)) x)) y)) #s(literal 1 binary64))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) (-.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (-.f64 (neg.f64 x) x) x))) y) #s(literal -1 binary64) (neg.f64 x)) x) y)) #s(literal 1 binary64))) |
#s(approx (/ (- x y) (+ x y)) (-.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (-.f64 (neg.f64 x) x) x))) y) #s(literal -1 binary64) (neg.f64 x)) x) y)) #s(literal 1 binary64))) |
#s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y) (*.f64 (neg.f64 x) (-.f64 (neg.f64 x) x)))) y) #s(literal -1 binary64) (neg.f64 x)) x) y) #s(literal -1 binary64) #s(literal -1 binary64))) |
| Outputs |
|---|
(-.f64 (/.f64 x (+.f64 y x)) (/.f64 y (+.f64 y x))) |
3 calls:
| 5.0ms | y |
| 4.0ms | x |
| 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)) |
(/.f64 (-.f64 x y) #s(approx (+ x y) x)) |
(/.f64 (-.f64 x y) #s(approx (+ x y) y)) |
(/.f64 #s(approx (- x y) (neg.f64 y)) (+.f64 x y)) |
#s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 x y) #s(literal 2 binary64) #s(literal -1 binary64))) |
#s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 y x) #s(literal -2 binary64) #s(literal 1 binary64))) |
(/.f64 (-.f64 x y) (+.f64 x y)) |
| Outputs |
|---|
(/.f64 (-.f64 x y) (+.f64 x y)) |
3 calls:
| 3.0ms | x |
| 3.0ms | y |
| 2.0ms | (/.f64 (-.f64 x y) (+.f64 x y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.9% | 1 | (/.f64 (-.f64 x y) (+.f64 x y)) |
| 99.9% | 1 | x |
| 99.9% | 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)) |
(/.f64 (-.f64 x y) #s(approx (+ x y) x)) |
(/.f64 (-.f64 x y) #s(approx (+ x y) y)) |
(/.f64 #s(approx (- x y) (neg.f64 y)) (+.f64 x y)) |
#s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 x y) #s(literal 2 binary64) #s(literal -1 binary64))) |
#s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 y x) #s(literal -2 binary64) #s(literal 1 binary64))) |
| Outputs |
|---|
#s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 x y) #s(literal 2 binary64) #s(literal -1 binary64))) |
#s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 y x) #s(literal -2 binary64) #s(literal 1 binary64))) |
3 calls:
| 5.0ms | y |
| 3.0ms | x |
| 2.0ms | (/.f64 (-.f64 x y) (+.f64 x y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.4% | 2 | (/.f64 (-.f64 x y) (+.f64 x y)) |
| 74.6% | 3 | x |
| 78.8% | 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)) |
(/.f64 (-.f64 x y) #s(approx (+ x y) x)) |
(/.f64 (-.f64 x y) #s(approx (+ x y) y)) |
(/.f64 #s(approx (- x y) (neg.f64 y)) (+.f64 x y)) |
#s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 x y) #s(literal 2 binary64) #s(literal -1 binary64))) |
| Outputs |
|---|
#s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 x y) #s(literal 2 binary64) #s(literal -1 binary64))) |
(/.f64 #s(approx (- x y) x) (+.f64 x y)) |
1 calls:
| 2.0ms | (/.f64 (-.f64 x y) (+.f64 x y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.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)) |
(/.f64 (-.f64 x y) #s(approx (+ x y) x)) |
(/.f64 (-.f64 x y) #s(approx (+ x y) y)) |
(/.f64 #s(approx (- x y) (neg.f64 y)) (+.f64 x y)) |
| Outputs |
|---|
(/.f64 #s(approx (- x y) (neg.f64 y)) (+.f64 x y)) |
(/.f64 #s(approx (- x y) x) (+.f64 x y)) |
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)) |
(/.f64 (-.f64 x y) #s(approx (+ x y) x)) |
(/.f64 (-.f64 x y) #s(approx (+ x y) y)) |
| Outputs |
|---|
(/.f64 (-.f64 x y) #s(approx (+ x y) y)) |
(/.f64 #s(approx (- x y) x) (+.f64 x y)) |
1 calls:
| 1.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)) |
(/.f64 (-.f64 x y) #s(approx (+ x y) x)) |
| Outputs |
|---|
#s(approx (/ (- x y) (+ x y)) #s(literal -1 binary64)) |
(/.f64 #s(approx (- x y) x) (+.f64 x y)) |
1 calls:
| 1.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)) |
| 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 |
|---|---|---|
| 97.2% | 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 | y |
| 1.0ms | x |
| 1.0ms | (/.f64 (-.f64 x y) (+.f64 x y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 49.9% | 1 | x |
| 49.9% | 1 | y |
| 49.9% | 1 | (/.f64 (-.f64 x y) (+.f64 x y)) |
Compiled 9 to 9 computations (0% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -0.9459665140978775 | 0.999999724633479 |
Compiled 10 to 10 computations (0% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -0.9459665140978775 | 0.999999724633479 |
Compiled 10 to 10 computations (0% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -0.9459665140978775 | 0.999999724633479 |
Compiled 10 to 10 computations (0% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -0.9459665140978775 | 0.999999724633479 |
Compiled 10 to 10 computations (0% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -0.9459665140978775 | 0.999999724633479 |
Compiled 10 to 10 computations (0% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 15.0ms | -0.9459665140978775 | 0.999999724633479 |
| 7.0ms | 240× | 0 | valid |
Compiled 280 to 250 computations (10.7% saved)
adjust: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 41 | 211 |
| 1 | 54 | 211 |
| 2 | 65 | 211 |
| 3 | 91 | 211 |
| 4 | 244 | 211 |
| 5 | 2181 | 211 |
| 1× | node limit |
| Inputs |
|---|
(-.f64 (/.f64 x (+.f64 y x)) (/.f64 y (+.f64 y x))) |
(/.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 x y) #s(literal 2 binary64) #s(literal -1 binary64))) #s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 y x) #s(literal -2 binary64) #s(literal 1 binary64)))) |
(if (<=.f64 (/.f64 (-.f64 x y) (+.f64 x y)) #s(literal -1/2 binary64)) #s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 x y) #s(literal 2 binary64) #s(literal -1 binary64))) (/.f64 #s(approx (- x y) x) (+.f64 x y))) |
(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)) (/.f64 #s(approx (- x y) x) (+.f64 x y))) |
(if (<=.f64 (/.f64 (-.f64 x y) (+.f64 x y)) #s(literal -1/2 binary64)) (/.f64 (-.f64 x y) #s(approx (+ x y) y)) (/.f64 #s(approx (- x y) x) (+.f64 x y))) |
(if (<=.f64 (/.f64 (-.f64 x y) (+.f64 x y)) #s(literal -1/2 binary64)) #s(approx (/ (- x y) (+ x y)) #s(literal -1 binary64)) (/.f64 #s(approx (- x y) x) (+.f64 x y))) |
(if (<=.f64 (/.f64 (-.f64 x y) (+.f64 x y)) #s(literal -20240225330731/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 (+.f64 y x)) (/.f64 y (+.f64 y x))) |
(/.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 x y) #s(literal 2 binary64) #s(literal -1 binary64))) #s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 y x) #s(literal -2 binary64) #s(literal 1 binary64)))) |
(if (<=.f64 (/.f64 (-.f64 x y) (+.f64 x y)) #s(literal -1/2 binary64)) #s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 x y) #s(literal 2 binary64) #s(literal -1 binary64))) (/.f64 #s(approx (- x y) x) (+.f64 x y))) |
(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)) (/.f64 #s(approx (- x y) x) (+.f64 x y))) |
(if (<=.f64 (/.f64 (-.f64 x y) (+.f64 x y)) #s(literal -1/2 binary64)) (/.f64 (-.f64 x y) #s(approx (+ x y) y)) (/.f64 #s(approx (- x y) x) (+.f64 x y))) |
(if (<=.f64 (/.f64 (-.f64 x y) (+.f64 x y)) #s(literal -1/2 binary64)) #s(approx (/ (- x y) (+ x y)) #s(literal -1 binary64)) (/.f64 #s(approx (- x y) x) (+.f64 x y))) |
(if (<=.f64 (/.f64 (-.f64 x y) (+.f64 x y)) #s(literal -20240225330731/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× | fuel |
Compiled 211 to 41 computations (80.6% saved)
Compiled 458 to 104 computations (77.3% saved)
Loading profile data...