
Time bar (total: 4.5s)
| 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)
| 726.0ms | 8 256× | 0 | valid |
ival-add: 274.0ms (60.2% of total)ival-mult: 114.0ms (25% of total)ival-sub: 53.0ms (11.6% of total)ival-true: 5.0ms (1.1% of total)exact: 5.0ms (1.1% of total)ival-assert: 3.0ms (0.7% of total)adjust: 2.0ms (0.4% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | (+.f64 x #s(literal 1 binary64)) |
| 0 | 0 | - | 0 | - | (*.f64 (+.f64 x #s(literal 1 binary64)) y) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) y) x) |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 0 | - | 0 | - | x |
| Predicted + | Predicted - | |
|---|---|---|
| + | 0 | 0 |
| - | 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 256 |
| number | freq |
|---|---|
| 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 1 |
| 27.0ms | 512× | 0 | valid |
Compiled 47 to 22 computations (53.2% saved)
ival-add: 7.0ms (50.9% of total)ival-mult: 3.0ms (21.8% of total)ival-sub: 2.0ms (14.5% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 50 |
| 1 | 28 | 50 |
| 2 | 62 | 48 |
| 3 | 215 | 46 |
| 4 | 806 | 43 |
| 5 | 2491 | 43 |
| 6 | 7477 | 43 |
| 0 | 6 | 7 |
| 0 | 9 | 7 |
| 1 | 13 | 7 |
| 2 | 24 | 7 |
| 3 | 72 | 7 |
| 4 | 260 | 7 |
| 5 | 1077 | 7 |
| 0 | 8229 | 6 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) y) x) |
| Outputs |
|---|
(-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) y) x) |
(-.f64 (fma.f64 y x y) x) |
Compiled 7 to 6 computations (14.3% saved)
Compiled 0 to 2 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) y) x) |
Compiled 7 to 6 computations (14.3% saved)
Found 3 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (+.f64 x #s(literal 1 binary64)) | |
| cost-diff | 0 | (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) y) x) | |
| cost-diff | 1 | (*.f64 (+.f64 x #s(literal 1 binary64)) y) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 18 |
| 0 | 9 | 18 |
| 1 | 13 | 18 |
| 2 | 24 | 18 |
| 3 | 72 | 18 |
| 4 | 260 | 18 |
| 5 | 1077 | 18 |
| 0 | 8229 | 16 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) y) x) |
(*.f64 (+.f64 x #s(literal 1 binary64)) y) |
(+.f64 x #s(literal 1 binary64)) |
x |
#s(literal 1 binary64) |
y |
| Outputs |
|---|
(-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) y) x) |
(-.f64 (fma.f64 y x y) x) |
(*.f64 (+.f64 x #s(literal 1 binary64)) y) |
(fma.f64 y x y) |
(+.f64 x #s(literal 1 binary64)) |
(-.f64 x #s(literal -1 binary64)) |
x |
#s(literal 1 binary64) |
y |
Found 3 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0 | (+.f64 x #s(literal 1 binary64)) | |
| accuracy | 0.0078125 | (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) y) x) | |
| accuracy | 0.01171875 | (*.f64 (+.f64 x #s(literal 1 binary64)) y) |
| 11.0ms | 256× | 0 | valid |
Compiled 20 to 8 computations (60% saved)
ival-mult: 2.0ms (42.3% of total)ival-sub: 1.0ms (21.2% of total)ival-add: 1.0ms (21.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)| Inputs |
|---|
(*.f64 (+.f64 x #s(literal 1 binary64)) y) |
(-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) y) x) |
(+.f64 x #s(literal 1 binary64)) |
| Outputs |
|---|
#s(approx (* (+ x 1) y) #s(hole binary64 y)) |
#s(approx (* (+ x 1) y) #s(hole binary64 (+ y (* x y)))) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 y)) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (+ y (* x (- y 1))))) |
#s(approx (+ x 1) #s(hole binary64 1)) |
#s(approx (+ x 1) #s(hole binary64 (+ 1 x))) |
#s(approx (* (+ x 1) y) #s(hole binary64 (* x y))) |
#s(approx (* (+ x 1) y) #s(hole binary64 (* x (+ y (/ y x))))) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* x (- y 1)))) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* x (- (+ y (/ y x)) 1)))) |
#s(approx (+ x 1) #s(hole binary64 x)) |
#s(approx (+ x 1) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (* (+ x 1) y) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ y x))))))) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 y)))))) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* -1 (* x (+ 1 (+ (* -1 y) (* -1 (/ y x)))))))) |
#s(approx (* (+ x 1) y) #s(hole binary64 (* y (+ 1 x)))) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* -1 x))) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (- (* y (+ 1 x)) x))) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* y (+ 1 x)))) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* y (+ 1 (+ x (* -1 (/ x y))))))) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* -1 (* y (+ (* -1 (+ 1 x)) (/ x y)))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | y | @ | inf | ((* (+ x 1) y) (- (* (+ x 1) y) x) (+ x 1)) |
| 1.0ms | x | @ | -inf | ((* (+ x 1) y) (- (* (+ x 1) y) x) (+ x 1)) |
| 1.0ms | y | @ | -inf | ((* (+ x 1) y) (- (* (+ x 1) y) x) (+ x 1)) |
| 0.0ms | x | @ | inf | ((* (+ x 1) y) (- (* (+ x 1) y) x) (+ x 1)) |
| 0.0ms | y | @ | 0 | ((* (+ x 1) y) (- (* (+ x 1) y) x) (+ x 1)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 65 | 232 |
| 1 | 177 | 232 |
| 2 | 545 | 232 |
| 3 | 1804 | 232 |
| 4 | 5879 | 232 |
| 0 | 8036 | 204 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#s(approx (* (+ x 1) y) #s(hole binary64 y)) |
#s(approx (* (+ x 1) y) #s(hole binary64 (+ y (* x y)))) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 y)) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (+ y (* x (- y 1))))) |
#s(approx (+ x 1) #s(hole binary64 1)) |
#s(approx (+ x 1) #s(hole binary64 (+ 1 x))) |
#s(approx (* (+ x 1) y) #s(hole binary64 (* x y))) |
#s(approx (* (+ x 1) y) #s(hole binary64 (* x (+ y (/ y x))))) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* x (- y 1)))) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* x (- (+ y (/ y x)) 1)))) |
#s(approx (+ x 1) #s(hole binary64 x)) |
#s(approx (+ x 1) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (* (+ x 1) y) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ y x))))))) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 y)))))) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* -1 (* x (+ 1 (+ (* -1 y) (* -1 (/ y x)))))))) |
#s(approx (* (+ x 1) y) #s(hole binary64 (* y (+ 1 x)))) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* -1 x))) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (- (* y (+ 1 x)) x))) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* y (+ 1 x)))) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* y (+ 1 (+ x (* -1 (/ x y))))))) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* -1 (* y (+ (* -1 (+ 1 x)) (/ x y)))))) |
| Outputs |
|---|
#s(approx (* (+ x 1) y) #s(hole binary64 y)) |
#s(approx (* (+ x 1) y) y) |
#s(approx (* (+ x 1) y) #s(hole binary64 (+ y (* x y)))) |
#s(approx (* (+ x 1) y) (fma.f64 y x y)) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 y)) |
#s(approx (- (* (+ x 1) y) x) y) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (+ y (* x (- y 1))))) |
#s(approx (- (* (+ x 1) y) x) (fma.f64 (-.f64 y #s(literal 1 binary64)) x y)) |
#s(approx (+ x 1) #s(hole binary64 1)) |
#s(approx (+ x 1) #s(literal 1 binary64)) |
#s(approx (+ x 1) #s(hole binary64 (+ 1 x))) |
#s(approx (+ x 1) (-.f64 x #s(literal -1 binary64))) |
#s(approx (* (+ x 1) y) #s(hole binary64 (* x y))) |
#s(approx (* (+ x 1) y) (*.f64 y x)) |
#s(approx (* (+ x 1) y) #s(hole binary64 (* x (+ y (/ y x))))) |
#s(approx (* (+ x 1) y) (fma.f64 y x y)) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* x (- y 1)))) |
#s(approx (- (* (+ x 1) y) x) (*.f64 (-.f64 y #s(literal 1 binary64)) x)) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* x (- (+ y (/ y x)) 1)))) |
#s(approx (- (* (+ x 1) y) x) (fma.f64 (-.f64 y #s(literal 1 binary64)) x y)) |
#s(approx (+ x 1) #s(hole binary64 x)) |
#s(approx (+ x 1) x) |
#s(approx (+ x 1) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (+ x 1) (-.f64 x #s(literal -1 binary64))) |
#s(approx (* (+ x 1) y) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ y x))))))) |
#s(approx (* (+ x 1) y) (fma.f64 y x y)) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 y)))))) |
#s(approx (- (* (+ x 1) y) x) (*.f64 (-.f64 y #s(literal 1 binary64)) x)) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* -1 (* x (+ 1 (+ (* -1 y) (* -1 (/ y x)))))))) |
#s(approx (- (* (+ x 1) y) x) (fma.f64 (-.f64 y #s(literal 1 binary64)) x y)) |
#s(approx (* (+ x 1) y) #s(hole binary64 (* y (+ 1 x)))) |
#s(approx (* (+ x 1) y) (fma.f64 y x y)) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* -1 x))) |
#s(approx (- (* (+ x 1) y) x) (neg.f64 x)) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (- (* y (+ 1 x)) x))) |
#s(approx (- (* (+ x 1) y) x) (fma.f64 (-.f64 y #s(literal 1 binary64)) x y)) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* y (+ 1 x)))) |
#s(approx (- (* (+ x 1) y) x) (fma.f64 y x y)) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* y (+ 1 (+ x (* -1 (/ x y))))))) |
#s(approx (- (* (+ x 1) y) x) (fma.f64 (-.f64 y #s(literal 1 binary64)) x y)) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* -1 (* y (+ (* -1 (+ 1 x)) (/ x y)))))) |
#s(approx (- (* (+ x 1) y) x) (fma.f64 (-.f64 y #s(literal 1 binary64)) x y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 15 |
| 0 | 9 | 15 |
| 1 | 106 | 15 |
| 2 | 1405 | 15 |
| 0 | 8177 | 13 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (+.f64 x #s(literal 1 binary64)) y) |
(-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) y) x) |
(+.f64 x #s(literal 1 binary64)) |
| Outputs |
|---|
(*.f64 (pow.f64 (pow.f64 (fma.f64 y x y) #s(literal 5/2 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (fma.f64 y x y)))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (fma.f64 y x y) (cbrt.f64 (fma.f64 y x y))) #s(literal 2 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (cbrt.f64 (fma.f64 y x y)))) |
(*.f64 (pow.f64 (*.f64 (pow.f64 (fma.f64 y x y) #s(literal 2 binary64)) y) #s(literal 1/3 binary64)) (cbrt.f64 (-.f64 x #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (*.f64 (pow.f64 (fma.f64 y x y) #s(literal 2 binary64)) (-.f64 x #s(literal -1 binary64))) #s(literal 1/3 binary64)) (cbrt.f64 y)) |
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (cbrt.f64 (fma.f64 y x y))) #s(literal 2 binary64)) #s(literal 3 binary64)) (cbrt.f64 (fma.f64 y x y))) |
(*.f64 (pow.f64 (sqrt.f64 (cbrt.f64 (fma.f64 y x y))) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (cbrt.f64 (fma.f64 y x y))) #s(literal 3 binary64))) |
(*.f64 (*.f64 y (sqrt.f64 (-.f64 x #s(literal -1 binary64)))) (sqrt.f64 (-.f64 x #s(literal -1 binary64)))) |
(*.f64 (*.f64 y (pow.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 2 binary64))) (cbrt.f64 (-.f64 x #s(literal -1 binary64)))) |
(*.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) (sqrt.f64 y)) (sqrt.f64 y)) |
(*.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) (cbrt.f64 y)) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 y x y))) (neg.f64 (sqrt.f64 (fma.f64 y x y)))) |
(*.f64 (sqrt.f64 y) (*.f64 (sqrt.f64 y) (-.f64 x #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (fma.f64 y x y)) (sqrt.f64 (fma.f64 y x y))) |
(*.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64))) (*.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64))) y)) |
(*.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) (*.f64 (cbrt.f64 y) (-.f64 x #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 y x y)) #s(literal 2 binary64)) (cbrt.f64 (fma.f64 y x y))) |
(*.f64 (cbrt.f64 (fma.f64 y x y)) (pow.f64 (cbrt.f64 (fma.f64 y x y)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 2 binary64)) (*.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) y)) |
(*.f64 (fma.f64 y x y) #s(literal 1 binary64)) |
(*.f64 y (-.f64 x #s(literal -1 binary64))) |
(*.f64 (-.f64 x #s(literal -1 binary64)) y) |
(*.f64 #s(literal 1 binary64) (fma.f64 y x y)) |
(pow.f64 (exp.f64 (sqrt.f64 (+.f64 (log.f64 y) (log1p.f64 x)))) (sqrt.f64 (+.f64 (log.f64 y) (log1p.f64 x)))) |
(pow.f64 (exp.f64 (pow.f64 (cbrt.f64 (+.f64 (log.f64 y) (log1p.f64 x))) #s(literal 2 binary64))) (cbrt.f64 (+.f64 (log.f64 y) (log1p.f64 x)))) |
(pow.f64 (pow.f64 (cbrt.f64 (fma.f64 y x y)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal 3 binary64))) |
(pow.f64 (pow.f64 (cbrt.f64 (fma.f64 y x y)) (pow.f64 (cbrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))) (cbrt.f64 #s(literal 3 binary64))) |
(pow.f64 (pow.f64 (fma.f64 y x y) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (sqrt.f64 (fma.f64 y x y))) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 y x y)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 y x y) #s(literal 3 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (pow.f64 (fma.f64 y x y) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (cbrt.f64 (fma.f64 y x y)) #s(literal 3 binary64)) |
(pow.f64 (E.f64) (+.f64 (log.f64 y) (log1p.f64 x))) |
(pow.f64 (fma.f64 y x y) #s(literal 1 binary64)) |
(/.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) y) (-.f64 x #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) y) (fma.f64 x x (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 y (fma.f64 x x #s(literal -1 binary64))) (-.f64 x #s(literal 1 binary64))) |
(/.f64 (*.f64 y (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64))) (fma.f64 x x (-.f64 #s(literal 1 binary64) x))) |
(fma.f64 y x y) |
(fma.f64 x y y) |
(cbrt.f64 (pow.f64 (fma.f64 y x y) #s(literal 3 binary64))) |
(sqrt.f64 (pow.f64 (fma.f64 y x y) #s(literal 2 binary64))) |
(exp.f64 (+.f64 (/.f64 (+.f64 (log.f64 y) (log1p.f64 x)) #s(literal 2 binary64)) (/.f64 (+.f64 (log.f64 y) (log1p.f64 x)) #s(literal 2 binary64)))) |
(exp.f64 (+.f64 (/.f64 (+.f64 (log.f64 y) (log1p.f64 x)) #s(literal 2 binary64)) (log.f64 (sqrt.f64 (fma.f64 y x y))))) |
(exp.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (log.f64 y) (log1p.f64 x)) (/.f64 (+.f64 (log.f64 y) (log1p.f64 x)) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 #s(literal 2 binary64) (log.f64 (cbrt.f64 (fma.f64 y x y))) (/.f64 (+.f64 (log.f64 y) (log1p.f64 x)) #s(literal 3 binary64)))) |
(exp.f64 (+.f64 (/.f64 (+.f64 (log.f64 y) (log1p.f64 x)) #s(literal 3 binary64)) (log.f64 (pow.f64 (cbrt.f64 (fma.f64 y x y)) #s(literal 2 binary64))))) |
(exp.f64 (/.f64 (log.f64 (pow.f64 (fma.f64 y x y) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (/.f64 (*.f64 (+.f64 (log.f64 y) (log1p.f64 x)) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (/.f64 (log.f64 (pow.f64 (fma.f64 y x y) #s(literal 3 binary64))) #s(literal 3 binary64))) |
(exp.f64 (/.f64 (*.f64 (+.f64 (log.f64 y) (log1p.f64 x)) #s(literal 3 binary64)) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (/.f64 (+.f64 (log.f64 y) (log1p.f64 x)) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (+.f64 (log.f64 y) (log1p.f64 x)) #s(literal 3 binary64)) #s(literal 1/3 binary64))) |
(exp.f64 (*.f64 (/.f64 (+.f64 (log.f64 y) (log1p.f64 x)) #s(literal 3 binary64)) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 y x y))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 y x y) #s(literal 3 binary64))) #s(literal 1/3 binary64))) |
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (fma.f64 y x y))) #s(literal 3 binary64))) |
(exp.f64 (+.f64 (log.f64 y) (log1p.f64 x))) |
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (fma.f64 y x y)))) (log.f64 (sqrt.f64 (exp.f64 (fma.f64 y x y))))) |
(+.f64 (log.f64 (pow.f64 (cbrt.f64 (exp.f64 (fma.f64 y x y))) #s(literal 2 binary64))) (log.f64 (cbrt.f64 (exp.f64 (fma.f64 y x y))))) |
(+.f64 (*.f64 x y) y) |
(+.f64 (*.f64 y x) y) |
(+.f64 (cosh.f64 (+.f64 (log.f64 y) (log1p.f64 x))) (sinh.f64 (+.f64 (log.f64 y) (log1p.f64 x)))) |
(+.f64 y (*.f64 x y)) |
(+.f64 y (*.f64 y x)) |
(log.f64 (pow.f64 (exp.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64)))) (*.f64 y (sqrt.f64 (-.f64 x #s(literal -1 binary64)))))) |
(log.f64 (pow.f64 (exp.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64)))) (*.f64 y (pow.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 2 binary64))))) |
(log.f64 (pow.f64 (exp.f64 (sqrt.f64 y)) (*.f64 (-.f64 x #s(literal -1 binary64)) (sqrt.f64 y)))) |
(log.f64 (pow.f64 (exp.f64 (cbrt.f64 y)) (*.f64 (-.f64 x #s(literal -1 binary64)) (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))))) |
(log.f64 (exp.f64 (fma.f64 y x y))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 (fma.f64 y x y) x) #s(literal 5/2 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (-.f64 (fma.f64 y x y) x)))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (-.f64 (fma.f64 y x y) x) (cbrt.f64 (-.f64 (fma.f64 y x y) x))) #s(literal 2 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (cbrt.f64 (-.f64 (fma.f64 y x y) x)))) |
(*.f64 (pow.f64 (sqrt.f64 (pow.f64 (-.f64 (fma.f64 y x y) x) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (pow.f64 (sqrt.f64 (pow.f64 (-.f64 (fma.f64 y x y) x) #s(literal 3 binary64))) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (cbrt.f64 (-.f64 (fma.f64 y x y) x))) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (cbrt.f64 (-.f64 (fma.f64 y x y) x))) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (cbrt.f64 (-.f64 (fma.f64 y x y) x))) #s(literal 2 binary64)) #s(literal 3 binary64)) (cbrt.f64 (-.f64 (fma.f64 y x y) x))) |
(*.f64 (+.f64 (sqrt.f64 (fma.f64 y x y)) (sqrt.f64 x)) (-.f64 (sqrt.f64 (fma.f64 y x y)) (sqrt.f64 x))) |
(*.f64 (neg.f64 (sqrt.f64 (-.f64 (fma.f64 y x y) x))) (neg.f64 (sqrt.f64 (-.f64 (fma.f64 y x y) x)))) |
(*.f64 (sqrt.f64 (-.f64 (fma.f64 y x y) x)) (sqrt.f64 (-.f64 (fma.f64 y x y) x))) |
(*.f64 (pow.f64 (cbrt.f64 (-.f64 (fma.f64 y x y) x)) #s(literal 2 binary64)) (cbrt.f64 (-.f64 (fma.f64 y x y) x))) |
(*.f64 (cbrt.f64 (-.f64 (fma.f64 y x y) x)) (pow.f64 (cbrt.f64 (-.f64 (fma.f64 y x y) x)) #s(literal 2 binary64))) |
(*.f64 (-.f64 (fma.f64 y x y) x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 (fma.f64 y x y) x)) |
(pow.f64 (exp.f64 (sqrt.f64 (log.f64 (-.f64 (fma.f64 y x y) x)))) (sqrt.f64 (log.f64 (-.f64 (fma.f64 y x y) x)))) |
(pow.f64 (exp.f64 (pow.f64 (cbrt.f64 (log.f64 (-.f64 (fma.f64 y x y) x))) #s(literal 2 binary64))) (cbrt.f64 (log.f64 (-.f64 (fma.f64 y x y) x)))) |
(pow.f64 (pow.f64 (cbrt.f64 (-.f64 (fma.f64 y x y) x)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal 3 binary64))) |
(pow.f64 (pow.f64 (cbrt.f64 (-.f64 (fma.f64 y x y) x)) (pow.f64 (cbrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))) (cbrt.f64 #s(literal 3 binary64))) |
(pow.f64 (pow.f64 (-.f64 (fma.f64 y x y) x) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (sqrt.f64 (-.f64 (fma.f64 y x y) x))) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 (-.f64 (fma.f64 y x y) x)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (-.f64 (fma.f64 y x y) x) #s(literal 3 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (pow.f64 (-.f64 (fma.f64 y x y) x) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (cbrt.f64 (-.f64 (fma.f64 y x y) x)) #s(literal 3 binary64)) |
(pow.f64 (E.f64) (log.f64 (-.f64 (fma.f64 y x y) x))) |
(pow.f64 (-.f64 (fma.f64 y x y) x) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 y x y) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (fma.f64 y (-.f64 x #s(literal -1 binary64)) x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 y x y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (fma.f64 y (-.f64 x #s(literal -1 binary64)) x) (pow.f64 (fma.f64 y x y) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 y x y) #s(literal 2 binary64)) (*.f64 x x)) (fma.f64 y (-.f64 x #s(literal -1 binary64)) x)) |
(/.f64 (-.f64 (pow.f64 (fma.f64 y x y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x (fma.f64 y (-.f64 x #s(literal -1 binary64)) x) (pow.f64 (fma.f64 y x y) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (pow.f64 (fma.f64 y x y) #s(literal 5/2 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (fma.f64 y x y))) (*.f64 (neg.f64 (sqrt.f64 x)) (sqrt.f64 x))) |
(fma.f64 (pow.f64 (pow.f64 (fma.f64 y x y) #s(literal 5/2 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (fma.f64 y x y))) (*.f64 (neg.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x))) |
(fma.f64 (pow.f64 (pow.f64 (*.f64 (fma.f64 y x y) (cbrt.f64 (fma.f64 y x y))) #s(literal 2 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (cbrt.f64 (fma.f64 y x y))) (*.f64 (neg.f64 (sqrt.f64 x)) (sqrt.f64 x))) |
(fma.f64 (pow.f64 (pow.f64 (*.f64 (fma.f64 y x y) (cbrt.f64 (fma.f64 y x y))) #s(literal 2 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (cbrt.f64 (fma.f64 y x y))) (*.f64 (neg.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x))) |
(fma.f64 (pow.f64 (*.f64 (pow.f64 (fma.f64 y x y) #s(literal 2 binary64)) y) #s(literal 1/3 binary64)) (cbrt.f64 (-.f64 x #s(literal -1 binary64))) (*.f64 (neg.f64 (sqrt.f64 x)) (sqrt.f64 x))) |
(fma.f64 (pow.f64 (*.f64 (pow.f64 (fma.f64 y x y) #s(literal 2 binary64)) y) #s(literal 1/3 binary64)) (cbrt.f64 (-.f64 x #s(literal -1 binary64))) (*.f64 (neg.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x))) |
(fma.f64 (pow.f64 (*.f64 (pow.f64 (fma.f64 y x y) #s(literal 2 binary64)) (-.f64 x #s(literal -1 binary64))) #s(literal 1/3 binary64)) (cbrt.f64 y) (*.f64 (neg.f64 (sqrt.f64 x)) (sqrt.f64 x))) |
(fma.f64 (pow.f64 (*.f64 (pow.f64 (fma.f64 y x y) #s(literal 2 binary64)) (-.f64 x #s(literal -1 binary64))) #s(literal 1/3 binary64)) (cbrt.f64 y) (*.f64 (neg.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x))) |
(fma.f64 (pow.f64 (pow.f64 (cbrt.f64 (cbrt.f64 (fma.f64 y x y))) #s(literal 2 binary64)) #s(literal 3 binary64)) (cbrt.f64 (fma.f64 y x y)) (*.f64 (neg.f64 (sqrt.f64 x)) (sqrt.f64 x))) |
(fma.f64 (pow.f64 (pow.f64 (cbrt.f64 (cbrt.f64 (fma.f64 y x y))) #s(literal 2 binary64)) #s(literal 3 binary64)) (cbrt.f64 (fma.f64 y x y)) (*.f64 (neg.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x))) |
(fma.f64 (pow.f64 (sqrt.f64 (cbrt.f64 (fma.f64 y x y))) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (cbrt.f64 (fma.f64 y x y))) #s(literal 3 binary64)) (*.f64 (neg.f64 (sqrt.f64 x)) (sqrt.f64 x))) |
(fma.f64 (pow.f64 (sqrt.f64 (cbrt.f64 (fma.f64 y x y))) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (cbrt.f64 (fma.f64 y x y))) #s(literal 3 binary64)) (*.f64 (neg.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x))) |
(fma.f64 (*.f64 y (sqrt.f64 (-.f64 x #s(literal -1 binary64)))) (sqrt.f64 (-.f64 x #s(literal -1 binary64))) (*.f64 (neg.f64 (sqrt.f64 x)) (sqrt.f64 x))) |
(fma.f64 (*.f64 y (sqrt.f64 (-.f64 x #s(literal -1 binary64)))) (sqrt.f64 (-.f64 x #s(literal -1 binary64))) (*.f64 (neg.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x))) |
(fma.f64 (*.f64 y (pow.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 2 binary64))) (cbrt.f64 (-.f64 x #s(literal -1 binary64))) (*.f64 (neg.f64 (sqrt.f64 x)) (sqrt.f64 x))) |
(fma.f64 (*.f64 y (pow.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 2 binary64))) (cbrt.f64 (-.f64 x #s(literal -1 binary64))) (*.f64 (neg.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x))) |
(fma.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) (sqrt.f64 y)) (sqrt.f64 y) (*.f64 (neg.f64 (sqrt.f64 x)) (sqrt.f64 x))) |
(fma.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) (sqrt.f64 y)) (sqrt.f64 y) (*.f64 (neg.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x))) |
(fma.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) (cbrt.f64 y) (*.f64 (neg.f64 (sqrt.f64 x)) (sqrt.f64 x))) |
(fma.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) (cbrt.f64 y) (*.f64 (neg.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x))) |
(fma.f64 (neg.f64 (sqrt.f64 (fma.f64 y x y))) (neg.f64 (sqrt.f64 (fma.f64 y x y))) (*.f64 (neg.f64 (sqrt.f64 x)) (sqrt.f64 x))) |
(fma.f64 (neg.f64 (sqrt.f64 (fma.f64 y x y))) (neg.f64 (sqrt.f64 (fma.f64 y x y))) (*.f64 (neg.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x))) |
(fma.f64 (sqrt.f64 y) (*.f64 (sqrt.f64 y) (-.f64 x #s(literal -1 binary64))) (*.f64 (neg.f64 (sqrt.f64 x)) (sqrt.f64 x))) |
(fma.f64 (sqrt.f64 y) (*.f64 (sqrt.f64 y) (-.f64 x #s(literal -1 binary64))) (*.f64 (neg.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x))) |
(fma.f64 (sqrt.f64 (fma.f64 y x y)) (sqrt.f64 (fma.f64 y x y)) (*.f64 (neg.f64 (sqrt.f64 x)) (sqrt.f64 x))) |
(fma.f64 (sqrt.f64 (fma.f64 y x y)) (sqrt.f64 (fma.f64 y x y)) (*.f64 (neg.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x))) |
(fma.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64))) (*.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64))) y) (*.f64 (neg.f64 (sqrt.f64 x)) (sqrt.f64 x))) |
(fma.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64))) (*.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64))) y) (*.f64 (neg.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x))) |
(fma.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) (*.f64 (cbrt.f64 y) (-.f64 x #s(literal -1 binary64))) (*.f64 (neg.f64 (sqrt.f64 x)) (sqrt.f64 x))) |
(fma.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) (*.f64 (cbrt.f64 y) (-.f64 x #s(literal -1 binary64))) (*.f64 (neg.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x))) |
(fma.f64 (pow.f64 (cbrt.f64 (fma.f64 y x y)) #s(literal 2 binary64)) (cbrt.f64 (fma.f64 y x y)) (*.f64 (neg.f64 (sqrt.f64 x)) (sqrt.f64 x))) |
(fma.f64 (pow.f64 (cbrt.f64 (fma.f64 y x y)) #s(literal 2 binary64)) (cbrt.f64 (fma.f64 y x y)) (*.f64 (neg.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x))) |
(fma.f64 (cbrt.f64 (fma.f64 y x y)) (pow.f64 (cbrt.f64 (fma.f64 y x y)) #s(literal 2 binary64)) (*.f64 (neg.f64 (sqrt.f64 x)) (sqrt.f64 x))) |
(fma.f64 (cbrt.f64 (fma.f64 y x y)) (pow.f64 (cbrt.f64 (fma.f64 y x y)) #s(literal 2 binary64)) (*.f64 (neg.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x))) |
(fma.f64 (pow.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 2 binary64)) (*.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) y) (*.f64 (neg.f64 (sqrt.f64 x)) (sqrt.f64 x))) |
(fma.f64 (pow.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 2 binary64)) (*.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) y) (*.f64 (neg.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x))) |
(fma.f64 (fma.f64 y x y) #s(literal 1 binary64) (*.f64 (neg.f64 (sqrt.f64 x)) (sqrt.f64 x))) |
(fma.f64 (fma.f64 y x y) #s(literal 1 binary64) (*.f64 (neg.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x))) |
(fma.f64 y (-.f64 x #s(literal -1 binary64)) (*.f64 (neg.f64 (sqrt.f64 x)) (sqrt.f64 x))) |
(fma.f64 y (-.f64 x #s(literal -1 binary64)) (*.f64 (neg.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x))) |
(fma.f64 (-.f64 x #s(literal -1 binary64)) y (*.f64 (neg.f64 (sqrt.f64 x)) (sqrt.f64 x))) |
(fma.f64 (-.f64 x #s(literal -1 binary64)) y (*.f64 (neg.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 y x y) (*.f64 (neg.f64 (sqrt.f64 x)) (sqrt.f64 x))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 y x y) (*.f64 (neg.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x))) |
(cbrt.f64 (pow.f64 (-.f64 (fma.f64 y x y) x) #s(literal 3 binary64))) |
(sqrt.f64 (pow.f64 (-.f64 (fma.f64 y x y) x) #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 y x y) #s(literal 2 binary64)) (fma.f64 y (-.f64 x #s(literal -1 binary64)) x)) (/.f64 (*.f64 x x) (fma.f64 y (-.f64 x #s(literal -1 binary64)) x))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 y x y) #s(literal 3 binary64)) (fma.f64 x (fma.f64 y (-.f64 x #s(literal -1 binary64)) x) (pow.f64 (fma.f64 y x y) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (fma.f64 y (-.f64 x #s(literal -1 binary64)) x) (pow.f64 (fma.f64 y x y) #s(literal 2 binary64))))) |
(-.f64 (fma.f64 y x y) x) |
(exp.f64 (+.f64 (/.f64 (log.f64 (-.f64 (fma.f64 y x y) x)) #s(literal 2 binary64)) (/.f64 (log.f64 (-.f64 (fma.f64 y x y) x)) #s(literal 2 binary64)))) |
(exp.f64 (+.f64 (/.f64 (log.f64 (-.f64 (fma.f64 y x y) x)) #s(literal 2 binary64)) (log.f64 (sqrt.f64 (-.f64 (fma.f64 y x y) x))))) |
(exp.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 (-.f64 (fma.f64 y x y) x)) (/.f64 (log.f64 (-.f64 (fma.f64 y x y) x)) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 #s(literal 2 binary64) (log.f64 (cbrt.f64 (-.f64 (fma.f64 y x y) x))) (/.f64 (log.f64 (-.f64 (fma.f64 y x y) x)) #s(literal 3 binary64)))) |
(exp.f64 (+.f64 (/.f64 (log.f64 (-.f64 (fma.f64 y x y) x)) #s(literal 3 binary64)) (log.f64 (pow.f64 (cbrt.f64 (-.f64 (fma.f64 y x y) x)) #s(literal 2 binary64))))) |
(exp.f64 (/.f64 (log.f64 (pow.f64 (-.f64 (fma.f64 y x y) x) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (/.f64 (*.f64 (log.f64 (-.f64 (fma.f64 y x y) x)) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (/.f64 (log.f64 (pow.f64 (-.f64 (fma.f64 y x y) x) #s(literal 3 binary64))) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (/.f64 (log.f64 (-.f64 (fma.f64 y x y) x)) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (/.f64 (log.f64 (-.f64 (fma.f64 y x y) x)) #s(literal 3 binary64)) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (-.f64 (fma.f64 y x y) x))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (-.f64 (fma.f64 y x y) x) #s(literal 3 binary64))) #s(literal 1/3 binary64))) |
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (-.f64 (fma.f64 y x y) x))) #s(literal 3 binary64))) |
(exp.f64 (log.f64 (-.f64 (fma.f64 y x y) x))) |
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (-.f64 (fma.f64 y x y) x)))) (log.f64 (sqrt.f64 (exp.f64 (-.f64 (fma.f64 y x y) x))))) |
(+.f64 (log.f64 (pow.f64 (cbrt.f64 (exp.f64 (-.f64 (fma.f64 y x y) x))) #s(literal 2 binary64))) (log.f64 (cbrt.f64 (exp.f64 (-.f64 (fma.f64 y x y) x))))) |
(+.f64 (cosh.f64 (log.f64 (-.f64 (fma.f64 y x y) x))) (sinh.f64 (log.f64 (-.f64 (fma.f64 y x y) x)))) |
(+.f64 (fma.f64 y x y) (*.f64 (neg.f64 (sqrt.f64 x)) (sqrt.f64 x))) |
(+.f64 (fma.f64 y x y) (*.f64 (neg.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x))) |
(log.f64 (exp.f64 (-.f64 (fma.f64 y x y) x))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 5/2 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64))))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) (cbrt.f64 (-.f64 x #s(literal -1 binary64)))) #s(literal 2 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))))) |
(*.f64 (pow.f64 (sqrt.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (pow.f64 (sqrt.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64)))) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64)))) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64)))) #s(literal 2 binary64)) #s(literal 3 binary64)) (cbrt.f64 (-.f64 x #s(literal -1 binary64)))) |
(*.f64 (neg.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64)))) (neg.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64))))) |
(*.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64))) (sqrt.f64 (-.f64 x #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 2 binary64)) (cbrt.f64 (-.f64 x #s(literal -1 binary64)))) |
(*.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) (pow.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 2 binary64))) |
(*.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 x #s(literal -1 binary64))) |
(pow.f64 (exp.f64 (sqrt.f64 (log1p.f64 x))) (sqrt.f64 (log1p.f64 x))) |
(pow.f64 (exp.f64 (pow.f64 (cbrt.f64 (log1p.f64 x)) #s(literal 2 binary64))) (cbrt.f64 (log1p.f64 x))) |
(pow.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 x #s(literal -1 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal 1/3 binary64)) |
(pow.f64 (*.f64 #s(literal 1 binary64) (cbrt.f64 (-.f64 x #s(literal -1 binary64)))) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal 3 binary64))) |
(pow.f64 (pow.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) (pow.f64 (cbrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))) (cbrt.f64 #s(literal 3 binary64))) |
(pow.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 3 binary64)) |
(pow.f64 (E.f64) (log1p.f64 x)) |
(pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (-.f64 x #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 x #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) x))) |
(cbrt.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 3 binary64))) |
(sqrt.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 2 binary64))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x #s(literal 1 binary64))) (pow.f64 (-.f64 x #s(literal 1 binary64)) #s(literal -1 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sqrt.f64 x)) (sqrt.f64 x))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x))) |
(-.f64 x #s(literal -1 binary64)) |
(exp.f64 (+.f64 (/.f64 (log1p.f64 x) #s(literal 2 binary64)) (/.f64 (log1p.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (+.f64 (/.f64 (log1p.f64 x) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (log1p.f64 x)))) |
(exp.f64 (fma.f64 #s(literal 1/2 binary64) (log1p.f64 x) (/.f64 (log1p.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/3 binary64) (log1p.f64 x)) (/.f64 (log1p.f64 x) #s(literal 3 binary64)))) |
(exp.f64 (+.f64 (/.f64 (log1p.f64 x) #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/3 binary64) (log1p.f64 x))))) |
(exp.f64 (+.f64 (log1p.f64 x) #s(literal 0 binary64))) |
(exp.f64 (+.f64 #s(literal 0 binary64) (log1p.f64 x))) |
(exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (log1p.f64 x)) #s(literal 2 binary64))) |
(exp.f64 (/.f64 (*.f64 (log1p.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (/.f64 (*.f64 #s(literal 3 binary64) (log1p.f64 x)) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (/.f64 (log1p.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (/.f64 (log1p.f64 x) #s(literal 3 binary64)) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log1p.f64 x)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 3 binary64) (log1p.f64 x)) #s(literal 1/3 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log1p.f64 x)) #s(literal 3 binary64))) |
(exp.f64 (log1p.f64 x)) |
(+.f64 (log.f64 (sqrt.f64 (*.f64 (E.f64) (exp.f64 x)))) (log.f64 (sqrt.f64 (*.f64 (E.f64) (exp.f64 x))))) |
(+.f64 (log.f64 (pow.f64 (cbrt.f64 (*.f64 (E.f64) (exp.f64 x))) #s(literal 2 binary64))) (log.f64 (cbrt.f64 (*.f64 (E.f64) (exp.f64 x))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) x))) (pow.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64))) |
(+.f64 (cosh.f64 (log1p.f64 x)) (sinh.f64 (log1p.f64 x))) |
(+.f64 #s(literal 1 binary64) x) |
(+.f64 x #s(literal 1 binary64)) |
(log.f64 (pow.f64 (E.f64) (-.f64 x #s(literal -1 binary64)))) |
(log.f64 (*.f64 (E.f64) (exp.f64 x))) |
Compiled 3 444 to 713 computations (79.3% saved)
7 alts after pruning (7 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 233 | 7 | 240 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 234 | 7 | 241 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (-.f64 (fma.f64 y x y) x) |
| 60.8% | (-.f64 (*.f64 #s(approx (+ x 1) x) y) x) | |
| ▶ | 80.1% | (-.f64 #s(approx (* (+ x 1) y) y) x) |
| ▶ | 60.4% | #s(approx (- (* (+ x 1) y) x) (fma.f64 y x y)) |
| 60.8% | #s(approx (- (* (+ x 1) y) x) (*.f64 (-.f64 y #s(literal 1 binary64)) x)) | |
| ▶ | 40.9% | #s(approx (- (* (+ x 1) y) x) (neg.f64 x)) |
| ▶ | 41.5% | #s(approx (- (* (+ x 1) y) x) y) |
Compiled 136 to 102 computations (25% saved)
Found 9 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (fma.f64 y x y) | |
| cost-diff | 0 | #s(approx (- (* (+ x 1) y) x) (fma.f64 y x y)) | |
| cost-diff | 0 | #s(approx (* (+ x 1) y) y) | |
| cost-diff | 0 | (-.f64 #s(approx (* (+ x 1) y) y) x) | |
| cost-diff | 0 | (neg.f64 x) | |
| cost-diff | 0 | #s(approx (- (* (+ x 1) y) x) (neg.f64 x)) | |
| cost-diff | 0 | #s(approx (- (* (+ x 1) y) x) y) | |
| cost-diff | 0 | (fma.f64 y x y) | |
| cost-diff | 0 | (-.f64 (fma.f64 y x y) x) |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 71 |
| 0 | 19 | 71 |
| 1 | 27 | 66 |
| 2 | 45 | 66 |
| 3 | 88 | 66 |
| 4 | 317 | 66 |
| 5 | 1220 | 66 |
| 0 | 8507 | 66 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(-.f64 (fma.f64 y x y) x) |
(fma.f64 y x y) |
y |
x |
#s(approx (- (* (+ x 1) y) x) y) |
y |
#s(approx (- (* (+ x 1) y) x) (neg.f64 x)) |
(neg.f64 x) |
x |
(-.f64 #s(approx (* (+ x 1) y) y) x) |
#s(approx (* (+ x 1) y) y) |
y |
x |
#s(approx (- (* (+ x 1) y) x) (fma.f64 y x y)) |
(fma.f64 y x y) |
y |
x |
| Outputs |
|---|
(-.f64 (fma.f64 y x y) x) |
(-.f64 (fma.f64 x y y) x) |
(fma.f64 y x y) |
(fma.f64 x y y) |
y |
x |
#s(approx (- (* (+ x 1) y) x) y) |
y |
#s(approx (- (* (+ x 1) y) x) (neg.f64 x)) |
(neg.f64 x) |
x |
(-.f64 #s(approx (* (+ x 1) y) y) x) |
#s(approx (* (+ x 1) y) y) |
y |
x |
#s(approx (- (* (+ x 1) y) x) (fma.f64 y x y)) |
#s(approx (- (* (+ x 1) y) x) (fma.f64 x y y)) |
(fma.f64 y x y) |
(fma.f64 x y y) |
y |
x |
Found 9 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0 | (fma.f64 y x y) | |
| accuracy | 25.321870007184383 | #s(approx (- (* (+ x 1) y) x) (fma.f64 y x y)) | |
| accuracy | 0.0078125 | (-.f64 #s(approx (* (+ x 1) y) y) x) | |
| accuracy | 26.690260264273704 | #s(approx (* (+ x 1) y) y) | |
| accuracy | 0.0 | (neg.f64 x) | |
| accuracy | 37.84235656545932 | #s(approx (- (* (+ x 1) y) x) (neg.f64 x)) | |
| accuracy | 37.441448899469954 | #s(approx (- (* (+ x 1) y) x) y) | |
| accuracy | 0.0 | (fma.f64 y x y) | |
| accuracy | 0.0078125 | (-.f64 (fma.f64 y x y) x) |
| 20.0ms | 256× | 0 | valid |
Compiled 62 to 12 computations (80.6% saved)
ival-mult: 4.0ms (37.3% of total)ival-add: 3.0ms (28% of total)ival-sub: 2.0ms (18.7% of total)ival-neg: 1.0ms (9.3% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
(-.f64 (fma.f64 y x y) x) |
(fma.f64 y x y) |
#s(approx (- (* (+ x 1) y) x) y) |
#s(approx (- (* (+ x 1) y) x) (neg.f64 x)) |
(neg.f64 x) |
(-.f64 #s(approx (* (+ x 1) y) y) x) |
#s(approx (* (+ x 1) y) y) |
#s(approx (- (* (+ x 1) y) x) (fma.f64 y x y)) |
| Outputs |
|---|
#s(approx (- (+ (* y x) y) x) #s(hole binary64 y)) |
#s(approx (- (+ (* y x) y) x) #s(hole binary64 (+ y (* x (- y 1))))) |
#s(approx (+ (* y x) y) #s(hole binary64 y)) |
#s(approx (+ (* y x) y) #s(hole binary64 (+ y (* x y)))) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 y)) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (+ y (* x (- y 1))))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (* (+ x 1) y) #s(hole binary64 y)) |
#s(approx (* (+ x 1) y) #s(hole binary64 (+ y (* x y)))) |
#s(approx (- (+ (* y x) y) x) #s(hole binary64 (* x (- y 1)))) |
#s(approx (- (+ (* y x) y) x) #s(hole binary64 (* x (- (+ y (/ y x)) 1)))) |
#s(approx (+ (* y x) y) #s(hole binary64 (* x y))) |
#s(approx (+ (* y x) y) #s(hole binary64 (* x (+ y (/ y x))))) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* x (- y 1)))) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* x (- (+ y (/ y x)) 1)))) |
#s(approx (* (+ x 1) y) #s(hole binary64 (* x y))) |
#s(approx (* (+ x 1) y) #s(hole binary64 (* x (+ y (/ y x))))) |
#s(approx (- (+ (* y x) y) x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 y)))))) |
#s(approx (- (+ (* y x) y) x) #s(hole binary64 (* -1 (* x (+ 1 (+ (* -1 y) (* -1 (/ y x)))))))) |
#s(approx (+ (* y x) y) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ y x))))))) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 y)))))) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* -1 (* x (+ 1 (+ (* -1 y) (* -1 (/ y x)))))))) |
#s(approx (* (+ x 1) y) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ y x))))))) |
#s(approx (- (+ (* y x) y) x) #s(hole binary64 (* -1 x))) |
#s(approx (- (+ (* y x) y) x) #s(hole binary64 (- (* y (+ 1 x)) x))) |
#s(approx (+ (* y x) y) #s(hole binary64 (* y (+ 1 x)))) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* -1 x))) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (- (* y (+ 1 x)) x))) |
#s(approx (* (+ x 1) y) #s(hole binary64 (* y (+ 1 x)))) |
#s(approx (- (+ (* y x) y) x) #s(hole binary64 (* y (+ 1 x)))) |
#s(approx (- (+ (* y x) y) x) #s(hole binary64 (* y (+ 1 (+ x (* -1 (/ x y))))))) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* y (+ 1 x)))) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* y (+ 1 (+ x (* -1 (/ x y))))))) |
#s(approx (- (+ (* y x) y) x) #s(hole binary64 (* -1 (* y (- (* -1 x) 1))))) |
#s(approx (- (+ (* y x) y) x) #s(hole binary64 (* -1 (* y (- (+ (* -1 x) (/ x y)) 1))))) |
#s(approx (+ (* y x) y) #s(hole binary64 (* -1 (* y (- (* -1 x) 1))))) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* -1 (* y (+ (* -1 (+ 1 x)) (/ x y)))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 13.0ms | x | @ | 0 | ((- (+ (* y x) y) x) (+ (* y x) y) (- (* (+ x 1) y) x) (- (* (+ x 1) y) x) (neg x) (- (* (+ x 1) y) x) (* (+ x 1) y) (- (* (+ x 1) y) x)) |
| 2.0ms | y | @ | -inf | ((- (+ (* y x) y) x) (+ (* y x) y) (- (* (+ x 1) y) x) (- (* (+ x 1) y) x) (neg x) (- (* (+ x 1) y) x) (* (+ x 1) y) (- (* (+ x 1) y) x)) |
| 1.0ms | x | @ | -inf | ((- (+ (* y x) y) x) (+ (* y x) y) (- (* (+ x 1) y) x) (- (* (+ x 1) y) x) (neg x) (- (* (+ x 1) y) x) (* (+ x 1) y) (- (* (+ x 1) y) x)) |
| 1.0ms | x | @ | inf | ((- (+ (* y x) y) x) (+ (* y x) y) (- (* (+ x 1) y) x) (- (* (+ x 1) y) x) (neg x) (- (* (+ x 1) y) x) (* (+ x 1) y) (- (* (+ x 1) y) x)) |
| 1.0ms | y | @ | inf | ((- (+ (* y x) y) x) (+ (* y x) y) (- (* (+ x 1) y) x) (- (* (+ x 1) y) x) (neg x) (- (* (+ x 1) y) x) (* (+ x 1) y) (- (* (+ x 1) y) x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 89 | 445 |
| 1 | 207 | 445 |
| 2 | 604 | 445 |
| 3 | 1765 | 445 |
| 4 | 5720 | 445 |
| 0 | 8079 | 385 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#s(approx (- (+ (* y x) y) x) #s(hole binary64 y)) |
#s(approx (- (+ (* y x) y) x) #s(hole binary64 (+ y (* x (- y 1))))) |
#s(approx (+ (* y x) y) #s(hole binary64 y)) |
#s(approx (+ (* y x) y) #s(hole binary64 (+ y (* x y)))) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 y)) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (+ y (* x (- y 1))))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (* (+ x 1) y) #s(hole binary64 y)) |
#s(approx (* (+ x 1) y) #s(hole binary64 (+ y (* x y)))) |
#s(approx (- (+ (* y x) y) x) #s(hole binary64 (* x (- y 1)))) |
#s(approx (- (+ (* y x) y) x) #s(hole binary64 (* x (- (+ y (/ y x)) 1)))) |
#s(approx (+ (* y x) y) #s(hole binary64 (* x y))) |
#s(approx (+ (* y x) y) #s(hole binary64 (* x (+ y (/ y x))))) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* x (- y 1)))) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* x (- (+ y (/ y x)) 1)))) |
#s(approx (* (+ x 1) y) #s(hole binary64 (* x y))) |
#s(approx (* (+ x 1) y) #s(hole binary64 (* x (+ y (/ y x))))) |
#s(approx (- (+ (* y x) y) x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 y)))))) |
#s(approx (- (+ (* y x) y) x) #s(hole binary64 (* -1 (* x (+ 1 (+ (* -1 y) (* -1 (/ y x)))))))) |
#s(approx (+ (* y x) y) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ y x))))))) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 y)))))) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* -1 (* x (+ 1 (+ (* -1 y) (* -1 (/ y x)))))))) |
#s(approx (* (+ x 1) y) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ y x))))))) |
#s(approx (- (+ (* y x) y) x) #s(hole binary64 (* -1 x))) |
#s(approx (- (+ (* y x) y) x) #s(hole binary64 (- (* y (+ 1 x)) x))) |
#s(approx (+ (* y x) y) #s(hole binary64 (* y (+ 1 x)))) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* -1 x))) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (- (* y (+ 1 x)) x))) |
#s(approx (* (+ x 1) y) #s(hole binary64 (* y (+ 1 x)))) |
#s(approx (- (+ (* y x) y) x) #s(hole binary64 (* y (+ 1 x)))) |
#s(approx (- (+ (* y x) y) x) #s(hole binary64 (* y (+ 1 (+ x (* -1 (/ x y))))))) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* y (+ 1 x)))) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* y (+ 1 (+ x (* -1 (/ x y))))))) |
#s(approx (- (+ (* y x) y) x) #s(hole binary64 (* -1 (* y (- (* -1 x) 1))))) |
#s(approx (- (+ (* y x) y) x) #s(hole binary64 (* -1 (* y (- (+ (* -1 x) (/ x y)) 1))))) |
#s(approx (+ (* y x) y) #s(hole binary64 (* -1 (* y (- (* -1 x) 1))))) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* -1 (* y (+ (* -1 (+ 1 x)) (/ x y)))))) |
| Outputs |
|---|
#s(approx (- (+ (* y x) y) x) #s(hole binary64 y)) |
#s(approx (- (* (+ x 1) y) x) y) |
#s(approx (- (+ (* y x) y) x) #s(hole binary64 (+ y (* x (- y 1))))) |
#s(approx (- (* (+ x 1) y) x) (-.f64 (fma.f64 x y y) x)) |
#s(approx (+ (* y x) y) #s(hole binary64 y)) |
#s(approx (+ (* y x) y) y) |
#s(approx (+ (* y x) y) #s(hole binary64 (+ y (* x y)))) |
#s(approx (+ (* y x) y) (fma.f64 x y y)) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 y)) |
#s(approx (- (* (+ x 1) y) x) y) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (+ y (* x (- y 1))))) |
#s(approx (- (* (+ x 1) y) x) (-.f64 (fma.f64 x y y) x)) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx (* (+ x 1) y) #s(hole binary64 y)) |
#s(approx (+ (* y x) y) y) |
#s(approx (* (+ x 1) y) #s(hole binary64 (+ y (* x y)))) |
#s(approx (+ (* y x) y) (fma.f64 x y y)) |
#s(approx (- (+ (* y x) y) x) #s(hole binary64 (* x (- y 1)))) |
#s(approx (- (* (+ x 1) y) x) (fma.f64 x y (neg.f64 x))) |
#s(approx (- (+ (* y x) y) x) #s(hole binary64 (* x (- (+ y (/ y x)) 1)))) |
#s(approx (- (* (+ x 1) y) x) (-.f64 (fma.f64 x y y) x)) |
#s(approx (+ (* y x) y) #s(hole binary64 (* x y))) |
#s(approx (+ (* y x) y) (*.f64 x y)) |
#s(approx (+ (* y x) y) #s(hole binary64 (* x (+ y (/ y x))))) |
#s(approx (+ (* y x) y) (fma.f64 x y y)) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* x (- y 1)))) |
#s(approx (- (* (+ x 1) y) x) (fma.f64 x y (neg.f64 x))) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* x (- (+ y (/ y x)) 1)))) |
#s(approx (- (* (+ x 1) y) x) (-.f64 (fma.f64 x y y) x)) |
#s(approx (* (+ x 1) y) #s(hole binary64 (* x y))) |
#s(approx (+ (* y x) y) (*.f64 x y)) |
#s(approx (* (+ x 1) y) #s(hole binary64 (* x (+ y (/ y x))))) |
#s(approx (+ (* y x) y) (fma.f64 x y y)) |
#s(approx (- (+ (* y x) y) x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 y)))))) |
#s(approx (- (* (+ x 1) y) x) (fma.f64 x y (neg.f64 x))) |
#s(approx (- (+ (* y x) y) x) #s(hole binary64 (* -1 (* x (+ 1 (+ (* -1 y) (* -1 (/ y x)))))))) |
#s(approx (- (* (+ x 1) y) x) (-.f64 (fma.f64 x y y) x)) |
#s(approx (+ (* y x) y) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ y x))))))) |
#s(approx (+ (* y x) y) (fma.f64 x y y)) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 y)))))) |
#s(approx (- (* (+ x 1) y) x) (fma.f64 x y (neg.f64 x))) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* -1 (* x (+ 1 (+ (* -1 y) (* -1 (/ y x)))))))) |
#s(approx (- (* (+ x 1) y) x) (-.f64 (fma.f64 x y y) x)) |
#s(approx (* (+ x 1) y) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ y x))))))) |
#s(approx (+ (* y x) y) (fma.f64 x y y)) |
#s(approx (- (+ (* y x) y) x) #s(hole binary64 (* -1 x))) |
#s(approx (- (* (+ x 1) y) x) (neg.f64 x)) |
#s(approx (- (+ (* y x) y) x) #s(hole binary64 (- (* y (+ 1 x)) x))) |
#s(approx (- (* (+ x 1) y) x) (-.f64 (fma.f64 x y y) x)) |
#s(approx (+ (* y x) y) #s(hole binary64 (* y (+ 1 x)))) |
#s(approx (+ (* y x) y) (fma.f64 x y y)) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* -1 x))) |
#s(approx (- (* (+ x 1) y) x) (neg.f64 x)) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (- (* y (+ 1 x)) x))) |
#s(approx (- (* (+ x 1) y) x) (-.f64 (fma.f64 x y y) x)) |
#s(approx (* (+ x 1) y) #s(hole binary64 (* y (+ 1 x)))) |
#s(approx (+ (* y x) y) (fma.f64 x y y)) |
#s(approx (- (+ (* y x) y) x) #s(hole binary64 (* y (+ 1 x)))) |
#s(approx (- (* (+ x 1) y) x) (fma.f64 x y y)) |
#s(approx (- (+ (* y x) y) x) #s(hole binary64 (* y (+ 1 (+ x (* -1 (/ x y))))))) |
#s(approx (- (* (+ x 1) y) x) (-.f64 (fma.f64 x y y) x)) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* y (+ 1 x)))) |
#s(approx (- (* (+ x 1) y) x) (fma.f64 x y y)) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* y (+ 1 (+ x (* -1 (/ x y))))))) |
#s(approx (- (* (+ x 1) y) x) (-.f64 (fma.f64 x y y) x)) |
#s(approx (- (+ (* y x) y) x) #s(hole binary64 (* -1 (* y (- (* -1 x) 1))))) |
#s(approx (- (* (+ x 1) y) x) (fma.f64 x y y)) |
#s(approx (- (+ (* y x) y) x) #s(hole binary64 (* -1 (* y (- (+ (* -1 x) (/ x y)) 1))))) |
#s(approx (- (* (+ x 1) y) x) (-.f64 (fma.f64 x y y) x)) |
#s(approx (+ (* y x) y) #s(hole binary64 (* -1 (* y (- (* -1 x) 1))))) |
#s(approx (+ (* y x) y) (fma.f64 x y y)) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* -1 (* y (+ (* -1 (+ 1 x)) (/ x y)))))) |
#s(approx (- (* (+ x 1) y) x) (-.f64 (fma.f64 x y y) x)) |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 59 |
| 0 | 19 | 59 |
| 1 | 265 | 52 |
| 2 | 3868 | 52 |
| 0 | 8121 | 52 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(-.f64 (fma.f64 y x y) x) |
(fma.f64 y x y) |
#s(approx (- (* (+ x 1) y) x) y) |
#s(approx (- (* (+ x 1) y) x) (neg.f64 x)) |
(neg.f64 x) |
(-.f64 #s(approx (* (+ x 1) y) y) x) |
#s(approx (* (+ x 1) y) y) |
#s(approx (- (* (+ x 1) y) x) (fma.f64 y x y)) |
| Outputs |
|---|
(*.f64 (+.f64 (sqrt.f64 (fma.f64 x y y)) (sqrt.f64 x)) (-.f64 (sqrt.f64 (fma.f64 x y y)) (sqrt.f64 x))) |
(*.f64 (neg.f64 (sqrt.f64 (-.f64 (fma.f64 x y y) x))) (neg.f64 (sqrt.f64 (-.f64 (fma.f64 x y y) x)))) |
(*.f64 (sqrt.f64 (-.f64 (fma.f64 x y y) x)) (sqrt.f64 (-.f64 (fma.f64 x y y) x))) |
(*.f64 (pow.f64 (cbrt.f64 (-.f64 (fma.f64 x y y) x)) #s(literal 2 binary64)) (cbrt.f64 (-.f64 (fma.f64 x y y) x))) |
(*.f64 (cbrt.f64 (-.f64 (fma.f64 x y y) x)) (pow.f64 (cbrt.f64 (-.f64 (fma.f64 x y y) x)) #s(literal 2 binary64))) |
(pow.f64 (sqrt.f64 (-.f64 (fma.f64 x y y) x)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (-.f64 (fma.f64 x y y) x) #s(literal 3 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (cbrt.f64 (-.f64 (fma.f64 x y y) x)) #s(literal 3 binary64)) |
(pow.f64 (-.f64 (fma.f64 x y y) x) #s(literal 1 binary64)) |
(/.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 (-.f64 y x) (-.f64 y x))) (-.f64 (*.f64 x y) (-.f64 y x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (pow.f64 (-.f64 y x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (*.f64 x y) (-.f64 y x))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 x y y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 x y y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (fma.f64 x y y) x)))) |
(/.f64 (neg.f64 (pow.f64 (-.f64 (fma.f64 x y y) x) #s(literal 2 binary64))) (neg.f64 (-.f64 (fma.f64 x y y) x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 x y y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (-.f64 (fma.f64 x y y) x) (pow.f64 (fma.f64 x y y) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 x y y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x (-.f64 (fma.f64 x y y) x) (pow.f64 (fma.f64 x y y) #s(literal 2 binary64)))) |
(/.f64 (pow.f64 (-.f64 (fma.f64 x y y) x) #s(literal 2 binary64)) (-.f64 (fma.f64 x y y) x)) |
(fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 y)) (sqrt.f64 y) x) |
(fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) (cbrt.f64 y) x) |
(fma.f64 (*.f64 y (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) x) |
(fma.f64 (*.f64 y (pow.f64 (cbrt.f64 (-.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64))) (cbrt.f64 (-.f64 #s(literal 1 binary64) x)) x) |
(fma.f64 (*.f64 x (sqrt.f64 y)) (sqrt.f64 y) (-.f64 y x)) |
(fma.f64 (*.f64 x (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) (cbrt.f64 y) (-.f64 y x)) |
(fma.f64 (*.f64 y (sqrt.f64 x)) (sqrt.f64 x) (-.f64 y x)) |
(fma.f64 (*.f64 y (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x) (-.f64 y x)) |
(fma.f64 (+.f64 (sqrt.f64 y) (sqrt.f64 x)) (-.f64 (sqrt.f64 y) (sqrt.f64 x)) (*.f64 x y)) |
(fma.f64 (neg.f64 (sqrt.f64 (fma.f64 x y y))) (neg.f64 (sqrt.f64 (fma.f64 x y y))) x) |
(fma.f64 (neg.f64 (sqrt.f64 (*.f64 x y))) (neg.f64 (sqrt.f64 (*.f64 x y))) (-.f64 y x)) |
(fma.f64 (sqrt.f64 (-.f64 y x)) (sqrt.f64 (-.f64 y x)) (*.f64 x y)) |
(fma.f64 (*.f64 (cbrt.f64 (-.f64 y x)) (cbrt.f64 (-.f64 y x))) (cbrt.f64 (-.f64 y x)) (*.f64 x y)) |
(fma.f64 (sqrt.f64 (fma.f64 x y y)) (sqrt.f64 (fma.f64 x y y)) x) |
(fma.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) y) (-.f64 y x)) |
(fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) y) x) |
(fma.f64 (sqrt.f64 (*.f64 x y)) (sqrt.f64 (*.f64 x y)) (-.f64 y x)) |
(fma.f64 (sqrt.f64 y) (*.f64 (sqrt.f64 y) (-.f64 #s(literal 1 binary64) x)) x) |
(fma.f64 (sqrt.f64 y) (*.f64 (sqrt.f64 y) x) (-.f64 y x)) |
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (*.f64 (cbrt.f64 x) y) (-.f64 y x)) |
(fma.f64 (pow.f64 (cbrt.f64 (fma.f64 x y y)) #s(literal 2 binary64)) (cbrt.f64 (fma.f64 x y y)) x) |
(fma.f64 (cbrt.f64 (fma.f64 x y y)) (pow.f64 (cbrt.f64 (fma.f64 x y y)) #s(literal 2 binary64)) x) |
(fma.f64 (pow.f64 (cbrt.f64 (-.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) (*.f64 (cbrt.f64 (-.f64 #s(literal 1 binary64) x)) y) x) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (cbrt.f64 (*.f64 x y)) (-.f64 y x)) |
(fma.f64 (cbrt.f64 (*.f64 x y)) (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (-.f64 y x)) |
(fma.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) (*.f64 (cbrt.f64 y) (-.f64 #s(literal 1 binary64) x)) x) |
(fma.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) (*.f64 (cbrt.f64 y) x) (-.f64 y x)) |
(fma.f64 (-.f64 #s(literal 1 binary64) x) y x) |
(fma.f64 x y (-.f64 y x)) |
(fma.f64 y (-.f64 #s(literal 1 binary64) x) x) |
(fma.f64 y x (-.f64 y x)) |
(cbrt.f64 (pow.f64 (-.f64 (fma.f64 x y y) x) #s(literal 3 binary64))) |
(sqrt.f64 (pow.f64 (-.f64 (fma.f64 x y y) x) #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 x y y) #s(literal 2 binary64)) (-.f64 (fma.f64 x y y) x)) (/.f64 (*.f64 x x) (-.f64 (fma.f64 x y y) x))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 x y y) #s(literal 3 binary64)) (fma.f64 x (-.f64 (fma.f64 x y y) x) (pow.f64 (fma.f64 x y y) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 (fma.f64 x y y) x) (pow.f64 (fma.f64 x y y) #s(literal 2 binary64))))) |
(-.f64 (fma.f64 x y y) x) |
(hypot.f64 (neg.f64 (fma.f64 x y y)) (fabs.f64 x)) |
(hypot.f64 (neg.f64 (fma.f64 x y y)) x) |
(hypot.f64 (fabs.f64 (fma.f64 x y y)) (fabs.f64 x)) |
(hypot.f64 (fabs.f64 (fma.f64 x y y)) x) |
(hypot.f64 (fma.f64 x y y) (fabs.f64 x)) |
(hypot.f64 (fma.f64 x y y) x) |
(exp.f64 (*.f64 (log.f64 (-.f64 (fma.f64 x y y) x)) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (-.f64 (fma.f64 x y y) x))) |
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (-.f64 (fma.f64 x y y) x)))) (log.f64 (sqrt.f64 (exp.f64 (-.f64 (fma.f64 x y y) x))))) |
(+.f64 (log.f64 (*.f64 (cbrt.f64 (exp.f64 (-.f64 (fma.f64 x y y) x))) (cbrt.f64 (exp.f64 (-.f64 (fma.f64 x y y) x))))) (log.f64 (cbrt.f64 (exp.f64 (-.f64 (fma.f64 x y y) x))))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (-.f64 (fma.f64 x y y) x)) #s(literal 1 binary64))) (sinh.f64 (*.f64 (log.f64 (-.f64 (fma.f64 x y y) x)) #s(literal 1 binary64)))) |
(+.f64 (cosh.f64 (log.f64 (-.f64 (fma.f64 x y y) x))) (sinh.f64 (log.f64 (-.f64 (fma.f64 x y y) x)))) |
(+.f64 (-.f64 y x) (*.f64 x y)) |
(+.f64 (*.f64 x y) (-.f64 y x)) |
(+.f64 (fma.f64 x y y) x) |
(+.f64 x (fma.f64 x y y)) |
(+.f64 y (-.f64 (*.f64 x y) x)) |
(+.f64 y (fma.f64 x y x)) |
(log.f64 (pow.f64 (exp.f64 (cbrt.f64 (-.f64 (fma.f64 x y y) x))) (pow.f64 (cbrt.f64 (-.f64 (fma.f64 x y y) x)) #s(literal 2 binary64)))) |
(log.f64 (/.f64 (exp.f64 (fma.f64 x y y)) (pow.f64 (E.f64) x))) |
(log.f64 (*.f64 (exp.f64 (-.f64 y x)) (pow.f64 (exp.f64 y) x))) |
(log.f64 (*.f64 (/.f64 (exp.f64 y) (exp.f64 x)) (pow.f64 (exp.f64 y) x))) |
(log.f64 (*.f64 (pow.f64 (exp.f64 y) x) (/.f64 (exp.f64 y) (exp.f64 x)))) |
(log.f64 (*.f64 (exp.f64 (fma.f64 x y y)) (pow.f64 (E.f64) x))) |
(log.f64 (*.f64 (pow.f64 (E.f64) x) (exp.f64 (fma.f64 x y y)))) |
(log.f64 (*.f64 (exp.f64 x) (exp.f64 (fma.f64 x y y)))) |
(log.f64 (*.f64 (exp.f64 (fma.f64 x y y)) (exp.f64 x))) |
(log.f64 (exp.f64 (-.f64 (fma.f64 x y y) x))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 y)) (sqrt.f64 y)) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) (cbrt.f64 y)) |
(*.f64 (*.f64 y (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (*.f64 y (pow.f64 (cbrt.f64 (-.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64))) (cbrt.f64 (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 x y y))) (neg.f64 (sqrt.f64 (fma.f64 x y y)))) |
(*.f64 (sqrt.f64 (fma.f64 x y y)) (sqrt.f64 (fma.f64 x y y))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) y)) |
(*.f64 (sqrt.f64 y) (*.f64 (sqrt.f64 y) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 x y y)) #s(literal 2 binary64)) (cbrt.f64 (fma.f64 x y y))) |
(*.f64 (cbrt.f64 (fma.f64 x y y)) (pow.f64 (cbrt.f64 (fma.f64 x y y)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (cbrt.f64 (-.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) (*.f64 (cbrt.f64 (-.f64 #s(literal 1 binary64) x)) y)) |
(*.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) (*.f64 (cbrt.f64 y) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (-.f64 #s(literal 1 binary64) x) y) |
(*.f64 y (-.f64 #s(literal 1 binary64) x)) |
(pow.f64 (sqrt.f64 (fma.f64 x y y)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 x y y) #s(literal 3 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (cbrt.f64 (fma.f64 x y y)) #s(literal 3 binary64)) |
(pow.f64 (fma.f64 x y y) #s(literal 1 binary64)) |
(/.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) y) (-.f64 x #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) y) (fma.f64 x x (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 y (fma.f64 x x #s(literal -1 binary64))) (-.f64 x #s(literal 1 binary64))) |
(/.f64 (*.f64 y (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64))) (fma.f64 x x (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 y y) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (fma.f64 x y y)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 y y))) (neg.f64 (-.f64 (*.f64 x y) y))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 y (fma.f64 x y y) (pow.f64 (*.f64 x y) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 y y)) (-.f64 (*.f64 x y) y)) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (fma.f64 y y (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 (*.f64 x y) y)))) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (fma.f64 y (fma.f64 x y y) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 x (sqrt.f64 y)) (sqrt.f64 y) (*.f64 y #s(literal 1 binary64))) |
(fma.f64 (*.f64 x (sqrt.f64 y)) (sqrt.f64 y) y) |
(fma.f64 (*.f64 x (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) (cbrt.f64 y) (*.f64 y #s(literal 1 binary64))) |
(fma.f64 (*.f64 x (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) (cbrt.f64 y) y) |
(fma.f64 (*.f64 y (sqrt.f64 x)) (sqrt.f64 x) (*.f64 y #s(literal 1 binary64))) |
(fma.f64 (*.f64 y (sqrt.f64 x)) (sqrt.f64 x) y) |
(fma.f64 (*.f64 y (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x) (*.f64 y #s(literal 1 binary64))) |
(fma.f64 (*.f64 y (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x) y) |
(fma.f64 (neg.f64 (sqrt.f64 (*.f64 x y))) (neg.f64 (sqrt.f64 (*.f64 x y))) (*.f64 y #s(literal 1 binary64))) |
(fma.f64 (neg.f64 (sqrt.f64 (*.f64 x y))) (neg.f64 (sqrt.f64 (*.f64 x y))) y) |
(fma.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) y) (*.f64 y #s(literal 1 binary64))) |
(fma.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) y) y) |
(fma.f64 (sqrt.f64 (*.f64 x y)) (sqrt.f64 (*.f64 x y)) (*.f64 y #s(literal 1 binary64))) |
(fma.f64 (sqrt.f64 (*.f64 x y)) (sqrt.f64 (*.f64 x y)) y) |
(fma.f64 (sqrt.f64 y) (*.f64 (sqrt.f64 y) x) (*.f64 y #s(literal 1 binary64))) |
(fma.f64 (sqrt.f64 y) (*.f64 (sqrt.f64 y) x) y) |
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (*.f64 (cbrt.f64 x) y) (*.f64 y #s(literal 1 binary64))) |
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (*.f64 (cbrt.f64 x) y) y) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (cbrt.f64 (*.f64 x y)) (*.f64 y #s(literal 1 binary64))) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (cbrt.f64 (*.f64 x y)) y) |
(fma.f64 (cbrt.f64 (*.f64 x y)) (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.f64 y #s(literal 1 binary64))) |
(fma.f64 (cbrt.f64 (*.f64 x y)) (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) y) |
(fma.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) (*.f64 (cbrt.f64 y) x) (*.f64 y #s(literal 1 binary64))) |
(fma.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) (*.f64 (cbrt.f64 y) x) y) |
(fma.f64 x y (*.f64 y #s(literal 1 binary64))) |
(fma.f64 x y y) |
(fma.f64 y #s(literal 1 binary64) (*.f64 x y)) |
(fma.f64 y x (*.f64 y #s(literal 1 binary64))) |
(fma.f64 y x y) |
(cbrt.f64 (pow.f64 (fma.f64 x y y) #s(literal 3 binary64))) |
(sqrt.f64 (pow.f64 (fma.f64 x y y) #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (-.f64 (*.f64 x y) y)) (/.f64 (*.f64 y y) (-.f64 (*.f64 x y) y))) |
(-.f64 (*.f64 x y) (*.f64 (neg.f64 (sqrt.f64 y)) (sqrt.f64 y))) |
(-.f64 (*.f64 x y) (*.f64 (neg.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) (cbrt.f64 y))) |
(-.f64 y (*.f64 (neg.f64 (sqrt.f64 (*.f64 x y))) (sqrt.f64 (*.f64 x y)))) |
(-.f64 y (*.f64 (neg.f64 (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64))) (cbrt.f64 (*.f64 x y)))) |
(-.f64 y (*.f64 (neg.f64 y) x)) |
(-.f64 y (*.f64 x y)) |
(exp.f64 (*.f64 (+.f64 (log1p.f64 x) (log.f64 y)) #s(literal 1 binary64))) |
(exp.f64 (+.f64 (log1p.f64 x) (log.f64 y))) |
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (fma.f64 x y y)))) (log.f64 (sqrt.f64 (exp.f64 (fma.f64 x y y))))) |
(+.f64 (log.f64 (*.f64 (cbrt.f64 (exp.f64 (fma.f64 x y y))) (cbrt.f64 (exp.f64 (fma.f64 x y y))))) (log.f64 (cbrt.f64 (exp.f64 (fma.f64 x y y))))) |
(+.f64 (cosh.f64 (*.f64 (+.f64 (log1p.f64 x) (log.f64 y)) #s(literal 1 binary64))) (sinh.f64 (*.f64 (+.f64 (log1p.f64 x) (log.f64 y)) #s(literal 1 binary64)))) |
(+.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 x y)) |
(+.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (fma.f64 y (fma.f64 x y y) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y (fma.f64 x y y) (pow.f64 (*.f64 x y) #s(literal 2 binary64))))) |
(+.f64 (cosh.f64 (+.f64 (log1p.f64 x) (log.f64 y))) (sinh.f64 (+.f64 (log1p.f64 x) (log.f64 y)))) |
(+.f64 (*.f64 x y) (*.f64 y #s(literal 1 binary64))) |
(+.f64 (*.f64 x y) y) |
(+.f64 y (*.f64 x y)) |
(log.f64 (pow.f64 (exp.f64 (sqrt.f64 y)) (*.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 y)))) |
(log.f64 (pow.f64 (exp.f64 (cbrt.f64 y)) (*.f64 (-.f64 #s(literal 1 binary64) x) (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))))) |
(log.f64 (pow.f64 (exp.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) (*.f64 y (sqrt.f64 (-.f64 #s(literal 1 binary64) x))))) |
(log.f64 (pow.f64 (exp.f64 (cbrt.f64 (-.f64 #s(literal 1 binary64) x))) (*.f64 y (pow.f64 (cbrt.f64 (-.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64))))) |
(log.f64 (pow.f64 (exp.f64 (cbrt.f64 (fma.f64 x y y))) (pow.f64 (cbrt.f64 (fma.f64 x y y)) #s(literal 2 binary64)))) |
(log.f64 (/.f64 (exp.f64 y) (pow.f64 (exp.f64 y) x))) |
(log.f64 (exp.f64 (fma.f64 x y y))) |
(*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* (+ x 1) y) x) y))) (neg.f64 (sqrt.f64 #s(approx (- (* (+ x 1) y) x) y)))) |
(*.f64 (sqrt.f64 #s(approx (- (* (+ x 1) y) x) y)) (sqrt.f64 #s(approx (- (* (+ x 1) y) x) y))) |
(*.f64 (pow.f64 (cbrt.f64 #s(approx (- (* (+ x 1) y) x) y)) #s(literal 2 binary64)) (cbrt.f64 #s(approx (- (* (+ x 1) y) x) y))) |
(*.f64 (cbrt.f64 #s(approx (- (* (+ x 1) y) x) y)) (pow.f64 (cbrt.f64 #s(approx (- (* (+ x 1) y) x) y)) #s(literal 2 binary64))) |
(pow.f64 (sqrt.f64 #s(approx (- (* (+ x 1) y) x) y)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 #s(approx (- (* (+ x 1) y) x) y) #s(literal 3 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (cbrt.f64 #s(approx (- (* (+ x 1) y) x) y)) #s(literal 3 binary64)) |
(pow.f64 #s(approx (- (* (+ x 1) y) x) y) #s(literal 1 binary64)) |
#s(approx (- (* (+ x 1) y) x) y) |
(cbrt.f64 (pow.f64 #s(approx (- (* (+ x 1) y) x) y) #s(literal 3 binary64))) |
(sqrt.f64 (pow.f64 #s(approx (- (* (+ x 1) y) x) y) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 #s(approx (- (* (+ x 1) y) x) y)) #s(literal 1 binary64))) |
(exp.f64 (log.f64 #s(approx (- (* (+ x 1) y) x) y))) |
(+.f64 (log.f64 (sqrt.f64 (exp.f64 #s(approx (- (* (+ x 1) y) x) y)))) (log.f64 (sqrt.f64 (exp.f64 #s(approx (- (* (+ x 1) y) x) y))))) |
(+.f64 (log.f64 (*.f64 (cbrt.f64 (exp.f64 #s(approx (- (* (+ x 1) y) x) y))) (cbrt.f64 (exp.f64 #s(approx (- (* (+ x 1) y) x) y))))) (log.f64 (cbrt.f64 (exp.f64 #s(approx (- (* (+ x 1) y) x) y))))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 #s(approx (- (* (+ x 1) y) x) y)) #s(literal 1 binary64))) (sinh.f64 (*.f64 (log.f64 #s(approx (- (* (+ x 1) y) x) y)) #s(literal 1 binary64)))) |
(+.f64 (cosh.f64 (log.f64 #s(approx (- (* (+ x 1) y) x) y))) (sinh.f64 (log.f64 #s(approx (- (* (+ x 1) y) x) y)))) |
(log.f64 (pow.f64 (exp.f64 (cbrt.f64 #s(approx (- (* (+ x 1) y) x) y))) (pow.f64 (cbrt.f64 #s(approx (- (* (+ x 1) y) x) y)) #s(literal 2 binary64)))) |
(log.f64 (exp.f64 #s(approx (- (* (+ x 1) y) x) y))) |
(*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* (+ x 1) y) x) x))) (neg.f64 (sqrt.f64 #s(approx (- (* (+ x 1) y) x) x)))) |
(*.f64 (sqrt.f64 #s(approx (- (* (+ x 1) y) x) x)) (sqrt.f64 #s(approx (- (* (+ x 1) y) x) x))) |
(*.f64 (pow.f64 (cbrt.f64 #s(approx (- (* (+ x 1) y) x) x)) #s(literal 2 binary64)) (cbrt.f64 #s(approx (- (* (+ x 1) y) x) x))) |
(*.f64 (cbrt.f64 #s(approx (- (* (+ x 1) y) x) x)) (pow.f64 (cbrt.f64 #s(approx (- (* (+ x 1) y) x) x)) #s(literal 2 binary64))) |
(pow.f64 (sqrt.f64 #s(approx (- (* (+ x 1) y) x) x)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 #s(approx (- (* (+ x 1) y) x) x) #s(literal 3 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (cbrt.f64 #s(approx (- (* (+ x 1) y) x) x)) #s(literal 3 binary64)) |
(pow.f64 #s(approx (- (* (+ x 1) y) x) x) #s(literal 1 binary64)) |
#s(approx (- (* (+ x 1) y) x) x) |
(cbrt.f64 (pow.f64 #s(approx (- (* (+ x 1) y) x) x) #s(literal 3 binary64))) |
(sqrt.f64 (pow.f64 #s(approx (- (* (+ x 1) y) x) x) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 #s(approx (- (* (+ x 1) y) x) x)) #s(literal 1 binary64))) |
(exp.f64 (log.f64 #s(approx (- (* (+ x 1) y) x) x))) |
(+.f64 (log.f64 (sqrt.f64 (exp.f64 #s(approx (- (* (+ x 1) y) x) x)))) (log.f64 (sqrt.f64 (exp.f64 #s(approx (- (* (+ x 1) y) x) x))))) |
(+.f64 (log.f64 (*.f64 (cbrt.f64 (exp.f64 #s(approx (- (* (+ x 1) y) x) x))) (cbrt.f64 (exp.f64 #s(approx (- (* (+ x 1) y) x) x))))) (log.f64 (cbrt.f64 (exp.f64 #s(approx (- (* (+ x 1) y) x) x))))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 #s(approx (- (* (+ x 1) y) x) x)) #s(literal 1 binary64))) (sinh.f64 (*.f64 (log.f64 #s(approx (- (* (+ x 1) y) x) x)) #s(literal 1 binary64)))) |
(+.f64 (cosh.f64 (log.f64 #s(approx (- (* (+ x 1) y) x) x))) (sinh.f64 (log.f64 #s(approx (- (* (+ x 1) y) x) x)))) |
(log.f64 (pow.f64 (exp.f64 (cbrt.f64 #s(approx (- (* (+ x 1) y) x) x))) (pow.f64 (cbrt.f64 #s(approx (- (* (+ x 1) y) x) x)) #s(literal 2 binary64)))) |
(log.f64 (exp.f64 #s(approx (- (* (+ x 1) y) x) x))) |
x |
(*.f64 (+.f64 (sqrt.f64 #s(approx (* (+ x 1) y) y)) (sqrt.f64 x)) (-.f64 (sqrt.f64 #s(approx (* (+ x 1) y) y)) (sqrt.f64 x))) |
(*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(approx (* (+ x 1) y) y) x))) (neg.f64 (sqrt.f64 (-.f64 #s(approx (* (+ x 1) y) y) x)))) |
(*.f64 (sqrt.f64 (-.f64 #s(approx (* (+ x 1) y) y) x)) (sqrt.f64 (-.f64 #s(approx (* (+ x 1) y) y) x))) |
(*.f64 (pow.f64 (cbrt.f64 (-.f64 #s(approx (* (+ x 1) y) y) x)) #s(literal 2 binary64)) (cbrt.f64 (-.f64 #s(approx (* (+ x 1) y) y) x))) |
(*.f64 (cbrt.f64 (-.f64 #s(approx (* (+ x 1) y) y) x)) (pow.f64 (cbrt.f64 (-.f64 #s(approx (* (+ x 1) y) y) x)) #s(literal 2 binary64))) |
(pow.f64 (sqrt.f64 (-.f64 #s(approx (* (+ x 1) y) y) x)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (-.f64 #s(approx (* (+ x 1) y) y) x) #s(literal 3 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (cbrt.f64 (-.f64 #s(approx (* (+ x 1) y) y) x)) #s(literal 3 binary64)) |
(pow.f64 (-.f64 #s(approx (* (+ x 1) y) y) x) #s(literal 1 binary64)) |
(/.f64 (+.f64 (pow.f64 #s(approx (* (+ x 1) y) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(approx (* (+ x 1) y) y) #s(approx (* (+ x 1) y) y) (-.f64 (*.f64 x x) (*.f64 #s(approx (* (+ x 1) y) y) x)))) |
(/.f64 (neg.f64 (pow.f64 (-.f64 #s(approx (* (+ x 1) y) y) x) #s(literal 2 binary64))) (neg.f64 (-.f64 #s(approx (* (+ x 1) y) y) x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (* (+ x 1) y) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (-.f64 #s(approx (* (+ x 1) y) y) x) (pow.f64 #s(approx (* (+ x 1) y) y) #s(literal 2 binary64))))) |
(/.f64 (pow.f64 (-.f64 #s(approx (* (+ x 1) y) y) x) #s(literal 2 binary64)) (-.f64 #s(approx (* (+ x 1) y) y) x)) |
(/.f64 (-.f64 (pow.f64 #s(approx (* (+ x 1) y) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x (-.f64 #s(approx (* (+ x 1) y) y) x) (pow.f64 #s(approx (* (+ x 1) y) y) #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 (sqrt.f64 #s(approx (* (+ x 1) y) y))) (neg.f64 (sqrt.f64 #s(approx (* (+ x 1) y) y))) x) |
(fma.f64 (sqrt.f64 #s(approx (* (+ x 1) y) y)) (sqrt.f64 #s(approx (* (+ x 1) y) y)) x) |
(fma.f64 (pow.f64 (cbrt.f64 #s(approx (* (+ x 1) y) y)) #s(literal 2 binary64)) (cbrt.f64 #s(approx (* (+ x 1) y) y)) x) |
(fma.f64 (cbrt.f64 #s(approx (* (+ x 1) y) y)) (pow.f64 (cbrt.f64 #s(approx (* (+ x 1) y) y)) #s(literal 2 binary64)) x) |
(cbrt.f64 (pow.f64 (-.f64 #s(approx (* (+ x 1) y) y) x) #s(literal 3 binary64))) |
(sqrt.f64 (pow.f64 (-.f64 #s(approx (* (+ x 1) y) y) x) #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 #s(approx (* (+ x 1) y) y) #s(literal 2 binary64)) (-.f64 #s(approx (* (+ x 1) y) y) x)) (/.f64 (*.f64 x x) (-.f64 #s(approx (* (+ x 1) y) y) x))) |
(-.f64 (/.f64 (pow.f64 #s(approx (* (+ x 1) y) y) #s(literal 3 binary64)) (fma.f64 x (-.f64 #s(approx (* (+ x 1) y) y) x) (pow.f64 #s(approx (* (+ x 1) y) y) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 #s(approx (* (+ x 1) y) y) x) (pow.f64 #s(approx (* (+ x 1) y) y) #s(literal 2 binary64))))) |
(-.f64 #s(approx (* (+ x 1) y) y) x) |
(hypot.f64 (neg.f64 #s(approx (* (+ x 1) y) y)) (fabs.f64 x)) |
(hypot.f64 (neg.f64 #s(approx (* (+ x 1) y) y)) x) |
(hypot.f64 (fabs.f64 #s(approx (* (+ x 1) y) y)) (fabs.f64 x)) |
(hypot.f64 (fabs.f64 #s(approx (* (+ x 1) y) y)) x) |
(hypot.f64 #s(approx (* (+ x 1) y) y) (fabs.f64 x)) |
(hypot.f64 #s(approx (* (+ x 1) y) y) x) |
(exp.f64 (*.f64 (log.f64 (-.f64 #s(approx (* (+ x 1) y) y) x)) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (-.f64 #s(approx (* (+ x 1) y) y) x))) |
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (-.f64 #s(approx (* (+ x 1) y) y) x)))) (log.f64 (sqrt.f64 (exp.f64 (-.f64 #s(approx (* (+ x 1) y) y) x))))) |
(+.f64 (log.f64 (*.f64 (cbrt.f64 (exp.f64 (-.f64 #s(approx (* (+ x 1) y) y) x))) (cbrt.f64 (exp.f64 (-.f64 #s(approx (* (+ x 1) y) y) x))))) (log.f64 (cbrt.f64 (exp.f64 (-.f64 #s(approx (* (+ x 1) y) y) x))))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (-.f64 #s(approx (* (+ x 1) y) y) x)) #s(literal 1 binary64))) (sinh.f64 (*.f64 (log.f64 (-.f64 #s(approx (* (+ x 1) y) y) x)) #s(literal 1 binary64)))) |
(+.f64 (cosh.f64 (log.f64 (-.f64 #s(approx (* (+ x 1) y) y) x))) (sinh.f64 (log.f64 (-.f64 #s(approx (* (+ x 1) y) y) x)))) |
(+.f64 #s(approx (* (+ x 1) y) y) x) |
(+.f64 x #s(approx (* (+ x 1) y) y)) |
(log.f64 (pow.f64 (exp.f64 (cbrt.f64 (-.f64 #s(approx (* (+ x 1) y) y) x))) (pow.f64 (cbrt.f64 (-.f64 #s(approx (* (+ x 1) y) y) x)) #s(literal 2 binary64)))) |
(log.f64 (/.f64 (exp.f64 #s(approx (* (+ x 1) y) y)) (pow.f64 (E.f64) x))) |
(log.f64 (*.f64 (exp.f64 #s(approx (* (+ x 1) y) y)) (pow.f64 (E.f64) x))) |
(log.f64 (*.f64 (pow.f64 (E.f64) x) (exp.f64 #s(approx (* (+ x 1) y) y)))) |
(log.f64 (*.f64 (exp.f64 x) (exp.f64 #s(approx (* (+ x 1) y) y)))) |
(log.f64 (*.f64 (exp.f64 #s(approx (* (+ x 1) y) y)) (exp.f64 x))) |
(log.f64 (exp.f64 (-.f64 #s(approx (* (+ x 1) y) y) x))) |
(*.f64 (neg.f64 (sqrt.f64 #s(approx (* (+ x 1) y) y))) (neg.f64 (sqrt.f64 #s(approx (* (+ x 1) y) y)))) |
(*.f64 (sqrt.f64 #s(approx (* (+ x 1) y) y)) (sqrt.f64 #s(approx (* (+ x 1) y) y))) |
(*.f64 (pow.f64 (cbrt.f64 #s(approx (* (+ x 1) y) y)) #s(literal 2 binary64)) (cbrt.f64 #s(approx (* (+ x 1) y) y))) |
(*.f64 (cbrt.f64 #s(approx (* (+ x 1) y) y)) (pow.f64 (cbrt.f64 #s(approx (* (+ x 1) y) y)) #s(literal 2 binary64))) |
(pow.f64 (sqrt.f64 #s(approx (* (+ x 1) y) y)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 #s(approx (* (+ x 1) y) y) #s(literal 3 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (cbrt.f64 #s(approx (* (+ x 1) y) y)) #s(literal 3 binary64)) |
(pow.f64 #s(approx (* (+ x 1) y) y) #s(literal 1 binary64)) |
#s(approx (* (+ x 1) y) y) |
(cbrt.f64 (pow.f64 #s(approx (* (+ x 1) y) y) #s(literal 3 binary64))) |
(sqrt.f64 (pow.f64 #s(approx (* (+ x 1) y) y) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 #s(approx (* (+ x 1) y) y)) #s(literal 1 binary64))) |
(exp.f64 (log.f64 #s(approx (* (+ x 1) y) y))) |
(+.f64 (log.f64 (sqrt.f64 (exp.f64 #s(approx (* (+ x 1) y) y)))) (log.f64 (sqrt.f64 (exp.f64 #s(approx (* (+ x 1) y) y))))) |
(+.f64 (log.f64 (*.f64 (cbrt.f64 (exp.f64 #s(approx (* (+ x 1) y) y))) (cbrt.f64 (exp.f64 #s(approx (* (+ x 1) y) y))))) (log.f64 (cbrt.f64 (exp.f64 #s(approx (* (+ x 1) y) y))))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 #s(approx (* (+ x 1) y) y)) #s(literal 1 binary64))) (sinh.f64 (*.f64 (log.f64 #s(approx (* (+ x 1) y) y)) #s(literal 1 binary64)))) |
(+.f64 (cosh.f64 (log.f64 #s(approx (* (+ x 1) y) y))) (sinh.f64 (log.f64 #s(approx (* (+ x 1) y) y)))) |
(log.f64 (pow.f64 (exp.f64 (cbrt.f64 #s(approx (* (+ x 1) y) y))) (pow.f64 (cbrt.f64 #s(approx (* (+ x 1) y) y)) #s(literal 2 binary64)))) |
(log.f64 (exp.f64 #s(approx (* (+ x 1) y) y))) |
(*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* (+ x 1) y) x) (fma.f64 x y y)))) (neg.f64 (sqrt.f64 #s(approx (- (* (+ x 1) y) x) (fma.f64 x y y))))) |
(*.f64 (sqrt.f64 #s(approx (- (* (+ x 1) y) x) (fma.f64 x y y))) (sqrt.f64 #s(approx (- (* (+ x 1) y) x) (fma.f64 x y y)))) |
(*.f64 (pow.f64 (cbrt.f64 #s(approx (- (* (+ x 1) y) x) (fma.f64 x y y))) #s(literal 2 binary64)) (cbrt.f64 #s(approx (- (* (+ x 1) y) x) (fma.f64 x y y)))) |
(*.f64 (cbrt.f64 #s(approx (- (* (+ x 1) y) x) (fma.f64 x y y))) (pow.f64 (cbrt.f64 #s(approx (- (* (+ x 1) y) x) (fma.f64 x y y))) #s(literal 2 binary64))) |
(pow.f64 (sqrt.f64 #s(approx (- (* (+ x 1) y) x) (fma.f64 x y y))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 #s(approx (- (* (+ x 1) y) x) (fma.f64 x y y)) #s(literal 3 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (cbrt.f64 #s(approx (- (* (+ x 1) y) x) (fma.f64 x y y))) #s(literal 3 binary64)) |
(pow.f64 #s(approx (- (* (+ x 1) y) x) (fma.f64 x y y)) #s(literal 1 binary64)) |
#s(approx (- (* (+ x 1) y) x) (fma.f64 x y y)) |
(cbrt.f64 (pow.f64 #s(approx (- (* (+ x 1) y) x) (fma.f64 x y y)) #s(literal 3 binary64))) |
(sqrt.f64 (pow.f64 #s(approx (- (* (+ x 1) y) x) (fma.f64 x y y)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 #s(approx (- (* (+ x 1) y) x) (fma.f64 x y y))) #s(literal 1 binary64))) |
(exp.f64 (log.f64 #s(approx (- (* (+ x 1) y) x) (fma.f64 x y y)))) |
(+.f64 (log.f64 (sqrt.f64 (exp.f64 #s(approx (- (* (+ x 1) y) x) (fma.f64 x y y))))) (log.f64 (sqrt.f64 (exp.f64 #s(approx (- (* (+ x 1) y) x) (fma.f64 x y y)))))) |
(+.f64 (log.f64 (*.f64 (cbrt.f64 (exp.f64 #s(approx (- (* (+ x 1) y) x) (fma.f64 x y y)))) (cbrt.f64 (exp.f64 #s(approx (- (* (+ x 1) y) x) (fma.f64 x y y)))))) (log.f64 (cbrt.f64 (exp.f64 #s(approx (- (* (+ x 1) y) x) (fma.f64 x y y)))))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 #s(approx (- (* (+ x 1) y) x) (fma.f64 x y y))) #s(literal 1 binary64))) (sinh.f64 (*.f64 (log.f64 #s(approx (- (* (+ x 1) y) x) (fma.f64 x y y))) #s(literal 1 binary64)))) |
(+.f64 (cosh.f64 (log.f64 #s(approx (- (* (+ x 1) y) x) (fma.f64 x y y)))) (sinh.f64 (log.f64 #s(approx (- (* (+ x 1) y) x) (fma.f64 x y y))))) |
(log.f64 (pow.f64 (exp.f64 (cbrt.f64 #s(approx (- (* (+ x 1) y) x) (fma.f64 x y y)))) (pow.f64 (cbrt.f64 #s(approx (- (* (+ x 1) y) x) (fma.f64 x y y))) #s(literal 2 binary64)))) |
(log.f64 (exp.f64 #s(approx (- (* (+ x 1) y) x) (fma.f64 x y y)))) |
Compiled 6 148 to 800 computations (87% saved)
9 alts after pruning (4 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 375 | 4 | 379 |
| Fresh | 2 | 0 | 2 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 0 | 0 |
| Total | 377 | 9 | 386 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (-.f64 (fma.f64 y x y) x) |
| ✓ | 80.1% | (-.f64 #s(approx (* (+ x 1) y) y) x) |
| ▶ | 40.6% | (+.f64 #s(approx (* (+ x 1) y) y) x) |
| ✓ | 60.4% | #s(approx (- (* (+ x 1) y) x) (fma.f64 y x y)) |
| ▶ | 60.8% | #s(approx (- (* (+ x 1) y) x) (fma.f64 x y (neg.f64 x))) |
| ✓ | 40.9% | #s(approx (- (* (+ x 1) y) x) (neg.f64 x)) |
| ▶ | 22.3% | #s(approx (- (* (+ x 1) y) x) #s(approx (+ (* y x) y) (*.f64 x y))) |
| ✓ | 41.5% | #s(approx (- (* (+ x 1) y) x) y) |
| ▶ | 2.6% | #s(approx (- (* (+ x 1) y) x) x) |
Compiled 94 to 68 computations (27.7% saved)
Found 9 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | #s(approx (* (+ x 1) y) y) | |
| cost-diff | 0 | (+.f64 #s(approx (* (+ x 1) y) y) x) | |
| cost-diff | 0 | (neg.f64 x) | |
| cost-diff | 0 | (fma.f64 x y (neg.f64 x)) | |
| cost-diff | 0 | #s(approx (- (* (+ x 1) y) x) (fma.f64 x y (neg.f64 x))) | |
| cost-diff | 0 | (*.f64 x y) | |
| cost-diff | 0 | #s(approx (+ (* y x) y) (*.f64 x y)) | |
| cost-diff | 0 | #s(approx (- (* (+ x 1) y) x) #s(approx (+ (* y x) y) (*.f64 x y))) | |
| cost-diff | 0 | #s(approx (- (* (+ x 1) y) x) x) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 81 |
| 0 | 21 | 81 |
| 1 | 30 | 81 |
| 2 | 47 | 81 |
| 3 | 91 | 81 |
| 4 | 312 | 81 |
| 5 | 1192 | 81 |
| 0 | 8419 | 74 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (- (* (+ x 1) y) x) x) |
x |
#s(approx (- (* (+ x 1) y) x) #s(approx (+ (* y x) y) (*.f64 x y))) |
#s(approx (+ (* y x) y) (*.f64 x y)) |
(*.f64 x y) |
x |
y |
#s(approx (- (* (+ x 1) y) x) (fma.f64 x y (neg.f64 x))) |
(fma.f64 x y (neg.f64 x)) |
x |
y |
(neg.f64 x) |
(+.f64 #s(approx (* (+ x 1) y) y) x) |
#s(approx (* (+ x 1) y) y) |
y |
x |
| Outputs |
|---|
#s(approx (- (* (+ x 1) y) x) x) |
x |
#s(approx (- (* (+ x 1) y) x) #s(approx (+ (* y x) y) (*.f64 x y))) |
#s(approx (- (* (+ x 1) y) x) #s(approx (* (+ x 1) y) (*.f64 y x))) |
#s(approx (+ (* y x) y) (*.f64 x y)) |
#s(approx (* (+ x 1) y) (*.f64 y x)) |
(*.f64 x y) |
(*.f64 y x) |
x |
y |
#s(approx (- (* (+ x 1) y) x) (fma.f64 x y (neg.f64 x))) |
#s(approx (- (* (+ x 1) y) x) (fma.f64 y x (neg.f64 x))) |
(fma.f64 x y (neg.f64 x)) |
(fma.f64 y x (neg.f64 x)) |
x |
y |
(neg.f64 x) |
(+.f64 #s(approx (* (+ x 1) y) y) x) |
#s(approx (* (+ x 1) y) y) |
y |
x |
Found 9 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.00390625 | (+.f64 #s(approx (* (+ x 1) y) y) x) | |
| accuracy | 26.690260264273704 | #s(approx (* (+ x 1) y) y) | |
| accuracy | 0.0 | (fma.f64 x y (neg.f64 x)) | |
| accuracy | 0.0 | (neg.f64 x) | |
| accuracy | 25.084352749301157 | #s(approx (- (* (+ x 1) y) x) (fma.f64 x y (neg.f64 x))) | |
| accuracy | 0.0 | (*.f64 x y) | |
| accuracy | 25.321870007184383 | #s(approx (- (* (+ x 1) y) x) #s(approx (+ (* y x) y) (*.f64 x y))) | |
| accuracy | 36.29190395501958 | #s(approx (+ (* y x) y) (*.f64 x y)) | |
| accuracy | 62.308793466332986 | #s(approx (- (* (+ x 1) y) x) x) |
| 75.0ms | 256× | 0 | valid |
Compiled 58 to 14 computations (75.9% saved)
ival-add: 57.0ms (87.9% of total)ival-mult: 5.0ms (7.7% of total)ival-sub: 1.0ms (1.5% of total)ival-neg: 1.0ms (1.5% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#s(approx (- (* (+ x 1) y) x) x) |
#s(approx (- (* (+ x 1) y) x) #s(approx (+ (* y x) y) (*.f64 x y))) |
#s(approx (+ (* y x) y) (*.f64 x y)) |
(*.f64 x y) |
#s(approx (- (* (+ x 1) y) x) (fma.f64 x y (neg.f64 x))) |
(fma.f64 x y (neg.f64 x)) |
(neg.f64 x) |
(+.f64 #s(approx (* (+ x 1) y) y) x) |
#s(approx (* (+ x 1) y) y) |
| Outputs |
|---|
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 y)) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (+ y (* x (- y 1))))) |
#s(approx (+ (* y x) y) #s(hole binary64 y)) |
#s(approx (+ (* y x) y) #s(hole binary64 (+ y (* x y)))) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx (+ (* x y) (neg x)) #s(hole binary64 (* x (- y 1)))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (+ (* (+ x 1) y) x) #s(hole binary64 y)) |
#s(approx (+ (* (+ x 1) y) x) #s(hole binary64 (+ y (* x (+ 1 y))))) |
#s(approx (* (+ x 1) y) #s(hole binary64 y)) |
#s(approx (* (+ x 1) y) #s(hole binary64 (+ y (* x y)))) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* x (- y 1)))) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* x (- (+ y (/ y x)) 1)))) |
#s(approx (+ (* y x) y) #s(hole binary64 (* x y))) |
#s(approx (+ (* y x) y) #s(hole binary64 (* x (+ y (/ y x))))) |
#s(approx (+ (* (+ x 1) y) x) #s(hole binary64 (* x (+ 1 y)))) |
#s(approx (+ (* (+ x 1) y) x) #s(hole binary64 (* x (+ 1 (+ y (/ y x)))))) |
#s(approx (* (+ x 1) y) #s(hole binary64 (* x y))) |
#s(approx (* (+ x 1) y) #s(hole binary64 (* x (+ y (/ y x))))) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 y)))))) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* -1 (* x (+ 1 (+ (* -1 y) (* -1 (/ y x)))))))) |
#s(approx (+ (* y x) y) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ y x))))))) |
#s(approx (+ (* x y) (neg x)) #s(hole binary64 (* -1 (* x (+ 1 (* -1 y)))))) |
#s(approx (+ (* (+ x 1) y) x) #s(hole binary64 (* -1 (* x (- (* -1 y) 1))))) |
#s(approx (+ (* (+ x 1) y) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 y) (* -1 (/ y x))) 1))))) |
#s(approx (* (+ x 1) y) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ y x))))))) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* -1 x))) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (- (* y (+ 1 x)) x))) |
#s(approx (+ (* y x) y) #s(hole binary64 (* y (+ 1 x)))) |
#s(approx (+ (* x y) (neg x)) #s(hole binary64 (* -1 x))) |
#s(approx (+ (* x y) (neg x)) #s(hole binary64 (- (* x y) x))) |
#s(approx (+ (* (+ x 1) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (+ x 1) y) x) #s(hole binary64 (+ x (* y (+ 1 x))))) |
#s(approx (* (+ x 1) y) #s(hole binary64 (* y (+ 1 x)))) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* y (+ 1 x)))) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* y (+ 1 (+ x (* -1 (/ x y))))))) |
#s(approx (+ (* x y) (neg x)) #s(hole binary64 (* x y))) |
#s(approx (+ (* x y) (neg x)) #s(hole binary64 (* y (+ x (* -1 (/ x y)))))) |
#s(approx (+ (* (+ x 1) y) x) #s(hole binary64 (* y (+ 1 x)))) |
#s(approx (+ (* (+ x 1) y) x) #s(hole binary64 (* y (+ 1 (+ x (/ x y)))))) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* -1 (* y (+ (* -1 (+ 1 x)) (/ x y)))))) |
#s(approx (+ (* y x) y) #s(hole binary64 (* -1 (* y (- (* -1 x) 1))))) |
#s(approx (+ (* x y) (neg x)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (/ x y)))))) |
#s(approx (+ (* (+ x 1) y) x) #s(hole binary64 (* -1 (* y (+ (* -1 (+ 1 x)) (* -1 (/ x y))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | y | @ | -inf | ((- (* (+ x 1) y) x) (- (* (+ x 1) y) x) (+ (* y x) y) (* x y) (- (* (+ x 1) y) x) (+ (* x y) (neg x)) (neg x) (+ (* (+ x 1) y) x) (* (+ x 1) y)) |
| 1.0ms | x | @ | -inf | ((- (* (+ x 1) y) x) (- (* (+ x 1) y) x) (+ (* y x) y) (* x y) (- (* (+ x 1) y) x) (+ (* x y) (neg x)) (neg x) (+ (* (+ x 1) y) x) (* (+ x 1) y)) |
| 1.0ms | y | @ | inf | ((- (* (+ x 1) y) x) (- (* (+ x 1) y) x) (+ (* y x) y) (* x y) (- (* (+ x 1) y) x) (+ (* x y) (neg x)) (neg x) (+ (* (+ x 1) y) x) (* (+ x 1) y)) |
| 1.0ms | x | @ | inf | ((- (* (+ x 1) y) x) (- (* (+ x 1) y) x) (+ (* y x) y) (* x y) (- (* (+ x 1) y) x) (+ (* x y) (neg x)) (neg x) (+ (* (+ x 1) y) x) (* (+ x 1) y)) |
| 1.0ms | x | @ | 0 | ((- (* (+ x 1) y) x) (- (* (+ x 1) y) x) (+ (* y x) y) (* x y) (- (* (+ x 1) y) x) (+ (* x y) (neg x)) (neg x) (+ (* (+ x 1) y) x) (* (+ x 1) y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 116 | 517 |
| 1 | 289 | 510 |
| 2 | 917 | 510 |
| 3 | 2680 | 510 |
| 4 | 5773 | 510 |
| 0 | 8290 | 450 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 y)) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (+ y (* x (- y 1))))) |
#s(approx (+ (* y x) y) #s(hole binary64 y)) |
#s(approx (+ (* y x) y) #s(hole binary64 (+ y (* x y)))) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx (+ (* x y) (neg x)) #s(hole binary64 (* x (- y 1)))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (+ (* (+ x 1) y) x) #s(hole binary64 y)) |
#s(approx (+ (* (+ x 1) y) x) #s(hole binary64 (+ y (* x (+ 1 y))))) |
#s(approx (* (+ x 1) y) #s(hole binary64 y)) |
#s(approx (* (+ x 1) y) #s(hole binary64 (+ y (* x y)))) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* x (- y 1)))) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* x (- (+ y (/ y x)) 1)))) |
#s(approx (+ (* y x) y) #s(hole binary64 (* x y))) |
#s(approx (+ (* y x) y) #s(hole binary64 (* x (+ y (/ y x))))) |
#s(approx (+ (* (+ x 1) y) x) #s(hole binary64 (* x (+ 1 y)))) |
#s(approx (+ (* (+ x 1) y) x) #s(hole binary64 (* x (+ 1 (+ y (/ y x)))))) |
#s(approx (* (+ x 1) y) #s(hole binary64 (* x y))) |
#s(approx (* (+ x 1) y) #s(hole binary64 (* x (+ y (/ y x))))) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 y)))))) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* -1 (* x (+ 1 (+ (* -1 y) (* -1 (/ y x)))))))) |
#s(approx (+ (* y x) y) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ y x))))))) |
#s(approx (+ (* x y) (neg x)) #s(hole binary64 (* -1 (* x (+ 1 (* -1 y)))))) |
#s(approx (+ (* (+ x 1) y) x) #s(hole binary64 (* -1 (* x (- (* -1 y) 1))))) |
#s(approx (+ (* (+ x 1) y) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 y) (* -1 (/ y x))) 1))))) |
#s(approx (* (+ x 1) y) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ y x))))))) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* -1 x))) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (- (* y (+ 1 x)) x))) |
#s(approx (+ (* y x) y) #s(hole binary64 (* y (+ 1 x)))) |
#s(approx (+ (* x y) (neg x)) #s(hole binary64 (* -1 x))) |
#s(approx (+ (* x y) (neg x)) #s(hole binary64 (- (* x y) x))) |
#s(approx (+ (* (+ x 1) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (+ x 1) y) x) #s(hole binary64 (+ x (* y (+ 1 x))))) |
#s(approx (* (+ x 1) y) #s(hole binary64 (* y (+ 1 x)))) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* y (+ 1 x)))) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* y (+ 1 (+ x (* -1 (/ x y))))))) |
#s(approx (+ (* x y) (neg x)) #s(hole binary64 (* x y))) |
#s(approx (+ (* x y) (neg x)) #s(hole binary64 (* y (+ x (* -1 (/ x y)))))) |
#s(approx (+ (* (+ x 1) y) x) #s(hole binary64 (* y (+ 1 x)))) |
#s(approx (+ (* (+ x 1) y) x) #s(hole binary64 (* y (+ 1 (+ x (/ x y)))))) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* -1 (* y (+ (* -1 (+ 1 x)) (/ x y)))))) |
#s(approx (+ (* y x) y) #s(hole binary64 (* -1 (* y (- (* -1 x) 1))))) |
#s(approx (+ (* x y) (neg x)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (/ x y)))))) |
#s(approx (+ (* (+ x 1) y) x) #s(hole binary64 (* -1 (* y (+ (* -1 (+ 1 x)) (* -1 (/ x y))))))) |
| Outputs |
|---|
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 y)) |
#s(approx (- (* (+ x 1) y) x) y) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (+ y (* x (- y 1))))) |
#s(approx (- (* (+ x 1) y) x) (fma.f64 (-.f64 y #s(literal 1 binary64)) x y)) |
#s(approx (+ (* y x) y) #s(hole binary64 y)) |
#s(approx (+ (* y x) y) y) |
#s(approx (+ (* y x) y) #s(hole binary64 (+ y (* x y)))) |
#s(approx (+ (* y x) y) (fma.f64 y x y)) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx (* x y) (*.f64 y x)) |
#s(approx (+ (* x y) (neg x)) #s(hole binary64 (* x (- y 1)))) |
#s(approx (+ (* x y) (neg x)) (*.f64 (-.f64 y #s(literal 1 binary64)) x)) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx (+ (* (+ x 1) y) x) #s(hole binary64 y)) |
#s(approx (+ (* (+ x 1) y) x) y) |
#s(approx (+ (* (+ x 1) y) x) #s(hole binary64 (+ y (* x (+ 1 y))))) |
#s(approx (+ (* (+ x 1) y) x) (fma.f64 (-.f64 y #s(literal -1 binary64)) x y)) |
#s(approx (* (+ x 1) y) #s(hole binary64 y)) |
#s(approx (+ (* y x) y) y) |
#s(approx (* (+ x 1) y) #s(hole binary64 (+ y (* x y)))) |
#s(approx (+ (* y x) y) (fma.f64 y x y)) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* x (- y 1)))) |
#s(approx (- (* (+ x 1) y) x) (*.f64 (-.f64 y #s(literal 1 binary64)) x)) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* x (- (+ y (/ y x)) 1)))) |
#s(approx (- (* (+ x 1) y) x) (fma.f64 (-.f64 y #s(literal 1 binary64)) x y)) |
#s(approx (+ (* y x) y) #s(hole binary64 (* x y))) |
#s(approx (+ (* y x) y) (*.f64 y x)) |
#s(approx (+ (* y x) y) #s(hole binary64 (* x (+ y (/ y x))))) |
#s(approx (+ (* y x) y) (fma.f64 y x y)) |
#s(approx (+ (* (+ x 1) y) x) #s(hole binary64 (* x (+ 1 y)))) |
#s(approx (+ (* (+ x 1) y) x) (fma.f64 y x x)) |
#s(approx (+ (* (+ x 1) y) x) #s(hole binary64 (* x (+ 1 (+ y (/ y x)))))) |
#s(approx (+ (* (+ x 1) y) x) (fma.f64 (-.f64 y #s(literal -1 binary64)) x y)) |
#s(approx (* (+ x 1) y) #s(hole binary64 (* x y))) |
#s(approx (+ (* y x) y) (*.f64 y x)) |
#s(approx (* (+ x 1) y) #s(hole binary64 (* x (+ y (/ y x))))) |
#s(approx (+ (* y x) y) (fma.f64 y x y)) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 y)))))) |
#s(approx (- (* (+ x 1) y) x) (*.f64 (-.f64 y #s(literal 1 binary64)) x)) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* -1 (* x (+ 1 (+ (* -1 y) (* -1 (/ y x)))))))) |
#s(approx (- (* (+ x 1) y) x) (fma.f64 (-.f64 y #s(literal 1 binary64)) x y)) |
#s(approx (+ (* y x) y) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ y x))))))) |
#s(approx (+ (* y x) y) (fma.f64 y x y)) |
#s(approx (+ (* x y) (neg x)) #s(hole binary64 (* -1 (* x (+ 1 (* -1 y)))))) |
#s(approx (+ (* x y) (neg x)) (*.f64 (-.f64 y #s(literal 1 binary64)) x)) |
#s(approx (+ (* (+ x 1) y) x) #s(hole binary64 (* -1 (* x (- (* -1 y) 1))))) |
#s(approx (+ (* (+ x 1) y) x) (fma.f64 y x x)) |
#s(approx (+ (* (+ x 1) y) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 y) (* -1 (/ y x))) 1))))) |
#s(approx (+ (* (+ x 1) y) x) (fma.f64 (-.f64 y #s(literal -1 binary64)) x y)) |
#s(approx (* (+ x 1) y) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ y x))))))) |
#s(approx (+ (* y x) y) (fma.f64 y x y)) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* -1 x))) |
#s(approx (- (* (+ x 1) y) x) (neg.f64 x)) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (- (* y (+ 1 x)) x))) |
#s(approx (- (* (+ x 1) y) x) (fma.f64 (-.f64 y #s(literal 1 binary64)) x y)) |
#s(approx (+ (* y x) y) #s(hole binary64 (* y (+ 1 x)))) |
#s(approx (+ (* y x) y) (fma.f64 y x y)) |
#s(approx (+ (* x y) (neg x)) #s(hole binary64 (* -1 x))) |
#s(approx (+ (* x y) (neg x)) (neg.f64 x)) |
#s(approx (+ (* x y) (neg x)) #s(hole binary64 (- (* x y) x))) |
#s(approx (+ (* x y) (neg x)) (*.f64 (-.f64 y #s(literal 1 binary64)) x)) |
#s(approx (+ (* (+ x 1) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (+ x 1) y) x) x) |
#s(approx (+ (* (+ x 1) y) x) #s(hole binary64 (+ x (* y (+ 1 x))))) |
#s(approx (+ (* (+ x 1) y) x) (fma.f64 (-.f64 y #s(literal -1 binary64)) x y)) |
#s(approx (* (+ x 1) y) #s(hole binary64 (* y (+ 1 x)))) |
#s(approx (+ (* y x) y) (fma.f64 y x y)) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* y (+ 1 x)))) |
#s(approx (- (* (+ x 1) y) x) (fma.f64 y x y)) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* y (+ 1 (+ x (* -1 (/ x y))))))) |
#s(approx (- (* (+ x 1) y) x) (fma.f64 (-.f64 y #s(literal 1 binary64)) x y)) |
#s(approx (+ (* x y) (neg x)) #s(hole binary64 (* x y))) |
#s(approx (+ (* x y) (neg x)) (*.f64 y x)) |
#s(approx (+ (* x y) (neg x)) #s(hole binary64 (* y (+ x (* -1 (/ x y)))))) |
#s(approx (+ (* x y) (neg x)) (*.f64 (-.f64 y #s(literal 1 binary64)) x)) |
#s(approx (+ (* (+ x 1) y) x) #s(hole binary64 (* y (+ 1 x)))) |
#s(approx (+ (* (+ x 1) y) x) (fma.f64 y x y)) |
#s(approx (+ (* (+ x 1) y) x) #s(hole binary64 (* y (+ 1 (+ x (/ x y)))))) |
#s(approx (+ (* (+ x 1) y) x) (fma.f64 (-.f64 y #s(literal -1 binary64)) x y)) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* -1 (* y (+ (* -1 (+ 1 x)) (/ x y)))))) |
#s(approx (- (* (+ x 1) y) x) (fma.f64 (-.f64 y #s(literal 1 binary64)) x y)) |
#s(approx (+ (* y x) y) #s(hole binary64 (* -1 (* y (- (* -1 x) 1))))) |
#s(approx (+ (* y x) y) (fma.f64 y x y)) |
#s(approx (+ (* x y) (neg x)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (/ x y)))))) |
#s(approx (+ (* x y) (neg x)) (*.f64 (-.f64 y #s(literal 1 binary64)) x)) |
#s(approx (+ (* (+ x 1) y) x) #s(hole binary64 (* -1 (* y (+ (* -1 (+ 1 x)) (* -1 (/ x y))))))) |
#s(approx (+ (* (+ x 1) y) x) (fma.f64 (-.f64 y #s(literal -1 binary64)) x y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 74 |
| 0 | 21 | 74 |
| 1 | 302 | 71 |
| 2 | 4039 | 71 |
| 0 | 9011 | 64 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (- (* (+ x 1) y) x) x) |
#s(approx (- (* (+ x 1) y) x) #s(approx (+ (* y x) y) (*.f64 x y))) |
#s(approx (+ (* y x) y) (*.f64 x y)) |
(*.f64 x y) |
#s(approx (- (* (+ x 1) y) x) (fma.f64 x y (neg.f64 x))) |
(fma.f64 x y (neg.f64 x)) |
(neg.f64 x) |
(+.f64 #s(approx (* (+ x 1) y) y) x) |
#s(approx (* (+ x 1) y) y) |
| Outputs |
|---|
(*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* (+ x 1) y) x) x))) (neg.f64 (sqrt.f64 #s(approx (- (* (+ x 1) y) x) x)))) |
(*.f64 (sqrt.f64 #s(approx (- (* (+ x 1) y) x) x)) (sqrt.f64 #s(approx (- (* (+ x 1) y) x) x))) |
(*.f64 (pow.f64 (cbrt.f64 #s(approx (- (* (+ x 1) y) x) x)) #s(literal 2 binary64)) (cbrt.f64 #s(approx (- (* (+ x 1) y) x) x))) |
(*.f64 (cbrt.f64 #s(approx (- (* (+ x 1) y) x) x)) (pow.f64 (cbrt.f64 #s(approx (- (* (+ x 1) y) x) x)) #s(literal 2 binary64))) |
(pow.f64 (sqrt.f64 #s(approx (- (* (+ x 1) y) x) x)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 #s(approx (- (* (+ x 1) y) x) x) #s(literal 3 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (cbrt.f64 #s(approx (- (* (+ x 1) y) x) x)) #s(literal 3 binary64)) |
(pow.f64 #s(approx (- (* (+ x 1) y) x) x) #s(literal 1 binary64)) |
#s(approx (- (* (+ x 1) y) x) x) |
(cbrt.f64 (pow.f64 #s(approx (- (* (+ x 1) y) x) x) #s(literal 3 binary64))) |
(sqrt.f64 (pow.f64 #s(approx (- (* (+ x 1) y) x) x) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 #s(approx (- (* (+ x 1) y) x) x)) #s(literal 1 binary64))) |
(exp.f64 (log.f64 #s(approx (- (* (+ x 1) y) x) x))) |
(+.f64 (log.f64 (sqrt.f64 (exp.f64 #s(approx (- (* (+ x 1) y) x) x)))) (log.f64 (sqrt.f64 (exp.f64 #s(approx (- (* (+ x 1) y) x) x))))) |
(+.f64 (log.f64 (*.f64 (cbrt.f64 (exp.f64 #s(approx (- (* (+ x 1) y) x) x))) (cbrt.f64 (exp.f64 #s(approx (- (* (+ x 1) y) x) x))))) (log.f64 (cbrt.f64 (exp.f64 #s(approx (- (* (+ x 1) y) x) x))))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 #s(approx (- (* (+ x 1) y) x) x)) #s(literal 1 binary64))) (sinh.f64 (*.f64 (log.f64 #s(approx (- (* (+ x 1) y) x) x)) #s(literal 1 binary64)))) |
(+.f64 (cosh.f64 (log.f64 #s(approx (- (* (+ x 1) y) x) x))) (sinh.f64 (log.f64 #s(approx (- (* (+ x 1) y) x) x)))) |
(log.f64 (pow.f64 (exp.f64 (cbrt.f64 #s(approx (- (* (+ x 1) y) x) x))) (pow.f64 (cbrt.f64 #s(approx (- (* (+ x 1) y) x) x)) #s(literal 2 binary64)))) |
(log.f64 (exp.f64 #s(approx (- (* (+ x 1) y) x) x))) |
(*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* (+ x 1) y) x) #s(approx (* (+ x 1) y) (*.f64 y x))))) (neg.f64 (sqrt.f64 #s(approx (- (* (+ x 1) y) x) #s(approx (* (+ x 1) y) (*.f64 y x)))))) |
(*.f64 (sqrt.f64 #s(approx (- (* (+ x 1) y) x) #s(approx (* (+ x 1) y) (*.f64 y x)))) (sqrt.f64 #s(approx (- (* (+ x 1) y) x) #s(approx (* (+ x 1) y) (*.f64 y x))))) |
(*.f64 (pow.f64 (cbrt.f64 #s(approx (- (* (+ x 1) y) x) #s(approx (* (+ x 1) y) (*.f64 y x)))) #s(literal 2 binary64)) (cbrt.f64 #s(approx (- (* (+ x 1) y) x) #s(approx (* (+ x 1) y) (*.f64 y x))))) |
(*.f64 (cbrt.f64 #s(approx (- (* (+ x 1) y) x) #s(approx (* (+ x 1) y) (*.f64 y x)))) (pow.f64 (cbrt.f64 #s(approx (- (* (+ x 1) y) x) #s(approx (* (+ x 1) y) (*.f64 y x)))) #s(literal 2 binary64))) |
(pow.f64 (sqrt.f64 #s(approx (- (* (+ x 1) y) x) #s(approx (* (+ x 1) y) (*.f64 y x)))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 #s(approx (- (* (+ x 1) y) x) #s(approx (* (+ x 1) y) (*.f64 y x))) #s(literal 3 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (cbrt.f64 #s(approx (- (* (+ x 1) y) x) #s(approx (* (+ x 1) y) (*.f64 y x)))) #s(literal 3 binary64)) |
(pow.f64 #s(approx (- (* (+ x 1) y) x) #s(approx (* (+ x 1) y) (*.f64 y x))) #s(literal 1 binary64)) |
#s(approx (- (* (+ x 1) y) x) #s(approx (* (+ x 1) y) (*.f64 y x))) |
(cbrt.f64 (pow.f64 #s(approx (- (* (+ x 1) y) x) #s(approx (* (+ x 1) y) (*.f64 y x))) #s(literal 3 binary64))) |
(sqrt.f64 (pow.f64 #s(approx (- (* (+ x 1) y) x) #s(approx (* (+ x 1) y) (*.f64 y x))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 #s(approx (- (* (+ x 1) y) x) #s(approx (* (+ x 1) y) (*.f64 y x)))) #s(literal 1 binary64))) |
(exp.f64 (log.f64 #s(approx (- (* (+ x 1) y) x) #s(approx (* (+ x 1) y) (*.f64 y x))))) |
(+.f64 (log.f64 (sqrt.f64 (exp.f64 #s(approx (- (* (+ x 1) y) x) #s(approx (* (+ x 1) y) (*.f64 y x)))))) (log.f64 (sqrt.f64 (exp.f64 #s(approx (- (* (+ x 1) y) x) #s(approx (* (+ x 1) y) (*.f64 y x))))))) |
(+.f64 (log.f64 (*.f64 (cbrt.f64 (exp.f64 #s(approx (- (* (+ x 1) y) x) #s(approx (* (+ x 1) y) (*.f64 y x))))) (cbrt.f64 (exp.f64 #s(approx (- (* (+ x 1) y) x) #s(approx (* (+ x 1) y) (*.f64 y x))))))) (log.f64 (cbrt.f64 (exp.f64 #s(approx (- (* (+ x 1) y) x) #s(approx (* (+ x 1) y) (*.f64 y x))))))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 #s(approx (- (* (+ x 1) y) x) #s(approx (* (+ x 1) y) (*.f64 y x)))) #s(literal 1 binary64))) (sinh.f64 (*.f64 (log.f64 #s(approx (- (* (+ x 1) y) x) #s(approx (* (+ x 1) y) (*.f64 y x)))) #s(literal 1 binary64)))) |
(+.f64 (cosh.f64 (log.f64 #s(approx (- (* (+ x 1) y) x) #s(approx (* (+ x 1) y) (*.f64 y x))))) (sinh.f64 (log.f64 #s(approx (- (* (+ x 1) y) x) #s(approx (* (+ x 1) y) (*.f64 y x)))))) |
(log.f64 (pow.f64 (exp.f64 (cbrt.f64 #s(approx (- (* (+ x 1) y) x) #s(approx (* (+ x 1) y) (*.f64 y x))))) (pow.f64 (cbrt.f64 #s(approx (- (* (+ x 1) y) x) #s(approx (* (+ x 1) y) (*.f64 y x)))) #s(literal 2 binary64)))) |
(log.f64 (exp.f64 #s(approx (- (* (+ x 1) y) x) #s(approx (* (+ x 1) y) (*.f64 y x))))) |
(*.f64 (neg.f64 (sqrt.f64 #s(approx (* (+ x 1) y) (*.f64 y x)))) (neg.f64 (sqrt.f64 #s(approx (* (+ x 1) y) (*.f64 y x))))) |
(*.f64 (sqrt.f64 #s(approx (* (+ x 1) y) (*.f64 y x))) (sqrt.f64 #s(approx (* (+ x 1) y) (*.f64 y x)))) |
(*.f64 (pow.f64 (cbrt.f64 #s(approx (* (+ x 1) y) (*.f64 y x))) #s(literal 2 binary64)) (cbrt.f64 #s(approx (* (+ x 1) y) (*.f64 y x)))) |
(*.f64 (cbrt.f64 #s(approx (* (+ x 1) y) (*.f64 y x))) (pow.f64 (cbrt.f64 #s(approx (* (+ x 1) y) (*.f64 y x))) #s(literal 2 binary64))) |
(pow.f64 (sqrt.f64 #s(approx (* (+ x 1) y) (*.f64 y x))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 #s(approx (* (+ x 1) y) (*.f64 y x)) #s(literal 3 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (cbrt.f64 #s(approx (* (+ x 1) y) (*.f64 y x))) #s(literal 3 binary64)) |
(pow.f64 #s(approx (* (+ x 1) y) (*.f64 y x)) #s(literal 1 binary64)) |
#s(approx (* (+ x 1) y) (*.f64 y x)) |
(cbrt.f64 (pow.f64 #s(approx (* (+ x 1) y) (*.f64 y x)) #s(literal 3 binary64))) |
(sqrt.f64 (pow.f64 #s(approx (* (+ x 1) y) (*.f64 y x)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 #s(approx (* (+ x 1) y) (*.f64 y x))) #s(literal 1 binary64))) |
(exp.f64 (log.f64 #s(approx (* (+ x 1) y) (*.f64 y x)))) |
(+.f64 (log.f64 (sqrt.f64 (exp.f64 #s(approx (* (+ x 1) y) (*.f64 y x))))) (log.f64 (sqrt.f64 (exp.f64 #s(approx (* (+ x 1) y) (*.f64 y x)))))) |
(+.f64 (log.f64 (*.f64 (cbrt.f64 (exp.f64 #s(approx (* (+ x 1) y) (*.f64 y x)))) (cbrt.f64 (exp.f64 #s(approx (* (+ x 1) y) (*.f64 y x)))))) (log.f64 (cbrt.f64 (exp.f64 #s(approx (* (+ x 1) y) (*.f64 y x)))))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 #s(approx (* (+ x 1) y) (*.f64 y x))) #s(literal 1 binary64))) (sinh.f64 (*.f64 (log.f64 #s(approx (* (+ x 1) y) (*.f64 y x))) #s(literal 1 binary64)))) |
(+.f64 (cosh.f64 (log.f64 #s(approx (* (+ x 1) y) (*.f64 y x)))) (sinh.f64 (log.f64 #s(approx (* (+ x 1) y) (*.f64 y x))))) |
(log.f64 (pow.f64 (exp.f64 (cbrt.f64 #s(approx (* (+ x 1) y) (*.f64 y x)))) (pow.f64 (cbrt.f64 #s(approx (* (+ x 1) y) (*.f64 y x))) #s(literal 2 binary64)))) |
(log.f64 (exp.f64 #s(approx (* (+ x 1) y) (*.f64 y x)))) |
(*.f64 (*.f64 y (sqrt.f64 x)) (sqrt.f64 x)) |
(*.f64 (*.f64 y (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x)) |
(*.f64 (*.f64 x (sqrt.f64 y)) (sqrt.f64 y)) |
(*.f64 (*.f64 x (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) (cbrt.f64 y)) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 y x))) (neg.f64 (sqrt.f64 (*.f64 y x)))) |
(*.f64 (sqrt.f64 y) (*.f64 (sqrt.f64 y) x)) |
(*.f64 (sqrt.f64 (*.f64 y x)) (sqrt.f64 (*.f64 y x))) |
(*.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) y)) |
(*.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) (*.f64 (cbrt.f64 y) x)) |
(*.f64 (pow.f64 (cbrt.f64 (*.f64 y x)) #s(literal 2 binary64)) (cbrt.f64 (*.f64 y x))) |
(*.f64 (cbrt.f64 (*.f64 y x)) (pow.f64 (cbrt.f64 (*.f64 y x)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (*.f64 (cbrt.f64 x) y)) |
(*.f64 y x) |
(*.f64 x y) |
(pow.f64 (sqrt.f64 (*.f64 y x)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (cbrt.f64 (*.f64 y x)) #s(literal 3 binary64)) |
(pow.f64 (*.f64 y x) #s(literal 1 binary64)) |
(cbrt.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64))) |
(sqrt.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 y x)) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (*.f64 y x))) |
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 x) y))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 x) y)))) |
(+.f64 (log.f64 (*.f64 (cbrt.f64 (pow.f64 (exp.f64 x) y)) (cbrt.f64 (pow.f64 (exp.f64 x) y)))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 x) y)))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 y x)) #s(literal 1 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 y x)) #s(literal 1 binary64)))) |
(+.f64 (cosh.f64 (log.f64 (*.f64 y x))) (sinh.f64 (log.f64 (*.f64 y x)))) |
(log.f64 (pow.f64 (exp.f64 (sqrt.f64 x)) (*.f64 y (sqrt.f64 x)))) |
(log.f64 (pow.f64 (exp.f64 (cbrt.f64 x)) (*.f64 y (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))))) |
(log.f64 (pow.f64 (exp.f64 (sqrt.f64 y)) (*.f64 x (sqrt.f64 y)))) |
(log.f64 (pow.f64 (exp.f64 (cbrt.f64 y)) (*.f64 x (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))))) |
(log.f64 (pow.f64 (exp.f64 (cbrt.f64 (*.f64 y x))) (pow.f64 (cbrt.f64 (*.f64 y x)) #s(literal 2 binary64)))) |
(log.f64 (pow.f64 (pow.f64 (E.f64) x) y)) |
(log.f64 (pow.f64 (exp.f64 x) y)) |
(*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* (+ x 1) y) x) (fma.f64 y x x)))) (neg.f64 (sqrt.f64 #s(approx (- (* (+ x 1) y) x) (fma.f64 y x x))))) |
(*.f64 (sqrt.f64 #s(approx (- (* (+ x 1) y) x) (fma.f64 y x x))) (sqrt.f64 #s(approx (- (* (+ x 1) y) x) (fma.f64 y x x)))) |
(*.f64 (pow.f64 (cbrt.f64 #s(approx (- (* (+ x 1) y) x) (fma.f64 y x x))) #s(literal 2 binary64)) (cbrt.f64 #s(approx (- (* (+ x 1) y) x) (fma.f64 y x x)))) |
(*.f64 (cbrt.f64 #s(approx (- (* (+ x 1) y) x) (fma.f64 y x x))) (pow.f64 (cbrt.f64 #s(approx (- (* (+ x 1) y) x) (fma.f64 y x x))) #s(literal 2 binary64))) |
(pow.f64 (sqrt.f64 #s(approx (- (* (+ x 1) y) x) (fma.f64 y x x))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 #s(approx (- (* (+ x 1) y) x) (fma.f64 y x x)) #s(literal 3 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (cbrt.f64 #s(approx (- (* (+ x 1) y) x) (fma.f64 y x x))) #s(literal 3 binary64)) |
(pow.f64 #s(approx (- (* (+ x 1) y) x) (fma.f64 y x x)) #s(literal 1 binary64)) |
#s(approx (- (* (+ x 1) y) x) (fma.f64 y x x)) |
(cbrt.f64 (pow.f64 #s(approx (- (* (+ x 1) y) x) (fma.f64 y x x)) #s(literal 3 binary64))) |
(sqrt.f64 (pow.f64 #s(approx (- (* (+ x 1) y) x) (fma.f64 y x x)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 #s(approx (- (* (+ x 1) y) x) (fma.f64 y x x))) #s(literal 1 binary64))) |
(exp.f64 (log.f64 #s(approx (- (* (+ x 1) y) x) (fma.f64 y x x)))) |
(+.f64 (log.f64 (sqrt.f64 (exp.f64 #s(approx (- (* (+ x 1) y) x) (fma.f64 y x x))))) (log.f64 (sqrt.f64 (exp.f64 #s(approx (- (* (+ x 1) y) x) (fma.f64 y x x)))))) |
(+.f64 (log.f64 (*.f64 (cbrt.f64 (exp.f64 #s(approx (- (* (+ x 1) y) x) (fma.f64 y x x)))) (cbrt.f64 (exp.f64 #s(approx (- (* (+ x 1) y) x) (fma.f64 y x x)))))) (log.f64 (cbrt.f64 (exp.f64 #s(approx (- (* (+ x 1) y) x) (fma.f64 y x x)))))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 #s(approx (- (* (+ x 1) y) x) (fma.f64 y x x))) #s(literal 1 binary64))) (sinh.f64 (*.f64 (log.f64 #s(approx (- (* (+ x 1) y) x) (fma.f64 y x x))) #s(literal 1 binary64)))) |
(+.f64 (cosh.f64 (log.f64 #s(approx (- (* (+ x 1) y) x) (fma.f64 y x x)))) (sinh.f64 (log.f64 #s(approx (- (* (+ x 1) y) x) (fma.f64 y x x))))) |
(log.f64 (pow.f64 (exp.f64 (cbrt.f64 #s(approx (- (* (+ x 1) y) x) (fma.f64 y x x)))) (pow.f64 (cbrt.f64 #s(approx (- (* (+ x 1) y) x) (fma.f64 y x x))) #s(literal 2 binary64)))) |
(log.f64 (exp.f64 #s(approx (- (* (+ x 1) y) x) (fma.f64 y x x)))) |
(*.f64 (fma.f64 (sqrt.f64 y) (sqrt.f64 x) (sqrt.f64 x)) (-.f64 (sqrt.f64 (*.f64 y x)) (sqrt.f64 x))) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 y x x))) (neg.f64 (sqrt.f64 (fma.f64 y x x)))) |
(*.f64 (sqrt.f64 (fma.f64 y x x)) (sqrt.f64 (fma.f64 y x x))) |
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 y x x)) #s(literal 2 binary64)) (cbrt.f64 (fma.f64 y x x))) |
(*.f64 (cbrt.f64 (fma.f64 y x x)) (pow.f64 (cbrt.f64 (fma.f64 y x x)) #s(literal 2 binary64))) |
(pow.f64 (sqrt.f64 (fma.f64 y x x)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 y x x) #s(literal 3 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (cbrt.f64 (fma.f64 y x x)) #s(literal 3 binary64)) |
(pow.f64 (fma.f64 y x x) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (fma.f64 y x x)) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 x x (*.f64 (*.f64 y x) x)))) |
(/.f64 (neg.f64 (pow.f64 (fma.f64 y x x) #s(literal 2 binary64))) (neg.f64 (fma.f64 y x x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (fma.f64 y x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 y x) x)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (fma.f64 x (fma.f64 y x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(/.f64 (pow.f64 (fma.f64 y x x) #s(literal 2 binary64)) (fma.f64 y x x)) |
(fma.f64 (*.f64 y (sqrt.f64 x)) (sqrt.f64 x) x) |
(fma.f64 (*.f64 y (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x) x) |
(fma.f64 (*.f64 x (sqrt.f64 y)) (sqrt.f64 y) x) |
(fma.f64 (*.f64 x (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) (cbrt.f64 y) x) |
(fma.f64 (neg.f64 (sqrt.f64 (*.f64 y x))) (neg.f64 (sqrt.f64 (*.f64 y x))) x) |
(fma.f64 (sqrt.f64 y) (*.f64 (sqrt.f64 y) x) x) |
(fma.f64 (sqrt.f64 (*.f64 y x)) (sqrt.f64 (*.f64 y x)) x) |
(fma.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) y) x) |
(fma.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) (*.f64 (cbrt.f64 y) x) x) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 y x)) #s(literal 2 binary64)) (cbrt.f64 (*.f64 y x)) x) |
(fma.f64 (cbrt.f64 (*.f64 y x)) (pow.f64 (cbrt.f64 (*.f64 y x)) #s(literal 2 binary64)) x) |
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (*.f64 (cbrt.f64 x) y) x) |
(fma.f64 y x x) |
(fma.f64 x y x) |
(cbrt.f64 (pow.f64 (fma.f64 y x x) #s(literal 3 binary64))) |
(sqrt.f64 (pow.f64 (fma.f64 y x x) #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 y x x)) (/.f64 (*.f64 x x) (fma.f64 y x x))) |
(-.f64 (*.f64 y x) x) |
(-.f64 x (*.f64 (neg.f64 (sqrt.f64 (*.f64 y x))) (sqrt.f64 (*.f64 y x)))) |
(-.f64 x (*.f64 (neg.f64 (pow.f64 (cbrt.f64 (*.f64 y x)) #s(literal 2 binary64))) (cbrt.f64 (*.f64 y x)))) |
(-.f64 x (*.f64 (neg.f64 y) x)) |
(-.f64 x (*.f64 y x)) |
(hypot.f64 (neg.f64 (*.f64 y x)) (fabs.f64 x)) |
(hypot.f64 (neg.f64 (*.f64 y x)) x) |
(hypot.f64 (fabs.f64 (*.f64 y x)) (fabs.f64 x)) |
(hypot.f64 (fabs.f64 (*.f64 y x)) x) |
(hypot.f64 (*.f64 y x) (fabs.f64 x)) |
(hypot.f64 (*.f64 y x) x) |
(exp.f64 (*.f64 (log.f64 (fma.f64 y x x)) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (fma.f64 y x x))) |
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (fma.f64 y x x)))) (log.f64 (sqrt.f64 (exp.f64 (fma.f64 y x x))))) |
(+.f64 (log.f64 (*.f64 (cbrt.f64 (exp.f64 (fma.f64 y x x))) (cbrt.f64 (exp.f64 (fma.f64 y x x))))) (log.f64 (cbrt.f64 (exp.f64 (fma.f64 y x x))))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (fma.f64 y x x)) #s(literal 1 binary64))) (sinh.f64 (*.f64 (log.f64 (fma.f64 y x x)) #s(literal 1 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 x (fma.f64 y x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (fma.f64 y x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(+.f64 (cosh.f64 (log.f64 (fma.f64 y x x))) (sinh.f64 (log.f64 (fma.f64 y x x)))) |
(+.f64 (*.f64 y x) x) |
(+.f64 x (*.f64 y x)) |
(log.f64 (pow.f64 (exp.f64 (cbrt.f64 (fma.f64 y x x))) (pow.f64 (cbrt.f64 (fma.f64 y x x)) #s(literal 2 binary64)))) |
(log.f64 (/.f64 (pow.f64 (exp.f64 x) y) (pow.f64 (E.f64) x))) |
(log.f64 (/.f64 (pow.f64 (E.f64) x) (pow.f64 (exp.f64 x) y))) |
(log.f64 (/.f64 (exp.f64 x) (pow.f64 (exp.f64 x) y))) |
(log.f64 (*.f64 (pow.f64 (exp.f64 x) y) (pow.f64 (E.f64) x))) |
(log.f64 (*.f64 (pow.f64 (E.f64) x) (pow.f64 (exp.f64 x) y))) |
(log.f64 (/.f64 (pow.f64 (exp.f64 x) y) (exp.f64 x))) |
(log.f64 (exp.f64 (fma.f64 y x x))) |
x |
(*.f64 (+.f64 (sqrt.f64 #s(approx (* (+ x 1) y) y)) (sqrt.f64 x)) (-.f64 (sqrt.f64 #s(approx (* (+ x 1) y) y)) (sqrt.f64 x))) |
(*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(approx (* (+ x 1) y) y) x))) (neg.f64 (sqrt.f64 (-.f64 #s(approx (* (+ x 1) y) y) x)))) |
(*.f64 (sqrt.f64 (-.f64 #s(approx (* (+ x 1) y) y) x)) (sqrt.f64 (-.f64 #s(approx (* (+ x 1) y) y) x))) |
(*.f64 (pow.f64 (cbrt.f64 (-.f64 #s(approx (* (+ x 1) y) y) x)) #s(literal 2 binary64)) (cbrt.f64 (-.f64 #s(approx (* (+ x 1) y) y) x))) |
(*.f64 (cbrt.f64 (-.f64 #s(approx (* (+ x 1) y) y) x)) (pow.f64 (cbrt.f64 (-.f64 #s(approx (* (+ x 1) y) y) x)) #s(literal 2 binary64))) |
(pow.f64 (sqrt.f64 (-.f64 #s(approx (* (+ x 1) y) y) x)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (-.f64 #s(approx (* (+ x 1) y) y) x) #s(literal 3 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (cbrt.f64 (-.f64 #s(approx (* (+ x 1) y) y) x)) #s(literal 3 binary64)) |
(pow.f64 (-.f64 #s(approx (* (+ x 1) y) y) x) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 #s(approx (* (+ x 1) y) y) #s(literal 2 binary64))) (-.f64 x #s(approx (* (+ x 1) y) y))) |
(/.f64 (-.f64 (pow.f64 #s(approx (* (+ x 1) y) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(approx (* (+ x 1) y) y) #s(approx (* (+ x 1) y) y) (fma.f64 x x (*.f64 #s(approx (* (+ x 1) y) y) x)))) |
(/.f64 (neg.f64 (pow.f64 (-.f64 #s(approx (* (+ x 1) y) y) x) #s(literal 2 binary64))) (neg.f64 (-.f64 #s(approx (* (+ x 1) y) y) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 #s(approx (* (+ x 1) y) y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(approx (* (+ x 1) y) y) #s(approx (* (+ x 1) y) y) (*.f64 x (-.f64 x #s(approx (* (+ x 1) y) y)))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 #s(approx (* (+ x 1) y) y) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 #s(approx (* (+ x 1) y) y) #s(literal 2 binary64)) (*.f64 #s(approx (* (+ x 1) y) y) x)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 #s(approx (* (+ x 1) y) y) #s(literal 3 binary64))) (fma.f64 #s(approx (* (+ x 1) y) y) #s(approx (* (+ x 1) y) y) (*.f64 x (-.f64 x #s(approx (* (+ x 1) y) y))))) |
(/.f64 (pow.f64 (-.f64 #s(approx (* (+ x 1) y) y) x) #s(literal 2 binary64)) (-.f64 #s(approx (* (+ x 1) y) y) x)) |
(fma.f64 (neg.f64 (sqrt.f64 #s(approx (* (+ x 1) y) y))) (neg.f64 (sqrt.f64 #s(approx (* (+ x 1) y) y))) x) |
(fma.f64 (sqrt.f64 #s(approx (* (+ x 1) y) y)) (sqrt.f64 #s(approx (* (+ x 1) y) y)) x) |
(fma.f64 (pow.f64 (cbrt.f64 #s(approx (* (+ x 1) y) y)) #s(literal 2 binary64)) (cbrt.f64 #s(approx (* (+ x 1) y) y)) x) |
(fma.f64 (cbrt.f64 #s(approx (* (+ x 1) y) y)) (pow.f64 (cbrt.f64 #s(approx (* (+ x 1) y) y)) #s(literal 2 binary64)) x) |
(cbrt.f64 (pow.f64 (-.f64 #s(approx (* (+ x 1) y) y) x) #s(literal 3 binary64))) |
(sqrt.f64 (pow.f64 (-.f64 #s(approx (* (+ x 1) y) y) x) #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 #s(approx (* (+ x 1) y) y) #s(literal 2 binary64)) (-.f64 #s(approx (* (+ x 1) y) y) x)) (/.f64 (*.f64 x x) (-.f64 #s(approx (* (+ x 1) y) y) x))) |
(-.f64 #s(approx (* (+ x 1) y) y) x) |
(-.f64 x (*.f64 (neg.f64 (sqrt.f64 #s(approx (* (+ x 1) y) y))) (sqrt.f64 #s(approx (* (+ x 1) y) y)))) |
(-.f64 x (*.f64 (neg.f64 (pow.f64 (cbrt.f64 #s(approx (* (+ x 1) y) y)) #s(literal 2 binary64))) (cbrt.f64 #s(approx (* (+ x 1) y) y)))) |
(hypot.f64 (neg.f64 #s(approx (* (+ x 1) y) y)) (fabs.f64 x)) |
(hypot.f64 (neg.f64 #s(approx (* (+ x 1) y) y)) x) |
(hypot.f64 (fabs.f64 #s(approx (* (+ x 1) y) y)) (fabs.f64 x)) |
(hypot.f64 (fabs.f64 #s(approx (* (+ x 1) y) y)) x) |
(hypot.f64 #s(approx (* (+ x 1) y) y) (fabs.f64 x)) |
(hypot.f64 #s(approx (* (+ x 1) y) y) x) |
(exp.f64 (*.f64 (log.f64 (-.f64 #s(approx (* (+ x 1) y) y) x)) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (-.f64 #s(approx (* (+ x 1) y) y) x))) |
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (-.f64 #s(approx (* (+ x 1) y) y) x)))) (log.f64 (sqrt.f64 (exp.f64 (-.f64 #s(approx (* (+ x 1) y) y) x))))) |
(+.f64 (log.f64 (*.f64 (cbrt.f64 (exp.f64 (-.f64 #s(approx (* (+ x 1) y) y) x))) (cbrt.f64 (exp.f64 (-.f64 #s(approx (* (+ x 1) y) y) x))))) (log.f64 (cbrt.f64 (exp.f64 (-.f64 #s(approx (* (+ x 1) y) y) x))))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (-.f64 #s(approx (* (+ x 1) y) y) x)) #s(literal 1 binary64))) (sinh.f64 (*.f64 (log.f64 (-.f64 #s(approx (* (+ x 1) y) y) x)) #s(literal 1 binary64)))) |
(+.f64 (/.f64 (pow.f64 #s(approx (* (+ x 1) y) y) #s(literal 3 binary64)) (fma.f64 #s(approx (* (+ x 1) y) y) #s(approx (* (+ x 1) y) y) (*.f64 x (-.f64 x #s(approx (* (+ x 1) y) y))))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 #s(approx (* (+ x 1) y) y) #s(approx (* (+ x 1) y) y) (*.f64 x (-.f64 x #s(approx (* (+ x 1) y) y)))))) |
(+.f64 (cosh.f64 (log.f64 (-.f64 #s(approx (* (+ x 1) y) y) x))) (sinh.f64 (log.f64 (-.f64 #s(approx (* (+ x 1) y) y) x)))) |
(+.f64 #s(approx (* (+ x 1) y) y) x) |
(+.f64 x #s(approx (* (+ x 1) y) y)) |
(log.f64 (pow.f64 (exp.f64 (cbrt.f64 (-.f64 #s(approx (* (+ x 1) y) y) x))) (pow.f64 (cbrt.f64 (-.f64 #s(approx (* (+ x 1) y) y) x)) #s(literal 2 binary64)))) |
(log.f64 (/.f64 (exp.f64 #s(approx (* (+ x 1) y) y)) (pow.f64 (E.f64) x))) |
(log.f64 (*.f64 (exp.f64 #s(approx (* (+ x 1) y) y)) (pow.f64 (E.f64) x))) |
(log.f64 (*.f64 (pow.f64 (E.f64) x) (exp.f64 #s(approx (* (+ x 1) y) y)))) |
(log.f64 (/.f64 (exp.f64 #s(approx (* (+ x 1) y) y)) (exp.f64 x))) |
(log.f64 (exp.f64 (-.f64 #s(approx (* (+ x 1) y) y) x))) |
(*.f64 (neg.f64 (sqrt.f64 #s(approx (* (+ x 1) y) y))) (neg.f64 (sqrt.f64 #s(approx (* (+ x 1) y) y)))) |
(*.f64 (sqrt.f64 #s(approx (* (+ x 1) y) y)) (sqrt.f64 #s(approx (* (+ x 1) y) y))) |
(*.f64 (pow.f64 (cbrt.f64 #s(approx (* (+ x 1) y) y)) #s(literal 2 binary64)) (cbrt.f64 #s(approx (* (+ x 1) y) y))) |
(*.f64 (cbrt.f64 #s(approx (* (+ x 1) y) y)) (pow.f64 (cbrt.f64 #s(approx (* (+ x 1) y) y)) #s(literal 2 binary64))) |
(pow.f64 (sqrt.f64 #s(approx (* (+ x 1) y) y)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 #s(approx (* (+ x 1) y) y) #s(literal 3 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (cbrt.f64 #s(approx (* (+ x 1) y) y)) #s(literal 3 binary64)) |
(pow.f64 #s(approx (* (+ x 1) y) y) #s(literal 1 binary64)) |
#s(approx (* (+ x 1) y) y) |
(cbrt.f64 (pow.f64 #s(approx (* (+ x 1) y) y) #s(literal 3 binary64))) |
(sqrt.f64 (pow.f64 #s(approx (* (+ x 1) y) y) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 #s(approx (* (+ x 1) y) y)) #s(literal 1 binary64))) |
(exp.f64 (log.f64 #s(approx (* (+ x 1) y) y))) |
(+.f64 (log.f64 (sqrt.f64 (exp.f64 #s(approx (* (+ x 1) y) y)))) (log.f64 (sqrt.f64 (exp.f64 #s(approx (* (+ x 1) y) y))))) |
(+.f64 (log.f64 (*.f64 (cbrt.f64 (exp.f64 #s(approx (* (+ x 1) y) y))) (cbrt.f64 (exp.f64 #s(approx (* (+ x 1) y) y))))) (log.f64 (cbrt.f64 (exp.f64 #s(approx (* (+ x 1) y) y))))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 #s(approx (* (+ x 1) y) y)) #s(literal 1 binary64))) (sinh.f64 (*.f64 (log.f64 #s(approx (* (+ x 1) y) y)) #s(literal 1 binary64)))) |
(+.f64 (cosh.f64 (log.f64 #s(approx (* (+ x 1) y) y))) (sinh.f64 (log.f64 #s(approx (* (+ x 1) y) y)))) |
(log.f64 (pow.f64 (exp.f64 (cbrt.f64 #s(approx (* (+ x 1) y) y))) (pow.f64 (cbrt.f64 #s(approx (* (+ x 1) y) y)) #s(literal 2 binary64)))) |
(log.f64 (exp.f64 #s(approx (* (+ x 1) y) y))) |
Compiled 5 266 to 707 computations (86.6% saved)
9 alts after pruning (0 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 255 | 0 | 255 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 4 | 4 |
| Done | 0 | 5 | 5 |
| Total | 255 | 9 | 264 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (-.f64 (fma.f64 y x y) x) |
| ✓ | 80.1% | (-.f64 #s(approx (* (+ x 1) y) y) x) |
| ✓ | 40.6% | (+.f64 #s(approx (* (+ x 1) y) y) x) |
| ✓ | 60.4% | #s(approx (- (* (+ x 1) y) x) (fma.f64 y x y)) |
| ✓ | 60.8% | #s(approx (- (* (+ x 1) y) x) (fma.f64 x y (neg.f64 x))) |
| ✓ | 40.9% | #s(approx (- (* (+ x 1) y) x) (neg.f64 x)) |
| ✓ | 22.3% | #s(approx (- (* (+ x 1) y) x) #s(approx (+ (* y x) y) (*.f64 x y))) |
| ✓ | 41.5% | #s(approx (- (* (+ x 1) y) x) y) |
| ✓ | 2.6% | #s(approx (- (* (+ x 1) y) x) x) |
Compiled 217 to 101 computations (53.5% saved)
| Inputs |
|---|
#s(approx (- (* (+ x 1) y) x) x) |
#s(approx (- (* (+ x 1) y) x) y) |
#s(approx (- (* (+ x 1) y) x) (neg.f64 x)) |
(+.f64 #s(approx (* (+ x 1) y) y) x) |
(-.f64 #s(approx (* (+ x 1) y) y) x) |
#s(approx (- (* (+ x 1) y) x) #s(approx (+ (* y x) y) (*.f64 x y))) |
#s(approx (- (* (+ x 1) y) x) (fma.f64 y x y)) |
#s(approx (- (* (+ x 1) y) x) (*.f64 (-.f64 y #s(literal 1 binary64)) x)) |
#s(approx (- (* (+ x 1) y) x) (fma.f64 x y (neg.f64 x))) |
(-.f64 (*.f64 #s(approx (+ x 1) x) y) x) |
(-.f64 (fma.f64 y x y) x) |
(-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) y) x) |
| Outputs |
|---|
(-.f64 (fma.f64 y x y) x) |
3 calls:
| 6.0ms | x |
| 4.0ms | y |
| 4.0ms | (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) y) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) y) x) |
| 100.0% | 1 | x |
| 100.0% | 1 | y |
Compiled 9 to 10 computations (-11.1% saved)
| Inputs |
|---|
#s(approx (- (* (+ x 1) y) x) x) |
#s(approx (- (* (+ x 1) y) x) y) |
#s(approx (- (* (+ x 1) y) x) (neg.f64 x)) |
(+.f64 #s(approx (* (+ x 1) y) y) x) |
(-.f64 #s(approx (* (+ x 1) y) y) x) |
#s(approx (- (* (+ x 1) y) x) #s(approx (+ (* y x) y) (*.f64 x y))) |
#s(approx (- (* (+ x 1) y) x) (fma.f64 y x y)) |
#s(approx (- (* (+ x 1) y) x) (*.f64 (-.f64 y #s(literal 1 binary64)) x)) |
#s(approx (- (* (+ x 1) y) x) (fma.f64 x y (neg.f64 x))) |
(-.f64 (*.f64 #s(approx (+ x 1) x) y) x) |
| Outputs |
|---|
#s(approx (- (* (+ x 1) y) x) (fma.f64 x y (neg.f64 x))) |
(-.f64 #s(approx (* (+ x 1) y) y) x) |
#s(approx (- (* (+ x 1) y) x) (*.f64 (-.f64 y #s(literal 1 binary64)) x)) |
3 calls:
| 6.0ms | x |
| 3.0ms | y |
| 3.0ms | (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) y) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 92.7% | 3 | (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) y) x) |
| 99.5% | 3 | x |
| 98.9% | 3 | y |
Compiled 9 to 10 computations (-11.1% saved)
| Inputs |
|---|
#s(approx (- (* (+ x 1) y) x) x) |
#s(approx (- (* (+ x 1) y) x) y) |
#s(approx (- (* (+ x 1) y) x) (neg.f64 x)) |
(+.f64 #s(approx (* (+ x 1) y) y) x) |
(-.f64 #s(approx (* (+ x 1) y) y) x) |
#s(approx (- (* (+ x 1) y) x) #s(approx (+ (* y x) y) (*.f64 x y))) |
#s(approx (- (* (+ x 1) y) x) (fma.f64 y x y)) |
#s(approx (- (* (+ x 1) y) x) (*.f64 (-.f64 y #s(literal 1 binary64)) x)) |
| Outputs |
|---|
#s(approx (- (* (+ x 1) y) x) (*.f64 (-.f64 y #s(literal 1 binary64)) x)) |
(-.f64 #s(approx (* (+ x 1) y) y) x) |
#s(approx (- (* (+ x 1) y) x) (*.f64 (-.f64 y #s(literal 1 binary64)) x)) |
1 calls:
| 3.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.5% | 3 | x |
Compiled 1 to 2 computations (-100% saved)
| Inputs |
|---|
#s(approx (- (* (+ x 1) y) x) x) |
#s(approx (- (* (+ x 1) y) x) y) |
#s(approx (- (* (+ x 1) y) x) (neg.f64 x)) |
(+.f64 #s(approx (* (+ x 1) y) y) x) |
(-.f64 #s(approx (* (+ x 1) y) y) x) |
#s(approx (- (* (+ x 1) y) x) #s(approx (+ (* y x) y) (*.f64 x y))) |
#s(approx (- (* (+ x 1) y) x) (fma.f64 y x y)) |
| Outputs |
|---|
#s(approx (- (* (+ x 1) y) x) (fma.f64 y x y)) |
(-.f64 #s(approx (* (+ x 1) y) y) x) |
#s(approx (- (* (+ x 1) y) x) (fma.f64 y x y)) |
2 calls:
| 6.0ms | y |
| 3.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.9% | 3 | y |
| 82.5% | 2 | x |
Compiled 2 to 4 computations (-100% saved)
| Inputs |
|---|
#s(approx (- (* (+ x 1) y) x) x) |
#s(approx (- (* (+ x 1) y) x) y) |
#s(approx (- (* (+ x 1) y) x) (neg.f64 x)) |
(+.f64 #s(approx (* (+ x 1) y) y) x) |
(-.f64 #s(approx (* (+ x 1) y) y) x) |
#s(approx (- (* (+ x 1) y) x) #s(approx (+ (* y x) y) (*.f64 x y))) |
| Outputs |
|---|
#s(approx (- (* (+ x 1) y) x) #s(approx (+ (* y x) y) (*.f64 x y))) |
(-.f64 #s(approx (* (+ x 1) y) y) x) |
#s(approx (- (* (+ x 1) y) x) #s(approx (+ (* y x) y) (*.f64 x y))) |
2 calls:
| 2.0ms | y |
| 2.0ms | (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) y) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 92.1% | 3 | (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) y) x) |
| 84.8% | 3 | y |
Compiled 8 to 8 computations (0% saved)
| Inputs |
|---|
#s(approx (- (* (+ x 1) y) x) x) |
#s(approx (- (* (+ x 1) y) x) y) |
#s(approx (- (* (+ x 1) y) x) (neg.f64 x)) |
(+.f64 #s(approx (* (+ x 1) y) y) x) |
(-.f64 #s(approx (* (+ x 1) y) y) x) |
| Outputs |
|---|
(-.f64 #s(approx (* (+ x 1) y) y) x) |
3 calls:
| 2.0ms | y |
| 2.0ms | (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) y) x) |
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 80.1% | 1 | x |
| 80.1% | 1 | y |
| 80.1% | 1 | (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) y) x) |
Compiled 9 to 10 computations (-11.1% saved)
| Inputs |
|---|
#s(approx (- (* (+ x 1) y) x) x) |
#s(approx (- (* (+ x 1) y) x) y) |
#s(approx (- (* (+ x 1) y) x) (neg.f64 x)) |
(+.f64 #s(approx (* (+ x 1) y) y) x) |
| Outputs |
|---|
#s(approx (- (* (+ x 1) y) x) y) |
#s(approx (- (* (+ x 1) y) x) (neg.f64 x)) |
(+.f64 #s(approx (* (+ x 1) y) y) x) |
3 calls:
| 25.0ms | (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) y) x) |
| 2.0ms | x |
| 2.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 66.5% | 3 | x |
| 51.1% | 4 | (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) y) x) |
| 69.3% | 3 | y |
Compiled 9 to 10 computations (-11.1% saved)
| Inputs |
|---|
#s(approx (- (* (+ x 1) y) x) x) |
#s(approx (- (* (+ x 1) y) x) y) |
#s(approx (- (* (+ x 1) y) x) (neg.f64 x)) |
| Outputs |
|---|
#s(approx (- (* (+ x 1) y) x) y) |
#s(approx (- (* (+ x 1) y) x) (neg.f64 x)) |
#s(approx (- (* (+ x 1) y) x) y) |
1 calls:
| 2.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 69.1% | 3 | y |
Compiled 1 to 2 computations (-100% saved)
| Inputs |
|---|
#s(approx (- (* (+ x 1) y) x) x) |
#s(approx (- (* (+ x 1) y) x) y) |
| Outputs |
|---|
#s(approx (- (* (+ x 1) y) x) y) |
3 calls:
| 1.0ms | y |
| 1.0ms | (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) y) x) |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 41.5% | 1 | (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) y) x) |
| 41.5% | 1 | x |
| 41.5% | 1 | y |
Compiled 9 to 10 computations (-11.1% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (- (* (+ x 1) y) x) x) |
| Outputs |
|---|
#s(approx (- (* (+ x 1) y) x) x) |
3 calls:
| 1.0ms | x |
| 1.0ms | (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) y) x) |
| 1.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 2.6% | 1 | (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) y) x) |
| 2.6% | 1 | x |
| 2.6% | 1 | y |
Compiled 9 to 10 computations (-11.1% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 5.0ms | 6.161531412148993e-24 | 1.098195473809845e-23 |
| 9.0ms | -3.172620882150166 | -0.08343172269552894 |
| 7.0ms | 176× | 0 | valid |
Compiled 252 to 213 computations (15.5% saved)
ival-sub: 1.0ms (29.6% of total)ival-add: 1.0ms (29.6% of total)ival-mult: 1.0ms (29.6% 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 |
|---|---|---|
| 0.0ms | 6.161531412148993e-24 | 1.098195473809845e-23 |
| 1.0ms | -3.172620882150166 | -0.08343172269552894 |
Compiled 252 to 220 computations (12.7% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 11.0ms | 8.571322426898674e-12 | 2.4733001151371666e-6 |
| 11.0ms | -123641.2931285949 | -0.10577854844724797 |
| 12.0ms | 288× | 0 | valid |
Compiled 388 to 317 computations (18.3% saved)
ival-add: 2.0ms (35% of total)ival-mult: 2.0ms (35% of total)ival-sub: 1.0ms (17.5% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.8603363459675083e+279 | 9.00953813670407e+281 |
| 0.0ms | -2.367450854452235e+288 | -4.3502477218696393e+285 |
Compiled 10 to 11 computations (-10% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 9.0ms | 1.607218463636314e-52 | 4.703199975614764e-50 |
| 11.0ms | -517581584856.49396 | -208118.53600586273 |
| 11.0ms | 272× | 0 | valid |
Compiled 333 to 300 computations (9.9% saved)
ival-add: 2.0ms (39.2% of total)ival-mult: 2.0ms (39.2% of total)ival-sub: 1.0ms (19.6% 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 |
|---|---|---|
| 0.0ms | 1.607218463636314e-52 | 4.703199975614764e-50 |
| 1.0ms | -517581584856.49396 | -208118.53600586273 |
Compiled 333 to 300 computations (9.9% saved)
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 55 | 248 |
| 1 | 191 | 248 |
| 2 | 232 | 248 |
| 3 | 293 | 248 |
| 4 | 624 | 248 |
| 5 | 2577 | 248 |
| 1× | node limit |
| Inputs |
|---|
(-.f64 (fma.f64 y x y) x) |
(if (<=.f64 x #s(literal -1 binary64)) #s(approx (- (* (+ x 1) y) x) (fma.f64 x y (neg.f64 x))) (if (<=.f64 x #s(literal 7350099125492271/680564733841876926926749214863536422912 binary64)) (-.f64 #s(approx (* (+ x 1) y) y) x) #s(approx (- (* (+ x 1) y) x) (*.f64 (-.f64 y #s(literal 1 binary64)) x)))) |
(if (<=.f64 x #s(literal -1 binary64)) #s(approx (- (* (+ x 1) y) x) (*.f64 (-.f64 y #s(literal 1 binary64)) x)) (if (<=.f64 x #s(literal 7350099125492271/680564733841876926926749214863536422912 binary64)) (-.f64 #s(approx (* (+ x 1) y) y) x) #s(approx (- (* (+ x 1) y) x) (*.f64 (-.f64 y #s(literal 1 binary64)) x)))) |
(if (<=.f64 y #s(literal -1 binary64)) #s(approx (- (* (+ x 1) y) x) (fma.f64 y x y)) (if (<=.f64 y #s(literal 5784898941515315/2361183241434822606848 binary64)) (-.f64 #s(approx (* (+ x 1) y) y) x) #s(approx (- (* (+ x 1) y) x) (fma.f64 y x y)))) |
(if (<=.f64 (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) y) x) #s(literal -2000000000000000015260947079150071321029556671023421501560173328879939021272989909222263098271678373027966911110790441791375721089619169999659450521189746542174799252973212292885101977680033834789252899072790417240534025556155575446791828129214239924138966649147955715664277650565909970944 binary64)) #s(approx (- (* (+ x 1) y) x) #s(approx (+ (* y x) y) (*.f64 x y))) (if (<=.f64 (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) y) x) #s(literal 2000000000000000115946584549920787526531725137091400073210440771302776217438364873893098539136974033420682012037693472867184896365800368488769480110480747637096185650992649367430973409239440062953984512950528056418729875580298721687641670532014998559037646690749059730134464987136 binary64)) (-.f64 #s(approx (* (+ x 1) y) y) x) #s(approx (- (* (+ x 1) y) x) #s(approx (+ (* y x) y) (*.f64 x y))))) |
(-.f64 #s(approx (* (+ x 1) y) y) x) |
(if (<=.f64 y #s(literal -210000 binary64)) #s(approx (- (* (+ x 1) y) x) y) (if (<=.f64 y #s(literal 7076986000127043/3369993333393829974333376885877453834204643052817571560137951281152 binary64)) #s(approx (- (* (+ x 1) y) x) (neg.f64 x)) (+.f64 #s(approx (* (+ x 1) y) y) x))) |
(if (<=.f64 y #s(literal -210000 binary64)) #s(approx (- (* (+ x 1) y) x) y) (if (<=.f64 y #s(literal 7076986000127043/3369993333393829974333376885877453834204643052817571560137951281152 binary64)) #s(approx (- (* (+ x 1) y) x) (neg.f64 x)) #s(approx (- (* (+ x 1) y) x) y))) |
#s(approx (- (* (+ x 1) y) x) y) |
#s(approx (- (* (+ x 1) y) x) x) |
| Outputs |
|---|
(-.f64 (fma.f64 y x y) x) |
(if (<=.f64 x #s(literal -1 binary64)) #s(approx (- (* (+ x 1) y) x) (fma.f64 x y (neg.f64 x))) (if (<=.f64 x #s(literal 7350099125492271/680564733841876926926749214863536422912 binary64)) (-.f64 #s(approx (* (+ x 1) y) y) x) #s(approx (- (* (+ x 1) y) x) (*.f64 (-.f64 y #s(literal 1 binary64)) x)))) |
(if (<=.f64 x #s(literal -1 binary64)) #s(approx (- (* (+ x 1) y) x) (fma.f64 x y (neg.f64 x))) (if (<=.f64 x #s(literal 7350099125492271/680564733841876926926749214863536422912 binary64)) (-.f64 #s(approx (+ (* y x) y) y) x) #s(approx (- (* (+ x 1) y) x) (*.f64 (-.f64 y #s(literal 1 binary64)) x)))) |
(if (<=.f64 x #s(literal -1 binary64)) #s(approx (- (* (+ x 1) y) x) (*.f64 (-.f64 y #s(literal 1 binary64)) x)) (if (<=.f64 x #s(literal 7350099125492271/680564733841876926926749214863536422912 binary64)) (-.f64 #s(approx (* (+ x 1) y) y) x) #s(approx (- (* (+ x 1) y) x) (*.f64 (-.f64 y #s(literal 1 binary64)) x)))) |
(if (or (<=.f64 x #s(literal -1 binary64)) (not (<=.f64 x #s(literal 7350099125492271/680564733841876926926749214863536422912 binary64)))) #s(approx (- (* (+ x 1) y) x) (*.f64 (-.f64 y #s(literal 1 binary64)) x)) (-.f64 #s(approx (+ (* y x) y) y) x)) |
(if (<=.f64 y #s(literal -1 binary64)) #s(approx (- (* (+ x 1) y) x) (fma.f64 y x y)) (if (<=.f64 y #s(literal 5784898941515315/2361183241434822606848 binary64)) (-.f64 #s(approx (* (+ x 1) y) y) x) #s(approx (- (* (+ x 1) y) x) (fma.f64 y x y)))) |
(if (or (<=.f64 y #s(literal -1 binary64)) (not (<=.f64 y #s(literal 5784898941515315/2361183241434822606848 binary64)))) #s(approx (- (* (+ x 1) y) x) (fma.f64 y x y)) (-.f64 #s(approx (+ (* y x) y) y) x)) |
(if (<=.f64 (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) y) x) #s(literal -2000000000000000015260947079150071321029556671023421501560173328879939021272989909222263098271678373027966911110790441791375721089619169999659450521189746542174799252973212292885101977680033834789252899072790417240534025556155575446791828129214239924138966649147955715664277650565909970944 binary64)) #s(approx (- (* (+ x 1) y) x) #s(approx (+ (* y x) y) (*.f64 x y))) (if (<=.f64 (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) y) x) #s(literal 2000000000000000115946584549920787526531725137091400073210440771302776217438364873893098539136974033420682012037693472867184896365800368488769480110480747637096185650992649367430973409239440062953984512950528056418729875580298721687641670532014998559037646690749059730134464987136 binary64)) (-.f64 #s(approx (* (+ x 1) y) y) x) #s(approx (- (* (+ x 1) y) x) #s(approx (+ (* y x) y) (*.f64 x y))))) |
(if (or (<=.f64 (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) y) x) #s(literal -2000000000000000015260947079150071321029556671023421501560173328879939021272989909222263098271678373027966911110790441791375721089619169999659450521189746542174799252973212292885101977680033834789252899072790417240534025556155575446791828129214239924138966649147955715664277650565909970944 binary64)) (not (<=.f64 (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) y) x) #s(literal 2000000000000000115946584549920787526531725137091400073210440771302776217438364873893098539136974033420682012037693472867184896365800368488769480110480747637096185650992649367430973409239440062953984512950528056418729875580298721687641670532014998559037646690749059730134464987136 binary64)))) #s(approx (- (* (+ x 1) y) x) #s(approx (+ (* y x) y) (*.f64 x y))) (-.f64 #s(approx (+ (* y x) y) y) x)) |
(-.f64 #s(approx (* (+ x 1) y) y) x) |
(-.f64 #s(approx (+ (* y x) y) y) x) |
(if (<=.f64 y #s(literal -210000 binary64)) #s(approx (- (* (+ x 1) y) x) y) (if (<=.f64 y #s(literal 7076986000127043/3369993333393829974333376885877453834204643052817571560137951281152 binary64)) #s(approx (- (* (+ x 1) y) x) (neg.f64 x)) (+.f64 #s(approx (* (+ x 1) y) y) x))) |
(if (<=.f64 y #s(literal -210000 binary64)) #s(approx (- (* (+ x 1) y) x) y) (if (<=.f64 y #s(literal 7076986000127043/3369993333393829974333376885877453834204643052817571560137951281152 binary64)) #s(approx (- (* (+ x 1) y) x) (neg.f64 x)) (+.f64 #s(approx (+ (* y x) y) y) x))) |
(if (<=.f64 y #s(literal -210000 binary64)) #s(approx (- (* (+ x 1) y) x) y) (if (<=.f64 y #s(literal 7076986000127043/3369993333393829974333376885877453834204643052817571560137951281152 binary64)) #s(approx (- (* (+ x 1) y) x) (neg.f64 x)) #s(approx (- (* (+ x 1) y) x) y))) |
#s(approx (- (* (+ x 1) y) x) y) |
#s(approx (- (* (+ x 1) y) x) x) |
| 1× | done |
Compiled 256 to 60 computations (76.6% saved)
Compiled 526 to 132 computations (74.9% saved)
Loading profile data...