
Time bar (total: 2.2s)
| 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)
| 538.0ms | 8 256× | 0 | valid |
ival-mult: 216.0ms (74.3% of total)ival-sub: 64.0ms (22% of total)exact: 6.0ms (2.1% of total)ival-assert: 3.0ms (1% of total)adjust: 2.0ms (0.7% 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 |
| 125.0ms | 512× | 0 | valid |
Compiled 43 to 22 computations (48.8% saved)
ival-mult: 19.0ms (83.7% of total)ival-sub: 3.0ms (13.2% 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.8% | (*.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 | |
|---|---|---|---|---|
| 2.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 | y | @ | -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 | 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)
7 alts after pruning (7 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 51 | 7 | 58 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 52 | 7 | 59 |
| Status | Accuracy | Program |
|---|---|---|
| 70.4% | (/.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))) | |
| 91.5% | (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 y x)) (+.f64 #s(literal 1 binary64) y)) | |
| ▶ | 96.2% | (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) y) x) |
| ▶ | 99.8% | (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) y) |
| ▶ | 62.9% | (*.f64 (*.f64 x y) #s(approx (- 1 y) (neg.f64 y))) |
| ▶ | 59.3% | #s(approx (* (* x y) (- 1 y)) (*.f64 (neg.f64 x) (*.f64 y y))) |
| ▶ | 60.0% | #s(approx (* (* x y) (- 1 y)) (*.f64 y x)) |
Compiled 156 to 116 computations (25.6% saved)
| Inputs |
|---|
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) y) |
(*.f64 (-.f64 #s(literal 1 binary64) y) x) |
(-.f64 #s(literal 1 binary64) y) |
#s(literal 1 binary64) |
y |
x |
#s(approx (* (* x y) (- 1 y)) (*.f64 y x)) |
(*.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) y) y) x) |
(*.f64 (-.f64 #s(literal 1 binary64) y) y) |
| Outputs |
|---|
#s(approx (* (* (- 1 y) x) y) #s(hole binary64 (* x (* y (- 1 y))))) |
#s(approx (* (- 1 y) x) #s(hole binary64 (* x (- 1 y)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (* x y) (- 1 y)) #s(hole binary64 (* x (* y (- 1 y))))) |
#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) x) #s(hole binary64 (* x (* y (- 1 y))))) |
#s(approx (* (* (- 1 y) x) y) #s(hole binary64 (* x y))) |
#s(approx (* (* (- 1 y) x) y) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx (* (- 1 y) x) #s(hole binary64 x)) |
#s(approx (* (- 1 y) x) #s(hole binary64 (+ x (* -1 (* x y))))) |
#s(approx (- 1 y) #s(hole binary64 1)) |
#s(approx (- 1 y) #s(hole binary64 (+ 1 (* -1 y)))) |
#s(approx y #s(hole binary64 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 (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (* (* (- 1 y) y) x) #s(hole binary64 (* x y))) |
#s(approx (* (* (- 1 y) y) x) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx (* (- 1 y) y) #s(hole binary64 y)) |
#s(approx (* (- 1 y) y) #s(hole binary64 (* y (+ 1 (* -1 y))))) |
#s(approx (* (* (- 1 y) x) y) #s(hole binary64 (* -1 (* x (pow y 2))))) |
#s(approx (* (* (- 1 y) x) y) #s(hole binary64 (* (pow y 2) (+ (* -1 x) (/ x y))))) |
#s(approx (* (- 1 y) x) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (* (- 1 y) x) #s(hole binary64 (* y (+ (* -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 (* (* 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) y) x) #s(hole binary64 (* -1 (* x (pow y 2))))) |
#s(approx (* (* (- 1 y) y) x) #s(hole binary64 (* (pow y 2) (+ (* -1 x) (/ x 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 y) 1)))) |
#s(approx (* (- 1 y) x) #s(hole binary64 (* -1 (* y (+ x (* -1 (/ x y))))))) |
#s(approx (- 1 y) #s(hole binary64 (* -1 (* y (- 1 (/ 1 y)))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | x | @ | inf | ((* (* (- 1 y) x) y) (* (- 1 y) x) (- 1 y) 1 y x (* (* x y) (- 1 y)) (* y x) (* (* 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) x) (* (- 1 y) y)) |
| 2.0ms | y | @ | 0 | ((* (* (- 1 y) x) y) (* (- 1 y) x) (- 1 y) 1 y x (* (* x y) (- 1 y)) (* y x) (* (* 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) x) (* (- 1 y) y)) |
| 2.0ms | y | @ | -inf | ((* (* (- 1 y) x) y) (* (- 1 y) x) (- 1 y) 1 y x (* (* x y) (- 1 y)) (* y x) (* (* 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) x) (* (- 1 y) y)) |
| 2.0ms | x | @ | -inf | ((* (* (- 1 y) x) y) (* (- 1 y) x) (- 1 y) 1 y x (* (* x y) (- 1 y)) (* y x) (* (* 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) x) (* (- 1 y) y)) |
| 2.0ms | x | @ | 0 | ((* (* (- 1 y) x) y) (* (- 1 y) x) (- 1 y) 1 y x (* (* x y) (- 1 y)) (* y x) (* (* 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) x) (* (- 1 y) y)) |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 99 | 539 |
| 0 | 113 | 517 |
| 1 | 297 | 510 |
| 0 | 1679 | 510 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) y) |
(*.f64 (-.f64 #s(literal 1 binary64) y) x) |
(-.f64 #s(literal 1 binary64) y) |
#s(literal 1 binary64) |
y |
x |
#s(approx (* (* x y) (- 1 y)) (*.f64 y x)) |
(*.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) y) y) x) |
(*.f64 (-.f64 #s(literal 1 binary64) y) y) |
#s(approx (* (* (- 1 y) x) y) #s(hole binary64 (* x (* y (- 1 y))))) |
#s(approx (* (- 1 y) x) #s(hole binary64 (* x (- 1 y)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (* x y) (- 1 y)) #s(hole binary64 (* x (* y (- 1 y))))) |
#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) x) #s(hole binary64 (* x (* y (- 1 y))))) |
#s(approx (* (* (- 1 y) x) y) #s(hole binary64 (* x y))) |
#s(approx (* (* (- 1 y) x) y) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx (* (- 1 y) x) #s(hole binary64 x)) |
#s(approx (* (- 1 y) x) #s(hole binary64 (+ x (* -1 (* x y))))) |
#s(approx (- 1 y) #s(hole binary64 1)) |
#s(approx (- 1 y) #s(hole binary64 (+ 1 (* -1 y)))) |
#s(approx y #s(hole binary64 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 (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (* (* (- 1 y) y) x) #s(hole binary64 (* x y))) |
#s(approx (* (* (- 1 y) y) x) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx (* (- 1 y) y) #s(hole binary64 y)) |
#s(approx (* (- 1 y) y) #s(hole binary64 (* y (+ 1 (* -1 y))))) |
#s(approx (* (* (- 1 y) x) y) #s(hole binary64 (* -1 (* x (pow y 2))))) |
#s(approx (* (* (- 1 y) x) y) #s(hole binary64 (* (pow y 2) (+ (* -1 x) (/ x y))))) |
#s(approx (* (- 1 y) x) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (* (- 1 y) x) #s(hole binary64 (* y (+ (* -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 (* (* 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) y) x) #s(hole binary64 (* -1 (* x (pow y 2))))) |
#s(approx (* (* (- 1 y) y) x) #s(hole binary64 (* (pow y 2) (+ (* -1 x) (/ x 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 y) 1)))) |
#s(approx (* (- 1 y) x) #s(hole binary64 (* -1 (* y (+ x (* -1 (/ x y))))))) |
#s(approx (- 1 y) #s(hole binary64 (* -1 (* y (- 1 (/ 1 y)))))) |
| Outputs |
|---|
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) y) x) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) y) |
(*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 x y)) |
(*.f64 (*.f64 x y) (-.f64 #s(literal 1 binary64) y)) |
(*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) y) y)) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) y) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 x y)) (+.f64 y #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (*.f64 x y)) (+.f64 (fma.f64 y y y) #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 x y) (-.f64 #s(literal 1 binary64) (*.f64 y y))) (+.f64 y #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 x y) (-.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) y) x) |
(*.f64 x (-.f64 #s(literal 1 binary64) y)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) x) (+.f64 y #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) x) (+.f64 (fma.f64 y y y) #s(literal 1 binary64))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y y))) (+.f64 y #s(literal 1 binary64))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64)))) (+.f64 (fma.f64 y y y) #s(literal 1 binary64))) |
(*.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 y #s(literal 1 binary64)))) |
(/.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 y #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (fma.f64 y y (+.f64 y #s(literal 1 binary64)))) |
(/.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 y #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (neg.f64 y) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal 1 binary64))) (/.f64 (*.f64 y y) (+.f64 y #s(literal 1 binary64)))) |
(-.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) |
y |
x |
#s(approx (* (* (- 1 y) y) x) (*.f64 x y)) |
(*.f64 (*.f64 #s(literal 1 binary64) x) y) |
(*.f64 (*.f64 x y) #s(literal 1 binary64)) |
(*.f64 x y) |
(*.f64 y x) |
(*.f64 #s(literal 1 binary64) (*.f64 x y)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x y)) #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) y)) |
#s(approx (* (* (- 1 y) y) x) (*.f64 (*.f64 (neg.f64 x) y) y)) |
(*.f64 (*.f64 (neg.f64 x) (fabs.f64 y)) (fabs.f64 y)) |
(*.f64 (*.f64 (neg.f64 x) (neg.f64 y)) (neg.f64 y)) |
(*.f64 (*.f64 (neg.f64 y) y) x) |
(*.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) (neg.f64 x))) |
(*.f64 (neg.f64 y) (*.f64 (neg.f64 y) (neg.f64 x))) |
(*.f64 (neg.f64 y) (*.f64 x y)) |
(*.f64 (*.f64 (neg.f64 x) y) y) |
(*.f64 (neg.f64 x) (*.f64 y y)) |
(*.f64 (*.f64 (*.f64 y y) x) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 y y) x)) |
(*.f64 (*.f64 y y) (neg.f64 x)) |
(*.f64 (*.f64 x y) (neg.f64 y)) |
(*.f64 x (*.f64 (neg.f64 y) y)) |
(*.f64 y (*.f64 (neg.f64 x) y)) |
(neg.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1 binary64))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) x))) |
(neg.f64 (*.f64 (*.f64 y y) x)) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 (*.f64 x #s(literal 1 binary64))) |
(neg.f64 (*.f64 #s(literal 1 binary64) x)) |
(neg.f64 x) |
(*.f64 (*.f64 (neg.f64 y) #s(literal -1 binary64)) 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 (*.f64 (neg.f64 y) y) #s(literal -1 binary64)) |
(*.f64 (fabs.f64 y) (fabs.f64 y)) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 y) y)) |
(*.f64 (*.f64 y y) #s(literal 1 binary64)) |
(*.f64 y (*.f64 #s(literal -1 binary64) (neg.f64 y))) |
(*.f64 y y) |
(*.f64 #s(literal 1 binary64) (*.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)) |
(neg.f64 (*.f64 (neg.f64 y) y)) |
(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)))) |
(*.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 x y)) |
(*.f64 (*.f64 x y) #s(approx (- 1 y) (neg.f64 y))) |
(*.f64 x (*.f64 #s(approx (- 1 y) (neg.f64 y)) y)) |
(*.f64 y (*.f64 x #s(approx (- 1 y) (neg.f64 y)))) |
(*.f64 (*.f64 #s(literal 1 binary64) x) y) |
(*.f64 (*.f64 x y) #s(literal 1 binary64)) |
(*.f64 x y) |
(*.f64 y x) |
(*.f64 #s(literal 1 binary64) (*.f64 x y)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x y)) #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) y)) |
#s(approx (- 1 y) (neg.f64 y)) |
(*.f64 (neg.f64 y) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) y) |
(*.f64 y #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (neg.f64 y)) |
(/.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 #s(literal 1 binary64) y) y) x) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) y) |
(*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 x y)) |
(*.f64 (*.f64 x y) (-.f64 #s(literal 1 binary64) y)) |
(*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) y) y)) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) y) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 x y)) (+.f64 y #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (*.f64 x y)) (+.f64 (fma.f64 y y y) #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 x y) (-.f64 #s(literal 1 binary64) (*.f64 y y))) (+.f64 y #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 x y) (-.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) y) y) |
(*.f64 y (-.f64 #s(literal 1 binary64) y)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) y) (+.f64 (fma.f64 y y y) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) y) (+.f64 y #s(literal 1 binary64))) |
(/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64)))) (+.f64 (fma.f64 y y y) #s(literal 1 binary64))) |
(/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (*.f64 y y))) (+.f64 y #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 (neg.f64 y) y) (*.f64 (neg.f64 y) y))) (-.f64 y (*.f64 (neg.f64 y) y))) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 y) y) #s(literal 3 binary64))) (fma.f64 y y (-.f64 (*.f64 (*.f64 (neg.f64 y) y) (*.f64 (neg.f64 y) y)) (*.f64 y (*.f64 (neg.f64 y) y))))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (fabs.f64 y)) (fabs.f64 y) y) |
(fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 y)) (neg.f64 y) y) |
(fma.f64 (neg.f64 (fabs.f64 y)) (fabs.f64 y) y) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) #s(literal -1 binary64)) y) |
(fma.f64 (fabs.f64 y) (neg.f64 (fabs.f64 y)) y) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) #s(literal -1 binary64)) y) |
(fma.f64 (neg.f64 y) y y) |
(fma.f64 #s(literal -1 binary64) (*.f64 y y) y) |
(fma.f64 (*.f64 y y) #s(literal -1 binary64) y) |
(fma.f64 y (neg.f64 y) y) |
(-.f64 y (*.f64 y y)) |
(+.f64 (*.f64 (neg.f64 y) y) y) |
(+.f64 y (*.f64 (neg.f64 y) y)) |
#s(approx (* (* (- 1 y) y) x) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) y) x)) |
#s(approx (* (- 1 y) x) (*.f64 (-.f64 #s(literal 1 binary64) y) x)) |
#s(approx x x) |
#s(approx (* (* (- 1 y) y) x) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) y) x)) |
#s(approx (* y x) (*.f64 x y)) |
#s(approx (* (neg x) (* y y)) (*.f64 (*.f64 (neg.f64 x) y) y)) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx (* y x) (*.f64 x y)) |
#s(approx (* (* (- 1 y) y) x) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) y) x)) |
#s(approx (* (* (- 1 y) y) x) (*.f64 x y)) |
#s(approx (* (* (- 1 y) y) x) (*.f64 (fma.f64 (neg.f64 x) y x) y)) |
#s(approx (* (- 1 y) x) x) |
#s(approx (* (- 1 y) x) (fma.f64 (neg.f64 x) y x)) |
#s(approx (- 1 y) #s(literal 1 binary64)) |
#s(approx (- 1 y) (-.f64 #s(literal 1 binary64) y)) |
#s(approx y y) |
#s(approx (* (* (- 1 y) y) x) (*.f64 x y)) |
#s(approx (* (* (- 1 y) y) x) (*.f64 (fma.f64 (neg.f64 x) y x) y)) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx (neg y) (neg.f64 y)) |
#s(approx (* (* (- 1 y) y) x) (*.f64 x y)) |
#s(approx (* (* (- 1 y) y) x) (*.f64 (fma.f64 (neg.f64 x) y x) y)) |
#s(approx (* (- 1 y) y) y) |
#s(approx (* (- 1 y) y) (*.f64 (-.f64 #s(literal 1 binary64) y) y)) |
#s(approx (* (* (- 1 y) y) x) (*.f64 (*.f64 (neg.f64 x) y) y)) |
#s(approx (* (* (- 1 y) y) x) (*.f64 (*.f64 (fma.f64 #s(literal -1 binary64) x (/.f64 x y)) y) y)) |
#s(approx (* (- 1 y) x) (*.f64 (neg.f64 x) y)) |
#s(approx (* (- 1 y) x) (*.f64 (fma.f64 #s(literal -1 binary64) x (/.f64 x 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) y) x) (*.f64 (*.f64 (neg.f64 x) y) y)) |
#s(approx (* (* (- 1 y) y) x) (*.f64 (*.f64 (fma.f64 #s(literal -1 binary64) x (/.f64 x y)) y) y)) |
#s(approx (* (* (- 1 y) y) x) (*.f64 (*.f64 (neg.f64 x) y) y)) |
#s(approx (* (* (- 1 y) y) x) (*.f64 (*.f64 (fma.f64 #s(literal -1 binary64) x (/.f64 x y)) y) y)) |
#s(approx (* (- 1 y) y) (*.f64 (neg.f64 y) y)) |
#s(approx (* (- 1 y) y) (*.f64 (*.f64 (-.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 1 binary64)) y) y)) |
#s(approx (* (- 1 y) x) (*.f64 (-.f64 x (/.f64 x y)) (neg.f64 y))) |
#s(approx (- 1 y) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1 binary64))) (neg.f64 y))) |
Compiled 2 539 to 503 computations (80.2% saved)
8 alts after pruning (3 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 200 | 1 | 201 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 0 | 0 |
| Total | 200 | 8 | 208 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 70.4% | (/.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))) |
| ▶ | 91.5% | (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 y x)) (+.f64 #s(literal 1 binary64) y)) |
| ▶ | 71.4% | (*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) x) (+.f64 (fma.f64 y y y) #s(literal 1 binary64))) y) |
| ✓ | 96.2% | (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) y) x) |
| ✓ | 99.8% | (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) y) |
| ✓ | 62.9% | (*.f64 (*.f64 x y) #s(approx (- 1 y) (neg.f64 y))) |
| ✓ | 59.3% | #s(approx (* (* x y) (- 1 y)) (*.f64 (neg.f64 x) (*.f64 y y))) |
| ✓ | 60.0% | #s(approx (* (* x y) (- 1 y)) (*.f64 y x)) |
Compiled 94 to 69 computations (26.6% saved)
| Inputs |
|---|
(*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) x) (+.f64 (fma.f64 y y y) #s(literal 1 binary64))) y) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) x) (+.f64 (fma.f64 y y y) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) x) |
(-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) |
#s(literal 1 binary64) |
(pow.f64 y #s(literal 3 binary64)) |
y |
#s(literal 3 binary64) |
x |
(+.f64 (fma.f64 y y y) #s(literal 1 binary64)) |
(fma.f64 y y 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)) |
(*.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 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (*.f64 y x)) |
| Outputs |
|---|
#s(approx (* (/ (* (- 1 (pow y 3)) x) (+ (+ (* y y) y) 1)) y) #s(hole binary64 (/ (* x (* y (- 1 (pow y 3)))) (+ 1 (+ y (pow y 2)))))) |
#s(approx (/ (* (- 1 (pow y 3)) x) (+ (+ (* y y) y) 1)) #s(hole binary64 (/ (* x (- 1 (pow y 3))) (+ 1 (+ y (pow y 2)))))) |
#s(approx (* (- 1 (pow y 3)) x) #s(hole binary64 (* x (- 1 (pow y 3))))) |
#s(approx x #s(hole binary64 x)) |
#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 (* y x) #s(hole binary64 (* x y))) |
#s(approx (/ (* (- 1 (pow y 3)) (* y x)) (+ (+ (* y y) y) 1)) #s(hole binary64 (/ (* x (* y (- 1 (pow y 3)))) (+ 1 (+ y (pow y 2)))))) |
#s(approx (* (- 1 (pow y 3)) (* y x)) #s(hole binary64 (* x (* y (- 1 (pow y 3)))))) |
#s(approx (* (/ (* (- 1 (pow y 3)) x) (+ (+ (* y y) y) 1)) y) #s(hole binary64 (* x y))) |
#s(approx (* (/ (* (- 1 (pow y 3)) x) (+ (+ (* y y) y) 1)) y) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx (* (/ (* (- 1 (pow y 3)) x) (+ (+ (* y y) y) 1)) y) #s(hole binary64 (* y (+ x (* y (- (* -1 (* y (+ x (* -1 x)))) x)))))) |
#s(approx (* (/ (* (- 1 (pow y 3)) x) (+ (+ (* y y) y) 1)) y) #s(hole binary64 (* y (+ x (* y (- (* y (- (* y (+ x (* -1 x))) (+ x (* -1 x)))) x)))))) |
#s(approx (/ (* (- 1 (pow y 3)) x) (+ (+ (* y y) y) 1)) #s(hole binary64 x)) |
#s(approx (/ (* (- 1 (pow y 3)) x) (+ (+ (* y y) y) 1)) #s(hole binary64 (+ x (* -1 (* x y))))) |
#s(approx (/ (* (- 1 (pow y 3)) x) (+ (+ (* y y) y) 1)) #s(hole binary64 (+ x (* y (- (* -1 (* y (+ x (* -1 x)))) x))))) |
#s(approx (/ (* (- 1 (pow y 3)) x) (+ (+ (* y y) y) 1)) #s(hole binary64 (+ x (* y (- (* y (- (* y (+ x (* -1 x))) (+ x (* -1 x)))) x))))) |
#s(approx (* (- 1 (pow y 3)) x) #s(hole binary64 x)) |
#s(approx (* (- 1 (pow y 3)) x) #s(hole binary64 (+ x (* -1 (* x (pow y 3)))))) |
#s(approx (- 1 (pow y 3)) #s(hole binary64 1)) |
#s(approx (- 1 (pow y 3)) #s(hole binary64 (+ 1 (* -1 (pow y 3))))) |
#s(approx (pow y 3) #s(hole binary64 (pow y 3))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (+ (* y y) y) 1) #s(hole binary64 1)) |
#s(approx (+ (+ (* y y) y) 1) #s(hole binary64 (+ 1 y))) |
#s(approx (+ (+ (* y y) y) 1) #s(hole binary64 (+ 1 (* y (+ 1 y))))) |
#s(approx (+ (* y y) y) #s(hole binary64 y)) |
#s(approx (+ (* y y) y) #s(hole binary64 (* y (+ 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 (* 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 (pow y 3)) (* y x)) (+ (+ (* y y) y) 1)) #s(hole binary64 (* x y))) |
#s(approx (/ (* (- 1 (pow y 3)) (* y x)) (+ (+ (* y y) y) 1)) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx (/ (* (- 1 (pow y 3)) (* y x)) (+ (+ (* y y) y) 1)) #s(hole binary64 (* y (+ x (* y (- (* -1 (* y (+ x (* -1 x)))) x)))))) |
#s(approx (/ (* (- 1 (pow y 3)) (* y x)) (+ (+ (* y y) y) 1)) #s(hole binary64 (* y (+ x (* y (- (* y (- (* y (+ x (* -1 x))) (+ x (* -1 x)))) x)))))) |
#s(approx (* (- 1 (pow y 3)) (* y x)) #s(hole binary64 (* x y))) |
#s(approx (* (- 1 (pow y 3)) (* y x)) #s(hole binary64 (* y (+ x (* -1 (* x (pow y 3))))))) |
#s(approx (* (/ (* (- 1 (pow y 3)) x) (+ (+ (* y y) y) 1)) y) #s(hole binary64 (* -1 (* x (pow y 2))))) |
#s(approx (* (/ (* (- 1 (pow y 3)) x) (+ (+ (* y y) y) 1)) y) #s(hole binary64 (* (pow y 2) (+ (* -1 x) (/ x y))))) |
#s(approx (* (/ (* (- 1 (pow y 3)) x) (+ (+ (* y y) y) 1)) y) #s(hole binary64 (* (pow y 2) (- (+ (* -1 x) (* -1 (/ (+ x (* -1 x)) (pow y 2)))) (* -1 (/ x y)))))) |
#s(approx (* (/ (* (- 1 (pow y 3)) x) (+ (+ (* y y) y) 1)) y) #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 (/ (* (- 1 (pow y 3)) x) (+ (+ (* y y) y) 1)) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (/ (* (- 1 (pow y 3)) x) (+ (+ (* y y) y) 1)) #s(hole binary64 (* y (+ (* -1 x) (/ x y))))) |
#s(approx (/ (* (- 1 (pow y 3)) x) (+ (+ (* y y) y) 1)) #s(hole binary64 (* y (- (+ (* -1 x) (* -1 (/ (+ x (* -1 x)) (pow y 2)))) (* -1 (/ x y)))))) |
#s(approx (/ (* (- 1 (pow y 3)) x) (+ (+ (* y y) y) 1)) #s(hole binary64 (* y (- (+ (* -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 (* (- 1 (pow y 3)) x) #s(hole binary64 (* -1 (* x (pow y 3))))) |
#s(approx (* (- 1 (pow y 3)) x) #s(hole binary64 (* (pow y 3) (+ (* -1 x) (/ x (pow y 3)))))) |
#s(approx (- 1 (pow y 3)) #s(hole binary64 (* -1 (pow y 3)))) |
#s(approx (- 1 (pow y 3)) #s(hole binary64 (* (pow y 3) (- (/ 1 (pow y 3)) 1)))) |
#s(approx (+ (+ (* y y) y) 1) #s(hole binary64 (pow y 2))) |
#s(approx (+ (+ (* y y) y) 1) #s(hole binary64 (* (pow y 2) (+ 1 (/ 1 y))))) |
#s(approx (+ (+ (* y y) y) 1) #s(hole binary64 (* (pow y 2) (+ 1 (+ (/ 1 y) (/ 1 (pow y 2))))))) |
#s(approx (+ (* y y) y) #s(hole binary64 (pow y 2))) |
#s(approx (+ (* y y) y) #s(hole binary64 (* (pow y 2) (+ 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)) #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 (pow y 3)) (* y x)) (+ (+ (* y y) y) 1)) #s(hole binary64 (* -1 (* x (pow y 2))))) |
#s(approx (/ (* (- 1 (pow y 3)) (* y x)) (+ (+ (* y y) y) 1)) #s(hole binary64 (* (pow y 2) (+ (* -1 x) (/ x y))))) |
#s(approx (/ (* (- 1 (pow y 3)) (* y x)) (+ (+ (* y y) y) 1)) #s(hole binary64 (* (pow y 2) (- (+ (* -1 x) (* -1 (/ (+ x (* -1 x)) (pow y 2)))) (* -1 (/ x y)))))) |
#s(approx (/ (* (- 1 (pow y 3)) (* y x)) (+ (+ (* y y) y) 1)) #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 (* (- 1 (pow y 3)) (* y x)) #s(hole binary64 (* -1 (* x (pow y 4))))) |
#s(approx (* (- 1 (pow y 3)) (* y x)) #s(hole binary64 (* (pow y 4) (+ (* -1 x) (/ x (pow y 3)))))) |
#s(approx (* (/ (* (- 1 (pow y 3)) x) (+ (+ (* y y) y) 1)) y) #s(hole binary64 (* (pow y 2) (+ (* -1 x) (* -1 (/ (+ (* -1 x) (* -1 (/ (+ x (* -1 x)) y))) y)))))) |
#s(approx (* (/ (* (- 1 (pow y 3)) x) (+ (+ (* y y) y) 1)) y) #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 (/ (* (- 1 (pow y 3)) x) (+ (+ (* y y) y) 1)) #s(hole binary64 (* -1 (* y (+ x (* -1 (/ x y))))))) |
#s(approx (/ (* (- 1 (pow y 3)) x) (+ (+ (* y y) y) 1)) #s(hole binary64 (* -1 (* y (+ x (* -1 (/ (- (+ (* -1 (/ x y)) (/ x y)) (* -1 x)) y))))))) |
#s(approx (/ (* (- 1 (pow y 3)) x) (+ (+ (* y y) y) 1)) #s(hole binary64 (* -1 (* y (+ x (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- x (+ (* -1 x) (* 2 x))) y)) (+ x (* -1 x))) y)) (* -1 x)) y))))))) |
#s(approx (* (- 1 (pow y 3)) x) #s(hole binary64 (* -1 (* (pow y 3) (+ x (* -1 (/ x (pow y 3)))))))) |
#s(approx (- 1 (pow y 3)) #s(hole binary64 (* -1 (* (pow y 3) (- 1 (/ 1 (pow y 3))))))) |
#s(approx (* (- 1 (* y y)) (* y x)) #s(hole binary64 (* -1 (* (pow y 3) (+ x (* -1 (/ x (pow y 2)))))))) |
#s(approx (/ (* (- 1 (pow y 3)) (* y x)) (+ (+ (* y y) y) 1)) #s(hole binary64 (* (pow y 2) (+ (* -1 x) (* -1 (/ (+ (* -1 x) (* -1 (/ (+ x (* -1 x)) y))) y)))))) |
#s(approx (/ (* (- 1 (pow y 3)) (* y x)) (+ (+ (* y y) y) 1)) #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)))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 11.0ms | x | @ | -inf | ((* (/ (* (- 1 (pow y 3)) x) (+ (+ (* y y) y) 1)) y) (/ (* (- 1 (pow y 3)) x) (+ (+ (* y y) y) 1)) (* (- 1 (pow y 3)) x) (- 1 (pow y 3)) 1 (pow y 3) y 3 x (+ (+ (* y y) y) 1) (+ (* y y) y) (/ (* (- 1 (* y y)) (* y x)) (+ 1 y)) (* (- 1 (* y y)) (* y x)) (- 1 (* y y)) (* y y) (* y x) (+ 1 y) (/ (* (- 1 (pow y 3)) (* y x)) (+ (+ (* y y) y) 1)) (* (- 1 (pow y 3)) (* y x))) |
| 5.0ms | y | @ | 0 | ((* (/ (* (- 1 (pow y 3)) x) (+ (+ (* y y) y) 1)) y) (/ (* (- 1 (pow y 3)) x) (+ (+ (* y y) y) 1)) (* (- 1 (pow y 3)) x) (- 1 (pow y 3)) 1 (pow y 3) y 3 x (+ (+ (* y y) y) 1) (+ (* y y) y) (/ (* (- 1 (* y y)) (* y x)) (+ 1 y)) (* (- 1 (* y y)) (* y x)) (- 1 (* y y)) (* y y) (* y x) (+ 1 y) (/ (* (- 1 (pow y 3)) (* y x)) (+ (+ (* y y) y) 1)) (* (- 1 (pow y 3)) (* y x))) |
| 4.0ms | y | @ | inf | ((* (/ (* (- 1 (pow y 3)) x) (+ (+ (* y y) y) 1)) y) (/ (* (- 1 (pow y 3)) x) (+ (+ (* y y) y) 1)) (* (- 1 (pow y 3)) x) (- 1 (pow y 3)) 1 (pow y 3) y 3 x (+ (+ (* y y) y) 1) (+ (* y y) y) (/ (* (- 1 (* y y)) (* y x)) (+ 1 y)) (* (- 1 (* y y)) (* y x)) (- 1 (* y y)) (* y y) (* y x) (+ 1 y) (/ (* (- 1 (pow y 3)) (* y x)) (+ (+ (* y y) y) 1)) (* (- 1 (pow y 3)) (* y x))) |
| 4.0ms | x | @ | 0 | ((* (/ (* (- 1 (pow y 3)) x) (+ (+ (* y y) y) 1)) y) (/ (* (- 1 (pow y 3)) x) (+ (+ (* y y) y) 1)) (* (- 1 (pow y 3)) x) (- 1 (pow y 3)) 1 (pow y 3) y 3 x (+ (+ (* y y) y) 1) (+ (* y y) y) (/ (* (- 1 (* y y)) (* y x)) (+ 1 y)) (* (- 1 (* y y)) (* y x)) (- 1 (* y y)) (* y y) (* y x) (+ 1 y) (/ (* (- 1 (pow y 3)) (* y x)) (+ (+ (* y y) y) 1)) (* (- 1 (pow y 3)) (* y x))) |
| 4.0ms | y | @ | -inf | ((* (/ (* (- 1 (pow y 3)) x) (+ (+ (* y y) y) 1)) y) (/ (* (- 1 (pow y 3)) x) (+ (+ (* y y) y) 1)) (* (- 1 (pow y 3)) x) (- 1 (pow y 3)) 1 (pow y 3) y 3 x (+ (+ (* y y) y) 1) (+ (* y y) y) (/ (* (- 1 (* y y)) (* y x)) (+ 1 y)) (* (- 1 (* y y)) (* y x)) (- 1 (* y y)) (* y y) (* y x) (+ 1 y) (/ (* (- 1 (pow y 3)) (* y x)) (+ (+ (* y y) y) 1)) (* (- 1 (pow y 3)) (* y x))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 259 | 2030 |
| 0 | 286 | 1853 |
| 1 | 1345 | 1845 |
| 0 | 8442 | 1818 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) x) (+.f64 (fma.f64 y y y) #s(literal 1 binary64))) y) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) x) (+.f64 (fma.f64 y y y) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) x) |
(-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) |
#s(literal 1 binary64) |
(pow.f64 y #s(literal 3 binary64)) |
y |
#s(literal 3 binary64) |
x |
(+.f64 (fma.f64 y y y) #s(literal 1 binary64)) |
(fma.f64 y y 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)) |
(*.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 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (*.f64 y x)) |
#s(approx (* (/ (* (- 1 (pow y 3)) x) (+ (+ (* y y) y) 1)) y) #s(hole binary64 (/ (* x (* y (- 1 (pow y 3)))) (+ 1 (+ y (pow y 2)))))) |
#s(approx (/ (* (- 1 (pow y 3)) x) (+ (+ (* y y) y) 1)) #s(hole binary64 (/ (* x (- 1 (pow y 3))) (+ 1 (+ y (pow y 2)))))) |
#s(approx (* (- 1 (pow y 3)) x) #s(hole binary64 (* x (- 1 (pow y 3))))) |
#s(approx x #s(hole binary64 x)) |
#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 (* y x) #s(hole binary64 (* x y))) |
#s(approx (/ (* (- 1 (pow y 3)) (* y x)) (+ (+ (* y y) y) 1)) #s(hole binary64 (/ (* x (* y (- 1 (pow y 3)))) (+ 1 (+ y (pow y 2)))))) |
#s(approx (* (- 1 (pow y 3)) (* y x)) #s(hole binary64 (* x (* y (- 1 (pow y 3)))))) |
#s(approx (* (/ (* (- 1 (pow y 3)) x) (+ (+ (* y y) y) 1)) y) #s(hole binary64 (* x y))) |
#s(approx (* (/ (* (- 1 (pow y 3)) x) (+ (+ (* y y) y) 1)) y) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx (* (/ (* (- 1 (pow y 3)) x) (+ (+ (* y y) y) 1)) y) #s(hole binary64 (* y (+ x (* y (- (* -1 (* y (+ x (* -1 x)))) x)))))) |
#s(approx (* (/ (* (- 1 (pow y 3)) x) (+ (+ (* y y) y) 1)) y) #s(hole binary64 (* y (+ x (* y (- (* y (- (* y (+ x (* -1 x))) (+ x (* -1 x)))) x)))))) |
#s(approx (/ (* (- 1 (pow y 3)) x) (+ (+ (* y y) y) 1)) #s(hole binary64 x)) |
#s(approx (/ (* (- 1 (pow y 3)) x) (+ (+ (* y y) y) 1)) #s(hole binary64 (+ x (* -1 (* x y))))) |
#s(approx (/ (* (- 1 (pow y 3)) x) (+ (+ (* y y) y) 1)) #s(hole binary64 (+ x (* y (- (* -1 (* y (+ x (* -1 x)))) x))))) |
#s(approx (/ (* (- 1 (pow y 3)) x) (+ (+ (* y y) y) 1)) #s(hole binary64 (+ x (* y (- (* y (- (* y (+ x (* -1 x))) (+ x (* -1 x)))) x))))) |
#s(approx (* (- 1 (pow y 3)) x) #s(hole binary64 x)) |
#s(approx (* (- 1 (pow y 3)) x) #s(hole binary64 (+ x (* -1 (* x (pow y 3)))))) |
#s(approx (- 1 (pow y 3)) #s(hole binary64 1)) |
#s(approx (- 1 (pow y 3)) #s(hole binary64 (+ 1 (* -1 (pow y 3))))) |
#s(approx (pow y 3) #s(hole binary64 (pow y 3))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (+ (* y y) y) 1) #s(hole binary64 1)) |
#s(approx (+ (+ (* y y) y) 1) #s(hole binary64 (+ 1 y))) |
#s(approx (+ (+ (* y y) y) 1) #s(hole binary64 (+ 1 (* y (+ 1 y))))) |
#s(approx (+ (* y y) y) #s(hole binary64 y)) |
#s(approx (+ (* y y) y) #s(hole binary64 (* y (+ 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 (* 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 (pow y 3)) (* y x)) (+ (+ (* y y) y) 1)) #s(hole binary64 (* x y))) |
#s(approx (/ (* (- 1 (pow y 3)) (* y x)) (+ (+ (* y y) y) 1)) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx (/ (* (- 1 (pow y 3)) (* y x)) (+ (+ (* y y) y) 1)) #s(hole binary64 (* y (+ x (* y (- (* -1 (* y (+ x (* -1 x)))) x)))))) |
#s(approx (/ (* (- 1 (pow y 3)) (* y x)) (+ (+ (* y y) y) 1)) #s(hole binary64 (* y (+ x (* y (- (* y (- (* y (+ x (* -1 x))) (+ x (* -1 x)))) x)))))) |
#s(approx (* (- 1 (pow y 3)) (* y x)) #s(hole binary64 (* x y))) |
#s(approx (* (- 1 (pow y 3)) (* y x)) #s(hole binary64 (* y (+ x (* -1 (* x (pow y 3))))))) |
#s(approx (* (/ (* (- 1 (pow y 3)) x) (+ (+ (* y y) y) 1)) y) #s(hole binary64 (* -1 (* x (pow y 2))))) |
#s(approx (* (/ (* (- 1 (pow y 3)) x) (+ (+ (* y y) y) 1)) y) #s(hole binary64 (* (pow y 2) (+ (* -1 x) (/ x y))))) |
#s(approx (* (/ (* (- 1 (pow y 3)) x) (+ (+ (* y y) y) 1)) y) #s(hole binary64 (* (pow y 2) (- (+ (* -1 x) (* -1 (/ (+ x (* -1 x)) (pow y 2)))) (* -1 (/ x y)))))) |
#s(approx (* (/ (* (- 1 (pow y 3)) x) (+ (+ (* y y) y) 1)) y) #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 (/ (* (- 1 (pow y 3)) x) (+ (+ (* y y) y) 1)) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (/ (* (- 1 (pow y 3)) x) (+ (+ (* y y) y) 1)) #s(hole binary64 (* y (+ (* -1 x) (/ x y))))) |
#s(approx (/ (* (- 1 (pow y 3)) x) (+ (+ (* y y) y) 1)) #s(hole binary64 (* y (- (+ (* -1 x) (* -1 (/ (+ x (* -1 x)) (pow y 2)))) (* -1 (/ x y)))))) |
#s(approx (/ (* (- 1 (pow y 3)) x) (+ (+ (* y y) y) 1)) #s(hole binary64 (* y (- (+ (* -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 (* (- 1 (pow y 3)) x) #s(hole binary64 (* -1 (* x (pow y 3))))) |
#s(approx (* (- 1 (pow y 3)) x) #s(hole binary64 (* (pow y 3) (+ (* -1 x) (/ x (pow y 3)))))) |
#s(approx (- 1 (pow y 3)) #s(hole binary64 (* -1 (pow y 3)))) |
#s(approx (- 1 (pow y 3)) #s(hole binary64 (* (pow y 3) (- (/ 1 (pow y 3)) 1)))) |
#s(approx (+ (+ (* y y) y) 1) #s(hole binary64 (pow y 2))) |
#s(approx (+ (+ (* y y) y) 1) #s(hole binary64 (* (pow y 2) (+ 1 (/ 1 y))))) |
#s(approx (+ (+ (* y y) y) 1) #s(hole binary64 (* (pow y 2) (+ 1 (+ (/ 1 y) (/ 1 (pow y 2))))))) |
#s(approx (+ (* y y) y) #s(hole binary64 (pow y 2))) |
#s(approx (+ (* y y) y) #s(hole binary64 (* (pow y 2) (+ 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)) #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 (pow y 3)) (* y x)) (+ (+ (* y y) y) 1)) #s(hole binary64 (* -1 (* x (pow y 2))))) |
#s(approx (/ (* (- 1 (pow y 3)) (* y x)) (+ (+ (* y y) y) 1)) #s(hole binary64 (* (pow y 2) (+ (* -1 x) (/ x y))))) |
#s(approx (/ (* (- 1 (pow y 3)) (* y x)) (+ (+ (* y y) y) 1)) #s(hole binary64 (* (pow y 2) (- (+ (* -1 x) (* -1 (/ (+ x (* -1 x)) (pow y 2)))) (* -1 (/ x y)))))) |
#s(approx (/ (* (- 1 (pow y 3)) (* y x)) (+ (+ (* y y) y) 1)) #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 (* (- 1 (pow y 3)) (* y x)) #s(hole binary64 (* -1 (* x (pow y 4))))) |
#s(approx (* (- 1 (pow y 3)) (* y x)) #s(hole binary64 (* (pow y 4) (+ (* -1 x) (/ x (pow y 3)))))) |
#s(approx (* (/ (* (- 1 (pow y 3)) x) (+ (+ (* y y) y) 1)) y) #s(hole binary64 (* (pow y 2) (+ (* -1 x) (* -1 (/ (+ (* -1 x) (* -1 (/ (+ x (* -1 x)) y))) y)))))) |
#s(approx (* (/ (* (- 1 (pow y 3)) x) (+ (+ (* y y) y) 1)) y) #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 (/ (* (- 1 (pow y 3)) x) (+ (+ (* y y) y) 1)) #s(hole binary64 (* -1 (* y (+ x (* -1 (/ x y))))))) |
#s(approx (/ (* (- 1 (pow y 3)) x) (+ (+ (* y y) y) 1)) #s(hole binary64 (* -1 (* y (+ x (* -1 (/ (- (+ (* -1 (/ x y)) (/ x y)) (* -1 x)) y))))))) |
#s(approx (/ (* (- 1 (pow y 3)) x) (+ (+ (* y y) y) 1)) #s(hole binary64 (* -1 (* y (+ x (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- x (+ (* -1 x) (* 2 x))) y)) (+ x (* -1 x))) y)) (* -1 x)) y))))))) |
#s(approx (* (- 1 (pow y 3)) x) #s(hole binary64 (* -1 (* (pow y 3) (+ x (* -1 (/ x (pow y 3)))))))) |
#s(approx (- 1 (pow y 3)) #s(hole binary64 (* -1 (* (pow y 3) (- 1 (/ 1 (pow y 3))))))) |
#s(approx (* (- 1 (* y y)) (* y x)) #s(hole binary64 (* -1 (* (pow y 3) (+ x (* -1 (/ x (pow y 2)))))))) |
#s(approx (/ (* (- 1 (pow y 3)) (* y x)) (+ (+ (* y y) y) 1)) #s(hole binary64 (* (pow y 2) (+ (* -1 x) (* -1 (/ (+ (* -1 x) (* -1 (/ (+ x (* -1 x)) y))) y)))))) |
#s(approx (/ (* (- 1 (pow y 3)) (* y x)) (+ (+ (* y y) y) 1)) #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)))))) |
| Outputs |
|---|
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (/.f64 x (-.f64 (fma.f64 y y y) #s(literal -1 binary64)))) y) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (/.f64 x (-.f64 (fma.f64 y y y) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) x) y)) (neg.f64 (-.f64 (fma.f64 y y y) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) x) y) (-.f64 (fma.f64 y y y) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (/.f64 x (-.f64 (fma.f64 y y y) #s(literal -1 binary64)))) |
(*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (-.f64 (fma.f64 y y y) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) x))) (neg.f64 (neg.f64 (-.f64 (fma.f64 y y y) #s(literal -1 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64))) x) (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (-.f64 (fma.f64 y y y) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 9 binary64))) x) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (neg.f64 y) #s(literal 3 binary64)))) (-.f64 (fma.f64 y y y) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) x)) (neg.f64 (-.f64 (fma.f64 y y y) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) x) (-.f64 (fma.f64 y y y) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) x) |
(*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3/2 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3/2 binary64)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 #s(literal 1 binary64) y))) (-.f64 #s(literal 1 binary64) y)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 9 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (neg.f64 y) #s(literal 3 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 9 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (neg.f64 y) #s(literal 3 binary64))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64)))) (/.f64 (pow.f64 y #s(literal 6 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (neg.f64 y) #s(literal 3 binary64))))) (/.f64 (pow.f64 y #s(literal 9 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (neg.f64 y) #s(literal 3 binary64)))))) |
(-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (pow.f64 y #s(literal 3/2 binary64))) (pow.f64 y #s(literal 3/2 binary64)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) (*.f64 y y))) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 y y)) y)) |
#s(literal 1 binary64) |
(*.f64 (neg.f64 (pow.f64 y #s(literal 3/2 binary64))) (neg.f64 (pow.f64 y #s(literal 3/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 y #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 y #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3/2 binary64))) |
(*.f64 (*.f64 y y) y) |
(*.f64 y (*.f64 y y)) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 y #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 3/2 binary64)) |
(pow.f64 y #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 y) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal 3 binary64)))) |
y |
#s(literal 3 binary64) |
x |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 y) (-.f64 y #s(literal -1 binary64))) (*.f64 (neg.f64 y) (-.f64 y #s(literal -1 binary64))))) (-.f64 #s(literal 1 binary64) (fma.f64 y y y))) |
(/.f64 (-.f64 (*.f64 (-.f64 y #s(literal -1 binary64)) (-.f64 y #s(literal -1 binary64))) (pow.f64 y #s(literal 4 binary64))) (-.f64 (-.f64 y #s(literal -1 binary64)) (*.f64 y y))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (-.f64 y #s(literal -1 binary64)) (-.f64 y #s(literal -1 binary64)))) (-.f64 (*.f64 y y) (-.f64 y #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (neg.f64 y) (-.f64 y #s(literal -1 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (neg.f64 y) (-.f64 y #s(literal -1 binary64))) (*.f64 (neg.f64 y) (-.f64 y #s(literal -1 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) (-.f64 y #s(literal -1 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (-.f64 y #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (-.f64 y #s(literal -1 binary64)) (-.f64 y #s(literal -1 binary64)) (-.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (-.f64 y #s(literal -1 binary64)) (*.f64 y y))))) |
(/.f64 (+.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (-.f64 y #s(literal -1 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 (*.f64 (-.f64 y #s(literal -1 binary64)) (-.f64 y #s(literal -1 binary64))) (*.f64 (*.f64 y y) (-.f64 y #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 y y y) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (-.f64 y #s(literal -1 binary64)) y #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 y y y) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y y y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 y y y) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (+.f64 (pow.f64 (fma.f64 y y y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y y y) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 y y y) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (fma.f64 y y y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 y y y)))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 y y)) #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 y y) y) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 y y) y) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (-.f64 (*.f64 y y) (pow.f64 y #s(literal 4 binary64))) #s(literal 2 binary64) (*.f64 (-.f64 y (*.f64 y y)) #s(literal 2 binary64))) (*.f64 (-.f64 y (*.f64 y y)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 2 binary64) (*.f64 (+.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 (*.f64 y y) (pow.f64 y #s(literal 3 binary64)))) #s(literal 2 binary64))) (*.f64 (+.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 (*.f64 y y) (pow.f64 y #s(literal 3 binary64)))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal 2 binary64) (*.f64 (fma.f64 y y (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 y #s(literal 3 binary64)))) #s(literal 2 binary64))) (*.f64 (fma.f64 y y (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 y #s(literal 3 binary64)))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (-.f64 (*.f64 y y) y) (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 y y)))) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 y y) y))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (-.f64 y (*.f64 y y)) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 y y) (pow.f64 y #s(literal 4 binary64))))) (*.f64 #s(literal 2 binary64) (-.f64 y (*.f64 y y)))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 (*.f64 y y) (pow.f64 y #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (+.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 y #s(literal 3 binary64))))) (*.f64 #s(literal 2 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 (*.f64 y y) (pow.f64 y #s(literal 3 binary64)))))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 y y (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))))) (*.f64 #s(literal 2 binary64) (fma.f64 y y (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 y #s(literal 3 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 y y y) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (-.f64 y #s(literal -1 binary64)) y #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 y y y) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (fma.f64 y y y))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 y y y) #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 (pow.f64 (fma.f64 y y y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y y y) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 y y y) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (fma.f64 y y y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 y y y))))) |
(fma.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 y)) (-.f64 y #s(literal -1 binary64))) |
(fma.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y)) (-.f64 y #s(literal -1 binary64))) |
(fma.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y)) (-.f64 y #s(literal -1 binary64))) |
(fma.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y)) (-.f64 y #s(literal -1 binary64))) |
(fma.f64 (neg.f64 y) (neg.f64 y) (-.f64 y #s(literal -1 binary64))) |
(fma.f64 (fabs.f64 y) (fabs.f64 y) (-.f64 y #s(literal -1 binary64))) |
(fma.f64 (-.f64 y #s(literal -1 binary64)) y #s(literal 1 binary64)) |
(fma.f64 y (-.f64 y #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 y y (-.f64 y #s(literal -1 binary64))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 y y y) #s(literal 2 binary64)) (fma.f64 (-.f64 y #s(literal -1 binary64)) y #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 y #s(literal -1 binary64)) y #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fma.f64 y y y))) (/.f64 (pow.f64 (fma.f64 y y y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 y y y)))) |
(-.f64 (-.f64 y #s(literal -1 binary64)) (*.f64 (neg.f64 (neg.f64 y)) (neg.f64 y))) |
(-.f64 (-.f64 y #s(literal -1 binary64)) (*.f64 (neg.f64 (fabs.f64 y)) (fabs.f64 y))) |
(-.f64 (-.f64 y #s(literal -1 binary64)) (*.f64 (neg.f64 y) y)) |
(-.f64 (fma.f64 y y y) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (-.f64 y #s(literal -1 binary64))) y)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) (-.f64 y #s(literal -1 binary64)))) |
(+.f64 (/.f64 (pow.f64 (fma.f64 y y y) #s(literal 3 binary64)) (+.f64 (pow.f64 (fma.f64 y y y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y y y) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (fma.f64 y y y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y y y) #s(literal 1 binary64)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (fma.f64 y y y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 y y y))))) (/.f64 (pow.f64 (fma.f64 y y y) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (fma.f64 y y y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 y y y)))))) |
(+.f64 (-.f64 y #s(literal -1 binary64)) (*.f64 y y)) |
(+.f64 (*.f64 y y) (-.f64 y #s(literal -1 binary64))) |
(+.f64 (fma.f64 y y y) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (neg.f64 y)) (-.f64 y #s(literal -1 binary64)))) |
(+.f64 #s(literal 1 binary64) (fma.f64 y y y)) |
(*.f64 (-.f64 y #s(literal -1 binary64)) y) |
(*.f64 y (-.f64 y #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 y y)) (pow.f64 y #s(literal 4 binary64))) (-.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 y y))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1 binary64)) (pow.f64 y #s(literal 4 binary64))) (-.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y y))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (fma.f64 #s(literal 1 binary64) (*.f64 y y) (-.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 y y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (*.f64 y y) #s(literal 1 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 y y))) (neg.f64 (-.f64 (*.f64 y y) y))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (pow.f64 y #s(literal 4 binary64)))) (neg.f64 (-.f64 y (*.f64 y y)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 (*.f64 y y) (pow.f64 y #s(literal 3 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) (neg.f64 (fma.f64 y y (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 y #s(literal 3 binary64)))))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 y y)) (-.f64 (*.f64 y y) y)) |
(/.f64 (-.f64 (*.f64 y y) (pow.f64 y #s(literal 4 binary64))) (-.f64 y (*.f64 y y))) |
(/.f64 (+.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 y #s(literal 3 binary64))) (+.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 (*.f64 y y) (pow.f64 y #s(literal 3 binary64))))) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (fma.f64 y y (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 y #s(literal 3 binary64))))) |
(fma.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 y)) y) |
(fma.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y)) y) |
(fma.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y)) y) |
(fma.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y)) y) |
(fma.f64 (neg.f64 y) (neg.f64 y) y) |
(fma.f64 (fabs.f64 y) (fabs.f64 y) y) |
(fma.f64 y y y) |
(fma.f64 y #s(literal 1 binary64) (*.f64 y y)) |
(fma.f64 #s(literal 1 binary64) y (*.f64 y y)) |
(-.f64 (/.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 (*.f64 y y) y)) (/.f64 (*.f64 y y) (-.f64 (*.f64 y y) y))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y (*.f64 y y))) (/.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 y (*.f64 y y)))) |
(-.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (neg.f64 (neg.f64 y)) (neg.f64 y))) |
(-.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (neg.f64 (fabs.f64 y)) (fabs.f64 y))) |
(-.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (neg.f64 y) y)) |
(-.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 y)) (neg.f64 y))) |
(-.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 (neg.f64 (fabs.f64 y)) (fabs.f64 y))) |
(-.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 (neg.f64 y) y)) |
(-.f64 y (*.f64 (neg.f64 (neg.f64 y)) (neg.f64 y))) |
(-.f64 y (*.f64 (neg.f64 (fabs.f64 y)) (fabs.f64 y))) |
(-.f64 y (*.f64 (neg.f64 y) y)) |
(+.f64 (/.f64 (pow.f64 y #s(literal 6 binary64)) (+.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 (*.f64 y y) (pow.f64 y #s(literal 3 binary64))))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (+.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 (*.f64 y y) (pow.f64 y #s(literal 3 binary64)))))) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 y #s(literal 3 binary64))))) (/.f64 (pow.f64 y #s(literal 6 binary64)) (fma.f64 y y (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 y #s(literal 3 binary64)))))) |
(+.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 y y)) |
(+.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y y)) |
(+.f64 (*.f64 y y) y) |
(+.f64 y (*.f64 y y)) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) (/.f64 (*.f64 x y) (-.f64 y #s(literal -1 binary64)))) |
(*.f64 x (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) y) (-.f64 y #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 x y) (-.f64 #s(literal 1 binary64) (*.f64 y y))))) (neg.f64 (neg.f64 (-.f64 y #s(literal -1 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 x y)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y y)) (-.f64 y #s(literal -1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64))) (*.f64 x y)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (neg.f64 (*.f64 y y)))) (-.f64 y #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x y) (-.f64 #s(literal 1 binary64) (*.f64 y y)))) (neg.f64 (-.f64 y #s(literal -1 binary64)))) |
(/.f64 (*.f64 (*.f64 x y) (-.f64 #s(literal 1 binary64) (*.f64 y y))) (-.f64 y #s(literal -1 binary64))) |
(*.f64 (*.f64 x y) (-.f64 #s(literal 1 binary64) (*.f64 y y))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) y) x) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 x y)) |
(*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) y)) |
(*.f64 (+.f64 #s(literal 1 binary64) (neg.f64 y)) (-.f64 #s(literal 1 binary64) (neg.f64 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) (pow.f64 (*.f64 (neg.f64 y) y) #s(literal 3 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 (-.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)) (neg.f64 (*.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)) (neg.f64 (*.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)) (neg.f64 (*.f64 y y))))) (/.f64 (pow.f64 y #s(literal 6 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (neg.f64 (*.f64 y y)))))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (neg.f64 y)) y)) |
(-.f64 #s(literal 1 binary64) (*.f64 y y)) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (neg.f64 y)) (neg.f64 y))) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fabs.f64 y)) (fabs.f64 y))) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.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)))) |
(*.f64 x y) |
(*.f64 y x) |
(/.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 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 #s(literal -1 binary64) y))))) |
(/.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 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.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 y #s(literal -1 binary64)) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 #s(literal -1 binary64) y)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (fma.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 y #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) y) |
(*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (/.f64 (*.f64 x y) (-.f64 (fma.f64 y y y) #s(literal -1 binary64)))) |
(*.f64 x (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) y) (-.f64 (fma.f64 y y y) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) y) x))) (neg.f64 (neg.f64 (-.f64 (fma.f64 y y y) #s(literal -1 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64))) (*.f64 x y)) (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (-.f64 (fma.f64 y y y) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 9 binary64))) (*.f64 x y)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (neg.f64 y) #s(literal 3 binary64)))) (-.f64 (fma.f64 y y y) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) y) x)) (neg.f64 (-.f64 (fma.f64 y y y) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) y) x) (-.f64 (fma.f64 y y y) #s(literal -1 binary64))) |
(*.f64 (*.f64 x y) (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64)))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) y) x) |
(*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (*.f64 x y)) |
(*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) y)) |
#s(approx (* (/ (* (- 1 (pow y 3)) x) (+ (+ (* y y) y) 1)) y) (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) y) x) (-.f64 (fma.f64 y y y) #s(literal -1 binary64)))) |
#s(approx (/ (* (- 1 (pow y 3)) x) (+ (+ (* y y) y) 1)) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (/.f64 x (-.f64 (fma.f64 y y y) #s(literal -1 binary64))))) |
#s(approx (* (- 1 (pow y 3)) x) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) x)) |
#s(approx x x) |
#s(approx (/ (* (- 1 (* y y)) (* y x)) (+ 1 y)) (/.f64 (*.f64 (*.f64 x y) (-.f64 #s(literal 1 binary64) (*.f64 y y))) (-.f64 y #s(literal -1 binary64)))) |
#s(approx (* (- 1 (* y y)) (* y x)) (*.f64 (*.f64 x y) (-.f64 #s(literal 1 binary64) (*.f64 y y)))) |
#s(approx (* y x) (*.f64 x y)) |
#s(approx (/ (* (- 1 (pow y 3)) (* y x)) (+ (+ (* y y) y) 1)) (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) y) x) (-.f64 (fma.f64 y y y) #s(literal -1 binary64)))) |
#s(approx (* (- 1 (pow y 3)) (* y x)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) y) x)) |
#s(approx (* (/ (* (- 1 (pow y 3)) x) (+ (+ (* y y) y) 1)) y) (*.f64 x y)) |
#s(approx (* (/ (* (- 1 (pow y 3)) x) (+ (+ (* y y) y) 1)) y) (*.f64 (fma.f64 (neg.f64 x) y x) y)) |
#s(approx (* (/ (* (- 1 (pow y 3)) x) (+ (+ (* y y) y) 1)) y) (*.f64 (fma.f64 (-.f64 (neg.f64 (*.f64 (*.f64 #s(literal 0 binary64) x) y)) x) y x) y)) |
#s(approx (* (/ (* (- 1 (pow y 3)) x) (+ (+ (* y y) y) 1)) y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 0 binary64) x) y (*.f64 #s(literal 0 binary64) x)) y) x) y x) y)) |
#s(approx (/ (* (- 1 (pow y 3)) x) (+ (+ (* y y) y) 1)) x) |
#s(approx (/ (* (- 1 (pow y 3)) x) (+ (+ (* y y) y) 1)) (fma.f64 (neg.f64 x) y x)) |
#s(approx (/ (* (- 1 (pow y 3)) x) (+ (+ (* y y) y) 1)) (fma.f64 (-.f64 (neg.f64 (*.f64 (*.f64 #s(literal 0 binary64) x) y)) x) y x)) |
#s(approx (/ (* (- 1 (pow y 3)) x) (+ (+ (* y y) y) 1)) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 0 binary64) x) y (*.f64 #s(literal 0 binary64) x)) y) x) y x)) |
#s(approx (* (- 1 (pow y 3)) x) x) |
#s(approx (* (- 1 (pow y 3)) x) (fma.f64 (neg.f64 x) (pow.f64 y #s(literal 3 binary64)) x)) |
#s(approx (- 1 (pow y 3)) #s(literal 1 binary64)) |
#s(approx (- 1 (pow y 3)) (fma.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64))) |
#s(approx (pow y 3) (pow.f64 y #s(literal 3 binary64))) |
#s(approx y y) |
#s(approx (+ (+ (* y y) y) 1) #s(literal 1 binary64)) |
#s(approx (+ (+ (* y y) y) 1) (-.f64 y #s(literal -1 binary64))) |
#s(approx (+ (+ (* y y) y) 1) (-.f64 (fma.f64 y y y) #s(literal -1 binary64))) |
#s(approx (+ (* y y) y) y) |
#s(approx (+ (* y y) y) (fma.f64 y y y)) |
#s(approx (/ (* (- 1 (* y y)) (* y x)) (+ 1 y)) (*.f64 x y)) |
#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 x y)) |
#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 #s(literal -1 binary64) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx (+ 1 y) #s(literal 1 binary64)) |
#s(approx (+ 1 y) (-.f64 y #s(literal -1 binary64))) |
#s(approx (/ (* (- 1 (pow y 3)) (* y x)) (+ (+ (* y y) y) 1)) (*.f64 x y)) |
#s(approx (/ (* (- 1 (pow y 3)) (* y x)) (+ (+ (* y y) y) 1)) (*.f64 (fma.f64 (neg.f64 x) y x) y)) |
#s(approx (/ (* (- 1 (pow y 3)) (* y x)) (+ (+ (* y y) y) 1)) (*.f64 (fma.f64 (-.f64 (neg.f64 (*.f64 (*.f64 #s(literal 0 binary64) x) y)) x) y x) y)) |
#s(approx (/ (* (- 1 (pow y 3)) (* y x)) (+ (+ (* y y) y) 1)) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 0 binary64) x) y (*.f64 #s(literal 0 binary64) x)) y) x) y x) y)) |
#s(approx (* (- 1 (pow y 3)) (* y x)) (*.f64 x y)) |
#s(approx (* (- 1 (pow y 3)) (* y x)) (*.f64 (fma.f64 (neg.f64 x) (pow.f64 y #s(literal 3 binary64)) x) y)) |
#s(approx (* (/ (* (- 1 (pow y 3)) x) (+ (+ (* y y) y) 1)) y) (*.f64 (neg.f64 x) (*.f64 y y))) |
#s(approx (* (/ (* (- 1 (pow y 3)) x) (+ (+ (* y y) y) 1)) y) (*.f64 (fma.f64 #s(literal -1 binary64) x (/.f64 x y)) (*.f64 y y))) |
#s(approx (* (/ (* (- 1 (pow y 3)) x) (+ (+ (* y y) y) 1)) y) (*.f64 (fma.f64 #s(literal -1 binary64) (-.f64 x (*.f64 #s(literal 0 binary64) (/.f64 x (*.f64 y y)))) (*.f64 #s(literal 1 binary64) (/.f64 x y))) (*.f64 y y))) |
#s(approx (* (/ (* (- 1 (pow y 3)) x) (+ (+ (* y y) y) 1)) y) (*.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 (/ (* (- 1 (pow y 3)) x) (+ (+ (* y y) y) 1)) (*.f64 (neg.f64 x) y)) |
#s(approx (/ (* (- 1 (pow y 3)) x) (+ (+ (* y y) y) 1)) (*.f64 (fma.f64 #s(literal -1 binary64) x (/.f64 x y)) y)) |
#s(approx (/ (* (- 1 (pow y 3)) x) (+ (+ (* y y) y) 1)) (*.f64 (fma.f64 #s(literal -1 binary64) (-.f64 x (*.f64 #s(literal 0 binary64) (/.f64 x (*.f64 y y)))) (*.f64 #s(literal 1 binary64) (/.f64 x y))) y)) |
#s(approx (/ (* (- 1 (pow y 3)) x) (+ (+ (* y y) y) 1)) (*.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))) y)) |
#s(approx (* (- 1 (pow y 3)) x) (*.f64 (neg.f64 x) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (* (- 1 (pow y 3)) x) (*.f64 (fma.f64 #s(literal -1 binary64) x (/.f64 x (pow.f64 y #s(literal 3 binary64)))) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (- 1 (pow y 3)) (pow.f64 (neg.f64 y) #s(literal 3 binary64))) |
#s(approx (- 1 (pow y 3)) (*.f64 (-.f64 (pow.f64 y #s(literal -3 binary64)) #s(literal 1 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (+ (+ (* y y) y) 1) (*.f64 y y)) |
#s(approx (+ (+ (* y y) y) 1) (fma.f64 (*.f64 y y) #s(literal 1 binary64) y)) |
#s(approx (+ (+ (* y y) y) 1) (*.f64 (+.f64 (-.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 y #s(literal -2 binary64))) (*.f64 y y))) |
#s(approx (+ (* y y) y) (*.f64 y y)) |
#s(approx (+ (* y y) y) (fma.f64 (*.f64 y y) #s(literal 1 binary64) 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)) (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 (+ 1 y) y) |
#s(approx (+ 1 y) (fma.f64 #s(literal 1 binary64) y #s(literal 1 binary64))) |
#s(approx (/ (* (- 1 (pow y 3)) (* y x)) (+ (+ (* y y) y) 1)) (*.f64 (neg.f64 x) (*.f64 y y))) |
#s(approx (/ (* (- 1 (pow y 3)) (* y x)) (+ (+ (* y y) y) 1)) (*.f64 (fma.f64 #s(literal -1 binary64) x (/.f64 x y)) (*.f64 y y))) |
#s(approx (/ (* (- 1 (pow y 3)) (* y x)) (+ (+ (* y y) y) 1)) (*.f64 (fma.f64 #s(literal -1 binary64) (-.f64 x (*.f64 #s(literal 0 binary64) (/.f64 x (*.f64 y y)))) (*.f64 #s(literal 1 binary64) (/.f64 x y))) (*.f64 y y))) |
#s(approx (/ (* (- 1 (pow y 3)) (* y x)) (+ (+ (* y y) y) 1)) (*.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 (* (- 1 (pow y 3)) (* y x)) (*.f64 (neg.f64 x) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (* (- 1 (pow y 3)) (* y x)) (*.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 #s(literal -1 binary64) x (/.f64 x (pow.f64 y #s(literal 3 binary64)))))) |
#s(approx (* (/ (* (- 1 (pow y 3)) x) (+ (+ (* y y) y) 1)) y) (*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 x (*.f64 #s(literal 0 binary64) (/.f64 x y)))) y) #s(literal -1 binary64) (neg.f64 x)) (*.f64 y y))) |
#s(approx (* (/ (* (- 1 (pow y 3)) x) (+ (+ (* y y) y) 1)) y) (*.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (fma.f64 #s(literal 0 binary64) x (/.f64 x y)) (*.f64 (/.f64 x y) #s(literal 1 binary64))) y) #s(literal -1 binary64) (neg.f64 x)) y) #s(literal -1 binary64) (neg.f64 x)) (*.f64 y y))) |
#s(approx (/ (* (- 1 (pow y 3)) x) (+ (+ (* y y) y) 1)) (neg.f64 (*.f64 (fma.f64 (/.f64 x y) #s(literal -1 binary64) x) y))) |
#s(approx (/ (* (- 1 (pow y 3)) x) (+ (+ (* y y) y) 1)) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 0 binary64) (/.f64 x y) (*.f64 #s(literal 1 binary64) x)) y) #s(literal -1 binary64) x) y))) |
#s(approx (/ (* (- 1 (pow y 3)) x) (+ (+ (* y y) y) 1)) (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (fma.f64 (/.f64 (-.f64 x (*.f64 x #s(literal 1 binary64))) y) #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) x)) y) x)) y) #s(literal -1 binary64) x) y))) |
#s(approx (* (- 1 (pow y 3)) x) (*.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (-.f64 x (/.f64 x (pow.f64 y #s(literal 3 binary64)))))) |
#s(approx (- 1 (pow y 3)) (*.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -3 binary64))))) |
#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 (pow y 3)) (* y x)) (+ (+ (* y y) y) 1)) (*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 x (*.f64 #s(literal 0 binary64) (/.f64 x y)))) y) #s(literal -1 binary64) (neg.f64 x)) (*.f64 y y))) |
#s(approx (/ (* (- 1 (pow y 3)) (* y x)) (+ (+ (* y y) y) 1)) (*.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (fma.f64 #s(literal 0 binary64) x (/.f64 x y)) (*.f64 (/.f64 x y) #s(literal 1 binary64))) y) #s(literal -1 binary64) (neg.f64 x)) y) #s(literal -1 binary64) (neg.f64 x)) (*.f64 y y))) |
Compiled 10 160 to 1 301 computations (87.2% saved)
8 alts after pruning (3 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 437 | 3 | 440 |
| Fresh | 0 | 0 | 0 |
| Picked | 3 | 0 | 3 |
| Done | 0 | 5 | 5 |
| Total | 440 | 8 | 448 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 52.9% | (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 y x)) #s(approx (+ 1 y) y)) |
| ▶ | 89.0% | (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) y) x) (+.f64 #s(literal 1 binary64) y)) |
| ▶ | 53.3% | (/.f64 #s(approx (* (- 1 (* y y)) (* y x)) (*.f64 x y)) (+.f64 #s(literal 1 binary64) y)) |
| ✓ | 96.2% | (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) y) x) |
| ✓ | 99.8% | (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) y) |
| ✓ | 62.9% | (*.f64 (*.f64 x y) #s(approx (- 1 y) (neg.f64 y))) |
| ✓ | 59.3% | #s(approx (* (* x y) (- 1 y)) (*.f64 (neg.f64 x) (*.f64 y y))) |
| ✓ | 60.0% | #s(approx (* (* x y) (- 1 y)) (*.f64 y x)) |
Compiled 94 to 70 computations (25.5% saved)
| Inputs |
|---|
(/.f64 #s(approx (* (- 1 (* y y)) (* y x)) (*.f64 x y)) (+.f64 #s(literal 1 binary64) y)) |
#s(approx (* (- 1 (* y y)) (* y x)) (*.f64 x y)) |
(*.f64 x y) |
x |
y |
(+.f64 #s(literal 1 binary64) y) |
#s(literal 1 binary64) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) y) x) (+.f64 #s(literal 1 binary64) 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)) |
(*.f64 y y) |
(/.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 y x) |
#s(approx (+ 1 y) y) |
| Outputs |
|---|
#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) #s(hole binary64 (* x y))) |
#s(approx x #s(hole binary64 x)) |
#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 (* y x) #s(hole binary64 (* 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 y #s(hole binary64 y)) |
#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 (- 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 (/ (* (- 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)) 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 (- 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 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))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | y | @ | -inf | ((/ (* (- 1 (* y y)) (* y x)) (+ 1 y)) (* (- 1 (* y y)) (* y x)) (* x y) x y (+ 1 y) 1 (/ (* (* (- 1 (* y y)) y) x) (+ 1 y)) (* (* (- 1 (* y y)) y) x) (* (- 1 (* y y)) y) (- 1 (* y y)) (* y y) (/ (* (- 1 (* y y)) (* y x)) (+ 1 y)) (* (- 1 (* y y)) (* y x)) (* y x) (+ 1 y)) |
| 2.0ms | x | @ | -inf | ((/ (* (- 1 (* y y)) (* y x)) (+ 1 y)) (* (- 1 (* y y)) (* y x)) (* x y) x y (+ 1 y) 1 (/ (* (* (- 1 (* y y)) y) x) (+ 1 y)) (* (* (- 1 (* y y)) y) x) (* (- 1 (* y y)) y) (- 1 (* y y)) (* y y) (/ (* (- 1 (* y y)) (* y x)) (+ 1 y)) (* (- 1 (* y y)) (* y x)) (* y x) (+ 1 y)) |
| 2.0ms | y | @ | inf | ((/ (* (- 1 (* y y)) (* y x)) (+ 1 y)) (* (- 1 (* y y)) (* y x)) (* x y) x y (+ 1 y) 1 (/ (* (* (- 1 (* y y)) y) x) (+ 1 y)) (* (* (- 1 (* y y)) y) x) (* (- 1 (* y y)) y) (- 1 (* y y)) (* y y) (/ (* (- 1 (* y y)) (* y x)) (+ 1 y)) (* (- 1 (* y y)) (* y x)) (* y x) (+ 1 y)) |
| 1.0ms | x | @ | inf | ((/ (* (- 1 (* y y)) (* y x)) (+ 1 y)) (* (- 1 (* y y)) (* y x)) (* x y) x y (+ 1 y) 1 (/ (* (* (- 1 (* y y)) y) x) (+ 1 y)) (* (* (- 1 (* y y)) y) x) (* (- 1 (* y y)) y) (- 1 (* y y)) (* y y) (/ (* (- 1 (* y y)) (* y x)) (+ 1 y)) (* (- 1 (* y y)) (* y x)) (* y x) (+ 1 y)) |
| 1.0ms | x | @ | 0 | ((/ (* (- 1 (* y y)) (* y x)) (+ 1 y)) (* (- 1 (* y y)) (* y x)) (* x y) x y (+ 1 y) 1 (/ (* (* (- 1 (* y y)) y) x) (+ 1 y)) (* (* (- 1 (* y y)) y) x) (* (- 1 (* y y)) y) (- 1 (* y y)) (* y y) (/ (* (- 1 (* y y)) (* y x)) (+ 1 y)) (* (- 1 (* y y)) (* y x)) (* y x) (+ 1 y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 108 | 752 |
| 0 | 125 | 721 |
| 1 | 397 | 583 |
| 0 | 2723 | 581 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 #s(approx (* (- 1 (* y y)) (* y x)) (*.f64 x y)) (+.f64 #s(literal 1 binary64) y)) |
#s(approx (* (- 1 (* y y)) (* y x)) (*.f64 x y)) |
(*.f64 x y) |
x |
y |
(+.f64 #s(literal 1 binary64) y) |
#s(literal 1 binary64) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) y) x) (+.f64 #s(literal 1 binary64) 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)) |
(*.f64 y y) |
(/.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 y x) |
#s(approx (+ 1 y) 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) #s(hole binary64 (* x y))) |
#s(approx x #s(hole binary64 x)) |
#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 (* y x) #s(hole binary64 (* 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 y #s(hole binary64 y)) |
#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 (- 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 (/ (* (- 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)) 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 (- 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 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))))))) |
| Outputs |
|---|
(*.f64 (/.f64 #s(approx (* (- 1 (* y y)) (* y x)) (*.f64 x y)) (+.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(approx (* (- 1 (* y y)) (* y x)) (*.f64 x y)) (neg.f64 (fma.f64 y y #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) y)) |
(/.f64 (neg.f64 (neg.f64 #s(approx (* (- 1 (* y y)) (* y x)) (*.f64 x y)))) (neg.f64 (+.f64 (neg.f64 y) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 #s(approx (* (- 1 (* y y)) (* y x)) (*.f64 x y))) (+.f64 (neg.f64 y) #s(literal -1 binary64))) |
(/.f64 #s(approx (* (- 1 (* y y)) (* y x)) (*.f64 x y)) (-.f64 y #s(literal -1 binary64))) |
(neg.f64 (/.f64 (neg.f64 #s(approx (* (- 1 (* y y)) (* y x)) (*.f64 x y))) (-.f64 y #s(literal -1 binary64)))) |
(neg.f64 (/.f64 #s(approx (* (- 1 (* y y)) (* y x)) (*.f64 x y)) (+.f64 (neg.f64 y) #s(literal -1 binary64)))) |
#s(approx (* (- 1 (* y y)) (* y x)) (*.f64 x y)) |
(*.f64 (*.f64 #s(literal 1 binary64) x) y) |
(*.f64 (*.f64 x y) #s(literal 1 binary64)) |
(*.f64 x y) |
(*.f64 y x) |
(*.f64 #s(literal 1 binary64) (*.f64 x y)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x y)) #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 y) x)) |
x |
y |
(*.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 (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 (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 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 (-.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 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 (neg.f64 (fma.f64 y y #s(literal -1 binary64)))) (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 (neg.f64 (fma.f64 y y #s(literal -1 binary64))) (-.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 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 y #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) y) |
#s(literal 1 binary64) |
(*.f64 (/.f64 (*.f64 (-.f64 y (pow.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 y #s(literal 3 binary64))) x) (neg.f64 (fma.f64 y y #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 x (-.f64 y #s(literal -1 binary64))) (-.f64 y (pow.f64 y #s(literal 3 binary64)))) |
(*.f64 (*.f64 x (/.f64 y (-.f64 y #s(literal -1 binary64)))) (neg.f64 (fma.f64 y y #s(literal -1 binary64)))) |
(*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) y)) x) |
(*.f64 (-.f64 y (pow.f64 y #s(literal 3 binary64))) (/.f64 x (-.f64 y #s(literal -1 binary64)))) |
(*.f64 (*.f64 x y) (-.f64 #s(literal 1 binary64) y)) |
(*.f64 x (*.f64 y (-.f64 #s(literal 1 binary64) y))) |
(*.f64 (neg.f64 (fma.f64 y y #s(literal -1 binary64))) (*.f64 x (/.f64 y (-.f64 y #s(literal -1 binary64))))) |
(*.f64 y (*.f64 (neg.f64 (fma.f64 y y #s(literal -1 binary64))) (/.f64 x (-.f64 y #s(literal -1 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 x (/.f64 y (-.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 x (/.f64 y (-.f64 y #s(literal -1 binary64))))) (+.f64 (fma.f64 y y (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) (-.f64 y (pow.f64 y #s(literal 3 binary64))))) (neg.f64 (+.f64 (neg.f64 y) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 x y)) (*.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 x y)) (*.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 (neg.f64 x) (-.f64 y (pow.f64 y #s(literal 3 binary64)))) (+.f64 (neg.f64 y) #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 y (pow.f64 y #s(literal 3 binary64))) x) (-.f64 y #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 (neg.f64 x) (-.f64 y (pow.f64 y #s(literal 3 binary64)))) (-.f64 y #s(literal -1 binary64)))) |
(neg.f64 (/.f64 (*.f64 (-.f64 y (pow.f64 y #s(literal 3 binary64))) x) (+.f64 (neg.f64 y) #s(literal -1 binary64)))) |
(*.f64 (*.f64 x (neg.f64 (fma.f64 y y #s(literal -1 binary64)))) y) |
(*.f64 (*.f64 (neg.f64 (fma.f64 y y #s(literal -1 binary64))) x) y) |
(*.f64 (-.f64 y (pow.f64 y #s(literal 3 binary64))) x) |
(*.f64 (*.f64 x y) (neg.f64 (fma.f64 y y #s(literal -1 binary64)))) |
(*.f64 x (-.f64 y (pow.f64 y #s(literal 3 binary64)))) |
(*.f64 (neg.f64 (fma.f64 y y #s(literal -1 binary64))) (*.f64 x y)) |
(*.f64 y (*.f64 x (neg.f64 (fma.f64 y y #s(literal -1 binary64))))) |
(*.f64 y (*.f64 (neg.f64 (fma.f64 y y #s(literal -1 binary64))) x)) |
(/.f64 (*.f64 (*.f64 x y) (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64)))) (fma.f64 y y #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 x y) (-.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 x y)) (fma.f64 y y #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64))) (*.f64 x y)) (+.f64 (fma.f64 y y (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) y (*.f64 (*.f64 (neg.f64 y) y) (*.f64 x y))) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) y (*.f64 (*.f64 x y) (*.f64 (neg.f64 y) y))) |
(fma.f64 (*.f64 x y) #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 y) y) (*.f64 x y))) |
(fma.f64 (*.f64 x y) #s(literal 1 binary64) (*.f64 (*.f64 x y) (*.f64 (neg.f64 y) y))) |
(fma.f64 x y (*.f64 (*.f64 (neg.f64 y) y) (*.f64 x y))) |
(fma.f64 x y (*.f64 (*.f64 x y) (*.f64 (neg.f64 y) y))) |
(fma.f64 y x (*.f64 (*.f64 (neg.f64 y) y) (*.f64 x y))) |
(fma.f64 y x (*.f64 (*.f64 x y) (*.f64 (neg.f64 y) y))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x y) (*.f64 (*.f64 (neg.f64 y) y) (*.f64 x y))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (neg.f64 y) y))) |
(+.f64 (*.f64 x y) (*.f64 (*.f64 (neg.f64 y) y) (*.f64 x y))) |
(+.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (neg.f64 y) y))) |
(*.f64 (neg.f64 (fma.f64 y y #s(literal -1 binary64))) y) |
(*.f64 y (neg.f64 (fma.f64 y y #s(literal -1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))) y) (fma.f64 y y #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64))) y) (+.f64 (fma.f64 y y (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64))) |
(/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64)))) (fma.f64 y y #s(literal 1 binary64))) |
(/.f64 (*.f64 y (-.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 y y) (pow.f64 y #s(literal 6 binary64))) (-.f64 y (pow.f64 (neg.f64 y) #s(literal 3 binary64)))) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) #s(literal 3 binary64))) (fma.f64 y y (-.f64 (pow.f64 y #s(literal 6 binary64)) (*.f64 y (pow.f64 (neg.f64 y) #s(literal 3 binary64)))))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 3/2 binary64))) (pow.f64 y #s(literal 3/2 binary64)) y) |
(fma.f64 (*.f64 y #s(literal -1 binary64)) (*.f64 y y) y) |
(fma.f64 (*.f64 #s(literal -1 binary64) y) (*.f64 y y) y) |
(fma.f64 (neg.f64 (pow.f64 y #s(literal 3/2 binary64))) (pow.f64 y #s(literal 3/2 binary64)) y) |
(fma.f64 (pow.f64 y #s(literal 3/2 binary64)) (*.f64 (pow.f64 y #s(literal 3/2 binary64)) #s(literal -1 binary64)) y) |
(fma.f64 (pow.f64 y #s(literal 3/2 binary64)) (neg.f64 (pow.f64 y #s(literal 3/2 binary64))) y) |
(fma.f64 (neg.f64 y) (*.f64 y y) y) |
(fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64) y) |
(fma.f64 (*.f64 (neg.f64 y) y) y y) |
(fma.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 3 binary64)) y) |
(fma.f64 (*.f64 y y) (*.f64 y #s(literal -1 binary64)) y) |
(fma.f64 (*.f64 y y) (*.f64 #s(literal -1 binary64) y) y) |
(fma.f64 (*.f64 y y) (neg.f64 y) y) |
(fma.f64 y (*.f64 (neg.f64 y) y) y) |
(-.f64 y (pow.f64 y #s(literal 3 binary64))) |
(+.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) y) |
(+.f64 y (pow.f64 (neg.f64 y) #s(literal 3 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (neg.f64 y)) (-.f64 #s(literal 1 binary64) (neg.f64 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 #s(literal 1 binary64) (neg.f64 (fma.f64 y y #s(literal -1 binary64)))) |
(/.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) (neg.f64 y)) (neg.f64 y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -1 binary64) (fabs.f64 y)) (fabs.f64 y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -1 binary64) y) y #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (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 (neg.f64 y) (*.f64 (neg.f64 y) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 y) (neg.f64 (neg.f64 y)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 y) 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 #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 (*.f64 y #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 y (neg.f64 y) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) 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 (neg.f64 (neg.f64 y)) y)) |
(-.f64 #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)) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (*.f64 #s(literal 1 binary64) (neg.f64 y))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (neg.f64 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 (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 (*.f64 y y) #s(literal 1 binary64)) |
(*.f64 y y) |
(*.f64 #s(literal 1 binary64) (*.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)) |
(/.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 x (/.f64 y #s(approx (+ 1 y) y))) (neg.f64 (fma.f64 y y #s(literal -1 binary64)))) |
(*.f64 (-.f64 y (pow.f64 y #s(literal 3 binary64))) (/.f64 x #s(approx (+ 1 y) y))) |
(*.f64 (*.f64 x y) (/.f64 (neg.f64 (fma.f64 y y #s(literal -1 binary64))) #s(approx (+ 1 y) y))) |
(*.f64 x (/.f64 (-.f64 y (pow.f64 y #s(literal 3 binary64))) #s(approx (+ 1 y) y))) |
(*.f64 (neg.f64 (fma.f64 y y #s(literal -1 binary64))) (*.f64 x (/.f64 y #s(approx (+ 1 y) y)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 x (/.f64 y #s(approx (+ 1 y) y)))) (fma.f64 y y #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64))) (*.f64 x (/.f64 y #s(approx (+ 1 y) y)))) (+.f64 (fma.f64 y y (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) (-.f64 y (pow.f64 y #s(literal 3 binary64))))) (neg.f64 (neg.f64 #s(approx (+ 1 y) y)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 x y)) (*.f64 (fma.f64 y y #s(literal 1 binary64)) #s(approx (+ 1 y) y))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64))) (*.f64 x y)) (*.f64 (+.f64 (fma.f64 y y (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64)) #s(approx (+ 1 y) y))) |
(/.f64 (*.f64 (neg.f64 x) (-.f64 y (pow.f64 y #s(literal 3 binary64)))) (neg.f64 #s(approx (+ 1 y) y))) |
(/.f64 (*.f64 (-.f64 y (pow.f64 y #s(literal 3 binary64))) x) #s(approx (+ 1 y) y)) |
(neg.f64 (/.f64 (*.f64 (neg.f64 x) (-.f64 y (pow.f64 y #s(literal 3 binary64)))) #s(approx (+ 1 y) y))) |
(neg.f64 (/.f64 (*.f64 (-.f64 y (pow.f64 y #s(literal 3 binary64))) x) (neg.f64 #s(approx (+ 1 y) y)))) |
(*.f64 (*.f64 x (neg.f64 (fma.f64 y y #s(literal -1 binary64)))) y) |
(*.f64 (*.f64 (neg.f64 (fma.f64 y y #s(literal -1 binary64))) x) y) |
(*.f64 (-.f64 y (pow.f64 y #s(literal 3 binary64))) x) |
(*.f64 (*.f64 x y) (neg.f64 (fma.f64 y y #s(literal -1 binary64)))) |
(*.f64 x (-.f64 y (pow.f64 y #s(literal 3 binary64)))) |
(*.f64 (neg.f64 (fma.f64 y y #s(literal -1 binary64))) (*.f64 x y)) |
(*.f64 y (*.f64 x (neg.f64 (fma.f64 y y #s(literal -1 binary64))))) |
(*.f64 y (*.f64 (neg.f64 (fma.f64 y y #s(literal -1 binary64))) x)) |
(/.f64 (*.f64 (*.f64 x y) (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64)))) (fma.f64 y y #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 x y) (-.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 x y)) (fma.f64 y y #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64))) (*.f64 x y)) (+.f64 (fma.f64 y y (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) y (*.f64 (*.f64 (neg.f64 y) y) (*.f64 x y))) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) y (*.f64 (*.f64 x y) (*.f64 (neg.f64 y) y))) |
(fma.f64 (*.f64 x y) #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 y) y) (*.f64 x y))) |
(fma.f64 (*.f64 x y) #s(literal 1 binary64) (*.f64 (*.f64 x y) (*.f64 (neg.f64 y) y))) |
(fma.f64 x y (*.f64 (*.f64 (neg.f64 y) y) (*.f64 x y))) |
(fma.f64 x y (*.f64 (*.f64 x y) (*.f64 (neg.f64 y) y))) |
(fma.f64 y x (*.f64 (*.f64 (neg.f64 y) y) (*.f64 x y))) |
(fma.f64 y x (*.f64 (*.f64 x y) (*.f64 (neg.f64 y) y))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x y) (*.f64 (*.f64 (neg.f64 y) y) (*.f64 x y))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (neg.f64 y) y))) |
(+.f64 (*.f64 x y) (*.f64 (*.f64 (neg.f64 y) y) (*.f64 x y))) |
(+.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (neg.f64 y) y))) |
(*.f64 (*.f64 #s(literal 1 binary64) x) y) |
(*.f64 (*.f64 x y) #s(literal 1 binary64)) |
(*.f64 x y) |
(*.f64 y x) |
(*.f64 #s(literal 1 binary64) (*.f64 x y)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x y)) #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 y) x)) |
#s(approx (+ 1 y) y) |
#s(approx (/ (* (- 1 (* y y)) (* y x)) (+ 1 y)) (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) y)) x)) |
#s(approx (* (- 1 (* y y)) (* y x)) (*.f64 (-.f64 y (pow.f64 y #s(literal 3 binary64))) x)) |
#s(approx (* x y) (*.f64 x y)) |
#s(approx x x) |
#s(approx (/ (* (- 1 (* y y)) (* y x)) (+ 1 y)) (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) y)) x)) |
#s(approx (* (- 1 (* y y)) (* y x)) (*.f64 (-.f64 y (pow.f64 y #s(literal 3 binary64))) x)) |
#s(approx (* x y) (*.f64 x y)) |
#s(approx (/ (* (- 1 (* y y)) (* y x)) (+ 1 y)) (*.f64 x y)) |
#s(approx (/ (* (- 1 (* y y)) (* y x)) (+ 1 y)) (*.f64 (-.f64 x (*.f64 x y)) y)) |
#s(approx (* (- 1 (* y y)) (* y x)) (*.f64 x y)) |
#s(approx (* (- 1 (* y y)) (* y x)) (*.f64 (-.f64 x (*.f64 (*.f64 x y) y)) y)) |
#s(approx y y) |
#s(approx (+ 1 y) #s(literal 1 binary64)) |
#s(approx (+ 1 y) (-.f64 y #s(literal -1 binary64))) |
#s(approx (/ (* (- 1 (* y y)) (* y x)) (+ 1 y)) (*.f64 x y)) |
#s(approx (/ (* (- 1 (* y y)) (* y x)) (+ 1 y)) (*.f64 (-.f64 x (*.f64 x y)) y)) |
#s(approx (* (- 1 (* y y)) (* y x)) (*.f64 x y)) |
#s(approx (* (- 1 (* y y)) (* y x)) (*.f64 (-.f64 x (*.f64 (*.f64 x y) y)) y)) |
#s(approx (* (- 1 (* y y)) y) y) |
#s(approx (* (- 1 (* y y)) y) (-.f64 y (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (- 1 (* y y)) #s(literal 1 binary64)) |
#s(approx (- 1 (* y y)) (neg.f64 (fma.f64 y y #s(literal -1 binary64)))) |
#s(approx (* y 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 (*.f64 (fma.f64 #s(literal -1 binary64) x (/.f64 x y)) 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 (fma.f64 x (pow.f64 y #s(literal -2 binary64)) (neg.f64 x)) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (+ 1 y) y) |
#s(approx (+ 1 y) (-.f64 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 (*.f64 (fma.f64 #s(literal -1 binary64) x (/.f64 x y)) 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 (fma.f64 x (pow.f64 y #s(literal -2 binary64)) (neg.f64 x)) (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 (- 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)) (* y x)) (*.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (-.f64 x (/.f64 (/.f64 x y) 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)))) |
#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))))) |
Compiled 5 788 to 924 computations (84% saved)
8 alts after pruning (2 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 322 | 2 | 324 |
| Fresh | 0 | 0 | 0 |
| Picked | 2 | 1 | 3 |
| Done | 0 | 5 | 5 |
| Total | 324 | 8 | 332 |
| Status | Accuracy | Program |
|---|---|---|
| 52.2% | (/.f64 (*.f64 (*.f64 #s(approx (- 1 (* y y)) (*.f64 (neg.f64 y) y)) y) x) (+.f64 #s(literal 1 binary64) y)) | |
| 54.5% | (/.f64 (*.f64 #s(approx (- 1 (* y y)) (*.f64 (neg.f64 y) y)) (*.f64 y x)) #s(approx (+ 1 y) y)) | |
| ✓ | 53.3% | (/.f64 #s(approx (* (- 1 (* y y)) (* y x)) (*.f64 x y)) (+.f64 #s(literal 1 binary64) y)) |
| ✓ | 96.2% | (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) y) x) |
| ✓ | 99.8% | (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) y) |
| ✓ | 62.9% | (*.f64 (*.f64 x y) #s(approx (- 1 y) (neg.f64 y))) |
| ✓ | 59.3% | #s(approx (* (* x y) (- 1 y)) (*.f64 (neg.f64 x) (*.f64 y y))) |
| ✓ | 60.0% | #s(approx (* (* x y) (- 1 y)) (*.f64 y x)) |
Compiled 288 to 132 computations (54.2% 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))) |
(*.f64 (*.f64 x y) (-.f64 #s(literal 1 binary64) y)) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) y) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) y) x) |
(/.f64 #s(approx (* (- 1 (* y y)) (* y x)) (*.f64 x y)) (+.f64 #s(literal 1 binary64) y)) |
(/.f64 (*.f64 #s(approx (- 1 (* y y)) (*.f64 (neg.f64 y) y)) (*.f64 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(approx (- 1 (* y y)) (*.f64 (neg.f64 y) y)) y) x) (+.f64 #s(literal 1 binary64) y)) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) y) x) (+.f64 #s(literal 1 binary64) y)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 y x)) (+.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) x) (+.f64 (fma.f64 y y y) #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))) |
| Outputs |
|---|
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) y) |
3 calls:
| 6.0ms | x |
| 4.0ms | y |
| 4.0ms | (*.f64 (*.f64 x y) (-.f64 #s(literal 1 binary64) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.8% | 1 | (*.f64 (*.f64 x y) (-.f64 #s(literal 1 binary64) y)) |
| 99.8% | 1 | x |
| 99.8% | 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))) |
(*.f64 (*.f64 x y) (-.f64 #s(literal 1 binary64) y)) |
| Outputs |
|---|
(*.f64 (*.f64 x y) (-.f64 #s(literal 1 binary64) 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.8% | 1 | (*.f64 (*.f64 x y) (-.f64 #s(literal 1 binary64) y)) |
| 99.8% | 1 | x |
| 99.8% | 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:
| 10.0ms | x |
| 1.0ms | y |
| 1.0ms | (*.f64 (*.f64 x y) (-.f64 #s(literal 1 binary64) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 87.8% | 2 | (*.f64 (*.f64 x y) (-.f64 #s(literal 1 binary64) y)) |
| 71.3% | 2 | x |
| 97.9% | 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 |
|---|---|---|
| 94.3% | 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 |
|---|---|---|
| 60.0% | 1 | x |
| 60.0% | 1 | (*.f64 (*.f64 x y) (-.f64 #s(literal 1 binary64) y)) |
| 60.0% | 1 | y |
Compiled 9 to 10 computations (-11.1% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 9.0ms | 0.03632799510682745 | 107.4006355513607 |
| 14.0ms | -32346.155082768386 | -9.903516319188844e-8 |
| 12.0ms | 288× | 0 | valid |
Compiled 388 to 335 computations (13.7% saved)
ival-mult: 4.0ms (70.9% of total)ival-sub: 1.0ms (17.7% 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.03632799510682745 | 107.4006355513607 |
| 1.0ms | -32346.155082768386 | -9.903516319188844e-8 |
Compiled 460 to 371 computations (19.3% saved)
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 27 | 89 |
| 1 | 46 | 89 |
| 2 | 63 | 89 |
| 3 | 81 | 89 |
| 4 | 126 | 89 |
| 5 | 432 | 89 |
| 6 | 3367 | 89 |
| 1× | node limit |
| Inputs |
|---|
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) y) |
(*.f64 (*.f64 x y) (-.f64 #s(literal 1 binary64) 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 (-.f64 #s(literal 1 binary64) y) x) y) |
(*.f64 (*.f64 x y) (-.f64 #s(literal 1 binary64) 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 89 to 28 computations (68.5% saved)
(negabs x)
Compiled 220 to 92 computations (58.2% saved)
Loading profile data...