
Time bar (total: 4.7s)
| 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 7 computations (22.2% saved)
| 571.0ms | 8 252× | 0 | valid |
| 0.0ms | 4× | 2 | valid |
ival-add: 206.0ms (65% of total)ival-mult: 67.0ms (21.1% of total)ival-sub: 33.0ms (10.4% of total)ival-true: 5.0ms (1.6% of total)ival-assert: 3.0ms (0.9% of total)adjust: 2.0ms (0.6% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | (-.f64 (+.f64 x y) (*.f64 x y)) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (+.f64 x y) |
| 0 | 0 | - | 0 | - | (*.f64 x y) |
| 0 | 0 | - | 0 | - | x |
| Predicted + | Predicted - | |
|---|---|---|
| + | 0 | 0 |
| - | 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 256 |
| number | freq |
|---|---|
| 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 1 |
| 21.0ms | 510× | 0 | valid |
| 0.0ms | 2× | 2 | valid |
Compiled 41 to 19 computations (53.7% saved)
ival-mult: 4.0ms (43.4% of total)ival-add: 3.0ms (32.6% of total)ival-sub: 2.0ms (21.7% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 50 |
| 1 | 41 | 47 |
| 2 | 105 | 46 |
| 3 | 195 | 44 |
| 4 | 263 | 42 |
| 5 | 399 | 42 |
| 6 | 611 | 42 |
| 7 | 1456 | 42 |
| 8 | 3785 | 42 |
| 0 | 5 | 7 |
| 0 | 8 | 7 |
| 1 | 15 | 7 |
| 2 | 31 | 7 |
| 3 | 58 | 7 |
| 4 | 88 | 7 |
| 5 | 138 | 7 |
| 6 | 222 | 7 |
| 7 | 618 | 7 |
| 8 | 2421 | 7 |
| 9 | 6744 | 7 |
| 0 | 8024 | 6 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(-.f64 (+.f64 x y) (*.f64 x y)) |
| Outputs |
|---|
(-.f64 (+.f64 x y) (*.f64 x y)) |
(fma.f64 (-.f64 #s(literal 1 binary64) y) x y) |
(sort x y)
Compiled 7 to 5 computations (28.6% saved)
Compiled 0 to 2 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (-.f64 (+.f64 x y) (*.f64 x y)) |
Compiled 7 to 5 computations (28.6% saved)
Found 3 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (*.f64 x y) | |
| cost-diff | 0 | (+.f64 x y) | |
| cost-diff | 1 | (-.f64 (+.f64 x y) (*.f64 x y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5 | 15 |
| 0 | 8 | 15 |
| 1 | 15 | 15 |
| 2 | 31 | 15 |
| 3 | 58 | 15 |
| 4 | 88 | 15 |
| 5 | 138 | 15 |
| 6 | 222 | 15 |
| 7 | 618 | 15 |
| 8 | 2421 | 15 |
| 9 | 6744 | 15 |
| 0 | 8024 | 14 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(-.f64 (+.f64 x y) (*.f64 x y)) |
(+.f64 x y) |
x |
y |
(*.f64 x y) |
| Outputs |
|---|
(-.f64 (+.f64 x y) (*.f64 x y)) |
(fma.f64 (-.f64 #s(literal 1 binary64) y) x y) |
(+.f64 x y) |
(+.f64 y x) |
x |
y |
(*.f64 x y) |
(*.f64 y x) |
Found 3 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0 | (+.f64 x y) | |
| accuracy | 0.0 | (*.f64 x y) | |
| accuracy | 0.01171875 | (-.f64 (+.f64 x y) (*.f64 x y)) |
| 43.0ms | 255× | 0 | valid |
| 0.0ms | 1× | 2 | valid |
Compiled 17 to 7 computations (58.8% saved)
ival-add: 34.0ms (92.2% of total)ival-mult: 2.0ms (5.4% of total)ival-sub: 1.0ms (2.7% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
(-.f64 (+.f64 x y) (*.f64 x y)) |
(+.f64 x y) |
(*.f64 x y) |
| Outputs |
|---|
#s(approx (- (+ x y) (* x y)) #s(hole binary64 y)) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (+ y (* x (- 1 y))))) |
#s(approx (+ x y) #s(hole binary64 y)) |
#s(approx (+ x y) #s(hole binary64 (+ x y))) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* x (- 1 y)))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* x (- (+ 1 (/ y x)) y)))) |
#s(approx (+ x y) #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* x (+ 1 (* -1 y))))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) (+ 1 (* -1 y))))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 x)) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (+ x (* y (- 1 x))))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* y (- 1 x)))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* y (- (+ 1 (/ x y)) x)))) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* y (+ 1 (* -1 x))))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) (+ 1 (* -1 x))))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | -inf | ((- (+ x y) (* x y)) (+ x y) (* x y)) |
| 1.0ms | y | @ | inf | ((- (+ x y) (* x y)) (+ x y) (* x y)) |
| 1.0ms | x | @ | inf | ((- (+ x y) (* x y)) (+ x y) (* x y)) |
| 1.0ms | y | @ | -inf | ((- (+ x y) (* x y)) (+ x y) (* x y)) |
| 1.0ms | x | @ | 0 | ((- (+ x y) (* x y)) (+ x y) (* x y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 63 | 212 |
| 1 | 147 | 212 |
| 2 | 317 | 212 |
| 3 | 908 | 212 |
| 4 | 3933 | 212 |
| 0 | 8212 | 194 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#s(approx (- (+ x y) (* x y)) #s(hole binary64 y)) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (+ y (* x (- 1 y))))) |
#s(approx (+ x y) #s(hole binary64 y)) |
#s(approx (+ x y) #s(hole binary64 (+ x y))) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* x (- 1 y)))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* x (- (+ 1 (/ y x)) y)))) |
#s(approx (+ x y) #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* x (+ 1 (* -1 y))))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) (+ 1 (* -1 y))))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 x)) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (+ x (* y (- 1 x))))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* y (- 1 x)))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* y (- (+ 1 (/ x y)) x)))) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* y (+ 1 (* -1 x))))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) (+ 1 (* -1 x))))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
| Outputs |
|---|
#s(approx (- (+ x y) (* x y)) #s(hole binary64 y)) |
#s(approx (- (+ x y) (* x y)) y) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (+ y (* x (- 1 y))))) |
#s(approx (- (+ x y) (* x y)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
#s(approx (+ x y) #s(hole binary64 y)) |
#s(approx (+ x y) y) |
#s(approx (+ x y) #s(hole binary64 (+ x y))) |
#s(approx (+ x y) (+.f64 y x)) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx (* x y) (*.f64 y x)) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* x (- 1 y)))) |
#s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) y) x)) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* x (- (+ 1 (/ y x)) y)))) |
#s(approx (- (+ x y) (* x y)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
#s(approx (+ x y) #s(hole binary64 x)) |
#s(approx (+ x y) x) |
#s(approx (+ x y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (+ x y) (+.f64 y x)) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* x (+ 1 (* -1 y))))) |
#s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) y) x)) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) (+ 1 (* -1 y))))))) |
#s(approx (- (+ x y) (* x y)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (+ x y) (+.f64 y x)) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 x)) |
#s(approx (- (+ x y) (* x y)) x) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (+ x (* y (- 1 x))))) |
#s(approx (- (+ x y) (* x y)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* y (- 1 x)))) |
#s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* y (- (+ 1 (/ x y)) x)))) |
#s(approx (- (+ x y) (* x y)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (+ x y) (+.f64 y x)) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* y (+ 1 (* -1 x))))) |
#s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) (+ 1 (* -1 x))))))) |
#s(approx (- (+ x y) (* x y)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (+ x y) (+.f64 y x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5 | 13 |
| 0 | 8 | 13 |
| 1 | 101 | 13 |
| 2 | 1474 | 13 |
| 0 | 8521 | 13 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(-.f64 (+.f64 x y) (*.f64 x y)) |
(+.f64 x y) |
(*.f64 x y) |
| Outputs |
|---|
(*.f64 (pow.f64 (pow.f64 (fma.f64 (neg.f64 x) y (+.f64 y x)) #s(literal 5/2 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (fma.f64 (neg.f64 x) y (+.f64 y x))))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (fma.f64 (neg.f64 x) y (+.f64 y x)) (cbrt.f64 (fma.f64 (neg.f64 x) y (+.f64 y x)))) #s(literal 2 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (cbrt.f64 (fma.f64 (neg.f64 x) y (+.f64 y x))))) |
(*.f64 (pow.f64 (sqrt.f64 (pow.f64 (fma.f64 (neg.f64 x) y (+.f64 y x)) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (pow.f64 (sqrt.f64 (pow.f64 (fma.f64 (neg.f64 x) y (+.f64 y x)) #s(literal 3 binary64))) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (cbrt.f64 (fma.f64 (neg.f64 x) y (+.f64 y x)))) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (cbrt.f64 (fma.f64 (neg.f64 x) y (+.f64 y x)))) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (cbrt.f64 (fma.f64 (neg.f64 x) y (+.f64 y x)))) #s(literal 2 binary64)) #s(literal 3 binary64)) (cbrt.f64 (fma.f64 (neg.f64 x) y (+.f64 y x)))) |
(*.f64 (+.f64 (sqrt.f64 (+.f64 y x)) (sqrt.f64 (*.f64 y x))) (-.f64 (sqrt.f64 (+.f64 y x)) (sqrt.f64 (*.f64 y x)))) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 x) y (+.f64 y x)))) (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 x) y (+.f64 y x))))) |
(*.f64 (sqrt.f64 (fma.f64 (neg.f64 x) y (+.f64 y x))) (sqrt.f64 (fma.f64 (neg.f64 x) y (+.f64 y x)))) |
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 (neg.f64 x) y (+.f64 y x))) #s(literal 2 binary64)) (cbrt.f64 (fma.f64 (neg.f64 x) y (+.f64 y x)))) |
(*.f64 (cbrt.f64 (fma.f64 (neg.f64 x) y (+.f64 y x))) (pow.f64 (cbrt.f64 (fma.f64 (neg.f64 x) y (+.f64 y x))) #s(literal 2 binary64))) |
(*.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 x) y (+.f64 y x))) |
(pow.f64 (pow.f64 (cbrt.f64 (fma.f64 (neg.f64 x) y (+.f64 y x))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal 3 binary64))) |
(pow.f64 (pow.f64 (cbrt.f64 (fma.f64 (neg.f64 x) y (+.f64 y x))) (pow.f64 (cbrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))) (cbrt.f64 #s(literal 3 binary64))) |
(pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 x) y (+.f64 y x)))) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 1 binary64)) (log.f64 (fma.f64 (neg.f64 x) y (+.f64 y x)))) |
(pow.f64 (sqrt.f64 (fma.f64 (neg.f64 x) y (+.f64 y x))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (neg.f64 x) y (+.f64 y x)) #s(literal 3 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (neg.f64 x) y (+.f64 y x)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (cbrt.f64 (fma.f64 (neg.f64 x) y (+.f64 y x))) #s(literal 3 binary64)) |
(pow.f64 (fma.f64 (neg.f64 x) y (+.f64 y x)) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (-.f64 y (*.f64 y x)) #s(literal 2 binary64))) (-.f64 x (-.f64 y (*.f64 y x)))) |
(/.f64 (+.f64 (pow.f64 (+.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) y) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 y x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (+.f64 y x) (*.f64 (neg.f64 x) y))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (-.f64 y (*.f64 y x)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (-.f64 y (*.f64 y x)) #s(literal 2 binary64)) (*.f64 x (-.f64 y (*.f64 y x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (neg.f64 (fma.f64 y x (+.f64 y x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 y x) (fma.f64 y x (+.f64 y x)) (pow.f64 (+.f64 y x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (fma.f64 y x (+.f64 y x))) |
(/.f64 (-.f64 (pow.f64 (+.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (fma.f64 (*.f64 y x) (fma.f64 y x (+.f64 y x)) (pow.f64 (+.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (pow.f64 (+.f64 y x) #s(literal 5/2 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (+.f64 y x))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 y x))) (sqrt.f64 (*.f64 y x)))) |
(fma.f64 (pow.f64 (pow.f64 (+.f64 y x) #s(literal 5/2 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (+.f64 y x))) (*.f64 (neg.f64 (pow.f64 (cbrt.f64 (*.f64 y x)) #s(literal 2 binary64))) (cbrt.f64 (*.f64 y x)))) |
(fma.f64 (pow.f64 (pow.f64 (+.f64 y x) #s(literal 5/2 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (+.f64 y x))) (*.f64 (neg.f64 y) x)) |
(fma.f64 (pow.f64 (pow.f64 (+.f64 y x) #s(literal 5/2 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (+.f64 y x))) (*.f64 (neg.f64 x) y)) |
(fma.f64 (pow.f64 (pow.f64 (*.f64 (+.f64 y x) (cbrt.f64 (+.f64 y x))) #s(literal 2 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (cbrt.f64 (+.f64 y x))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 y x))) (sqrt.f64 (*.f64 y x)))) |
(fma.f64 (pow.f64 (pow.f64 (*.f64 (+.f64 y x) (cbrt.f64 (+.f64 y x))) #s(literal 2 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (cbrt.f64 (+.f64 y x))) (*.f64 (neg.f64 (pow.f64 (cbrt.f64 (*.f64 y x)) #s(literal 2 binary64))) (cbrt.f64 (*.f64 y x)))) |
(fma.f64 (pow.f64 (pow.f64 (*.f64 (+.f64 y x) (cbrt.f64 (+.f64 y x))) #s(literal 2 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (cbrt.f64 (+.f64 y x))) (*.f64 (neg.f64 y) x)) |
(fma.f64 (pow.f64 (pow.f64 (*.f64 (+.f64 y x) (cbrt.f64 (+.f64 y x))) #s(literal 2 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (cbrt.f64 (+.f64 y x))) (*.f64 (neg.f64 x) y)) |
(fma.f64 (pow.f64 (sqrt.f64 (cbrt.f64 (+.f64 y x))) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (cbrt.f64 (+.f64 y x))) #s(literal 3 binary64)) (*.f64 (neg.f64 (sqrt.f64 (*.f64 y x))) (sqrt.f64 (*.f64 y x)))) |
(fma.f64 (pow.f64 (sqrt.f64 (cbrt.f64 (+.f64 y x))) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (cbrt.f64 (+.f64 y x))) #s(literal 3 binary64)) (*.f64 (neg.f64 (pow.f64 (cbrt.f64 (*.f64 y x)) #s(literal 2 binary64))) (cbrt.f64 (*.f64 y x)))) |
(fma.f64 (pow.f64 (sqrt.f64 (cbrt.f64 (+.f64 y x))) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (cbrt.f64 (+.f64 y x))) #s(literal 3 binary64)) (*.f64 (neg.f64 y) x)) |
(fma.f64 (pow.f64 (sqrt.f64 (cbrt.f64 (+.f64 y x))) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (cbrt.f64 (+.f64 y x))) #s(literal 3 binary64)) (*.f64 (neg.f64 x) y)) |
(fma.f64 (pow.f64 (pow.f64 (cbrt.f64 (cbrt.f64 (+.f64 y x))) #s(literal 2 binary64)) #s(literal 3 binary64)) (cbrt.f64 (+.f64 y x)) (*.f64 (neg.f64 (sqrt.f64 (*.f64 y x))) (sqrt.f64 (*.f64 y x)))) |
(fma.f64 (pow.f64 (pow.f64 (cbrt.f64 (cbrt.f64 (+.f64 y x))) #s(literal 2 binary64)) #s(literal 3 binary64)) (cbrt.f64 (+.f64 y x)) (*.f64 (neg.f64 (pow.f64 (cbrt.f64 (*.f64 y x)) #s(literal 2 binary64))) (cbrt.f64 (*.f64 y x)))) |
(fma.f64 (pow.f64 (pow.f64 (cbrt.f64 (cbrt.f64 (+.f64 y x))) #s(literal 2 binary64)) #s(literal 3 binary64)) (cbrt.f64 (+.f64 y x)) (*.f64 (neg.f64 y) x)) |
(fma.f64 (pow.f64 (pow.f64 (cbrt.f64 (cbrt.f64 (+.f64 y x))) #s(literal 2 binary64)) #s(literal 3 binary64)) (cbrt.f64 (+.f64 y x)) (*.f64 (neg.f64 x) y)) |
(fma.f64 (*.f64 (neg.f64 x) (sqrt.f64 y)) (sqrt.f64 y) (+.f64 y x)) |
(fma.f64 (*.f64 (neg.f64 x) (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) (cbrt.f64 y) (+.f64 y x)) |
(fma.f64 (+.f64 (sqrt.f64 y) (sqrt.f64 (*.f64 y x))) (-.f64 (sqrt.f64 y) (sqrt.f64 (*.f64 y x))) x) |
(fma.f64 (neg.f64 (sqrt.f64 (+.f64 y x))) (neg.f64 (sqrt.f64 (+.f64 y x))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 y x))) (sqrt.f64 (*.f64 y x)))) |
(fma.f64 (neg.f64 (sqrt.f64 (+.f64 y x))) (neg.f64 (sqrt.f64 (+.f64 y x))) (*.f64 (neg.f64 (pow.f64 (cbrt.f64 (*.f64 y x)) #s(literal 2 binary64))) (cbrt.f64 (*.f64 y x)))) |
(fma.f64 (neg.f64 (sqrt.f64 (+.f64 y x))) (neg.f64 (sqrt.f64 (+.f64 y x))) (*.f64 (neg.f64 y) x)) |
(fma.f64 (neg.f64 (sqrt.f64 (+.f64 y x))) (neg.f64 (sqrt.f64 (+.f64 y x))) (*.f64 (neg.f64 x) y)) |
(fma.f64 (sqrt.f64 (*.f64 (neg.f64 x) y)) (sqrt.f64 (*.f64 (neg.f64 x) y)) (+.f64 y x)) |
(fma.f64 (sqrt.f64 (-.f64 y (*.f64 y x))) (sqrt.f64 (-.f64 y (*.f64 y x))) x) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 (neg.f64 x) y)) #s(literal 2 binary64)) (cbrt.f64 (*.f64 (neg.f64 x) y)) (+.f64 y x)) |
(fma.f64 (pow.f64 (cbrt.f64 (-.f64 y (*.f64 y x))) #s(literal 2 binary64)) (cbrt.f64 (-.f64 y (*.f64 y x))) x) |
(fma.f64 (neg.f64 x) y (+.f64 y x)) |
(fma.f64 (sqrt.f64 (+.f64 y x)) (sqrt.f64 (+.f64 y x)) (*.f64 (neg.f64 (sqrt.f64 (*.f64 y x))) (sqrt.f64 (*.f64 y x)))) |
(fma.f64 (sqrt.f64 (+.f64 y x)) (sqrt.f64 (+.f64 y x)) (*.f64 (neg.f64 (pow.f64 (cbrt.f64 (*.f64 y x)) #s(literal 2 binary64))) (cbrt.f64 (*.f64 y x)))) |
(fma.f64 (sqrt.f64 (+.f64 y x)) (sqrt.f64 (+.f64 y x)) (*.f64 (neg.f64 y) x)) |
(fma.f64 (sqrt.f64 (+.f64 y x)) (sqrt.f64 (+.f64 y x)) (*.f64 (neg.f64 x) y)) |
(fma.f64 (pow.f64 (cbrt.f64 (+.f64 y x)) #s(literal 2 binary64)) (cbrt.f64 (+.f64 y x)) (*.f64 (neg.f64 (sqrt.f64 (*.f64 y x))) (sqrt.f64 (*.f64 y x)))) |
(fma.f64 (pow.f64 (cbrt.f64 (+.f64 y x)) #s(literal 2 binary64)) (cbrt.f64 (+.f64 y x)) (*.f64 (neg.f64 (pow.f64 (cbrt.f64 (*.f64 y x)) #s(literal 2 binary64))) (cbrt.f64 (*.f64 y x)))) |
(fma.f64 (pow.f64 (cbrt.f64 (+.f64 y x)) #s(literal 2 binary64)) (cbrt.f64 (+.f64 y x)) (*.f64 (neg.f64 y) x)) |
(fma.f64 (pow.f64 (cbrt.f64 (+.f64 y x)) #s(literal 2 binary64)) (cbrt.f64 (+.f64 y x)) (*.f64 (neg.f64 x) y)) |
(fma.f64 (cbrt.f64 (+.f64 y x)) (pow.f64 (cbrt.f64 (+.f64 y x)) #s(literal 2 binary64)) (*.f64 (neg.f64 (sqrt.f64 (*.f64 y x))) (sqrt.f64 (*.f64 y x)))) |
(fma.f64 (cbrt.f64 (+.f64 y x)) (pow.f64 (cbrt.f64 (+.f64 y x)) #s(literal 2 binary64)) (*.f64 (neg.f64 (pow.f64 (cbrt.f64 (*.f64 y x)) #s(literal 2 binary64))) (cbrt.f64 (*.f64 y x)))) |
(fma.f64 (cbrt.f64 (+.f64 y x)) (pow.f64 (cbrt.f64 (+.f64 y x)) #s(literal 2 binary64)) (*.f64 (neg.f64 y) x)) |
(fma.f64 (cbrt.f64 (+.f64 y x)) (pow.f64 (cbrt.f64 (+.f64 y x)) #s(literal 2 binary64)) (*.f64 (neg.f64 x) y)) |
(fma.f64 #s(literal 1 binary64) (+.f64 y x) (*.f64 (neg.f64 (sqrt.f64 (*.f64 y x))) (sqrt.f64 (*.f64 y x)))) |
(fma.f64 #s(literal 1 binary64) (+.f64 y x) (*.f64 (neg.f64 (pow.f64 (cbrt.f64 (*.f64 y x)) #s(literal 2 binary64))) (cbrt.f64 (*.f64 y x)))) |
(fma.f64 #s(literal 1 binary64) (+.f64 y x) (*.f64 (neg.f64 y) x)) |
(fma.f64 #s(literal 1 binary64) (+.f64 y x) (*.f64 (neg.f64 x) y)) |
(fma.f64 y (neg.f64 x) (+.f64 y x)) |
(cbrt.f64 (pow.f64 (fma.f64 (neg.f64 x) y (+.f64 y x)) #s(literal 3 binary64))) |
(sqrt.f64 (pow.f64 (fma.f64 (neg.f64 x) y (+.f64 y x)) #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 (+.f64 y x) #s(literal 2 binary64)) (fma.f64 y x (+.f64 y x))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 y x (+.f64 y x)))) |
(-.f64 (/.f64 (pow.f64 (+.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 y x (+.f64 y x)) (pow.f64 (+.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 y x (+.f64 y x)) (pow.f64 (+.f64 y x) #s(literal 2 binary64))))) |
(-.f64 (+.f64 y x) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(-.f64 (+.f64 y x) (*.f64 y x)) |
(exp.f64 (+.f64 (/.f64 (log.f64 (fma.f64 (neg.f64 x) y (+.f64 y x))) #s(literal 2 binary64)) (/.f64 (log.f64 (fma.f64 (neg.f64 x) y (+.f64 y x))) #s(literal 2 binary64)))) |
(exp.f64 (+.f64 (/.f64 (log.f64 (fma.f64 (neg.f64 x) y (+.f64 y x))) #s(literal 2 binary64)) (log.f64 (sqrt.f64 (fma.f64 (neg.f64 x) y (+.f64 y x)))))) |
(exp.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 (neg.f64 x) y (+.f64 y x))) (/.f64 (log.f64 (fma.f64 (neg.f64 x) y (+.f64 y x))) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 #s(literal 2 binary64) (log.f64 (cbrt.f64 (fma.f64 (neg.f64 x) y (+.f64 y x)))) (/.f64 (log.f64 (fma.f64 (neg.f64 x) y (+.f64 y x))) #s(literal 3 binary64)))) |
(exp.f64 (+.f64 (/.f64 (log.f64 (fma.f64 (neg.f64 x) y (+.f64 y x))) #s(literal 3 binary64)) (log.f64 (pow.f64 (cbrt.f64 (fma.f64 (neg.f64 x) y (+.f64 y x))) #s(literal 2 binary64))))) |
(exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (log.f64 (fma.f64 (neg.f64 x) y (+.f64 y x)))) #s(literal 2 binary64))) |
(exp.f64 (/.f64 (*.f64 (log.f64 (fma.f64 (neg.f64 x) y (+.f64 y x))) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (/.f64 (*.f64 #s(literal 3 binary64) (log.f64 (fma.f64 (neg.f64 x) y (+.f64 y x)))) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (/.f64 (log.f64 (fma.f64 (neg.f64 x) y (+.f64 y x))) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (/.f64 (log.f64 (fma.f64 (neg.f64 x) y (+.f64 y x))) #s(literal 3 binary64)) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 (neg.f64 x) y (+.f64 y x)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 3 binary64) (log.f64 (fma.f64 (neg.f64 x) y (+.f64 y x)))) #s(literal 1/3 binary64))) |
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (fma.f64 (neg.f64 x) y (+.f64 y x)))) #s(literal 3 binary64))) |
(exp.f64 (log.f64 (fma.f64 (neg.f64 x) y (+.f64 y x)))) |
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (fma.f64 (neg.f64 x) y (+.f64 y x))))) (log.f64 (sqrt.f64 (exp.f64 (fma.f64 (neg.f64 x) y (+.f64 y x)))))) |
(+.f64 (log.f64 (pow.f64 (cbrt.f64 (exp.f64 (fma.f64 (neg.f64 x) y (+.f64 y x)))) #s(literal 2 binary64))) (log.f64 (cbrt.f64 (exp.f64 (fma.f64 (neg.f64 x) y (+.f64 y x)))))) |
(+.f64 (cosh.f64 (log.f64 (fma.f64 (neg.f64 x) y (+.f64 y x)))) (sinh.f64 (log.f64 (fma.f64 (neg.f64 x) y (+.f64 y x))))) |
(+.f64 (-.f64 y (*.f64 y x)) x) |
(+.f64 (*.f64 (neg.f64 x) y) (+.f64 y x)) |
(+.f64 (+.f64 y x) (*.f64 (neg.f64 (sqrt.f64 (*.f64 y x))) (sqrt.f64 (*.f64 y x)))) |
(+.f64 (+.f64 y x) (*.f64 (neg.f64 (pow.f64 (cbrt.f64 (*.f64 y x)) #s(literal 2 binary64))) (cbrt.f64 (*.f64 y x)))) |
(+.f64 (+.f64 y x) (*.f64 (neg.f64 y) x)) |
(+.f64 (+.f64 y x) (*.f64 (neg.f64 x) y)) |
(+.f64 y (-.f64 x (*.f64 y x))) |
(+.f64 y (+.f64 x (*.f64 (neg.f64 x) y))) |
(+.f64 x (-.f64 y (*.f64 y x))) |
(log.f64 (*.f64 (exp.f64 (-.f64 y (*.f64 y x))) (exp.f64 x))) |
(log.f64 (*.f64 (pow.f64 (exp.f64 y) (-.f64 #s(literal 1 binary64) x)) (exp.f64 x))) |
(log.f64 (*.f64 (pow.f64 (exp.f64 y) (neg.f64 x)) (exp.f64 (+.f64 y x)))) |
(log.f64 (*.f64 (exp.f64 x) (pow.f64 (exp.f64 y) (-.f64 #s(literal 1 binary64) x)))) |
(log.f64 (exp.f64 (fma.f64 (neg.f64 x) y (+.f64 y x)))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 y x) #s(literal 5/2 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (+.f64 y x)))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (+.f64 y x) (cbrt.f64 (+.f64 y x))) #s(literal 2 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (cbrt.f64 (+.f64 y x)))) |
(*.f64 (pow.f64 (sqrt.f64 (cbrt.f64 (+.f64 y x))) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (cbrt.f64 (+.f64 y x))) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (cbrt.f64 (+.f64 y x))) #s(literal 2 binary64)) #s(literal 3 binary64)) (cbrt.f64 (+.f64 y x))) |
(*.f64 (neg.f64 (sqrt.f64 (+.f64 y x))) (neg.f64 (sqrt.f64 (+.f64 y x)))) |
(*.f64 (sqrt.f64 (+.f64 y x)) (sqrt.f64 (+.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 #s(literal 1 binary64) (+.f64 y x)) |
(pow.f64 (pow.f64 (cbrt.f64 (+.f64 y x)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal 3 binary64))) |
(pow.f64 (pow.f64 (cbrt.f64 (+.f64 y x)) (pow.f64 (cbrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))) (cbrt.f64 #s(literal 3 binary64))) |
(pow.f64 (neg.f64 (sqrt.f64 (+.f64 y x))) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 1 binary64)) (log.f64 (+.f64 y x))) |
(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 (pow.f64 (+.f64 y x) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (cbrt.f64 (+.f64 y x)) #s(literal 3 binary64)) |
(pow.f64 (+.f64 y x) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 y x)) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 x y))) (neg.f64 (-.f64 x y))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (-.f64 x y)) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 y x)))) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y (-.f64 y x) (*.f64 x x))) |
(cbrt.f64 (pow.f64 (+.f64 y x) #s(literal 3 binary64))) |
(sqrt.f64 (pow.f64 (+.f64 y x) #s(literal 2 binary64))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y))) |
(-.f64 y (neg.f64 x)) |
(-.f64 x (*.f64 (neg.f64 (sqrt.f64 y)) (sqrt.f64 y))) |
(-.f64 x (*.f64 (neg.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) (cbrt.f64 y))) |
(exp.f64 (+.f64 (/.f64 (log.f64 (+.f64 y x)) #s(literal 2 binary64)) (/.f64 (log.f64 (+.f64 y x)) #s(literal 2 binary64)))) |
(exp.f64 (+.f64 (/.f64 (log.f64 (+.f64 y x)) #s(literal 2 binary64)) (log.f64 (sqrt.f64 (+.f64 y x))))) |
(exp.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 y x)) (/.f64 (log.f64 (+.f64 y x)) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 #s(literal 2 binary64) (log.f64 (cbrt.f64 (+.f64 y x))) (/.f64 (log.f64 (+.f64 y x)) #s(literal 3 binary64)))) |
(exp.f64 (+.f64 (/.f64 (log.f64 (+.f64 y x)) #s(literal 3 binary64)) (log.f64 (pow.f64 (cbrt.f64 (+.f64 y x)) #s(literal 2 binary64))))) |
(exp.f64 (/.f64 (log.f64 (pow.f64 (+.f64 y x) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (/.f64 (*.f64 (log.f64 (+.f64 y x)) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (/.f64 (log.f64 (pow.f64 (+.f64 y x) #s(literal 3 binary64))) #s(literal 3 binary64))) |
(exp.f64 (/.f64 (*.f64 (log.f64 (+.f64 y x)) #s(literal 3 binary64)) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (/.f64 (log.f64 (+.f64 y x)) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (+.f64 y x)) #s(literal 3 binary64)) #s(literal 1/3 binary64))) |
(exp.f64 (*.f64 (/.f64 (log.f64 (+.f64 y x)) #s(literal 3 binary64)) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 y x))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (+.f64 y x) #s(literal 3 binary64))) #s(literal 1/3 binary64))) |
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (+.f64 y x))) #s(literal 3 binary64))) |
(exp.f64 (log.f64 (+.f64 y x))) |
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (+.f64 y x)))) (log.f64 (sqrt.f64 (exp.f64 (+.f64 y x))))) |
(+.f64 (log.f64 (pow.f64 (cbrt.f64 (exp.f64 (+.f64 y x))) #s(literal 2 binary64))) (log.f64 (cbrt.f64 (exp.f64 (+.f64 y x))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y (-.f64 y x) (*.f64 x x))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(+.f64 (cosh.f64 (log.f64 (+.f64 y x))) (sinh.f64 (log.f64 (+.f64 y x)))) |
(+.f64 y x) |
(+.f64 x y) |
(log.f64 (/.f64 (exp.f64 y) (exp.f64 (neg.f64 x)))) |
(log.f64 (exp.f64 (+.f64 y x))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 y x) #s(literal 5/2 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (*.f64 y x)))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 y x) (cbrt.f64 (*.f64 y x))) #s(literal 2 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (cbrt.f64 (*.f64 y x)))) |
(*.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) y) #s(literal 1/3 binary64)) (cbrt.f64 x)) |
(*.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) x) #s(literal 1/3 binary64)) (cbrt.f64 y)) |
(*.f64 (pow.f64 (sqrt.f64 (cbrt.f64 (*.f64 y x))) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (cbrt.f64 (*.f64 y x))) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (cbrt.f64 (*.f64 y x))) #s(literal 2 binary64)) #s(literal 3 binary64)) (cbrt.f64 (*.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 (*.f64 y x)) (sqrt.f64 (*.f64 y x))) |
(*.f64 (sqrt.f64 y) (*.f64 (sqrt.f64 y) x)) |
(*.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) y)) |
(*.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 y) #s(literal 2 binary64)) (*.f64 (cbrt.f64 y) x)) |
(*.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (*.f64 (cbrt.f64 x) y)) |
(*.f64 #s(literal 1 binary64) (*.f64 y x)) |
(*.f64 y x) |
(*.f64 x y) |
(pow.f64 (pow.f64 (cbrt.f64 (*.f64 y x)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal 3 binary64))) |
(pow.f64 (pow.f64 (cbrt.f64 (*.f64 y x)) (pow.f64 (cbrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))) (cbrt.f64 #s(literal 3 binary64))) |
(pow.f64 (neg.f64 (sqrt.f64 (*.f64 y x))) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 1 binary64)) (log.f64 (*.f64 y x))) |
(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 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 1/2 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 (/.f64 (log.f64 (*.f64 y x)) #s(literal 2 binary64)) (/.f64 (log.f64 (*.f64 y x)) #s(literal 2 binary64)))) |
(exp.f64 (+.f64 (/.f64 (log.f64 (*.f64 y x)) #s(literal 2 binary64)) (log.f64 (sqrt.f64 (*.f64 y x))))) |
(exp.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 y x)) (/.f64 (log.f64 (*.f64 y x)) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 #s(literal 2 binary64) (log.f64 (cbrt.f64 (*.f64 y x))) (/.f64 (log.f64 (*.f64 y x)) #s(literal 3 binary64)))) |
(exp.f64 (+.f64 (/.f64 (log.f64 (*.f64 y x)) #s(literal 3 binary64)) (log.f64 (pow.f64 (cbrt.f64 (*.f64 y x)) #s(literal 2 binary64))))) |
(exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (log.f64 (*.f64 y x))) #s(literal 2 binary64))) |
(exp.f64 (/.f64 (*.f64 (log.f64 (*.f64 y x)) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (/.f64 (*.f64 #s(literal 3 binary64) (log.f64 (*.f64 y x))) #s(literal 3 binary64))) |
(exp.f64 (/.f64 (*.f64 (log.f64 (*.f64 y x)) #s(literal 3 binary64)) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (/.f64 (log.f64 (*.f64 y x)) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 y x)) #s(literal 3 binary64)) #s(literal 1/3 binary64))) |
(exp.f64 (*.f64 (/.f64 (log.f64 (*.f64 y x)) #s(literal 3 binary64)) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (*.f64 y x))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 3 binary64) (log.f64 (*.f64 y x))) #s(literal 1/3 binary64))) |
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (*.f64 y x))) #s(literal 3 binary64))) |
(exp.f64 (log.f64 (*.f64 y x))) |
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 y) x))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 y) x)))) |
(+.f64 (log.f64 (pow.f64 (cbrt.f64 (pow.f64 (exp.f64 y) x)) #s(literal 2 binary64))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 y) x)))) |
(+.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 y) x)) |
Compiled 3 452 to 629 computations (81.8% saved)
7 alts after pruning (7 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 221 | 7 | 228 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 222 | 7 | 229 |
| Status | Accuracy | Program |
|---|---|---|
| 99.1% | (-.f64 (-.f64 x (*.f64 (neg.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) (cbrt.f64 y))) (*.f64 x y)) | |
| 59.3% | (-.f64 #s(approx (+ x y) x) (*.f64 x y)) | |
| ▶ | 100.0% | #s(approx (- (+ x y) (* x y)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
| ▶ | 59.3% | #s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) y) x)) |
| ▶ | 61.6% | #s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
| ▶ | 42.0% | #s(approx (- (+ x y) (* x y)) y) |
| ▶ | 39.9% | #s(approx (- (+ x y) (* x y)) x) |
Compiled 162 to 110 computations (32.1% saved)
Found 11 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (-.f64 #s(literal 1 binary64) y) | |
| cost-diff | 0 | (*.f64 (-.f64 #s(literal 1 binary64) y) x) | |
| cost-diff | 0 | #s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) y) x)) | |
| cost-diff | 0 | (-.f64 #s(literal 1 binary64) x) | |
| cost-diff | 0 | (*.f64 (-.f64 #s(literal 1 binary64) x) y) | |
| cost-diff | 0 | #s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) | |
| cost-diff | 0 | #s(approx (- (+ x y) (* x y)) y) | |
| cost-diff | 0 | #s(approx (- (+ x y) (* x y)) x) | |
| cost-diff | 0 | (-.f64 #s(literal 1 binary64) x) | |
| cost-diff | 0 | (fma.f64 (-.f64 #s(literal 1 binary64) x) y x) | |
| cost-diff | 0 | #s(approx (- (+ x y) (* x y)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 94 |
| 0 | 21 | 94 |
| 1 | 33 | 94 |
| 2 | 57 | 94 |
| 3 | 103 | 89 |
| 4 | 229 | 89 |
| 5 | 680 | 89 |
| 6 | 6279 | 89 |
| 0 | 8147 | 89 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (- (+ x y) (* x y)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
(fma.f64 (-.f64 #s(literal 1 binary64) x) y x) |
(-.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
y |
#s(approx (- (+ x y) (* x y)) x) |
x |
#s(approx (- (+ x y) (* x y)) y) |
y |
#s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
(*.f64 (-.f64 #s(literal 1 binary64) x) y) |
(-.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
y |
#s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) y) x)) |
(*.f64 (-.f64 #s(literal 1 binary64) y) x) |
(-.f64 #s(literal 1 binary64) y) |
#s(literal 1 binary64) |
y |
x |
| Outputs |
|---|
#s(approx (- (+ x y) (* x y)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
#s(approx (- (+ x y) (* x y)) (fma.f64 (-.f64 #s(literal 1 binary64) y) x y)) |
(fma.f64 (-.f64 #s(literal 1 binary64) x) y x) |
(fma.f64 (-.f64 #s(literal 1 binary64) y) x y) |
(-.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
y |
#s(approx (- (+ x y) (* x y)) x) |
x |
#s(approx (- (+ x y) (* x y)) y) |
y |
#s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
(*.f64 (-.f64 #s(literal 1 binary64) x) y) |
(-.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
y |
#s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) y) x)) |
(*.f64 (-.f64 #s(literal 1 binary64) y) x) |
(-.f64 #s(literal 1 binary64) y) |
#s(literal 1 binary64) |
y |
x |
Found 11 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0 | (-.f64 #s(literal 1 binary64) y) | |
| accuracy | 0.01171875 | (*.f64 (-.f64 #s(literal 1 binary64) y) x) | |
| accuracy | 26.031598804160407 | #s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) y) x)) | |
| accuracy | 0.0 | (-.f64 #s(literal 1 binary64) x) | |
| accuracy | 0.01953125 | (*.f64 (-.f64 #s(literal 1 binary64) x) y) | |
| accuracy | 24.54619543643419 | #s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) | |
| accuracy | 37.13508112535712 | #s(approx (- (+ x y) (* x y)) y) | |
| accuracy | 38.485553942341674 | #s(approx (- (+ x y) (* x y)) x) | |
| accuracy | 0.0 | (-.f64 #s(literal 1 binary64) x) | |
| accuracy | 0.0 | #s(approx (- (+ x y) (* x y)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) | |
| accuracy | 0.00390625 | (fma.f64 (-.f64 #s(literal 1 binary64) x) y x) |
| 24.0ms | 255× | 0 | valid |
| 0.0ms | 1× | 2 | valid |
Compiled 74 to 13 computations (82.4% saved)
ival-sub: 6.0ms (44.4% of total)ival-mult: 5.0ms (37% of total)ival-add: 3.0ms (22.2% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
#s(approx (- (+ x y) (* x y)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
(fma.f64 (-.f64 #s(literal 1 binary64) x) y x) |
(-.f64 #s(literal 1 binary64) x) |
#s(approx (- (+ x y) (* x y)) x) |
#s(approx (- (+ x y) (* x y)) y) |
#s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
(*.f64 (-.f64 #s(literal 1 binary64) x) y) |
#s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) y) x)) |
(*.f64 (-.f64 #s(literal 1 binary64) y) x) |
(-.f64 #s(literal 1 binary64) y) |
| Outputs |
|---|
#s(approx (- (+ x y) (* x y)) #s(hole binary64 y)) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (+ y (* x (- 1 y))))) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 y)) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (+ y (* x (+ 1 (* -1 y)))))) |
#s(approx (- 1 x) #s(hole binary64 1)) |
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (* (- 1 x) y) #s(hole binary64 y)) |
#s(approx (* (- 1 x) y) #s(hole binary64 (+ y (* -1 (* x y))))) |
#s(approx (* (- 1 y) x) #s(hole binary64 (* x (- 1 y)))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* x (- 1 y)))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* x (- (+ 1 (/ y x)) y)))) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* x (+ 1 (* -1 y))))) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* x (+ 1 (+ (* -1 y) (/ y x)))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (* (- 1 x) y) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (* (- 1 x) y) #s(hole binary64 (* x (+ (* -1 y) (/ y x))))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* x (+ 1 (* -1 y))))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) (+ 1 (* -1 y))))))) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* -1 (* x (- y 1))))) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* -1 (* x (- (+ y (* -1 (/ y x))) 1))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
#s(approx (* (- 1 x) y) #s(hole binary64 (* -1 (* x (+ y (* -1 (/ y x))))))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 x)) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (+ x (* y (- 1 x))))) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (+ x (* y (- 1 x))))) |
#s(approx (* (- 1 x) y) #s(hole binary64 (* y (- 1 x)))) |
#s(approx (* (- 1 y) x) #s(hole binary64 x)) |
#s(approx (* (- 1 y) x) #s(hole binary64 (+ x (* -1 (* x y))))) |
#s(approx (- 1 y) #s(hole binary64 1)) |
#s(approx (- 1 y) #s(hole binary64 (+ 1 (* -1 y)))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* y (- 1 x)))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* y (- (+ 1 (/ x y)) x)))) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* y (- 1 x)))) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* y (- (+ 1 (/ x y)) x)))) |
#s(approx (* (- 1 y) x) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (* (- 1 y) x) #s(hole binary64 (* y (+ (* -1 x) (/ x y))))) |
#s(approx (- 1 y) #s(hole binary64 (* -1 y))) |
#s(approx (- 1 y) #s(hole binary64 (* y (- (/ 1 y) 1)))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* y (+ 1 (* -1 x))))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) (+ 1 (* -1 x))))))) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* -1 (* y (+ (* -1 (- 1 x)) (* -1 (/ x y))))))) |
#s(approx (* (- 1 y) x) #s(hole binary64 (* -1 (* y (+ x (* -1 (/ x y))))))) |
#s(approx (- 1 y) #s(hole binary64 (* -1 (* y (- 1 (/ 1 y)))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | inf | ((- (+ x y) (* x y)) (+ (* (- 1 x) y) x) (- 1 x) (- (+ x y) (* x y)) (- (+ x y) (* x y)) (- (+ x y) (* x y)) (* (- 1 x) y) (- (+ x y) (* x y)) (* (- 1 y) x) (- 1 y)) |
| 1.0ms | x | @ | -inf | ((- (+ x y) (* x y)) (+ (* (- 1 x) y) x) (- 1 x) (- (+ x y) (* x y)) (- (+ x y) (* x y)) (- (+ x y) (* x y)) (* (- 1 x) y) (- (+ x y) (* x y)) (* (- 1 y) x) (- 1 y)) |
| 1.0ms | y | @ | -inf | ((- (+ x y) (* x y)) (+ (* (- 1 x) y) x) (- 1 x) (- (+ x y) (* x y)) (- (+ x y) (* x y)) (- (+ x y) (* x y)) (* (- 1 x) y) (- (+ x y) (* x y)) (* (- 1 y) x) (- 1 y)) |
| 1.0ms | y | @ | inf | ((- (+ x y) (* x y)) (+ (* (- 1 x) y) x) (- 1 x) (- (+ x y) (* x y)) (- (+ x y) (* x y)) (- (+ x y) (* x y)) (* (- 1 x) y) (- (+ x y) (* x y)) (* (- 1 y) x) (- 1 y)) |
| 1.0ms | x | @ | 0 | ((- (+ x y) (* x y)) (+ (* (- 1 x) y) x) (- 1 x) (- (+ x y) (* x y)) (- (+ x y) (* x y)) (- (+ x y) (* x y)) (* (- 1 x) y) (- (+ x y) (* x y)) (* (- 1 y) x) (- 1 y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 121 | 503 |
| 1 | 285 | 493 |
| 2 | 676 | 493 |
| 3 | 1590 | 493 |
| 4 | 5962 | 493 |
| 0 | 8074 | 458 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#s(approx (- (+ x y) (* x y)) #s(hole binary64 y)) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (+ y (* x (- 1 y))))) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 y)) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (+ y (* x (+ 1 (* -1 y)))))) |
#s(approx (- 1 x) #s(hole binary64 1)) |
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (* (- 1 x) y) #s(hole binary64 y)) |
#s(approx (* (- 1 x) y) #s(hole binary64 (+ y (* -1 (* x y))))) |
#s(approx (* (- 1 y) x) #s(hole binary64 (* x (- 1 y)))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* x (- 1 y)))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* x (- (+ 1 (/ y x)) y)))) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* x (+ 1 (* -1 y))))) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* x (+ 1 (+ (* -1 y) (/ y x)))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (* (- 1 x) y) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (* (- 1 x) y) #s(hole binary64 (* x (+ (* -1 y) (/ y x))))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* x (+ 1 (* -1 y))))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) (+ 1 (* -1 y))))))) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* -1 (* x (- y 1))))) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* -1 (* x (- (+ y (* -1 (/ y x))) 1))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
#s(approx (* (- 1 x) y) #s(hole binary64 (* -1 (* x (+ y (* -1 (/ y x))))))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 x)) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (+ x (* y (- 1 x))))) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (+ x (* y (- 1 x))))) |
#s(approx (* (- 1 x) y) #s(hole binary64 (* y (- 1 x)))) |
#s(approx (* (- 1 y) x) #s(hole binary64 x)) |
#s(approx (* (- 1 y) x) #s(hole binary64 (+ x (* -1 (* x y))))) |
#s(approx (- 1 y) #s(hole binary64 1)) |
#s(approx (- 1 y) #s(hole binary64 (+ 1 (* -1 y)))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* y (- 1 x)))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* y (- (+ 1 (/ x y)) x)))) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* y (- 1 x)))) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* y (- (+ 1 (/ x y)) x)))) |
#s(approx (* (- 1 y) x) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (* (- 1 y) x) #s(hole binary64 (* y (+ (* -1 x) (/ x y))))) |
#s(approx (- 1 y) #s(hole binary64 (* -1 y))) |
#s(approx (- 1 y) #s(hole binary64 (* y (- (/ 1 y) 1)))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* y (+ 1 (* -1 x))))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) (+ 1 (* -1 x))))))) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* -1 (* y (+ (* -1 (- 1 x)) (* -1 (/ x y))))))) |
#s(approx (* (- 1 y) x) #s(hole binary64 (* -1 (* y (+ x (* -1 (/ x y))))))) |
#s(approx (- 1 y) #s(hole binary64 (* -1 (* y (- 1 (/ 1 y)))))) |
| Outputs |
|---|
#s(approx (- (+ x y) (* x y)) #s(hole binary64 y)) |
#s(approx (+ (* (- 1 x) y) x) y) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (+ y (* x (- 1 y))))) |
#s(approx (+ (* (- 1 x) y) x) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 y)) |
#s(approx (+ (* (- 1 x) y) x) y) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (+ y (* x (+ 1 (* -1 y)))))) |
#s(approx (+ (* (- 1 x) y) x) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
#s(approx (- 1 x) #s(hole binary64 1)) |
#s(approx (- 1 x) #s(literal 1 binary64)) |
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (- 1 x) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (* (- 1 x) y) #s(hole binary64 y)) |
#s(approx (* (- 1 x) y) y) |
#s(approx (* (- 1 x) y) #s(hole binary64 (+ y (* -1 (* x y))))) |
#s(approx (* (- 1 x) y) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
#s(approx (* (- 1 y) x) #s(hole binary64 (* x (- 1 y)))) |
#s(approx (* (- 1 y) x) (*.f64 (-.f64 #s(literal 1 binary64) y) x)) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* x (- 1 y)))) |
#s(approx (+ (* (- 1 x) y) x) (*.f64 (-.f64 #s(literal 1 binary64) y) x)) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* x (- (+ 1 (/ y x)) y)))) |
#s(approx (+ (* (- 1 x) y) x) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* x (+ 1 (* -1 y))))) |
#s(approx (+ (* (- 1 x) y) x) (*.f64 (-.f64 #s(literal 1 binary64) y) x)) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* x (+ 1 (+ (* -1 y) (/ y x)))))) |
#s(approx (+ (* (- 1 x) y) x) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
#s(approx (- 1 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1 x) (neg.f64 x)) |
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (- 1 x) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (* (- 1 x) y) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (* (- 1 x) y) (*.f64 (neg.f64 x) y)) |
#s(approx (* (- 1 x) y) #s(hole binary64 (* x (+ (* -1 y) (/ y x))))) |
#s(approx (* (- 1 x) y) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* x (+ 1 (* -1 y))))) |
#s(approx (+ (* (- 1 x) y) x) (*.f64 (-.f64 #s(literal 1 binary64) y) x)) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) (+ 1 (* -1 y))))))) |
#s(approx (+ (* (- 1 x) y) x) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* -1 (* x (- y 1))))) |
#s(approx (+ (* (- 1 x) y) x) (*.f64 (-.f64 #s(literal 1 binary64) y) x)) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* -1 (* x (- (+ y (* -1 (/ y x))) 1))))) |
#s(approx (+ (* (- 1 x) y) x) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
#s(approx (- 1 x) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (* (- 1 x) y) #s(hole binary64 (* -1 (* x (+ y (* -1 (/ y x))))))) |
#s(approx (* (- 1 x) y) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 x)) |
#s(approx (+ (* (- 1 x) y) x) x) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (+ x (* y (- 1 x))))) |
#s(approx (+ (* (- 1 x) y) x) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (- 1 x) y) x) x) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (+ x (* y (- 1 x))))) |
#s(approx (+ (* (- 1 x) y) x) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
#s(approx (* (- 1 x) y) #s(hole binary64 (* y (- 1 x)))) |
#s(approx (* (- 1 x) y) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
#s(approx (* (- 1 y) x) #s(hole binary64 x)) |
#s(approx (* (- 1 y) x) x) |
#s(approx (* (- 1 y) x) #s(hole binary64 (+ x (* -1 (* x y))))) |
#s(approx (* (- 1 y) x) (*.f64 (-.f64 #s(literal 1 binary64) y) x)) |
#s(approx (- 1 y) #s(hole binary64 1)) |
#s(approx (- 1 y) #s(literal 1 binary64)) |
#s(approx (- 1 y) #s(hole binary64 (+ 1 (* -1 y)))) |
#s(approx (- 1 y) (-.f64 #s(literal 1 binary64) y)) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* y (- 1 x)))) |
#s(approx (+ (* (- 1 x) y) x) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* y (- (+ 1 (/ x y)) x)))) |
#s(approx (+ (* (- 1 x) y) x) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* y (- 1 x)))) |
#s(approx (+ (* (- 1 x) y) x) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* y (- (+ 1 (/ x y)) x)))) |
#s(approx (+ (* (- 1 x) y) x) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
#s(approx (* (- 1 y) x) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (* (- 1 y) x) (*.f64 (neg.f64 x) y)) |
#s(approx (* (- 1 y) x) #s(hole binary64 (* y (+ (* -1 x) (/ x y))))) |
#s(approx (* (- 1 y) x) (*.f64 (-.f64 #s(literal 1 binary64) y) x)) |
#s(approx (- 1 y) #s(hole binary64 (* -1 y))) |
#s(approx (- 1 y) (neg.f64 y)) |
#s(approx (- 1 y) #s(hole binary64 (* y (- (/ 1 y) 1)))) |
#s(approx (- 1 y) (-.f64 #s(literal 1 binary64) y)) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* y (+ 1 (* -1 x))))) |
#s(approx (+ (* (- 1 x) y) x) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) (+ 1 (* -1 x))))))) |
#s(approx (+ (* (- 1 x) y) x) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* -1 (* y (+ (* -1 (- 1 x)) (* -1 (/ x y))))))) |
#s(approx (+ (* (- 1 x) y) x) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
#s(approx (* (- 1 y) x) #s(hole binary64 (* -1 (* y (+ x (* -1 (/ x y))))))) |
#s(approx (* (- 1 y) x) (*.f64 (-.f64 #s(literal 1 binary64) y) x)) |
#s(approx (- 1 y) #s(hole binary64 (* -1 (* y (- 1 (/ 1 y)))))) |
#s(approx (- 1 y) (-.f64 #s(literal 1 binary64) y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 80 |
| 0 | 21 | 80 |
| 1 | 282 | 80 |
| 2 | 3875 | 80 |
| 0 | 8285 | 80 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (- (+ x y) (* x y)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
(fma.f64 (-.f64 #s(literal 1 binary64) x) y x) |
(-.f64 #s(literal 1 binary64) x) |
#s(approx (- (+ x y) (* x y)) x) |
#s(approx (- (+ x y) (* x y)) y) |
#s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
(*.f64 (-.f64 #s(literal 1 binary64) x) y) |
#s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) y) x)) |
(*.f64 (-.f64 #s(literal 1 binary64) y) x) |
(-.f64 #s(literal 1 binary64) y) |
| Outputs |
|---|
(*.f64 (neg.f64 (sqrt.f64 #s(approx (- (+ x y) (* x y)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)))) (neg.f64 (sqrt.f64 #s(approx (- (+ x y) (* x y)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x))))) |
(*.f64 (sqrt.f64 #s(approx (- (+ x y) (* x y)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x))) (sqrt.f64 #s(approx (- (+ x y) (* x y)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)))) |
(*.f64 (pow.f64 (cbrt.f64 #s(approx (- (+ x y) (* x y)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x))) #s(literal 2 binary64)) (cbrt.f64 #s(approx (- (+ x y) (* x y)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)))) |
(*.f64 (cbrt.f64 #s(approx (- (+ x y) (* x y)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x))) (pow.f64 (cbrt.f64 #s(approx (- (+ x y) (* x y)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x))) #s(literal 2 binary64))) |
(pow.f64 (sqrt.f64 #s(approx (- (+ x y) (* x y)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 #s(approx (- (+ x y) (* x y)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) #s(literal 3 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (cbrt.f64 #s(approx (- (+ x y) (* x y)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x))) #s(literal 3 binary64)) |
(pow.f64 #s(approx (- (+ x y) (* x y)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) #s(literal 1 binary64)) |
#s(approx (- (+ x y) (* x y)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
(cbrt.f64 (pow.f64 #s(approx (- (+ x y) (* x y)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) #s(literal 3 binary64))) |
(sqrt.f64 (pow.f64 #s(approx (- (+ x y) (* x y)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 #s(approx (- (+ x y) (* x y)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x))) #s(literal 1 binary64))) |
(exp.f64 (log.f64 #s(approx (- (+ x y) (* x y)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 #s(approx (- (+ x y) (* x y)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x))) #s(literal 1 binary64))) (sinh.f64 (*.f64 (log.f64 #s(approx (- (+ x y) (* x y)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x))) #s(literal 1 binary64)))) |
(+.f64 (cosh.f64 (log.f64 #s(approx (- (+ x y) (* x y)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)))) (sinh.f64 (log.f64 #s(approx (- (+ x y) (* x y)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x))))) |
(log.f64 (pow.f64 (exp.f64 (cbrt.f64 #s(approx (- (+ x y) (* x y)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)))) (pow.f64 (cbrt.f64 #s(approx (- (+ x y) (* x y)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x))) #s(literal 2 binary64)))) |
(log.f64 (exp.f64 #s(approx (- (+ x y) (* x y)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)))) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) y x))) (neg.f64 (sqrt.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)))) |
(*.f64 (sqrt.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) (sqrt.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) y x))) |
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) #s(literal 2 binary64)) (cbrt.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) y x))) |
(*.f64 (cbrt.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) (pow.f64 (cbrt.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) #s(literal 2 binary64))) |
(pow.f64 (sqrt.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) y x) #s(literal 3 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (cbrt.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) #s(literal 3 binary64)) |
(pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) y x) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 2 binary64))) (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) x) y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) x) y)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) x)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 3 binary64))) (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) x) y)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 2 binary64)))) |
(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 (neg.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y))) (neg.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) 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 y) (*.f64 (sqrt.f64 y) (-.f64 #s(literal 1 binary64) x)) x) |
(fma.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y)) (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y)) 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 y) #s(literal 2 binary64)) (*.f64 (cbrt.f64 y) (-.f64 #s(literal 1 binary64) x)) x) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y)) #s(literal 2 binary64)) (cbrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y)) x) |
(fma.f64 (cbrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y)) (pow.f64 (cbrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y)) #s(literal 2 binary64)) x) |
(fma.f64 (-.f64 #s(literal 1 binary64) x) y x) |
(fma.f64 y (-.f64 #s(literal 1 binary64) x) x) |
(cbrt.f64 (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) y x) #s(literal 3 binary64))) |
(sqrt.f64 (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) y x) #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) x))) |
(-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) (neg.f64 x)) |
(-.f64 x (*.f64 (neg.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y))) (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y)))) |
(-.f64 x (*.f64 (neg.f64 (pow.f64 (cbrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y)) #s(literal 2 binary64))) (cbrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y)))) |
(-.f64 x (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) y)) |
(-.f64 x (*.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) x))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) y x))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) #s(literal 1 binary64))) (sinh.f64 (*.f64 (log.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) #s(literal 1 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) x) y)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) x) y)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 2 binary64))))) |
(+.f64 (cosh.f64 (log.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) y x))) (sinh.f64 (log.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)))) |
(+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) x) |
(+.f64 x (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
(log.f64 (pow.f64 (exp.f64 (cbrt.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) y x))) (pow.f64 (cbrt.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) #s(literal 2 binary64)))) |
(log.f64 (/.f64 (pow.f64 (/.f64 (E.f64) (exp.f64 x)) y) (exp.f64 (neg.f64 x)))) |
(log.f64 (/.f64 (pow.f64 (/.f64 (E.f64) (exp.f64 x)) y) (/.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(log.f64 (exp.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) y x))) |
(*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (pow.f64 (cbrt.f64 (-.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) (cbrt.f64 (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (cbrt.f64 (-.f64 #s(literal 1 binary64) x)) (pow.f64 (cbrt.f64 (-.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64))) |
(pow.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (cbrt.f64 (-.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64)) |
(pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 (sqrt.f64 x)) (asin.f64 (sqrt.f64 x)))) (sin.f64 (+.f64 (acos.f64 (sqrt.f64 x)) (asin.f64 (sqrt.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (acos.f64 (sqrt.f64 x)) (acos.f64 (sqrt.f64 x)))) (cos.f64 (+.f64 (acos.f64 (sqrt.f64 x)) (acos.f64 (sqrt.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (asin.f64 (sqrt.f64 x)) (asin.f64 (sqrt.f64 x)))) (cos.f64 (-.f64 (asin.f64 (sqrt.f64 x)) (asin.f64 (sqrt.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) |
(cbrt.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64))) |
(sqrt.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (fma.f64 x x x) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 x)))))) |
(-.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (asin.f64 (sqrt.f64 x))) (sin.f64 (asin.f64 (sqrt.f64 x))))) |
(-.f64 #s(literal 1 binary64) x) |
(exp.f64 (*.f64 (log1p.f64 (neg.f64 x)) #s(literal 1 binary64))) |
(exp.f64 (log1p.f64 (neg.f64 x))) |
(+.f64 (cosh.f64 (*.f64 (log1p.f64 (neg.f64 x)) #s(literal 1 binary64))) (sinh.f64 (*.f64 (log1p.f64 (neg.f64 x)) #s(literal 1 binary64)))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 x)))))) |
(+.f64 (cosh.f64 (log1p.f64 (neg.f64 x))) (sinh.f64 (log1p.f64 (neg.f64 x)))) |
(+.f64 #s(literal 1 binary64) (neg.f64 x)) |
(log.f64 (pow.f64 (exp.f64 (cbrt.f64 (-.f64 #s(literal 1 binary64) x))) (pow.f64 (cbrt.f64 (-.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)))) |
(log.f64 (*.f64 (E.f64) (exp.f64 (neg.f64 x)))) |
(log.f64 (*.f64 (E.f64) (/.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(log.f64 (/.f64 (E.f64) (exp.f64 x))) |
(*.f64 (neg.f64 (sqrt.f64 #s(approx (- (+ x y) (* x y)) x))) (neg.f64 (sqrt.f64 #s(approx (- (+ x y) (* x y)) x)))) |
(*.f64 (sqrt.f64 #s(approx (- (+ x y) (* x y)) x)) (sqrt.f64 #s(approx (- (+ x y) (* x y)) x))) |
(*.f64 (pow.f64 (cbrt.f64 #s(approx (- (+ x y) (* x y)) x)) #s(literal 2 binary64)) (cbrt.f64 #s(approx (- (+ x y) (* x y)) x))) |
(*.f64 (cbrt.f64 #s(approx (- (+ x y) (* x y)) x)) (pow.f64 (cbrt.f64 #s(approx (- (+ x y) (* x y)) x)) #s(literal 2 binary64))) |
(pow.f64 (sqrt.f64 #s(approx (- (+ x y) (* x y)) x)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 #s(approx (- (+ x y) (* x y)) x) #s(literal 3 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (cbrt.f64 #s(approx (- (+ x y) (* x y)) x)) #s(literal 3 binary64)) |
(pow.f64 #s(approx (- (+ x y) (* x y)) x) #s(literal 1 binary64)) |
#s(approx (- (+ x y) (* x y)) x) |
(cbrt.f64 (pow.f64 #s(approx (- (+ x y) (* x y)) x) #s(literal 3 binary64))) |
(sqrt.f64 (pow.f64 #s(approx (- (+ x y) (* x y)) x) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 #s(approx (- (+ x y) (* x y)) x)) #s(literal 1 binary64))) |
(exp.f64 (log.f64 #s(approx (- (+ x y) (* x y)) x))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 #s(approx (- (+ x y) (* x y)) x)) #s(literal 1 binary64))) (sinh.f64 (*.f64 (log.f64 #s(approx (- (+ x y) (* x y)) x)) #s(literal 1 binary64)))) |
(+.f64 (cosh.f64 (log.f64 #s(approx (- (+ x y) (* x y)) x))) (sinh.f64 (log.f64 #s(approx (- (+ x y) (* x y)) x)))) |
(log.f64 (pow.f64 (exp.f64 (cbrt.f64 #s(approx (- (+ x y) (* x y)) x))) (pow.f64 (cbrt.f64 #s(approx (- (+ x y) (* x y)) x)) #s(literal 2 binary64)))) |
(log.f64 (exp.f64 #s(approx (- (+ x y) (* x y)) x))) |
(*.f64 (neg.f64 (sqrt.f64 #s(approx (- (+ x y) (* x y)) y))) (neg.f64 (sqrt.f64 #s(approx (- (+ x y) (* x y)) y)))) |
(*.f64 (sqrt.f64 #s(approx (- (+ x y) (* x y)) y)) (sqrt.f64 #s(approx (- (+ x y) (* x y)) y))) |
(*.f64 (pow.f64 (cbrt.f64 #s(approx (- (+ x y) (* x y)) y)) #s(literal 2 binary64)) (cbrt.f64 #s(approx (- (+ x y) (* x y)) y))) |
(*.f64 (cbrt.f64 #s(approx (- (+ x y) (* x y)) y)) (pow.f64 (cbrt.f64 #s(approx (- (+ x y) (* x y)) y)) #s(literal 2 binary64))) |
(pow.f64 (sqrt.f64 #s(approx (- (+ x y) (* x y)) y)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 #s(approx (- (+ x y) (* x y)) y) #s(literal 3 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (cbrt.f64 #s(approx (- (+ x y) (* x y)) y)) #s(literal 3 binary64)) |
(pow.f64 #s(approx (- (+ x y) (* x y)) y) #s(literal 1 binary64)) |
#s(approx (- (+ x y) (* x y)) y) |
(cbrt.f64 (pow.f64 #s(approx (- (+ x y) (* x y)) y) #s(literal 3 binary64))) |
(sqrt.f64 (pow.f64 #s(approx (- (+ x y) (* x y)) y) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 #s(approx (- (+ x y) (* x y)) y)) #s(literal 1 binary64))) |
(exp.f64 (log.f64 #s(approx (- (+ x y) (* x y)) y))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 #s(approx (- (+ x y) (* x y)) y)) #s(literal 1 binary64))) (sinh.f64 (*.f64 (log.f64 #s(approx (- (+ x y) (* x y)) y)) #s(literal 1 binary64)))) |
(+.f64 (cosh.f64 (log.f64 #s(approx (- (+ x y) (* x y)) y))) (sinh.f64 (log.f64 #s(approx (- (+ x y) (* x y)) y)))) |
(log.f64 (pow.f64 (exp.f64 (cbrt.f64 #s(approx (- (+ x y) (* x y)) y))) (pow.f64 (cbrt.f64 #s(approx (- (+ x y) (* x y)) y)) #s(literal 2 binary64)))) |
(log.f64 (exp.f64 #s(approx (- (+ x y) (* x y)) y))) |
(*.f64 (neg.f64 (sqrt.f64 #s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) x) y)))) (neg.f64 (sqrt.f64 #s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) x) y))))) |
(*.f64 (sqrt.f64 #s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) x) y))) (sqrt.f64 #s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) x) y)))) |
(*.f64 (pow.f64 (cbrt.f64 #s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) x) y))) #s(literal 2 binary64)) (cbrt.f64 #s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) x) y)))) |
(*.f64 (cbrt.f64 #s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) x) y))) (pow.f64 (cbrt.f64 #s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) x) y))) #s(literal 2 binary64))) |
(pow.f64 (sqrt.f64 #s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) x) y))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 #s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) #s(literal 3 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (cbrt.f64 #s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) x) y))) #s(literal 3 binary64)) |
(pow.f64 #s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) #s(literal 1 binary64)) |
#s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
(cbrt.f64 (pow.f64 #s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) #s(literal 3 binary64))) |
(sqrt.f64 (pow.f64 #s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 #s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) x) y))) #s(literal 1 binary64))) |
(exp.f64 (log.f64 #s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) x) y)))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 #s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) x) y))) #s(literal 1 binary64))) (sinh.f64 (*.f64 (log.f64 #s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) x) y))) #s(literal 1 binary64)))) |
(+.f64 (cosh.f64 (log.f64 #s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) x) y)))) (sinh.f64 (log.f64 #s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) x) y))))) |
(log.f64 (pow.f64 (exp.f64 (cbrt.f64 #s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) x) y)))) (pow.f64 (cbrt.f64 #s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) x) y))) #s(literal 2 binary64)))) |
(log.f64 (exp.f64 #s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) x) y)))) |
(*.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 (*.f64 (-.f64 #s(literal 1 binary64) x) y))) (neg.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) 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 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y)) (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y))) |
(*.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 (pow.f64 (cbrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y)) #s(literal 2 binary64)) (cbrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y))) |
(*.f64 (cbrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y)) (pow.f64 (cbrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y)) #s(literal 2 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) x) y) |
(*.f64 y (-.f64 #s(literal 1 binary64) x)) |
(pow.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 3 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (cbrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y)) #s(literal 3 binary64)) |
(pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 1 binary64)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) y) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) y) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) |
(/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) |
(cbrt.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 3 binary64))) |
(sqrt.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y)) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y)) #s(literal 1 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y)) #s(literal 1 binary64)))) |
(+.f64 (cosh.f64 (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y))) (sinh.f64 (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) 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 (*.f64 (-.f64 #s(literal 1 binary64) x) y))) (pow.f64 (cbrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y)) #s(literal 2 binary64)))) |
(log.f64 (pow.f64 (/.f64 (E.f64) (exp.f64 x)) y)) |
(*.f64 (neg.f64 (sqrt.f64 #s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) y) x)))) (neg.f64 (sqrt.f64 #s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) y) x))))) |
(*.f64 (sqrt.f64 #s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) y) x))) (sqrt.f64 #s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) y) x)))) |
(*.f64 (pow.f64 (cbrt.f64 #s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) y) x))) #s(literal 2 binary64)) (cbrt.f64 #s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) y) x)))) |
(*.f64 (cbrt.f64 #s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) y) x))) (pow.f64 (cbrt.f64 #s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) y) x))) #s(literal 2 binary64))) |
(pow.f64 (sqrt.f64 #s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) y) x))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 #s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) y) x)) #s(literal 3 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (cbrt.f64 #s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) y) x))) #s(literal 3 binary64)) |
(pow.f64 #s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) y) x)) #s(literal 1 binary64)) |
#s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) y) x)) |
(cbrt.f64 (pow.f64 #s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) y) x)) #s(literal 3 binary64))) |
(sqrt.f64 (pow.f64 #s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) y) x)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 #s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) y) x))) #s(literal 1 binary64))) |
(exp.f64 (log.f64 #s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) y) x)))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 #s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) y) x))) #s(literal 1 binary64))) (sinh.f64 (*.f64 (log.f64 #s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) y) x))) #s(literal 1 binary64)))) |
(+.f64 (cosh.f64 (log.f64 #s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) y) x)))) (sinh.f64 (log.f64 #s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) y) x))))) |
(log.f64 (pow.f64 (exp.f64 (cbrt.f64 #s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) y) x)))) (pow.f64 (cbrt.f64 #s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) y) x))) #s(literal 2 binary64)))) |
(log.f64 (exp.f64 #s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) y) x)))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) (sqrt.f64 x)) (sqrt.f64 x)) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x)) |
(*.f64 (*.f64 x (sqrt.f64 (-.f64 #s(literal 1 binary64) y))) (sqrt.f64 (-.f64 #s(literal 1 binary64) y))) |
(*.f64 (*.f64 x (pow.f64 (cbrt.f64 (-.f64 #s(literal 1 binary64) y)) #s(literal 2 binary64))) (cbrt.f64 (-.f64 #s(literal 1 binary64) y))) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x))) (neg.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x)))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) y)) (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) y)) x)) |
(*.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x)) (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x))) |
(*.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) y))) |
(*.f64 (pow.f64 (cbrt.f64 (-.f64 #s(literal 1 binary64) y)) #s(literal 2 binary64)) (*.f64 (cbrt.f64 (-.f64 #s(literal 1 binary64) y)) x)) |
(*.f64 (pow.f64 (cbrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x)) #s(literal 2 binary64)) (cbrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x))) |
(*.f64 (cbrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x)) (pow.f64 (cbrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (*.f64 (cbrt.f64 x) (-.f64 #s(literal 1 binary64) y))) |
(*.f64 (-.f64 #s(literal 1 binary64) y) x) |
(*.f64 x (-.f64 #s(literal 1 binary64) y)) |
(pow.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) #s(literal 3 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (cbrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x)) #s(literal 3 binary64)) |
(pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) #s(literal 1 binary64)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) x) (+.f64 #s(literal 1 binary64) y)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) x) (+.f64 (fma.f64 y y y) #s(literal 1 binary64))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y y))) (+.f64 #s(literal 1 binary64) y)) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64)))) (+.f64 (fma.f64 y y y) #s(literal 1 binary64))) |
(cbrt.f64 (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(cbrt.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) y) #s(literal 3 binary64)))) |
(cbrt.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) #s(literal 3 binary64))) |
(sqrt.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x)) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x)) #s(literal 1 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x)) #s(literal 1 binary64)))) |
(+.f64 (cosh.f64 (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x))) (sinh.f64 (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x)))) |
(log.f64 (pow.f64 (exp.f64 (sqrt.f64 x)) (*.f64 (-.f64 #s(literal 1 binary64) y) (sqrt.f64 x)))) |
(log.f64 (pow.f64 (exp.f64 (cbrt.f64 x)) (*.f64 (-.f64 #s(literal 1 binary64) y) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))))) |
(log.f64 (pow.f64 (exp.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 x (sqrt.f64 (-.f64 #s(literal 1 binary64) y))))) |
(log.f64 (pow.f64 (exp.f64 (cbrt.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 x (pow.f64 (cbrt.f64 (-.f64 #s(literal 1 binary64) y)) #s(literal 2 binary64))))) |
(log.f64 (pow.f64 (exp.f64 (cbrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x))) (pow.f64 (cbrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x)) #s(literal 2 binary64)))) |
(log.f64 (pow.f64 (exp.f64 x) (-.f64 #s(literal 1 binary64) y))) |
(*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 y)) (-.f64 #s(literal 1 binary64) (sqrt.f64 y))) |
(*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) y))) (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) y)))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) y)) (sqrt.f64 (-.f64 #s(literal 1 binary64) y))) |
(*.f64 (pow.f64 (cbrt.f64 (-.f64 #s(literal 1 binary64) y)) #s(literal 2 binary64)) (cbrt.f64 (-.f64 #s(literal 1 binary64) y))) |
(*.f64 (cbrt.f64 (-.f64 #s(literal 1 binary64) y)) (pow.f64 (cbrt.f64 (-.f64 #s(literal 1 binary64) y)) #s(literal 2 binary64))) |
(pow.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) y)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (-.f64 #s(literal 1 binary64) y) #s(literal 3 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (cbrt.f64 (-.f64 #s(literal 1 binary64) y)) #s(literal 3 binary64)) |
(pow.f64 (-.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 (sqrt.f64 y)) (asin.f64 (sqrt.f64 y)))) (sin.f64 (+.f64 (acos.f64 (sqrt.f64 y)) (asin.f64 (sqrt.f64 y))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (acos.f64 (sqrt.f64 y)) (acos.f64 (sqrt.f64 y)))) (cos.f64 (+.f64 (acos.f64 (sqrt.f64 y)) (acos.f64 (sqrt.f64 y))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (asin.f64 (sqrt.f64 y)) (asin.f64 (sqrt.f64 y)))) (cos.f64 (-.f64 (asin.f64 (sqrt.f64 y)) (asin.f64 (sqrt.f64 y))))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y))) (neg.f64 (+.f64 #s(literal 1 binary64) y))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (+.f64 (fma.f64 y y y) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) (+.f64 #s(literal 1 binary64) y)) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (+.f64 (fma.f64 y y y) #s(literal 1 binary64))) |
(cbrt.f64 (pow.f64 (-.f64 #s(literal 1 binary64) y) #s(literal 3 binary64))) |
(sqrt.f64 (pow.f64 (-.f64 #s(literal 1 binary64) y) #s(literal 2 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) y)) (/.f64 (*.f64 y y) (+.f64 #s(literal 1 binary64) y))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 y y y) #s(literal 1 binary64))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (+.f64 (fma.f64 y y y) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 y)))))) |
(-.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (asin.f64 (sqrt.f64 y))) (sin.f64 (asin.f64 (sqrt.f64 y))))) |
(-.f64 #s(literal 1 binary64) y) |
(exp.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (-.f64 #s(literal 1 binary64) y))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) #s(literal 1 binary64))) (sinh.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) #s(literal 1 binary64)))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 y)))))) |
(+.f64 (cosh.f64 (log.f64 (-.f64 #s(literal 1 binary64) y))) (sinh.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sqrt.f64 y)) (sqrt.f64 y))) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) (cbrt.f64 y))) |
(log.f64 (pow.f64 (exp.f64 (cbrt.f64 (-.f64 #s(literal 1 binary64) y))) (pow.f64 (cbrt.f64 (-.f64 #s(literal 1 binary64) y)) #s(literal 2 binary64)))) |
(log.f64 (/.f64 (E.f64) (exp.f64 y))) |
Compiled 6 418 to 947 computations (85.2% saved)
9 alts after pruning (4 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 317 | 3 | 320 |
| Fresh | 1 | 1 | 2 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 0 | 0 |
| Total | 318 | 9 | 327 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 59.3% | (-.f64 #s(approx (+ x y) x) (*.f64 x y)) |
| ▶ | 98.9% | #s(approx (- (+ x y) (* x y)) (fma.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) (*.f64 (cbrt.f64 y) (-.f64 #s(literal 1 binary64) x)) x)) |
| ✓ | 100.0% | #s(approx (- (+ x y) (* x y)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
| ▶ | 79.9% | #s(approx (- (+ x y) (* x y)) (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x)) |
| ✓ | 59.3% | #s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) y) x)) |
| ✓ | 61.6% | #s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
| ▶ | 22.3% | #s(approx (- (+ x y) (* x y)) (*.f64 #s(approx (- 1 y) (neg.f64 y)) x)) |
| ✓ | 42.0% | #s(approx (- (+ x y) (* x y)) y) |
| ✓ | 39.9% | #s(approx (- (+ x y) (* x y)) x) |
Compiled 119 to 80 computations (32.8% saved)
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (*.f64 x y) | |
| cost-diff | 0 | #s(approx (+ x y) x) | |
| cost-diff | 0 | (-.f64 #s(approx (+ x y) x) (*.f64 x y)) | |
| cost-diff | 0 | (cbrt.f64 y) | |
| cost-diff | 0 | (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) | |
| cost-diff | 0 | #s(approx (- (+ x y) (* x y)) (fma.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) (*.f64 (cbrt.f64 y) (-.f64 #s(literal 1 binary64) x)) x)) | |
| cost-diff | 6 | (fma.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) (*.f64 (cbrt.f64 y) (-.f64 #s(literal 1 binary64) x)) x) | |
| cost-diff | 0 | #s(approx (- 1 x) #s(literal 1 binary64)) | |
| cost-diff | 0 | (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x) | |
| cost-diff | 0 | #s(approx (- (+ x y) (* x y)) (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x)) | |
| cost-diff | 0 | (neg.f64 y) | |
| cost-diff | 0 | #s(approx (- 1 y) (neg.f64 y)) | |
| cost-diff | 0 | (*.f64 #s(approx (- 1 y) (neg.f64 y)) x) | |
| cost-diff | 0 | #s(approx (- (+ x y) (* x y)) (*.f64 #s(approx (- 1 y) (neg.f64 y)) x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 25 | 136 |
| 0 | 37 | 136 |
| 1 | 57 | 126 |
| 2 | 113 | 126 |
| 3 | 280 | 126 |
| 4 | 993 | 126 |
| 5 | 3190 | 126 |
| 0 | 8308 | 121 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (- (+ x y) (* x y)) (*.f64 #s(approx (- 1 y) (neg.f64 y)) x)) |
(*.f64 #s(approx (- 1 y) (neg.f64 y)) x) |
#s(approx (- 1 y) (neg.f64 y)) |
(neg.f64 y) |
y |
x |
#s(approx (- (+ x y) (* x y)) (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x)) |
(fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x) |
#s(approx (- 1 x) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
y |
x |
#s(approx (- (+ x y) (* x y)) (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) (-.f64 #s(literal 1 binary64) x)) x) |
(pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) |
(cbrt.f64 y) |
y |
#s(literal 2 binary64) |
(*.f64 (cbrt.f64 y) (-.f64 #s(literal 1 binary64) x)) |
(-.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
(-.f64 #s(approx (+ x y) x) (*.f64 x y)) |
#s(approx (+ x y) x) |
x |
(*.f64 x y) |
y |
| Outputs |
|---|
#s(approx (- (+ x y) (* x y)) (*.f64 #s(approx (- 1 y) (neg.f64 y)) x)) |
(*.f64 #s(approx (- 1 y) (neg.f64 y)) x) |
#s(approx (- 1 y) (neg.f64 y)) |
(neg.f64 y) |
y |
x |
#s(approx (- (+ x y) (* x y)) (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x)) |
(fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x) |
#s(approx (- 1 x) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
y |
x |
#s(approx (- (+ x y) (* x y)) (fma.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) (*.f64 (cbrt.f64 y) (-.f64 #s(literal 1 binary64) x)) x)) |
#s(approx (- (+ x y) (* x y)) (fma.f64 (-.f64 #s(literal 1 binary64) x) 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 (-.f64 #s(literal 1 binary64) x) y x) |
(pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) |
(cbrt.f64 y) |
y |
#s(literal 2 binary64) |
(*.f64 (cbrt.f64 y) (-.f64 #s(literal 1 binary64) x)) |
(*.f64 (-.f64 #s(literal 1 binary64) x) (cbrt.f64 y)) |
(-.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
(-.f64 #s(approx (+ x y) x) (*.f64 x y)) |
(fma.f64 (neg.f64 y) x #s(approx (+ x y) x)) |
#s(approx (+ x y) x) |
x |
(*.f64 x y) |
(*.f64 y x) |
y |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0 | (*.f64 x y) | |
| accuracy | 0.01171875 | (-.f64 #s(approx (+ x y) x) (*.f64 x y)) | |
| accuracy | 33.49625041047475 | #s(approx (+ x y) x) | |
| accuracy | 0.10546875 | (*.f64 (cbrt.f64 y) (-.f64 #s(literal 1 binary64) x)) | |
| accuracy | 0.16796875 | (fma.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) (*.f64 (cbrt.f64 y) (-.f64 #s(literal 1 binary64) x)) x) | |
| accuracy | 0.4616012695368841 | (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) | |
| accuracy | 0.6309739258319564 | (cbrt.f64 y) | |
| accuracy | 0.0 | #s(approx (- (+ x y) (* x y)) (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x)) | |
| accuracy | 0.00390625 | (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x) | |
| accuracy | 26.380069613813852 | #s(approx (- 1 x) #s(literal 1 binary64)) | |
| accuracy | 0.0 | (neg.f64 y) | |
| accuracy | 0.01171875 | (*.f64 #s(approx (- 1 y) (neg.f64 y)) x) | |
| accuracy | 26.031598804160407 | #s(approx (- (+ x y) (* x y)) (*.f64 #s(approx (- 1 y) (neg.f64 y)) x)) | |
| accuracy | 32.8315361493871 | #s(approx (- 1 y) (neg.f64 y)) |
| 63.0ms | 255× | 0 | valid |
| 0.0ms | 1× | 2 | valid |
Compiled 95 to 20 computations (78.9% saved)
ival-sub: 19.0ms (54.2% of total)ival-mult: 7.0ms (20% of total)ival-add: 4.0ms (11.4% of total)ival-pow2: 2.0ms (5.7% of total)ival-cbrt: 1.0ms (2.9% of total)ival-neg: 1.0ms (2.9% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
#s(approx (- (+ x y) (* x y)) (*.f64 #s(approx (- 1 y) (neg.f64 y)) x)) |
(*.f64 #s(approx (- 1 y) (neg.f64 y)) x) |
#s(approx (- 1 y) (neg.f64 y)) |
(neg.f64 y) |
#s(approx (- (+ x y) (* x y)) (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x)) |
(fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x) |
#s(approx (- 1 x) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) (*.f64 (cbrt.f64 y) (-.f64 #s(literal 1 binary64) x)) x) |
#s(approx (- (+ x y) (* x y)) (fma.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) (*.f64 (cbrt.f64 y) (-.f64 #s(literal 1 binary64) x)) x)) |
(pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) |
(cbrt.f64 y) |
(-.f64 #s(approx (+ x y) x) (*.f64 x y)) |
#s(approx (+ x y) x) |
(*.f64 x y) |
(*.f64 (cbrt.f64 y) (-.f64 #s(literal 1 binary64) x)) |
| Outputs |
|---|
#s(approx (- (+ x y) (* x y)) #s(hole binary64 y)) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (+ y (* x (- 1 y))))) |
#s(approx (* (- 1 y) x) #s(hole binary64 (* x (- 1 y)))) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 y)) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (+ y (* x (+ 1 (* -1 y)))))) |
#s(approx (- 1 x) #s(hole binary64 1)) |
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (+ (* (pow (cbrt y) 2) (* (cbrt y) (- 1 x))) x) #s(hole binary64 y)) |
#s(approx (+ (* (pow (cbrt y) 2) (* (cbrt y) (- 1 x))) x) #s(hole binary64 (+ y (* x (+ 1 (* -1 y)))))) |
#s(approx (+ x y) #s(hole binary64 y)) |
#s(approx (+ x y) #s(hole binary64 (+ x y))) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx (* (cbrt y) (- 1 x)) #s(hole binary64 (cbrt y))) |
#s(approx (* (cbrt y) (- 1 x)) #s(hole binary64 (+ (cbrt y) (* -1 (* x (cbrt y)))))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* x (- 1 y)))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* x (- (+ 1 (/ y x)) y)))) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* x (+ 1 (* -1 y))))) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* x (+ 1 (+ (* -1 y) (/ y x)))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (+ (* (pow (cbrt y) 2) (* (cbrt y) (- 1 x))) x) #s(hole binary64 (* x (+ 1 (* -1 y))))) |
#s(approx (+ (* (pow (cbrt y) 2) (* (cbrt y) (- 1 x))) x) #s(hole binary64 (* x (+ 1 (+ (* -1 y) (/ y x)))))) |
#s(approx (+ x y) #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (* (cbrt y) (- 1 x)) #s(hole binary64 (* -1 (* x (cbrt y))))) |
#s(approx (* (cbrt y) (- 1 x)) #s(hole binary64 (* x (+ (* -1 (cbrt y)) (* (/ 1 x) (cbrt y)))))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* x (+ 1 (* -1 y))))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) (+ 1 (* -1 y))))))) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* -1 (* x (- y 1))))) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* -1 (* x (- (+ y (* -1 (/ y x))) 1))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
#s(approx (+ (* (pow (cbrt y) 2) (* (cbrt y) (- 1 x))) x) #s(hole binary64 (* -1 (* x (- y 1))))) |
#s(approx (+ (* (pow (cbrt y) 2) (* (cbrt y) (- 1 x))) x) #s(hole binary64 (* -1 (* x (- (+ y (* -1 (/ y x))) 1))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (* (cbrt y) (- 1 x)) #s(hole binary64 (* -1 (* x (+ (cbrt y) (* -1 (* (/ 1 x) (cbrt y)))))))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 x)) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (+ x (* y (- 1 x))))) |
#s(approx (* (- 1 y) x) #s(hole binary64 x)) |
#s(approx (* (- 1 y) x) #s(hole binary64 (+ x (* -1 (* x y))))) |
#s(approx (- 1 y) #s(hole binary64 1)) |
#s(approx (- 1 y) #s(hole binary64 (+ 1 (* -1 y)))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (+ x (* y (- 1 x))))) |
#s(approx (+ (* (pow (cbrt y) 2) (* (cbrt y) (- 1 x))) x) #s(hole binary64 x)) |
#s(approx (+ (* (pow (cbrt y) 2) (* (cbrt y) (- 1 x))) x) #s(hole binary64 (+ x (* y (- 1 x))))) |
#s(approx (pow (cbrt y) 2) #s(hole binary64 (cbrt (pow y 2)))) |
#s(approx (cbrt y) #s(hole binary64 (cbrt y))) |
#s(approx (* (cbrt y) (- 1 x)) #s(hole binary64 (* (cbrt y) (- 1 x)))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* y (- 1 x)))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* y (- (+ 1 (/ x y)) x)))) |
#s(approx (* (- 1 y) x) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (* (- 1 y) x) #s(hole binary64 (* y (+ (* -1 x) (/ x y))))) |
#s(approx (- 1 y) #s(hole binary64 (* -1 y))) |
#s(approx (- 1 y) #s(hole binary64 (* y (- (/ 1 y) 1)))) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* y (- 1 x)))) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* y (- (+ 1 (/ x y)) x)))) |
#s(approx (+ (* (pow (cbrt y) 2) (* (cbrt y) (- 1 x))) x) #s(hole binary64 (* y (- 1 x)))) |
#s(approx (+ (* (pow (cbrt y) 2) (* (cbrt y) (- 1 x))) x) #s(hole binary64 (* y (- (+ 1 (/ x y)) x)))) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* y (+ 1 (* -1 x))))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) (+ 1 (* -1 x))))))) |
#s(approx (* (- 1 y) x) #s(hole binary64 (* -1 (* y (+ x (* -1 (/ x y))))))) |
#s(approx (- 1 y) #s(hole binary64 (* -1 (* y (- 1 (/ 1 y)))))) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* -1 (* y (+ (* -1 (- 1 x)) (* -1 (/ x y))))))) |
#s(approx (+ (* (pow (cbrt y) 2) (* (cbrt y) (- 1 x))) x) #s(hole binary64 (* -1 (* y (* (pow (cbrt -1) 3) (- 1 x)))))) |
#s(approx (+ (* (pow (cbrt y) 2) (* (cbrt y) (- 1 x))) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* (pow (cbrt -1) 3) (- 1 x))))))) |
#s(approx (pow (cbrt y) 2) #s(hole binary64 (* -1 (* (cbrt (pow y 2)) (pow (cbrt -1) 3))))) |
#s(approx (cbrt y) #s(hole binary64 (* -1 (* (cbrt y) (cbrt -1))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (* (cbrt y) (- 1 x)) #s(hole binary64 (* -1 (* (cbrt y) (* (cbrt -1) (- 1 x)))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 17.0ms | y | @ | inf | ((- (+ x y) (* x y)) (* (- 1 y) x) (- 1 y) (neg y) (- (+ x y) (* x y)) (+ (* (- 1 x) y) x) (- 1 x) (+ (* (pow (cbrt y) 2) (* (cbrt y) (- 1 x))) x) (- (+ x y) (* x y)) (pow (cbrt y) 2) (cbrt y) (- (+ x y) (* x y)) (+ x y) (* x y) (* (cbrt y) (- 1 x))) |
| 7.0ms | y | @ | -inf | ((- (+ x y) (* x y)) (* (- 1 y) x) (- 1 y) (neg y) (- (+ x y) (* x y)) (+ (* (- 1 x) y) x) (- 1 x) (+ (* (pow (cbrt y) 2) (* (cbrt y) (- 1 x))) x) (- (+ x y) (* x y)) (pow (cbrt y) 2) (cbrt y) (- (+ x y) (* x y)) (+ x y) (* x y) (* (cbrt y) (- 1 x))) |
| 4.0ms | y | @ | 0 | ((- (+ x y) (* x y)) (* (- 1 y) x) (- 1 y) (neg y) (- (+ x y) (* x y)) (+ (* (- 1 x) y) x) (- 1 x) (+ (* (pow (cbrt y) 2) (* (cbrt y) (- 1 x))) x) (- (+ x y) (* x y)) (pow (cbrt y) 2) (cbrt y) (- (+ x y) (* x y)) (+ x y) (* x y) (* (cbrt y) (- 1 x))) |
| 2.0ms | x | @ | 0 | ((- (+ x y) (* x y)) (* (- 1 y) x) (- 1 y) (neg y) (- (+ x y) (* x y)) (+ (* (- 1 x) y) x) (- 1 x) (+ (* (pow (cbrt y) 2) (* (cbrt y) (- 1 x))) x) (- (+ x y) (* x y)) (pow (cbrt y) 2) (cbrt y) (- (+ x y) (* x y)) (+ x y) (* x y) (* (cbrt y) (- 1 x))) |
| 2.0ms | x | @ | -inf | ((- (+ x y) (* x y)) (* (- 1 y) x) (- 1 y) (neg y) (- (+ x y) (* x y)) (+ (* (- 1 x) y) x) (- 1 x) (+ (* (pow (cbrt y) 2) (* (cbrt y) (- 1 x))) x) (- (+ x y) (* x y)) (pow (cbrt y) 2) (cbrt y) (- (+ x y) (* x y)) (+ x y) (* x y) (* (cbrt y) (- 1 x))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 187 | 812 |
| 1 | 438 | 796 |
| 2 | 1225 | 796 |
| 3 | 3846 | 796 |
| 0 | 9364 | 741 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#s(approx (- (+ x y) (* x y)) #s(hole binary64 y)) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (+ y (* x (- 1 y))))) |
#s(approx (* (- 1 y) x) #s(hole binary64 (* x (- 1 y)))) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 y)) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (+ y (* x (+ 1 (* -1 y)))))) |
#s(approx (- 1 x) #s(hole binary64 1)) |
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (+ (* (pow (cbrt y) 2) (* (cbrt y) (- 1 x))) x) #s(hole binary64 y)) |
#s(approx (+ (* (pow (cbrt y) 2) (* (cbrt y) (- 1 x))) x) #s(hole binary64 (+ y (* x (+ 1 (* -1 y)))))) |
#s(approx (+ x y) #s(hole binary64 y)) |
#s(approx (+ x y) #s(hole binary64 (+ x y))) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx (* (cbrt y) (- 1 x)) #s(hole binary64 (cbrt y))) |
#s(approx (* (cbrt y) (- 1 x)) #s(hole binary64 (+ (cbrt y) (* -1 (* x (cbrt y)))))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* x (- 1 y)))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* x (- (+ 1 (/ y x)) y)))) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* x (+ 1 (* -1 y))))) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* x (+ 1 (+ (* -1 y) (/ y x)))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (+ (* (pow (cbrt y) 2) (* (cbrt y) (- 1 x))) x) #s(hole binary64 (* x (+ 1 (* -1 y))))) |
#s(approx (+ (* (pow (cbrt y) 2) (* (cbrt y) (- 1 x))) x) #s(hole binary64 (* x (+ 1 (+ (* -1 y) (/ y x)))))) |
#s(approx (+ x y) #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (* (cbrt y) (- 1 x)) #s(hole binary64 (* -1 (* x (cbrt y))))) |
#s(approx (* (cbrt y) (- 1 x)) #s(hole binary64 (* x (+ (* -1 (cbrt y)) (* (/ 1 x) (cbrt y)))))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* x (+ 1 (* -1 y))))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) (+ 1 (* -1 y))))))) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* -1 (* x (- y 1))))) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* -1 (* x (- (+ y (* -1 (/ y x))) 1))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
#s(approx (+ (* (pow (cbrt y) 2) (* (cbrt y) (- 1 x))) x) #s(hole binary64 (* -1 (* x (- y 1))))) |
#s(approx (+ (* (pow (cbrt y) 2) (* (cbrt y) (- 1 x))) x) #s(hole binary64 (* -1 (* x (- (+ y (* -1 (/ y x))) 1))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (* (cbrt y) (- 1 x)) #s(hole binary64 (* -1 (* x (+ (cbrt y) (* -1 (* (/ 1 x) (cbrt y)))))))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 x)) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (+ x (* y (- 1 x))))) |
#s(approx (* (- 1 y) x) #s(hole binary64 x)) |
#s(approx (* (- 1 y) x) #s(hole binary64 (+ x (* -1 (* x y))))) |
#s(approx (- 1 y) #s(hole binary64 1)) |
#s(approx (- 1 y) #s(hole binary64 (+ 1 (* -1 y)))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (+ x (* y (- 1 x))))) |
#s(approx (+ (* (pow (cbrt y) 2) (* (cbrt y) (- 1 x))) x) #s(hole binary64 x)) |
#s(approx (+ (* (pow (cbrt y) 2) (* (cbrt y) (- 1 x))) x) #s(hole binary64 (+ x (* y (- 1 x))))) |
#s(approx (pow (cbrt y) 2) #s(hole binary64 (cbrt (pow y 2)))) |
#s(approx (cbrt y) #s(hole binary64 (cbrt y))) |
#s(approx (* (cbrt y) (- 1 x)) #s(hole binary64 (* (cbrt y) (- 1 x)))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* y (- 1 x)))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* y (- (+ 1 (/ x y)) x)))) |
#s(approx (* (- 1 y) x) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (* (- 1 y) x) #s(hole binary64 (* y (+ (* -1 x) (/ x y))))) |
#s(approx (- 1 y) #s(hole binary64 (* -1 y))) |
#s(approx (- 1 y) #s(hole binary64 (* y (- (/ 1 y) 1)))) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* y (- 1 x)))) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* y (- (+ 1 (/ x y)) x)))) |
#s(approx (+ (* (pow (cbrt y) 2) (* (cbrt y) (- 1 x))) x) #s(hole binary64 (* y (- 1 x)))) |
#s(approx (+ (* (pow (cbrt y) 2) (* (cbrt y) (- 1 x))) x) #s(hole binary64 (* y (- (+ 1 (/ x y)) x)))) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* y (+ 1 (* -1 x))))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) (+ 1 (* -1 x))))))) |
#s(approx (* (- 1 y) x) #s(hole binary64 (* -1 (* y (+ x (* -1 (/ x y))))))) |
#s(approx (- 1 y) #s(hole binary64 (* -1 (* y (- 1 (/ 1 y)))))) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* -1 (* y (+ (* -1 (- 1 x)) (* -1 (/ x y))))))) |
#s(approx (+ (* (pow (cbrt y) 2) (* (cbrt y) (- 1 x))) x) #s(hole binary64 (* -1 (* y (* (pow (cbrt -1) 3) (- 1 x)))))) |
#s(approx (+ (* (pow (cbrt y) 2) (* (cbrt y) (- 1 x))) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* (pow (cbrt -1) 3) (- 1 x))))))) |
#s(approx (pow (cbrt y) 2) #s(hole binary64 (* -1 (* (cbrt (pow y 2)) (pow (cbrt -1) 3))))) |
#s(approx (cbrt y) #s(hole binary64 (* -1 (* (cbrt y) (cbrt -1))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (* (cbrt y) (- 1 x)) #s(hole binary64 (* -1 (* (cbrt y) (* (cbrt -1) (- 1 x)))))) |
| Outputs |
|---|
#s(approx (- (+ x y) (* x y)) #s(hole binary64 y)) |
#s(approx (+ (* (- 1 x) y) x) y) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (+ y (* x (- 1 y))))) |
#s(approx (+ (* (- 1 x) y) x) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
#s(approx (* (- 1 y) x) #s(hole binary64 (* x (- 1 y)))) |
#s(approx (* (- 1 y) x) (*.f64 (-.f64 #s(literal 1 binary64) y) x)) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 y)) |
#s(approx (+ (* (- 1 x) y) x) y) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (+ y (* x (+ 1 (* -1 y)))))) |
#s(approx (+ (* (- 1 x) y) x) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
#s(approx (- 1 x) #s(hole binary64 1)) |
#s(approx (- 1 x) #s(literal 1 binary64)) |
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (- 1 x) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (+ (* (pow (cbrt y) 2) (* (cbrt y) (- 1 x))) x) #s(hole binary64 y)) |
#s(approx (+ (* (- 1 x) y) x) y) |
#s(approx (+ (* (pow (cbrt y) 2) (* (cbrt y) (- 1 x))) x) #s(hole binary64 (+ y (* x (+ 1 (* -1 y)))))) |
#s(approx (+ (* (- 1 x) y) x) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
#s(approx (+ x y) #s(hole binary64 y)) |
#s(approx (+ x y) y) |
#s(approx (+ x y) #s(hole binary64 (+ x y))) |
#s(approx (+ x y) (+.f64 y x)) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx (* x y) (*.f64 y x)) |
#s(approx (* (cbrt y) (- 1 x)) #s(hole binary64 (cbrt y))) |
#s(approx (* (cbrt y) (- 1 x)) (cbrt.f64 y)) |
#s(approx (* (cbrt y) (- 1 x)) #s(hole binary64 (+ (cbrt y) (* -1 (* x (cbrt y)))))) |
#s(approx (* (cbrt y) (- 1 x)) (*.f64 (cbrt.f64 y) (-.f64 #s(literal 1 binary64) x))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* x (- 1 y)))) |
#s(approx (+ (* (- 1 x) y) x) (*.f64 (-.f64 #s(literal 1 binary64) y) x)) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* x (- (+ 1 (/ y x)) y)))) |
#s(approx (+ (* (- 1 x) y) x) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* x (+ 1 (* -1 y))))) |
#s(approx (+ (* (- 1 x) y) x) (*.f64 (-.f64 #s(literal 1 binary64) y) x)) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* x (+ 1 (+ (* -1 y) (/ y x)))))) |
#s(approx (+ (* (- 1 x) y) x) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
#s(approx (- 1 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1 x) (neg.f64 x)) |
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (- 1 x) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (+ (* (pow (cbrt y) 2) (* (cbrt y) (- 1 x))) x) #s(hole binary64 (* x (+ 1 (* -1 y))))) |
#s(approx (+ (* (- 1 x) y) x) (*.f64 (-.f64 #s(literal 1 binary64) y) x)) |
#s(approx (+ (* (pow (cbrt y) 2) (* (cbrt y) (- 1 x))) x) #s(hole binary64 (* x (+ 1 (+ (* -1 y) (/ y x)))))) |
#s(approx (+ (* (- 1 x) y) x) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
#s(approx (+ x y) #s(hole binary64 x)) |
#s(approx (+ x y) x) |
#s(approx (+ x y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (+ x y) (+.f64 y x)) |
#s(approx (* (cbrt y) (- 1 x)) #s(hole binary64 (* -1 (* x (cbrt y))))) |
#s(approx (* (cbrt y) (- 1 x)) (*.f64 (cbrt.f64 y) (neg.f64 x))) |
#s(approx (* (cbrt y) (- 1 x)) #s(hole binary64 (* x (+ (* -1 (cbrt y)) (* (/ 1 x) (cbrt y)))))) |
#s(approx (* (cbrt y) (- 1 x)) (*.f64 (cbrt.f64 y) (-.f64 #s(literal 1 binary64) x))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* x (+ 1 (* -1 y))))) |
#s(approx (+ (* (- 1 x) y) x) (*.f64 (-.f64 #s(literal 1 binary64) y) x)) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) (+ 1 (* -1 y))))))) |
#s(approx (+ (* (- 1 x) y) x) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* -1 (* x (- y 1))))) |
#s(approx (+ (* (- 1 x) y) x) (*.f64 (-.f64 #s(literal 1 binary64) y) x)) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* -1 (* x (- (+ y (* -1 (/ y x))) 1))))) |
#s(approx (+ (* (- 1 x) y) x) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
#s(approx (- 1 x) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (+ (* (pow (cbrt y) 2) (* (cbrt y) (- 1 x))) x) #s(hole binary64 (* -1 (* x (- y 1))))) |
#s(approx (+ (* (- 1 x) y) x) (*.f64 (-.f64 #s(literal 1 binary64) y) x)) |
#s(approx (+ (* (pow (cbrt y) 2) (* (cbrt y) (- 1 x))) x) #s(hole binary64 (* -1 (* x (- (+ y (* -1 (/ y x))) 1))))) |
#s(approx (+ (* (- 1 x) y) x) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (+ x y) (+.f64 y x)) |
#s(approx (* (cbrt y) (- 1 x)) #s(hole binary64 (* -1 (* x (+ (cbrt y) (* -1 (* (/ 1 x) (cbrt y)))))))) |
#s(approx (* (cbrt y) (- 1 x)) (*.f64 (cbrt.f64 y) (-.f64 #s(literal 1 binary64) x))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 x)) |
#s(approx (+ (* (- 1 x) y) x) x) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (+ x (* y (- 1 x))))) |
#s(approx (+ (* (- 1 x) y) x) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
#s(approx (* (- 1 y) x) #s(hole binary64 x)) |
#s(approx (* (- 1 y) x) x) |
#s(approx (* (- 1 y) x) #s(hole binary64 (+ x (* -1 (* x y))))) |
#s(approx (* (- 1 y) x) (*.f64 (-.f64 #s(literal 1 binary64) y) x)) |
#s(approx (- 1 y) #s(hole binary64 1)) |
#s(approx (- 1 y) #s(literal 1 binary64)) |
#s(approx (- 1 y) #s(hole binary64 (+ 1 (* -1 y)))) |
#s(approx (- 1 y) (-.f64 #s(literal 1 binary64) y)) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (neg y) (neg.f64 y)) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (- 1 x) y) x) x) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (+ x (* y (- 1 x))))) |
#s(approx (+ (* (- 1 x) y) x) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
#s(approx (+ (* (pow (cbrt y) 2) (* (cbrt y) (- 1 x))) x) #s(hole binary64 x)) |
#s(approx (+ (* (- 1 x) y) x) x) |
#s(approx (+ (* (pow (cbrt y) 2) (* (cbrt y) (- 1 x))) x) #s(hole binary64 (+ x (* y (- 1 x))))) |
#s(approx (+ (* (- 1 x) y) x) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
#s(approx (pow (cbrt y) 2) #s(hole binary64 (cbrt (pow y 2)))) |
#s(approx (pow (cbrt y) 2) (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) |
#s(approx (cbrt y) #s(hole binary64 (cbrt y))) |
#s(approx (cbrt y) (cbrt.f64 y)) |
#s(approx (* (cbrt y) (- 1 x)) #s(hole binary64 (* (cbrt y) (- 1 x)))) |
#s(approx (* (cbrt y) (- 1 x)) (*.f64 (cbrt.f64 y) (-.f64 #s(literal 1 binary64) x))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* y (- 1 x)))) |
#s(approx (+ (* (- 1 x) y) x) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* y (- (+ 1 (/ x y)) x)))) |
#s(approx (+ (* (- 1 x) y) x) (fma.f64 (-.f64 (/.f64 x y) x) y y)) |
#s(approx (* (- 1 y) x) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (* (- 1 y) x) (*.f64 (neg.f64 x) y)) |
#s(approx (* (- 1 y) x) #s(hole binary64 (* y (+ (* -1 x) (/ x y))))) |
#s(approx (* (- 1 y) x) (*.f64 (-.f64 (/.f64 x y) x) y)) |
#s(approx (- 1 y) #s(hole binary64 (* -1 y))) |
#s(approx (- 1 y) (neg.f64 y)) |
#s(approx (- 1 y) #s(hole binary64 (* y (- (/ 1 y) 1)))) |
#s(approx (- 1 y) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) y)) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* y (- 1 x)))) |
#s(approx (+ (* (- 1 x) y) x) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* y (- (+ 1 (/ x y)) x)))) |
#s(approx (+ (* (- 1 x) y) x) (fma.f64 (-.f64 (/.f64 x y) x) y y)) |
#s(approx (+ (* (pow (cbrt y) 2) (* (cbrt y) (- 1 x))) x) #s(hole binary64 (* y (- 1 x)))) |
#s(approx (+ (* (- 1 x) y) x) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
#s(approx (+ (* (pow (cbrt y) 2) (* (cbrt y) (- 1 x))) x) #s(hole binary64 (* y (- (+ 1 (/ x y)) x)))) |
#s(approx (+ (* (- 1 x) y) x) (fma.f64 (-.f64 (/.f64 x y) x) y y)) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (+ x y) (fma.f64 (/.f64 x y) y y)) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* y (+ 1 (* -1 x))))) |
#s(approx (+ (* (- 1 x) y) x) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) (+ 1 (* -1 x))))))) |
#s(approx (+ (* (- 1 x) y) x) (fma.f64 (-.f64 (/.f64 x y) x) y y)) |
#s(approx (* (- 1 y) x) #s(hole binary64 (* -1 (* y (+ x (* -1 (/ x y))))))) |
#s(approx (* (- 1 y) x) (*.f64 (-.f64 (/.f64 x y) x) y)) |
#s(approx (- 1 y) #s(hole binary64 (* -1 (* y (- 1 (/ 1 y)))))) |
#s(approx (- 1 y) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) y)) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* -1 (* y (+ (* -1 (- 1 x)) (* -1 (/ x y))))))) |
#s(approx (+ (* (- 1 x) y) x) (fma.f64 (-.f64 (/.f64 x y) x) y y)) |
#s(approx (+ (* (pow (cbrt y) 2) (* (cbrt y) (- 1 x))) x) #s(hole binary64 (* -1 (* y (* (pow (cbrt -1) 3) (- 1 x)))))) |
#s(approx (+ (* (- 1 x) y) x) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
#s(approx (+ (* (pow (cbrt y) 2) (* (cbrt y) (- 1 x))) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* (pow (cbrt -1) 3) (- 1 x))))))) |
#s(approx (+ (* (- 1 x) y) x) (fma.f64 (-.f64 (/.f64 x y) x) y y)) |
#s(approx (pow (cbrt y) 2) #s(hole binary64 (* -1 (* (cbrt (pow y 2)) (pow (cbrt -1) 3))))) |
#s(approx (pow (cbrt y) 2) (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) |
#s(approx (cbrt y) #s(hole binary64 (* -1 (* (cbrt y) (cbrt -1))))) |
#s(approx (cbrt y) (cbrt.f64 y)) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (+ x y) (fma.f64 (/.f64 x y) y y)) |
#s(approx (* (cbrt y) (- 1 x)) #s(hole binary64 (* -1 (* (cbrt y) (* (cbrt -1) (- 1 x)))))) |
#s(approx (* (cbrt y) (- 1 x)) (*.f64 (cbrt.f64 y) (-.f64 #s(literal 1 binary64) x))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 25 | 122 |
| 0 | 37 | 112 |
| 1 | 442 | 108 |
| 0 | 6129 | 101 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (- (+ x y) (* x y)) (*.f64 #s(approx (- 1 y) (neg.f64 y)) x)) |
(*.f64 #s(approx (- 1 y) (neg.f64 y)) x) |
#s(approx (- 1 y) (neg.f64 y)) |
(neg.f64 y) |
#s(approx (- (+ x y) (* x y)) (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x)) |
(fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x) |
#s(approx (- 1 x) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) (*.f64 (cbrt.f64 y) (-.f64 #s(literal 1 binary64) x)) x) |
#s(approx (- (+ x y) (* x y)) (fma.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) (*.f64 (cbrt.f64 y) (-.f64 #s(literal 1 binary64) x)) x)) |
(pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) |
(cbrt.f64 y) |
(-.f64 #s(approx (+ x y) x) (*.f64 x y)) |
#s(approx (+ x y) x) |
(*.f64 x y) |
(*.f64 (cbrt.f64 y) (-.f64 #s(literal 1 binary64) x)) |
| Outputs |
|---|
(*.f64 (neg.f64 (sqrt.f64 #s(approx (- (+ x y) (* x y)) (*.f64 #s(approx (- 1 y) y) x)))) (neg.f64 (sqrt.f64 #s(approx (- (+ x y) (* x y)) (*.f64 #s(approx (- 1 y) y) x))))) |
(*.f64 (sqrt.f64 #s(approx (- (+ x y) (* x y)) (*.f64 #s(approx (- 1 y) y) x))) (sqrt.f64 #s(approx (- (+ x y) (* x y)) (*.f64 #s(approx (- 1 y) y) x)))) |
(*.f64 (pow.f64 (cbrt.f64 #s(approx (- (+ x y) (* x y)) (*.f64 #s(approx (- 1 y) y) x))) #s(literal 2 binary64)) (cbrt.f64 #s(approx (- (+ x y) (* x y)) (*.f64 #s(approx (- 1 y) y) x)))) |
(*.f64 (cbrt.f64 #s(approx (- (+ x y) (* x y)) (*.f64 #s(approx (- 1 y) y) x))) (pow.f64 (cbrt.f64 #s(approx (- (+ x y) (* x y)) (*.f64 #s(approx (- 1 y) y) x))) #s(literal 2 binary64))) |
(pow.f64 (sqrt.f64 #s(approx (- (+ x y) (* x y)) (*.f64 #s(approx (- 1 y) y) x))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 #s(approx (- (+ x y) (* x y)) (*.f64 #s(approx (- 1 y) y) x)) #s(literal 3 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (cbrt.f64 #s(approx (- (+ x y) (* x y)) (*.f64 #s(approx (- 1 y) y) x))) #s(literal 3 binary64)) |
(pow.f64 #s(approx (- (+ x y) (* x y)) (*.f64 #s(approx (- 1 y) y) x)) #s(literal 1 binary64)) |
#s(approx (- (+ x y) (* x y)) (*.f64 #s(approx (- 1 y) y) x)) |
(cbrt.f64 (pow.f64 #s(approx (- (+ x y) (* x y)) (*.f64 #s(approx (- 1 y) y) x)) #s(literal 3 binary64))) |
(sqrt.f64 (pow.f64 #s(approx (- (+ x y) (* x y)) (*.f64 #s(approx (- 1 y) y) x)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 #s(approx (- (+ x y) (* x y)) (*.f64 #s(approx (- 1 y) y) x))) #s(literal 1 binary64))) |
(exp.f64 (log.f64 #s(approx (- (+ x y) (* x y)) (*.f64 #s(approx (- 1 y) y) x)))) |
(+.f64 (cosh.f64 (log.f64 #s(approx (- (+ x y) (* x y)) (*.f64 #s(approx (- 1 y) y) x)))) (sinh.f64 (log.f64 #s(approx (- (+ x y) (* x y)) (*.f64 #s(approx (- 1 y) y) x))))) |
(log.f64 (exp.f64 #s(approx (- (+ x y) (* x y)) (*.f64 #s(approx (- 1 y) y) x)))) |
(*.f64 (*.f64 #s(approx (- 1 y) y) (sqrt.f64 x)) (sqrt.f64 x)) |
(*.f64 (*.f64 #s(approx (- 1 y) y) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x)) |
(*.f64 (*.f64 x (sqrt.f64 #s(approx (- 1 y) y))) (sqrt.f64 #s(approx (- 1 y) y))) |
(*.f64 (*.f64 x (pow.f64 (cbrt.f64 #s(approx (- 1 y) y)) #s(literal 2 binary64))) (cbrt.f64 #s(approx (- 1 y) y))) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(approx (- 1 y) y) x))) (neg.f64 (sqrt.f64 (*.f64 #s(approx (- 1 y) y) x)))) |
(*.f64 (sqrt.f64 (*.f64 #s(approx (- 1 y) y) x)) (sqrt.f64 (*.f64 #s(approx (- 1 y) y) x))) |
(*.f64 (sqrt.f64 #s(approx (- 1 y) y)) (*.f64 (sqrt.f64 #s(approx (- 1 y) y)) x)) |
(*.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) #s(approx (- 1 y) y))) |
(*.f64 (pow.f64 (cbrt.f64 (*.f64 #s(approx (- 1 y) y) x)) #s(literal 2 binary64)) (cbrt.f64 (*.f64 #s(approx (- 1 y) y) x))) |
(*.f64 (cbrt.f64 (*.f64 #s(approx (- 1 y) y) x)) (pow.f64 (cbrt.f64 (*.f64 #s(approx (- 1 y) y) x)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (cbrt.f64 #s(approx (- 1 y) y)) #s(literal 2 binary64)) (*.f64 (cbrt.f64 #s(approx (- 1 y) y)) x)) |
(*.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (*.f64 (cbrt.f64 x) #s(approx (- 1 y) y))) |
(*.f64 #s(approx (- 1 y) y) x) |
(*.f64 x #s(approx (- 1 y) y)) |
(pow.f64 (sqrt.f64 (*.f64 #s(approx (- 1 y) y) x)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (*.f64 #s(approx (- 1 y) y) x) #s(literal 3 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (cbrt.f64 (*.f64 #s(approx (- 1 y) y) x)) #s(literal 3 binary64)) |
(pow.f64 (*.f64 #s(approx (- 1 y) y) x) #s(literal 1 binary64)) |
(cbrt.f64 (*.f64 (pow.f64 #s(approx (- 1 y) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(cbrt.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 #s(approx (- 1 y) y) #s(literal 3 binary64)))) |
(cbrt.f64 (pow.f64 (*.f64 #s(approx (- 1 y) y) x) #s(literal 3 binary64))) |
(sqrt.f64 (pow.f64 (*.f64 #s(approx (- 1 y) y) x) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(approx (- 1 y) y) x)) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (*.f64 #s(approx (- 1 y) y) x))) |
(+.f64 (cosh.f64 (log.f64 (*.f64 #s(approx (- 1 y) y) x))) (sinh.f64 (log.f64 (*.f64 #s(approx (- 1 y) y) x)))) |
(log.f64 (pow.f64 (exp.f64 x) #s(approx (- 1 y) y))) |
(*.f64 (neg.f64 (sqrt.f64 #s(approx (- 1 y) y))) (neg.f64 (sqrt.f64 #s(approx (- 1 y) y)))) |
(*.f64 (sqrt.f64 #s(approx (- 1 y) y)) (sqrt.f64 #s(approx (- 1 y) y))) |
(*.f64 (pow.f64 (cbrt.f64 #s(approx (- 1 y) y)) #s(literal 2 binary64)) (cbrt.f64 #s(approx (- 1 y) y))) |
(*.f64 (cbrt.f64 #s(approx (- 1 y) y)) (pow.f64 (cbrt.f64 #s(approx (- 1 y) y)) #s(literal 2 binary64))) |
(pow.f64 (sqrt.f64 #s(approx (- 1 y) y)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 #s(approx (- 1 y) y) #s(literal 3 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (cbrt.f64 #s(approx (- 1 y) y)) #s(literal 3 binary64)) |
(pow.f64 #s(approx (- 1 y) y) #s(literal 1 binary64)) |
#s(approx (- 1 y) y) |
(cbrt.f64 (pow.f64 #s(approx (- 1 y) y) #s(literal 3 binary64))) |
(sqrt.f64 (pow.f64 #s(approx (- 1 y) y) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 #s(approx (- 1 y) y)) #s(literal 1 binary64))) |
(exp.f64 (log.f64 #s(approx (- 1 y) y))) |
(+.f64 (cosh.f64 (log.f64 #s(approx (- 1 y) y))) (sinh.f64 (log.f64 #s(approx (- 1 y) y)))) |
(log.f64 (exp.f64 #s(approx (- 1 y) y))) |
y |
(*.f64 (neg.f64 (sqrt.f64 #s(approx (- (+ x y) (* x y)) (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x)))) (neg.f64 (sqrt.f64 #s(approx (- (+ x y) (* x y)) (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x))))) |
(*.f64 (sqrt.f64 #s(approx (- (+ x y) (* x y)) (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x))) (sqrt.f64 #s(approx (- (+ x y) (* x y)) (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x)))) |
(*.f64 (pow.f64 (cbrt.f64 #s(approx (- (+ x y) (* x y)) (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x))) #s(literal 2 binary64)) (cbrt.f64 #s(approx (- (+ x y) (* x y)) (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x)))) |
(*.f64 (cbrt.f64 #s(approx (- (+ x y) (* x y)) (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x))) (pow.f64 (cbrt.f64 #s(approx (- (+ x y) (* x y)) (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x))) #s(literal 2 binary64))) |
(pow.f64 (sqrt.f64 #s(approx (- (+ x y) (* x y)) (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 #s(approx (- (+ x y) (* x y)) (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x)) #s(literal 3 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (cbrt.f64 #s(approx (- (+ x y) (* x y)) (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x))) #s(literal 3 binary64)) |
(pow.f64 #s(approx (- (+ x y) (* x y)) (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x)) #s(literal 1 binary64)) |
#s(approx (- (+ x y) (* x y)) (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x)) |
(cbrt.f64 (pow.f64 #s(approx (- (+ x y) (* x y)) (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x)) #s(literal 3 binary64))) |
(sqrt.f64 (pow.f64 #s(approx (- (+ x y) (* x y)) (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 #s(approx (- (+ x y) (* x y)) (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x))) #s(literal 1 binary64))) |
(exp.f64 (log.f64 #s(approx (- (+ x y) (* x y)) (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x)))) |
(+.f64 (cosh.f64 (log.f64 #s(approx (- (+ x y) (* x y)) (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x)))) (sinh.f64 (log.f64 #s(approx (- (+ x y) (* x y)) (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x))))) |
(log.f64 (exp.f64 #s(approx (- (+ x y) (* x y)) (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x)))) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x))) (neg.f64 (sqrt.f64 (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x)))) |
(*.f64 (sqrt.f64 (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x)) (sqrt.f64 (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x))) |
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x)) #s(literal 2 binary64)) (cbrt.f64 (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x))) |
(*.f64 (cbrt.f64 (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x)) (pow.f64 (cbrt.f64 (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x)) #s(literal 2 binary64))) |
(pow.f64 (sqrt.f64 (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x) #s(literal 3 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (cbrt.f64 (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x)) #s(literal 3 binary64)) |
(pow.f64 (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) #s(literal 2 binary64))) (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x) (pow.f64 (*.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) #s(literal 2 binary64)) (*.f64 (*.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) x)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) #s(literal 3 binary64))) (fma.f64 x (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x) (pow.f64 (*.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(approx (- 1 x) #s(literal 1 binary64)) (sqrt.f64 y)) (sqrt.f64 y) x) |
(fma.f64 (*.f64 #s(approx (- 1 x) #s(literal 1 binary64)) (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) (cbrt.f64 y) x) |
(fma.f64 (*.f64 y (sqrt.f64 #s(approx (- 1 x) #s(literal 1 binary64)))) (sqrt.f64 #s(approx (- 1 x) #s(literal 1 binary64))) x) |
(fma.f64 (*.f64 y (pow.f64 (cbrt.f64 #s(approx (- 1 x) #s(literal 1 binary64))) #s(literal 2 binary64))) (cbrt.f64 #s(approx (- 1 x) #s(literal 1 binary64))) x) |
(fma.f64 (neg.f64 (sqrt.f64 (*.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y))) (neg.f64 (sqrt.f64 (*.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y))) x) |
(fma.f64 (sqrt.f64 #s(approx (- 1 x) #s(literal 1 binary64))) (*.f64 (sqrt.f64 #s(approx (- 1 x) #s(literal 1 binary64))) y) x) |
(fma.f64 (sqrt.f64 (*.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y)) (sqrt.f64 (*.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y)) x) |
(fma.f64 (sqrt.f64 y) (*.f64 (sqrt.f64 y) #s(approx (- 1 x) #s(literal 1 binary64))) x) |
(fma.f64 (pow.f64 (cbrt.f64 #s(approx (- 1 x) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 (cbrt.f64 #s(approx (- 1 x) #s(literal 1 binary64))) y) x) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y)) #s(literal 2 binary64)) (cbrt.f64 (*.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y)) x) |
(fma.f64 (cbrt.f64 (*.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y)) (pow.f64 (cbrt.f64 (*.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y)) #s(literal 2 binary64)) x) |
(fma.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) (*.f64 (cbrt.f64 y) #s(approx (- 1 x) #s(literal 1 binary64))) x) |
(fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x) |
(fma.f64 y #s(approx (- 1 x) #s(literal 1 binary64)) x) |
(cbrt.f64 (pow.f64 (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x) #s(literal 3 binary64))) |
(sqrt.f64 (pow.f64 (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x) #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) x))) |
(-.f64 (*.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) (neg.f64 x)) |
(-.f64 x (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y))) (sqrt.f64 (*.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y)))) |
(-.f64 x (*.f64 (neg.f64 (pow.f64 (cbrt.f64 (*.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y)) #s(literal 2 binary64))) (cbrt.f64 (*.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y)))) |
(-.f64 x (*.f64 (neg.f64 #s(approx (- 1 x) #s(literal 1 binary64))) y)) |
(-.f64 x (*.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y)) |
(exp.f64 (*.f64 (log.f64 (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x)) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) #s(literal 3 binary64)) (fma.f64 x (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x) (pow.f64 (*.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x) (pow.f64 (*.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) #s(literal 2 binary64))))) |
(+.f64 (cosh.f64 (log.f64 (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x))) (sinh.f64 (log.f64 (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x)))) |
(+.f64 (*.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) x) |
(+.f64 x (*.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y)) |
(log.f64 (exp.f64 (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x))) |
(*.f64 (neg.f64 (sqrt.f64 #s(approx (- 1 x) #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 #s(approx (- 1 x) #s(literal 1 binary64))))) |
(*.f64 (sqrt.f64 #s(approx (- 1 x) #s(literal 1 binary64))) (sqrt.f64 #s(approx (- 1 x) #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (cbrt.f64 #s(approx (- 1 x) #s(literal 1 binary64))) #s(literal 2 binary64)) (cbrt.f64 #s(approx (- 1 x) #s(literal 1 binary64)))) |
(*.f64 (cbrt.f64 #s(approx (- 1 x) #s(literal 1 binary64))) (pow.f64 (cbrt.f64 #s(approx (- 1 x) #s(literal 1 binary64))) #s(literal 2 binary64))) |
(pow.f64 (sqrt.f64 #s(approx (- 1 x) #s(literal 1 binary64))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 #s(approx (- 1 x) #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (cbrt.f64 #s(approx (- 1 x) #s(literal 1 binary64))) #s(literal 3 binary64)) |
(pow.f64 #s(approx (- 1 x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
#s(approx (- 1 x) #s(literal 1 binary64)) |
(cbrt.f64 (pow.f64 #s(approx (- 1 x) #s(literal 1 binary64)) #s(literal 3 binary64))) |
(sqrt.f64 (pow.f64 #s(approx (- 1 x) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 #s(approx (- 1 x) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(exp.f64 (log.f64 #s(approx (- 1 x) #s(literal 1 binary64)))) |
(+.f64 (cosh.f64 (log.f64 #s(approx (- 1 x) #s(literal 1 binary64)))) (sinh.f64 (log.f64 #s(approx (- 1 x) #s(literal 1 binary64))))) |
(log.f64 (exp.f64 #s(approx (- 1 x) #s(literal 1 binary64)))) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) y x))) (neg.f64 (sqrt.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)))) |
(*.f64 (sqrt.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) (sqrt.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) y x))) |
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) #s(literal 2 binary64)) (cbrt.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) y x))) |
(*.f64 (cbrt.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) (pow.f64 (cbrt.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) #s(literal 2 binary64))) |
(pow.f64 (sqrt.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) y x) #s(literal 3 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (cbrt.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) #s(literal 3 binary64)) |
(pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) y x) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 2 binary64))) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (fma.f64 (-.f64 #s(literal 1 binary64) x) y x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) x)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 3 binary64))) (fma.f64 x (fma.f64 (-.f64 #s(literal 1 binary64) x) y x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (cbrt.f64 y)) (cbrt.f64 (*.f64 (cbrt.f64 y) y))) (cbrt.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) x) |
(fma.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (cbrt.f64 y)) (cbrt.f64 y)) (cbrt.f64 y) x) |
(fma.f64 (*.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (cbrt.f64 y)))) (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (cbrt.f64 y))) x) |
(fma.f64 (*.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) (pow.f64 (cbrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (cbrt.f64 y))) #s(literal 2 binary64))) (cbrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (cbrt.f64 y))) x) |
(fma.f64 (*.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) x)) (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 (neg.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y))) (neg.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y))) x) |
(fma.f64 (sqrt.f64 y) (*.f64 (sqrt.f64 y) (-.f64 #s(literal 1 binary64) x)) x) |
(fma.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (cbrt.f64 y))) (*.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (cbrt.f64 y))) (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) x) |
(fma.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y)) (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y)) x) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (cbrt.f64 y))) #s(literal 2 binary64)) (*.f64 (cbrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (cbrt.f64 y))) (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) x) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y)) #s(literal 2 binary64)) (cbrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y)) x) |
(fma.f64 (cbrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y)) (pow.f64 (cbrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y)) #s(literal 2 binary64)) x) |
(fma.f64 (cbrt.f64 (*.f64 (cbrt.f64 y) y)) (*.f64 (cbrt.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) x) (cbrt.f64 y))) x) |
(fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (cbrt.f64 y)) (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) x) |
(fma.f64 (-.f64 #s(literal 1 binary64) x) y x) |
(fma.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) (cbrt.f64 y)) x) |
(fma.f64 (cbrt.f64 y) (*.f64 (-.f64 #s(literal 1 binary64) x) (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) x) |
(fma.f64 (cbrt.f64 y) (*.f64 (cbrt.f64 y) (*.f64 (-.f64 #s(literal 1 binary64) x) (cbrt.f64 y))) x) |
(fma.f64 y (-.f64 #s(literal 1 binary64) x) x) |
(cbrt.f64 (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) y x) #s(literal 3 binary64))) |
(sqrt.f64 (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) y x) #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) x))) |
(-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) (neg.f64 x)) |
(-.f64 x (*.f64 (neg.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y))) (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y)))) |
(-.f64 x (*.f64 (neg.f64 (pow.f64 (cbrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y)) #s(literal 2 binary64))) (cbrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y)))) |
(-.f64 x (*.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (cbrt.f64 y))) (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)))) |
(-.f64 x (*.f64 (neg.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) x) (cbrt.f64 y)))) |
(-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) y x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 3 binary64)) (fma.f64 x (fma.f64 (-.f64 #s(literal 1 binary64) x) y x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (fma.f64 (-.f64 #s(literal 1 binary64) x) y x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 2 binary64))))) |
(+.f64 (cosh.f64 (log.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) y x))) (sinh.f64 (log.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)))) |
(+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) x) |
(+.f64 x (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
(log.f64 (exp.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) y x))) |
(*.f64 (neg.f64 (sqrt.f64 #s(approx (- (+ x y) (* x y)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)))) (neg.f64 (sqrt.f64 #s(approx (- (+ x y) (* x y)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x))))) |
(*.f64 (sqrt.f64 #s(approx (- (+ x y) (* x y)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x))) (sqrt.f64 #s(approx (- (+ x y) (* x y)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)))) |
(*.f64 (pow.f64 (cbrt.f64 #s(approx (- (+ x y) (* x y)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x))) #s(literal 2 binary64)) (cbrt.f64 #s(approx (- (+ x y) (* x y)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)))) |
(*.f64 (cbrt.f64 #s(approx (- (+ x y) (* x y)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x))) (pow.f64 (cbrt.f64 #s(approx (- (+ x y) (* x y)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x))) #s(literal 2 binary64))) |
(pow.f64 (sqrt.f64 #s(approx (- (+ x y) (* x y)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 #s(approx (- (+ x y) (* x y)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) #s(literal 3 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (cbrt.f64 #s(approx (- (+ x y) (* x y)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x))) #s(literal 3 binary64)) |
(pow.f64 #s(approx (- (+ x y) (* x y)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) #s(literal 1 binary64)) |
#s(approx (- (+ x y) (* x y)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
(cbrt.f64 (pow.f64 #s(approx (- (+ x y) (* x y)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) #s(literal 3 binary64))) |
(sqrt.f64 (pow.f64 #s(approx (- (+ x y) (* x y)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 #s(approx (- (+ x y) (* x y)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x))) #s(literal 1 binary64))) |
(exp.f64 (log.f64 #s(approx (- (+ x y) (* x y)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)))) |
(+.f64 (cosh.f64 (log.f64 #s(approx (- (+ x y) (* x y)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)))) (sinh.f64 (log.f64 #s(approx (- (+ x y) (* x y)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x))))) |
(log.f64 (exp.f64 #s(approx (- (+ x y) (* x y)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)))) |
(*.f64 (*.f64 (cbrt.f64 y) (cbrt.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)))) (cbrt.f64 (cbrt.f64 y))) |
(*.f64 (neg.f64 (cbrt.f64 y)) (neg.f64 (cbrt.f64 y))) |
(*.f64 (pow.f64 y #s(literal 1/6 binary64)) (*.f64 (pow.f64 y #s(literal 1/6 binary64)) (cbrt.f64 y))) |
(*.f64 (sqrt.f64 y) (pow.f64 y #s(literal 1/6 binary64))) |
(*.f64 (cbrt.f64 (*.f64 (cbrt.f64 y) y)) (cbrt.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)))) |
(*.f64 (cbrt.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) (*.f64 (cbrt.f64 (cbrt.f64 y)) (cbrt.f64 y))) |
(*.f64 (cbrt.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) (cbrt.f64 (*.f64 (cbrt.f64 y) y))) |
(*.f64 (cbrt.f64 y) (cbrt.f64 y)) |
(pow.f64 (*.f64 y y) #s(literal 1/3 binary64)) |
(pow.f64 (pow.f64 (cbrt.f64 y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (cbrt.f64 y) (cbrt.f64 #s(literal 4 binary64))) (cbrt.f64 #s(literal 2 binary64))) |
(pow.f64 (cbrt.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) |
(pow.f64 y #s(literal 2/3 binary64)) |
(cbrt.f64 (*.f64 y y)) |
(sqrt.f64 (*.f64 (cbrt.f64 y) y)) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)))) |
(+.f64 (cosh.f64 (log.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)))) (sinh.f64 (log.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))))) |
(log.f64 (exp.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (pow.f64 y #s(literal 1/6 binary64))) (neg.f64 (pow.f64 y #s(literal 1/6 binary64)))) |
(*.f64 (sqrt.f64 (cbrt.f64 (*.f64 (cbrt.f64 y) y))) (sqrt.f64 (cbrt.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (sqrt.f64 y) #s(literal 1/3 binary64)) (pow.f64 (sqrt.f64 y) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 y #s(literal 1/6 binary64)) (pow.f64 y #s(literal 1/6 binary64))) |
(*.f64 (cbrt.f64 (cbrt.f64 y)) (cbrt.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)))) |
(*.f64 (cbrt.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) (cbrt.f64 (cbrt.f64 y))) |
(pow.f64 (pow.f64 y #s(literal 1/6 binary64)) #s(literal 2 binary64)) |
(pow.f64 (cbrt.f64 (cbrt.f64 y)) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (cbrt.f64 y) #s(literal 1 binary64)) |
(pow.f64 y #s(literal 1/3 binary64)) |
(cbrt.f64 y) |
(sqrt.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) |
(fabs.f64 (cbrt.f64 y)) |
(exp.f64 (/.f64 (log.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (/.f64 (log.f64 y) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (cbrt.f64 y)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 1/3 binary64))) |
(exp.f64 (log.f64 (cbrt.f64 y))) |
(+.f64 (cosh.f64 (log.f64 (cbrt.f64 y))) (sinh.f64 (log.f64 (cbrt.f64 y)))) |
(log.f64 (exp.f64 (cbrt.f64 y))) |
(*.f64 (+.f64 (sqrt.f64 #s(approx (+ x y) x)) (sqrt.f64 (*.f64 y x))) (-.f64 (sqrt.f64 #s(approx (+ x y) x)) (sqrt.f64 (*.f64 y x)))) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 y x #s(approx (+ x y) x)))) (neg.f64 (sqrt.f64 (fma.f64 y x #s(approx (+ x y) x))))) |
(*.f64 (sqrt.f64 (fma.f64 y x #s(approx (+ x y) x))) (sqrt.f64 (fma.f64 y x #s(approx (+ x y) x)))) |
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 y x #s(approx (+ x y) x))) #s(literal 2 binary64)) (cbrt.f64 (fma.f64 y x #s(approx (+ x y) x)))) |
(*.f64 (cbrt.f64 (fma.f64 y x #s(approx (+ x y) x))) (pow.f64 (cbrt.f64 (fma.f64 y x #s(approx (+ x y) x))) #s(literal 2 binary64))) |
(pow.f64 (sqrt.f64 (fma.f64 y x #s(approx (+ x y) x))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 y x #s(approx (+ x y) x)) #s(literal 3 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (cbrt.f64 (fma.f64 y x #s(approx (+ x y) x))) #s(literal 3 binary64)) |
(pow.f64 (fma.f64 y x #s(approx (+ x y) x)) #s(literal 1 binary64)) |
(/.f64 (+.f64 (pow.f64 #s(approx (+ x y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) y) #s(literal 3 binary64))) (fma.f64 #s(approx (+ x y) x) #s(approx (+ x y) x) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 #s(approx (+ x y) x) (*.f64 (neg.f64 x) y))))) |
(/.f64 (+.f64 (pow.f64 #s(approx (+ x y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (fma.f64 #s(approx (+ x y) x) #s(approx (+ x y) x) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 #s(approx (+ x y) x) y) x)))) |
(/.f64 (neg.f64 (pow.f64 (fma.f64 y x #s(approx (+ x y) x)) #s(literal 2 binary64))) (neg.f64 (fma.f64 y x #s(approx (+ x y) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (+ x y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 y x) (fma.f64 y x #s(approx (+ x y) x)) (pow.f64 #s(approx (+ x y) x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 #s(approx (+ x y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (fma.f64 (*.f64 y x) (fma.f64 y x #s(approx (+ x y) x)) (pow.f64 #s(approx (+ x y) x) #s(literal 2 binary64)))) |
(/.f64 (pow.f64 (fma.f64 y x #s(approx (+ x y) x)) #s(literal 2 binary64)) (fma.f64 y x #s(approx (+ x y) x))) |
(fma.f64 (*.f64 y (sqrt.f64 x)) (sqrt.f64 x) #s(approx (+ x y) x)) |
(fma.f64 (*.f64 y (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x) #s(approx (+ x y) x)) |
(fma.f64 (*.f64 x (sqrt.f64 y)) (sqrt.f64 y) #s(approx (+ x y) x)) |
(fma.f64 (*.f64 x (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) (cbrt.f64 y) #s(approx (+ x y) x)) |
(fma.f64 (*.f64 (neg.f64 x) (sqrt.f64 y)) (sqrt.f64 y) #s(approx (+ x y) x)) |
(fma.f64 (*.f64 (neg.f64 x) (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) (cbrt.f64 y) #s(approx (+ x y) x)) |
(fma.f64 (neg.f64 (sqrt.f64 (*.f64 y x))) (neg.f64 (sqrt.f64 (*.f64 y x))) #s(approx (+ x y) x)) |
(fma.f64 (neg.f64 (sqrt.f64 #s(approx (+ x y) x))) (neg.f64 (sqrt.f64 #s(approx (+ x y) x))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 y x))) (sqrt.f64 (*.f64 y x)))) |
(fma.f64 (neg.f64 (sqrt.f64 #s(approx (+ x y) x))) (neg.f64 (sqrt.f64 #s(approx (+ x y) x))) (*.f64 (neg.f64 (pow.f64 (cbrt.f64 (*.f64 y x)) #s(literal 2 binary64))) (cbrt.f64 (*.f64 y x)))) |
(fma.f64 (neg.f64 (sqrt.f64 #s(approx (+ x y) x))) (neg.f64 (sqrt.f64 #s(approx (+ x y) x))) (*.f64 (neg.f64 x) y)) |
(fma.f64 (neg.f64 (sqrt.f64 #s(approx (+ x y) x))) (neg.f64 (sqrt.f64 #s(approx (+ x y) x))) (*.f64 y x)) |
(fma.f64 (sqrt.f64 (*.f64 (neg.f64 x) y)) (sqrt.f64 (*.f64 (neg.f64 x) y)) #s(approx (+ x y) x)) |
(fma.f64 (*.f64 (cbrt.f64 (*.f64 (neg.f64 x) y)) (cbrt.f64 (*.f64 (neg.f64 x) y))) (cbrt.f64 (*.f64 (neg.f64 x) y)) #s(approx (+ x y) x)) |
(fma.f64 (neg.f64 x) y #s(approx (+ x y) x)) |
(fma.f64 (sqrt.f64 y) (*.f64 (sqrt.f64 y) x) #s(approx (+ x y) x)) |
(fma.f64 (sqrt.f64 #s(approx (+ x y) x)) (sqrt.f64 #s(approx (+ x y) x)) (*.f64 (neg.f64 (sqrt.f64 (*.f64 y x))) (sqrt.f64 (*.f64 y x)))) |
(fma.f64 (sqrt.f64 #s(approx (+ x y) x)) (sqrt.f64 #s(approx (+ x y) x)) (*.f64 (neg.f64 (pow.f64 (cbrt.f64 (*.f64 y x)) #s(literal 2 binary64))) (cbrt.f64 (*.f64 y x)))) |
(fma.f64 (sqrt.f64 #s(approx (+ x y) x)) (sqrt.f64 #s(approx (+ x y) x)) (*.f64 (neg.f64 x) y)) |
(fma.f64 (sqrt.f64 #s(approx (+ x y) x)) (sqrt.f64 #s(approx (+ x y) x)) (*.f64 y x)) |
(fma.f64 (sqrt.f64 (*.f64 y x)) (sqrt.f64 (*.f64 y x)) #s(approx (+ x y) x)) |
(fma.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) y) #s(approx (+ x y) x)) |
(fma.f64 (pow.f64 (cbrt.f64 #s(approx (+ x y) x)) #s(literal 2 binary64)) (cbrt.f64 #s(approx (+ x y) x)) (*.f64 (neg.f64 (sqrt.f64 (*.f64 y x))) (sqrt.f64 (*.f64 y x)))) |
(fma.f64 (pow.f64 (cbrt.f64 #s(approx (+ x y) x)) #s(literal 2 binary64)) (cbrt.f64 #s(approx (+ x y) x)) (*.f64 (neg.f64 (pow.f64 (cbrt.f64 (*.f64 y x)) #s(literal 2 binary64))) (cbrt.f64 (*.f64 y x)))) |
(fma.f64 (pow.f64 (cbrt.f64 #s(approx (+ x y) x)) #s(literal 2 binary64)) (cbrt.f64 #s(approx (+ x y) x)) (*.f64 (neg.f64 x) y)) |
(fma.f64 (pow.f64 (cbrt.f64 #s(approx (+ x y) x)) #s(literal 2 binary64)) (cbrt.f64 #s(approx (+ x y) x)) (*.f64 y x)) |
(fma.f64 (cbrt.f64 #s(approx (+ x y) x)) (pow.f64 (cbrt.f64 #s(approx (+ x y) x)) #s(literal 2 binary64)) (*.f64 (neg.f64 (sqrt.f64 (*.f64 y x))) (sqrt.f64 (*.f64 y x)))) |
(fma.f64 (cbrt.f64 #s(approx (+ x y) x)) (pow.f64 (cbrt.f64 #s(approx (+ x y) x)) #s(literal 2 binary64)) (*.f64 (neg.f64 (pow.f64 (cbrt.f64 (*.f64 y x)) #s(literal 2 binary64))) (cbrt.f64 (*.f64 y x)))) |
(fma.f64 (cbrt.f64 #s(approx (+ x y) x)) (pow.f64 (cbrt.f64 #s(approx (+ x y) x)) #s(literal 2 binary64)) (*.f64 (neg.f64 x) y)) |
(fma.f64 (cbrt.f64 #s(approx (+ x y) x)) (pow.f64 (cbrt.f64 #s(approx (+ x y) x)) #s(literal 2 binary64)) (*.f64 y x)) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 y x)) #s(literal 2 binary64)) (cbrt.f64 (*.f64 y x)) #s(approx (+ x y) x)) |
(fma.f64 (cbrt.f64 (*.f64 y x)) (pow.f64 (cbrt.f64 (*.f64 y x)) #s(literal 2 binary64)) #s(approx (+ x y) x)) |
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (*.f64 (cbrt.f64 x) y) #s(approx (+ x y) x)) |
(fma.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) (*.f64 (cbrt.f64 y) x) #s(approx (+ x y) x)) |
(fma.f64 y (neg.f64 x) #s(approx (+ x y) x)) |
(fma.f64 y x #s(approx (+ x y) x)) |
(fma.f64 x y #s(approx (+ x y) x)) |
(cbrt.f64 (pow.f64 (fma.f64 y x #s(approx (+ x y) x)) #s(literal 3 binary64))) |
(sqrt.f64 (pow.f64 (fma.f64 y x #s(approx (+ x y) x)) #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 #s(approx (+ x y) x) #s(literal 2 binary64)) (fma.f64 y x #s(approx (+ x y) x))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 y x #s(approx (+ x y) x)))) |
(-.f64 (/.f64 (pow.f64 #s(approx (+ x y) x) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 y x #s(approx (+ x y) x)) (pow.f64 #s(approx (+ x y) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 y x #s(approx (+ x y) x)) (pow.f64 #s(approx (+ x y) x) #s(literal 2 binary64))))) |
(-.f64 #s(approx (+ x y) x) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(-.f64 #s(approx (+ x y) x) (*.f64 (neg.f64 (sqrt.f64 (*.f64 y x))) (sqrt.f64 (*.f64 y x)))) |
(-.f64 #s(approx (+ x y) x) (*.f64 (neg.f64 (pow.f64 (cbrt.f64 (*.f64 y x)) #s(literal 2 binary64))) (cbrt.f64 (*.f64 y x)))) |
(-.f64 #s(approx (+ x y) x) (*.f64 (neg.f64 x) y)) |
(-.f64 #s(approx (+ x y) x) (*.f64 y x)) |
(exp.f64 (*.f64 (log.f64 (fma.f64 y x #s(approx (+ x y) x))) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (fma.f64 y x #s(approx (+ x y) x)))) |
(+.f64 (cosh.f64 (log.f64 (fma.f64 y x #s(approx (+ x y) x)))) (sinh.f64 (log.f64 (fma.f64 y x #s(approx (+ x y) x))))) |
(+.f64 (*.f64 (neg.f64 x) y) #s(approx (+ x y) x)) |
(+.f64 (*.f64 y x) #s(approx (+ x y) x)) |
(+.f64 #s(approx (+ x y) x) (*.f64 (neg.f64 (sqrt.f64 (*.f64 y x))) (sqrt.f64 (*.f64 y x)))) |
(+.f64 #s(approx (+ x y) x) (*.f64 (neg.f64 (pow.f64 (cbrt.f64 (*.f64 y x)) #s(literal 2 binary64))) (cbrt.f64 (*.f64 y x)))) |
(+.f64 #s(approx (+ x y) x) (*.f64 (neg.f64 x) y)) |
(+.f64 #s(approx (+ x y) x) (*.f64 y x)) |
(log.f64 (*.f64 (exp.f64 #s(approx (+ x y) x)) (pow.f64 (exp.f64 x) y))) |
(log.f64 (exp.f64 (fma.f64 y x #s(approx (+ x y) x)))) |
(*.f64 (neg.f64 (sqrt.f64 #s(approx (+ x y) x))) (neg.f64 (sqrt.f64 #s(approx (+ x y) x)))) |
(*.f64 (sqrt.f64 #s(approx (+ x y) x)) (sqrt.f64 #s(approx (+ x y) x))) |
(*.f64 (pow.f64 (cbrt.f64 #s(approx (+ x y) x)) #s(literal 2 binary64)) (cbrt.f64 #s(approx (+ x y) x))) |
(*.f64 (cbrt.f64 #s(approx (+ x y) x)) (pow.f64 (cbrt.f64 #s(approx (+ x y) x)) #s(literal 2 binary64))) |
(pow.f64 (sqrt.f64 #s(approx (+ x y) x)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 #s(approx (+ x y) x) #s(literal 3 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (cbrt.f64 #s(approx (+ x y) x)) #s(literal 3 binary64)) |
(pow.f64 #s(approx (+ x y) x) #s(literal 1 binary64)) |
#s(approx (+ x y) x) |
(cbrt.f64 (pow.f64 #s(approx (+ x y) x) #s(literal 3 binary64))) |
(sqrt.f64 (pow.f64 #s(approx (+ x y) x) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 #s(approx (+ x y) x)) #s(literal 1 binary64))) |
(exp.f64 (log.f64 #s(approx (+ x y) x))) |
(+.f64 (cosh.f64 (log.f64 #s(approx (+ x y) x))) (sinh.f64 (log.f64 #s(approx (+ x y) x)))) |
(log.f64 (exp.f64 #s(approx (+ x 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 (*.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 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) (*.f64 (cbrt.f64 y) x)) |
(*.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 (cosh.f64 (log.f64 (*.f64 y x))) (sinh.f64 (log.f64 (*.f64 y x)))) |
(log.f64 (pow.f64 (exp.f64 x) y)) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (pow.f64 y #s(literal 1/6 binary64))) (pow.f64 y #s(literal 1/6 binary64))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (cbrt.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)))) (cbrt.f64 (cbrt.f64 y))) |
(*.f64 (*.f64 (cbrt.f64 y) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (*.f64 (cbrt.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 (*.f64 (-.f64 #s(literal 1 binary64) x) (cbrt.f64 y)))) (neg.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (cbrt.f64 y))))) |
(*.f64 (pow.f64 y #s(literal 1/6 binary64)) (*.f64 (pow.f64 y #s(literal 1/6 binary64)) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (cbrt.f64 y))) |
(*.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (cbrt.f64 y))) (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (cbrt.f64 y)))) |
(*.f64 (pow.f64 (cbrt.f64 (-.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) (*.f64 (cbrt.f64 (-.f64 #s(literal 1 binary64) x)) (cbrt.f64 y))) |
(*.f64 (pow.f64 (cbrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (cbrt.f64 y))) #s(literal 2 binary64)) (cbrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (cbrt.f64 y)))) |
(*.f64 (cbrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (cbrt.f64 y))) (pow.f64 (cbrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (cbrt.f64 y))) #s(literal 2 binary64))) |
(*.f64 (cbrt.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) (*.f64 (cbrt.f64 (cbrt.f64 y)) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (-.f64 #s(literal 1 binary64) x) (cbrt.f64 y)) |
(*.f64 (cbrt.f64 y) (-.f64 #s(literal 1 binary64) x)) |
(pow.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (cbrt.f64 y))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (cbrt.f64 y)) #s(literal 3 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (cbrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (cbrt.f64 y))) #s(literal 3 binary64)) |
(pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (cbrt.f64 y)) #s(literal 1 binary64)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (cbrt.f64 y)) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (cbrt.f64 y)) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (cbrt.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (cbrt.f64 y) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) |
(cbrt.f64 (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) y)) |
(cbrt.f64 (*.f64 y (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)))) |
(cbrt.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (cbrt.f64 y)) #s(literal 3 binary64))) |
(sqrt.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (cbrt.f64 y)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) (log.f64 y) (log1p.f64 (neg.f64 x))) #s(literal 1 binary64))) |
(exp.f64 (fma.f64 #s(literal 1/3 binary64) (log.f64 y) (log1p.f64 (neg.f64 x)))) |
(+.f64 (cosh.f64 (fma.f64 #s(literal 1/3 binary64) (log.f64 y) (log1p.f64 (neg.f64 x)))) (sinh.f64 (fma.f64 #s(literal 1/3 binary64) (log.f64 y) (log1p.f64 (neg.f64 x))))) |
(log.f64 (pow.f64 (/.f64 (E.f64) (exp.f64 x)) (cbrt.f64 y))) |
Compiled 9 058 to 1 242 computations (86.3% saved)
9 alts after pruning (1 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 426 | 1 | 427 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 3 | 4 |
| Done | 0 | 5 | 5 |
| Total | 427 | 9 | 436 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 59.3% | (-.f64 #s(approx (+ x y) x) (*.f64 x y)) |
| ✓ | 100.0% | #s(approx (- (+ x y) (* x y)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
| ✓ | 79.9% | #s(approx (- (+ x y) (* x y)) (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x)) |
| ✓ | 59.3% | #s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) y) x)) |
| ✓ | 61.6% | #s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
| ✓ | 22.3% | #s(approx (- (+ x y) (* x y)) (*.f64 #s(approx (- 1 y) (neg.f64 y)) x)) |
| ✓ | 42.0% | #s(approx (- (+ x y) (* x y)) y) |
| ✓ | 39.9% | #s(approx (- (+ x y) (* x y)) x) |
| ▶ | 88.9% | #s(approx (+ (* (- 1 x) y) x) (fma.f64 (-.f64 (/.f64 x y) x) y y)) |
Compiled 115 to 77 computations (33% saved)
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (/.f64 x y) | |
| cost-diff | 0 | (-.f64 (/.f64 x y) x) | |
| cost-diff | 0 | (fma.f64 (-.f64 (/.f64 x y) x) y y) | |
| cost-diff | 0 | #s(approx (+ (* (- 1 x) y) x) (fma.f64 (-.f64 (/.f64 x y) x) y y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 34 |
| 0 | 14 | 34 |
| 1 | 22 | 34 |
| 2 | 40 | 34 |
| 3 | 79 | 34 |
| 4 | 205 | 34 |
| 5 | 950 | 34 |
| 0 | 8335 | 33 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (+ (* (- 1 x) y) x) (fma.f64 (-.f64 (/.f64 x y) x) y y)) |
(fma.f64 (-.f64 (/.f64 x y) x) y y) |
(-.f64 (/.f64 x y) x) |
(/.f64 x y) |
x |
y |
| Outputs |
|---|
#s(approx (+ (* (- 1 x) y) x) (fma.f64 (-.f64 (/.f64 x y) x) y y)) |
(fma.f64 (-.f64 (/.f64 x y) x) y y) |
(-.f64 (/.f64 x y) x) |
(/.f64 x y) |
x |
y |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0 | (/.f64 x y) | |
| accuracy | 0.0 | #s(approx (+ (* (- 1 x) y) x) (fma.f64 (-.f64 (/.f64 x y) x) y y)) | |
| accuracy | 0.01171875 | (-.f64 (/.f64 x y) x) | |
| accuracy | 7.089990340373804 | (fma.f64 (-.f64 (/.f64 x y) x) y y) |
| 16.0ms | 255× | 0 | valid |
| 0.0ms | 1× | 2 | valid |
Compiled 28 to 12 computations (57.1% saved)
ival-mult: 3.0ms (30.4% of total)ival-div: 2.0ms (20.3% of total)ival-sub: 2.0ms (20.3% of total)ival-add: 2.0ms (20.3% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
#s(approx (+ (* (- 1 x) y) x) (fma.f64 (-.f64 (/.f64 x y) x) y y)) |
(fma.f64 (-.f64 (/.f64 x y) x) y y) |
(-.f64 (/.f64 x y) x) |
(/.f64 x y) |
| Outputs |
|---|
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 y)) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (+ y (* x (+ 1 (* -1 y)))))) |
#s(approx (+ (* (- (/ x y) x) y) y) #s(hole binary64 y)) |
#s(approx (+ (* (- (/ x y) x) y) y) #s(hole binary64 (+ y (* x (* y (- (/ 1 y) 1)))))) |
#s(approx (- (/ x y) x) #s(hole binary64 (* x (- (/ 1 y) 1)))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* x (+ 1 (* -1 y))))) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* x (+ 1 (+ (* -1 y) (/ y x)))))) |
#s(approx (+ (* (- (/ x y) x) y) y) #s(hole binary64 (* x (* y (- (/ 1 y) 1))))) |
#s(approx (+ (* (- (/ x y) x) y) y) #s(hole binary64 (* x (+ (* y (- (/ 1 y) 1)) (/ y x))))) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* -1 (* x (- y 1))))) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* -1 (* x (- (+ y (* -1 (/ y x))) 1))))) |
#s(approx (+ (* (- (/ x y) x) y) y) #s(hole binary64 (* -1 (* x (* y (- 1 (/ 1 y))))))) |
#s(approx (+ (* (- (/ x y) x) y) y) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y x)) (* y (- 1 (/ 1 y)))))))) |
#s(approx (- (/ x y) x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 y)))))) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (+ x (* y (- 1 x))))) |
#s(approx (+ (* (- (/ x y) x) y) y) #s(hole binary64 x)) |
#s(approx (+ (* (- (/ x y) x) y) y) #s(hole binary64 (+ x (* y (+ 1 (* -1 x)))))) |
#s(approx (- (/ x y) x) #s(hole binary64 (/ x y))) |
#s(approx (- (/ x y) x) #s(hole binary64 (/ (+ x (* -1 (* x y))) y))) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* y (- 1 x)))) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* y (- (+ 1 (/ x y)) x)))) |
#s(approx (+ (* (- (/ x y) x) y) y) #s(hole binary64 (* y (- 1 x)))) |
#s(approx (+ (* (- (/ x y) x) y) y) #s(hole binary64 (* y (- (+ 1 (/ x y)) x)))) |
#s(approx (- (/ x y) x) #s(hole binary64 (* -1 x))) |
#s(approx (- (/ x y) x) #s(hole binary64 (- (/ x y) x))) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* -1 (* y (+ (* -1 (- 1 x)) (* -1 (/ x y))))))) |
#s(approx (+ (* (- (/ x y) x) y) y) #s(hole binary64 (* -1 (* y (- x 1))))) |
#s(approx (+ (* (- (/ x y) x) y) y) #s(hole binary64 (* -1 (* y (- (+ x (* -1 (/ x y))) 1))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | -inf | ((+ (* (- 1 x) y) x) (+ (* (- (/ x y) x) y) y) (- (/ x y) x) (/ x y)) |
| 1.0ms | y | @ | -inf | ((+ (* (- 1 x) y) x) (+ (* (- (/ x y) x) y) y) (- (/ x y) x) (/ x y)) |
| 1.0ms | x | @ | inf | ((+ (* (- 1 x) y) x) (+ (* (- (/ x y) x) y) y) (- (/ x y) x) (/ x y)) |
| 1.0ms | x | @ | 0 | ((+ (* (- 1 x) y) x) (+ (* (- (/ x y) x) y) y) (- (/ x y) x) (/ x y)) |
| 1.0ms | y | @ | 0 | ((+ (* (- 1 x) y) x) (+ (* (- (/ x y) x) y) y) (- (/ x y) x) (/ x y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 99 | 399 |
| 1 | 248 | 383 |
| 2 | 657 | 383 |
| 3 | 1967 | 375 |
| 0 | 8569 | 340 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 y)) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (+ y (* x (+ 1 (* -1 y)))))) |
#s(approx (+ (* (- (/ x y) x) y) y) #s(hole binary64 y)) |
#s(approx (+ (* (- (/ x y) x) y) y) #s(hole binary64 (+ y (* x (* y (- (/ 1 y) 1)))))) |
#s(approx (- (/ x y) x) #s(hole binary64 (* x (- (/ 1 y) 1)))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* x (+ 1 (* -1 y))))) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* x (+ 1 (+ (* -1 y) (/ y x)))))) |
#s(approx (+ (* (- (/ x y) x) y) y) #s(hole binary64 (* x (* y (- (/ 1 y) 1))))) |
#s(approx (+ (* (- (/ x y) x) y) y) #s(hole binary64 (* x (+ (* y (- (/ 1 y) 1)) (/ y x))))) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* -1 (* x (- y 1))))) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* -1 (* x (- (+ y (* -1 (/ y x))) 1))))) |
#s(approx (+ (* (- (/ x y) x) y) y) #s(hole binary64 (* -1 (* x (* y (- 1 (/ 1 y))))))) |
#s(approx (+ (* (- (/ x y) x) y) y) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y x)) (* y (- 1 (/ 1 y)))))))) |
#s(approx (- (/ x y) x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 y)))))) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (+ x (* y (- 1 x))))) |
#s(approx (+ (* (- (/ x y) x) y) y) #s(hole binary64 x)) |
#s(approx (+ (* (- (/ x y) x) y) y) #s(hole binary64 (+ x (* y (+ 1 (* -1 x)))))) |
#s(approx (- (/ x y) x) #s(hole binary64 (/ x y))) |
#s(approx (- (/ x y) x) #s(hole binary64 (/ (+ x (* -1 (* x y))) y))) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* y (- 1 x)))) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* y (- (+ 1 (/ x y)) x)))) |
#s(approx (+ (* (- (/ x y) x) y) y) #s(hole binary64 (* y (- 1 x)))) |
#s(approx (+ (* (- (/ x y) x) y) y) #s(hole binary64 (* y (- (+ 1 (/ x y)) x)))) |
#s(approx (- (/ x y) x) #s(hole binary64 (* -1 x))) |
#s(approx (- (/ x y) x) #s(hole binary64 (- (/ x y) x))) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* -1 (* y (+ (* -1 (- 1 x)) (* -1 (/ x y))))))) |
#s(approx (+ (* (- (/ x y) x) y) y) #s(hole binary64 (* -1 (* y (- x 1))))) |
#s(approx (+ (* (- (/ x y) x) y) y) #s(hole binary64 (* -1 (* y (- (+ x (* -1 (/ x y))) 1))))) |
| Outputs |
|---|
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 y)) |
#s(approx (+ (* (- 1 x) y) x) y) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (+ y (* x (+ 1 (* -1 y)))))) |
#s(approx (+ (* (- 1 x) y) x) (fma.f64 (-.f64 #s(literal 1 binary64) y) x y)) |
#s(approx (+ (* (- (/ x y) x) y) y) #s(hole binary64 y)) |
#s(approx (+ (* (- 1 x) y) x) y) |
#s(approx (+ (* (- (/ x y) x) y) y) #s(hole binary64 (+ y (* x (* y (- (/ 1 y) 1)))))) |
#s(approx (+ (* (- 1 x) y) x) (fma.f64 (-.f64 #s(literal 1 binary64) y) x y)) |
#s(approx (- (/ x y) x) #s(hole binary64 (* x (- (/ 1 y) 1)))) |
#s(approx (- (/ x y) x) (-.f64 (/.f64 x y) x)) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx (/ x y) (/.f64 x y)) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* x (+ 1 (* -1 y))))) |
#s(approx (+ (* (- 1 x) y) x) (*.f64 (-.f64 #s(literal 1 binary64) y) x)) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* x (+ 1 (+ (* -1 y) (/ y x)))))) |
#s(approx (+ (* (- 1 x) y) x) (fma.f64 (-.f64 #s(literal 1 binary64) y) x y)) |
#s(approx (+ (* (- (/ x y) x) y) y) #s(hole binary64 (* x (* y (- (/ 1 y) 1))))) |
#s(approx (+ (* (- 1 x) y) x) (*.f64 (-.f64 #s(literal 1 binary64) y) x)) |
#s(approx (+ (* (- (/ x y) x) y) y) #s(hole binary64 (* x (+ (* y (- (/ 1 y) 1)) (/ y x))))) |
#s(approx (+ (* (- 1 x) y) x) (fma.f64 (-.f64 #s(literal 1 binary64) y) x y)) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* -1 (* x (- y 1))))) |
#s(approx (+ (* (- 1 x) y) x) (*.f64 (-.f64 #s(literal 1 binary64) y) x)) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* -1 (* x (- (+ y (* -1 (/ y x))) 1))))) |
#s(approx (+ (* (- 1 x) y) x) (fma.f64 (-.f64 #s(literal 1 binary64) y) x y)) |
#s(approx (+ (* (- (/ x y) x) y) y) #s(hole binary64 (* -1 (* x (* y (- 1 (/ 1 y))))))) |
#s(approx (+ (* (- 1 x) y) x) (*.f64 (-.f64 #s(literal 1 binary64) y) x)) |
#s(approx (+ (* (- (/ x y) x) y) y) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y x)) (* y (- 1 (/ 1 y)))))))) |
#s(approx (+ (* (- 1 x) y) x) (fma.f64 (-.f64 #s(literal 1 binary64) y) x y)) |
#s(approx (- (/ x y) x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 y)))))) |
#s(approx (- (/ x y) x) (-.f64 (/.f64 x y) x)) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (- 1 x) y) x) x) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (+ x (* y (- 1 x))))) |
#s(approx (+ (* (- 1 x) y) x) (fma.f64 (-.f64 #s(literal 1 binary64) y) x y)) |
#s(approx (+ (* (- (/ x y) x) y) y) #s(hole binary64 x)) |
#s(approx (+ (* (- 1 x) y) x) x) |
#s(approx (+ (* (- (/ x y) x) y) y) #s(hole binary64 (+ x (* y (+ 1 (* -1 x)))))) |
#s(approx (+ (* (- 1 x) y) x) (fma.f64 (-.f64 #s(literal 1 binary64) y) x y)) |
#s(approx (- (/ x y) x) #s(hole binary64 (/ x y))) |
#s(approx (- (/ x y) x) (/.f64 x y)) |
#s(approx (- (/ x y) x) #s(hole binary64 (/ (+ x (* -1 (* x y))) y))) |
#s(approx (- (/ x y) x) (-.f64 (/.f64 x y) x)) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* y (- 1 x)))) |
#s(approx (+ (* (- 1 x) y) x) (*.f64 y (-.f64 #s(literal 1 binary64) x))) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* y (- (+ 1 (/ x y)) x)))) |
#s(approx (+ (* (- 1 x) y) x) (fma.f64 (-.f64 #s(literal 1 binary64) y) x y)) |
#s(approx (+ (* (- (/ x y) x) y) y) #s(hole binary64 (* y (- 1 x)))) |
#s(approx (+ (* (- 1 x) y) x) (*.f64 y (-.f64 #s(literal 1 binary64) x))) |
#s(approx (+ (* (- (/ x y) x) y) y) #s(hole binary64 (* y (- (+ 1 (/ x y)) x)))) |
#s(approx (+ (* (- 1 x) y) x) (fma.f64 (-.f64 #s(literal 1 binary64) y) x y)) |
#s(approx (- (/ x y) x) #s(hole binary64 (* -1 x))) |
#s(approx (- (/ x y) x) (neg.f64 x)) |
#s(approx (- (/ x y) x) #s(hole binary64 (- (/ x y) x))) |
#s(approx (- (/ x y) x) (-.f64 (/.f64 x y) x)) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* -1 (* y (+ (* -1 (- 1 x)) (* -1 (/ x y))))))) |
#s(approx (+ (* (- 1 x) y) x) (fma.f64 (-.f64 #s(literal 1 binary64) y) x y)) |
#s(approx (+ (* (- (/ x y) x) y) y) #s(hole binary64 (* -1 (* y (- x 1))))) |
#s(approx (+ (* (- 1 x) y) x) (*.f64 y (-.f64 #s(literal 1 binary64) x))) |
#s(approx (+ (* (- (/ x y) x) y) y) #s(hole binary64 (* -1 (* y (- (+ x (* -1 (/ x y))) 1))))) |
#s(approx (+ (* (- 1 x) y) x) (fma.f64 (-.f64 #s(literal 1 binary64) y) x y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 32 |
| 0 | 14 | 32 |
| 1 | 202 | 32 |
| 2 | 2873 | 32 |
| 0 | 8051 | 31 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (+ (* (- 1 x) y) x) (fma.f64 (-.f64 (/.f64 x y) x) y y)) |
(fma.f64 (-.f64 (/.f64 x y) x) y y) |
(-.f64 (/.f64 x y) x) |
(/.f64 x y) |
| Outputs |
|---|
(*.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* (- 1 x) y) x) (fma.f64 (-.f64 (/.f64 x y) x) y y)))) (neg.f64 (sqrt.f64 #s(approx (+ (* (- 1 x) y) x) (fma.f64 (-.f64 (/.f64 x y) x) y y))))) |
(*.f64 (sqrt.f64 #s(approx (+ (* (- 1 x) y) x) (fma.f64 (-.f64 (/.f64 x y) x) y y))) (sqrt.f64 #s(approx (+ (* (- 1 x) y) x) (fma.f64 (-.f64 (/.f64 x y) x) y y)))) |
(*.f64 (pow.f64 (cbrt.f64 #s(approx (+ (* (- 1 x) y) x) (fma.f64 (-.f64 (/.f64 x y) x) y y))) #s(literal 2 binary64)) (cbrt.f64 #s(approx (+ (* (- 1 x) y) x) (fma.f64 (-.f64 (/.f64 x y) x) y y)))) |
(*.f64 (cbrt.f64 #s(approx (+ (* (- 1 x) y) x) (fma.f64 (-.f64 (/.f64 x y) x) y y))) (pow.f64 (cbrt.f64 #s(approx (+ (* (- 1 x) y) x) (fma.f64 (-.f64 (/.f64 x y) x) y y))) #s(literal 2 binary64))) |
(*.f64 #s(literal 1 binary64) #s(approx (+ (* (- 1 x) y) x) (fma.f64 (-.f64 (/.f64 x y) x) y y))) |
(pow.f64 (sqrt.f64 #s(approx (+ (* (- 1 x) y) x) (fma.f64 (-.f64 (/.f64 x y) x) y y))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 #s(approx (+ (* (- 1 x) y) x) (fma.f64 (-.f64 (/.f64 x y) x) y y)) #s(literal 3 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (cbrt.f64 #s(approx (+ (* (- 1 x) y) x) (fma.f64 (-.f64 (/.f64 x y) x) y y))) #s(literal 3 binary64)) |
(pow.f64 #s(approx (+ (* (- 1 x) y) x) (fma.f64 (-.f64 (/.f64 x y) x) y y)) #s(literal 1 binary64)) |
#s(approx (+ (* (- 1 x) y) x) (fma.f64 (-.f64 (/.f64 x y) x) y y)) |
(cbrt.f64 (pow.f64 #s(approx (+ (* (- 1 x) y) x) (fma.f64 (-.f64 (/.f64 x y) x) y y)) #s(literal 3 binary64))) |
(sqrt.f64 (pow.f64 #s(approx (+ (* (- 1 x) y) x) (fma.f64 (-.f64 (/.f64 x y) x) y y)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 #s(approx (+ (* (- 1 x) y) x) (fma.f64 (-.f64 (/.f64 x y) x) y y)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 3 binary64) (log.f64 #s(approx (+ (* (- 1 x) y) x) (fma.f64 (-.f64 (/.f64 x y) x) y y)))) #s(literal 1/3 binary64))) |
(exp.f64 (*.f64 (log.f64 (cbrt.f64 #s(approx (+ (* (- 1 x) y) x) (fma.f64 (-.f64 (/.f64 x y) x) y y)))) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 #s(approx (+ (* (- 1 x) y) x) (fma.f64 (-.f64 (/.f64 x y) x) y y))) #s(literal 1 binary64))) |
(exp.f64 (log.f64 #s(approx (+ (* (- 1 x) y) x) (fma.f64 (-.f64 (/.f64 x y) x) y y)))) |
(+.f64 (log.f64 (sqrt.f64 (exp.f64 #s(approx (+ (* (- 1 x) y) x) (fma.f64 (-.f64 (/.f64 x y) x) y y))))) (log.f64 (sqrt.f64 (exp.f64 #s(approx (+ (* (- 1 x) y) x) (fma.f64 (-.f64 (/.f64 x y) x) y y)))))) |
(+.f64 (log.f64 (*.f64 (cbrt.f64 (exp.f64 #s(approx (+ (* (- 1 x) y) x) (fma.f64 (-.f64 (/.f64 x y) x) y y)))) (cbrt.f64 (exp.f64 #s(approx (+ (* (- 1 x) y) x) (fma.f64 (-.f64 (/.f64 x y) x) y y)))))) (log.f64 (cbrt.f64 (exp.f64 #s(approx (+ (* (- 1 x) y) x) (fma.f64 (-.f64 (/.f64 x y) x) y y)))))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 #s(approx (+ (* (- 1 x) y) x) (fma.f64 (-.f64 (/.f64 x y) x) y y))) #s(literal 1 binary64))) (sinh.f64 (*.f64 (log.f64 #s(approx (+ (* (- 1 x) y) x) (fma.f64 (-.f64 (/.f64 x y) x) y y))) #s(literal 1 binary64)))) |
(+.f64 (cosh.f64 (log.f64 #s(approx (+ (* (- 1 x) y) x) (fma.f64 (-.f64 (/.f64 x y) x) y y)))) (sinh.f64 (log.f64 #s(approx (+ (* (- 1 x) y) x) (fma.f64 (-.f64 (/.f64 x y) x) y y))))) |
(log.f64 (pow.f64 (exp.f64 (cbrt.f64 #s(approx (+ (* (- 1 x) y) x) (fma.f64 (-.f64 (/.f64 x y) x) y y)))) (pow.f64 (cbrt.f64 #s(approx (+ (* (- 1 x) y) x) (fma.f64 (-.f64 (/.f64 x y) x) y y))) #s(literal 2 binary64)))) |
(log.f64 (exp.f64 #s(approx (+ (* (- 1 x) y) x) (fma.f64 (-.f64 (/.f64 x y) x) y y)))) |
(*.f64 (*.f64 (-.f64 (-.f64 (/.f64 x y) x) #s(literal -1 binary64)) (sqrt.f64 y)) (sqrt.f64 y)) |
(*.f64 (*.f64 (-.f64 (-.f64 (/.f64 x y) x) #s(literal -1 binary64)) (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) (cbrt.f64 y)) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 (-.f64 (/.f64 x y) x) y y))) (neg.f64 (sqrt.f64 (fma.f64 (-.f64 (/.f64 x y) x) y y)))) |
(*.f64 (-.f64 (-.f64 (/.f64 x y) x) #s(literal -1 binary64)) y) |
(*.f64 (sqrt.f64 (fma.f64 (-.f64 (/.f64 x y) x) y y)) (sqrt.f64 (fma.f64 (-.f64 (/.f64 x y) x) y y))) |
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 (-.f64 (/.f64 x y) x) y y)) #s(literal 2 binary64)) (cbrt.f64 (fma.f64 (-.f64 (/.f64 x y) x) y y))) |
(*.f64 (cbrt.f64 (fma.f64 (-.f64 (/.f64 x y) x) y y)) (pow.f64 (cbrt.f64 (fma.f64 (-.f64 (/.f64 x y) x) y y)) #s(literal 2 binary64))) |
(*.f64 y (-.f64 (-.f64 (/.f64 x y) x) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (/.f64 x y) x) y y)) |
(pow.f64 (sqrt.f64 (fma.f64 (-.f64 (/.f64 x y) x) y y)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (-.f64 (/.f64 x y) x) y y) #s(literal 3 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (cbrt.f64 (fma.f64 (-.f64 (/.f64 x y) x) y y)) #s(literal 3 binary64)) |
(pow.f64 (fma.f64 (-.f64 (/.f64 x y) x) y y) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 y y) (pow.f64 (*.f64 (-.f64 (/.f64 x y) x) y) #s(literal 2 binary64))) (-.f64 y (*.f64 (-.f64 (/.f64 x y) x) y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (/.f64 x y) x) y) #s(literal 2 binary64)) (*.f64 y y))) (neg.f64 (fma.f64 (-.f64 (/.f64 x y) x) y (neg.f64 y)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 (/.f64 x y) x) y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 y (-.f64 y (*.f64 (-.f64 (/.f64 x y) x) y)) (pow.f64 (*.f64 (-.f64 (/.f64 x y) x) y) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (/.f64 x y) x) y) #s(literal 2 binary64)) (*.f64 y y)) (fma.f64 (-.f64 (/.f64 x y) x) y (neg.f64 y))) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 (/.f64 x y) x) y) #s(literal 3 binary64))) (fma.f64 y y (-.f64 (pow.f64 (*.f64 (-.f64 (/.f64 x y) x) y) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (/.f64 x y) x) y) y)))) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 (/.f64 x y) x) y) #s(literal 3 binary64))) (fma.f64 y (-.f64 y (*.f64 (-.f64 (/.f64 x y) x) y)) (pow.f64 (*.f64 (-.f64 (/.f64 x y) x) y) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (-.f64 (/.f64 x y) x) (sqrt.f64 y)) (sqrt.f64 y) y) |
(fma.f64 (*.f64 (-.f64 (/.f64 x y) x) (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) (cbrt.f64 y) y) |
(fma.f64 (*.f64 y (sqrt.f64 (-.f64 (/.f64 x y) x))) (sqrt.f64 (-.f64 (/.f64 x y) x)) y) |
(fma.f64 (*.f64 y (pow.f64 (cbrt.f64 (-.f64 (/.f64 x y) x)) #s(literal 2 binary64))) (cbrt.f64 (-.f64 (/.f64 x y) x)) y) |
(fma.f64 (neg.f64 (sqrt.f64 (*.f64 (-.f64 (/.f64 x y) x) y))) (neg.f64 (sqrt.f64 (*.f64 (-.f64 (/.f64 x y) x) y))) y) |
(fma.f64 (sqrt.f64 y) (*.f64 (sqrt.f64 y) (-.f64 (/.f64 x y) x)) y) |
(fma.f64 (sqrt.f64 (*.f64 (-.f64 (/.f64 x y) x) y)) (sqrt.f64 (*.f64 (-.f64 (/.f64 x y) x) y)) y) |
(fma.f64 (sqrt.f64 (-.f64 (/.f64 x y) x)) (*.f64 (sqrt.f64 (-.f64 (/.f64 x y) x)) y) y) |
(fma.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) (*.f64 (cbrt.f64 y) (-.f64 (/.f64 x y) x)) y) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 (-.f64 (/.f64 x y) x) y)) #s(literal 2 binary64)) (cbrt.f64 (*.f64 (-.f64 (/.f64 x y) x) y)) y) |
(fma.f64 (cbrt.f64 (*.f64 (-.f64 (/.f64 x y) x) y)) (pow.f64 (cbrt.f64 (*.f64 (-.f64 (/.f64 x y) x) y)) #s(literal 2 binary64)) y) |
(fma.f64 (pow.f64 (cbrt.f64 (-.f64 (/.f64 x y) x)) #s(literal 2 binary64)) (*.f64 (cbrt.f64 (-.f64 (/.f64 x y) x)) y) y) |
(fma.f64 (-.f64 (/.f64 x y) x) y y) |
(fma.f64 y (-.f64 (/.f64 x y) x) y) |
(fma.f64 #s(literal 1 binary64) (*.f64 (-.f64 (/.f64 x y) x) y) y) |
(cbrt.f64 (pow.f64 (fma.f64 (-.f64 (/.f64 x y) x) y y) #s(literal 3 binary64))) |
(sqrt.f64 (pow.f64 (fma.f64 (-.f64 (/.f64 x y) x) y y) #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 (/.f64 x y) x) y) #s(literal 2 binary64)) (fma.f64 (-.f64 (/.f64 x y) x) y (neg.f64 y))) (/.f64 (*.f64 y y) (fma.f64 (-.f64 (/.f64 x y) x) y (neg.f64 y)))) |
(-.f64 (*.f64 (-.f64 (/.f64 x y) x) y) (neg.f64 y)) |
(-.f64 y (*.f64 (neg.f64 (sqrt.f64 (*.f64 (-.f64 (/.f64 x y) x) y))) (sqrt.f64 (*.f64 (-.f64 (/.f64 x y) x) y)))) |
(-.f64 y (*.f64 (neg.f64 (pow.f64 (cbrt.f64 (*.f64 (-.f64 (/.f64 x y) x) y)) #s(literal 2 binary64))) (cbrt.f64 (*.f64 (-.f64 (/.f64 x y) x) y)))) |
(-.f64 y (*.f64 (neg.f64 (-.f64 (/.f64 x y) x)) y)) |
(-.f64 y (*.f64 (neg.f64 y) (-.f64 (/.f64 x y) x))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 (-.f64 (/.f64 x y) x) y y))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 (-.f64 (/.f64 x y) x) y y) #s(literal 3 binary64))) #s(literal 1/3 binary64))) |
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (fma.f64 (-.f64 (/.f64 x y) x) y y))) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (-.f64 (/.f64 x y) x) y y)) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (fma.f64 (-.f64 (/.f64 x y) x) y y))) |
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (fma.f64 (-.f64 (/.f64 x y) x) y y)))) (log.f64 (sqrt.f64 (exp.f64 (fma.f64 (-.f64 (/.f64 x y) x) y y))))) |
(+.f64 (log.f64 (*.f64 (cbrt.f64 (exp.f64 (fma.f64 (-.f64 (/.f64 x y) x) y y))) (cbrt.f64 (exp.f64 (fma.f64 (-.f64 (/.f64 x y) x) y y))))) (log.f64 (cbrt.f64 (exp.f64 (fma.f64 (-.f64 (/.f64 x y) x) y y))))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (fma.f64 (-.f64 (/.f64 x y) x) y y)) #s(literal 1 binary64))) (sinh.f64 (*.f64 (log.f64 (fma.f64 (-.f64 (/.f64 x y) x) y y)) #s(literal 1 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (-.f64 (/.f64 x y) x) y) #s(literal 3 binary64)) (fma.f64 y (-.f64 y (*.f64 (-.f64 (/.f64 x y) x) y)) (pow.f64 (*.f64 (-.f64 (/.f64 x y) x) y) #s(literal 2 binary64)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y (-.f64 y (*.f64 (-.f64 (/.f64 x y) x) y)) (pow.f64 (*.f64 (-.f64 (/.f64 x y) x) y) #s(literal 2 binary64))))) |
(+.f64 (cosh.f64 (log.f64 (fma.f64 (-.f64 (/.f64 x y) x) y y))) (sinh.f64 (log.f64 (fma.f64 (-.f64 (/.f64 x y) x) y y)))) |
(+.f64 (*.f64 (-.f64 (/.f64 x y) x) y) y) |
(+.f64 y (*.f64 (-.f64 (/.f64 x y) x) y)) |
(log.f64 (pow.f64 (exp.f64 (sqrt.f64 y)) (*.f64 (-.f64 (-.f64 (/.f64 x y) x) #s(literal -1 binary64)) (sqrt.f64 y)))) |
(log.f64 (pow.f64 (exp.f64 (cbrt.f64 y)) (*.f64 (-.f64 (-.f64 (/.f64 x y) x) #s(literal -1 binary64)) (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))))) |
(log.f64 (pow.f64 (exp.f64 (cbrt.f64 (fma.f64 (-.f64 (/.f64 x y) x) y y))) (pow.f64 (cbrt.f64 (fma.f64 (-.f64 (/.f64 x y) x) y y)) #s(literal 2 binary64)))) |
(log.f64 (pow.f64 (*.f64 (exp.f64 (-.f64 (/.f64 x y) x)) (E.f64)) y)) |
(log.f64 (/.f64 (pow.f64 (exp.f64 y) (-.f64 (/.f64 x y) x)) (exp.f64 (neg.f64 y)))) |
(log.f64 (exp.f64 (fma.f64 (-.f64 (/.f64 x y) x) y y))) |
(*.f64 (+.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 x)) (-.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 x))) |
(*.f64 (neg.f64 (sqrt.f64 (-.f64 (/.f64 x y) x))) (neg.f64 (sqrt.f64 (-.f64 (/.f64 x y) x)))) |
(*.f64 (sqrt.f64 (-.f64 (/.f64 x y) x)) (sqrt.f64 (-.f64 (/.f64 x y) x))) |
(*.f64 (pow.f64 (cbrt.f64 (-.f64 (/.f64 x y) x)) #s(literal 2 binary64)) (cbrt.f64 (-.f64 (/.f64 x y) x))) |
(*.f64 (cbrt.f64 (-.f64 (/.f64 x y) x)) (pow.f64 (cbrt.f64 (-.f64 (/.f64 x y) x)) #s(literal 2 binary64))) |
(*.f64 #s(literal 1 binary64) (-.f64 (/.f64 x y) x)) |
(pow.f64 (sqrt.f64 (-.f64 (/.f64 x y) x)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (-.f64 (/.f64 x y) x) #s(literal 3 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (cbrt.f64 (-.f64 (/.f64 x y) x)) #s(literal 3 binary64)) |
(pow.f64 (-.f64 (/.f64 x y) x) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (+.f64 (/.f64 x y) x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (+.f64 (/.f64 x y) x) (pow.f64 (/.f64 x y) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 x x)) (+.f64 (/.f64 x y) x)) |
(/.f64 (-.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x (+.f64 (/.f64 x y) x) (pow.f64 (/.f64 x y) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (sqrt.f64 x) (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) (/.f64 (sqrt.f64 x) (cbrt.f64 y)) (neg.f64 x)) |
(fma.f64 (/.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (sqrt.f64 y)) (/.f64 (cbrt.f64 x) (sqrt.f64 y)) (neg.f64 x)) |
(fma.f64 (/.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) (cbrt.f64 (/.f64 x y)) (neg.f64 x)) |
(fma.f64 (neg.f64 (sqrt.f64 (/.f64 x y))) (neg.f64 (sqrt.f64 (/.f64 x y))) (neg.f64 x)) |
(fma.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 (/.f64 x y)) (neg.f64 x)) |
(fma.f64 (sqrt.f64 x) (/.f64 (sqrt.f64 x) y) (neg.f64 x)) |
(fma.f64 (pow.f64 (cbrt.f64 (/.f64 x y)) #s(literal 2 binary64)) (cbrt.f64 (/.f64 x y)) (neg.f64 x)) |
(fma.f64 (cbrt.f64 (/.f64 x y)) (pow.f64 (cbrt.f64 (/.f64 x y)) #s(literal 2 binary64)) (neg.f64 x)) |
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (/.f64 (cbrt.f64 x) y) (neg.f64 x)) |
(fma.f64 #s(literal 1 binary64) (/.f64 x y) (neg.f64 x)) |
(cbrt.f64 (pow.f64 (-.f64 (/.f64 x y) x) #s(literal 3 binary64))) |
(sqrt.f64 (pow.f64 (-.f64 (/.f64 x y) x) #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (+.f64 (/.f64 x y) x)) (/.f64 (*.f64 x x) (+.f64 (/.f64 x y) x))) |
(-.f64 (/.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (fma.f64 x (+.f64 (/.f64 x y) x) (pow.f64 (/.f64 x y) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (+.f64 (/.f64 x y) x) (pow.f64 (/.f64 x y) #s(literal 2 binary64))))) |
(-.f64 (/.f64 x y) x) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (-.f64 (/.f64 x y) x))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (-.f64 (/.f64 x y) x) #s(literal 3 binary64))) #s(literal 1/3 binary64))) |
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (-.f64 (/.f64 x y) x))) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (-.f64 (/.f64 x y) x)) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (-.f64 (/.f64 x y) x))) |
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (-.f64 (/.f64 x y) x)))) (log.f64 (sqrt.f64 (exp.f64 (-.f64 (/.f64 x y) x))))) |
(+.f64 (log.f64 (*.f64 (cbrt.f64 (exp.f64 (-.f64 (/.f64 x y) x))) (cbrt.f64 (exp.f64 (-.f64 (/.f64 x y) x))))) (log.f64 (cbrt.f64 (exp.f64 (-.f64 (/.f64 x y) x))))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (-.f64 (/.f64 x y) x)) #s(literal 1 binary64))) (sinh.f64 (*.f64 (log.f64 (-.f64 (/.f64 x y) x)) #s(literal 1 binary64)))) |
(+.f64 (cosh.f64 (log.f64 (-.f64 (/.f64 x y) x))) (sinh.f64 (log.f64 (-.f64 (/.f64 x y) x)))) |
(+.f64 (/.f64 x y) (neg.f64 x)) |
(log.f64 (pow.f64 (exp.f64 (cbrt.f64 (-.f64 (/.f64 x y) x))) (pow.f64 (cbrt.f64 (-.f64 (/.f64 x y) x)) #s(literal 2 binary64)))) |
(log.f64 (*.f64 (exp.f64 (/.f64 x y)) (exp.f64 (neg.f64 x)))) |
(log.f64 (*.f64 (exp.f64 (/.f64 x y)) (pow.f64 (exp.f64 x) #s(literal -1 binary64)))) |
(log.f64 (exp.f64 (-.f64 (/.f64 x y) x))) |
(*.f64 (/.f64 (sqrt.f64 x) (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) (/.f64 (sqrt.f64 x) (cbrt.f64 y))) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (sqrt.f64 y)) (/.f64 (cbrt.f64 x) (sqrt.f64 y))) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) (cbrt.f64 (/.f64 x y))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 x y))) (neg.f64 (sqrt.f64 (/.f64 x y)))) |
(*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 (/.f64 x y))) |
(*.f64 (sqrt.f64 x) (/.f64 (sqrt.f64 x) y)) |
(*.f64 (pow.f64 (cbrt.f64 (/.f64 x y)) #s(literal 2 binary64)) (cbrt.f64 (/.f64 x y))) |
(*.f64 (cbrt.f64 (/.f64 x y)) (pow.f64 (cbrt.f64 (/.f64 x y)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (/.f64 (cbrt.f64 x) y)) |
(*.f64 #s(literal 1 binary64) (/.f64 x y)) |
(pow.f64 (sqrt.f64 (/.f64 x y)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (cbrt.f64 (/.f64 x y)) #s(literal 3 binary64)) |
(pow.f64 (/.f64 x y) #s(literal 1 binary64)) |
(/.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 (neg.f64 x)) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 x) (neg.f64 y)) |
(/.f64 x y) |
(neg.f64 (/.f64 (neg.f64 x) y)) |
(neg.f64 (/.f64 x (neg.f64 y))) |
(cbrt.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64))) |
(sqrt.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (/.f64 x y))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64))) #s(literal 1/3 binary64))) |
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (/.f64 x y))) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x y)) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (/.f64 x y))) |
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (/.f64 x y)))) (log.f64 (sqrt.f64 (exp.f64 (/.f64 x y))))) |
(+.f64 (log.f64 (*.f64 (cbrt.f64 (exp.f64 (/.f64 x y))) (cbrt.f64 (exp.f64 (/.f64 x y))))) (log.f64 (cbrt.f64 (exp.f64 (/.f64 x y))))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (/.f64 x y)) #s(literal 1 binary64))) (sinh.f64 (*.f64 (log.f64 (/.f64 x y)) #s(literal 1 binary64)))) |
(+.f64 (cosh.f64 (log.f64 (/.f64 x y))) (sinh.f64 (log.f64 (/.f64 x y)))) |
(log.f64 (pow.f64 (exp.f64 (cbrt.f64 (/.f64 x y))) (/.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))))) |
(log.f64 (pow.f64 (exp.f64 (cbrt.f64 (/.f64 x y))) (pow.f64 (cbrt.f64 (/.f64 x y)) #s(literal 2 binary64)))) |
(log.f64 (exp.f64 (/.f64 x y))) |
Compiled 4 083 to 647 computations (84.2% saved)
9 alts after pruning (1 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 169 | 1 | 170 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 8 | 8 |
| Total | 170 | 9 | 179 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 59.3% | (-.f64 #s(approx (+ x y) x) (*.f64 x y)) |
| ✓ | 100.0% | #s(approx (- (+ x y) (* x y)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
| ✓ | 79.9% | #s(approx (- (+ x y) (* x y)) (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x)) |
| ✓ | 59.3% | #s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) y) x)) |
| ✓ | 61.6% | #s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
| ✓ | 22.3% | #s(approx (- (+ x y) (* x y)) (*.f64 #s(approx (- 1 y) (neg.f64 y)) x)) |
| ✓ | 42.0% | #s(approx (- (+ x y) (* x y)) y) |
| ✓ | 39.9% | #s(approx (- (+ x y) (* x y)) x) |
| 68.8% | #s(approx (+ (* (- 1 x) y) x) (fma.f64 #s(approx (- (/ x y) x) (/.f64 x y)) y y)) |
Compiled 295 to 131 computations (55.6% saved)
| Inputs |
|---|
#s(approx (- (+ x y) (* x y)) x) |
#s(approx (- (+ x y) (* x y)) y) |
#s(approx (- (+ x y) (* x y)) (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x)) |
#s(approx (- (+ x y) (* x y)) (*.f64 #s(approx (- 1 y) (neg.f64 y)) x)) |
#s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
#s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) y) x)) |
(-.f64 #s(approx (+ x y) x) (*.f64 x y)) |
#s(approx (- (+ x y) (* x y)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
(-.f64 (+.f64 x y) (*.f64 x y)) |
#s(approx (+ (* (- 1 x) y) x) (fma.f64 #s(approx (- (/ x y) x) (/.f64 x y)) y y)) |
#s(approx (+ (* (- 1 x) y) x) (fma.f64 (-.f64 (/.f64 x y) x) y y)) |
#s(approx (- (+ x y) (* x y)) (fma.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) (*.f64 (cbrt.f64 y) (-.f64 #s(literal 1 binary64) x)) x)) |
(-.f64 (-.f64 x (*.f64 (neg.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) (cbrt.f64 y))) (*.f64 x y)) |
| Outputs |
|---|
#s(approx (- (+ x y) (* x y)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
3 calls:
| 4.0ms | y |
| 4.0ms | x |
| 4.0ms | (-.f64 (+.f64 x y) (*.f64 x y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | (-.f64 (+.f64 x y) (*.f64 x y)) |
| 100.0% | 1 | x |
| 100.0% | 1 | y |
Compiled 9 to 9 computations (0% saved)
| Inputs |
|---|
#s(approx (- (+ x y) (* x y)) x) |
#s(approx (- (+ x y) (* x y)) y) |
#s(approx (- (+ x y) (* x y)) (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x)) |
#s(approx (- (+ x y) (* x y)) (*.f64 #s(approx (- 1 y) (neg.f64 y)) x)) |
#s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
#s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) y) x)) |
(-.f64 #s(approx (+ x y) x) (*.f64 x y)) |
| Outputs |
|---|
(-.f64 #s(approx (+ x y) x) (*.f64 x y)) |
#s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
3 calls:
| 19.0ms | y |
| 3.0ms | x |
| 2.0ms | (-.f64 (+.f64 x y) (*.f64 x y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.5% | 2 | (-.f64 (+.f64 x y) (*.f64 x y)) |
| 98.9% | 3 | x |
| 99.9% | 3 | y |
Compiled 9 to 9 computations (0% saved)
| Inputs |
|---|
#s(approx (- (+ x y) (* x y)) x) |
#s(approx (- (+ x y) (* x y)) y) |
#s(approx (- (+ x y) (* x y)) (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x)) |
#s(approx (- (+ x y) (* x y)) (*.f64 #s(approx (- 1 y) (neg.f64 y)) x)) |
#s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
#s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) y) x)) |
| Outputs |
|---|
#s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) y) x)) |
#s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
1 calls:
| 2.0ms | (-.f64 (+.f64 x y) (*.f64 x y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.5% | 2 | (-.f64 (+.f64 x y) (*.f64 x y)) |
Compiled 7 to 5 computations (28.6% saved)
| Inputs |
|---|
#s(approx (- (+ x y) (* x y)) x) |
#s(approx (- (+ x y) (* x y)) y) |
#s(approx (- (+ x y) (* x y)) (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x)) |
#s(approx (- (+ x y) (* x y)) (*.f64 #s(approx (- 1 y) (neg.f64 y)) x)) |
#s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
| Outputs |
|---|
#s(approx (- (+ x y) (* x y)) (*.f64 #s(approx (- 1 y) (neg.f64 y)) x)) |
#s(approx (- (+ x y) (* x y)) (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x)) |
#s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
2 calls:
| 2.0ms | y |
| 2.0ms | (-.f64 (+.f64 x y) (*.f64 x y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.6% | 3 | y |
| 96.0% | 3 | (-.f64 (+.f64 x y) (*.f64 x y)) |
Compiled 8 to 7 computations (12.5% saved)
| Inputs |
|---|
#s(approx (- (+ x y) (* x y)) x) |
#s(approx (- (+ x y) (* x y)) y) |
#s(approx (- (+ x y) (* x y)) (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x)) |
#s(approx (- (+ x y) (* x y)) (*.f64 #s(approx (- 1 y) (neg.f64 y)) x)) |
| Outputs |
|---|
#s(approx (- (+ x y) (* x y)) (*.f64 #s(approx (- 1 y) (neg.f64 y)) x)) |
#s(approx (- (+ x y) (* x y)) (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x)) |
#s(approx (- (+ x y) (* x y)) (*.f64 #s(approx (- 1 y) (neg.f64 y)) x)) |
3 calls:
| 2.0ms | y |
| 2.0ms | x |
| 2.0ms | (-.f64 (+.f64 x y) (*.f64 x y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 92.0% | 3 | (-.f64 (+.f64 x y) (*.f64 x y)) |
| 85.2% | 2 | x |
| 84.6% | 3 | y |
Compiled 9 to 9 computations (0% saved)
| Inputs |
|---|
#s(approx (- (+ x y) (* x y)) x) |
#s(approx (- (+ x y) (* x y)) y) |
#s(approx (- (+ x y) (* x y)) (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x)) |
| Outputs |
|---|
#s(approx (- (+ x y) (* x y)) (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x)) |
3 calls:
| 22.0ms | y |
| 2.0ms | x |
| 2.0ms | (-.f64 (+.f64 x y) (*.f64 x y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 79.9% | 1 | y |
| 79.9% | 1 | x |
| 79.9% | 1 | (-.f64 (+.f64 x y) (*.f64 x y)) |
Compiled 9 to 9 computations (0% saved)
| Inputs |
|---|
#s(approx (- (+ x y) (* x y)) x) |
#s(approx (- (+ x y) (* x y)) y) |
| Outputs |
|---|
#s(approx (- (+ x y) (* x y)) x) |
#s(approx (- (+ x y) (* x y)) y) |
3 calls:
| 1.0ms | y |
| 1.0ms | x |
| 1.0ms | (-.f64 (+.f64 x y) (*.f64 x y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 79.0% | 2 | (-.f64 (+.f64 x y) (*.f64 x y)) |
| 66.6% | 2 | x |
| 72.6% | 2 | y |
Compiled 9 to 9 computations (0% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (- (+ x y) (* x y)) x) |
| Outputs |
|---|
#s(approx (- (+ x y) (* x y)) x) |
3 calls:
| 1.0ms | y |
| 1.0ms | (-.f64 (+.f64 x y) (*.f64 x y)) |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 39.9% | 1 | x |
| 39.9% | 1 | y |
| 39.9% | 1 | (-.f64 (+.f64 x y) (*.f64 x y)) |
Compiled 9 to 9 computations (0% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -4.662730569475618e-299 | 1.0719291717728657e-261 |
Compiled 10 to 10 computations (0% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -4.662730569475618e-299 | 1.0719291717728657e-261 |
Compiled 10 to 10 computations (0% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 9.0ms | 8.571322426898674e-12 | 4.717914824513437e-9 |
| 27.0ms | -972578901687.0905 | -2.229569991329071e-11 |
| 26.0ms | 304× | 0 | valid |
Compiled 594 to 450 computations (24.2% saved)
ival-add: 2.0ms (38.6% of total)ival-mult: 2.0ms (38.6% of total)ival-sub: 1.0ms (19.3% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 4.3502477218696393e+285 | 2.367450854452235e+288 |
| 0.0ms | -2.648711376172886e+270 | -1.0297040638242243e+267 |
Compiled 10 to 10 computations (0% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -4.662730569475618e-299 | 1.0719291717728657e-261 |
Compiled 10 to 10 computations (0% saved)
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 47 | 241 |
| 1 | 166 | 241 |
| 2 | 213 | 241 |
| 3 | 273 | 241 |
| 4 | 363 | 241 |
| 5 | 713 | 241 |
| 6 | 4196 | 241 |
| 1× | node limit |
| Inputs |
|---|
#s(approx (- (+ x y) (* x y)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
(if (<=.f64 (-.f64 (+.f64 x y) (*.f64 x y)) #s(literal -7540071506325551/188501787658138776526316391973679239907820382867140805681144220780050698265428977917842924316820804490882044531700026161400423140624345724347059987430217219443542346615871751089083876220596224387399635909565487009065232689887930358404389913798458461035797425091600762263250923357187307004059038598692050448905404416 binary64)) (-.f64 #s(approx (+ x y) x) (*.f64 x y)) #s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) x) y))) |
(if (<=.f64 (-.f64 (+.f64 x y) (*.f64 x y)) #s(literal -7540071506325551/188501787658138776526316391973679239907820382867140805681144220780050698265428977917842924316820804490882044531700026161400423140624345724347059987430217219443542346615871751089083876220596224387399635909565487009065232689887930358404389913798458461035797425091600762263250923357187307004059038598692050448905404416 binary64)) #s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) y) x)) #s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) x) y))) |
(if (<=.f64 y #s(literal -960000000000 binary64)) #s(approx (- (+ x y) (* x y)) (*.f64 #s(approx (- 1 y) (neg.f64 y)) x)) (if (<=.f64 y #s(literal 2780529385113647/604462909807314587353088 binary64)) #s(approx (- (+ x y) (* x y)) (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x)) #s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) x) y)))) |
(if (<=.f64 (-.f64 (+.f64 x y) (*.f64 x y)) #s(literal -2000000000000000093507637770912255978379210862660820573682729745488032878789111789220736516360606673878153776268089900578652336369324860662948626554833959632774778559729275871173995040476704622045320156587457342770385866522124606869505276053562755097483935769278566891520 binary64)) #s(approx (- (+ x y) (* x y)) (*.f64 #s(approx (- 1 y) (neg.f64 y)) x)) (if (<=.f64 (-.f64 (+.f64 x y) (*.f64 x y)) #s(literal 5000000000000000164943055170434837427135440057522539318423791570869012863893044939457394359293162206430058690814701199200294101105758807930912040583618895295566352963538529190225559103961304787468696490024321895827150961861074155612506360583410417131562672326958643646649953541871894528 binary64)) #s(approx (- (+ x y) (* x y)) (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x)) #s(approx (- (+ x y) (* x y)) (*.f64 #s(approx (- 1 y) (neg.f64 y)) x)))) |
#s(approx (- (+ x y) (* x y)) (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x)) |
(if (<=.f64 (-.f64 (+.f64 x y) (*.f64 x y)) #s(literal -7540071506325551/188501787658138776526316391973679239907820382867140805681144220780050698265428977917842924316820804490882044531700026161400423140624345724347059987430217219443542346615871751089083876220596224387399635909565487009065232689887930358404389913798458461035797425091600762263250923357187307004059038598692050448905404416 binary64)) #s(approx (- (+ x y) (* x y)) x) #s(approx (- (+ x y) (* x y)) y)) |
#s(approx (- (+ x y) (* x y)) x) |
| Outputs |
|---|
#s(approx (- (+ x y) (* x y)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
(if (<=.f64 (-.f64 (+.f64 x y) (*.f64 x y)) #s(literal -7540071506325551/188501787658138776526316391973679239907820382867140805681144220780050698265428977917842924316820804490882044531700026161400423140624345724347059987430217219443542346615871751089083876220596224387399635909565487009065232689887930358404389913798458461035797425091600762263250923357187307004059038598692050448905404416 binary64)) (-.f64 #s(approx (+ x y) x) (*.f64 x y)) #s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) x) y))) |
(if (<=.f64 (-.f64 (+.f64 x y) (*.f64 x y)) #s(literal -7540071506325551/188501787658138776526316391973679239907820382867140805681144220780050698265428977917842924316820804490882044531700026161400423140624345724347059987430217219443542346615871751089083876220596224387399635909565487009065232689887930358404389913798458461035797425091600762263250923357187307004059038598692050448905404416 binary64)) #s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) y) x)) #s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) x) y))) |
(if (<=.f64 y #s(literal -960000000000 binary64)) #s(approx (- (+ x y) (* x y)) (*.f64 #s(approx (- 1 y) (neg.f64 y)) x)) (if (<=.f64 y #s(literal 2780529385113647/604462909807314587353088 binary64)) #s(approx (- (+ x y) (* x y)) (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x)) #s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) x) y)))) |
(if (<=.f64 (-.f64 (+.f64 x y) (*.f64 x y)) #s(literal -2000000000000000093507637770912255978379210862660820573682729745488032878789111789220736516360606673878153776268089900578652336369324860662948626554833959632774778559729275871173995040476704622045320156587457342770385866522124606869505276053562755097483935769278566891520 binary64)) #s(approx (- (+ x y) (* x y)) (*.f64 #s(approx (- 1 y) (neg.f64 y)) x)) (if (<=.f64 (-.f64 (+.f64 x y) (*.f64 x y)) #s(literal 5000000000000000164943055170434837427135440057522539318423791570869012863893044939457394359293162206430058690814701199200294101105758807930912040583618895295566352963538529190225559103961304787468696490024321895827150961861074155612506360583410417131562672326958643646649953541871894528 binary64)) #s(approx (- (+ x y) (* x y)) (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x)) #s(approx (- (+ x y) (* x y)) (*.f64 #s(approx (- 1 y) (neg.f64 y)) x)))) |
(if (or (<=.f64 (-.f64 (+.f64 x y) (*.f64 x y)) #s(literal -2000000000000000093507637770912255978379210862660820573682729745488032878789111789220736516360606673878153776268089900578652336369324860662948626554833959632774778559729275871173995040476704622045320156587457342770385866522124606869505276053562755097483935769278566891520 binary64)) (not (<=.f64 (-.f64 (+.f64 x y) (*.f64 x y)) #s(literal 5000000000000000164943055170434837427135440057522539318423791570869012863893044939457394359293162206430058690814701199200294101105758807930912040583618895295566352963538529190225559103961304787468696490024321895827150961861074155612506360583410417131562672326958643646649953541871894528 binary64)))) #s(approx (- (+ x y) (* x y)) (*.f64 #s(approx (- 1 y) (neg.f64 y)) x)) #s(approx (- (+ x y) (* x y)) (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x))) |
#s(approx (- (+ x y) (* x y)) (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x)) |
(if (<=.f64 (-.f64 (+.f64 x y) (*.f64 x y)) #s(literal -7540071506325551/188501787658138776526316391973679239907820382867140805681144220780050698265428977917842924316820804490882044531700026161400423140624345724347059987430217219443542346615871751089083876220596224387399635909565487009065232689887930358404389913798458461035797425091600762263250923357187307004059038598692050448905404416 binary64)) #s(approx (- (+ x y) (* x y)) x) #s(approx (- (+ x y) (* x y)) y)) |
#s(approx (- (+ x y) (* x y)) x) |
| 1× | fuel |
Compiled 241 to 49 computations (79.7% saved)
(sort x y)
Compiled 524 to 126 computations (76% saved)
Loading profile data...