
Time bar (total: 2.3s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 100% | 99.9% | 0% | 0.1% | 0% | 0% | 0% | 1 |
Compiled 7 to 7 computations (0% saved)
| 447.0ms | 8 096× | 0 | valid |
| 6.0ms | 82× | 1 | valid |
| 5.0ms | 48× | 2 | valid |
| 4.0ms | 30× | 3 | valid |
ival-mult: 81.0ms (47.2% of total)ival-sub: 75.0ms (43.7% of total)adjust: 7.0ms (4.1% of total)exact: 6.0ms (3.5% of total)ival-assert: 3.0ms (1.7% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | (*.f64 #s(literal 200 binary64) (-.f64 x y)) |
| 0 | 0 | - | 0 | - | #s(literal 200 binary64) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (-.f64 x y) |
| 0 | 0 | - | 0 | - | x |
| Predicted + | Predicted - | |
|---|---|---|
| + | 0 | 0 |
| - | 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 256 |
| number | freq |
|---|---|
| 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 1 |
| 18.0ms | 500× | 0 | valid |
| 1.0ms | 6× | 2 | valid |
| 0.0ms | 4× | 1 | valid |
| 0.0ms | 2× | 3 | valid |
Compiled 31 to 19 computations (38.7% saved)
ival-mult: 3.0ms (38.5% of total)ival-sub: 3.0ms (38.5% of total)adjust: 1.0ms (12.8% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 34 |
| 1 | 27 | 34 |
| 2 | 31 | 34 |
| 0 | 5 | 5 |
| 0 | 7 | 5 |
| 1 | 8 | 5 |
| 0 | 8 | 5 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(*.f64 #s(literal 200 binary64) (-.f64 x y)) |
| Outputs |
|---|
(*.f64 #s(literal 200 binary64) (-.f64 x y)) |
(*.f64 (-.f64 x y) #s(literal 200 binary64)) |
Compiled 5 to 5 computations (0% saved)
Compiled 0 to 2 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.9% | (*.f64 #s(literal 200 binary64) (-.f64 x y)) |
Compiled 5 to 5 computations (0% saved)
| Inputs |
|---|
(*.f64 #s(literal 200 binary64) (-.f64 x y)) |
#s(literal 200 binary64) |
(-.f64 x y) |
x |
y |
| Outputs |
|---|
#s(approx (* 200 (- x y)) #s(hole binary64 (* -200 y))) |
#s(approx (* 200 (- x y)) #s(hole binary64 (+ (* -200 y) (* 200 x)))) |
#s(approx (- x y) #s(hole binary64 (* -1 y))) |
#s(approx (- x y) #s(hole binary64 (- x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* 200 (- x y)) #s(hole binary64 (* 200 x))) |
#s(approx (* 200 (- x y)) #s(hole binary64 (* x (+ 200 (* -200 (/ y x)))))) |
#s(approx (- x y) #s(hole binary64 x)) |
#s(approx (- x y) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (* 200 (- x y)) #s(hole binary64 (* -1 (* x (- (* 200 (/ y x)) 200))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#s(approx (- x y) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* 200 (- x y)) #s(hole binary64 (* y (- (* 200 (/ x y)) 200)))) |
#s(approx (- x y) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (* 200 (- x y)) #s(hole binary64 (* -1 (* y (+ 200 (* -200 (/ x y))))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | inf | ((* 200 (- x y)) 200 (- x y) x y) |
| 1.0ms | y | @ | inf | ((* 200 (- x y)) 200 (- x y) x y) |
| 1.0ms | x | @ | -inf | ((* 200 (- x y)) 200 (- x y) x y) |
| 1.0ms | y | @ | -inf | ((* 200 (- x y)) 200 (- x y) x y) |
| 0.0ms | x | @ | 0 | ((* 200 (- x y)) 200 (- x y) x y) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 60 | 192 |
| 0 | 61 | 183 |
| 1 | 271 | 178 |
| 2 | 2177 | 178 |
| 0 | 8426 | 176 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 #s(literal 200 binary64) (-.f64 x y)) |
#s(literal 200 binary64) |
(-.f64 x y) |
x |
y |
#s(approx (* 200 (- x y)) #s(hole binary64 (* -200 y))) |
#s(approx (* 200 (- x y)) #s(hole binary64 (+ (* -200 y) (* 200 x)))) |
#s(approx (- x y) #s(hole binary64 (* -1 y))) |
#s(approx (- x y) #s(hole binary64 (- x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* 200 (- x y)) #s(hole binary64 (* 200 x))) |
#s(approx (* 200 (- x y)) #s(hole binary64 (* x (+ 200 (* -200 (/ y x)))))) |
#s(approx (- x y) #s(hole binary64 x)) |
#s(approx (- x y) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (* 200 (- x y)) #s(hole binary64 (* -1 (* x (- (* 200 (/ y x)) 200))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#s(approx (- x y) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* 200 (- x y)) #s(hole binary64 (* y (- (* 200 (/ x y)) 200)))) |
#s(approx (- x y) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (* 200 (- x y)) #s(hole binary64 (* -1 (* y (+ 200 (* -200 (/ x y))))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
| Outputs |
|---|
(*.f64 (-.f64 x y) #s(literal 200 binary64)) |
(*.f64 #s(literal 200 binary64) (-.f64 x y)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) #s(literal 200 binary64))) (neg.f64 (+.f64 y x))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 200 binary64))) (neg.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 200 binary64) (*.f64 (+.f64 y x) (-.f64 x y)))) (neg.f64 (+.f64 y x))) |
(/.f64 (neg.f64 (*.f64 #s(literal 200 binary64) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (neg.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) #s(literal 200 binary64)) (+.f64 y x)) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 200 binary64)) (fma.f64 y (+.f64 y x) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal 200 binary64) (*.f64 (+.f64 y x) (-.f64 x y))) (+.f64 y x)) |
(/.f64 (*.f64 #s(literal 200 binary64) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 y (+.f64 y x) (*.f64 x x))) |
(neg.f64 (*.f64 (-.f64 x y) #s(literal -200 binary64))) |
(neg.f64 (*.f64 #s(literal -200 binary64) (-.f64 x y))) |
#s(literal 200 binary64) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (-.f64 (neg.f64 y) x))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 x y)))) (neg.f64 (neg.f64 (+.f64 y x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 y (+.f64 y x) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 y x)) (*.f64 (+.f64 y x) (*.f64 y y))) (*.f64 (+.f64 y x) (+.f64 y x))) |
(/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y (+.f64 y x) (*.f64 x x))) (*.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)) (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y (+.f64 y x) (*.f64 x x)) (*.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)) (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (neg.f64 y) x)) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 x y))) (neg.f64 (+.f64 y x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 (neg.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 y (+.f64 y x) (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (+.f64 y x)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 (neg.f64 x) y)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 y (+.f64 y x) (*.f64 x x))) |
(fma.f64 #s(literal -1 binary64) y x) |
(fma.f64 y #s(literal -1 binary64) x) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 (neg.f64 y) x)) (/.f64 (*.f64 x x) (-.f64 (neg.f64 y) x))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 (neg.f64 x) y)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 (neg.f64 x) y))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 y x)) (/.f64 (*.f64 y y) (+.f64 y x))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y (+.f64 y x) (*.f64 x x))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(-.f64 x (*.f64 (neg.f64 y) #s(literal -1 binary64))) |
(-.f64 x y) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y (+.f64 y x) (*.f64 x x))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(+.f64 (neg.f64 y) x) |
(+.f64 x (neg.f64 y)) |
x |
y |
#s(approx (* 200 (- x y)) (*.f64 #s(literal -200 binary64) y)) |
#s(approx (* 200 (- x y)) (*.f64 #s(literal -200 binary64) (-.f64 y x))) |
#s(approx (- x y) (neg.f64 y)) |
#s(approx (- x y) (-.f64 x y)) |
#s(approx x x) |
#s(approx (* 200 (- x y)) (*.f64 x #s(literal 200 binary64))) |
#s(approx (* 200 (- x y)) (*.f64 (fma.f64 (/.f64 y x) #s(literal -200 binary64) #s(literal 200 binary64)) x)) |
#s(approx (- x y) x) |
#s(approx (- x y) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x)) |
#s(approx (* 200 (- x y)) (*.f64 (neg.f64 x) (-.f64 (*.f64 (/.f64 y x) #s(literal 200 binary64)) #s(literal 200 binary64)))) |
#s(approx (- x y) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x)) |
#s(approx (- x y) (-.f64 x y)) |
#s(approx y y) |
#s(approx (* 200 (- x y)) (*.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal 200 binary64)) #s(literal 200 binary64)) y)) |
#s(approx (- x y) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y)) |
#s(approx (* 200 (- x y)) (*.f64 (fma.f64 (/.f64 x y) #s(literal -200 binary64) #s(literal 200 binary64)) (neg.f64 y))) |
#s(approx (- x y) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (neg.f64 y))) |
Compiled 789 to 170 computations (78.5% saved)
6 alts after pruning (5 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 49 | 5 | 54 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 49 | 6 | 55 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 35.3% | (/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 200 binary64)) (fma.f64 y (+.f64 y x) (*.f64 x x))) |
| ▶ | 58.5% | (/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) #s(literal 200 binary64)) (+.f64 y x)) |
| ✓ | 99.9% | (*.f64 #s(literal 200 binary64) (-.f64 x y)) |
| ▶ | 50.4% | (*.f64 #s(literal 200 binary64) #s(approx (- x y) x)) |
| ▶ | 87.0% | #s(approx (* 200 (- x y)) (*.f64 (fma.f64 (/.f64 x y) #s(literal -200 binary64) #s(literal 200 binary64)) (neg.f64 y))) |
| ▶ | 50.8% | #s(approx (* 200 (- x y)) (*.f64 #s(literal -200 binary64) y)) |
Compiled 129 to 97 computations (24.8% saved)
| Inputs |
|---|
#s(approx (* 200 (- x y)) (*.f64 (fma.f64 (/.f64 x y) #s(literal -200 binary64) #s(literal 200 binary64)) (neg.f64 y))) |
(*.f64 (fma.f64 (/.f64 x y) #s(literal -200 binary64) #s(literal 200 binary64)) (neg.f64 y)) |
(fma.f64 (/.f64 x y) #s(literal -200 binary64) #s(literal 200 binary64)) |
(/.f64 x y) |
x |
y |
#s(literal -200 binary64) |
#s(literal 200 binary64) |
(neg.f64 y) |
#s(approx (* 200 (- x y)) (*.f64 #s(literal -200 binary64) y)) |
(*.f64 #s(literal -200 binary64) y) |
(*.f64 #s(literal 200 binary64) #s(approx (- x y) x)) |
#s(approx (- x y) x) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) #s(literal 200 binary64)) (+.f64 y x)) |
(*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) #s(literal 200 binary64)) |
(*.f64 (+.f64 y x) (-.f64 x y)) |
(+.f64 y x) |
(-.f64 x y) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 200 binary64)) (fma.f64 y (+.f64 y x) (*.f64 x x))) |
(*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 200 binary64)) |
(-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) |
(pow.f64 x #s(literal 3 binary64)) |
#s(literal 3 binary64) |
(pow.f64 y #s(literal 3 binary64)) |
(fma.f64 y (+.f64 y x) (*.f64 x x)) |
(*.f64 x x) |
| Outputs |
|---|
#s(approx (* 200 (- x y)) #s(hole binary64 (* -200 y))) |
#s(approx (* 200 (- x y)) #s(hole binary64 (+ (* -200 y) (* 200 x)))) |
#s(approx (* (+ (* (/ x y) -200) 200) (neg y)) #s(hole binary64 (* -200 y))) |
#s(approx (* (+ (* (/ x y) -200) 200) (neg y)) #s(hole binary64 (+ (* -200 y) (* 200 x)))) |
#s(approx (+ (* (/ x y) -200) 200) #s(hole binary64 200)) |
#s(approx (+ (* (/ x y) -200) 200) #s(hole binary64 (+ 200 (* -200 (/ x y))))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- x y) #s(hole binary64 (* -1 y))) |
#s(approx (- x y) #s(hole binary64 (- x y))) |
#s(approx (/ (* (* (+ y x) (- x y)) 200) (+ y x)) #s(hole binary64 (* -200 y))) |
#s(approx (/ (* (* (+ y x) (- x y)) 200) (+ y x)) #s(hole binary64 (+ (* -200 y) (* 200 x)))) |
#s(approx (* (* (+ y x) (- x y)) 200) #s(hole binary64 (* -200 (pow y 2)))) |
#s(approx (* (* (+ y x) (- x y)) 200) #s(hole binary64 (+ (* -200 (pow y 2)) (* 200 (* x (+ y (* -1 y))))))) |
#s(approx (* (* (+ y x) (- x y)) 200) #s(hole binary64 (+ (* -200 (pow y 2)) (* x (+ (* 200 x) (* 200 (+ y (* -1 y)))))))) |
#s(approx (* (+ y x) (- x y)) #s(hole binary64 (* -1 (pow y 2)))) |
#s(approx (* (+ y x) (- x y)) #s(hole binary64 (+ (* -1 (pow y 2)) (* x (+ y (* -1 y)))))) |
#s(approx (* (+ y x) (- x y)) #s(hole binary64 (+ (* -1 (pow y 2)) (* x (+ x (+ y (* -1 y))))))) |
#s(approx (+ y x) #s(hole binary64 y)) |
#s(approx (+ y x) #s(hole binary64 (+ x y))) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) #s(hole binary64 (* -200 y))) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) #s(hole binary64 (+ (* -200 y) (* 200 x)))) |
#s(approx (* (- (pow x 3) (pow y 3)) 200) #s(hole binary64 (* -200 (pow y 3)))) |
#s(approx (* (- (pow x 3) (pow y 3)) 200) #s(hole binary64 (+ (* -200 (pow y 3)) (* 200 (pow x 3))))) |
#s(approx (- (pow x 3) (pow y 3)) #s(hole binary64 (* -1 (pow y 3)))) |
#s(approx (- (pow x 3) (pow y 3)) #s(hole binary64 (- (pow x 3) (pow y 3)))) |
#s(approx (pow x 3) #s(hole binary64 (pow x 3))) |
#s(approx (+ (* y (+ y x)) (* x x)) #s(hole binary64 (pow y 2))) |
#s(approx (+ (* y (+ y x)) (* x x)) #s(hole binary64 (+ (* x y) (pow y 2)))) |
#s(approx (+ (* y (+ y x)) (* x x)) #s(hole binary64 (+ (* x (+ x y)) (pow y 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (* 200 (- x y)) #s(hole binary64 (* 200 x))) |
#s(approx (* 200 (- x y)) #s(hole binary64 (* x (+ 200 (* -200 (/ y x)))))) |
#s(approx (* (+ (* (/ x y) -200) 200) (neg y)) #s(hole binary64 (* 200 x))) |
#s(approx (* (+ (* (/ x y) -200) 200) (neg y)) #s(hole binary64 (* x (+ 200 (* -200 (/ y x)))))) |
#s(approx (+ (* (/ x y) -200) 200) #s(hole binary64 (* -200 (/ x y)))) |
#s(approx (+ (* (/ x y) -200) 200) #s(hole binary64 (* x (- (* 200 (/ 1 x)) (* 200 (/ 1 y)))))) |
#s(approx (- x y) #s(hole binary64 x)) |
#s(approx (- x y) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (/ (* (* (+ y x) (- x y)) 200) (+ y x)) #s(hole binary64 (* 200 x))) |
#s(approx (/ (* (* (+ y x) (- x y)) 200) (+ y x)) #s(hole binary64 (* x (+ 200 (* -200 (/ y x)))))) |
#s(approx (* (* (+ y x) (- x y)) 200) #s(hole binary64 (* 200 (pow x 2)))) |
#s(approx (* (* (+ y x) (- x y)) 200) #s(hole binary64 (* (pow x 2) (+ 200 (* 200 (/ (+ y (* -1 y)) x)))))) |
#s(approx (* (* (+ y x) (- x y)) 200) #s(hole binary64 (* (pow x 2) (+ 200 (+ (* -200 (/ (pow y 2) (pow x 2))) (* 200 (/ (+ y (* -1 y)) x))))))) |
#s(approx (* (+ y x) (- x y)) #s(hole binary64 (pow x 2))) |
#s(approx (* (+ y x) (- x y)) #s(hole binary64 (* (pow x 2) (+ 1 (+ (* -1 (/ y x)) (/ y x)))))) |
#s(approx (* (+ y x) (- x y)) #s(hole binary64 (* (pow x 2) (+ 1 (+ (* -1 (/ y x)) (+ (* -1 (/ (pow y 2) (pow x 2))) (/ y x))))))) |
#s(approx (+ y x) #s(hole binary64 x)) |
#s(approx (+ y x) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) #s(hole binary64 (* 200 x))) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) #s(hole binary64 (* x (+ 200 (* -200 (/ y x)))))) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) #s(hole binary64 (* x (+ 200 (+ (* -200 (/ y x)) (* -200 (/ (+ (* -1 (pow y 2)) (pow y 2)) (pow x 2)))))))) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) #s(hole binary64 (* x (+ 200 (+ (* -200 (/ y x)) (+ (* -200 (/ (+ (* -1 (pow y 2)) (pow y 2)) (pow x 2))) (* 200 (/ (* y (+ (* -1 (pow y 2)) (pow y 2))) (pow x 3))))))))) |
#s(approx (* (- (pow x 3) (pow y 3)) 200) #s(hole binary64 (* 200 (pow x 3)))) |
#s(approx (* (- (pow x 3) (pow y 3)) 200) #s(hole binary64 (* (pow x 3) (+ 200 (* -200 (/ (pow y 3) (pow x 3))))))) |
#s(approx (- (pow x 3) (pow y 3)) #s(hole binary64 (pow x 3))) |
#s(approx (- (pow x 3) (pow y 3)) #s(hole binary64 (* (pow x 3) (+ 1 (* -1 (/ (pow y 3) (pow x 3))))))) |
#s(approx (+ (* y (+ y x)) (* x x)) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* y (+ y x)) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (/ y x))))) |
#s(approx (+ (* y (+ y x)) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (+ (/ y x) (/ (pow y 2) (pow x 2))))))) |
#s(approx (* 200 (- x y)) #s(hole binary64 (* -1 (* x (- (* 200 (/ y x)) 200))))) |
#s(approx (* (+ (* (/ x y) -200) 200) (neg y)) #s(hole binary64 (* -1 (* x (- (* 200 (/ y x)) 200))))) |
#s(approx (+ (* (/ x y) -200) 200) #s(hole binary64 (* -1 (* x (- (* 200 (/ 1 y)) (* 200 (/ 1 x))))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#s(approx (/ (* (* (+ y x) (- x y)) 200) (+ y x)) #s(hole binary64 (* -1 (* x (- (* 200 (/ y x)) 200))))) |
#s(approx (* (* (+ y x) (- x y)) 200) #s(hole binary64 (* (pow x 2) (+ 200 (* -1 (/ (+ (* -200 (+ y (* -1 y))) (* 200 (/ (pow y 2) x))) x)))))) |
#s(approx (* (+ y x) (- x y)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (+ (* -1 (+ y (* -1 y))) (/ (pow y 2) x)) x)))))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) #s(hole binary64 (* -1 (* x (- (* 200 (/ y x)) 200))))) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (* -200 y) (* -200 (/ (+ (* -1 (pow y 2)) (pow y 2)) x))) x)) 200))))) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (* -200 y) (* -1 (/ (+ (* -200 (/ (* y (+ (* -1 (pow y 2)) (pow y 2))) x)) (* 200 (+ (* -1 (pow y 2)) (pow y 2)))) x))) x)) 200))))) |
#s(approx (* (- (pow x 3) (pow y 3)) 200) #s(hole binary64 (* -1 (* (pow x 3) (- (* 200 (/ (pow y 3) (pow x 3))) 200))))) |
#s(approx (- (pow x 3) (pow y 3)) #s(hole binary64 (* -1 (* (pow x 3) (- (/ (pow y 3) (pow x 3)) 1))))) |
#s(approx (+ (* y (+ y x)) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (+ (* -1 y) (* -1 (/ (pow y 2) x))) x)))))) |
#s(approx (+ (* (/ x y) -200) 200) #s(hole binary64 (/ (+ (* -200 x) (* 200 y)) y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (* -200 y) #s(hole binary64 (* -200 y))) |
#s(approx (- x y) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx (* (* (+ y x) (- x y)) 200) #s(hole binary64 (+ (* 200 (* y (+ x (* -1 x)))) (* 200 (pow x 2))))) |
#s(approx (* (* (+ y x) (- x y)) 200) #s(hole binary64 (+ (* 200 (pow x 2)) (* y (+ (* -200 y) (* 200 (+ x (* -1 x)))))))) |
#s(approx (* (+ y x) (- x y)) #s(hole binary64 (+ (* y (+ x (* -1 x))) (pow x 2)))) |
#s(approx (* (+ y x) (- x y)) #s(hole binary64 (+ (* y (+ x (+ (* -1 x) (* -1 y)))) (pow x 2)))) |
#s(approx (- (pow x 3) (pow y 3)) #s(hole binary64 (+ (* -1 (pow y 3)) (pow x 3)))) |
#s(approx (pow y 3) #s(hole binary64 (pow y 3))) |
#s(approx (+ (* y (+ y x)) (* x x)) #s(hole binary64 (+ (* x y) (pow x 2)))) |
#s(approx (+ (* y (+ y x)) (* x x)) #s(hole binary64 (+ (* y (+ x y)) (pow x 2)))) |
#s(approx (* 200 (- x y)) #s(hole binary64 (* y (- (* 200 (/ x y)) 200)))) |
#s(approx (* (+ (* (/ x y) -200) 200) (neg y)) #s(hole binary64 (* y (- (* 200 (/ x y)) 200)))) |
#s(approx (- x y) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (/ (* (* (+ y x) (- x y)) 200) (+ y x)) #s(hole binary64 (* y (- (* 200 (/ x y)) 200)))) |
#s(approx (* (* (+ y x) (- x y)) 200) #s(hole binary64 (* (pow y 2) (- (* 200 (/ (+ x (* -1 x)) y)) 200)))) |
#s(approx (* (* (+ y x) (- x y)) 200) #s(hole binary64 (* (pow y 2) (- (+ (* 200 (/ (+ x (* -1 x)) y)) (* 200 (/ (pow x 2) (pow y 2)))) 200)))) |
#s(approx (* (+ y x) (- x y)) #s(hole binary64 (* (pow y 2) (- (+ (* -1 (/ x y)) (/ x y)) 1)))) |
#s(approx (* (+ y x) (- x y)) #s(hole binary64 (* (pow y 2) (- (+ (* -1 (/ x y)) (+ (/ x y) (/ (pow x 2) (pow y 2)))) 1)))) |
#s(approx (+ y x) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) #s(hole binary64 (* y (- (* 200 (/ x y)) 200)))) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) #s(hole binary64 (* y (- (+ (* -200 (/ (+ (* -1 (pow x 2)) (pow x 2)) (pow y 2))) (* 200 (/ x y))) 200)))) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) #s(hole binary64 (* y (- (+ (* -200 (/ (+ (* -1 (pow x 2)) (pow x 2)) (pow y 2))) (+ (* 200 (/ x y)) (* 200 (/ (* x (+ (* -1 (pow x 2)) (pow x 2))) (pow y 3))))) 200)))) |
#s(approx (* (- (pow x 3) (pow y 3)) 200) #s(hole binary64 (* (pow y 3) (- (* 200 (/ (pow x 3) (pow y 3))) 200)))) |
#s(approx (- (pow x 3) (pow y 3)) #s(hole binary64 (* (pow y 3) (- (/ (pow x 3) (pow y 3)) 1)))) |
#s(approx (+ (* y (+ y x)) (* x x)) #s(hole binary64 (* (pow y 2) (+ 1 (/ x y))))) |
#s(approx (+ (* y (+ y x)) (* x x)) #s(hole binary64 (* (pow y 2) (+ 1 (+ (/ x y) (/ (pow x 2) (pow y 2))))))) |
#s(approx (* 200 (- x y)) #s(hole binary64 (* -1 (* y (+ 200 (* -200 (/ x y))))))) |
#s(approx (* (+ (* (/ x y) -200) 200) (neg y)) #s(hole binary64 (* -1 (* y (+ 200 (* -200 (/ x y))))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
#s(approx (/ (* (* (+ y x) (- x y)) 200) (+ y x)) #s(hole binary64 (* -1 (* y (+ 200 (* -200 (/ x y))))))) |
#s(approx (* (* (+ y x) (- x y)) 200) #s(hole binary64 (* (pow y 2) (- (* -200 (/ (+ x (* -1 x)) y)) 200)))) |
#s(approx (* (* (+ y x) (- x y)) 200) #s(hole binary64 (* (pow y 2) (- (* -1 (/ (+ (* -200 (/ (pow x 2) y)) (* 200 (+ x (* -1 x)))) y)) 200)))) |
#s(approx (* (+ y x) (- x y)) #s(hole binary64 (* (pow y 2) (- (* -1 (/ (+ x (* -1 x)) y)) 1)))) |
#s(approx (* (+ y x) (- x y)) #s(hole binary64 (* (pow y 2) (- (* -1 (/ (+ x (+ (* -1 x) (* -1 (/ (pow x 2) y)))) y)) 1)))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) #s(hole binary64 (* -1 (* y (+ 200 (* -200 (/ x y))))))) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) #s(hole binary64 (* -1 (* y (+ 200 (* -1 (/ (+ (* 200 x) (* 200 (/ (+ (* -1 (pow x 2)) (pow x 2)) y))) y))))))) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) #s(hole binary64 (* -1 (* y (+ 200 (* -1 (/ (+ (* -1 (/ (+ (* -200 (+ (* -1 (pow x 2)) (pow x 2))) (* 200 (/ (* x (+ (* -1 (pow x 2)) (pow x 2))) y))) y)) (* 200 x)) y))))))) |
#s(approx (* (- (pow x 3) (pow y 3)) 200) #s(hole binary64 (* -1 (* (pow y 3) (+ 200 (* -200 (/ (pow x 3) (pow y 3)))))))) |
#s(approx (- (pow x 3) (pow y 3)) #s(hole binary64 (* -1 (* (pow y 3) (+ 1 (* -1 (/ (pow x 3) (pow y 3)))))))) |
#s(approx (+ (* y (+ y x)) (* x x)) #s(hole binary64 (* (pow y 2) (+ 1 (* -1 (/ (+ (* -1 x) (* -1 (/ (pow x 2) y))) y)))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 8.0ms | x | @ | inf | ((* 200 (- x y)) (* (+ (* (/ x y) -200) 200) (neg y)) (+ (* (/ x y) -200) 200) (/ x y) x y -200 200 (neg y) (* 200 (- x y)) (* -200 y) (* 200 (- x y)) (- x y) (/ (* (* (+ y x) (- x y)) 200) (+ y x)) (* (* (+ y x) (- x y)) 200) (* (+ y x) (- x y)) (+ y x) (- x y) (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) (* (- (pow x 3) (pow y 3)) 200) (- (pow x 3) (pow y 3)) (pow x 3) 3 (pow y 3) (+ (* y (+ y x)) (* x x)) (* x x)) |
| 7.0ms | y | @ | inf | ((* 200 (- x y)) (* (+ (* (/ x y) -200) 200) (neg y)) (+ (* (/ x y) -200) 200) (/ x y) x y -200 200 (neg y) (* 200 (- x y)) (* -200 y) (* 200 (- x y)) (- x y) (/ (* (* (+ y x) (- x y)) 200) (+ y x)) (* (* (+ y x) (- x y)) 200) (* (+ y x) (- x y)) (+ y x) (- x y) (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) (* (- (pow x 3) (pow y 3)) 200) (- (pow x 3) (pow y 3)) (pow x 3) 3 (pow y 3) (+ (* y (+ y x)) (* x x)) (* x x)) |
| 5.0ms | y | @ | -inf | ((* 200 (- x y)) (* (+ (* (/ x y) -200) 200) (neg y)) (+ (* (/ x y) -200) 200) (/ x y) x y -200 200 (neg y) (* 200 (- x y)) (* -200 y) (* 200 (- x y)) (- x y) (/ (* (* (+ y x) (- x y)) 200) (+ y x)) (* (* (+ y x) (- x y)) 200) (* (+ y x) (- x y)) (+ y x) (- x y) (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) (* (- (pow x 3) (pow y 3)) 200) (- (pow x 3) (pow y 3)) (pow x 3) 3 (pow y 3) (+ (* y (+ y x)) (* x x)) (* x x)) |
| 4.0ms | x | @ | 0 | ((* 200 (- x y)) (* (+ (* (/ x y) -200) 200) (neg y)) (+ (* (/ x y) -200) 200) (/ x y) x y -200 200 (neg y) (* 200 (- x y)) (* -200 y) (* 200 (- x y)) (- x y) (/ (* (* (+ y x) (- x y)) 200) (+ y x)) (* (* (+ y x) (- x y)) 200) (* (+ y x) (- x y)) (+ y x) (- x y) (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) (* (- (pow x 3) (pow y 3)) 200) (- (pow x 3) (pow y 3)) (pow x 3) 3 (pow y 3) (+ (* y (+ y x)) (* x x)) (* x x)) |
| 4.0ms | x | @ | -inf | ((* 200 (- x y)) (* (+ (* (/ x y) -200) 200) (neg y)) (+ (* (/ x y) -200) 200) (/ x y) x y -200 200 (neg y) (* 200 (- x y)) (* -200 y) (* 200 (- x y)) (- x y) (/ (* (* (+ y x) (- x y)) 200) (+ y x)) (* (* (+ y x) (- x y)) 200) (* (+ y x) (- x y)) (+ y x) (- x y) (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) (* (- (pow x 3) (pow y 3)) 200) (- (pow x 3) (pow y 3)) (pow x 3) 3 (pow y 3) (+ (* y (+ y x)) (* x x)) (* x x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 443 | 2626 |
| 0 | 464 | 2423 |
| 1 | 2453 | 2404 |
| 0 | 10582 | 2363 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (* 200 (- x y)) (*.f64 (fma.f64 (/.f64 x y) #s(literal -200 binary64) #s(literal 200 binary64)) (neg.f64 y))) |
(*.f64 (fma.f64 (/.f64 x y) #s(literal -200 binary64) #s(literal 200 binary64)) (neg.f64 y)) |
(fma.f64 (/.f64 x y) #s(literal -200 binary64) #s(literal 200 binary64)) |
(/.f64 x y) |
x |
y |
#s(literal -200 binary64) |
#s(literal 200 binary64) |
(neg.f64 y) |
#s(approx (* 200 (- x y)) (*.f64 #s(literal -200 binary64) y)) |
(*.f64 #s(literal -200 binary64) y) |
(*.f64 #s(literal 200 binary64) #s(approx (- x y) x)) |
#s(approx (- x y) x) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) #s(literal 200 binary64)) (+.f64 y x)) |
(*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) #s(literal 200 binary64)) |
(*.f64 (+.f64 y x) (-.f64 x y)) |
(+.f64 y x) |
(-.f64 x y) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 200 binary64)) (fma.f64 y (+.f64 y x) (*.f64 x x))) |
(*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 200 binary64)) |
(-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) |
(pow.f64 x #s(literal 3 binary64)) |
#s(literal 3 binary64) |
(pow.f64 y #s(literal 3 binary64)) |
(fma.f64 y (+.f64 y x) (*.f64 x x)) |
(*.f64 x x) |
#s(approx (* 200 (- x y)) #s(hole binary64 (* -200 y))) |
#s(approx (* 200 (- x y)) #s(hole binary64 (+ (* -200 y) (* 200 x)))) |
#s(approx (* (+ (* (/ x y) -200) 200) (neg y)) #s(hole binary64 (* -200 y))) |
#s(approx (* (+ (* (/ x y) -200) 200) (neg y)) #s(hole binary64 (+ (* -200 y) (* 200 x)))) |
#s(approx (+ (* (/ x y) -200) 200) #s(hole binary64 200)) |
#s(approx (+ (* (/ x y) -200) 200) #s(hole binary64 (+ 200 (* -200 (/ x y))))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- x y) #s(hole binary64 (* -1 y))) |
#s(approx (- x y) #s(hole binary64 (- x y))) |
#s(approx (/ (* (* (+ y x) (- x y)) 200) (+ y x)) #s(hole binary64 (* -200 y))) |
#s(approx (/ (* (* (+ y x) (- x y)) 200) (+ y x)) #s(hole binary64 (+ (* -200 y) (* 200 x)))) |
#s(approx (* (* (+ y x) (- x y)) 200) #s(hole binary64 (* -200 (pow y 2)))) |
#s(approx (* (* (+ y x) (- x y)) 200) #s(hole binary64 (+ (* -200 (pow y 2)) (* 200 (* x (+ y (* -1 y))))))) |
#s(approx (* (* (+ y x) (- x y)) 200) #s(hole binary64 (+ (* -200 (pow y 2)) (* x (+ (* 200 x) (* 200 (+ y (* -1 y)))))))) |
#s(approx (* (+ y x) (- x y)) #s(hole binary64 (* -1 (pow y 2)))) |
#s(approx (* (+ y x) (- x y)) #s(hole binary64 (+ (* -1 (pow y 2)) (* x (+ y (* -1 y)))))) |
#s(approx (* (+ y x) (- x y)) #s(hole binary64 (+ (* -1 (pow y 2)) (* x (+ x (+ y (* -1 y))))))) |
#s(approx (+ y x) #s(hole binary64 y)) |
#s(approx (+ y x) #s(hole binary64 (+ x y))) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) #s(hole binary64 (* -200 y))) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) #s(hole binary64 (+ (* -200 y) (* 200 x)))) |
#s(approx (* (- (pow x 3) (pow y 3)) 200) #s(hole binary64 (* -200 (pow y 3)))) |
#s(approx (* (- (pow x 3) (pow y 3)) 200) #s(hole binary64 (+ (* -200 (pow y 3)) (* 200 (pow x 3))))) |
#s(approx (- (pow x 3) (pow y 3)) #s(hole binary64 (* -1 (pow y 3)))) |
#s(approx (- (pow x 3) (pow y 3)) #s(hole binary64 (- (pow x 3) (pow y 3)))) |
#s(approx (pow x 3) #s(hole binary64 (pow x 3))) |
#s(approx (+ (* y (+ y x)) (* x x)) #s(hole binary64 (pow y 2))) |
#s(approx (+ (* y (+ y x)) (* x x)) #s(hole binary64 (+ (* x y) (pow y 2)))) |
#s(approx (+ (* y (+ y x)) (* x x)) #s(hole binary64 (+ (* x (+ x y)) (pow y 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (* 200 (- x y)) #s(hole binary64 (* 200 x))) |
#s(approx (* 200 (- x y)) #s(hole binary64 (* x (+ 200 (* -200 (/ y x)))))) |
#s(approx (* (+ (* (/ x y) -200) 200) (neg y)) #s(hole binary64 (* 200 x))) |
#s(approx (* (+ (* (/ x y) -200) 200) (neg y)) #s(hole binary64 (* x (+ 200 (* -200 (/ y x)))))) |
#s(approx (+ (* (/ x y) -200) 200) #s(hole binary64 (* -200 (/ x y)))) |
#s(approx (+ (* (/ x y) -200) 200) #s(hole binary64 (* x (- (* 200 (/ 1 x)) (* 200 (/ 1 y)))))) |
#s(approx (- x y) #s(hole binary64 x)) |
#s(approx (- x y) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (/ (* (* (+ y x) (- x y)) 200) (+ y x)) #s(hole binary64 (* 200 x))) |
#s(approx (/ (* (* (+ y x) (- x y)) 200) (+ y x)) #s(hole binary64 (* x (+ 200 (* -200 (/ y x)))))) |
#s(approx (* (* (+ y x) (- x y)) 200) #s(hole binary64 (* 200 (pow x 2)))) |
#s(approx (* (* (+ y x) (- x y)) 200) #s(hole binary64 (* (pow x 2) (+ 200 (* 200 (/ (+ y (* -1 y)) x)))))) |
#s(approx (* (* (+ y x) (- x y)) 200) #s(hole binary64 (* (pow x 2) (+ 200 (+ (* -200 (/ (pow y 2) (pow x 2))) (* 200 (/ (+ y (* -1 y)) x))))))) |
#s(approx (* (+ y x) (- x y)) #s(hole binary64 (pow x 2))) |
#s(approx (* (+ y x) (- x y)) #s(hole binary64 (* (pow x 2) (+ 1 (+ (* -1 (/ y x)) (/ y x)))))) |
#s(approx (* (+ y x) (- x y)) #s(hole binary64 (* (pow x 2) (+ 1 (+ (* -1 (/ y x)) (+ (* -1 (/ (pow y 2) (pow x 2))) (/ y x))))))) |
#s(approx (+ y x) #s(hole binary64 x)) |
#s(approx (+ y x) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) #s(hole binary64 (* 200 x))) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) #s(hole binary64 (* x (+ 200 (* -200 (/ y x)))))) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) #s(hole binary64 (* x (+ 200 (+ (* -200 (/ y x)) (* -200 (/ (+ (* -1 (pow y 2)) (pow y 2)) (pow x 2)))))))) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) #s(hole binary64 (* x (+ 200 (+ (* -200 (/ y x)) (+ (* -200 (/ (+ (* -1 (pow y 2)) (pow y 2)) (pow x 2))) (* 200 (/ (* y (+ (* -1 (pow y 2)) (pow y 2))) (pow x 3))))))))) |
#s(approx (* (- (pow x 3) (pow y 3)) 200) #s(hole binary64 (* 200 (pow x 3)))) |
#s(approx (* (- (pow x 3) (pow y 3)) 200) #s(hole binary64 (* (pow x 3) (+ 200 (* -200 (/ (pow y 3) (pow x 3))))))) |
#s(approx (- (pow x 3) (pow y 3)) #s(hole binary64 (pow x 3))) |
#s(approx (- (pow x 3) (pow y 3)) #s(hole binary64 (* (pow x 3) (+ 1 (* -1 (/ (pow y 3) (pow x 3))))))) |
#s(approx (+ (* y (+ y x)) (* x x)) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* y (+ y x)) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (/ y x))))) |
#s(approx (+ (* y (+ y x)) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (+ (/ y x) (/ (pow y 2) (pow x 2))))))) |
#s(approx (* 200 (- x y)) #s(hole binary64 (* -1 (* x (- (* 200 (/ y x)) 200))))) |
#s(approx (* (+ (* (/ x y) -200) 200) (neg y)) #s(hole binary64 (* -1 (* x (- (* 200 (/ y x)) 200))))) |
#s(approx (+ (* (/ x y) -200) 200) #s(hole binary64 (* -1 (* x (- (* 200 (/ 1 y)) (* 200 (/ 1 x))))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#s(approx (/ (* (* (+ y x) (- x y)) 200) (+ y x)) #s(hole binary64 (* -1 (* x (- (* 200 (/ y x)) 200))))) |
#s(approx (* (* (+ y x) (- x y)) 200) #s(hole binary64 (* (pow x 2) (+ 200 (* -1 (/ (+ (* -200 (+ y (* -1 y))) (* 200 (/ (pow y 2) x))) x)))))) |
#s(approx (* (+ y x) (- x y)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (+ (* -1 (+ y (* -1 y))) (/ (pow y 2) x)) x)))))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) #s(hole binary64 (* -1 (* x (- (* 200 (/ y x)) 200))))) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (* -200 y) (* -200 (/ (+ (* -1 (pow y 2)) (pow y 2)) x))) x)) 200))))) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (* -200 y) (* -1 (/ (+ (* -200 (/ (* y (+ (* -1 (pow y 2)) (pow y 2))) x)) (* 200 (+ (* -1 (pow y 2)) (pow y 2)))) x))) x)) 200))))) |
#s(approx (* (- (pow x 3) (pow y 3)) 200) #s(hole binary64 (* -1 (* (pow x 3) (- (* 200 (/ (pow y 3) (pow x 3))) 200))))) |
#s(approx (- (pow x 3) (pow y 3)) #s(hole binary64 (* -1 (* (pow x 3) (- (/ (pow y 3) (pow x 3)) 1))))) |
#s(approx (+ (* y (+ y x)) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (+ (* -1 y) (* -1 (/ (pow y 2) x))) x)))))) |
#s(approx (+ (* (/ x y) -200) 200) #s(hole binary64 (/ (+ (* -200 x) (* 200 y)) y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (* -200 y) #s(hole binary64 (* -200 y))) |
#s(approx (- x y) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx (* (* (+ y x) (- x y)) 200) #s(hole binary64 (+ (* 200 (* y (+ x (* -1 x)))) (* 200 (pow x 2))))) |
#s(approx (* (* (+ y x) (- x y)) 200) #s(hole binary64 (+ (* 200 (pow x 2)) (* y (+ (* -200 y) (* 200 (+ x (* -1 x)))))))) |
#s(approx (* (+ y x) (- x y)) #s(hole binary64 (+ (* y (+ x (* -1 x))) (pow x 2)))) |
#s(approx (* (+ y x) (- x y)) #s(hole binary64 (+ (* y (+ x (+ (* -1 x) (* -1 y)))) (pow x 2)))) |
#s(approx (- (pow x 3) (pow y 3)) #s(hole binary64 (+ (* -1 (pow y 3)) (pow x 3)))) |
#s(approx (pow y 3) #s(hole binary64 (pow y 3))) |
#s(approx (+ (* y (+ y x)) (* x x)) #s(hole binary64 (+ (* x y) (pow x 2)))) |
#s(approx (+ (* y (+ y x)) (* x x)) #s(hole binary64 (+ (* y (+ x y)) (pow x 2)))) |
#s(approx (* 200 (- x y)) #s(hole binary64 (* y (- (* 200 (/ x y)) 200)))) |
#s(approx (* (+ (* (/ x y) -200) 200) (neg y)) #s(hole binary64 (* y (- (* 200 (/ x y)) 200)))) |
#s(approx (- x y) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (/ (* (* (+ y x) (- x y)) 200) (+ y x)) #s(hole binary64 (* y (- (* 200 (/ x y)) 200)))) |
#s(approx (* (* (+ y x) (- x y)) 200) #s(hole binary64 (* (pow y 2) (- (* 200 (/ (+ x (* -1 x)) y)) 200)))) |
#s(approx (* (* (+ y x) (- x y)) 200) #s(hole binary64 (* (pow y 2) (- (+ (* 200 (/ (+ x (* -1 x)) y)) (* 200 (/ (pow x 2) (pow y 2)))) 200)))) |
#s(approx (* (+ y x) (- x y)) #s(hole binary64 (* (pow y 2) (- (+ (* -1 (/ x y)) (/ x y)) 1)))) |
#s(approx (* (+ y x) (- x y)) #s(hole binary64 (* (pow y 2) (- (+ (* -1 (/ x y)) (+ (/ x y) (/ (pow x 2) (pow y 2)))) 1)))) |
#s(approx (+ y x) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) #s(hole binary64 (* y (- (* 200 (/ x y)) 200)))) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) #s(hole binary64 (* y (- (+ (* -200 (/ (+ (* -1 (pow x 2)) (pow x 2)) (pow y 2))) (* 200 (/ x y))) 200)))) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) #s(hole binary64 (* y (- (+ (* -200 (/ (+ (* -1 (pow x 2)) (pow x 2)) (pow y 2))) (+ (* 200 (/ x y)) (* 200 (/ (* x (+ (* -1 (pow x 2)) (pow x 2))) (pow y 3))))) 200)))) |
#s(approx (* (- (pow x 3) (pow y 3)) 200) #s(hole binary64 (* (pow y 3) (- (* 200 (/ (pow x 3) (pow y 3))) 200)))) |
#s(approx (- (pow x 3) (pow y 3)) #s(hole binary64 (* (pow y 3) (- (/ (pow x 3) (pow y 3)) 1)))) |
#s(approx (+ (* y (+ y x)) (* x x)) #s(hole binary64 (* (pow y 2) (+ 1 (/ x y))))) |
#s(approx (+ (* y (+ y x)) (* x x)) #s(hole binary64 (* (pow y 2) (+ 1 (+ (/ x y) (/ (pow x 2) (pow y 2))))))) |
#s(approx (* 200 (- x y)) #s(hole binary64 (* -1 (* y (+ 200 (* -200 (/ x y))))))) |
#s(approx (* (+ (* (/ x y) -200) 200) (neg y)) #s(hole binary64 (* -1 (* y (+ 200 (* -200 (/ x y))))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
#s(approx (/ (* (* (+ y x) (- x y)) 200) (+ y x)) #s(hole binary64 (* -1 (* y (+ 200 (* -200 (/ x y))))))) |
#s(approx (* (* (+ y x) (- x y)) 200) #s(hole binary64 (* (pow y 2) (- (* -200 (/ (+ x (* -1 x)) y)) 200)))) |
#s(approx (* (* (+ y x) (- x y)) 200) #s(hole binary64 (* (pow y 2) (- (* -1 (/ (+ (* -200 (/ (pow x 2) y)) (* 200 (+ x (* -1 x)))) y)) 200)))) |
#s(approx (* (+ y x) (- x y)) #s(hole binary64 (* (pow y 2) (- (* -1 (/ (+ x (* -1 x)) y)) 1)))) |
#s(approx (* (+ y x) (- x y)) #s(hole binary64 (* (pow y 2) (- (* -1 (/ (+ x (+ (* -1 x) (* -1 (/ (pow x 2) y)))) y)) 1)))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) #s(hole binary64 (* -1 (* y (+ 200 (* -200 (/ x y))))))) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) #s(hole binary64 (* -1 (* y (+ 200 (* -1 (/ (+ (* 200 x) (* 200 (/ (+ (* -1 (pow x 2)) (pow x 2)) y))) y))))))) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) #s(hole binary64 (* -1 (* y (+ 200 (* -1 (/ (+ (* -1 (/ (+ (* -200 (+ (* -1 (pow x 2)) (pow x 2))) (* 200 (/ (* x (+ (* -1 (pow x 2)) (pow x 2))) y))) y)) (* 200 x)) y))))))) |
#s(approx (* (- (pow x 3) (pow y 3)) 200) #s(hole binary64 (* -1 (* (pow y 3) (+ 200 (* -200 (/ (pow x 3) (pow y 3)))))))) |
#s(approx (- (pow x 3) (pow y 3)) #s(hole binary64 (* -1 (* (pow y 3) (+ 1 (* -1 (/ (pow x 3) (pow y 3)))))))) |
#s(approx (+ (* y (+ y x)) (* x x)) #s(hole binary64 (* (pow y 2) (+ 1 (* -1 (/ (+ (* -1 x) (* -1 (/ (pow x 2) y))) y)))))) |
| Outputs |
|---|
#s(approx (* 200 (- x y)) (*.f64 (neg.f64 y) (fma.f64 (/.f64 x y) #s(literal -200 binary64) #s(literal 200 binary64)))) |
(*.f64 (*.f64 (fma.f64 (/.f64 x y) #s(literal -200 binary64) #s(literal 200 binary64)) y) #s(literal -1 binary64)) |
(*.f64 (neg.f64 y) (fma.f64 (/.f64 x y) #s(literal -200 binary64) #s(literal 200 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (/.f64 x y) #s(literal -200 binary64) #s(literal 200 binary64)) y)) |
(*.f64 (fma.f64 (/.f64 x y) #s(literal -200 binary64) #s(literal 200 binary64)) (neg.f64 y)) |
(neg.f64 (*.f64 (fma.f64 (/.f64 x y) #s(literal -200 binary64) #s(literal 200 binary64)) y)) |
(/.f64 (neg.f64 (-.f64 #s(literal 40000 binary64) (pow.f64 (*.f64 (/.f64 x y) #s(literal -200 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 200 binary64) (*.f64 (/.f64 x y) #s(literal -200 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal -200 binary64)) #s(literal 2 binary64)) #s(literal 40000 binary64))) (neg.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal -200 binary64)) #s(literal 200 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 8000000 binary64) (*.f64 #s(literal -8000000 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64))))) (neg.f64 (+.f64 #s(literal 40000 binary64) (-.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal -200 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 200 binary64) (*.f64 (/.f64 x y) #s(literal -200 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -8000000 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal 8000000 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal -200 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 40000 binary64) (*.f64 (*.f64 (/.f64 x y) #s(literal -200 binary64)) #s(literal 200 binary64)))))) |
(/.f64 (-.f64 #s(literal 40000 binary64) (pow.f64 (*.f64 (/.f64 x y) #s(literal -200 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 200 binary64) (*.f64 (/.f64 x y) #s(literal -200 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal -200 binary64)) #s(literal 2 binary64)) #s(literal 40000 binary64)) (-.f64 (*.f64 (/.f64 x y) #s(literal -200 binary64)) #s(literal 200 binary64))) |
(/.f64 (+.f64 #s(literal 8000000 binary64) (*.f64 #s(literal -8000000 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64)))) (+.f64 #s(literal 40000 binary64) (-.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal -200 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 200 binary64) (*.f64 (/.f64 x y) #s(literal -200 binary64)))))) |
(/.f64 (fma.f64 #s(literal -8000000 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal 8000000 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal -200 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 40000 binary64) (*.f64 (*.f64 (/.f64 x y) #s(literal -200 binary64)) #s(literal 200 binary64))))) |
(fma.f64 (/.f64 x y) #s(literal -200 binary64) #s(literal 200 binary64)) |
(fma.f64 #s(literal -200 binary64) (/.f64 x y) #s(literal 200 binary64)) |
(-.f64 (/.f64 #s(literal 40000 binary64) (-.f64 #s(literal 200 binary64) (*.f64 (/.f64 x y) #s(literal -200 binary64)))) (/.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal -200 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 200 binary64) (*.f64 (/.f64 x y) #s(literal -200 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal -200 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 x y) #s(literal -200 binary64)) #s(literal 200 binary64))) (/.f64 #s(literal 40000 binary64) (-.f64 (*.f64 (/.f64 x y) #s(literal -200 binary64)) #s(literal 200 binary64)))) |
(-.f64 #s(literal 200 binary64) (*.f64 (/.f64 x y) #s(literal 200 binary64))) |
(+.f64 (/.f64 #s(literal 8000000 binary64) (+.f64 #s(literal 40000 binary64) (-.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal -200 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 200 binary64) (*.f64 (/.f64 x y) #s(literal -200 binary64)))))) (/.f64 (*.f64 #s(literal -8000000 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64))) (+.f64 #s(literal 40000 binary64) (-.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal -200 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 200 binary64) (*.f64 (/.f64 x y) #s(literal -200 binary64))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -8000000 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal -200 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 40000 binary64) (*.f64 (*.f64 (/.f64 x y) #s(literal -200 binary64)) #s(literal 200 binary64))))) (/.f64 #s(literal 8000000 binary64) (+.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal -200 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 40000 binary64) (*.f64 (*.f64 (/.f64 x y) #s(literal -200 binary64)) #s(literal 200 binary64)))))) |
(+.f64 (*.f64 (/.f64 x y) #s(literal -200 binary64)) #s(literal 200 binary64)) |
(+.f64 #s(literal 200 binary64) (*.f64 (/.f64 x y) #s(literal -200 binary64))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 x #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 x y)) |
(*.f64 (/.f64 x y) #s(literal 1 binary64)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 y #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64)) (*.f64 (neg.f64 y) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 x)) (*.f64 #s(literal 2 binary64) (neg.f64 y))) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 x) (neg.f64 y)) |
(/.f64 x y) |
x |
y |
#s(literal -200 binary64) |
#s(literal 200 binary64) |
(*.f64 #s(literal -1 binary64) y) |
(*.f64 y #s(literal -1 binary64)) |
(neg.f64 y) |
#s(approx (* 200 (- x y)) (*.f64 #s(literal -200 binary64) y)) |
(*.f64 #s(literal -200 binary64) y) |
(*.f64 y #s(literal -200 binary64)) |
(*.f64 #s(approx (- x y) x) #s(literal 200 binary64)) |
(*.f64 #s(literal 200 binary64) #s(approx (- x y) x)) |
#s(approx (- x y) x) |
(*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (/.f64 #s(literal 200 binary64) (+.f64 y x))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 y x) (*.f64 (-.f64 x y) #s(literal 200 binary64))))) (neg.f64 (neg.f64 (+.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (*.f64 (-.f64 x y) #s(literal 200 binary64)))) (neg.f64 (+.f64 y x))) |
(/.f64 (*.f64 (+.f64 y x) (*.f64 (-.f64 x y) #s(literal 200 binary64))) (+.f64 y x)) |
(*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) #s(literal 200 binary64)) |
(*.f64 (+.f64 y x) (*.f64 (-.f64 x y) #s(literal 200 binary64))) |
(*.f64 #s(literal 200 binary64) (*.f64 (+.f64 y x) (-.f64 x y))) |
(*.f64 (+.f64 y x) (-.f64 x y)) |
(*.f64 (-.f64 x y) (+.f64 y x)) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (-.f64 x y) (fma.f64 x x (*.f64 (+.f64 y x) y)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (-.f64 y x) (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (-.f64 y x) (fma.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 (*.f64 x x) (*.f64 y y))) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 y x))) (fma.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 (*.f64 x x) (*.f64 y y))) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(/.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 y y (-.f64 (*.f64 x x) (*.f64 y x))) (fma.f64 x x (*.f64 (+.f64 y x) y)))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (+.f64 y x) (-.f64 x y))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (+.f64 y x) (-.f64 y x))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (+.f64 y x) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 y x))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (+.f64 y x) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 y x))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (-.f64 (*.f64 x x) (*.f64 y y))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (fma.f64 x x (*.f64 (+.f64 y x) y)) (-.f64 y x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (fma.f64 x x (*.f64 (+.f64 y x) y)) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 y 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 (+.f64 y x) y)) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 y x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 y y))) (neg.f64 (-.f64 x y))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (-.f64 y x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 y x))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 y x))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 x y)) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 y x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 y x)))) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 y x)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y x)) (/.f64 (*.f64 x x) (-.f64 y x))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 y x)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 y x))))) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 y x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 y x))))) |
(+.f64 y x) |
(+.f64 x y) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (*.f64 (+.f64 y x) y)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 y y))) (neg.f64 (+.f64 y x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (+.f64 y x)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 x x (*.f64 (+.f64 y x) y))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 y x)) (/.f64 (*.f64 y y) (+.f64 y x))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (*.f64 (+.f64 y x) y))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 x x (*.f64 (+.f64 y x) y)))) |
(-.f64 x y) |
(*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (/.f64 #s(literal 200 binary64) (fma.f64 x x (*.f64 (+.f64 y x) y)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 200 binary64)))) (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (+.f64 y x) y))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal 200 binary64)) (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 x x (*.f64 (+.f64 y x) y)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 y #s(literal 9 binary64))) #s(literal 200 binary64)) (*.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (fma.f64 x x (*.f64 (+.f64 y x) y)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 200 binary64))) (neg.f64 (fma.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))) #s(literal 200 binary64)) (fma.f64 x x (*.f64 (+.f64 y x) y))) |
(*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 200 binary64)) |
(*.f64 #s(literal 200 binary64) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
(*.f64 (fma.f64 x x (*.f64 (+.f64 y x) y)) (-.f64 x y)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 y #s(literal 9 binary64)))) (neg.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (+.f64 y x) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (-.f64 (*.f64 (+.f64 y x) y) (*.f64 x x)) (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (+.f64 y x) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (-.f64 (*.f64 (+.f64 y x) y) (*.f64 x x)) (fma.f64 x x (*.f64 (+.f64 y x) y)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (+.f64 y x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (+.f64 (pow.f64 (*.f64 (+.f64 y x) y) #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (+.f64 y x) y) (*.f64 x x)))) (+.f64 y x))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (+.f64 y x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 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)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 y #s(literal 9 binary64))) (+.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (/.f64 (pow.f64 y #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 9 binary64)) (+.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))))) (/.f64 (pow.f64 y #s(literal 9 binary64)) (+.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))))) |
(-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) |
(*.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (neg.f64 (pow.f64 x #s(literal 3/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 x #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 x #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (*.f64 x x) x) |
(*.f64 x (*.f64 x x)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 3/2 binary64)) |
(pow.f64 x #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)))) |
#s(literal 3 binary64) |
(*.f64 (neg.f64 (pow.f64 y #s(literal 3/2 binary64))) (neg.f64 (pow.f64 y #s(literal 3/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 y #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 y #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3/2 binary64))) |
(*.f64 (*.f64 y y) y) |
(*.f64 y (*.f64 y y)) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 y #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 3/2 binary64)) |
(pow.f64 y #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 y) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal 3 binary64)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (+.f64 y x) y) #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (+.f64 y x) y) #s(literal 2 binary64)) (*.f64 (*.f64 x x) (*.f64 (+.f64 y x) y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (+.f64 y x) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) (neg.f64 (-.f64 (*.f64 (+.f64 y x) y) (*.f64 x x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (+.f64 y x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (+.f64 y x) y) #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (+.f64 y x) y) (*.f64 x x)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (+.f64 y x) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (-.f64 (*.f64 (+.f64 y x) y) (*.f64 x x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 y x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (+.f64 y x) y) #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (+.f64 y x) y) (*.f64 x x))))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 (+.f64 y x) y)) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (*.f64 (+.f64 y x) y)) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 (+.f64 y x) y)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (+.f64 y x) y)) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (+.f64 y x) y)) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (+.f64 y x) y)) |
(fma.f64 (+.f64 y x) y (*.f64 x x)) |
(fma.f64 y (+.f64 y x) (*.f64 x x)) |
(fma.f64 x x (*.f64 (+.f64 y x) y)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (+.f64 y x) y) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 y x) y) (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 (+.f64 y x) y) (*.f64 x x)))) |
(-.f64 (*.f64 (+.f64 y x) y) (*.f64 (neg.f64 x) x)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (+.f64 y x) y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (+.f64 y x) y) #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (+.f64 y x) y) (*.f64 x x))))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 (+.f64 y x) y) #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (+.f64 y x) y) (*.f64 x x)))))) |
(+.f64 (*.f64 x x) (*.f64 (+.f64 y x) y)) |
(+.f64 (*.f64 (+.f64 y x) y) (*.f64 x x)) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
#s(approx (* 200 (- x y)) (*.f64 #s(literal -200 binary64) y)) |
#s(approx (* 200 (- x y)) (fma.f64 #s(literal -200 binary64) y (*.f64 x #s(literal 200 binary64)))) |
#s(approx (* (+ (* (/ x y) -200) 200) (neg y)) (*.f64 #s(literal -200 binary64) y)) |
#s(approx (* (+ (* (/ x y) -200) 200) (neg y)) (fma.f64 #s(literal -200 binary64) y (*.f64 x #s(literal 200 binary64)))) |
#s(approx (+ (* (/ x y) -200) 200) #s(literal 200 binary64)) |
#s(approx (+ (* (/ x y) -200) 200) (fma.f64 (/.f64 x y) #s(literal -200 binary64) #s(literal 200 binary64))) |
#s(approx (/ x y) (/.f64 x y)) |
#s(approx x x) |
#s(approx (- x y) (neg.f64 y)) |
#s(approx (- x y) (-.f64 x y)) |
#s(approx (/ (* (* (+ y x) (- x y)) 200) (+ y x)) (*.f64 #s(literal -200 binary64) y)) |
#s(approx (/ (* (* (+ y x) (- x y)) 200) (+ y x)) (fma.f64 #s(literal -200 binary64) y (*.f64 x #s(literal 200 binary64)))) |
#s(approx (* (* (+ y x) (- x y)) 200) (*.f64 (*.f64 y y) #s(literal -200 binary64))) |
#s(approx (* (* (+ y x) (- x y)) 200) (fma.f64 (*.f64 (*.f64 #s(literal 0 binary64) y) x) #s(literal 200 binary64) (*.f64 (*.f64 y y) #s(literal -200 binary64)))) |
#s(approx (* (* (+ y x) (- x y)) 200) (fma.f64 (*.f64 #s(literal 200 binary64) (fma.f64 #s(literal 0 binary64) y x)) x (*.f64 (*.f64 y y) #s(literal -200 binary64)))) |
#s(approx (* (+ y x) (- x y)) (neg.f64 (*.f64 y y))) |
#s(approx (* (+ y x) (- x y)) (fma.f64 (*.f64 #s(literal 0 binary64) y) x (neg.f64 (*.f64 y y)))) |
#s(approx (* (+ y x) (- x y)) (fma.f64 (fma.f64 #s(literal 0 binary64) y x) x (neg.f64 (*.f64 y y)))) |
#s(approx (+ y x) y) |
#s(approx (+ y x) (+.f64 y x)) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) (*.f64 #s(literal -200 binary64) y)) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) (fma.f64 #s(literal -200 binary64) y (*.f64 x #s(literal 200 binary64)))) |
#s(approx (* (- (pow x 3) (pow y 3)) 200) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -200 binary64))) |
#s(approx (* (- (pow x 3) (pow y 3)) 200) (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -200 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 200 binary64)))) |
#s(approx (- (pow x 3) (pow y 3)) (pow.f64 (neg.f64 y) #s(literal 3 binary64))) |
#s(approx (- (pow x 3) (pow y 3)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (pow x 3) (pow.f64 x #s(literal 3 binary64))) |
#s(approx (+ (* y (+ y x)) (* x x)) (*.f64 y y)) |
#s(approx (+ (* y (+ y x)) (* x x)) (*.f64 (+.f64 y x) y)) |
#s(approx (+ (* y (+ y x)) (* x x)) (fma.f64 (+.f64 y x) x (*.f64 y y))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (* 200 (- x y)) (*.f64 x #s(literal 200 binary64))) |
#s(approx (* 200 (- x y)) (*.f64 (fma.f64 (/.f64 y x) #s(literal -200 binary64) #s(literal 200 binary64)) x)) |
#s(approx (* (+ (* (/ x y) -200) 200) (neg y)) (*.f64 x #s(literal 200 binary64))) |
#s(approx (* (+ (* (/ x y) -200) 200) (neg y)) (*.f64 (fma.f64 (/.f64 y x) #s(literal -200 binary64) #s(literal 200 binary64)) x)) |
#s(approx (+ (* (/ x y) -200) 200) (*.f64 (/.f64 x y) #s(literal -200 binary64))) |
#s(approx (+ (* (/ x y) -200) 200) (*.f64 (-.f64 (/.f64 #s(literal 200 binary64) x) (/.f64 #s(literal 200 binary64) y)) x)) |
#s(approx (- x y) x) |
#s(approx (- x y) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x)) |
#s(approx (/ (* (* (+ y x) (- x y)) 200) (+ y x)) (*.f64 x #s(literal 200 binary64))) |
#s(approx (/ (* (* (+ y x) (- x y)) 200) (+ y x)) (*.f64 (fma.f64 (/.f64 y x) #s(literal -200 binary64) #s(literal 200 binary64)) x)) |
#s(approx (* (* (+ y x) (- x y)) 200) (*.f64 (*.f64 x x) #s(literal 200 binary64))) |
#s(approx (* (* (+ y x) (- x y)) 200) (*.f64 (fma.f64 (*.f64 #s(literal 0 binary64) (/.f64 y x)) #s(literal 200 binary64) #s(literal 200 binary64)) (*.f64 x x))) |
#s(approx (* (* (+ y x) (- x y)) 200) (*.f64 (+.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal -200 binary64) (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) y) #s(literal 200 binary64)) x)) #s(literal 200 binary64)) (*.f64 x x))) |
#s(approx (* (+ y x) (- x y)) (*.f64 x x)) |
#s(approx (* (+ y x) (- x y)) (*.f64 (fma.f64 #s(literal 0 binary64) (/.f64 y x) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (* (+ y x) (- x y)) (*.f64 (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal -1 binary64) (/.f64 y x))) (*.f64 x x))) |
#s(approx (+ y x) x) |
#s(approx (+ y x) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) x)) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) (*.f64 x #s(literal 200 binary64))) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) (*.f64 (fma.f64 (/.f64 y x) #s(literal -200 binary64) #s(literal 200 binary64)) x)) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) (*.f64 (fma.f64 #s(literal -200 binary64) (+.f64 (/.f64 y x) (*.f64 (/.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 y y) x))) #s(literal 200 binary64)) x)) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) (*.f64 (+.f64 (fma.f64 #s(literal -200 binary64) (+.f64 (/.f64 y x) (*.f64 (/.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 y y) x))) (/.f64 (*.f64 #s(literal 200 binary64) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 y y)) y)) (pow.f64 x #s(literal 3 binary64)))) #s(literal 200 binary64)) x)) |
#s(approx (* (- (pow x 3) (pow y 3)) 200) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 200 binary64))) |
#s(approx (* (- (pow x 3) (pow y 3)) 200) (*.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal -200 binary64) #s(literal 200 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (- (pow x 3) (pow y 3)) (pow.f64 x #s(literal 3 binary64))) |
#s(approx (- (pow x 3) (pow y 3)) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y x) #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (* y (+ y x)) (* x x)) (*.f64 x x)) |
#s(approx (+ (* y (+ y x)) (* x x)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (*.f64 x x))) |
#s(approx (+ (* y (+ y x)) (* x x)) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (pow.f64 (/.f64 y x) #s(literal 2 binary64))) (*.f64 x x))) |
#s(approx (* 200 (- x y)) (*.f64 (neg.f64 x) (-.f64 (*.f64 (/.f64 y x) #s(literal 200 binary64)) #s(literal 200 binary64)))) |
#s(approx (* (+ (* (/ x y) -200) 200) (neg y)) (*.f64 (neg.f64 x) (-.f64 (*.f64 (/.f64 y x) #s(literal 200 binary64)) #s(literal 200 binary64)))) |
#s(approx (+ (* (/ x y) -200) 200) (*.f64 (neg.f64 x) (-.f64 (/.f64 #s(literal 200 binary64) y) (/.f64 #s(literal 200 binary64) x)))) |
#s(approx (- x y) (*.f64 (neg.f64 x) (-.f64 (/.f64 y x) #s(literal 1 binary64)))) |
#s(approx (/ (* (* (+ y x) (- x y)) 200) (+ y x)) (*.f64 (neg.f64 x) (-.f64 (*.f64 (/.f64 y x) #s(literal 200 binary64)) #s(literal 200 binary64)))) |
#s(approx (* (* (+ y x) (- x y)) 200) (*.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 y y) x) #s(literal 200 binary64) (*.f64 (*.f64 #s(literal 0 binary64) y) #s(literal -200 binary64))) x) #s(literal -1 binary64) #s(literal 200 binary64)) (*.f64 x x))) |
#s(approx (* (+ y x) (- x y)) (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 0 binary64) y) #s(literal -1 binary64) (/.f64 (*.f64 y y) x)) x) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (+ y x) (*.f64 (neg.f64 x) (-.f64 (/.f64 (neg.f64 y) x) #s(literal 1 binary64)))) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) (*.f64 (neg.f64 x) (-.f64 (*.f64 (/.f64 y x) #s(literal 200 binary64)) #s(literal 200 binary64)))) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal -200 binary64) (+.f64 y (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 y y)) x))) x)) #s(literal 200 binary64)))) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -200 binary64) y (neg.f64 (/.f64 (fma.f64 (*.f64 y (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 y y)) x)) #s(literal -200 binary64) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 y y)) #s(literal 200 binary64))) x))) x)) #s(literal 200 binary64)))) |
#s(approx (* (- (pow x 3) (pow y 3)) 200) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (-.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal 200 binary64)) #s(literal 200 binary64)))) |
#s(approx (- (pow x 3) (pow y 3)) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (-.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal 1 binary64)))) |
#s(approx (+ (* y (+ y x)) (* x x)) (*.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 y) (/.f64 (*.f64 y y) x)) x) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (+ (* (/ x y) -200) 200) (/.f64 (fma.f64 #s(literal -200 binary64) x (*.f64 y #s(literal 200 binary64))) y)) |
#s(approx y y) |
#s(approx (neg y) (neg.f64 y)) |
#s(approx (* -200 y) (*.f64 #s(literal -200 binary64) y)) |
#s(approx (- x y) (fma.f64 #s(literal -1 binary64) y x)) |
#s(approx (* (* (+ y x) (- x y)) 200) (*.f64 #s(literal 200 binary64) (fma.f64 (*.f64 #s(literal 0 binary64) x) y (*.f64 x x)))) |
#s(approx (* (* (+ y x) (- x y)) 200) (fma.f64 (fma.f64 (*.f64 #s(literal 0 binary64) x) #s(literal 200 binary64) (*.f64 #s(literal -200 binary64) y)) y (*.f64 (*.f64 x x) #s(literal 200 binary64)))) |
#s(approx (* (+ y x) (- x y)) (fma.f64 (*.f64 #s(literal 0 binary64) x) y (*.f64 x x))) |
#s(approx (* (+ y x) (- x y)) (fma.f64 (fma.f64 #s(literal 0 binary64) x (neg.f64 y)) y (*.f64 x x))) |
#s(approx (- (pow x 3) (pow y 3)) (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (pow y 3) (pow.f64 y #s(literal 3 binary64))) |
#s(approx (+ (* y (+ y x)) (* x x)) (*.f64 (+.f64 y x) x)) |
#s(approx (+ (* y (+ y x)) (* x x)) (fma.f64 x x (*.f64 (+.f64 y x) y))) |
#s(approx (* 200 (- x y)) (*.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal 200 binary64)) #s(literal 200 binary64)) y)) |
#s(approx (* (+ (* (/ x y) -200) 200) (neg y)) (*.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal 200 binary64)) #s(literal 200 binary64)) y)) |
#s(approx (- x y) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y)) |
#s(approx (/ (* (* (+ y x) (- x y)) 200) (+ y x)) (*.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal 200 binary64)) #s(literal 200 binary64)) y)) |
#s(approx (* (* (+ y x) (- x y)) 200) (*.f64 (-.f64 (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal 200 binary64)) #s(literal 200 binary64)) (*.f64 y y))) |
#s(approx (* (* (+ y x) (- x y)) 200) (*.f64 (-.f64 (*.f64 #s(literal 200 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 x y) (pow.f64 (/.f64 x y) #s(literal 2 binary64)))) #s(literal 200 binary64)) (*.f64 y y))) |
#s(approx (* (+ y x) (- x y)) (*.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal 1 binary64)) (*.f64 y y))) |
#s(approx (* (+ y x) (- x y)) (*.f64 (-.f64 (fma.f64 #s(literal 0 binary64) (/.f64 x y) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 y y))) |
#s(approx (+ y x) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) y)) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) (*.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal 200 binary64)) #s(literal 200 binary64)) y)) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) (*.f64 (fma.f64 (/.f64 #s(literal -200 binary64) y) (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) y) (-.f64 (*.f64 (/.f64 x y) #s(literal 200 binary64)) #s(literal 200 binary64))) y)) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) (*.f64 (-.f64 (fma.f64 (/.f64 #s(literal -200 binary64) y) (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) y) (*.f64 #s(literal 200 binary64) (+.f64 (/.f64 x y) (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) x) (pow.f64 y #s(literal 3 binary64)))))) #s(literal 200 binary64)) y)) |
#s(approx (* (- (pow x 3) (pow y 3)) 200) (*.f64 (-.f64 (*.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal 200 binary64)) #s(literal 200 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (- (pow x 3) (pow y 3)) (*.f64 (-.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal 1 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (+ (* y (+ y x)) (* x x)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 y y))) |
#s(approx (+ (* y (+ y x)) (* x x)) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (*.f64 y y))) |
#s(approx (* 200 (- x y)) (*.f64 (neg.f64 y) (fma.f64 (/.f64 x y) #s(literal -200 binary64) #s(literal 200 binary64)))) |
#s(approx (* (+ (* (/ x y) -200) 200) (neg y)) (*.f64 (neg.f64 y) (fma.f64 (/.f64 x y) #s(literal -200 binary64) #s(literal 200 binary64)))) |
#s(approx (- x y) (*.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
#s(approx (/ (* (* (+ y x) (- x y)) 200) (+ y x)) (*.f64 (neg.f64 y) (fma.f64 (/.f64 x y) #s(literal -200 binary64) #s(literal 200 binary64)))) |
#s(approx (* (* (+ y x) (- x y)) 200) (*.f64 (-.f64 (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal -200 binary64)) #s(literal 200 binary64)) (*.f64 y y))) |
#s(approx (* (* (+ y x) (- x y)) 200) (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x x) y) #s(literal -200 binary64) (*.f64 (*.f64 #s(literal 0 binary64) x) #s(literal 200 binary64))) y)) #s(literal 200 binary64)) (*.f64 y y))) |
#s(approx (* (+ y x) (- x y)) (*.f64 (-.f64 (neg.f64 (*.f64 #s(literal 0 binary64) (/.f64 x y))) #s(literal 1 binary64)) (*.f64 y y))) |
#s(approx (* (+ y x) (- x y)) (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 0 binary64) x (/.f64 (neg.f64 (*.f64 x x)) y)) y)) #s(literal 1 binary64)) (*.f64 y y))) |
#s(approx (+ y x) (*.f64 (neg.f64 y) (-.f64 (/.f64 (neg.f64 x) y) #s(literal 1 binary64)))) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) (*.f64 (neg.f64 y) (fma.f64 (/.f64 x y) #s(literal -200 binary64) #s(literal 200 binary64)))) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (*.f64 #s(literal 200 binary64) (+.f64 x (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) y))) y) #s(literal -1 binary64) #s(literal 200 binary64)))) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (fma.f64 x #s(literal 200 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 x (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) y)) #s(literal 200 binary64) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal -200 binary64))) y))) y) #s(literal -1 binary64) #s(literal 200 binary64)))) |
#s(approx (* (- (pow x 3) (pow y 3)) 200) (*.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal -200 binary64) #s(literal 200 binary64)))) |
#s(approx (- (pow x 3) (pow y 3)) (*.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64))))) |
#s(approx (+ (* y (+ y x)) (* x x)) (*.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 x) (/.f64 (*.f64 x x) y)) y) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 y y))) |
Compiled 8 627 to 1 254 computations (85.5% saved)
8 alts after pruning (5 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 358 | 5 | 363 |
| Fresh | 0 | 0 | 0 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 1 | 1 |
| Total | 361 | 8 | 369 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 53.6% | (/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) #s(literal 200 binary64)) #s(approx (+ y x) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) y))) |
| ▶ | 27.8% | (/.f64 (*.f64 #s(approx (* (+ y x) (- x y)) (*.f64 x x)) #s(literal 200 binary64)) (+.f64 y x)) |
| ✓ | 99.9% | (*.f64 #s(literal 200 binary64) (-.f64 x y)) |
| ✓ | 50.4% | (*.f64 #s(literal 200 binary64) #s(approx (- x y) x)) |
| ▶ | 100.0% | #s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) (fma.f64 #s(literal -200 binary64) y (*.f64 x #s(literal 200 binary64)))) |
| ▶ | 87.2% | #s(approx (* 200 (- x y)) (*.f64 #s(approx (+ (* (/ x y) -200) 200) (/.f64 (fma.f64 #s(literal -200 binary64) x (*.f64 y #s(literal 200 binary64))) y)) (neg.f64 y))) |
| ▶ | 37.4% | #s(approx (* 200 (- x y)) (*.f64 #s(approx (+ (* (/ x y) -200) 200) (*.f64 (/.f64 x y) #s(literal -200 binary64))) (neg.f64 y))) |
| ✓ | 50.8% | #s(approx (* 200 (- x y)) (*.f64 #s(literal -200 binary64) y)) |
Compiled 243 to 173 computations (28.8% saved)
| Inputs |
|---|
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) (fma.f64 #s(literal -200 binary64) y (*.f64 x #s(literal 200 binary64)))) |
(fma.f64 #s(literal -200 binary64) y (*.f64 x #s(literal 200 binary64))) |
#s(literal -200 binary64) |
y |
(*.f64 x #s(literal 200 binary64)) |
x |
#s(literal 200 binary64) |
#s(approx (* 200 (- x y)) (*.f64 #s(approx (+ (* (/ x y) -200) 200) (*.f64 (/.f64 x y) #s(literal -200 binary64))) (neg.f64 y))) |
(*.f64 #s(approx (+ (* (/ x y) -200) 200) (*.f64 (/.f64 x y) #s(literal -200 binary64))) (neg.f64 y)) |
#s(approx (+ (* (/ x y) -200) 200) (*.f64 (/.f64 x y) #s(literal -200 binary64))) |
(*.f64 (/.f64 x y) #s(literal -200 binary64)) |
(/.f64 x y) |
(neg.f64 y) |
(/.f64 (*.f64 #s(approx (* (+ y x) (- x y)) (*.f64 x x)) #s(literal 200 binary64)) (+.f64 y x)) |
(*.f64 #s(approx (* (+ y x) (- x y)) (*.f64 x x)) #s(literal 200 binary64)) |
#s(approx (* (+ y x) (- x y)) (*.f64 x x)) |
(*.f64 x x) |
(+.f64 y x) |
#s(approx (* 200 (- x y)) (*.f64 #s(approx (+ (* (/ x y) -200) 200) (/.f64 (fma.f64 #s(literal -200 binary64) x (*.f64 y #s(literal 200 binary64))) y)) (neg.f64 y))) |
(*.f64 #s(approx (+ (* (/ x y) -200) 200) (/.f64 (fma.f64 #s(literal -200 binary64) x (*.f64 y #s(literal 200 binary64))) y)) (neg.f64 y)) |
#s(approx (+ (* (/ x y) -200) 200) (/.f64 (fma.f64 #s(literal -200 binary64) x (*.f64 y #s(literal 200 binary64))) y)) |
(/.f64 (fma.f64 #s(literal -200 binary64) x (*.f64 y #s(literal 200 binary64))) y) |
(fma.f64 #s(literal -200 binary64) x (*.f64 y #s(literal 200 binary64))) |
(*.f64 y #s(literal 200 binary64)) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) #s(literal 200 binary64)) #s(approx (+ y x) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) y))) |
(*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) #s(literal 200 binary64)) |
(*.f64 (+.f64 y x) (-.f64 x y)) |
(-.f64 x y) |
#s(approx (+ y x) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) y)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) y) |
(+.f64 #s(literal 1 binary64) (/.f64 x y)) |
#s(literal 1 binary64) |
| Outputs |
|---|
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) #s(hole binary64 (* -200 y))) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) #s(hole binary64 (+ (* -200 y) (* 200 x)))) |
#s(approx (+ (* -200 y) (* x 200)) #s(hole binary64 (* -200 y))) |
#s(approx (+ (* -200 y) (* x 200)) #s(hole binary64 (+ (* -200 y) (* 200 x)))) |
#s(approx (* x 200) #s(hole binary64 (* 200 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* 200 (- x y)) #s(hole binary64 (* -200 y))) |
#s(approx (* 200 (- x y)) #s(hole binary64 (+ (* -200 y) (* 200 x)))) |
#s(approx (* (+ (* (/ x y) -200) 200) (neg y)) #s(hole binary64 (* -200 y))) |
#s(approx (* (+ (* (/ x y) -200) 200) (neg y)) #s(hole binary64 (+ (* -200 y) (* 200 x)))) |
#s(approx (+ (* (/ x y) -200) 200) #s(hole binary64 200)) |
#s(approx (+ (* (/ x y) -200) 200) #s(hole binary64 (+ 200 (* -200 (/ x y))))) |
#s(approx (* (/ x y) -200) #s(hole binary64 (* -200 (/ x y)))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx (/ (* (* (+ y x) (- x y)) 200) (+ y x)) #s(hole binary64 (* -200 y))) |
#s(approx (/ (* (* (+ y x) (- x y)) 200) (+ y x)) #s(hole binary64 (+ (* -200 y) (* 200 x)))) |
#s(approx (* (* (+ y x) (- x y)) 200) #s(hole binary64 (* -200 (pow y 2)))) |
#s(approx (* (* (+ y x) (- x y)) 200) #s(hole binary64 (+ (* -200 (pow y 2)) (* 200 (* x (+ y (* -1 y))))))) |
#s(approx (* (* (+ y x) (- x y)) 200) #s(hole binary64 (+ (* -200 (pow y 2)) (* x (+ (* 200 x) (* 200 (+ y (* -1 y)))))))) |
#s(approx (* (+ y x) (- x y)) #s(hole binary64 (* -1 (pow y 2)))) |
#s(approx (* (+ y x) (- x y)) #s(hole binary64 (+ (* -1 (pow y 2)) (* x (+ y (* -1 y)))))) |
#s(approx (* (+ y x) (- x y)) #s(hole binary64 (+ (* -1 (pow y 2)) (* x (+ x (+ y (* -1 y))))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (+ y x) #s(hole binary64 y)) |
#s(approx (+ y x) #s(hole binary64 (+ x y))) |
#s(approx (/ (+ (* -200 x) (* y 200)) y) #s(hole binary64 200)) |
#s(approx (/ (+ (* -200 x) (* y 200)) y) #s(hole binary64 (+ 200 (* -200 (/ x y))))) |
#s(approx (+ (* -200 x) (* y 200)) #s(hole binary64 (* 200 y))) |
#s(approx (+ (* -200 x) (* y 200)) #s(hole binary64 (+ (* -200 x) (* 200 y)))) |
#s(approx (- x y) #s(hole binary64 (* -1 y))) |
#s(approx (- x y) #s(hole binary64 (- x y))) |
#s(approx (* (+ 1 (/ x y)) y) #s(hole binary64 y)) |
#s(approx (* (+ 1 (/ x y)) y) #s(hole binary64 (+ x y))) |
#s(approx (+ 1 (/ x y)) #s(hole binary64 1)) |
#s(approx (+ 1 (/ x y)) #s(hole binary64 (+ 1 (/ x y)))) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) #s(hole binary64 (* 200 x))) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) #s(hole binary64 (* x (+ 200 (* -200 (/ y x)))))) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) #s(hole binary64 (* x (+ 200 (+ (* -200 (/ y x)) (* -200 (/ (+ (* -1 (pow y 2)) (pow y 2)) (pow x 2)))))))) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) #s(hole binary64 (* x (+ 200 (+ (* -200 (/ y x)) (+ (* -200 (/ (+ (* -1 (pow y 2)) (pow y 2)) (pow x 2))) (* 200 (/ (* y (+ (* -1 (pow y 2)) (pow y 2))) (pow x 3))))))))) |
#s(approx (+ (* -200 y) (* x 200)) #s(hole binary64 (* 200 x))) |
#s(approx (+ (* -200 y) (* x 200)) #s(hole binary64 (* x (+ 200 (* -200 (/ y x)))))) |
#s(approx (* 200 (- x y)) #s(hole binary64 (* 200 x))) |
#s(approx (* 200 (- x y)) #s(hole binary64 (* x (+ 200 (* -200 (/ y x)))))) |
#s(approx (* (+ (* (/ x y) -200) 200) (neg y)) #s(hole binary64 (* 200 x))) |
#s(approx (* (+ (* (/ x y) -200) 200) (neg y)) #s(hole binary64 (* x (+ 200 (* -200 (/ y x)))))) |
#s(approx (+ (* (/ x y) -200) 200) #s(hole binary64 (* -200 (/ x y)))) |
#s(approx (+ (* (/ x y) -200) 200) #s(hole binary64 (* x (- (* 200 (/ 1 x)) (* 200 (/ 1 y)))))) |
#s(approx (/ (* (* (+ y x) (- x y)) 200) (+ y x)) #s(hole binary64 (* 200 x))) |
#s(approx (/ (* (* (+ y x) (- x y)) 200) (+ y x)) #s(hole binary64 (* x (+ 200 (* -200 (/ y x)))))) |
#s(approx (* (* (+ y x) (- x y)) 200) #s(hole binary64 (* 200 (pow x 2)))) |
#s(approx (* (* (+ y x) (- x y)) 200) #s(hole binary64 (* (pow x 2) (+ 200 (* 200 (/ (+ y (* -1 y)) x)))))) |
#s(approx (* (* (+ y x) (- x y)) 200) #s(hole binary64 (* (pow x 2) (+ 200 (+ (* -200 (/ (pow y 2) (pow x 2))) (* 200 (/ (+ y (* -1 y)) x))))))) |
#s(approx (* (+ y x) (- x y)) #s(hole binary64 (pow x 2))) |
#s(approx (* (+ y x) (- x y)) #s(hole binary64 (* (pow x 2) (+ 1 (+ (* -1 (/ y x)) (/ y x)))))) |
#s(approx (* (+ y x) (- x y)) #s(hole binary64 (* (pow x 2) (+ 1 (+ (* -1 (/ y x)) (+ (* -1 (/ (pow y 2) (pow x 2))) (/ y x))))))) |
#s(approx (+ y x) #s(hole binary64 x)) |
#s(approx (+ y x) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (/ (+ (* -200 x) (* y 200)) y) #s(hole binary64 (* -200 (/ x y)))) |
#s(approx (/ (+ (* -200 x) (* y 200)) y) #s(hole binary64 (* x (- (* 200 (/ 1 x)) (* 200 (/ 1 y)))))) |
#s(approx (+ (* -200 x) (* y 200)) #s(hole binary64 (* -200 x))) |
#s(approx (+ (* -200 x) (* y 200)) #s(hole binary64 (* x (- (* 200 (/ y x)) 200)))) |
#s(approx (- x y) #s(hole binary64 x)) |
#s(approx (- x y) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (* (+ 1 (/ x y)) y) #s(hole binary64 x)) |
#s(approx (* (+ 1 (/ x y)) y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (+ 1 (/ x y)) #s(hole binary64 (/ x y))) |
#s(approx (+ 1 (/ x y)) #s(hole binary64 (* x (+ (/ 1 x) (/ 1 y))))) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) #s(hole binary64 (* -1 (* x (- (* 200 (/ y x)) 200))))) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (* -200 y) (* -200 (/ (+ (* -1 (pow y 2)) (pow y 2)) x))) x)) 200))))) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (* -200 y) (* -1 (/ (+ (* -200 (/ (* y (+ (* -1 (pow y 2)) (pow y 2))) x)) (* 200 (+ (* -1 (pow y 2)) (pow y 2)))) x))) x)) 200))))) |
#s(approx (+ (* -200 y) (* x 200)) #s(hole binary64 (* -1 (* x (- (* 200 (/ y x)) 200))))) |
#s(approx (* 200 (- x y)) #s(hole binary64 (* -1 (* x (- (* 200 (/ y x)) 200))))) |
#s(approx (* (+ (* (/ x y) -200) 200) (neg y)) #s(hole binary64 (* -1 (* x (- (* 200 (/ y x)) 200))))) |
#s(approx (+ (* (/ x y) -200) 200) #s(hole binary64 (* -1 (* x (- (* 200 (/ 1 y)) (* 200 (/ 1 x))))))) |
#s(approx (/ (* (* (+ y x) (- x y)) 200) (+ y x)) #s(hole binary64 (* -1 (* x (- (* 200 (/ y x)) 200))))) |
#s(approx (* (* (+ y x) (- x y)) 200) #s(hole binary64 (* (pow x 2) (+ 200 (* -1 (/ (+ (* -200 (+ y (* -1 y))) (* 200 (/ (pow y 2) x))) x)))))) |
#s(approx (* (+ y x) (- x y)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (+ (* -1 (+ y (* -1 y))) (/ (pow y 2) x)) x)))))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (/ (+ (* -200 x) (* y 200)) y) #s(hole binary64 (* -1 (* x (- (* 200 (/ 1 y)) (* 200 (/ 1 x))))))) |
#s(approx (+ (* -200 x) (* y 200)) #s(hole binary64 (* -1 (* x (+ 200 (* -200 (/ y x))))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#s(approx (* (+ 1 (/ x y)) y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* (/ x y) -200) 200) #s(hole binary64 (/ (+ (* -200 x) (* 200 y)) y))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (* (* (+ y x) (- x y)) 200) #s(hole binary64 (+ (* 200 (* y (+ x (* -1 x)))) (* 200 (pow x 2))))) |
#s(approx (* (* (+ y x) (- x y)) 200) #s(hole binary64 (+ (* 200 (pow x 2)) (* y (+ (* -200 y) (* 200 (+ x (* -1 x)))))))) |
#s(approx (* (+ y x) (- x y)) #s(hole binary64 (+ (* y (+ x (* -1 x))) (pow x 2)))) |
#s(approx (* (+ y x) (- x y)) #s(hole binary64 (+ (* y (+ x (+ (* -1 x) (* -1 y)))) (pow x 2)))) |
#s(approx (/ (+ (* -200 x) (* y 200)) y) #s(hole binary64 (/ (+ (* -200 x) (* 200 y)) y))) |
#s(approx (* y 200) #s(hole binary64 (* 200 y))) |
#s(approx (- x y) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx (+ 1 (/ x y)) #s(hole binary64 (/ (+ x y) y))) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) #s(hole binary64 (* y (- (* 200 (/ x y)) 200)))) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) #s(hole binary64 (* y (- (+ (* -200 (/ (+ (* -1 (pow x 2)) (pow x 2)) (pow y 2))) (* 200 (/ x y))) 200)))) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) #s(hole binary64 (* y (- (+ (* -200 (/ (+ (* -1 (pow x 2)) (pow x 2)) (pow y 2))) (+ (* 200 (/ x y)) (* 200 (/ (* x (+ (* -1 (pow x 2)) (pow x 2))) (pow y 3))))) 200)))) |
#s(approx (+ (* -200 y) (* x 200)) #s(hole binary64 (* y (- (* 200 (/ x y)) 200)))) |
#s(approx (* 200 (- x y)) #s(hole binary64 (* y (- (* 200 (/ x y)) 200)))) |
#s(approx (* (+ (* (/ x y) -200) 200) (neg y)) #s(hole binary64 (* y (- (* 200 (/ x y)) 200)))) |
#s(approx (/ (* (* (+ y x) (- x y)) 200) (+ y x)) #s(hole binary64 (* y (- (* 200 (/ x y)) 200)))) |
#s(approx (* (* (+ y x) (- x y)) 200) #s(hole binary64 (* (pow y 2) (- (* 200 (/ (+ x (* -1 x)) y)) 200)))) |
#s(approx (* (* (+ y x) (- x y)) 200) #s(hole binary64 (* (pow y 2) (- (+ (* 200 (/ (+ x (* -1 x)) y)) (* 200 (/ (pow x 2) (pow y 2)))) 200)))) |
#s(approx (* (+ y x) (- x y)) #s(hole binary64 (* (pow y 2) (- (+ (* -1 (/ x y)) (/ x y)) 1)))) |
#s(approx (* (+ y x) (- x y)) #s(hole binary64 (* (pow y 2) (- (+ (* -1 (/ x y)) (+ (/ x y) (/ (pow x 2) (pow y 2)))) 1)))) |
#s(approx (+ y x) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (+ (* -200 x) (* y 200)) #s(hole binary64 (* y (+ 200 (* -200 (/ x y)))))) |
#s(approx (- x y) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (* (+ 1 (/ x y)) y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) #s(hole binary64 (* -1 (* y (+ 200 (* -200 (/ x y))))))) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) #s(hole binary64 (* -1 (* y (+ 200 (* -1 (/ (+ (* 200 x) (* 200 (/ (+ (* -1 (pow x 2)) (pow x 2)) y))) y))))))) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) #s(hole binary64 (* -1 (* y (+ 200 (* -1 (/ (+ (* -1 (/ (+ (* -200 (+ (* -1 (pow x 2)) (pow x 2))) (* 200 (/ (* x (+ (* -1 (pow x 2)) (pow x 2))) y))) y)) (* 200 x)) y))))))) |
#s(approx (+ (* -200 y) (* x 200)) #s(hole binary64 (* -1 (* y (+ 200 (* -200 (/ x y))))))) |
#s(approx (* 200 (- x y)) #s(hole binary64 (* -1 (* y (+ 200 (* -200 (/ x y))))))) |
#s(approx (* (+ (* (/ x y) -200) 200) (neg y)) #s(hole binary64 (* -1 (* y (+ 200 (* -200 (/ x y))))))) |
#s(approx (/ (* (* (+ y x) (- x y)) 200) (+ y x)) #s(hole binary64 (* -1 (* y (+ 200 (* -200 (/ x y))))))) |
#s(approx (* (* (+ y x) (- x y)) 200) #s(hole binary64 (* (pow y 2) (- (* -200 (/ (+ x (* -1 x)) y)) 200)))) |
#s(approx (* (* (+ y x) (- x y)) 200) #s(hole binary64 (* (pow y 2) (- (* -1 (/ (+ (* -200 (/ (pow x 2) y)) (* 200 (+ x (* -1 x)))) y)) 200)))) |
#s(approx (* (+ y x) (- x y)) #s(hole binary64 (* (pow y 2) (- (* -1 (/ (+ x (* -1 x)) y)) 1)))) |
#s(approx (* (+ y x) (- x y)) #s(hole binary64 (* (pow y 2) (- (* -1 (/ (+ x (+ (* -1 x) (* -1 (/ (pow x 2) y)))) y)) 1)))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (+ (* -200 x) (* y 200)) #s(hole binary64 (* -1 (* y (- (* 200 (/ x y)) 200))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
#s(approx (* (+ 1 (/ x y)) y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 7.0ms | x | @ | inf | ((/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) (+ (* -200 y) (* x 200)) -200 y (* x 200) x 200 (* 200 (- x y)) (* (+ (* (/ x y) -200) 200) (neg y)) (+ (* (/ x y) -200) 200) (* (/ x y) -200) (/ x y) (neg y) (/ (* (* (+ y x) (- x y)) 200) (+ y x)) (* (* (+ y x) (- x y)) 200) (* (+ y x) (- x y)) (* x x) (+ y x) (* 200 (- x y)) (* (+ (* (/ x y) -200) 200) (neg y)) (+ (* (/ x y) -200) 200) (/ (+ (* -200 x) (* y 200)) y) (+ (* -200 x) (* y 200)) (* y 200) (/ (* (* (+ y x) (- x y)) 200) (+ y x)) (* (* (+ y x) (- x y)) 200) (* (+ y x) (- x y)) (- x y) (+ y x) (* (+ 1 (/ x y)) y) (+ 1 (/ x y)) 1) |
| 3.0ms | x | @ | -inf | ((/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) (+ (* -200 y) (* x 200)) -200 y (* x 200) x 200 (* 200 (- x y)) (* (+ (* (/ x y) -200) 200) (neg y)) (+ (* (/ x y) -200) 200) (* (/ x y) -200) (/ x y) (neg y) (/ (* (* (+ y x) (- x y)) 200) (+ y x)) (* (* (+ y x) (- x y)) 200) (* (+ y x) (- x y)) (* x x) (+ y x) (* 200 (- x y)) (* (+ (* (/ x y) -200) 200) (neg y)) (+ (* (/ x y) -200) 200) (/ (+ (* -200 x) (* y 200)) y) (+ (* -200 x) (* y 200)) (* y 200) (/ (* (* (+ y x) (- x y)) 200) (+ y x)) (* (* (+ y x) (- x y)) 200) (* (+ y x) (- x y)) (- x y) (+ y x) (* (+ 1 (/ x y)) y) (+ 1 (/ x y)) 1) |
| 3.0ms | x | @ | 0 | ((/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) (+ (* -200 y) (* x 200)) -200 y (* x 200) x 200 (* 200 (- x y)) (* (+ (* (/ x y) -200) 200) (neg y)) (+ (* (/ x y) -200) 200) (* (/ x y) -200) (/ x y) (neg y) (/ (* (* (+ y x) (- x y)) 200) (+ y x)) (* (* (+ y x) (- x y)) 200) (* (+ y x) (- x y)) (* x x) (+ y x) (* 200 (- x y)) (* (+ (* (/ x y) -200) 200) (neg y)) (+ (* (/ x y) -200) 200) (/ (+ (* -200 x) (* y 200)) y) (+ (* -200 x) (* y 200)) (* y 200) (/ (* (* (+ y x) (- x y)) 200) (+ y x)) (* (* (+ y x) (- x y)) 200) (* (+ y x) (- x y)) (- x y) (+ y x) (* (+ 1 (/ x y)) y) (+ 1 (/ x y)) 1) |
| 3.0ms | y | @ | -inf | ((/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) (+ (* -200 y) (* x 200)) -200 y (* x 200) x 200 (* 200 (- x y)) (* (+ (* (/ x y) -200) 200) (neg y)) (+ (* (/ x y) -200) 200) (* (/ x y) -200) (/ x y) (neg y) (/ (* (* (+ y x) (- x y)) 200) (+ y x)) (* (* (+ y x) (- x y)) 200) (* (+ y x) (- x y)) (* x x) (+ y x) (* 200 (- x y)) (* (+ (* (/ x y) -200) 200) (neg y)) (+ (* (/ x y) -200) 200) (/ (+ (* -200 x) (* y 200)) y) (+ (* -200 x) (* y 200)) (* y 200) (/ (* (* (+ y x) (- x y)) 200) (+ y x)) (* (* (+ y x) (- x y)) 200) (* (+ y x) (- x y)) (- x y) (+ y x) (* (+ 1 (/ x y)) y) (+ 1 (/ x y)) 1) |
| 2.0ms | y | @ | 0 | ((/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) (+ (* -200 y) (* x 200)) -200 y (* x 200) x 200 (* 200 (- x y)) (* (+ (* (/ x y) -200) 200) (neg y)) (+ (* (/ x y) -200) 200) (* (/ x y) -200) (/ x y) (neg y) (/ (* (* (+ y x) (- x y)) 200) (+ y x)) (* (* (+ y x) (- x y)) 200) (* (+ y x) (- x y)) (* x x) (+ y x) (* 200 (- x y)) (* (+ (* (/ x y) -200) 200) (neg y)) (+ (* (/ x y) -200) 200) (/ (+ (* -200 x) (* y 200)) y) (+ (* -200 x) (* y 200)) (* y 200) (/ (* (* (+ y x) (- x y)) 200) (+ y x)) (* (* (+ y x) (- x y)) 200) (* (+ y x) (- x y)) (- x y) (+ y x) (* (+ 1 (/ x y)) y) (+ 1 (/ x y)) 1) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 409 | 2711 |
| 0 | 437 | 2523 |
| 1 | 2160 | 2510 |
| 0 | 8925 | 2433 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) (fma.f64 #s(literal -200 binary64) y (*.f64 x #s(literal 200 binary64)))) |
(fma.f64 #s(literal -200 binary64) y (*.f64 x #s(literal 200 binary64))) |
#s(literal -200 binary64) |
y |
(*.f64 x #s(literal 200 binary64)) |
x |
#s(literal 200 binary64) |
#s(approx (* 200 (- x y)) (*.f64 #s(approx (+ (* (/ x y) -200) 200) (*.f64 (/.f64 x y) #s(literal -200 binary64))) (neg.f64 y))) |
(*.f64 #s(approx (+ (* (/ x y) -200) 200) (*.f64 (/.f64 x y) #s(literal -200 binary64))) (neg.f64 y)) |
#s(approx (+ (* (/ x y) -200) 200) (*.f64 (/.f64 x y) #s(literal -200 binary64))) |
(*.f64 (/.f64 x y) #s(literal -200 binary64)) |
(/.f64 x y) |
(neg.f64 y) |
(/.f64 (*.f64 #s(approx (* (+ y x) (- x y)) (*.f64 x x)) #s(literal 200 binary64)) (+.f64 y x)) |
(*.f64 #s(approx (* (+ y x) (- x y)) (*.f64 x x)) #s(literal 200 binary64)) |
#s(approx (* (+ y x) (- x y)) (*.f64 x x)) |
(*.f64 x x) |
(+.f64 y x) |
#s(approx (* 200 (- x y)) (*.f64 #s(approx (+ (* (/ x y) -200) 200) (/.f64 (fma.f64 #s(literal -200 binary64) x (*.f64 y #s(literal 200 binary64))) y)) (neg.f64 y))) |
(*.f64 #s(approx (+ (* (/ x y) -200) 200) (/.f64 (fma.f64 #s(literal -200 binary64) x (*.f64 y #s(literal 200 binary64))) y)) (neg.f64 y)) |
#s(approx (+ (* (/ x y) -200) 200) (/.f64 (fma.f64 #s(literal -200 binary64) x (*.f64 y #s(literal 200 binary64))) y)) |
(/.f64 (fma.f64 #s(literal -200 binary64) x (*.f64 y #s(literal 200 binary64))) y) |
(fma.f64 #s(literal -200 binary64) x (*.f64 y #s(literal 200 binary64))) |
(*.f64 y #s(literal 200 binary64)) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) #s(literal 200 binary64)) #s(approx (+ y x) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) y))) |
(*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) #s(literal 200 binary64)) |
(*.f64 (+.f64 y x) (-.f64 x y)) |
(-.f64 x y) |
#s(approx (+ y x) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) y)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) y) |
(+.f64 #s(literal 1 binary64) (/.f64 x y)) |
#s(literal 1 binary64) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) #s(hole binary64 (* -200 y))) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) #s(hole binary64 (+ (* -200 y) (* 200 x)))) |
#s(approx (+ (* -200 y) (* x 200)) #s(hole binary64 (* -200 y))) |
#s(approx (+ (* -200 y) (* x 200)) #s(hole binary64 (+ (* -200 y) (* 200 x)))) |
#s(approx (* x 200) #s(hole binary64 (* 200 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* 200 (- x y)) #s(hole binary64 (* -200 y))) |
#s(approx (* 200 (- x y)) #s(hole binary64 (+ (* -200 y) (* 200 x)))) |
#s(approx (* (+ (* (/ x y) -200) 200) (neg y)) #s(hole binary64 (* -200 y))) |
#s(approx (* (+ (* (/ x y) -200) 200) (neg y)) #s(hole binary64 (+ (* -200 y) (* 200 x)))) |
#s(approx (+ (* (/ x y) -200) 200) #s(hole binary64 200)) |
#s(approx (+ (* (/ x y) -200) 200) #s(hole binary64 (+ 200 (* -200 (/ x y))))) |
#s(approx (* (/ x y) -200) #s(hole binary64 (* -200 (/ x y)))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx (/ (* (* (+ y x) (- x y)) 200) (+ y x)) #s(hole binary64 (* -200 y))) |
#s(approx (/ (* (* (+ y x) (- x y)) 200) (+ y x)) #s(hole binary64 (+ (* -200 y) (* 200 x)))) |
#s(approx (* (* (+ y x) (- x y)) 200) #s(hole binary64 (* -200 (pow y 2)))) |
#s(approx (* (* (+ y x) (- x y)) 200) #s(hole binary64 (+ (* -200 (pow y 2)) (* 200 (* x (+ y (* -1 y))))))) |
#s(approx (* (* (+ y x) (- x y)) 200) #s(hole binary64 (+ (* -200 (pow y 2)) (* x (+ (* 200 x) (* 200 (+ y (* -1 y)))))))) |
#s(approx (* (+ y x) (- x y)) #s(hole binary64 (* -1 (pow y 2)))) |
#s(approx (* (+ y x) (- x y)) #s(hole binary64 (+ (* -1 (pow y 2)) (* x (+ y (* -1 y)))))) |
#s(approx (* (+ y x) (- x y)) #s(hole binary64 (+ (* -1 (pow y 2)) (* x (+ x (+ y (* -1 y))))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (+ y x) #s(hole binary64 y)) |
#s(approx (+ y x) #s(hole binary64 (+ x y))) |
#s(approx (/ (+ (* -200 x) (* y 200)) y) #s(hole binary64 200)) |
#s(approx (/ (+ (* -200 x) (* y 200)) y) #s(hole binary64 (+ 200 (* -200 (/ x y))))) |
#s(approx (+ (* -200 x) (* y 200)) #s(hole binary64 (* 200 y))) |
#s(approx (+ (* -200 x) (* y 200)) #s(hole binary64 (+ (* -200 x) (* 200 y)))) |
#s(approx (- x y) #s(hole binary64 (* -1 y))) |
#s(approx (- x y) #s(hole binary64 (- x y))) |
#s(approx (* (+ 1 (/ x y)) y) #s(hole binary64 y)) |
#s(approx (* (+ 1 (/ x y)) y) #s(hole binary64 (+ x y))) |
#s(approx (+ 1 (/ x y)) #s(hole binary64 1)) |
#s(approx (+ 1 (/ x y)) #s(hole binary64 (+ 1 (/ x y)))) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) #s(hole binary64 (* 200 x))) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) #s(hole binary64 (* x (+ 200 (* -200 (/ y x)))))) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) #s(hole binary64 (* x (+ 200 (+ (* -200 (/ y x)) (* -200 (/ (+ (* -1 (pow y 2)) (pow y 2)) (pow x 2)))))))) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) #s(hole binary64 (* x (+ 200 (+ (* -200 (/ y x)) (+ (* -200 (/ (+ (* -1 (pow y 2)) (pow y 2)) (pow x 2))) (* 200 (/ (* y (+ (* -1 (pow y 2)) (pow y 2))) (pow x 3))))))))) |
#s(approx (+ (* -200 y) (* x 200)) #s(hole binary64 (* 200 x))) |
#s(approx (+ (* -200 y) (* x 200)) #s(hole binary64 (* x (+ 200 (* -200 (/ y x)))))) |
#s(approx (* 200 (- x y)) #s(hole binary64 (* 200 x))) |
#s(approx (* 200 (- x y)) #s(hole binary64 (* x (+ 200 (* -200 (/ y x)))))) |
#s(approx (* (+ (* (/ x y) -200) 200) (neg y)) #s(hole binary64 (* 200 x))) |
#s(approx (* (+ (* (/ x y) -200) 200) (neg y)) #s(hole binary64 (* x (+ 200 (* -200 (/ y x)))))) |
#s(approx (+ (* (/ x y) -200) 200) #s(hole binary64 (* -200 (/ x y)))) |
#s(approx (+ (* (/ x y) -200) 200) #s(hole binary64 (* x (- (* 200 (/ 1 x)) (* 200 (/ 1 y)))))) |
#s(approx (/ (* (* (+ y x) (- x y)) 200) (+ y x)) #s(hole binary64 (* 200 x))) |
#s(approx (/ (* (* (+ y x) (- x y)) 200) (+ y x)) #s(hole binary64 (* x (+ 200 (* -200 (/ y x)))))) |
#s(approx (* (* (+ y x) (- x y)) 200) #s(hole binary64 (* 200 (pow x 2)))) |
#s(approx (* (* (+ y x) (- x y)) 200) #s(hole binary64 (* (pow x 2) (+ 200 (* 200 (/ (+ y (* -1 y)) x)))))) |
#s(approx (* (* (+ y x) (- x y)) 200) #s(hole binary64 (* (pow x 2) (+ 200 (+ (* -200 (/ (pow y 2) (pow x 2))) (* 200 (/ (+ y (* -1 y)) x))))))) |
#s(approx (* (+ y x) (- x y)) #s(hole binary64 (pow x 2))) |
#s(approx (* (+ y x) (- x y)) #s(hole binary64 (* (pow x 2) (+ 1 (+ (* -1 (/ y x)) (/ y x)))))) |
#s(approx (* (+ y x) (- x y)) #s(hole binary64 (* (pow x 2) (+ 1 (+ (* -1 (/ y x)) (+ (* -1 (/ (pow y 2) (pow x 2))) (/ y x))))))) |
#s(approx (+ y x) #s(hole binary64 x)) |
#s(approx (+ y x) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (/ (+ (* -200 x) (* y 200)) y) #s(hole binary64 (* -200 (/ x y)))) |
#s(approx (/ (+ (* -200 x) (* y 200)) y) #s(hole binary64 (* x (- (* 200 (/ 1 x)) (* 200 (/ 1 y)))))) |
#s(approx (+ (* -200 x) (* y 200)) #s(hole binary64 (* -200 x))) |
#s(approx (+ (* -200 x) (* y 200)) #s(hole binary64 (* x (- (* 200 (/ y x)) 200)))) |
#s(approx (- x y) #s(hole binary64 x)) |
#s(approx (- x y) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (* (+ 1 (/ x y)) y) #s(hole binary64 x)) |
#s(approx (* (+ 1 (/ x y)) y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (+ 1 (/ x y)) #s(hole binary64 (/ x y))) |
#s(approx (+ 1 (/ x y)) #s(hole binary64 (* x (+ (/ 1 x) (/ 1 y))))) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) #s(hole binary64 (* -1 (* x (- (* 200 (/ y x)) 200))))) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (* -200 y) (* -200 (/ (+ (* -1 (pow y 2)) (pow y 2)) x))) x)) 200))))) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (* -200 y) (* -1 (/ (+ (* -200 (/ (* y (+ (* -1 (pow y 2)) (pow y 2))) x)) (* 200 (+ (* -1 (pow y 2)) (pow y 2)))) x))) x)) 200))))) |
#s(approx (+ (* -200 y) (* x 200)) #s(hole binary64 (* -1 (* x (- (* 200 (/ y x)) 200))))) |
#s(approx (* 200 (- x y)) #s(hole binary64 (* -1 (* x (- (* 200 (/ y x)) 200))))) |
#s(approx (* (+ (* (/ x y) -200) 200) (neg y)) #s(hole binary64 (* -1 (* x (- (* 200 (/ y x)) 200))))) |
#s(approx (+ (* (/ x y) -200) 200) #s(hole binary64 (* -1 (* x (- (* 200 (/ 1 y)) (* 200 (/ 1 x))))))) |
#s(approx (/ (* (* (+ y x) (- x y)) 200) (+ y x)) #s(hole binary64 (* -1 (* x (- (* 200 (/ y x)) 200))))) |
#s(approx (* (* (+ y x) (- x y)) 200) #s(hole binary64 (* (pow x 2) (+ 200 (* -1 (/ (+ (* -200 (+ y (* -1 y))) (* 200 (/ (pow y 2) x))) x)))))) |
#s(approx (* (+ y x) (- x y)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (+ (* -1 (+ y (* -1 y))) (/ (pow y 2) x)) x)))))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (/ (+ (* -200 x) (* y 200)) y) #s(hole binary64 (* -1 (* x (- (* 200 (/ 1 y)) (* 200 (/ 1 x))))))) |
#s(approx (+ (* -200 x) (* y 200)) #s(hole binary64 (* -1 (* x (+ 200 (* -200 (/ y x))))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#s(approx (* (+ 1 (/ x y)) y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* (/ x y) -200) 200) #s(hole binary64 (/ (+ (* -200 x) (* 200 y)) y))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (* (* (+ y x) (- x y)) 200) #s(hole binary64 (+ (* 200 (* y (+ x (* -1 x)))) (* 200 (pow x 2))))) |
#s(approx (* (* (+ y x) (- x y)) 200) #s(hole binary64 (+ (* 200 (pow x 2)) (* y (+ (* -200 y) (* 200 (+ x (* -1 x)))))))) |
#s(approx (* (+ y x) (- x y)) #s(hole binary64 (+ (* y (+ x (* -1 x))) (pow x 2)))) |
#s(approx (* (+ y x) (- x y)) #s(hole binary64 (+ (* y (+ x (+ (* -1 x) (* -1 y)))) (pow x 2)))) |
#s(approx (/ (+ (* -200 x) (* y 200)) y) #s(hole binary64 (/ (+ (* -200 x) (* 200 y)) y))) |
#s(approx (* y 200) #s(hole binary64 (* 200 y))) |
#s(approx (- x y) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx (+ 1 (/ x y)) #s(hole binary64 (/ (+ x y) y))) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) #s(hole binary64 (* y (- (* 200 (/ x y)) 200)))) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) #s(hole binary64 (* y (- (+ (* -200 (/ (+ (* -1 (pow x 2)) (pow x 2)) (pow y 2))) (* 200 (/ x y))) 200)))) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) #s(hole binary64 (* y (- (+ (* -200 (/ (+ (* -1 (pow x 2)) (pow x 2)) (pow y 2))) (+ (* 200 (/ x y)) (* 200 (/ (* x (+ (* -1 (pow x 2)) (pow x 2))) (pow y 3))))) 200)))) |
#s(approx (+ (* -200 y) (* x 200)) #s(hole binary64 (* y (- (* 200 (/ x y)) 200)))) |
#s(approx (* 200 (- x y)) #s(hole binary64 (* y (- (* 200 (/ x y)) 200)))) |
#s(approx (* (+ (* (/ x y) -200) 200) (neg y)) #s(hole binary64 (* y (- (* 200 (/ x y)) 200)))) |
#s(approx (/ (* (* (+ y x) (- x y)) 200) (+ y x)) #s(hole binary64 (* y (- (* 200 (/ x y)) 200)))) |
#s(approx (* (* (+ y x) (- x y)) 200) #s(hole binary64 (* (pow y 2) (- (* 200 (/ (+ x (* -1 x)) y)) 200)))) |
#s(approx (* (* (+ y x) (- x y)) 200) #s(hole binary64 (* (pow y 2) (- (+ (* 200 (/ (+ x (* -1 x)) y)) (* 200 (/ (pow x 2) (pow y 2)))) 200)))) |
#s(approx (* (+ y x) (- x y)) #s(hole binary64 (* (pow y 2) (- (+ (* -1 (/ x y)) (/ x y)) 1)))) |
#s(approx (* (+ y x) (- x y)) #s(hole binary64 (* (pow y 2) (- (+ (* -1 (/ x y)) (+ (/ x y) (/ (pow x 2) (pow y 2)))) 1)))) |
#s(approx (+ y x) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (+ (* -200 x) (* y 200)) #s(hole binary64 (* y (+ 200 (* -200 (/ x y)))))) |
#s(approx (- x y) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (* (+ 1 (/ x y)) y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) #s(hole binary64 (* -1 (* y (+ 200 (* -200 (/ x y))))))) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) #s(hole binary64 (* -1 (* y (+ 200 (* -1 (/ (+ (* 200 x) (* 200 (/ (+ (* -1 (pow x 2)) (pow x 2)) y))) y))))))) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) #s(hole binary64 (* -1 (* y (+ 200 (* -1 (/ (+ (* -1 (/ (+ (* -200 (+ (* -1 (pow x 2)) (pow x 2))) (* 200 (/ (* x (+ (* -1 (pow x 2)) (pow x 2))) y))) y)) (* 200 x)) y))))))) |
#s(approx (+ (* -200 y) (* x 200)) #s(hole binary64 (* -1 (* y (+ 200 (* -200 (/ x y))))))) |
#s(approx (* 200 (- x y)) #s(hole binary64 (* -1 (* y (+ 200 (* -200 (/ x y))))))) |
#s(approx (* (+ (* (/ x y) -200) 200) (neg y)) #s(hole binary64 (* -1 (* y (+ 200 (* -200 (/ x y))))))) |
#s(approx (/ (* (* (+ y x) (- x y)) 200) (+ y x)) #s(hole binary64 (* -1 (* y (+ 200 (* -200 (/ x y))))))) |
#s(approx (* (* (+ y x) (- x y)) 200) #s(hole binary64 (* (pow y 2) (- (* -200 (/ (+ x (* -1 x)) y)) 200)))) |
#s(approx (* (* (+ y x) (- x y)) 200) #s(hole binary64 (* (pow y 2) (- (* -1 (/ (+ (* -200 (/ (pow x 2) y)) (* 200 (+ x (* -1 x)))) y)) 200)))) |
#s(approx (* (+ y x) (- x y)) #s(hole binary64 (* (pow y 2) (- (* -1 (/ (+ x (* -1 x)) y)) 1)))) |
#s(approx (* (+ y x) (- x y)) #s(hole binary64 (* (pow y 2) (- (* -1 (/ (+ x (+ (* -1 x) (* -1 (/ (pow x 2) y)))) y)) 1)))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (+ (* -200 x) (* y 200)) #s(hole binary64 (* -1 (* y (- (* 200 (/ x y)) 200))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
#s(approx (* (+ 1 (/ x y)) y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
| Outputs |
|---|
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) (fma.f64 #s(literal -200 binary64) y (*.f64 #s(literal 200 binary64) x))) |
(/.f64 (fma.f64 #s(literal 8000000 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal -8000000 binary64) (pow.f64 y #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 #s(literal 200 binary64) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal -200 binary64) y) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 200 binary64) x) (*.f64 #s(literal -200 binary64) y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal -200 binary64) y) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 200 binary64) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 #s(literal -200 binary64) y) (*.f64 #s(literal 200 binary64) x)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -8000000 binary64) (pow.f64 y #s(literal 3 binary64)) (*.f64 #s(literal 8000000 binary64) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal -200 binary64) y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 200 binary64) x) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -200 binary64) y) (*.f64 #s(literal 200 binary64) x)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -200 binary64) y) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 200 binary64) x) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal -200 binary64) y) (*.f64 #s(literal 200 binary64) x))) |
(/.f64 (fma.f64 #s(literal -8000000 binary64) (pow.f64 y #s(literal 3 binary64)) (*.f64 #s(literal 8000000 binary64) (pow.f64 x #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 #s(literal -200 binary64) y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 200 binary64) x) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -200 binary64) y) (*.f64 #s(literal 200 binary64) x))))) |
(fma.f64 #s(literal -200 binary64) y (*.f64 #s(literal 200 binary64) x)) |
(fma.f64 #s(literal 200 binary64) x (*.f64 #s(literal -200 binary64) y)) |
(fma.f64 y #s(literal -200 binary64) (*.f64 #s(literal 200 binary64) x)) |
(fma.f64 x #s(literal 200 binary64) (*.f64 #s(literal -200 binary64) y)) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -200 binary64) y) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -200 binary64) y) (*.f64 #s(literal 200 binary64) x))) (/.f64 (pow.f64 (*.f64 #s(literal 200 binary64) x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -200 binary64) y) (*.f64 #s(literal 200 binary64) x)))) |
(-.f64 (*.f64 #s(literal -200 binary64) y) (*.f64 (neg.f64 x) #s(literal 200 binary64))) |
(-.f64 (*.f64 #s(literal -200 binary64) y) (*.f64 #s(literal -200 binary64) x)) |
(+.f64 (/.f64 (*.f64 #s(literal -8000000 binary64) (pow.f64 y #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -200 binary64) y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 200 binary64) x) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -200 binary64) y) (*.f64 #s(literal 200 binary64) x))))) (/.f64 (*.f64 #s(literal 8000000 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -200 binary64) y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 200 binary64) x) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -200 binary64) y) (*.f64 #s(literal 200 binary64) x)))))) |
(+.f64 (*.f64 #s(literal 200 binary64) x) (*.f64 #s(literal -200 binary64) y)) |
(+.f64 (*.f64 #s(literal -200 binary64) y) (*.f64 #s(literal 200 binary64) x)) |
#s(literal -200 binary64) |
y |
(*.f64 #s(literal 200 binary64) x) |
(*.f64 x #s(literal 200 binary64)) |
x |
#s(literal 200 binary64) |
#s(approx (* 200 (- x y)) (*.f64 (neg.f64 y) #s(approx (+ (* (/ x y) -200) 200) (*.f64 (/.f64 x y) #s(literal -200 binary64))))) |
(*.f64 (neg.f64 y) #s(approx (+ (* (/ x y) -200) 200) (*.f64 (/.f64 x y) #s(literal -200 binary64)))) |
(*.f64 #s(approx (+ (* (/ x y) -200) 200) (*.f64 (/.f64 x y) #s(literal -200 binary64))) (neg.f64 y)) |
(neg.f64 (*.f64 #s(approx (+ (* (/ x y) -200) 200) (*.f64 (/.f64 x y) #s(literal -200 binary64))) y)) |
#s(approx (+ (* (/ x y) -200) 200) (*.f64 (/.f64 x y) #s(literal -200 binary64))) |
(*.f64 (/.f64 x y) #s(literal -200 binary64)) |
(*.f64 #s(literal -200 binary64) (/.f64 x y)) |
(/.f64 (neg.f64 (*.f64 #s(literal -200 binary64) x)) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal -200 binary64) x) y) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 x #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 x y)) |
(*.f64 (/.f64 x y) #s(literal 1 binary64)) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64)) (*.f64 (neg.f64 y) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 x)) (*.f64 #s(literal 2 binary64) (neg.f64 y))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 y #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 x) (neg.f64 y)) |
(/.f64 x y) |
(*.f64 #s(literal -1 binary64) y) |
(*.f64 y #s(literal -1 binary64)) |
(neg.f64 y) |
(*.f64 #s(approx (* (+ y x) (- x y)) (*.f64 x x)) (/.f64 #s(literal 200 binary64) (+.f64 y x))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(approx (* (+ y x) (- x y)) (*.f64 x x)) #s(literal 200 binary64)))) (neg.f64 (neg.f64 (+.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 #s(approx (* (+ y x) (- x y)) (*.f64 x x)) #s(literal 200 binary64))) (neg.f64 (+.f64 y x))) |
(/.f64 (*.f64 #s(approx (* (+ y x) (- x y)) (*.f64 x x)) #s(literal 200 binary64)) (+.f64 y x)) |
(*.f64 #s(approx (* (+ y x) (- x y)) (*.f64 x x)) #s(literal 200 binary64)) |
(*.f64 #s(literal 200 binary64) #s(approx (* (+ y x) (- x y)) (*.f64 x x))) |
#s(approx (* (+ y x) (- x y)) (*.f64 x x)) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 y y))) (neg.f64 (-.f64 x y))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (-.f64 y x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 y 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 y y (-.f64 (*.f64 x x) (*.f64 y x))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 x y)) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 y x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y)))) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 y x)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y x)) (/.f64 (*.f64 x x) (-.f64 y x))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))))) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 y x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 y x))))) |
(+.f64 y x) |
(+.f64 x y) |
#s(approx (* 200 (- x y)) (*.f64 (neg.f64 y) #s(approx (+ (* (/ x y) -200) 200) (/.f64 (fma.f64 #s(literal 200 binary64) y (*.f64 #s(literal -200 binary64) x)) y)))) |
(*.f64 (neg.f64 y) #s(approx (+ (* (/ x y) -200) 200) (/.f64 (fma.f64 #s(literal 200 binary64) y (*.f64 #s(literal -200 binary64) x)) y))) |
(*.f64 #s(approx (+ (* (/ x y) -200) 200) (/.f64 (fma.f64 #s(literal 200 binary64) y (*.f64 #s(literal -200 binary64) x)) y)) (neg.f64 y)) |
(neg.f64 (*.f64 #s(approx (+ (* (/ x y) -200) 200) (/.f64 (fma.f64 #s(literal 200 binary64) y (*.f64 #s(literal -200 binary64) x)) y)) y)) |
#s(approx (+ (* (/ x y) -200) 200) (/.f64 (fma.f64 #s(literal 200 binary64) y (*.f64 #s(literal -200 binary64) x)) y)) |
(/.f64 (fma.f64 #s(literal -8000000 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 200 binary64) y) y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal -200 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 200 binary64) y) y) (/.f64 (*.f64 #s(literal 200 binary64) y) y)) (*.f64 (*.f64 (/.f64 x y) #s(literal -200 binary64)) (/.f64 (*.f64 #s(literal 200 binary64) y) y))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 200 binary64) y (*.f64 #s(literal -200 binary64) x)))) (neg.f64 (neg.f64 y))) |
(/.f64 (fma.f64 (*.f64 #s(literal -200 binary64) x) y (*.f64 y (*.f64 #s(literal 200 binary64) y))) (*.f64 y y)) |
(/.f64 (neg.f64 (fma.f64 #s(literal 200 binary64) y (*.f64 #s(literal -200 binary64) x))) (neg.f64 y)) |
(/.f64 (fma.f64 #s(literal 200 binary64) y (*.f64 #s(literal -200 binary64) x)) y) |
(fma.f64 (/.f64 x y) #s(literal -200 binary64) (/.f64 (*.f64 #s(literal 200 binary64) y) y)) |
(fma.f64 #s(literal -200 binary64) (/.f64 x y) (/.f64 (*.f64 #s(literal 200 binary64) y) y)) |
(-.f64 (*.f64 (/.f64 x y) #s(literal -200 binary64)) (/.f64 (*.f64 (neg.f64 y) #s(literal 200 binary64)) y)) |
(-.f64 (*.f64 (/.f64 x y) #s(literal -200 binary64)) (/.f64 (*.f64 #s(literal -200 binary64) y) y)) |
(+.f64 (/.f64 (*.f64 #s(literal 200 binary64) y) y) (*.f64 (/.f64 x y) #s(literal -200 binary64))) |
(+.f64 (*.f64 (/.f64 x y) #s(literal -200 binary64)) (/.f64 (*.f64 #s(literal 200 binary64) y) y)) |
(/.f64 (fma.f64 #s(literal 8000000 binary64) (pow.f64 y #s(literal 3 binary64)) (*.f64 #s(literal -8000000 binary64) (pow.f64 x #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 #s(literal 200 binary64) y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal -200 binary64) x) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 200 binary64) y) (*.f64 #s(literal -200 binary64) x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal -200 binary64) x) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 200 binary64) y) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 #s(literal -200 binary64) x) (*.f64 #s(literal 200 binary64) y)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -8000000 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 8000000 binary64) (pow.f64 y #s(literal 3 binary64))))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal -200 binary64) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 200 binary64) y) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -200 binary64) x) (*.f64 #s(literal 200 binary64) y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -200 binary64) x) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 200 binary64) y) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal -200 binary64) x) (*.f64 #s(literal 200 binary64) y))) |
(/.f64 (fma.f64 #s(literal -8000000 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 8000000 binary64) (pow.f64 y #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 #s(literal -200 binary64) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 200 binary64) y) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -200 binary64) x) (*.f64 #s(literal 200 binary64) y))))) |
(fma.f64 #s(literal -200 binary64) x (*.f64 #s(literal 200 binary64) y)) |
(fma.f64 #s(literal 200 binary64) y (*.f64 #s(literal -200 binary64) x)) |
(fma.f64 y #s(literal 200 binary64) (*.f64 #s(literal -200 binary64) x)) |
(fma.f64 x #s(literal -200 binary64) (*.f64 #s(literal 200 binary64) y)) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -200 binary64) x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -200 binary64) x) (*.f64 #s(literal 200 binary64) y))) (/.f64 (pow.f64 (*.f64 #s(literal 200 binary64) y) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -200 binary64) x) (*.f64 #s(literal 200 binary64) y)))) |
(-.f64 (*.f64 #s(literal -200 binary64) x) (*.f64 (neg.f64 y) #s(literal 200 binary64))) |
(-.f64 (*.f64 #s(literal -200 binary64) x) (*.f64 #s(literal -200 binary64) y)) |
(+.f64 (/.f64 (*.f64 #s(literal -8000000 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -200 binary64) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 200 binary64) y) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -200 binary64) x) (*.f64 #s(literal 200 binary64) y))))) (/.f64 (*.f64 #s(literal 8000000 binary64) (pow.f64 y #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -200 binary64) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 200 binary64) y) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -200 binary64) x) (*.f64 #s(literal 200 binary64) y)))))) |
(+.f64 (*.f64 #s(literal 200 binary64) y) (*.f64 #s(literal -200 binary64) x)) |
(+.f64 (*.f64 #s(literal -200 binary64) x) (*.f64 #s(literal 200 binary64) y)) |
(*.f64 #s(literal 200 binary64) y) |
(*.f64 y #s(literal 200 binary64)) |
(*.f64 (*.f64 (-.f64 x y) (+.f64 y x)) (/.f64 #s(literal 200 binary64) #s(approx (+ y x) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) y)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 y x) (*.f64 (-.f64 x y) #s(literal 200 binary64))))) (neg.f64 (neg.f64 #s(approx (+ y x) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) y))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (*.f64 (-.f64 x y) #s(literal 200 binary64)))) (neg.f64 #s(approx (+ y x) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) y)))) |
(/.f64 (*.f64 (+.f64 y x) (*.f64 (-.f64 x y) #s(literal 200 binary64))) #s(approx (+ y x) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) y))) |
(*.f64 (*.f64 (-.f64 x y) (+.f64 y x)) #s(literal 200 binary64)) |
(*.f64 (+.f64 y x) (*.f64 (-.f64 x y) #s(literal 200 binary64))) |
(*.f64 #s(literal 200 binary64) (*.f64 (-.f64 x y) (+.f64 y x))) |
(*.f64 (-.f64 x y) (+.f64 y x)) |
(*.f64 (+.f64 y x) (-.f64 x y)) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (+.f64 y x) (-.f64 y x))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (+.f64 y x) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (+.f64 y x) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 y x))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (-.f64 (*.f64 x x) (*.f64 y y))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (fma.f64 x x (*.f64 (+.f64 y x) y)) (-.f64 y x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (fma.f64 x x (*.f64 (+.f64 y x) y)) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))))) |
(/.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 (+.f64 y x) y)) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 y x))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (-.f64 x y) (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (-.f64 x y) (fma.f64 x x (*.f64 (+.f64 y x) y)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (-.f64 y x) (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (-.f64 y x) (fma.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 (*.f64 x x) (*.f64 y y))) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))) (fma.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 (*.f64 x x) (*.f64 y y))) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(/.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 y y (-.f64 (*.f64 x x) (*.f64 y x))) (fma.f64 x x (*.f64 (+.f64 y x) y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (*.f64 (+.f64 y x) y)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 y y))) (neg.f64 (+.f64 y x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (+.f64 y x)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 x x (*.f64 (+.f64 y x) y))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 y x)) (/.f64 (*.f64 y y) (+.f64 y x))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (*.f64 (+.f64 y x) y))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 x x (*.f64 (+.f64 y x) y)))) |
(-.f64 x y) |
#s(approx (+ y x) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) y)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) y) |
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 y (/.f64 x y)) #s(literal 3 binary64))) (fma.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 y (/.f64 x y)) (*.f64 y (/.f64 x y))) (*.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y (/.f64 x y)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 x y) y) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 1 binary64) y) (-.f64 (*.f64 (*.f64 (/.f64 x y) y) (*.f64 (/.f64 x y) y)) (*.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 x y) y))))) |
(fma.f64 #s(literal 1 binary64) y (*.f64 (/.f64 x y) y)) |
(fma.f64 y #s(literal 1 binary64) (*.f64 y (/.f64 x y))) |
(+.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y (/.f64 x y))) |
(+.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 x y) y)) |
(/.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 x y))))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (neg.f64 y) (*.f64 #s(literal 2 binary64) (neg.f64 x))) (*.f64 #s(literal 2 binary64) (neg.f64 y))) |
(/.f64 (fma.f64 #s(literal 2 binary64) y (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (fma.f64 (neg.f64 x) #s(literal 2 binary64) (*.f64 (neg.f64 y) #s(literal 2 binary64))) (*.f64 (neg.f64 y) #s(literal 2 binary64))) |
(/.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 y #s(literal 2 binary64))) (*.f64 y #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 x y)))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 x y) #s(literal 1 binary64)) |
(fma.f64 (/.f64 x y) #s(literal 1 binary64) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x y))) (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 x y)))) (/.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 x y))))) |
(+.f64 #s(literal 1 binary64) (/.f64 x y)) |
(+.f64 (/.f64 x y) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) (*.f64 #s(literal -200 binary64) y)) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) (fma.f64 #s(literal -200 binary64) y (*.f64 #s(literal 200 binary64) x))) |
#s(approx (+ (* -200 y) (* x 200)) (*.f64 #s(literal -200 binary64) y)) |
#s(approx (+ (* -200 y) (* x 200)) (fma.f64 #s(literal -200 binary64) y (*.f64 #s(literal 200 binary64) x))) |
#s(approx (* x 200) (*.f64 #s(literal 200 binary64) x)) |
#s(approx x x) |
#s(approx (* 200 (- x y)) (*.f64 #s(literal -200 binary64) y)) |
#s(approx (* 200 (- x y)) (fma.f64 #s(literal -200 binary64) y (*.f64 #s(literal 200 binary64) x))) |
#s(approx (* (+ (* (/ x y) -200) 200) (neg y)) (*.f64 #s(literal -200 binary64) y)) |
#s(approx (* (+ (* (/ x y) -200) 200) (neg y)) (fma.f64 #s(literal -200 binary64) y (*.f64 #s(literal 200 binary64) x))) |
#s(approx (+ (* (/ x y) -200) 200) #s(literal 200 binary64)) |
#s(approx (+ (* (/ x y) -200) 200) (fma.f64 (/.f64 x y) #s(literal -200 binary64) #s(literal 200 binary64))) |
#s(approx (* (/ x y) -200) (*.f64 (/.f64 x y) #s(literal -200 binary64))) |
#s(approx (/ x y) (/.f64 x y)) |
#s(approx (/ (* (* (+ y x) (- x y)) 200) (+ y x)) (*.f64 #s(literal -200 binary64) y)) |
#s(approx (/ (* (* (+ y x) (- x y)) 200) (+ y x)) (fma.f64 #s(literal -200 binary64) y (*.f64 #s(literal 200 binary64) x))) |
#s(approx (* (* (+ y x) (- x y)) 200) (*.f64 (*.f64 y y) #s(literal -200 binary64))) |
#s(approx (* (* (+ y x) (- x y)) 200) (fma.f64 (*.f64 (*.f64 #s(literal 0 binary64) y) x) #s(literal 200 binary64) (*.f64 (*.f64 y y) #s(literal -200 binary64)))) |
#s(approx (* (* (+ y x) (- x y)) 200) (fma.f64 (*.f64 #s(literal 200 binary64) (fma.f64 #s(literal 0 binary64) y x)) x (*.f64 (*.f64 y y) #s(literal -200 binary64)))) |
#s(approx (* (+ y x) (- x y)) (neg.f64 (*.f64 y y))) |
#s(approx (* (+ y x) (- x y)) (fma.f64 (*.f64 #s(literal 0 binary64) y) x (neg.f64 (*.f64 y y)))) |
#s(approx (* (+ y x) (- x y)) (fma.f64 (fma.f64 #s(literal 0 binary64) y x) x (neg.f64 (*.f64 y y)))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (+ y x) y) |
#s(approx (+ y x) (+.f64 y x)) |
#s(approx (/ (+ (* -200 x) (* y 200)) y) #s(literal 200 binary64)) |
#s(approx (/ (+ (* -200 x) (* y 200)) y) (fma.f64 (/.f64 x y) #s(literal -200 binary64) #s(literal 200 binary64))) |
#s(approx (+ (* -200 x) (* y 200)) (*.f64 #s(literal 200 binary64) y)) |
#s(approx (+ (* -200 x) (* y 200)) (fma.f64 #s(literal 200 binary64) y (*.f64 #s(literal -200 binary64) x))) |
#s(approx (- x y) (neg.f64 y)) |
#s(approx (- x y) (-.f64 x y)) |
#s(approx (* (+ 1 (/ x y)) y) y) |
#s(approx (* (+ 1 (/ x y)) y) (+.f64 y x)) |
#s(approx (+ 1 (/ x y)) #s(literal 1 binary64)) |
#s(approx (+ 1 (/ x y)) (+.f64 #s(literal 1 binary64) (/.f64 x y))) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) (*.f64 #s(literal 200 binary64) x)) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) (*.f64 (fma.f64 (/.f64 y x) #s(literal -200 binary64) #s(literal 200 binary64)) x)) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) (*.f64 (fma.f64 #s(literal -200 binary64) (+.f64 (/.f64 y x) (*.f64 (/.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 y y) x))) #s(literal 200 binary64)) x)) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) (*.f64 (+.f64 (fma.f64 #s(literal -200 binary64) (+.f64 (/.f64 y x) (*.f64 (/.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 y y) x))) (/.f64 (*.f64 #s(literal 200 binary64) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 y y)) y)) (pow.f64 x #s(literal 3 binary64)))) #s(literal 200 binary64)) x)) |
#s(approx (+ (* -200 y) (* x 200)) (*.f64 #s(literal 200 binary64) x)) |
#s(approx (+ (* -200 y) (* x 200)) (*.f64 (fma.f64 (/.f64 y x) #s(literal -200 binary64) #s(literal 200 binary64)) x)) |
#s(approx (* 200 (- x y)) (*.f64 #s(literal 200 binary64) x)) |
#s(approx (* 200 (- x y)) (*.f64 (fma.f64 (/.f64 y x) #s(literal -200 binary64) #s(literal 200 binary64)) x)) |
#s(approx (* (+ (* (/ x y) -200) 200) (neg y)) (*.f64 #s(literal 200 binary64) x)) |
#s(approx (* (+ (* (/ x y) -200) 200) (neg y)) (*.f64 (fma.f64 (/.f64 y x) #s(literal -200 binary64) #s(literal 200 binary64)) x)) |
#s(approx (+ (* (/ x y) -200) 200) (*.f64 (/.f64 x y) #s(literal -200 binary64))) |
#s(approx (+ (* (/ x y) -200) 200) (*.f64 (-.f64 (/.f64 #s(literal 200 binary64) x) (/.f64 #s(literal 200 binary64) y)) x)) |
#s(approx (/ (* (* (+ y x) (- x y)) 200) (+ y x)) (*.f64 #s(literal 200 binary64) x)) |
#s(approx (/ (* (* (+ y x) (- x y)) 200) (+ y x)) (*.f64 (fma.f64 (/.f64 y x) #s(literal -200 binary64) #s(literal 200 binary64)) x)) |
#s(approx (* (* (+ y x) (- x y)) 200) (*.f64 (*.f64 x x) #s(literal 200 binary64))) |
#s(approx (* (* (+ y x) (- x y)) 200) (*.f64 (fma.f64 (*.f64 #s(literal 0 binary64) (/.f64 y x)) #s(literal 200 binary64) #s(literal 200 binary64)) (*.f64 x x))) |
#s(approx (* (* (+ y x) (- x y)) 200) (*.f64 (+.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal -200 binary64) (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) y) #s(literal 200 binary64)) x)) #s(literal 200 binary64)) (*.f64 x x))) |
#s(approx (* (+ y x) (- x y)) (*.f64 x x)) |
#s(approx (* (+ y x) (- x y)) (*.f64 (fma.f64 #s(literal 0 binary64) (/.f64 y x) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (* (+ y x) (- x y)) (*.f64 (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal -1 binary64) (/.f64 y x))) (*.f64 x x))) |
#s(approx (+ y x) x) |
#s(approx (+ y x) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) x)) |
#s(approx (/ (+ (* -200 x) (* y 200)) y) (*.f64 (/.f64 x y) #s(literal -200 binary64))) |
#s(approx (/ (+ (* -200 x) (* y 200)) y) (*.f64 (-.f64 (/.f64 #s(literal 200 binary64) x) (/.f64 #s(literal 200 binary64) y)) x)) |
#s(approx (+ (* -200 x) (* y 200)) (*.f64 #s(literal -200 binary64) x)) |
#s(approx (+ (* -200 x) (* y 200)) (*.f64 (-.f64 (*.f64 (/.f64 y x) #s(literal 200 binary64)) #s(literal 200 binary64)) x)) |
#s(approx (- x y) x) |
#s(approx (- x y) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x)) |
#s(approx (* (+ 1 (/ x y)) y) x) |
#s(approx (* (+ 1 (/ x y)) y) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) x)) |
#s(approx (+ 1 (/ x y)) (/.f64 x y)) |
#s(approx (+ 1 (/ x y)) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal -1 binary64)) x))) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) (*.f64 (neg.f64 x) (-.f64 (*.f64 (/.f64 y x) #s(literal 200 binary64)) #s(literal 200 binary64)))) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal -200 binary64) (+.f64 y (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 y y)) x))) x)) #s(literal 200 binary64)))) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -200 binary64) y (neg.f64 (/.f64 (fma.f64 (*.f64 y (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 y y)) x)) #s(literal -200 binary64) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 y y)) #s(literal 200 binary64))) x))) x)) #s(literal 200 binary64)))) |
#s(approx (+ (* -200 y) (* x 200)) (*.f64 (neg.f64 x) (-.f64 (*.f64 (/.f64 y x) #s(literal 200 binary64)) #s(literal 200 binary64)))) |
#s(approx (* 200 (- x y)) (*.f64 (neg.f64 x) (-.f64 (*.f64 (/.f64 y x) #s(literal 200 binary64)) #s(literal 200 binary64)))) |
#s(approx (* (+ (* (/ x y) -200) 200) (neg y)) (*.f64 (neg.f64 x) (-.f64 (*.f64 (/.f64 y x) #s(literal 200 binary64)) #s(literal 200 binary64)))) |
#s(approx (+ (* (/ x y) -200) 200) (*.f64 (neg.f64 x) (-.f64 (/.f64 #s(literal 200 binary64) y) (/.f64 #s(literal 200 binary64) x)))) |
#s(approx (/ (* (* (+ y x) (- x y)) 200) (+ y x)) (*.f64 (neg.f64 x) (-.f64 (*.f64 (/.f64 y x) #s(literal 200 binary64)) #s(literal 200 binary64)))) |
#s(approx (* (* (+ y x) (- x y)) 200) (*.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 y y) x) #s(literal 200 binary64) (*.f64 (*.f64 #s(literal 0 binary64) y) #s(literal -200 binary64))) x) #s(literal -1 binary64) #s(literal 200 binary64)) (*.f64 x x))) |
#s(approx (* (+ y x) (- x y)) (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 0 binary64) y) #s(literal -1 binary64) (/.f64 (*.f64 y y) x)) x) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (+ y x) (*.f64 (neg.f64 x) (-.f64 (/.f64 (neg.f64 y) x) #s(literal 1 binary64)))) |
#s(approx (/ (+ (* -200 x) (* y 200)) y) (*.f64 (neg.f64 x) (-.f64 (/.f64 #s(literal 200 binary64) y) (/.f64 #s(literal 200 binary64) x)))) |
#s(approx (+ (* -200 x) (* y 200)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 y x) #s(literal -200 binary64) #s(literal 200 binary64)))) |
#s(approx (- x y) (*.f64 (neg.f64 x) (-.f64 (/.f64 y x) #s(literal 1 binary64)))) |
#s(approx (* (+ 1 (/ x y)) y) (*.f64 (neg.f64 x) (-.f64 (/.f64 (neg.f64 y) x) #s(literal 1 binary64)))) |
#s(approx y y) |
#s(approx (+ (* (/ x y) -200) 200) (/.f64 (fma.f64 #s(literal 200 binary64) y (*.f64 #s(literal -200 binary64) x)) y)) |
#s(approx (neg y) (neg.f64 y)) |
#s(approx (* (* (+ y x) (- x y)) 200) (*.f64 #s(literal 200 binary64) (fma.f64 (*.f64 #s(literal 0 binary64) x) y (*.f64 x x)))) |
#s(approx (* (* (+ y x) (- x y)) 200) (fma.f64 (fma.f64 (*.f64 #s(literal 0 binary64) x) #s(literal 200 binary64) (*.f64 #s(literal -200 binary64) y)) y (*.f64 (*.f64 x x) #s(literal 200 binary64)))) |
#s(approx (* (+ y x) (- x y)) (fma.f64 (*.f64 #s(literal 0 binary64) x) y (*.f64 x x))) |
#s(approx (* (+ y x) (- x y)) (fma.f64 (fma.f64 #s(literal 0 binary64) x (neg.f64 y)) y (*.f64 x x))) |
#s(approx (/ (+ (* -200 x) (* y 200)) y) (/.f64 (fma.f64 #s(literal 200 binary64) y (*.f64 #s(literal -200 binary64) x)) y)) |
#s(approx (* y 200) (*.f64 #s(literal 200 binary64) y)) |
#s(approx (- x y) (fma.f64 #s(literal -1 binary64) y x)) |
#s(approx (+ 1 (/ x y)) (/.f64 (+.f64 y x) y)) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) (*.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal 200 binary64)) #s(literal 200 binary64)) y)) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) (*.f64 (fma.f64 (/.f64 #s(literal -200 binary64) y) (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) y) (-.f64 (*.f64 (/.f64 x y) #s(literal 200 binary64)) #s(literal 200 binary64))) y)) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) (*.f64 (-.f64 (fma.f64 (/.f64 #s(literal -200 binary64) y) (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) y) (*.f64 #s(literal 200 binary64) (+.f64 (/.f64 x y) (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) x) (pow.f64 y #s(literal 3 binary64)))))) #s(literal 200 binary64)) y)) |
#s(approx (+ (* -200 y) (* x 200)) (*.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal 200 binary64)) #s(literal 200 binary64)) y)) |
#s(approx (* 200 (- x y)) (*.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal 200 binary64)) #s(literal 200 binary64)) y)) |
#s(approx (* (+ (* (/ x y) -200) 200) (neg y)) (*.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal 200 binary64)) #s(literal 200 binary64)) y)) |
#s(approx (/ (* (* (+ y x) (- x y)) 200) (+ y x)) (*.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal 200 binary64)) #s(literal 200 binary64)) y)) |
#s(approx (* (* (+ y x) (- x y)) 200) (*.f64 (-.f64 (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal 200 binary64)) #s(literal 200 binary64)) (*.f64 y y))) |
#s(approx (* (* (+ y x) (- x y)) 200) (*.f64 (-.f64 (*.f64 #s(literal 200 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 x y) (pow.f64 (/.f64 x y) #s(literal 2 binary64)))) #s(literal 200 binary64)) (*.f64 y y))) |
#s(approx (* (+ y x) (- x y)) (*.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal 1 binary64)) (*.f64 y y))) |
#s(approx (* (+ y x) (- x y)) (*.f64 (-.f64 (fma.f64 #s(literal 0 binary64) (/.f64 x y) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 y y))) |
#s(approx (+ y x) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) y)) |
#s(approx (+ (* -200 x) (* y 200)) (*.f64 (fma.f64 (/.f64 x y) #s(literal -200 binary64) #s(literal 200 binary64)) y)) |
#s(approx (- x y) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y)) |
#s(approx (* (+ 1 (/ x y)) y) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) y)) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) (*.f64 (neg.f64 y) (fma.f64 (/.f64 x y) #s(literal -200 binary64) #s(literal 200 binary64)))) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (*.f64 #s(literal 200 binary64) (+.f64 x (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) y))) y) #s(literal -1 binary64) #s(literal 200 binary64)))) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (fma.f64 #s(literal 200 binary64) x (neg.f64 (/.f64 (fma.f64 (*.f64 x (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) y)) #s(literal 200 binary64) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal -200 binary64))) y))) y) #s(literal -1 binary64) #s(literal 200 binary64)))) |
#s(approx (+ (* -200 y) (* x 200)) (*.f64 (neg.f64 y) (fma.f64 (/.f64 x y) #s(literal -200 binary64) #s(literal 200 binary64)))) |
#s(approx (* 200 (- x y)) (*.f64 (neg.f64 y) (fma.f64 (/.f64 x y) #s(literal -200 binary64) #s(literal 200 binary64)))) |
#s(approx (* (+ (* (/ x y) -200) 200) (neg y)) (*.f64 (neg.f64 y) (fma.f64 (/.f64 x y) #s(literal -200 binary64) #s(literal 200 binary64)))) |
#s(approx (/ (* (* (+ y x) (- x y)) 200) (+ y x)) (*.f64 (neg.f64 y) (fma.f64 (/.f64 x y) #s(literal -200 binary64) #s(literal 200 binary64)))) |
#s(approx (* (* (+ y x) (- x y)) 200) (*.f64 (-.f64 (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal -200 binary64)) #s(literal 200 binary64)) (*.f64 y y))) |
#s(approx (* (* (+ y x) (- x y)) 200) (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x x) y) #s(literal -200 binary64) (*.f64 (*.f64 #s(literal 0 binary64) x) #s(literal 200 binary64))) y)) #s(literal 200 binary64)) (*.f64 y y))) |
#s(approx (* (+ y x) (- x y)) (*.f64 (-.f64 (neg.f64 (*.f64 #s(literal 0 binary64) (/.f64 x y))) #s(literal 1 binary64)) (*.f64 y y))) |
#s(approx (* (+ y x) (- x y)) (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 0 binary64) x (/.f64 (neg.f64 (*.f64 x x)) y)) y)) #s(literal 1 binary64)) (*.f64 y y))) |
#s(approx (+ y x) (*.f64 (neg.f64 y) (-.f64 (/.f64 (neg.f64 x) y) #s(literal 1 binary64)))) |
#s(approx (+ (* -200 x) (* y 200)) (*.f64 (neg.f64 y) (-.f64 (*.f64 (/.f64 x y) #s(literal 200 binary64)) #s(literal 200 binary64)))) |
#s(approx (- x y) (*.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
#s(approx (* (+ 1 (/ x y)) y) (*.f64 (neg.f64 y) (-.f64 (/.f64 (neg.f64 x) y) #s(literal 1 binary64)))) |
Compiled 10 232 to 1 395 computations (86.4% saved)
4 alts after pruning (1 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 366 | 1 | 367 |
| Fresh | 0 | 0 | 0 |
| Picked | 5 | 0 | 5 |
| Done | 0 | 3 | 3 |
| Total | 371 | 4 | 375 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.9% | (*.f64 #s(literal 200 binary64) (-.f64 x y)) |
| ✓ | 50.4% | (*.f64 #s(literal 200 binary64) #s(approx (- x y) x)) |
| ▶ | 100.0% | #s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) (fma.f64 x #s(literal 200 binary64) (*.f64 #s(literal -200 binary64) y))) |
| ✓ | 50.8% | #s(approx (* 200 (- x y)) (*.f64 #s(literal -200 binary64) y)) |
Compiled 47 to 37 computations (21.3% saved)
| Inputs |
|---|
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) (fma.f64 x #s(literal 200 binary64) (*.f64 #s(literal -200 binary64) y))) |
(fma.f64 x #s(literal 200 binary64) (*.f64 #s(literal -200 binary64) y)) |
x |
#s(literal 200 binary64) |
(*.f64 #s(literal -200 binary64) y) |
#s(literal -200 binary64) |
y |
| Outputs |
|---|
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) #s(hole binary64 (* -200 y))) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) #s(hole binary64 (+ (* -200 y) (* 200 x)))) |
#s(approx (+ (* x 200) (* -200 y)) #s(hole binary64 (* -200 y))) |
#s(approx (+ (* x 200) (* -200 y)) #s(hole binary64 (+ (* -200 y) (* 200 x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) #s(hole binary64 (* 200 x))) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) #s(hole binary64 (* x (+ 200 (* -200 (/ y x)))))) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) #s(hole binary64 (* x (+ 200 (+ (* -200 (/ y x)) (* -200 (/ (+ (* -1 (pow y 2)) (pow y 2)) (pow x 2)))))))) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) #s(hole binary64 (* x (+ 200 (+ (* -200 (/ y x)) (+ (* -200 (/ (+ (* -1 (pow y 2)) (pow y 2)) (pow x 2))) (* 200 (/ (* y (+ (* -1 (pow y 2)) (pow y 2))) (pow x 3))))))))) |
#s(approx (+ (* x 200) (* -200 y)) #s(hole binary64 (* 200 x))) |
#s(approx (+ (* x 200) (* -200 y)) #s(hole binary64 (* x (+ 200 (* -200 (/ y x)))))) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) #s(hole binary64 (* -1 (* x (- (* 200 (/ y x)) 200))))) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (* -200 y) (* -200 (/ (+ (* -1 (pow y 2)) (pow y 2)) x))) x)) 200))))) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (* -200 y) (* -1 (/ (+ (* -200 (/ (* y (+ (* -1 (pow y 2)) (pow y 2))) x)) (* 200 (+ (* -1 (pow y 2)) (pow y 2)))) x))) x)) 200))))) |
#s(approx (+ (* x 200) (* -200 y)) #s(hole binary64 (* -1 (* x (- (* 200 (/ y x)) 200))))) |
#s(approx (* -200 y) #s(hole binary64 (* -200 y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) #s(hole binary64 (* y (- (* 200 (/ x y)) 200)))) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) #s(hole binary64 (* y (- (+ (* -200 (/ (+ (* -1 (pow x 2)) (pow x 2)) (pow y 2))) (* 200 (/ x y))) 200)))) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) #s(hole binary64 (* y (- (+ (* -200 (/ (+ (* -1 (pow x 2)) (pow x 2)) (pow y 2))) (+ (* 200 (/ x y)) (* 200 (/ (* x (+ (* -1 (pow x 2)) (pow x 2))) (pow y 3))))) 200)))) |
#s(approx (+ (* x 200) (* -200 y)) #s(hole binary64 (* y (- (* 200 (/ x y)) 200)))) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) #s(hole binary64 (* -1 (* y (+ 200 (* -200 (/ x y))))))) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) #s(hole binary64 (* -1 (* y (+ 200 (* -1 (/ (+ (* 200 x) (* 200 (/ (+ (* -1 (pow x 2)) (pow x 2)) y))) y))))))) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) #s(hole binary64 (* -1 (* y (+ 200 (* -1 (/ (+ (* -1 (/ (+ (* -200 (+ (* -1 (pow x 2)) (pow x 2))) (* 200 (/ (* x (+ (* -1 (pow x 2)) (pow x 2))) y))) y)) (* 200 x)) y))))))) |
#s(approx (+ (* x 200) (* -200 y)) #s(hole binary64 (* -1 (* y (+ 200 (* -200 (/ x y))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | 0 | ((/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) (+ (* x 200) (* -200 y)) x 200 (* -200 y) -200 y) |
| 1.0ms | y | @ | 0 | ((/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) (+ (* x 200) (* -200 y)) x 200 (* -200 y) -200 y) |
| 1.0ms | y | @ | -inf | ((/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) (+ (* x 200) (* -200 y)) x 200 (* -200 y) -200 y) |
| 1.0ms | y | @ | inf | ((/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) (+ (* x 200) (* -200 y)) x 200 (* -200 y) -200 y) |
| 1.0ms | x | @ | -inf | ((/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) (+ (* x 200) (* -200 y)) x 200 (* -200 y) -200 y) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 135 | 787 |
| 0 | 137 | 804 |
| 1 | 799 | 402 |
| 0 | 8784 | 386 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) (fma.f64 x #s(literal 200 binary64) (*.f64 #s(literal -200 binary64) y))) |
(fma.f64 x #s(literal 200 binary64) (*.f64 #s(literal -200 binary64) y)) |
x |
#s(literal 200 binary64) |
(*.f64 #s(literal -200 binary64) y) |
#s(literal -200 binary64) |
y |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) #s(hole binary64 (* -200 y))) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) #s(hole binary64 (+ (* -200 y) (* 200 x)))) |
#s(approx (+ (* x 200) (* -200 y)) #s(hole binary64 (* -200 y))) |
#s(approx (+ (* x 200) (* -200 y)) #s(hole binary64 (+ (* -200 y) (* 200 x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) #s(hole binary64 (* 200 x))) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) #s(hole binary64 (* x (+ 200 (* -200 (/ y x)))))) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) #s(hole binary64 (* x (+ 200 (+ (* -200 (/ y x)) (* -200 (/ (+ (* -1 (pow y 2)) (pow y 2)) (pow x 2)))))))) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) #s(hole binary64 (* x (+ 200 (+ (* -200 (/ y x)) (+ (* -200 (/ (+ (* -1 (pow y 2)) (pow y 2)) (pow x 2))) (* 200 (/ (* y (+ (* -1 (pow y 2)) (pow y 2))) (pow x 3))))))))) |
#s(approx (+ (* x 200) (* -200 y)) #s(hole binary64 (* 200 x))) |
#s(approx (+ (* x 200) (* -200 y)) #s(hole binary64 (* x (+ 200 (* -200 (/ y x)))))) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) #s(hole binary64 (* -1 (* x (- (* 200 (/ y x)) 200))))) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (* -200 y) (* -200 (/ (+ (* -1 (pow y 2)) (pow y 2)) x))) x)) 200))))) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (* -200 y) (* -1 (/ (+ (* -200 (/ (* y (+ (* -1 (pow y 2)) (pow y 2))) x)) (* 200 (+ (* -1 (pow y 2)) (pow y 2)))) x))) x)) 200))))) |
#s(approx (+ (* x 200) (* -200 y)) #s(hole binary64 (* -1 (* x (- (* 200 (/ y x)) 200))))) |
#s(approx (* -200 y) #s(hole binary64 (* -200 y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) #s(hole binary64 (* y (- (* 200 (/ x y)) 200)))) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) #s(hole binary64 (* y (- (+ (* -200 (/ (+ (* -1 (pow x 2)) (pow x 2)) (pow y 2))) (* 200 (/ x y))) 200)))) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) #s(hole binary64 (* y (- (+ (* -200 (/ (+ (* -1 (pow x 2)) (pow x 2)) (pow y 2))) (+ (* 200 (/ x y)) (* 200 (/ (* x (+ (* -1 (pow x 2)) (pow x 2))) (pow y 3))))) 200)))) |
#s(approx (+ (* x 200) (* -200 y)) #s(hole binary64 (* y (- (* 200 (/ x y)) 200)))) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) #s(hole binary64 (* -1 (* y (+ 200 (* -200 (/ x y))))))) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) #s(hole binary64 (* -1 (* y (+ 200 (* -1 (/ (+ (* 200 x) (* 200 (/ (+ (* -1 (pow x 2)) (pow x 2)) y))) y))))))) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) #s(hole binary64 (* -1 (* y (+ 200 (* -1 (/ (+ (* -1 (/ (+ (* -200 (+ (* -1 (pow x 2)) (pow x 2))) (* 200 (/ (* x (+ (* -1 (pow x 2)) (pow x 2))) y))) y)) (* 200 x)) y))))))) |
#s(approx (+ (* x 200) (* -200 y)) #s(hole binary64 (* -1 (* y (+ 200 (* -200 (/ x y))))))) |
| Outputs |
|---|
#s(approx (+ (* x 200) (* -200 y)) (*.f64 #s(literal -200 binary64) (-.f64 y x))) |
(*.f64 (/.f64 (*.f64 #s(literal 200 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 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 (+.f64 y x) y (*.f64 (neg.f64 x) x))) |
(*.f64 (/.f64 (*.f64 #s(literal 200 binary64) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (+.f64 y x) y) #s(literal 3 binary64)))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (+.f64 y x) y)) (pow.f64 (*.f64 (+.f64 y x) y) #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 200 binary64) (fma.f64 x x (*.f64 (+.f64 y x) y))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
(*.f64 #s(literal -200 binary64) (-.f64 y x)) |
(*.f64 (fma.f64 x x (*.f64 (+.f64 y x) y)) (*.f64 (-.f64 x y) (/.f64 #s(literal 200 binary64) (fma.f64 x x (*.f64 (+.f64 y x) y))))) |
(*.f64 #s(literal 200 binary64) (-.f64 x y)) |
(*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (/.f64 #s(literal 200 binary64) (fma.f64 x x (*.f64 (+.f64 y x) y)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (/.f64 #s(literal 200 binary64) (fma.f64 x x (*.f64 (+.f64 y x) y)))) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 y #s(literal 9 binary64))) (/.f64 #s(literal 200 binary64) (fma.f64 x x (*.f64 (+.f64 y x) y)))) (+.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (pow.f64 x #s(literal 6 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 8000000 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 200 binary64) y) #s(literal 3 binary64))) (fma.f64 #s(literal 40000 binary64) (*.f64 x x) (fma.f64 #s(literal 40000 binary64) (*.f64 y y) (*.f64 (*.f64 #s(literal 200 binary64) x) (*.f64 #s(literal 200 binary64) y))))) |
(/.f64 (-.f64 (*.f64 #s(literal -8000000 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal -200 binary64) x) #s(literal 3 binary64))) (fma.f64 #s(literal 40000 binary64) (*.f64 y y) (fma.f64 #s(literal 40000 binary64) (*.f64 x x) (*.f64 (*.f64 #s(literal -200 binary64) y) (*.f64 #s(literal -200 binary64) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 40000 binary64) (*.f64 y y)) (*.f64 #s(literal 40000 binary64) (*.f64 x x)))) (neg.f64 (fma.f64 #s(literal -200 binary64) y (*.f64 #s(literal -200 binary64) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 40000 binary64) (*.f64 x x)) (*.f64 #s(literal 40000 binary64) (*.f64 y y)))) (neg.f64 (fma.f64 #s(literal 200 binary64) x (*.f64 #s(literal 200 binary64) y)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -8000000 binary64) (pow.f64 y #s(literal 3 binary64)) (*.f64 #s(literal 8000000 binary64) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (fma.f64 #s(literal 40000 binary64) (*.f64 y y) (*.f64 (*.f64 #s(literal 200 binary64) x) (fma.f64 #s(literal 200 binary64) x (*.f64 #s(literal 200 binary64) y)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -8000000 binary64) (pow.f64 y #s(literal 3 binary64)) (*.f64 #s(literal 8000000 binary64) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (fma.f64 #s(literal 40000 binary64) (*.f64 x x) (*.f64 (*.f64 #s(literal -200 binary64) y) (fma.f64 #s(literal -200 binary64) y (*.f64 #s(literal -200 binary64) x)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal 200 binary64)) (*.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (*.f64 (+.f64 y x) y)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 y #s(literal 9 binary64))) #s(literal 200 binary64)) (*.f64 (+.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (pow.f64 x #s(literal 6 binary64))) (fma.f64 x x (*.f64 (+.f64 y x) y)))) |
(/.f64 (-.f64 (*.f64 #s(literal 40000 binary64) (*.f64 y y)) (*.f64 #s(literal 40000 binary64) (*.f64 x x))) (fma.f64 #s(literal -200 binary64) y (*.f64 #s(literal -200 binary64) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 40000 binary64) (*.f64 x x)) (*.f64 #s(literal 40000 binary64) (*.f64 y y))) (fma.f64 #s(literal 200 binary64) x (*.f64 #s(literal 200 binary64) y))) |
(/.f64 (fma.f64 #s(literal -8000000 binary64) (pow.f64 y #s(literal 3 binary64)) (*.f64 #s(literal 8000000 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 #s(literal 40000 binary64) (*.f64 y y) (*.f64 (*.f64 #s(literal 200 binary64) x) (fma.f64 #s(literal 200 binary64) x (*.f64 #s(literal 200 binary64) y))))) |
(/.f64 (fma.f64 #s(literal -8000000 binary64) (pow.f64 y #s(literal 3 binary64)) (*.f64 #s(literal 8000000 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 #s(literal 40000 binary64) (*.f64 x x) (*.f64 (*.f64 #s(literal -200 binary64) y) (fma.f64 #s(literal -200 binary64) y (*.f64 #s(literal -200 binary64) x))))) |
(/.f64 (*.f64 #s(literal -200 binary64) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (*.f64 (+.f64 y x) y)))) |
(/.f64 (*.f64 #s(literal 200 binary64) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (+.f64 y x) y))))) |
(/.f64 (*.f64 #s(literal 200 binary64) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 x x (*.f64 (+.f64 y x) y))) |
(neg.f64 (/.f64 (*.f64 #s(literal -200 binary64) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 x x (*.f64 (+.f64 y x) y)))) |
(neg.f64 (/.f64 (*.f64 #s(literal 200 binary64) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (*.f64 (+.f64 y x) y))))) |
(fma.f64 #s(literal -200 binary64) y (*.f64 #s(literal 200 binary64) x)) |
(fma.f64 #s(literal 200 binary64) x (*.f64 #s(literal -200 binary64) y)) |
(fma.f64 y #s(literal -200 binary64) (*.f64 #s(literal 200 binary64) x)) |
(fma.f64 x #s(literal 200 binary64) (*.f64 #s(literal -200 binary64) y)) |
(-.f64 (/.f64 (*.f64 #s(literal 40000 binary64) (*.f64 y y)) (fma.f64 #s(literal -200 binary64) y (*.f64 #s(literal -200 binary64) x))) (/.f64 (*.f64 #s(literal 40000 binary64) (*.f64 x x)) (fma.f64 #s(literal -200 binary64) y (*.f64 #s(literal -200 binary64) x)))) |
(-.f64 (/.f64 (*.f64 #s(literal 40000 binary64) (*.f64 x x)) (fma.f64 #s(literal 200 binary64) x (*.f64 #s(literal 200 binary64) y))) (/.f64 (*.f64 #s(literal 40000 binary64) (*.f64 y y)) (fma.f64 #s(literal 200 binary64) x (*.f64 #s(literal 200 binary64) y)))) |
(-.f64 (*.f64 #s(literal 200 binary64) x) (*.f64 (neg.f64 y) #s(literal -200 binary64))) |
(-.f64 (*.f64 #s(literal 200 binary64) x) (*.f64 #s(literal 200 binary64) y)) |
(-.f64 (*.f64 #s(literal -200 binary64) y) (*.f64 (neg.f64 x) #s(literal 200 binary64))) |
(-.f64 (*.f64 #s(literal -200 binary64) y) (*.f64 #s(literal -200 binary64) x)) |
(+.f64 (/.f64 (*.f64 #s(literal -8000000 binary64) (pow.f64 y #s(literal 3 binary64))) (fma.f64 #s(literal 40000 binary64) (*.f64 y y) (*.f64 (*.f64 #s(literal 200 binary64) x) (fma.f64 #s(literal 200 binary64) x (*.f64 #s(literal 200 binary64) y))))) (/.f64 (*.f64 #s(literal 8000000 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal 40000 binary64) (*.f64 y y) (*.f64 (*.f64 #s(literal 200 binary64) x) (fma.f64 #s(literal 200 binary64) x (*.f64 #s(literal 200 binary64) y)))))) |
(+.f64 (/.f64 (*.f64 #s(literal 8000000 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal 40000 binary64) (*.f64 x x) (*.f64 (*.f64 #s(literal -200 binary64) y) (fma.f64 #s(literal -200 binary64) y (*.f64 #s(literal -200 binary64) x))))) (/.f64 (*.f64 #s(literal -8000000 binary64) (pow.f64 y #s(literal 3 binary64))) (fma.f64 #s(literal 40000 binary64) (*.f64 x x) (*.f64 (*.f64 #s(literal -200 binary64) y) (fma.f64 #s(literal -200 binary64) y (*.f64 #s(literal -200 binary64) x)))))) |
(+.f64 (*.f64 #s(literal 200 binary64) x) (*.f64 #s(literal -200 binary64) y)) |
(+.f64 (*.f64 #s(literal -200 binary64) y) (*.f64 #s(literal 200 binary64) x)) |
x |
#s(literal 200 binary64) |
(*.f64 #s(literal -200 binary64) y) |
(*.f64 y #s(literal -200 binary64)) |
(neg.f64 (*.f64 #s(literal 200 binary64) y)) |
#s(literal -200 binary64) |
y |
#s(approx (+ (* x 200) (* -200 y)) (*.f64 #s(literal -200 binary64) y)) |
#s(approx (+ (* x 200) (* -200 y)) (*.f64 #s(literal -200 binary64) (-.f64 y x))) |
#s(approx (+ (* x 200) (* -200 y)) (*.f64 #s(literal -200 binary64) y)) |
#s(approx (+ (* x 200) (* -200 y)) (*.f64 #s(literal -200 binary64) (-.f64 y x))) |
#s(approx x x) |
#s(approx (+ (* x 200) (* -200 y)) (*.f64 #s(literal 200 binary64) x)) |
#s(approx (+ (* x 200) (* -200 y)) (*.f64 (fma.f64 (/.f64 y x) #s(literal -200 binary64) #s(literal 200 binary64)) x)) |
#s(approx (+ (* x 200) (* -200 y)) (*.f64 (fma.f64 #s(literal -200 binary64) (/.f64 (+.f64 (/.f64 #s(literal 0 binary64) x) y) x) #s(literal 200 binary64)) x)) |
#s(approx (+ (* x 200) (* -200 y)) (*.f64 (fma.f64 #s(literal -200 binary64) (/.f64 (+.f64 (/.f64 #s(literal 0 binary64) x) y) x) (fma.f64 (pow.f64 (/.f64 #s(literal 0 binary64) x) #s(literal 3 binary64)) y #s(literal 200 binary64))) x)) |
#s(approx (+ (* x 200) (* -200 y)) (*.f64 #s(literal 200 binary64) x)) |
#s(approx (+ (* x 200) (* -200 y)) (*.f64 (fma.f64 (/.f64 y x) #s(literal -200 binary64) #s(literal 200 binary64)) x)) |
#s(approx (+ (* x 200) (* -200 y)) (*.f64 (neg.f64 x) (-.f64 (*.f64 (/.f64 y x) #s(literal 200 binary64)) #s(literal 200 binary64)))) |
#s(approx (+ (* x 200) (* -200 y)) (*.f64 (neg.f64 x) (-.f64 (/.f64 (fma.f64 #s(literal 200 binary64) y (/.f64 #s(literal 0 binary64) x)) x) #s(literal 200 binary64)))) |
#s(approx (+ (* x 200) (* -200 y)) (*.f64 (neg.f64 x) (-.f64 (/.f64 (fma.f64 #s(literal 200 binary64) y (/.f64 (fma.f64 (/.f64 #s(literal 0 binary64) x) y #s(literal 0 binary64)) x)) x) #s(literal 200 binary64)))) |
#s(approx (+ (* x 200) (* -200 y)) (*.f64 (neg.f64 x) (-.f64 (*.f64 (/.f64 y x) #s(literal 200 binary64)) #s(literal 200 binary64)))) |
#s(approx (* -200 y) (*.f64 #s(literal -200 binary64) y)) |
#s(approx y y) |
#s(approx (+ (* x 200) (* -200 y)) (*.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal 200 binary64)) #s(literal 200 binary64)) y)) |
#s(approx (+ (* x 200) (* -200 y)) (*.f64 (-.f64 (/.f64 (fma.f64 #s(literal 200 binary64) x (/.f64 #s(literal 0 binary64) y)) y) #s(literal 200 binary64)) y)) |
#s(approx (+ (* x 200) (* -200 y)) (*.f64 (-.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 0 binary64) y) #s(literal 3 binary64)) x (/.f64 (fma.f64 #s(literal 200 binary64) x (/.f64 #s(literal 0 binary64) y)) y)) #s(literal 200 binary64)) y)) |
#s(approx (+ (* x 200) (* -200 y)) (*.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal 200 binary64)) #s(literal 200 binary64)) y)) |
#s(approx (+ (* x 200) (* -200 y)) (*.f64 (neg.f64 y) (fma.f64 (/.f64 x y) #s(literal -200 binary64) #s(literal 200 binary64)))) |
#s(approx (+ (* x 200) (* -200 y)) (*.f64 (neg.f64 y) (-.f64 #s(literal 200 binary64) (/.f64 (fma.f64 #s(literal 200 binary64) x (/.f64 #s(literal 0 binary64) y)) y)))) |
#s(approx (+ (* x 200) (* -200 y)) (*.f64 (neg.f64 y) (-.f64 #s(literal 200 binary64) (/.f64 (fma.f64 #s(literal 200 binary64) x (/.f64 (fma.f64 (/.f64 #s(literal 0 binary64) y) x #s(literal 0 binary64)) y)) y)))) |
#s(approx (+ (* x 200) (* -200 y)) (*.f64 (neg.f64 y) (fma.f64 (/.f64 x y) #s(literal -200 binary64) #s(literal 200 binary64)))) |
Compiled 2 160 to 279 computations (87.1% saved)
4 alts after pruning (0 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 65 | 0 | 65 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 3 | 3 |
| Total | 65 | 4 | 69 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.9% | (*.f64 #s(literal 200 binary64) (-.f64 x y)) |
| ✓ | 50.4% | (*.f64 #s(literal 200 binary64) #s(approx (- x y) x)) |
| ✓ | 100.0% | #s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) (fma.f64 x #s(literal 200 binary64) (*.f64 #s(literal -200 binary64) y))) |
| ✓ | 50.8% | #s(approx (* 200 (- x y)) (*.f64 #s(literal -200 binary64) y)) |
Compiled 251 to 105 computations (58.2% saved)
| Inputs |
|---|
#s(approx (* 200 (- x y)) (*.f64 #s(literal -200 binary64) y)) |
(*.f64 #s(literal 200 binary64) #s(approx (- x y) x)) |
(*.f64 #s(literal 200 binary64) (-.f64 x y)) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) (fma.f64 #s(literal -200 binary64) y (*.f64 x #s(literal 200 binary64)))) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) (fma.f64 x #s(literal 200 binary64) (*.f64 #s(literal -200 binary64) y))) |
#s(approx (* 200 (- x y)) (*.f64 #s(approx (+ (* (/ x y) -200) 200) (*.f64 (/.f64 x y) #s(literal -200 binary64))) (neg.f64 y))) |
#s(approx (* 200 (- x y)) (*.f64 (fma.f64 (/.f64 x y) #s(literal -200 binary64) #s(literal 200 binary64)) (neg.f64 y))) |
(/.f64 (*.f64 #s(approx (* (+ y x) (- x y)) (*.f64 x x)) #s(literal 200 binary64)) (+.f64 y x)) |
#s(approx (* 200 (- x y)) (*.f64 #s(approx (+ (* (/ x y) -200) 200) (/.f64 (fma.f64 #s(literal -200 binary64) x (*.f64 y #s(literal 200 binary64))) y)) (neg.f64 y))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) #s(literal 200 binary64)) (+.f64 y x)) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) #s(literal 200 binary64)) #s(approx (+ y x) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) y))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 200 binary64)) (fma.f64 y (+.f64 y x) (*.f64 x x))) |
| Outputs |
|---|
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) (fma.f64 x #s(literal 200 binary64) (*.f64 #s(literal -200 binary64) y))) |
4 calls:
| 4.0ms | (*.f64 #s(literal 200 binary64) (-.f64 x y)) |
| 4.0ms | (-.f64 x y) |
| 4.0ms | y |
| 4.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | (-.f64 x y) |
| 100.0% | 1 | (*.f64 #s(literal 200 binary64) (-.f64 x y)) |
| 100.0% | 1 | x |
| 100.0% | 1 | y |
Compiled 10 to 12 computations (-20% saved)
| Inputs |
|---|
#s(approx (* 200 (- x y)) (*.f64 #s(literal -200 binary64) y)) |
(*.f64 #s(literal 200 binary64) #s(approx (- x y) x)) |
(*.f64 #s(literal 200 binary64) (-.f64 x y)) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) (fma.f64 #s(literal -200 binary64) y (*.f64 x #s(literal 200 binary64)))) |
| Outputs |
|---|
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) (fma.f64 #s(literal -200 binary64) y (*.f64 x #s(literal 200 binary64)))) |
4 calls:
| 3.0ms | (-.f64 x y) |
| 2.0ms | (*.f64 #s(literal 200 binary64) (-.f64 x y)) |
| 2.0ms | y |
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | (-.f64 x y) |
| 100.0% | 1 | (*.f64 #s(literal 200 binary64) (-.f64 x y)) |
| 100.0% | 1 | x |
| 100.0% | 1 | y |
Compiled 10 to 12 computations (-20% saved)
| Inputs |
|---|
#s(approx (* 200 (- x y)) (*.f64 #s(literal -200 binary64) y)) |
(*.f64 #s(literal 200 binary64) #s(approx (- x y) x)) |
(*.f64 #s(literal 200 binary64) (-.f64 x y)) |
| Outputs |
|---|
(*.f64 #s(literal 200 binary64) (-.f64 x y)) |
4 calls:
| 2.0ms | x |
| 2.0ms | y |
| 2.0ms | (*.f64 #s(literal 200 binary64) (-.f64 x y)) |
| 2.0ms | (-.f64 x y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.9% | 1 | (-.f64 x y) |
| 99.9% | 1 | (*.f64 #s(literal 200 binary64) (-.f64 x y)) |
| 99.9% | 1 | x |
| 99.9% | 1 | y |
Compiled 10 to 12 computations (-20% saved)
| Inputs |
|---|
#s(approx (* 200 (- x y)) (*.f64 #s(literal -200 binary64) y)) |
(*.f64 #s(literal 200 binary64) #s(approx (- x y) x)) |
| Outputs |
|---|
#s(approx (* 200 (- x y)) (*.f64 #s(literal -200 binary64) y)) |
(*.f64 #s(literal 200 binary64) #s(approx (- x y) x)) |
#s(approx (* 200 (- x y)) (*.f64 #s(literal -200 binary64) y)) |
4 calls:
| 1.0ms | (*.f64 #s(literal 200 binary64) (-.f64 x y)) |
| 1.0ms | (-.f64 x y) |
| 1.0ms | y |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 64.5% | 6 | (-.f64 x y) |
| 64.5% | 6 | (*.f64 #s(literal 200 binary64) (-.f64 x y)) |
| 75.4% | 3 | x |
| 75.7% | 3 | y |
Compiled 10 to 12 computations (-20% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (* 200 (- x y)) (*.f64 #s(literal -200 binary64) y)) |
| Outputs |
|---|
#s(approx (* 200 (- x y)) (*.f64 #s(literal -200 binary64) y)) |
4 calls:
| 10.0ms | y |
| 1.0ms | (*.f64 #s(literal 200 binary64) (-.f64 x y)) |
| 1.0ms | x |
| 1.0ms | (-.f64 x y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 50.8% | 1 | (-.f64 x y) |
| 50.8% | 1 | (*.f64 #s(literal 200 binary64) (-.f64 x y)) |
| 50.8% | 1 | x |
| 50.8% | 1 | y |
Compiled 10 to 12 computations (-20% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 13.0ms | 8.88601305262812e-58 | 1.6991562655575525e-45 |
| 13.0ms | -7.832299150667281e-16 | -9.48801230353535e-23 |
| 13.0ms | 290× | 0 | valid |
| 1.0ms | 8× | 2 | valid |
| 0.0ms | 6× | 1 | valid |
Compiled 312 to 314 computations (-0.6% saved)
ival-mult: 2.0ms (38.7% of total)ival-sub: 2.0ms (38.7% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 33 | 91 |
| 1 | 60 | 91 |
| 2 | 125 | 91 |
| 3 | 276 | 91 |
| 4 | 708 | 91 |
| 5 | 1767 | 91 |
| 6 | 2520 | 91 |
| 7 | 2758 | 91 |
| 8 | 2800 | 91 |
| 9 | 2805 | 91 |
| 10 | 2810 | 91 |
| 11 | 2810 | 91 |
| 1× | saturated |
| Inputs |
|---|
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) (fma.f64 x #s(literal 200 binary64) (*.f64 #s(literal -200 binary64) y))) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) (fma.f64 #s(literal -200 binary64) y (*.f64 x #s(literal 200 binary64)))) |
(*.f64 #s(literal 200 binary64) (-.f64 x y)) |
(if (<=.f64 y #s(literal -5104235503814077/10633823966279326983230456482242756608 binary64)) #s(approx (* 200 (- x y)) (*.f64 #s(literal -200 binary64) y)) (if (<=.f64 y #s(literal 487069348967077/13164036458569648337239753460458804039861886925068638906788872192 binary64)) (*.f64 #s(literal 200 binary64) #s(approx (- x y) x)) #s(approx (* 200 (- x y)) (*.f64 #s(literal -200 binary64) y)))) |
#s(approx (* 200 (- x y)) (*.f64 #s(literal -200 binary64) y)) |
| Outputs |
|---|
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) (fma.f64 x #s(literal 200 binary64) (*.f64 #s(literal -200 binary64) y))) |
#s(approx (/ (* (- (pow x 3) (pow y 3)) 200) (+ (* y (+ y x)) (* x x))) (fma.f64 #s(literal -200 binary64) y (*.f64 x #s(literal 200 binary64)))) |
(*.f64 #s(literal 200 binary64) (-.f64 x y)) |
(if (<=.f64 y #s(literal -5104235503814077/10633823966279326983230456482242756608 binary64)) #s(approx (* 200 (- x y)) (*.f64 #s(literal -200 binary64) y)) (if (<=.f64 y #s(literal 487069348967077/13164036458569648337239753460458804039861886925068638906788872192 binary64)) (*.f64 #s(literal 200 binary64) #s(approx (- x y) x)) #s(approx (* 200 (- x y)) (*.f64 #s(literal -200 binary64) y)))) |
(if (or (<=.f64 y #s(literal -5104235503814077/10633823966279326983230456482242756608 binary64)) (not (<=.f64 y #s(literal 487069348967077/13164036458569648337239753460458804039861886925068638906788872192 binary64)))) #s(approx (* 200 (- x y)) (*.f64 #s(literal -200 binary64) y)) (*.f64 #s(literal 200 binary64) #s(approx (- x y) x))) |
#s(approx (* 200 (- x y)) (*.f64 #s(literal -200 binary64) y)) |
| 1× | done |
Compiled 91 to 35 computations (61.5% saved)
Compiled 192 to 80 computations (58.3% saved)
Loading profile data...