
Time bar (total: 6.1s)
| 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 9 to 8 computations (11.1% saved)
| 507.0ms | 8 256× | 0 | valid |
ival-mult: 152.0ms (67.5% of total)ival-sub: 63.0ms (28% of total)exact: 6.0ms (2.7% of total)ival-assert: 3.0ms (1.3% of total)adjust: 2.0ms (0.9% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | (-.f64 #s(literal 1 binary64) y) |
| 0 | 0 | - | 0 | - | (*.f64 (*.f64 x y) (-.f64 #s(literal 1 binary64) y)) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 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 |
| 27.0ms | 512× | 0 | valid |
Compiled 43 to 22 computations (48.8% saved)
ival-mult: 7.0ms (48.4% of total)ival-sub: 6.0ms (41.5% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 48 |
| 1 | 47 | 46 |
| 2 | 135 | 46 |
| 3 | 297 | 43 |
| 4 | 530 | 42 |
| 5 | 1505 | 42 |
| 0 | 6 | 7 |
| 0 | 9 | 7 |
| 1 | 15 | 7 |
| 2 | 25 | 7 |
| 3 | 37 | 7 |
| 4 | 88 | 7 |
| 5 | 446 | 7 |
| 6 | 4400 | 7 |
| 0 | 8274 | 7 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(*.f64 (*.f64 x y) (-.f64 #s(literal 1 binary64) y)) |
| Outputs |
|---|
(*.f64 (*.f64 x y) (-.f64 #s(literal 1 binary64) y)) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) y) |
(negabs x)
Compiled 7 to 6 computations (14.3% saved)
Compiled 0 to 2 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.9% | (*.f64 (*.f64 x y) (-.f64 #s(literal 1 binary64) y)) |
Compiled 7 to 6 computations (14.3% saved)
| Inputs |
|---|
(*.f64 (*.f64 x y) (-.f64 #s(literal 1 binary64) y)) |
(*.f64 x y) |
x |
y |
(-.f64 #s(literal 1 binary64) y) |
#s(literal 1 binary64) |
| Outputs |
|---|
#s(approx (* (* x y) (- 1 y)) #s(hole binary64 (* x (* y (- 1 y))))) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (* x y) (- 1 y)) #s(hole binary64 (* x y))) |
#s(approx (* (* x y) (- 1 y)) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- 1 y) #s(hole binary64 1)) |
#s(approx (- 1 y) #s(hole binary64 (+ 1 (* -1 y)))) |
#s(approx (* (* x y) (- 1 y)) #s(hole binary64 (* -1 (* x (pow y 2))))) |
#s(approx (* (* x y) (- 1 y)) #s(hole binary64 (* (pow y 2) (+ (* -1 x) (/ x y))))) |
#s(approx (- 1 y) #s(hole binary64 (* -1 y))) |
#s(approx (- 1 y) #s(hole binary64 (* y (- (/ 1 y) 1)))) |
#s(approx (- 1 y) #s(hole binary64 (* -1 (* y (- 1 (/ 1 y)))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | y | @ | inf | ((* (* x y) (- 1 y)) (* x y) x y (- 1 y) 1) |
| 1.0ms | x | @ | inf | ((* (* x y) (- 1 y)) (* x y) x y (- 1 y) 1) |
| 1.0ms | x | @ | 0 | ((* (* x y) (- 1 y)) (* x y) x y (- 1 y) 1) |
| 1.0ms | y | @ | -inf | ((* (* x y) (- 1 y)) (* x y) x y (- 1 y) 1) |
| 1.0ms | x | @ | -inf | ((* (* x y) (- 1 y)) (* x y) x y (- 1 y) 1) |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 44 | 151 |
| 0 | 47 | 145 |
| 1 | 169 | 143 |
| 0 | 1195 | 143 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (*.f64 x y) (-.f64 #s(literal 1 binary64) y)) |
(*.f64 x y) |
x |
y |
(-.f64 #s(literal 1 binary64) y) |
#s(literal 1 binary64) |
#s(approx (* (* x y) (- 1 y)) #s(hole binary64 (* x (* y (- 1 y))))) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (* x y) (- 1 y)) #s(hole binary64 (* x y))) |
#s(approx (* (* x y) (- 1 y)) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- 1 y) #s(hole binary64 1)) |
#s(approx (- 1 y) #s(hole binary64 (+ 1 (* -1 y)))) |
#s(approx (* (* x y) (- 1 y)) #s(hole binary64 (* -1 (* x (pow y 2))))) |
#s(approx (* (* x y) (- 1 y)) #s(hole binary64 (* (pow y 2) (+ (* -1 x) (/ x y))))) |
#s(approx (- 1 y) #s(hole binary64 (* -1 y))) |
#s(approx (- 1 y) #s(hole binary64 (* y (- (/ 1 y) 1)))) |
#s(approx (- 1 y) #s(hole binary64 (* -1 (* y (- 1 (/ 1 y)))))) |
| Outputs |
|---|
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) y) |
(*.f64 (*.f64 x (-.f64 #s(literal 1 binary64) y)) y) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) y) x) |
(*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 y x)) |
(*.f64 (*.f64 y x) (-.f64 #s(literal 1 binary64) y)) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) y) x)) |
(*.f64 y (*.f64 x (-.f64 #s(literal 1 binary64) y))) |
(*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) y) y)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 y x)) (+.f64 #s(literal 1 binary64) y)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (*.f64 y x)) (+.f64 (fma.f64 y y y) #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 y x) (-.f64 #s(literal 1 binary64) (*.f64 y y))) (+.f64 #s(literal 1 binary64) y)) |
(/.f64 (*.f64 (*.f64 y x) (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64)))) (+.f64 (fma.f64 y y y) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) x) y) |
(*.f64 (*.f64 y x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 y x)) |
(*.f64 y x) |
(*.f64 x y) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 y x)) #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) y)) |
x |
y |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) y)) |
(/.f64 (-.f64 (*.f64 y y) #s(literal 1 binary64)) (-.f64 (neg.f64 y) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y))) (neg.f64 (+.f64 #s(literal 1 binary64) y))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (+.f64 (fma.f64 y y y) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) (+.f64 #s(literal 1 binary64) y)) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (fma.f64 y y (+.f64 #s(literal 1 binary64) y))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (+.f64 (fma.f64 y y y) #s(literal 1 binary64))) |
(neg.f64 (+.f64 y #s(literal -1 binary64))) |
(neg.f64 (+.f64 #s(literal -1 binary64) y)) |
(fma.f64 (neg.f64 y) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) y #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (neg.f64 y) #s(literal 1 binary64)) |
(fma.f64 y #s(literal -1 binary64) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) y)) (/.f64 (*.f64 y y) (+.f64 #s(literal 1 binary64) y))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 y y y) #s(literal 1 binary64))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (+.f64 (fma.f64 y y y) #s(literal 1 binary64)))) |
(-.f64 (neg.f64 y) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) #s(literal -1 binary64))) |
(-.f64 #s(literal 1 binary64) y) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 y y y) #s(literal 1 binary64))) (/.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (+.f64 (fma.f64 y y y) #s(literal 1 binary64)))) |
(+.f64 (neg.f64 y) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (neg.f64 y)) |
#s(literal 1 binary64) |
#s(approx (* (* x y) (- 1 y)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) y)) |
#s(approx (* x y) (*.f64 y x)) |
#s(approx x x) |
#s(approx (* (* x y) (- 1 y)) (*.f64 y x)) |
#s(approx (* (* x y) (- 1 y)) (*.f64 (-.f64 x (*.f64 y x)) y)) |
#s(approx y y) |
#s(approx (- 1 y) #s(literal 1 binary64)) |
#s(approx (- 1 y) (-.f64 #s(literal 1 binary64) y)) |
#s(approx (* (* x y) (- 1 y)) (*.f64 (neg.f64 x) (*.f64 y y))) |
#s(approx (* (* x y) (- 1 y)) (*.f64 (*.f64 (fma.f64 #s(literal -1 binary64) x (/.f64 x y)) y) y)) |
#s(approx (- 1 y) (neg.f64 y)) |
#s(approx (- 1 y) (*.f64 (-.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 1 binary64)) y)) |
#s(approx (- 1 y) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1 binary64))) (neg.f64 y))) |
Compiled 631 to 148 computations (76.5% saved)
6 alts after pruning (5 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 53 | 5 | 58 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 53 | 6 | 59 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 90.5% | (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 y x)) (+.f64 #s(literal 1 binary64) y)) |
| ✓ | 99.9% | (*.f64 (*.f64 x y) (-.f64 #s(literal 1 binary64) y)) |
| ▶ | 67.0% | (*.f64 (*.f64 x y) #s(approx (- 1 y) (neg.f64 y))) |
| ▶ | 99.9% | #s(approx (* (* x y) (- 1 y)) (*.f64 (-.f64 x (*.f64 y x)) y)) |
| ▶ | 61.1% | #s(approx (* (* x y) (- 1 y)) (*.f64 (neg.f64 x) (*.f64 y y))) |
| ▶ | 46.4% | #s(approx (* (* x y) (- 1 y)) (*.f64 y x)) |
Compiled 133 to 96 computations (27.8% saved)
| Inputs |
|---|
#s(approx (* (* x y) (- 1 y)) (*.f64 (-.f64 x (*.f64 y x)) y)) |
(*.f64 (-.f64 x (*.f64 y x)) y) |
(-.f64 x (*.f64 y x)) |
x |
(*.f64 y x) |
y |
#s(approx (* (* x y) (- 1 y)) (*.f64 y x)) |
#s(approx (* (* x y) (- 1 y)) (*.f64 (neg.f64 x) (*.f64 y y))) |
(*.f64 (neg.f64 x) (*.f64 y y)) |
(neg.f64 x) |
(*.f64 y y) |
(*.f64 (*.f64 x y) #s(approx (- 1 y) (neg.f64 y))) |
(*.f64 x y) |
#s(approx (- 1 y) (neg.f64 y)) |
(neg.f64 y) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 y x)) (+.f64 #s(literal 1 binary64) y)) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 y x)) |
(-.f64 #s(literal 1 binary64) (*.f64 y y)) |
#s(literal 1 binary64) |
(+.f64 #s(literal 1 binary64) y) |
| Outputs |
|---|
#s(approx (* (* x y) (- 1 y)) #s(hole binary64 (* x (* y (- 1 y))))) |
#s(approx (* (- x (* y x)) y) #s(hole binary64 (* x (* y (- 1 y))))) |
#s(approx (- x (* y x)) #s(hole binary64 (* x (- 1 y)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* y x) #s(hole binary64 (* x y))) |
#s(approx (* (neg x) (* y y)) #s(hole binary64 (* -1 (* x (pow y 2))))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx (/ (* (- 1 (* y y)) (* y x)) (+ 1 y)) #s(hole binary64 (/ (* x (* y (- 1 (pow y 2)))) (+ 1 y)))) |
#s(approx (* (- 1 (* y y)) (* y x)) #s(hole binary64 (* x (* y (- 1 (pow y 2)))))) |
#s(approx (* (- x (* y x)) y) #s(hole binary64 (* x (* y (+ 1 (* -1 y)))))) |
#s(approx (- x (* y x)) #s(hole binary64 (* x (+ 1 (* -1 y))))) |
#s(approx (* (* x y) (- 1 y)) #s(hole binary64 (* x y))) |
#s(approx (* (* x y) (- 1 y)) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx (* (- x (* y x)) y) #s(hole binary64 (* x y))) |
#s(approx (* (- x (* y x)) y) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx (- x (* y x)) #s(hole binary64 x)) |
#s(approx (- x (* y x)) #s(hole binary64 (+ x (* -1 (* x y))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (- 1 y) #s(hole binary64 1)) |
#s(approx (- 1 y) #s(hole binary64 (+ 1 (* -1 y)))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (/ (* (- 1 (* y y)) (* y x)) (+ 1 y)) #s(hole binary64 (* x y))) |
#s(approx (/ (* (- 1 (* y y)) (* y x)) (+ 1 y)) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx (* (- 1 (* y y)) (* y x)) #s(hole binary64 (* x y))) |
#s(approx (* (- 1 (* y y)) (* y x)) #s(hole binary64 (* y (+ x (* -1 (* x (pow y 2))))))) |
#s(approx (- 1 (* y y)) #s(hole binary64 1)) |
#s(approx (- 1 (* y y)) #s(hole binary64 (+ 1 (* -1 (pow y 2))))) |
#s(approx (+ 1 y) #s(hole binary64 1)) |
#s(approx (+ 1 y) #s(hole binary64 (+ 1 y))) |
#s(approx (* (* x y) (- 1 y)) #s(hole binary64 (* -1 (* x (pow y 2))))) |
#s(approx (* (* x y) (- 1 y)) #s(hole binary64 (* (pow y 2) (+ (* -1 x) (/ x y))))) |
#s(approx (* (- x (* y x)) y) #s(hole binary64 (* -1 (* x (pow y 2))))) |
#s(approx (* (- x (* y x)) y) #s(hole binary64 (* (pow y 2) (+ (* -1 x) (/ x y))))) |
#s(approx (- x (* y x)) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (- x (* y x)) #s(hole binary64 (* y (- (/ x y) x)))) |
#s(approx (- 1 y) #s(hole binary64 (* -1 y))) |
#s(approx (- 1 y) #s(hole binary64 (* y (- (/ 1 y) 1)))) |
#s(approx (/ (* (- 1 (* y y)) (* y x)) (+ 1 y)) #s(hole binary64 (* -1 (* x (pow y 2))))) |
#s(approx (/ (* (- 1 (* y y)) (* y x)) (+ 1 y)) #s(hole binary64 (* (pow y 2) (+ (* -1 x) (/ x y))))) |
#s(approx (* (- 1 (* y y)) (* y x)) #s(hole binary64 (* -1 (* x (pow y 3))))) |
#s(approx (* (- 1 (* y y)) (* y x)) #s(hole binary64 (* (pow y 3) (+ (* -1 x) (/ x (pow y 2)))))) |
#s(approx (- 1 (* y y)) #s(hole binary64 (* -1 (pow y 2)))) |
#s(approx (- 1 (* y y)) #s(hole binary64 (* (pow y 2) (- (/ 1 (pow y 2)) 1)))) |
#s(approx (+ 1 y) #s(hole binary64 y)) |
#s(approx (+ 1 y) #s(hole binary64 (* y (+ 1 (/ 1 y))))) |
#s(approx (- x (* y x)) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) (* -1 x)))))) |
#s(approx (- 1 y) #s(hole binary64 (* -1 (* y (- 1 (/ 1 y)))))) |
#s(approx (* (- 1 (* y y)) (* y x)) #s(hole binary64 (* -1 (* (pow y 3) (+ x (* -1 (/ x (pow y 2)))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 13.0ms | x | @ | 0 | ((* (* x y) (- 1 y)) (* (- x (* y x)) y) (- x (* y x)) x (* y x) y (* (* x y) (- 1 y)) (* (* x y) (- 1 y)) (* (neg x) (* y y)) (neg x) (* y y) (* (* x y) (- 1 y)) (* x y) (- 1 y) (neg y) (/ (* (- 1 (* y y)) (* y x)) (+ 1 y)) (* (- 1 (* y y)) (* y x)) (- 1 (* y y)) 1 (+ 1 y)) |
| 3.0ms | x | @ | -inf | ((* (* x y) (- 1 y)) (* (- x (* y x)) y) (- x (* y x)) x (* y x) y (* (* x y) (- 1 y)) (* (* x y) (- 1 y)) (* (neg x) (* y y)) (neg x) (* y y) (* (* x y) (- 1 y)) (* x y) (- 1 y) (neg y) (/ (* (- 1 (* y y)) (* y x)) (+ 1 y)) (* (- 1 (* y y)) (* y x)) (- 1 (* y y)) 1 (+ 1 y)) |
| 3.0ms | y | @ | -inf | ((* (* x y) (- 1 y)) (* (- x (* y x)) y) (- x (* y x)) x (* y x) y (* (* x y) (- 1 y)) (* (* x y) (- 1 y)) (* (neg x) (* y y)) (neg x) (* y y) (* (* x y) (- 1 y)) (* x y) (- 1 y) (neg y) (/ (* (- 1 (* y y)) (* y x)) (+ 1 y)) (* (- 1 (* y y)) (* y x)) (- 1 (* y y)) 1 (+ 1 y)) |
| 3.0ms | x | @ | inf | ((* (* x y) (- 1 y)) (* (- x (* y x)) y) (- x (* y x)) x (* y x) y (* (* x y) (- 1 y)) (* (* x y) (- 1 y)) (* (neg x) (* y y)) (neg x) (* y y) (* (* x y) (- 1 y)) (* x y) (- 1 y) (neg y) (/ (* (- 1 (* y y)) (* y x)) (+ 1 y)) (* (- 1 (* y y)) (* y x)) (- 1 (* y y)) 1 (+ 1 y)) |
| 2.0ms | y | @ | inf | ((* (* x y) (- 1 y)) (* (- x (* y x)) y) (- x (* y x)) x (* y x) y (* (* x y) (- 1 y)) (* (* x y) (- 1 y)) (* (neg x) (* y y)) (neg x) (* y y) (* (* x y) (- 1 y)) (* x y) (- 1 y) (neg y) (/ (* (- 1 (* y y)) (* y x)) (+ 1 y)) (* (- 1 (* y y)) (* y x)) (- 1 (* y y)) 1 (+ 1 y)) |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 140 | 783 |
| 0 | 159 | 700 |
| 1 | 517 | 683 |
| 0 | 3441 | 683 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (* (* x y) (- 1 y)) (*.f64 (-.f64 x (*.f64 y x)) y)) |
(*.f64 (-.f64 x (*.f64 y x)) y) |
(-.f64 x (*.f64 y x)) |
x |
(*.f64 y x) |
y |
#s(approx (* (* x y) (- 1 y)) (*.f64 y x)) |
#s(approx (* (* x y) (- 1 y)) (*.f64 (neg.f64 x) (*.f64 y y))) |
(*.f64 (neg.f64 x) (*.f64 y y)) |
(neg.f64 x) |
(*.f64 y y) |
(*.f64 (*.f64 x y) #s(approx (- 1 y) (neg.f64 y))) |
(*.f64 x y) |
#s(approx (- 1 y) (neg.f64 y)) |
(neg.f64 y) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 y x)) (+.f64 #s(literal 1 binary64) y)) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 y x)) |
(-.f64 #s(literal 1 binary64) (*.f64 y y)) |
#s(literal 1 binary64) |
(+.f64 #s(literal 1 binary64) y) |
#s(approx (* (* x y) (- 1 y)) #s(hole binary64 (* x (* y (- 1 y))))) |
#s(approx (* (- x (* y x)) y) #s(hole binary64 (* x (* y (- 1 y))))) |
#s(approx (- x (* y x)) #s(hole binary64 (* x (- 1 y)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* y x) #s(hole binary64 (* x y))) |
#s(approx (* (neg x) (* y y)) #s(hole binary64 (* -1 (* x (pow y 2))))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx (/ (* (- 1 (* y y)) (* y x)) (+ 1 y)) #s(hole binary64 (/ (* x (* y (- 1 (pow y 2)))) (+ 1 y)))) |
#s(approx (* (- 1 (* y y)) (* y x)) #s(hole binary64 (* x (* y (- 1 (pow y 2)))))) |
#s(approx (* (- x (* y x)) y) #s(hole binary64 (* x (* y (+ 1 (* -1 y)))))) |
#s(approx (- x (* y x)) #s(hole binary64 (* x (+ 1 (* -1 y))))) |
#s(approx (* (* x y) (- 1 y)) #s(hole binary64 (* x y))) |
#s(approx (* (* x y) (- 1 y)) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx (* (- x (* y x)) y) #s(hole binary64 (* x y))) |
#s(approx (* (- x (* y x)) y) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx (- x (* y x)) #s(hole binary64 x)) |
#s(approx (- x (* y x)) #s(hole binary64 (+ x (* -1 (* x y))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (- 1 y) #s(hole binary64 1)) |
#s(approx (- 1 y) #s(hole binary64 (+ 1 (* -1 y)))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (/ (* (- 1 (* y y)) (* y x)) (+ 1 y)) #s(hole binary64 (* x y))) |
#s(approx (/ (* (- 1 (* y y)) (* y x)) (+ 1 y)) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx (* (- 1 (* y y)) (* y x)) #s(hole binary64 (* x y))) |
#s(approx (* (- 1 (* y y)) (* y x)) #s(hole binary64 (* y (+ x (* -1 (* x (pow y 2))))))) |
#s(approx (- 1 (* y y)) #s(hole binary64 1)) |
#s(approx (- 1 (* y y)) #s(hole binary64 (+ 1 (* -1 (pow y 2))))) |
#s(approx (+ 1 y) #s(hole binary64 1)) |
#s(approx (+ 1 y) #s(hole binary64 (+ 1 y))) |
#s(approx (* (* x y) (- 1 y)) #s(hole binary64 (* -1 (* x (pow y 2))))) |
#s(approx (* (* x y) (- 1 y)) #s(hole binary64 (* (pow y 2) (+ (* -1 x) (/ x y))))) |
#s(approx (* (- x (* y x)) y) #s(hole binary64 (* -1 (* x (pow y 2))))) |
#s(approx (* (- x (* y x)) y) #s(hole binary64 (* (pow y 2) (+ (* -1 x) (/ x y))))) |
#s(approx (- x (* y x)) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (- x (* y x)) #s(hole binary64 (* y (- (/ x y) x)))) |
#s(approx (- 1 y) #s(hole binary64 (* -1 y))) |
#s(approx (- 1 y) #s(hole binary64 (* y (- (/ 1 y) 1)))) |
#s(approx (/ (* (- 1 (* y y)) (* y x)) (+ 1 y)) #s(hole binary64 (* -1 (* x (pow y 2))))) |
#s(approx (/ (* (- 1 (* y y)) (* y x)) (+ 1 y)) #s(hole binary64 (* (pow y 2) (+ (* -1 x) (/ x y))))) |
#s(approx (* (- 1 (* y y)) (* y x)) #s(hole binary64 (* -1 (* x (pow y 3))))) |
#s(approx (* (- 1 (* y y)) (* y x)) #s(hole binary64 (* (pow y 3) (+ (* -1 x) (/ x (pow y 2)))))) |
#s(approx (- 1 (* y y)) #s(hole binary64 (* -1 (pow y 2)))) |
#s(approx (- 1 (* y y)) #s(hole binary64 (* (pow y 2) (- (/ 1 (pow y 2)) 1)))) |
#s(approx (+ 1 y) #s(hole binary64 y)) |
#s(approx (+ 1 y) #s(hole binary64 (* y (+ 1 (/ 1 y))))) |
#s(approx (- x (* y x)) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) (* -1 x)))))) |
#s(approx (- 1 y) #s(hole binary64 (* -1 (* y (- 1 (/ 1 y)))))) |
#s(approx (* (- 1 (* y y)) (* y x)) #s(hole binary64 (* -1 (* (pow y 3) (+ x (* -1 (/ x (pow y 2)))))))) |
| Outputs |
|---|
#s(approx (* (- x (* y x)) y) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) y)) |
(*.f64 (/.f64 (*.f64 (+.f64 y (pow.f64 (neg.f64 y) #s(literal 3 binary64))) x) (+.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64))) (fma.f64 y (-.f64 y #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (+.f64 y (pow.f64 (neg.f64 y) #s(literal 3 binary64))) x) (-.f64 #s(literal 1 binary64) (*.f64 y y))) (-.f64 #s(literal 1 binary64) y)) |
(*.f64 (*.f64 y (/.f64 x (-.f64 y #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 y y))) |
(*.f64 (+.f64 y (pow.f64 (neg.f64 y) #s(literal 3 binary64))) (/.f64 x (-.f64 y #s(literal -1 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 y (/.f64 x (-.f64 y #s(literal -1 binary64))))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) y) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) y) x) |
(*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 y x)) |
(*.f64 (*.f64 y x) (-.f64 #s(literal 1 binary64) y)) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) y) x)) |
(*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) y) y)) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) y) (fma.f64 (*.f64 y x) (fma.f64 y x x) (*.f64 x x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (*.f64 y x)) (fma.f64 y (-.f64 y #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) y) (fma.f64 y x x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 y (/.f64 x (-.f64 y #s(literal -1 binary64))))) (fma.f64 y y #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64))) (*.f64 y (/.f64 x (-.f64 y #s(literal -1 binary64))))) (+.f64 (fma.f64 y y (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64))) |
(/.f64 (*.f64 y (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (fma.f64 (*.f64 y x) (fma.f64 y x x) (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 y x) (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 y (-.f64 y #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 y (-.f64 (*.f64 x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (fma.f64 y x x)) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 x x))) (-.f64 (*.f64 y x) (*.f64 (*.f64 (neg.f64 y) y) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (*.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 x x)) (*.f64 (*.f64 y x) (*.f64 (*.f64 (neg.f64 y) y) x))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y (pow.f64 (neg.f64 y) #s(literal 3 binary64))) (neg.f64 x))) (neg.f64 (fma.f64 #s(literal -1 binary64) y #s(literal -1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 y x)) (*.f64 (fma.f64 y y #s(literal 1 binary64)) (-.f64 y #s(literal -1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64))) (*.f64 y x)) (*.f64 (+.f64 (fma.f64 y y (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64)) (-.f64 y #s(literal -1 binary64)))) |
(/.f64 (*.f64 (+.f64 y (pow.f64 (neg.f64 y) #s(literal 3 binary64))) (neg.f64 x)) (fma.f64 #s(literal -1 binary64) y #s(literal -1 binary64))) |
(/.f64 (*.f64 (+.f64 y (pow.f64 (neg.f64 y) #s(literal 3 binary64))) x) (-.f64 y #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 (+.f64 y (pow.f64 (neg.f64 y) #s(literal 3 binary64))) (neg.f64 x)) (-.f64 y #s(literal -1 binary64)))) |
(neg.f64 (/.f64 (*.f64 (+.f64 y (pow.f64 (neg.f64 y) #s(literal 3 binary64))) x) (fma.f64 #s(literal -1 binary64) y #s(literal -1 binary64)))) |
(fma.f64 (*.f64 (neg.f64 x) (fabs.f64 y)) (fabs.f64 y) (*.f64 y x)) |
(fma.f64 (*.f64 (neg.f64 x) (neg.f64 y)) (neg.f64 y) (*.f64 y x)) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) (neg.f64 x)) (*.f64 y x)) |
(fma.f64 (*.f64 (neg.f64 y) y) x (*.f64 y x)) |
(fma.f64 (*.f64 (neg.f64 y) x) y (*.f64 y x)) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) (neg.f64 x)) (*.f64 y x)) |
(fma.f64 (neg.f64 y) (*.f64 y x) (*.f64 y x)) |
(fma.f64 (neg.f64 x) (*.f64 y y) (*.f64 y x)) |
(fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1 binary64) (*.f64 y x)) |
(fma.f64 (*.f64 y y) (neg.f64 x) (*.f64 y x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 y y) x) (*.f64 y x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 y x) (*.f64 (*.f64 (neg.f64 y) y) x)) |
(fma.f64 (*.f64 y x) (neg.f64 y) (*.f64 y x)) |
(fma.f64 (*.f64 y x) #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 y) y) x)) |
(fma.f64 y (*.f64 (neg.f64 y) x) (*.f64 y x)) |
(fma.f64 y x (*.f64 (*.f64 (neg.f64 y) y) x)) |
(fma.f64 x (*.f64 (neg.f64 y) y) (*.f64 y x)) |
(fma.f64 x y (*.f64 (*.f64 (neg.f64 y) y) x)) |
(-.f64 (*.f64 y x) (*.f64 (*.f64 (*.f64 (neg.f64 y) y) x) #s(literal -1 binary64))) |
(-.f64 (*.f64 y x) (*.f64 (*.f64 (neg.f64 y) y) (neg.f64 x))) |
(-.f64 (*.f64 y x) (*.f64 (*.f64 y y) x)) |
(+.f64 (*.f64 (*.f64 (neg.f64 y) y) x) (*.f64 y x)) |
(+.f64 (*.f64 y x) (*.f64 (*.f64 (neg.f64 y) y) x)) |
(*.f64 (-.f64 #s(literal 1 binary64) y) x) |
(*.f64 x (-.f64 #s(literal 1 binary64) y)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) x) (fma.f64 y (-.f64 y #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 y (-.f64 y #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) x) (-.f64 y #s(literal -1 binary64))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y y))) (-.f64 y #s(literal -1 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (neg.f64 y) x) x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (neg.f64 (fma.f64 y x x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 y x) (fma.f64 y x x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (fma.f64 y x x)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 y) x) x)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (fma.f64 (*.f64 y x) (fma.f64 y x x) (*.f64 x x))) |
(fma.f64 (neg.f64 y) x x) |
(fma.f64 (neg.f64 x) y x) |
(fma.f64 #s(literal -1 binary64) (*.f64 y x) x) |
(fma.f64 (*.f64 y x) #s(literal -1 binary64) x) |
(fma.f64 y (neg.f64 x) x) |
(fma.f64 x (neg.f64 y) x) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 y x x) (*.f64 x x))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 y x x) (*.f64 x x)))) |
(-.f64 (/.f64 (*.f64 x x) (fma.f64 y x x)) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 y x x))) |
(-.f64 x (*.f64 (*.f64 (neg.f64 y) x) #s(literal -1 binary64))) |
(-.f64 x (*.f64 (neg.f64 x) (neg.f64 y))) |
(-.f64 x (*.f64 y x)) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 y x x) (*.f64 x x))) (/.f64 (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 y x x) (*.f64 x x)))) |
(+.f64 (*.f64 (neg.f64 y) x) x) |
(+.f64 x (*.f64 (neg.f64 y) x)) |
x |
(*.f64 #s(literal 1 binary64) (*.f64 y x)) |
(*.f64 (*.f64 y x) #s(literal 1 binary64)) |
(*.f64 y x) |
(*.f64 x y) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 y x)) #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 y) x)) |
y |
#s(approx (* (- x (* y x)) y) (*.f64 y x)) |
#s(approx (* (- x (* y x)) y) (*.f64 (*.f64 (neg.f64 y) y) x)) |
(*.f64 (*.f64 (neg.f64 x) (fabs.f64 y)) (fabs.f64 y)) |
(*.f64 (*.f64 (neg.f64 x) (neg.f64 y)) (neg.f64 y)) |
(*.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) (neg.f64 x))) |
(*.f64 (*.f64 (neg.f64 y) y) x) |
(*.f64 (*.f64 (neg.f64 y) x) y) |
(*.f64 (neg.f64 y) (*.f64 (neg.f64 y) (neg.f64 x))) |
(*.f64 (neg.f64 y) (*.f64 y x)) |
(*.f64 (neg.f64 x) (*.f64 y y)) |
(*.f64 (*.f64 (*.f64 y y) x) #s(literal -1 binary64)) |
(*.f64 (*.f64 y y) (neg.f64 x)) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 y y) x)) |
(*.f64 (*.f64 y x) (neg.f64 y)) |
(*.f64 y (*.f64 (neg.f64 y) x)) |
(*.f64 x (*.f64 (neg.f64 y) y)) |
(neg.f64 (*.f64 (*.f64 y y) x)) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 x) |
(*.f64 (*.f64 (neg.f64 y) #s(literal -1 binary64)) y) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (*.f64 #s(literal 1 binary64) (fabs.f64 y))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (fabs.f64 y)) |
(*.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y))) |
(*.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y))) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y))) |
(*.f64 (fabs.f64 y) (fabs.f64 y)) |
(*.f64 (*.f64 (neg.f64 y) y) #s(literal -1 binary64)) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 (*.f64 y y) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 y) y)) |
(*.f64 #s(literal 1 binary64) (*.f64 y y)) |
(*.f64 y (*.f64 #s(literal -1 binary64) (neg.f64 y))) |
(*.f64 y y) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 y) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 y) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 y) y)) |
(fabs.f64 (*.f64 y y)) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
(*.f64 (*.f64 #s(approx (- 1 y) (neg.f64 y)) x) y) |
(*.f64 (*.f64 #s(approx (- 1 y) (neg.f64 y)) y) x) |
(*.f64 #s(approx (- 1 y) (neg.f64 y)) (*.f64 y x)) |
(*.f64 (*.f64 y x) #s(approx (- 1 y) (neg.f64 y))) |
(*.f64 y (*.f64 x #s(approx (- 1 y) (neg.f64 y)))) |
(*.f64 x (*.f64 #s(approx (- 1 y) (neg.f64 y)) y)) |
(*.f64 #s(literal 1 binary64) (*.f64 y x)) |
(*.f64 (*.f64 y x) #s(literal 1 binary64)) |
(*.f64 y x) |
(*.f64 x y) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 y x)) #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 y) x)) |
#s(approx (- 1 y) (neg.f64 y)) |
(*.f64 (neg.f64 y) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) y) |
(*.f64 #s(literal 1 binary64) (neg.f64 y)) |
(*.f64 y #s(literal -1 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 y)) #s(literal 2 binary64)) |
(neg.f64 (*.f64 #s(literal -1 binary64) (neg.f64 y))) |
(neg.f64 y) |
(*.f64 (/.f64 (*.f64 (+.f64 y (pow.f64 (neg.f64 y) #s(literal 3 binary64))) x) (+.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64))) (fma.f64 y (-.f64 y #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (+.f64 y (pow.f64 (neg.f64 y) #s(literal 3 binary64))) x) (-.f64 #s(literal 1 binary64) (*.f64 y y))) (-.f64 #s(literal 1 binary64) y)) |
(*.f64 (*.f64 y (/.f64 x (-.f64 y #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 y y))) |
(*.f64 (+.f64 y (pow.f64 (neg.f64 y) #s(literal 3 binary64))) (/.f64 x (-.f64 y #s(literal -1 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 y (/.f64 x (-.f64 y #s(literal -1 binary64))))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) y) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) y) x) |
(*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 y x)) |
(*.f64 (*.f64 y x) (-.f64 #s(literal 1 binary64) y)) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) y) x)) |
(*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) y) y)) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) y) (fma.f64 (*.f64 y x) (fma.f64 y x x) (*.f64 x x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (*.f64 y x)) (fma.f64 y (-.f64 y #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) y) (fma.f64 y x x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 y (/.f64 x (-.f64 y #s(literal -1 binary64))))) (fma.f64 y y #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64))) (*.f64 y (/.f64 x (-.f64 y #s(literal -1 binary64))))) (+.f64 (fma.f64 y y (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64))) |
(/.f64 (*.f64 y (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (fma.f64 (*.f64 y x) (fma.f64 y x x) (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 y x) (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 y (-.f64 y #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 y (-.f64 (*.f64 x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (fma.f64 y x x)) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 x x))) (-.f64 (*.f64 y x) (*.f64 (*.f64 (neg.f64 y) y) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (*.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 x x)) (*.f64 (*.f64 y x) (*.f64 (*.f64 (neg.f64 y) y) x))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y (pow.f64 (neg.f64 y) #s(literal 3 binary64))) (neg.f64 x))) (neg.f64 (fma.f64 #s(literal -1 binary64) y #s(literal -1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 y x)) (*.f64 (fma.f64 y y #s(literal 1 binary64)) (-.f64 y #s(literal -1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64))) (*.f64 y x)) (*.f64 (+.f64 (fma.f64 y y (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64)) (-.f64 y #s(literal -1 binary64)))) |
(/.f64 (*.f64 (+.f64 y (pow.f64 (neg.f64 y) #s(literal 3 binary64))) (neg.f64 x)) (fma.f64 #s(literal -1 binary64) y #s(literal -1 binary64))) |
(/.f64 (*.f64 (+.f64 y (pow.f64 (neg.f64 y) #s(literal 3 binary64))) x) (-.f64 y #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 (+.f64 y (pow.f64 (neg.f64 y) #s(literal 3 binary64))) (neg.f64 x)) (-.f64 y #s(literal -1 binary64)))) |
(neg.f64 (/.f64 (*.f64 (+.f64 y (pow.f64 (neg.f64 y) #s(literal 3 binary64))) x) (fma.f64 #s(literal -1 binary64) y #s(literal -1 binary64)))) |
(fma.f64 (*.f64 (neg.f64 x) (fabs.f64 y)) (fabs.f64 y) (*.f64 y x)) |
(fma.f64 (*.f64 (neg.f64 x) (neg.f64 y)) (neg.f64 y) (*.f64 y x)) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) (neg.f64 x)) (*.f64 y x)) |
(fma.f64 (*.f64 (neg.f64 y) y) x (*.f64 y x)) |
(fma.f64 (*.f64 (neg.f64 y) x) y (*.f64 y x)) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) (neg.f64 x)) (*.f64 y x)) |
(fma.f64 (neg.f64 y) (*.f64 y x) (*.f64 y x)) |
(fma.f64 (neg.f64 x) (*.f64 y y) (*.f64 y x)) |
(fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1 binary64) (*.f64 y x)) |
(fma.f64 (*.f64 y y) (neg.f64 x) (*.f64 y x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 y y) x) (*.f64 y x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 y x) (*.f64 (*.f64 (neg.f64 y) y) x)) |
(fma.f64 (*.f64 y x) (neg.f64 y) (*.f64 y x)) |
(fma.f64 (*.f64 y x) #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 y) y) x)) |
(fma.f64 y (*.f64 (neg.f64 y) x) (*.f64 y x)) |
(fma.f64 y x (*.f64 (*.f64 (neg.f64 y) y) x)) |
(fma.f64 x (*.f64 (neg.f64 y) y) (*.f64 y x)) |
(fma.f64 x y (*.f64 (*.f64 (neg.f64 y) y) x)) |
(-.f64 (*.f64 y x) (*.f64 (*.f64 (*.f64 (neg.f64 y) y) x) #s(literal -1 binary64))) |
(-.f64 (*.f64 y x) (*.f64 (*.f64 (neg.f64 y) y) (neg.f64 x))) |
(-.f64 (*.f64 y x) (*.f64 (*.f64 y y) x)) |
(+.f64 (*.f64 (*.f64 (neg.f64 y) y) x) (*.f64 y x)) |
(+.f64 (*.f64 y x) (*.f64 (*.f64 (neg.f64 y) y) x)) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) x) y) |
(*.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y y))) y) |
(*.f64 (+.f64 y (pow.f64 (neg.f64 y) #s(literal 3 binary64))) x) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 y x)) |
(*.f64 (*.f64 y x) (-.f64 #s(literal 1 binary64) (*.f64 y y))) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) x)) |
(*.f64 y (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y y)))) |
(*.f64 x (+.f64 y (pow.f64 (neg.f64 y) #s(literal 3 binary64)))) |
(/.f64 (*.f64 (*.f64 y x) (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64)))) (fma.f64 y y #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 y x) (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64)))) (+.f64 (fma.f64 y y (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 y x)) (fma.f64 y y #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64))) (*.f64 y x)) (+.f64 (fma.f64 y y (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 y x) (*.f64 (*.f64 (neg.f64 y) y) (*.f64 y x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 (neg.f64 y) y))) |
(fma.f64 (*.f64 y x) #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 y) y) (*.f64 y x))) |
(fma.f64 (*.f64 y x) #s(literal 1 binary64) (*.f64 (*.f64 y x) (*.f64 (neg.f64 y) y))) |
(fma.f64 y x (*.f64 (*.f64 (neg.f64 y) y) (*.f64 y x))) |
(fma.f64 y x (*.f64 (*.f64 y x) (*.f64 (neg.f64 y) y))) |
(fma.f64 x y (*.f64 (*.f64 (neg.f64 y) y) (*.f64 y x))) |
(fma.f64 x y (*.f64 (*.f64 y x) (*.f64 (neg.f64 y) y))) |
(+.f64 (*.f64 y x) (*.f64 (*.f64 (neg.f64 y) y) (*.f64 y x))) |
(+.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 (neg.f64 y) y))) |
(*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 y)) (-.f64 #s(literal 1 binary64) (fabs.f64 y))) |
(*.f64 (-.f64 y #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) y)) |
(*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 y #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y y))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (neg.f64 y) y) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64)))) (neg.f64 (fma.f64 y y #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64)))) (neg.f64 (+.f64 (fma.f64 y y (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 y y #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64))) (+.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 y y #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64))) (+.f64 (fma.f64 y y (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64))) |
(neg.f64 (fma.f64 y y #s(literal -1 binary64))) |
(neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 y y))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (fabs.f64 y)) (fabs.f64 y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 y)) (neg.f64 y) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (fabs.f64 y)) (fabs.f64 y) #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 y) (neg.f64 (fabs.f64 y)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (neg.f64 y) y) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 y) y #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) y) #s(literal 1 binary64)) |
(fma.f64 y (neg.f64 y) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 1 binary64))) (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 y y #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 y y (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64))) (/.f64 (pow.f64 y #s(literal 6 binary64)) (+.f64 (fma.f64 y y (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64)))) |
(-.f64 (*.f64 (neg.f64 y) y) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 y y)) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 y y (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64))) (/.f64 (neg.f64 (pow.f64 y #s(literal 6 binary64))) (+.f64 (fma.f64 y y (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64)))) |
(+.f64 (*.f64 (neg.f64 y) y) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) y)) |
#s(literal 1 binary64) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 y (-.f64 y #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) (-.f64 #s(literal 1 binary64) (*.f64 y y))) (-.f64 y #s(literal -1 binary64))) |
(*.f64 (-.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1 binary64)) y) |
(*.f64 y (-.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -2 binary64))) y) (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 y #s(literal -3 binary64)) #s(literal 1 binary64)) y) (-.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64)))) |
(/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -2 binary64)))) (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1 binary64)))) |
(/.f64 (*.f64 y (+.f64 (pow.f64 y #s(literal -3 binary64)) #s(literal 1 binary64))) (-.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 y y) #s(literal 1 binary64)) (-.f64 y #s(literal 1 binary64))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 y (-.f64 y #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y))) (neg.f64 (-.f64 #s(literal 1 binary64) y))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 (fma.f64 y y #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) y))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64))) (*.f64 (+.f64 (fma.f64 y y (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) y))) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 y y (-.f64 #s(literal 1 binary64) y))) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 y (-.f64 y #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) (-.f64 #s(literal 1 binary64) y)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) y)) (/.f64 (*.f64 y y) (-.f64 #s(literal 1 binary64) y))) |
(-.f64 #s(literal 1 binary64) (neg.f64 y)) |
(-.f64 y (*.f64 (neg.f64 y) (pow.f64 y #s(literal -1 binary64)))) |
(-.f64 y (*.f64 (neg.f64 (pow.f64 y #s(literal -1 binary64))) y)) |
(-.f64 y #s(literal -1 binary64)) |
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y (-.f64 y #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) y)) (/.f64 (*.f64 (neg.f64 y) y) (-.f64 #s(literal 1 binary64) y))) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) #s(literal -1 binary64))) |
(+.f64 #s(literal 1 binary64) y) |
(+.f64 y #s(literal 1 binary64)) |
#s(approx (* (- x (* y x)) y) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) y)) |
#s(approx (* (- x (* y x)) y) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) y)) |
#s(approx (- x (* y x)) (*.f64 (-.f64 #s(literal 1 binary64) y) x)) |
#s(approx x x) |
#s(approx (* y x) (*.f64 y x)) |
#s(approx (* (neg x) (* y y)) (*.f64 (*.f64 (neg.f64 y) y) x)) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx (* y x) (*.f64 y x)) |
#s(approx (* (- x (* y x)) y) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) y)) |
#s(approx (* (- 1 (* y y)) (* y x)) (*.f64 (+.f64 y (pow.f64 (neg.f64 y) #s(literal 3 binary64))) x)) |
#s(approx (* (- x (* y x)) y) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) y)) |
#s(approx (- x (* y x)) (*.f64 (-.f64 #s(literal 1 binary64) y) x)) |
#s(approx (* (- x (* y x)) y) (*.f64 y x)) |
#s(approx (* (- x (* y x)) y) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) y)) |
#s(approx (* (- x (* y x)) y) (*.f64 y x)) |
#s(approx (* (- x (* y x)) y) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) y)) |
#s(approx (- x (* y x)) x) |
#s(approx (- x (* y x)) (*.f64 (-.f64 #s(literal 1 binary64) y) x)) |
#s(approx y y) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx (- 1 y) #s(literal 1 binary64)) |
#s(approx (- 1 y) (-.f64 #s(literal 1 binary64) y)) |
#s(approx (neg y) (neg.f64 y)) |
#s(approx (* (- x (* y x)) y) (*.f64 y x)) |
#s(approx (* (- x (* y x)) y) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) y)) |
#s(approx (* (- 1 (* y y)) (* y x)) (*.f64 y x)) |
#s(approx (* (- 1 (* y y)) (* y x)) (*.f64 (fma.f64 (*.f64 (neg.f64 y) x) y x) y)) |
#s(approx (- 1 (* y y)) #s(literal 1 binary64)) |
#s(approx (- 1 (* y y)) (-.f64 #s(literal 1 binary64) (*.f64 y y))) |
#s(approx (+ 1 y) #s(literal 1 binary64)) |
#s(approx (+ 1 y) (-.f64 y #s(literal -1 binary64))) |
#s(approx (* (- x (* y x)) y) (*.f64 (*.f64 (neg.f64 y) y) x)) |
#s(approx (* (- x (* y x)) y) (*.f64 (*.f64 (-.f64 (/.f64 x y) x) y) y)) |
#s(approx (* (- x (* y x)) y) (*.f64 (*.f64 (neg.f64 y) y) x)) |
#s(approx (* (- x (* y x)) y) (*.f64 (*.f64 (-.f64 (/.f64 x y) x) y) y)) |
#s(approx (- x (* y x)) (*.f64 (neg.f64 y) x)) |
#s(approx (- x (* y x)) (*.f64 (-.f64 (/.f64 x y) x) y)) |
#s(approx (- 1 y) (neg.f64 y)) |
#s(approx (- 1 y) (*.f64 (-.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 1 binary64)) y)) |
#s(approx (* (- x (* y x)) y) (*.f64 (*.f64 (neg.f64 y) y) x)) |
#s(approx (* (- x (* y x)) y) (*.f64 (*.f64 (-.f64 (/.f64 x y) x) y) y)) |
#s(approx (* (- 1 (* y y)) (* y x)) (*.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) x)) |
#s(approx (* (- 1 (* y y)) (* y x)) (*.f64 (-.f64 (/.f64 (/.f64 x y) y) x) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (- 1 (* y y)) (*.f64 (neg.f64 y) y)) |
#s(approx (- 1 (* y y)) (*.f64 (*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1 binary64)) y) y)) |
#s(approx (+ 1 y) y) |
#s(approx (+ 1 y) (-.f64 y #s(literal -1 binary64))) |
#s(approx (- x (* y x)) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1 binary64) x) (neg.f64 y))) |
#s(approx (- 1 y) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1 binary64))) (neg.f64 y))) |
#s(approx (* (- 1 (* y y)) (* y x)) (*.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (-.f64 x (/.f64 (/.f64 x y) y)))) |
Compiled 5 685 to 935 computations (83.6% saved)
9 alts after pruning (4 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 322 | 4 | 326 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 1 | 1 |
| Total | 323 | 9 | 332 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 56.4% | (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 y x)) #s(approx (+ 1 y) y)) |
| ▶ | 54.5% | (/.f64 #s(approx (* (- 1 (* y y)) (* y x)) (*.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) x)) (+.f64 #s(literal 1 binary64) y)) |
| ✓ | 99.9% | (*.f64 (*.f64 x y) (-.f64 #s(literal 1 binary64) y)) |
| ✓ | 67.0% | (*.f64 (*.f64 x y) #s(approx (- 1 y) (neg.f64 y))) |
| ▶ | 27.9% | #s(approx (* (* x y) (- 1 y)) (/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) y) (fma.f64 (*.f64 y x) (fma.f64 y x x) (*.f64 x x)))) |
| ▶ | 57.2% | #s(approx (* (* x y) (- 1 y)) (/.f64 (*.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) y) (fma.f64 y x x))) |
| ✓ | 99.9% | #s(approx (* (* x y) (- 1 y)) (*.f64 (-.f64 x (*.f64 y x)) y)) |
| ✓ | 61.1% | #s(approx (* (* x y) (- 1 y)) (*.f64 (neg.f64 x) (*.f64 y y))) |
| ✓ | 46.4% | #s(approx (* (* x y) (- 1 y)) (*.f64 y x)) |
Compiled 147 to 100 computations (32% saved)
| Inputs |
|---|
#s(approx (* (* x y) (- 1 y)) (/.f64 (*.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) y) (fma.f64 y x x))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) y) (fma.f64 y x x)) |
(*.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) y) |
(-.f64 (*.f64 x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) |
(*.f64 x x) |
x |
(pow.f64 (*.f64 y x) #s(literal 2 binary64)) |
(*.f64 y x) |
y |
#s(literal 2 binary64) |
(fma.f64 y x x) |
#s(approx (* (* x y) (- 1 y)) (/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) y) (fma.f64 (*.f64 y x) (fma.f64 y x x) (*.f64 x x)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) y) (fma.f64 (*.f64 y x) (fma.f64 y x x) (*.f64 x x))) |
(*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) y) |
(-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) |
(pow.f64 x #s(literal 3 binary64)) |
#s(literal 3 binary64) |
(pow.f64 (*.f64 y x) #s(literal 3 binary64)) |
(fma.f64 (*.f64 y x) (fma.f64 y x x) (*.f64 x x)) |
(/.f64 #s(approx (* (- 1 (* y y)) (* y x)) (*.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) x)) (+.f64 #s(literal 1 binary64) y)) |
#s(approx (* (- 1 (* y y)) (* y x)) (*.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) x)) |
(*.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) x) |
(pow.f64 (neg.f64 y) #s(literal 3 binary64)) |
(neg.f64 y) |
(+.f64 #s(literal 1 binary64) y) |
#s(literal 1 binary64) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 y x)) #s(approx (+ 1 y) y)) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 y x)) |
(-.f64 #s(literal 1 binary64) (*.f64 y y)) |
(*.f64 y y) |
#s(approx (+ 1 y) y) |
| Outputs |
|---|
#s(approx (* (* x y) (- 1 y)) #s(hole binary64 (* x (* y (- 1 y))))) |
#s(approx (/ (* (- (* x x) (pow (* y x) 2)) y) (+ (* y x) x)) #s(hole binary64 (/ (* x (* y (- 1 (pow y 2)))) (+ 1 y)))) |
#s(approx (* (- (* x x) (pow (* y x) 2)) y) #s(hole binary64 (* (pow x 2) (* y (- 1 (pow y 2)))))) |
#s(approx (- (* x x) (pow (* y x) 2)) #s(hole binary64 (* (pow x 2) (- 1 (pow y 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (pow (* y x) 2) #s(hole binary64 (* (pow x 2) (pow y 2)))) |
#s(approx (* y x) #s(hole binary64 (* x y))) |
#s(approx (+ (* y x) x) #s(hole binary64 (* x (+ 1 y)))) |
#s(approx (/ (* (- (pow x 3) (pow (* y x) 3)) y) (+ (* (* y x) (+ (* y x) x)) (* x x))) #s(hole binary64 (/ (* x (* y (- 1 (pow y 3)))) (+ 1 (* y (+ 1 y)))))) |
#s(approx (* (- (pow x 3) (pow (* y x) 3)) y) #s(hole binary64 (* (pow x 3) (* y (- 1 (pow y 3)))))) |
#s(approx (- (pow x 3) (pow (* y x) 3)) #s(hole binary64 (* (pow x 3) (- 1 (pow y 3))))) |
#s(approx (pow x 3) #s(hole binary64 (pow x 3))) |
#s(approx (pow (* y x) 3) #s(hole binary64 (* (pow x 3) (pow y 3)))) |
#s(approx (+ (* (* y x) (+ (* y x) x)) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (* y (+ 1 y)))))) |
#s(approx (/ (* (- 1 (* y y)) (* y x)) (+ 1 y)) #s(hole binary64 (/ (* x (* y (- 1 (pow y 2)))) (+ 1 y)))) |
#s(approx (* (- 1 (* y y)) (* y x)) #s(hole binary64 (* x (* y (- 1 (pow y 2)))))) |
#s(approx (* (pow (neg y) 3) x) #s(hole binary64 (* -1 (* x (pow y 3))))) |
#s(approx (/ (* (- (* x x) (pow (* y x) 2)) y) (+ (* y x) x)) #s(hole binary64 (* -1 (/ (* x (* y (- 1 (pow y 2)))) (- (* -1 y) 1))))) |
#s(approx (+ (* y x) x) #s(hole binary64 (* -1 (* x (- (* -1 y) 1))))) |
#s(approx (/ (* (- (pow x 3) (pow (* y x) 3)) y) (+ (* (* y x) (+ (* y x) x)) (* x x))) #s(hole binary64 (/ (* x (* y (+ 1 (* -1 (pow y 3))))) (+ 1 (* -1 (* y (- (* -1 y) 1))))))) |
#s(approx (* (- (pow x 3) (pow (* y x) 3)) y) #s(hole binary64 (* (pow x 3) (* y (+ 1 (* -1 (pow y 3))))))) |
#s(approx (- (pow x 3) (pow (* y x) 3)) #s(hole binary64 (* (pow x 3) (+ 1 (* -1 (pow y 3)))))) |
#s(approx (+ (* (* y x) (+ (* y x) x)) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (* y (- (* -1 y) 1))))))) |
#s(approx (* (* x y) (- 1 y)) #s(hole binary64 (* x y))) |
#s(approx (* (* x y) (- 1 y)) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx (/ (* (- (* x x) (pow (* y x) 2)) y) (+ (* y x) x)) #s(hole binary64 (* x y))) |
#s(approx (/ (* (- (* x x) (pow (* y x) 2)) y) (+ (* y x) x)) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx (* (- (* x x) (pow (* y x) 2)) y) #s(hole binary64 (* (pow x 2) y))) |
#s(approx (* (- (* x x) (pow (* y x) 2)) y) #s(hole binary64 (* y (+ (* -1 (* (pow x 2) (pow y 2))) (pow x 2))))) |
#s(approx (- (* x x) (pow (* y x) 2)) #s(hole binary64 (pow x 2))) |
#s(approx (- (* x x) (pow (* y x) 2)) #s(hole binary64 (+ (* -1 (* (pow x 2) (pow y 2))) (pow x 2)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* y x) x) #s(hole binary64 x)) |
#s(approx (+ (* y x) x) #s(hole binary64 (+ x (* x y)))) |
#s(approx (/ (* (- (pow x 3) (pow (* y x) 3)) y) (+ (* (* y x) (+ (* y x) x)) (* x x))) #s(hole binary64 (* x y))) |
#s(approx (/ (* (- (pow x 3) (pow (* y x) 3)) y) (+ (* (* y x) (+ (* y x) x)) (* x x))) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx (/ (* (- (pow x 3) (pow (* y x) 3)) y) (+ (* (* y x) (+ (* y x) x)) (* x x))) #s(hole binary64 (* y (+ x (* y (- (* -1 (* y (+ x (* -1 x)))) x)))))) |
#s(approx (/ (* (- (pow x 3) (pow (* y x) 3)) y) (+ (* (* y x) (+ (* y x) x)) (* x x))) #s(hole binary64 (* y (+ x (* y (- (* y (- (* y (+ x (* -1 x))) (+ x (* -1 x)))) x)))))) |
#s(approx (* (- (pow x 3) (pow (* y x) 3)) y) #s(hole binary64 (* (pow x 3) y))) |
#s(approx (* (- (pow x 3) (pow (* y x) 3)) y) #s(hole binary64 (* y (+ (* -1 (* (pow x 3) (pow y 3))) (pow x 3))))) |
#s(approx (- (pow x 3) (pow (* y x) 3)) #s(hole binary64 (pow x 3))) |
#s(approx (- (pow x 3) (pow (* y x) 3)) #s(hole binary64 (+ (* -1 (* (pow x 3) (pow y 3))) (pow x 3)))) |
#s(approx (+ (* (* y x) (+ (* y x) x)) (* x x)) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* (* y x) (+ (* y x) x)) (* x x)) #s(hole binary64 (+ (* (pow x 2) y) (pow x 2)))) |
#s(approx (+ (* (* y x) (+ (* y x) x)) (* x x)) #s(hole binary64 (+ (* y (+ (* (pow x 2) y) (pow x 2))) (pow x 2)))) |
#s(approx (/ (* (- 1 (* y y)) (* y x)) (+ 1 y)) #s(hole binary64 (* x y))) |
#s(approx (/ (* (- 1 (* y y)) (* y x)) (+ 1 y)) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx (* (- 1 (* y y)) (* y x)) #s(hole binary64 (* x y))) |
#s(approx (* (- 1 (* y y)) (* y x)) #s(hole binary64 (* y (+ x (* -1 (* x (pow y 2))))))) |
#s(approx (pow (neg y) 3) #s(hole binary64 (* -1 (pow y 3)))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (+ 1 y) #s(hole binary64 1)) |
#s(approx (+ 1 y) #s(hole binary64 (+ 1 y))) |
#s(approx (- 1 (* y y)) #s(hole binary64 1)) |
#s(approx (- 1 (* y y)) #s(hole binary64 (+ 1 (* -1 (pow y 2))))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (* (* x y) (- 1 y)) #s(hole binary64 (* -1 (* x (pow y 2))))) |
#s(approx (* (* x y) (- 1 y)) #s(hole binary64 (* (pow y 2) (+ (* -1 x) (/ x y))))) |
#s(approx (/ (* (- (* x x) (pow (* y x) 2)) y) (+ (* y x) x)) #s(hole binary64 (* -1 (* x (pow y 2))))) |
#s(approx (/ (* (- (* x x) (pow (* y x) 2)) y) (+ (* y x) x)) #s(hole binary64 (* (pow y 2) (+ (* -1 x) (/ x y))))) |
#s(approx (* (- (* x x) (pow (* y x) 2)) y) #s(hole binary64 (* -1 (* (pow x 2) (pow y 3))))) |
#s(approx (* (- (* x x) (pow (* y x) 2)) y) #s(hole binary64 (* (pow y 3) (+ (* -1 (pow x 2)) (/ (pow x 2) (pow y 2)))))) |
#s(approx (- (* x x) (pow (* y x) 2)) #s(hole binary64 (* -1 (* (pow x 2) (pow y 2))))) |
#s(approx (- (* x x) (pow (* y x) 2)) #s(hole binary64 (* (pow y 2) (- (/ (pow x 2) (pow y 2)) (pow x 2))))) |
#s(approx (+ (* y x) x) #s(hole binary64 (* x y))) |
#s(approx (+ (* y x) x) #s(hole binary64 (* y (+ x (/ x y))))) |
#s(approx (/ (* (- (pow x 3) (pow (* y x) 3)) y) (+ (* (* y x) (+ (* y x) x)) (* x x))) #s(hole binary64 (* -1 (* x (pow y 2))))) |
#s(approx (/ (* (- (pow x 3) (pow (* y x) 3)) y) (+ (* (* y x) (+ (* y x) x)) (* x x))) #s(hole binary64 (* (pow y 2) (+ (* -1 x) (/ x y))))) |
#s(approx (/ (* (- (pow x 3) (pow (* y x) 3)) y) (+ (* (* y x) (+ (* y x) x)) (* x x))) #s(hole binary64 (* (pow y 2) (- (+ (* -1 x) (* -1 (/ (+ x (* -1 x)) (pow y 2)))) (* -1 (/ x y)))))) |
#s(approx (/ (* (- (pow x 3) (pow (* y x) 3)) y) (+ (* (* y x) (+ (* y x) x)) (* x x))) #s(hole binary64 (* (pow y 2) (- (+ (* -1 x) (+ (* -1 (/ x (pow y 3))) (/ x (pow y 3)))) (+ (* -1 (/ x y)) (+ (* -1 (/ x (pow y 2))) (/ x (pow y 2)))))))) |
#s(approx (* (- (pow x 3) (pow (* y x) 3)) y) #s(hole binary64 (* -1 (* (pow x 3) (pow y 4))))) |
#s(approx (* (- (pow x 3) (pow (* y x) 3)) y) #s(hole binary64 (* (pow y 4) (+ (* -1 (pow x 3)) (/ (pow x 3) (pow y 3)))))) |
#s(approx (- (pow x 3) (pow (* y x) 3)) #s(hole binary64 (* -1 (* (pow x 3) (pow y 3))))) |
#s(approx (- (pow x 3) (pow (* y x) 3)) #s(hole binary64 (* (pow y 3) (- (/ (pow x 3) (pow y 3)) (pow x 3))))) |
#s(approx (+ (* (* y x) (+ (* y x) x)) (* x x)) #s(hole binary64 (* (pow x 2) (pow y 2)))) |
#s(approx (+ (* (* y x) (+ (* y x) x)) (* x x)) #s(hole binary64 (* (pow y 2) (+ (/ (pow x 2) y) (pow x 2))))) |
#s(approx (+ (* (* y x) (+ (* y x) x)) (* x x)) #s(hole binary64 (* (pow y 2) (+ (/ (pow x 2) y) (+ (/ (pow x 2) (pow y 2)) (pow x 2)))))) |
#s(approx (/ (* (- 1 (* y y)) (* y x)) (+ 1 y)) #s(hole binary64 (* -1 (* x (pow y 2))))) |
#s(approx (/ (* (- 1 (* y y)) (* y x)) (+ 1 y)) #s(hole binary64 (* (pow y 2) (+ (* -1 x) (/ x y))))) |
#s(approx (* (- 1 (* y y)) (* y x)) #s(hole binary64 (* -1 (* x (pow y 3))))) |
#s(approx (* (- 1 (* y y)) (* y x)) #s(hole binary64 (* (pow y 3) (+ (* -1 x) (/ x (pow y 2)))))) |
#s(approx (+ 1 y) #s(hole binary64 y)) |
#s(approx (+ 1 y) #s(hole binary64 (* y (+ 1 (/ 1 y))))) |
#s(approx (- 1 (* y y)) #s(hole binary64 (* -1 (pow y 2)))) |
#s(approx (- 1 (* y y)) #s(hole binary64 (* (pow y 2) (- (/ 1 (pow y 2)) 1)))) |
#s(approx (* (- (* x x) (pow (* y x) 2)) y) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (pow x 2) (pow y 2))) (pow x 2)))))) |
#s(approx (+ (* y x) x) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ x y))))))) |
#s(approx (/ (* (- (pow x 3) (pow (* y x) 3)) y) (+ (* (* y x) (+ (* y x) x)) (* x x))) #s(hole binary64 (* (pow y 2) (+ (* -1 x) (* -1 (/ (+ (* -1 x) (* -1 (/ (+ x (* -1 x)) y))) y)))))) |
#s(approx (/ (* (- (pow x 3) (pow (* y x) 3)) y) (+ (* (* y x) (+ (* y x) x)) (* x x))) #s(hole binary64 (* (pow y 2) (+ (* -1 x) (* -1 (/ (+ (* -1 x) (* -1 (/ (- (+ x (+ (* -1 x) (/ x y))) (+ (* -1 (/ x y)) (* 2 (/ x y)))) y))) y)))))) |
#s(approx (- (pow x 3) (pow (* y x) 3)) #s(hole binary64 (* -1 (* (pow y 3) (- (* -1 (/ (pow x 3) (pow y 3))) (* -1 (pow x 3))))))) |
#s(approx (+ (* (* y x) (+ (* y x) x)) (* x x)) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (+ (* -1 (/ (pow x 2) y)) (* -1 (pow x 2))) y)) (pow x 2))))) |
#s(approx (* (- 1 (* y y)) (* y x)) #s(hole binary64 (* -1 (* (pow y 3) (+ x (* -1 (/ x (pow y 2)))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 19.0ms | y | @ | 0 | ((* (* x y) (- 1 y)) (/ (* (- (* x x) (pow (* y x) 2)) y) (+ (* y x) x)) (* (- (* x x) (pow (* y x) 2)) y) (- (* x x) (pow (* y x) 2)) (* x x) x (pow (* y x) 2) (* y x) y 2 (+ (* y x) x) (* (* x y) (- 1 y)) (/ (* (- (pow x 3) (pow (* y x) 3)) y) (+ (* (* y x) (+ (* y x) x)) (* x x))) (* (- (pow x 3) (pow (* y x) 3)) y) (- (pow x 3) (pow (* y x) 3)) (pow x 3) 3 (pow (* y x) 3) (+ (* (* y x) (+ (* y x) x)) (* x x)) (/ (* (- 1 (* y y)) (* y x)) (+ 1 y)) (* (- 1 (* y y)) (* y x)) (* (pow (neg y) 3) x) (pow (neg y) 3) (neg y) (+ 1 y) 1 (/ (* (- 1 (* y y)) (* y x)) (+ 1 y)) (* (- 1 (* y y)) (* y x)) (- 1 (* y y)) (* y y) (+ 1 y)) |
| 8.0ms | x | @ | 0 | ((* (* x y) (- 1 y)) (/ (* (- (* x x) (pow (* y x) 2)) y) (+ (* y x) x)) (* (- (* x x) (pow (* y x) 2)) y) (- (* x x) (pow (* y x) 2)) (* x x) x (pow (* y x) 2) (* y x) y 2 (+ (* y x) x) (* (* x y) (- 1 y)) (/ (* (- (pow x 3) (pow (* y x) 3)) y) (+ (* (* y x) (+ (* y x) x)) (* x x))) (* (- (pow x 3) (pow (* y x) 3)) y) (- (pow x 3) (pow (* y x) 3)) (pow x 3) 3 (pow (* y x) 3) (+ (* (* y x) (+ (* y x) x)) (* x x)) (/ (* (- 1 (* y y)) (* y x)) (+ 1 y)) (* (- 1 (* y y)) (* y x)) (* (pow (neg y) 3) x) (pow (neg y) 3) (neg y) (+ 1 y) 1 (/ (* (- 1 (* y y)) (* y x)) (+ 1 y)) (* (- 1 (* y y)) (* y x)) (- 1 (* y y)) (* y y) (+ 1 y)) |
| 7.0ms | x | @ | -inf | ((* (* x y) (- 1 y)) (/ (* (- (* x x) (pow (* y x) 2)) y) (+ (* y x) x)) (* (- (* x x) (pow (* y x) 2)) y) (- (* x x) (pow (* y x) 2)) (* x x) x (pow (* y x) 2) (* y x) y 2 (+ (* y x) x) (* (* x y) (- 1 y)) (/ (* (- (pow x 3) (pow (* y x) 3)) y) (+ (* (* y x) (+ (* y x) x)) (* x x))) (* (- (pow x 3) (pow (* y x) 3)) y) (- (pow x 3) (pow (* y x) 3)) (pow x 3) 3 (pow (* y x) 3) (+ (* (* y x) (+ (* y x) x)) (* x x)) (/ (* (- 1 (* y y)) (* y x)) (+ 1 y)) (* (- 1 (* y y)) (* y x)) (* (pow (neg y) 3) x) (pow (neg y) 3) (neg y) (+ 1 y) 1 (/ (* (- 1 (* y y)) (* y x)) (+ 1 y)) (* (- 1 (* y y)) (* y x)) (- 1 (* y y)) (* y y) (+ 1 y)) |
| 6.0ms | y | @ | -inf | ((* (* x y) (- 1 y)) (/ (* (- (* x x) (pow (* y x) 2)) y) (+ (* y x) x)) (* (- (* x x) (pow (* y x) 2)) y) (- (* x x) (pow (* y x) 2)) (* x x) x (pow (* y x) 2) (* y x) y 2 (+ (* y x) x) (* (* x y) (- 1 y)) (/ (* (- (pow x 3) (pow (* y x) 3)) y) (+ (* (* y x) (+ (* y x) x)) (* x x))) (* (- (pow x 3) (pow (* y x) 3)) y) (- (pow x 3) (pow (* y x) 3)) (pow x 3) 3 (pow (* y x) 3) (+ (* (* y x) (+ (* y x) x)) (* x x)) (/ (* (- 1 (* y y)) (* y x)) (+ 1 y)) (* (- 1 (* y y)) (* y x)) (* (pow (neg y) 3) x) (pow (neg y) 3) (neg y) (+ 1 y) 1 (/ (* (- 1 (* y y)) (* y x)) (+ 1 y)) (* (- 1 (* y y)) (* y x)) (- 1 (* y y)) (* y y) (+ 1 y)) |
| 5.0ms | y | @ | inf | ((* (* x y) (- 1 y)) (/ (* (- (* x x) (pow (* y x) 2)) y) (+ (* y x) x)) (* (- (* x x) (pow (* y x) 2)) y) (- (* x x) (pow (* y x) 2)) (* x x) x (pow (* y x) 2) (* y x) y 2 (+ (* y x) x) (* (* x y) (- 1 y)) (/ (* (- (pow x 3) (pow (* y x) 3)) y) (+ (* (* y x) (+ (* y x) x)) (* x x))) (* (- (pow x 3) (pow (* y x) 3)) y) (- (pow x 3) (pow (* y x) 3)) (pow x 3) 3 (pow (* y x) 3) (+ (* (* y x) (+ (* y x) x)) (* x x)) (/ (* (- 1 (* y y)) (* y x)) (+ 1 y)) (* (- 1 (* y y)) (* y x)) (* (pow (neg y) 3) x) (pow (neg y) 3) (neg y) (+ 1 y) 1 (/ (* (- 1 (* y y)) (* y x)) (+ 1 y)) (* (- 1 (* y y)) (* y x)) (- 1 (* y y)) (* y y) (+ 1 y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 317 | 2272 |
| 0 | 360 | 2146 |
| 1 | 1609 | 2113 |
| 0 | 8288 | 2091 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (* (* x y) (- 1 y)) (/.f64 (*.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) y) (fma.f64 y x x))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) y) (fma.f64 y x x)) |
(*.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) y) |
(-.f64 (*.f64 x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) |
(*.f64 x x) |
x |
(pow.f64 (*.f64 y x) #s(literal 2 binary64)) |
(*.f64 y x) |
y |
#s(literal 2 binary64) |
(fma.f64 y x x) |
#s(approx (* (* x y) (- 1 y)) (/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) y) (fma.f64 (*.f64 y x) (fma.f64 y x x) (*.f64 x x)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) y) (fma.f64 (*.f64 y x) (fma.f64 y x x) (*.f64 x x))) |
(*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) y) |
(-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) |
(pow.f64 x #s(literal 3 binary64)) |
#s(literal 3 binary64) |
(pow.f64 (*.f64 y x) #s(literal 3 binary64)) |
(fma.f64 (*.f64 y x) (fma.f64 y x x) (*.f64 x x)) |
(/.f64 #s(approx (* (- 1 (* y y)) (* y x)) (*.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) x)) (+.f64 #s(literal 1 binary64) y)) |
#s(approx (* (- 1 (* y y)) (* y x)) (*.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) x)) |
(*.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) x) |
(pow.f64 (neg.f64 y) #s(literal 3 binary64)) |
(neg.f64 y) |
(+.f64 #s(literal 1 binary64) y) |
#s(literal 1 binary64) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 y x)) #s(approx (+ 1 y) y)) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 y x)) |
(-.f64 #s(literal 1 binary64) (*.f64 y y)) |
(*.f64 y y) |
#s(approx (+ 1 y) y) |
#s(approx (* (* x y) (- 1 y)) #s(hole binary64 (* x (* y (- 1 y))))) |
#s(approx (/ (* (- (* x x) (pow (* y x) 2)) y) (+ (* y x) x)) #s(hole binary64 (/ (* x (* y (- 1 (pow y 2)))) (+ 1 y)))) |
#s(approx (* (- (* x x) (pow (* y x) 2)) y) #s(hole binary64 (* (pow x 2) (* y (- 1 (pow y 2)))))) |
#s(approx (- (* x x) (pow (* y x) 2)) #s(hole binary64 (* (pow x 2) (- 1 (pow y 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (pow (* y x) 2) #s(hole binary64 (* (pow x 2) (pow y 2)))) |
#s(approx (* y x) #s(hole binary64 (* x y))) |
#s(approx (+ (* y x) x) #s(hole binary64 (* x (+ 1 y)))) |
#s(approx (/ (* (- (pow x 3) (pow (* y x) 3)) y) (+ (* (* y x) (+ (* y x) x)) (* x x))) #s(hole binary64 (/ (* x (* y (- 1 (pow y 3)))) (+ 1 (* y (+ 1 y)))))) |
#s(approx (* (- (pow x 3) (pow (* y x) 3)) y) #s(hole binary64 (* (pow x 3) (* y (- 1 (pow y 3)))))) |
#s(approx (- (pow x 3) (pow (* y x) 3)) #s(hole binary64 (* (pow x 3) (- 1 (pow y 3))))) |
#s(approx (pow x 3) #s(hole binary64 (pow x 3))) |
#s(approx (pow (* y x) 3) #s(hole binary64 (* (pow x 3) (pow y 3)))) |
#s(approx (+ (* (* y x) (+ (* y x) x)) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (* y (+ 1 y)))))) |
#s(approx (/ (* (- 1 (* y y)) (* y x)) (+ 1 y)) #s(hole binary64 (/ (* x (* y (- 1 (pow y 2)))) (+ 1 y)))) |
#s(approx (* (- 1 (* y y)) (* y x)) #s(hole binary64 (* x (* y (- 1 (pow y 2)))))) |
#s(approx (* (pow (neg y) 3) x) #s(hole binary64 (* -1 (* x (pow y 3))))) |
#s(approx (/ (* (- (* x x) (pow (* y x) 2)) y) (+ (* y x) x)) #s(hole binary64 (* -1 (/ (* x (* y (- 1 (pow y 2)))) (- (* -1 y) 1))))) |
#s(approx (+ (* y x) x) #s(hole binary64 (* -1 (* x (- (* -1 y) 1))))) |
#s(approx (/ (* (- (pow x 3) (pow (* y x) 3)) y) (+ (* (* y x) (+ (* y x) x)) (* x x))) #s(hole binary64 (/ (* x (* y (+ 1 (* -1 (pow y 3))))) (+ 1 (* -1 (* y (- (* -1 y) 1))))))) |
#s(approx (* (- (pow x 3) (pow (* y x) 3)) y) #s(hole binary64 (* (pow x 3) (* y (+ 1 (* -1 (pow y 3))))))) |
#s(approx (- (pow x 3) (pow (* y x) 3)) #s(hole binary64 (* (pow x 3) (+ 1 (* -1 (pow y 3)))))) |
#s(approx (+ (* (* y x) (+ (* y x) x)) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (* y (- (* -1 y) 1))))))) |
#s(approx (* (* x y) (- 1 y)) #s(hole binary64 (* x y))) |
#s(approx (* (* x y) (- 1 y)) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx (/ (* (- (* x x) (pow (* y x) 2)) y) (+ (* y x) x)) #s(hole binary64 (* x y))) |
#s(approx (/ (* (- (* x x) (pow (* y x) 2)) y) (+ (* y x) x)) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx (* (- (* x x) (pow (* y x) 2)) y) #s(hole binary64 (* (pow x 2) y))) |
#s(approx (* (- (* x x) (pow (* y x) 2)) y) #s(hole binary64 (* y (+ (* -1 (* (pow x 2) (pow y 2))) (pow x 2))))) |
#s(approx (- (* x x) (pow (* y x) 2)) #s(hole binary64 (pow x 2))) |
#s(approx (- (* x x) (pow (* y x) 2)) #s(hole binary64 (+ (* -1 (* (pow x 2) (pow y 2))) (pow x 2)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* y x) x) #s(hole binary64 x)) |
#s(approx (+ (* y x) x) #s(hole binary64 (+ x (* x y)))) |
#s(approx (/ (* (- (pow x 3) (pow (* y x) 3)) y) (+ (* (* y x) (+ (* y x) x)) (* x x))) #s(hole binary64 (* x y))) |
#s(approx (/ (* (- (pow x 3) (pow (* y x) 3)) y) (+ (* (* y x) (+ (* y x) x)) (* x x))) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx (/ (* (- (pow x 3) (pow (* y x) 3)) y) (+ (* (* y x) (+ (* y x) x)) (* x x))) #s(hole binary64 (* y (+ x (* y (- (* -1 (* y (+ x (* -1 x)))) x)))))) |
#s(approx (/ (* (- (pow x 3) (pow (* y x) 3)) y) (+ (* (* y x) (+ (* y x) x)) (* x x))) #s(hole binary64 (* y (+ x (* y (- (* y (- (* y (+ x (* -1 x))) (+ x (* -1 x)))) x)))))) |
#s(approx (* (- (pow x 3) (pow (* y x) 3)) y) #s(hole binary64 (* (pow x 3) y))) |
#s(approx (* (- (pow x 3) (pow (* y x) 3)) y) #s(hole binary64 (* y (+ (* -1 (* (pow x 3) (pow y 3))) (pow x 3))))) |
#s(approx (- (pow x 3) (pow (* y x) 3)) #s(hole binary64 (pow x 3))) |
#s(approx (- (pow x 3) (pow (* y x) 3)) #s(hole binary64 (+ (* -1 (* (pow x 3) (pow y 3))) (pow x 3)))) |
#s(approx (+ (* (* y x) (+ (* y x) x)) (* x x)) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* (* y x) (+ (* y x) x)) (* x x)) #s(hole binary64 (+ (* (pow x 2) y) (pow x 2)))) |
#s(approx (+ (* (* y x) (+ (* y x) x)) (* x x)) #s(hole binary64 (+ (* y (+ (* (pow x 2) y) (pow x 2))) (pow x 2)))) |
#s(approx (/ (* (- 1 (* y y)) (* y x)) (+ 1 y)) #s(hole binary64 (* x y))) |
#s(approx (/ (* (- 1 (* y y)) (* y x)) (+ 1 y)) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx (* (- 1 (* y y)) (* y x)) #s(hole binary64 (* x y))) |
#s(approx (* (- 1 (* y y)) (* y x)) #s(hole binary64 (* y (+ x (* -1 (* x (pow y 2))))))) |
#s(approx (pow (neg y) 3) #s(hole binary64 (* -1 (pow y 3)))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (+ 1 y) #s(hole binary64 1)) |
#s(approx (+ 1 y) #s(hole binary64 (+ 1 y))) |
#s(approx (- 1 (* y y)) #s(hole binary64 1)) |
#s(approx (- 1 (* y y)) #s(hole binary64 (+ 1 (* -1 (pow y 2))))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (* (* x y) (- 1 y)) #s(hole binary64 (* -1 (* x (pow y 2))))) |
#s(approx (* (* x y) (- 1 y)) #s(hole binary64 (* (pow y 2) (+ (* -1 x) (/ x y))))) |
#s(approx (/ (* (- (* x x) (pow (* y x) 2)) y) (+ (* y x) x)) #s(hole binary64 (* -1 (* x (pow y 2))))) |
#s(approx (/ (* (- (* x x) (pow (* y x) 2)) y) (+ (* y x) x)) #s(hole binary64 (* (pow y 2) (+ (* -1 x) (/ x y))))) |
#s(approx (* (- (* x x) (pow (* y x) 2)) y) #s(hole binary64 (* -1 (* (pow x 2) (pow y 3))))) |
#s(approx (* (- (* x x) (pow (* y x) 2)) y) #s(hole binary64 (* (pow y 3) (+ (* -1 (pow x 2)) (/ (pow x 2) (pow y 2)))))) |
#s(approx (- (* x x) (pow (* y x) 2)) #s(hole binary64 (* -1 (* (pow x 2) (pow y 2))))) |
#s(approx (- (* x x) (pow (* y x) 2)) #s(hole binary64 (* (pow y 2) (- (/ (pow x 2) (pow y 2)) (pow x 2))))) |
#s(approx (+ (* y x) x) #s(hole binary64 (* x y))) |
#s(approx (+ (* y x) x) #s(hole binary64 (* y (+ x (/ x y))))) |
#s(approx (/ (* (- (pow x 3) (pow (* y x) 3)) y) (+ (* (* y x) (+ (* y x) x)) (* x x))) #s(hole binary64 (* -1 (* x (pow y 2))))) |
#s(approx (/ (* (- (pow x 3) (pow (* y x) 3)) y) (+ (* (* y x) (+ (* y x) x)) (* x x))) #s(hole binary64 (* (pow y 2) (+ (* -1 x) (/ x y))))) |
#s(approx (/ (* (- (pow x 3) (pow (* y x) 3)) y) (+ (* (* y x) (+ (* y x) x)) (* x x))) #s(hole binary64 (* (pow y 2) (- (+ (* -1 x) (* -1 (/ (+ x (* -1 x)) (pow y 2)))) (* -1 (/ x y)))))) |
#s(approx (/ (* (- (pow x 3) (pow (* y x) 3)) y) (+ (* (* y x) (+ (* y x) x)) (* x x))) #s(hole binary64 (* (pow y 2) (- (+ (* -1 x) (+ (* -1 (/ x (pow y 3))) (/ x (pow y 3)))) (+ (* -1 (/ x y)) (+ (* -1 (/ x (pow y 2))) (/ x (pow y 2)))))))) |
#s(approx (* (- (pow x 3) (pow (* y x) 3)) y) #s(hole binary64 (* -1 (* (pow x 3) (pow y 4))))) |
#s(approx (* (- (pow x 3) (pow (* y x) 3)) y) #s(hole binary64 (* (pow y 4) (+ (* -1 (pow x 3)) (/ (pow x 3) (pow y 3)))))) |
#s(approx (- (pow x 3) (pow (* y x) 3)) #s(hole binary64 (* -1 (* (pow x 3) (pow y 3))))) |
#s(approx (- (pow x 3) (pow (* y x) 3)) #s(hole binary64 (* (pow y 3) (- (/ (pow x 3) (pow y 3)) (pow x 3))))) |
#s(approx (+ (* (* y x) (+ (* y x) x)) (* x x)) #s(hole binary64 (* (pow x 2) (pow y 2)))) |
#s(approx (+ (* (* y x) (+ (* y x) x)) (* x x)) #s(hole binary64 (* (pow y 2) (+ (/ (pow x 2) y) (pow x 2))))) |
#s(approx (+ (* (* y x) (+ (* y x) x)) (* x x)) #s(hole binary64 (* (pow y 2) (+ (/ (pow x 2) y) (+ (/ (pow x 2) (pow y 2)) (pow x 2)))))) |
#s(approx (/ (* (- 1 (* y y)) (* y x)) (+ 1 y)) #s(hole binary64 (* -1 (* x (pow y 2))))) |
#s(approx (/ (* (- 1 (* y y)) (* y x)) (+ 1 y)) #s(hole binary64 (* (pow y 2) (+ (* -1 x) (/ x y))))) |
#s(approx (* (- 1 (* y y)) (* y x)) #s(hole binary64 (* -1 (* x (pow y 3))))) |
#s(approx (* (- 1 (* y y)) (* y x)) #s(hole binary64 (* (pow y 3) (+ (* -1 x) (/ x (pow y 2)))))) |
#s(approx (+ 1 y) #s(hole binary64 y)) |
#s(approx (+ 1 y) #s(hole binary64 (* y (+ 1 (/ 1 y))))) |
#s(approx (- 1 (* y y)) #s(hole binary64 (* -1 (pow y 2)))) |
#s(approx (- 1 (* y y)) #s(hole binary64 (* (pow y 2) (- (/ 1 (pow y 2)) 1)))) |
#s(approx (* (- (* x x) (pow (* y x) 2)) y) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (pow x 2) (pow y 2))) (pow x 2)))))) |
#s(approx (+ (* y x) x) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ x y))))))) |
#s(approx (/ (* (- (pow x 3) (pow (* y x) 3)) y) (+ (* (* y x) (+ (* y x) x)) (* x x))) #s(hole binary64 (* (pow y 2) (+ (* -1 x) (* -1 (/ (+ (* -1 x) (* -1 (/ (+ x (* -1 x)) y))) y)))))) |
#s(approx (/ (* (- (pow x 3) (pow (* y x) 3)) y) (+ (* (* y x) (+ (* y x) x)) (* x x))) #s(hole binary64 (* (pow y 2) (+ (* -1 x) (* -1 (/ (+ (* -1 x) (* -1 (/ (- (+ x (+ (* -1 x) (/ x y))) (+ (* -1 (/ x y)) (* 2 (/ x y)))) y))) y)))))) |
#s(approx (- (pow x 3) (pow (* y x) 3)) #s(hole binary64 (* -1 (* (pow y 3) (- (* -1 (/ (pow x 3) (pow y 3))) (* -1 (pow x 3))))))) |
#s(approx (+ (* (* y x) (+ (* y x) x)) (* x x)) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (+ (* -1 (/ (pow x 2) y)) (* -1 (pow x 2))) y)) (pow x 2))))) |
#s(approx (* (- 1 (* y y)) (* y x)) #s(hole binary64 (* -1 (* (pow y 3) (+ x (* -1 (/ x (pow y 2)))))))) |
| Outputs |
|---|
#s(approx (* (* x y) (- 1 y)) (*.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (/.f64 y (fma.f64 y x x)))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) x) (/.f64 y (+.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 y (+.f64 #s(literal 1 binary64) y)) (/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) x)) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) y)) (/.f64 y x)) |
(*.f64 (/.f64 y x) (/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) y))) |
(*.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (/.f64 y (fma.f64 y x x))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) y))) (neg.f64 (neg.f64 (fma.f64 y x x)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 4 binary64))) y) (*.f64 (fma.f64 x x (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (fma.f64 y x x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 6 binary64))) y) (*.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 x (*.f64 y x)) #s(literal 2 binary64)))) (fma.f64 y x x))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) y)) (neg.f64 (fma.f64 y x x))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) y) (fma.f64 y x x)) |
(*.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) y) |
(*.f64 y (-.f64 (*.f64 x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 4 binary64)))) (neg.f64 (fma.f64 x x (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 x (*.f64 y x)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 4 binary64))) (fma.f64 x x (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 6 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 x (*.f64 y x)) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 4 binary64)) (fma.f64 x x (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 x (*.f64 y x)) #s(literal 2 binary64))))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 x (*.f64 y x)) #s(literal 2 binary64)))))) |
(-.f64 (*.f64 x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) |
(*.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)))) |
x |
(*.f64 (neg.f64 (*.f64 (neg.f64 x) y)) (neg.f64 (*.f64 (neg.f64 x) y))) |
(*.f64 (fabs.f64 (*.f64 y x)) (fabs.f64 (*.f64 y x))) |
(*.f64 (fabs.f64 (*.f64 (neg.f64 x) y)) (fabs.f64 (*.f64 (neg.f64 x) y))) |
(*.f64 (exp.f64 (log.f64 (*.f64 y x))) (exp.f64 (log.f64 (*.f64 y x)))) |
(*.f64 (*.f64 (neg.f64 x) y) (*.f64 (neg.f64 x) y)) |
(*.f64 (*.f64 x x) (*.f64 y y)) |
(*.f64 (*.f64 y y) (*.f64 x x)) |
(*.f64 (*.f64 y x) (*.f64 y x)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 y x))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (neg.f64 x) y) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 y x) #s(literal 2 binary64)) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 y) #s(literal 2 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 y x)) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 y x)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 y x)) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (*.f64 y x) #s(literal -1 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) |
(*.f64 y x) |
(*.f64 x y) |
(pow.f64 (*.f64 y x) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y x) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 y x)) #s(literal 1 binary64))) |
y |
#s(literal 2 binary64) |
(*.f64 (+.f64 #s(literal 1 binary64) y) x) |
(*.f64 x (+.f64 #s(literal 1 binary64) y)) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64))) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 y x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 y x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) y) #s(literal 3 binary64))) (fma.f64 x x (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 x (*.f64 (neg.f64 x) y))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 y x))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 y x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 y x) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 y x) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (neg.f64 x) y x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 x (*.f64 y x)))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 x (*.f64 y x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 y x) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 y x) x)))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (fma.f64 (neg.f64 x) y x)) |
(fma.f64 (pow.f64 (*.f64 y x) #s(literal -1 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)) x) |
(fma.f64 #s(literal 1 binary64) x (*.f64 y x)) |
(fma.f64 y x x) |
(fma.f64 x #s(literal 1 binary64) (*.f64 y x)) |
(fma.f64 x y x) |
(-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 y x) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 y x) x))) |
(-.f64 (/.f64 (*.f64 x x) (fma.f64 (neg.f64 x) y x)) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) y x))) |
(-.f64 x (*.f64 (neg.f64 x) y)) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 x (*.f64 y x))))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 x (*.f64 y x)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 y x) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 y x) x))))) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 y x)) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 y x)) |
(+.f64 (*.f64 y x) x) |
(+.f64 x (*.f64 y x)) |
#s(approx (* (* x y) (- 1 y)) (/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) y) (fma.f64 (fma.f64 y x x) (*.f64 y x) (*.f64 x x)))) |
(*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (/.f64 y (fma.f64 (fma.f64 y x x) (*.f64 y x) (*.f64 x x)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) y))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 y x x) (*.f64 y x) (*.f64 x x))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 (*.f64 y x) #s(literal 9 binary64))) y) (*.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 x (*.f64 y x)) #s(literal 3 binary64)))) (fma.f64 (fma.f64 y x x) (*.f64 y x) (*.f64 x x)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 6 binary64))) y) (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (fma.f64 (fma.f64 y x x) (*.f64 y x) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) y)) (neg.f64 (fma.f64 (fma.f64 y x x) (*.f64 y x) (*.f64 x x)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) y) (fma.f64 (fma.f64 y x x) (*.f64 y x) (*.f64 x x))) |
(*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) y) |
(*.f64 y (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) |
(*.f64 (fma.f64 (fma.f64 y x x) (*.f64 y x) (*.f64 x x)) (fma.f64 (neg.f64 x) y x)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 (*.f64 y x) #s(literal 9 binary64)))) (neg.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 x (*.f64 y x)) #s(literal 3 binary64)))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 6 binary64))) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 (*.f64 y x) #s(literal 9 binary64))) (+.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 x (*.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 (*.f64 y x) #s(literal 3 binary64)))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 9 binary64)) (+.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 x (*.f64 y x)) #s(literal 3 binary64))))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 9 binary64)) (+.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 x (*.f64 y x)) #s(literal 3 binary64)))))) |
(-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #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 (*.f64 y x) #s(literal 3/2 binary64))) (neg.f64 (pow.f64 (*.f64 y x) #s(literal 3/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (*.f64 y x) #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 (*.f64 y x) #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 y x) #s(literal 3/2 binary64)) (pow.f64 (*.f64 y x) #s(literal 3/2 binary64))) |
(*.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 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 y x)) |
(*.f64 (*.f64 y x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) |
(pow.f64 (exp.f64 (log.f64 (*.f64 y x))) #s(literal 3 binary64)) |
(pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64)) |
(pow.f64 (*.f64 x (neg.f64 y)) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 (*.f64 y x) #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 3/2 binary64)) |
(pow.f64 (*.f64 y x) #s(literal 3 binary64)) |
(exp.f64 (fma.f64 (log.f64 (neg.f64 y)) #s(literal 3 binary64) (*.f64 (log.f64 x) #s(literal 3 binary64)))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 3 binary64) (*.f64 (log.f64 (neg.f64 y)) #s(literal 3 binary64)))) |
(exp.f64 (fma.f64 (log.f64 y) #s(literal 3 binary64) (*.f64 (log.f64 x) #s(literal 3 binary64)))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 3 binary64) (*.f64 (log.f64 y) #s(literal 3 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 y x)) #s(literal 3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 y x)) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 y x)) #s(literal 3 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 y x x) (*.f64 y x)) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) x))) (fma.f64 y (*.f64 x (fma.f64 y x x)) (*.f64 (neg.f64 x) x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (fma.f64 y x x) (*.f64 y x)) #s(literal 2 binary64))) (-.f64 (*.f64 x x) (*.f64 (fma.f64 y x x) (*.f64 y x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 y x x) (*.f64 y x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (fma.f64 y x x) (*.f64 y x)) #s(literal 2 binary64)) (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (fma.f64 y x x) (*.f64 y x)) (*.f64 (neg.f64 x) x))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (fma.f64 y x x) (*.f64 y x)) #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (fma.f64 y x x) (*.f64 y x)) #s(literal 2 binary64)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 y x x) (*.f64 y x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 y x x) (*.f64 y x)) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) (neg.f64 (-.f64 (*.f64 (fma.f64 y x x) (*.f64 y x)) (*.f64 x x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 y x x) (*.f64 y x)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 y x x) (*.f64 y x)) #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (fma.f64 y x x) (*.f64 y x)) (*.f64 x x)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 y x x) (*.f64 y x)) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (-.f64 (*.f64 (fma.f64 y x x) (*.f64 y x)) (*.f64 x x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 y x x) (*.f64 y x)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (fma.f64 y x x) (*.f64 y x)) #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (fma.f64 y x x) (*.f64 y x)) (*.f64 x x))))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 (fma.f64 y x x) (*.f64 y x))) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (*.f64 (fma.f64 y x x) (*.f64 y x))) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 (fma.f64 y x x) (*.f64 y x))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (fma.f64 y x x) (*.f64 y x))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (fma.f64 y x x) (*.f64 y x))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (fma.f64 y x x) (*.f64 y x))) |
(fma.f64 (fma.f64 y x x) (*.f64 y x) (*.f64 x x)) |
(fma.f64 (*.f64 y x) (fma.f64 y x x) (*.f64 x x)) |
(fma.f64 y (*.f64 x (fma.f64 y x x)) (*.f64 x x)) |
(fma.f64 x x (*.f64 (fma.f64 y x x) (*.f64 y x))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 y x x) (*.f64 y x)) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 y x x) (*.f64 y x)) (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 (fma.f64 y x x) (*.f64 y x)) (*.f64 x x)))) |
(-.f64 (*.f64 (fma.f64 y x x) (*.f64 y x)) (*.f64 (neg.f64 x) x)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 y x x) (*.f64 y x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 y x x) (*.f64 y x)) #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (fma.f64 y x x) (*.f64 y x)) (*.f64 x x))))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 y x x) (*.f64 y x)) #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (fma.f64 y x x) (*.f64 y x)) (*.f64 x x)))))) |
(+.f64 (*.f64 (fma.f64 y x x) (*.f64 y x)) (*.f64 x x)) |
(+.f64 (*.f64 x x) (*.f64 (fma.f64 y x x) (*.f64 y x))) |
(/.f64 (neg.f64 (neg.f64 #s(approx (* (- 1 (* y y)) (* y x)) (*.f64 (pow.f64 y #s(literal 3 binary64)) x)))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) y)))) |
(/.f64 (neg.f64 #s(approx (* (- 1 (* y y)) (* y x)) (*.f64 (pow.f64 y #s(literal 3 binary64)) x))) (neg.f64 (+.f64 #s(literal 1 binary64) y))) |
(/.f64 #s(approx (* (- 1 (* y y)) (* y x)) (*.f64 (pow.f64 y #s(literal 3 binary64)) x)) (+.f64 #s(literal 1 binary64) y)) |
#s(approx (* (- 1 (* y y)) (* y x)) (*.f64 (pow.f64 y #s(literal 3 binary64)) x)) |
(*.f64 (pow.f64 y #s(literal 3 binary64)) x) |
(*.f64 x (pow.f64 y #s(literal 3 binary64))) |
(*.f64 (neg.f64 (pow.f64 (neg.f64 y) #s(literal 3/2 binary64))) (neg.f64 (pow.f64 (neg.f64 y) #s(literal 3/2 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 (neg.f64 y) #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 (neg.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 (pow.f64 (neg.f64 y) #s(literal 3/2 binary64)) (pow.f64 (neg.f64 y) #s(literal 3/2 binary64))) |
(*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 3 binary64))) |
(*.f64 (neg.f64 y) (*.f64 y y)) |
(*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64)) |
(*.f64 (*.f64 y y) (neg.f64 y)) |
(*.f64 (*.f64 y y) y) |
(*.f64 y (*.f64 y y)) |
(pow.f64 (exp.f64 (log.f64 (neg.f64 y))) #s(literal 3 binary64)) |
(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 (pow.f64 (neg.f64 y) #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 y) #s(literal 3 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 3/2 binary64)) |
(pow.f64 y #s(literal 3 binary64)) |
(neg.f64 (pow.f64 y #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 y)) #s(literal 3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (neg.f64 y)) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 (neg.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 #s(literal -1 binary64) y) |
(*.f64 y #s(literal -1 binary64)) |
(neg.f64 y) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y))) (neg.f64 (-.f64 #s(literal 1 binary64) y))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 #s(literal 1 binary64) y))))) |
(/.f64 (-.f64 (*.f64 y y) #s(literal 1 binary64)) (-.f64 y #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 y y (-.f64 #s(literal 1 binary64) (*.f64 y #s(literal 1 binary64))))) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 #s(literal 1 binary64) y)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) (-.f64 #s(literal 1 binary64) y)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) y)) (/.f64 (*.f64 y y) (-.f64 #s(literal 1 binary64) y))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 #s(literal 1 binary64) y)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 #s(literal 1 binary64) y))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) y)) (/.f64 (*.f64 (neg.f64 y) y) (-.f64 #s(literal 1 binary64) y))) |
(+.f64 #s(literal 1 binary64) y) |
(+.f64 y #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) (/.f64 (*.f64 y x) #s(approx (+ 1 y) y))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 y x) (-.f64 #s(literal 1 binary64) (*.f64 y y))))) (neg.f64 (neg.f64 #s(approx (+ 1 y) y)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 y x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y y)) #s(approx (+ 1 y) y))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64))) (*.f64 y x)) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 y y)))) #s(approx (+ 1 y) y))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y x) (-.f64 #s(literal 1 binary64) (*.f64 y y)))) (neg.f64 #s(approx (+ 1 y) y))) |
(/.f64 (*.f64 (*.f64 y x) (-.f64 #s(literal 1 binary64) (*.f64 y y))) #s(approx (+ 1 y) y)) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) y) x) |
(*.f64 (*.f64 y x) (-.f64 #s(literal 1 binary64) (*.f64 y y))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 y x)) |
(*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) y)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 y) y) (*.f64 (neg.f64 y) y))) (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) y))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (neg.f64 y) y) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (neg.f64 y) y) (*.f64 (neg.f64 y) y)) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) y))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 y y)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 y y)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 y y))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 y y))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y y))) (/.f64 (pow.f64 y #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 y y)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 y y))))) (/.f64 (pow.f64 y #s(literal 6 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 y y)))))) |
(-.f64 #s(literal 1 binary64) (*.f64 y y)) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) y)) |
(*.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y))) |
(*.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 y))) |
(*.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y))) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y))) |
(*.f64 (fabs.f64 y) (fabs.f64 y)) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 y y) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 y) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 y) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(fabs.f64 (*.f64 y y)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
#s(approx (+ 1 y) y) |
#s(approx (* (* x y) (- 1 y)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) y) x)) |
#s(approx (/ (* (- (* x x) (pow (* y x) 2)) y) (+ (* y x) x)) (/.f64 (*.f64 (*.f64 y x) (-.f64 #s(literal 1 binary64) (*.f64 y y))) (+.f64 #s(literal 1 binary64) y))) |
#s(approx (* (- (* x x) (pow (* y x) 2)) y) (*.f64 (*.f64 (*.f64 x x) y) (-.f64 #s(literal 1 binary64) (*.f64 y y)))) |
#s(approx (- (* x x) (pow (* y x) 2)) (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 y y)))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx x x) |
#s(approx (pow (* y x) 2) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) |
#s(approx (* y x) (*.f64 y x)) |
#s(approx (+ (* y x) x) (fma.f64 y x x)) |
#s(approx (/ (* (- (pow x 3) (pow (* y x) 3)) y) (+ (* (* y x) (+ (* y x) x)) (* x x))) (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) y) x) (fma.f64 (+.f64 #s(literal 1 binary64) y) y #s(literal 1 binary64)))) |
#s(approx (* (- (pow x 3) (pow (* y x) 3)) y) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) y) (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))))) |
#s(approx (- (pow x 3) (pow (* y x) 3)) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (pow x 3) (pow.f64 x #s(literal 3 binary64))) |
#s(approx (pow (* y x) 3) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) |
#s(approx (+ (* (* y x) (+ (* y x) x)) (* x x)) (*.f64 (fma.f64 (+.f64 #s(literal 1 binary64) y) y #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (/ (* (- 1 (* y y)) (* y x)) (+ 1 y)) (/.f64 (*.f64 (*.f64 y x) (-.f64 #s(literal 1 binary64) (*.f64 y y))) (+.f64 #s(literal 1 binary64) y))) |
#s(approx (* (- 1 (* y y)) (* y x)) (*.f64 (*.f64 y x) (-.f64 #s(literal 1 binary64) (*.f64 y y)))) |
#s(approx (* (pow (neg y) 3) x) (*.f64 (neg.f64 x) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (/ (* (- (* x x) (pow (* y x) 2)) y) (+ (* y x) x)) (neg.f64 (/.f64 (*.f64 (*.f64 y x) (-.f64 #s(literal 1 binary64) (*.f64 y y))) (-.f64 (neg.f64 y) #s(literal 1 binary64))))) |
#s(approx (+ (* y x) x) (*.f64 (neg.f64 x) (-.f64 (neg.f64 y) #s(literal 1 binary64)))) |
#s(approx (/ (* (- (pow x 3) (pow (* y x) 3)) y) (+ (* (* y x) (+ (* y x) x)) (* x x))) (/.f64 (*.f64 (*.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64)) y) x) (fma.f64 (neg.f64 y) (-.f64 (neg.f64 y) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
#s(approx (* (- (pow x 3) (pow (* y x) 3)) y) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) y) (+.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64)))) |
#s(approx (- (pow x 3) (pow (* y x) 3)) (*.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (* (* y x) (+ (* y x) x)) (* x x)) (*.f64 (fma.f64 (neg.f64 y) (-.f64 (neg.f64 y) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (* (* x y) (- 1 y)) (*.f64 y x)) |
#s(approx (* (* x y) (- 1 y)) (*.f64 (fma.f64 (neg.f64 x) y x) y)) |
#s(approx (/ (* (- (* x x) (pow (* y x) 2)) y) (+ (* y x) x)) (*.f64 y x)) |
#s(approx (/ (* (- (* x x) (pow (* y x) 2)) y) (+ (* y x) x)) (*.f64 (fma.f64 (neg.f64 x) y x) y)) |
#s(approx (* (- (* x x) (pow (* y x) 2)) y) (*.f64 (*.f64 x x) y)) |
#s(approx (* (- (* x x) (pow (* y x) 2)) y) (*.f64 (fma.f64 x x (neg.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) y)) |
#s(approx (- (* x x) (pow (* y x) 2)) (*.f64 x x)) |
#s(approx (- (* x x) (pow (* y x) 2)) (fma.f64 x x (neg.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
#s(approx y y) |
#s(approx (+ (* y x) x) x) |
#s(approx (+ (* y x) x) (fma.f64 y x x)) |
#s(approx (/ (* (- (pow x 3) (pow (* y x) 3)) y) (+ (* (* y x) (+ (* y x) x)) (* x x))) (*.f64 y x)) |
#s(approx (/ (* (- (pow x 3) (pow (* y x) 3)) y) (+ (* (* y x) (+ (* y x) x)) (* x x))) (*.f64 (fma.f64 (neg.f64 x) y x) y)) |
#s(approx (/ (* (- (pow x 3) (pow (* y x) 3)) y) (+ (* (* y x) (+ (* y x) x)) (* x x))) (*.f64 (fma.f64 (-.f64 (*.f64 (neg.f64 y) (*.f64 #s(literal 0 binary64) x)) x) y x) y)) |
#s(approx (/ (* (- (pow x 3) (pow (* y x) 3)) y) (+ (* (* y x) (+ (* y x) x)) (* x x))) (*.f64 (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal 0 binary64) x) y) (*.f64 #s(literal 0 binary64) x)) y) x) y x) y)) |
#s(approx (* (- (pow x 3) (pow (* y x) 3)) y) (*.f64 (pow.f64 x #s(literal 3 binary64)) y)) |
#s(approx (* (- (pow x 3) (pow (* y x) 3)) y) (*.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) y)) |
#s(approx (- (pow x 3) (pow (* y x) 3)) (pow.f64 x #s(literal 3 binary64))) |
#s(approx (- (pow x 3) (pow (* y x) 3)) (fma.f64 #s(literal -1 binary64) (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (* (* y x) (+ (* y x) x)) (* x x)) (*.f64 x x)) |
#s(approx (+ (* (* y x) (+ (* y x) x)) (* x x)) (fma.f64 (*.f64 x x) y (*.f64 x x))) |
#s(approx (+ (* (* y x) (+ (* y x) x)) (* x x)) (fma.f64 (fma.f64 (*.f64 x x) y (*.f64 x x)) y (*.f64 x x))) |
#s(approx (/ (* (- 1 (* y y)) (* y x)) (+ 1 y)) (*.f64 y x)) |
#s(approx (/ (* (- 1 (* y y)) (* y x)) (+ 1 y)) (*.f64 (fma.f64 (neg.f64 x) y x) y)) |
#s(approx (* (- 1 (* y y)) (* y x)) (*.f64 y x)) |
#s(approx (* (- 1 (* y y)) (* y x)) (*.f64 (fma.f64 (neg.f64 x) (*.f64 y y) x) y)) |
#s(approx (pow (neg y) 3) (pow.f64 y #s(literal 3 binary64))) |
#s(approx (neg y) (neg.f64 y)) |
#s(approx (+ 1 y) #s(literal 1 binary64)) |
#s(approx (+ 1 y) (+.f64 #s(literal 1 binary64) y)) |
#s(approx (- 1 (* y y)) #s(literal 1 binary64)) |
#s(approx (- 1 (* y y)) (fma.f64 #s(literal -1 binary64) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx (* (* x y) (- 1 y)) (*.f64 (neg.f64 x) (*.f64 y y))) |
#s(approx (* (* x y) (- 1 y)) (*.f64 (fma.f64 #s(literal -1 binary64) x (/.f64 x y)) (*.f64 y y))) |
#s(approx (/ (* (- (* x x) (pow (* y x) 2)) y) (+ (* y x) x)) (*.f64 (neg.f64 x) (*.f64 y y))) |
#s(approx (/ (* (- (* x x) (pow (* y x) 2)) y) (+ (* y x) x)) (*.f64 (fma.f64 #s(literal -1 binary64) x (/.f64 x y)) (*.f64 y y))) |
#s(approx (* (- (* x x) (pow (* y x) 2)) y) (*.f64 (neg.f64 (*.f64 x x)) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (* (- (* x x) (pow (* y x) 2)) y) (*.f64 (fma.f64 #s(literal -1 binary64) (*.f64 x x) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (- (* x x) (pow (* y x) 2)) (neg.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) |
#s(approx (- (* x x) (pow (* y x) 2)) (*.f64 (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 x x)) (*.f64 y y))) |
#s(approx (+ (* y x) x) (*.f64 y x)) |
#s(approx (+ (* y x) x) (*.f64 (+.f64 (/.f64 x y) x) y)) |
#s(approx (/ (* (- (pow x 3) (pow (* y x) 3)) y) (+ (* (* y x) (+ (* y x) x)) (* x x))) (*.f64 (neg.f64 x) (*.f64 y y))) |
#s(approx (/ (* (- (pow x 3) (pow (* y x) 3)) y) (+ (* (* y x) (+ (* y x) x)) (* x x))) (*.f64 (fma.f64 #s(literal -1 binary64) x (/.f64 x y)) (*.f64 y y))) |
#s(approx (/ (* (- (pow x 3) (pow (* y x) 3)) y) (+ (* (* y x) (+ (* y x) x)) (* x x))) (*.f64 (fma.f64 #s(literal -1 binary64) (+.f64 x (*.f64 #s(literal 0 binary64) (/.f64 x (*.f64 y y)))) (/.f64 x y)) (*.f64 y y))) |
#s(approx (/ (* (- (pow x 3) (pow (* y x) 3)) y) (+ (* (* y x) (+ (* y x) x)) (* x x))) (*.f64 (-.f64 (fma.f64 #s(literal 0 binary64) (/.f64 x (pow.f64 y #s(literal 3 binary64))) (neg.f64 x)) (fma.f64 #s(literal 0 binary64) (/.f64 x (*.f64 y y)) (/.f64 (neg.f64 x) y))) (*.f64 y y))) |
#s(approx (* (- (pow x 3) (pow (* y x) 3)) y) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (* (- (pow x 3) (pow (* y x) 3)) y) (*.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 x y) #s(literal 3 binary64))) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (- (pow x 3) (pow (* y x) 3)) (pow.f64 (*.f64 (neg.f64 x) y) #s(literal 3 binary64))) |
#s(approx (- (pow x 3) (pow (* y x) 3)) (*.f64 (-.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (+ (* (* y x) (+ (* y x) x)) (* x x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) |
#s(approx (+ (* (* y x) (+ (* y x) x)) (* x x)) (*.f64 (fma.f64 x x (/.f64 (*.f64 x x) y)) (*.f64 y y))) |
#s(approx (+ (* (* y x) (+ (* y x) x)) (* x x)) (*.f64 (+.f64 (fma.f64 x x (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (/.f64 (*.f64 x x) y)) (*.f64 y y))) |
#s(approx (/ (* (- 1 (* y y)) (* y x)) (+ 1 y)) (*.f64 (neg.f64 x) (*.f64 y y))) |
#s(approx (/ (* (- 1 (* y y)) (* y x)) (+ 1 y)) (*.f64 (fma.f64 #s(literal -1 binary64) x (/.f64 x y)) (*.f64 y y))) |
#s(approx (* (- 1 (* y y)) (* y x)) (*.f64 (neg.f64 x) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (* (- 1 (* y y)) (* y x)) (*.f64 (fma.f64 #s(literal -1 binary64) x (/.f64 x (*.f64 y y))) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (+ 1 y) y) |
#s(approx (+ 1 y) (fma.f64 #s(literal 1 binary64) y #s(literal 1 binary64))) |
#s(approx (- 1 (* y y)) (neg.f64 (*.f64 y y))) |
#s(approx (- 1 (* y y)) (*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 y y))) |
#s(approx (* (- (* x x) (pow (* y x) 2)) y) (*.f64 (fma.f64 x x (neg.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)))) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (+ (* y x) x) (*.f64 (neg.f64 y) (-.f64 (neg.f64 x) (/.f64 x y)))) |
#s(approx (/ (* (- (pow x 3) (pow (* y x) 3)) y) (+ (* (* y x) (+ (* y x) x)) (* x x))) (*.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 0 binary64) x) y) #s(literal -1 binary64) (neg.f64 x)) y) #s(literal -1 binary64) (neg.f64 x)) (*.f64 y y))) |
#s(approx (/ (* (- (pow x 3) (pow (* y x) 3)) y) (+ (* (* y x) (+ (* y x) x)) (* x x))) (*.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (fma.f64 #s(literal 0 binary64) x (/.f64 x y)) (/.f64 x y)) y) #s(literal -1 binary64) (neg.f64 x)) y) #s(literal -1 binary64) (neg.f64 x)) (*.f64 y y))) |
#s(approx (- (pow x 3) (pow (* y x) 3)) (*.f64 (-.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (+ (* (* y x) (+ (* y x) x)) (* x x)) (*.f64 (fma.f64 x x (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 x x (/.f64 (*.f64 x x) y))) y))) (*.f64 y y))) |
#s(approx (* (- 1 (* y y)) (* y x)) (*.f64 (-.f64 x (/.f64 x (*.f64 y y))) (pow.f64 y #s(literal 3 binary64)))) |
Compiled 14 416 to 1 762 computations (87.8% saved)
12 alts after pruning (7 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 450 | 7 | 457 |
| Fresh | 0 | 0 | 0 |
| Picked | 4 | 0 | 4 |
| Done | 0 | 5 | 5 |
| Total | 454 | 12 | 466 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 53.0% | (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) y) x) #s(approx (+ 1 y) y)) |
| ▶ | 57.6% | (/.f64 (*.f64 #s(approx (- 1 (* y y)) (neg.f64 (*.f64 y y))) (*.f64 y x)) #s(approx (+ 1 y) y)) |
| ✓ | 99.9% | (*.f64 (*.f64 x y) (-.f64 #s(literal 1 binary64) y)) |
| ✓ | 67.0% | (*.f64 (*.f64 x y) #s(approx (- 1 y) (neg.f64 y))) |
| ▶ | 57.2% | #s(approx (* (* x y) (- 1 y)) (/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 y x) (*.f64 y x))) y) (fma.f64 y x x))) |
| ▶ | 27.9% | #s(approx (* (* x y) (- 1 y)) (/.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 y x x) (*.f64 y x) (*.f64 x x)) (fma.f64 (neg.f64 x) y x)) y) (fma.f64 (*.f64 y x) (fma.f64 y x x) (*.f64 x x)))) |
| 21.4% | #s(approx (* (* x y) (- 1 y)) (/.f64 (*.f64 #s(approx (- (pow x 3) (pow (* y x) 3)) (pow.f64 (*.f64 (neg.f64 x) y) #s(literal 3 binary64))) y) (fma.f64 (*.f64 y x) (fma.f64 y x x) (*.f64 x x)))) | |
| ▶ | 60.5% | #s(approx (* (* x y) (- 1 y)) (*.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (/.f64 y (fma.f64 y x x)))) |
| ✓ | 99.9% | #s(approx (* (* x y) (- 1 y)) (*.f64 (-.f64 x (*.f64 y x)) y)) |
| ✓ | 61.1% | #s(approx (* (* x y) (- 1 y)) (*.f64 (neg.f64 x) (*.f64 y y))) |
| ✓ | 46.4% | #s(approx (* (* x y) (- 1 y)) (*.f64 y x)) |
| 59.9% | #s(approx (* (* x y) (- 1 y)) #s(approx (/ (* (- (pow x 3) (pow (* y x) 3)) y) (+ (* (* y x) (+ (* y x) x)) (* x x))) (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) y) x) (fma.f64 (+.f64 #s(literal 1 binary64) y) y #s(literal 1 binary64))))) |
Compiled 481 to 284 computations (41% saved)
| Inputs |
|---|
#s(approx (* (* x y) (- 1 y)) (*.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (/.f64 y (fma.f64 y x x)))) |
(*.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (/.f64 y (fma.f64 y x x))) |
(-.f64 (*.f64 x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) |
(*.f64 x x) |
x |
(pow.f64 (*.f64 y x) #s(literal 2 binary64)) |
(*.f64 y x) |
y |
#s(literal 2 binary64) |
(/.f64 y (fma.f64 y x x)) |
(fma.f64 y x x) |
(/.f64 (*.f64 #s(approx (- 1 (* y y)) (neg.f64 (*.f64 y y))) (*.f64 y x)) #s(approx (+ 1 y) y)) |
(*.f64 #s(approx (- 1 (* y y)) (neg.f64 (*.f64 y y))) (*.f64 y x)) |
#s(approx (- 1 (* y y)) (neg.f64 (*.f64 y y))) |
(neg.f64 (*.f64 y y)) |
(*.f64 y y) |
#s(approx (+ 1 y) y) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) y) x) #s(approx (+ 1 y) y)) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) y) x) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) y) |
(-.f64 #s(literal 1 binary64) (*.f64 y y)) |
#s(literal 1 binary64) |
#s(approx (* (* x y) (- 1 y)) (/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 y x) (*.f64 y x))) y) (fma.f64 y x x))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 y x) (*.f64 y x))) y) (fma.f64 y x x)) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 y x) (*.f64 y x))) y) |
(-.f64 (*.f64 x x) (*.f64 (*.f64 y x) (*.f64 y x))) |
(*.f64 (*.f64 y x) (*.f64 y x)) |
#s(approx (* (* x y) (- 1 y)) (/.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 y x x) (*.f64 y x) (*.f64 x x)) (fma.f64 (neg.f64 x) y x)) y) (fma.f64 (*.f64 y x) (fma.f64 y x x) (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 y x x) (*.f64 y x) (*.f64 x x)) (fma.f64 (neg.f64 x) y x)) y) (fma.f64 (*.f64 y x) (fma.f64 y x x) (*.f64 x x))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 y x x) (*.f64 y x) (*.f64 x x)) (fma.f64 (neg.f64 x) y x)) y) |
(*.f64 (fma.f64 (fma.f64 y x x) (*.f64 y x) (*.f64 x x)) (fma.f64 (neg.f64 x) y x)) |
(fma.f64 (fma.f64 y x x) (*.f64 y x) (*.f64 x x)) |
(fma.f64 (neg.f64 x) y x) |
(neg.f64 x) |
(fma.f64 (*.f64 y x) (fma.f64 y x x) (*.f64 x x)) |
| Outputs |
|---|
#s(approx (* (* x y) (- 1 y)) #s(hole binary64 (* x (* y (- 1 y))))) |
#s(approx (* (- (* x x) (pow (* y x) 2)) (/ y (+ (* y x) x))) #s(hole binary64 (/ (* x (* y (- 1 (pow y 2)))) (+ 1 y)))) |
#s(approx (- (* x x) (pow (* y x) 2)) #s(hole binary64 (* (pow x 2) (- 1 (pow y 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (pow (* y x) 2) #s(hole binary64 (* (pow x 2) (pow y 2)))) |
#s(approx (* y x) #s(hole binary64 (* x y))) |
#s(approx (/ y (+ (* y x) x)) #s(hole binary64 (/ y (* x (+ 1 y))))) |
#s(approx (+ (* y x) x) #s(hole binary64 (* x (+ 1 y)))) |
#s(approx (/ (* (- 1 (* y y)) (* y x)) (+ 1 y)) #s(hole binary64 (/ (* x (* y (- 1 (pow y 2)))) (+ 1 y)))) |
#s(approx (* (- 1 (* y y)) (* y x)) #s(hole binary64 (* x (* y (- 1 (pow y 2)))))) |
#s(approx (/ (* (* (- 1 (* y y)) y) x) (+ 1 y)) #s(hole binary64 (/ (* x (* y (- 1 (pow y 2)))) (+ 1 y)))) |
#s(approx (* (* (- 1 (* y y)) y) x) #s(hole binary64 (* x (* y (- 1 (pow y 2)))))) |
#s(approx (/ (* (- (* x x) (* (* y x) (* y x))) y) (+ (* y x) x)) #s(hole binary64 (/ (* x (* y (- 1 (pow y 2)))) (+ 1 y)))) |
#s(approx (* (- (* x x) (* (* y x) (* y x))) y) #s(hole binary64 (* (pow x 2) (* y (- 1 (pow y 2)))))) |
#s(approx (- (* x x) (* (* y x) (* y x))) #s(hole binary64 (* (pow x 2) (- 1 (pow y 2))))) |
#s(approx (* (* y x) (* y x)) #s(hole binary64 (* (pow x 2) (pow y 2)))) |
#s(approx (/ (* (* (+ (* (+ (* y x) x) (* y x)) (* x x)) (+ (* (neg x) y) x)) y) (+ (* (* y x) (+ (* y x) x)) (* x x))) #s(hole binary64 (* x (* y (+ 1 (* -1 y)))))) |
#s(approx (* (* (+ (* (+ (* y x) x) (* y x)) (* x x)) (+ (* (neg x) y) x)) y) #s(hole binary64 (* (pow x 3) (* y (* (+ 1 (* -1 y)) (+ 1 (* y (+ 1 y)))))))) |
#s(approx (* (+ (* (+ (* y x) x) (* y x)) (* x x)) (+ (* (neg x) y) x)) #s(hole binary64 (* (pow x 3) (* (+ 1 (* -1 y)) (+ 1 (* y (+ 1 y))))))) |
#s(approx (+ (* (+ (* y x) x) (* y x)) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (* y (+ 1 y)))))) |
#s(approx (+ (* (neg x) y) x) #s(hole binary64 (* x (+ 1 (* -1 y))))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (+ (* (* y x) (+ (* y x) x)) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (* y (+ 1 y)))))) |
#s(approx (* (- (* x x) (pow (* y x) 2)) (/ y (+ (* y x) x))) #s(hole binary64 (* -1 (/ (* x (* y (- 1 (pow y 2)))) (- (* -1 y) 1))))) |
#s(approx (/ y (+ (* y x) x)) #s(hole binary64 (* -1 (/ y (* x (- (* -1 y) 1)))))) |
#s(approx (+ (* y x) x) #s(hole binary64 (* -1 (* x (- (* -1 y) 1))))) |
#s(approx (/ (* (- (* x x) (* (* y x) (* y x))) y) (+ (* y x) x)) #s(hole binary64 (* -1 (/ (* x (* y (- 1 (pow y 2)))) (- (* -1 y) 1))))) |
#s(approx (/ (* (* (+ (* (+ (* y x) x) (* y x)) (* x x)) (+ (* (neg x) y) x)) y) (+ (* (* y x) (+ (* y x) x)) (* x x))) #s(hole binary64 (* -1 (* x (* y (- y 1)))))) |
#s(approx (* (* (+ (* (+ (* y x) x) (* y x)) (* x x)) (+ (* (neg x) y) x)) y) #s(hole binary64 (* -1 (* (pow x 3) (* y (* (+ 1 (* -1 (* y (- (* -1 y) 1)))) (- y 1))))))) |
#s(approx (* (+ (* (+ (* y x) x) (* y x)) (* x x)) (+ (* (neg x) y) x)) #s(hole binary64 (* -1 (* (pow x 3) (* (+ 1 (* -1 (* y (- (* -1 y) 1)))) (- y 1)))))) |
#s(approx (+ (* (+ (* y x) x) (* y x)) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (* y (- (* -1 y) 1))))))) |
#s(approx (+ (* (neg x) y) x) #s(hole binary64 (* -1 (* x (- y 1))))) |
#s(approx (+ (* (* y x) (+ (* y x) x)) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (* y (- (* -1 y) 1))))))) |
#s(approx (* (* x y) (- 1 y)) #s(hole binary64 (* x y))) |
#s(approx (* (* x y) (- 1 y)) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx (* (- (* x x) (pow (* y x) 2)) (/ y (+ (* y x) x))) #s(hole binary64 (* x y))) |
#s(approx (* (- (* x x) (pow (* y x) 2)) (/ y (+ (* y x) x))) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx (- (* x x) (pow (* y x) 2)) #s(hole binary64 (pow x 2))) |
#s(approx (- (* x x) (pow (* y x) 2)) #s(hole binary64 (+ (* -1 (* (pow x 2) (pow y 2))) (pow x 2)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ y (+ (* y x) x)) #s(hole binary64 (/ y x))) |
#s(approx (/ y (+ (* y x) x)) #s(hole binary64 (* y (+ (* -1 (/ y x)) (/ 1 x))))) |
#s(approx (/ y (+ (* y x) x)) #s(hole binary64 (* y (+ (* y (- (/ y x) (/ 1 x))) (/ 1 x))))) |
#s(approx (/ y (+ (* y x) x)) #s(hole binary64 (* y (+ (* y (- (* y (+ (* -1 (/ y x)) (/ 1 x))) (/ 1 x))) (/ 1 x))))) |
#s(approx (+ (* y x) x) #s(hole binary64 x)) |
#s(approx (+ (* y x) x) #s(hole binary64 (+ x (* x y)))) |
#s(approx (/ (* (- 1 (* y y)) (* y x)) (+ 1 y)) #s(hole binary64 (* x y))) |
#s(approx (/ (* (- 1 (* y y)) (* y x)) (+ 1 y)) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx (* (- 1 (* y y)) (* y x)) #s(hole binary64 (* x y))) |
#s(approx (* (- 1 (* y y)) (* y x)) #s(hole binary64 (* y (+ x (* -1 (* x (pow y 2))))))) |
#s(approx (- 1 (* y y)) #s(hole binary64 1)) |
#s(approx (- 1 (* y y)) #s(hole binary64 (+ 1 (* -1 (pow y 2))))) |
#s(approx (neg (* y y)) #s(hole binary64 (* -1 (pow y 2)))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (+ 1 y) #s(hole binary64 1)) |
#s(approx (+ 1 y) #s(hole binary64 (+ 1 y))) |
#s(approx (/ (* (* (- 1 (* y y)) y) x) (+ 1 y)) #s(hole binary64 (* x y))) |
#s(approx (/ (* (* (- 1 (* y y)) y) x) (+ 1 y)) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx (* (* (- 1 (* y y)) y) x) #s(hole binary64 (* x y))) |
#s(approx (* (* (- 1 (* y y)) y) x) #s(hole binary64 (* y (+ x (* -1 (* x (pow y 2))))))) |
#s(approx (* (- 1 (* y y)) y) #s(hole binary64 y)) |
#s(approx (* (- 1 (* y y)) y) #s(hole binary64 (* y (+ 1 (* -1 (pow y 2)))))) |
#s(approx (/ (* (- (* x x) (* (* y x) (* y x))) y) (+ (* y x) x)) #s(hole binary64 (* x y))) |
#s(approx (/ (* (- (* x x) (* (* y x) (* y x))) y) (+ (* y x) x)) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx (* (- (* x x) (* (* y x) (* y x))) y) #s(hole binary64 (* (pow x 2) y))) |
#s(approx (* (- (* x x) (* (* y x) (* y x))) y) #s(hole binary64 (* y (+ (* -1 (* (pow x 2) (pow y 2))) (pow x 2))))) |
#s(approx (- (* x x) (* (* y x) (* y x))) #s(hole binary64 (pow x 2))) |
#s(approx (- (* x x) (* (* y x) (* y x))) #s(hole binary64 (+ (* -1 (* (pow x 2) (pow y 2))) (pow x 2)))) |
#s(approx (/ (* (* (+ (* (+ (* y x) x) (* y x)) (* x x)) (+ (* (neg x) y) x)) y) (+ (* (* y x) (+ (* y x) x)) (* x x))) #s(hole binary64 (* x y))) |
#s(approx (/ (* (* (+ (* (+ (* y x) x) (* y x)) (* x x)) (+ (* (neg x) y) x)) y) (+ (* (* y x) (+ (* y x) x)) (* x x))) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx (* (* (+ (* (+ (* y x) x) (* y x)) (* x x)) (+ (* (neg x) y) x)) y) #s(hole binary64 (* (pow x 3) y))) |
#s(approx (* (* (+ (* (+ (* y x) x) (* y x)) (* x x)) (+ (* (neg x) y) x)) y) #s(hole binary64 (* y (+ (* y (+ (* -1 (pow x 3)) (pow x 3))) (pow x 3))))) |
#s(approx (* (* (+ (* (+ (* y x) x) (* y x)) (* x x)) (+ (* (neg x) y) x)) y) #s(hole binary64 (* y (+ (* y (+ (* -1 (pow x 3)) (+ (* y (+ (* -1 (pow x 3)) (pow x 3))) (pow x 3)))) (pow x 3))))) |
#s(approx (* (* (+ (* (+ (* y x) x) (* y x)) (* x x)) (+ (* (neg x) y) x)) y) #s(hole binary64 (* y (+ (* y (+ (* -1 (pow x 3)) (+ (* y (+ (* -1 (* (pow x 3) y)) (+ (* -1 (pow x 3)) (pow x 3)))) (pow x 3)))) (pow x 3))))) |
#s(approx (* (+ (* (+ (* y x) x) (* y x)) (* x x)) (+ (* (neg x) y) x)) #s(hole binary64 (pow x 3))) |
#s(approx (* (+ (* (+ (* y x) x) (* y x)) (* x x)) (+ (* (neg x) y) x)) #s(hole binary64 (+ (* y (+ (* -1 (pow x 3)) (pow x 3))) (pow x 3)))) |
#s(approx (* (+ (* (+ (* y x) x) (* y x)) (* x x)) (+ (* (neg x) y) x)) #s(hole binary64 (+ (* y (+ (* -1 (pow x 3)) (+ (* y (+ (* -1 (pow x 3)) (pow x 3))) (pow x 3)))) (pow x 3)))) |
#s(approx (* (+ (* (+ (* y x) x) (* y x)) (* x x)) (+ (* (neg x) y) x)) #s(hole binary64 (+ (* y (+ (* -1 (pow x 3)) (+ (* y (+ (* -1 (* (pow x 3) y)) (+ (* -1 (pow x 3)) (pow x 3)))) (pow x 3)))) (pow x 3)))) |
#s(approx (+ (* (+ (* y x) x) (* y x)) (* x x)) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* (+ (* y x) x) (* y x)) (* x x)) #s(hole binary64 (+ (* (pow x 2) y) (pow x 2)))) |
#s(approx (+ (* (+ (* y x) x) (* y x)) (* x x)) #s(hole binary64 (+ (* y (+ (* (pow x 2) y) (pow x 2))) (pow x 2)))) |
#s(approx (+ (* (neg x) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (neg x) y) x) #s(hole binary64 (+ x (* -1 (* x y))))) |
#s(approx (+ (* (* y x) (+ (* y x) x)) (* x x)) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* (* y x) (+ (* y x) x)) (* x x)) #s(hole binary64 (+ (* (pow x 2) y) (pow x 2)))) |
#s(approx (+ (* (* y x) (+ (* y x) x)) (* x x)) #s(hole binary64 (+ (* y (+ (* (pow x 2) y) (pow x 2))) (pow x 2)))) |
#s(approx (* (* x y) (- 1 y)) #s(hole binary64 (* -1 (* x (pow y 2))))) |
#s(approx (* (* x y) (- 1 y)) #s(hole binary64 (* (pow y 2) (+ (* -1 x) (/ x y))))) |
#s(approx (* (- (* x x) (pow (* y x) 2)) (/ y (+ (* y x) x))) #s(hole binary64 (* -1 (* x (pow y 2))))) |
#s(approx (* (- (* x x) (pow (* y x) 2)) (/ y (+ (* y x) x))) #s(hole binary64 (* (pow y 2) (+ (* -1 x) (/ x y))))) |
#s(approx (- (* x x) (pow (* y x) 2)) #s(hole binary64 (* -1 (* (pow x 2) (pow y 2))))) |
#s(approx (- (* x x) (pow (* y x) 2)) #s(hole binary64 (* (pow y 2) (- (/ (pow x 2) (pow y 2)) (pow x 2))))) |
#s(approx (/ y (+ (* y x) x)) #s(hole binary64 (/ 1 x))) |
#s(approx (/ y (+ (* y x) x)) #s(hole binary64 (- (/ 1 x) (/ 1 (* x y))))) |
#s(approx (/ y (+ (* y x) x)) #s(hole binary64 (- (+ (/ 1 x) (/ 1 (* x (pow y 2)))) (/ 1 (* x y))))) |
#s(approx (/ y (+ (* y x) x)) #s(hole binary64 (- (+ (/ 1 x) (/ 1 (* x (pow y 2)))) (+ (/ 1 (* x y)) (/ 1 (* x (pow y 3))))))) |
#s(approx (+ (* y x) x) #s(hole binary64 (* x y))) |
#s(approx (+ (* y x) x) #s(hole binary64 (* y (+ x (/ x y))))) |
#s(approx (/ (* (- 1 (* y y)) (* y x)) (+ 1 y)) #s(hole binary64 (* -1 (* x (pow y 2))))) |
#s(approx (/ (* (- 1 (* y y)) (* y x)) (+ 1 y)) #s(hole binary64 (* (pow y 2) (+ (* -1 x) (/ x y))))) |
#s(approx (* (- 1 (* y y)) (* y x)) #s(hole binary64 (* -1 (* x (pow y 3))))) |
#s(approx (* (- 1 (* y y)) (* y x)) #s(hole binary64 (* (pow y 3) (+ (* -1 x) (/ x (pow y 2)))))) |
#s(approx (- 1 (* y y)) #s(hole binary64 (* -1 (pow y 2)))) |
#s(approx (- 1 (* y y)) #s(hole binary64 (* (pow y 2) (- (/ 1 (pow y 2)) 1)))) |
#s(approx (+ 1 y) #s(hole binary64 y)) |
#s(approx (+ 1 y) #s(hole binary64 (* y (+ 1 (/ 1 y))))) |
#s(approx (/ (* (* (- 1 (* y y)) y) x) (+ 1 y)) #s(hole binary64 (* -1 (* x (pow y 2))))) |
#s(approx (/ (* (* (- 1 (* y y)) y) x) (+ 1 y)) #s(hole binary64 (* (pow y 2) (+ (* -1 x) (/ x y))))) |
#s(approx (* (* (- 1 (* y y)) y) x) #s(hole binary64 (* -1 (* x (pow y 3))))) |
#s(approx (* (* (- 1 (* y y)) y) x) #s(hole binary64 (* (pow y 3) (+ (* -1 x) (/ x (pow y 2)))))) |
#s(approx (* (- 1 (* y y)) y) #s(hole binary64 (* -1 (pow y 3)))) |
#s(approx (* (- 1 (* y y)) y) #s(hole binary64 (* (pow y 3) (- (/ 1 (pow y 2)) 1)))) |
#s(approx (/ (* (- (* x x) (* (* y x) (* y x))) y) (+ (* y x) x)) #s(hole binary64 (* -1 (* x (pow y 2))))) |
#s(approx (/ (* (- (* x x) (* (* y x) (* y x))) y) (+ (* y x) x)) #s(hole binary64 (* (pow y 2) (+ (* -1 x) (/ x y))))) |
#s(approx (* (- (* x x) (* (* y x) (* y x))) y) #s(hole binary64 (* -1 (* (pow x 2) (pow y 3))))) |
#s(approx (* (- (* x x) (* (* y x) (* y x))) y) #s(hole binary64 (* (pow y 3) (+ (* -1 (pow x 2)) (/ (pow x 2) (pow y 2)))))) |
#s(approx (- (* x x) (* (* y x) (* y x))) #s(hole binary64 (* -1 (* (pow x 2) (pow y 2))))) |
#s(approx (- (* x x) (* (* y x) (* y x))) #s(hole binary64 (* (pow y 2) (- (/ (pow x 2) (pow y 2)) (pow x 2))))) |
#s(approx (/ (* (* (+ (* (+ (* y x) x) (* y x)) (* x x)) (+ (* (neg x) y) x)) y) (+ (* (* y x) (+ (* y x) x)) (* x x))) #s(hole binary64 (* -1 (* x (pow y 2))))) |
#s(approx (/ (* (* (+ (* (+ (* y x) x) (* y x)) (* x x)) (+ (* (neg x) y) x)) y) (+ (* (* y x) (+ (* y x) x)) (* x x))) #s(hole binary64 (* (pow y 2) (+ (* -1 x) (/ x y))))) |
#s(approx (* (* (+ (* (+ (* y x) x) (* y x)) (* x x)) (+ (* (neg x) y) x)) y) #s(hole binary64 (* -1 (* (pow x 3) (pow y 4))))) |
#s(approx (* (* (+ (* (+ (* y x) x) (* y x)) (* x x)) (+ (* (neg x) y) x)) y) #s(hole binary64 (* (pow y 4) (+ (* -1 (/ (pow x 3) y)) (+ (* -1 (pow x 3)) (/ (pow x 3) y)))))) |
#s(approx (* (* (+ (* (+ (* y x) x) (* y x)) (* x x)) (+ (* (neg x) y) x)) y) #s(hole binary64 (* (pow y 4) (+ (* -1 (/ (pow x 3) y)) (+ (* -1 (/ (pow x 3) (pow y 2))) (+ (* -1 (pow x 3)) (+ (/ (pow x 3) y) (/ (pow x 3) (pow y 2))))))))) |
#s(approx (* (* (+ (* (+ (* y x) x) (* y x)) (* x x)) (+ (* (neg x) y) x)) y) #s(hole binary64 (* (pow y 4) (+ (* -1 (/ (pow x 3) y)) (+ (* -1 (/ (pow x 3) (pow y 2))) (+ (* -1 (pow x 3)) (+ (/ (pow x 3) y) (+ (/ (pow x 3) (pow y 2)) (/ (pow x 3) (pow y 3)))))))))) |
#s(approx (* (+ (* (+ (* y x) x) (* y x)) (* x x)) (+ (* (neg x) y) x)) #s(hole binary64 (* -1 (* (pow x 3) (pow y 3))))) |
#s(approx (* (+ (* (+ (* y x) x) (* y x)) (* x x)) (+ (* (neg x) y) x)) #s(hole binary64 (* (pow y 3) (+ (* -1 (/ (pow x 3) y)) (+ (* -1 (pow x 3)) (/ (pow x 3) y)))))) |
#s(approx (* (+ (* (+ (* y x) x) (* y x)) (* x x)) (+ (* (neg x) y) x)) #s(hole binary64 (* (pow y 3) (+ (* -1 (/ (pow x 3) y)) (+ (* -1 (/ (pow x 3) (pow y 2))) (+ (* -1 (pow x 3)) (+ (/ (pow x 3) y) (/ (pow x 3) (pow y 2))))))))) |
#s(approx (* (+ (* (+ (* y x) x) (* y x)) (* x x)) (+ (* (neg x) y) x)) #s(hole binary64 (* (pow y 3) (+ (* -1 (/ (pow x 3) y)) (+ (* -1 (/ (pow x 3) (pow y 2))) (+ (* -1 (pow x 3)) (+ (/ (pow x 3) y) (+ (/ (pow x 3) (pow y 2)) (/ (pow x 3) (pow y 3)))))))))) |
#s(approx (+ (* (+ (* y x) x) (* y x)) (* x x)) #s(hole binary64 (* (pow x 2) (pow y 2)))) |
#s(approx (+ (* (+ (* y x) x) (* y x)) (* x x)) #s(hole binary64 (* (pow y 2) (+ (/ (pow x 2) y) (pow x 2))))) |
#s(approx (+ (* (+ (* y x) x) (* y x)) (* x x)) #s(hole binary64 (* (pow y 2) (+ (/ (pow x 2) y) (+ (/ (pow x 2) (pow y 2)) (pow x 2)))))) |
#s(approx (+ (* (neg x) y) x) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (+ (* (neg x) y) x) #s(hole binary64 (* y (+ (* -1 x) (/ x y))))) |
#s(approx (+ (* (* y x) (+ (* y x) x)) (* x x)) #s(hole binary64 (* (pow x 2) (pow y 2)))) |
#s(approx (+ (* (* y x) (+ (* y x) x)) (* x x)) #s(hole binary64 (* (pow y 2) (+ (/ (pow x 2) y) (pow x 2))))) |
#s(approx (+ (* (* y x) (+ (* y x) x)) (* x x)) #s(hole binary64 (* (pow y 2) (+ (/ (pow x 2) y) (+ (/ (pow x 2) (pow y 2)) (pow x 2)))))) |
#s(approx (/ y (+ (* y x) x)) #s(hole binary64 (+ (* -1 (/ (- (/ 1 x) (/ 1 (* x y))) y)) (/ 1 x)))) |
#s(approx (/ y (+ (* y x) x)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (- (/ 1 x) (/ 1 (* x y))) y)) (/ 1 x)) y)) (/ 1 x)))) |
#s(approx (+ (* y x) x) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ x y))))))) |
#s(approx (* (- 1 (* y y)) (* y x)) #s(hole binary64 (* -1 (* (pow y 3) (+ x (* -1 (/ x (pow y 2)))))))) |
#s(approx (* (* (- 1 (* y y)) y) x) #s(hole binary64 (* -1 (* (pow y 3) (+ x (* -1 (/ x (pow y 2)))))))) |
#s(approx (* (- 1 (* y y)) y) #s(hole binary64 (* -1 (* (pow y 3) (- 1 (/ 1 (pow y 2))))))) |
#s(approx (* (- (* x x) (* (* y x) (* y x))) y) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (pow x 2) (pow y 2))) (pow x 2)))))) |
#s(approx (* (* (+ (* (+ (* y x) x) (* y x)) (* x x)) (+ (* (neg x) y) x)) y) #s(hole binary64 (* (pow y 4) (+ (* -1 (/ (+ (* -1 (+ (* -1 (pow x 3)) (pow x 3))) (+ (* -1 (/ (pow x 3) y)) (/ (pow x 3) y))) y)) (* -1 (pow x 3)))))) |
#s(approx (* (* (+ (* (+ (* y x) x) (* y x)) (* x x)) (+ (* (neg x) y) x)) y) #s(hole binary64 (* (pow y 4) (+ (* -1 (/ (+ (* -1 (+ (* -1 (pow x 3)) (pow x 3))) (* -1 (/ (+ (* -1 (+ (* -1 (pow x 3)) (pow x 3))) (/ (pow x 3) y)) y))) y)) (* -1 (pow x 3)))))) |
#s(approx (* (+ (* (+ (* y x) x) (* y x)) (* x x)) (+ (* (neg x) y) x)) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (pow x 3)) (pow x 3)) y)) (pow x 3)))))) |
#s(approx (* (+ (* (+ (* y x) x) (* y x)) (* x x)) (+ (* (neg x) y) x)) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (pow x 3)) (pow x 3)) y)) (+ (* -1 (pow x 3)) (pow x 3))) y)) (pow x 3)))))) |
#s(approx (* (+ (* (+ (* y x) x) (* y x)) (* x x)) (+ (* (neg x) y) x)) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (pow x 3) y)) (+ (* -1 (pow x 3)) (pow x 3))) y)) (+ (* -1 (pow x 3)) (pow x 3))) y)) (pow x 3)))))) |
#s(approx (+ (* (+ (* y x) x) (* y x)) (* x x)) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (+ (* -1 (/ (pow x 2) y)) (* -1 (pow x 2))) y)) (pow x 2))))) |
#s(approx (+ (* (neg x) y) x) #s(hole binary64 (* -1 (* y (+ x (* -1 (/ x y))))))) |
#s(approx (+ (* (* y x) (+ (* y x) x)) (* x x)) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (+ (* -1 (/ (pow x 2) y)) (* -1 (pow x 2))) y)) (pow x 2))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 41.0ms | x | @ | 0 | ((* (* x y) (- 1 y)) (* (- (* x x) (pow (* y x) 2)) (/ y (+ (* y x) x))) (- (* x x) (pow (* y x) 2)) (* x x) x (pow (* y x) 2) (* y x) y 2 (/ y (+ (* y x) x)) (+ (* y x) x) (/ (* (- 1 (* y y)) (* y x)) (+ 1 y)) (* (- 1 (* y y)) (* y x)) (- 1 (* y y)) (neg (* y y)) (* y y) (+ 1 y) (/ (* (* (- 1 (* y y)) y) x) (+ 1 y)) (* (* (- 1 (* y y)) y) x) (* (- 1 (* y y)) y) (- 1 (* y y)) 1 (* (* x y) (- 1 y)) (/ (* (- (* x x) (* (* y x) (* y x))) y) (+ (* y x) x)) (* (- (* x x) (* (* y x) (* y x))) y) (- (* x x) (* (* y x) (* y x))) (* (* y x) (* y x)) (* (* x y) (- 1 y)) (/ (* (* (+ (* (+ (* y x) x) (* y x)) (* x x)) (+ (* (neg x) y) x)) y) (+ (* (* y x) (+ (* y x) x)) (* x x))) (* (* (+ (* (+ (* y x) x) (* y x)) (* x x)) (+ (* (neg x) y) x)) y) (* (+ (* (+ (* y x) x) (* y x)) (* x x)) (+ (* (neg x) y) x)) (+ (* (+ (* y x) x) (* y x)) (* x x)) (+ (* (neg x) y) x) (neg x) (+ (* (* y x) (+ (* y x) x)) (* x x))) |
| 10.0ms | y | @ | 0 | ((* (* x y) (- 1 y)) (* (- (* x x) (pow (* y x) 2)) (/ y (+ (* y x) x))) (- (* x x) (pow (* y x) 2)) (* x x) x (pow (* y x) 2) (* y x) y 2 (/ y (+ (* y x) x)) (+ (* y x) x) (/ (* (- 1 (* y y)) (* y x)) (+ 1 y)) (* (- 1 (* y y)) (* y x)) (- 1 (* y y)) (neg (* y y)) (* y y) (+ 1 y) (/ (* (* (- 1 (* y y)) y) x) (+ 1 y)) (* (* (- 1 (* y y)) y) x) (* (- 1 (* y y)) y) (- 1 (* y y)) 1 (* (* x y) (- 1 y)) (/ (* (- (* x x) (* (* y x) (* y x))) y) (+ (* y x) x)) (* (- (* x x) (* (* y x) (* y x))) y) (- (* x x) (* (* y x) (* y x))) (* (* y x) (* y x)) (* (* x y) (- 1 y)) (/ (* (* (+ (* (+ (* y x) x) (* y x)) (* x x)) (+ (* (neg x) y) x)) y) (+ (* (* y x) (+ (* y x) x)) (* x x))) (* (* (+ (* (+ (* y x) x) (* y x)) (* x x)) (+ (* (neg x) y) x)) y) (* (+ (* (+ (* y x) x) (* y x)) (* x x)) (+ (* (neg x) y) x)) (+ (* (+ (* y x) x) (* y x)) (* x x)) (+ (* (neg x) y) x) (neg x) (+ (* (* y x) (+ (* y x) x)) (* x x))) |
| 6.0ms | x | @ | -inf | ((* (* x y) (- 1 y)) (* (- (* x x) (pow (* y x) 2)) (/ y (+ (* y x) x))) (- (* x x) (pow (* y x) 2)) (* x x) x (pow (* y x) 2) (* y x) y 2 (/ y (+ (* y x) x)) (+ (* y x) x) (/ (* (- 1 (* y y)) (* y x)) (+ 1 y)) (* (- 1 (* y y)) (* y x)) (- 1 (* y y)) (neg (* y y)) (* y y) (+ 1 y) (/ (* (* (- 1 (* y y)) y) x) (+ 1 y)) (* (* (- 1 (* y y)) y) x) (* (- 1 (* y y)) y) (- 1 (* y y)) 1 (* (* x y) (- 1 y)) (/ (* (- (* x x) (* (* y x) (* y x))) y) (+ (* y x) x)) (* (- (* x x) (* (* y x) (* y x))) y) (- (* x x) (* (* y x) (* y x))) (* (* y x) (* y x)) (* (* x y) (- 1 y)) (/ (* (* (+ (* (+ (* y x) x) (* y x)) (* x x)) (+ (* (neg x) y) x)) y) (+ (* (* y x) (+ (* y x) x)) (* x x))) (* (* (+ (* (+ (* y x) x) (* y x)) (* x x)) (+ (* (neg x) y) x)) y) (* (+ (* (+ (* y x) x) (* y x)) (* x x)) (+ (* (neg x) y) x)) (+ (* (+ (* y x) x) (* y x)) (* x x)) (+ (* (neg x) y) x) (neg x) (+ (* (* y x) (+ (* y x) x)) (* x x))) |
| 5.0ms | x | @ | inf | ((* (* x y) (- 1 y)) (* (- (* x x) (pow (* y x) 2)) (/ y (+ (* y x) x))) (- (* x x) (pow (* y x) 2)) (* x x) x (pow (* y x) 2) (* y x) y 2 (/ y (+ (* y x) x)) (+ (* y x) x) (/ (* (- 1 (* y y)) (* y x)) (+ 1 y)) (* (- 1 (* y y)) (* y x)) (- 1 (* y y)) (neg (* y y)) (* y y) (+ 1 y) (/ (* (* (- 1 (* y y)) y) x) (+ 1 y)) (* (* (- 1 (* y y)) y) x) (* (- 1 (* y y)) y) (- 1 (* y y)) 1 (* (* x y) (- 1 y)) (/ (* (- (* x x) (* (* y x) (* y x))) y) (+ (* y x) x)) (* (- (* x x) (* (* y x) (* y x))) y) (- (* x x) (* (* y x) (* y x))) (* (* y x) (* y x)) (* (* x y) (- 1 y)) (/ (* (* (+ (* (+ (* y x) x) (* y x)) (* x x)) (+ (* (neg x) y) x)) y) (+ (* (* y x) (+ (* y x) x)) (* x x))) (* (* (+ (* (+ (* y x) x) (* y x)) (* x x)) (+ (* (neg x) y) x)) y) (* (+ (* (+ (* y x) x) (* y x)) (* x x)) (+ (* (neg x) y) x)) (+ (* (+ (* y x) x) (* y x)) (* x x)) (+ (* (neg x) y) x) (neg x) (+ (* (* y x) (+ (* y x) x)) (* x x))) |
| 4.0ms | y | @ | -inf | ((* (* x y) (- 1 y)) (* (- (* x x) (pow (* y x) 2)) (/ y (+ (* y x) x))) (- (* x x) (pow (* y x) 2)) (* x x) x (pow (* y x) 2) (* y x) y 2 (/ y (+ (* y x) x)) (+ (* y x) x) (/ (* (- 1 (* y y)) (* y x)) (+ 1 y)) (* (- 1 (* y y)) (* y x)) (- 1 (* y y)) (neg (* y y)) (* y y) (+ 1 y) (/ (* (* (- 1 (* y y)) y) x) (+ 1 y)) (* (* (- 1 (* y y)) y) x) (* (- 1 (* y y)) y) (- 1 (* y y)) 1 (* (* x y) (- 1 y)) (/ (* (- (* x x) (* (* y x) (* y x))) y) (+ (* y x) x)) (* (- (* x x) (* (* y x) (* y x))) y) (- (* x x) (* (* y x) (* y x))) (* (* y x) (* y x)) (* (* x y) (- 1 y)) (/ (* (* (+ (* (+ (* y x) x) (* y x)) (* x x)) (+ (* (neg x) y) x)) y) (+ (* (* y x) (+ (* y x) x)) (* x x))) (* (* (+ (* (+ (* y x) x) (* y x)) (* x x)) (+ (* (neg x) y) x)) y) (* (+ (* (+ (* y x) x) (* y x)) (* x x)) (+ (* (neg x) y) x)) (+ (* (+ (* y x) x) (* y x)) (* x x)) (+ (* (neg x) y) x) (neg x) (+ (* (* y x) (+ (* y x) x)) (* x x))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 455 | 4113 |
| 0 | 514 | 3833 |
| 1 | 2251 | 3811 |
| 0 | 9398 | 3760 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (* (* x y) (- 1 y)) (*.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (/.f64 y (fma.f64 y x x)))) |
(*.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (/.f64 y (fma.f64 y x x))) |
(-.f64 (*.f64 x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) |
(*.f64 x x) |
x |
(pow.f64 (*.f64 y x) #s(literal 2 binary64)) |
(*.f64 y x) |
y |
#s(literal 2 binary64) |
(/.f64 y (fma.f64 y x x)) |
(fma.f64 y x x) |
(/.f64 (*.f64 #s(approx (- 1 (* y y)) (neg.f64 (*.f64 y y))) (*.f64 y x)) #s(approx (+ 1 y) y)) |
(*.f64 #s(approx (- 1 (* y y)) (neg.f64 (*.f64 y y))) (*.f64 y x)) |
#s(approx (- 1 (* y y)) (neg.f64 (*.f64 y y))) |
(neg.f64 (*.f64 y y)) |
(*.f64 y y) |
#s(approx (+ 1 y) y) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) y) x) #s(approx (+ 1 y) y)) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) y) x) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) y) |
(-.f64 #s(literal 1 binary64) (*.f64 y y)) |
#s(literal 1 binary64) |
#s(approx (* (* x y) (- 1 y)) (/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 y x) (*.f64 y x))) y) (fma.f64 y x x))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 y x) (*.f64 y x))) y) (fma.f64 y x x)) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 y x) (*.f64 y x))) y) |
(-.f64 (*.f64 x x) (*.f64 (*.f64 y x) (*.f64 y x))) |
(*.f64 (*.f64 y x) (*.f64 y x)) |
#s(approx (* (* x y) (- 1 y)) (/.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 y x x) (*.f64 y x) (*.f64 x x)) (fma.f64 (neg.f64 x) y x)) y) (fma.f64 (*.f64 y x) (fma.f64 y x x) (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 y x x) (*.f64 y x) (*.f64 x x)) (fma.f64 (neg.f64 x) y x)) y) (fma.f64 (*.f64 y x) (fma.f64 y x x) (*.f64 x x))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 y x x) (*.f64 y x) (*.f64 x x)) (fma.f64 (neg.f64 x) y x)) y) |
(*.f64 (fma.f64 (fma.f64 y x x) (*.f64 y x) (*.f64 x x)) (fma.f64 (neg.f64 x) y x)) |
(fma.f64 (fma.f64 y x x) (*.f64 y x) (*.f64 x x)) |
(fma.f64 (neg.f64 x) y x) |
(neg.f64 x) |
(fma.f64 (*.f64 y x) (fma.f64 y x x) (*.f64 x x)) |
#s(approx (* (* x y) (- 1 y)) #s(hole binary64 (* x (* y (- 1 y))))) |
#s(approx (* (- (* x x) (pow (* y x) 2)) (/ y (+ (* y x) x))) #s(hole binary64 (/ (* x (* y (- 1 (pow y 2)))) (+ 1 y)))) |
#s(approx (- (* x x) (pow (* y x) 2)) #s(hole binary64 (* (pow x 2) (- 1 (pow y 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (pow (* y x) 2) #s(hole binary64 (* (pow x 2) (pow y 2)))) |
#s(approx (* y x) #s(hole binary64 (* x y))) |
#s(approx (/ y (+ (* y x) x)) #s(hole binary64 (/ y (* x (+ 1 y))))) |
#s(approx (+ (* y x) x) #s(hole binary64 (* x (+ 1 y)))) |
#s(approx (/ (* (- 1 (* y y)) (* y x)) (+ 1 y)) #s(hole binary64 (/ (* x (* y (- 1 (pow y 2)))) (+ 1 y)))) |
#s(approx (* (- 1 (* y y)) (* y x)) #s(hole binary64 (* x (* y (- 1 (pow y 2)))))) |
#s(approx (/ (* (* (- 1 (* y y)) y) x) (+ 1 y)) #s(hole binary64 (/ (* x (* y (- 1 (pow y 2)))) (+ 1 y)))) |
#s(approx (* (* (- 1 (* y y)) y) x) #s(hole binary64 (* x (* y (- 1 (pow y 2)))))) |
#s(approx (/ (* (- (* x x) (* (* y x) (* y x))) y) (+ (* y x) x)) #s(hole binary64 (/ (* x (* y (- 1 (pow y 2)))) (+ 1 y)))) |
#s(approx (* (- (* x x) (* (* y x) (* y x))) y) #s(hole binary64 (* (pow x 2) (* y (- 1 (pow y 2)))))) |
#s(approx (- (* x x) (* (* y x) (* y x))) #s(hole binary64 (* (pow x 2) (- 1 (pow y 2))))) |
#s(approx (* (* y x) (* y x)) #s(hole binary64 (* (pow x 2) (pow y 2)))) |
#s(approx (/ (* (* (+ (* (+ (* y x) x) (* y x)) (* x x)) (+ (* (neg x) y) x)) y) (+ (* (* y x) (+ (* y x) x)) (* x x))) #s(hole binary64 (* x (* y (+ 1 (* -1 y)))))) |
#s(approx (* (* (+ (* (+ (* y x) x) (* y x)) (* x x)) (+ (* (neg x) y) x)) y) #s(hole binary64 (* (pow x 3) (* y (* (+ 1 (* -1 y)) (+ 1 (* y (+ 1 y)))))))) |
#s(approx (* (+ (* (+ (* y x) x) (* y x)) (* x x)) (+ (* (neg x) y) x)) #s(hole binary64 (* (pow x 3) (* (+ 1 (* -1 y)) (+ 1 (* y (+ 1 y))))))) |
#s(approx (+ (* (+ (* y x) x) (* y x)) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (* y (+ 1 y)))))) |
#s(approx (+ (* (neg x) y) x) #s(hole binary64 (* x (+ 1 (* -1 y))))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (+ (* (* y x) (+ (* y x) x)) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (* y (+ 1 y)))))) |
#s(approx (* (- (* x x) (pow (* y x) 2)) (/ y (+ (* y x) x))) #s(hole binary64 (* -1 (/ (* x (* y (- 1 (pow y 2)))) (- (* -1 y) 1))))) |
#s(approx (/ y (+ (* y x) x)) #s(hole binary64 (* -1 (/ y (* x (- (* -1 y) 1)))))) |
#s(approx (+ (* y x) x) #s(hole binary64 (* -1 (* x (- (* -1 y) 1))))) |
#s(approx (/ (* (- (* x x) (* (* y x) (* y x))) y) (+ (* y x) x)) #s(hole binary64 (* -1 (/ (* x (* y (- 1 (pow y 2)))) (- (* -1 y) 1))))) |
#s(approx (/ (* (* (+ (* (+ (* y x) x) (* y x)) (* x x)) (+ (* (neg x) y) x)) y) (+ (* (* y x) (+ (* y x) x)) (* x x))) #s(hole binary64 (* -1 (* x (* y (- y 1)))))) |
#s(approx (* (* (+ (* (+ (* y x) x) (* y x)) (* x x)) (+ (* (neg x) y) x)) y) #s(hole binary64 (* -1 (* (pow x 3) (* y (* (+ 1 (* -1 (* y (- (* -1 y) 1)))) (- y 1))))))) |
#s(approx (* (+ (* (+ (* y x) x) (* y x)) (* x x)) (+ (* (neg x) y) x)) #s(hole binary64 (* -1 (* (pow x 3) (* (+ 1 (* -1 (* y (- (* -1 y) 1)))) (- y 1)))))) |
#s(approx (+ (* (+ (* y x) x) (* y x)) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (* y (- (* -1 y) 1))))))) |
#s(approx (+ (* (neg x) y) x) #s(hole binary64 (* -1 (* x (- y 1))))) |
#s(approx (+ (* (* y x) (+ (* y x) x)) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (* y (- (* -1 y) 1))))))) |
#s(approx (* (* x y) (- 1 y)) #s(hole binary64 (* x y))) |
#s(approx (* (* x y) (- 1 y)) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx (* (- (* x x) (pow (* y x) 2)) (/ y (+ (* y x) x))) #s(hole binary64 (* x y))) |
#s(approx (* (- (* x x) (pow (* y x) 2)) (/ y (+ (* y x) x))) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx (- (* x x) (pow (* y x) 2)) #s(hole binary64 (pow x 2))) |
#s(approx (- (* x x) (pow (* y x) 2)) #s(hole binary64 (+ (* -1 (* (pow x 2) (pow y 2))) (pow x 2)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ y (+ (* y x) x)) #s(hole binary64 (/ y x))) |
#s(approx (/ y (+ (* y x) x)) #s(hole binary64 (* y (+ (* -1 (/ y x)) (/ 1 x))))) |
#s(approx (/ y (+ (* y x) x)) #s(hole binary64 (* y (+ (* y (- (/ y x) (/ 1 x))) (/ 1 x))))) |
#s(approx (/ y (+ (* y x) x)) #s(hole binary64 (* y (+ (* y (- (* y (+ (* -1 (/ y x)) (/ 1 x))) (/ 1 x))) (/ 1 x))))) |
#s(approx (+ (* y x) x) #s(hole binary64 x)) |
#s(approx (+ (* y x) x) #s(hole binary64 (+ x (* x y)))) |
#s(approx (/ (* (- 1 (* y y)) (* y x)) (+ 1 y)) #s(hole binary64 (* x y))) |
#s(approx (/ (* (- 1 (* y y)) (* y x)) (+ 1 y)) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx (* (- 1 (* y y)) (* y x)) #s(hole binary64 (* x y))) |
#s(approx (* (- 1 (* y y)) (* y x)) #s(hole binary64 (* y (+ x (* -1 (* x (pow y 2))))))) |
#s(approx (- 1 (* y y)) #s(hole binary64 1)) |
#s(approx (- 1 (* y y)) #s(hole binary64 (+ 1 (* -1 (pow y 2))))) |
#s(approx (neg (* y y)) #s(hole binary64 (* -1 (pow y 2)))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (+ 1 y) #s(hole binary64 1)) |
#s(approx (+ 1 y) #s(hole binary64 (+ 1 y))) |
#s(approx (/ (* (* (- 1 (* y y)) y) x) (+ 1 y)) #s(hole binary64 (* x y))) |
#s(approx (/ (* (* (- 1 (* y y)) y) x) (+ 1 y)) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx (* (* (- 1 (* y y)) y) x) #s(hole binary64 (* x y))) |
#s(approx (* (* (- 1 (* y y)) y) x) #s(hole binary64 (* y (+ x (* -1 (* x (pow y 2))))))) |
#s(approx (* (- 1 (* y y)) y) #s(hole binary64 y)) |
#s(approx (* (- 1 (* y y)) y) #s(hole binary64 (* y (+ 1 (* -1 (pow y 2)))))) |
#s(approx (/ (* (- (* x x) (* (* y x) (* y x))) y) (+ (* y x) x)) #s(hole binary64 (* x y))) |
#s(approx (/ (* (- (* x x) (* (* y x) (* y x))) y) (+ (* y x) x)) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx (* (- (* x x) (* (* y x) (* y x))) y) #s(hole binary64 (* (pow x 2) y))) |
#s(approx (* (- (* x x) (* (* y x) (* y x))) y) #s(hole binary64 (* y (+ (* -1 (* (pow x 2) (pow y 2))) (pow x 2))))) |
#s(approx (- (* x x) (* (* y x) (* y x))) #s(hole binary64 (pow x 2))) |
#s(approx (- (* x x) (* (* y x) (* y x))) #s(hole binary64 (+ (* -1 (* (pow x 2) (pow y 2))) (pow x 2)))) |
#s(approx (/ (* (* (+ (* (+ (* y x) x) (* y x)) (* x x)) (+ (* (neg x) y) x)) y) (+ (* (* y x) (+ (* y x) x)) (* x x))) #s(hole binary64 (* x y))) |
#s(approx (/ (* (* (+ (* (+ (* y x) x) (* y x)) (* x x)) (+ (* (neg x) y) x)) y) (+ (* (* y x) (+ (* y x) x)) (* x x))) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx (* (* (+ (* (+ (* y x) x) (* y x)) (* x x)) (+ (* (neg x) y) x)) y) #s(hole binary64 (* (pow x 3) y))) |
#s(approx (* (* (+ (* (+ (* y x) x) (* y x)) (* x x)) (+ (* (neg x) y) x)) y) #s(hole binary64 (* y (+ (* y (+ (* -1 (pow x 3)) (pow x 3))) (pow x 3))))) |
#s(approx (* (* (+ (* (+ (* y x) x) (* y x)) (* x x)) (+ (* (neg x) y) x)) y) #s(hole binary64 (* y (+ (* y (+ (* -1 (pow x 3)) (+ (* y (+ (* -1 (pow x 3)) (pow x 3))) (pow x 3)))) (pow x 3))))) |
#s(approx (* (* (+ (* (+ (* y x) x) (* y x)) (* x x)) (+ (* (neg x) y) x)) y) #s(hole binary64 (* y (+ (* y (+ (* -1 (pow x 3)) (+ (* y (+ (* -1 (* (pow x 3) y)) (+ (* -1 (pow x 3)) (pow x 3)))) (pow x 3)))) (pow x 3))))) |
#s(approx (* (+ (* (+ (* y x) x) (* y x)) (* x x)) (+ (* (neg x) y) x)) #s(hole binary64 (pow x 3))) |
#s(approx (* (+ (* (+ (* y x) x) (* y x)) (* x x)) (+ (* (neg x) y) x)) #s(hole binary64 (+ (* y (+ (* -1 (pow x 3)) (pow x 3))) (pow x 3)))) |
#s(approx (* (+ (* (+ (* y x) x) (* y x)) (* x x)) (+ (* (neg x) y) x)) #s(hole binary64 (+ (* y (+ (* -1 (pow x 3)) (+ (* y (+ (* -1 (pow x 3)) (pow x 3))) (pow x 3)))) (pow x 3)))) |
#s(approx (* (+ (* (+ (* y x) x) (* y x)) (* x x)) (+ (* (neg x) y) x)) #s(hole binary64 (+ (* y (+ (* -1 (pow x 3)) (+ (* y (+ (* -1 (* (pow x 3) y)) (+ (* -1 (pow x 3)) (pow x 3)))) (pow x 3)))) (pow x 3)))) |
#s(approx (+ (* (+ (* y x) x) (* y x)) (* x x)) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* (+ (* y x) x) (* y x)) (* x x)) #s(hole binary64 (+ (* (pow x 2) y) (pow x 2)))) |
#s(approx (+ (* (+ (* y x) x) (* y x)) (* x x)) #s(hole binary64 (+ (* y (+ (* (pow x 2) y) (pow x 2))) (pow x 2)))) |
#s(approx (+ (* (neg x) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (neg x) y) x) #s(hole binary64 (+ x (* -1 (* x y))))) |
#s(approx (+ (* (* y x) (+ (* y x) x)) (* x x)) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* (* y x) (+ (* y x) x)) (* x x)) #s(hole binary64 (+ (* (pow x 2) y) (pow x 2)))) |
#s(approx (+ (* (* y x) (+ (* y x) x)) (* x x)) #s(hole binary64 (+ (* y (+ (* (pow x 2) y) (pow x 2))) (pow x 2)))) |
#s(approx (* (* x y) (- 1 y)) #s(hole binary64 (* -1 (* x (pow y 2))))) |
#s(approx (* (* x y) (- 1 y)) #s(hole binary64 (* (pow y 2) (+ (* -1 x) (/ x y))))) |
#s(approx (* (- (* x x) (pow (* y x) 2)) (/ y (+ (* y x) x))) #s(hole binary64 (* -1 (* x (pow y 2))))) |
#s(approx (* (- (* x x) (pow (* y x) 2)) (/ y (+ (* y x) x))) #s(hole binary64 (* (pow y 2) (+ (* -1 x) (/ x y))))) |
#s(approx (- (* x x) (pow (* y x) 2)) #s(hole binary64 (* -1 (* (pow x 2) (pow y 2))))) |
#s(approx (- (* x x) (pow (* y x) 2)) #s(hole binary64 (* (pow y 2) (- (/ (pow x 2) (pow y 2)) (pow x 2))))) |
#s(approx (/ y (+ (* y x) x)) #s(hole binary64 (/ 1 x))) |
#s(approx (/ y (+ (* y x) x)) #s(hole binary64 (- (/ 1 x) (/ 1 (* x y))))) |
#s(approx (/ y (+ (* y x) x)) #s(hole binary64 (- (+ (/ 1 x) (/ 1 (* x (pow y 2)))) (/ 1 (* x y))))) |
#s(approx (/ y (+ (* y x) x)) #s(hole binary64 (- (+ (/ 1 x) (/ 1 (* x (pow y 2)))) (+ (/ 1 (* x y)) (/ 1 (* x (pow y 3))))))) |
#s(approx (+ (* y x) x) #s(hole binary64 (* x y))) |
#s(approx (+ (* y x) x) #s(hole binary64 (* y (+ x (/ x y))))) |
#s(approx (/ (* (- 1 (* y y)) (* y x)) (+ 1 y)) #s(hole binary64 (* -1 (* x (pow y 2))))) |
#s(approx (/ (* (- 1 (* y y)) (* y x)) (+ 1 y)) #s(hole binary64 (* (pow y 2) (+ (* -1 x) (/ x y))))) |
#s(approx (* (- 1 (* y y)) (* y x)) #s(hole binary64 (* -1 (* x (pow y 3))))) |
#s(approx (* (- 1 (* y y)) (* y x)) #s(hole binary64 (* (pow y 3) (+ (* -1 x) (/ x (pow y 2)))))) |
#s(approx (- 1 (* y y)) #s(hole binary64 (* -1 (pow y 2)))) |
#s(approx (- 1 (* y y)) #s(hole binary64 (* (pow y 2) (- (/ 1 (pow y 2)) 1)))) |
#s(approx (+ 1 y) #s(hole binary64 y)) |
#s(approx (+ 1 y) #s(hole binary64 (* y (+ 1 (/ 1 y))))) |
#s(approx (/ (* (* (- 1 (* y y)) y) x) (+ 1 y)) #s(hole binary64 (* -1 (* x (pow y 2))))) |
#s(approx (/ (* (* (- 1 (* y y)) y) x) (+ 1 y)) #s(hole binary64 (* (pow y 2) (+ (* -1 x) (/ x y))))) |
#s(approx (* (* (- 1 (* y y)) y) x) #s(hole binary64 (* -1 (* x (pow y 3))))) |
#s(approx (* (* (- 1 (* y y)) y) x) #s(hole binary64 (* (pow y 3) (+ (* -1 x) (/ x (pow y 2)))))) |
#s(approx (* (- 1 (* y y)) y) #s(hole binary64 (* -1 (pow y 3)))) |
#s(approx (* (- 1 (* y y)) y) #s(hole binary64 (* (pow y 3) (- (/ 1 (pow y 2)) 1)))) |
#s(approx (/ (* (- (* x x) (* (* y x) (* y x))) y) (+ (* y x) x)) #s(hole binary64 (* -1 (* x (pow y 2))))) |
#s(approx (/ (* (- (* x x) (* (* y x) (* y x))) y) (+ (* y x) x)) #s(hole binary64 (* (pow y 2) (+ (* -1 x) (/ x y))))) |
#s(approx (* (- (* x x) (* (* y x) (* y x))) y) #s(hole binary64 (* -1 (* (pow x 2) (pow y 3))))) |
#s(approx (* (- (* x x) (* (* y x) (* y x))) y) #s(hole binary64 (* (pow y 3) (+ (* -1 (pow x 2)) (/ (pow x 2) (pow y 2)))))) |
#s(approx (- (* x x) (* (* y x) (* y x))) #s(hole binary64 (* -1 (* (pow x 2) (pow y 2))))) |
#s(approx (- (* x x) (* (* y x) (* y x))) #s(hole binary64 (* (pow y 2) (- (/ (pow x 2) (pow y 2)) (pow x 2))))) |
#s(approx (/ (* (* (+ (* (+ (* y x) x) (* y x)) (* x x)) (+ (* (neg x) y) x)) y) (+ (* (* y x) (+ (* y x) x)) (* x x))) #s(hole binary64 (* -1 (* x (pow y 2))))) |
#s(approx (/ (* (* (+ (* (+ (* y x) x) (* y x)) (* x x)) (+ (* (neg x) y) x)) y) (+ (* (* y x) (+ (* y x) x)) (* x x))) #s(hole binary64 (* (pow y 2) (+ (* -1 x) (/ x y))))) |
#s(approx (* (* (+ (* (+ (* y x) x) (* y x)) (* x x)) (+ (* (neg x) y) x)) y) #s(hole binary64 (* -1 (* (pow x 3) (pow y 4))))) |
#s(approx (* (* (+ (* (+ (* y x) x) (* y x)) (* x x)) (+ (* (neg x) y) x)) y) #s(hole binary64 (* (pow y 4) (+ (* -1 (/ (pow x 3) y)) (+ (* -1 (pow x 3)) (/ (pow x 3) y)))))) |
#s(approx (* (* (+ (* (+ (* y x) x) (* y x)) (* x x)) (+ (* (neg x) y) x)) y) #s(hole binary64 (* (pow y 4) (+ (* -1 (/ (pow x 3) y)) (+ (* -1 (/ (pow x 3) (pow y 2))) (+ (* -1 (pow x 3)) (+ (/ (pow x 3) y) (/ (pow x 3) (pow y 2))))))))) |
#s(approx (* (* (+ (* (+ (* y x) x) (* y x)) (* x x)) (+ (* (neg x) y) x)) y) #s(hole binary64 (* (pow y 4) (+ (* -1 (/ (pow x 3) y)) (+ (* -1 (/ (pow x 3) (pow y 2))) (+ (* -1 (pow x 3)) (+ (/ (pow x 3) y) (+ (/ (pow x 3) (pow y 2)) (/ (pow x 3) (pow y 3)))))))))) |
#s(approx (* (+ (* (+ (* y x) x) (* y x)) (* x x)) (+ (* (neg x) y) x)) #s(hole binary64 (* -1 (* (pow x 3) (pow y 3))))) |
#s(approx (* (+ (* (+ (* y x) x) (* y x)) (* x x)) (+ (* (neg x) y) x)) #s(hole binary64 (* (pow y 3) (+ (* -1 (/ (pow x 3) y)) (+ (* -1 (pow x 3)) (/ (pow x 3) y)))))) |
#s(approx (* (+ (* (+ (* y x) x) (* y x)) (* x x)) (+ (* (neg x) y) x)) #s(hole binary64 (* (pow y 3) (+ (* -1 (/ (pow x 3) y)) (+ (* -1 (/ (pow x 3) (pow y 2))) (+ (* -1 (pow x 3)) (+ (/ (pow x 3) y) (/ (pow x 3) (pow y 2))))))))) |
#s(approx (* (+ (* (+ (* y x) x) (* y x)) (* x x)) (+ (* (neg x) y) x)) #s(hole binary64 (* (pow y 3) (+ (* -1 (/ (pow x 3) y)) (+ (* -1 (/ (pow x 3) (pow y 2))) (+ (* -1 (pow x 3)) (+ (/ (pow x 3) y) (+ (/ (pow x 3) (pow y 2)) (/ (pow x 3) (pow y 3)))))))))) |
#s(approx (+ (* (+ (* y x) x) (* y x)) (* x x)) #s(hole binary64 (* (pow x 2) (pow y 2)))) |
#s(approx (+ (* (+ (* y x) x) (* y x)) (* x x)) #s(hole binary64 (* (pow y 2) (+ (/ (pow x 2) y) (pow x 2))))) |
#s(approx (+ (* (+ (* y x) x) (* y x)) (* x x)) #s(hole binary64 (* (pow y 2) (+ (/ (pow x 2) y) (+ (/ (pow x 2) (pow y 2)) (pow x 2)))))) |
#s(approx (+ (* (neg x) y) x) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (+ (* (neg x) y) x) #s(hole binary64 (* y (+ (* -1 x) (/ x y))))) |
#s(approx (+ (* (* y x) (+ (* y x) x)) (* x x)) #s(hole binary64 (* (pow x 2) (pow y 2)))) |
#s(approx (+ (* (* y x) (+ (* y x) x)) (* x x)) #s(hole binary64 (* (pow y 2) (+ (/ (pow x 2) y) (pow x 2))))) |
#s(approx (+ (* (* y x) (+ (* y x) x)) (* x x)) #s(hole binary64 (* (pow y 2) (+ (/ (pow x 2) y) (+ (/ (pow x 2) (pow y 2)) (pow x 2)))))) |
#s(approx (/ y (+ (* y x) x)) #s(hole binary64 (+ (* -1 (/ (- (/ 1 x) (/ 1 (* x y))) y)) (/ 1 x)))) |
#s(approx (/ y (+ (* y x) x)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (- (/ 1 x) (/ 1 (* x y))) y)) (/ 1 x)) y)) (/ 1 x)))) |
#s(approx (+ (* y x) x) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ x y))))))) |
#s(approx (* (- 1 (* y y)) (* y x)) #s(hole binary64 (* -1 (* (pow y 3) (+ x (* -1 (/ x (pow y 2)))))))) |
#s(approx (* (* (- 1 (* y y)) y) x) #s(hole binary64 (* -1 (* (pow y 3) (+ x (* -1 (/ x (pow y 2)))))))) |
#s(approx (* (- 1 (* y y)) y) #s(hole binary64 (* -1 (* (pow y 3) (- 1 (/ 1 (pow y 2))))))) |
#s(approx (* (- (* x x) (* (* y x) (* y x))) y) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (pow x 2) (pow y 2))) (pow x 2)))))) |
#s(approx (* (* (+ (* (+ (* y x) x) (* y x)) (* x x)) (+ (* (neg x) y) x)) y) #s(hole binary64 (* (pow y 4) (+ (* -1 (/ (+ (* -1 (+ (* -1 (pow x 3)) (pow x 3))) (+ (* -1 (/ (pow x 3) y)) (/ (pow x 3) y))) y)) (* -1 (pow x 3)))))) |
#s(approx (* (* (+ (* (+ (* y x) x) (* y x)) (* x x)) (+ (* (neg x) y) x)) y) #s(hole binary64 (* (pow y 4) (+ (* -1 (/ (+ (* -1 (+ (* -1 (pow x 3)) (pow x 3))) (* -1 (/ (+ (* -1 (+ (* -1 (pow x 3)) (pow x 3))) (/ (pow x 3) y)) y))) y)) (* -1 (pow x 3)))))) |
#s(approx (* (+ (* (+ (* y x) x) (* y x)) (* x x)) (+ (* (neg x) y) x)) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (pow x 3)) (pow x 3)) y)) (pow x 3)))))) |
#s(approx (* (+ (* (+ (* y x) x) (* y x)) (* x x)) (+ (* (neg x) y) x)) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (pow x 3)) (pow x 3)) y)) (+ (* -1 (pow x 3)) (pow x 3))) y)) (pow x 3)))))) |
#s(approx (* (+ (* (+ (* y x) x) (* y x)) (* x x)) (+ (* (neg x) y) x)) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (pow x 3) y)) (+ (* -1 (pow x 3)) (pow x 3))) y)) (+ (* -1 (pow x 3)) (pow x 3))) y)) (pow x 3)))))) |
#s(approx (+ (* (+ (* y x) x) (* y x)) (* x x)) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (+ (* -1 (/ (pow x 2) y)) (* -1 (pow x 2))) y)) (pow x 2))))) |
#s(approx (+ (* (neg x) y) x) #s(hole binary64 (* -1 (* y (+ x (* -1 (/ x y))))))) |
#s(approx (+ (* (* y x) (+ (* y x) x)) (* x x)) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (+ (* -1 (/ (pow x 2) y)) (* -1 (pow x 2))) y)) (pow x 2))))) |
| Outputs |
|---|
#s(approx (* (* x y) (- 1 y)) (*.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (/.f64 y (fma.f64 y x x)))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) x) (/.f64 y (+.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 y (+.f64 #s(literal 1 binary64) y)) (/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) x)) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) y)) (/.f64 y x)) |
(*.f64 (/.f64 y x) (/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) y))) |
(*.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (/.f64 y (fma.f64 y x x))) |
(*.f64 (/.f64 y (fma.f64 y x x)) (-.f64 (*.f64 x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) y))) (neg.f64 (neg.f64 (fma.f64 y x x)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 4 binary64))) (neg.f64 y)) (*.f64 (fma.f64 x x (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (neg.f64 (fma.f64 y x x)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 4 binary64))) (/.f64 y x)) (*.f64 (fma.f64 x x (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) y))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 4 binary64))) y) (*.f64 (fma.f64 x x (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (fma.f64 y x x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 6 binary64))) (neg.f64 y)) (*.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 x (*.f64 y x)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 y x x)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 6 binary64))) (/.f64 y x)) (*.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 x (*.f64 y x)) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) y))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 6 binary64))) y) (*.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 x (*.f64 y x)) #s(literal 2 binary64)))) (fma.f64 y x x))) |
(/.f64 (*.f64 (neg.f64 y) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 4 binary64)))) (*.f64 (neg.f64 (fma.f64 y x x)) (fma.f64 x x (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (neg.f64 y) (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 6 binary64)))) (*.f64 (neg.f64 (fma.f64 y x x)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 x (*.f64 y x)) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (/.f64 y x) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 4 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) y) (fma.f64 x x (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (/.f64 y x) (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 6 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) y) (+.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 x (*.f64 y x)) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 y (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 4 binary64)))) (*.f64 (fma.f64 y x x) (fma.f64 x x (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(/.f64 (*.f64 y (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 6 binary64)))) (*.f64 (fma.f64 y x x) (+.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 x (*.f64 y x)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) y)) (neg.f64 (fma.f64 y x x))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) y) (fma.f64 y x x)) |
(*.f64 (fma.f64 y x x) (-.f64 x (*.f64 y x))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 x) y) (*.f64 y x)) #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) y) (*.f64 y x)) (*.f64 (*.f64 (neg.f64 x) y) (*.f64 y x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) y) (*.f64 y x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 4 binary64)))) (neg.f64 (fma.f64 x x (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 x (*.f64 y x)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 4 binary64))) (fma.f64 x x (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 6 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 x (*.f64 y x)) #s(literal 2 binary64))))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 (*.f64 (neg.f64 x) y) (*.f64 y x))) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (*.f64 (*.f64 (neg.f64 x) y) (*.f64 y x))) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 (*.f64 (neg.f64 x) y) (*.f64 y x))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (*.f64 (neg.f64 x) y) (*.f64 y x))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (*.f64 (neg.f64 x) y) (*.f64 y x))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) y) (*.f64 y x))) |
(fma.f64 x x (*.f64 (*.f64 (neg.f64 x) y) (*.f64 y x))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 4 binary64)) (fma.f64 x x (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 x (*.f64 y x)) #s(literal 2 binary64))))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 x (*.f64 y x)) #s(literal 2 binary64)))))) |
(-.f64 (*.f64 x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) |
(+.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) y) (*.f64 y 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)))) |
x |
(*.f64 (neg.f64 (fabs.f64 (*.f64 y x))) (neg.f64 (fabs.f64 (*.f64 y x)))) |
(*.f64 (neg.f64 (*.f64 (neg.f64 x) y)) (neg.f64 (*.f64 (neg.f64 x) y))) |
(*.f64 (fabs.f64 (fabs.f64 (*.f64 y x))) (fabs.f64 (fabs.f64 (*.f64 y x)))) |
(*.f64 (exp.f64 (log.f64 (*.f64 y x))) (exp.f64 (log.f64 (*.f64 y x)))) |
(*.f64 (*.f64 (*.f64 y x) y) x) |
(*.f64 (fabs.f64 (*.f64 y x)) (fabs.f64 (*.f64 y x))) |
(*.f64 (*.f64 (neg.f64 x) y) (*.f64 (neg.f64 x) y)) |
(*.f64 (*.f64 x x) (*.f64 y y)) |
(*.f64 (*.f64 y y) (*.f64 x x)) |
(*.f64 (*.f64 y x) (*.f64 y x)) |
(*.f64 y (*.f64 x (*.f64 y x))) |
(pow.f64 (exp.f64 (log.f64 (*.f64 y x))) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 (*.f64 y x)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (neg.f64 x) y) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 y x) #s(literal 2 binary64)) |
(fabs.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 y) #s(literal 2 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 y x)) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 y x)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 y x)) #s(literal 2 binary64)))) |
(*.f64 y x) |
(*.f64 x y) |
(pow.f64 (*.f64 y x) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y x) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 y x)) #s(literal 1 binary64))) |
y |
#s(literal 2 binary64) |
(/.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 (fma.f64 y x x)))) |
(/.f64 (neg.f64 y) (neg.f64 (fma.f64 y x x))) |
(/.f64 (/.f64 (neg.f64 y) x) (neg.f64 (+.f64 #s(literal 1 binary64) y))) |
(/.f64 (/.f64 y x) (+.f64 #s(literal 1 binary64) y)) |
(/.f64 y (fma.f64 y x x)) |
(*.f64 (+.f64 #s(literal 1 binary64) y) x) |
(*.f64 x (+.f64 #s(literal 1 binary64) y)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 y x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (fma.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 y x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 y x) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 y x) x))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 x (*.f64 y x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 y x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 y x) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 y x) x)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 x (*.f64 y x))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (-.f64 x (*.f64 y x))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 y x)) |
(fma.f64 y x x) |
(fma.f64 x #s(literal 1 binary64) (*.f64 y x)) |
(fma.f64 x y x) |
(-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 y x) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 y x) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 y x))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 x (*.f64 y x)))) |
(-.f64 x (*.f64 (neg.f64 x) y)) |
(+.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 y x) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 y x) x))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 x (*.f64 y x))))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 x (*.f64 y x)))))) |
(+.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 y x))) (/.f64 (*.f64 (*.f64 (neg.f64 x) y) (*.f64 y x)) (-.f64 x (*.f64 y x)))) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 y x)) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 y x)) |
(+.f64 (*.f64 y x) x) |
(+.f64 x (*.f64 y x)) |
(*.f64 #s(approx (- 1 (* y y)) (*.f64 (neg.f64 y) y)) (/.f64 (*.f64 y x) #s(approx (+ 1 y) y))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 y x) #s(approx (- 1 (* y y)) (*.f64 (neg.f64 y) y))))) (neg.f64 (neg.f64 #s(approx (+ 1 y) y)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y x) #s(approx (- 1 (* y y)) (*.f64 (neg.f64 y) y)))) (neg.f64 #s(approx (+ 1 y) y))) |
(/.f64 (*.f64 (*.f64 y x) #s(approx (- 1 (* y y)) (*.f64 (neg.f64 y) y))) #s(approx (+ 1 y) y)) |
(*.f64 (*.f64 #s(approx (- 1 (* y y)) (*.f64 (neg.f64 y) y)) y) x) |
(*.f64 (*.f64 y x) #s(approx (- 1 (* y y)) (*.f64 (neg.f64 y) y))) |
(*.f64 #s(approx (- 1 (* y y)) (*.f64 (neg.f64 y) y)) (*.f64 y x)) |
#s(approx (- 1 (* y y)) (*.f64 (neg.f64 y) y)) |
(*.f64 (neg.f64 y) y) |
(*.f64 #s(literal -1 binary64) (*.f64 y y)) |
(*.f64 (*.f64 y y) #s(literal -1 binary64)) |
(*.f64 y (neg.f64 y)) |
(neg.f64 (*.f64 y y)) |
(*.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 y))) |
(*.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y))) |
(*.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y))) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y))) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 (fabs.f64 y) (fabs.f64 y)) |
(*.f64 y y) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 y) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 y) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(fabs.f64 (*.f64 y y)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
#s(approx (+ 1 y) y) |
(*.f64 (*.f64 (fma.f64 (neg.f64 y) y #s(literal 1 binary64)) y) (/.f64 x #s(approx (+ 1 y) y))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 y x) (fma.f64 (neg.f64 y) y #s(literal 1 binary64))))) (neg.f64 (neg.f64 #s(approx (+ 1 y) y)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y x) (fma.f64 (neg.f64 y) y #s(literal 1 binary64)))) (neg.f64 #s(approx (+ 1 y) y))) |
(/.f64 (*.f64 (*.f64 y x) (fma.f64 (neg.f64 y) y #s(literal 1 binary64))) #s(approx (+ 1 y) y)) |
(*.f64 (*.f64 (fma.f64 (neg.f64 y) y #s(literal 1 binary64)) y) x) |
(*.f64 (*.f64 y x) (fma.f64 (neg.f64 y) y #s(literal 1 binary64))) |
(*.f64 (fma.f64 (neg.f64 y) y #s(literal 1 binary64)) (*.f64 y x)) |
(*.f64 x (*.f64 (fma.f64 (neg.f64 y) y #s(literal 1 binary64)) y)) |
(*.f64 (fma.f64 (neg.f64 y) y #s(literal 1 binary64)) y) |
(*.f64 y (fma.f64 (neg.f64 y) y #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 y (*.f64 (neg.f64 y) y)) #s(literal 3 binary64))) (fma.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 y (*.f64 (neg.f64 y) y)) (*.f64 y (*.f64 (neg.f64 y) y))) (*.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y (*.f64 (neg.f64 y) y)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 y) y) y) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 1 binary64) y) (-.f64 (*.f64 (*.f64 (*.f64 (neg.f64 y) y) y) (*.f64 (*.f64 (neg.f64 y) y) y)) (*.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 (neg.f64 y) y) y))))) |
(fma.f64 #s(literal 1 binary64) y (*.f64 (*.f64 (neg.f64 y) y) y)) |
(fma.f64 y #s(literal 1 binary64) (*.f64 y (*.f64 (neg.f64 y) y))) |
(+.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y (*.f64 (neg.f64 y) y))) |
(+.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 (neg.f64 y) y) y)) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)) (+.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 y) y) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 y y)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) y)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 y y)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) y)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 y y))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) y))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 y y))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) y))))) |
(fma.f64 (neg.f64 y) y #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 y (neg.f64 y) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y y))) (/.f64 (pow.f64 y #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 y y)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) y))) (/.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) y)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 y y))))) (/.f64 (pow.f64 y #s(literal 6 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 y y)))))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 y y))) |
(-.f64 #s(literal 1 binary64) (*.f64 y y)) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) y))))) (/.f64 (neg.f64 (pow.f64 y #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) y)))))) |
(+.f64 (*.f64 (neg.f64 y) y) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) y)) |
#s(literal 1 binary64) |
#s(approx (* (* x y) (- 1 y)) (*.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (/.f64 y (fma.f64 y x x)))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) x) (/.f64 y (+.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 y (+.f64 #s(literal 1 binary64) y)) (/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) x)) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) y)) (/.f64 y x)) |
(*.f64 (/.f64 y x) (/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) y))) |
(*.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (/.f64 y (fma.f64 y x x))) |
(*.f64 (/.f64 y (fma.f64 y x x)) (-.f64 (*.f64 x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) y))) (neg.f64 (neg.f64 (fma.f64 y x x)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 4 binary64))) (neg.f64 y)) (*.f64 (fma.f64 x x (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (neg.f64 (fma.f64 y x x)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 4 binary64))) (/.f64 y x)) (*.f64 (fma.f64 x x (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) y))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 4 binary64))) y) (*.f64 (fma.f64 x x (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (fma.f64 y x x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 6 binary64))) (neg.f64 y)) (*.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 x (*.f64 y x)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 y x x)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 6 binary64))) (/.f64 y x)) (*.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 x (*.f64 y x)) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) y))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 6 binary64))) y) (*.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 x (*.f64 y x)) #s(literal 2 binary64)))) (fma.f64 y x x))) |
(/.f64 (*.f64 (neg.f64 y) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 4 binary64)))) (*.f64 (neg.f64 (fma.f64 y x x)) (fma.f64 x x (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (neg.f64 y) (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 6 binary64)))) (*.f64 (neg.f64 (fma.f64 y x x)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 x (*.f64 y x)) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (/.f64 y x) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 4 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) y) (fma.f64 x x (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (/.f64 y x) (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 6 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) y) (+.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 x (*.f64 y x)) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 y (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 4 binary64)))) (*.f64 (fma.f64 y x x) (fma.f64 x x (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(/.f64 (*.f64 y (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 6 binary64)))) (*.f64 (fma.f64 y x x) (+.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 x (*.f64 y x)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) y)) (neg.f64 (fma.f64 y x x))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) y) (fma.f64 y x x)) |
(*.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) y) |
(*.f64 y (-.f64 (*.f64 x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(*.f64 (fma.f64 y x x) (-.f64 x (*.f64 y x))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 x) y) (*.f64 y x)) #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) y) (*.f64 y x)) (*.f64 (*.f64 (neg.f64 x) y) (*.f64 y x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) y) (*.f64 y x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 4 binary64)))) (neg.f64 (fma.f64 x x (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 x (*.f64 y x)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 4 binary64))) (fma.f64 x x (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 6 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 x (*.f64 y x)) #s(literal 2 binary64))))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 (*.f64 (neg.f64 x) y) (*.f64 y x))) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (*.f64 (*.f64 (neg.f64 x) y) (*.f64 y x))) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 (*.f64 (neg.f64 x) y) (*.f64 y x))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (*.f64 (neg.f64 x) y) (*.f64 y x))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (*.f64 (neg.f64 x) y) (*.f64 y x))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) y) (*.f64 y x))) |
(fma.f64 x x (*.f64 (*.f64 (neg.f64 x) y) (*.f64 y x))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 4 binary64)) (fma.f64 x x (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 x (*.f64 y x)) #s(literal 2 binary64))))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 x (*.f64 y x)) #s(literal 2 binary64)))))) |
(-.f64 (*.f64 x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) |
(+.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) y) (*.f64 y x))) |
(*.f64 (neg.f64 (fabs.f64 (*.f64 y x))) (neg.f64 (fabs.f64 (*.f64 y x)))) |
(*.f64 (neg.f64 (*.f64 (neg.f64 x) y)) (neg.f64 (*.f64 (neg.f64 x) y))) |
(*.f64 (fabs.f64 (fabs.f64 (*.f64 y x))) (fabs.f64 (fabs.f64 (*.f64 y x)))) |
(*.f64 (exp.f64 (log.f64 (*.f64 y x))) (exp.f64 (log.f64 (*.f64 y x)))) |
(*.f64 (*.f64 (*.f64 y x) y) x) |
(*.f64 (fabs.f64 (*.f64 y x)) (fabs.f64 (*.f64 y x))) |
(*.f64 (*.f64 (neg.f64 x) y) (*.f64 (neg.f64 x) y)) |
(*.f64 (*.f64 x x) (*.f64 y y)) |
(*.f64 (*.f64 y y) (*.f64 x x)) |
(*.f64 (*.f64 y x) (*.f64 y x)) |
(*.f64 y (*.f64 x (*.f64 y x))) |
(pow.f64 (exp.f64 (log.f64 (*.f64 y x))) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 (*.f64 y x)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (neg.f64 x) y) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 y x) #s(literal 2 binary64)) |
(fabs.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 y) #s(literal 2 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 y x)) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 y x)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 y x)) #s(literal 2 binary64)))) |
#s(approx (* (* x y) (- 1 y)) (/.f64 (*.f64 (*.f64 (fma.f64 (neg.f64 x) y x) (fma.f64 (*.f64 (fma.f64 y x x) y) x (*.f64 x x))) y) (fma.f64 (*.f64 (fma.f64 y x x) y) x (*.f64 x x)))) |
(*.f64 (*.f64 (fma.f64 (neg.f64 x) y x) (fma.f64 (*.f64 (fma.f64 y x x) y) x (*.f64 x x))) (/.f64 y (fma.f64 (*.f64 (fma.f64 y x x) y) x (*.f64 x x)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (neg.f64 x) y x) (fma.f64 (*.f64 (fma.f64 y x x) y) x (*.f64 x x))) y))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 y x x) y) x (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (neg.f64 x) y x) (fma.f64 (*.f64 (fma.f64 y x x) y) x (*.f64 x x))) y)) (neg.f64 (fma.f64 (*.f64 (fma.f64 y x x) y) x (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (neg.f64 x) y x) (fma.f64 (*.f64 (fma.f64 y x x) y) x (*.f64 x x))) y) (fma.f64 (*.f64 (fma.f64 y x x) y) x (*.f64 x x))) |
(*.f64 (*.f64 (fma.f64 (neg.f64 x) y x) (fma.f64 (*.f64 (fma.f64 y x x) y) x (*.f64 x x))) y) |
(*.f64 (fma.f64 (*.f64 (fma.f64 y x x) y) x (*.f64 x x)) (*.f64 (fma.f64 (neg.f64 x) y x) y)) |
(*.f64 y (*.f64 (fma.f64 (neg.f64 x) y x) (fma.f64 (*.f64 (fma.f64 y x x) y) x (*.f64 x x)))) |
(*.f64 (fma.f64 (neg.f64 x) y x) (fma.f64 (*.f64 (fma.f64 y x x) y) x (*.f64 x x))) |
(*.f64 (fma.f64 (*.f64 (fma.f64 y x x) y) x (*.f64 x x)) (fma.f64 (neg.f64 x) y x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 x) y) (fma.f64 (*.f64 (fma.f64 y x x) y) x (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (*.f64 x (fma.f64 (*.f64 (fma.f64 y x x) y) x (*.f64 x x))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (neg.f64 x) y) (fma.f64 (*.f64 (fma.f64 y x x) y) x (*.f64 x x))) (*.f64 (*.f64 (neg.f64 x) y) (fma.f64 (*.f64 (fma.f64 y x x) y) x (*.f64 x x))) (-.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 (fma.f64 y x x) y) x (*.f64 x x))) (*.f64 x (fma.f64 (*.f64 (fma.f64 y x x) y) x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) y) (fma.f64 (*.f64 (fma.f64 y x x) y) x (*.f64 x x))) (*.f64 x (fma.f64 (*.f64 (fma.f64 y x x) y) x (*.f64 x x))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 y x x) y) x (*.f64 x x)) (*.f64 (neg.f64 x) y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 y x x) y) x (*.f64 x x)) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 y x x) y) x (*.f64 x x)) (*.f64 (neg.f64 x) y)) (*.f64 (fma.f64 (*.f64 (fma.f64 y x x) y) x (*.f64 x x)) (*.f64 (neg.f64 x) y)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 y x x) y) x (*.f64 x x)) x) (*.f64 (fma.f64 (*.f64 (fma.f64 y x x) y) x (*.f64 x x)) x)) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 y x x) y) x (*.f64 x x)) (*.f64 (neg.f64 x) y)) (*.f64 (fma.f64 (*.f64 (fma.f64 y x x) y) x (*.f64 x x)) x))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 y x x) y) x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) (*.f64 (-.f64 (*.f64 (neg.f64 x) y) x) (-.f64 (*.f64 (*.f64 (fma.f64 y x x) y) x) (*.f64 x x)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 x x)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 y x x) y) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (*.f64 (-.f64 (*.f64 (neg.f64 x) y) x) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 y x x) y) x) #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 y x x) y) x) (*.f64 x x)))))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 y x x) y) x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) (*.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) y) x))) (-.f64 (*.f64 (*.f64 (fma.f64 y x x) y) x) (*.f64 x x)))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 y x x) y) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (*.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) y) x))) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 y x x) y) x) #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 y x x) y) x) (*.f64 x x)))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) y) #s(literal 3 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 y x x) y) x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) (*.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 x (*.f64 (neg.f64 x) y)))) (-.f64 (*.f64 (*.f64 (fma.f64 y x x) y) x) (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 y x x) y) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (*.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 x (*.f64 (neg.f64 x) y)))) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 y x x) y) x) #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 y x x) y) x) (*.f64 x x)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 y x x) y) x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) (*.f64 (fma.f64 y x x) (-.f64 (*.f64 (*.f64 (fma.f64 y x x) y) x) (*.f64 x x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 y x x) y) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (*.f64 (fma.f64 y x x) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 y x x) y) x) #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 y x x) y) x) (*.f64 x x)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 y x x) y) x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 x x))) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 y x x) y) x) (*.f64 x x)) (-.f64 (*.f64 (neg.f64 x) y) x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 y x x) y) x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 y x x) y) x) (*.f64 x x)) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) y) x))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 y x x) y) x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) y) #s(literal 3 binary64)))) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 y x x) y) x) (*.f64 x x)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 x (*.f64 (neg.f64 x) y)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 y x x) y) x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (-.f64 (*.f64 x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 y x x) y) x) (*.f64 x x)) (fma.f64 y x x))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 y x x) y) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 x x))) (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 y x x) y) x) #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 y x x) y) x) (*.f64 x x)))) (-.f64 (*.f64 (neg.f64 x) y) x))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 y x x) y) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 y x x) y) x) #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 y x x) y) x) (*.f64 x x)))) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) y) x))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 y x x) y) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) y) #s(literal 3 binary64)))) (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 y x x) y) x) #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 y x x) y) x) (*.f64 x x)))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 x (*.f64 (neg.f64 x) y)))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 y x x) y) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (-.f64 (*.f64 x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 y x x) y) x) #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 y x x) y) x) (*.f64 x x)))) (fma.f64 y x x))) |
(fma.f64 (*.f64 (neg.f64 x) y) (fma.f64 (*.f64 (fma.f64 y x x) y) x (*.f64 x x)) (*.f64 x (fma.f64 (*.f64 (fma.f64 y x x) y) x (*.f64 x x)))) |
(fma.f64 (fma.f64 (*.f64 (fma.f64 y x x) y) x (*.f64 x x)) (*.f64 (neg.f64 x) y) (*.f64 (fma.f64 (*.f64 (fma.f64 y x x) y) x (*.f64 x x)) x)) |
(+.f64 (*.f64 (*.f64 (neg.f64 x) y) (fma.f64 (*.f64 (fma.f64 y x x) y) x (*.f64 x x))) (*.f64 x (fma.f64 (*.f64 (fma.f64 y x x) y) x (*.f64 x x)))) |
(+.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 y x x) y) x (*.f64 x x)) (*.f64 (neg.f64 x) y)) (*.f64 (fma.f64 (*.f64 (fma.f64 y x x) y) x (*.f64 x x)) x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (fma.f64 y x x) y) x) #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 y x x) y) x) #s(literal 2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 y x x) y) x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 y x x) y) x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 y x x) y) x) (*.f64 x x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 y x x) y) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 y x x) y) x) #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 y x x) y) x) (*.f64 x x)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 y x x) y) x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 (fma.f64 y x x) y) x) (*.f64 x x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 y x x) y) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 y x x) y) x) #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 y x x) y) x) (*.f64 x x))))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 (*.f64 (fma.f64 y x x) y) x)) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (*.f64 (*.f64 (fma.f64 y x x) y) x)) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 (*.f64 (fma.f64 y x x) y) x)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (*.f64 (fma.f64 y x x) y) x)) |
(fma.f64 (*.f64 (fma.f64 y x x) y) x (*.f64 x x)) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (*.f64 (fma.f64 y x x) y) x)) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (*.f64 (fma.f64 y x x) y) x)) |
(fma.f64 (fma.f64 y x x) (*.f64 y x) (*.f64 x x)) |
(fma.f64 (*.f64 y x) (fma.f64 y x x) (*.f64 x x)) |
(fma.f64 y (*.f64 x (fma.f64 y x x)) (*.f64 x x)) |
(fma.f64 x x (*.f64 (*.f64 (fma.f64 y x x) y) x)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 y x x) y) x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 y x x) y) x) (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 y x x) y) x) (*.f64 x x)))) |
(-.f64 (*.f64 (*.f64 (fma.f64 y x x) y) x) (*.f64 (neg.f64 x) x)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 y x x) y) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 y x x) y) x) #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 y x x) y) x) (*.f64 x x))))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 y x x) y) x) #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 y x x) y) x) (*.f64 x x)))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 y x x) y) x) (*.f64 x x)) |
(+.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 y x x) y) x)) |
(*.f64 (/.f64 (fma.f64 y x x) (+.f64 #s(literal 1 binary64) y)) (/.f64 (-.f64 x (*.f64 y x)) x)) |
(*.f64 (/.f64 (fma.f64 y x x) x) (/.f64 (-.f64 x (*.f64 y x)) (+.f64 #s(literal 1 binary64) y))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) y) x))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 x (*.f64 (neg.f64 x) y)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (neg.f64 x) y) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (neg.f64 (fma.f64 y x x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (neg.f64 x) y) x)) |
(/.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) y) x)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) y) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 x (*.f64 (neg.f64 x) y))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (fma.f64 y x x)) |
(fma.f64 (neg.f64 x) y x) |
(fma.f64 #s(literal -1 binary64) (*.f64 y x) x) |
(fma.f64 (*.f64 y x) #s(literal -1 binary64) x) |
(fma.f64 y (neg.f64 x) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 x) y) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (neg.f64 x) y) x))) |
(-.f64 (/.f64 (*.f64 x x) (fma.f64 y x x)) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 y x x))) |
(-.f64 x (*.f64 #s(literal 1 binary64) (*.f64 y x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 x) y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) y) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) y) x))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 x (*.f64 (neg.f64 x) y))))) (/.f64 (pow.f64 (*.f64 (neg.f64 x) y) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 x (*.f64 (neg.f64 x) y)))))) |
(+.f64 (/.f64 (*.f64 x x) (fma.f64 y x x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) y) (*.f64 y x)) (fma.f64 y x x))) |
(+.f64 (*.f64 (neg.f64 x) y) x) |
(+.f64 x (*.f64 (neg.f64 x) y)) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 x) |
(/.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (fma.f64 y x x) y) x) #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 y x x) y) x) #s(literal 2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 y x x) y) x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 y x x) y) x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 y x x) y) x) (*.f64 x x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 y x x) y) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 y x x) y) x) #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 y x x) y) x) (*.f64 x x)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 y x x) y) x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 (fma.f64 y x x) y) x) (*.f64 x x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 y x x) y) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 y x x) y) x) #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 y x x) y) x) (*.f64 x x))))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 (*.f64 (fma.f64 y x x) y) x)) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (*.f64 (*.f64 (fma.f64 y x x) y) x)) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 (*.f64 (fma.f64 y x x) y) x)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (*.f64 (fma.f64 y x x) y) x)) |
(fma.f64 (*.f64 (fma.f64 y x x) y) x (*.f64 x x)) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (*.f64 (fma.f64 y x x) y) x)) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (*.f64 (fma.f64 y x x) y) x)) |
(fma.f64 (fma.f64 y x x) (*.f64 y x) (*.f64 x x)) |
(fma.f64 (*.f64 y x) (fma.f64 y x x) (*.f64 x x)) |
(fma.f64 y (*.f64 x (fma.f64 y x x)) (*.f64 x x)) |
(fma.f64 x x (*.f64 (*.f64 (fma.f64 y x x) y) x)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 y x x) y) x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 y x x) y) x) (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 y x x) y) x) (*.f64 x x)))) |
(-.f64 (*.f64 (*.f64 (fma.f64 y x x) y) x) (*.f64 (neg.f64 x) x)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 y x x) y) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 y x x) y) x) #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 y x x) y) x) (*.f64 x x))))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 y x x) y) x) #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 y x x) y) x) (*.f64 x x)))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 y x x) y) x) (*.f64 x x)) |
(+.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 y x x) y) x)) |
#s(approx (* (* x y) (- 1 y)) (*.f64 (*.f64 y x) (-.f64 #s(literal 1 binary64) y))) |
#s(approx (* (- (* x x) (pow (* y x) 2)) (/ y (+ (* y x) x))) (/.f64 (*.f64 (*.f64 y x) (fma.f64 (neg.f64 y) y #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) y))) |
#s(approx (- (* x x) (pow (* y x) 2)) (*.f64 (*.f64 x x) (fma.f64 (neg.f64 y) y #s(literal 1 binary64)))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx x x) |
#s(approx (pow (* y x) 2) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) |
#s(approx (* y x) (*.f64 y x)) |
#s(approx (/ y (+ (* y x) x)) (/.f64 y (fma.f64 y x x))) |
#s(approx (+ (* y x) x) (fma.f64 y x x)) |
#s(approx (/ (* (* (- 1 (* y y)) y) x) (+ 1 y)) (/.f64 (*.f64 (*.f64 y x) (fma.f64 (neg.f64 y) y #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) y))) |
#s(approx (* (* (- 1 (* y y)) y) x) (*.f64 (*.f64 y x) (fma.f64 (neg.f64 y) y #s(literal 1 binary64)))) |
#s(approx (/ (* (* (- 1 (* y y)) y) x) (+ 1 y)) (/.f64 (*.f64 (*.f64 y x) (fma.f64 (neg.f64 y) y #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) y))) |
#s(approx (* (* (- 1 (* y y)) y) x) (*.f64 (*.f64 y x) (fma.f64 (neg.f64 y) y #s(literal 1 binary64)))) |
#s(approx (* (- (* x x) (pow (* y x) 2)) (/ y (+ (* y x) x))) (/.f64 (*.f64 (*.f64 y x) (fma.f64 (neg.f64 y) y #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) y))) |
#s(approx (* (- (* x x) (* (* y x) (* y x))) y) (*.f64 (*.f64 (*.f64 x x) y) (fma.f64 (neg.f64 y) y #s(literal 1 binary64)))) |
#s(approx (- (* x x) (pow (* y x) 2)) (*.f64 (*.f64 x x) (fma.f64 (neg.f64 y) y #s(literal 1 binary64)))) |
#s(approx (pow (* y x) 2) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) |
#s(approx (/ (* (* (+ (* (+ (* y x) x) (* y x)) (* x x)) (+ (* (neg x) y) x)) y) (+ (* (* y x) (+ (* y x) x)) (* x x))) (*.f64 (*.f64 (fma.f64 #s(literal -1 binary64) y #s(literal 1 binary64)) y) x)) |
#s(approx (* (* (+ (* (+ (* y x) x) (* y x)) (* x x)) (+ (* (neg x) y) x)) y) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) y) (*.f64 (fma.f64 (+.f64 #s(literal 1 binary64) y) y #s(literal 1 binary64)) (fma.f64 #s(literal -1 binary64) y #s(literal 1 binary64))))) |
#s(approx (* (+ (* (+ (* y x) x) (* y x)) (* x x)) (+ (* (neg x) y) x)) (*.f64 (*.f64 (fma.f64 (+.f64 #s(literal 1 binary64) y) y #s(literal 1 binary64)) (fma.f64 #s(literal -1 binary64) y #s(literal 1 binary64))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (* (* y x) (+ (* y x) x)) (* x x)) (*.f64 (fma.f64 (+.f64 #s(literal 1 binary64) y) y #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (+ (* (neg x) y) x) (*.f64 (fma.f64 #s(literal -1 binary64) y #s(literal 1 binary64)) x)) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx (+ (* (* y x) (+ (* y x) x)) (* x x)) (*.f64 (fma.f64 (+.f64 #s(literal 1 binary64) y) y #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (* (- (* x x) (pow (* y x) 2)) (/ y (+ (* y x) x))) (neg.f64 (/.f64 (*.f64 (*.f64 y x) (fma.f64 (neg.f64 y) y #s(literal 1 binary64))) (-.f64 (neg.f64 y) #s(literal 1 binary64))))) |
#s(approx (/ y (+ (* y x) x)) (neg.f64 (/.f64 (/.f64 y x) (-.f64 (neg.f64 y) #s(literal 1 binary64))))) |
#s(approx (+ (* y x) x) (*.f64 (neg.f64 x) (-.f64 (neg.f64 y) #s(literal 1 binary64)))) |
#s(approx (* (- (* x x) (pow (* y x) 2)) (/ y (+ (* y x) x))) (neg.f64 (/.f64 (*.f64 (*.f64 y x) (fma.f64 (neg.f64 y) y #s(literal 1 binary64))) (-.f64 (neg.f64 y) #s(literal 1 binary64))))) |
#s(approx (/ (* (* (+ (* (+ (* y x) x) (* y x)) (* x x)) (+ (* (neg x) y) x)) y) (+ (* (* y x) (+ (* y x) x)) (* x x))) (*.f64 (neg.f64 x) (*.f64 (-.f64 y #s(literal 1 binary64)) y))) |
#s(approx (* (* (+ (* (+ (* y x) x) (* y x)) (* x x)) (+ (* (neg x) y) x)) y) (neg.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) y) (*.f64 (fma.f64 (neg.f64 y) (-.f64 (neg.f64 y) #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 y #s(literal 1 binary64)))))) |
#s(approx (* (+ (* (+ (* y x) x) (* y x)) (* x x)) (+ (* (neg x) y) x)) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (*.f64 (fma.f64 (neg.f64 y) (-.f64 (neg.f64 y) #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 y #s(literal 1 binary64))))) |
#s(approx (+ (* (* y x) (+ (* y x) x)) (* x x)) (*.f64 (fma.f64 (neg.f64 y) (-.f64 (neg.f64 y) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (+ (* (neg x) y) x) (*.f64 (neg.f64 x) (-.f64 y #s(literal 1 binary64)))) |
#s(approx (+ (* (* y x) (+ (* y x) x)) (* x x)) (*.f64 (fma.f64 (neg.f64 y) (-.f64 (neg.f64 y) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (* (* x y) (- 1 y)) (*.f64 y x)) |
#s(approx (* (* x y) (- 1 y)) (*.f64 (fma.f64 (neg.f64 x) y x) y)) |
#s(approx (* (- (* x x) (pow (* y x) 2)) (/ y (+ (* y x) x))) (*.f64 y x)) |
#s(approx (* (- (* x x) (pow (* y x) 2)) (/ y (+ (* y x) x))) (*.f64 (fma.f64 (neg.f64 x) y x) y)) |
#s(approx (- (* x x) (pow (* y x) 2)) (*.f64 x x)) |
#s(approx (- (* x x) (pow (* y x) 2)) (fma.f64 x x (neg.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
#s(approx y y) |
#s(approx (/ y (+ (* y x) x)) (/.f64 y x)) |
#s(approx (/ y (+ (* y x) x)) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) y #s(literal 1 binary64)) x) y)) |
#s(approx (/ y (+ (* y x) x)) (*.f64 (fma.f64 (/.f64 (-.f64 y #s(literal 1 binary64)) x) y (pow.f64 x #s(literal -1 binary64))) y)) |
#s(approx (/ y (+ (* y x) x)) (*.f64 (fma.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) y #s(literal 1 binary64)) x) y) (pow.f64 x #s(literal -1 binary64))) y (pow.f64 x #s(literal -1 binary64))) y)) |
#s(approx (+ (* y x) x) x) |
#s(approx (+ (* y x) x) (fma.f64 y x x)) |
#s(approx (/ (* (* (- 1 (* y y)) y) x) (+ 1 y)) (*.f64 y x)) |
#s(approx (/ (* (* (- 1 (* y y)) y) x) (+ 1 y)) (*.f64 (fma.f64 (neg.f64 x) y x) y)) |
#s(approx (* (* (- 1 (* y y)) y) x) (*.f64 y x)) |
#s(approx (* (* (- 1 (* y y)) y) x) (*.f64 (fma.f64 (neg.f64 x) (*.f64 y y) x) y)) |
#s(approx (- 1 (* y y)) #s(literal 1 binary64)) |
#s(approx (- 1 (* y y)) (fma.f64 (neg.f64 y) y #s(literal 1 binary64))) |
#s(approx (neg (* y y)) (*.f64 (neg.f64 y) y)) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx (+ 1 y) #s(literal 1 binary64)) |
#s(approx (+ 1 y) (+.f64 #s(literal 1 binary64) y)) |
#s(approx (/ (* (* (- 1 (* y y)) y) x) (+ 1 y)) (*.f64 y x)) |
#s(approx (/ (* (* (- 1 (* y y)) y) x) (+ 1 y)) (*.f64 (fma.f64 (neg.f64 x) y x) y)) |
#s(approx (* (* (- 1 (* y y)) y) x) (*.f64 y x)) |
#s(approx (* (* (- 1 (* y y)) y) x) (*.f64 (fma.f64 (neg.f64 x) (*.f64 y y) x) y)) |
#s(approx (* (- 1 (* y y)) y) y) |
#s(approx (* (- 1 (* y y)) y) (*.f64 (fma.f64 (neg.f64 y) y #s(literal 1 binary64)) y)) |
#s(approx (* (- (* x x) (pow (* y x) 2)) (/ y (+ (* y x) x))) (*.f64 y x)) |
#s(approx (* (- (* x x) (pow (* y x) 2)) (/ y (+ (* y x) x))) (*.f64 (fma.f64 (neg.f64 x) y x) y)) |
#s(approx (* (- (* x x) (* (* y x) (* y x))) y) (*.f64 (*.f64 x x) y)) |
#s(approx (* (- (* x x) (* (* y x) (* y x))) y) (*.f64 (fma.f64 x x (neg.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) y)) |
#s(approx (- (* x x) (pow (* y x) 2)) (*.f64 x x)) |
#s(approx (- (* x x) (pow (* y x) 2)) (fma.f64 x x (neg.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
#s(approx (/ (* (* (+ (* (+ (* y x) x) (* y x)) (* x x)) (+ (* (neg x) y) x)) y) (+ (* (* y x) (+ (* y x) x)) (* x x))) (*.f64 y x)) |
#s(approx (/ (* (* (+ (* (+ (* y x) x) (* y x)) (* x x)) (+ (* (neg x) y) x)) y) (+ (* (* y x) (+ (* y x) x)) (* x x))) (*.f64 (fma.f64 (neg.f64 x) y x) y)) |
#s(approx (* (* (+ (* (+ (* y x) x) (* y x)) (* x x)) (+ (* (neg x) y) x)) y) (*.f64 (pow.f64 x #s(literal 3 binary64)) y)) |
#s(approx (* (* (+ (* (+ (* y x) x) (* y x)) (* x x)) (+ (* (neg x) y) x)) y) (*.f64 (fma.f64 (*.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 3 binary64))) y (pow.f64 x #s(literal 3 binary64))) y)) |
#s(approx (* (* (+ (* (+ (* y x) x) (* y x)) (* x x)) (+ (* (neg x) y) x)) y) (*.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 3 binary64))) y (pow.f64 x #s(literal 3 binary64)))) y (pow.f64 x #s(literal 3 binary64))) y)) |
#s(approx (* (* (+ (* (+ (* y x) x) (* y x)) (* x x)) (+ (* (neg x) y) x)) y) (*.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64) (fma.f64 (fma.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) y)) y (pow.f64 x #s(literal 3 binary64)))) y (pow.f64 x #s(literal 3 binary64))) y)) |
#s(approx (* (+ (* (+ (* y x) x) (* y x)) (* x x)) (+ (* (neg x) y) x)) (pow.f64 x #s(literal 3 binary64))) |
#s(approx (* (+ (* (+ (* y x) x) (* y x)) (* x x)) (+ (* (neg x) y) x)) (fma.f64 (*.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 3 binary64))) y (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (* (+ (* (+ (* y x) x) (* y x)) (* x x)) (+ (* (neg x) y) x)) (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 3 binary64))) y (pow.f64 x #s(literal 3 binary64)))) y (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (* (+ (* (+ (* y x) x) (* y x)) (* x x)) (+ (* (neg x) y) x)) (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64) (fma.f64 (fma.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) y)) y (pow.f64 x #s(literal 3 binary64)))) y (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (* (* y x) (+ (* y x) x)) (* x x)) (*.f64 x x)) |
#s(approx (+ (* (* y x) (+ (* y x) x)) (* x x)) (fma.f64 (*.f64 x x) y (*.f64 x x))) |
#s(approx (+ (* (* y x) (+ (* y x) x)) (* x x)) (fma.f64 (fma.f64 (*.f64 x x) y (*.f64 x x)) y (*.f64 x x))) |
#s(approx (+ (* (neg x) y) x) x) |
#s(approx (+ (* (neg x) y) x) (fma.f64 (neg.f64 x) y x)) |
#s(approx (+ (* (* y x) (+ (* y x) x)) (* x x)) (*.f64 x x)) |
#s(approx (+ (* (* y x) (+ (* y x) x)) (* x x)) (fma.f64 (*.f64 x x) y (*.f64 x x))) |
#s(approx (+ (* (* y x) (+ (* y x) x)) (* x x)) (fma.f64 (fma.f64 (*.f64 x x) y (*.f64 x x)) y (*.f64 x x))) |
#s(approx (* (* x y) (- 1 y)) (*.f64 (neg.f64 x) (*.f64 y y))) |
#s(approx (* (* x y) (- 1 y)) (*.f64 (fma.f64 #s(literal -1 binary64) x (/.f64 x y)) (*.f64 y y))) |
#s(approx (* (- (* x x) (pow (* y x) 2)) (/ y (+ (* y x) x))) (*.f64 (neg.f64 x) (*.f64 y y))) |
#s(approx (* (- (* x x) (pow (* y x) 2)) (/ y (+ (* y x) x))) (*.f64 (fma.f64 #s(literal -1 binary64) x (/.f64 x y)) (*.f64 y y))) |
#s(approx (- (* x x) (pow (* y x) 2)) (neg.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) |
#s(approx (- (* x x) (pow (* y x) 2)) (*.f64 (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 x x)) (*.f64 y y))) |
#s(approx (/ y (+ (* y x) x)) (pow.f64 x #s(literal -1 binary64))) |
#s(approx (/ y (+ (* y x) x)) (-.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 (*.f64 y x) #s(literal -1 binary64)))) |
#s(approx (/ y (+ (* y x) x)) (-.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) (pow.f64 (*.f64 y x) #s(literal -1 binary64)))) |
#s(approx (/ y (+ (* y x) x)) (-.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) (fma.f64 (pow.f64 y #s(literal -3 binary64)) (pow.f64 x #s(literal -1 binary64)) (pow.f64 (*.f64 y x) #s(literal -1 binary64))))) |
#s(approx (+ (* y x) x) (*.f64 y x)) |
#s(approx (+ (* y x) x) (*.f64 (+.f64 (/.f64 x y) x) y)) |
#s(approx (/ (* (* (- 1 (* y y)) y) x) (+ 1 y)) (*.f64 (neg.f64 x) (*.f64 y y))) |
#s(approx (/ (* (* (- 1 (* y y)) y) x) (+ 1 y)) (*.f64 (fma.f64 #s(literal -1 binary64) x (/.f64 x y)) (*.f64 y y))) |
#s(approx (* (* (- 1 (* y y)) y) x) (*.f64 (neg.f64 x) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (* (* (- 1 (* y y)) y) x) (*.f64 (fma.f64 #s(literal -1 binary64) x (/.f64 x (*.f64 y y))) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (- 1 (* y y)) (*.f64 (neg.f64 y) y)) |
#s(approx (- 1 (* y y)) (*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 y y))) |
#s(approx (+ 1 y) y) |
#s(approx (+ 1 y) (fma.f64 #s(literal 1 binary64) y #s(literal 1 binary64))) |
#s(approx (/ (* (* (- 1 (* y y)) y) x) (+ 1 y)) (*.f64 (neg.f64 x) (*.f64 y y))) |
#s(approx (/ (* (* (- 1 (* y y)) y) x) (+ 1 y)) (*.f64 (fma.f64 #s(literal -1 binary64) x (/.f64 x y)) (*.f64 y y))) |
#s(approx (* (* (- 1 (* y y)) y) x) (*.f64 (neg.f64 x) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (* (* (- 1 (* y y)) y) x) (*.f64 (fma.f64 #s(literal -1 binary64) x (/.f64 x (*.f64 y y))) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (* (- 1 (* y y)) y) (pow.f64 (neg.f64 y) #s(literal 3 binary64))) |
#s(approx (* (- 1 (* y y)) y) (*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (* (- (* x x) (pow (* y x) 2)) (/ y (+ (* y x) x))) (*.f64 (neg.f64 x) (*.f64 y y))) |
#s(approx (* (- (* x x) (pow (* y x) 2)) (/ y (+ (* y x) x))) (*.f64 (fma.f64 #s(literal -1 binary64) x (/.f64 x y)) (*.f64 y y))) |
#s(approx (* (- (* x x) (* (* y x) (* y x))) y) (*.f64 (neg.f64 (*.f64 x x)) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (* (- (* x x) (* (* y x) (* y x))) y) (*.f64 (fma.f64 #s(literal -1 binary64) (*.f64 x x) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (- (* x x) (pow (* y x) 2)) (neg.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) |
#s(approx (- (* x x) (pow (* y x) 2)) (*.f64 (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 x x)) (*.f64 y y))) |
#s(approx (/ (* (* (+ (* (+ (* y x) x) (* y x)) (* x x)) (+ (* (neg x) y) x)) y) (+ (* (* y x) (+ (* y x) x)) (* x x))) (*.f64 (neg.f64 x) (*.f64 y y))) |
#s(approx (/ (* (* (+ (* (+ (* y x) x) (* y x)) (* x x)) (+ (* (neg x) y) x)) y) (+ (* (* y x) (+ (* y x) x)) (* x x))) (*.f64 (fma.f64 #s(literal -1 binary64) x (/.f64 x y)) (*.f64 y y))) |
#s(approx (* (* (+ (* (+ (* y x) x) (* y x)) (* x x)) (+ (* (neg x) y) x)) y) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (* (* (+ (* (+ (* y x) x) (* y x)) (* x x)) (+ (* (neg x) y) x)) y) (*.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) #s(literal -1 binary64) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) y))) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (* (* (+ (* (+ (* y x) x) (* y x)) (* x x)) (+ (* (neg x) y) x)) y) (*.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) #s(literal -1 binary64) (fma.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64) (+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 y y)) (/.f64 (pow.f64 x #s(literal 3 binary64)) y))))) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (* (* (+ (* (+ (* y x) x) (* y x)) (* x x)) (+ (* (neg x) y) x)) y) (*.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) #s(literal -1 binary64) (fma.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64) (+.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 y y))) (/.f64 (pow.f64 x #s(literal 3 binary64)) y))))) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (* (+ (* (+ (* y x) x) (* y x)) (* x x)) (+ (* (neg x) y) x)) (pow.f64 (*.f64 (neg.f64 x) y) #s(literal 3 binary64))) |
#s(approx (* (+ (* (+ (* y x) x) (* y x)) (* x x)) (+ (* (neg x) y) x)) (*.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) #s(literal -1 binary64) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) y))) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (* (+ (* (+ (* y x) x) (* y x)) (* x x)) (+ (* (neg x) y) x)) (*.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) #s(literal -1 binary64) (fma.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64) (+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 y y)) (/.f64 (pow.f64 x #s(literal 3 binary64)) y))))) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (* (+ (* (+ (* y x) x) (* y x)) (* x x)) (+ (* (neg x) y) x)) (*.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) #s(literal -1 binary64) (fma.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64) (+.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 y y))) (/.f64 (pow.f64 x #s(literal 3 binary64)) y))))) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (+ (* (* y x) (+ (* y x) x)) (* x x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) |
#s(approx (+ (* (* y x) (+ (* y x) x)) (* x x)) (*.f64 (fma.f64 x x (/.f64 (*.f64 x x) y)) (*.f64 y y))) |
#s(approx (+ (* (* y x) (+ (* y x) x)) (* x x)) (*.f64 (+.f64 (fma.f64 x x (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (/.f64 (*.f64 x x) y)) (*.f64 y y))) |
#s(approx (+ (* (neg x) y) x) (*.f64 (neg.f64 x) y)) |
#s(approx (+ (* (neg x) y) x) (*.f64 (fma.f64 #s(literal -1 binary64) x (/.f64 x y)) y)) |
#s(approx (+ (* (* y x) (+ (* y x) x)) (* x x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) |
#s(approx (+ (* (* y x) (+ (* y x) x)) (* x x)) (*.f64 (fma.f64 x x (/.f64 (*.f64 x x) y)) (*.f64 y y))) |
#s(approx (+ (* (* y x) (+ (* y x) x)) (* x x)) (*.f64 (+.f64 (fma.f64 x x (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (/.f64 (*.f64 x x) y)) (*.f64 y y))) |
#s(approx (/ y (+ (* y x) x)) (fma.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 (*.f64 y x) #s(literal -1 binary64))) y) #s(literal -1 binary64) (pow.f64 x #s(literal -1 binary64)))) |
#s(approx (/ y (+ (* y x) x)) (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 (*.f64 y x) #s(literal -1 binary64))) y) #s(literal -1 binary64) (pow.f64 x #s(literal -1 binary64))) y) #s(literal -1 binary64) (pow.f64 x #s(literal -1 binary64)))) |
#s(approx (+ (* y x) x) (*.f64 (neg.f64 y) (-.f64 (neg.f64 x) (/.f64 x y)))) |
#s(approx (* (* (- 1 (* y y)) y) x) (*.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (-.f64 x (/.f64 x (*.f64 y y))))) |
#s(approx (* (* (- 1 (* y y)) y) x) (*.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (-.f64 x (/.f64 x (*.f64 y y))))) |
#s(approx (* (- 1 (* y y)) y) (*.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -2 binary64))))) |
#s(approx (* (- (* x x) (* (* y x) (* y x))) y) (*.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (fma.f64 x x (neg.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)))))) |
#s(approx (* (* (+ (* (+ (* y x) x) (* y x)) (* x x)) (+ (* (neg x) y) x)) y) (*.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 0 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (neg.f64 (*.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 3 binary64))))) y) #s(literal -1 binary64) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (* (* (+ (* (+ (* y x) x) (* y x)) (* x x)) (+ (* (neg x) y) x)) y) (*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 3 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) y))) y) #s(literal -1 binary64) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (* (+ (* (+ (* y x) x) (* y x)) (* x x)) (+ (* (neg x) y) x)) (*.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64))))) |
#s(approx (* (+ (* (+ (* y x) x) (* y x)) (* x x)) (+ (* (neg x) y) x)) (*.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (fma.f64 (/.f64 (fma.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 3 binary64)) (/.f64 (neg.f64 (*.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 3 binary64)))) y)) y) #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64))))) |
#s(approx (* (+ (* (+ (* y x) x) (* y x)) (* x x)) (+ (* (neg x) y) x)) (*.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (fma.f64 (/.f64 (fma.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 3 binary64)) (neg.f64 (/.f64 (fma.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 3 binary64)) (/.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) y)) y))) y) #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64))))) |
#s(approx (+ (* (* y x) (+ (* y x) x)) (* x x)) (*.f64 (fma.f64 x x (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 x x (/.f64 (*.f64 x x) y))) y))) (*.f64 y y))) |
#s(approx (+ (* (neg x) y) x) (*.f64 (neg.f64 y) (-.f64 x (/.f64 x y)))) |
#s(approx (+ (* (* y x) (+ (* y x) x)) (* x x)) (*.f64 (fma.f64 x x (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 x x (/.f64 (*.f64 x x) y))) y))) (*.f64 y y))) |
Compiled 24 543 to 2 624 computations (89.3% saved)
14 alts after pruning (8 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 653 | 7 | 660 |
| Fresh | 1 | 1 | 2 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 5 | 5 |
| Total | 658 | 14 | 672 |
| Status | Accuracy | Program |
|---|---|---|
| 54.2% | (/.f64 (*.f64 (*.f64 #s(approx (- 1 (* y y)) (*.f64 (neg.f64 y) y)) y) x) #s(approx (+ 1 y) y)) | |
| ✓ | 57.6% | (/.f64 (*.f64 #s(approx (- 1 (* y y)) (neg.f64 (*.f64 y y))) (*.f64 y x)) #s(approx (+ 1 y) y)) |
| ✓ | 99.9% | (*.f64 (*.f64 x y) (-.f64 #s(literal 1 binary64) y)) |
| ✓ | 67.0% | (*.f64 (*.f64 x y) #s(approx (- 1 y) (neg.f64 y))) |
| 36.7% | #s(approx (* (* x y) (- 1 y)) (/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 y x) (*.f64 y x))) y) #s(approx (+ (* y x) x) (*.f64 y x)))) | |
| 27.4% | #s(approx (* (* x y) (- 1 y)) (/.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 y x x) (*.f64 y x) (*.f64 x x)) (fma.f64 (neg.f64 x) y x)) y) (fma.f64 (*.f64 y x) #s(approx (+ (* y x) x) (*.f64 y x)) (*.f64 x x)))) | |
| 23.3% | #s(approx (* (* x y) (- 1 y)) (/.f64 (*.f64 (*.f64 (fma.f64 (neg.f64 x) y x) (fma.f64 (*.f64 (fma.f64 y x x) y) x (*.f64 x x))) y) (fma.f64 (*.f64 (fma.f64 y x x) y) x (*.f64 x x)))) | |
| 56.1% | #s(approx (* (* x y) (- 1 y)) (*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 x (*.f64 y x)))) (/.f64 y (fma.f64 y x x)))) | |
| ✓ | 99.9% | #s(approx (* (* x y) (- 1 y)) (*.f64 (-.f64 x (*.f64 y x)) y)) |
| 62.8% | #s(approx (* (* x y) (- 1 y)) (*.f64 (*.f64 (fma.f64 y x x) (-.f64 x (*.f64 y x))) (/.f64 y (fma.f64 y x x)))) | |
| ✓ | 61.1% | #s(approx (* (* x y) (- 1 y)) (*.f64 (neg.f64 x) (*.f64 y y))) |
| 50.6% | #s(approx (* (* x y) (- 1 y)) (*.f64 #s(approx (- (* x x) (pow (* y x) 2)) (*.f64 (*.f64 x x) (fma.f64 (neg.f64 y) y #s(literal 1 binary64)))) (/.f64 y (fma.f64 y x x)))) | |
| ✓ | 46.4% | #s(approx (* (* x y) (- 1 y)) (*.f64 y x)) |
| 59.9% | #s(approx (* (* x y) (- 1 y)) #s(approx (/ (* (- (pow x 3) (pow (* y x) 3)) y) (+ (* (* y x) (+ (* y x) x)) (* x x))) (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) y) x) (fma.f64 (+.f64 #s(literal 1 binary64) y) y #s(literal 1 binary64))))) |
Compiled 937 to 328 computations (65% saved)
| Inputs |
|---|
#s(approx (* (* x y) (- 1 y)) (*.f64 y x)) |
#s(approx (* (* x y) (- 1 y)) (*.f64 (neg.f64 x) (*.f64 y y))) |
(*.f64 (*.f64 x y) #s(approx (- 1 y) (neg.f64 y))) |
#s(approx (* (* x y) (- 1 y)) (*.f64 (-.f64 x (*.f64 y x)) y)) |
(*.f64 (*.f64 x y) (-.f64 #s(literal 1 binary64) y)) |
(/.f64 (*.f64 #s(approx (- 1 (* y y)) (neg.f64 (*.f64 y y))) (*.f64 y x)) #s(approx (+ 1 y) y)) |
(/.f64 (*.f64 (*.f64 #s(approx (- 1 (* y y)) (*.f64 (neg.f64 y) y)) y) x) #s(approx (+ 1 y) y)) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) y) x) #s(approx (+ 1 y) y)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 y x)) #s(approx (+ 1 y) y)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 y x)) (+.f64 #s(literal 1 binary64) y)) |
#s(approx (* (* x y) (- 1 y)) (*.f64 #s(approx (- (* x x) (pow (* y x) 2)) (*.f64 (*.f64 x x) (fma.f64 (neg.f64 y) y #s(literal 1 binary64)))) (/.f64 y (fma.f64 y x x)))) |
#s(approx (* (* x y) (- 1 y)) (*.f64 (*.f64 (fma.f64 y x x) (-.f64 x (*.f64 y x))) (/.f64 y (fma.f64 y x x)))) |
#s(approx (* (* x y) (- 1 y)) (/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 y x) (*.f64 y x))) y) #s(approx (+ (* y x) x) (*.f64 y x)))) |
#s(approx (* (* x y) (- 1 y)) (*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 x (*.f64 y x)))) (/.f64 y (fma.f64 y x x)))) |
#s(approx (* (* x y) (- 1 y)) (/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 y x) (*.f64 y x))) y) (fma.f64 y x x))) |
#s(approx (* (* x y) (- 1 y)) (/.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 y x x) (*.f64 y x) (*.f64 x x)) (fma.f64 (neg.f64 x) y x)) y) (fma.f64 (*.f64 y x) #s(approx (+ (* y x) x) (*.f64 y x)) (*.f64 x x)))) |
#s(approx (* (* x y) (- 1 y)) (/.f64 (*.f64 (*.f64 (fma.f64 (neg.f64 x) y x) (fma.f64 (*.f64 (fma.f64 y x x) y) x (*.f64 x x))) y) (fma.f64 (*.f64 (fma.f64 y x x) y) x (*.f64 x x)))) |
#s(approx (* (* x y) (- 1 y)) (/.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 y x x) (*.f64 y x) (*.f64 x x)) (fma.f64 (neg.f64 x) y x)) y) (fma.f64 (*.f64 y x) (fma.f64 y x x) (*.f64 x x)))) |
(/.f64 #s(approx (* (- 1 (* y y)) (* y x)) (*.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) x)) (+.f64 #s(literal 1 binary64) y)) |
#s(approx (* (* x y) (- 1 y)) #s(approx (/ (* (- (pow x 3) (pow (* y x) 3)) y) (+ (* (* y x) (+ (* y x) x)) (* x x))) (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) y) x) (fma.f64 (+.f64 #s(literal 1 binary64) y) y #s(literal 1 binary64))))) |
#s(approx (* (* x y) (- 1 y)) (*.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (/.f64 y (fma.f64 y x x)))) |
#s(approx (* (* x y) (- 1 y)) (/.f64 (*.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) y) (fma.f64 y x x))) |
#s(approx (* (* x y) (- 1 y)) (/.f64 (*.f64 #s(approx (- (pow x 3) (pow (* y x) 3)) (pow.f64 (*.f64 (neg.f64 x) y) #s(literal 3 binary64))) y) (fma.f64 (*.f64 y x) (fma.f64 y x x) (*.f64 x x)))) |
#s(approx (* (* x y) (- 1 y)) (/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) y) (fma.f64 (*.f64 y x) (fma.f64 y x x) (*.f64 x x)))) |
| Outputs |
|---|
(*.f64 (*.f64 x y) (-.f64 #s(literal 1 binary64) y)) |
3 calls:
| 21.0ms | y |
| 7.0ms | x |
| 6.0ms | (*.f64 (*.f64 x y) (-.f64 #s(literal 1 binary64) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.9% | 1 | (*.f64 (*.f64 x y) (-.f64 #s(literal 1 binary64) y)) |
| 99.9% | 1 | x |
| 99.9% | 1 | y |
Compiled 9 to 10 computations (-11.1% saved)
| Inputs |
|---|
#s(approx (* (* x y) (- 1 y)) (*.f64 y x)) |
#s(approx (* (* x y) (- 1 y)) (*.f64 (neg.f64 x) (*.f64 y y))) |
(*.f64 (*.f64 x y) #s(approx (- 1 y) (neg.f64 y))) |
#s(approx (* (* x y) (- 1 y)) (*.f64 (-.f64 x (*.f64 y x)) y)) |
| Outputs |
|---|
#s(approx (* (* x y) (- 1 y)) (*.f64 (-.f64 x (*.f64 y x)) y)) |
3 calls:
| 2.0ms | x |
| 2.0ms | y |
| 2.0ms | (*.f64 (*.f64 x y) (-.f64 #s(literal 1 binary64) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.9% | 1 | (*.f64 (*.f64 x y) (-.f64 #s(literal 1 binary64) y)) |
| 99.9% | 1 | x |
| 99.9% | 1 | y |
Compiled 9 to 10 computations (-11.1% saved)
| Inputs |
|---|
#s(approx (* (* x y) (- 1 y)) (*.f64 y x)) |
#s(approx (* (* x y) (- 1 y)) (*.f64 (neg.f64 x) (*.f64 y y))) |
(*.f64 (*.f64 x y) #s(approx (- 1 y) (neg.f64 y))) |
| Outputs |
|---|
(*.f64 (*.f64 x y) #s(approx (- 1 y) (neg.f64 y))) |
#s(approx (* (* x y) (- 1 y)) (*.f64 y x)) |
(*.f64 (*.f64 x y) #s(approx (- 1 y) (neg.f64 y))) |
3 calls:
| 3.0ms | x |
| 2.0ms | y |
| 1.0ms | (*.f64 (*.f64 x y) (-.f64 #s(literal 1 binary64) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 88.0% | 2 | (*.f64 (*.f64 x y) (-.f64 #s(literal 1 binary64) y)) |
| 71.6% | 2 | x |
| 98.2% | 3 | y |
Compiled 9 to 10 computations (-11.1% saved)
| Inputs |
|---|
#s(approx (* (* x y) (- 1 y)) (*.f64 y x)) |
#s(approx (* (* x y) (- 1 y)) (*.f64 (neg.f64 x) (*.f64 y y))) |
| Outputs |
|---|
#s(approx (* (* x y) (- 1 y)) (*.f64 (neg.f64 x) (*.f64 y y))) |
#s(approx (* (* x y) (- 1 y)) (*.f64 y x)) |
#s(approx (* (* x y) (- 1 y)) (*.f64 (neg.f64 x) (*.f64 y y))) |
1 calls:
| 1.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 92.4% | 3 | y |
Compiled 1 to 2 computations (-100% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
#s(approx (* (* x y) (- 1 y)) (*.f64 y x)) |
| Outputs |
|---|
#s(approx (* (* x y) (- 1 y)) (*.f64 y x)) |
3 calls:
| 1.0ms | y |
| 1.0ms | x |
| 1.0ms | (*.f64 (*.f64 x y) (-.f64 #s(literal 1 binary64) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 46.4% | 1 | x |
| 46.4% | 1 | (*.f64 (*.f64 x y) (-.f64 #s(literal 1 binary64) y)) |
| 46.4% | 1 | y |
Compiled 9 to 10 computations (-11.1% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 15.0ms | 0.00021173518546935827 | 3528.44573016157 |
| 12.0ms | -15192220.910325304 | -3.2571170336293135e-9 |
| 12.0ms | 304× | 0 | valid |
Compiled 409 to 353 computations (13.7% saved)
ival-mult: 4.0ms (65.1% of total)ival-sub: 1.0ms (16.3% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 0.00021173518546935827 | 3528.44573016157 |
| 1.0ms | -15192220.910325304 | -3.2571170336293135e-9 |
Compiled 485 to 391 computations (19.4% saved)
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 28 | 97 |
| 1 | 51 | 97 |
| 2 | 72 | 97 |
| 3 | 91 | 97 |
| 4 | 136 | 97 |
| 5 | 440 | 97 |
| 6 | 3425 | 97 |
| 1× | node limit |
| Inputs |
|---|
(*.f64 (*.f64 x y) (-.f64 #s(literal 1 binary64) y)) |
#s(approx (* (* x y) (- 1 y)) (*.f64 (-.f64 x (*.f64 y x)) y)) |
(if (<=.f64 y #s(literal -1 binary64)) (*.f64 (*.f64 x y) #s(approx (- 1 y) (neg.f64 y))) (if (<=.f64 y #s(literal 1 binary64)) #s(approx (* (* x y) (- 1 y)) (*.f64 y x)) (*.f64 (*.f64 x y) #s(approx (- 1 y) (neg.f64 y))))) |
(if (<=.f64 y #s(literal -1 binary64)) #s(approx (* (* x y) (- 1 y)) (*.f64 (neg.f64 x) (*.f64 y y))) (if (<=.f64 y #s(literal 1 binary64)) #s(approx (* (* x y) (- 1 y)) (*.f64 y x)) #s(approx (* (* x y) (- 1 y)) (*.f64 (neg.f64 x) (*.f64 y y))))) |
#s(approx (* (* x y) (- 1 y)) (*.f64 y x)) |
| Outputs |
|---|
(*.f64 (*.f64 x y) (-.f64 #s(literal 1 binary64) y)) |
#s(approx (* (* x y) (- 1 y)) (*.f64 (-.f64 x (*.f64 y x)) y)) |
(if (<=.f64 y #s(literal -1 binary64)) (*.f64 (*.f64 x y) #s(approx (- 1 y) (neg.f64 y))) (if (<=.f64 y #s(literal 1 binary64)) #s(approx (* (* x y) (- 1 y)) (*.f64 y x)) (*.f64 (*.f64 x y) #s(approx (- 1 y) (neg.f64 y))))) |
(if (or (<=.f64 y #s(literal -1 binary64)) (not (<=.f64 y #s(literal 1 binary64)))) (*.f64 (*.f64 x y) #s(approx (- 1 y) (neg.f64 y))) #s(approx (* (* x y) (- 1 y)) (*.f64 y x))) |
(if (<=.f64 y #s(literal -1 binary64)) #s(approx (* (* x y) (- 1 y)) (*.f64 (neg.f64 x) (*.f64 y y))) (if (<=.f64 y #s(literal 1 binary64)) #s(approx (* (* x y) (- 1 y)) (*.f64 y x)) #s(approx (* (* x y) (- 1 y)) (*.f64 (neg.f64 x) (*.f64 y y))))) |
(if (or (<=.f64 y #s(literal -1 binary64)) (not (<=.f64 y #s(literal 1 binary64)))) #s(approx (* (* x y) (- 1 y)) (*.f64 (neg.f64 x) (*.f64 y y))) #s(approx (* (* x y) (- 1 y)) (*.f64 y x))) |
#s(approx (* (* x y) (- 1 y)) (*.f64 y x)) |
| 1× | fuel |
Compiled 97 to 29 computations (70.1% saved)
(negabs x)
Compiled 236 to 94 computations (60.2% saved)
Loading profile data...