
Time bar (total: 2.0s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 2 |
| 50% | 50% | 50% | 0.1% | 0% | 0% | 0% | 3 |
| 50% | 50% | 50% | 0.1% | 0% | 0% | 0% | 4 |
| 75% | 74.9% | 25% | 0.1% | 0% | 0% | 0% | 5 |
| 75% | 74.9% | 25% | 0.1% | 0% | 0% | 0% | 6 |
| 87.5% | 87.4% | 12.5% | 0.1% | 0% | 0% | 0% | 7 |
| 87.5% | 87.4% | 12.5% | 0.1% | 0% | 0% | 0% | 8 |
| 93.8% | 93.7% | 6.2% | 0.1% | 0% | 0% | 0% | 9 |
| 93.8% | 93.7% | 6.2% | 0.1% | 0% | 0% | 0% | 10 |
| 96.9% | 96.8% | 3.1% | 0.1% | 0% | 0% | 0% | 11 |
| 96.9% | 96.8% | 3.1% | 0.1% | 0% | 0% | 0% | 12 |
Compiled 9 to 8 computations (11.1% saved)
| 427.0ms | 8 255× | 0 | valid |
| 0.0ms | 1× | 2 | valid |
ival-add!: 92.0ms (68.3% of total)ival-div!: 41.0ms (30.4% of total)adjust: 1.0ms (0.7% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | (/.f64 (+.f64 x y) (+.f64 y #s(literal 1 binary64))) |
| 0 | 0 | - | 0 | - | (+.f64 y #s(literal 1 binary64)) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 0 | - | 0 | - | (+.f64 x y) |
| 0 | 0 | - | 0 | - | x |
| Predicted + | Predicted - | |
|---|---|---|
| + | 0 | 0 |
| - | 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 256 |
| number | freq |
|---|---|
| 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 1 |
| 18.0ms | 512× | 0 | valid |
Compiled 43 to 22 computations (48.8% saved)
ival-add!: 3.0ms (55.9% of total)ival-div!: 2.0ms (37.3% of total)adjust: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 50 |
| 1 | 45 | 50 |
| 2 | 81 | 47 |
| 3 | 121 | 47 |
| 4 | 208 | 46 |
| 5 | 695 | 42 |
| 6 | 6128 | 42 |
| 0 | 6 | 7 |
| 0 | 9 | 7 |
| 1 | 16 | 7 |
| 2 | 20 | 7 |
| 3 | 31 | 7 |
| 4 | 65 | 7 |
| 5 | 272 | 7 |
| 6 | 2523 | 7 |
| 7 | 6094 | 7 |
| 0 | 8207 | 7 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| 1× | node-limit |
| Inputs |
|---|
(/.f64 (+.f64 x y) (+.f64 y #s(literal 1 binary64))) |
| Outputs |
|---|
(/.f64 (+.f64 x y) (+.f64 y #s(literal 1 binary64))) |
(/.f64 (+.f64 y x) (-.f64 y #s(literal -1 binary64))) |
Compiled 7 to 6 computations (14.3% saved)
Compiled 0 to 2 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (/.f64 (+.f64 x y) (+.f64 y #s(literal 1 binary64))) |
Compiled 7 to 6 computations (14.3% saved)
| Inputs |
|---|
(/.f64 (+.f64 x y) (+.f64 y #s(literal 1 binary64))) |
(+.f64 x y) |
x |
y |
(+.f64 y #s(literal 1 binary64)) |
#s(literal 1 binary64) |
| Outputs |
|---|
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (/ y (+ 1 y)))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (+ (/ x (+ 1 y)) (/ y (+ 1 y))))) |
#s(approx (+ x y) #s(hole binary64 y)) |
#s(approx (+ x y) #s(hole binary64 (+ x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (/ x (+ 1 y)))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (* x (+ (/ 1 (+ 1 y)) (/ y (* x (+ 1 y))))))) |
#s(approx (+ x y) #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (* -1 (* x (- (* -1 (/ y (* x (+ 1 y)))) (/ 1 (+ 1 y))))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 x)) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (+ x (* y (- 1 x))))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (+ x (* y (- (+ 1 (* y (- x 1))) x))))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (+ x (* y (- (+ 1 (* y (- (+ x (* y (- 1 x))) 1))) x))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ y 1) #s(hole binary64 1)) |
#s(approx (+ y 1) #s(hole binary64 (+ 1 y))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 1)) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (- (+ 1 (/ x y)) (/ 1 y)))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (- (+ 1 (+ (/ 1 (pow y 2)) (/ x y))) (+ (/ 1 y) (/ x (pow y 2)))))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (- (+ 1 (+ (/ 1 (pow y 2)) (+ (/ x y) (/ x (pow y 3))))) (+ (/ 1 y) (+ (/ 1 (pow y 3)) (/ x (pow y 2))))))) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (+ y 1) #s(hole binary64 y)) |
#s(approx (+ y 1) #s(hole binary64 (* y (+ 1 (/ 1 y))))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (+ 1 (* -1 (/ (+ 1 (* -1 x)) y))))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (+ 1 (* -1 (/ (+ 1 (+ (* -1 x) (* -1 (/ (+ 1 (* -1 x)) y)))) y))))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (+ 1 (* -1 (/ (+ 1 (+ (* -1 x) (* -1 (/ (- (* -1 (/ (+ 1 (* -1 x)) y)) (* -1 (+ 1 (* -1 x)))) y)))) y))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | y | @ | -inf | ((/ (+ x y) (+ y 1)) (+ x y) x y (+ y 1) 1) |
| 1.0ms | x | @ | inf | ((/ (+ x y) (+ y 1)) (+ x y) x y (+ y 1) 1) |
| 1.0ms | y | @ | inf | ((/ (+ x y) (+ y 1)) (+ x y) x y (+ y 1) 1) |
| 1.0ms | x | @ | -inf | ((/ (+ x y) (+ y 1)) (+ x y) x y (+ y 1) 1) |
| 0.0ms | x | @ | 0 | ((/ (+ x y) (+ y 1)) (+ x y) x y (+ y 1) 1) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 122 | 471 |
| 0 | 123 | 438 |
| 1 | 797 | 417 |
| 0 | 8595 | 408 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 (+.f64 x y) (+.f64 y #s(literal 1 binary64))) |
(+.f64 x y) |
x |
y |
(+.f64 y #s(literal 1 binary64)) |
#s(literal 1 binary64) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (/ y (+ 1 y)))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (+ (/ x (+ 1 y)) (/ y (+ 1 y))))) |
#s(approx (+ x y) #s(hole binary64 y)) |
#s(approx (+ x y) #s(hole binary64 (+ x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (/ x (+ 1 y)))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (* x (+ (/ 1 (+ 1 y)) (/ y (* x (+ 1 y))))))) |
#s(approx (+ x y) #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (* -1 (* x (- (* -1 (/ y (* x (+ 1 y)))) (/ 1 (+ 1 y))))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 x)) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (+ x (* y (- 1 x))))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (+ x (* y (- (+ 1 (* y (- x 1))) x))))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (+ x (* y (- (+ 1 (* y (- (+ x (* y (- 1 x))) 1))) x))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ y 1) #s(hole binary64 1)) |
#s(approx (+ y 1) #s(hole binary64 (+ 1 y))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 1)) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (- (+ 1 (/ x y)) (/ 1 y)))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (- (+ 1 (+ (/ 1 (pow y 2)) (/ x y))) (+ (/ 1 y) (/ x (pow y 2)))))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (- (+ 1 (+ (/ 1 (pow y 2)) (+ (/ x y) (/ x (pow y 3))))) (+ (/ 1 y) (+ (/ 1 (pow y 3)) (/ x (pow y 2))))))) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (+ y 1) #s(hole binary64 y)) |
#s(approx (+ y 1) #s(hole binary64 (* y (+ 1 (/ 1 y))))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (+ 1 (* -1 (/ (+ 1 (* -1 x)) y))))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (+ 1 (* -1 (/ (+ 1 (+ (* -1 x) (* -1 (/ (+ 1 (* -1 x)) y)))) y))))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (+ 1 (* -1 (/ (+ 1 (+ (* -1 x) (* -1 (/ (- (* -1 (/ (+ 1 (* -1 x)) y)) (* -1 (+ 1 (* -1 x)))) y)))) y))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
| Outputs |
|---|
(/.f64 (-.f64 (pow.f64 (/.f64 y (-.f64 y #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (/.f64 x (-.f64 y #s(literal -1 binary64))) #s(literal 2 binary64))) (-.f64 (/.f64 y (-.f64 y #s(literal -1 binary64))) (/.f64 x (-.f64 y #s(literal -1 binary64))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 y (-.f64 y #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 x (-.f64 y #s(literal -1 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 y (-.f64 y #s(literal -1 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 x (-.f64 y #s(literal -1 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 y (-.f64 y #s(literal -1 binary64))) (/.f64 x (-.f64 y #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y #s(literal -1 binary64)) (+.f64 y x))) (neg.f64 (pow.f64 (-.f64 y #s(literal -1 binary64)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 x (-.f64 y #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (/.f64 y (-.f64 y #s(literal -1 binary64))) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 x y) (-.f64 y #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 x (-.f64 y #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 y (-.f64 y #s(literal -1 binary64))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 x (-.f64 y #s(literal -1 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 y (-.f64 y #s(literal -1 binary64))) #s(literal 2 binary64)) (/.f64 (*.f64 x y) (pow.f64 (-.f64 y #s(literal -1 binary64)) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 y x))) (neg.f64 (fma.f64 #s(literal -1 binary64) y #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) y #s(literal -1 binary64)) (*.f64 (fma.f64 #s(literal -1 binary64) y #s(literal -1 binary64)) (neg.f64 y))) (pow.f64 (-.f64 y #s(literal -1 binary64)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (fma.f64 #s(literal -1 binary64) y #s(literal -1 binary64)) x (*.f64 (fma.f64 #s(literal -1 binary64) y #s(literal -1 binary64)) y)) (*.f64 (fma.f64 #s(literal -1 binary64) y #s(literal -1 binary64)) (-.f64 y #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (fma.f64 #s(literal -1 binary64) y #s(literal -1 binary64)) x (*.f64 (-.f64 y #s(literal -1 binary64)) (neg.f64 y))) (*.f64 (-.f64 y #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) y #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 y) (fma.f64 #s(literal -1 binary64) y #s(literal -1 binary64)) (*.f64 (fma.f64 #s(literal -1 binary64) y #s(literal -1 binary64)) (neg.f64 x))) (pow.f64 (-.f64 y #s(literal -1 binary64)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 y) (-.f64 y #s(literal -1 binary64)) (neg.f64 (fma.f64 y x x))) (*.f64 (fma.f64 #s(literal -1 binary64) y #s(literal -1 binary64)) (-.f64 y #s(literal -1 binary64)))) |
(/.f64 (fma.f64 y (fma.f64 #s(literal -1 binary64) y #s(literal -1 binary64)) (neg.f64 (fma.f64 y x x))) (*.f64 (-.f64 y #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) y #s(literal -1 binary64)))) |
(/.f64 (fma.f64 y (-.f64 y #s(literal -1 binary64)) (fma.f64 y x x)) (pow.f64 (-.f64 y #s(literal -1 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 (/.f64 x (-.f64 y #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (/.f64 y (-.f64 y #s(literal -1 binary64))) #s(literal 2 binary64))) (/.f64 (-.f64 x y) (-.f64 y #s(literal -1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 x (-.f64 y #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 y (-.f64 y #s(literal -1 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 x (-.f64 y #s(literal -1 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 y (-.f64 y #s(literal -1 binary64))) #s(literal 2 binary64)) (/.f64 (*.f64 x y) (pow.f64 (-.f64 y #s(literal -1 binary64)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 y x)) (fma.f64 #s(literal -1 binary64) y #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 y #s(literal -1 binary64)) (+.f64 y x)) (pow.f64 (-.f64 y #s(literal -1 binary64)) #s(literal 2 binary64))) |
(/.f64 (+.f64 y x) (-.f64 y #s(literal -1 binary64))) |
(neg.f64 (/.f64 (neg.f64 (+.f64 y x)) (-.f64 y #s(literal -1 binary64)))) |
(neg.f64 (/.f64 (+.f64 y x) (fma.f64 #s(literal -1 binary64) y #s(literal -1 binary64)))) |
(fma.f64 x (pow.f64 (-.f64 y #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 y (-.f64 y #s(literal -1 binary64)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 x (-.f64 y #s(literal -1 binary64))) #s(literal 2 binary64)) (/.f64 (-.f64 x y) (-.f64 y #s(literal -1 binary64)))) (/.f64 (pow.f64 (/.f64 y (-.f64 y #s(literal -1 binary64))) #s(literal 2 binary64)) (/.f64 (-.f64 x y) (-.f64 y #s(literal -1 binary64))))) |
(+.f64 (/.f64 (pow.f64 (/.f64 x (-.f64 y #s(literal -1 binary64))) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 x (-.f64 y #s(literal -1 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 y (-.f64 y #s(literal -1 binary64))) #s(literal 2 binary64)) (/.f64 (*.f64 x y) (pow.f64 (-.f64 y #s(literal -1 binary64)) #s(literal 2 binary64)))))) (/.f64 (pow.f64 (/.f64 y (-.f64 y #s(literal -1 binary64))) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 x (-.f64 y #s(literal -1 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 y (-.f64 y #s(literal -1 binary64))) #s(literal 2 binary64)) (/.f64 (*.f64 x y) (pow.f64 (-.f64 y #s(literal -1 binary64)) #s(literal 2 binary64))))))) |
(+.f64 (/.f64 (fma.f64 y x x) (pow.f64 (-.f64 y #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 y #s(literal -1 binary64)) y) (pow.f64 (-.f64 y #s(literal -1 binary64)) #s(literal 2 binary64)))) |
(+.f64 (/.f64 x (-.f64 y #s(literal -1 binary64))) (/.f64 y (-.f64 y #s(literal -1 binary64)))) |
(+.f64 (/.f64 y (-.f64 y #s(literal -1 binary64))) (/.f64 x (-.f64 y #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 y y) (*.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 y (-.f64 (*.f64 x x) (*.f64 y x)))) |
(/.f64 (neg.f64 (fma.f64 x x (*.f64 (neg.f64 y) y))) (neg.f64 (-.f64 x y))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (*.f64 y (-.f64 y x))))) |
(/.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (-.f64 x y)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 x x (*.f64 y (-.f64 y x)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (*.f64 y (-.f64 y x)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 x x (*.f64 y (-.f64 y x))))) |
(+.f64 y x) |
(+.f64 x y) |
x |
y |
(*.f64 (-.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1 binary64)) y) |
(*.f64 y (-.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1 binary64))) |
(/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -2 binary64)))) (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1 binary64)))) |
(/.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -3 binary64)))) (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -2 binary64))) (pow.f64 y #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y))) (neg.f64 (-.f64 #s(literal 1 binary64) y))) |
(/.f64 (neg.f64 (fma.f64 y y #s(literal -1 binary64))) (neg.f64 (-.f64 y #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 y y (neg.f64 y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 y y (-.f64 #s(literal 1 binary64) y)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) (-.f64 #s(literal 1 binary64) y)) |
(/.f64 (fma.f64 y y #s(literal -1 binary64)) (-.f64 y #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 y y (neg.f64 y)))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 y y (-.f64 #s(literal 1 binary64) y))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) y)) (/.f64 (*.f64 y y) (-.f64 #s(literal 1 binary64) y))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 y #s(literal 1 binary64)))) |
(-.f64 y (*.f64 (neg.f64 y) (pow.f64 y #s(literal -1 binary64)))) |
(-.f64 y (*.f64 (neg.f64 (pow.f64 y #s(literal -1 binary64))) y)) |
(-.f64 y #s(literal -1 binary64)) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 y y (neg.f64 y)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 y y (neg.f64 y))))) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (-.f64 #s(literal 1 binary64) y))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (-.f64 #s(literal 1 binary64) y)))) |
(+.f64 #s(literal 1 binary64) y) |
(+.f64 y #s(literal 1 binary64)) |
#s(literal 1 binary64) |
#s(approx (/ (+ x y) (+ y 1)) (/.f64 y (-.f64 y #s(literal -1 binary64)))) |
#s(approx (/ (+ x y) (+ y 1)) (/.f64 (+.f64 y x) (-.f64 y #s(literal -1 binary64)))) |
#s(approx (+ x y) y) |
#s(approx (+ x y) (+.f64 y x)) |
#s(approx x x) |
#s(approx (/ (+ x y) (+ y 1)) (/.f64 x (-.f64 y #s(literal -1 binary64)))) |
#s(approx (/ (+ x y) (+ y 1)) (*.f64 (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (-.f64 y #s(literal -1 binary64))) x)) |
#s(approx (+ x y) x) |
#s(approx (+ x y) (fma.f64 (/.f64 y x) x x)) |
#s(approx (/ (+ x y) (+ y 1)) (*.f64 (neg.f64 x) (-.f64 (/.f64 (neg.f64 y) (fma.f64 y x x)) (pow.f64 (-.f64 y #s(literal -1 binary64)) #s(literal -1 binary64))))) |
#s(approx (+ x y) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) (/.f64 y x) #s(literal -1 binary64)))) |
#s(approx (/ (+ x y) (+ y 1)) x) |
#s(approx (/ (+ x y) (+ y 1)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
#s(approx (/ (+ x y) (+ y 1)) (fma.f64 (fma.f64 (-.f64 x #s(literal 1 binary64)) y (-.f64 #s(literal 1 binary64) x)) y x)) |
#s(approx (/ (+ x y) (+ y 1)) (fma.f64 (fma.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) y (-.f64 x #s(literal 1 binary64))) y (-.f64 #s(literal 1 binary64) x)) y x)) |
#s(approx y y) |
#s(approx (+ y 1) #s(literal 1 binary64)) |
#s(approx (+ y 1) (-.f64 y #s(literal -1 binary64))) |
#s(approx (/ (+ x y) (+ y 1)) #s(literal 1 binary64)) |
#s(approx (/ (+ x y) (+ y 1)) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) y))) |
#s(approx (/ (+ x y) (+ y 1)) (-.f64 (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -2 binary64))) (/.f64 (-.f64 x #s(literal 1 binary64)) y)) (/.f64 x (*.f64 y y)))) |
#s(approx (/ (+ x y) (+ y 1)) (-.f64 (-.f64 (/.f64 (+.f64 (+.f64 y (*.f64 (*.f64 y y) x)) x) (pow.f64 y #s(literal 3 binary64))) #s(literal -1 binary64)) (+.f64 (+.f64 (pow.f64 y #s(literal -3 binary64)) (/.f64 x (*.f64 y y))) (pow.f64 y #s(literal -1 binary64))))) |
#s(approx (+ x y) (fma.f64 (/.f64 x y) y y)) |
#s(approx (+ y 1) y) |
#s(approx (+ y 1) (-.f64 y #s(literal -1 binary64))) |
#s(approx (/ (+ x y) (+ y 1)) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) y))) |
#s(approx (/ (+ x y) (+ y 1)) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) x) y))) |
#s(approx (/ (+ x y) (+ y 1)) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) x) y)) y))) |
#s(approx (+ x y) (*.f64 (neg.f64 y) (fma.f64 (/.f64 x y) #s(literal -1 binary64) #s(literal -1 binary64)))) |
Compiled 1 509 to 305 computations (79.8% saved)
6 alts after pruning (6 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 83 | 6 | 89 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 84 | 6 | 90 |
| Status | Accuracy | Program |
|---|---|---|
| 53.3% | (/.f64 (+.f64 x y) #s(approx (+ y 1) y)) | |
| ▶ | 54.3% | (/.f64 #s(approx (+ x y) y) (+.f64 y #s(literal 1 binary64))) |
| ▶ | 48.0% | (/.f64 #s(approx (+ x y) x) (+.f64 y #s(literal 1 binary64))) |
| ▶ | 48.8% | #s(approx (/ (+ x y) (+ y 1)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
| ▶ | 36.8% | #s(approx (/ (+ x y) (+ y 1)) x) |
| ▶ | 41.2% | #s(approx (/ (+ x y) (+ y 1)) #s(literal 1 binary64)) |
Compiled 118 to 92 computations (22% saved)
| Inputs |
|---|
(/.f64 #s(approx (+ x y) y) (+.f64 y #s(literal 1 binary64))) |
#s(approx (+ x y) y) |
y |
(+.f64 y #s(literal 1 binary64)) |
#s(literal 1 binary64) |
#s(approx (/ (+ x y) (+ y 1)) #s(literal 1 binary64)) |
#s(approx (/ (+ x y) (+ y 1)) x) |
x |
#s(approx (/ (+ x y) (+ y 1)) (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) |
(/.f64 #s(approx (+ x y) x) (+.f64 y #s(literal 1 binary64))) |
#s(approx (+ x y) x) |
| Outputs |
|---|
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (/ y (+ 1 y)))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (+ (/ x (+ 1 y)) (/ y (+ 1 y))))) |
#s(approx (+ x y) #s(hole binary64 y)) |
#s(approx (+ x y) #s(hole binary64 (+ x y))) |
#s(approx x #s(hole binary64 x)) |
#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 (/ (+ x y) (+ y 1)) #s(hole binary64 (/ x (+ 1 y)))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (* x (+ (/ 1 (+ 1 y)) (/ y (* x (+ 1 y))))))) |
#s(approx (+ x y) #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#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 (/ (+ x y) (+ y 1)) #s(hole binary64 (* -1 (* x (- (* -1 (/ y (* x (+ 1 y)))) (/ 1 (+ 1 y))))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#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 (/ (+ x y) (+ y 1)) #s(hole binary64 x)) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (+ x (* y (- 1 x))))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (+ x (* y (- (+ 1 (* y (- x 1))) x))))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (+ x (* y (- (+ 1 (* y (- (+ x (* y (- 1 x))) 1))) x))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ y 1) #s(hole binary64 1)) |
#s(approx (+ y 1) #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 (/ (+ x y) (+ y 1)) #s(hole binary64 1)) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (- (+ 1 (/ x y)) (/ 1 y)))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (- (+ 1 (+ (/ 1 (pow y 2)) (/ x y))) (+ (/ 1 y) (/ x (pow y 2)))))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (- (+ 1 (+ (/ 1 (pow y 2)) (+ (/ x y) (/ x (pow y 3))))) (+ (/ 1 y) (+ (/ 1 (pow y 3)) (/ x (pow y 2))))))) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (+ y 1) #s(hole binary64 y)) |
#s(approx (+ y 1) #s(hole binary64 (* y (+ 1 (/ 1 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) (+ y 1)) #s(hole binary64 (+ 1 (* -1 (/ (+ 1 (* -1 x)) y))))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (+ 1 (* -1 (/ (+ 1 (+ (* -1 x) (* -1 (/ (+ 1 (* -1 x)) y)))) y))))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (+ 1 (* -1 (/ (+ 1 (+ (* -1 x) (* -1 (/ (- (* -1 (/ (+ 1 (* -1 x)) y)) (* -1 (+ 1 (* -1 x)))) y)))) y))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* -1 (* y (+ (* -1 (- 1 x)) (* -1 (/ x y))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | y | @ | -inf | ((/ (+ x y) (+ y 1)) (+ x y) y (+ y 1) 1 (/ (+ x y) (+ y 1)) (/ (+ x y) (+ y 1)) x (/ (+ x y) (+ y 1)) (+ (* (- 1 x) y) x) (- 1 x) (/ (+ x y) (+ y 1)) (+ x y)) |
| 1.0ms | x | @ | -inf | ((/ (+ x y) (+ y 1)) (+ x y) y (+ y 1) 1 (/ (+ x y) (+ y 1)) (/ (+ x y) (+ y 1)) x (/ (+ x y) (+ y 1)) (+ (* (- 1 x) y) x) (- 1 x) (/ (+ x y) (+ y 1)) (+ x y)) |
| 1.0ms | x | @ | inf | ((/ (+ x y) (+ y 1)) (+ x y) y (+ y 1) 1 (/ (+ x y) (+ y 1)) (/ (+ x y) (+ y 1)) x (/ (+ x y) (+ y 1)) (+ (* (- 1 x) y) x) (- 1 x) (/ (+ x y) (+ y 1)) (+ x y)) |
| 1.0ms | y | @ | inf | ((/ (+ x y) (+ y 1)) (+ x y) y (+ y 1) 1 (/ (+ x y) (+ y 1)) (/ (+ x y) (+ y 1)) x (/ (+ x y) (+ y 1)) (+ (* (- 1 x) y) x) (- 1 x) (/ (+ x y) (+ y 1)) (+ x y)) |
| 1.0ms | x | @ | 0 | ((/ (+ x y) (+ y 1)) (+ x y) y (+ y 1) 1 (/ (+ x y) (+ y 1)) (/ (+ x y) (+ y 1)) x (/ (+ x y) (+ y 1)) (+ (* (- 1 x) y) x) (- 1 x) (/ (+ x y) (+ y 1)) (+ x y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 169 | 737 |
| 0 | 175 | 693 |
| 1 | 1043 | 679 |
| 0 | 8317 | 672 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 #s(approx (+ x y) y) (+.f64 y #s(literal 1 binary64))) |
#s(approx (+ x y) y) |
y |
(+.f64 y #s(literal 1 binary64)) |
#s(literal 1 binary64) |
#s(approx (/ (+ x y) (+ y 1)) #s(literal 1 binary64)) |
#s(approx (/ (+ x y) (+ y 1)) x) |
x |
#s(approx (/ (+ x y) (+ y 1)) (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) |
(/.f64 #s(approx (+ x y) x) (+.f64 y #s(literal 1 binary64))) |
#s(approx (+ x y) x) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (/ y (+ 1 y)))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (+ (/ x (+ 1 y)) (/ y (+ 1 y))))) |
#s(approx (+ x y) #s(hole binary64 y)) |
#s(approx (+ x y) #s(hole binary64 (+ x y))) |
#s(approx x #s(hole binary64 x)) |
#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 (/ (+ x y) (+ y 1)) #s(hole binary64 (/ x (+ 1 y)))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (* x (+ (/ 1 (+ 1 y)) (/ y (* x (+ 1 y))))))) |
#s(approx (+ x y) #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#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 (/ (+ x y) (+ y 1)) #s(hole binary64 (* -1 (* x (- (* -1 (/ y (* x (+ 1 y)))) (/ 1 (+ 1 y))))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#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 (/ (+ x y) (+ y 1)) #s(hole binary64 x)) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (+ x (* y (- 1 x))))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (+ x (* y (- (+ 1 (* y (- x 1))) x))))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (+ x (* y (- (+ 1 (* y (- (+ x (* y (- 1 x))) 1))) x))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ y 1) #s(hole binary64 1)) |
#s(approx (+ y 1) #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 (/ (+ x y) (+ y 1)) #s(hole binary64 1)) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (- (+ 1 (/ x y)) (/ 1 y)))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (- (+ 1 (+ (/ 1 (pow y 2)) (/ x y))) (+ (/ 1 y) (/ x (pow y 2)))))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (- (+ 1 (+ (/ 1 (pow y 2)) (+ (/ x y) (/ x (pow y 3))))) (+ (/ 1 y) (+ (/ 1 (pow y 3)) (/ x (pow y 2))))))) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (+ y 1) #s(hole binary64 y)) |
#s(approx (+ y 1) #s(hole binary64 (* y (+ 1 (/ 1 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) (+ y 1)) #s(hole binary64 (+ 1 (* -1 (/ (+ 1 (* -1 x)) y))))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (+ 1 (* -1 (/ (+ 1 (+ (* -1 x) (* -1 (/ (+ 1 (* -1 x)) y)))) y))))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (+ 1 (* -1 (/ (+ 1 (+ (* -1 x) (* -1 (/ (- (* -1 (/ (+ 1 (* -1 x)) y)) (* -1 (+ 1 (* -1 x)))) y)))) y))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* -1 (* y (+ (* -1 (- 1 x)) (* -1 (/ x y))))))) |
| Outputs |
|---|
(/.f64 (neg.f64 (neg.f64 #s(approx (+ x y) y))) (neg.f64 (neg.f64 (-.f64 y #s(literal -1 binary64))))) |
(/.f64 (neg.f64 #s(approx (+ x y) y)) (neg.f64 (-.f64 y #s(literal -1 binary64)))) |
(/.f64 #s(approx (+ x y) y) (-.f64 y #s(literal -1 binary64))) |
#s(approx (+ x y) y) |
y |
(/.f64 (neg.f64 (fma.f64 y y #s(literal -1 binary64))) (neg.f64 (-.f64 y #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y))) (neg.f64 (-.f64 #s(literal 1 binary64) y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 y y (-.f64 #s(literal 1 binary64) (*.f64 y #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 y y (neg.f64 y))))) |
(/.f64 (fma.f64 y y #s(literal -1 binary64)) (-.f64 y #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) (-.f64 #s(literal 1 binary64) y)) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 y y (-.f64 #s(literal 1 binary64) (*.f64 y #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 y y (neg.f64 y)))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 y #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) y)) (/.f64 (*.f64 y y) (-.f64 #s(literal 1 binary64) y))) |
(-.f64 y #s(literal -1 binary64)) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (-.f64 #s(literal 1 binary64) (*.f64 y #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (-.f64 #s(literal 1 binary64) (*.f64 y #s(literal 1 binary64)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 y y (neg.f64 y)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 y y (neg.f64 y))))) |
(+.f64 #s(literal 1 binary64) y) |
(+.f64 y #s(literal 1 binary64)) |
#s(literal 1 binary64) |
#s(approx (/ (+ x y) (+ y 1)) #s(literal 1 binary64)) |
#s(approx (/ (+ x y) (+ y 1)) x) |
x |
#s(approx (/ (+ x y) (+ y 1)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64))) (fma.f64 x x (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 2 binary64)) (*.f64 x (*.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) 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 (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 2 binary64)))) (neg.f64 (-.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 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.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 x (-.f64 (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 (-.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 (*.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 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 2 binary64)) (-.f64 (*.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 x (*.f64 (-.f64 #s(literal 1 binary64) x) y))))) |
(fma.f64 (-.f64 #s(literal 1 binary64) x) y x) |
(fma.f64 y (-.f64 #s(literal 1 binary64) x) x) |
(-.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 x x) (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) x) y))) (/.f64 (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 x (*.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) x))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (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 (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 x (*.f64 (-.f64 #s(literal 1 binary64) x) y)))))) |
(+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) x) |
(+.f64 x (*.f64 (*.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) x))) |
(+.f64 x (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
(/.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 #s(literal 1 binary64) (fma.f64 x x (*.f64 #s(literal 1 binary64) x))))) |
(/.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 #s(literal 1 binary64) (fma.f64 x x (*.f64 #s(literal 1 binary64) x)))) |
(-.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 #s(literal 1 binary64) (fma.f64 x x (*.f64 #s(literal 1 binary64) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 #s(literal 1 binary64) x))))) |
(-.f64 #s(literal 1 binary64) x) |
(/.f64 (neg.f64 (neg.f64 #s(approx (+ x y) x))) (neg.f64 (neg.f64 (-.f64 y #s(literal -1 binary64))))) |
(/.f64 (neg.f64 #s(approx (+ x y) x)) (neg.f64 (-.f64 y #s(literal -1 binary64)))) |
(/.f64 #s(approx (+ x y) x) (-.f64 y #s(literal -1 binary64))) |
#s(approx (+ x y) x) |
#s(approx (/ (+ x y) (+ y 1)) (/.f64 y (-.f64 y #s(literal -1 binary64)))) |
#s(approx (/ (+ x y) (+ y 1)) (/.f64 (+.f64 y x) (-.f64 y #s(literal -1 binary64)))) |
#s(approx (+ x y) y) |
#s(approx (+ x y) (+.f64 y x)) |
#s(approx x x) |
#s(approx (+ (* (- 1 x) y) x) y) |
#s(approx (+ (* (- 1 x) y) x) (fma.f64 (fma.f64 #s(literal -1 binary64) y #s(literal 1 binary64)) x y)) |
#s(approx (- 1 x) #s(literal 1 binary64)) |
#s(approx (- 1 x) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))) |
#s(approx (/ (+ x y) (+ y 1)) (/.f64 x (-.f64 y #s(literal -1 binary64)))) |
#s(approx (/ (+ x y) (+ y 1)) (*.f64 (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (-.f64 y #s(literal -1 binary64))) x)) |
#s(approx (+ x y) x) |
#s(approx (+ x y) (*.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) x)) |
#s(approx (+ (* (- 1 x) y) x) (*.f64 (fma.f64 #s(literal -1 binary64) y #s(literal 1 binary64)) x)) |
#s(approx (+ (* (- 1 x) y) x) (*.f64 (-.f64 (fma.f64 #s(literal -1 binary64) y (/.f64 y x)) #s(literal -1 binary64)) x)) |
#s(approx (- 1 x) (neg.f64 x)) |
#s(approx (- 1 x) (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x)) |
#s(approx (/ (+ x y) (+ y 1)) (*.f64 (-.f64 (/.f64 (neg.f64 y) (*.f64 (-.f64 y #s(literal -1 binary64)) x)) (pow.f64 (-.f64 y #s(literal -1 binary64)) #s(literal -1 binary64))) (neg.f64 x))) |
#s(approx (+ x y) (*.f64 (fma.f64 (/.f64 y x) #s(literal -1 binary64) #s(literal -1 binary64)) (neg.f64 x))) |
#s(approx (+ (* (- 1 x) y) x) (*.f64 (-.f64 y #s(literal 1 binary64)) (neg.f64 x))) |
#s(approx (+ (* (- 1 x) y) x) (*.f64 (-.f64 (-.f64 y (/.f64 y x)) #s(literal 1 binary64)) (neg.f64 x))) |
#s(approx (- 1 x) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64))) (neg.f64 x))) |
#s(approx (/ (+ x y) (+ y 1)) x) |
#s(approx (/ (+ x y) (+ y 1)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
#s(approx (/ (+ x y) (+ y 1)) (fma.f64 (-.f64 (fma.f64 (-.f64 x #s(literal 1 binary64)) y #s(literal 1 binary64)) x) y x)) |
#s(approx (/ (+ x y) (+ y 1)) (fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) y x) #s(literal 1 binary64)) y #s(literal 1 binary64)) x) y x)) |
#s(approx y y) |
#s(approx (+ y 1) #s(literal 1 binary64)) |
#s(approx (+ y 1) (-.f64 y #s(literal -1 binary64))) |
#s(approx (+ (* (- 1 x) y) x) x) |
#s(approx (+ (* (- 1 x) y) x) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
#s(approx (/ (+ x y) (+ y 1)) #s(literal 1 binary64)) |
#s(approx (/ (+ x y) (+ y 1)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 x #s(literal 1 binary64)) y))) |
#s(approx (/ (+ x y) (+ y 1)) (-.f64 (-.f64 (+.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 x y)) #s(literal -1 binary64)) (+.f64 (/.f64 x (*.f64 y y)) (pow.f64 y #s(literal -1 binary64))))) |
#s(approx (/ (+ x y) (+ y 1)) (-.f64 (-.f64 (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -2 binary64))) (+.f64 (/.f64 x (pow.f64 y #s(literal 3 binary64))) (/.f64 x y))) (pow.f64 y #s(literal -1 binary64))) (+.f64 (pow.f64 y #s(literal -3 binary64)) (/.f64 x (*.f64 y y))))) |
#s(approx (+ x y) (*.f64 (-.f64 (/.f64 x y) #s(literal -1 binary64)) y)) |
#s(approx (+ y 1) y) |
#s(approx (+ y 1) (fma.f64 #s(literal 1 binary64) y #s(literal 1 binary64))) |
#s(approx (+ (* (- 1 x) y) x) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
#s(approx (+ (* (- 1 x) y) x) (*.f64 (-.f64 (-.f64 (/.f64 x y) #s(literal -1 binary64)) x) y)) |
#s(approx (/ (+ x y) (+ y 1)) (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)) y))) |
#s(approx (/ (+ x y) (+ y 1)) (fma.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 x (/.f64 (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)) y)) #s(literal 1 binary64)) y) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (/ (+ x y) (+ y 1)) (fma.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 x (/.f64 (-.f64 (/.f64 (-.f64 #s(literal -1 binary64) (neg.f64 x)) y) (-.f64 #s(literal -1 binary64) (neg.f64 x))) y)) #s(literal 1 binary64)) y) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (+ x y) (*.f64 (neg.f64 y) (fma.f64 (/.f64 x y) #s(literal -1 binary64) #s(literal -1 binary64)))) |
#s(approx (+ (* (- 1 x) y) x) (*.f64 (neg.f64 y) (-.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (/.f64 x y)))) |
Compiled 2 426 to 388 computations (84% saved)
9 alts after pruning (5 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 125 | 4 | 129 |
| Fresh | 0 | 1 | 1 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 0 | 0 |
| Total | 126 | 9 | 135 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 53.3% | (/.f64 (+.f64 x y) #s(approx (+ y 1) y)) |
| ✓ | 54.3% | (/.f64 #s(approx (+ x y) y) (+.f64 y #s(literal 1 binary64))) |
| ✓ | 48.0% | (/.f64 #s(approx (+ x y) x) (+.f64 y #s(literal 1 binary64))) |
| ▶ | 14.7% | (/.f64 #s(approx (+ x y) x) #s(approx (+ y 1) y)) |
| ▶ | 36.3% | #s(approx (/ (+ x y) (+ y 1)) (fma.f64 #s(approx (- 1 x) (neg.f64 x)) y x)) |
| ▶ | 48.9% | #s(approx (/ (+ x y) (+ y 1)) (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x)) |
| ▶ | 15.6% | #s(approx (/ (+ x y) (+ y 1)) #s(approx (+ (* (- 1 x) y) x) y)) |
| ✓ | 36.8% | #s(approx (/ (+ x y) (+ y 1)) x) |
| ✓ | 41.2% | #s(approx (/ (+ x y) (+ y 1)) #s(literal 1 binary64)) |
Compiled 176 to 125 computations (29% saved)
| Inputs |
|---|
(/.f64 (+.f64 x y) #s(approx (+ y 1) y)) |
(+.f64 x y) |
x |
y |
#s(approx (+ y 1) y) |
#s(approx (/ (+ x y) (+ y 1)) #s(approx (+ (* (- 1 x) y) x) y)) |
#s(approx (+ (* (- 1 x) y) x) y) |
#s(approx (/ (+ x y) (+ y 1)) (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) |
#s(approx (/ (+ x y) (+ y 1)) (fma.f64 #s(approx (- 1 x) (neg.f64 x)) y x)) |
(fma.f64 #s(approx (- 1 x) (neg.f64 x)) y x) |
#s(approx (- 1 x) (neg.f64 x)) |
(neg.f64 x) |
(/.f64 #s(approx (+ x y) x) #s(approx (+ y 1) y)) |
#s(approx (+ x y) x) |
| Outputs |
|---|
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (/ y (+ 1 y)))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (+ (/ x (+ 1 y)) (/ y (+ 1 y))))) |
#s(approx (+ x y) #s(hole binary64 y)) |
#s(approx (+ x y) #s(hole binary64 (+ x y))) |
#s(approx x #s(hole binary64 x)) |
#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 (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (/ x (+ 1 y)))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (* x (+ (/ 1 (+ 1 y)) (/ y (* x (+ 1 y))))))) |
#s(approx (+ x y) #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#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 (/ (+ x y) (+ y 1)) #s(hole binary64 (* -1 (* x (- (* -1 (/ y (* x (+ 1 y)))) (/ 1 (+ 1 y))))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#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 (/ (+ x y) (+ y 1)) #s(hole binary64 x)) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (+ x (* y (- 1 x))))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (+ x (* y (- (+ 1 (* y (- x 1))) x))))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (+ x (* y (- (+ 1 (* y (- (+ x (* y (- 1 x))) 1))) x))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ y 1) #s(hole binary64 1)) |
#s(approx (+ y 1) #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 (/ (+ x y) (+ y 1)) #s(hole binary64 1)) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (- (+ 1 (/ x y)) (/ 1 y)))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (- (+ 1 (+ (/ 1 (pow y 2)) (/ x y))) (+ (/ 1 y) (/ x (pow y 2)))))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (- (+ 1 (+ (/ 1 (pow y 2)) (+ (/ x y) (/ x (pow y 3))))) (+ (/ 1 y) (+ (/ 1 (pow y 3)) (/ x (pow y 2))))))) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (+ y 1) #s(hole binary64 y)) |
#s(approx (+ y 1) #s(hole binary64 (* y (+ 1 (/ 1 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) (+ y 1)) #s(hole binary64 (+ 1 (* -1 (/ (+ 1 (* -1 x)) y))))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (+ 1 (* -1 (/ (+ 1 (+ (* -1 x) (* -1 (/ (+ 1 (* -1 x)) y)))) y))))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (+ 1 (* -1 (/ (+ 1 (+ (* -1 x) (* -1 (/ (- (* -1 (/ (+ 1 (* -1 x)) y)) (* -1 (+ 1 (* -1 x)))) y)))) y))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* -1 (* y (+ (* -1 (- 1 x)) (* -1 (/ x y))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | -inf | ((/ (+ x y) (+ y 1)) (+ x y) x y (+ y 1) (/ (+ x y) (+ y 1)) (+ (* (- 1 x) y) x) (/ (+ x y) (+ y 1)) (+ (* (- 1 x) y) x) (- 1 x) 1 (/ (+ x y) (+ y 1)) (+ (* (- 1 x) y) x) (- 1 x) (neg x) (/ (+ x y) (+ y 1)) (+ x y)) |
| 1.0ms | y | @ | -inf | ((/ (+ x y) (+ y 1)) (+ x y) x y (+ y 1) (/ (+ x y) (+ y 1)) (+ (* (- 1 x) y) x) (/ (+ x y) (+ y 1)) (+ (* (- 1 x) y) x) (- 1 x) 1 (/ (+ x y) (+ y 1)) (+ (* (- 1 x) y) x) (- 1 x) (neg x) (/ (+ x y) (+ y 1)) (+ x y)) |
| 1.0ms | x | @ | inf | ((/ (+ x y) (+ y 1)) (+ x y) x y (+ y 1) (/ (+ x y) (+ y 1)) (+ (* (- 1 x) y) x) (/ (+ x y) (+ y 1)) (+ (* (- 1 x) y) x) (- 1 x) 1 (/ (+ x y) (+ y 1)) (+ (* (- 1 x) y) x) (- 1 x) (neg x) (/ (+ x y) (+ y 1)) (+ x y)) |
| 1.0ms | y | @ | inf | ((/ (+ x y) (+ y 1)) (+ x y) x y (+ y 1) (/ (+ x y) (+ y 1)) (+ (* (- 1 x) y) x) (/ (+ x y) (+ y 1)) (+ (* (- 1 x) y) x) (- 1 x) 1 (/ (+ x y) (+ y 1)) (+ (* (- 1 x) y) x) (- 1 x) (neg x) (/ (+ x y) (+ y 1)) (+ x y)) |
| 1.0ms | x | @ | 0 | ((/ (+ x y) (+ y 1)) (+ x y) x y (+ y 1) (/ (+ x y) (+ y 1)) (+ (* (- 1 x) y) x) (/ (+ x y) (+ y 1)) (+ (* (- 1 x) y) x) (- 1 x) 1 (/ (+ x y) (+ y 1)) (+ (* (- 1 x) y) x) (- 1 x) (neg x) (/ (+ x y) (+ y 1)) (+ x y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 175 | 804 |
| 0 | 183 | 762 |
| 1 | 1075 | 750 |
| 0 | 8298 | 727 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 (+.f64 x y) #s(approx (+ y 1) y)) |
(+.f64 x y) |
x |
y |
#s(approx (+ y 1) y) |
#s(approx (/ (+ x y) (+ y 1)) #s(approx (+ (* (- 1 x) y) x) y)) |
#s(approx (+ (* (- 1 x) y) x) y) |
#s(approx (/ (+ x y) (+ y 1)) (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) |
#s(approx (/ (+ x y) (+ y 1)) (fma.f64 #s(approx (- 1 x) (neg.f64 x)) y x)) |
(fma.f64 #s(approx (- 1 x) (neg.f64 x)) y x) |
#s(approx (- 1 x) (neg.f64 x)) |
(neg.f64 x) |
(/.f64 #s(approx (+ x y) x) #s(approx (+ y 1) y)) |
#s(approx (+ x y) x) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (/ y (+ 1 y)))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (+ (/ x (+ 1 y)) (/ y (+ 1 y))))) |
#s(approx (+ x y) #s(hole binary64 y)) |
#s(approx (+ x y) #s(hole binary64 (+ x y))) |
#s(approx x #s(hole binary64 x)) |
#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 (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (/ x (+ 1 y)))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (* x (+ (/ 1 (+ 1 y)) (/ y (* x (+ 1 y))))))) |
#s(approx (+ x y) #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#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 (/ (+ x y) (+ y 1)) #s(hole binary64 (* -1 (* x (- (* -1 (/ y (* x (+ 1 y)))) (/ 1 (+ 1 y))))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#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 (/ (+ x y) (+ y 1)) #s(hole binary64 x)) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (+ x (* y (- 1 x))))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (+ x (* y (- (+ 1 (* y (- x 1))) x))))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (+ x (* y (- (+ 1 (* y (- (+ x (* y (- 1 x))) 1))) x))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ y 1) #s(hole binary64 1)) |
#s(approx (+ y 1) #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 (/ (+ x y) (+ y 1)) #s(hole binary64 1)) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (- (+ 1 (/ x y)) (/ 1 y)))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (- (+ 1 (+ (/ 1 (pow y 2)) (/ x y))) (+ (/ 1 y) (/ x (pow y 2)))))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (- (+ 1 (+ (/ 1 (pow y 2)) (+ (/ x y) (/ x (pow y 3))))) (+ (/ 1 y) (+ (/ 1 (pow y 3)) (/ x (pow y 2))))))) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (+ y 1) #s(hole binary64 y)) |
#s(approx (+ y 1) #s(hole binary64 (* y (+ 1 (/ 1 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) (+ y 1)) #s(hole binary64 (+ 1 (* -1 (/ (+ 1 (* -1 x)) y))))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (+ 1 (* -1 (/ (+ 1 (+ (* -1 x) (* -1 (/ (+ 1 (* -1 x)) y)))) y))))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (+ 1 (* -1 (/ (+ 1 (+ (* -1 x) (* -1 (/ (- (* -1 (/ (+ 1 (* -1 x)) y)) (* -1 (+ 1 (* -1 x)))) y)))) y))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* -1 (* y (+ (* -1 (- 1 x)) (* -1 (/ x y))))))) |
| Outputs |
|---|
(/.f64 (-.f64 (*.f64 (/.f64 x #s(approx (+ y 1) y)) (/.f64 x #s(approx (+ y 1) y))) (*.f64 (/.f64 y #s(approx (+ y 1) y)) (/.f64 y #s(approx (+ y 1) y)))) (-.f64 (/.f64 x #s(approx (+ y 1) y)) (/.f64 y #s(approx (+ y 1) y)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 x #s(approx (+ y 1) y)) #s(literal 3 binary64)) (pow.f64 (/.f64 y #s(approx (+ y 1) y)) #s(literal 3 binary64))) (fma.f64 (/.f64 x #s(approx (+ y 1) y)) (/.f64 x #s(approx (+ y 1) y)) (-.f64 (*.f64 (/.f64 y #s(approx (+ y 1) y)) (/.f64 y #s(approx (+ y 1) y))) (*.f64 (/.f64 x #s(approx (+ y 1) y)) (/.f64 y #s(approx (+ y 1) y)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 y x))) (neg.f64 (neg.f64 #s(approx (+ y 1) y)))) |
(/.f64 (fma.f64 x #s(approx (+ y 1) y) (*.f64 #s(approx (+ y 1) y) y)) (*.f64 #s(approx (+ y 1) y) #s(approx (+ y 1) y))) |
(/.f64 (neg.f64 (+.f64 y x)) (neg.f64 #s(approx (+ y 1) y))) |
(/.f64 (+.f64 y x) #s(approx (+ y 1) y)) |
(+.f64 (/.f64 y #s(approx (+ y 1) y)) (/.f64 x #s(approx (+ y 1) y))) |
(+.f64 (/.f64 x #s(approx (+ y 1) y)) (/.f64 y #s(approx (+ y 1) y))) |
(/.f64 (-.f64 (*.f64 y y) (*.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 y (-.f64 (*.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 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (fma.f64 y y (*.f64 (neg.f64 x) y))))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (-.f64 x y)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 x x (fma.f64 y y (*.f64 (neg.f64 x) y)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (fma.f64 y y (*.f64 (neg.f64 x) y)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 x x (fma.f64 y y (*.f64 (neg.f64 x) y))))) |
(+.f64 y x) |
(+.f64 x y) |
x |
y |
#s(approx (+ y 1) y) |
#s(approx (/ (+ x y) (+ y 1)) #s(approx (+ (* (- 1 x) y) x) y)) |
#s(approx (+ (* (- 1 x) y) x) y) |
#s(approx (/ (+ x y) (+ y 1)) (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) #s(literal 2 binary64))) (-.f64 x (*.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y))) |
(/.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 x (*.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y))))) |
(/.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 (*.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.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 2 binary64)) (*.f64 x x)) (-.f64 (*.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)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) 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) |
(-.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 x (*.f64 (neg.f64 #s(approx (- 1 x) #s(literal 1 binary64))) y)) |
(-.f64 x (*.f64 (neg.f64 y) #s(approx (- 1 x) #s(literal 1 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) #s(literal 2 binary64)) (-.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) x) |
(+.f64 x (*.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y)) |
#s(approx (- 1 x) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
#s(approx (/ (+ x y) (+ y 1)) (fma.f64 #s(approx (- 1 x) (neg.f64 x)) y x)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 #s(approx (- 1 x) (neg.f64 x)) y) #s(literal 2 binary64))) (-.f64 x (*.f64 #s(approx (- 1 x) (neg.f64 x)) y))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (- 1 x) (neg.f64 x)) y) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 #s(approx (- 1 x) (neg.f64 x)) y) #s(literal 2 binary64)) (*.f64 x (*.f64 #s(approx (- 1 x) (neg.f64 x)) y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- 1 x) (neg.f64 x)) y) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 #s(approx (- 1 x) (neg.f64 x)) y) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- 1 x) (neg.f64 x)) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- 1 x) (neg.f64 x)) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (- 1 x) (neg.f64 x)) y) x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- 1 x) (neg.f64 x)) y) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 #s(approx (- 1 x) (neg.f64 x)) y) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- 1 x) (neg.f64 x)) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(approx (- 1 x) (neg.f64 x)) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (- 1 x) (neg.f64 x)) y) x)))) |
(fma.f64 #s(approx (- 1 x) (neg.f64 x)) y x) |
(fma.f64 y #s(approx (- 1 x) (neg.f64 x)) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- 1 x) (neg.f64 x)) y) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (- 1 x) (neg.f64 x)) y) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 #s(approx (- 1 x) (neg.f64 x)) y) x))) |
(-.f64 x (*.f64 (neg.f64 #s(approx (- 1 x) (neg.f64 x))) y)) |
(-.f64 x (*.f64 (neg.f64 y) #s(approx (- 1 x) (neg.f64 x)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- 1 x) (neg.f64 x)) y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (- 1 x) (neg.f64 x)) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (- 1 x) (neg.f64 x)) y) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (- 1 x) (neg.f64 x)) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (- 1 x) (neg.f64 x)) y) x))))) |
(+.f64 (*.f64 #s(approx (- 1 x) (neg.f64 x)) y) x) |
(+.f64 x (*.f64 #s(approx (- 1 x) (neg.f64 x)) y)) |
#s(approx (- 1 x) (neg.f64 x)) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 x) |
(/.f64 (neg.f64 (neg.f64 #s(approx (+ x y) x))) (neg.f64 (neg.f64 #s(approx (+ y 1) y)))) |
(/.f64 (neg.f64 #s(approx (+ x y) x)) (neg.f64 #s(approx (+ y 1) y))) |
(/.f64 #s(approx (+ x y) x) #s(approx (+ y 1) y)) |
#s(approx (+ x y) x) |
#s(approx (/ (+ x y) (+ y 1)) (/.f64 y (-.f64 y #s(literal -1 binary64)))) |
#s(approx (/ (+ x y) (+ y 1)) (/.f64 (+.f64 y x) (-.f64 y #s(literal -1 binary64)))) |
#s(approx (+ x y) y) |
#s(approx (+ x y) (+.f64 y x)) |
#s(approx x x) |
#s(approx (+ (* (- 1 x) y) x) y) |
#s(approx (+ (* (- 1 x) y) x) (fma.f64 (fma.f64 #s(literal -1 binary64) y #s(literal 1 binary64)) x y)) |
#s(approx (- 1 x) #s(literal 1 binary64)) |
#s(approx (- 1 x) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx (/ (+ x y) (+ y 1)) (/.f64 x (-.f64 y #s(literal -1 binary64)))) |
#s(approx (/ (+ x y) (+ y 1)) (*.f64 (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (-.f64 y #s(literal -1 binary64))) x)) |
#s(approx (+ x y) x) |
#s(approx (+ x y) (*.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) x)) |
#s(approx (+ (* (- 1 x) y) x) (*.f64 (fma.f64 #s(literal -1 binary64) y #s(literal 1 binary64)) x)) |
#s(approx (+ (* (- 1 x) y) x) (*.f64 (-.f64 (fma.f64 #s(literal -1 binary64) y (/.f64 y x)) #s(literal -1 binary64)) x)) |
#s(approx (- 1 x) (neg.f64 x)) |
#s(approx (- 1 x) (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x)) |
#s(approx (/ (+ x y) (+ y 1)) (*.f64 (neg.f64 x) (-.f64 (/.f64 (neg.f64 y) (*.f64 (-.f64 y #s(literal -1 binary64)) x)) (pow.f64 (-.f64 y #s(literal -1 binary64)) #s(literal -1 binary64))))) |
#s(approx (+ x y) (*.f64 (neg.f64 x) (fma.f64 (/.f64 y x) #s(literal -1 binary64) #s(literal -1 binary64)))) |
#s(approx (+ (* (- 1 x) y) x) (*.f64 (neg.f64 x) (-.f64 y #s(literal 1 binary64)))) |
#s(approx (+ (* (- 1 x) y) x) (*.f64 (neg.f64 x) (-.f64 (-.f64 y (/.f64 y x)) #s(literal 1 binary64)))) |
#s(approx (- 1 x) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64))))) |
#s(approx (/ (+ x y) (+ y 1)) x) |
#s(approx (/ (+ x y) (+ y 1)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
#s(approx (/ (+ x y) (+ y 1)) (fma.f64 (-.f64 (fma.f64 (-.f64 x #s(literal 1 binary64)) y #s(literal 1 binary64)) x) y x)) |
#s(approx (/ (+ x y) (+ y 1)) (fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) y x) #s(literal 1 binary64)) y #s(literal 1 binary64)) x) y x)) |
#s(approx y y) |
#s(approx (+ y 1) #s(literal 1 binary64)) |
#s(approx (+ y 1) (-.f64 y #s(literal -1 binary64))) |
#s(approx (+ (* (- 1 x) y) x) x) |
#s(approx (+ (* (- 1 x) y) x) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
#s(approx (/ (+ x y) (+ y 1)) #s(literal 1 binary64)) |
#s(approx (/ (+ x y) (+ y 1)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 x #s(literal 1 binary64)) y))) |
#s(approx (/ (+ x y) (+ y 1)) (-.f64 (-.f64 (+.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 x y)) #s(literal -1 binary64)) (+.f64 (/.f64 x (*.f64 y y)) (pow.f64 y #s(literal -1 binary64))))) |
#s(approx (/ (+ x y) (+ y 1)) (-.f64 (-.f64 (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -2 binary64))) (+.f64 (/.f64 x (pow.f64 y #s(literal 3 binary64))) (/.f64 x y))) (pow.f64 y #s(literal -1 binary64))) (+.f64 (pow.f64 y #s(literal -3 binary64)) (/.f64 x (*.f64 y y))))) |
#s(approx (+ x y) (*.f64 (-.f64 (/.f64 x y) #s(literal -1 binary64)) y)) |
#s(approx (+ y 1) y) |
#s(approx (+ y 1) (fma.f64 #s(literal 1 binary64) y #s(literal 1 binary64))) |
#s(approx (+ (* (- 1 x) y) x) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
#s(approx (+ (* (- 1 x) y) x) (*.f64 (-.f64 (-.f64 (/.f64 x y) #s(literal -1 binary64)) x) y)) |
#s(approx (/ (+ x y) (+ y 1)) (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)) y))) |
#s(approx (/ (+ x y) (+ y 1)) (fma.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 x (/.f64 (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)) y)) #s(literal 1 binary64)) y) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (/ (+ x y) (+ y 1)) (fma.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 x (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)) y)) (neg.f64 (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)))) y)) #s(literal 1 binary64)) y) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (+ x y) (*.f64 (neg.f64 y) (fma.f64 (/.f64 x y) #s(literal -1 binary64) #s(literal -1 binary64)))) |
#s(approx (+ (* (- 1 x) y) x) (*.f64 (neg.f64 y) (-.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (/.f64 x y)))) |
Compiled 2 670 to 396 computations (85.2% saved)
9 alts after pruning (0 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 126 | 0 | 126 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 4 | 4 |
| Total | 126 | 9 | 135 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 53.3% | (/.f64 (+.f64 x y) #s(approx (+ y 1) y)) |
| ✓ | 54.3% | (/.f64 #s(approx (+ x y) y) (+.f64 y #s(literal 1 binary64))) |
| ✓ | 48.0% | (/.f64 #s(approx (+ x y) x) (+.f64 y #s(literal 1 binary64))) |
| ✓ | 14.7% | (/.f64 #s(approx (+ x y) x) #s(approx (+ y 1) y)) |
| ✓ | 36.3% | #s(approx (/ (+ x y) (+ y 1)) (fma.f64 #s(approx (- 1 x) (neg.f64 x)) y x)) |
| ✓ | 48.9% | #s(approx (/ (+ x y) (+ y 1)) (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x)) |
| ✓ | 15.6% | #s(approx (/ (+ x y) (+ y 1)) #s(approx (+ (* (- 1 x) y) x) y)) |
| ✓ | 36.8% | #s(approx (/ (+ x y) (+ y 1)) x) |
| ✓ | 41.2% | #s(approx (/ (+ x y) (+ y 1)) #s(literal 1 binary64)) |
Compiled 233 to 111 computations (52.4% saved)
| Inputs |
|---|
#s(approx (/ (+ x y) (+ y 1)) #s(literal 1 binary64)) |
#s(approx (/ (+ x y) (+ y 1)) x) |
#s(approx (/ (+ x y) (+ y 1)) #s(approx (+ (* (- 1 x) y) x) y)) |
#s(approx (/ (+ x y) (+ y 1)) (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x)) |
#s(approx (/ (+ x y) (+ y 1)) (fma.f64 #s(approx (- 1 x) (neg.f64 x)) y x)) |
#s(approx (/ (+ x y) (+ y 1)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
(/.f64 #s(approx (+ x y) x) #s(approx (+ y 1) y)) |
(/.f64 #s(approx (+ x y) x) (+.f64 y #s(literal 1 binary64))) |
(/.f64 #s(approx (+ x y) y) (+.f64 y #s(literal 1 binary64))) |
(/.f64 (+.f64 x y) #s(approx (+ y 1) y)) |
(/.f64 (+.f64 x y) (+.f64 y #s(literal 1 binary64))) |
| Outputs |
|---|
(/.f64 (+.f64 x y) (+.f64 y #s(literal 1 binary64))) |
3 calls:
| 4.0ms | y |
| 4.0ms | x |
| 3.0ms | (/.f64 (+.f64 x y) (+.f64 y #s(literal 1 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | (/.f64 (+.f64 x y) (+.f64 y #s(literal 1 binary64))) |
| 100.0% | 1 | x |
| 100.0% | 1 | y |
Compiled 9 to 10 computations (-11.1% saved)
| Inputs |
|---|
#s(approx (/ (+ x y) (+ y 1)) #s(literal 1 binary64)) |
#s(approx (/ (+ x y) (+ y 1)) x) |
#s(approx (/ (+ x y) (+ y 1)) #s(approx (+ (* (- 1 x) y) x) y)) |
#s(approx (/ (+ x y) (+ y 1)) (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x)) |
#s(approx (/ (+ x y) (+ y 1)) (fma.f64 #s(approx (- 1 x) (neg.f64 x)) y x)) |
#s(approx (/ (+ x y) (+ y 1)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
(/.f64 #s(approx (+ x y) x) #s(approx (+ y 1) y)) |
(/.f64 #s(approx (+ x y) x) (+.f64 y #s(literal 1 binary64))) |
(/.f64 #s(approx (+ x y) y) (+.f64 y #s(literal 1 binary64))) |
(/.f64 (+.f64 x y) #s(approx (+ y 1) y)) |
| Outputs |
|---|
(/.f64 (+.f64 x y) #s(approx (+ y 1) y)) |
#s(approx (/ (+ x y) (+ y 1)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
(/.f64 (+.f64 x y) #s(approx (+ y 1) y)) |
3 calls:
| 5.0ms | x |
| 3.0ms | y |
| 3.0ms | (/.f64 (+.f64 x y) (+.f64 y #s(literal 1 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.0% | 4 | (/.f64 (+.f64 x y) (+.f64 y #s(literal 1 binary64))) |
| 78.3% | 3 | x |
| 99.2% | 3 | y |
Compiled 9 to 10 computations (-11.1% saved)
| Inputs |
|---|
#s(approx (/ (+ x y) (+ y 1)) #s(literal 1 binary64)) |
#s(approx (/ (+ x y) (+ y 1)) x) |
#s(approx (/ (+ x y) (+ y 1)) #s(approx (+ (* (- 1 x) y) x) y)) |
#s(approx (/ (+ x y) (+ y 1)) (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x)) |
#s(approx (/ (+ x y) (+ y 1)) (fma.f64 #s(approx (- 1 x) (neg.f64 x)) y x)) |
#s(approx (/ (+ x y) (+ y 1)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
(/.f64 #s(approx (+ x y) x) #s(approx (+ y 1) y)) |
(/.f64 #s(approx (+ x y) x) (+.f64 y #s(literal 1 binary64))) |
(/.f64 #s(approx (+ x y) y) (+.f64 y #s(literal 1 binary64))) |
| Outputs |
|---|
(/.f64 #s(approx (+ x y) x) (+.f64 y #s(literal 1 binary64))) |
#s(approx (/ (+ x y) (+ y 1)) (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x)) |
(/.f64 #s(approx (+ x y) y) (+.f64 y #s(literal 1 binary64))) |
(/.f64 #s(approx (+ x y) x) (+.f64 y #s(literal 1 binary64))) |
2 calls:
| 3.0ms | y |
| 3.0ms | (/.f64 (+.f64 x y) (+.f64 y #s(literal 1 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.6% | 4 | (/.f64 (+.f64 x y) (+.f64 y #s(literal 1 binary64))) |
| 87.9% | 3 | y |
Compiled 8 to 8 computations (0% saved)
| Inputs |
|---|
#s(approx (/ (+ x y) (+ y 1)) #s(literal 1 binary64)) |
#s(approx (/ (+ x y) (+ y 1)) x) |
#s(approx (/ (+ x y) (+ y 1)) #s(approx (+ (* (- 1 x) y) x) y)) |
#s(approx (/ (+ x y) (+ y 1)) (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x)) |
#s(approx (/ (+ x y) (+ y 1)) (fma.f64 #s(approx (- 1 x) (neg.f64 x)) y x)) |
#s(approx (/ (+ x y) (+ y 1)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
(/.f64 #s(approx (+ x y) x) #s(approx (+ y 1) y)) |
(/.f64 #s(approx (+ x y) x) (+.f64 y #s(literal 1 binary64))) |
| Outputs |
|---|
(/.f64 #s(approx (+ x y) x) (+.f64 y #s(literal 1 binary64))) |
#s(approx (/ (+ x y) (+ y 1)) (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x)) |
#s(approx (/ (+ x y) (+ y 1)) #s(literal 1 binary64)) |
(/.f64 #s(approx (+ x y) x) (+.f64 y #s(literal 1 binary64))) |
1 calls:
| 3.0ms | (/.f64 (+.f64 x y) (+.f64 y #s(literal 1 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.2% | 4 | (/.f64 (+.f64 x y) (+.f64 y #s(literal 1 binary64))) |
Compiled 7 to 6 computations (14.3% saved)
| Inputs |
|---|
#s(approx (/ (+ x y) (+ y 1)) #s(literal 1 binary64)) |
#s(approx (/ (+ x y) (+ y 1)) x) |
#s(approx (/ (+ x y) (+ y 1)) #s(approx (+ (* (- 1 x) y) x) y)) |
#s(approx (/ (+ x y) (+ y 1)) (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x)) |
#s(approx (/ (+ x y) (+ y 1)) (fma.f64 #s(approx (- 1 x) (neg.f64 x)) y x)) |
#s(approx (/ (+ x y) (+ y 1)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
(/.f64 #s(approx (+ x y) x) #s(approx (+ y 1) y)) |
| Outputs |
|---|
#s(approx (/ (+ x y) (+ y 1)) #s(literal 1 binary64)) |
#s(approx (/ (+ x y) (+ y 1)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
(/.f64 #s(approx (+ x y) x) #s(approx (+ y 1) y)) |
#s(approx (/ (+ x y) (+ y 1)) #s(literal 1 binary64)) |
2 calls:
| 2.0ms | y |
| 2.0ms | (/.f64 (+.f64 x y) (+.f64 y #s(literal 1 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 88.8% | 4 | y |
| 87.1% | 3 | (/.f64 (+.f64 x y) (+.f64 y #s(literal 1 binary64))) |
Compiled 8 to 8 computations (0% saved)
| Inputs |
|---|
#s(approx (/ (+ x y) (+ y 1)) #s(literal 1 binary64)) |
#s(approx (/ (+ x y) (+ y 1)) x) |
#s(approx (/ (+ x y) (+ y 1)) #s(approx (+ (* (- 1 x) y) x) y)) |
#s(approx (/ (+ x y) (+ y 1)) (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x)) |
#s(approx (/ (+ x y) (+ y 1)) (fma.f64 #s(approx (- 1 x) (neg.f64 x)) y x)) |
#s(approx (/ (+ x y) (+ y 1)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
| Outputs |
|---|
#s(approx (/ (+ x y) (+ y 1)) #s(literal 1 binary64)) |
#s(approx (/ (+ x y) (+ y 1)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
#s(approx (/ (+ x y) (+ y 1)) #s(literal 1 binary64)) |
1 calls:
| 59.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 87.3% | 3 | y |
Compiled 1 to 2 computations (-100% saved)
| Inputs |
|---|
#s(approx (/ (+ x y) (+ y 1)) #s(literal 1 binary64)) |
#s(approx (/ (+ x y) (+ y 1)) x) |
#s(approx (/ (+ x y) (+ y 1)) #s(approx (+ (* (- 1 x) y) x) y)) |
#s(approx (/ (+ x y) (+ y 1)) (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x)) |
#s(approx (/ (+ x y) (+ y 1)) (fma.f64 #s(approx (- 1 x) (neg.f64 x)) y x)) |
| Outputs |
|---|
#s(approx (/ (+ x y) (+ y 1)) (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x)) |
#s(approx (/ (+ x y) (+ y 1)) #s(literal 1 binary64)) |
#s(approx (/ (+ x y) (+ y 1)) (fma.f64 #s(approx (- 1 x) (neg.f64 x)) y x)) |
2 calls:
| 2.0ms | y |
| 2.0ms | (/.f64 (+.f64 x y) (+.f64 y #s(literal 1 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 87.1% | 3 | (/.f64 (+.f64 x y) (+.f64 y #s(literal 1 binary64))) |
| 86.9% | 3 | y |
Compiled 8 to 8 computations (0% saved)
| Inputs |
|---|
#s(approx (/ (+ x y) (+ y 1)) #s(literal 1 binary64)) |
#s(approx (/ (+ x y) (+ y 1)) x) |
#s(approx (/ (+ x y) (+ y 1)) #s(approx (+ (* (- 1 x) y) x) y)) |
#s(approx (/ (+ x y) (+ y 1)) (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x)) |
| Outputs |
|---|
#s(approx (/ (+ x y) (+ y 1)) (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x)) |
#s(approx (/ (+ x y) (+ y 1)) #s(literal 1 binary64)) |
#s(approx (/ (+ x y) (+ y 1)) x) |
1 calls:
| 2.0ms | (/.f64 (+.f64 x y) (+.f64 y #s(literal 1 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 86.9% | 3 | (/.f64 (+.f64 x y) (+.f64 y #s(literal 1 binary64))) |
Compiled 7 to 6 computations (14.3% saved)
| Inputs |
|---|
#s(approx (/ (+ x y) (+ y 1)) #s(literal 1 binary64)) |
#s(approx (/ (+ x y) (+ y 1)) x) |
#s(approx (/ (+ x y) (+ y 1)) #s(approx (+ (* (- 1 x) y) x) y)) |
| Outputs |
|---|
#s(approx (/ (+ x y) (+ y 1)) x) |
#s(approx (/ (+ x y) (+ y 1)) #s(approx (+ (* (- 1 x) y) x) y)) |
#s(approx (/ (+ x y) (+ y 1)) x) |
#s(approx (/ (+ x y) (+ y 1)) #s(literal 1 binary64)) |
#s(approx (/ (+ x y) (+ y 1)) x) |
3 calls:
| 2.0ms | y |
| 1.0ms | x |
| 1.0ms | (/.f64 (+.f64 x y) (+.f64 y #s(literal 1 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 53.7% | 3 | x |
| 74.2% | 3 | y |
| 78.0% | 5 | (/.f64 (+.f64 x y) (+.f64 y #s(literal 1 binary64))) |
Compiled 9 to 10 computations (-11.1% saved)
| Inputs |
|---|
#s(approx (/ (+ x y) (+ y 1)) #s(literal 1 binary64)) |
#s(approx (/ (+ x y) (+ y 1)) x) |
| Outputs |
|---|
#s(approx (/ (+ x y) (+ y 1)) x) |
#s(approx (/ (+ x y) (+ y 1)) #s(literal 1 binary64)) |
#s(approx (/ (+ x y) (+ y 1)) x) |
1 calls:
| 5.0ms | (/.f64 (+.f64 x y) (+.f64 y #s(literal 1 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 74.3% | 3 | (/.f64 (+.f64 x y) (+.f64 y #s(literal 1 binary64))) |
Compiled 7 to 6 computations (14.3% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (/ (+ x y) (+ y 1)) #s(literal 1 binary64)) |
| Outputs |
|---|
#s(approx (/ (+ x y) (+ y 1)) #s(literal 1 binary64)) |
3 calls:
| 1.0ms | y |
| 1.0ms | x |
| 1.0ms | (/.f64 (+.f64 x y) (+.f64 y #s(literal 1 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 41.2% | 1 | x |
| 41.2% | 1 | y |
| 41.2% | 1 | (/.f64 (+.f64 x y) (+.f64 y #s(literal 1 binary64))) |
Compiled 9 to 10 computations (-11.1% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 11.0ms | 9.779104924478193e-9 | 1164971973.566458 |
| 10.0ms | -6692306.714872673 | -2.5118637915637686e-9 |
| 9.0ms | 320× | 0 | valid |
Compiled 470 to 391 computations (16.8% saved)
ival-add!: 2.0ms (61.1% of total)ival-div!: 2.0ms (61.1% of total)adjust: 0.0ms (0% of total)| 3× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.0000032897215192 | 4.228404129905989 |
| 0.0ms | 2.9010888526930876e-29 | 9.779104828847302e-9 |
| 0.0ms | -0.25449418659114265 | -0.013970903290518425 |
Compiled 10 to 11 computations (-10% saved)
| 3× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.0000032897215192 | 4.228404129905989 |
| 0.0ms | 9.779104828847302e-9 | 0.9999999226195905 |
| 0.0ms | -0.25449418659114265 | -0.013970903290518425 |
Compiled 10 to 11 computations (-10% saved)
| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 9.0ms | 2.213810643325706e+44 | 6.767233788807548e+46 |
| 9.0ms | 1164971973.566458 | 1313959570832.3093 |
| 1.0ms | -6692306.714872673 | -2.5118637915637686e-9 |
| 8.0ms | 256× | 0 | valid |
Compiled 600 to 515 computations (14.2% saved)
ival-add!: 1.0ms (37.5% of total)ival-div!: 1.0ms (37.5% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 5.0ms | 9.779104924478193e-9 | 1164971973.566458 |
| 1.0ms | -6692306.714872673 | -2.5118637915637686e-9 |
| 2.0ms | 80× | 0 | valid |
Compiled 470 to 411 computations (12.6% saved)
adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)ival-div!: 0.0ms (0% of total)| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 4.228404129905989 | 35595.80285607068 |
| 0.0ms | 9.779104828847302e-9 | 0.9999999226195905 |
Compiled 10 to 11 computations (-10% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 4.228404129905989 | 35595.80285607068 |
| 0.0ms | 9.779104828847302e-9 | 0.9999999226195905 |
Compiled 10 to 11 computations (-10% saved)
| 4× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 4.228404129905989 | 35595.80285607068 |
| 0.0ms | 2.9010888526930876e-29 | 9.779104828847302e-9 |
| 0.0ms | -2.686329020948737e-239 | -4.922000612237751e-251 |
| 0.0ms | -7.192144116730349e-25 | -9.324403127497612e-29 |
Compiled 10 to 11 computations (-10% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 4.228404129905989 | 35595.80285607068 |
| 0.0ms | 2.9010888526930876e-29 | 9.779104828847302e-9 |
Compiled 10 to 11 computations (-10% saved)
| 1× | done |
Compiled 553 to 77 computations (86.1% saved)
Compiled 1 120 to 166 computations (85.2% saved)
Loading profile data...