
Time bar (total: 3.3s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 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 8 computations (11.1% saved)
| 697.0ms | 8 256× | 0 | valid |
ival-add: 145.0ms (40.1% of total)ival-div: 114.0ms (31.5% of total)ival-mult: 87.0ms (24% of total)ival-true: 6.0ms (1.7% of total)exact: 5.0ms (1.4% of total)ival-assert: 3.0ms (0.8% of total)adjust: 2.0ms (0.6% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 1 | 0 | - | 0 | - | (/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 x y)) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (*.f64 x #s(literal 100 binary64)) |
| 0 | 0 | - | 0 | - | (+.f64 x y) |
| 0 | 0 | - | 0 | - | #s(literal 100 binary64) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
/.f64 | (/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 x y)) | o/n | 1 | 0 |
| ↳ | (*.f64 x #s(literal 100 binary64)) | overflow | 1 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 1 | 0 |
| - | 0 | 255 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 255 |
| number | freq |
|---|---|
| 0 | 255 |
| 1 | 1 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 23.0ms | 512× | 0 | valid |
Compiled 43 to 22 computations (48.8% saved)
ival-div: 3.0ms (28.9% of total)ival-add: 3.0ms (28.9% of total)ival-mult: 3.0ms (28.9% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 52 |
| 1 | 41 | 46 |
| 2 | 89 | 46 |
| 3 | 159 | 46 |
| 4 | 205 | 46 |
| 5 | 247 | 46 |
| 6 | 257 | 46 |
| 0 | 6 | 7 |
| 0 | 9 | 7 |
| 1 | 13 | 7 |
| 2 | 16 | 7 |
| 3 | 17 | 7 |
| 0 | 17 | 7 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 x y)) |
| Outputs |
|---|
(/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 x y)) |
(*.f64 (/.f64 x (+.f64 y x)) #s(literal 100 binary64)) |
Compiled 7 to 6 computations (14.3% saved)
Compiled 0 to 2 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.3% | (/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 x y)) |
Compiled 7 to 6 computations (14.3% saved)
| Inputs |
|---|
(/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 x y)) |
(*.f64 x #s(literal 100 binary64)) |
x |
#s(literal 100 binary64) |
(+.f64 x y) |
y |
| Outputs |
|---|
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (* 100 (/ x y)))) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (* x (+ (* -100 (/ x (pow y 2))) (* 100 (/ 1 y)))))) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (* x (+ (* x (- (* 100 (/ x (pow y 3))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y)))))) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (* x (+ (* x (- (* x (+ (* -100 (/ x (pow y 4))) (* 100 (/ 1 (pow y 3))))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y)))))) |
#s(approx (* x 100) #s(hole binary64 (* 100 x))) |
#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 100) (+ x y)) #s(hole binary64 100)) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (+ 100 (* -100 (/ y x))))) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (- (+ 100 (* 100 (/ (pow y 2) (pow x 2)))) (* 100 (/ y x))))) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (- (+ 100 (* -100 (/ (pow y 3) (pow x 3)))) (+ (* -100 (/ (pow y 2) (pow x 2))) (* 100 (/ y x)))))) |
#s(approx (+ x y) #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (+ 100 (* -1 (/ (- (* -100 (/ (pow y 2) x)) (* -100 y)) x))))) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (+ 100 (* -1 (/ (- (* -1 (/ (- (* -100 (/ (pow y 3) x)) (* -100 (pow y 2))) x)) (* -100 y)) x))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (+ 100 (* y (- (* 100 (/ y (pow x 2))) (* 100 (/ 1 x))))))) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (+ 100 (* y (- (* y (+ (* -100 (/ y (pow x 3))) (* 100 (/ 1 (pow x 2))))) (* 100 (/ 1 x))))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (/ (+ (* -100 (/ (pow x 2) y)) (* 100 x)) y))) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (/ (+ (* -100 (/ (pow x 2) y)) (+ (* 100 x) (* 100 (/ (pow x 3) (pow y 2))))) y))) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (/ (+ (* -100 (/ (pow x 2) y)) (+ (* -100 (/ (pow x 4) (pow y 3))) (+ (* 100 x) (* 100 (/ (pow x 3) (pow y 2)))))) y))) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (* -1 (/ (+ (* -100 x) (* 100 (/ (pow x 2) y))) y)))) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (* -1 (/ (+ (* -100 x) (* -1 (/ (+ (* -100 (pow x 2)) (* 100 (/ (pow x 3) y))) y))) y)))) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (* -1 (/ (+ (* -100 x) (* -1 (/ (+ (* -100 (pow x 2)) (* -1 (/ (+ (* -100 (pow x 3)) (* 100 (/ (pow x 4) y))) y))) y))) 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 100) (+ x y)) (* x 100) x 100 (+ x y) y) |
| 1.0ms | y | @ | -inf | ((/ (* x 100) (+ x y)) (* x 100) x 100 (+ x y) y) |
| 1.0ms | x | @ | inf | ((/ (* x 100) (+ x y)) (* x 100) x 100 (+ x y) y) |
| 1.0ms | x | @ | 0 | ((/ (* x 100) (+ x y)) (* x 100) x 100 (+ x y) y) |
| 1.0ms | y | @ | inf | ((/ (* x 100) (+ x y)) (* x 100) x 100 (+ x y) y) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 172 | 552 |
| 1 | 477 | 518 |
| 2 | 1601 | 506 |
| 3 | 7132 | 504 |
| 0 | 8107 | 476 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (* 100 (/ x y)))) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (* x (+ (* -100 (/ x (pow y 2))) (* 100 (/ 1 y)))))) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (* x (+ (* x (- (* 100 (/ x (pow y 3))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y)))))) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (* x (+ (* x (- (* x (+ (* -100 (/ x (pow y 4))) (* 100 (/ 1 (pow y 3))))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y)))))) |
#s(approx (* x 100) #s(hole binary64 (* 100 x))) |
#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 100) (+ x y)) #s(hole binary64 100)) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (+ 100 (* -100 (/ y x))))) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (- (+ 100 (* 100 (/ (pow y 2) (pow x 2)))) (* 100 (/ y x))))) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (- (+ 100 (* -100 (/ (pow y 3) (pow x 3)))) (+ (* -100 (/ (pow y 2) (pow x 2))) (* 100 (/ y x)))))) |
#s(approx (+ x y) #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (+ 100 (* -1 (/ (- (* -100 (/ (pow y 2) x)) (* -100 y)) x))))) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (+ 100 (* -1 (/ (- (* -1 (/ (- (* -100 (/ (pow y 3) x)) (* -100 (pow y 2))) x)) (* -100 y)) x))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (+ 100 (* y (- (* 100 (/ y (pow x 2))) (* 100 (/ 1 x))))))) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (+ 100 (* y (- (* y (+ (* -100 (/ y (pow x 3))) (* 100 (/ 1 (pow x 2))))) (* 100 (/ 1 x))))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (/ (+ (* -100 (/ (pow x 2) y)) (* 100 x)) y))) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (/ (+ (* -100 (/ (pow x 2) y)) (+ (* 100 x) (* 100 (/ (pow x 3) (pow y 2))))) y))) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (/ (+ (* -100 (/ (pow x 2) y)) (+ (* -100 (/ (pow x 4) (pow y 3))) (+ (* 100 x) (* 100 (/ (pow x 3) (pow y 2)))))) y))) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (* -1 (/ (+ (* -100 x) (* 100 (/ (pow x 2) y))) y)))) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (* -1 (/ (+ (* -100 x) (* -1 (/ (+ (* -100 (pow x 2)) (* 100 (/ (pow x 3) y))) y))) y)))) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (* -1 (/ (+ (* -100 x) (* -1 (/ (+ (* -100 (pow x 2)) (* -1 (/ (+ (* -100 (pow x 3)) (* 100 (/ (pow x 4) y))) y))) y))) y)))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
| Outputs |
|---|
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (* 100 (/ x y)))) |
#s(approx (/ (* x 100) (+ x y)) (*.f64 (/.f64 x y) #s(literal 100 binary64))) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (* x (+ (* -100 (/ x (pow y 2))) (* 100 (/ 1 y)))))) |
#s(approx (/ (* x 100) (+ x y)) (*.f64 (/.f64 (fma.f64 (/.f64 #s(literal -100 binary64) y) x #s(literal 100 binary64)) y) x)) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (* x (+ (* x (- (* 100 (/ x (pow y 3))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y)))))) |
#s(approx (/ (* x 100) (+ x y)) (*.f64 (fma.f64 (/.f64 (/.f64 (fma.f64 (/.f64 #s(literal 100 binary64) y) x #s(literal -100 binary64)) y) y) x (/.f64 #s(literal 100 binary64) y)) x)) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (* x (+ (* x (- (* x (+ (* -100 (/ x (pow y 4))) (* 100 (/ 1 (pow y 3))))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y)))))) |
#s(approx (/ (* x 100) (+ x y)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (/.f64 x (pow.f64 y #s(literal 4 binary64))) #s(literal -100 binary64) (/.f64 #s(literal 100 binary64) (pow.f64 y #s(literal 3 binary64)))) (/.f64 (fma.f64 (/.f64 #s(literal -100 binary64) y) x #s(literal 100 binary64)) y)) x)) |
#s(approx (* x 100) #s(hole binary64 (* 100 x))) |
#s(approx (* x 100) (*.f64 #s(literal 100 binary64) x)) |
#s(approx x #s(hole binary64 x)) |
#s(approx x x) |
#s(approx (+ x y) #s(hole binary64 y)) |
#s(approx (+ x y) y) |
#s(approx (+ x y) #s(hole binary64 (+ x y))) |
#s(approx (+ x y) (+.f64 y x)) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 100)) |
#s(approx (/ (* x 100) (+ x y)) #s(literal 100 binary64)) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (+ 100 (* -100 (/ y x))))) |
#s(approx (/ (* x 100) (+ x y)) (fma.f64 (/.f64 y x) #s(literal -100 binary64) #s(literal 100 binary64))) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (- (+ 100 (* 100 (/ (pow y 2) (pow x 2)))) (* 100 (/ y x))))) |
#s(approx (/ (* x 100) (+ x y)) (fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal 100 binary64) x) y #s(literal -100 binary64)) x) y #s(literal 100 binary64))) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (- (+ 100 (* -100 (/ (pow y 3) (pow x 3)))) (+ (* -100 (/ (pow y 2) (pow x 2))) (* 100 (/ y x)))))) |
#s(approx (/ (* x 100) (+ x y)) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal -100 binary64) (fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal 100 binary64) x) y #s(literal -100 binary64)) x) y #s(literal 100 binary64)))) |
#s(approx (+ x y) #s(hole binary64 x)) |
#s(approx (+ x y) x) |
#s(approx (+ x y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (+ x y) (fma.f64 (/.f64 y x) x x)) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (+ 100 (* -1 (/ (- (* -100 (/ (pow y 2) x)) (* -100 y)) x))))) |
#s(approx (/ (* x 100) (+ x y)) (fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal 100 binary64) x) y #s(literal -100 binary64)) x) y #s(literal 100 binary64))) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (+ 100 (* -1 (/ (- (* -1 (/ (- (* -100 (/ (pow y 3) x)) (* -100 (pow y 2))) x)) (* -100 y)) x))))) |
#s(approx (/ (* x 100) (+ x y)) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal -100 binary64) (fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal 100 binary64) x) y #s(literal -100 binary64)) x) y #s(literal 100 binary64)))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (+ x y) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) (/.f64 y x) #s(literal -1 binary64)))) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (+ 100 (* y (- (* 100 (/ y (pow x 2))) (* 100 (/ 1 x))))))) |
#s(approx (/ (* x 100) (+ x y)) (fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal 100 binary64) x) y #s(literal -100 binary64)) x) y #s(literal 100 binary64))) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (+ 100 (* y (- (* y (+ (* -100 (/ y (pow x 3))) (* 100 (/ 1 (pow x 2))))) (* 100 (/ 1 x))))))) |
#s(approx (/ (* x 100) (+ x y)) (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 y x) #s(literal -100 binary64) #s(literal 100 binary64)) x) y #s(literal -100 binary64)) x) y #s(literal 100 binary64))) |
#s(approx y #s(hole binary64 y)) |
#s(approx y y) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (/ (+ (* -100 (/ (pow x 2) y)) (* 100 x)) y))) |
#s(approx (/ (* x 100) (+ x y)) (*.f64 (/.f64 (fma.f64 (/.f64 #s(literal -100 binary64) y) x #s(literal 100 binary64)) y) x)) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (/ (+ (* -100 (/ (pow x 2) y)) (+ (* 100 x) (* 100 (/ (pow x 3) (pow y 2))))) y))) |
#s(approx (/ (* x 100) (+ x y)) (/.f64 (fma.f64 #s(literal -100 binary64) (/.f64 (*.f64 x (-.f64 x (*.f64 (/.f64 x y) x))) y) (*.f64 #s(literal 100 binary64) x)) y)) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (/ (+ (* -100 (/ (pow x 2) y)) (+ (* -100 (/ (pow x 4) (pow y 3))) (+ (* 100 x) (* 100 (/ (pow x 3) (pow y 2)))))) y))) |
#s(approx (/ (* x 100) (+ x y)) (/.f64 (fma.f64 #s(literal 100 binary64) x (/.f64 (fma.f64 #s(literal 100 binary64) (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 (pow.f64 x #s(literal 4 binary64)) y)) y) (*.f64 (*.f64 #s(literal -100 binary64) x) x)) y)) y)) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (+ x y) (fma.f64 (/.f64 x y) y y)) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (* -1 (/ (+ (* -100 x) (* 100 (/ (pow x 2) y))) y)))) |
#s(approx (/ (* x 100) (+ x y)) (*.f64 (/.f64 (fma.f64 (/.f64 #s(literal -100 binary64) y) x #s(literal 100 binary64)) y) x)) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (* -1 (/ (+ (* -100 x) (* -1 (/ (+ (* -100 (pow x 2)) (* 100 (/ (pow x 3) y))) y))) y)))) |
#s(approx (/ (* x 100) (+ x y)) (/.f64 (fma.f64 #s(literal -100 binary64) (/.f64 (*.f64 x (-.f64 x (*.f64 (/.f64 x y) x))) y) (*.f64 #s(literal 100 binary64) x)) y)) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (* -1 (/ (+ (* -100 x) (* -1 (/ (+ (* -100 (pow x 2)) (* -1 (/ (+ (* -100 (pow x 3)) (* 100 (/ (pow x 4) y))) y))) y))) y)))) |
#s(approx (/ (* x 100) (+ x y)) (/.f64 (fma.f64 #s(literal 100 binary64) x (/.f64 (fma.f64 #s(literal 100 binary64) (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 (pow.f64 x #s(literal 4 binary64)) y)) y) (*.f64 (*.f64 #s(literal -100 binary64) x) x)) y)) y)) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (+ x y) (*.f64 (neg.f64 y) (fma.f64 #s(literal -1 binary64) (/.f64 x y) #s(literal -1 binary64)))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 16 |
| 0 | 9 | 16 |
| 1 | 29 | 16 |
| 2 | 165 | 16 |
| 0 | 1531 | 16 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 x y)) |
(*.f64 x #s(literal 100 binary64)) |
x |
#s(literal 100 binary64) |
(+.f64 x y) |
y |
| Outputs |
|---|
(*.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (*.f64 (+.f64 y x) (-.f64 y x))) (-.f64 y x)) |
(*.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (*.f64 (neg.f64 (+.f64 y x)) (-.f64 x y))) (neg.f64 (-.f64 x y))) |
(*.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (neg.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(*.f64 (/.f64 (*.f64 #s(literal -100 binary64) x) (*.f64 (-.f64 x y) (+.f64 y x))) (neg.f64 (-.f64 x y))) |
(*.f64 (/.f64 (*.f64 #s(literal -100 binary64) x) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(*.f64 (/.f64 x (+.f64 y x)) #s(literal 100 binary64)) |
(*.f64 (/.f64 (/.f64 #s(literal 100 binary64) (+.f64 y x)) (-.f64 x y)) (*.f64 (-.f64 x y) x)) |
(*.f64 (/.f64 #s(literal 100 binary64) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) x)) |
(*.f64 (*.f64 (/.f64 x (+.f64 y x)) (/.f64 #s(literal 100 binary64) (-.f64 x y))) (-.f64 x y)) |
(*.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (-.f64 y x) y (*.f64 x x))) |
(*.f64 #s(literal -100 binary64) (/.f64 x (neg.f64 (+.f64 y x)))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal 100 binary64) (neg.f64 (+.f64 y x)))) |
(*.f64 (/.f64 #s(literal 100 binary64) (+.f64 y x)) x) |
(*.f64 (-.f64 x y) (*.f64 (/.f64 x (+.f64 y x)) (/.f64 #s(literal 100 binary64) (-.f64 x y)))) |
(*.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) (/.f64 (*.f64 #s(literal 100 binary64) x) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) |
(*.f64 #s(literal 100 binary64) (/.f64 x (+.f64 y x))) |
(*.f64 x (/.f64 #s(literal 100 binary64) (+.f64 y x))) |
(/.f64 (*.f64 (*.f64 #s(literal 100 binary64) x) (-.f64 x y)) (*.f64 (-.f64 x y) (+.f64 y x))) |
(/.f64 (*.f64 (*.f64 #s(literal 100 binary64) x) (fma.f64 (-.f64 y x) y (*.f64 x x))) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(/.f64 (*.f64 (*.f64 (/.f64 x (+.f64 y x)) (/.f64 #s(literal 100 binary64) (-.f64 x y))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 y (+.f64 y x) (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 (/.f64 x (+.f64 y x)) (/.f64 #s(literal 100 binary64) (-.f64 x y))) (*.f64 (-.f64 x y) (+.f64 y x))) (+.f64 y x)) |
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) y))) |
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 y x) y) (-.f64 (*.f64 (-.f64 y x) y) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (*.f64 (*.f64 #s(literal 100 binary64) x) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (*.f64 (-.f64 x y) (+.f64 y x)) (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 #s(literal 100 binary64) x) (*.f64 (-.f64 x y) (+.f64 y x))) (*.f64 (*.f64 (-.f64 x y) (+.f64 y x)) (+.f64 y x))) |
(/.f64 (*.f64 (*.f64 #s(literal 100 binary64) x) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 2 binary64)))) (*.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) y)))) |
(/.f64 (*.f64 (*.f64 #s(literal 100 binary64) x) (+.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (*.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 (-.f64 y x) y) (-.f64 (*.f64 (-.f64 y x) y) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (*.f64 #s(literal -100 binary64) x) (neg.f64 (+.f64 y x))) |
(/.f64 (*.f64 #s(literal 100 binary64) x) (+.f64 y x)) |
(neg.f64 (*.f64 #s(literal -100 binary64) (/.f64 x (+.f64 y x)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (-.f64 y x) y) (*.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (-.f64 y x) y))) |
(fma.f64 (*.f64 (-.f64 y x) y) (/.f64 (*.f64 #s(literal 100 binary64) x) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 100 binary64) x) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))))) |
(fma.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 100 binary64) x) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (*.f64 (-.f64 y x) y) (/.f64 (*.f64 #s(literal 100 binary64) x) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))))) |
(+.f64 (*.f64 (*.f64 (-.f64 y x) y) (/.f64 (*.f64 #s(literal 100 binary64) x) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 100 binary64) x) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))))) |
(+.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 100 binary64) x) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (*.f64 (-.f64 y x) y) (/.f64 (*.f64 #s(literal 100 binary64) x) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))))) |
(+.f64 (*.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (-.f64 y x) y)) (*.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x))) |
(+.f64 (*.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x)) (*.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (-.f64 y x) y))) |
(*.f64 (neg.f64 (neg.f64 x)) #s(literal 100 binary64)) |
(*.f64 #s(literal -100 binary64) (neg.f64 x)) |
(*.f64 (neg.f64 x) #s(literal -100 binary64)) |
(*.f64 #s(literal 100 binary64) (neg.f64 (neg.f64 x))) |
(*.f64 #s(literal 100 binary64) x) |
(*.f64 x #s(literal 100 binary64)) |
(neg.f64 (*.f64 #s(literal -100 binary64) x)) |
x |
#s(literal 100 binary64) |
(*.f64 (/.f64 (*.f64 (-.f64 x y) (+.f64 y x)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 y (+.f64 y x) (*.f64 x x))) |
(*.f64 (/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) y))) |
(*.f64 (/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 y x) y) (-.f64 (*.f64 (-.f64 y x) y) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64)))) |
(*.f64 (/.f64 (*.f64 (-.f64 x y) (+.f64 y x)) (*.f64 (-.f64 x y) (+.f64 y x))) (+.f64 y x)) |
(*.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) (/.f64 (+.f64 y x) (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(*.f64 (+.f64 y x) (/.f64 (-.f64 x y) (-.f64 x y))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (/.f64 x (-.f64 x y))) (*.f64 x (/.f64 x (-.f64 x y)))) (*.f64 (*.f64 y (/.f64 y (-.f64 x y))) (*.f64 y (/.f64 y (-.f64 x y))))) (fma.f64 x (/.f64 x (-.f64 x y)) (*.f64 y (/.f64 y (-.f64 x y))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x)))) (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))))) (-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (/.f64 x (-.f64 x y))) #s(literal 3 binary64)) (pow.f64 (*.f64 y (/.f64 y (-.f64 x y))) #s(literal 3 binary64))) (fma.f64 (*.f64 x (/.f64 x (-.f64 x y))) (*.f64 x (/.f64 x (-.f64 x y))) (fma.f64 (*.f64 y (/.f64 y (-.f64 x y))) (*.f64 y (/.f64 y (-.f64 x y))) (*.f64 (*.f64 x (/.f64 x (-.f64 x y))) (*.f64 y (/.f64 y (-.f64 x y))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))) (-.f64 (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x)))) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 y x))) (neg.f64 (-.f64 y x))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (+.f64 y x)) (-.f64 x y))) (neg.f64 (neg.f64 (-.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (+.f64 y x)) (-.f64 x y))) (-.f64 x y)) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 y x) y (*.f64 x x))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (fma.f64 (-.f64 y x) y (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x y)) (*.f64 (-.f64 x y) (*.f64 y y))) (*.f64 (-.f64 x y) (-.f64 x y))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x)) (*.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 (fma.f64 y y (*.f64 x x)) (-.f64 x y))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (*.f64 (fma.f64 (*.f64 y y) (fma.f64 y y (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))) (-.f64 x y))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (-.f64 y x)) |
(/.f64 (+.f64 (pow.f64 y #s(literal 9 binary64)) (pow.f64 x #s(literal 9 binary64))) (*.f64 (-.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(/.f64 (*.f64 (neg.f64 (+.f64 y x)) (-.f64 x y)) (neg.f64 (-.f64 x y))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(/.f64 (*.f64 (-.f64 x y) (+.f64 y x)) (neg.f64 (neg.f64 (-.f64 x y)))) |
(/.f64 (*.f64 (-.f64 x y) (+.f64 y x)) (-.f64 x y)) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (neg.f64 (neg.f64 (fma.f64 (-.f64 y x) y (*.f64 x x))))) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (-.f64 y x) y (*.f64 x x))) |
(neg.f64 (neg.f64 (+.f64 y x))) |
(fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) y)) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 y x) y) (-.f64 (*.f64 (-.f64 y x) y) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) y)) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 y x) y) (-.f64 (*.f64 (-.f64 y x) y) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(fma.f64 (/.f64 (*.f64 x x) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 y (+.f64 y x) (*.f64 x x)) (/.f64 (*.f64 (neg.f64 y) y) (-.f64 x y))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 (-.f64 x y) (+.f64 y x))) (+.f64 y x) (/.f64 (*.f64 (neg.f64 y) y) (-.f64 x y))) |
(fma.f64 (pow.f64 y #s(literal 3/2 binary64)) (/.f64 (pow.f64 y #s(literal 3/2 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(fma.f64 (neg.f64 x) (/.f64 (neg.f64 x) (-.f64 x y)) (/.f64 (*.f64 (neg.f64 y) y) (-.f64 x y))) |
(fma.f64 (fabs.f64 x) (/.f64 (fabs.f64 x) (-.f64 x y)) (/.f64 (*.f64 (neg.f64 y) y) (-.f64 x y))) |
(fma.f64 (*.f64 y y) (/.f64 y (fma.f64 (-.f64 y x) y (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(fma.f64 (*.f64 x x) (/.f64 x (fma.f64 (-.f64 y x) y (*.f64 x x))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(fma.f64 y (/.f64 (*.f64 y y) (fma.f64 (-.f64 y x) y (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(fma.f64 x (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) y (*.f64 x x))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(fma.f64 x (/.f64 x (-.f64 x y)) (/.f64 (*.f64 (neg.f64 y) y) (-.f64 x y))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y x)) (/.f64 (*.f64 x x) (-.f64 y x))) |
(-.f64 (*.f64 x (/.f64 x (-.f64 x y))) (*.f64 y (/.f64 y (-.f64 x y)))) |
(+.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 y))) |
(+.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 x))) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(+.f64 (*.f64 x (/.f64 x (-.f64 x y))) (/.f64 (*.f64 (neg.f64 y) y) (-.f64 x y))) |
(+.f64 y x) |
(+.f64 x y) |
y |
Compiled 2 801 to 406 computations (85.5% saved)
7 alts after pruning (7 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 117 | 7 | 124 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 118 | 7 | 125 |
| Status | Accuracy | Program |
|---|---|---|
| 99.0% | (/.f64 (*.f64 x #s(literal 100 binary64)) #s(approx (+ x y) (fma.f64 (/.f64 y x) x x))) | |
| ▶ | 51.0% | (/.f64 (*.f64 x #s(literal 100 binary64)) #s(approx (+ x y) y)) |
| 51.8% | (*.f64 (/.f64 (/.f64 #s(literal 100 binary64) (+.f64 y x)) (-.f64 x y)) (*.f64 (-.f64 x y) x)) | |
| ▶ | 99.7% | (*.f64 (/.f64 #s(literal 100 binary64) (+.f64 y x)) x) |
| ▶ | 49.7% | #s(approx (/ (* x 100) (+ x y)) (fma.f64 (/.f64 y x) #s(literal -100 binary64) #s(literal 100 binary64))) |
| ▶ | 50.9% | #s(approx (/ (* x 100) (+ x y)) (*.f64 (/.f64 x y) #s(literal 100 binary64))) |
| ▶ | 50.4% | #s(approx (/ (* x 100) (+ x y)) #s(literal 100 binary64)) |
Compiled 162 to 120 computations (25.9% saved)
| Inputs |
|---|
(*.f64 (/.f64 #s(literal 100 binary64) (+.f64 y x)) x) |
(/.f64 #s(literal 100 binary64) (+.f64 y x)) |
#s(literal 100 binary64) |
(+.f64 y x) |
y |
x |
#s(approx (/ (* x 100) (+ x y)) #s(literal 100 binary64)) |
#s(approx (/ (* x 100) (+ x y)) (*.f64 (/.f64 x y) #s(literal 100 binary64))) |
(*.f64 (/.f64 x y) #s(literal 100 binary64)) |
(/.f64 x y) |
(/.f64 (*.f64 x #s(literal 100 binary64)) #s(approx (+ x y) y)) |
(*.f64 x #s(literal 100 binary64)) |
#s(approx (+ x y) y) |
#s(approx (/ (* x 100) (+ x y)) (fma.f64 (/.f64 y x) #s(literal -100 binary64) #s(literal 100 binary64))) |
(fma.f64 (/.f64 y x) #s(literal -100 binary64) #s(literal 100 binary64)) |
(/.f64 y x) |
#s(literal -100 binary64) |
| Outputs |
|---|
#s(approx (* (/ 100 (+ y x)) x) #s(hole binary64 (* 100 (/ x y)))) |
#s(approx (* (/ 100 (+ y x)) x) #s(hole binary64 (* x (+ (* -100 (/ x (pow y 2))) (* 100 (/ 1 y)))))) |
#s(approx (* (/ 100 (+ y x)) x) #s(hole binary64 (* x (+ (* x (- (* 100 (/ x (pow y 3))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y)))))) |
#s(approx (* (/ 100 (+ y x)) x) #s(hole binary64 (* x (+ (* x (- (* x (+ (* -100 (/ x (pow y 4))) (* 100 (/ 1 (pow y 3))))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y)))))) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (/ 100 y))) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (+ (* -100 (/ x (pow y 2))) (* 100 (/ 1 y))))) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (+ (* x (- (* 100 (/ x (pow y 3))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y))))) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (+ (* x (- (* x (+ (* -100 (/ x (pow y 4))) (* 100 (/ 1 (pow y 3))))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y))))) |
#s(approx (+ y x) #s(hole binary64 y)) |
#s(approx (+ y x) #s(hole binary64 (+ x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (* 100 (/ x y)))) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (* x (+ (* -100 (/ x (pow y 2))) (* 100 (/ 1 y)))))) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (* x (+ (* x (- (* 100 (/ x (pow y 3))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y)))))) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (* x (+ (* x (- (* x (+ (* -100 (/ x (pow y 4))) (* 100 (/ 1 (pow y 3))))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y)))))) |
#s(approx (* (/ x y) 100) #s(hole binary64 (* 100 (/ x y)))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx (* x 100) #s(hole binary64 (* 100 x))) |
#s(approx (+ x y) #s(hole binary64 y)) |
#s(approx (+ x y) #s(hole binary64 (+ x y))) |
#s(approx (+ (* (/ y x) -100) 100) #s(hole binary64 (* -100 (/ y x)))) |
#s(approx (+ (* (/ y x) -100) 100) #s(hole binary64 (/ (+ (* -100 y) (* 100 x)) x))) |
#s(approx (/ y x) #s(hole binary64 (/ y x))) |
#s(approx (* (/ 100 (+ y x)) x) #s(hole binary64 100)) |
#s(approx (* (/ 100 (+ y x)) x) #s(hole binary64 (+ 100 (* -100 (/ y x))))) |
#s(approx (* (/ 100 (+ y x)) x) #s(hole binary64 (- (+ 100 (* 100 (/ (pow y 2) (pow x 2)))) (* 100 (/ y x))))) |
#s(approx (* (/ 100 (+ y x)) x) #s(hole binary64 (- (+ 100 (* -100 (/ (pow y 3) (pow x 3)))) (+ (* -100 (/ (pow y 2) (pow x 2))) (* 100 (/ y x)))))) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (/ 100 x))) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (/ (+ 100 (* -100 (/ y x))) x))) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (/ (- (+ 100 (* 100 (/ (pow y 2) (pow x 2)))) (* 100 (/ y x))) x))) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (/ (- (+ 100 (* -100 (/ (pow y 3) (pow x 3)))) (+ (* -100 (/ (pow y 2) (pow x 2))) (* 100 (/ y x)))) x))) |
#s(approx (+ y x) #s(hole binary64 x)) |
#s(approx (+ y x) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 100)) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (+ 100 (* -100 (/ y x))))) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (- (+ 100 (* 100 (/ (pow y 2) (pow x 2)))) (* 100 (/ y x))))) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (- (+ 100 (* -100 (/ (pow y 3) (pow x 3)))) (+ (* -100 (/ (pow y 2) (pow x 2))) (* 100 (/ y x)))))) |
#s(approx (+ x y) #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (+ (* (/ y x) -100) 100) #s(hole binary64 100)) |
#s(approx (+ (* (/ y x) -100) 100) #s(hole binary64 (+ 100 (* -100 (/ y x))))) |
#s(approx (* (/ 100 (+ y x)) x) #s(hole binary64 (+ 100 (* -1 (/ (- (* -100 (/ (pow y 2) x)) (* -100 y)) x))))) |
#s(approx (* (/ 100 (+ y x)) x) #s(hole binary64 (+ 100 (* -1 (/ (- (* -1 (/ (- (* -100 (/ (pow y 3) x)) (* -100 (pow y 2))) x)) (* -100 y)) x))))) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (* -1 (/ (- (* 100 (/ y x)) 100) x)))) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (* 100 (/ (pow y 2) x)) (* 100 y)) x)) 100) x)))) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 100 (/ (pow y 3) x)) (* 100 (pow y 2))) x)) (* 100 y)) x)) 100) x)))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (+ 100 (* -1 (/ (- (* -100 (/ (pow y 2) x)) (* -100 y)) x))))) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (+ 100 (* -1 (/ (- (* -1 (/ (- (* -100 (/ (pow y 3) x)) (* -100 (pow y 2))) x)) (* -100 y)) x))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (* (/ 100 (+ y x)) x) #s(hole binary64 (+ 100 (* y (- (* 100 (/ y (pow x 2))) (* 100 (/ 1 x))))))) |
#s(approx (* (/ 100 (+ y x)) x) #s(hole binary64 (+ 100 (* y (- (* y (+ (* -100 (/ y (pow x 3))) (* 100 (/ 1 (pow x 2))))) (* 100 (/ 1 x))))))) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (+ (* -100 (/ y (pow x 2))) (* 100 (/ 1 x))))) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (+ (* y (- (* 100 (/ y (pow x 3))) (* 100 (/ 1 (pow x 2))))) (* 100 (/ 1 x))))) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (+ (* y (- (* y (+ (* -100 (/ y (pow x 4))) (* 100 (/ 1 (pow x 3))))) (* 100 (/ 1 (pow x 2))))) (* 100 (/ 1 x))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (+ 100 (* y (- (* 100 (/ y (pow x 2))) (* 100 (/ 1 x))))))) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (+ 100 (* y (- (* y (+ (* -100 (/ y (pow x 3))) (* 100 (/ 1 (pow x 2))))) (* 100 (/ 1 x))))))) |
#s(approx (* (/ 100 (+ y x)) x) #s(hole binary64 (/ (+ (* -100 (/ (pow x 2) y)) (* 100 x)) y))) |
#s(approx (* (/ 100 (+ y x)) x) #s(hole binary64 (/ (+ (* -100 (/ (pow x 2) y)) (+ (* 100 x) (* 100 (/ (pow x 3) (pow y 2))))) y))) |
#s(approx (* (/ 100 (+ y x)) x) #s(hole binary64 (/ (+ (* -100 (/ (pow x 2) y)) (+ (* -100 (/ (pow x 4) (pow y 3))) (+ (* 100 x) (* 100 (/ (pow x 3) (pow y 2)))))) y))) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (/ (+ 100 (* -100 (/ x y))) y))) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (/ (- (+ 100 (* 100 (/ (pow x 2) (pow y 2)))) (* 100 (/ x y))) y))) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (/ (- (+ 100 (* -100 (/ (pow x 3) (pow y 3)))) (+ (* -100 (/ (pow x 2) (pow y 2))) (* 100 (/ x y)))) y))) |
#s(approx (+ y x) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (/ (+ (* -100 (/ (pow x 2) y)) (* 100 x)) y))) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (/ (+ (* -100 (/ (pow x 2) y)) (+ (* 100 x) (* 100 (/ (pow x 3) (pow y 2))))) y))) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (/ (+ (* -100 (/ (pow x 2) y)) (+ (* -100 (/ (pow x 4) (pow y 3))) (+ (* 100 x) (* 100 (/ (pow x 3) (pow y 2)))))) y))) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (+ (* (/ y x) -100) 100) #s(hole binary64 (* y (- (* 100 (/ 1 y)) (* 100 (/ 1 x)))))) |
#s(approx (* (/ 100 (+ y x)) x) #s(hole binary64 (* -1 (/ (+ (* -100 x) (* 100 (/ (pow x 2) y))) y)))) |
#s(approx (* (/ 100 (+ y x)) x) #s(hole binary64 (* -1 (/ (+ (* -100 x) (* -1 (/ (+ (* -100 (pow x 2)) (* 100 (/ (pow x 3) y))) y))) y)))) |
#s(approx (* (/ 100 (+ y x)) x) #s(hole binary64 (* -1 (/ (+ (* -100 x) (* -1 (/ (+ (* -100 (pow x 2)) (* -1 (/ (+ (* -100 (pow x 3)) (* 100 (/ (pow x 4) y))) y))) y))) y)))) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (* -1 (/ (- (* 100 (/ x y)) 100) y)))) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (* 100 (/ (pow x 2) y)) (* 100 x)) y)) 100) y)))) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 100 (/ (pow x 3) y)) (* 100 (pow x 2))) y)) (* 100 x)) y)) 100) y)))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (* -1 (/ (+ (* -100 x) (* 100 (/ (pow x 2) y))) y)))) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (* -1 (/ (+ (* -100 x) (* -1 (/ (+ (* -100 (pow x 2)) (* 100 (/ (pow x 3) y))) y))) y)))) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (* -1 (/ (+ (* -100 x) (* -1 (/ (+ (* -100 (pow x 2)) (* -1 (/ (+ (* -100 (pow x 3)) (* 100 (/ (pow x 4) y))) y))) y))) y)))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (+ (* (/ y x) -100) 100) #s(hole binary64 (* -1 (* y (- (* 100 (/ 1 x)) (* 100 (/ 1 y))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | y | @ | 0 | ((* (/ 100 (+ y x)) x) (/ 100 (+ y x)) 100 (+ y x) y x (/ (* x 100) (+ x y)) (/ (* x 100) (+ x y)) (* (/ x y) 100) (/ x y) (/ (* x 100) (+ x y)) (* x 100) (+ x y) (/ (* x 100) (+ x y)) (+ (* (/ y x) -100) 100) (/ y x) -100) |
| 2.0ms | x | @ | -inf | ((* (/ 100 (+ y x)) x) (/ 100 (+ y x)) 100 (+ y x) y x (/ (* x 100) (+ x y)) (/ (* x 100) (+ x y)) (* (/ x y) 100) (/ x y) (/ (* x 100) (+ x y)) (* x 100) (+ x y) (/ (* x 100) (+ x y)) (+ (* (/ y x) -100) 100) (/ y x) -100) |
| 2.0ms | y | @ | -inf | ((* (/ 100 (+ y x)) x) (/ 100 (+ y x)) 100 (+ y x) y x (/ (* x 100) (+ x y)) (/ (* x 100) (+ x y)) (* (/ x y) 100) (/ x y) (/ (* x 100) (+ x y)) (* x 100) (+ x y) (/ (* x 100) (+ x y)) (+ (* (/ y x) -100) 100) (/ y x) -100) |
| 2.0ms | x | @ | inf | ((* (/ 100 (+ y x)) x) (/ 100 (+ y x)) 100 (+ y x) y x (/ (* x 100) (+ x y)) (/ (* x 100) (+ x y)) (* (/ x y) 100) (/ x y) (/ (* x 100) (+ x y)) (* x 100) (+ x y) (/ (* x 100) (+ x y)) (+ (* (/ y x) -100) 100) (/ y x) -100) |
| 2.0ms | x | @ | 0 | ((* (/ 100 (+ y x)) x) (/ 100 (+ y x)) 100 (+ y x) y x (/ (* x 100) (+ x y)) (/ (* x 100) (+ x y)) (* (/ x y) 100) (/ x y) (/ (* x 100) (+ x y)) (* x 100) (+ x y) (/ (* x 100) (+ x y)) (+ (* (/ y x) -100) 100) (/ y x) -100) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 315 | 1668 |
| 1 | 818 | 1562 |
| 2 | 2461 | 1502 |
| 0 | 8437 | 1419 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#s(approx (* (/ 100 (+ y x)) x) #s(hole binary64 (* 100 (/ x y)))) |
#s(approx (* (/ 100 (+ y x)) x) #s(hole binary64 (* x (+ (* -100 (/ x (pow y 2))) (* 100 (/ 1 y)))))) |
#s(approx (* (/ 100 (+ y x)) x) #s(hole binary64 (* x (+ (* x (- (* 100 (/ x (pow y 3))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y)))))) |
#s(approx (* (/ 100 (+ y x)) x) #s(hole binary64 (* x (+ (* x (- (* x (+ (* -100 (/ x (pow y 4))) (* 100 (/ 1 (pow y 3))))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y)))))) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (/ 100 y))) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (+ (* -100 (/ x (pow y 2))) (* 100 (/ 1 y))))) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (+ (* x (- (* 100 (/ x (pow y 3))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y))))) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (+ (* x (- (* x (+ (* -100 (/ x (pow y 4))) (* 100 (/ 1 (pow y 3))))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y))))) |
#s(approx (+ y x) #s(hole binary64 y)) |
#s(approx (+ y x) #s(hole binary64 (+ x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (* 100 (/ x y)))) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (* x (+ (* -100 (/ x (pow y 2))) (* 100 (/ 1 y)))))) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (* x (+ (* x (- (* 100 (/ x (pow y 3))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y)))))) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (* x (+ (* x (- (* x (+ (* -100 (/ x (pow y 4))) (* 100 (/ 1 (pow y 3))))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y)))))) |
#s(approx (* (/ x y) 100) #s(hole binary64 (* 100 (/ x y)))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx (* x 100) #s(hole binary64 (* 100 x))) |
#s(approx (+ x y) #s(hole binary64 y)) |
#s(approx (+ x y) #s(hole binary64 (+ x y))) |
#s(approx (+ (* (/ y x) -100) 100) #s(hole binary64 (* -100 (/ y x)))) |
#s(approx (+ (* (/ y x) -100) 100) #s(hole binary64 (/ (+ (* -100 y) (* 100 x)) x))) |
#s(approx (/ y x) #s(hole binary64 (/ y x))) |
#s(approx (* (/ 100 (+ y x)) x) #s(hole binary64 100)) |
#s(approx (* (/ 100 (+ y x)) x) #s(hole binary64 (+ 100 (* -100 (/ y x))))) |
#s(approx (* (/ 100 (+ y x)) x) #s(hole binary64 (- (+ 100 (* 100 (/ (pow y 2) (pow x 2)))) (* 100 (/ y x))))) |
#s(approx (* (/ 100 (+ y x)) x) #s(hole binary64 (- (+ 100 (* -100 (/ (pow y 3) (pow x 3)))) (+ (* -100 (/ (pow y 2) (pow x 2))) (* 100 (/ y x)))))) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (/ 100 x))) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (/ (+ 100 (* -100 (/ y x))) x))) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (/ (- (+ 100 (* 100 (/ (pow y 2) (pow x 2)))) (* 100 (/ y x))) x))) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (/ (- (+ 100 (* -100 (/ (pow y 3) (pow x 3)))) (+ (* -100 (/ (pow y 2) (pow x 2))) (* 100 (/ y x)))) x))) |
#s(approx (+ y x) #s(hole binary64 x)) |
#s(approx (+ y x) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 100)) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (+ 100 (* -100 (/ y x))))) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (- (+ 100 (* 100 (/ (pow y 2) (pow x 2)))) (* 100 (/ y x))))) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (- (+ 100 (* -100 (/ (pow y 3) (pow x 3)))) (+ (* -100 (/ (pow y 2) (pow x 2))) (* 100 (/ y x)))))) |
#s(approx (+ x y) #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (+ (* (/ y x) -100) 100) #s(hole binary64 100)) |
#s(approx (+ (* (/ y x) -100) 100) #s(hole binary64 (+ 100 (* -100 (/ y x))))) |
#s(approx (* (/ 100 (+ y x)) x) #s(hole binary64 (+ 100 (* -1 (/ (- (* -100 (/ (pow y 2) x)) (* -100 y)) x))))) |
#s(approx (* (/ 100 (+ y x)) x) #s(hole binary64 (+ 100 (* -1 (/ (- (* -1 (/ (- (* -100 (/ (pow y 3) x)) (* -100 (pow y 2))) x)) (* -100 y)) x))))) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (* -1 (/ (- (* 100 (/ y x)) 100) x)))) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (* 100 (/ (pow y 2) x)) (* 100 y)) x)) 100) x)))) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 100 (/ (pow y 3) x)) (* 100 (pow y 2))) x)) (* 100 y)) x)) 100) x)))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (+ 100 (* -1 (/ (- (* -100 (/ (pow y 2) x)) (* -100 y)) x))))) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (+ 100 (* -1 (/ (- (* -1 (/ (- (* -100 (/ (pow y 3) x)) (* -100 (pow y 2))) x)) (* -100 y)) x))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (* (/ 100 (+ y x)) x) #s(hole binary64 (+ 100 (* y (- (* 100 (/ y (pow x 2))) (* 100 (/ 1 x))))))) |
#s(approx (* (/ 100 (+ y x)) x) #s(hole binary64 (+ 100 (* y (- (* y (+ (* -100 (/ y (pow x 3))) (* 100 (/ 1 (pow x 2))))) (* 100 (/ 1 x))))))) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (+ (* -100 (/ y (pow x 2))) (* 100 (/ 1 x))))) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (+ (* y (- (* 100 (/ y (pow x 3))) (* 100 (/ 1 (pow x 2))))) (* 100 (/ 1 x))))) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (+ (* y (- (* y (+ (* -100 (/ y (pow x 4))) (* 100 (/ 1 (pow x 3))))) (* 100 (/ 1 (pow x 2))))) (* 100 (/ 1 x))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (+ 100 (* y (- (* 100 (/ y (pow x 2))) (* 100 (/ 1 x))))))) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (+ 100 (* y (- (* y (+ (* -100 (/ y (pow x 3))) (* 100 (/ 1 (pow x 2))))) (* 100 (/ 1 x))))))) |
#s(approx (* (/ 100 (+ y x)) x) #s(hole binary64 (/ (+ (* -100 (/ (pow x 2) y)) (* 100 x)) y))) |
#s(approx (* (/ 100 (+ y x)) x) #s(hole binary64 (/ (+ (* -100 (/ (pow x 2) y)) (+ (* 100 x) (* 100 (/ (pow x 3) (pow y 2))))) y))) |
#s(approx (* (/ 100 (+ y x)) x) #s(hole binary64 (/ (+ (* -100 (/ (pow x 2) y)) (+ (* -100 (/ (pow x 4) (pow y 3))) (+ (* 100 x) (* 100 (/ (pow x 3) (pow y 2)))))) y))) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (/ (+ 100 (* -100 (/ x y))) y))) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (/ (- (+ 100 (* 100 (/ (pow x 2) (pow y 2)))) (* 100 (/ x y))) y))) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (/ (- (+ 100 (* -100 (/ (pow x 3) (pow y 3)))) (+ (* -100 (/ (pow x 2) (pow y 2))) (* 100 (/ x y)))) y))) |
#s(approx (+ y x) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (/ (+ (* -100 (/ (pow x 2) y)) (* 100 x)) y))) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (/ (+ (* -100 (/ (pow x 2) y)) (+ (* 100 x) (* 100 (/ (pow x 3) (pow y 2))))) y))) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (/ (+ (* -100 (/ (pow x 2) y)) (+ (* -100 (/ (pow x 4) (pow y 3))) (+ (* 100 x) (* 100 (/ (pow x 3) (pow y 2)))))) y))) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (+ (* (/ y x) -100) 100) #s(hole binary64 (* y (- (* 100 (/ 1 y)) (* 100 (/ 1 x)))))) |
#s(approx (* (/ 100 (+ y x)) x) #s(hole binary64 (* -1 (/ (+ (* -100 x) (* 100 (/ (pow x 2) y))) y)))) |
#s(approx (* (/ 100 (+ y x)) x) #s(hole binary64 (* -1 (/ (+ (* -100 x) (* -1 (/ (+ (* -100 (pow x 2)) (* 100 (/ (pow x 3) y))) y))) y)))) |
#s(approx (* (/ 100 (+ y x)) x) #s(hole binary64 (* -1 (/ (+ (* -100 x) (* -1 (/ (+ (* -100 (pow x 2)) (* -1 (/ (+ (* -100 (pow x 3)) (* 100 (/ (pow x 4) y))) y))) y))) y)))) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (* -1 (/ (- (* 100 (/ x y)) 100) y)))) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (* 100 (/ (pow x 2) y)) (* 100 x)) y)) 100) y)))) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 100 (/ (pow x 3) y)) (* 100 (pow x 2))) y)) (* 100 x)) y)) 100) y)))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (* -1 (/ (+ (* -100 x) (* 100 (/ (pow x 2) y))) y)))) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (* -1 (/ (+ (* -100 x) (* -1 (/ (+ (* -100 (pow x 2)) (* 100 (/ (pow x 3) y))) y))) y)))) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (* -1 (/ (+ (* -100 x) (* -1 (/ (+ (* -100 (pow x 2)) (* -1 (/ (+ (* -100 (pow x 3)) (* 100 (/ (pow x 4) y))) y))) y))) y)))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (+ (* (/ y x) -100) 100) #s(hole binary64 (* -1 (* y (- (* 100 (/ 1 x)) (* 100 (/ 1 y))))))) |
| Outputs |
|---|
#s(approx (* (/ 100 (+ y x)) x) #s(hole binary64 (* 100 (/ x y)))) |
#s(approx (* (/ 100 (+ y x)) x) (*.f64 (/.f64 x y) #s(literal 100 binary64))) |
#s(approx (* (/ 100 (+ y x)) x) #s(hole binary64 (* x (+ (* -100 (/ x (pow y 2))) (* 100 (/ 1 y)))))) |
#s(approx (* (/ 100 (+ y x)) x) (*.f64 (/.f64 (fma.f64 (/.f64 #s(literal -100 binary64) y) x #s(literal 100 binary64)) y) x)) |
#s(approx (* (/ 100 (+ y x)) x) #s(hole binary64 (* x (+ (* x (- (* 100 (/ x (pow y 3))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y)))))) |
#s(approx (* (/ 100 (+ y x)) x) (*.f64 (/.f64 (fma.f64 (/.f64 #s(literal 100 binary64) y) (-.f64 (*.f64 x (/.f64 x y)) x) #s(literal 100 binary64)) y) x)) |
#s(approx (* (/ 100 (+ y x)) x) #s(hole binary64 (* x (+ (* x (- (* x (+ (* -100 (/ x (pow y 4))) (* 100 (/ 1 (pow y 3))))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y)))))) |
#s(approx (* (/ 100 (+ y x)) x) (*.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 x (pow.f64 y #s(literal 4 binary64))) x) #s(literal -100 binary64) (/.f64 (fma.f64 (/.f64 #s(literal 100 binary64) y) x #s(literal -100 binary64)) (*.f64 y y))) x (/.f64 #s(literal 100 binary64) y)) x)) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (/ 100 y))) |
#s(approx (/ 100 (+ y x)) (/.f64 #s(literal 100 binary64) y)) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (+ (* -100 (/ x (pow y 2))) (* 100 (/ 1 y))))) |
#s(approx (/ 100 (+ y x)) (/.f64 (fma.f64 (/.f64 #s(literal -100 binary64) y) x #s(literal 100 binary64)) y)) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (+ (* x (- (* 100 (/ x (pow y 3))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y))))) |
#s(approx (/ 100 (+ y x)) (/.f64 (fma.f64 (/.f64 #s(literal 100 binary64) y) (-.f64 (*.f64 x (/.f64 x y)) x) #s(literal 100 binary64)) y)) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (+ (* x (- (* x (+ (* -100 (/ x (pow y 4))) (* 100 (/ 1 (pow y 3))))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y))))) |
#s(approx (/ 100 (+ y x)) (fma.f64 (fma.f64 (*.f64 (/.f64 x (pow.f64 y #s(literal 4 binary64))) x) #s(literal -100 binary64) (/.f64 (fma.f64 (/.f64 #s(literal 100 binary64) y) x #s(literal -100 binary64)) (*.f64 y y))) x (/.f64 #s(literal 100 binary64) y))) |
#s(approx (+ y x) #s(hole binary64 y)) |
#s(approx (+ y x) y) |
#s(approx (+ y x) #s(hole binary64 (+ x y))) |
#s(approx (+ y x) (+.f64 x y)) |
#s(approx x #s(hole binary64 x)) |
#s(approx x x) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (* 100 (/ x y)))) |
#s(approx (* (/ 100 (+ y x)) x) (*.f64 (/.f64 x y) #s(literal 100 binary64))) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (* x (+ (* -100 (/ x (pow y 2))) (* 100 (/ 1 y)))))) |
#s(approx (* (/ 100 (+ y x)) x) (*.f64 (/.f64 (fma.f64 (/.f64 #s(literal -100 binary64) y) x #s(literal 100 binary64)) y) x)) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (* x (+ (* x (- (* 100 (/ x (pow y 3))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y)))))) |
#s(approx (* (/ 100 (+ y x)) x) (*.f64 (/.f64 (fma.f64 (/.f64 #s(literal 100 binary64) y) (-.f64 (*.f64 x (/.f64 x y)) x) #s(literal 100 binary64)) y) x)) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (* x (+ (* x (- (* x (+ (* -100 (/ x (pow y 4))) (* 100 (/ 1 (pow y 3))))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y)))))) |
#s(approx (* (/ 100 (+ y x)) x) (*.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 x (pow.f64 y #s(literal 4 binary64))) x) #s(literal -100 binary64) (/.f64 (fma.f64 (/.f64 #s(literal 100 binary64) y) x #s(literal -100 binary64)) (*.f64 y y))) x (/.f64 #s(literal 100 binary64) y)) x)) |
#s(approx (* (/ x y) 100) #s(hole binary64 (* 100 (/ x y)))) |
#s(approx (* (/ x y) 100) (*.f64 (/.f64 x y) #s(literal 100 binary64))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx (/ x y) (/.f64 x y)) |
#s(approx (* x 100) #s(hole binary64 (* 100 x))) |
#s(approx (* x 100) (*.f64 #s(literal 100 binary64) x)) |
#s(approx (+ x y) #s(hole binary64 y)) |
#s(approx (+ y x) y) |
#s(approx (+ x y) #s(hole binary64 (+ x y))) |
#s(approx (+ y x) (+.f64 x y)) |
#s(approx (+ (* (/ y x) -100) 100) #s(hole binary64 (* -100 (/ y x)))) |
#s(approx (+ (* (/ y x) -100) 100) (*.f64 (/.f64 y x) #s(literal -100 binary64))) |
#s(approx (+ (* (/ y x) -100) 100) #s(hole binary64 (/ (+ (* -100 y) (* 100 x)) x))) |
#s(approx (+ (* (/ y x) -100) 100) (fma.f64 (/.f64 y x) #s(literal -100 binary64) #s(literal 100 binary64))) |
#s(approx (/ y x) #s(hole binary64 (/ y x))) |
#s(approx (/ y x) (/.f64 y x)) |
#s(approx (* (/ 100 (+ y x)) x) #s(hole binary64 100)) |
#s(approx (* (/ 100 (+ y x)) x) #s(literal 100 binary64)) |
#s(approx (* (/ 100 (+ y x)) x) #s(hole binary64 (+ 100 (* -100 (/ y x))))) |
#s(approx (* (/ 100 (+ y x)) x) (fma.f64 (/.f64 y x) #s(literal -100 binary64) #s(literal 100 binary64))) |
#s(approx (* (/ 100 (+ y x)) x) #s(hole binary64 (- (+ 100 (* 100 (/ (pow y 2) (pow x 2)))) (* 100 (/ y x))))) |
#s(approx (* (/ 100 (+ y x)) x) (fma.f64 (/.f64 (fma.f64 (/.f64 y x) #s(literal 100 binary64) #s(literal -100 binary64)) x) y #s(literal 100 binary64))) |
#s(approx (* (/ 100 (+ y x)) x) #s(hole binary64 (- (+ 100 (* -100 (/ (pow y 3) (pow x 3)))) (+ (* -100 (/ (pow y 2) (pow x 2))) (* 100 (/ y x)))))) |
#s(approx (* (/ 100 (+ y x)) x) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal -100 binary64) (fma.f64 (/.f64 (fma.f64 (/.f64 y x) #s(literal 100 binary64) #s(literal -100 binary64)) x) y #s(literal 100 binary64)))) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (/ 100 x))) |
#s(approx (/ 100 (+ y x)) (/.f64 #s(literal 100 binary64) x)) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (/ (+ 100 (* -100 (/ y x))) x))) |
#s(approx (/ 100 (+ y x)) (/.f64 (fma.f64 (/.f64 y x) #s(literal -100 binary64) #s(literal 100 binary64)) x)) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (/ (- (+ 100 (* 100 (/ (pow y 2) (pow x 2)))) (* 100 (/ y x))) x))) |
#s(approx (/ 100 (+ y x)) (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 y x) #s(literal 100 binary64) #s(literal -100 binary64)) x) y #s(literal 100 binary64)) x)) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (/ (- (+ 100 (* -100 (/ (pow y 3) (pow x 3)))) (+ (* -100 (/ (pow y 2) (pow x 2))) (* 100 (/ y x)))) x))) |
#s(approx (/ 100 (+ y x)) (/.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal -100 binary64) (fma.f64 (/.f64 (fma.f64 (/.f64 y x) #s(literal 100 binary64) #s(literal -100 binary64)) x) y #s(literal 100 binary64))) x)) |
#s(approx (+ y x) #s(hole binary64 x)) |
#s(approx (+ y x) x) |
#s(approx (+ y x) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (+ y x) (fma.f64 (/.f64 y x) x x)) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 100)) |
#s(approx (* (/ 100 (+ y x)) x) #s(literal 100 binary64)) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (+ 100 (* -100 (/ y x))))) |
#s(approx (* (/ 100 (+ y x)) x) (fma.f64 (/.f64 y x) #s(literal -100 binary64) #s(literal 100 binary64))) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (- (+ 100 (* 100 (/ (pow y 2) (pow x 2)))) (* 100 (/ y x))))) |
#s(approx (* (/ 100 (+ y x)) x) (fma.f64 (/.f64 (fma.f64 (/.f64 y x) #s(literal 100 binary64) #s(literal -100 binary64)) x) y #s(literal 100 binary64))) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (- (+ 100 (* -100 (/ (pow y 3) (pow x 3)))) (+ (* -100 (/ (pow y 2) (pow x 2))) (* 100 (/ y x)))))) |
#s(approx (* (/ 100 (+ y x)) x) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal -100 binary64) (fma.f64 (/.f64 (fma.f64 (/.f64 y x) #s(literal 100 binary64) #s(literal -100 binary64)) x) y #s(literal 100 binary64)))) |
#s(approx (+ x y) #s(hole binary64 x)) |
#s(approx (+ y x) x) |
#s(approx (+ x y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (+ y x) (fma.f64 (/.f64 y x) x x)) |
#s(approx (+ (* (/ y x) -100) 100) #s(hole binary64 100)) |
#s(approx (+ (* (/ y x) -100) 100) #s(literal 100 binary64)) |
#s(approx (+ (* (/ y x) -100) 100) #s(hole binary64 (+ 100 (* -100 (/ y x))))) |
#s(approx (+ (* (/ y x) -100) 100) (fma.f64 (/.f64 y x) #s(literal -100 binary64) #s(literal 100 binary64))) |
#s(approx (* (/ 100 (+ y x)) x) #s(hole binary64 (+ 100 (* -1 (/ (- (* -100 (/ (pow y 2) x)) (* -100 y)) x))))) |
#s(approx (* (/ 100 (+ y x)) x) (fma.f64 (/.f64 (fma.f64 (/.f64 y x) #s(literal 100 binary64) #s(literal -100 binary64)) x) y #s(literal 100 binary64))) |
#s(approx (* (/ 100 (+ y x)) x) #s(hole binary64 (+ 100 (* -1 (/ (- (* -1 (/ (- (* -100 (/ (pow y 3) x)) (* -100 (pow y 2))) x)) (* -100 y)) x))))) |
#s(approx (* (/ 100 (+ y x)) x) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal -100 binary64) (fma.f64 (/.f64 (fma.f64 (/.f64 y x) #s(literal 100 binary64) #s(literal -100 binary64)) x) y #s(literal 100 binary64)))) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (* -1 (/ (- (* 100 (/ y x)) 100) x)))) |
#s(approx (/ 100 (+ y x)) (/.f64 (fma.f64 (/.f64 y x) #s(literal -100 binary64) #s(literal 100 binary64)) x)) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (* 100 (/ (pow y 2) x)) (* 100 y)) x)) 100) x)))) |
#s(approx (/ 100 (+ y x)) (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 y x) #s(literal 100 binary64) #s(literal -100 binary64)) x) y #s(literal 100 binary64)) x)) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 100 (/ (pow y 3) x)) (* 100 (pow y 2))) x)) (* 100 y)) x)) 100) x)))) |
#s(approx (/ 100 (+ y x)) (/.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal -100 binary64) (fma.f64 (/.f64 (fma.f64 (/.f64 y x) #s(literal 100 binary64) #s(literal -100 binary64)) x) y #s(literal 100 binary64))) x)) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (+ y x) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) (/.f64 y x) #s(literal -1 binary64)))) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (+ 100 (* -1 (/ (- (* -100 (/ (pow y 2) x)) (* -100 y)) x))))) |
#s(approx (* (/ 100 (+ y x)) x) (fma.f64 (/.f64 (fma.f64 (/.f64 y x) #s(literal 100 binary64) #s(literal -100 binary64)) x) y #s(literal 100 binary64))) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (+ 100 (* -1 (/ (- (* -1 (/ (- (* -100 (/ (pow y 3) x)) (* -100 (pow y 2))) x)) (* -100 y)) x))))) |
#s(approx (* (/ 100 (+ y x)) x) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal -100 binary64) (fma.f64 (/.f64 (fma.f64 (/.f64 y x) #s(literal 100 binary64) #s(literal -100 binary64)) x) y #s(literal 100 binary64)))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (+ y x) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) (/.f64 y x) #s(literal -1 binary64)))) |
#s(approx (* (/ 100 (+ y x)) x) #s(hole binary64 (+ 100 (* y (- (* 100 (/ y (pow x 2))) (* 100 (/ 1 x))))))) |
#s(approx (* (/ 100 (+ y x)) x) (fma.f64 (/.f64 (fma.f64 (/.f64 y x) #s(literal 100 binary64) #s(literal -100 binary64)) x) y #s(literal 100 binary64))) |
#s(approx (* (/ 100 (+ y x)) x) #s(hole binary64 (+ 100 (* y (- (* y (+ (* -100 (/ y (pow x 3))) (* 100 (/ 1 (pow x 2))))) (* 100 (/ 1 x))))))) |
#s(approx (* (/ 100 (+ y x)) x) (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 y x) #s(literal -100 binary64) #s(literal 100 binary64)) x) y #s(literal -100 binary64)) x) y #s(literal 100 binary64))) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (+ (* -100 (/ y (pow x 2))) (* 100 (/ 1 x))))) |
#s(approx (/ 100 (+ y x)) (/.f64 (fma.f64 (/.f64 y x) #s(literal -100 binary64) #s(literal 100 binary64)) x)) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (+ (* y (- (* 100 (/ y (pow x 3))) (* 100 (/ 1 (pow x 2))))) (* 100 (/ 1 x))))) |
#s(approx (/ 100 (+ y x)) (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 y x) #s(literal 100 binary64) #s(literal -100 binary64)) x) y #s(literal 100 binary64)) x)) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (+ (* y (- (* y (+ (* -100 (/ y (pow x 4))) (* 100 (/ 1 (pow x 3))))) (* 100 (/ 1 (pow x 2))))) (* 100 (/ 1 x))))) |
#s(approx (/ 100 (+ y x)) (fma.f64 (*.f64 (fma.f64 (/.f64 y (pow.f64 x #s(literal 4 binary64))) #s(literal -100 binary64) (/.f64 #s(literal 100 binary64) (pow.f64 x #s(literal 3 binary64)))) y) y (/.f64 (fma.f64 (/.f64 y x) #s(literal -100 binary64) #s(literal 100 binary64)) x))) |
#s(approx y #s(hole binary64 y)) |
#s(approx y y) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (+ 100 (* y (- (* 100 (/ y (pow x 2))) (* 100 (/ 1 x))))))) |
#s(approx (* (/ 100 (+ y x)) x) (fma.f64 (/.f64 (fma.f64 (/.f64 y x) #s(literal 100 binary64) #s(literal -100 binary64)) x) y #s(literal 100 binary64))) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (+ 100 (* y (- (* y (+ (* -100 (/ y (pow x 3))) (* 100 (/ 1 (pow x 2))))) (* 100 (/ 1 x))))))) |
#s(approx (* (/ 100 (+ y x)) x) (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 y x) #s(literal -100 binary64) #s(literal 100 binary64)) x) y #s(literal -100 binary64)) x) y #s(literal 100 binary64))) |
#s(approx (* (/ 100 (+ y x)) x) #s(hole binary64 (/ (+ (* -100 (/ (pow x 2) y)) (* 100 x)) y))) |
#s(approx (* (/ 100 (+ y x)) x) (*.f64 (/.f64 (fma.f64 (/.f64 #s(literal -100 binary64) y) x #s(literal 100 binary64)) y) x)) |
#s(approx (* (/ 100 (+ y x)) x) #s(hole binary64 (/ (+ (* -100 (/ (pow x 2) y)) (+ (* 100 x) (* 100 (/ (pow x 3) (pow y 2))))) y))) |
#s(approx (* (/ 100 (+ y x)) x) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal 100 binary64) (*.f64 (/.f64 (fma.f64 (/.f64 #s(literal -100 binary64) y) x #s(literal 100 binary64)) y) x))) |
#s(approx (* (/ 100 (+ y x)) x) #s(hole binary64 (/ (+ (* -100 (/ (pow x 2) y)) (+ (* -100 (/ (pow x 4) (pow y 3))) (+ (* 100 x) (* 100 (/ (pow x 3) (pow y 2)))))) y))) |
#s(approx (* (/ 100 (+ y x)) x) (/.f64 (fma.f64 #s(literal 100 binary64) x (/.f64 (fma.f64 (*.f64 #s(literal -100 binary64) x) x (/.f64 (*.f64 #s(literal 100 binary64) (-.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 (pow.f64 x #s(literal 4 binary64)) y))) y)) y)) y)) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (/ (+ 100 (* -100 (/ x y))) y))) |
#s(approx (/ 100 (+ y x)) (/.f64 (fma.f64 (/.f64 #s(literal -100 binary64) y) x #s(literal 100 binary64)) y)) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (/ (- (+ 100 (* 100 (/ (pow x 2) (pow y 2)))) (* 100 (/ x y))) y))) |
#s(approx (/ 100 (+ y x)) (/.f64 (fma.f64 (/.f64 #s(literal 100 binary64) y) (-.f64 (*.f64 x (/.f64 x y)) x) #s(literal 100 binary64)) y)) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (/ (- (+ 100 (* -100 (/ (pow x 3) (pow y 3)))) (+ (* -100 (/ (pow x 2) (pow y 2))) (* 100 (/ x y)))) y))) |
#s(approx (/ 100 (+ y x)) (/.f64 (fma.f64 #s(literal -100 binary64) (-.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (/.f64 (-.f64 (*.f64 x (/.f64 x y)) x) y)) #s(literal 100 binary64)) y)) |
#s(approx (+ y x) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (+ y x) (fma.f64 (/.f64 x y) y y)) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (/ (+ (* -100 (/ (pow x 2) y)) (* 100 x)) y))) |
#s(approx (* (/ 100 (+ y x)) x) (*.f64 (/.f64 (fma.f64 (/.f64 #s(literal -100 binary64) y) x #s(literal 100 binary64)) y) x)) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (/ (+ (* -100 (/ (pow x 2) y)) (+ (* 100 x) (* 100 (/ (pow x 3) (pow y 2))))) y))) |
#s(approx (* (/ 100 (+ y x)) x) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal 100 binary64) (*.f64 (/.f64 (fma.f64 (/.f64 #s(literal -100 binary64) y) x #s(literal 100 binary64)) y) x))) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (/ (+ (* -100 (/ (pow x 2) y)) (+ (* -100 (/ (pow x 4) (pow y 3))) (+ (* 100 x) (* 100 (/ (pow x 3) (pow y 2)))))) y))) |
#s(approx (* (/ 100 (+ y x)) x) (/.f64 (fma.f64 #s(literal 100 binary64) x (/.f64 (fma.f64 (*.f64 #s(literal -100 binary64) x) x (/.f64 (*.f64 #s(literal 100 binary64) (-.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 (pow.f64 x #s(literal 4 binary64)) y))) y)) y)) y)) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (+ y x) (fma.f64 (/.f64 x y) y y)) |
#s(approx (+ (* (/ y x) -100) 100) #s(hole binary64 (* y (- (* 100 (/ 1 y)) (* 100 (/ 1 x)))))) |
#s(approx (+ (* (/ y x) -100) 100) (*.f64 (-.f64 (/.f64 #s(literal -100 binary64) x) (/.f64 #s(literal -100 binary64) y)) y)) |
#s(approx (* (/ 100 (+ y x)) x) #s(hole binary64 (* -1 (/ (+ (* -100 x) (* 100 (/ (pow x 2) y))) y)))) |
#s(approx (* (/ 100 (+ y x)) x) (*.f64 (/.f64 (fma.f64 (/.f64 #s(literal -100 binary64) y) x #s(literal 100 binary64)) y) x)) |
#s(approx (* (/ 100 (+ y x)) x) #s(hole binary64 (* -1 (/ (+ (* -100 x) (* -1 (/ (+ (* -100 (pow x 2)) (* 100 (/ (pow x 3) y))) y))) y)))) |
#s(approx (* (/ 100 (+ y x)) x) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal 100 binary64) (*.f64 (/.f64 (fma.f64 (/.f64 #s(literal -100 binary64) y) x #s(literal 100 binary64)) y) x))) |
#s(approx (* (/ 100 (+ y x)) x) #s(hole binary64 (* -1 (/ (+ (* -100 x) (* -1 (/ (+ (* -100 (pow x 2)) (* -1 (/ (+ (* -100 (pow x 3)) (* 100 (/ (pow x 4) y))) y))) y))) y)))) |
#s(approx (* (/ 100 (+ y x)) x) (/.f64 (fma.f64 #s(literal 100 binary64) x (/.f64 (fma.f64 (*.f64 #s(literal -100 binary64) x) x (/.f64 (*.f64 #s(literal 100 binary64) (-.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 (pow.f64 x #s(literal 4 binary64)) y))) y)) y)) y)) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (* -1 (/ (- (* 100 (/ x y)) 100) y)))) |
#s(approx (/ 100 (+ y x)) (/.f64 (fma.f64 (/.f64 #s(literal -100 binary64) y) x #s(literal 100 binary64)) y)) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (* 100 (/ (pow x 2) y)) (* 100 x)) y)) 100) y)))) |
#s(approx (/ 100 (+ y x)) (/.f64 (fma.f64 (/.f64 #s(literal 100 binary64) y) (-.f64 (*.f64 x (/.f64 x y)) x) #s(literal 100 binary64)) y)) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 100 (/ (pow x 3) y)) (* 100 (pow x 2))) y)) (* 100 x)) y)) 100) y)))) |
#s(approx (/ 100 (+ y x)) (/.f64 (fma.f64 #s(literal -100 binary64) (-.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (/.f64 (-.f64 (*.f64 x (/.f64 x y)) x) y)) #s(literal 100 binary64)) y)) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (+ y x) (*.f64 (neg.f64 y) (fma.f64 #s(literal -1 binary64) (/.f64 x y) #s(literal -1 binary64)))) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (* -1 (/ (+ (* -100 x) (* 100 (/ (pow x 2) y))) y)))) |
#s(approx (* (/ 100 (+ y x)) x) (*.f64 (/.f64 (fma.f64 (/.f64 #s(literal -100 binary64) y) x #s(literal 100 binary64)) y) x)) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (* -1 (/ (+ (* -100 x) (* -1 (/ (+ (* -100 (pow x 2)) (* 100 (/ (pow x 3) y))) y))) y)))) |
#s(approx (* (/ 100 (+ y x)) x) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal 100 binary64) (*.f64 (/.f64 (fma.f64 (/.f64 #s(literal -100 binary64) y) x #s(literal 100 binary64)) y) x))) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (* -1 (/ (+ (* -100 x) (* -1 (/ (+ (* -100 (pow x 2)) (* -1 (/ (+ (* -100 (pow x 3)) (* 100 (/ (pow x 4) y))) y))) y))) y)))) |
#s(approx (* (/ 100 (+ y x)) x) (/.f64 (fma.f64 #s(literal 100 binary64) x (/.f64 (fma.f64 (*.f64 #s(literal -100 binary64) x) x (/.f64 (*.f64 #s(literal 100 binary64) (-.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 (pow.f64 x #s(literal 4 binary64)) y))) y)) y)) y)) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (+ y x) (*.f64 (neg.f64 y) (fma.f64 #s(literal -1 binary64) (/.f64 x y) #s(literal -1 binary64)))) |
#s(approx (+ (* (/ y x) -100) 100) #s(hole binary64 (* -1 (* y (- (* 100 (/ 1 x)) (* 100 (/ 1 y))))))) |
#s(approx (+ (* (/ y x) -100) 100) (*.f64 (-.f64 (/.f64 #s(literal -100 binary64) x) (/.f64 #s(literal -100 binary64) y)) y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 20 | 89 |
| 0 | 30 | 89 |
| 1 | 93 | 89 |
| 2 | 481 | 89 |
| 0 | 4963 | 89 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (/.f64 #s(literal 100 binary64) (+.f64 y x)) x) |
(/.f64 #s(literal 100 binary64) (+.f64 y x)) |
#s(literal 100 binary64) |
(+.f64 y x) |
y |
x |
#s(approx (/ (* x 100) (+ x y)) #s(literal 100 binary64)) |
#s(approx (/ (* x 100) (+ x y)) (*.f64 (/.f64 x y) #s(literal 100 binary64))) |
(*.f64 (/.f64 x y) #s(literal 100 binary64)) |
(/.f64 x y) |
(/.f64 (*.f64 x #s(literal 100 binary64)) #s(approx (+ x y) y)) |
(*.f64 x #s(literal 100 binary64)) |
#s(approx (+ x y) y) |
#s(approx (/ (* x 100) (+ x y)) (fma.f64 (/.f64 y x) #s(literal -100 binary64) #s(literal 100 binary64))) |
(fma.f64 (/.f64 y x) #s(literal -100 binary64) #s(literal 100 binary64)) |
(/.f64 y x) |
#s(literal -100 binary64) |
| Outputs |
|---|
(*.f64 (/.f64 (*.f64 #s(literal -100 binary64) x) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (neg.f64 (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(*.f64 (/.f64 x (+.f64 x y)) #s(literal 100 binary64)) |
(*.f64 (*.f64 x (/.f64 #s(literal -100 binary64) (fma.f64 (neg.f64 x) x (*.f64 y y)))) (-.f64 x y)) |
(*.f64 (*.f64 x (/.f64 #s(literal -100 binary64) (fma.f64 (neg.f64 y) y (*.f64 x x)))) (-.f64 y x)) |
(*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (-.f64 x y) x (*.f64 y y))) |
(*.f64 (/.f64 #s(literal -100 binary64) (fma.f64 (neg.f64 x) x (*.f64 y y))) (*.f64 (-.f64 x y) x)) |
(*.f64 (/.f64 #s(literal -100 binary64) (fma.f64 (neg.f64 y) y (*.f64 x x))) (*.f64 (-.f64 y x) x)) |
(*.f64 (/.f64 #s(literal 100 binary64) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (fma.f64 (-.f64 x y) x (*.f64 y y)) x)) |
(*.f64 (-.f64 x y) (*.f64 x (/.f64 #s(literal -100 binary64) (fma.f64 (neg.f64 x) x (*.f64 y y))))) |
(*.f64 (-.f64 y x) (*.f64 x (/.f64 #s(literal -100 binary64) (fma.f64 (neg.f64 y) y (*.f64 x x))))) |
(*.f64 (fma.f64 (-.f64 x y) x (*.f64 y y)) (/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -100 binary64) (+.f64 x y))) |
(*.f64 #s(literal -100 binary64) (/.f64 x (neg.f64 (+.f64 x y)))) |
(*.f64 (/.f64 #s(literal 100 binary64) (+.f64 x y)) x) |
(*.f64 x (/.f64 #s(literal 100 binary64) (+.f64 x y))) |
(*.f64 #s(literal 100 binary64) (/.f64 x (+.f64 x y))) |
(/.f64 (*.f64 (*.f64 x #s(literal 100 binary64)) (-.f64 x y)) (fma.f64 (neg.f64 y) y (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 x #s(literal 100 binary64)) (-.f64 y x)) (fma.f64 (neg.f64 x) x (*.f64 y y))) |
(/.f64 (*.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
(/.f64 (*.f64 (*.f64 x (/.f64 #s(literal -100 binary64) (fma.f64 (neg.f64 x) x (*.f64 y y)))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 x (+.f64 x y) (*.f64 y y))) |
(/.f64 (*.f64 (*.f64 x (/.f64 #s(literal -100 binary64) (fma.f64 (neg.f64 x) x (*.f64 y y)))) (fma.f64 (neg.f64 y) y (*.f64 x x))) (+.f64 x y)) |
(/.f64 (*.f64 (*.f64 x (/.f64 #s(literal -100 binary64) (fma.f64 (neg.f64 y) y (*.f64 x x)))) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x (+.f64 x y) (*.f64 y y))) |
(/.f64 (*.f64 (*.f64 x (/.f64 #s(literal -100 binary64) (fma.f64 (neg.f64 y) y (*.f64 x x)))) (fma.f64 (neg.f64 x) x (*.f64 y y))) (+.f64 x y)) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) y))) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 y x) y) (-.f64 (*.f64 (-.f64 y x) y) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 x y) x) #s(literal 2 binary64)))) (-.f64 (*.f64 y y) (*.f64 (-.f64 x y) x))) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 (-.f64 x y) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 x y) x) (-.f64 (*.f64 (-.f64 x y) x) (*.f64 y y)) (pow.f64 y #s(literal 4 binary64)))) |
(/.f64 (*.f64 (*.f64 x #s(literal 100 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) (fma.f64 x (+.f64 x y) (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 (neg.f64 y) y (*.f64 x x))) (*.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) (+.f64 x y))) |
(/.f64 (*.f64 (*.f64 x #s(literal 100 binary64)) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (fma.f64 x (+.f64 x y) (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 (neg.f64 x) x (*.f64 y y))) (*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (+.f64 x y))) |
(/.f64 (*.f64 (*.f64 x #s(literal 100 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 2 binary64)))) (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) y)))) |
(/.f64 (*.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (*.f64 (-.f64 y x) y) (-.f64 (*.f64 (-.f64 y x) y) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (*.f64 (*.f64 x #s(literal 100 binary64)) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 x y) x) #s(literal 2 binary64)))) (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (-.f64 (*.f64 y y) (*.f64 (-.f64 x y) x)))) |
(/.f64 (*.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 x y) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (*.f64 (-.f64 x y) x) (-.f64 (*.f64 (-.f64 x y) x) (*.f64 y y)) (pow.f64 y #s(literal 4 binary64))))) |
(/.f64 (*.f64 #s(literal -100 binary64) x) (neg.f64 (+.f64 x y))) |
(/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 x y)) |
(neg.f64 (*.f64 (/.f64 #s(literal -100 binary64) (+.f64 x y)) x)) |
(neg.f64 (*.f64 x (/.f64 #s(literal -100 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (-.f64 y x) y) (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (-.f64 x y) x) (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 y y))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 x x) (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (-.f64 y x) y))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 y y) (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (-.f64 x y) x))) |
(fma.f64 (*.f64 (-.f64 y x) y) (/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (*.f64 x x) (/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))))) |
(fma.f64 (*.f64 (-.f64 x y) x) (/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (*.f64 y y) (/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))))) |
(fma.f64 (*.f64 x x) (/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (*.f64 (-.f64 y x) y) (/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))))) |
(fma.f64 (*.f64 y y) (/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (*.f64 (-.f64 x y) x) (/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))))) |
(+.f64 (*.f64 (*.f64 (-.f64 y x) y) (/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (*.f64 (*.f64 x x) (/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))))) |
(+.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (*.f64 (*.f64 (-.f64 y x) y) (/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))))) |
(+.f64 (*.f64 (*.f64 (-.f64 x y) x) (/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (*.f64 (*.f64 y y) (/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))))) |
(+.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (*.f64 (*.f64 (-.f64 x y) x) (/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))))) |
(+.f64 (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (-.f64 y x) y)) (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 x x))) |
(+.f64 (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 x x)) (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (-.f64 y x) y))) |
(+.f64 (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (-.f64 x y) x)) (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 y y))) |
(+.f64 (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 y y)) (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (-.f64 x y) x))) |
(*.f64 (/.f64 #s(literal 100 binary64) (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (neg.f64 (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(*.f64 (/.f64 #s(literal -100 binary64) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(*.f64 (/.f64 #s(literal -100 binary64) (fma.f64 (neg.f64 x) x (*.f64 y y))) (-.f64 x y)) |
(*.f64 (/.f64 #s(literal -100 binary64) (fma.f64 (neg.f64 y) y (*.f64 x x))) (-.f64 y x)) |
(*.f64 (/.f64 #s(literal 100 binary64) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (-.f64 x y) x (*.f64 y y))) |
(*.f64 (-.f64 x y) (/.f64 #s(literal -100 binary64) (fma.f64 (neg.f64 x) x (*.f64 y y)))) |
(*.f64 (-.f64 y x) (/.f64 #s(literal -100 binary64) (fma.f64 (neg.f64 y) y (*.f64 x x)))) |
(*.f64 (fma.f64 (-.f64 x y) x (*.f64 y y)) (/.f64 #s(literal 100 binary64) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) |
(/.f64 (*.f64 #s(literal 100 binary64) (-.f64 x y)) (fma.f64 (neg.f64 y) y (*.f64 x x))) |
(/.f64 (*.f64 #s(literal 100 binary64) (-.f64 y x)) (fma.f64 (neg.f64 x) x (*.f64 y y))) |
(/.f64 (*.f64 #s(literal 100 binary64) (fma.f64 (-.f64 x y) x (*.f64 y y))) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal -100 binary64) (fma.f64 (neg.f64 x) x (*.f64 y y))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 x (+.f64 x y) (*.f64 y y))) |
(/.f64 (*.f64 (/.f64 #s(literal -100 binary64) (fma.f64 (neg.f64 x) x (*.f64 y y))) (fma.f64 (neg.f64 y) y (*.f64 x x))) (+.f64 x y)) |
(/.f64 (*.f64 (/.f64 #s(literal -100 binary64) (fma.f64 (neg.f64 y) y (*.f64 x x))) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x (+.f64 x y) (*.f64 y y))) |
(/.f64 (*.f64 (/.f64 #s(literal -100 binary64) (fma.f64 (neg.f64 y) y (*.f64 x x))) (fma.f64 (neg.f64 x) x (*.f64 y y))) (+.f64 x y)) |
(/.f64 (*.f64 (/.f64 #s(literal 100 binary64) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) y))) |
(/.f64 (*.f64 (/.f64 #s(literal 100 binary64) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 y x) y) (-.f64 (*.f64 (-.f64 y x) y) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 100 binary64) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 x y) x) #s(literal 2 binary64)))) (-.f64 (*.f64 y y) (*.f64 (-.f64 x y) x))) |
(/.f64 (*.f64 (/.f64 #s(literal 100 binary64) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 (-.f64 x y) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 x y) x) (-.f64 (*.f64 (-.f64 x y) x) (*.f64 y y)) (pow.f64 y #s(literal 4 binary64)))) |
(/.f64 (*.f64 #s(literal 100 binary64) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) (fma.f64 x (+.f64 x y) (*.f64 y y)))) |
(/.f64 (*.f64 #s(literal 100 binary64) (fma.f64 (neg.f64 y) y (*.f64 x x))) (*.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) (+.f64 x y))) |
(/.f64 (*.f64 #s(literal 100 binary64) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (fma.f64 x (+.f64 x y) (*.f64 y y)))) |
(/.f64 (*.f64 #s(literal 100 binary64) (fma.f64 (neg.f64 x) x (*.f64 y y))) (*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (+.f64 x y))) |
(/.f64 (*.f64 #s(literal 100 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 2 binary64)))) (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) y)))) |
(/.f64 (*.f64 #s(literal 100 binary64) (+.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (*.f64 (-.f64 y x) y) (-.f64 (*.f64 (-.f64 y x) y) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (*.f64 #s(literal 100 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 x y) x) #s(literal 2 binary64)))) (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (-.f64 (*.f64 y y) (*.f64 (-.f64 x y) x)))) |
(/.f64 (*.f64 #s(literal 100 binary64) (+.f64 (pow.f64 (*.f64 (-.f64 x y) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (*.f64 (-.f64 x y) x) (-.f64 (*.f64 (-.f64 x y) x) (*.f64 y y)) (pow.f64 y #s(literal 4 binary64))))) |
(/.f64 #s(literal -100 binary64) (neg.f64 (+.f64 x y))) |
(/.f64 #s(literal 100 binary64) (+.f64 x y)) |
(neg.f64 (/.f64 #s(literal -100 binary64) (+.f64 x y))) |
(fma.f64 (/.f64 #s(literal 100 binary64) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (-.f64 y x) y) (*.f64 (/.f64 #s(literal 100 binary64) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 100 binary64) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (-.f64 x y) x) (*.f64 (/.f64 #s(literal 100 binary64) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 y y))) |
(fma.f64 (/.f64 #s(literal 100 binary64) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 x x) (*.f64 (/.f64 #s(literal 100 binary64) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (-.f64 y x) y))) |
(fma.f64 (/.f64 #s(literal 100 binary64) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 y y) (*.f64 (/.f64 #s(literal 100 binary64) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (-.f64 x y) x))) |
(fma.f64 (*.f64 (-.f64 y x) y) (/.f64 #s(literal 100 binary64) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (*.f64 x x) (/.f64 #s(literal 100 binary64) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))))) |
(fma.f64 (*.f64 (-.f64 x y) x) (/.f64 #s(literal 100 binary64) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (*.f64 y y) (/.f64 #s(literal 100 binary64) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 100 binary64) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (*.f64 (-.f64 y x) y) (/.f64 #s(literal 100 binary64) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))))) |
(fma.f64 (*.f64 y y) (/.f64 #s(literal 100 binary64) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (*.f64 (-.f64 x y) x) (/.f64 #s(literal 100 binary64) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))))) |
(+.f64 (*.f64 (*.f64 (-.f64 y x) y) (/.f64 #s(literal 100 binary64) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (*.f64 (*.f64 x x) (/.f64 #s(literal 100 binary64) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))))) |
(+.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal 100 binary64) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (*.f64 (*.f64 (-.f64 y x) y) (/.f64 #s(literal 100 binary64) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))))) |
(+.f64 (*.f64 (*.f64 (-.f64 x y) x) (/.f64 #s(literal 100 binary64) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (*.f64 (*.f64 y y) (/.f64 #s(literal 100 binary64) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))))) |
(+.f64 (*.f64 (*.f64 y y) (/.f64 #s(literal 100 binary64) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (*.f64 (*.f64 (-.f64 x y) x) (/.f64 #s(literal 100 binary64) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))))) |
(+.f64 (*.f64 (/.f64 #s(literal 100 binary64) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (-.f64 y x) y)) (*.f64 (/.f64 #s(literal 100 binary64) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 x x))) |
(+.f64 (*.f64 (/.f64 #s(literal 100 binary64) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 x x)) (*.f64 (/.f64 #s(literal 100 binary64) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (-.f64 y x) y))) |
(+.f64 (*.f64 (/.f64 #s(literal 100 binary64) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (-.f64 x y) x)) (*.f64 (/.f64 #s(literal 100 binary64) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 y y))) |
(+.f64 (*.f64 (/.f64 #s(literal 100 binary64) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 y y)) (*.f64 (/.f64 #s(literal 100 binary64) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (-.f64 x y) x))) |
#s(literal 100 binary64) |
(*.f64 (/.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 x (+.f64 x y) (*.f64 y y))) |
(*.f64 (/.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x (+.f64 x y) (*.f64 y y))) |
(*.f64 (/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) y))) |
(*.f64 (/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 y x) y) (-.f64 (*.f64 (-.f64 y x) y) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64)))) |
(*.f64 (/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 x y) x) #s(literal 2 binary64)))) (-.f64 (*.f64 y y) (*.f64 (-.f64 x y) x))) |
(*.f64 (/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 x y) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 x y) x) (-.f64 (*.f64 (-.f64 x y) x) (*.f64 y y)) (pow.f64 y #s(literal 4 binary64)))) |
(*.f64 (/.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (fma.f64 (neg.f64 x) x (*.f64 y y))) (+.f64 x y)) |
(*.f64 (/.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) (fma.f64 (neg.f64 y) y (*.f64 x x))) (+.f64 x y)) |
(*.f64 (fma.f64 (-.f64 x y) x (*.f64 y y)) (/.f64 (+.f64 x y) (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(*.f64 (+.f64 x y) (/.f64 (-.f64 x y) (-.f64 x y))) |
(*.f64 (+.f64 x y) (/.f64 (-.f64 y x) (-.f64 y x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (/.f64 x (-.f64 x y))) (*.f64 x (/.f64 x (-.f64 x y)))) (*.f64 (*.f64 y (/.f64 y (-.f64 x y))) (*.f64 y (/.f64 y (-.f64 x y))))) (fma.f64 x (/.f64 x (-.f64 x y)) (*.f64 y (/.f64 y (-.f64 x y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (/.f64 y (-.f64 y x))) (*.f64 y (/.f64 y (-.f64 y x)))) (*.f64 (*.f64 x (/.f64 x (-.f64 y x))) (*.f64 x (/.f64 x (-.f64 y x))))) (fma.f64 y (/.f64 y (-.f64 y x)) (*.f64 x (/.f64 x (-.f64 y x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y)))) (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))))) (-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y)))) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))))) (-.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (/.f64 x (-.f64 x y))) #s(literal 3 binary64)) (pow.f64 (*.f64 y (/.f64 y (-.f64 x y))) #s(literal 3 binary64))) (fma.f64 (*.f64 x (/.f64 x (-.f64 x y))) (*.f64 x (/.f64 x (-.f64 x y))) (fma.f64 (*.f64 y (/.f64 y (-.f64 x y))) (*.f64 y (/.f64 y (-.f64 x y))) (*.f64 (*.f64 x (/.f64 x (-.f64 x y))) (*.f64 y (/.f64 y (-.f64 x y))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y (/.f64 y (-.f64 y x))) #s(literal 3 binary64)) (pow.f64 (*.f64 x (/.f64 x (-.f64 y x))) #s(literal 3 binary64))) (fma.f64 (*.f64 y (/.f64 y (-.f64 y x))) (*.f64 y (/.f64 y (-.f64 y x))) (fma.f64 (*.f64 x (/.f64 x (-.f64 y x))) (*.f64 x (/.f64 x (-.f64 y x))) (*.f64 (*.f64 y (/.f64 y (-.f64 y x))) (*.f64 x (/.f64 x (-.f64 y x))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))) (-.f64 (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y)))) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))) (-.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y)))) (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 x y) x (*.f64 y y))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (fma.f64 (-.f64 x y) x (*.f64 y y))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x y)) (*.f64 (-.f64 x y) (*.f64 y y))) (*.f64 (-.f64 x y) (-.f64 x y))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 x x))) (*.f64 (-.f64 y x) (-.f64 y x))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y)) (*.f64 (fma.f64 (-.f64 x y) x (*.f64 y y)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (fma.f64 (-.f64 x y) x (*.f64 y y)) (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y)) (*.f64 (fma.f64 (-.f64 x y) x (*.f64 y y)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (fma.f64 (-.f64 x y) x (*.f64 y y)) (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (fma.f64 x x (*.f64 y y)) (-.f64 y x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 (fma.f64 x x (*.f64 y y)) (-.f64 x y))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (*.f64 (fma.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y)) (pow.f64 x #s(literal 4 binary64))) (-.f64 x y))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 y y)) (pow.f64 y #s(literal 4 binary64))) (-.f64 y x))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 y #s(literal 9 binary64))) (*.f64 (-.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 y #s(literal 9 binary64))) (*.f64 (-.f64 (+.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(/.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) (-.f64 x y)) |
(/.f64 (fma.f64 (neg.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))) (neg.f64 (neg.f64 (fma.f64 (-.f64 x y) x (*.f64 y y))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (-.f64 x y) x (*.f64 y y))) |
(neg.f64 (neg.f64 (+.f64 x y))) |
(fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) y)) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 y x) y) (-.f64 (*.f64 (-.f64 y x) y) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(fma.f64 (/.f64 (*.f64 y y) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x (+.f64 x y) (*.f64 y y)) (*.f64 x (/.f64 x (-.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 y y) (fma.f64 (neg.f64 x) x (*.f64 y y))) (+.f64 x y) (*.f64 x (/.f64 x (-.f64 x y)))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) y)) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 y x) y) (-.f64 (*.f64 (-.f64 y x) y) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 x y) x) #s(literal 2 binary64)))) (-.f64 (*.f64 y y) (*.f64 (-.f64 x y) x)) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 x y) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 x y) x) (-.f64 (*.f64 (-.f64 x y) x) (*.f64 y y)) (pow.f64 y #s(literal 4 binary64))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(fma.f64 (/.f64 (*.f64 x x) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 x (+.f64 x y) (*.f64 y y)) (*.f64 y (/.f64 y (-.f64 y x)))) |
(fma.f64 (/.f64 (*.f64 x x) (fma.f64 (neg.f64 y) y (*.f64 x x))) (+.f64 x y) (*.f64 y (/.f64 y (-.f64 y x)))) |
(fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 x y) x) #s(literal 2 binary64)))) (-.f64 (*.f64 y y) (*.f64 (-.f64 x y) x)) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 x y) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 x y) x) (-.f64 (*.f64 (-.f64 x y) x) (*.f64 y y)) (pow.f64 y #s(literal 4 binary64))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(fma.f64 (pow.f64 y #s(literal 3/2 binary64)) (/.f64 (pow.f64 y #s(literal 3/2 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(fma.f64 (fabs.f64 x) (/.f64 (fabs.f64 x) (-.f64 x y)) (*.f64 y (/.f64 y (-.f64 y x)))) |
(fma.f64 (fabs.f64 y) (/.f64 (fabs.f64 y) (-.f64 y x)) (*.f64 x (/.f64 x (-.f64 x y)))) |
(fma.f64 (*.f64 x x) (/.f64 x (fma.f64 (-.f64 x y) x (*.f64 y y))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(fma.f64 (*.f64 y y) (/.f64 y (fma.f64 (-.f64 x y) x (*.f64 y y))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(fma.f64 (neg.f64 x) (/.f64 (neg.f64 x) (-.f64 x y)) (*.f64 y (/.f64 y (-.f64 y x)))) |
(fma.f64 (neg.f64 y) (/.f64 (neg.f64 y) (-.f64 y x)) (*.f64 x (/.f64 x (-.f64 x y)))) |
(fma.f64 x (/.f64 (*.f64 x x) (fma.f64 (-.f64 x y) x (*.f64 y y))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(fma.f64 x (/.f64 x (-.f64 x y)) (*.f64 y (/.f64 y (-.f64 y x)))) |
(fma.f64 y (/.f64 (*.f64 y y) (fma.f64 (-.f64 x y) x (*.f64 y y))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(fma.f64 y (/.f64 y (-.f64 y x)) (*.f64 x (/.f64 x (-.f64 x y)))) |
(-.f64 (*.f64 x (/.f64 x (-.f64 x y))) (*.f64 y (/.f64 y (-.f64 x y)))) |
(-.f64 (*.f64 y (/.f64 y (-.f64 y x))) (*.f64 x (/.f64 x (-.f64 y x)))) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(+.f64 (*.f64 x (/.f64 x (-.f64 x y))) (*.f64 y (/.f64 y (-.f64 y x)))) |
(+.f64 (*.f64 y (/.f64 y (-.f64 y x))) (*.f64 x (/.f64 x (-.f64 x y)))) |
(+.f64 x y) |
(+.f64 y x) |
y |
x |
#s(approx (/ (* x 100) (+ x y)) #s(literal 100 binary64)) |
#s(approx (/ (* x 100) (+ x y)) (*.f64 (/.f64 x y) #s(literal 100 binary64))) |
(*.f64 (/.f64 #s(literal 100 binary64) y) x) |
(*.f64 (neg.f64 x) (/.f64 #s(literal 100 binary64) (neg.f64 y))) |
(*.f64 #s(literal -100 binary64) (/.f64 (neg.f64 x) y)) |
(*.f64 (/.f64 x y) #s(literal 100 binary64)) |
(*.f64 x (/.f64 #s(literal 100 binary64) y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(/.f64 (*.f64 #s(literal -100 binary64) x) (neg.f64 y)) |
(/.f64 (*.f64 x #s(literal 100 binary64)) y) |
(neg.f64 (/.f64 (*.f64 #s(literal -100 binary64) x) y)) |
(neg.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (neg.f64 y))) |
(neg.f64 (*.f64 (/.f64 x y) #s(literal -100 binary64))) |
(neg.f64 (*.f64 #s(literal 100 binary64) (/.f64 (neg.f64 x) y))) |
(neg.f64 (*.f64 (/.f64 (neg.f64 x) y) #s(literal 100 binary64))) |
(neg.f64 (*.f64 #s(literal -100 binary64) (/.f64 x y))) |
(/.f64 (neg.f64 x) (neg.f64 y)) |
(/.f64 x y) |
(neg.f64 (/.f64 (neg.f64 x) y)) |
(*.f64 (/.f64 x #s(approx (+ x y) y)) #s(literal 100 binary64)) |
(*.f64 (/.f64 #s(literal 100 binary64) #s(approx (+ x y) y)) x) |
(*.f64 (neg.f64 x) (/.f64 #s(literal 100 binary64) (neg.f64 #s(approx (+ x y) y)))) |
(*.f64 #s(literal -100 binary64) (/.f64 x (neg.f64 #s(approx (+ x y) y)))) |
(*.f64 x (/.f64 #s(literal 100 binary64) #s(approx (+ x y) y))) |
(*.f64 #s(literal 100 binary64) (/.f64 x #s(approx (+ x y) y))) |
(/.f64 (*.f64 #s(literal -100 binary64) x) (neg.f64 #s(approx (+ x y) y))) |
(/.f64 (*.f64 x #s(literal 100 binary64)) #s(approx (+ x y) y)) |
(neg.f64 (*.f64 #s(literal -100 binary64) (/.f64 x #s(approx (+ x y) y)))) |
(*.f64 (neg.f64 x) #s(literal -100 binary64)) |
(*.f64 #s(literal -100 binary64) (neg.f64 x)) |
(*.f64 x #s(literal 100 binary64)) |
(*.f64 #s(literal 100 binary64) x) |
(neg.f64 (*.f64 #s(literal -100 binary64) x)) |
#s(approx (+ x y) y) |
(neg.f64 (neg.f64 #s(approx (+ x y) y))) |
#s(approx (/ (* x 100) (+ x y)) (fma.f64 #s(literal -100 binary64) (/.f64 y x) #s(literal 100 binary64))) |
(*.f64 (/.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 10000 binary64) #s(literal -10000 binary64)) (fma.f64 #s(literal -1000000 binary64) (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal -1000000 binary64))) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 10000 binary64) (fma.f64 #s(literal -10000 binary64) (/.f64 y x) #s(literal 10000 binary64)))) |
(*.f64 (/.f64 (fma.f64 #s(literal -1000000 binary64) (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal 1000000 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal -100 binary64) (/.f64 y x)) #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal 10000 binary64) (/.f64 y x) #s(literal 10000 binary64)) #s(literal 2 binary64)))) (-.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 10000 binary64) #s(literal -10000 binary64)) (*.f64 #s(literal 10000 binary64) (/.f64 y x)))) |
(*.f64 (/.f64 (fma.f64 #s(literal -1000000 binary64) (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal 1000000 binary64)) (+.f64 (pow.f64 (fma.f64 #s(literal 10000 binary64) (/.f64 y x) #s(literal 10000 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -100 binary64) (/.f64 y x)) #s(literal 6 binary64)))) (fma.f64 (fma.f64 #s(literal 10000 binary64) (/.f64 y x) #s(literal 10000 binary64)) (-.f64 (fma.f64 #s(literal 10000 binary64) (/.f64 y x) #s(literal 10000 binary64)) (pow.f64 (*.f64 #s(literal -100 binary64) (/.f64 y x)) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal -100 binary64) (/.f64 y x)) #s(literal 4 binary64)))) |
(*.f64 (/.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 10000 binary64) #s(literal -10000 binary64)) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 10000 binary64) #s(literal -10000 binary64))) (fma.f64 #s(literal -100 binary64) (/.f64 y x) #s(literal 100 binary64))) |
(*.f64 (fma.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal 10000 binary64) (/.f64 y x)) #s(literal -10000 binary64)) #s(literal 10000 binary64)) (/.f64 (fma.f64 #s(literal -100 binary64) (/.f64 y x) #s(literal 100 binary64)) (fma.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal 10000 binary64) (/.f64 y x)) #s(literal -10000 binary64)) #s(literal 10000 binary64)))) |
(*.f64 (fma.f64 #s(literal -100 binary64) (/.f64 y x) #s(literal 100 binary64)) (/.f64 (-.f64 (*.f64 #s(literal -100 binary64) (/.f64 y x)) #s(literal 100 binary64)) (-.f64 (*.f64 #s(literal -100 binary64) (/.f64 y x)) #s(literal 100 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) (/.f64 #s(literal 10000 binary64) (-.f64 (*.f64 #s(literal -100 binary64) (/.f64 y x)) #s(literal 100 binary64)))) (*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) (/.f64 #s(literal 10000 binary64) (-.f64 (*.f64 #s(literal -100 binary64) (/.f64 y x)) #s(literal 100 binary64))))) (*.f64 (/.f64 #s(literal 10000 binary64) (-.f64 (*.f64 #s(literal -100 binary64) (/.f64 y x)) #s(literal 100 binary64))) (/.f64 #s(literal 10000 binary64) (-.f64 (*.f64 #s(literal -100 binary64) (/.f64 y x)) #s(literal 100 binary64))))) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) (/.f64 #s(literal 10000 binary64) (-.f64 (*.f64 #s(literal -100 binary64) (/.f64 y x)) #s(literal 100 binary64))) (/.f64 #s(literal 10000 binary64) (-.f64 (*.f64 #s(literal -100 binary64) (/.f64 y x)) #s(literal 100 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal -100 binary64) (/.f64 y x)) #s(literal 3 binary64)) (fma.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal 10000 binary64) (/.f64 y x)) #s(literal -10000 binary64)) #s(literal 10000 binary64))) (/.f64 (pow.f64 (*.f64 #s(literal -100 binary64) (/.f64 y x)) #s(literal 3 binary64)) (fma.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal 10000 binary64) (/.f64 y x)) #s(literal -10000 binary64)) #s(literal 10000 binary64)))) (*.f64 (/.f64 #s(literal 1000000 binary64) (fma.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal 10000 binary64) (/.f64 y x)) #s(literal -10000 binary64)) #s(literal 10000 binary64))) (/.f64 #s(literal 1000000 binary64) (fma.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal 10000 binary64) (/.f64 y x)) #s(literal -10000 binary64)) #s(literal 10000 binary64))))) (-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -100 binary64) (/.f64 y x)) #s(literal 3 binary64)) (fma.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal 10000 binary64) (/.f64 y x)) #s(literal -10000 binary64)) #s(literal 10000 binary64))) (/.f64 #s(literal 1000000 binary64) (fma.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal 10000 binary64) (/.f64 y x)) #s(literal -10000 binary64)) #s(literal 10000 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) (/.f64 #s(literal 10000 binary64) (-.f64 (*.f64 #s(literal -100 binary64) (/.f64 y x)) #s(literal 100 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 10000 binary64) (-.f64 (*.f64 #s(literal -100 binary64) (/.f64 y x)) #s(literal 100 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) (/.f64 #s(literal 10000 binary64) (-.f64 (*.f64 #s(literal -100 binary64) (/.f64 y x)) #s(literal 100 binary64)))) (*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) (/.f64 #s(literal 10000 binary64) (-.f64 (*.f64 #s(literal -100 binary64) (/.f64 y x)) #s(literal 100 binary64)))) (fma.f64 (/.f64 #s(literal 10000 binary64) (-.f64 (*.f64 #s(literal -100 binary64) (/.f64 y x)) #s(literal 100 binary64))) (/.f64 #s(literal 10000 binary64) (-.f64 (*.f64 #s(literal -100 binary64) (/.f64 y x)) #s(literal 100 binary64))) (*.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) (/.f64 #s(literal 10000 binary64) (-.f64 (*.f64 #s(literal -100 binary64) (/.f64 y x)) #s(literal 100 binary64)))) (/.f64 #s(literal 10000 binary64) (-.f64 (*.f64 #s(literal -100 binary64) (/.f64 y x)) #s(literal 100 binary64))))))) |
(/.f64 (-.f64 #s(literal 1000000 binary64) (pow.f64 (*.f64 (/.f64 y x) #s(literal 100 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal 10000 binary64) (/.f64 y x)) #s(literal -10000 binary64)) #s(literal 10000 binary64))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal -100 binary64) (/.f64 y x)) #s(literal 3 binary64)) (fma.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal 10000 binary64) (/.f64 y x)) #s(literal -10000 binary64)) #s(literal 10000 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1000000 binary64) (fma.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal 10000 binary64) (/.f64 y x)) #s(literal -10000 binary64)) #s(literal 10000 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal -100 binary64) (/.f64 y x)) #s(literal 3 binary64)) (fma.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal 10000 binary64) (/.f64 y x)) #s(literal -10000 binary64)) #s(literal 10000 binary64))) (/.f64 (pow.f64 (*.f64 #s(literal -100 binary64) (/.f64 y x)) #s(literal 3 binary64)) (fma.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal 10000 binary64) (/.f64 y x)) #s(literal -10000 binary64)) #s(literal 10000 binary64))) (-.f64 (*.f64 (/.f64 #s(literal 1000000 binary64) (fma.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal 10000 binary64) (/.f64 y x)) #s(literal -10000 binary64)) #s(literal 10000 binary64))) (/.f64 #s(literal 1000000 binary64) (fma.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal 10000 binary64) (/.f64 y x)) #s(literal -10000 binary64)) #s(literal 10000 binary64)))) (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal -100 binary64) (/.f64 y x)) #s(literal 3 binary64)) (fma.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal 10000 binary64) (/.f64 y x)) #s(literal -10000 binary64)) #s(literal 10000 binary64))) (/.f64 #s(literal 1000000 binary64) (fma.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal 10000 binary64) (/.f64 y x)) #s(literal -10000 binary64)) #s(literal 10000 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 10000 binary64) (pow.f64 (*.f64 #s(literal -100 binary64) (/.f64 y x)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 100 binary64) (*.f64 #s(literal -100 binary64) (/.f64 y x))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 10000 binary64) #s(literal -10000 binary64)))) (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal -100 binary64) (/.f64 y x)) #s(literal 100 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal -1000000 binary64) (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal 1000000 binary64)))) (neg.f64 (neg.f64 (fma.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal 10000 binary64) (/.f64 y x)) #s(literal -10000 binary64)) #s(literal 10000 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 #s(literal -100 binary64) (/.f64 y x)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -100 binary64) (/.f64 y x)) #s(literal 100 binary64))) (*.f64 (-.f64 (*.f64 #s(literal -100 binary64) (/.f64 y x)) #s(literal 100 binary64)) #s(literal 10000 binary64))) (*.f64 (-.f64 (*.f64 #s(literal -100 binary64) (/.f64 y x)) #s(literal 100 binary64)) (-.f64 (*.f64 #s(literal -100 binary64) (/.f64 y x)) #s(literal 100 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 #s(literal -100 binary64) (/.f64 y x)) #s(literal 3 binary64)) (fma.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal 10000 binary64) (/.f64 y x)) #s(literal -10000 binary64)) #s(literal 10000 binary64)) (*.f64 (fma.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal 10000 binary64) (/.f64 y x)) #s(literal -10000 binary64)) #s(literal 10000 binary64)) #s(literal 1000000 binary64))) (*.f64 (fma.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal 10000 binary64) (/.f64 y x)) #s(literal -10000 binary64)) #s(literal 10000 binary64)) (fma.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal 10000 binary64) (/.f64 y x)) #s(literal -10000 binary64)) #s(literal 10000 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -100 binary64) (/.f64 y x)) #s(literal 4 binary64)) #s(literal 100000000 binary64)) (*.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 10000 binary64) #s(literal 10000 binary64)) (-.f64 (*.f64 #s(literal -100 binary64) (/.f64 y x)) #s(literal 100 binary64)))) |
(/.f64 (-.f64 #s(literal 10000 binary64) (pow.f64 (*.f64 #s(literal -100 binary64) (/.f64 y x)) #s(literal 2 binary64))) (-.f64 #s(literal 100 binary64) (*.f64 #s(literal -100 binary64) (/.f64 y x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -100 binary64) (/.f64 y x)) #s(literal 6 binary64)) #s(literal 1000000000000 binary64)) (*.f64 (+.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 100000000 binary64) #s(literal 100000000 binary64)) (pow.f64 (*.f64 #s(literal -100 binary64) (/.f64 y x)) #s(literal 4 binary64))) (-.f64 (*.f64 #s(literal -100 binary64) (/.f64 y x)) #s(literal 100 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -100 binary64) (/.f64 y x)) #s(literal 6 binary64)) #s(literal 1000000000000 binary64)) (*.f64 (fma.f64 #s(literal -1000000 binary64) (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal -1000000 binary64)) (fma.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal 10000 binary64) (/.f64 y x)) #s(literal -10000 binary64)) #s(literal 10000 binary64)))) |
(/.f64 (+.f64 #s(literal 1000000000000000000 binary64) (pow.f64 (*.f64 #s(literal -100 binary64) (/.f64 y x)) #s(literal 9 binary64))) (*.f64 (-.f64 (+.f64 (pow.f64 (*.f64 #s(literal -100 binary64) (/.f64 y x)) #s(literal 6 binary64)) #s(literal 1000000000000 binary64)) (*.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal -1000000000000 binary64))) (fma.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal 10000 binary64) (/.f64 y x)) #s(literal -10000 binary64)) #s(literal 10000 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 10000 binary64) #s(literal -10000 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal -100 binary64) (/.f64 y x)) #s(literal 100 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1000000 binary64) (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal 1000000 binary64))) (neg.f64 (fma.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal 10000 binary64) (/.f64 y x)) #s(literal -10000 binary64)) #s(literal 10000 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 10000 binary64) #s(literal -10000 binary64)) (-.f64 (*.f64 #s(literal -100 binary64) (/.f64 y x)) #s(literal 100 binary64))) |
(/.f64 (fma.f64 #s(literal -1000000 binary64) (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal 1000000 binary64)) (fma.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal 10000 binary64) (/.f64 y x)) #s(literal -10000 binary64)) #s(literal 10000 binary64))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 10000 binary64) #s(literal -10000 binary64))) (-.f64 (*.f64 #s(literal -100 binary64) (/.f64 y x)) #s(literal 100 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 #s(literal -1000000 binary64) (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal 1000000 binary64))) (fma.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal 10000 binary64) (/.f64 y x)) #s(literal -10000 binary64)) #s(literal 10000 binary64)))) |
(neg.f64 (/.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 10000 binary64) #s(literal -10000 binary64)) (neg.f64 (-.f64 (*.f64 #s(literal -100 binary64) (/.f64 y x)) #s(literal 100 binary64))))) |
(neg.f64 (/.f64 (fma.f64 #s(literal -1000000 binary64) (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal 1000000 binary64)) (neg.f64 (fma.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal 10000 binary64) (/.f64 y x)) #s(literal -10000 binary64)) #s(literal 10000 binary64))))) |
(neg.f64 (+.f64 #s(literal -100 binary64) (*.f64 (/.f64 y x) #s(literal 100 binary64)))) |
(neg.f64 (fma.f64 (/.f64 y x) #s(literal 100 binary64) #s(literal -100 binary64))) |
(fma.f64 (/.f64 #s(literal 1000000 binary64) (-.f64 (pow.f64 (*.f64 #s(literal -100 binary64) (/.f64 y x)) #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal 10000 binary64) (/.f64 y x) #s(literal 10000 binary64)) #s(literal 2 binary64)))) (-.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 10000 binary64) #s(literal -10000 binary64)) (*.f64 #s(literal 10000 binary64) (/.f64 y x))) (/.f64 (pow.f64 (*.f64 #s(literal -100 binary64) (/.f64 y x)) #s(literal 3 binary64)) (fma.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal 10000 binary64) (/.f64 y x)) #s(literal -10000 binary64)) #s(literal 10000 binary64)))) |
(fma.f64 (/.f64 #s(literal 1000000 binary64) (+.f64 (pow.f64 (fma.f64 #s(literal 10000 binary64) (/.f64 y x) #s(literal 10000 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -100 binary64) (/.f64 y x)) #s(literal 6 binary64)))) (fma.f64 (fma.f64 #s(literal 10000 binary64) (/.f64 y x) #s(literal 10000 binary64)) (-.f64 (fma.f64 #s(literal 10000 binary64) (/.f64 y x) #s(literal 10000 binary64)) (pow.f64 (*.f64 #s(literal -100 binary64) (/.f64 y x)) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal -100 binary64) (/.f64 y x)) #s(literal 4 binary64))) (/.f64 (pow.f64 (*.f64 #s(literal -100 binary64) (/.f64 y x)) #s(literal 3 binary64)) (fma.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal 10000 binary64) (/.f64 y x)) #s(literal -10000 binary64)) #s(literal 10000 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal -100 binary64) (/.f64 y x)) #s(literal 3 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal -100 binary64) (/.f64 y x)) #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal 10000 binary64) (/.f64 y x) #s(literal 10000 binary64)) #s(literal 2 binary64)))) (-.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 10000 binary64) #s(literal -10000 binary64)) (*.f64 #s(literal 10000 binary64) (/.f64 y x))) (/.f64 #s(literal 1000000 binary64) (fma.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal 10000 binary64) (/.f64 y x)) #s(literal -10000 binary64)) #s(literal 10000 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal -100 binary64) (/.f64 y x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (fma.f64 #s(literal 10000 binary64) (/.f64 y x) #s(literal 10000 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -100 binary64) (/.f64 y x)) #s(literal 6 binary64)))) (fma.f64 (fma.f64 #s(literal 10000 binary64) (/.f64 y x) #s(literal 10000 binary64)) (-.f64 (fma.f64 #s(literal 10000 binary64) (/.f64 y x) #s(literal 10000 binary64)) (pow.f64 (*.f64 #s(literal -100 binary64) (/.f64 y x)) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal -100 binary64) (/.f64 y x)) #s(literal 4 binary64))) (/.f64 #s(literal 1000000 binary64) (fma.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal 10000 binary64) (/.f64 y x)) #s(literal -10000 binary64)) #s(literal 10000 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal -100 binary64) (/.f64 y x)) #s(literal 2 binary64)) (fma.f64 #s(literal -1000000 binary64) (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal -1000000 binary64))) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 10000 binary64) (fma.f64 #s(literal -10000 binary64) (/.f64 y x) #s(literal 10000 binary64))) (/.f64 #s(literal -10000 binary64) (-.f64 (*.f64 #s(literal -100 binary64) (/.f64 y x)) #s(literal 100 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal -100 binary64) (/.f64 y x)) #s(literal 2 binary64)) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 10000 binary64) #s(literal -10000 binary64))) (fma.f64 #s(literal -100 binary64) (/.f64 y x) #s(literal 100 binary64)) (/.f64 #s(literal -10000 binary64) (-.f64 (*.f64 #s(literal -100 binary64) (/.f64 y x)) #s(literal 100 binary64)))) |
(fma.f64 (/.f64 #s(literal -100 binary64) x) y #s(literal 100 binary64)) |
(fma.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal -100 binary64)) (/.f64 #s(literal -100 binary64) (-.f64 (*.f64 #s(literal -100 binary64) (/.f64 y x)) #s(literal 100 binary64))) (/.f64 #s(literal -10000 binary64) (-.f64 (*.f64 #s(literal -100 binary64) (/.f64 y x)) #s(literal 100 binary64)))) |
(fma.f64 (*.f64 #s(literal 10000 binary64) (/.f64 y x)) (/.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal -100 binary64) (/.f64 y x)) #s(literal 100 binary64))) (/.f64 #s(literal -10000 binary64) (-.f64 (*.f64 #s(literal -100 binary64) (/.f64 y x)) #s(literal 100 binary64)))) |
(fma.f64 (/.f64 (neg.f64 y) x) #s(literal 100 binary64) #s(literal 100 binary64)) |
(fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) (/.f64 #s(literal 10000 binary64) (-.f64 (*.f64 #s(literal -100 binary64) (/.f64 y x)) #s(literal 100 binary64))) (/.f64 #s(literal -10000 binary64) (-.f64 (*.f64 #s(literal -100 binary64) (/.f64 y x)) #s(literal 100 binary64)))) |
(fma.f64 (pow.f64 (*.f64 #s(literal -100 binary64) (/.f64 y x)) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (*.f64 #s(literal -100 binary64) (/.f64 y x)) #s(literal 3/2 binary64)) (fma.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal 10000 binary64) (/.f64 y x)) #s(literal -10000 binary64)) #s(literal 10000 binary64))) (/.f64 #s(literal 1000000 binary64) (fma.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal 10000 binary64) (/.f64 y x)) #s(literal -10000 binary64)) #s(literal 10000 binary64)))) |
(fma.f64 (pow.f64 #s(literal 100 binary64) #s(literal 3/2 binary64)) (/.f64 (pow.f64 #s(literal 100 binary64) #s(literal 3/2 binary64)) (fma.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal 10000 binary64) (/.f64 y x)) #s(literal -10000 binary64)) #s(literal 10000 binary64))) (/.f64 (pow.f64 (*.f64 #s(literal -100 binary64) (/.f64 y x)) #s(literal 3 binary64)) (fma.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal 10000 binary64) (/.f64 y x)) #s(literal -10000 binary64)) #s(literal 10000 binary64)))) |
(fma.f64 (*.f64 (/.f64 y x) #s(literal 100 binary64)) (/.f64 (*.f64 (/.f64 y x) #s(literal 100 binary64)) (-.f64 (*.f64 #s(literal -100 binary64) (/.f64 y x)) #s(literal 100 binary64))) (/.f64 #s(literal -10000 binary64) (-.f64 (*.f64 #s(literal -100 binary64) (/.f64 y x)) #s(literal 100 binary64)))) |
(fma.f64 (fabs.f64 (*.f64 (/.f64 y x) #s(literal 100 binary64))) (/.f64 (fabs.f64 (*.f64 (/.f64 y x) #s(literal 100 binary64))) (-.f64 (*.f64 #s(literal -100 binary64) (/.f64 y x)) #s(literal 100 binary64))) (/.f64 #s(literal -10000 binary64) (-.f64 (*.f64 #s(literal -100 binary64) (/.f64 y x)) #s(literal 100 binary64)))) |
(fma.f64 #s(literal -1000000 binary64) (/.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) (fma.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal 10000 binary64) (/.f64 y x)) #s(literal -10000 binary64)) #s(literal 10000 binary64))) (/.f64 #s(literal 1000000 binary64) (fma.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal 10000 binary64) (/.f64 y x)) #s(literal -10000 binary64)) #s(literal 10000 binary64)))) |
(fma.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) (/.f64 #s(literal -1000000 binary64) (fma.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal 10000 binary64) (/.f64 y x)) #s(literal -10000 binary64)) #s(literal 10000 binary64))) (/.f64 #s(literal 1000000 binary64) (fma.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal 10000 binary64) (/.f64 y x)) #s(literal -10000 binary64)) #s(literal 10000 binary64)))) |
(fma.f64 #s(literal 10000 binary64) (/.f64 #s(literal 100 binary64) (fma.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal 10000 binary64) (/.f64 y x)) #s(literal -10000 binary64)) #s(literal 10000 binary64))) (/.f64 (pow.f64 (*.f64 #s(literal -100 binary64) (/.f64 y x)) #s(literal 3 binary64)) (fma.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal 10000 binary64) (/.f64 y x)) #s(literal -10000 binary64)) #s(literal 10000 binary64)))) |
(fma.f64 #s(literal 10000 binary64) (/.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -100 binary64) (/.f64 y x)) #s(literal 100 binary64))) (/.f64 #s(literal -10000 binary64) (-.f64 (*.f64 #s(literal -100 binary64) (/.f64 y x)) #s(literal 100 binary64)))) |
(fma.f64 (pow.f64 (*.f64 #s(literal -100 binary64) (/.f64 y x)) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -100 binary64) (/.f64 y x)) (fma.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal 10000 binary64) (/.f64 y x)) #s(literal -10000 binary64)) #s(literal 10000 binary64))) (/.f64 #s(literal 1000000 binary64) (fma.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal 10000 binary64) (/.f64 y x)) #s(literal -10000 binary64)) #s(literal 10000 binary64)))) |
(fma.f64 (neg.f64 y) (/.f64 #s(literal -100 binary64) (neg.f64 x)) #s(literal 100 binary64)) |
(fma.f64 (*.f64 #s(literal -100 binary64) (/.f64 y x)) (/.f64 (pow.f64 (*.f64 #s(literal -100 binary64) (/.f64 y x)) #s(literal 2 binary64)) (fma.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal 10000 binary64) (/.f64 y x)) #s(literal -10000 binary64)) #s(literal 10000 binary64))) (/.f64 #s(literal 1000000 binary64) (fma.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal 10000 binary64) (/.f64 y x)) #s(literal -10000 binary64)) #s(literal 10000 binary64)))) |
(fma.f64 (*.f64 #s(literal -100 binary64) (/.f64 y x)) (/.f64 (*.f64 #s(literal -100 binary64) (/.f64 y x)) (-.f64 (*.f64 #s(literal -100 binary64) (/.f64 y x)) #s(literal 100 binary64))) (/.f64 #s(literal -10000 binary64) (-.f64 (*.f64 #s(literal -100 binary64) (/.f64 y x)) #s(literal 100 binary64)))) |
(fma.f64 #s(literal -100 binary64) (/.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal -100 binary64)) (-.f64 (*.f64 #s(literal -100 binary64) (/.f64 y x)) #s(literal 100 binary64))) (/.f64 #s(literal -10000 binary64) (-.f64 (*.f64 #s(literal -100 binary64) (/.f64 y x)) #s(literal 100 binary64)))) |
(fma.f64 #s(literal -100 binary64) (/.f64 y x) #s(literal 100 binary64)) |
(fma.f64 (/.f64 y x) (/.f64 (*.f64 #s(literal 10000 binary64) (/.f64 y x)) (-.f64 (*.f64 #s(literal -100 binary64) (/.f64 y x)) #s(literal 100 binary64))) (/.f64 #s(literal -10000 binary64) (-.f64 (*.f64 #s(literal -100 binary64) (/.f64 y x)) #s(literal 100 binary64)))) |
(fma.f64 (/.f64 y x) #s(literal -100 binary64) #s(literal 100 binary64)) |
(fma.f64 y (/.f64 #s(literal -100 binary64) x) #s(literal 100 binary64)) |
(fma.f64 #s(literal 100 binary64) (/.f64 #s(literal 10000 binary64) (fma.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal 10000 binary64) (/.f64 y x)) #s(literal -10000 binary64)) #s(literal 10000 binary64))) (/.f64 (pow.f64 (*.f64 #s(literal -100 binary64) (/.f64 y x)) #s(literal 3 binary64)) (fma.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal 10000 binary64) (/.f64 y x)) #s(literal -10000 binary64)) #s(literal 10000 binary64)))) |
(fma.f64 #s(literal 100 binary64) (/.f64 (neg.f64 y) x) #s(literal 100 binary64)) |
(-.f64 (/.f64 #s(literal 10000 binary64) (-.f64 #s(literal 100 binary64) (*.f64 #s(literal -100 binary64) (/.f64 y x)))) (/.f64 (pow.f64 (*.f64 #s(literal -100 binary64) (/.f64 y x)) #s(literal 2 binary64)) (-.f64 #s(literal 100 binary64) (*.f64 #s(literal -100 binary64) (/.f64 y x))))) |
(-.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) (/.f64 #s(literal 10000 binary64) (-.f64 (*.f64 #s(literal -100 binary64) (/.f64 y x)) #s(literal 100 binary64)))) (/.f64 #s(literal 10000 binary64) (-.f64 (*.f64 #s(literal -100 binary64) (/.f64 y x)) #s(literal 100 binary64)))) |
(-.f64 #s(literal 100 binary64) (*.f64 (/.f64 y x) #s(literal 100 binary64))) |
(+.f64 (/.f64 #s(literal 1000000 binary64) (fma.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal 10000 binary64) (/.f64 y x)) #s(literal -10000 binary64)) #s(literal 10000 binary64))) (/.f64 (pow.f64 (*.f64 #s(literal -100 binary64) (/.f64 y x)) #s(literal 3 binary64)) (fma.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal 10000 binary64) (/.f64 y x)) #s(literal -10000 binary64)) #s(literal 10000 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal -100 binary64) (/.f64 y x)) #s(literal 3 binary64)) (fma.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal 10000 binary64) (/.f64 y x)) #s(literal -10000 binary64)) #s(literal 10000 binary64))) (/.f64 #s(literal 1000000 binary64) (fma.f64 (/.f64 y x) (-.f64 (*.f64 #s(literal 10000 binary64) (/.f64 y x)) #s(literal -10000 binary64)) #s(literal 10000 binary64)))) |
(+.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) (/.f64 #s(literal 10000 binary64) (-.f64 (*.f64 #s(literal -100 binary64) (/.f64 y x)) #s(literal 100 binary64)))) (/.f64 #s(literal -10000 binary64) (-.f64 (*.f64 #s(literal -100 binary64) (/.f64 y x)) #s(literal 100 binary64)))) |
(+.f64 (*.f64 #s(literal -100 binary64) (/.f64 y x)) #s(literal 100 binary64)) |
(+.f64 #s(literal 100 binary64) (*.f64 #s(literal -100 binary64) (/.f64 y x))) |
(/.f64 (neg.f64 y) (neg.f64 x)) |
(/.f64 y x) |
(neg.f64 (/.f64 (neg.f64 y) x)) |
#s(literal -100 binary64) |
Compiled 9 129 to 1 124 computations (87.7% saved)
8 alts after pruning (3 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 339 | 2 | 341 |
| Fresh | 1 | 1 | 2 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 0 | 0 |
| Total | 340 | 8 | 348 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.0% | (/.f64 (*.f64 x #s(literal 100 binary64)) #s(approx (+ x y) (fma.f64 (/.f64 y x) x x))) |
| ✓ | 51.0% | (/.f64 (*.f64 x #s(literal 100 binary64)) #s(approx (+ x y) y)) |
| ✓ | 99.7% | (*.f64 (/.f64 #s(literal 100 binary64) (+.f64 y x)) x) |
| ▶ | 50.9% | (*.f64 (/.f64 #s(literal 100 binary64) #s(approx (+ y x) y)) x) |
| ▶ | 51.8% | (*.f64 (/.f64 #s(literal -100 binary64) (fma.f64 (neg.f64 y) y (*.f64 x x))) (*.f64 (-.f64 y x) x)) |
| ✓ | 49.7% | #s(approx (/ (* x 100) (+ x y)) (fma.f64 (/.f64 y x) #s(literal -100 binary64) #s(literal 100 binary64))) |
| ✓ | 50.9% | #s(approx (/ (* x 100) (+ x y)) (*.f64 (/.f64 x y) #s(literal 100 binary64))) |
| ✓ | 50.4% | #s(approx (/ (* x 100) (+ x y)) #s(literal 100 binary64)) |
Compiled 90 to 68 computations (24.4% saved)
| Inputs |
|---|
(*.f64 (/.f64 #s(literal -100 binary64) (fma.f64 (neg.f64 y) y (*.f64 x x))) (*.f64 (-.f64 y x) x)) |
(/.f64 #s(literal -100 binary64) (fma.f64 (neg.f64 y) y (*.f64 x x))) |
#s(literal -100 binary64) |
(fma.f64 (neg.f64 y) y (*.f64 x x)) |
(neg.f64 y) |
y |
(*.f64 x x) |
x |
(*.f64 (-.f64 y x) x) |
(-.f64 y x) |
(*.f64 (/.f64 #s(literal 100 binary64) #s(approx (+ y x) y)) x) |
(/.f64 #s(literal 100 binary64) #s(approx (+ y x) y)) |
#s(literal 100 binary64) |
#s(approx (+ y x) y) |
(/.f64 (*.f64 x #s(literal 100 binary64)) #s(approx (+ x y) (fma.f64 (/.f64 y x) x x))) |
(*.f64 x #s(literal 100 binary64)) |
#s(approx (+ x y) (fma.f64 (/.f64 y x) x x)) |
(fma.f64 (/.f64 y x) x x) |
(/.f64 y x) |
| Outputs |
|---|
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) #s(hole binary64 (* 100 (/ x y)))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) #s(hole binary64 (* x (+ (* -100 (/ x (pow y 2))) (* 100 (/ 1 y)))))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) #s(hole binary64 (* x (+ (* x (- (* 100 (/ x (pow y 3))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y)))))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) #s(hole binary64 (* x (+ (* x (- (* x (+ (* -100 (/ x (pow y 4))) (* 100 (/ 1 (pow y 3))))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y)))))) |
#s(approx (/ -100 (+ (* (neg y) y) (* x x))) #s(hole binary64 (/ 100 (pow y 2)))) |
#s(approx (/ -100 (+ (* (neg y) y) (* x x))) #s(hole binary64 (+ (* 100 (/ (pow x 2) (pow y 4))) (* 100 (/ 1 (pow y 2)))))) |
#s(approx (/ -100 (+ (* (neg y) y) (* x x))) #s(hole binary64 (+ (* (pow x 2) (+ (* 100 (/ (pow x 2) (pow y 6))) (* 100 (/ 1 (pow y 4))))) (* 100 (/ 1 (pow y 2)))))) |
#s(approx (/ -100 (+ (* (neg y) y) (* x x))) #s(hole binary64 (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 100 (/ (pow x 2) (pow y 8))) (* 100 (/ 1 (pow y 6))))) (* 100 (/ 1 (pow y 4))))) (* 100 (/ 1 (pow y 2)))))) |
#s(approx (+ (* (neg y) y) (* x x)) #s(hole binary64 (* -1 (pow y 2)))) |
#s(approx (+ (* (neg y) y) (* x x)) #s(hole binary64 (+ (* -1 (pow y 2)) (pow x 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (- y x) x) #s(hole binary64 (* x y))) |
#s(approx (* (- y x) x) #s(hole binary64 (* x (+ y (* -1 x))))) |
#s(approx (- y x) #s(hole binary64 y)) |
#s(approx (- y x) #s(hole binary64 (+ y (* -1 x)))) |
#s(approx (* (/ 100 (+ y x)) x) #s(hole binary64 (* 100 (/ x y)))) |
#s(approx (* (/ 100 (+ y x)) x) #s(hole binary64 (* x (+ (* -100 (/ x (pow y 2))) (* 100 (/ 1 y)))))) |
#s(approx (* (/ 100 (+ y x)) x) #s(hole binary64 (* x (+ (* x (- (* 100 (/ x (pow y 3))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y)))))) |
#s(approx (* (/ 100 (+ y x)) x) #s(hole binary64 (* x (+ (* x (- (* x (+ (* -100 (/ x (pow y 4))) (* 100 (/ 1 (pow y 3))))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y)))))) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (/ 100 y))) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (+ (* -100 (/ x (pow y 2))) (* 100 (/ 1 y))))) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (+ (* x (- (* 100 (/ x (pow y 3))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y))))) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (+ (* x (- (* x (+ (* -100 (/ x (pow y 4))) (* 100 (/ 1 (pow y 3))))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y))))) |
#s(approx (+ y x) #s(hole binary64 y)) |
#s(approx (+ y x) #s(hole binary64 (+ x y))) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (* 100 (/ x y)))) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (* x (+ (* -100 (/ x (pow y 2))) (* 100 (/ 1 y)))))) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (* x (+ (* x (- (* 100 (/ x (pow y 3))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y)))))) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (* x (+ (* x (- (* x (+ (* -100 (/ x (pow y 4))) (* 100 (/ 1 (pow y 3))))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y)))))) |
#s(approx (* x 100) #s(hole binary64 (* 100 x))) |
#s(approx (+ x y) #s(hole binary64 y)) |
#s(approx (+ x y) #s(hole binary64 (+ x y))) |
#s(approx (+ (* (/ y x) x) x) #s(hole binary64 y)) |
#s(approx (+ (* (/ y x) x) x) #s(hole binary64 (+ x y))) |
#s(approx (/ y x) #s(hole binary64 (/ y x))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) #s(hole binary64 100)) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) #s(hole binary64 (+ 100 (* -100 (/ y x))))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) #s(hole binary64 (+ 100 (+ (* -100 (/ y x)) (* 100 (/ (pow y 2) (pow x 2))))))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) #s(hole binary64 (+ 100 (+ (* -100 (/ y x)) (+ (* -100 (/ (pow y 3) (pow x 3))) (* 100 (/ (pow y 2) (pow x 2)))))))) |
#s(approx (/ -100 (+ (* (neg y) y) (* x x))) #s(hole binary64 (/ -100 (pow x 2)))) |
#s(approx (/ -100 (+ (* (neg y) y) (* x x))) #s(hole binary64 (/ (- (* -100 (/ (pow y 2) (pow x 2))) 100) (pow x 2)))) |
#s(approx (/ -100 (+ (* (neg y) y) (* x x))) #s(hole binary64 (/ (- (* -100 (/ (pow y 4) (pow x 4))) (+ 100 (* 100 (/ (pow y 2) (pow x 2))))) (pow x 2)))) |
#s(approx (/ -100 (+ (* (neg y) y) (* x x))) #s(hole binary64 (/ (- (* -100 (/ (pow y 6) (pow x 6))) (+ 100 (+ (* 100 (/ (pow y 2) (pow x 2))) (* 100 (/ (pow y 4) (pow x 4)))))) (pow x 2)))) |
#s(approx (+ (* (neg y) y) (* x x)) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* (neg y) y) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (pow y 2) (pow x 2))))))) |
#s(approx (* (- y x) x) #s(hole binary64 (* -1 (pow x 2)))) |
#s(approx (* (- y x) x) #s(hole binary64 (* (pow x 2) (- (/ y x) 1)))) |
#s(approx (- y x) #s(hole binary64 (* -1 x))) |
#s(approx (- y x) #s(hole binary64 (* x (- (/ y x) 1)))) |
#s(approx (* (/ 100 (+ y x)) x) #s(hole binary64 100)) |
#s(approx (* (/ 100 (+ y x)) x) #s(hole binary64 (+ 100 (* -100 (/ y x))))) |
#s(approx (* (/ 100 (+ y x)) x) #s(hole binary64 (- (+ 100 (* 100 (/ (pow y 2) (pow x 2)))) (* 100 (/ y x))))) |
#s(approx (* (/ 100 (+ y x)) x) #s(hole binary64 (- (+ 100 (* -100 (/ (pow y 3) (pow x 3)))) (+ (* -100 (/ (pow y 2) (pow x 2))) (* 100 (/ y x)))))) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (/ 100 x))) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (/ (+ 100 (* -100 (/ y x))) x))) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (/ (- (+ 100 (* 100 (/ (pow y 2) (pow x 2)))) (* 100 (/ y x))) x))) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (/ (- (+ 100 (* -100 (/ (pow y 3) (pow x 3)))) (+ (* -100 (/ (pow y 2) (pow x 2))) (* 100 (/ y x)))) x))) |
#s(approx (+ y x) #s(hole binary64 x)) |
#s(approx (+ y x) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 100)) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (+ 100 (* -100 (/ y x))))) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (- (+ 100 (* 100 (/ (pow y 2) (pow x 2)))) (* 100 (/ y x))))) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (- (+ 100 (* -100 (/ (pow y 3) (pow x 3)))) (+ (* -100 (/ (pow y 2) (pow x 2))) (* 100 (/ y x)))))) |
#s(approx (+ x y) #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (+ (* (/ y x) x) x) #s(hole binary64 x)) |
#s(approx (+ (* (/ y x) x) x) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) #s(hole binary64 (+ 100 (* -1 (/ (+ (* -100 (/ (pow y 2) x)) (* 100 y)) x))))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) #s(hole binary64 (+ 100 (* -1 (/ (+ (* -1 (/ (+ (* -100 (/ (pow y 3) x)) (* 100 (pow y 2))) x)) (* 100 y)) x))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ y x))))))) |
#s(approx (* (/ 100 (+ y x)) x) #s(hole binary64 (+ 100 (* -1 (/ (- (* -100 (/ (pow y 2) x)) (* -100 y)) x))))) |
#s(approx (* (/ 100 (+ y x)) x) #s(hole binary64 (+ 100 (* -1 (/ (- (* -1 (/ (- (* -100 (/ (pow y 3) x)) (* -100 (pow y 2))) x)) (* -100 y)) x))))) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (* -1 (/ (- (* 100 (/ y x)) 100) x)))) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (* 100 (/ (pow y 2) x)) (* 100 y)) x)) 100) x)))) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 100 (/ (pow y 3) x)) (* 100 (pow y 2))) x)) (* 100 y)) x)) 100) x)))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (+ 100 (* -1 (/ (- (* -100 (/ (pow y 2) x)) (* -100 y)) x))))) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (+ 100 (* -1 (/ (- (* -1 (/ (- (* -100 (/ (pow y 3) x)) (* -100 (pow y 2))) x)) (* -100 y)) x))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (+ (* (/ y x) x) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) #s(hole binary64 (+ 100 (* y (- (* 100 (/ y (pow x 2))) (* 100 (/ 1 x))))))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) #s(hole binary64 (+ 100 (* y (- (* y (+ (* -100 (/ y (pow x 3))) (* 100 (/ 1 (pow x 2))))) (* 100 (/ 1 x))))))) |
#s(approx (/ -100 (+ (* (neg y) y) (* x x))) #s(hole binary64 (- (* -100 (/ (pow y 2) (pow x 4))) (* 100 (/ 1 (pow x 2)))))) |
#s(approx (/ -100 (+ (* (neg y) y) (* x x))) #s(hole binary64 (- (* (pow y 2) (- (* -100 (/ (pow y 2) (pow x 6))) (* 100 (/ 1 (pow x 4))))) (* 100 (/ 1 (pow x 2)))))) |
#s(approx (/ -100 (+ (* (neg y) y) (* x x))) #s(hole binary64 (- (* (pow y 2) (- (* (pow y 2) (- (* -100 (/ (pow y 2) (pow x 8))) (* 100 (/ 1 (pow x 6))))) (* 100 (/ 1 (pow x 4))))) (* 100 (/ 1 (pow x 2)))))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (- y x) x) #s(hole binary64 (+ (* -1 (pow x 2)) (* x y)))) |
#s(approx (- y x) #s(hole binary64 (- y x))) |
#s(approx (* (/ 100 (+ y x)) x) #s(hole binary64 (+ 100 (* y (- (* 100 (/ y (pow x 2))) (* 100 (/ 1 x))))))) |
#s(approx (* (/ 100 (+ y x)) x) #s(hole binary64 (+ 100 (* y (- (* y (+ (* -100 (/ y (pow x 3))) (* 100 (/ 1 (pow x 2))))) (* 100 (/ 1 x))))))) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (+ (* -100 (/ y (pow x 2))) (* 100 (/ 1 x))))) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (+ (* y (- (* 100 (/ y (pow x 3))) (* 100 (/ 1 (pow x 2))))) (* 100 (/ 1 x))))) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (+ (* y (- (* y (+ (* -100 (/ y (pow x 4))) (* 100 (/ 1 (pow x 3))))) (* 100 (/ 1 (pow x 2))))) (* 100 (/ 1 x))))) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (+ 100 (* y (- (* 100 (/ y (pow x 2))) (* 100 (/ 1 x))))))) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (+ 100 (* y (- (* y (+ (* -100 (/ y (pow x 3))) (* 100 (/ 1 (pow x 2))))) (* 100 (/ 1 x))))))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) #s(hole binary64 (/ (+ (* -100 (/ (pow x 2) y)) (* 100 x)) y))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) #s(hole binary64 (/ (+ (* -100 (/ (pow x 2) y)) (+ (* 100 x) (* 100 (/ (pow x 3) (pow y 2))))) y))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) #s(hole binary64 (/ (+ (* -100 (/ (pow x 2) y)) (+ (* -100 (/ (pow x 4) (pow y 3))) (+ (* 100 x) (* 100 (/ (pow x 3) (pow y 2)))))) y))) |
#s(approx (/ -100 (+ (* (neg y) y) (* x x))) #s(hole binary64 (/ (+ 100 (* 100 (/ (pow x 2) (pow y 2)))) (pow y 2)))) |
#s(approx (/ -100 (+ (* (neg y) y) (* x x))) #s(hole binary64 (/ (- (+ 100 (* 100 (/ (pow x 4) (pow y 4)))) (* -100 (/ (pow x 2) (pow y 2)))) (pow y 2)))) |
#s(approx (/ -100 (+ (* (neg y) y) (* x x))) #s(hole binary64 (/ (- (+ 100 (* 100 (/ (pow x 6) (pow y 6)))) (+ (* -100 (/ (pow x 2) (pow y 2))) (* -100 (/ (pow x 4) (pow y 4))))) (pow y 2)))) |
#s(approx (+ (* (neg y) y) (* x x)) #s(hole binary64 (* (pow y 2) (- (/ (pow x 2) (pow y 2)) 1)))) |
#s(approx (* (- y x) x) #s(hole binary64 (* y (+ x (* -1 (/ (pow x 2) y)))))) |
#s(approx (- y x) #s(hole binary64 (* y (+ 1 (* -1 (/ x y)))))) |
#s(approx (* (/ 100 (+ y x)) x) #s(hole binary64 (/ (+ (* -100 (/ (pow x 2) y)) (* 100 x)) y))) |
#s(approx (* (/ 100 (+ y x)) x) #s(hole binary64 (/ (+ (* -100 (/ (pow x 2) y)) (+ (* 100 x) (* 100 (/ (pow x 3) (pow y 2))))) y))) |
#s(approx (* (/ 100 (+ y x)) x) #s(hole binary64 (/ (+ (* -100 (/ (pow x 2) y)) (+ (* -100 (/ (pow x 4) (pow y 3))) (+ (* 100 x) (* 100 (/ (pow x 3) (pow y 2)))))) y))) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (/ (+ 100 (* -100 (/ x y))) y))) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (/ (- (+ 100 (* 100 (/ (pow x 2) (pow y 2)))) (* 100 (/ x y))) y))) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (/ (- (+ 100 (* -100 (/ (pow x 3) (pow y 3)))) (+ (* -100 (/ (pow x 2) (pow y 2))) (* 100 (/ x y)))) y))) |
#s(approx (+ y x) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (/ (+ (* -100 (/ (pow x 2) y)) (* 100 x)) y))) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (/ (+ (* -100 (/ (pow x 2) y)) (+ (* 100 x) (* 100 (/ (pow x 3) (pow y 2))))) y))) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (/ (+ (* -100 (/ (pow x 2) y)) (+ (* -100 (/ (pow x 4) (pow y 3))) (+ (* 100 x) (* 100 (/ (pow x 3) (pow y 2)))))) y))) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (+ (* (/ y x) x) x) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) #s(hole binary64 (* -1 (/ (+ (* -100 x) (* 100 (/ (pow x 2) y))) y)))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) #s(hole binary64 (* -1 (/ (+ (* -100 x) (* -1 (/ (+ (* -100 (pow x 2)) (* 100 (/ (pow x 3) y))) y))) y)))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) #s(hole binary64 (* -1 (/ (+ (* -100 x) (* -1 (/ (+ (* -100 (pow x 2)) (* -1 (/ (+ (* -100 (pow x 3)) (* 100 (/ (pow x 4) y))) y))) y))) y)))) |
#s(approx (* (- y x) x) #s(hole binary64 (* -1 (* y (+ (* -1 x) (/ (pow x 2) y)))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* y (- (/ x y) 1))))) |
#s(approx (* (/ 100 (+ y x)) x) #s(hole binary64 (* -1 (/ (+ (* -100 x) (* 100 (/ (pow x 2) y))) y)))) |
#s(approx (* (/ 100 (+ y x)) x) #s(hole binary64 (* -1 (/ (+ (* -100 x) (* -1 (/ (+ (* -100 (pow x 2)) (* 100 (/ (pow x 3) y))) y))) y)))) |
#s(approx (* (/ 100 (+ y x)) x) #s(hole binary64 (* -1 (/ (+ (* -100 x) (* -1 (/ (+ (* -100 (pow x 2)) (* -1 (/ (+ (* -100 (pow x 3)) (* 100 (/ (pow x 4) y))) y))) y))) y)))) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (* -1 (/ (- (* 100 (/ x y)) 100) y)))) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (* 100 (/ (pow x 2) y)) (* 100 x)) y)) 100) y)))) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 100 (/ (pow x 3) y)) (* 100 (pow x 2))) y)) (* 100 x)) y)) 100) y)))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (* -1 (/ (+ (* -100 x) (* 100 (/ (pow x 2) y))) y)))) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (* -1 (/ (+ (* -100 x) (* -1 (/ (+ (* -100 (pow x 2)) (* 100 (/ (pow x 3) y))) y))) y)))) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (* -1 (/ (+ (* -100 x) (* -1 (/ (+ (* -100 (pow x 2)) (* -1 (/ (+ (* -100 (pow x 3)) (* 100 (/ (pow x 4) y))) y))) y))) y)))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (+ (* (/ y x) x) x) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | y | @ | inf | ((* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) (/ -100 (+ (* (neg y) y) (* x x))) -100 (+ (* (neg y) y) (* x x)) (neg y) y (* x x) x (* (- y x) x) (- y x) (* (/ 100 (+ y x)) x) (/ 100 (+ y x)) 100 (+ y x) (/ (* x 100) (+ x y)) (* x 100) (+ x y) (+ (* (/ y x) x) x) (/ y x)) |
| 2.0ms | x | @ | 0 | ((* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) (/ -100 (+ (* (neg y) y) (* x x))) -100 (+ (* (neg y) y) (* x x)) (neg y) y (* x x) x (* (- y x) x) (- y x) (* (/ 100 (+ y x)) x) (/ 100 (+ y x)) 100 (+ y x) (/ (* x 100) (+ x y)) (* x 100) (+ x y) (+ (* (/ y x) x) x) (/ y x)) |
| 2.0ms | x | @ | inf | ((* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) (/ -100 (+ (* (neg y) y) (* x x))) -100 (+ (* (neg y) y) (* x x)) (neg y) y (* x x) x (* (- y x) x) (- y x) (* (/ 100 (+ y x)) x) (/ 100 (+ y x)) 100 (+ y x) (/ (* x 100) (+ x y)) (* x 100) (+ x y) (+ (* (/ y x) x) x) (/ y x)) |
| 2.0ms | x | @ | -inf | ((* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) (/ -100 (+ (* (neg y) y) (* x x))) -100 (+ (* (neg y) y) (* x x)) (neg y) y (* x x) x (* (- y x) x) (- y x) (* (/ 100 (+ y x)) x) (/ 100 (+ y x)) 100 (+ y x) (/ (* x 100) (+ x y)) (* x 100) (+ x y) (+ (* (/ y x) x) x) (/ y x)) |
| 2.0ms | y | @ | -inf | ((* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) (/ -100 (+ (* (neg y) y) (* x x))) -100 (+ (* (neg y) y) (* x x)) (neg y) y (* x x) x (* (- y x) x) (- y x) (* (/ 100 (+ y x)) x) (/ 100 (+ y x)) 100 (+ y x) (/ (* x 100) (+ x y)) (* x 100) (+ x y) (+ (* (/ y x) x) x) (/ y x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 487 | 2996 |
| 1 | 1239 | 2807 |
| 2 | 4067 | 2788 |
| 0 | 8226 | 2635 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) #s(hole binary64 (* 100 (/ x y)))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) #s(hole binary64 (* x (+ (* -100 (/ x (pow y 2))) (* 100 (/ 1 y)))))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) #s(hole binary64 (* x (+ (* x (- (* 100 (/ x (pow y 3))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y)))))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) #s(hole binary64 (* x (+ (* x (- (* x (+ (* -100 (/ x (pow y 4))) (* 100 (/ 1 (pow y 3))))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y)))))) |
#s(approx (/ -100 (+ (* (neg y) y) (* x x))) #s(hole binary64 (/ 100 (pow y 2)))) |
#s(approx (/ -100 (+ (* (neg y) y) (* x x))) #s(hole binary64 (+ (* 100 (/ (pow x 2) (pow y 4))) (* 100 (/ 1 (pow y 2)))))) |
#s(approx (/ -100 (+ (* (neg y) y) (* x x))) #s(hole binary64 (+ (* (pow x 2) (+ (* 100 (/ (pow x 2) (pow y 6))) (* 100 (/ 1 (pow y 4))))) (* 100 (/ 1 (pow y 2)))))) |
#s(approx (/ -100 (+ (* (neg y) y) (* x x))) #s(hole binary64 (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 100 (/ (pow x 2) (pow y 8))) (* 100 (/ 1 (pow y 6))))) (* 100 (/ 1 (pow y 4))))) (* 100 (/ 1 (pow y 2)))))) |
#s(approx (+ (* (neg y) y) (* x x)) #s(hole binary64 (* -1 (pow y 2)))) |
#s(approx (+ (* (neg y) y) (* x x)) #s(hole binary64 (+ (* -1 (pow y 2)) (pow x 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (- y x) x) #s(hole binary64 (* x y))) |
#s(approx (* (- y x) x) #s(hole binary64 (* x (+ y (* -1 x))))) |
#s(approx (- y x) #s(hole binary64 y)) |
#s(approx (- y x) #s(hole binary64 (+ y (* -1 x)))) |
#s(approx (* (/ 100 (+ y x)) x) #s(hole binary64 (* 100 (/ x y)))) |
#s(approx (* (/ 100 (+ y x)) x) #s(hole binary64 (* x (+ (* -100 (/ x (pow y 2))) (* 100 (/ 1 y)))))) |
#s(approx (* (/ 100 (+ y x)) x) #s(hole binary64 (* x (+ (* x (- (* 100 (/ x (pow y 3))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y)))))) |
#s(approx (* (/ 100 (+ y x)) x) #s(hole binary64 (* x (+ (* x (- (* x (+ (* -100 (/ x (pow y 4))) (* 100 (/ 1 (pow y 3))))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y)))))) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (/ 100 y))) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (+ (* -100 (/ x (pow y 2))) (* 100 (/ 1 y))))) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (+ (* x (- (* 100 (/ x (pow y 3))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y))))) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (+ (* x (- (* x (+ (* -100 (/ x (pow y 4))) (* 100 (/ 1 (pow y 3))))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y))))) |
#s(approx (+ y x) #s(hole binary64 y)) |
#s(approx (+ y x) #s(hole binary64 (+ x y))) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (* 100 (/ x y)))) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (* x (+ (* -100 (/ x (pow y 2))) (* 100 (/ 1 y)))))) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (* x (+ (* x (- (* 100 (/ x (pow y 3))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y)))))) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (* x (+ (* x (- (* x (+ (* -100 (/ x (pow y 4))) (* 100 (/ 1 (pow y 3))))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y)))))) |
#s(approx (* x 100) #s(hole binary64 (* 100 x))) |
#s(approx (+ x y) #s(hole binary64 y)) |
#s(approx (+ x y) #s(hole binary64 (+ x y))) |
#s(approx (+ (* (/ y x) x) x) #s(hole binary64 y)) |
#s(approx (+ (* (/ y x) x) x) #s(hole binary64 (+ x y))) |
#s(approx (/ y x) #s(hole binary64 (/ y x))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) #s(hole binary64 100)) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) #s(hole binary64 (+ 100 (* -100 (/ y x))))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) #s(hole binary64 (+ 100 (+ (* -100 (/ y x)) (* 100 (/ (pow y 2) (pow x 2))))))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) #s(hole binary64 (+ 100 (+ (* -100 (/ y x)) (+ (* -100 (/ (pow y 3) (pow x 3))) (* 100 (/ (pow y 2) (pow x 2)))))))) |
#s(approx (/ -100 (+ (* (neg y) y) (* x x))) #s(hole binary64 (/ -100 (pow x 2)))) |
#s(approx (/ -100 (+ (* (neg y) y) (* x x))) #s(hole binary64 (/ (- (* -100 (/ (pow y 2) (pow x 2))) 100) (pow x 2)))) |
#s(approx (/ -100 (+ (* (neg y) y) (* x x))) #s(hole binary64 (/ (- (* -100 (/ (pow y 4) (pow x 4))) (+ 100 (* 100 (/ (pow y 2) (pow x 2))))) (pow x 2)))) |
#s(approx (/ -100 (+ (* (neg y) y) (* x x))) #s(hole binary64 (/ (- (* -100 (/ (pow y 6) (pow x 6))) (+ 100 (+ (* 100 (/ (pow y 2) (pow x 2))) (* 100 (/ (pow y 4) (pow x 4)))))) (pow x 2)))) |
#s(approx (+ (* (neg y) y) (* x x)) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* (neg y) y) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (pow y 2) (pow x 2))))))) |
#s(approx (* (- y x) x) #s(hole binary64 (* -1 (pow x 2)))) |
#s(approx (* (- y x) x) #s(hole binary64 (* (pow x 2) (- (/ y x) 1)))) |
#s(approx (- y x) #s(hole binary64 (* -1 x))) |
#s(approx (- y x) #s(hole binary64 (* x (- (/ y x) 1)))) |
#s(approx (* (/ 100 (+ y x)) x) #s(hole binary64 100)) |
#s(approx (* (/ 100 (+ y x)) x) #s(hole binary64 (+ 100 (* -100 (/ y x))))) |
#s(approx (* (/ 100 (+ y x)) x) #s(hole binary64 (- (+ 100 (* 100 (/ (pow y 2) (pow x 2)))) (* 100 (/ y x))))) |
#s(approx (* (/ 100 (+ y x)) x) #s(hole binary64 (- (+ 100 (* -100 (/ (pow y 3) (pow x 3)))) (+ (* -100 (/ (pow y 2) (pow x 2))) (* 100 (/ y x)))))) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (/ 100 x))) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (/ (+ 100 (* -100 (/ y x))) x))) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (/ (- (+ 100 (* 100 (/ (pow y 2) (pow x 2)))) (* 100 (/ y x))) x))) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (/ (- (+ 100 (* -100 (/ (pow y 3) (pow x 3)))) (+ (* -100 (/ (pow y 2) (pow x 2))) (* 100 (/ y x)))) x))) |
#s(approx (+ y x) #s(hole binary64 x)) |
#s(approx (+ y x) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 100)) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (+ 100 (* -100 (/ y x))))) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (- (+ 100 (* 100 (/ (pow y 2) (pow x 2)))) (* 100 (/ y x))))) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (- (+ 100 (* -100 (/ (pow y 3) (pow x 3)))) (+ (* -100 (/ (pow y 2) (pow x 2))) (* 100 (/ y x)))))) |
#s(approx (+ x y) #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (+ (* (/ y x) x) x) #s(hole binary64 x)) |
#s(approx (+ (* (/ y x) x) x) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) #s(hole binary64 (+ 100 (* -1 (/ (+ (* -100 (/ (pow y 2) x)) (* 100 y)) x))))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) #s(hole binary64 (+ 100 (* -1 (/ (+ (* -1 (/ (+ (* -100 (/ (pow y 3) x)) (* 100 (pow y 2))) x)) (* 100 y)) x))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ y x))))))) |
#s(approx (* (/ 100 (+ y x)) x) #s(hole binary64 (+ 100 (* -1 (/ (- (* -100 (/ (pow y 2) x)) (* -100 y)) x))))) |
#s(approx (* (/ 100 (+ y x)) x) #s(hole binary64 (+ 100 (* -1 (/ (- (* -1 (/ (- (* -100 (/ (pow y 3) x)) (* -100 (pow y 2))) x)) (* -100 y)) x))))) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (* -1 (/ (- (* 100 (/ y x)) 100) x)))) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (* 100 (/ (pow y 2) x)) (* 100 y)) x)) 100) x)))) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 100 (/ (pow y 3) x)) (* 100 (pow y 2))) x)) (* 100 y)) x)) 100) x)))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (+ 100 (* -1 (/ (- (* -100 (/ (pow y 2) x)) (* -100 y)) x))))) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (+ 100 (* -1 (/ (- (* -1 (/ (- (* -100 (/ (pow y 3) x)) (* -100 (pow y 2))) x)) (* -100 y)) x))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (+ (* (/ y x) x) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) #s(hole binary64 (+ 100 (* y (- (* 100 (/ y (pow x 2))) (* 100 (/ 1 x))))))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) #s(hole binary64 (+ 100 (* y (- (* y (+ (* -100 (/ y (pow x 3))) (* 100 (/ 1 (pow x 2))))) (* 100 (/ 1 x))))))) |
#s(approx (/ -100 (+ (* (neg y) y) (* x x))) #s(hole binary64 (- (* -100 (/ (pow y 2) (pow x 4))) (* 100 (/ 1 (pow x 2)))))) |
#s(approx (/ -100 (+ (* (neg y) y) (* x x))) #s(hole binary64 (- (* (pow y 2) (- (* -100 (/ (pow y 2) (pow x 6))) (* 100 (/ 1 (pow x 4))))) (* 100 (/ 1 (pow x 2)))))) |
#s(approx (/ -100 (+ (* (neg y) y) (* x x))) #s(hole binary64 (- (* (pow y 2) (- (* (pow y 2) (- (* -100 (/ (pow y 2) (pow x 8))) (* 100 (/ 1 (pow x 6))))) (* 100 (/ 1 (pow x 4))))) (* 100 (/ 1 (pow x 2)))))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (- y x) x) #s(hole binary64 (+ (* -1 (pow x 2)) (* x y)))) |
#s(approx (- y x) #s(hole binary64 (- y x))) |
#s(approx (* (/ 100 (+ y x)) x) #s(hole binary64 (+ 100 (* y (- (* 100 (/ y (pow x 2))) (* 100 (/ 1 x))))))) |
#s(approx (* (/ 100 (+ y x)) x) #s(hole binary64 (+ 100 (* y (- (* y (+ (* -100 (/ y (pow x 3))) (* 100 (/ 1 (pow x 2))))) (* 100 (/ 1 x))))))) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (+ (* -100 (/ y (pow x 2))) (* 100 (/ 1 x))))) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (+ (* y (- (* 100 (/ y (pow x 3))) (* 100 (/ 1 (pow x 2))))) (* 100 (/ 1 x))))) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (+ (* y (- (* y (+ (* -100 (/ y (pow x 4))) (* 100 (/ 1 (pow x 3))))) (* 100 (/ 1 (pow x 2))))) (* 100 (/ 1 x))))) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (+ 100 (* y (- (* 100 (/ y (pow x 2))) (* 100 (/ 1 x))))))) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (+ 100 (* y (- (* y (+ (* -100 (/ y (pow x 3))) (* 100 (/ 1 (pow x 2))))) (* 100 (/ 1 x))))))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) #s(hole binary64 (/ (+ (* -100 (/ (pow x 2) y)) (* 100 x)) y))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) #s(hole binary64 (/ (+ (* -100 (/ (pow x 2) y)) (+ (* 100 x) (* 100 (/ (pow x 3) (pow y 2))))) y))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) #s(hole binary64 (/ (+ (* -100 (/ (pow x 2) y)) (+ (* -100 (/ (pow x 4) (pow y 3))) (+ (* 100 x) (* 100 (/ (pow x 3) (pow y 2)))))) y))) |
#s(approx (/ -100 (+ (* (neg y) y) (* x x))) #s(hole binary64 (/ (+ 100 (* 100 (/ (pow x 2) (pow y 2)))) (pow y 2)))) |
#s(approx (/ -100 (+ (* (neg y) y) (* x x))) #s(hole binary64 (/ (- (+ 100 (* 100 (/ (pow x 4) (pow y 4)))) (* -100 (/ (pow x 2) (pow y 2)))) (pow y 2)))) |
#s(approx (/ -100 (+ (* (neg y) y) (* x x))) #s(hole binary64 (/ (- (+ 100 (* 100 (/ (pow x 6) (pow y 6)))) (+ (* -100 (/ (pow x 2) (pow y 2))) (* -100 (/ (pow x 4) (pow y 4))))) (pow y 2)))) |
#s(approx (+ (* (neg y) y) (* x x)) #s(hole binary64 (* (pow y 2) (- (/ (pow x 2) (pow y 2)) 1)))) |
#s(approx (* (- y x) x) #s(hole binary64 (* y (+ x (* -1 (/ (pow x 2) y)))))) |
#s(approx (- y x) #s(hole binary64 (* y (+ 1 (* -1 (/ x y)))))) |
#s(approx (* (/ 100 (+ y x)) x) #s(hole binary64 (/ (+ (* -100 (/ (pow x 2) y)) (* 100 x)) y))) |
#s(approx (* (/ 100 (+ y x)) x) #s(hole binary64 (/ (+ (* -100 (/ (pow x 2) y)) (+ (* 100 x) (* 100 (/ (pow x 3) (pow y 2))))) y))) |
#s(approx (* (/ 100 (+ y x)) x) #s(hole binary64 (/ (+ (* -100 (/ (pow x 2) y)) (+ (* -100 (/ (pow x 4) (pow y 3))) (+ (* 100 x) (* 100 (/ (pow x 3) (pow y 2)))))) y))) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (/ (+ 100 (* -100 (/ x y))) y))) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (/ (- (+ 100 (* 100 (/ (pow x 2) (pow y 2)))) (* 100 (/ x y))) y))) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (/ (- (+ 100 (* -100 (/ (pow x 3) (pow y 3)))) (+ (* -100 (/ (pow x 2) (pow y 2))) (* 100 (/ x y)))) y))) |
#s(approx (+ y x) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (/ (+ (* -100 (/ (pow x 2) y)) (* 100 x)) y))) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (/ (+ (* -100 (/ (pow x 2) y)) (+ (* 100 x) (* 100 (/ (pow x 3) (pow y 2))))) y))) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (/ (+ (* -100 (/ (pow x 2) y)) (+ (* -100 (/ (pow x 4) (pow y 3))) (+ (* 100 x) (* 100 (/ (pow x 3) (pow y 2)))))) y))) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (+ (* (/ y x) x) x) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) #s(hole binary64 (* -1 (/ (+ (* -100 x) (* 100 (/ (pow x 2) y))) y)))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) #s(hole binary64 (* -1 (/ (+ (* -100 x) (* -1 (/ (+ (* -100 (pow x 2)) (* 100 (/ (pow x 3) y))) y))) y)))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) #s(hole binary64 (* -1 (/ (+ (* -100 x) (* -1 (/ (+ (* -100 (pow x 2)) (* -1 (/ (+ (* -100 (pow x 3)) (* 100 (/ (pow x 4) y))) y))) y))) y)))) |
#s(approx (* (- y x) x) #s(hole binary64 (* -1 (* y (+ (* -1 x) (/ (pow x 2) y)))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* y (- (/ x y) 1))))) |
#s(approx (* (/ 100 (+ y x)) x) #s(hole binary64 (* -1 (/ (+ (* -100 x) (* 100 (/ (pow x 2) y))) y)))) |
#s(approx (* (/ 100 (+ y x)) x) #s(hole binary64 (* -1 (/ (+ (* -100 x) (* -1 (/ (+ (* -100 (pow x 2)) (* 100 (/ (pow x 3) y))) y))) y)))) |
#s(approx (* (/ 100 (+ y x)) x) #s(hole binary64 (* -1 (/ (+ (* -100 x) (* -1 (/ (+ (* -100 (pow x 2)) (* -1 (/ (+ (* -100 (pow x 3)) (* 100 (/ (pow x 4) y))) y))) y))) y)))) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (* -1 (/ (- (* 100 (/ x y)) 100) y)))) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (* 100 (/ (pow x 2) y)) (* 100 x)) y)) 100) y)))) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 100 (/ (pow x 3) y)) (* 100 (pow x 2))) y)) (* 100 x)) y)) 100) y)))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (* -1 (/ (+ (* -100 x) (* 100 (/ (pow x 2) y))) y)))) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (* -1 (/ (+ (* -100 x) (* -1 (/ (+ (* -100 (pow x 2)) (* 100 (/ (pow x 3) y))) y))) y)))) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (* -1 (/ (+ (* -100 x) (* -1 (/ (+ (* -100 (pow x 2)) (* -1 (/ (+ (* -100 (pow x 3)) (* 100 (/ (pow x 4) y))) y))) y))) y)))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (+ (* (/ y x) x) x) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
| Outputs |
|---|
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) #s(hole binary64 (* 100 (/ x y)))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) (*.f64 (/.f64 x y) #s(literal 100 binary64))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) #s(hole binary64 (* x (+ (* -100 (/ x (pow y 2))) (* 100 (/ 1 y)))))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) (*.f64 (/.f64 (fma.f64 (/.f64 x y) #s(literal -100 binary64) #s(literal 100 binary64)) y) x)) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) #s(hole binary64 (* x (+ (* x (- (* 100 (/ x (pow y 3))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y)))))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) (*.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal 100 binary64) y) x #s(literal -100 binary64)) (*.f64 y y)) x (/.f64 #s(literal 100 binary64) y)) x)) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) #s(hole binary64 (* x (+ (* x (- (* x (+ (* -100 (/ x (pow y 4))) (* 100 (/ 1 (pow y 3))))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y)))))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -100 binary64) x) (/.f64 x (pow.f64 y #s(literal 4 binary64))) (/.f64 (fma.f64 (/.f64 #s(literal 100 binary64) y) x #s(literal -100 binary64)) (*.f64 y y))) x (/.f64 #s(literal 100 binary64) y)) x)) |
#s(approx (/ -100 (+ (* (neg y) y) (* x x))) #s(hole binary64 (/ 100 (pow y 2)))) |
#s(approx (/ -100 (+ (* (neg y) y) (* x x))) (/.f64 (/.f64 #s(literal 100 binary64) y) y)) |
#s(approx (/ -100 (+ (* (neg y) y) (* x x))) #s(hole binary64 (+ (* 100 (/ (pow x 2) (pow y 4))) (* 100 (/ 1 (pow y 2)))))) |
#s(approx (/ -100 (+ (* (neg y) y) (* x x))) (*.f64 (fma.f64 x (/.f64 x (pow.f64 y #s(literal 4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) y) y)) #s(literal 100 binary64))) |
#s(approx (/ -100 (+ (* (neg y) y) (* x x))) #s(hole binary64 (+ (* (pow x 2) (+ (* 100 (/ (pow x 2) (pow y 6))) (* 100 (/ 1 (pow y 4))))) (* 100 (/ 1 (pow y 2)))))) |
#s(approx (/ -100 (+ (* (neg y) y) (* x x))) (fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal 100 binary64) (pow.f64 y #s(literal 6 binary64))) x) x (/.f64 #s(literal 100 binary64) (pow.f64 y #s(literal 4 binary64)))) (*.f64 x x) (/.f64 (/.f64 #s(literal 100 binary64) y) y))) |
#s(approx (/ -100 (+ (* (neg y) y) (* x x))) #s(hole binary64 (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 100 (/ (pow x 2) (pow y 8))) (* 100 (/ 1 (pow y 6))))) (* 100 (/ 1 (pow y 4))))) (* 100 (/ 1 (pow y 2)))))) |
#s(approx (/ -100 (+ (* (neg y) y) (* x x))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x (/.f64 x (pow.f64 y #s(literal 8 binary64)))) #s(literal 100 binary64) (/.f64 #s(literal 100 binary64) (pow.f64 y #s(literal 6 binary64)))) (*.f64 (fma.f64 x (/.f64 x (pow.f64 y #s(literal 4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) y) y)) #s(literal 100 binary64)))) |
#s(approx (+ (* (neg y) y) (* x x)) #s(hole binary64 (* -1 (pow y 2)))) |
#s(approx (+ (* (neg y) y) (* x x)) (*.f64 (neg.f64 y) y)) |
#s(approx (+ (* (neg y) y) (* x x)) #s(hole binary64 (+ (* -1 (pow y 2)) (pow x 2)))) |
#s(approx (+ (* (neg y) y) (* x x)) (fma.f64 x x (*.f64 (neg.f64 y) y))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx x #s(hole binary64 x)) |
#s(approx x x) |
#s(approx (* (- y x) x) #s(hole binary64 (* x y))) |
#s(approx (* (- y x) x) (*.f64 x y)) |
#s(approx (* (- y x) x) #s(hole binary64 (* x (+ y (* -1 x))))) |
#s(approx (* (- y x) x) (*.f64 (-.f64 y x) x)) |
#s(approx (- y x) #s(hole binary64 y)) |
#s(approx (- y x) y) |
#s(approx (- y x) #s(hole binary64 (+ y (* -1 x)))) |
#s(approx (- y x) (-.f64 y x)) |
#s(approx (* (/ 100 (+ y x)) x) #s(hole binary64 (* 100 (/ x y)))) |
#s(approx (/ (* x 100) (+ x y)) (*.f64 (/.f64 x y) #s(literal 100 binary64))) |
#s(approx (* (/ 100 (+ y x)) x) #s(hole binary64 (* x (+ (* -100 (/ x (pow y 2))) (* 100 (/ 1 y)))))) |
#s(approx (/ (* x 100) (+ x y)) (*.f64 (/.f64 (fma.f64 (/.f64 x y) #s(literal -100 binary64) #s(literal 100 binary64)) y) x)) |
#s(approx (* (/ 100 (+ y x)) x) #s(hole binary64 (* x (+ (* x (- (* 100 (/ x (pow y 3))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y)))))) |
#s(approx (/ (* x 100) (+ x y)) (*.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal 100 binary64) y) x #s(literal -100 binary64)) (*.f64 y y)) x (/.f64 #s(literal 100 binary64) y)) x)) |
#s(approx (* (/ 100 (+ y x)) x) #s(hole binary64 (* x (+ (* x (- (* x (+ (* -100 (/ x (pow y 4))) (* 100 (/ 1 (pow y 3))))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y)))))) |
#s(approx (/ (* x 100) (+ x y)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -100 binary64) x) (/.f64 x (pow.f64 y #s(literal 4 binary64))) (/.f64 (fma.f64 (/.f64 #s(literal 100 binary64) y) x #s(literal -100 binary64)) (*.f64 y y))) x (/.f64 #s(literal 100 binary64) y)) x)) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (/ 100 y))) |
#s(approx (/ 100 (+ y x)) (/.f64 #s(literal 100 binary64) y)) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (+ (* -100 (/ x (pow y 2))) (* 100 (/ 1 y))))) |
#s(approx (/ 100 (+ y x)) (/.f64 (fma.f64 (/.f64 x y) #s(literal -100 binary64) #s(literal 100 binary64)) y)) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (+ (* x (- (* 100 (/ x (pow y 3))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y))))) |
#s(approx (/ 100 (+ y x)) (fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal 100 binary64) y) x #s(literal -100 binary64)) (*.f64 y y)) x (/.f64 #s(literal 100 binary64) y))) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (+ (* x (- (* x (+ (* -100 (/ x (pow y 4))) (* 100 (/ 1 (pow y 3))))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y))))) |
#s(approx (/ 100 (+ y x)) (fma.f64 (fma.f64 (*.f64 #s(literal -100 binary64) x) (/.f64 x (pow.f64 y #s(literal 4 binary64))) (/.f64 (fma.f64 (/.f64 #s(literal 100 binary64) y) x #s(literal -100 binary64)) (*.f64 y y))) x (/.f64 #s(literal 100 binary64) y))) |
#s(approx (+ y x) #s(hole binary64 y)) |
#s(approx (+ x y) y) |
#s(approx (+ y x) #s(hole binary64 (+ x y))) |
#s(approx (+ x y) (+.f64 x y)) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (* 100 (/ x y)))) |
#s(approx (/ (* x 100) (+ x y)) (*.f64 (/.f64 x y) #s(literal 100 binary64))) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (* x (+ (* -100 (/ x (pow y 2))) (* 100 (/ 1 y)))))) |
#s(approx (/ (* x 100) (+ x y)) (*.f64 (/.f64 (fma.f64 (/.f64 x y) #s(literal -100 binary64) #s(literal 100 binary64)) y) x)) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (* x (+ (* x (- (* 100 (/ x (pow y 3))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y)))))) |
#s(approx (/ (* x 100) (+ x y)) (*.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal 100 binary64) y) x #s(literal -100 binary64)) (*.f64 y y)) x (/.f64 #s(literal 100 binary64) y)) x)) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (* x (+ (* x (- (* x (+ (* -100 (/ x (pow y 4))) (* 100 (/ 1 (pow y 3))))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y)))))) |
#s(approx (/ (* x 100) (+ x y)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -100 binary64) x) (/.f64 x (pow.f64 y #s(literal 4 binary64))) (/.f64 (fma.f64 (/.f64 #s(literal 100 binary64) y) x #s(literal -100 binary64)) (*.f64 y y))) x (/.f64 #s(literal 100 binary64) y)) x)) |
#s(approx (* x 100) #s(hole binary64 (* 100 x))) |
#s(approx (* x 100) (*.f64 #s(literal 100 binary64) x)) |
#s(approx (+ x y) #s(hole binary64 y)) |
#s(approx (+ x y) y) |
#s(approx (+ x y) #s(hole binary64 (+ x y))) |
#s(approx (+ x y) (+.f64 x y)) |
#s(approx (+ (* (/ y x) x) x) #s(hole binary64 y)) |
#s(approx (+ (* (/ y x) x) x) y) |
#s(approx (+ (* (/ y x) x) x) #s(hole binary64 (+ x y))) |
#s(approx (+ (* (/ y x) x) x) (+.f64 x y)) |
#s(approx (/ y x) #s(hole binary64 (/ y x))) |
#s(approx (/ y x) (/.f64 y x)) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) #s(hole binary64 100)) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) #s(literal 100 binary64)) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) #s(hole binary64 (+ 100 (* -100 (/ y x))))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) (fma.f64 (/.f64 y x) #s(literal -100 binary64) #s(literal 100 binary64))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) #s(hole binary64 (+ 100 (+ (* -100 (/ y x)) (* 100 (/ (pow y 2) (pow x 2))))))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) (fma.f64 #s(literal 100 binary64) (/.f64 (fma.f64 y (/.f64 y x) (neg.f64 y)) x) #s(literal 100 binary64))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) #s(hole binary64 (+ 100 (+ (* -100 (/ y x)) (+ (* -100 (/ (pow y 3) (pow x 3))) (* 100 (/ (pow y 2) (pow x 2)))))))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal -100 binary64) (fma.f64 #s(literal 100 binary64) (/.f64 (fma.f64 y (/.f64 y x) (neg.f64 y)) x) #s(literal 100 binary64)))) |
#s(approx (/ -100 (+ (* (neg y) y) (* x x))) #s(hole binary64 (/ -100 (pow x 2)))) |
#s(approx (/ -100 (+ (* (neg y) y) (* x x))) (/.f64 (/.f64 #s(literal -100 binary64) x) x)) |
#s(approx (/ -100 (+ (* (neg y) y) (* x x))) #s(hole binary64 (/ (- (* -100 (/ (pow y 2) (pow x 2))) 100) (pow x 2)))) |
#s(approx (/ -100 (+ (* (neg y) y) (* x x))) (*.f64 #s(literal -100 binary64) (fma.f64 y (/.f64 y (pow.f64 x #s(literal 4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) x) x)))) |
#s(approx (/ -100 (+ (* (neg y) y) (* x x))) #s(hole binary64 (/ (- (* -100 (/ (pow y 4) (pow x 4))) (+ 100 (* 100 (/ (pow y 2) (pow x 2))))) (pow x 2)))) |
#s(approx (/ -100 (+ (* (neg y) y) (* x x))) (/.f64 (fma.f64 (/.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal -100 binary64) (*.f64 #s(literal -100 binary64) (fma.f64 (/.f64 y x) (/.f64 y x) #s(literal 1 binary64)))) (*.f64 x x))) |
#s(approx (/ -100 (+ (* (neg y) y) (* x x))) #s(hole binary64 (/ (- (* -100 (/ (pow y 6) (pow x 6))) (+ 100 (+ (* 100 (/ (pow y 2) (pow x 2))) (* 100 (/ (pow y 4) (pow x 4)))))) (pow x 2)))) |
#s(approx (/ -100 (+ (* (neg y) y) (* x x))) (/.f64 (-.f64 (/.f64 (*.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal -100 binary64)) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (fma.f64 (/.f64 y x) (/.f64 y x) (/.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) #s(literal 100 binary64) #s(literal 100 binary64))) (*.f64 x x))) |
#s(approx (+ (* (neg y) y) (* x x)) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* (neg y) y) (* x x)) (*.f64 x x)) |
#s(approx (+ (* (neg y) y) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (pow y 2) (pow x 2))))))) |
#s(approx (+ (* (neg y) y) (* x x)) (*.f64 (neg.f64 (fma.f64 (/.f64 y x) (/.f64 y x) #s(literal -1 binary64))) (*.f64 x x))) |
#s(approx (* (- y x) x) #s(hole binary64 (* -1 (pow x 2)))) |
#s(approx (* (- y x) x) (*.f64 (neg.f64 x) x)) |
#s(approx (* (- y x) x) #s(hole binary64 (* (pow x 2) (- (/ y x) 1)))) |
#s(approx (* (- y x) x) (*.f64 (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) x) x)) |
#s(approx (- y x) #s(hole binary64 (* -1 x))) |
#s(approx (- y x) (neg.f64 x)) |
#s(approx (- y x) #s(hole binary64 (* x (- (/ y x) 1)))) |
#s(approx (- y x) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) x)) |
#s(approx (* (/ 100 (+ y x)) x) #s(hole binary64 100)) |
#s(approx (/ (* x 100) (+ x y)) #s(literal 100 binary64)) |
#s(approx (* (/ 100 (+ y x)) x) #s(hole binary64 (+ 100 (* -100 (/ y x))))) |
#s(approx (/ (* x 100) (+ x y)) (fma.f64 (/.f64 y x) #s(literal -100 binary64) #s(literal 100 binary64))) |
#s(approx (* (/ 100 (+ y x)) x) #s(hole binary64 (- (+ 100 (* 100 (/ (pow y 2) (pow x 2)))) (* 100 (/ y x))))) |
#s(approx (/ (* x 100) (+ x y)) (fma.f64 #s(literal 100 binary64) (/.f64 (fma.f64 y (/.f64 y x) (neg.f64 y)) x) #s(literal 100 binary64))) |
#s(approx (* (/ 100 (+ y x)) x) #s(hole binary64 (- (+ 100 (* -100 (/ (pow y 3) (pow x 3)))) (+ (* -100 (/ (pow y 2) (pow x 2))) (* 100 (/ y x)))))) |
#s(approx (/ (* x 100) (+ x y)) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal -100 binary64) (fma.f64 #s(literal 100 binary64) (/.f64 (fma.f64 y (/.f64 y x) (neg.f64 y)) x) #s(literal 100 binary64)))) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (/ 100 x))) |
#s(approx (/ 100 (+ y x)) (/.f64 #s(literal 100 binary64) x)) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (/ (+ 100 (* -100 (/ y x))) x))) |
#s(approx (/ 100 (+ y x)) (/.f64 (fma.f64 (/.f64 y x) #s(literal -100 binary64) #s(literal 100 binary64)) x)) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (/ (- (+ 100 (* 100 (/ (pow y 2) (pow x 2)))) (* 100 (/ y x))) x))) |
#s(approx (/ 100 (+ y x)) (/.f64 (fma.f64 #s(literal 100 binary64) (/.f64 (fma.f64 y (/.f64 y x) (neg.f64 y)) x) #s(literal 100 binary64)) x)) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (/ (- (+ 100 (* -100 (/ (pow y 3) (pow x 3)))) (+ (* -100 (/ (pow y 2) (pow x 2))) (* 100 (/ y x)))) x))) |
#s(approx (/ 100 (+ y x)) (/.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal -100 binary64) (fma.f64 #s(literal 100 binary64) (/.f64 (fma.f64 y (/.f64 y x) (neg.f64 y)) x) #s(literal 100 binary64))) x)) |
#s(approx (+ y x) #s(hole binary64 x)) |
#s(approx (+ x y) x) |
#s(approx (+ y x) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (+ x y) (fma.f64 (/.f64 y x) x x)) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 100)) |
#s(approx (/ (* x 100) (+ x y)) #s(literal 100 binary64)) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (+ 100 (* -100 (/ y x))))) |
#s(approx (/ (* x 100) (+ x y)) (fma.f64 (/.f64 y x) #s(literal -100 binary64) #s(literal 100 binary64))) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (- (+ 100 (* 100 (/ (pow y 2) (pow x 2)))) (* 100 (/ y x))))) |
#s(approx (/ (* x 100) (+ x y)) (fma.f64 #s(literal 100 binary64) (/.f64 (fma.f64 y (/.f64 y x) (neg.f64 y)) x) #s(literal 100 binary64))) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (- (+ 100 (* -100 (/ (pow y 3) (pow x 3)))) (+ (* -100 (/ (pow y 2) (pow x 2))) (* 100 (/ y x)))))) |
#s(approx (/ (* x 100) (+ x y)) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal -100 binary64) (fma.f64 #s(literal 100 binary64) (/.f64 (fma.f64 y (/.f64 y x) (neg.f64 y)) x) #s(literal 100 binary64)))) |
#s(approx (+ x y) #s(hole binary64 x)) |
#s(approx (+ x y) x) |
#s(approx (+ x y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (+ x y) (fma.f64 (/.f64 y x) x x)) |
#s(approx (+ (* (/ y x) x) x) #s(hole binary64 x)) |
#s(approx (+ (* (/ y x) x) x) x) |
#s(approx (+ (* (/ y x) x) x) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (+ (* (/ y x) x) x) (fma.f64 (/.f64 y x) x x)) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) #s(hole binary64 (+ 100 (* -1 (/ (+ (* -100 (/ (pow y 2) x)) (* 100 y)) x))))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) (fma.f64 #s(literal 100 binary64) (/.f64 (fma.f64 y (/.f64 y x) (neg.f64 y)) x) #s(literal 100 binary64))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) #s(hole binary64 (+ 100 (* -1 (/ (+ (* -1 (/ (+ (* -100 (/ (pow y 3) x)) (* 100 (pow y 2))) x)) (* 100 y)) x))))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal -100 binary64) (fma.f64 #s(literal 100 binary64) (/.f64 (fma.f64 y (/.f64 y x) (neg.f64 y)) x) #s(literal 100 binary64)))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ y x))))))) |
#s(approx (- y x) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) x)) |
#s(approx (* (/ 100 (+ y x)) x) #s(hole binary64 (+ 100 (* -1 (/ (- (* -100 (/ (pow y 2) x)) (* -100 y)) x))))) |
#s(approx (/ (* x 100) (+ x y)) (fma.f64 #s(literal 100 binary64) (/.f64 (fma.f64 y (/.f64 y x) (neg.f64 y)) x) #s(literal 100 binary64))) |
#s(approx (* (/ 100 (+ y x)) x) #s(hole binary64 (+ 100 (* -1 (/ (- (* -1 (/ (- (* -100 (/ (pow y 3) x)) (* -100 (pow y 2))) x)) (* -100 y)) x))))) |
#s(approx (/ (* x 100) (+ x y)) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal -100 binary64) (fma.f64 #s(literal 100 binary64) (/.f64 (fma.f64 y (/.f64 y x) (neg.f64 y)) x) #s(literal 100 binary64)))) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (* -1 (/ (- (* 100 (/ y x)) 100) x)))) |
#s(approx (/ 100 (+ y x)) (/.f64 (fma.f64 (/.f64 y x) #s(literal -100 binary64) #s(literal 100 binary64)) x)) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (* 100 (/ (pow y 2) x)) (* 100 y)) x)) 100) x)))) |
#s(approx (/ 100 (+ y x)) (/.f64 (fma.f64 #s(literal 100 binary64) (/.f64 (fma.f64 y (/.f64 y x) (neg.f64 y)) x) #s(literal 100 binary64)) x)) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 100 (/ (pow y 3) x)) (* 100 (pow y 2))) x)) (* 100 y)) x)) 100) x)))) |
#s(approx (/ 100 (+ y x)) (/.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal -100 binary64) (fma.f64 #s(literal 100 binary64) (/.f64 (fma.f64 y (/.f64 y x) (neg.f64 y)) x) #s(literal 100 binary64))) x)) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (+ x y) (fma.f64 (/.f64 y x) x x)) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (+ 100 (* -1 (/ (- (* -100 (/ (pow y 2) x)) (* -100 y)) x))))) |
#s(approx (/ (* x 100) (+ x y)) (fma.f64 #s(literal 100 binary64) (/.f64 (fma.f64 y (/.f64 y x) (neg.f64 y)) x) #s(literal 100 binary64))) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (+ 100 (* -1 (/ (- (* -1 (/ (- (* -100 (/ (pow y 3) x)) (* -100 (pow y 2))) x)) (* -100 y)) x))))) |
#s(approx (/ (* x 100) (+ x y)) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal -100 binary64) (fma.f64 #s(literal 100 binary64) (/.f64 (fma.f64 y (/.f64 y x) (neg.f64 y)) x) #s(literal 100 binary64)))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (+ x y) (fma.f64 (/.f64 y x) x x)) |
#s(approx (+ (* (/ y x) x) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (+ (* (/ y x) x) x) (fma.f64 (/.f64 y x) x x)) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) #s(hole binary64 (+ 100 (* y (- (* 100 (/ y (pow x 2))) (* 100 (/ 1 x))))))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) (fma.f64 (/.f64 (fma.f64 (/.f64 y x) #s(literal 100 binary64) #s(literal -100 binary64)) x) y #s(literal 100 binary64))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) #s(hole binary64 (+ 100 (* y (- (* y (+ (* -100 (/ y (pow x 3))) (* 100 (/ 1 (pow x 2))))) (* 100 (/ 1 x))))))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) (fma.f64 (fma.f64 (/.f64 (/.f64 (fma.f64 (/.f64 y x) #s(literal -100 binary64) #s(literal 100 binary64)) x) x) y (/.f64 #s(literal -100 binary64) x)) y #s(literal 100 binary64))) |
#s(approx (/ -100 (+ (* (neg y) y) (* x x))) #s(hole binary64 (- (* -100 (/ (pow y 2) (pow x 4))) (* 100 (/ 1 (pow x 2)))))) |
#s(approx (/ -100 (+ (* (neg y) y) (* x x))) (*.f64 #s(literal -100 binary64) (fma.f64 y (/.f64 y (pow.f64 x #s(literal 4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) x) x)))) |
#s(approx (/ -100 (+ (* (neg y) y) (* x x))) #s(hole binary64 (- (* (pow y 2) (- (* -100 (/ (pow y 2) (pow x 6))) (* 100 (/ 1 (pow x 4))))) (* 100 (/ 1 (pow x 2)))))) |
#s(approx (/ -100 (+ (* (neg y) y) (* x x))) (fma.f64 (fma.f64 (*.f64 y (/.f64 y (pow.f64 x #s(literal 6 binary64)))) #s(literal -100 binary64) (/.f64 #s(literal -100 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 y y) (/.f64 (/.f64 #s(literal -100 binary64) x) x))) |
#s(approx (/ -100 (+ (* (neg y) y) (* x x))) #s(hole binary64 (- (* (pow y 2) (- (* (pow y 2) (- (* -100 (/ (pow y 2) (pow x 8))) (* 100 (/ 1 (pow x 6))))) (* 100 (/ 1 (pow x 4))))) (* 100 (/ 1 (pow x 2)))))) |
#s(approx (/ -100 (+ (* (neg y) y) (* x x))) (fma.f64 (fma.f64 (fma.f64 (*.f64 y (/.f64 y (pow.f64 x #s(literal 8 binary64)))) #s(literal -100 binary64) (/.f64 #s(literal -100 binary64) (pow.f64 x #s(literal 6 binary64)))) (*.f64 y y) (/.f64 #s(literal -100 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 y y) (/.f64 (/.f64 #s(literal -100 binary64) x) x))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (neg y) (neg.f64 y)) |
#s(approx y #s(hole binary64 y)) |
#s(approx y y) |
#s(approx (* (- y x) x) #s(hole binary64 (+ (* -1 (pow x 2)) (* x y)))) |
#s(approx (* (- y x) x) (*.f64 (-.f64 y x) x)) |
#s(approx (- y x) #s(hole binary64 (- y x))) |
#s(approx (- y x) (-.f64 y x)) |
#s(approx (* (/ 100 (+ y x)) x) #s(hole binary64 (+ 100 (* y (- (* 100 (/ y (pow x 2))) (* 100 (/ 1 x))))))) |
#s(approx (/ (* x 100) (+ x y)) (fma.f64 (/.f64 (fma.f64 (/.f64 y x) #s(literal 100 binary64) #s(literal -100 binary64)) x) y #s(literal 100 binary64))) |
#s(approx (* (/ 100 (+ y x)) x) #s(hole binary64 (+ 100 (* y (- (* y (+ (* -100 (/ y (pow x 3))) (* 100 (/ 1 (pow x 2))))) (* 100 (/ 1 x))))))) |
#s(approx (/ (* x 100) (+ x y)) (fma.f64 (fma.f64 (/.f64 (/.f64 (fma.f64 (/.f64 y x) #s(literal -100 binary64) #s(literal 100 binary64)) x) x) y (/.f64 #s(literal -100 binary64) x)) y #s(literal 100 binary64))) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (+ (* -100 (/ y (pow x 2))) (* 100 (/ 1 x))))) |
#s(approx (/ 100 (+ y x)) (/.f64 (fma.f64 (/.f64 y x) #s(literal -100 binary64) #s(literal 100 binary64)) x)) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (+ (* y (- (* 100 (/ y (pow x 3))) (* 100 (/ 1 (pow x 2))))) (* 100 (/ 1 x))))) |
#s(approx (/ 100 (+ y x)) (fma.f64 (/.f64 (/.f64 (fma.f64 (/.f64 y x) #s(literal 100 binary64) #s(literal -100 binary64)) x) x) y (/.f64 #s(literal 100 binary64) x))) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (+ (* y (- (* y (+ (* -100 (/ y (pow x 4))) (* 100 (/ 1 (pow x 3))))) (* 100 (/ 1 (pow x 2))))) (* 100 (/ 1 x))))) |
#s(approx (/ 100 (+ y x)) (fma.f64 (fma.f64 (*.f64 (/.f64 y (pow.f64 x #s(literal 4 binary64))) #s(literal -100 binary64)) y (/.f64 (/.f64 (fma.f64 (/.f64 y x) #s(literal 100 binary64) #s(literal -100 binary64)) x) x)) y (/.f64 #s(literal 100 binary64) x))) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (+ 100 (* y (- (* 100 (/ y (pow x 2))) (* 100 (/ 1 x))))))) |
#s(approx (/ (* x 100) (+ x y)) (fma.f64 (/.f64 (fma.f64 (/.f64 y x) #s(literal 100 binary64) #s(literal -100 binary64)) x) y #s(literal 100 binary64))) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (+ 100 (* y (- (* y (+ (* -100 (/ y (pow x 3))) (* 100 (/ 1 (pow x 2))))) (* 100 (/ 1 x))))))) |
#s(approx (/ (* x 100) (+ x y)) (fma.f64 (fma.f64 (/.f64 (/.f64 (fma.f64 (/.f64 y x) #s(literal -100 binary64) #s(literal 100 binary64)) x) x) y (/.f64 #s(literal -100 binary64) x)) y #s(literal 100 binary64))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) #s(hole binary64 (/ (+ (* -100 (/ (pow x 2) y)) (* 100 x)) y))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) (*.f64 (/.f64 (fma.f64 (/.f64 x y) #s(literal -100 binary64) #s(literal 100 binary64)) y) x)) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) #s(hole binary64 (/ (+ (* -100 (/ (pow x 2) y)) (+ (* 100 x) (* 100 (/ (pow x 3) (pow y 2))))) y))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) (fma.f64 (/.f64 (fma.f64 (/.f64 x y) #s(literal -100 binary64) #s(literal 100 binary64)) y) x (*.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal 100 binary64)))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) #s(hole binary64 (/ (+ (* -100 (/ (pow x 2) y)) (+ (* -100 (/ (pow x 4) (pow y 3))) (+ (* 100 x) (* 100 (/ (pow x 3) (pow y 2)))))) y))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) (fma.f64 #s(literal 100 binary64) (+.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (/.f64 x y)) (/.f64 (*.f64 #s(literal -100 binary64) (fma.f64 x (/.f64 x y) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 3 binary64))))) y))) |
#s(approx (/ -100 (+ (* (neg y) y) (* x x))) #s(hole binary64 (/ (+ 100 (* 100 (/ (pow x 2) (pow y 2)))) (pow y 2)))) |
#s(approx (/ -100 (+ (* (neg y) y) (* x x))) (*.f64 (fma.f64 x (/.f64 x (pow.f64 y #s(literal 4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) y) y)) #s(literal 100 binary64))) |
#s(approx (/ -100 (+ (* (neg y) y) (* x x))) #s(hole binary64 (/ (- (+ 100 (* 100 (/ (pow x 4) (pow y 4)))) (* -100 (/ (pow x 2) (pow y 2)))) (pow y 2)))) |
#s(approx (/ -100 (+ (* (neg y) y) (* x x))) (/.f64 (-.f64 #s(literal 100 binary64) (*.f64 (fma.f64 (/.f64 x y) (/.f64 x y) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) #s(literal -100 binary64))) (*.f64 y y))) |
#s(approx (/ -100 (+ (* (neg y) y) (* x x))) #s(hole binary64 (/ (- (+ 100 (* 100 (/ (pow x 6) (pow y 6)))) (+ (* -100 (/ (pow x 2) (pow y 2))) (* -100 (/ (pow x 4) (pow y 4))))) (pow y 2)))) |
#s(approx (/ -100 (+ (* (neg y) y) (* x x))) (/.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal 100 binary64) #s(literal 100 binary64)) (*.f64 (fma.f64 (/.f64 x y) (/.f64 x y) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) #s(literal -100 binary64))) (*.f64 y y))) |
#s(approx (+ (* (neg y) y) (* x x)) #s(hole binary64 (* (pow y 2) (- (/ (pow x 2) (pow y 2)) 1)))) |
#s(approx (+ (* (neg y) y) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 x y) (/.f64 x y) #s(literal -1 binary64)) y) y)) |
#s(approx (* (- y x) x) #s(hole binary64 (* y (+ x (* -1 (/ (pow x 2) y)))))) |
#s(approx (* (- y x) x) (*.f64 (fma.f64 (neg.f64 x) (/.f64 x y) x) y)) |
#s(approx (- y x) #s(hole binary64 (* y (+ 1 (* -1 (/ x y)))))) |
#s(approx (- y x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) y)) |
#s(approx (* (/ 100 (+ y x)) x) #s(hole binary64 (/ (+ (* -100 (/ (pow x 2) y)) (* 100 x)) y))) |
#s(approx (/ (* x 100) (+ x y)) (*.f64 (/.f64 (fma.f64 (/.f64 x y) #s(literal -100 binary64) #s(literal 100 binary64)) y) x)) |
#s(approx (* (/ 100 (+ y x)) x) #s(hole binary64 (/ (+ (* -100 (/ (pow x 2) y)) (+ (* 100 x) (* 100 (/ (pow x 3) (pow y 2))))) y))) |
#s(approx (/ (* x 100) (+ x y)) (fma.f64 (/.f64 (fma.f64 (/.f64 x y) #s(literal -100 binary64) #s(literal 100 binary64)) y) x (*.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal 100 binary64)))) |
#s(approx (* (/ 100 (+ y x)) x) #s(hole binary64 (/ (+ (* -100 (/ (pow x 2) y)) (+ (* -100 (/ (pow x 4) (pow y 3))) (+ (* 100 x) (* 100 (/ (pow x 3) (pow y 2)))))) y))) |
#s(approx (/ (* x 100) (+ x y)) (fma.f64 #s(literal 100 binary64) (+.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (/.f64 x y)) (/.f64 (*.f64 #s(literal -100 binary64) (fma.f64 x (/.f64 x y) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 3 binary64))))) y))) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (/ (+ 100 (* -100 (/ x y))) y))) |
#s(approx (/ 100 (+ y x)) (/.f64 (fma.f64 (/.f64 x y) #s(literal -100 binary64) #s(literal 100 binary64)) y)) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (/ (- (+ 100 (* 100 (/ (pow x 2) (pow y 2)))) (* 100 (/ x y))) y))) |
#s(approx (/ 100 (+ y x)) (/.f64 (fma.f64 #s(literal 100 binary64) (/.f64 (fma.f64 x (/.f64 x y) (neg.f64 x)) y) #s(literal 100 binary64)) y)) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (/ (- (+ 100 (* -100 (/ (pow x 3) (pow y 3)))) (+ (* -100 (/ (pow x 2) (pow y 2))) (* 100 (/ x y)))) y))) |
#s(approx (/ 100 (+ y x)) (/.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal -100 binary64) (fma.f64 #s(literal 100 binary64) (/.f64 (fma.f64 x (/.f64 x y) (neg.f64 x)) y) #s(literal 100 binary64))) y)) |
#s(approx (+ y x) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (+ x y) (fma.f64 (/.f64 x y) y y)) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (/ (+ (* -100 (/ (pow x 2) y)) (* 100 x)) y))) |
#s(approx (/ (* x 100) (+ x y)) (*.f64 (/.f64 (fma.f64 (/.f64 x y) #s(literal -100 binary64) #s(literal 100 binary64)) y) x)) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (/ (+ (* -100 (/ (pow x 2) y)) (+ (* 100 x) (* 100 (/ (pow x 3) (pow y 2))))) y))) |
#s(approx (/ (* x 100) (+ x y)) (fma.f64 (/.f64 (fma.f64 (/.f64 x y) #s(literal -100 binary64) #s(literal 100 binary64)) y) x (*.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal 100 binary64)))) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (/ (+ (* -100 (/ (pow x 2) y)) (+ (* -100 (/ (pow x 4) (pow y 3))) (+ (* 100 x) (* 100 (/ (pow x 3) (pow y 2)))))) y))) |
#s(approx (/ (* x 100) (+ x y)) (fma.f64 #s(literal 100 binary64) (+.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (/.f64 x y)) (/.f64 (*.f64 #s(literal -100 binary64) (fma.f64 x (/.f64 x y) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 3 binary64))))) y))) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (+ x y) (fma.f64 (/.f64 x y) y y)) |
#s(approx (+ (* (/ y x) x) x) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (+ (* (/ y x) x) x) (fma.f64 (/.f64 x y) y y)) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) #s(hole binary64 (* -1 (/ (+ (* -100 x) (* 100 (/ (pow x 2) y))) y)))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) (*.f64 (/.f64 (fma.f64 (/.f64 x y) #s(literal -100 binary64) #s(literal 100 binary64)) y) x)) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) #s(hole binary64 (* -1 (/ (+ (* -100 x) (* -1 (/ (+ (* -100 (pow x 2)) (* 100 (/ (pow x 3) y))) y))) y)))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) (fma.f64 (/.f64 (fma.f64 (/.f64 x y) #s(literal -100 binary64) #s(literal 100 binary64)) y) x (*.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal 100 binary64)))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) #s(hole binary64 (* -1 (/ (+ (* -100 x) (* -1 (/ (+ (* -100 (pow x 2)) (* -1 (/ (+ (* -100 (pow x 3)) (* 100 (/ (pow x 4) y))) y))) y))) y)))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) (/.f64 (fma.f64 #s(literal 100 binary64) x (/.f64 (fma.f64 (*.f64 #s(literal -100 binary64) x) x (/.f64 (*.f64 #s(literal 100 binary64) (-.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 (pow.f64 x #s(literal 4 binary64)) y))) y)) y)) y)) |
#s(approx (* (- y x) x) #s(hole binary64 (* -1 (* y (+ (* -1 x) (/ (pow x 2) y)))))) |
#s(approx (* (- y x) x) (*.f64 (fma.f64 (neg.f64 x) (/.f64 x y) x) y)) |
#s(approx (- y x) #s(hole binary64 (* -1 (* y (- (/ x y) 1))))) |
#s(approx (- y x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) y)) |
#s(approx (* (/ 100 (+ y x)) x) #s(hole binary64 (* -1 (/ (+ (* -100 x) (* 100 (/ (pow x 2) y))) y)))) |
#s(approx (/ (* x 100) (+ x y)) (*.f64 (/.f64 (fma.f64 (/.f64 x y) #s(literal -100 binary64) #s(literal 100 binary64)) y) x)) |
#s(approx (* (/ 100 (+ y x)) x) #s(hole binary64 (* -1 (/ (+ (* -100 x) (* -1 (/ (+ (* -100 (pow x 2)) (* 100 (/ (pow x 3) y))) y))) y)))) |
#s(approx (/ (* x 100) (+ x y)) (fma.f64 (/.f64 (fma.f64 (/.f64 x y) #s(literal -100 binary64) #s(literal 100 binary64)) y) x (*.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal 100 binary64)))) |
#s(approx (* (/ 100 (+ y x)) x) #s(hole binary64 (* -1 (/ (+ (* -100 x) (* -1 (/ (+ (* -100 (pow x 2)) (* -1 (/ (+ (* -100 (pow x 3)) (* 100 (/ (pow x 4) y))) y))) y))) y)))) |
#s(approx (/ (* x 100) (+ x y)) (/.f64 (fma.f64 #s(literal 100 binary64) x (/.f64 (fma.f64 (*.f64 #s(literal -100 binary64) x) x (/.f64 (*.f64 #s(literal 100 binary64) (-.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 (pow.f64 x #s(literal 4 binary64)) y))) y)) y)) y)) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (* -1 (/ (- (* 100 (/ x y)) 100) y)))) |
#s(approx (/ 100 (+ y x)) (/.f64 (fma.f64 (/.f64 x y) #s(literal -100 binary64) #s(literal 100 binary64)) y)) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (* 100 (/ (pow x 2) y)) (* 100 x)) y)) 100) y)))) |
#s(approx (/ 100 (+ y x)) (/.f64 (fma.f64 #s(literal 100 binary64) (/.f64 (fma.f64 x (/.f64 x y) (neg.f64 x)) y) #s(literal 100 binary64)) y)) |
#s(approx (/ 100 (+ y x)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 100 (/ (pow x 3) y)) (* 100 (pow x 2))) y)) (* 100 x)) y)) 100) y)))) |
#s(approx (/ 100 (+ y x)) (/.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal -100 binary64) (fma.f64 #s(literal 100 binary64) (/.f64 (fma.f64 x (/.f64 x y) (neg.f64 x)) y) #s(literal 100 binary64))) y)) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (+ x y) (fma.f64 (/.f64 x y) y y)) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (* -1 (/ (+ (* -100 x) (* 100 (/ (pow x 2) y))) y)))) |
#s(approx (/ (* x 100) (+ x y)) (*.f64 (/.f64 (fma.f64 (/.f64 x y) #s(literal -100 binary64) #s(literal 100 binary64)) y) x)) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (* -1 (/ (+ (* -100 x) (* -1 (/ (+ (* -100 (pow x 2)) (* 100 (/ (pow x 3) y))) y))) y)))) |
#s(approx (/ (* x 100) (+ x y)) (fma.f64 (/.f64 (fma.f64 (/.f64 x y) #s(literal -100 binary64) #s(literal 100 binary64)) y) x (*.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal 100 binary64)))) |
#s(approx (/ (* x 100) (+ x y)) #s(hole binary64 (* -1 (/ (+ (* -100 x) (* -1 (/ (+ (* -100 (pow x 2)) (* -1 (/ (+ (* -100 (pow x 3)) (* 100 (/ (pow x 4) y))) y))) y))) y)))) |
#s(approx (/ (* x 100) (+ x y)) (/.f64 (fma.f64 #s(literal 100 binary64) x (/.f64 (fma.f64 (*.f64 #s(literal -100 binary64) x) x (/.f64 (*.f64 #s(literal 100 binary64) (-.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 (pow.f64 x #s(literal 4 binary64)) y))) y)) y)) y)) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (+ x y) (fma.f64 (/.f64 x y) y y)) |
#s(approx (+ (* (/ y x) x) x) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (+ (* (/ y x) x) x) (fma.f64 (/.f64 x y) y y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 105 |
| 0 | 36 | 105 |
| 1 | 122 | 105 |
| 0 | 784 | 105 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (/.f64 #s(literal -100 binary64) (fma.f64 (neg.f64 y) y (*.f64 x x))) (*.f64 (-.f64 y x) x)) |
(/.f64 #s(literal -100 binary64) (fma.f64 (neg.f64 y) y (*.f64 x x))) |
#s(literal -100 binary64) |
(fma.f64 (neg.f64 y) y (*.f64 x x)) |
(neg.f64 y) |
y |
(*.f64 x x) |
x |
(*.f64 (-.f64 y x) x) |
(-.f64 y x) |
(*.f64 (/.f64 #s(literal 100 binary64) #s(approx (+ y x) y)) x) |
(/.f64 #s(literal 100 binary64) #s(approx (+ y x) y)) |
#s(literal 100 binary64) |
#s(approx (+ y x) y) |
(/.f64 (*.f64 x #s(literal 100 binary64)) #s(approx (+ x y) (fma.f64 (/.f64 y x) x x))) |
(*.f64 x #s(literal 100 binary64)) |
#s(approx (+ x y) (fma.f64 (/.f64 y x) x x)) |
(fma.f64 (/.f64 y x) x x) |
(/.f64 y x) |
| Outputs |
|---|
(*.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) x) #s(literal -100 binary64)) (-.f64 (pow.f64 (*.f64 (neg.f64 y) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 (neg.f64 y) y (*.f64 (neg.f64 x) x))) |
(*.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) x) #s(literal -100 binary64)) (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (neg.f64 y) y) #s(literal 3 binary64)))) (fma.f64 (*.f64 y y) (*.f64 y y) (+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 y y) (*.f64 x x))))) |
(*.f64 (*.f64 (/.f64 #s(literal -100 binary64) (fma.f64 (neg.f64 y) y (*.f64 x x))) x) (-.f64 y x)) |
(*.f64 (*.f64 (-.f64 y x) (/.f64 #s(literal -100 binary64) (fma.f64 (neg.f64 y) y (*.f64 x x)))) x) |
(*.f64 (*.f64 (-.f64 y x) x) (/.f64 #s(literal -100 binary64) (fma.f64 (neg.f64 y) y (*.f64 x x)))) |
(*.f64 (-.f64 y x) (*.f64 x (/.f64 #s(literal -100 binary64) (fma.f64 (neg.f64 y) y (*.f64 x x))))) |
(*.f64 (/.f64 #s(literal -100 binary64) (fma.f64 (neg.f64 y) y (*.f64 x x))) (*.f64 (-.f64 y x) x)) |
(*.f64 x (*.f64 (-.f64 y x) (/.f64 #s(literal -100 binary64) (fma.f64 (neg.f64 y) y (*.f64 x x))))) |
(*.f64 #s(literal -100 binary64) (/.f64 (*.f64 (-.f64 y x) x) (fma.f64 (neg.f64 y) y (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 (-.f64 y x) x) #s(literal 100 binary64)) (neg.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)))) |
(/.f64 (*.f64 #s(literal 100 binary64) (*.f64 (-.f64 y x) x)) (neg.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 y x) x) #s(literal -100 binary64))) (neg.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 (-.f64 y x) x) #s(literal -100 binary64)) (fma.f64 (neg.f64 y) y (*.f64 x x))) |
(*.f64 (/.f64 #s(literal -100 binary64) (-.f64 (pow.f64 (*.f64 (neg.f64 y) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 (neg.f64 y) y (*.f64 (neg.f64 x) x))) |
(*.f64 (/.f64 #s(literal -100 binary64) (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (neg.f64 y) y) #s(literal 3 binary64)))) (fma.f64 (*.f64 y y) (*.f64 y y) (+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 y y) (*.f64 x x))))) |
(/.f64 #s(literal 100 binary64) (neg.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)))) |
(/.f64 #s(literal -100 binary64) (neg.f64 (neg.f64 (fma.f64 (neg.f64 y) y (*.f64 x x))))) |
(/.f64 #s(literal -100 binary64) (fma.f64 (neg.f64 y) y (*.f64 x x))) |
(neg.f64 (/.f64 #s(literal -100 binary64) (neg.f64 (fma.f64 (neg.f64 y) y (*.f64 x x))))) |
(neg.f64 (/.f64 #s(literal 100 binary64) (fma.f64 (neg.f64 y) y (*.f64 x x)))) |
#s(literal -100 binary64) |
(*.f64 (+.f64 (neg.f64 x) y) (-.f64 (neg.f64 x) y)) |
(*.f64 (+.f64 (fabs.f64 x) y) (-.f64 (fabs.f64 x) y)) |
(*.f64 (+.f64 x y) (-.f64 x y)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (neg.f64 y) y) #s(literal 2 binary64))) (fma.f64 x x (*.f64 y y))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (neg.f64 y) y) #s(literal 2 binary64))) (-.f64 (*.f64 x x) (*.f64 (neg.f64 y) y))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y y) #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 y y) (*.f64 y y) (*.f64 (*.f64 x x) (*.f64 y y))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 y) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) x) #s(literal 3 binary64))) (fma.f64 (*.f64 y y) (*.f64 y y) (+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (neg.f64 y) y) (*.f64 (neg.f64 x) x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 y) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) (neg.f64 (fma.f64 (neg.f64 y) y (*.f64 (neg.f64 x) x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (neg.f64 y) y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 y y) (*.f64 y y) (+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 y y) (*.f64 x x)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 y) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (neg.f64 y) y (*.f64 (neg.f64 x) x))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (neg.f64 y) y) #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (neg.f64 y) y) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (neg.f64 y) y) x) x)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (neg.f64 y) y) #s(literal 3 binary64))) (fma.f64 (*.f64 y y) (*.f64 y y) (+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 y y) (*.f64 x x))))) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (*.f64 (neg.f64 y) y)) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (*.f64 (neg.f64 y) y)) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 (neg.f64 y) y)) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 (neg.f64 y) y)) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (neg.f64 y) y)) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (neg.f64 y) y)) |
(fma.f64 x x (*.f64 (neg.f64 y) y)) |
(fma.f64 (neg.f64 y) y (*.f64 (neg.f64 (neg.f64 x)) x)) |
(fma.f64 (neg.f64 y) y (*.f64 x x)) |
(fma.f64 y (neg.f64 y) (*.f64 (neg.f64 (neg.f64 x)) x)) |
(fma.f64 y (neg.f64 y) (*.f64 x x)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 y) y) #s(literal 2 binary64)) (fma.f64 (neg.f64 y) y (*.f64 (neg.f64 x) x))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (neg.f64 y) y (*.f64 (neg.f64 x) x)))) |
(-.f64 (*.f64 (neg.f64 y) y) (*.f64 (neg.f64 (neg.f64 x)) (neg.f64 x))) |
(-.f64 (*.f64 (neg.f64 y) y) (*.f64 (neg.f64 (fabs.f64 x)) (fabs.f64 x))) |
(-.f64 (*.f64 (neg.f64 y) y) (*.f64 (neg.f64 x) x)) |
(-.f64 (*.f64 x x) (*.f64 (neg.f64 (neg.f64 y)) y)) |
(-.f64 (*.f64 x x) (*.f64 y y)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 y) y) #s(literal 3 binary64)) (fma.f64 (*.f64 y y) (*.f64 y y) (+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 y y) (*.f64 x x))))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (*.f64 y y) (*.f64 y y) (+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 y y) (*.f64 x x)))))) |
(+.f64 (*.f64 (neg.f64 y) y) (*.f64 (neg.f64 (neg.f64 x)) x)) |
(+.f64 (*.f64 (neg.f64 y) y) (*.f64 x x)) |
(+.f64 (*.f64 x x) (*.f64 (neg.f64 y) y)) |
(neg.f64 y) |
y |
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64))) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 x x) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
x |
(*.f64 (-.f64 y x) x) |
(*.f64 x (-.f64 y x)) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) x) (+.f64 x y)) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) x) (fma.f64 x (+.f64 x y) (*.f64 y y))) |
(/.f64 (*.f64 x (*.f64 (+.f64 x y) (-.f64 y x))) (+.f64 x y)) |
(/.f64 (*.f64 x (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x (+.f64 x y) (*.f64 y y))) |
(*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (*.f64 (+.f64 x y) (-.f64 y x))) (-.f64 y x)) |
(*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (fma.f64 (neg.f64 y) y (*.f64 x x))) (-.f64 x y)) |
(*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x x (*.f64 y (-.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 y x))) (neg.f64 (+.f64 x y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (+.f64 x y)) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x (+.f64 x y) (*.f64 y y))) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (/.f64 (*.f64 x x) (+.f64 x y))) |
(-.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 x (+.f64 x y) (*.f64 y y))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (+.f64 x y) (*.f64 y y)))) |
(-.f64 y x) |
(*.f64 (/.f64 #s(literal 100 binary64) #s(approx (+ y x) y)) x) |
(*.f64 #s(literal 100 binary64) (/.f64 x #s(approx (+ y x) y))) |
(*.f64 x (/.f64 #s(literal 100 binary64) #s(approx (+ y x) y))) |
(/.f64 (*.f64 x #s(literal -100 binary64)) (neg.f64 #s(approx (+ y x) y))) |
(/.f64 (*.f64 #s(literal 100 binary64) x) #s(approx (+ y x) y)) |
(/.f64 #s(literal 100 binary64) (neg.f64 (neg.f64 #s(approx (+ y x) y)))) |
(/.f64 #s(literal 100 binary64) #s(approx (+ y x) y)) |
(/.f64 #s(literal -100 binary64) (neg.f64 #s(approx (+ y x) y))) |
(neg.f64 (/.f64 #s(literal -100 binary64) #s(approx (+ y x) y))) |
(neg.f64 (/.f64 #s(literal 100 binary64) (neg.f64 #s(approx (+ y x) y)))) |
#s(literal 100 binary64) |
#s(approx (+ y x) y) |
(*.f64 (/.f64 #s(literal 100 binary64) #s(approx (+ y x) (fma.f64 (/.f64 y x) x x))) x) |
(*.f64 #s(literal 100 binary64) (/.f64 x #s(approx (+ y x) (fma.f64 (/.f64 y x) x x)))) |
(*.f64 x (/.f64 #s(literal 100 binary64) #s(approx (+ y x) (fma.f64 (/.f64 y x) x x)))) |
(/.f64 (*.f64 x #s(literal -100 binary64)) (neg.f64 #s(approx (+ y x) (fma.f64 (/.f64 y x) x x)))) |
(/.f64 (*.f64 #s(literal 100 binary64) x) (neg.f64 (neg.f64 #s(approx (+ y x) (fma.f64 (/.f64 y x) x x))))) |
(/.f64 (*.f64 #s(literal 100 binary64) x) #s(approx (+ y x) (fma.f64 (/.f64 y x) x x))) |
(neg.f64 (/.f64 (*.f64 x #s(literal -100 binary64)) #s(approx (+ y x) (fma.f64 (/.f64 y x) x x)))) |
(neg.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (neg.f64 #s(approx (+ y x) (fma.f64 (/.f64 y x) x x))))) |
(*.f64 #s(literal 100 binary64) x) |
(*.f64 x #s(literal 100 binary64)) |
(neg.f64 (*.f64 x #s(literal -100 binary64))) |
#s(approx (+ y x) (fma.f64 (/.f64 y x) x x)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) x) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (/.f64 y x) x) #s(literal 2 binary64))) (-.f64 x (*.f64 (/.f64 y x) x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y x) x) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (/.f64 y x) x) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 y x) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (/.f64 y x) x)) (pow.f64 (*.f64 (/.f64 y x) x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y x) x) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (/.f64 y x) x) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 y x) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (/.f64 y x) x) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 y x) x) x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 y x) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x (-.f64 x (*.f64 (/.f64 y x) x)) (pow.f64 (*.f64 (/.f64 y x) x) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 y x) x x) |
(fma.f64 x (/.f64 y x) x) |
(fma.f64 y (/.f64 x x) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 y x) x) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 y x) x) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (/.f64 y x) x) x))) |
(-.f64 x (*.f64 (neg.f64 (/.f64 y x)) x)) |
(-.f64 x (*.f64 (neg.f64 x) (/.f64 y x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 y x) x) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (/.f64 y x) x)) (pow.f64 (*.f64 (/.f64 y x) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (/.f64 y x) x)) (pow.f64 (*.f64 (/.f64 y x) x) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (/.f64 y x) x) x) |
(+.f64 x (*.f64 (/.f64 y x) x)) |
(/.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 y) (neg.f64 x)) |
(/.f64 y x) |
(neg.f64 (/.f64 (neg.f64 y) x)) |
(neg.f64 (/.f64 y (neg.f64 x))) |
Compiled 5 062 to 810 computations (84% saved)
8 alts after pruning (2 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 237 | 2 | 239 |
| Fresh | 0 | 0 | 0 |
| Picked | 2 | 1 | 3 |
| Done | 0 | 5 | 5 |
| Total | 239 | 8 | 247 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 51.0% | (/.f64 (*.f64 x #s(literal 100 binary64)) #s(approx (+ x y) y)) |
| ✓ | 99.7% | (*.f64 (/.f64 #s(literal 100 binary64) (+.f64 y x)) x) |
| ✓ | 50.9% | (*.f64 (/.f64 #s(literal 100 binary64) #s(approx (+ y x) y)) x) |
| ▶ | 51.8% | (*.f64 (/.f64 #s(literal -100 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (-.f64 y x) x)) |
| ▶ | 30.7% | (*.f64 (/.f64 #s(literal -100 binary64) #s(approx (+ (* (neg y) y) (* x x)) (*.f64 (neg.f64 y) y))) (*.f64 (-.f64 y x) x)) |
| ✓ | 49.7% | #s(approx (/ (* x 100) (+ x y)) (fma.f64 (/.f64 y x) #s(literal -100 binary64) #s(literal 100 binary64))) |
| ✓ | 50.9% | #s(approx (/ (* x 100) (+ x y)) (*.f64 (/.f64 x y) #s(literal 100 binary64))) |
| ✓ | 50.4% | #s(approx (/ (* x 100) (+ x y)) #s(literal 100 binary64)) |
Compiled 97 to 73 computations (24.7% saved)
| Inputs |
|---|
(*.f64 (/.f64 #s(literal -100 binary64) #s(approx (+ (* (neg y) y) (* x x)) (*.f64 (neg.f64 y) y))) (*.f64 (-.f64 y x) x)) |
(/.f64 #s(literal -100 binary64) #s(approx (+ (* (neg y) y) (* x x)) (*.f64 (neg.f64 y) y))) |
#s(literal -100 binary64) |
#s(approx (+ (* (neg y) y) (* x x)) (*.f64 (neg.f64 y) y)) |
(*.f64 (neg.f64 y) y) |
(neg.f64 y) |
y |
(*.f64 (-.f64 y x) x) |
(-.f64 y x) |
x |
(*.f64 (/.f64 #s(literal -100 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (-.f64 y x) x)) |
(/.f64 #s(literal -100 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) |
(*.f64 (+.f64 x y) (-.f64 x y)) |
(+.f64 x y) |
(-.f64 x y) |
| Outputs |
|---|
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) #s(hole binary64 (* 100 (/ x y)))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) #s(hole binary64 (* x (+ (* -100 (/ x (pow y 2))) (* 100 (/ 1 y)))))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) #s(hole binary64 (* x (+ (* x (- (* 100 (/ x (pow y 3))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y)))))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) #s(hole binary64 (* x (+ (* x (- (* x (+ (* -100 (/ x (pow y 4))) (* 100 (/ 1 (pow y 3))))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y)))))) |
#s(approx (/ -100 (+ (* (neg y) y) (* x x))) #s(hole binary64 (/ 100 (pow y 2)))) |
#s(approx (/ -100 (+ (* (neg y) y) (* x x))) #s(hole binary64 (+ (* 100 (/ (pow x 2) (pow y 4))) (* 100 (/ 1 (pow y 2)))))) |
#s(approx (/ -100 (+ (* (neg y) y) (* x x))) #s(hole binary64 (+ (* (pow x 2) (+ (* 100 (/ (pow x 2) (pow y 6))) (* 100 (/ 1 (pow y 4))))) (* 100 (/ 1 (pow y 2)))))) |
#s(approx (/ -100 (+ (* (neg y) y) (* x x))) #s(hole binary64 (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 100 (/ (pow x 2) (pow y 8))) (* 100 (/ 1 (pow y 6))))) (* 100 (/ 1 (pow y 4))))) (* 100 (/ 1 (pow y 2)))))) |
#s(approx (+ (* (neg y) y) (* x x)) #s(hole binary64 (* -1 (pow y 2)))) |
#s(approx (+ (* (neg y) y) (* x x)) #s(hole binary64 (+ (* -1 (pow y 2)) (pow x 2)))) |
#s(approx (* (- y x) x) #s(hole binary64 (* x y))) |
#s(approx (* (- y x) x) #s(hole binary64 (* x (+ y (* -1 x))))) |
#s(approx (- y x) #s(hole binary64 y)) |
#s(approx (- y x) #s(hole binary64 (+ y (* -1 x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (/ -100 (* (+ x y) (- x y))) (* (- y x) x)) #s(hole binary64 (* 100 (/ x y)))) |
#s(approx (* (/ -100 (* (+ x y) (- x y))) (* (- y x) x)) #s(hole binary64 (* x (+ (* -100 (/ x (pow y 2))) (* 100 (/ 1 y)))))) |
#s(approx (* (/ -100 (* (+ x y) (- x y))) (* (- y x) x)) #s(hole binary64 (* x (+ (* x (- (* 100 (* x (+ (* -1 (/ (+ y (* -1 y)) (pow y 4))) (/ 1 (pow y 3))))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y)))))) |
#s(approx (* (/ -100 (* (+ x y) (- x y))) (* (- y x) x)) #s(hole binary64 (* x (+ (* x (- (* x (+ (* -100 (* x (- (/ 1 (pow y 4)) (/ (* (+ y (* -1 y)) (+ (* -1 (/ (+ y (* -1 y)) (pow y 4))) (/ 1 (pow y 3)))) (pow y 2))))) (* 100 (+ (* -1 (/ (+ y (* -1 y)) (pow y 4))) (/ 1 (pow y 3)))))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y)))))) |
#s(approx (/ -100 (* (+ x y) (- x y))) #s(hole binary64 (/ 100 (pow y 2)))) |
#s(approx (/ -100 (* (+ x y) (- x y))) #s(hole binary64 (+ (* 100 (/ (* x (+ y (* -1 y))) (pow y 4))) (* 100 (/ 1 (pow y 2)))))) |
#s(approx (/ -100 (* (+ x y) (- x y))) #s(hole binary64 (+ (* x (- (* x (- (* 100 (/ 1 (pow y 4))) (* -100 (/ (pow (+ y (* -1 y)) 2) (pow y 6))))) (* -100 (/ (+ y (* -1 y)) (pow y 4))))) (* 100 (/ 1 (pow y 2)))))) |
#s(approx (/ -100 (* (+ x y) (- x y))) #s(hole binary64 (+ (* x (- (* x (- (+ (* -1 (* x (+ (* -100 (/ (+ y (* -1 y)) (pow y 6))) (* -1 (/ (* (+ y (* -1 y)) (- (* 100 (/ 1 (pow y 4))) (* -100 (/ (pow (+ y (* -1 y)) 2) (pow y 6))))) (pow y 2)))))) (* 100 (/ 1 (pow y 4)))) (* -100 (/ (pow (+ y (* -1 y)) 2) (pow y 6))))) (* -100 (/ (+ y (* -1 y)) (pow y 4))))) (* 100 (/ 1 (pow y 2)))))) |
#s(approx (* (+ x y) (- x y)) #s(hole binary64 (* -1 (pow y 2)))) |
#s(approx (* (+ x y) (- x y)) #s(hole binary64 (+ (* -1 (pow y 2)) (* x (+ y (* -1 y)))))) |
#s(approx (* (+ x y) (- x y)) #s(hole binary64 (+ (* -1 (pow y 2)) (* x (+ x (+ y (* -1 y))))))) |
#s(approx (+ x y) #s(hole binary64 y)) |
#s(approx (+ x y) #s(hole binary64 (+ x y))) |
#s(approx (- x y) #s(hole binary64 (* -1 y))) |
#s(approx (- x y) #s(hole binary64 (- x y))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) #s(hole binary64 100)) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) #s(hole binary64 (+ 100 (* -100 (/ y x))))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) #s(hole binary64 (+ 100 (+ (* -100 (/ y x)) (* 100 (/ (pow y 2) (pow x 2))))))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) #s(hole binary64 (+ 100 (+ (* -100 (/ y x)) (+ (* -100 (/ (pow y 3) (pow x 3))) (* 100 (/ (pow y 2) (pow x 2)))))))) |
#s(approx (/ -100 (+ (* (neg y) y) (* x x))) #s(hole binary64 (/ -100 (pow x 2)))) |
#s(approx (/ -100 (+ (* (neg y) y) (* x x))) #s(hole binary64 (/ (- (* -100 (/ (pow y 2) (pow x 2))) 100) (pow x 2)))) |
#s(approx (/ -100 (+ (* (neg y) y) (* x x))) #s(hole binary64 (/ (- (* -100 (/ (pow y 4) (pow x 4))) (+ 100 (* 100 (/ (pow y 2) (pow x 2))))) (pow x 2)))) |
#s(approx (/ -100 (+ (* (neg y) y) (* x x))) #s(hole binary64 (/ (- (* -100 (/ (pow y 6) (pow x 6))) (+ 100 (+ (* 100 (/ (pow y 2) (pow x 2))) (* 100 (/ (pow y 4) (pow x 4)))))) (pow x 2)))) |
#s(approx (+ (* (neg y) y) (* x x)) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* (neg y) y) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (pow y 2) (pow x 2))))))) |
#s(approx (* (- y x) x) #s(hole binary64 (* -1 (pow x 2)))) |
#s(approx (* (- y x) x) #s(hole binary64 (* (pow x 2) (- (/ y x) 1)))) |
#s(approx (- y x) #s(hole binary64 (* -1 x))) |
#s(approx (- y x) #s(hole binary64 (* x (- (/ y x) 1)))) |
#s(approx (* (/ -100 (* (+ x y) (- x y))) (* (- y x) x)) #s(hole binary64 100)) |
#s(approx (* (/ -100 (* (+ x y) (- x y))) (* (- y x) x)) #s(hole binary64 (+ 100 (* -100 (/ (- y (* -1 (+ y (* -1 y)))) x))))) |
#s(approx (* (/ -100 (* (+ x y) (- x y))) (* (- y x) x)) #s(hole binary64 (+ 100 (+ (* -100 (/ (- y (* -1 (+ y (* -1 y)))) x)) (* 100 (/ (+ (* (+ y (* -1 y)) (- y (* -1 (+ y (* -1 y))))) (pow y 2)) (pow x 2))))))) |
#s(approx (* (/ -100 (* (+ x y) (- x y))) (* (- y x) x)) #s(hole binary64 (+ 100 (+ (* -100 (/ (- y (* -1 (+ y (* -1 y)))) x)) (+ (* 100 (/ (+ (* -1 (* (+ y (* -1 y)) (+ (* (+ y (* -1 y)) (- y (* -1 (+ y (* -1 y))))) (pow y 2)))) (* -1 (* (pow y 2) (- y (* -1 (+ y (* -1 y))))))) (pow x 3))) (* 100 (/ (+ (* (+ y (* -1 y)) (- y (* -1 (+ y (* -1 y))))) (pow y 2)) (pow x 2)))))))) |
#s(approx (/ -100 (* (+ x y) (- x y))) #s(hole binary64 (/ -100 (pow x 2)))) |
#s(approx (/ -100 (* (+ x y) (- x y))) #s(hole binary64 (/ (- (* 100 (/ (+ y (* -1 y)) x)) 100) (pow x 2)))) |
#s(approx (/ -100 (* (+ x y) (- x y))) #s(hole binary64 (/ (- (* -1 (/ (+ (* 100 (pow y 2)) (* 100 (pow (+ y (* -1 y)) 2))) (pow x 2))) (+ 100 (* -100 (/ (+ y (* -1 y)) x)))) (pow x 2)))) |
#s(approx (/ -100 (* (+ x y) (- x y))) #s(hole binary64 (/ (- (* -1 (/ (+ (* -100 (* (pow y 2) (+ y (* -1 y)))) (* -1 (* (+ y (* -1 y)) (+ (* 100 (pow y 2)) (* 100 (pow (+ y (* -1 y)) 2)))))) (pow x 3))) (+ 100 (+ (* -100 (/ (+ y (* -1 y)) x)) (+ (* 100 (/ (pow y 2) (pow x 2))) (* 100 (/ (pow (+ y (* -1 y)) 2) (pow x 2))))))) (pow x 2)))) |
#s(approx (* (+ x y) (- x y)) #s(hole binary64 (pow x 2))) |
#s(approx (* (+ x y) (- x y)) #s(hole binary64 (* (pow x 2) (+ 1 (+ (* -1 (/ y x)) (/ y x)))))) |
#s(approx (* (+ x y) (- x y)) #s(hole binary64 (* (pow x 2) (+ 1 (+ (* -1 (/ y x)) (+ (* -1 (/ (pow y 2) (pow x 2))) (/ 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) #s(hole binary64 x)) |
#s(approx (- x y) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) #s(hole binary64 (+ 100 (* -1 (/ (+ (* -100 (/ (pow y 2) x)) (* 100 y)) x))))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) #s(hole binary64 (+ 100 (* -1 (/ (+ (* -1 (/ (+ (* -100 (/ (pow y 3) x)) (* 100 (pow y 2))) x)) (* 100 y)) x))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ y x))))))) |
#s(approx (* (/ -100 (* (+ x y) (- x y))) (* (- y x) x)) #s(hole binary64 (+ 100 (* -100 (/ y x))))) |
#s(approx (* (/ -100 (* (+ x y) (- x y))) (* (- y x) x)) #s(hole binary64 (+ 100 (* -1 (/ (- (* -100 (/ (pow y 2) x)) (* -100 y)) x))))) |
#s(approx (* (/ -100 (* (+ x y) (- x y))) (* (- y x) x)) #s(hole binary64 (+ 100 (* -1 (/ (- (* -1 (/ (- (* -100 (/ (pow y 3) x)) (* -100 (pow y 2))) x)) (* -100 y)) x))))) |
#s(approx (/ -100 (* (+ x y) (- x y))) #s(hole binary64 (/ (- (* -1 (/ (- (+ (* 100 (/ (pow y 2) x)) (* 100 (/ (pow (+ y (* -1 y)) 2) x))) (* 100 (+ y (* -1 y)))) x)) 100) (pow x 2)))) |
#s(approx (/ -100 (* (+ x y) (- x y))) #s(hole binary64 (/ (- (* -1 (/ (- (* -1 (/ (- (+ (* 100 (/ (* (pow y 2) (+ y (* -1 y))) x)) (/ (* (+ y (* -1 y)) (+ (* 100 (pow y 2)) (* 100 (pow (+ y (* -1 y)) 2)))) x)) (+ (* 100 (pow y 2)) (* 100 (pow (+ y (* -1 y)) 2)))) x)) (* 100 (+ y (* -1 y)))) x)) 100) (pow x 2)))) |
#s(approx (* (+ x y) (- x y)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (+ (* -1 (+ y (* -1 y))) (/ (pow y 2) x)) x)))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) #s(hole binary64 (+ 100 (* y (- (* 100 (/ y (pow x 2))) (* 100 (/ 1 x))))))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) #s(hole binary64 (+ 100 (* y (- (* y (+ (* -100 (/ y (pow x 3))) (* 100 (/ 1 (pow x 2))))) (* 100 (/ 1 x))))))) |
#s(approx (/ -100 (+ (* (neg y) y) (* x x))) #s(hole binary64 (- (* -100 (/ (pow y 2) (pow x 4))) (* 100 (/ 1 (pow x 2)))))) |
#s(approx (/ -100 (+ (* (neg y) y) (* x x))) #s(hole binary64 (- (* (pow y 2) (- (* -100 (/ (pow y 2) (pow x 6))) (* 100 (/ 1 (pow x 4))))) (* 100 (/ 1 (pow x 2)))))) |
#s(approx (/ -100 (+ (* (neg y) y) (* x x))) #s(hole binary64 (- (* (pow y 2) (- (* (pow y 2) (- (* -100 (/ (pow y 2) (pow x 8))) (* 100 (/ 1 (pow x 6))))) (* 100 (/ 1 (pow x 4))))) (* 100 (/ 1 (pow x 2)))))) |
#s(approx (* (neg y) y) #s(hole binary64 (* -1 (pow y 2)))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (- y x) x) #s(hole binary64 (+ (* -1 (pow x 2)) (* x y)))) |
#s(approx (- y x) #s(hole binary64 (- y x))) |
#s(approx (* (/ -100 (* (+ x y) (- x y))) (* (- y x) x)) #s(hole binary64 (+ 100 (* -100 (* y (- (/ 1 x) (* -1 (/ (+ x (* -1 x)) (pow x 2))))))))) |
#s(approx (* (/ -100 (* (+ x y) (- x y))) (* (- y x) x)) #s(hole binary64 (+ 100 (* y (+ (* -100 (- (/ 1 x) (* -1 (/ (+ x (* -1 x)) (pow x 2))))) (* 100 (* y (+ (/ 1 (pow x 2)) (/ (* (+ x (* -1 x)) (- (/ 1 x) (* -1 (/ (+ x (* -1 x)) (pow x 2))))) (pow x 2)))))))))) |
#s(approx (* (/ -100 (* (+ x y) (- x y))) (* (- y x) x)) #s(hole binary64 (+ 100 (* y (+ (* -100 (- (/ 1 x) (* -1 (/ (+ x (* -1 x)) (pow x 2))))) (* y (+ (* 100 (* y (+ (* -1 (/ (* (+ x (* -1 x)) (+ (/ 1 (pow x 2)) (/ (* (+ x (* -1 x)) (- (/ 1 x) (* -1 (/ (+ x (* -1 x)) (pow x 2))))) (pow x 2)))) (pow x 2))) (* -1 (/ (- (/ 1 x) (* -1 (/ (+ x (* -1 x)) (pow x 2)))) (pow x 2)))))) (* 100 (+ (/ 1 (pow x 2)) (/ (* (+ x (* -1 x)) (- (/ 1 x) (* -1 (/ (+ x (* -1 x)) (pow x 2))))) (pow x 2))))))))))) |
#s(approx (/ -100 (* (+ x y) (- x y))) #s(hole binary64 (- (* 100 (/ (* y (+ x (* -1 x))) (pow x 4))) (* 100 (/ 1 (pow x 2)))))) |
#s(approx (/ -100 (* (+ x y) (- x y))) #s(hole binary64 (- (* y (- (* -1 (* y (+ (* 100 (/ 1 (pow x 4))) (* 100 (/ (pow (+ x (* -1 x)) 2) (pow x 6)))))) (* -100 (/ (+ x (* -1 x)) (pow x 4))))) (* 100 (/ 1 (pow x 2)))))) |
#s(approx (/ -100 (* (+ x y) (- x y))) #s(hole binary64 (- (* y (- (* y (- (* -1 (* y (+ (* -100 (/ (+ x (* -1 x)) (pow x 6))) (* -1 (/ (* (+ x (* -1 x)) (+ (* 100 (/ (pow (+ x (* -1 x)) 2) (pow x 6))) (* 100 (/ 1 (pow x 4))))) (pow x 2)))))) (+ (* 100 (/ 1 (pow x 4))) (* 100 (/ (pow (+ x (* -1 x)) 2) (pow x 6)))))) (* -100 (/ (+ x (* -1 x)) (pow x 4))))) (* 100 (/ 1 (pow x 2)))))) |
#s(approx (* (+ x y) (- x y)) #s(hole binary64 (+ (* y (+ x (* -1 x))) (pow x 2)))) |
#s(approx (* (+ x y) (- x y)) #s(hole binary64 (+ (* y (+ x (+ (* -1 x) (* -1 y)))) (pow x 2)))) |
#s(approx (- x y) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) #s(hole binary64 (/ (+ (* -100 (/ (pow x 2) y)) (* 100 x)) y))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) #s(hole binary64 (/ (+ (* -100 (/ (pow x 2) y)) (+ (* 100 x) (* 100 (/ (pow x 3) (pow y 2))))) y))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) #s(hole binary64 (/ (+ (* -100 (/ (pow x 2) y)) (+ (* -100 (/ (pow x 4) (pow y 3))) (+ (* 100 x) (* 100 (/ (pow x 3) (pow y 2)))))) y))) |
#s(approx (/ -100 (+ (* (neg y) y) (* x x))) #s(hole binary64 (/ (+ 100 (* 100 (/ (pow x 2) (pow y 2)))) (pow y 2)))) |
#s(approx (/ -100 (+ (* (neg y) y) (* x x))) #s(hole binary64 (/ (- (+ 100 (* 100 (/ (pow x 4) (pow y 4)))) (* -100 (/ (pow x 2) (pow y 2)))) (pow y 2)))) |
#s(approx (/ -100 (+ (* (neg y) y) (* x x))) #s(hole binary64 (/ (- (+ 100 (* 100 (/ (pow x 6) (pow y 6)))) (+ (* -100 (/ (pow x 2) (pow y 2))) (* -100 (/ (pow x 4) (pow y 4))))) (pow y 2)))) |
#s(approx (+ (* (neg y) y) (* x x)) #s(hole binary64 (* (pow y 2) (- (/ (pow x 2) (pow y 2)) 1)))) |
#s(approx (* (- y x) x) #s(hole binary64 (* y (+ x (* -1 (/ (pow x 2) y)))))) |
#s(approx (- y x) #s(hole binary64 (* y (+ 1 (* -1 (/ x y)))))) |
#s(approx (* (/ -100 (* (+ x y) (- x y))) (* (- y x) x)) #s(hole binary64 (/ (+ (* -100 (/ (- (pow x 2) (* x (+ x (* -1 x)))) y)) (* 100 x)) y))) |
#s(approx (* (/ -100 (* (+ x y) (- x y))) (* (- y x) x)) #s(hole binary64 (/ (+ (* -100 (/ (- (pow x 2) (* x (+ x (* -1 x)))) y)) (+ (* 100 x) (* 100 (/ (+ (* -1 (* (+ x (* -1 x)) (- (pow x 2) (* x (+ x (* -1 x)))))) (pow x 3)) (pow y 2))))) y))) |
#s(approx (* (/ -100 (* (+ x y) (- x y))) (* (- y x) x)) #s(hole binary64 (/ (+ (* -100 (/ (- (pow x 2) (* x (+ x (* -1 x)))) y)) (+ (* 100 x) (+ (* 100 (/ (+ (* -1 (* (+ x (* -1 x)) (- (pow x 2) (* x (+ x (* -1 x)))))) (pow x 3)) (pow y 2))) (* 100 (/ (+ (* -1 (* (pow x 2) (- (pow x 2) (* x (+ x (* -1 x)))))) (* (+ x (* -1 x)) (+ (* -1 (* (+ x (* -1 x)) (- (pow x 2) (* x (+ x (* -1 x)))))) (pow x 3)))) (pow y 3)))))) y))) |
#s(approx (/ -100 (* (+ x y) (- x y))) #s(hole binary64 (/ (+ 100 (* 100 (/ (+ x (* -1 x)) y))) (pow y 2)))) |
#s(approx (/ -100 (* (+ x y) (- x y))) #s(hole binary64 (/ (- (+ 100 (* -1 (/ (+ (* -100 (pow x 2)) (* -100 (pow (+ x (* -1 x)) 2))) (pow y 2)))) (* -100 (/ (+ x (* -1 x)) y))) (pow y 2)))) |
#s(approx (/ -100 (* (+ x y) (- x y))) #s(hole binary64 (/ (- (+ 100 (* -1 (/ (+ (* -100 (* (pow x 2) (+ x (* -1 x)))) (* (+ x (* -1 x)) (+ (* -100 (pow x 2)) (* -100 (pow (+ x (* -1 x)) 2))))) (pow y 3)))) (+ (* -100 (/ (+ x (* -1 x)) y)) (+ (* -100 (/ (pow x 2) (pow y 2))) (* -100 (/ (pow (+ x (* -1 x)) 2) (pow y 2)))))) (pow y 2)))) |
#s(approx (* (+ x y) (- x y)) #s(hole binary64 (* (pow y 2) (- (+ (* -1 (/ x y)) (/ x y)) 1)))) |
#s(approx (* (+ x y) (- x y)) #s(hole binary64 (* (pow y 2) (- (+ (* -1 (/ x y)) (+ (/ x y) (/ (pow x 2) (pow y 2)))) 1)))) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (- x y) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) #s(hole binary64 (* -1 (/ (+ (* -100 x) (* 100 (/ (pow x 2) y))) y)))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) #s(hole binary64 (* -1 (/ (+ (* -100 x) (* -1 (/ (+ (* -100 (pow x 2)) (* 100 (/ (pow x 3) y))) y))) y)))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) #s(hole binary64 (* -1 (/ (+ (* -100 x) (* -1 (/ (+ (* -100 (pow x 2)) (* -1 (/ (+ (* -100 (pow x 3)) (* 100 (/ (pow x 4) y))) y))) y))) y)))) |
#s(approx (* (- y x) x) #s(hole binary64 (* -1 (* y (+ (* -1 x) (/ (pow x 2) y)))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* y (- (/ x y) 1))))) |
#s(approx (* (/ -100 (* (+ x y) (- x y))) (* (- y x) x)) #s(hole binary64 (* -1 (/ (+ (* -100 x) (* 100 (/ (pow x 2) y))) y)))) |
#s(approx (* (/ -100 (* (+ x y) (- x y))) (* (- y x) x)) #s(hole binary64 (* -1 (/ (+ (* -100 x) (* -1 (/ (+ (* -100 (pow x 2)) (* 100 (/ (pow x 3) y))) y))) y)))) |
#s(approx (* (/ -100 (* (+ x y) (- x y))) (* (- y x) x)) #s(hole binary64 (* -1 (/ (+ (* -100 x) (* -1 (/ (+ (* -100 (pow x 2)) (* -1 (/ (+ (* -100 (pow x 3)) (* 100 (/ (pow x 4) y))) y))) y))) y)))) |
#s(approx (/ -100 (* (+ x y) (- x y))) #s(hole binary64 (/ (+ 100 (* -100 (/ (+ x (* -1 x)) y))) (pow y 2)))) |
#s(approx (/ -100 (* (+ x y) (- x y))) #s(hole binary64 (/ (+ 100 (* -1 (/ (- (+ (* -100 (/ (pow x 2) y)) (* -100 (/ (pow (+ x (* -1 x)) 2) y))) (* -100 (+ x (* -1 x)))) y))) (pow y 2)))) |
#s(approx (/ -100 (* (+ x y) (- x y))) #s(hole binary64 (/ (+ 100 (* -1 (/ (- (* -1 (/ (- (+ (* -100 (/ (* (pow x 2) (+ x (* -1 x))) y)) (/ (* (+ x (* -1 x)) (+ (* -100 (pow x 2)) (* -100 (pow (+ x (* -1 x)) 2)))) y)) (+ (* -100 (pow x 2)) (* -100 (pow (+ x (* -1 x)) 2)))) y)) (* -100 (+ x (* -1 x)))) y))) (pow y 2)))) |
#s(approx (* (+ x y) (- x y)) #s(hole binary64 (* (pow y 2) (- (* -1 (/ (+ x (* -1 x)) y)) 1)))) |
#s(approx (* (+ x y) (- x y)) #s(hole binary64 (* (pow y 2) (- (* -1 (/ (+ x (+ (* -1 x) (* -1 (/ (pow x 2) y)))) y)) 1)))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | x | @ | inf | ((* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) (/ -100 (+ (* (neg y) y) (* x x))) -100 (+ (* (neg y) y) (* x x)) (* (neg y) y) (neg y) y (* (- y x) x) (- y x) x (* (/ -100 (* (+ x y) (- x y))) (* (- y x) x)) (/ -100 (* (+ x y) (- x y))) (* (+ x y) (- x y)) (+ x y) (- x y)) |
| 3.0ms | y | @ | 0 | ((* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) (/ -100 (+ (* (neg y) y) (* x x))) -100 (+ (* (neg y) y) (* x x)) (* (neg y) y) (neg y) y (* (- y x) x) (- y x) x (* (/ -100 (* (+ x y) (- x y))) (* (- y x) x)) (/ -100 (* (+ x y) (- x y))) (* (+ x y) (- x y)) (+ x y) (- x y)) |
| 3.0ms | x | @ | -inf | ((* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) (/ -100 (+ (* (neg y) y) (* x x))) -100 (+ (* (neg y) y) (* x x)) (* (neg y) y) (neg y) y (* (- y x) x) (- y x) x (* (/ -100 (* (+ x y) (- x y))) (* (- y x) x)) (/ -100 (* (+ x y) (- x y))) (* (+ x y) (- x y)) (+ x y) (- x y)) |
| 3.0ms | y | @ | inf | ((* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) (/ -100 (+ (* (neg y) y) (* x x))) -100 (+ (* (neg y) y) (* x x)) (* (neg y) y) (neg y) y (* (- y x) x) (- y x) x (* (/ -100 (* (+ x y) (- x y))) (* (- y x) x)) (/ -100 (* (+ x y) (- x y))) (* (+ x y) (- x y)) (+ x y) (- x y)) |
| 2.0ms | x | @ | 0 | ((* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) (/ -100 (+ (* (neg y) y) (* x x))) -100 (+ (* (neg y) y) (* x x)) (* (neg y) y) (neg y) y (* (- y x) x) (- y x) x (* (/ -100 (* (+ x y) (- x y))) (* (- y x) x)) (/ -100 (* (+ x y) (- x y))) (* (+ x y) (- x y)) (+ x y) (- x y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 686 | 3457 |
| 1 | 2079 | 2892 |
| 0 | 10194 | 2806 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) #s(hole binary64 (* 100 (/ x y)))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) #s(hole binary64 (* x (+ (* -100 (/ x (pow y 2))) (* 100 (/ 1 y)))))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) #s(hole binary64 (* x (+ (* x (- (* 100 (/ x (pow y 3))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y)))))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) #s(hole binary64 (* x (+ (* x (- (* x (+ (* -100 (/ x (pow y 4))) (* 100 (/ 1 (pow y 3))))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y)))))) |
#s(approx (/ -100 (+ (* (neg y) y) (* x x))) #s(hole binary64 (/ 100 (pow y 2)))) |
#s(approx (/ -100 (+ (* (neg y) y) (* x x))) #s(hole binary64 (+ (* 100 (/ (pow x 2) (pow y 4))) (* 100 (/ 1 (pow y 2)))))) |
#s(approx (/ -100 (+ (* (neg y) y) (* x x))) #s(hole binary64 (+ (* (pow x 2) (+ (* 100 (/ (pow x 2) (pow y 6))) (* 100 (/ 1 (pow y 4))))) (* 100 (/ 1 (pow y 2)))))) |
#s(approx (/ -100 (+ (* (neg y) y) (* x x))) #s(hole binary64 (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 100 (/ (pow x 2) (pow y 8))) (* 100 (/ 1 (pow y 6))))) (* 100 (/ 1 (pow y 4))))) (* 100 (/ 1 (pow y 2)))))) |
#s(approx (+ (* (neg y) y) (* x x)) #s(hole binary64 (* -1 (pow y 2)))) |
#s(approx (+ (* (neg y) y) (* x x)) #s(hole binary64 (+ (* -1 (pow y 2)) (pow x 2)))) |
#s(approx (* (- y x) x) #s(hole binary64 (* x y))) |
#s(approx (* (- y x) x) #s(hole binary64 (* x (+ y (* -1 x))))) |
#s(approx (- y x) #s(hole binary64 y)) |
#s(approx (- y x) #s(hole binary64 (+ y (* -1 x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (/ -100 (* (+ x y) (- x y))) (* (- y x) x)) #s(hole binary64 (* 100 (/ x y)))) |
#s(approx (* (/ -100 (* (+ x y) (- x y))) (* (- y x) x)) #s(hole binary64 (* x (+ (* -100 (/ x (pow y 2))) (* 100 (/ 1 y)))))) |
#s(approx (* (/ -100 (* (+ x y) (- x y))) (* (- y x) x)) #s(hole binary64 (* x (+ (* x (- (* 100 (* x (+ (* -1 (/ (+ y (* -1 y)) (pow y 4))) (/ 1 (pow y 3))))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y)))))) |
#s(approx (* (/ -100 (* (+ x y) (- x y))) (* (- y x) x)) #s(hole binary64 (* x (+ (* x (- (* x (+ (* -100 (* x (- (/ 1 (pow y 4)) (/ (* (+ y (* -1 y)) (+ (* -1 (/ (+ y (* -1 y)) (pow y 4))) (/ 1 (pow y 3)))) (pow y 2))))) (* 100 (+ (* -1 (/ (+ y (* -1 y)) (pow y 4))) (/ 1 (pow y 3)))))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y)))))) |
#s(approx (/ -100 (* (+ x y) (- x y))) #s(hole binary64 (/ 100 (pow y 2)))) |
#s(approx (/ -100 (* (+ x y) (- x y))) #s(hole binary64 (+ (* 100 (/ (* x (+ y (* -1 y))) (pow y 4))) (* 100 (/ 1 (pow y 2)))))) |
#s(approx (/ -100 (* (+ x y) (- x y))) #s(hole binary64 (+ (* x (- (* x (- (* 100 (/ 1 (pow y 4))) (* -100 (/ (pow (+ y (* -1 y)) 2) (pow y 6))))) (* -100 (/ (+ y (* -1 y)) (pow y 4))))) (* 100 (/ 1 (pow y 2)))))) |
#s(approx (/ -100 (* (+ x y) (- x y))) #s(hole binary64 (+ (* x (- (* x (- (+ (* -1 (* x (+ (* -100 (/ (+ y (* -1 y)) (pow y 6))) (* -1 (/ (* (+ y (* -1 y)) (- (* 100 (/ 1 (pow y 4))) (* -100 (/ (pow (+ y (* -1 y)) 2) (pow y 6))))) (pow y 2)))))) (* 100 (/ 1 (pow y 4)))) (* -100 (/ (pow (+ y (* -1 y)) 2) (pow y 6))))) (* -100 (/ (+ y (* -1 y)) (pow y 4))))) (* 100 (/ 1 (pow y 2)))))) |
#s(approx (* (+ x y) (- x y)) #s(hole binary64 (* -1 (pow y 2)))) |
#s(approx (* (+ x y) (- x y)) #s(hole binary64 (+ (* -1 (pow y 2)) (* x (+ y (* -1 y)))))) |
#s(approx (* (+ x y) (- x y)) #s(hole binary64 (+ (* -1 (pow y 2)) (* x (+ x (+ y (* -1 y))))))) |
#s(approx (+ x y) #s(hole binary64 y)) |
#s(approx (+ x y) #s(hole binary64 (+ x y))) |
#s(approx (- x y) #s(hole binary64 (* -1 y))) |
#s(approx (- x y) #s(hole binary64 (- x y))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) #s(hole binary64 100)) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) #s(hole binary64 (+ 100 (* -100 (/ y x))))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) #s(hole binary64 (+ 100 (+ (* -100 (/ y x)) (* 100 (/ (pow y 2) (pow x 2))))))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) #s(hole binary64 (+ 100 (+ (* -100 (/ y x)) (+ (* -100 (/ (pow y 3) (pow x 3))) (* 100 (/ (pow y 2) (pow x 2)))))))) |
#s(approx (/ -100 (+ (* (neg y) y) (* x x))) #s(hole binary64 (/ -100 (pow x 2)))) |
#s(approx (/ -100 (+ (* (neg y) y) (* x x))) #s(hole binary64 (/ (- (* -100 (/ (pow y 2) (pow x 2))) 100) (pow x 2)))) |
#s(approx (/ -100 (+ (* (neg y) y) (* x x))) #s(hole binary64 (/ (- (* -100 (/ (pow y 4) (pow x 4))) (+ 100 (* 100 (/ (pow y 2) (pow x 2))))) (pow x 2)))) |
#s(approx (/ -100 (+ (* (neg y) y) (* x x))) #s(hole binary64 (/ (- (* -100 (/ (pow y 6) (pow x 6))) (+ 100 (+ (* 100 (/ (pow y 2) (pow x 2))) (* 100 (/ (pow y 4) (pow x 4)))))) (pow x 2)))) |
#s(approx (+ (* (neg y) y) (* x x)) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* (neg y) y) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (pow y 2) (pow x 2))))))) |
#s(approx (* (- y x) x) #s(hole binary64 (* -1 (pow x 2)))) |
#s(approx (* (- y x) x) #s(hole binary64 (* (pow x 2) (- (/ y x) 1)))) |
#s(approx (- y x) #s(hole binary64 (* -1 x))) |
#s(approx (- y x) #s(hole binary64 (* x (- (/ y x) 1)))) |
#s(approx (* (/ -100 (* (+ x y) (- x y))) (* (- y x) x)) #s(hole binary64 100)) |
#s(approx (* (/ -100 (* (+ x y) (- x y))) (* (- y x) x)) #s(hole binary64 (+ 100 (* -100 (/ (- y (* -1 (+ y (* -1 y)))) x))))) |
#s(approx (* (/ -100 (* (+ x y) (- x y))) (* (- y x) x)) #s(hole binary64 (+ 100 (+ (* -100 (/ (- y (* -1 (+ y (* -1 y)))) x)) (* 100 (/ (+ (* (+ y (* -1 y)) (- y (* -1 (+ y (* -1 y))))) (pow y 2)) (pow x 2))))))) |
#s(approx (* (/ -100 (* (+ x y) (- x y))) (* (- y x) x)) #s(hole binary64 (+ 100 (+ (* -100 (/ (- y (* -1 (+ y (* -1 y)))) x)) (+ (* 100 (/ (+ (* -1 (* (+ y (* -1 y)) (+ (* (+ y (* -1 y)) (- y (* -1 (+ y (* -1 y))))) (pow y 2)))) (* -1 (* (pow y 2) (- y (* -1 (+ y (* -1 y))))))) (pow x 3))) (* 100 (/ (+ (* (+ y (* -1 y)) (- y (* -1 (+ y (* -1 y))))) (pow y 2)) (pow x 2)))))))) |
#s(approx (/ -100 (* (+ x y) (- x y))) #s(hole binary64 (/ -100 (pow x 2)))) |
#s(approx (/ -100 (* (+ x y) (- x y))) #s(hole binary64 (/ (- (* 100 (/ (+ y (* -1 y)) x)) 100) (pow x 2)))) |
#s(approx (/ -100 (* (+ x y) (- x y))) #s(hole binary64 (/ (- (* -1 (/ (+ (* 100 (pow y 2)) (* 100 (pow (+ y (* -1 y)) 2))) (pow x 2))) (+ 100 (* -100 (/ (+ y (* -1 y)) x)))) (pow x 2)))) |
#s(approx (/ -100 (* (+ x y) (- x y))) #s(hole binary64 (/ (- (* -1 (/ (+ (* -100 (* (pow y 2) (+ y (* -1 y)))) (* -1 (* (+ y (* -1 y)) (+ (* 100 (pow y 2)) (* 100 (pow (+ y (* -1 y)) 2)))))) (pow x 3))) (+ 100 (+ (* -100 (/ (+ y (* -1 y)) x)) (+ (* 100 (/ (pow y 2) (pow x 2))) (* 100 (/ (pow (+ y (* -1 y)) 2) (pow x 2))))))) (pow x 2)))) |
#s(approx (* (+ x y) (- x y)) #s(hole binary64 (pow x 2))) |
#s(approx (* (+ x y) (- x y)) #s(hole binary64 (* (pow x 2) (+ 1 (+ (* -1 (/ y x)) (/ y x)))))) |
#s(approx (* (+ x y) (- x y)) #s(hole binary64 (* (pow x 2) (+ 1 (+ (* -1 (/ y x)) (+ (* -1 (/ (pow y 2) (pow x 2))) (/ 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) #s(hole binary64 x)) |
#s(approx (- x y) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) #s(hole binary64 (+ 100 (* -1 (/ (+ (* -100 (/ (pow y 2) x)) (* 100 y)) x))))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) #s(hole binary64 (+ 100 (* -1 (/ (+ (* -1 (/ (+ (* -100 (/ (pow y 3) x)) (* 100 (pow y 2))) x)) (* 100 y)) x))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ y x))))))) |
#s(approx (* (/ -100 (* (+ x y) (- x y))) (* (- y x) x)) #s(hole binary64 (+ 100 (* -100 (/ y x))))) |
#s(approx (* (/ -100 (* (+ x y) (- x y))) (* (- y x) x)) #s(hole binary64 (+ 100 (* -1 (/ (- (* -100 (/ (pow y 2) x)) (* -100 y)) x))))) |
#s(approx (* (/ -100 (* (+ x y) (- x y))) (* (- y x) x)) #s(hole binary64 (+ 100 (* -1 (/ (- (* -1 (/ (- (* -100 (/ (pow y 3) x)) (* -100 (pow y 2))) x)) (* -100 y)) x))))) |
#s(approx (/ -100 (* (+ x y) (- x y))) #s(hole binary64 (/ (- (* -1 (/ (- (+ (* 100 (/ (pow y 2) x)) (* 100 (/ (pow (+ y (* -1 y)) 2) x))) (* 100 (+ y (* -1 y)))) x)) 100) (pow x 2)))) |
#s(approx (/ -100 (* (+ x y) (- x y))) #s(hole binary64 (/ (- (* -1 (/ (- (* -1 (/ (- (+ (* 100 (/ (* (pow y 2) (+ y (* -1 y))) x)) (/ (* (+ y (* -1 y)) (+ (* 100 (pow y 2)) (* 100 (pow (+ y (* -1 y)) 2)))) x)) (+ (* 100 (pow y 2)) (* 100 (pow (+ y (* -1 y)) 2)))) x)) (* 100 (+ y (* -1 y)))) x)) 100) (pow x 2)))) |
#s(approx (* (+ x y) (- x y)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (+ (* -1 (+ y (* -1 y))) (/ (pow y 2) x)) x)))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) #s(hole binary64 (+ 100 (* y (- (* 100 (/ y (pow x 2))) (* 100 (/ 1 x))))))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) #s(hole binary64 (+ 100 (* y (- (* y (+ (* -100 (/ y (pow x 3))) (* 100 (/ 1 (pow x 2))))) (* 100 (/ 1 x))))))) |
#s(approx (/ -100 (+ (* (neg y) y) (* x x))) #s(hole binary64 (- (* -100 (/ (pow y 2) (pow x 4))) (* 100 (/ 1 (pow x 2)))))) |
#s(approx (/ -100 (+ (* (neg y) y) (* x x))) #s(hole binary64 (- (* (pow y 2) (- (* -100 (/ (pow y 2) (pow x 6))) (* 100 (/ 1 (pow x 4))))) (* 100 (/ 1 (pow x 2)))))) |
#s(approx (/ -100 (+ (* (neg y) y) (* x x))) #s(hole binary64 (- (* (pow y 2) (- (* (pow y 2) (- (* -100 (/ (pow y 2) (pow x 8))) (* 100 (/ 1 (pow x 6))))) (* 100 (/ 1 (pow x 4))))) (* 100 (/ 1 (pow x 2)))))) |
#s(approx (* (neg y) y) #s(hole binary64 (* -1 (pow y 2)))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (- y x) x) #s(hole binary64 (+ (* -1 (pow x 2)) (* x y)))) |
#s(approx (- y x) #s(hole binary64 (- y x))) |
#s(approx (* (/ -100 (* (+ x y) (- x y))) (* (- y x) x)) #s(hole binary64 (+ 100 (* -100 (* y (- (/ 1 x) (* -1 (/ (+ x (* -1 x)) (pow x 2))))))))) |
#s(approx (* (/ -100 (* (+ x y) (- x y))) (* (- y x) x)) #s(hole binary64 (+ 100 (* y (+ (* -100 (- (/ 1 x) (* -1 (/ (+ x (* -1 x)) (pow x 2))))) (* 100 (* y (+ (/ 1 (pow x 2)) (/ (* (+ x (* -1 x)) (- (/ 1 x) (* -1 (/ (+ x (* -1 x)) (pow x 2))))) (pow x 2)))))))))) |
#s(approx (* (/ -100 (* (+ x y) (- x y))) (* (- y x) x)) #s(hole binary64 (+ 100 (* y (+ (* -100 (- (/ 1 x) (* -1 (/ (+ x (* -1 x)) (pow x 2))))) (* y (+ (* 100 (* y (+ (* -1 (/ (* (+ x (* -1 x)) (+ (/ 1 (pow x 2)) (/ (* (+ x (* -1 x)) (- (/ 1 x) (* -1 (/ (+ x (* -1 x)) (pow x 2))))) (pow x 2)))) (pow x 2))) (* -1 (/ (- (/ 1 x) (* -1 (/ (+ x (* -1 x)) (pow x 2)))) (pow x 2)))))) (* 100 (+ (/ 1 (pow x 2)) (/ (* (+ x (* -1 x)) (- (/ 1 x) (* -1 (/ (+ x (* -1 x)) (pow x 2))))) (pow x 2))))))))))) |
#s(approx (/ -100 (* (+ x y) (- x y))) #s(hole binary64 (- (* 100 (/ (* y (+ x (* -1 x))) (pow x 4))) (* 100 (/ 1 (pow x 2)))))) |
#s(approx (/ -100 (* (+ x y) (- x y))) #s(hole binary64 (- (* y (- (* -1 (* y (+ (* 100 (/ 1 (pow x 4))) (* 100 (/ (pow (+ x (* -1 x)) 2) (pow x 6)))))) (* -100 (/ (+ x (* -1 x)) (pow x 4))))) (* 100 (/ 1 (pow x 2)))))) |
#s(approx (/ -100 (* (+ x y) (- x y))) #s(hole binary64 (- (* y (- (* y (- (* -1 (* y (+ (* -100 (/ (+ x (* -1 x)) (pow x 6))) (* -1 (/ (* (+ x (* -1 x)) (+ (* 100 (/ (pow (+ x (* -1 x)) 2) (pow x 6))) (* 100 (/ 1 (pow x 4))))) (pow x 2)))))) (+ (* 100 (/ 1 (pow x 4))) (* 100 (/ (pow (+ x (* -1 x)) 2) (pow x 6)))))) (* -100 (/ (+ x (* -1 x)) (pow x 4))))) (* 100 (/ 1 (pow x 2)))))) |
#s(approx (* (+ x y) (- x y)) #s(hole binary64 (+ (* y (+ x (* -1 x))) (pow x 2)))) |
#s(approx (* (+ x y) (- x y)) #s(hole binary64 (+ (* y (+ x (+ (* -1 x) (* -1 y)))) (pow x 2)))) |
#s(approx (- x y) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) #s(hole binary64 (/ (+ (* -100 (/ (pow x 2) y)) (* 100 x)) y))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) #s(hole binary64 (/ (+ (* -100 (/ (pow x 2) y)) (+ (* 100 x) (* 100 (/ (pow x 3) (pow y 2))))) y))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) #s(hole binary64 (/ (+ (* -100 (/ (pow x 2) y)) (+ (* -100 (/ (pow x 4) (pow y 3))) (+ (* 100 x) (* 100 (/ (pow x 3) (pow y 2)))))) y))) |
#s(approx (/ -100 (+ (* (neg y) y) (* x x))) #s(hole binary64 (/ (+ 100 (* 100 (/ (pow x 2) (pow y 2)))) (pow y 2)))) |
#s(approx (/ -100 (+ (* (neg y) y) (* x x))) #s(hole binary64 (/ (- (+ 100 (* 100 (/ (pow x 4) (pow y 4)))) (* -100 (/ (pow x 2) (pow y 2)))) (pow y 2)))) |
#s(approx (/ -100 (+ (* (neg y) y) (* x x))) #s(hole binary64 (/ (- (+ 100 (* 100 (/ (pow x 6) (pow y 6)))) (+ (* -100 (/ (pow x 2) (pow y 2))) (* -100 (/ (pow x 4) (pow y 4))))) (pow y 2)))) |
#s(approx (+ (* (neg y) y) (* x x)) #s(hole binary64 (* (pow y 2) (- (/ (pow x 2) (pow y 2)) 1)))) |
#s(approx (* (- y x) x) #s(hole binary64 (* y (+ x (* -1 (/ (pow x 2) y)))))) |
#s(approx (- y x) #s(hole binary64 (* y (+ 1 (* -1 (/ x y)))))) |
#s(approx (* (/ -100 (* (+ x y) (- x y))) (* (- y x) x)) #s(hole binary64 (/ (+ (* -100 (/ (- (pow x 2) (* x (+ x (* -1 x)))) y)) (* 100 x)) y))) |
#s(approx (* (/ -100 (* (+ x y) (- x y))) (* (- y x) x)) #s(hole binary64 (/ (+ (* -100 (/ (- (pow x 2) (* x (+ x (* -1 x)))) y)) (+ (* 100 x) (* 100 (/ (+ (* -1 (* (+ x (* -1 x)) (- (pow x 2) (* x (+ x (* -1 x)))))) (pow x 3)) (pow y 2))))) y))) |
#s(approx (* (/ -100 (* (+ x y) (- x y))) (* (- y x) x)) #s(hole binary64 (/ (+ (* -100 (/ (- (pow x 2) (* x (+ x (* -1 x)))) y)) (+ (* 100 x) (+ (* 100 (/ (+ (* -1 (* (+ x (* -1 x)) (- (pow x 2) (* x (+ x (* -1 x)))))) (pow x 3)) (pow y 2))) (* 100 (/ (+ (* -1 (* (pow x 2) (- (pow x 2) (* x (+ x (* -1 x)))))) (* (+ x (* -1 x)) (+ (* -1 (* (+ x (* -1 x)) (- (pow x 2) (* x (+ x (* -1 x)))))) (pow x 3)))) (pow y 3)))))) y))) |
#s(approx (/ -100 (* (+ x y) (- x y))) #s(hole binary64 (/ (+ 100 (* 100 (/ (+ x (* -1 x)) y))) (pow y 2)))) |
#s(approx (/ -100 (* (+ x y) (- x y))) #s(hole binary64 (/ (- (+ 100 (* -1 (/ (+ (* -100 (pow x 2)) (* -100 (pow (+ x (* -1 x)) 2))) (pow y 2)))) (* -100 (/ (+ x (* -1 x)) y))) (pow y 2)))) |
#s(approx (/ -100 (* (+ x y) (- x y))) #s(hole binary64 (/ (- (+ 100 (* -1 (/ (+ (* -100 (* (pow x 2) (+ x (* -1 x)))) (* (+ x (* -1 x)) (+ (* -100 (pow x 2)) (* -100 (pow (+ x (* -1 x)) 2))))) (pow y 3)))) (+ (* -100 (/ (+ x (* -1 x)) y)) (+ (* -100 (/ (pow x 2) (pow y 2))) (* -100 (/ (pow (+ x (* -1 x)) 2) (pow y 2)))))) (pow y 2)))) |
#s(approx (* (+ x y) (- x y)) #s(hole binary64 (* (pow y 2) (- (+ (* -1 (/ x y)) (/ x y)) 1)))) |
#s(approx (* (+ x y) (- x y)) #s(hole binary64 (* (pow y 2) (- (+ (* -1 (/ x y)) (+ (/ x y) (/ (pow x 2) (pow y 2)))) 1)))) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (- x y) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) #s(hole binary64 (* -1 (/ (+ (* -100 x) (* 100 (/ (pow x 2) y))) y)))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) #s(hole binary64 (* -1 (/ (+ (* -100 x) (* -1 (/ (+ (* -100 (pow x 2)) (* 100 (/ (pow x 3) y))) y))) y)))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) #s(hole binary64 (* -1 (/ (+ (* -100 x) (* -1 (/ (+ (* -100 (pow x 2)) (* -1 (/ (+ (* -100 (pow x 3)) (* 100 (/ (pow x 4) y))) y))) y))) y)))) |
#s(approx (* (- y x) x) #s(hole binary64 (* -1 (* y (+ (* -1 x) (/ (pow x 2) y)))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* y (- (/ x y) 1))))) |
#s(approx (* (/ -100 (* (+ x y) (- x y))) (* (- y x) x)) #s(hole binary64 (* -1 (/ (+ (* -100 x) (* 100 (/ (pow x 2) y))) y)))) |
#s(approx (* (/ -100 (* (+ x y) (- x y))) (* (- y x) x)) #s(hole binary64 (* -1 (/ (+ (* -100 x) (* -1 (/ (+ (* -100 (pow x 2)) (* 100 (/ (pow x 3) y))) y))) y)))) |
#s(approx (* (/ -100 (* (+ x y) (- x y))) (* (- y x) x)) #s(hole binary64 (* -1 (/ (+ (* -100 x) (* -1 (/ (+ (* -100 (pow x 2)) (* -1 (/ (+ (* -100 (pow x 3)) (* 100 (/ (pow x 4) y))) y))) y))) y)))) |
#s(approx (/ -100 (* (+ x y) (- x y))) #s(hole binary64 (/ (+ 100 (* -100 (/ (+ x (* -1 x)) y))) (pow y 2)))) |
#s(approx (/ -100 (* (+ x y) (- x y))) #s(hole binary64 (/ (+ 100 (* -1 (/ (- (+ (* -100 (/ (pow x 2) y)) (* -100 (/ (pow (+ x (* -1 x)) 2) y))) (* -100 (+ x (* -1 x)))) y))) (pow y 2)))) |
#s(approx (/ -100 (* (+ x y) (- x y))) #s(hole binary64 (/ (+ 100 (* -1 (/ (- (* -1 (/ (- (+ (* -100 (/ (* (pow x 2) (+ x (* -1 x))) y)) (/ (* (+ x (* -1 x)) (+ (* -100 (pow x 2)) (* -100 (pow (+ x (* -1 x)) 2)))) y)) (+ (* -100 (pow x 2)) (* -100 (pow (+ x (* -1 x)) 2)))) y)) (* -100 (+ x (* -1 x)))) y))) (pow y 2)))) |
#s(approx (* (+ x y) (- x y)) #s(hole binary64 (* (pow y 2) (- (* -1 (/ (+ x (* -1 x)) y)) 1)))) |
#s(approx (* (+ x y) (- x y)) #s(hole binary64 (* (pow y 2) (- (* -1 (/ (+ x (+ (* -1 x) (* -1 (/ (pow x 2) y)))) y)) 1)))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
| Outputs |
|---|
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) #s(hole binary64 (* 100 (/ x y)))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) (*.f64 (/.f64 x y) #s(literal 100 binary64))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) #s(hole binary64 (* x (+ (* -100 (/ x (pow y 2))) (* 100 (/ 1 y)))))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) (*.f64 (fma.f64 (/.f64 x (*.f64 y y)) #s(literal -100 binary64) (/.f64 #s(literal 100 binary64) y)) x)) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) #s(hole binary64 (* x (+ (* x (- (* 100 (/ x (pow y 3))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y)))))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) (*.f64 (fma.f64 (fma.f64 (/.f64 x (pow.f64 y #s(literal 3 binary64))) #s(literal 100 binary64) (/.f64 #s(literal -100 binary64) (*.f64 y y))) x (/.f64 #s(literal 100 binary64) y)) x)) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) #s(hole binary64 (* x (+ (* x (- (* x (+ (* -100 (/ x (pow y 4))) (* 100 (/ 1 (pow y 3))))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y)))))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 x (pow.f64 y #s(literal 4 binary64))) #s(literal -100 binary64) (/.f64 #s(literal 100 binary64) (pow.f64 y #s(literal 3 binary64)))) x (/.f64 #s(literal -100 binary64) (*.f64 y y))) x (/.f64 #s(literal 100 binary64) y)) x)) |
#s(approx (/ -100 (+ (* (neg y) y) (* x x))) #s(hole binary64 (/ 100 (pow y 2)))) |
#s(approx (/ -100 (* (+ x y) (- x y))) (/.f64 #s(literal 100 binary64) (*.f64 y y))) |
#s(approx (/ -100 (+ (* (neg y) y) (* x x))) #s(hole binary64 (+ (* 100 (/ (pow x 2) (pow y 4))) (* 100 (/ 1 (pow y 2)))))) |
#s(approx (/ -100 (* (+ x y) (- x y))) (fma.f64 (*.f64 (/.f64 #s(literal 100 binary64) (pow.f64 y #s(literal 4 binary64))) x) x (/.f64 #s(literal 100 binary64) (*.f64 y y)))) |
#s(approx (/ -100 (+ (* (neg y) y) (* x x))) #s(hole binary64 (+ (* (pow x 2) (+ (* 100 (/ (pow x 2) (pow y 6))) (* 100 (/ 1 (pow y 4))))) (* 100 (/ 1 (pow y 2)))))) |
#s(approx (/ -100 (* (+ x y) (- x y))) (fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal 100 binary64) (pow.f64 y #s(literal 6 binary64))) x) x (/.f64 #s(literal 100 binary64) (pow.f64 y #s(literal 4 binary64)))) (*.f64 x x) (/.f64 #s(literal 100 binary64) (*.f64 y y)))) |
#s(approx (/ -100 (+ (* (neg y) y) (* x x))) #s(hole binary64 (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 100 (/ (pow x 2) (pow y 8))) (* 100 (/ 1 (pow y 6))))) (* 100 (/ 1 (pow y 4))))) (* 100 (/ 1 (pow y 2)))))) |
#s(approx (/ -100 (* (+ x y) (- x y))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 8 binary64))) #s(literal 100 binary64) (/.f64 #s(literal 100 binary64) (pow.f64 y #s(literal 6 binary64)))) (*.f64 x x) (/.f64 #s(literal 100 binary64) (pow.f64 y #s(literal 4 binary64)))) (*.f64 x x) (/.f64 #s(literal 100 binary64) (*.f64 y y)))) |
#s(approx (+ (* (neg y) y) (* x x)) #s(hole binary64 (* -1 (pow y 2)))) |
#s(approx (* (+ x y) (- x y)) (*.f64 (neg.f64 y) y)) |
#s(approx (+ (* (neg y) y) (* x x)) #s(hole binary64 (+ (* -1 (pow y 2)) (pow x 2)))) |
#s(approx (* (+ x y) (- x y)) (*.f64 (-.f64 x y) (+.f64 x y))) |
#s(approx (* (- y x) x) #s(hole binary64 (* x y))) |
#s(approx (* (- y x) x) (*.f64 x y)) |
#s(approx (* (- y x) x) #s(hole binary64 (* x (+ y (* -1 x))))) |
#s(approx (* (- y x) x) (*.f64 (-.f64 y x) x)) |
#s(approx (- y x) #s(hole binary64 y)) |
#s(approx (- y x) y) |
#s(approx (- y x) #s(hole binary64 (+ y (* -1 x)))) |
#s(approx (- y x) (-.f64 y x)) |
#s(approx x #s(hole binary64 x)) |
#s(approx x x) |
#s(approx (* (/ -100 (* (+ x y) (- x y))) (* (- y x) x)) #s(hole binary64 (* 100 (/ x y)))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) (*.f64 (/.f64 x y) #s(literal 100 binary64))) |
#s(approx (* (/ -100 (* (+ x y) (- x y))) (* (- y x) x)) #s(hole binary64 (* x (+ (* -100 (/ x (pow y 2))) (* 100 (/ 1 y)))))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) (*.f64 (fma.f64 (/.f64 x (*.f64 y y)) #s(literal -100 binary64) (/.f64 #s(literal 100 binary64) y)) x)) |
#s(approx (* (/ -100 (* (+ x y) (- x y))) (* (- y x) x)) #s(hole binary64 (* x (+ (* x (- (* 100 (* x (+ (* -1 (/ (+ y (* -1 y)) (pow y 4))) (/ 1 (pow y 3))))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y)))))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) (*.f64 (fma.f64 (fma.f64 (+.f64 (/.f64 x (pow.f64 y #s(literal 3 binary64))) (/.f64 #s(literal 0 binary64) (pow.f64 y #s(literal 4 binary64)))) #s(literal 100 binary64) (/.f64 #s(literal -100 binary64) (*.f64 y y))) x (/.f64 #s(literal 100 binary64) y)) x)) |
#s(approx (* (/ -100 (* (+ x y) (- x y))) (* (- y x) x)) #s(hole binary64 (* x (+ (* x (- (* x (+ (* -100 (* x (- (/ 1 (pow y 4)) (/ (* (+ y (* -1 y)) (+ (* -1 (/ (+ y (* -1 y)) (pow y 4))) (/ 1 (pow y 3)))) (pow y 2))))) (* 100 (+ (* -1 (/ (+ y (* -1 y)) (pow y 4))) (/ 1 (pow y 3)))))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y)))))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -100 binary64) x) (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 (-.f64 (/.f64 #s(literal 0 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 0 binary64)) (*.f64 y y))) (-.f64 (/.f64 #s(literal 0 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 #s(literal -100 binary64) (pow.f64 y #s(literal 3 binary64))))) x (/.f64 #s(literal -100 binary64) (*.f64 y y))) x (/.f64 #s(literal 100 binary64) y)) x)) |
#s(approx (/ -100 (* (+ x y) (- x y))) #s(hole binary64 (/ 100 (pow y 2)))) |
#s(approx (/ -100 (* (+ x y) (- x y))) (/.f64 #s(literal 100 binary64) (*.f64 y y))) |
#s(approx (/ -100 (* (+ x y) (- x y))) #s(hole binary64 (+ (* 100 (/ (* x (+ y (* -1 y))) (pow y 4))) (* 100 (/ 1 (pow y 2)))))) |
#s(approx (/ -100 (* (+ x y) (- x y))) (-.f64 (/.f64 #s(literal 0 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 #s(literal -100 binary64) (*.f64 y y)))) |
#s(approx (/ -100 (* (+ x y) (- x y))) #s(hole binary64 (+ (* x (- (* x (- (* 100 (/ 1 (pow y 4))) (* -100 (/ (pow (+ y (* -1 y)) 2) (pow y 6))))) (* -100 (/ (+ y (* -1 y)) (pow y 4))))) (* 100 (/ 1 (pow y 2)))))) |
#s(approx (/ -100 (* (+ x y) (- x y))) (fma.f64 (fma.f64 (-.f64 (/.f64 #s(literal 100 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 #s(literal 0 binary64) (pow.f64 y #s(literal 6 binary64)))) x (/.f64 #s(literal 0 binary64) (pow.f64 y #s(literal 4 binary64)))) x (/.f64 #s(literal 100 binary64) (*.f64 y y)))) |
#s(approx (/ -100 (* (+ x y) (- x y))) #s(hole binary64 (+ (* x (- (* x (- (+ (* -1 (* x (+ (* -100 (/ (+ y (* -1 y)) (pow y 6))) (* -1 (/ (* (+ y (* -1 y)) (- (* 100 (/ 1 (pow y 4))) (* -100 (/ (pow (+ y (* -1 y)) 2) (pow y 6))))) (pow y 2)))))) (* 100 (/ 1 (pow y 4)))) (* -100 (/ (pow (+ y (* -1 y)) 2) (pow y 6))))) (* -100 (/ (+ y (* -1 y)) (pow y 4))))) (* 100 (/ 1 (pow y 2)))))) |
#s(approx (/ -100 (* (+ x y) (- x y))) (fma.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 100 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 #s(literal 0 binary64) (pow.f64 y #s(literal 6 binary64)))) y) #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) (pow.f64 y #s(literal 6 binary64)))) x (-.f64 (/.f64 #s(literal 100 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 #s(literal 0 binary64) (pow.f64 y #s(literal 6 binary64))))) x (/.f64 #s(literal 0 binary64) (pow.f64 y #s(literal 4 binary64)))) x (/.f64 #s(literal 100 binary64) (*.f64 y y)))) |
#s(approx (* (+ x y) (- x y)) #s(hole binary64 (* -1 (pow y 2)))) |
#s(approx (* (+ x y) (- x y)) (*.f64 (neg.f64 y) y)) |
#s(approx (* (+ x y) (- x y)) #s(hole binary64 (+ (* -1 (pow y 2)) (* x (+ y (* -1 y)))))) |
#s(approx (* (+ x y) (- x y)) (*.f64 (-.f64 #s(literal 0 binary64) y) y)) |
#s(approx (* (+ x y) (- x y)) #s(hole binary64 (+ (* -1 (pow y 2)) (* x (+ x (+ y (* -1 y))))))) |
#s(approx (* (+ x y) (- x y)) (*.f64 (-.f64 x y) (+.f64 x y))) |
#s(approx (+ x y) #s(hole binary64 y)) |
#s(approx (+ x y) y) |
#s(approx (+ x y) #s(hole binary64 (+ x y))) |
#s(approx (+ x y) (+.f64 x y)) |
#s(approx (- x y) #s(hole binary64 (* -1 y))) |
#s(approx (- x y) (neg.f64 y)) |
#s(approx (- x y) #s(hole binary64 (- x y))) |
#s(approx (- x y) (-.f64 x y)) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) #s(hole binary64 100)) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) #s(literal 100 binary64)) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) #s(hole binary64 (+ 100 (* -100 (/ y x))))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) (fma.f64 (/.f64 y x) #s(literal -100 binary64) #s(literal 100 binary64))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) #s(hole binary64 (+ 100 (+ (* -100 (/ y x)) (* 100 (/ (pow y 2) (pow x 2))))))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) (fma.f64 #s(literal -100 binary64) (fma.f64 (/.f64 (neg.f64 y) x) (/.f64 y x) (/.f64 y x)) #s(literal 100 binary64))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) #s(hole binary64 (+ 100 (+ (* -100 (/ y x)) (+ (* -100 (/ (pow y 3) (pow x 3))) (* 100 (/ (pow y 2) (pow x 2)))))))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) (fma.f64 #s(literal -100 binary64) (-.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) (*.f64 (/.f64 y x) (/.f64 y x))) (fma.f64 (/.f64 y x) #s(literal -100 binary64) #s(literal 100 binary64)))) |
#s(approx (/ -100 (+ (* (neg y) y) (* x x))) #s(hole binary64 (/ -100 (pow x 2)))) |
#s(approx (/ -100 (* (+ x y) (- x y))) (/.f64 #s(literal -100 binary64) (*.f64 x x))) |
#s(approx (/ -100 (+ (* (neg y) y) (* x x))) #s(hole binary64 (/ (- (* -100 (/ (pow y 2) (pow x 2))) 100) (pow x 2)))) |
#s(approx (/ -100 (* (+ x y) (- x y))) (/.f64 (fma.f64 (/.f64 #s(literal -100 binary64) x) (/.f64 (*.f64 y y) x) #s(literal -100 binary64)) (*.f64 x x))) |
#s(approx (/ -100 (+ (* (neg y) y) (* x x))) #s(hole binary64 (/ (- (* -100 (/ (pow y 4) (pow x 4))) (+ 100 (* 100 (/ (pow y 2) (pow x 2))))) (pow x 2)))) |
#s(approx (/ -100 (* (+ x y) (- x y))) (/.f64 (-.f64 (/.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -100 binary64)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (fma.f64 (/.f64 y x) (/.f64 y x) #s(literal 1 binary64)) #s(literal 100 binary64))) (*.f64 x x))) |
#s(approx (/ -100 (+ (* (neg y) y) (* x x))) #s(hole binary64 (/ (- (* -100 (/ (pow y 6) (pow x 6))) (+ 100 (+ (* 100 (/ (pow y 2) (pow x 2))) (* 100 (/ (pow y 4) (pow x 4)))))) (pow x 2)))) |
#s(approx (/ -100 (* (+ x y) (- x y))) (/.f64 (-.f64 (/.f64 (*.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal -100 binary64)) (pow.f64 x #s(literal 6 binary64))) (fma.f64 #s(literal 100 binary64) (fma.f64 (/.f64 y x) (/.f64 y x) (/.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) #s(literal 100 binary64))) (*.f64 x x))) |
#s(approx (+ (* (neg y) y) (* x x)) #s(hole binary64 (pow x 2))) |
#s(approx (* (+ x y) (- x y)) (*.f64 x x)) |
#s(approx (+ (* (neg y) y) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (pow y 2) (pow x 2))))))) |
#s(approx (* (+ x y) (- x y)) (*.f64 (neg.f64 (fma.f64 (/.f64 y x) (/.f64 y x) #s(literal -1 binary64))) (*.f64 x x))) |
#s(approx (* (- y x) x) #s(hole binary64 (* -1 (pow x 2)))) |
#s(approx (* (- y x) x) (*.f64 (neg.f64 x) x)) |
#s(approx (* (- y x) x) #s(hole binary64 (* (pow x 2) (- (/ y x) 1)))) |
#s(approx (* (- y x) x) (*.f64 (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) x) x)) |
#s(approx (- y x) #s(hole binary64 (* -1 x))) |
#s(approx (- y x) (neg.f64 x)) |
#s(approx (- y x) #s(hole binary64 (* x (- (/ y x) 1)))) |
#s(approx (- y x) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) x)) |
#s(approx (* (/ -100 (* (+ x y) (- x y))) (* (- y x) x)) #s(hole binary64 100)) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) #s(literal 100 binary64)) |
#s(approx (* (/ -100 (* (+ x y) (- x y))) (* (- y x) x)) #s(hole binary64 (+ 100 (* -100 (/ (- y (* -1 (+ y (* -1 y)))) x))))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) (fma.f64 (/.f64 (-.f64 y #s(literal 0 binary64)) x) #s(literal -100 binary64) #s(literal 100 binary64))) |
#s(approx (* (/ -100 (* (+ x y) (- x y))) (* (- y x) x)) #s(hole binary64 (+ 100 (+ (* -100 (/ (- y (* -1 (+ y (* -1 y)))) x)) (* 100 (/ (+ (* (+ y (* -1 y)) (- y (* -1 (+ y (* -1 y))))) (pow y 2)) (pow x 2))))))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) (fma.f64 (fma.f64 (/.f64 y x) (/.f64 y x) #s(literal 1 binary64)) #s(literal 100 binary64) (/.f64 (fma.f64 #s(literal -100 binary64) y #s(literal 0 binary64)) x))) |
#s(approx (* (/ -100 (* (+ x y) (- x y))) (* (- y x) x)) #s(hole binary64 (+ 100 (+ (* -100 (/ (- y (* -1 (+ y (* -1 y)))) x)) (+ (* 100 (/ (+ (* -1 (* (+ y (* -1 y)) (+ (* (+ y (* -1 y)) (- y (* -1 (+ y (* -1 y))))) (pow y 2)))) (* -1 (* (pow y 2) (- y (* -1 (+ y (* -1 y))))))) (pow x 3))) (* 100 (/ (+ (* (+ y (* -1 y)) (- y (* -1 (+ y (* -1 y))))) (pow y 2)) (pow x 2)))))))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) (+.f64 (fma.f64 (fma.f64 (/.f64 y x) (/.f64 y x) #s(literal 1 binary64)) #s(literal 100 binary64) (/.f64 (fma.f64 #s(literal -100 binary64) y #s(literal 0 binary64)) x)) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 0 binary64))) #s(literal 100 binary64)) (pow.f64 x #s(literal 3 binary64))))) |
#s(approx (/ -100 (* (+ x y) (- x y))) #s(hole binary64 (/ -100 (pow x 2)))) |
#s(approx (/ -100 (* (+ x y) (- x y))) (/.f64 #s(literal -100 binary64) (*.f64 x x))) |
#s(approx (/ -100 (* (+ x y) (- x y))) #s(hole binary64 (/ (- (* 100 (/ (+ y (* -1 y)) x)) 100) (pow x 2)))) |
#s(approx (/ -100 (* (+ x y) (- x y))) (/.f64 #s(literal -100 binary64) (*.f64 x x))) |
#s(approx (/ -100 (* (+ x y) (- x y))) #s(hole binary64 (/ (- (* -1 (/ (+ (* 100 (pow y 2)) (* 100 (pow (+ y (* -1 y)) 2))) (pow x 2))) (+ 100 (* -100 (/ (+ y (* -1 y)) x)))) (pow x 2)))) |
#s(approx (/ -100 (* (+ x y) (- x y))) (/.f64 (fma.f64 #s(literal -100 binary64) (fma.f64 (/.f64 y x) (/.f64 y x) #s(literal 0 binary64)) #s(literal -100 binary64)) (*.f64 x x))) |
#s(approx (/ -100 (* (+ x y) (- x y))) #s(hole binary64 (/ (- (* -1 (/ (+ (* -100 (* (pow y 2) (+ y (* -1 y)))) (* -1 (* (+ y (* -1 y)) (+ (* 100 (pow y 2)) (* 100 (pow (+ y (* -1 y)) 2)))))) (pow x 3))) (+ 100 (+ (* -100 (/ (+ y (* -1 y)) x)) (+ (* 100 (/ (pow y 2) (pow x 2))) (* 100 (/ (pow (+ y (* -1 y)) 2) (pow x 2))))))) (pow x 2)))) |
#s(approx (/ -100 (* (+ x y) (- x y))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 y x) (/.f64 y x) #s(literal 1 binary64)) #s(literal 100 binary64))) (*.f64 x x))) |
#s(approx (* (+ x y) (- x y)) #s(hole binary64 (pow x 2))) |
#s(approx (* (+ x y) (- x y)) (*.f64 x x)) |
#s(approx (* (+ x y) (- x y)) #s(hole binary64 (* (pow x 2) (+ 1 (+ (* -1 (/ y x)) (/ y x)))))) |
#s(approx (* (+ x y) (- x y)) (*.f64 x x)) |
#s(approx (* (+ x y) (- x y)) #s(hole binary64 (* (pow x 2) (+ 1 (+ (* -1 (/ y x)) (+ (* -1 (/ (pow y 2) (pow x 2))) (/ y x))))))) |
#s(approx (* (+ x y) (- x y)) (*.f64 (neg.f64 (fma.f64 (/.f64 y x) (/.f64 y x) #s(literal -1 binary64))) (*.f64 x x))) |
#s(approx (+ x y) #s(hole binary64 x)) |
#s(approx (+ x y) x) |
#s(approx (+ x y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (+ x y) (fma.f64 (/.f64 y x) x x)) |
#s(approx (- x y) #s(hole binary64 x)) |
#s(approx (- x y) x) |
#s(approx (- x y) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (- x y) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x)) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) #s(hole binary64 (+ 100 (* -1 (/ (+ (* -100 (/ (pow y 2) x)) (* 100 y)) x))))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) (-.f64 (/.f64 (*.f64 #s(literal 100 binary64) (-.f64 (/.f64 (*.f64 y y) x) y)) x) #s(literal -100 binary64))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) #s(hole binary64 (+ 100 (* -1 (/ (+ (* -1 (/ (+ (* -100 (/ (pow y 3) x)) (* 100 (pow y 2))) x)) (* 100 y)) x))))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) (-.f64 #s(literal 100 binary64) (/.f64 (fma.f64 #s(literal 100 binary64) y (/.f64 (*.f64 #s(literal 100 binary64) (-.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) x) (*.f64 y y))) x)) x))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ y x))))))) |
#s(approx (- y x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) (neg.f64 x))) |
#s(approx (* (/ -100 (* (+ x y) (- x y))) (* (- y x) x)) #s(hole binary64 (+ 100 (* -100 (/ y x))))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) (fma.f64 (/.f64 y x) #s(literal -100 binary64) #s(literal 100 binary64))) |
#s(approx (* (/ -100 (* (+ x y) (- x y))) (* (- y x) x)) #s(hole binary64 (+ 100 (* -1 (/ (- (* -100 (/ (pow y 2) x)) (* -100 y)) x))))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) (-.f64 (/.f64 (*.f64 #s(literal 100 binary64) (-.f64 (/.f64 (*.f64 y y) x) y)) x) #s(literal -100 binary64))) |
#s(approx (* (/ -100 (* (+ x y) (- x y))) (* (- y x) x)) #s(hole binary64 (+ 100 (* -1 (/ (- (* -1 (/ (- (* -100 (/ (pow y 3) x)) (* -100 (pow y 2))) x)) (* -100 y)) x))))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) (-.f64 #s(literal 100 binary64) (/.f64 (fma.f64 #s(literal 100 binary64) y (/.f64 (*.f64 #s(literal 100 binary64) (-.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) x) (*.f64 y y))) x)) x))) |
#s(approx (/ -100 (* (+ x y) (- x y))) #s(hole binary64 (/ (- (* -1 (/ (- (+ (* 100 (/ (pow y 2) x)) (* 100 (/ (pow (+ y (* -1 y)) 2) x))) (* 100 (+ y (* -1 y)))) x)) 100) (pow x 2)))) |
#s(approx (/ -100 (* (+ x y) (- x y))) (/.f64 (fma.f64 (/.f64 (/.f64 (*.f64 #s(literal 100 binary64) (fma.f64 y y #s(literal 0 binary64))) x) x) #s(literal -1 binary64) #s(literal -100 binary64)) (*.f64 x x))) |
#s(approx (/ -100 (* (+ x y) (- x y))) #s(hole binary64 (/ (- (* -1 (/ (- (* -1 (/ (- (+ (* 100 (/ (* (pow y 2) (+ y (* -1 y))) x)) (/ (* (+ y (* -1 y)) (+ (* 100 (pow y 2)) (* 100 (pow (+ y (* -1 y)) 2)))) x)) (+ (* 100 (pow y 2)) (* 100 (pow (+ y (* -1 y)) 2)))) x)) (* 100 (+ y (* -1 y)))) x)) 100) (pow x 2)))) |
#s(approx (/ -100 (* (+ x y) (- x y))) (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y y) #s(literal 100 binary64))) x) #s(literal -1 binary64) #s(literal 0 binary64)) x) #s(literal -1 binary64) #s(literal -100 binary64)) (*.f64 x x))) |
#s(approx (* (+ x y) (- x y)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (+ (* -1 (+ y (* -1 y))) (/ (pow y 2) x)) x)))))) |
#s(approx (* (+ x y) (- x y)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (fma.f64 y y #s(literal 0 binary64)) x) x)) x) x)) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (+ x y) (*.f64 (-.f64 (/.f64 (neg.f64 y) x) #s(literal 1 binary64)) (neg.f64 x))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#s(approx (- x y) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) (neg.f64 x))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) #s(hole binary64 (+ 100 (* y (- (* 100 (/ y (pow x 2))) (* 100 (/ 1 x))))))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) (fma.f64 (fma.f64 (/.f64 #s(literal 100 binary64) (*.f64 x x)) y (/.f64 #s(literal -100 binary64) x)) y #s(literal 100 binary64))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) #s(hole binary64 (+ 100 (* y (- (* y (+ (* -100 (/ y (pow x 3))) (* 100 (/ 1 (pow x 2))))) (* 100 (/ 1 x))))))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) (fma.f64 (fma.f64 (fma.f64 (/.f64 y (pow.f64 x #s(literal 3 binary64))) #s(literal -100 binary64) (/.f64 #s(literal 100 binary64) (*.f64 x x))) y (/.f64 #s(literal -100 binary64) x)) y #s(literal 100 binary64))) |
#s(approx (/ -100 (+ (* (neg y) y) (* x x))) #s(hole binary64 (- (* -100 (/ (pow y 2) (pow x 4))) (* 100 (/ 1 (pow x 2)))))) |
#s(approx (/ -100 (* (+ x y) (- x y))) (fma.f64 (/.f64 (*.f64 y y) (pow.f64 x #s(literal 4 binary64))) #s(literal -100 binary64) (/.f64 #s(literal -100 binary64) (*.f64 x x)))) |
#s(approx (/ -100 (+ (* (neg y) y) (* x x))) #s(hole binary64 (- (* (pow y 2) (- (* -100 (/ (pow y 2) (pow x 6))) (* 100 (/ 1 (pow x 4))))) (* 100 (/ 1 (pow x 2)))))) |
#s(approx (/ -100 (* (+ x y) (- x y))) (fma.f64 (fma.f64 (/.f64 (*.f64 y y) (pow.f64 x #s(literal 6 binary64))) #s(literal -100 binary64) (/.f64 #s(literal -100 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 y y) (/.f64 #s(literal -100 binary64) (*.f64 x x)))) |
#s(approx (/ -100 (+ (* (neg y) y) (* x x))) #s(hole binary64 (- (* (pow y 2) (- (* (pow y 2) (- (* -100 (/ (pow y 2) (pow x 8))) (* 100 (/ 1 (pow x 6))))) (* 100 (/ 1 (pow x 4))))) (* 100 (/ 1 (pow x 2)))))) |
#s(approx (/ -100 (* (+ x y) (- x y))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 y y) (pow.f64 x #s(literal 8 binary64))) #s(literal -100 binary64) (/.f64 #s(literal -100 binary64) (pow.f64 x #s(literal 6 binary64)))) (*.f64 y y) (/.f64 #s(literal -100 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 y y) (/.f64 #s(literal -100 binary64) (*.f64 x x)))) |
#s(approx (* (neg y) y) #s(hole binary64 (* -1 (pow y 2)))) |
#s(approx (* (neg y) y) (*.f64 (neg.f64 y) y)) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (neg y) (neg.f64 y)) |
#s(approx y #s(hole binary64 y)) |
#s(approx y y) |
#s(approx (* (- y x) x) #s(hole binary64 (+ (* -1 (pow x 2)) (* x y)))) |
#s(approx (* (- y x) x) (*.f64 (-.f64 y x) x)) |
#s(approx (- y x) #s(hole binary64 (- y x))) |
#s(approx (- y x) (-.f64 y x)) |
#s(approx (* (/ -100 (* (+ x y) (- x y))) (* (- y x) x)) #s(hole binary64 (+ 100 (* -100 (* y (- (/ 1 x) (* -1 (/ (+ x (* -1 x)) (pow x 2))))))))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) (fma.f64 (+.f64 (/.f64 #s(literal -100 binary64) x) #s(literal 0 binary64)) y #s(literal 100 binary64))) |
#s(approx (* (/ -100 (* (+ x y) (- x y))) (* (- y x) x)) #s(hole binary64 (+ 100 (* y (+ (* -100 (- (/ 1 x) (* -1 (/ (+ x (* -1 x)) (pow x 2))))) (* 100 (* y (+ (/ 1 (pow x 2)) (/ (* (+ x (* -1 x)) (- (/ 1 x) (* -1 (/ (+ x (* -1 x)) (pow x 2))))) (pow x 2)))))))))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) (fma.f64 (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64) #s(literal 0 binary64))) y) (*.f64 x x)) #s(literal 100 binary64) (+.f64 (/.f64 #s(literal -100 binary64) x) #s(literal 0 binary64))) y #s(literal 100 binary64))) |
#s(approx (* (/ -100 (* (+ x y) (- x y))) (* (- y x) x)) #s(hole binary64 (+ 100 (* y (+ (* -100 (- (/ 1 x) (* -1 (/ (+ x (* -1 x)) (pow x 2))))) (* y (+ (* 100 (* y (+ (* -1 (/ (* (+ x (* -1 x)) (+ (/ 1 (pow x 2)) (/ (* (+ x (* -1 x)) (- (/ 1 x) (* -1 (/ (+ x (* -1 x)) (pow x 2))))) (pow x 2)))) (pow x 2))) (* -1 (/ (- (/ 1 x) (* -1 (/ (+ x (* -1 x)) (pow x 2)))) (pow x 2)))))) (* 100 (+ (/ 1 (pow x 2)) (/ (* (+ x (* -1 x)) (- (/ 1 x) (* -1 (/ (+ x (* -1 x)) (pow x 2))))) (pow x 2))))))))))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) (fma.f64 (fma.f64 (*.f64 #s(literal 100 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) x) #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 x x)) y (/.f64 (fma.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 0 binary64) #s(literal 1 binary64)) (*.f64 x x)))) y (+.f64 (/.f64 #s(literal -100 binary64) x) #s(literal 0 binary64))) y #s(literal 100 binary64))) |
#s(approx (/ -100 (* (+ x y) (- x y))) #s(hole binary64 (- (* 100 (/ (* y (+ x (* -1 x))) (pow x 4))) (* 100 (/ 1 (pow x 2)))))) |
#s(approx (/ -100 (* (+ x y) (- x y))) (-.f64 (/.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 100 binary64) (*.f64 x x)))) |
#s(approx (/ -100 (* (+ x y) (- x y))) #s(hole binary64 (- (* y (- (* -1 (* y (+ (* 100 (/ 1 (pow x 4))) (* 100 (/ (pow (+ x (* -1 x)) 2) (pow x 6)))))) (* -100 (/ (+ x (* -1 x)) (pow x 4))))) (* 100 (/ 1 (pow x 2)))))) |
#s(approx (/ -100 (* (+ x y) (- x y))) (fma.f64 (fma.f64 (fma.f64 (/.f64 #s(literal 100 binary64) (pow.f64 x #s(literal 4 binary64))) y (/.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 6 binary64)))) #s(literal -1 binary64) (/.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 4 binary64)))) y (/.f64 #s(literal -100 binary64) (*.f64 x x)))) |
#s(approx (/ -100 (* (+ x y) (- x y))) #s(hole binary64 (- (* y (- (* y (- (* -1 (* y (+ (* -100 (/ (+ x (* -1 x)) (pow x 6))) (* -1 (/ (* (+ x (* -1 x)) (+ (* 100 (/ (pow (+ x (* -1 x)) 2) (pow x 6))) (* 100 (/ 1 (pow x 4))))) (pow x 2)))))) (+ (* 100 (/ 1 (pow x 4))) (* 100 (/ (pow (+ x (* -1 x)) 2) (pow x 6)))))) (* -100 (/ (+ x (* -1 x)) (pow x 4))))) (* 100 (/ 1 (pow x 2)))))) |
#s(approx (/ -100 (* (+ x y) (- x y))) (fma.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal -100 binary64) (pow.f64 x #s(literal 4 binary64)))) x) #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 6 binary64)))) y (/.f64 #s(literal -100 binary64) (pow.f64 x #s(literal 4 binary64)))) (/.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 6 binary64)))) y (/.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 4 binary64)))) y (/.f64 #s(literal -100 binary64) (*.f64 x x)))) |
#s(approx (* (+ x y) (- x y)) #s(hole binary64 (+ (* y (+ x (* -1 x))) (pow x 2)))) |
#s(approx (* (+ x y) (- x y)) (*.f64 x x)) |
#s(approx (* (+ x y) (- x y)) #s(hole binary64 (+ (* y (+ x (+ (* -1 x) (* -1 y)))) (pow x 2)))) |
#s(approx (* (+ x y) (- x y)) (*.f64 (-.f64 x y) (+.f64 x y))) |
#s(approx (- x y) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx (- x y) (-.f64 x y)) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) #s(hole binary64 (/ (+ (* -100 (/ (pow x 2) y)) (* 100 x)) y))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) (/.f64 (*.f64 #s(literal -100 binary64) (-.f64 (/.f64 (*.f64 x x) y) x)) y)) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) #s(hole binary64 (/ (+ (* -100 (/ (pow x 2) y)) (+ (* 100 x) (* 100 (/ (pow x 3) (pow y 2))))) y))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) (/.f64 (fma.f64 #s(literal -100 binary64) (-.f64 (/.f64 (*.f64 x x) y) x) (*.f64 (/.f64 #s(literal 100 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y))) y)) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) #s(hole binary64 (/ (+ (* -100 (/ (pow x 2) y)) (+ (* -100 (/ (pow x 4) (pow y 3))) (+ (* 100 x) (* 100 (/ (pow x 3) (pow y 2)))))) y))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) (/.f64 (fma.f64 #s(literal -100 binary64) (+.f64 (/.f64 (*.f64 x x) y) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 #s(literal 100 binary64) (+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 y y)) x))) y)) |
#s(approx (/ -100 (+ (* (neg y) y) (* x x))) #s(hole binary64 (/ (+ 100 (* 100 (/ (pow x 2) (pow y 2)))) (pow y 2)))) |
#s(approx (/ -100 (* (+ x y) (- x y))) (/.f64 (fma.f64 (/.f64 #s(literal 100 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 100 binary64)) (*.f64 y y))) |
#s(approx (/ -100 (+ (* (neg y) y) (* x x))) #s(hole binary64 (/ (- (+ 100 (* 100 (/ (pow x 4) (pow y 4)))) (* -100 (/ (pow x 2) (pow y 2)))) (pow y 2)))) |
#s(approx (/ -100 (* (+ x y) (- x y))) (/.f64 (-.f64 #s(literal 100 binary64) (*.f64 #s(literal -100 binary64) (fma.f64 (/.f64 x y) (/.f64 x y) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))))) (*.f64 y y))) |
#s(approx (/ -100 (+ (* (neg y) y) (* x x))) #s(hole binary64 (/ (- (+ 100 (* 100 (/ (pow x 6) (pow y 6)))) (+ (* -100 (/ (pow x 2) (pow y 2))) (* -100 (/ (pow x 4) (pow y 4))))) (pow y 2)))) |
#s(approx (/ -100 (* (+ x y) (- x y))) (/.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal 100 binary64) #s(literal 100 binary64)) (*.f64 #s(literal -100 binary64) (fma.f64 (/.f64 x y) (/.f64 x y) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))))) (*.f64 y y))) |
#s(approx (+ (* (neg y) y) (* x x)) #s(hole binary64 (* (pow y 2) (- (/ (pow x 2) (pow y 2)) 1)))) |
#s(approx (* (+ x y) (- x y)) (*.f64 (-.f64 (*.f64 (/.f64 x y) (/.f64 x y)) #s(literal 1 binary64)) (*.f64 y y))) |
#s(approx (* (- y x) x) #s(hole binary64 (* y (+ x (* -1 (/ (pow x 2) y)))))) |
#s(approx (* (- y x) x) (*.f64 (-.f64 x (/.f64 (*.f64 x x) y)) y)) |
#s(approx (- y x) #s(hole binary64 (* y (+ 1 (* -1 (/ x y)))))) |
#s(approx (- y x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) y)) |
#s(approx (* (/ -100 (* (+ x y) (- x y))) (* (- y x) x)) #s(hole binary64 (/ (+ (* -100 (/ (- (pow x 2) (* x (+ x (* -1 x)))) y)) (* 100 x)) y))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) (/.f64 (*.f64 #s(literal -100 binary64) (-.f64 (/.f64 (*.f64 x x) y) x)) y)) |
#s(approx (* (/ -100 (* (+ x y) (- x y))) (* (- y x) x)) #s(hole binary64 (/ (+ (* -100 (/ (- (pow x 2) (* x (+ x (* -1 x)))) y)) (+ (* 100 x) (* 100 (/ (+ (* -1 (* (+ x (* -1 x)) (- (pow x 2) (* x (+ x (* -1 x)))))) (pow x 3)) (pow y 2))))) y))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) (/.f64 (fma.f64 #s(literal -100 binary64) (-.f64 (/.f64 (*.f64 x x) y) x) (/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 100 binary64) #s(literal 0 binary64)) (*.f64 y y))) y)) |
#s(approx (* (/ -100 (* (+ x y) (- x y))) (* (- y x) x)) #s(hole binary64 (/ (+ (* -100 (/ (- (pow x 2) (* x (+ x (* -1 x)))) y)) (+ (* 100 x) (+ (* 100 (/ (+ (* -1 (* (+ x (* -1 x)) (- (pow x 2) (* x (+ x (* -1 x)))))) (pow x 3)) (pow y 2))) (* 100 (/ (+ (* -1 (* (pow x 2) (- (pow x 2) (* x (+ x (* -1 x)))))) (* (+ x (* -1 x)) (+ (* -1 (* (+ x (* -1 x)) (- (pow x 2) (* x (+ x (* -1 x)))))) (pow x 3)))) (pow y 3)))))) y))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) (/.f64 (fma.f64 #s(literal -100 binary64) (-.f64 (/.f64 (*.f64 x x) y) x) (fma.f64 (/.f64 (neg.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) x)) (pow.f64 y #s(literal 3 binary64))) #s(literal 100 binary64) (/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 100 binary64) #s(literal 0 binary64)) (*.f64 y y)))) y)) |
#s(approx (/ -100 (* (+ x y) (- x y))) #s(hole binary64 (/ (+ 100 (* 100 (/ (+ x (* -1 x)) y))) (pow y 2)))) |
#s(approx (/ -100 (* (+ x y) (- x y))) (/.f64 #s(literal 100 binary64) (*.f64 y y))) |
#s(approx (/ -100 (* (+ x y) (- x y))) #s(hole binary64 (/ (- (+ 100 (* -1 (/ (+ (* -100 (pow x 2)) (* -100 (pow (+ x (* -1 x)) 2))) (pow y 2)))) (* -100 (/ (+ x (* -1 x)) y))) (pow y 2)))) |
#s(approx (/ -100 (* (+ x y) (- x y))) (/.f64 (fma.f64 (/.f64 #s(literal 100 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 100 binary64)) (*.f64 y y))) |
#s(approx (/ -100 (* (+ x y) (- x y))) #s(hole binary64 (/ (- (+ 100 (* -1 (/ (+ (* -100 (* (pow x 2) (+ x (* -1 x)))) (* (+ x (* -1 x)) (+ (* -100 (pow x 2)) (* -100 (pow (+ x (* -1 x)) 2))))) (pow y 3)))) (+ (* -100 (/ (+ x (* -1 x)) y)) (+ (* -100 (/ (pow x 2) (pow y 2))) (* -100 (/ (pow (+ x (* -1 x)) 2) (pow y 2)))))) (pow y 2)))) |
#s(approx (/ -100 (* (+ x y) (- x y))) (/.f64 (fma.f64 (/.f64 #s(literal 100 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 100 binary64)) (*.f64 y y))) |
#s(approx (* (+ x y) (- x y)) #s(hole binary64 (* (pow y 2) (- (+ (* -1 (/ x y)) (/ x y)) 1)))) |
#s(approx (* (+ x y) (- x y)) (*.f64 (neg.f64 y) y)) |
#s(approx (* (+ x y) (- x y)) #s(hole binary64 (* (pow y 2) (- (+ (* -1 (/ x y)) (+ (/ x y) (/ (pow x 2) (pow y 2)))) 1)))) |
#s(approx (* (+ x y) (- x y)) (*.f64 (-.f64 (*.f64 (/.f64 x y) (/.f64 x y)) #s(literal 1 binary64)) (*.f64 y y))) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (+ x y) (fma.f64 (/.f64 x y) y y)) |
#s(approx (- x y) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (- x y) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y)) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) #s(hole binary64 (* -1 (/ (+ (* -100 x) (* 100 (/ (pow x 2) y))) y)))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) (/.f64 (*.f64 #s(literal -100 binary64) (-.f64 (/.f64 (*.f64 x x) y) x)) y)) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) #s(hole binary64 (* -1 (/ (+ (* -100 x) (* -1 (/ (+ (* -100 (pow x 2)) (* 100 (/ (pow x 3) y))) y))) y)))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) (/.f64 (fma.f64 #s(literal -100 binary64) x (/.f64 (*.f64 #s(literal -100 binary64) (-.f64 (*.f64 x x) (/.f64 (pow.f64 x #s(literal 3 binary64)) y))) (neg.f64 y))) (neg.f64 y))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) #s(hole binary64 (* -1 (/ (+ (* -100 x) (* -1 (/ (+ (* -100 (pow x 2)) (* -1 (/ (+ (* -100 (pow x 3)) (* 100 (/ (pow x 4) y))) y))) y))) y)))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) (/.f64 (fma.f64 #s(literal -100 binary64) x (/.f64 (fma.f64 (*.f64 #s(literal -100 binary64) x) x (/.f64 (*.f64 #s(literal -100 binary64) (-.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 (pow.f64 x #s(literal 4 binary64)) y))) (neg.f64 y))) (neg.f64 y))) (neg.f64 y))) |
#s(approx (* (- y x) x) #s(hole binary64 (* -1 (* y (+ (* -1 x) (/ (pow x 2) y)))))) |
#s(approx (* (- y x) x) (*.f64 (-.f64 (/.f64 (*.f64 x x) y) x) (neg.f64 y))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* y (- (/ x y) 1))))) |
#s(approx (- y x) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) (neg.f64 y))) |
#s(approx (* (/ -100 (* (+ x y) (- x y))) (* (- y x) x)) #s(hole binary64 (* -1 (/ (+ (* -100 x) (* 100 (/ (pow x 2) y))) y)))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) (/.f64 (*.f64 #s(literal -100 binary64) (-.f64 (/.f64 (*.f64 x x) y) x)) y)) |
#s(approx (* (/ -100 (* (+ x y) (- x y))) (* (- y x) x)) #s(hole binary64 (* -1 (/ (+ (* -100 x) (* -1 (/ (+ (* -100 (pow x 2)) (* 100 (/ (pow x 3) y))) y))) y)))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) (/.f64 (fma.f64 #s(literal -100 binary64) x (/.f64 (*.f64 #s(literal -100 binary64) (-.f64 (*.f64 x x) (/.f64 (pow.f64 x #s(literal 3 binary64)) y))) (neg.f64 y))) (neg.f64 y))) |
#s(approx (* (/ -100 (* (+ x y) (- x y))) (* (- y x) x)) #s(hole binary64 (* -1 (/ (+ (* -100 x) (* -1 (/ (+ (* -100 (pow x 2)) (* -1 (/ (+ (* -100 (pow x 3)) (* 100 (/ (pow x 4) y))) y))) y))) y)))) |
#s(approx (* (/ -100 (+ (* (neg y) y) (* x x))) (* (- y x) x)) (/.f64 (fma.f64 #s(literal -100 binary64) x (/.f64 (fma.f64 (*.f64 #s(literal -100 binary64) x) x (/.f64 (*.f64 #s(literal -100 binary64) (-.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 (pow.f64 x #s(literal 4 binary64)) y))) (neg.f64 y))) (neg.f64 y))) (neg.f64 y))) |
#s(approx (/ -100 (* (+ x y) (- x y))) #s(hole binary64 (/ (+ 100 (* -100 (/ (+ x (* -1 x)) y))) (pow y 2)))) |
#s(approx (/ -100 (* (+ x y) (- x y))) (/.f64 #s(literal 100 binary64) (*.f64 y y))) |
#s(approx (/ -100 (* (+ x y) (- x y))) #s(hole binary64 (/ (+ 100 (* -1 (/ (- (+ (* -100 (/ (pow x 2) y)) (* -100 (/ (pow (+ x (* -1 x)) 2) y))) (* -100 (+ x (* -1 x)))) y))) (pow y 2)))) |
#s(approx (/ -100 (* (+ x y) (- x y))) (/.f64 (-.f64 (/.f64 (*.f64 (/.f64 (*.f64 x x) y) #s(literal 100 binary64)) y) #s(literal -100 binary64)) (*.f64 y y))) |
#s(approx (/ -100 (* (+ x y) (- x y))) #s(hole binary64 (/ (+ 100 (* -1 (/ (- (* -1 (/ (- (+ (* -100 (/ (* (pow x 2) (+ x (* -1 x))) y)) (/ (* (+ x (* -1 x)) (+ (* -100 (pow x 2)) (* -100 (pow (+ x (* -1 x)) 2)))) y)) (+ (* -100 (pow x 2)) (* -100 (pow (+ x (* -1 x)) 2)))) y)) (* -100 (+ x (* -1 x)))) y))) (pow y 2)))) |
#s(approx (/ -100 (* (+ x y) (- x y))) (/.f64 (-.f64 (/.f64 (*.f64 (/.f64 (*.f64 x x) y) #s(literal 100 binary64)) y) #s(literal -100 binary64)) (*.f64 y y))) |
#s(approx (* (+ x y) (- x y)) #s(hole binary64 (* (pow y 2) (- (* -1 (/ (+ x (* -1 x)) y)) 1)))) |
#s(approx (* (+ x y) (- x y)) (*.f64 (neg.f64 y) y)) |
#s(approx (* (+ x y) (- x y)) #s(hole binary64 (* (pow y 2) (- (* -1 (/ (+ x (+ (* -1 x) (* -1 (/ (pow x 2) y)))) y)) 1)))) |
#s(approx (* (+ x y) (- x y)) (*.f64 (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) y)) (neg.f64 y)) #s(literal 1 binary64)) (*.f64 y y))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (+ x y) (*.f64 (-.f64 (/.f64 (neg.f64 x) y) #s(literal 1 binary64)) (neg.f64 y))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
#s(approx (- x y) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (neg.f64 y))) |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 103 |
| 0 | 30 | 103 |
| 1 | 99 | 100 |
| 0 | 688 | 100 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (/.f64 #s(literal -100 binary64) #s(approx (+ (* (neg y) y) (* x x)) (*.f64 (neg.f64 y) y))) (*.f64 (-.f64 y x) x)) |
(/.f64 #s(literal -100 binary64) #s(approx (+ (* (neg y) y) (* x x)) (*.f64 (neg.f64 y) y))) |
#s(literal -100 binary64) |
#s(approx (+ (* (neg y) y) (* x x)) (*.f64 (neg.f64 y) y)) |
(*.f64 (neg.f64 y) y) |
(neg.f64 y) |
y |
(*.f64 (-.f64 y x) x) |
(-.f64 y x) |
x |
(*.f64 (/.f64 #s(literal -100 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (-.f64 y x) x)) |
(/.f64 #s(literal -100 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) |
(*.f64 (+.f64 x y) (-.f64 x y)) |
(+.f64 x y) |
(-.f64 x y) |
| Outputs |
|---|
(*.f64 (*.f64 (/.f64 #s(literal -100 binary64) #s(approx (+ (* (neg y) y) (* x x)) (*.f64 (neg.f64 y) y))) x) (-.f64 y x)) |
(*.f64 (/.f64 (*.f64 #s(literal -100 binary64) (-.f64 y x)) #s(approx (+ (* (neg y) y) (* x x)) (*.f64 (neg.f64 y) y))) x) |
(*.f64 (*.f64 (-.f64 y x) x) (/.f64 #s(literal -100 binary64) #s(approx (+ (* (neg y) y) (* x x)) (*.f64 (neg.f64 y) y)))) |
(*.f64 (-.f64 y x) (*.f64 x (/.f64 #s(literal -100 binary64) #s(approx (+ (* (neg y) y) (* x x)) (*.f64 (neg.f64 y) y))))) |
(*.f64 (/.f64 #s(literal -100 binary64) #s(approx (+ (* (neg y) y) (* x x)) (*.f64 (neg.f64 y) y))) (*.f64 (-.f64 y x) x)) |
(*.f64 x (/.f64 (*.f64 #s(literal -100 binary64) (-.f64 y x)) #s(approx (+ (* (neg y) y) (* x x)) (*.f64 (neg.f64 y) y)))) |
(*.f64 #s(literal -100 binary64) (/.f64 (*.f64 (-.f64 y x) x) #s(approx (+ (* (neg y) y) (* x x)) (*.f64 (neg.f64 y) y)))) |
(/.f64 (*.f64 #s(literal 100 binary64) (*.f64 (-.f64 y x) x)) (neg.f64 #s(approx (+ (* (neg y) y) (* x x)) (*.f64 (neg.f64 y) y)))) |
(/.f64 (*.f64 (*.f64 (-.f64 y x) x) #s(literal 100 binary64)) (neg.f64 #s(approx (+ (* (neg y) y) (* x x)) (*.f64 (neg.f64 y) y)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 y x) x) #s(literal -100 binary64))) (neg.f64 #s(approx (+ (* (neg y) y) (* x x)) (*.f64 (neg.f64 y) y)))) |
(/.f64 (*.f64 (*.f64 (-.f64 y x) x) #s(literal -100 binary64)) #s(approx (+ (* (neg y) y) (* x x)) (*.f64 (neg.f64 y) y))) |
(/.f64 #s(literal 100 binary64) (neg.f64 #s(approx (+ (* (neg y) y) (* x x)) (*.f64 (neg.f64 y) y)))) |
(/.f64 #s(literal -100 binary64) (neg.f64 (neg.f64 #s(approx (+ (* (neg y) y) (* x x)) (*.f64 (neg.f64 y) y))))) |
(/.f64 #s(literal -100 binary64) #s(approx (+ (* (neg y) y) (* x x)) (*.f64 (neg.f64 y) y))) |
(neg.f64 (/.f64 #s(literal 100 binary64) #s(approx (+ (* (neg y) y) (* x x)) (*.f64 (neg.f64 y) y)))) |
(neg.f64 (/.f64 #s(literal -100 binary64) (neg.f64 #s(approx (+ (* (neg y) y) (* x x)) (*.f64 (neg.f64 y) y))))) |
#s(literal -100 binary64) |
#s(approx (+ (* (neg y) y) (* x x)) (*.f64 (neg.f64 y) y)) |
(*.f64 (neg.f64 y) y) |
(*.f64 y (neg.f64 y)) |
(neg.f64 (*.f64 y y)) |
(neg.f64 y) |
y |
(*.f64 (-.f64 y x) x) |
(*.f64 x (-.f64 y x)) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) x) (+.f64 x y)) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) x) (fma.f64 x (+.f64 x y) (*.f64 y y))) |
(/.f64 (*.f64 x (*.f64 (+.f64 x y) (-.f64 y x))) (+.f64 x y)) |
(/.f64 (*.f64 x (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x (+.f64 x y) (*.f64 y y))) |
(*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x x (*.f64 y (-.f64 y x)))) |
(*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (fma.f64 (neg.f64 y) y (*.f64 x x))) (-.f64 x y)) |
(/.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 y x))) (neg.f64 (+.f64 x y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (+.f64 x y)) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x (+.f64 x y) (*.f64 y y))) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (/.f64 (*.f64 x x) (+.f64 x y))) |
(-.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 x (+.f64 x y) (*.f64 y y))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (+.f64 x y) (*.f64 y y)))) |
(-.f64 y x) |
x |
(*.f64 (*.f64 (/.f64 #s(literal -100 binary64) (fma.f64 (neg.f64 y) y (*.f64 x x))) x) (-.f64 y x)) |
(*.f64 (/.f64 #s(literal -100 binary64) (-.f64 x y)) (/.f64 (*.f64 (-.f64 y x) x) (+.f64 x y))) |
(*.f64 (/.f64 #s(literal -100 binary64) (+.f64 x y)) (/.f64 (*.f64 (-.f64 y x) x) (-.f64 x y))) |
(*.f64 (*.f64 (/.f64 #s(literal -100 binary64) (fma.f64 (neg.f64 y) y (*.f64 x x))) (-.f64 y x)) x) |
(*.f64 (/.f64 #s(literal -100 binary64) (fma.f64 (neg.f64 y) y (*.f64 x x))) (*.f64 (-.f64 y x) x)) |
(*.f64 (*.f64 (-.f64 y x) x) (/.f64 #s(literal -100 binary64) (fma.f64 (neg.f64 y) y (*.f64 x x)))) |
(*.f64 (-.f64 y x) (*.f64 x (/.f64 #s(literal -100 binary64) (fma.f64 (neg.f64 y) y (*.f64 x x))))) |
(*.f64 x (*.f64 (/.f64 #s(literal -100 binary64) (fma.f64 (neg.f64 y) y (*.f64 x x))) (-.f64 y x))) |
(*.f64 #s(literal -100 binary64) (/.f64 (*.f64 (-.f64 y x) x) (fma.f64 (neg.f64 y) y (*.f64 x x)))) |
(/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) x) #s(literal -100 binary64)) (-.f64 x y)) (+.f64 x y)) |
(/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) x) #s(literal -100 binary64)) (+.f64 x y)) (-.f64 x y)) |
(/.f64 (*.f64 (/.f64 #s(literal -100 binary64) (+.f64 x y)) (*.f64 (-.f64 y x) x)) (-.f64 x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) (*.f64 (-.f64 y x) x)) (neg.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 (-.f64 y x) x) (/.f64 #s(literal -100 binary64) (+.f64 x y))) (-.f64 x y)) |
(/.f64 (*.f64 (*.f64 (-.f64 y x) x) #s(literal 100 binary64)) (neg.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 y x) x) #s(literal -100 binary64))) (neg.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 (-.f64 y x) x) #s(literal -100 binary64)) (fma.f64 (neg.f64 y) y (*.f64 x x))) |
(*.f64 (/.f64 (/.f64 #s(literal -100 binary64) (+.f64 x y)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 x x (*.f64 y (+.f64 x y)))) |
(*.f64 (/.f64 (/.f64 #s(literal -100 binary64) (+.f64 x y)) (fma.f64 (neg.f64 y) y (*.f64 x x))) (+.f64 x y)) |
(/.f64 (/.f64 #s(literal -100 binary64) (-.f64 x y)) (+.f64 x y)) |
(/.f64 (neg.f64 (/.f64 #s(literal -100 binary64) (+.f64 x y))) (neg.f64 (-.f64 x y))) |
(/.f64 (/.f64 #s(literal -100 binary64) (+.f64 x y)) (-.f64 x y)) |
(/.f64 #s(literal 100 binary64) (neg.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)))) |
(/.f64 #s(literal -100 binary64) (neg.f64 (neg.f64 (fma.f64 (neg.f64 y) y (*.f64 x x))))) |
(/.f64 #s(literal -100 binary64) (fma.f64 (neg.f64 y) y (*.f64 x x))) |
(neg.f64 (/.f64 #s(literal 100 binary64) (fma.f64 (neg.f64 y) y (*.f64 x x)))) |
(neg.f64 (/.f64 #s(literal -100 binary64) (neg.f64 (fma.f64 (neg.f64 y) y (*.f64 x x))))) |
(*.f64 (+.f64 (neg.f64 x) y) (-.f64 (neg.f64 x) y)) |
(*.f64 (+.f64 (fabs.f64 x) y) (-.f64 (fabs.f64 x) y)) |
(*.f64 (-.f64 x y) (+.f64 x y)) |
(*.f64 (+.f64 x y) (-.f64 x y)) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (+.f64 x y)) (fma.f64 x x (*.f64 y (+.f64 x y)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 x y)) (fma.f64 x x (*.f64 y (-.f64 y x)))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) (-.f64 x y)) (-.f64 x y)) |
(/.f64 (*.f64 (-.f64 x y) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x x (*.f64 y (-.f64 y x)))) |
(/.f64 (*.f64 (-.f64 x y) (fma.f64 (neg.f64 y) y (*.f64 x x))) (-.f64 x y)) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 x x (*.f64 y (+.f64 x y)))) |
(/.f64 (*.f64 (+.f64 x y) (fma.f64 (neg.f64 y) y (*.f64 x x))) (+.f64 x y)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (neg.f64 y) y) #s(literal 2 binary64))) (fma.f64 x x (*.f64 y y))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (neg.f64 y) y) #s(literal 2 binary64))) (-.f64 (*.f64 x x) (*.f64 (neg.f64 y) y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 y) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) x) #s(literal 3 binary64))) (fma.f64 (*.f64 y y) (*.f64 y y) (+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (neg.f64 y) y) (*.f64 (neg.f64 x) x))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y y) #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 y y) (*.f64 y y) (*.f64 (*.f64 x x) (*.f64 y y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 y) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) (neg.f64 (fma.f64 (neg.f64 y) y (*.f64 (neg.f64 x) x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (neg.f64 y) y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 y y) (*.f64 y y) (+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 y y) (*.f64 x x)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (fma.f64 x x (*.f64 y (-.f64 y x))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (neg.f64 y) y (*.f64 x x))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (+.f64 x y) (fma.f64 x x (*.f64 y (-.f64 y x))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (fma.f64 x x (*.f64 y (-.f64 y x))) (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (neg.f64 y) y (*.f64 x x))) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (-.f64 x y) (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) (fma.f64 (neg.f64 y) y (*.f64 x x))) (fma.f64 (neg.f64 y) y (*.f64 x x))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) (+.f64 x y)) (+.f64 x y)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 y) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (neg.f64 y) y (*.f64 (neg.f64 x) x))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (neg.f64 y) y) #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (neg.f64 y) y) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (neg.f64 y) y) x) x)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (neg.f64 y) y) #s(literal 3 binary64))) (fma.f64 (*.f64 y y) (*.f64 y y) (+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 y y) (*.f64 x x))))) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (*.f64 (neg.f64 y) y)) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (*.f64 (neg.f64 y) y)) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 (neg.f64 y) y)) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 (neg.f64 y) y)) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (neg.f64 y) y)) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (neg.f64 y) y)) |
(fma.f64 (-.f64 x y) x (*.f64 (-.f64 x y) y)) |
(fma.f64 (-.f64 x y) y (*.f64 (-.f64 x y) x)) |
(fma.f64 (neg.f64 y) y (*.f64 (neg.f64 (neg.f64 x)) x)) |
(fma.f64 (neg.f64 y) y (*.f64 x x)) |
(fma.f64 x (-.f64 x y) (*.f64 y (-.f64 x y))) |
(fma.f64 x x (*.f64 (neg.f64 y) y)) |
(fma.f64 y (-.f64 x y) (*.f64 x (-.f64 x y))) |
(fma.f64 y (neg.f64 y) (*.f64 (neg.f64 (neg.f64 x)) x)) |
(fma.f64 y (neg.f64 y) (*.f64 x x)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 y) y) #s(literal 2 binary64)) (fma.f64 (neg.f64 y) y (*.f64 (neg.f64 x) x))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (neg.f64 y) y (*.f64 (neg.f64 x) x)))) |
(-.f64 (*.f64 (neg.f64 y) y) (*.f64 (neg.f64 (neg.f64 x)) (neg.f64 x))) |
(-.f64 (*.f64 (neg.f64 y) y) (*.f64 (neg.f64 (fabs.f64 x)) (fabs.f64 x))) |
(-.f64 (*.f64 (neg.f64 y) y) (*.f64 (neg.f64 x) x)) |
(-.f64 (*.f64 x x) (*.f64 (neg.f64 (neg.f64 y)) y)) |
(-.f64 (*.f64 x x) (*.f64 y y)) |
(+.f64 (*.f64 x (-.f64 x y)) (*.f64 y (-.f64 x y))) |
(+.f64 (*.f64 y (-.f64 x y)) (*.f64 x (-.f64 x y))) |
(+.f64 (*.f64 (-.f64 x y) x) (*.f64 (-.f64 x y) y)) |
(+.f64 (*.f64 (-.f64 x y) y) (*.f64 (-.f64 x y) x)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 y) y) #s(literal 3 binary64)) (fma.f64 (*.f64 y y) (*.f64 y y) (+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 y y) (*.f64 x x))))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (*.f64 y y) (*.f64 y y) (+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 y y) (*.f64 x x)))))) |
(+.f64 (*.f64 (neg.f64 y) y) (*.f64 (neg.f64 (neg.f64 x)) x)) |
(+.f64 (*.f64 (neg.f64 y) y) (*.f64 x x)) |
(+.f64 (*.f64 x x) (*.f64 (neg.f64 y) y)) |
(*.f64 (/.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 x x (*.f64 y (+.f64 x y)))) |
(*.f64 (/.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) (fma.f64 (neg.f64 y) y (*.f64 x x))) (+.f64 x y)) |
(*.f64 (-.f64 x y) (/.f64 (+.f64 x y) (-.f64 x y))) |
(*.f64 (+.f64 x y) (/.f64 (-.f64 x y) (-.f64 x y))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (*.f64 y (-.f64 y x))))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 y 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 x y)))) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (*.f64 y (-.f64 y x)))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 y) y (*.f64 x x))) (neg.f64 (-.f64 x y))) |
(/.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) (-.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 y (-.f64 y x)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 x x (*.f64 y (-.f64 y x))))) |
(+.f64 x y) |
(+.f64 y x) |
(*.f64 (/.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x x (*.f64 y (-.f64 y x)))) |
(*.f64 (/.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) (fma.f64 (neg.f64 y) y (*.f64 x x))) (-.f64 x y)) |
(*.f64 (-.f64 x y) (/.f64 (+.f64 x y) (+.f64 x y))) |
(*.f64 (+.f64 x y) (/.f64 (-.f64 x y) (+.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 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 y (+.f64 x y)))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 y) y (*.f64 x x))) (neg.f64 (+.f64 x y))) |
(/.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) (+.f64 x y)) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (/.f64 (*.f64 y y) (+.f64 x y))) |
(-.f64 x y) |
Compiled 7 395 to 1 079 computations (85.4% saved)
8 alts after pruning (1 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 287 | 1 | 288 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 1 | 2 |
| Done | 0 | 6 | 6 |
| Total | 288 | 8 | 296 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 51.0% | (/.f64 (*.f64 x #s(literal 100 binary64)) #s(approx (+ x y) y)) |
| ✓ | 99.7% | (*.f64 (/.f64 #s(literal 100 binary64) (+.f64 y x)) x) |
| ✓ | 50.9% | (*.f64 (/.f64 #s(literal 100 binary64) #s(approx (+ y x) y)) x) |
| ✓ | 51.8% | (*.f64 (/.f64 #s(literal -100 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (-.f64 y x) x)) |
| 30.7% | (*.f64 #s(approx (/ -100 (* (+ x y) (- x y))) (/.f64 #s(literal 100 binary64) (*.f64 y y))) (*.f64 (-.f64 y x) x)) | |
| ✓ | 49.7% | #s(approx (/ (* x 100) (+ x y)) (fma.f64 (/.f64 y x) #s(literal -100 binary64) #s(literal 100 binary64))) |
| ✓ | 50.9% | #s(approx (/ (* x 100) (+ x y)) (*.f64 (/.f64 x y) #s(literal 100 binary64))) |
| ✓ | 50.4% | #s(approx (/ (* x 100) (+ x y)) #s(literal 100 binary64)) |
Compiled 266 to 133 computations (50% saved)
| Inputs |
|---|
#s(approx (/ (* x 100) (+ x y)) #s(literal 100 binary64)) |
#s(approx (/ (* x 100) (+ x y)) (*.f64 (/.f64 x y) #s(literal 100 binary64))) |
(*.f64 (/.f64 #s(literal 100 binary64) #s(approx (+ y x) y)) x) |
(/.f64 (*.f64 x #s(literal 100 binary64)) #s(approx (+ x y) y)) |
#s(approx (/ (* x 100) (+ x y)) (fma.f64 (/.f64 y x) #s(literal -100 binary64) #s(literal 100 binary64))) |
(*.f64 (/.f64 #s(literal 100 binary64) (+.f64 y x)) x) |
(/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 x y)) |
(*.f64 #s(approx (/ -100 (* (+ x y) (- x y))) (/.f64 #s(literal 100 binary64) (*.f64 y y))) (*.f64 (-.f64 y x) x)) |
(*.f64 (/.f64 #s(literal -100 binary64) #s(approx (+ (* (neg y) y) (* x x)) (*.f64 (neg.f64 y) y))) (*.f64 (-.f64 y x) x)) |
(/.f64 (*.f64 x #s(literal 100 binary64)) #s(approx (+ x y) (fma.f64 (/.f64 y x) x x))) |
(*.f64 (/.f64 #s(literal -100 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (-.f64 y x) x)) |
(*.f64 (/.f64 #s(literal -100 binary64) (fma.f64 (neg.f64 y) y (*.f64 x x))) (*.f64 (-.f64 y x) x)) |
(*.f64 (/.f64 (/.f64 #s(literal 100 binary64) (+.f64 y x)) (-.f64 x y)) (*.f64 (-.f64 x y) x)) |
| Outputs |
|---|
(*.f64 (/.f64 #s(literal 100 binary64) (+.f64 y x)) x) |
3 calls:
| 29.0ms | x |
| 4.0ms | y |
| 4.0ms | (/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 x y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.7% | 1 | (/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 x y)) |
| 99.7% | 1 | x |
| 99.7% | 1 | y |
Compiled 9 to 10 computations (-11.1% saved)
| Inputs |
|---|
#s(approx (/ (* x 100) (+ x y)) #s(literal 100 binary64)) |
#s(approx (/ (* x 100) (+ x y)) (*.f64 (/.f64 x y) #s(literal 100 binary64))) |
(*.f64 (/.f64 #s(literal 100 binary64) #s(approx (+ y x) y)) x) |
(/.f64 (*.f64 x #s(literal 100 binary64)) #s(approx (+ x y) y)) |
#s(approx (/ (* x 100) (+ x y)) (fma.f64 (/.f64 y x) #s(literal -100 binary64) #s(literal 100 binary64))) |
| Outputs |
|---|
(/.f64 (*.f64 x #s(literal 100 binary64)) #s(approx (+ x y) y)) |
#s(approx (/ (* x 100) (+ x y)) (fma.f64 (/.f64 y x) #s(literal -100 binary64) #s(literal 100 binary64))) |
3 calls:
| 2.0ms | x |
| 2.0ms | y |
| 2.0ms | (/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 x y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.4% | 2 | (/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 x y)) |
| 77.9% | 3 | x |
| 79.2% | 3 | y |
Compiled 9 to 10 computations (-11.1% saved)
| Inputs |
|---|
#s(approx (/ (* x 100) (+ x y)) #s(literal 100 binary64)) |
#s(approx (/ (* x 100) (+ x y)) (*.f64 (/.f64 x y) #s(literal 100 binary64))) |
(*.f64 (/.f64 #s(literal 100 binary64) #s(approx (+ y x) y)) x) |
(/.f64 (*.f64 x #s(literal 100 binary64)) #s(approx (+ x y) y)) |
| Outputs |
|---|
(/.f64 (*.f64 x #s(literal 100 binary64)) #s(approx (+ x y) y)) |
#s(approx (/ (* x 100) (+ x y)) #s(literal 100 binary64)) |
1 calls:
| 2.0ms | (/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 x y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.8% | 2 | (/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 x y)) |
Compiled 7 to 6 computations (14.3% saved)
| Inputs |
|---|
#s(approx (/ (* x 100) (+ x y)) #s(literal 100 binary64)) |
#s(approx (/ (* x 100) (+ x y)) (*.f64 (/.f64 x y) #s(literal 100 binary64))) |
(*.f64 (/.f64 #s(literal 100 binary64) #s(approx (+ y x) y)) x) |
| Outputs |
|---|
(*.f64 (/.f64 #s(literal 100 binary64) #s(approx (+ y x) y)) x) |
#s(approx (/ (* x 100) (+ x y)) #s(literal 100 binary64)) |
1 calls:
| 1.0ms | (/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 x y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.8% | 2 | (/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 x y)) |
Compiled 7 to 6 computations (14.3% saved)
| Inputs |
|---|
#s(approx (/ (* x 100) (+ x y)) #s(literal 100 binary64)) |
#s(approx (/ (* x 100) (+ x y)) (*.f64 (/.f64 x y) #s(literal 100 binary64))) |
| Outputs |
|---|
#s(approx (/ (* x 100) (+ x y)) (*.f64 (/.f64 x y) #s(literal 100 binary64))) |
#s(approx (/ (* x 100) (+ x y)) #s(literal 100 binary64)) |
1 calls:
| 1.0ms | (/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 x y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.8% | 2 | (/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 x y)) |
Compiled 7 to 6 computations (14.3% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
#s(approx (/ (* x 100) (+ x y)) #s(literal 100 binary64)) |
| Outputs |
|---|
#s(approx (/ (* x 100) (+ x y)) #s(literal 100 binary64)) |
3 calls:
| 24.0ms | x |
| 1.0ms | y |
| 1.0ms | (/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 x y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 50.4% | 1 | x |
| 50.4% | 1 | y |
| 50.4% | 1 | (/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 x y)) |
Compiled 9 to 10 computations (-11.1% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 11.344819653210951 | 97.02757558595685 |
Compiled 10 to 11 computations (-10% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 11.344819653210951 | 97.02757558595685 |
Compiled 10 to 11 computations (-10% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 11.344819653210951 | 97.02757558595685 |
Compiled 10 to 11 computations (-10% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 11.344819653210951 | 97.02757558595685 |
Compiled 10 to 11 computations (-10% saved)
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 32 | 137 |
| 1 | 36 | 137 |
| 2 | 39 | 137 |
| 3 | 40 | 137 |
| 1× | saturated |
| Inputs |
|---|
(*.f64 (/.f64 #s(literal 100 binary64) (+.f64 y x)) x) |
(if (<=.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 x y)) #s(literal 20 binary64)) (/.f64 (*.f64 x #s(literal 100 binary64)) #s(approx (+ x y) y)) #s(approx (/ (* x 100) (+ x y)) (fma.f64 (/.f64 y x) #s(literal -100 binary64) #s(literal 100 binary64)))) |
(if (<=.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 x y)) #s(literal 20 binary64)) (/.f64 (*.f64 x #s(literal 100 binary64)) #s(approx (+ x y) y)) #s(approx (/ (* x 100) (+ x y)) #s(literal 100 binary64))) |
(if (<=.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 x y)) #s(literal 20 binary64)) (*.f64 (/.f64 #s(literal 100 binary64) #s(approx (+ y x) y)) x) #s(approx (/ (* x 100) (+ x y)) #s(literal 100 binary64))) |
(if (<=.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 x y)) #s(literal 20 binary64)) #s(approx (/ (* x 100) (+ x y)) (*.f64 (/.f64 x y) #s(literal 100 binary64))) #s(approx (/ (* x 100) (+ x y)) #s(literal 100 binary64))) |
#s(approx (/ (* x 100) (+ x y)) #s(literal 100 binary64)) |
| Outputs |
|---|
(*.f64 (/.f64 #s(literal 100 binary64) (+.f64 y x)) x) |
(if (<=.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 x y)) #s(literal 20 binary64)) (/.f64 (*.f64 x #s(literal 100 binary64)) #s(approx (+ x y) y)) #s(approx (/ (* x 100) (+ x y)) (fma.f64 (/.f64 y x) #s(literal -100 binary64) #s(literal 100 binary64)))) |
(if (<=.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 x y)) #s(literal 20 binary64)) (/.f64 (*.f64 x #s(literal 100 binary64)) #s(approx (+ y x) y)) #s(approx (/ (* x 100) (+ x y)) (fma.f64 (/.f64 y x) #s(literal -100 binary64) #s(literal 100 binary64)))) |
(if (<=.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 x y)) #s(literal 20 binary64)) (/.f64 (*.f64 x #s(literal 100 binary64)) #s(approx (+ x y) y)) #s(approx (/ (* x 100) (+ x y)) #s(literal 100 binary64))) |
(if (<=.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 x y)) #s(literal 20 binary64)) (/.f64 (*.f64 x #s(literal 100 binary64)) #s(approx (+ y x) y)) #s(approx (/ (* x 100) (+ x y)) #s(literal 100 binary64))) |
(if (<=.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 x y)) #s(literal 20 binary64)) (*.f64 (/.f64 #s(literal 100 binary64) #s(approx (+ y x) y)) x) #s(approx (/ (* x 100) (+ x y)) #s(literal 100 binary64))) |
(if (<=.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 x y)) #s(literal 20 binary64)) #s(approx (/ (* x 100) (+ x y)) (*.f64 (/.f64 x y) #s(literal 100 binary64))) #s(approx (/ (* x 100) (+ x y)) #s(literal 100 binary64))) |
#s(approx (/ (* x 100) (+ x y)) #s(literal 100 binary64)) |
| 1× | fuel |
Compiled 137 to 32 computations (76.6% saved)
Compiled 306 to 92 computations (69.9% saved)
Loading profile data...