
Time bar (total: 1.4s)
| 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)
| 414.0ms | 8 256× | 0 | valid |
ival-mult!: 71.0ms (53.3% of total)ival-div!: 41.0ms (30.8% of total)ival-sub!: 20.0ms (15% of total)adjust: 2.0ms (1.5% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 43 | 0 | - | 4 | (5.391694222013836e-237 -6.81293931587943e-161) | (/.f64 x (*.f64 y y)) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | #s(literal 3 binary64) |
| 0 | 0 | - | 0 | - | (*.f64 y y) |
| 0 | 0 | - | 0 | - | (-.f64 (/.f64 x (*.f64 y y)) #s(literal 3 binary64)) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
/.f64 | (/.f64 x (*.f64 y y)) | n/u | 19 | 0 |
| ↳ | (*.f64 y y) | underflow | 64 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 19 | 4 |
| - | 0 | 233 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 19 | 0 | 4 |
| - | 0 | 0 | 233 |
| number | freq |
|---|---|
| 0 | 237 |
| 1 | 19 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 20.0ms | 512× | 0 | valid |
Compiled 47 to 22 computations (53.2% saved)
ival-mult!: 3.0ms (43.6% of total)ival-div!: 2.0ms (29.1% of total)ival-sub!: 1.0ms (14.5% of total)adjust: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 46 |
| 1 | 40 | 46 |
| 2 | 91 | 46 |
| 3 | 147 | 46 |
| 4 | 193 | 46 |
| 1× | saturated |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 92.2% | (-.f64 (/.f64 x (*.f64 y y)) #s(literal 3 binary64)) |
(abs y)
Compiled 14 to 12 computations (14.3% saved)
| Inputs |
|---|
(-.f64 (/.f64 x (*.f64 y y)) #s(literal 3 binary64)) |
(/.f64 x (*.f64 y y)) |
x |
(*.f64 y y) |
y |
#s(literal 3 binary64) |
| Outputs |
|---|
#s(approx (- (/ x (* y y)) 3) #s(hole binary64 -3)) |
#s(approx (- (/ x (* y y)) 3) #s(hole binary64 (- (/ x (pow y 2)) 3))) |
#s(approx (/ x (* y y)) #s(hole binary64 (/ x (pow y 2)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- (/ x (* y y)) 3) #s(hole binary64 (/ x (pow y 2)))) |
#s(approx (- (/ x (* y y)) 3) #s(hole binary64 (* x (- (/ 1 (pow y 2)) (* 3 (/ 1 x)))))) |
#s(approx (- (/ x (* y y)) 3) #s(hole binary64 (* -1 (* x (- (* 3 (/ 1 x)) (/ 1 (pow y 2))))))) |
#s(approx (- (/ x (* y y)) 3) #s(hole binary64 (/ (+ x (* -3 (pow y 2))) (pow y 2)))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx y #s(hole binary64 y)) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 14.0ms | y | @ | inf | ((- (/ x (* y y)) 3) (/ x (* y y)) x (* y y) y 3) |
| 1.0ms | x | @ | -inf | ((- (/ x (* y y)) 3) (/ x (* y y)) x (* y y) y 3) |
| 1.0ms | x | @ | inf | ((- (/ x (* y y)) 3) (/ x (* y y)) x (* y y) y 3) |
| 1.0ms | x | @ | 0 | ((- (/ x (* y y)) 3) (/ x (* y y)) x (* y y) y 3) |
| 1.0ms | y | @ | -inf | ((- (/ x (* y y)) 3) (/ x (* y y)) x (* y y) y 3) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 37 | 142 |
| 0 | 40 | 133 |
| 1 | 152 | 133 |
| 0 | 1031 | 132 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(-.f64 (/.f64 x (*.f64 y y)) #s(literal 3 binary64)) |
(/.f64 x (*.f64 y y)) |
x |
(*.f64 y y) |
y |
#s(literal 3 binary64) |
#s(approx (- (/ x (* y y)) 3) #s(hole binary64 -3)) |
#s(approx (- (/ x (* y y)) 3) #s(hole binary64 (- (/ x (pow y 2)) 3))) |
#s(approx (/ x (* y y)) #s(hole binary64 (/ x (pow y 2)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- (/ x (* y y)) 3) #s(hole binary64 (/ x (pow y 2)))) |
#s(approx (- (/ x (* y y)) 3) #s(hole binary64 (* x (- (/ 1 (pow y 2)) (* 3 (/ 1 x)))))) |
#s(approx (- (/ x (* y y)) 3) #s(hole binary64 (* -1 (* x (- (* 3 (/ 1 x)) (/ 1 (pow y 2))))))) |
#s(approx (- (/ x (* y y)) 3) #s(hole binary64 (/ (+ x (* -3 (pow y 2))) (pow y 2)))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx y #s(hole binary64 y)) |
| Outputs |
|---|
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 x (*.f64 y y)) #s(literal 2 binary64)) #s(literal 9 binary64))) (neg.f64 (-.f64 (/.f64 x (*.f64 y y)) #s(literal -3 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 x (*.f64 y y)) #s(literal 3 binary64)) #s(literal 27 binary64))) (neg.f64 (fma.f64 #s(literal 3 binary64) (-.f64 (/.f64 x (*.f64 y y)) #s(literal -3 binary64)) (pow.f64 (/.f64 x (*.f64 y y)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 x (*.f64 y y)) #s(literal 2 binary64)) #s(literal 9 binary64)) (-.f64 (/.f64 x (*.f64 y y)) #s(literal -3 binary64))) |
(/.f64 (-.f64 (pow.f64 (/.f64 x (*.f64 y y)) #s(literal 3 binary64)) #s(literal 27 binary64)) (fma.f64 #s(literal 3 binary64) (-.f64 (/.f64 x (*.f64 y y)) #s(literal -3 binary64)) (pow.f64 (/.f64 x (*.f64 y y)) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 x (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (/.f64 x (*.f64 y y)) #s(literal -3 binary64))) (/.f64 #s(literal 9 binary64) (-.f64 (/.f64 x (*.f64 y y)) #s(literal -3 binary64)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 x (*.f64 y y)) #s(literal 3 binary64)) (fma.f64 #s(literal 3 binary64) (-.f64 (/.f64 x (*.f64 y y)) #s(literal -3 binary64)) (pow.f64 (/.f64 x (*.f64 y y)) #s(literal 2 binary64)))) (/.f64 #s(literal 27 binary64) (fma.f64 #s(literal 3 binary64) (-.f64 (/.f64 x (*.f64 y y)) #s(literal -3 binary64)) (pow.f64 (/.f64 x (*.f64 y y)) #s(literal 2 binary64))))) |
(-.f64 (/.f64 x (*.f64 y y)) #s(literal 3 binary64)) |
(+.f64 (/.f64 x (*.f64 y y)) #s(literal -3 binary64)) |
(/.f64 (/.f64 x (neg.f64 y)) (neg.f64 y)) |
(/.f64 (/.f64 x (fabs.f64 y)) (fabs.f64 y)) |
(/.f64 (neg.f64 (/.f64 x y)) (neg.f64 y)) |
(/.f64 (neg.f64 (neg.f64 x)) (*.f64 y y)) |
(/.f64 (/.f64 x y) y) |
(/.f64 (neg.f64 x) (*.f64 (neg.f64 y) y)) |
(/.f64 x (*.f64 y y)) |
(neg.f64 (/.f64 (neg.f64 x) (*.f64 y y))) |
(neg.f64 (/.f64 x (*.f64 (neg.f64 y) y))) |
x |
(*.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 y))) |
(*.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y))) |
(*.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y))) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y))) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 (fabs.f64 y) (fabs.f64 y)) |
(*.f64 y y) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 y) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 y) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 y) y)) |
(fabs.f64 (*.f64 y y)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
y |
#s(literal 3 binary64) |
#s(approx (- (/ x (* y y)) 3) #s(literal -3 binary64)) |
#s(approx (- (/ x (* y y)) 3) (-.f64 (/.f64 x (*.f64 y y)) #s(literal 3 binary64))) |
#s(approx (/ x (* y y)) (/.f64 x (*.f64 y y))) |
#s(approx x x) |
#s(approx (- (/ x (* y y)) 3) (/.f64 x (*.f64 y y))) |
#s(approx (- (/ x (* y y)) 3) (*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal 3 binary64) x)) x)) |
#s(approx (- (/ x (* y y)) 3) (*.f64 (neg.f64 x) (-.f64 (/.f64 #s(literal 3 binary64) x) (pow.f64 y #s(literal -2 binary64))))) |
#s(approx (- (/ x (* y y)) 3) (/.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -3 binary64) x) y) y)) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx y y) |
Compiled 569 to 147 computations (74.2% saved)
5 alts after pruning (4 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 44 | 4 | 48 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 44 | 5 | 49 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.9% | (-.f64 (/.f64 (/.f64 x y) y) #s(literal 3 binary64)) |
| ✓ | 92.2% | (-.f64 (/.f64 x (*.f64 y y)) #s(literal 3 binary64)) |
| ▶ | 44.2% | #s(approx (- (/ x (* y y)) 3) (/.f64 x (*.f64 y y))) |
| ▶ | 91.4% | #s(approx (- (/ x (* y y)) 3) (*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal 3 binary64) x)) x)) |
| ▶ | 49.9% | #s(approx (- (/ x (* y y)) 3) #s(literal -3 binary64)) |
Compiled 53 to 42 computations (20.8% saved)
| Inputs |
|---|
#s(approx (- (/ x (* y y)) 3) #s(literal -3 binary64)) |
#s(literal -3 binary64) |
#s(approx (- (/ x (* y y)) 3) (*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal 3 binary64) x)) x)) |
(*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal 3 binary64) x)) x) |
(-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal 3 binary64) x)) |
(pow.f64 y #s(literal -2 binary64)) |
y |
#s(literal -2 binary64) |
(/.f64 #s(literal 3 binary64) x) |
#s(literal 3 binary64) |
x |
#s(approx (- (/ x (* y y)) 3) (/.f64 x (*.f64 y y))) |
(/.f64 x (*.f64 y y)) |
(*.f64 y y) |
(-.f64 (/.f64 (/.f64 x y) y) #s(literal 3 binary64)) |
(/.f64 (/.f64 x y) y) |
(/.f64 x y) |
| Outputs |
|---|
#s(approx (- (/ x (* y y)) 3) #s(hole binary64 -3)) |
#s(approx (- (/ x (* y y)) 3) #s(hole binary64 (- (/ x (pow y 2)) 3))) |
#s(approx (* (- (pow y -2) (/ 3 x)) x) #s(hole binary64 -3)) |
#s(approx (* (- (pow y -2) (/ 3 x)) x) #s(hole binary64 (- (/ x (pow y 2)) 3))) |
#s(approx (- (pow y -2) (/ 3 x)) #s(hole binary64 (/ -3 x))) |
#s(approx (- (pow y -2) (/ 3 x)) #s(hole binary64 (/ (- (/ x (pow y 2)) 3) x))) |
#s(approx (/ 3 x) #s(hole binary64 (/ 3 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ x (* y y)) #s(hole binary64 (/ x (pow y 2)))) |
#s(approx (- (/ (/ x y) y) 3) #s(hole binary64 -3)) |
#s(approx (- (/ (/ x y) y) 3) #s(hole binary64 (- (/ x (pow y 2)) 3))) |
#s(approx (/ (/ x y) y) #s(hole binary64 (/ x (pow y 2)))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx (- (/ x (* y y)) 3) #s(hole binary64 (/ x (pow y 2)))) |
#s(approx (- (/ x (* y y)) 3) #s(hole binary64 (* x (- (/ 1 (pow y 2)) (* 3 (/ 1 x)))))) |
#s(approx (* (- (pow y -2) (/ 3 x)) x) #s(hole binary64 (/ x (pow y 2)))) |
#s(approx (* (- (pow y -2) (/ 3 x)) x) #s(hole binary64 (* x (- (/ 1 (pow y 2)) (* 3 (/ 1 x)))))) |
#s(approx (- (pow y -2) (/ 3 x)) #s(hole binary64 (/ 1 (pow y 2)))) |
#s(approx (- (pow y -2) (/ 3 x)) #s(hole binary64 (- (/ 1 (pow y 2)) (* 3 (/ 1 x))))) |
#s(approx (- (/ (/ x y) y) 3) #s(hole binary64 (/ x (pow y 2)))) |
#s(approx (- (/ (/ x y) y) 3) #s(hole binary64 (* x (- (/ 1 (pow y 2)) (* 3 (/ 1 x)))))) |
#s(approx (- (/ x (* y y)) 3) #s(hole binary64 (* -1 (* x (- (* 3 (/ 1 x)) (/ 1 (pow y 2))))))) |
#s(approx (* (- (pow y -2) (/ 3 x)) x) #s(hole binary64 (* -1 (* x (- (* 3 (/ 1 x)) (/ 1 (pow y 2))))))) |
#s(approx (- (/ (/ x y) y) 3) #s(hole binary64 (* -1 (* x (- (* 3 (/ 1 x)) (/ 1 (pow y 2))))))) |
#s(approx (- (/ x (* y y)) 3) #s(hole binary64 (/ (+ x (* -3 (pow y 2))) (pow y 2)))) |
#s(approx (* (- (pow y -2) (/ 3 x)) x) #s(hole binary64 (/ (+ x (* -3 (pow y 2))) (pow y 2)))) |
#s(approx (- (pow y -2) (/ 3 x)) #s(hole binary64 (/ (+ 1 (* -3 (/ (pow y 2) x))) (pow y 2)))) |
#s(approx (pow y -2) #s(hole binary64 (/ 1 (pow y 2)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (- (/ (/ x y) y) 3) #s(hole binary64 (/ (+ x (* -3 (pow y 2))) (pow y 2)))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | y | @ | -inf | ((- (/ x (* y y)) 3) -3 (- (/ x (* y y)) 3) (* (- (pow y -2) (/ 3 x)) x) (- (pow y -2) (/ 3 x)) (pow y -2) y -2 (/ 3 x) 3 x (- (/ x (* y y)) 3) (/ x (* y y)) (* y y) (- (/ (/ x y) y) 3) (/ (/ x y) y) (/ x y)) |
| 3.0ms | x | @ | 0 | ((- (/ x (* y y)) 3) -3 (- (/ x (* y y)) 3) (* (- (pow y -2) (/ 3 x)) x) (- (pow y -2) (/ 3 x)) (pow y -2) y -2 (/ 3 x) 3 x (- (/ x (* y y)) 3) (/ x (* y y)) (* y y) (- (/ (/ x y) y) 3) (/ (/ x y) y) (/ x y)) |
| 2.0ms | x | @ | -inf | ((- (/ x (* y y)) 3) -3 (- (/ x (* y y)) 3) (* (- (pow y -2) (/ 3 x)) x) (- (pow y -2) (/ 3 x)) (pow y -2) y -2 (/ 3 x) 3 x (- (/ x (* y y)) 3) (/ x (* y y)) (* y y) (- (/ (/ x y) y) 3) (/ (/ x y) y) (/ x y)) |
| 2.0ms | x | @ | inf | ((- (/ x (* y y)) 3) -3 (- (/ x (* y y)) 3) (* (- (pow y -2) (/ 3 x)) x) (- (pow y -2) (/ 3 x)) (pow y -2) y -2 (/ 3 x) 3 x (- (/ x (* y y)) 3) (/ x (* y y)) (* y y) (- (/ (/ x y) y) 3) (/ (/ x y) y) (/ x y)) |
| 1.0ms | y | @ | 0 | ((- (/ x (* y y)) 3) -3 (- (/ x (* y y)) 3) (* (- (pow y -2) (/ 3 x)) x) (- (pow y -2) (/ 3 x)) (pow y -2) y -2 (/ 3 x) 3 x (- (/ x (* y y)) 3) (/ x (* y y)) (* y y) (- (/ (/ x y) y) 3) (/ (/ x y) y) (/ x y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 80 | 540 |
| 0 | 92 | 505 |
| 1 | 276 | 505 |
| 0 | 1576 | 501 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (- (/ x (* y y)) 3) #s(literal -3 binary64)) |
#s(literal -3 binary64) |
#s(approx (- (/ x (* y y)) 3) (*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal 3 binary64) x)) x)) |
(*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal 3 binary64) x)) x) |
(-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal 3 binary64) x)) |
(pow.f64 y #s(literal -2 binary64)) |
y |
#s(literal -2 binary64) |
(/.f64 #s(literal 3 binary64) x) |
#s(literal 3 binary64) |
x |
#s(approx (- (/ x (* y y)) 3) (/.f64 x (*.f64 y y))) |
(/.f64 x (*.f64 y y)) |
(*.f64 y y) |
(-.f64 (/.f64 (/.f64 x y) y) #s(literal 3 binary64)) |
(/.f64 (/.f64 x y) y) |
(/.f64 x y) |
#s(approx (- (/ x (* y y)) 3) #s(hole binary64 -3)) |
#s(approx (- (/ x (* y y)) 3) #s(hole binary64 (- (/ x (pow y 2)) 3))) |
#s(approx (* (- (pow y -2) (/ 3 x)) x) #s(hole binary64 -3)) |
#s(approx (* (- (pow y -2) (/ 3 x)) x) #s(hole binary64 (- (/ x (pow y 2)) 3))) |
#s(approx (- (pow y -2) (/ 3 x)) #s(hole binary64 (/ -3 x))) |
#s(approx (- (pow y -2) (/ 3 x)) #s(hole binary64 (/ (- (/ x (pow y 2)) 3) x))) |
#s(approx (/ 3 x) #s(hole binary64 (/ 3 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ x (* y y)) #s(hole binary64 (/ x (pow y 2)))) |
#s(approx (- (/ (/ x y) y) 3) #s(hole binary64 -3)) |
#s(approx (- (/ (/ x y) y) 3) #s(hole binary64 (- (/ x (pow y 2)) 3))) |
#s(approx (/ (/ x y) y) #s(hole binary64 (/ x (pow y 2)))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx (- (/ x (* y y)) 3) #s(hole binary64 (/ x (pow y 2)))) |
#s(approx (- (/ x (* y y)) 3) #s(hole binary64 (* x (- (/ 1 (pow y 2)) (* 3 (/ 1 x)))))) |
#s(approx (* (- (pow y -2) (/ 3 x)) x) #s(hole binary64 (/ x (pow y 2)))) |
#s(approx (* (- (pow y -2) (/ 3 x)) x) #s(hole binary64 (* x (- (/ 1 (pow y 2)) (* 3 (/ 1 x)))))) |
#s(approx (- (pow y -2) (/ 3 x)) #s(hole binary64 (/ 1 (pow y 2)))) |
#s(approx (- (pow y -2) (/ 3 x)) #s(hole binary64 (- (/ 1 (pow y 2)) (* 3 (/ 1 x))))) |
#s(approx (- (/ (/ x y) y) 3) #s(hole binary64 (/ x (pow y 2)))) |
#s(approx (- (/ (/ x y) y) 3) #s(hole binary64 (* x (- (/ 1 (pow y 2)) (* 3 (/ 1 x)))))) |
#s(approx (- (/ x (* y y)) 3) #s(hole binary64 (* -1 (* x (- (* 3 (/ 1 x)) (/ 1 (pow y 2))))))) |
#s(approx (* (- (pow y -2) (/ 3 x)) x) #s(hole binary64 (* -1 (* x (- (* 3 (/ 1 x)) (/ 1 (pow y 2))))))) |
#s(approx (- (/ (/ x y) y) 3) #s(hole binary64 (* -1 (* x (- (* 3 (/ 1 x)) (/ 1 (pow y 2))))))) |
#s(approx (- (/ x (* y y)) 3) #s(hole binary64 (/ (+ x (* -3 (pow y 2))) (pow y 2)))) |
#s(approx (* (- (pow y -2) (/ 3 x)) x) #s(hole binary64 (/ (+ x (* -3 (pow y 2))) (pow y 2)))) |
#s(approx (- (pow y -2) (/ 3 x)) #s(hole binary64 (/ (+ 1 (* -3 (/ (pow y 2) x))) (pow y 2)))) |
#s(approx (pow y -2) #s(hole binary64 (/ 1 (pow y 2)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (- (/ (/ x y) y) 3) #s(hole binary64 (/ (+ x (* -3 (pow y 2))) (pow y 2)))) |
| Outputs |
|---|
#s(approx (- (/ (/ x y) y) 3) #s(literal -3 binary64)) |
#s(literal -3 binary64) |
#s(approx (- (/ (/ x y) y) 3) (*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal 3 binary64) x)) x)) |
(*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal 3 binary64) x)) x) |
(*.f64 x (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal 3 binary64) x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal -4 binary64)) (pow.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 2 binary64))) x) (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal -3 binary64) x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal -6 binary64)) (pow.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 3 binary64))) x) (fma.f64 (/.f64 #s(literal 3 binary64) x) (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal -3 binary64) x)) (pow.f64 y #s(literal -4 binary64)))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 y #s(literal -4 binary64)) (pow.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 2 binary64)))) (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal -3 binary64) x))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 y #s(literal -6 binary64)) (pow.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 3 binary64)))) (fma.f64 (/.f64 #s(literal 3 binary64) x) (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal -3 binary64) x)) (pow.f64 y #s(literal -4 binary64)))) |
(fma.f64 (pow.f64 y #s(literal -2 binary64)) x (*.f64 (/.f64 #s(literal -3 binary64) x) x)) |
(fma.f64 x (pow.f64 y #s(literal -2 binary64)) (*.f64 x (/.f64 #s(literal -3 binary64) x))) |
(+.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) (*.f64 (/.f64 #s(literal -3 binary64) x) x)) |
(+.f64 (*.f64 x (pow.f64 y #s(literal -2 binary64))) (*.f64 x (/.f64 #s(literal -3 binary64) x))) |
(/.f64 (+.f64 (pow.f64 y #s(literal -6 binary64)) (pow.f64 (/.f64 #s(literal -3 binary64) x) #s(literal 3 binary64))) (+.f64 (pow.f64 y #s(literal -4 binary64)) (-.f64 (pow.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 2 binary64)) (*.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal -3 binary64) x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal -4 binary64)) (pow.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal -3 binary64) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal -6 binary64)) (pow.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 #s(literal 3 binary64) x) (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal -3 binary64) x)) (pow.f64 y #s(literal -4 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (*.f64 (neg.f64 y) y) #s(literal -3 binary64))) (*.f64 (*.f64 (neg.f64 y) y) (neg.f64 x))) |
(/.f64 (-.f64 (neg.f64 x) (*.f64 (*.f64 (neg.f64 y) y) #s(literal 3 binary64))) (*.f64 (*.f64 (neg.f64 y) y) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (*.f64 y y) #s(literal -3 binary64))) (*.f64 (*.f64 y y) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 y y) #s(literal 3 binary64))) (*.f64 (*.f64 y y) x)) |
(/.f64 (-.f64 (pow.f64 y #s(literal -4 binary64)) (pow.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 2 binary64))) (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal -3 binary64) x))) |
(/.f64 (-.f64 (pow.f64 y #s(literal -6 binary64)) (pow.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 3 binary64) x) (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal -3 binary64) x)) (pow.f64 y #s(literal -4 binary64)))) |
(fma.f64 (pow.f64 (*.f64 y y) #s(literal -1/2 binary64)) (pow.f64 (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 (neg.f64 (pow.f64 x #s(literal -1 binary64))) #s(literal 3 binary64))) |
(fma.f64 (pow.f64 (*.f64 y y) #s(literal -1/2 binary64)) (pow.f64 (*.f64 y y) #s(literal -1/2 binary64)) (/.f64 #s(literal -3 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 y)) (/.f64 #s(literal 1 binary64) (neg.f64 y)) (*.f64 (neg.f64 (pow.f64 x #s(literal -1 binary64))) #s(literal 3 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 y)) (/.f64 #s(literal 1 binary64) (neg.f64 y)) (/.f64 #s(literal -3 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 y)) (/.f64 #s(literal 1 binary64) (fabs.f64 y)) (*.f64 (neg.f64 (pow.f64 x #s(literal -1 binary64))) #s(literal 3 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 y)) (/.f64 #s(literal 1 binary64) (fabs.f64 y)) (/.f64 #s(literal -3 binary64) x)) |
(fma.f64 (neg.f64 (pow.f64 y #s(literal -1 binary64))) (neg.f64 (pow.f64 y #s(literal -1 binary64))) (*.f64 (neg.f64 (pow.f64 x #s(literal -1 binary64))) #s(literal 3 binary64))) |
(fma.f64 (neg.f64 (pow.f64 y #s(literal -1 binary64))) (neg.f64 (pow.f64 y #s(literal -1 binary64))) (/.f64 #s(literal -3 binary64) x)) |
(fma.f64 (fabs.f64 (pow.f64 y #s(literal -1 binary64))) (fabs.f64 (pow.f64 y #s(literal -1 binary64))) (*.f64 (neg.f64 (pow.f64 x #s(literal -1 binary64))) #s(literal 3 binary64))) |
(fma.f64 (fabs.f64 (pow.f64 y #s(literal -1 binary64))) (fabs.f64 (pow.f64 y #s(literal -1 binary64))) (/.f64 #s(literal -3 binary64) x)) |
(fma.f64 (pow.f64 (neg.f64 y) #s(literal -1 binary64)) (pow.f64 (neg.f64 y) #s(literal -1 binary64)) (*.f64 (neg.f64 (pow.f64 x #s(literal -1 binary64))) #s(literal 3 binary64))) |
(fma.f64 (pow.f64 (neg.f64 y) #s(literal -1 binary64)) (pow.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 #s(literal -3 binary64) x)) |
(fma.f64 (pow.f64 (fabs.f64 y) #s(literal -1 binary64)) (pow.f64 (fabs.f64 y) #s(literal -1 binary64)) (*.f64 (neg.f64 (pow.f64 x #s(literal -1 binary64))) #s(literal 3 binary64))) |
(fma.f64 (pow.f64 (fabs.f64 y) #s(literal -1 binary64)) (pow.f64 (fabs.f64 y) #s(literal -1 binary64)) (/.f64 #s(literal -3 binary64) x)) |
(fma.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64)) (*.f64 (neg.f64 (pow.f64 x #s(literal -1 binary64))) #s(literal 3 binary64))) |
(fma.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64)) (/.f64 #s(literal -3 binary64) x)) |
(fma.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -3 binary64) (pow.f64 y #s(literal -2 binary64))) |
(fma.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -2 binary64)) (*.f64 (neg.f64 (pow.f64 x #s(literal -1 binary64))) #s(literal 3 binary64))) |
(fma.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal -3 binary64) x)) |
(fma.f64 #s(literal -3 binary64) (pow.f64 x #s(literal -1 binary64)) (pow.f64 y #s(literal -2 binary64))) |
(fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 x)) (pow.f64 y #s(literal -2 binary64))) |
(-.f64 (/.f64 (pow.f64 y #s(literal -4 binary64)) (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal -3 binary64) x))) (/.f64 (pow.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 2 binary64)) (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal -3 binary64) x)))) |
(-.f64 (/.f64 (pow.f64 y #s(literal -6 binary64)) (fma.f64 (/.f64 #s(literal 3 binary64) x) (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal -3 binary64) x)) (pow.f64 y #s(literal -4 binary64)))) (/.f64 (pow.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 3 binary64)) (fma.f64 (/.f64 #s(literal 3 binary64) x) (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal -3 binary64) x)) (pow.f64 y #s(literal -4 binary64))))) |
(-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal 3 binary64) x)) |
(+.f64 (/.f64 #s(literal -3 binary64) x) (pow.f64 y #s(literal -2 binary64))) |
(+.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (neg.f64 (pow.f64 x #s(literal -1 binary64))) #s(literal 3 binary64))) |
(+.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal -3 binary64) x)) |
(*.f64 (pow.f64 (*.f64 y y) #s(literal -1/2 binary64)) (pow.f64 (*.f64 y y) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 y)) (/.f64 #s(literal 1 binary64) (neg.f64 y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 y)) (/.f64 #s(literal 1 binary64) (fabs.f64 y))) |
(*.f64 (neg.f64 (pow.f64 y #s(literal -1 binary64))) (neg.f64 (pow.f64 y #s(literal -1 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 y #s(literal -1 binary64))) (fabs.f64 (pow.f64 y #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (neg.f64 y) #s(literal -1 binary64)) (pow.f64 (neg.f64 y) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (fabs.f64 y) #s(literal -1 binary64)) (pow.f64 (fabs.f64 y) #s(literal -1 binary64))) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -2 binary64))) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal -2 binary64)) |
(pow.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal -1 binary64)) |
(pow.f64 y #s(literal -2 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 y)) (neg.f64 y)) |
(/.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 y)) (fabs.f64 y)) |
(/.f64 (pow.f64 y #s(literal -1 binary64)) y) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 y) y)) |
(/.f64 #s(literal 1 binary64) (*.f64 y y)) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 y y))) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 y) y))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 y y))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) y))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 y) #s(literal 2 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 y y)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 y) #s(literal -2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 y) #s(literal -2 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal -2 binary64)))) |
y |
#s(literal -2 binary64) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 3 binary64)) |
(*.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 1 binary64)) |
(*.f64 #s(literal 3 binary64) (pow.f64 x #s(literal -1 binary64))) |
(/.f64 #s(literal -3 binary64) (neg.f64 x)) |
(/.f64 #s(literal 3 binary64) (neg.f64 (neg.f64 x))) |
(/.f64 #s(literal 3 binary64) x) |
(neg.f64 (/.f64 #s(literal -3 binary64) x)) |
#s(literal 3 binary64) |
x |
#s(approx (- (/ (/ x y) y) 3) (/.f64 (/.f64 x y) y)) |
(/.f64 (/.f64 x (fabs.f64 y)) (fabs.f64 y)) |
(/.f64 (neg.f64 (neg.f64 x)) (*.f64 y y)) |
(/.f64 (/.f64 (neg.f64 x) y) (neg.f64 y)) |
(/.f64 (neg.f64 x) (*.f64 (neg.f64 y) y)) |
(/.f64 (/.f64 x y) (neg.f64 (neg.f64 y))) |
(/.f64 (/.f64 x y) y) |
(/.f64 x (*.f64 y y)) |
(neg.f64 (/.f64 (/.f64 (neg.f64 x) y) y)) |
(neg.f64 (/.f64 (neg.f64 x) (*.f64 y y))) |
(neg.f64 (/.f64 (/.f64 x y) (neg.f64 y))) |
(neg.f64 (/.f64 x (*.f64 (neg.f64 y) y))) |
(*.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 y))) |
(*.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y))) |
(*.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y))) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y))) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 (fabs.f64 y) (fabs.f64 y)) |
(*.f64 y y) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 y) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 y) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 y) y)) |
(fabs.f64 (*.f64 y y)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (/.f64 x y) y) #s(literal 2 binary64)) #s(literal 9 binary64))) (neg.f64 (-.f64 (/.f64 (/.f64 x y) y) #s(literal -3 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (/.f64 x y) y) #s(literal 3 binary64)) #s(literal 27 binary64))) (neg.f64 (fma.f64 #s(literal 3 binary64) (-.f64 (/.f64 (/.f64 x y) y) #s(literal -3 binary64)) (pow.f64 (/.f64 (/.f64 x y) y) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 x y) y) #s(literal 2 binary64)) #s(literal 9 binary64)) (-.f64 (/.f64 (/.f64 x y) y) #s(literal -3 binary64))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 x y) y) #s(literal 3 binary64)) #s(literal 27 binary64)) (fma.f64 #s(literal 3 binary64) (-.f64 (/.f64 (/.f64 x y) y) #s(literal -3 binary64)) (pow.f64 (/.f64 (/.f64 x y) y) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (/.f64 x y) y) #s(literal 2 binary64)) (-.f64 (/.f64 (/.f64 x y) y) #s(literal -3 binary64))) (/.f64 #s(literal 9 binary64) (-.f64 (/.f64 (/.f64 x y) y) #s(literal -3 binary64)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (/.f64 x y) y) #s(literal 3 binary64)) (fma.f64 #s(literal 3 binary64) (-.f64 (/.f64 (/.f64 x y) y) #s(literal -3 binary64)) (pow.f64 (/.f64 (/.f64 x y) y) #s(literal 2 binary64)))) (/.f64 #s(literal 27 binary64) (fma.f64 #s(literal 3 binary64) (-.f64 (/.f64 (/.f64 x y) y) #s(literal -3 binary64)) (pow.f64 (/.f64 (/.f64 x y) y) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (/.f64 x y) y) #s(literal 3 binary64)) |
(+.f64 (/.f64 (/.f64 x y) y) #s(literal -3 binary64)) |
(/.f64 (/.f64 x (fabs.f64 y)) (fabs.f64 y)) |
(/.f64 (neg.f64 (neg.f64 x)) (*.f64 y y)) |
(/.f64 (/.f64 (neg.f64 x) y) (neg.f64 y)) |
(/.f64 (neg.f64 x) (*.f64 (neg.f64 y) y)) |
(/.f64 (/.f64 x y) (neg.f64 (neg.f64 y))) |
(/.f64 (/.f64 x y) y) |
(/.f64 x (*.f64 y y)) |
(neg.f64 (/.f64 (/.f64 (neg.f64 x) y) y)) |
(neg.f64 (/.f64 (neg.f64 x) (*.f64 y y))) |
(neg.f64 (/.f64 (/.f64 x y) (neg.f64 y))) |
(neg.f64 (/.f64 x (*.f64 (neg.f64 y) 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)) |
#s(approx (- (/ (/ x y) y) 3) #s(literal -3 binary64)) |
#s(approx (- (/ (/ x y) y) 3) (-.f64 (/.f64 (/.f64 x y) y) #s(literal 3 binary64))) |
#s(approx (* (- (pow y -2) (/ 3 x)) x) #s(literal -3 binary64)) |
#s(approx (* (- (pow y -2) (/ 3 x)) x) (-.f64 (/.f64 (/.f64 x y) y) #s(literal 3 binary64))) |
#s(approx (- (pow y -2) (/ 3 x)) (/.f64 #s(literal -3 binary64) x)) |
#s(approx (- (pow y -2) (/ 3 x)) (/.f64 (-.f64 (/.f64 (/.f64 x y) y) #s(literal 3 binary64)) x)) |
#s(approx (/ 3 x) (/.f64 #s(literal 3 binary64) x)) |
#s(approx x x) |
#s(approx (/ (/ x y) y) (/.f64 (/.f64 x y) y)) |
#s(approx (- (/ (/ x y) y) 3) #s(literal -3 binary64)) |
#s(approx (- (/ (/ x y) y) 3) (-.f64 (/.f64 (/.f64 x y) y) #s(literal 3 binary64))) |
#s(approx (/ (/ x y) y) (/.f64 (/.f64 x y) y)) |
#s(approx (/ x y) (/.f64 x y)) |
#s(approx (- (/ (/ x y) y) 3) (/.f64 (/.f64 x y) y)) |
#s(approx (- (/ (/ x y) y) 3) (*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal 3 binary64) x)) x)) |
#s(approx (* (- (pow y -2) (/ 3 x)) x) (/.f64 (/.f64 x y) y)) |
#s(approx (* (- (pow y -2) (/ 3 x)) x) (*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal 3 binary64) x)) x)) |
#s(approx (- (pow y -2) (/ 3 x)) (pow.f64 y #s(literal -2 binary64))) |
#s(approx (- (pow y -2) (/ 3 x)) (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal 3 binary64) x))) |
#s(approx (- (/ (/ x y) y) 3) (/.f64 (/.f64 x y) y)) |
#s(approx (- (/ (/ x y) y) 3) (*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal 3 binary64) x)) x)) |
#s(approx (- (/ (/ x y) y) 3) (*.f64 (neg.f64 x) (-.f64 (/.f64 #s(literal 3 binary64) x) (pow.f64 y #s(literal -2 binary64))))) |
#s(approx (* (- (pow y -2) (/ 3 x)) x) (*.f64 (neg.f64 x) (-.f64 (/.f64 #s(literal 3 binary64) x) (pow.f64 y #s(literal -2 binary64))))) |
#s(approx (- (/ (/ x y) y) 3) (*.f64 (neg.f64 x) (-.f64 (/.f64 #s(literal 3 binary64) x) (pow.f64 y #s(literal -2 binary64))))) |
#s(approx (- (/ (/ x y) y) 3) (/.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -3 binary64) x) y) y)) |
#s(approx (* (- (pow y -2) (/ 3 x)) x) (/.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -3 binary64) x) y) y)) |
#s(approx (- (pow y -2) (/ 3 x)) (/.f64 (/.f64 (fma.f64 (/.f64 (*.f64 y y) x) #s(literal -3 binary64) #s(literal 1 binary64)) y) y)) |
#s(approx (pow y -2) (pow.f64 y #s(literal -2 binary64))) |
#s(approx y y) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx (- (/ (/ x y) y) 3) (/.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -3 binary64) x) y) y)) |
Compiled 3 181 to 557 computations (82.5% saved)
6 alts after pruning (2 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 161 | 2 | 163 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 3 | 4 |
| Done | 0 | 1 | 1 |
| Total | 162 | 6 | 168 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.9% | (-.f64 (/.f64 (/.f64 x y) y) #s(literal 3 binary64)) |
| ✓ | 92.2% | (-.f64 (/.f64 x (*.f64 y y)) #s(literal 3 binary64)) |
| ▶ | 51.9% | #s(approx (- (/ (/ x y) y) 3) (/.f64 (/.f64 x y) y)) |
| ✓ | 44.2% | #s(approx (- (/ x (* y y)) 3) (/.f64 x (*.f64 y y))) |
| ▶ | 91.3% | #s(approx (- (/ x (* y y)) 3) (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 y)) (neg.f64 y)) (/.f64 #s(literal 3 binary64) x)) x)) |
| ✓ | 49.9% | #s(approx (- (/ x (* y y)) 3) #s(literal -3 binary64)) |
Compiled 70 to 53 computations (24.3% saved)
| Inputs |
|---|
#s(approx (- (/ x (* y y)) 3) (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 y)) (neg.f64 y)) (/.f64 #s(literal 3 binary64) x)) x)) |
(*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 y)) (neg.f64 y)) (/.f64 #s(literal 3 binary64) x)) x) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 y)) (neg.f64 y)) (/.f64 #s(literal 3 binary64) x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 y)) (neg.f64 y)) |
(/.f64 #s(literal 1 binary64) (neg.f64 y)) |
#s(literal 1 binary64) |
(neg.f64 y) |
y |
(/.f64 #s(literal 3 binary64) x) |
#s(literal 3 binary64) |
x |
#s(approx (- (/ (/ x y) y) 3) (/.f64 (/.f64 x y) y)) |
(/.f64 (/.f64 x y) y) |
(/.f64 x y) |
| Outputs |
|---|
#s(approx (- (/ x (* y y)) 3) #s(hole binary64 -3)) |
#s(approx (- (/ x (* y y)) 3) #s(hole binary64 (- (/ x (pow y 2)) 3))) |
#s(approx (* (- (/ (/ 1 (neg y)) (neg y)) (/ 3 x)) x) #s(hole binary64 -3)) |
#s(approx (* (- (/ (/ 1 (neg y)) (neg y)) (/ 3 x)) x) #s(hole binary64 (- (/ x (pow y 2)) 3))) |
#s(approx (- (/ (/ 1 (neg y)) (neg y)) (/ 3 x)) #s(hole binary64 (/ -3 x))) |
#s(approx (- (/ (/ 1 (neg y)) (neg y)) (/ 3 x)) #s(hole binary64 (/ (- (/ x (pow y 2)) 3) x))) |
#s(approx (/ 3 x) #s(hole binary64 (/ 3 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- (/ (/ x y) y) 3) #s(hole binary64 -3)) |
#s(approx (- (/ (/ x y) y) 3) #s(hole binary64 (- (/ x (pow y 2)) 3))) |
#s(approx (/ (/ x y) y) #s(hole binary64 (/ x (pow y 2)))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx (- (/ x (* y y)) 3) #s(hole binary64 (/ x (pow y 2)))) |
#s(approx (- (/ x (* y y)) 3) #s(hole binary64 (* x (- (/ 1 (pow y 2)) (* 3 (/ 1 x)))))) |
#s(approx (* (- (/ (/ 1 (neg y)) (neg y)) (/ 3 x)) x) #s(hole binary64 (/ x (pow y 2)))) |
#s(approx (* (- (/ (/ 1 (neg y)) (neg y)) (/ 3 x)) x) #s(hole binary64 (* x (- (/ 1 (pow y 2)) (* 3 (/ 1 x)))))) |
#s(approx (- (/ (/ 1 (neg y)) (neg y)) (/ 3 x)) #s(hole binary64 (/ 1 (pow y 2)))) |
#s(approx (- (/ (/ 1 (neg y)) (neg y)) (/ 3 x)) #s(hole binary64 (- (/ 1 (pow y 2)) (* 3 (/ 1 x))))) |
#s(approx (- (/ (/ x y) y) 3) #s(hole binary64 (/ x (pow y 2)))) |
#s(approx (- (/ (/ x y) y) 3) #s(hole binary64 (* x (- (/ 1 (pow y 2)) (* 3 (/ 1 x)))))) |
#s(approx (- (/ x (* y y)) 3) #s(hole binary64 (* -1 (* x (- (* 3 (/ 1 x)) (/ 1 (pow y 2))))))) |
#s(approx (* (- (/ (/ 1 (neg y)) (neg y)) (/ 3 x)) x) #s(hole binary64 (* -1 (* x (- (* 3 (/ 1 x)) (/ 1 (pow y 2))))))) |
#s(approx (- (/ (/ x y) y) 3) #s(hole binary64 (* -1 (* x (- (* 3 (/ 1 x)) (/ 1 (pow y 2))))))) |
#s(approx (- (/ x (* y y)) 3) #s(hole binary64 (/ (+ x (* -3 (pow y 2))) (pow y 2)))) |
#s(approx (* (- (/ (/ 1 (neg y)) (neg y)) (/ 3 x)) x) #s(hole binary64 (/ (+ x (* -3 (pow y 2))) (pow y 2)))) |
#s(approx (- (/ (/ 1 (neg y)) (neg y)) (/ 3 x)) #s(hole binary64 (/ (+ 1 (* -3 (/ (pow y 2) x))) (pow y 2)))) |
#s(approx (/ (/ 1 (neg y)) (neg y)) #s(hole binary64 (/ 1 (pow y 2)))) |
#s(approx (/ 1 (neg y)) #s(hole binary64 (/ -1 y))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- (/ (/ x y) y) 3) #s(hole binary64 (/ (+ x (* -3 (pow y 2))) (pow y 2)))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | -inf | ((- (/ x (* y y)) 3) (* (- (/ (/ 1 (neg y)) (neg y)) (/ 3 x)) x) (- (/ (/ 1 (neg y)) (neg y)) (/ 3 x)) (/ (/ 1 (neg y)) (neg y)) (/ 1 (neg y)) 1 (neg y) y (/ 3 x) 3 x (- (/ (/ x y) y) 3) (/ (/ x y) y) (/ x y)) |
| 1.0ms | x | @ | inf | ((- (/ x (* y y)) 3) (* (- (/ (/ 1 (neg y)) (neg y)) (/ 3 x)) x) (- (/ (/ 1 (neg y)) (neg y)) (/ 3 x)) (/ (/ 1 (neg y)) (neg y)) (/ 1 (neg y)) 1 (neg y) y (/ 3 x) 3 x (- (/ (/ x y) y) 3) (/ (/ x y) y) (/ x y)) |
| 1.0ms | y | @ | -inf | ((- (/ x (* y y)) 3) (* (- (/ (/ 1 (neg y)) (neg y)) (/ 3 x)) x) (- (/ (/ 1 (neg y)) (neg y)) (/ 3 x)) (/ (/ 1 (neg y)) (neg y)) (/ 1 (neg y)) 1 (neg y) y (/ 3 x) 3 x (- (/ (/ x y) y) 3) (/ (/ x y) y) (/ x y)) |
| 1.0ms | y | @ | 0 | ((- (/ x (* y y)) 3) (* (- (/ (/ 1 (neg y)) (neg y)) (/ 3 x)) x) (- (/ (/ 1 (neg y)) (neg y)) (/ 3 x)) (/ (/ 1 (neg y)) (neg y)) (/ 1 (neg y)) 1 (neg y) y (/ 3 x) 3 x (- (/ (/ x y) y) 3) (/ (/ x y) y) (/ x y)) |
| 1.0ms | x | @ | 0 | ((- (/ x (* y y)) 3) (* (- (/ (/ 1 (neg y)) (neg y)) (/ 3 x)) x) (- (/ (/ 1 (neg y)) (neg y)) (/ 3 x)) (/ (/ 1 (neg y)) (neg y)) (/ 1 (neg y)) 1 (neg y) y (/ 3 x) 3 x (- (/ (/ x y) y) 3) (/ (/ x y) y) (/ x y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 82 | 581 |
| 0 | 95 | 479 |
| 1 | 298 | 479 |
| 0 | 1809 | 475 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (- (/ x (* y y)) 3) (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 y)) (neg.f64 y)) (/.f64 #s(literal 3 binary64) x)) x)) |
(*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 y)) (neg.f64 y)) (/.f64 #s(literal 3 binary64) x)) x) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 y)) (neg.f64 y)) (/.f64 #s(literal 3 binary64) x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 y)) (neg.f64 y)) |
(/.f64 #s(literal 1 binary64) (neg.f64 y)) |
#s(literal 1 binary64) |
(neg.f64 y) |
y |
(/.f64 #s(literal 3 binary64) x) |
#s(literal 3 binary64) |
x |
#s(approx (- (/ (/ x y) y) 3) (/.f64 (/.f64 x y) y)) |
(/.f64 (/.f64 x y) y) |
(/.f64 x y) |
#s(approx (- (/ x (* y y)) 3) #s(hole binary64 -3)) |
#s(approx (- (/ x (* y y)) 3) #s(hole binary64 (- (/ x (pow y 2)) 3))) |
#s(approx (* (- (/ (/ 1 (neg y)) (neg y)) (/ 3 x)) x) #s(hole binary64 -3)) |
#s(approx (* (- (/ (/ 1 (neg y)) (neg y)) (/ 3 x)) x) #s(hole binary64 (- (/ x (pow y 2)) 3))) |
#s(approx (- (/ (/ 1 (neg y)) (neg y)) (/ 3 x)) #s(hole binary64 (/ -3 x))) |
#s(approx (- (/ (/ 1 (neg y)) (neg y)) (/ 3 x)) #s(hole binary64 (/ (- (/ x (pow y 2)) 3) x))) |
#s(approx (/ 3 x) #s(hole binary64 (/ 3 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- (/ (/ x y) y) 3) #s(hole binary64 -3)) |
#s(approx (- (/ (/ x y) y) 3) #s(hole binary64 (- (/ x (pow y 2)) 3))) |
#s(approx (/ (/ x y) y) #s(hole binary64 (/ x (pow y 2)))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx (- (/ x (* y y)) 3) #s(hole binary64 (/ x (pow y 2)))) |
#s(approx (- (/ x (* y y)) 3) #s(hole binary64 (* x (- (/ 1 (pow y 2)) (* 3 (/ 1 x)))))) |
#s(approx (* (- (/ (/ 1 (neg y)) (neg y)) (/ 3 x)) x) #s(hole binary64 (/ x (pow y 2)))) |
#s(approx (* (- (/ (/ 1 (neg y)) (neg y)) (/ 3 x)) x) #s(hole binary64 (* x (- (/ 1 (pow y 2)) (* 3 (/ 1 x)))))) |
#s(approx (- (/ (/ 1 (neg y)) (neg y)) (/ 3 x)) #s(hole binary64 (/ 1 (pow y 2)))) |
#s(approx (- (/ (/ 1 (neg y)) (neg y)) (/ 3 x)) #s(hole binary64 (- (/ 1 (pow y 2)) (* 3 (/ 1 x))))) |
#s(approx (- (/ (/ x y) y) 3) #s(hole binary64 (/ x (pow y 2)))) |
#s(approx (- (/ (/ x y) y) 3) #s(hole binary64 (* x (- (/ 1 (pow y 2)) (* 3 (/ 1 x)))))) |
#s(approx (- (/ x (* y y)) 3) #s(hole binary64 (* -1 (* x (- (* 3 (/ 1 x)) (/ 1 (pow y 2))))))) |
#s(approx (* (- (/ (/ 1 (neg y)) (neg y)) (/ 3 x)) x) #s(hole binary64 (* -1 (* x (- (* 3 (/ 1 x)) (/ 1 (pow y 2))))))) |
#s(approx (- (/ (/ x y) y) 3) #s(hole binary64 (* -1 (* x (- (* 3 (/ 1 x)) (/ 1 (pow y 2))))))) |
#s(approx (- (/ x (* y y)) 3) #s(hole binary64 (/ (+ x (* -3 (pow y 2))) (pow y 2)))) |
#s(approx (* (- (/ (/ 1 (neg y)) (neg y)) (/ 3 x)) x) #s(hole binary64 (/ (+ x (* -3 (pow y 2))) (pow y 2)))) |
#s(approx (- (/ (/ 1 (neg y)) (neg y)) (/ 3 x)) #s(hole binary64 (/ (+ 1 (* -3 (/ (pow y 2) x))) (pow y 2)))) |
#s(approx (/ (/ 1 (neg y)) (neg y)) #s(hole binary64 (/ 1 (pow y 2)))) |
#s(approx (/ 1 (neg y)) #s(hole binary64 (/ -1 y))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- (/ (/ x y) y) 3) #s(hole binary64 (/ (+ x (* -3 (pow y 2))) (pow y 2)))) |
| Outputs |
|---|
#s(approx (- (/ x (* y y)) 3) (*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal 3 binary64) x)) x)) |
(*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal 3 binary64) x)) x) |
(*.f64 x (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal 3 binary64) x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal -4 binary64)) (pow.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 2 binary64))) x) (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal -3 binary64) x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal -6 binary64)) (pow.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 3 binary64))) x) (fma.f64 (/.f64 #s(literal 3 binary64) x) (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal -3 binary64) x)) (pow.f64 y #s(literal -4 binary64)))) |
(/.f64 (*.f64 (fma.f64 (/.f64 #s(literal -1 binary64) y) x (*.f64 y #s(literal 3 binary64))) x) (*.f64 (neg.f64 y) x)) |
(/.f64 (*.f64 x (-.f64 (pow.f64 y #s(literal -4 binary64)) (pow.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 2 binary64)))) (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal -3 binary64) x))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 y #s(literal -6 binary64)) (pow.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 3 binary64)))) (fma.f64 (/.f64 #s(literal 3 binary64) x) (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal -3 binary64) x)) (pow.f64 y #s(literal -4 binary64)))) |
(/.f64 (*.f64 x (fma.f64 (/.f64 #s(literal -1 binary64) y) x (*.f64 y #s(literal 3 binary64)))) (*.f64 (neg.f64 y) x)) |
(fma.f64 (pow.f64 y #s(literal -2 binary64)) x (*.f64 (/.f64 #s(literal -3 binary64) x) x)) |
(fma.f64 x (pow.f64 y #s(literal -2 binary64)) (*.f64 x (/.f64 #s(literal -3 binary64) x))) |
(+.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) (*.f64 (/.f64 #s(literal -3 binary64) x) x)) |
(+.f64 (*.f64 x (pow.f64 y #s(literal -2 binary64))) (*.f64 x (/.f64 #s(literal -3 binary64) x))) |
(/.f64 (/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) y) x (*.f64 y #s(literal 3 binary64))) (neg.f64 y)) x) |
(/.f64 (+.f64 (pow.f64 y #s(literal -6 binary64)) (pow.f64 (/.f64 #s(literal -3 binary64) x) #s(literal 3 binary64))) (+.f64 (pow.f64 y #s(literal -4 binary64)) (-.f64 (pow.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 2 binary64)) (*.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal -3 binary64) x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal -4 binary64)) (pow.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal -3 binary64) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal -6 binary64)) (pow.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 #s(literal 3 binary64) x) (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal -3 binary64) x)) (pow.f64 y #s(literal -4 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 #s(literal -1 binary64) y) x (*.f64 y #s(literal 3 binary64)))) (neg.f64 (*.f64 (neg.f64 y) x))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y #s(literal -1 binary64)) (neg.f64 x)) (*.f64 y #s(literal -3 binary64))) (*.f64 (neg.f64 y) x)) |
(/.f64 (-.f64 (*.f64 (pow.f64 y #s(literal -1 binary64)) x) (*.f64 y #s(literal 3 binary64))) (*.f64 y x)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (*.f64 (neg.f64 y) y) #s(literal -3 binary64))) (*.f64 (*.f64 (neg.f64 y) y) (neg.f64 x))) |
(/.f64 (-.f64 (neg.f64 x) (*.f64 (*.f64 (neg.f64 y) y) #s(literal 3 binary64))) (*.f64 (*.f64 (neg.f64 y) y) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 x)) (*.f64 (neg.f64 y) #s(literal -3 binary64))) (*.f64 (neg.f64 y) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (*.f64 y y) #s(literal -3 binary64))) (*.f64 (*.f64 y y) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 y y) #s(literal 3 binary64))) (*.f64 (*.f64 y y) x)) |
(/.f64 (-.f64 (pow.f64 y #s(literal -4 binary64)) (pow.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 2 binary64))) (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal -3 binary64) x))) |
(/.f64 (-.f64 (pow.f64 y #s(literal -6 binary64)) (pow.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 3 binary64) x) (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal -3 binary64) x)) (pow.f64 y #s(literal -4 binary64)))) |
(/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) y) x (*.f64 y #s(literal 3 binary64))) (*.f64 (neg.f64 y) x)) |
(fma.f64 (pow.f64 (*.f64 y y) #s(literal -1/2 binary64)) (pow.f64 (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 (neg.f64 (pow.f64 x #s(literal -1 binary64))) #s(literal 3 binary64))) |
(fma.f64 (pow.f64 (*.f64 y y) #s(literal -1/2 binary64)) (pow.f64 (*.f64 y y) #s(literal -1/2 binary64)) (/.f64 #s(literal -3 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 y)) (/.f64 #s(literal 1 binary64) (fabs.f64 y)) (*.f64 (neg.f64 (pow.f64 x #s(literal -1 binary64))) #s(literal 3 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 y)) (/.f64 #s(literal 1 binary64) (fabs.f64 y)) (/.f64 #s(literal -3 binary64) x)) |
(fma.f64 (pow.f64 (fabs.f64 y) #s(literal -1 binary64)) (pow.f64 (fabs.f64 y) #s(literal -1 binary64)) (*.f64 (neg.f64 (pow.f64 x #s(literal -1 binary64))) #s(literal 3 binary64))) |
(fma.f64 (pow.f64 (fabs.f64 y) #s(literal -1 binary64)) (pow.f64 (fabs.f64 y) #s(literal -1 binary64)) (/.f64 #s(literal -3 binary64) x)) |
(fma.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64)) (*.f64 (neg.f64 (pow.f64 x #s(literal -1 binary64))) #s(literal 3 binary64))) |
(fma.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64)) (/.f64 #s(literal -3 binary64) x)) |
(fma.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -3 binary64) (pow.f64 y #s(literal -2 binary64))) |
(fma.f64 #s(literal -3 binary64) (pow.f64 x #s(literal -1 binary64)) (pow.f64 y #s(literal -2 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -1 binary64) y) (*.f64 (neg.f64 (pow.f64 x #s(literal -1 binary64))) #s(literal 3 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -3 binary64) x)) |
(fma.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -2 binary64)) (*.f64 (neg.f64 (pow.f64 x #s(literal -1 binary64))) #s(literal 3 binary64))) |
(fma.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal -3 binary64) x)) |
(fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 x)) (pow.f64 y #s(literal -2 binary64))) |
(-.f64 (/.f64 (pow.f64 y #s(literal -4 binary64)) (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal -3 binary64) x))) (/.f64 (pow.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 2 binary64)) (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal -3 binary64) x)))) |
(-.f64 (/.f64 (pow.f64 y #s(literal -6 binary64)) (fma.f64 (/.f64 #s(literal 3 binary64) x) (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal -3 binary64) x)) (pow.f64 y #s(literal -4 binary64)))) (/.f64 (pow.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 3 binary64)) (fma.f64 (/.f64 #s(literal 3 binary64) x) (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal -3 binary64) x)) (pow.f64 y #s(literal -4 binary64))))) |
(-.f64 (/.f64 (/.f64 (/.f64 x y) y) x) (/.f64 (*.f64 y #s(literal -3 binary64)) (*.f64 (neg.f64 y) x))) |
(-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal 3 binary64) x)) |
(+.f64 (/.f64 #s(literal -3 binary64) x) (pow.f64 y #s(literal -2 binary64))) |
(+.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (neg.f64 (pow.f64 x #s(literal -1 binary64))) #s(literal 3 binary64))) |
(+.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal -3 binary64) x)) |
(*.f64 (pow.f64 (*.f64 y y) #s(literal -1/2 binary64)) (pow.f64 (*.f64 y y) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 y)) (/.f64 #s(literal 1 binary64) (fabs.f64 y))) |
(*.f64 (pow.f64 (fabs.f64 y) #s(literal -1 binary64)) (pow.f64 (fabs.f64 y) #s(literal -1 binary64))) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -2 binary64))) |
(pow.f64 (*.f64 y y) #s(literal -1 binary64)) |
(pow.f64 y #s(literal -2 binary64)) |
(/.f64 (/.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)) y) |
(/.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 y)) (fabs.f64 y)) |
(/.f64 (neg.f64 (pow.f64 y #s(literal -2 binary64))) #s(literal -1 binary64)) |
(/.f64 (pow.f64 y #s(literal -1 binary64)) y) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 y) y)) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 y y))) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 y)) |
(/.f64 #s(literal 1 binary64) (*.f64 y y)) |
(neg.f64 (neg.f64 (pow.f64 y #s(literal -2 binary64)))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 y) #s(literal 2 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 y y)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 y) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (neg.f64 y) #s(literal -1/2 binary64)) (pow.f64 (neg.f64 y) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y)) |
(pow.f64 (neg.f64 y) #s(literal -1 binary64)) |
(/.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) y) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 y))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 y) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 y)) |
(neg.f64 (pow.f64 y #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 y)) #s(literal -1 binary64))) |
#s(literal 1 binary64) |
(*.f64 #s(literal -1 binary64) y) |
(*.f64 y #s(literal -1 binary64)) |
(neg.f64 y) |
y |
(*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 3 binary64)) |
(*.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 1 binary64)) |
(*.f64 #s(literal 3 binary64) (pow.f64 x #s(literal -1 binary64))) |
(/.f64 #s(literal -3 binary64) (neg.f64 x)) |
(/.f64 #s(literal 3 binary64) (neg.f64 (neg.f64 x))) |
(/.f64 #s(literal 3 binary64) x) |
(neg.f64 (/.f64 #s(literal -3 binary64) x)) |
#s(literal 3 binary64) |
x |
#s(approx (- (/ x (* y y)) 3) (/.f64 (/.f64 x y) y)) |
(/.f64 (/.f64 x (fabs.f64 y)) (fabs.f64 y)) |
(/.f64 (/.f64 (/.f64 (neg.f64 x) y) y) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (neg.f64 x)) (*.f64 y y)) |
(/.f64 (/.f64 (neg.f64 x) y) (neg.f64 y)) |
(/.f64 (neg.f64 x) (*.f64 (neg.f64 y) y)) |
(/.f64 (/.f64 x y) y) |
(/.f64 x (*.f64 y y)) |
(neg.f64 (/.f64 (/.f64 (neg.f64 x) y) y)) |
(neg.f64 (/.f64 (neg.f64 x) (*.f64 y y))) |
(neg.f64 (/.f64 (/.f64 x y) (neg.f64 y))) |
(neg.f64 (/.f64 x (*.f64 (neg.f64 y) y))) |
(/.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) y) |
(/.f64 (neg.f64 (neg.f64 x)) y) |
(/.f64 (/.f64 (neg.f64 x) y) #s(literal -1 binary64)) |
(/.f64 (neg.f64 x) (neg.f64 y)) |
(/.f64 x y) |
(neg.f64 (/.f64 (neg.f64 x) y)) |
#s(approx (- (/ x (* y y)) 3) #s(literal -3 binary64)) |
#s(approx (- (/ x (* y y)) 3) (-.f64 (/.f64 (/.f64 x y) y) #s(literal 3 binary64))) |
#s(approx (* (- (/ (/ 1 (neg y)) (neg y)) (/ 3 x)) x) #s(literal -3 binary64)) |
#s(approx (* (- (/ (/ 1 (neg y)) (neg y)) (/ 3 x)) x) (-.f64 (/.f64 (/.f64 x y) y) #s(literal 3 binary64))) |
#s(approx (- (/ (/ 1 (neg y)) (neg y)) (/ 3 x)) (/.f64 #s(literal -3 binary64) x)) |
#s(approx (- (/ (/ 1 (neg y)) (neg y)) (/ 3 x)) (/.f64 (-.f64 (/.f64 (/.f64 x y) y) #s(literal 3 binary64)) x)) |
#s(approx (/ 3 x) (/.f64 #s(literal 3 binary64) x)) |
#s(approx x x) |
#s(approx (- (/ x (* y y)) 3) #s(literal -3 binary64)) |
#s(approx (- (/ x (* y y)) 3) (-.f64 (/.f64 (/.f64 x y) y) #s(literal 3 binary64))) |
#s(approx (/ (/ x y) y) (/.f64 (/.f64 x y) y)) |
#s(approx (/ x y) (/.f64 x y)) |
#s(approx (- (/ x (* y y)) 3) (/.f64 (/.f64 x y) y)) |
#s(approx (- (/ x (* y y)) 3) (*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal 3 binary64) x)) x)) |
#s(approx (* (- (/ (/ 1 (neg y)) (neg y)) (/ 3 x)) x) (/.f64 (/.f64 x y) y)) |
#s(approx (* (- (/ (/ 1 (neg y)) (neg y)) (/ 3 x)) x) (*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal 3 binary64) x)) x)) |
#s(approx (- (/ (/ 1 (neg y)) (neg y)) (/ 3 x)) (pow.f64 y #s(literal -2 binary64))) |
#s(approx (- (/ (/ 1 (neg y)) (neg y)) (/ 3 x)) (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal 3 binary64) x))) |
#s(approx (- (/ x (* y y)) 3) (/.f64 (/.f64 x y) y)) |
#s(approx (- (/ x (* y y)) 3) (*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal 3 binary64) x)) x)) |
#s(approx (- (/ x (* y y)) 3) (*.f64 (neg.f64 x) (-.f64 (/.f64 #s(literal 3 binary64) x) (pow.f64 y #s(literal -2 binary64))))) |
#s(approx (* (- (/ (/ 1 (neg y)) (neg y)) (/ 3 x)) x) (*.f64 (neg.f64 x) (-.f64 (/.f64 #s(literal 3 binary64) x) (pow.f64 y #s(literal -2 binary64))))) |
#s(approx (- (/ x (* y y)) 3) (*.f64 (neg.f64 x) (-.f64 (/.f64 #s(literal 3 binary64) x) (pow.f64 y #s(literal -2 binary64))))) |
#s(approx (- (/ x (* y y)) 3) (/.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -3 binary64) x) y) y)) |
#s(approx (* (- (/ (/ 1 (neg y)) (neg y)) (/ 3 x)) x) (/.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -3 binary64) x) y) y)) |
#s(approx (- (/ (/ 1 (neg y)) (neg y)) (/ 3 x)) (/.f64 (/.f64 (fma.f64 (/.f64 (*.f64 y y) x) #s(literal -3 binary64) #s(literal 1 binary64)) y) y)) |
#s(approx (/ (/ 1 (neg y)) (neg y)) (pow.f64 y #s(literal -2 binary64))) |
#s(approx (/ 1 (neg y)) (/.f64 #s(literal -1 binary64) y)) |
#s(approx (neg y) (neg.f64 y)) |
#s(approx y y) |
#s(approx (- (/ x (* y y)) 3) (/.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -3 binary64) x) y) y)) |
Compiled 3 322 to 582 computations (82.5% saved)
6 alts after pruning (1 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 152 | 1 | 153 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 1 | 2 |
| Done | 0 | 4 | 4 |
| Total | 153 | 6 | 159 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.9% | (-.f64 (/.f64 (/.f64 x y) y) #s(literal 3 binary64)) |
| ✓ | 92.2% | (-.f64 (/.f64 x (*.f64 y y)) #s(literal 3 binary64)) |
| ✓ | 51.9% | #s(approx (- (/ (/ x y) y) 3) (/.f64 (/.f64 x y) y)) |
| ✓ | 44.2% | #s(approx (- (/ x (* y y)) 3) (/.f64 x (*.f64 y y))) |
| ▶ | 91.3% | #s(approx (- (/ x (* y y)) 3) (*.f64 (-.f64 (/.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 y)) (/.f64 #s(literal 3 binary64) x)) x)) |
| ✓ | 49.9% | #s(approx (- (/ x (* y y)) 3) #s(literal -3 binary64)) |
Compiled 69 to 53 computations (23.2% saved)
| Inputs |
|---|
#s(approx (- (/ x (* y y)) 3) (*.f64 (-.f64 (/.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 y)) (/.f64 #s(literal 3 binary64) x)) x)) |
(*.f64 (-.f64 (/.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 y)) (/.f64 #s(literal 3 binary64) x)) x) |
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 y)) (/.f64 #s(literal 3 binary64) x)) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 y)) |
(/.f64 #s(literal -1 binary64) y) |
#s(literal -1 binary64) |
y |
(neg.f64 y) |
(/.f64 #s(literal 3 binary64) x) |
#s(literal 3 binary64) |
x |
| Outputs |
|---|
#s(approx (- (/ x (* y y)) 3) #s(hole binary64 -3)) |
#s(approx (- (/ x (* y y)) 3) #s(hole binary64 (- (/ x (pow y 2)) 3))) |
#s(approx (* (- (/ (/ -1 y) (neg y)) (/ 3 x)) x) #s(hole binary64 -3)) |
#s(approx (* (- (/ (/ -1 y) (neg y)) (/ 3 x)) x) #s(hole binary64 (- (/ x (pow y 2)) 3))) |
#s(approx (- (/ (/ -1 y) (neg y)) (/ 3 x)) #s(hole binary64 (/ -3 x))) |
#s(approx (- (/ (/ -1 y) (neg y)) (/ 3 x)) #s(hole binary64 (/ (- (/ x (pow y 2)) 3) x))) |
#s(approx (/ 3 x) #s(hole binary64 (/ 3 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- (/ x (* y y)) 3) #s(hole binary64 (/ x (pow y 2)))) |
#s(approx (- (/ x (* y y)) 3) #s(hole binary64 (* x (- (/ 1 (pow y 2)) (* 3 (/ 1 x)))))) |
#s(approx (* (- (/ (/ -1 y) (neg y)) (/ 3 x)) x) #s(hole binary64 (/ x (pow y 2)))) |
#s(approx (* (- (/ (/ -1 y) (neg y)) (/ 3 x)) x) #s(hole binary64 (* x (- (/ 1 (pow y 2)) (* 3 (/ 1 x)))))) |
#s(approx (- (/ (/ -1 y) (neg y)) (/ 3 x)) #s(hole binary64 (/ 1 (pow y 2)))) |
#s(approx (- (/ (/ -1 y) (neg y)) (/ 3 x)) #s(hole binary64 (- (/ 1 (pow y 2)) (* 3 (/ 1 x))))) |
#s(approx (- (/ x (* y y)) 3) #s(hole binary64 (* -1 (* x (- (* 3 (/ 1 x)) (/ 1 (pow y 2))))))) |
#s(approx (* (- (/ (/ -1 y) (neg y)) (/ 3 x)) x) #s(hole binary64 (* -1 (* x (- (* 3 (/ 1 x)) (/ 1 (pow y 2))))))) |
#s(approx (- (/ x (* y y)) 3) #s(hole binary64 (/ (+ x (* -3 (pow y 2))) (pow y 2)))) |
#s(approx (* (- (/ (/ -1 y) (neg y)) (/ 3 x)) x) #s(hole binary64 (/ (+ x (* -3 (pow y 2))) (pow y 2)))) |
#s(approx (- (/ (/ -1 y) (neg y)) (/ 3 x)) #s(hole binary64 (/ (+ 1 (* -3 (/ (pow y 2) x))) (pow y 2)))) |
#s(approx (/ (/ -1 y) (neg y)) #s(hole binary64 (/ 1 (pow y 2)))) |
#s(approx (/ -1 y) #s(hole binary64 (/ -1 y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | y | @ | inf | ((- (/ x (* y y)) 3) (* (- (/ (/ -1 y) (neg y)) (/ 3 x)) x) (- (/ (/ -1 y) (neg y)) (/ 3 x)) (/ (/ -1 y) (neg y)) (/ -1 y) -1 y (neg y) (/ 3 x) 3 x) |
| 1.0ms | x | @ | -inf | ((- (/ x (* y y)) 3) (* (- (/ (/ -1 y) (neg y)) (/ 3 x)) x) (- (/ (/ -1 y) (neg y)) (/ 3 x)) (/ (/ -1 y) (neg y)) (/ -1 y) -1 y (neg y) (/ 3 x) 3 x) |
| 1.0ms | y | @ | -inf | ((- (/ x (* y y)) 3) (* (- (/ (/ -1 y) (neg y)) (/ 3 x)) x) (- (/ (/ -1 y) (neg y)) (/ 3 x)) (/ (/ -1 y) (neg y)) (/ -1 y) -1 y (neg y) (/ 3 x) 3 x) |
| 1.0ms | y | @ | 0 | ((- (/ x (* y y)) 3) (* (- (/ (/ -1 y) (neg y)) (/ 3 x)) x) (- (/ (/ -1 y) (neg y)) (/ 3 x)) (/ (/ -1 y) (neg y)) (/ -1 y) -1 y (neg y) (/ 3 x) 3 x) |
| 1.0ms | x | @ | inf | ((- (/ x (* y y)) 3) (* (- (/ (/ -1 y) (neg y)) (/ 3 x)) x) (- (/ (/ -1 y) (neg y)) (/ 3 x)) (/ (/ -1 y) (neg y)) (/ -1 y) -1 y (neg y) (/ 3 x) 3 x) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 67 | 424 |
| 0 | 73 | 400 |
| 1 | 248 | 349 |
| 0 | 1803 | 346 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (- (/ x (* y y)) 3) (*.f64 (-.f64 (/.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 y)) (/.f64 #s(literal 3 binary64) x)) x)) |
(*.f64 (-.f64 (/.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 y)) (/.f64 #s(literal 3 binary64) x)) x) |
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 y)) (/.f64 #s(literal 3 binary64) x)) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 y)) |
(/.f64 #s(literal -1 binary64) y) |
#s(literal -1 binary64) |
y |
(neg.f64 y) |
(/.f64 #s(literal 3 binary64) x) |
#s(literal 3 binary64) |
x |
#s(approx (- (/ x (* y y)) 3) #s(hole binary64 -3)) |
#s(approx (- (/ x (* y y)) 3) #s(hole binary64 (- (/ x (pow y 2)) 3))) |
#s(approx (* (- (/ (/ -1 y) (neg y)) (/ 3 x)) x) #s(hole binary64 -3)) |
#s(approx (* (- (/ (/ -1 y) (neg y)) (/ 3 x)) x) #s(hole binary64 (- (/ x (pow y 2)) 3))) |
#s(approx (- (/ (/ -1 y) (neg y)) (/ 3 x)) #s(hole binary64 (/ -3 x))) |
#s(approx (- (/ (/ -1 y) (neg y)) (/ 3 x)) #s(hole binary64 (/ (- (/ x (pow y 2)) 3) x))) |
#s(approx (/ 3 x) #s(hole binary64 (/ 3 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- (/ x (* y y)) 3) #s(hole binary64 (/ x (pow y 2)))) |
#s(approx (- (/ x (* y y)) 3) #s(hole binary64 (* x (- (/ 1 (pow y 2)) (* 3 (/ 1 x)))))) |
#s(approx (* (- (/ (/ -1 y) (neg y)) (/ 3 x)) x) #s(hole binary64 (/ x (pow y 2)))) |
#s(approx (* (- (/ (/ -1 y) (neg y)) (/ 3 x)) x) #s(hole binary64 (* x (- (/ 1 (pow y 2)) (* 3 (/ 1 x)))))) |
#s(approx (- (/ (/ -1 y) (neg y)) (/ 3 x)) #s(hole binary64 (/ 1 (pow y 2)))) |
#s(approx (- (/ (/ -1 y) (neg y)) (/ 3 x)) #s(hole binary64 (- (/ 1 (pow y 2)) (* 3 (/ 1 x))))) |
#s(approx (- (/ x (* y y)) 3) #s(hole binary64 (* -1 (* x (- (* 3 (/ 1 x)) (/ 1 (pow y 2))))))) |
#s(approx (* (- (/ (/ -1 y) (neg y)) (/ 3 x)) x) #s(hole binary64 (* -1 (* x (- (* 3 (/ 1 x)) (/ 1 (pow y 2))))))) |
#s(approx (- (/ x (* y y)) 3) #s(hole binary64 (/ (+ x (* -3 (pow y 2))) (pow y 2)))) |
#s(approx (* (- (/ (/ -1 y) (neg y)) (/ 3 x)) x) #s(hole binary64 (/ (+ x (* -3 (pow y 2))) (pow y 2)))) |
#s(approx (- (/ (/ -1 y) (neg y)) (/ 3 x)) #s(hole binary64 (/ (+ 1 (* -3 (/ (pow y 2) x))) (pow y 2)))) |
#s(approx (/ (/ -1 y) (neg y)) #s(hole binary64 (/ 1 (pow y 2)))) |
#s(approx (/ -1 y) #s(hole binary64 (/ -1 y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
| Outputs |
|---|
#s(approx (- (/ x (* y y)) 3) (*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal 3 binary64) x)) x)) |
(*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal 3 binary64) x)) x) |
(*.f64 x (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal 3 binary64) x))) |
(/.f64 (*.f64 (fma.f64 (/.f64 #s(literal -1 binary64) y) x (*.f64 y #s(literal 3 binary64))) x) (*.f64 (neg.f64 y) x)) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal -4 binary64)) (pow.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 2 binary64))) x) (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal -3 binary64) x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal -6 binary64)) (pow.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 3 binary64))) x) (fma.f64 (/.f64 #s(literal 3 binary64) x) (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal -3 binary64) x)) (pow.f64 y #s(literal -4 binary64)))) |
(/.f64 (*.f64 x (fma.f64 (/.f64 #s(literal -1 binary64) y) x (*.f64 y #s(literal 3 binary64)))) (*.f64 (neg.f64 y) x)) |
(/.f64 (*.f64 x (-.f64 (pow.f64 y #s(literal -4 binary64)) (pow.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 2 binary64)))) (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal -3 binary64) x))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 y #s(literal -6 binary64)) (pow.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 3 binary64)))) (fma.f64 (/.f64 #s(literal 3 binary64) x) (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal -3 binary64) x)) (pow.f64 y #s(literal -4 binary64)))) |
(fma.f64 (pow.f64 y #s(literal -2 binary64)) x (*.f64 (/.f64 #s(literal -3 binary64) x) x)) |
(fma.f64 x (pow.f64 y #s(literal -2 binary64)) (*.f64 x (/.f64 #s(literal -3 binary64) x))) |
(+.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) (*.f64 (/.f64 #s(literal -3 binary64) x) x)) |
(+.f64 (*.f64 x (pow.f64 y #s(literal -2 binary64))) (*.f64 x (/.f64 #s(literal -3 binary64) x))) |
(/.f64 (/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) y) x (*.f64 y #s(literal 3 binary64))) (neg.f64 y)) x) |
(/.f64 (+.f64 (pow.f64 y #s(literal -6 binary64)) (pow.f64 (/.f64 #s(literal -3 binary64) x) #s(literal 3 binary64))) (+.f64 (pow.f64 y #s(literal -4 binary64)) (-.f64 (pow.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 2 binary64)) (*.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal -3 binary64) x))))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 #s(literal -1 binary64) y) x (*.f64 y #s(literal 3 binary64)))) (neg.f64 (*.f64 (neg.f64 y) x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal -4 binary64)) (pow.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal -3 binary64) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal -6 binary64)) (pow.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 #s(literal 3 binary64) x) (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal -3 binary64) x)) (pow.f64 y #s(literal -4 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 x)) (*.f64 y #s(literal -3 binary64))) (*.f64 (neg.f64 y) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) x) (*.f64 y #s(literal 3 binary64))) (*.f64 y x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 x)) (*.f64 (neg.f64 y) #s(literal -3 binary64))) (*.f64 (neg.f64 y) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (*.f64 y y) #s(literal -3 binary64))) (*.f64 (*.f64 y y) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 y y) #s(literal 3 binary64))) (*.f64 (*.f64 y y) x)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (*.f64 (neg.f64 y) y) #s(literal -3 binary64))) (*.f64 (*.f64 (neg.f64 y) y) (neg.f64 x))) |
(/.f64 (-.f64 (neg.f64 x) (*.f64 (*.f64 (neg.f64 y) y) #s(literal 3 binary64))) (*.f64 (*.f64 (neg.f64 y) y) x)) |
(/.f64 (-.f64 (pow.f64 y #s(literal -4 binary64)) (pow.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 2 binary64))) (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal -3 binary64) x))) |
(/.f64 (-.f64 (pow.f64 y #s(literal -6 binary64)) (pow.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 3 binary64) x) (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal -3 binary64) x)) (pow.f64 y #s(literal -4 binary64)))) |
(/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) y) x (*.f64 y #s(literal 3 binary64))) (*.f64 (neg.f64 y) x)) |
(fma.f64 (pow.f64 (*.f64 y y) #s(literal -1/2 binary64)) (pow.f64 (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 (neg.f64 (pow.f64 x #s(literal -1 binary64))) #s(literal 3 binary64))) |
(fma.f64 (pow.f64 (*.f64 y y) #s(literal -1/2 binary64)) (pow.f64 (*.f64 y y) #s(literal -1/2 binary64)) (/.f64 #s(literal -3 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 y)) (/.f64 #s(literal 1 binary64) (fabs.f64 y)) (*.f64 (neg.f64 (pow.f64 x #s(literal -1 binary64))) #s(literal 3 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 y)) (/.f64 #s(literal 1 binary64) (fabs.f64 y)) (/.f64 #s(literal -3 binary64) x)) |
(fma.f64 (pow.f64 (fabs.f64 y) #s(literal -1 binary64)) (pow.f64 (fabs.f64 y) #s(literal -1 binary64)) (*.f64 (neg.f64 (pow.f64 x #s(literal -1 binary64))) #s(literal 3 binary64))) |
(fma.f64 (pow.f64 (fabs.f64 y) #s(literal -1 binary64)) (pow.f64 (fabs.f64 y) #s(literal -1 binary64)) (/.f64 #s(literal -3 binary64) x)) |
(fma.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64)) (*.f64 (neg.f64 (pow.f64 x #s(literal -1 binary64))) #s(literal 3 binary64))) |
(fma.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64)) (/.f64 #s(literal -3 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y) (*.f64 (neg.f64 (pow.f64 x #s(literal -1 binary64))) #s(literal 3 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -3 binary64) x)) |
(fma.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -3 binary64) (pow.f64 y #s(literal -2 binary64))) |
(fma.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -2 binary64)) (*.f64 (neg.f64 (pow.f64 x #s(literal -1 binary64))) #s(literal 3 binary64))) |
(fma.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal -3 binary64) x)) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -1 binary64) y) (*.f64 (neg.f64 (pow.f64 x #s(literal -1 binary64))) #s(literal 3 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -3 binary64) x)) |
(fma.f64 #s(literal -3 binary64) (pow.f64 x #s(literal -1 binary64)) (pow.f64 y #s(literal -2 binary64))) |
(fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 x)) (pow.f64 y #s(literal -2 binary64))) |
(-.f64 (/.f64 (pow.f64 y #s(literal -4 binary64)) (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal -3 binary64) x))) (/.f64 (pow.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 2 binary64)) (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal -3 binary64) x)))) |
(-.f64 (/.f64 (/.f64 (neg.f64 x) y) (*.f64 (neg.f64 y) x)) (/.f64 (*.f64 y #s(literal -3 binary64)) (*.f64 (neg.f64 y) x))) |
(-.f64 (/.f64 (pow.f64 y #s(literal -6 binary64)) (fma.f64 (/.f64 #s(literal 3 binary64) x) (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal -3 binary64) x)) (pow.f64 y #s(literal -4 binary64)))) (/.f64 (pow.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 3 binary64)) (fma.f64 (/.f64 #s(literal 3 binary64) x) (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal -3 binary64) x)) (pow.f64 y #s(literal -4 binary64))))) |
(-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal 3 binary64) x)) |
(+.f64 (/.f64 #s(literal -3 binary64) x) (pow.f64 y #s(literal -2 binary64))) |
(+.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (neg.f64 (pow.f64 x #s(literal -1 binary64))) #s(literal 3 binary64))) |
(+.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal -3 binary64) x)) |
(*.f64 (pow.f64 (*.f64 y y) #s(literal -1/2 binary64)) (pow.f64 (*.f64 y y) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 y)) (/.f64 #s(literal 1 binary64) (fabs.f64 y))) |
(*.f64 (pow.f64 (fabs.f64 y) #s(literal -1 binary64)) (pow.f64 (fabs.f64 y) #s(literal -1 binary64))) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -1 binary64) y)) |
(pow.f64 (*.f64 y y) #s(literal -1 binary64)) |
(pow.f64 y #s(literal -2 binary64)) |
(/.f64 (/.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)) y) |
(/.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 y)) (fabs.f64 y)) |
(/.f64 (/.f64 (/.f64 #s(literal -1 binary64) y) y) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) y) y) |
(/.f64 #s(literal 1 binary64) (*.f64 y y)) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 y)) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 y y))) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 y) y)) |
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) y) y)) |
(exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 y) #s(literal 2 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 y y)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 y) #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) y)) |
(pow.f64 (neg.f64 y) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (neg.f64 y)) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 y))) |
(/.f64 #s(literal -1 binary64) y) |
(neg.f64 (/.f64 #s(literal 1 binary64) y)) |
#s(literal -1 binary64) |
y |
(*.f64 #s(literal -1 binary64) y) |
(*.f64 y #s(literal -1 binary64)) |
(neg.f64 y) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 3 binary64)) |
(*.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 1 binary64)) |
(*.f64 #s(literal 3 binary64) (pow.f64 x #s(literal -1 binary64))) |
(/.f64 #s(literal -3 binary64) (neg.f64 x)) |
(/.f64 #s(literal 3 binary64) (neg.f64 (neg.f64 x))) |
(/.f64 #s(literal 3 binary64) x) |
(neg.f64 (/.f64 #s(literal -3 binary64) x)) |
#s(literal 3 binary64) |
x |
#s(approx (- (/ x (* y y)) 3) #s(literal -3 binary64)) |
#s(approx (- (/ x (* y y)) 3) (-.f64 (/.f64 x (*.f64 y y)) #s(literal 3 binary64))) |
#s(approx (* (- (/ (/ -1 y) (neg y)) (/ 3 x)) x) #s(literal -3 binary64)) |
#s(approx (* (- (/ (/ -1 y) (neg y)) (/ 3 x)) x) (-.f64 (/.f64 x (*.f64 y y)) #s(literal 3 binary64))) |
#s(approx (- (/ (/ -1 y) (neg y)) (/ 3 x)) (/.f64 #s(literal -3 binary64) x)) |
#s(approx (- (/ (/ -1 y) (neg y)) (/ 3 x)) (/.f64 (-.f64 (/.f64 x (*.f64 y y)) #s(literal 3 binary64)) x)) |
#s(approx (/ 3 x) (/.f64 #s(literal 3 binary64) x)) |
#s(approx x x) |
#s(approx (- (/ x (* y y)) 3) (/.f64 x (*.f64 y y))) |
#s(approx (- (/ x (* y y)) 3) (*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal 3 binary64) x)) x)) |
#s(approx (* (- (/ (/ -1 y) (neg y)) (/ 3 x)) x) (/.f64 x (*.f64 y y))) |
#s(approx (* (- (/ (/ -1 y) (neg y)) (/ 3 x)) x) (*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal 3 binary64) x)) x)) |
#s(approx (- (/ (/ -1 y) (neg y)) (/ 3 x)) (pow.f64 y #s(literal -2 binary64))) |
#s(approx (- (/ (/ -1 y) (neg y)) (/ 3 x)) (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal 3 binary64) x))) |
#s(approx (- (/ x (* y y)) 3) (*.f64 (neg.f64 x) (-.f64 (/.f64 #s(literal 3 binary64) x) (pow.f64 y #s(literal -2 binary64))))) |
#s(approx (* (- (/ (/ -1 y) (neg y)) (/ 3 x)) x) (*.f64 (neg.f64 x) (-.f64 (/.f64 #s(literal 3 binary64) x) (pow.f64 y #s(literal -2 binary64))))) |
#s(approx (- (/ x (* y y)) 3) (/.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -3 binary64) x) y) y)) |
#s(approx (* (- (/ (/ -1 y) (neg y)) (/ 3 x)) x) (/.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -3 binary64) x) y) y)) |
#s(approx (- (/ (/ -1 y) (neg y)) (/ 3 x)) (/.f64 (/.f64 (fma.f64 (/.f64 (*.f64 y y) x) #s(literal -3 binary64) #s(literal 1 binary64)) y) y)) |
#s(approx (/ (/ -1 y) (neg y)) (pow.f64 y #s(literal -2 binary64))) |
#s(approx (/ -1 y) (/.f64 #s(literal -1 binary64) y)) |
#s(approx y y) |
#s(approx (neg y) (neg.f64 y)) |
Compiled 2 822 to 500 computations (82.3% saved)
6 alts after pruning (1 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 123 | 1 | 124 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 5 | 5 |
| Total | 124 | 6 | 130 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.9% | (-.f64 (/.f64 (/.f64 x y) y) #s(literal 3 binary64)) |
| ✓ | 92.2% | (-.f64 (/.f64 x (*.f64 y y)) #s(literal 3 binary64)) |
| ✓ | 51.9% | #s(approx (- (/ (/ x y) y) 3) (/.f64 (/.f64 x y) y)) |
| ✓ | 44.2% | #s(approx (- (/ x (* y y)) 3) (/.f64 x (*.f64 y y))) |
| 91.3% | #s(approx (- (/ x (* y y)) 3) (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) y) (/.f64 #s(literal 3 binary64) x)) x)) | |
| ✓ | 49.9% | #s(approx (- (/ x (* y y)) 3) #s(literal -3 binary64)) |
Compiled 194 to 96 computations (50.5% saved)
| Inputs |
|---|
#s(approx (- (/ x (* y y)) 3) #s(literal -3 binary64)) |
#s(approx (- (/ x (* y y)) 3) (/.f64 x (*.f64 y y))) |
(-.f64 (/.f64 x (*.f64 y y)) #s(literal 3 binary64)) |
#s(approx (- (/ (/ x y) y) 3) (/.f64 (/.f64 x y) y)) |
(-.f64 (/.f64 (/.f64 x y) y) #s(literal 3 binary64)) |
#s(approx (- (/ x (* y y)) 3) (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) y) (/.f64 #s(literal 3 binary64) x)) x)) |
#s(approx (- (/ x (* y y)) 3) (*.f64 (-.f64 (/.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 y)) (/.f64 #s(literal 3 binary64) x)) x)) |
#s(approx (- (/ x (* y y)) 3) (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 y)) (neg.f64 y)) (/.f64 #s(literal 3 binary64) x)) x)) |
#s(approx (- (/ x (* y y)) 3) (*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal 3 binary64) x)) x)) |
| Outputs |
|---|
(-.f64 (/.f64 (/.f64 x y) y) #s(literal 3 binary64)) |
5 calls:
| 3.0ms | y |
| 3.0ms | x |
| 2.0ms | (/.f64 x (*.f64 y y)) |
| 2.0ms | (*.f64 y y) |
| 2.0ms | (-.f64 (/.f64 x (*.f64 y y)) #s(literal 3 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.9% | 1 | (*.f64 y y) |
| 99.9% | 1 | (/.f64 x (*.f64 y y)) |
| 99.9% | 1 | (-.f64 (/.f64 x (*.f64 y y)) #s(literal 3 binary64)) |
| 99.9% | 1 | x |
| 99.9% | 1 | y |
Compiled 17 to 17 computations (0% saved)
| Inputs |
|---|
#s(approx (- (/ x (* y y)) 3) #s(literal -3 binary64)) |
#s(approx (- (/ x (* y y)) 3) (/.f64 x (*.f64 y y))) |
(-.f64 (/.f64 x (*.f64 y y)) #s(literal 3 binary64)) |
#s(approx (- (/ (/ x y) y) 3) (/.f64 (/.f64 x y) y)) |
| Outputs |
|---|
#s(approx (- (/ (/ x y) y) 3) (/.f64 (/.f64 x y) y)) |
(-.f64 (/.f64 x (*.f64 y y)) #s(literal 3 binary64)) |
5 calls:
| 4.0ms | x |
| 2.0ms | y |
| 1.0ms | (*.f64 y y) |
| 1.0ms | (/.f64 x (*.f64 y y)) |
| 1.0ms | (-.f64 (/.f64 x (*.f64 y y)) #s(literal 3 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.9% | 2 | (*.f64 y y) |
| 99.9% | 3 | (/.f64 x (*.f64 y y)) |
| 99.9% | 3 | (-.f64 (/.f64 x (*.f64 y y)) #s(literal 3 binary64)) |
| 92.2% | 1 | x |
| 99.9% | 2 | y |
Compiled 17 to 17 computations (0% saved)
| Inputs |
|---|
#s(approx (- (/ x (* y y)) 3) #s(literal -3 binary64)) |
#s(approx (- (/ x (* y y)) 3) (/.f64 x (*.f64 y y))) |
(-.f64 (/.f64 x (*.f64 y y)) #s(literal 3 binary64)) |
| Outputs |
|---|
(-.f64 (/.f64 x (*.f64 y y)) #s(literal 3 binary64)) |
4 calls:
| 2.0ms | y |
| 1.0ms | (*.f64 y y) |
| 1.0ms | (/.f64 x (*.f64 y y)) |
| 1.0ms | (-.f64 (/.f64 x (*.f64 y y)) #s(literal 3 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 92.2% | 1 | (/.f64 x (*.f64 y y)) |
| 92.2% | 1 | (-.f64 (/.f64 x (*.f64 y y)) #s(literal 3 binary64)) |
| 92.2% | 1 | (*.f64 y y) |
| 92.2% | 1 | y |
Compiled 16 to 15 computations (6.3% saved)
| Inputs |
|---|
#s(approx (- (/ x (* y y)) 3) #s(literal -3 binary64)) |
#s(approx (- (/ x (* y y)) 3) (/.f64 x (*.f64 y y))) |
| Outputs |
|---|
#s(approx (- (/ x (* y y)) 3) (/.f64 x (*.f64 y y))) |
#s(approx (- (/ x (* y y)) 3) #s(literal -3 binary64)) |
#s(approx (- (/ x (* y y)) 3) (/.f64 x (*.f64 y y))) |
5 calls:
| 8.0ms | (/.f64 x (*.f64 y y)) |
| 1.0ms | y |
| 1.0ms | x |
| 1.0ms | (*.f64 y y) |
| 1.0ms | (-.f64 (/.f64 x (*.f64 y y)) #s(literal 3 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 91.3% | 3 | (/.f64 x (*.f64 y y)) |
| 91.3% | 3 | (-.f64 (/.f64 x (*.f64 y y)) #s(literal 3 binary64)) |
| 67.7% | 3 | x |
| 83.1% | 2 | y |
| 83.1% | 2 | (*.f64 y y) |
Compiled 17 to 17 computations (0% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (- (/ x (* y y)) 3) #s(literal -3 binary64)) |
| Outputs |
|---|
#s(approx (- (/ x (* y y)) 3) #s(literal -3 binary64)) |
5 calls:
| 1.0ms | x |
| 1.0ms | y |
| 1.0ms | (-.f64 (/.f64 x (*.f64 y y)) #s(literal 3 binary64)) |
| 1.0ms | (*.f64 y y) |
| 1.0ms | (/.f64 x (*.f64 y y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 49.9% | 1 | x |
| 49.9% | 1 | (*.f64 y y) |
| 49.9% | 1 | y |
| 49.9% | 1 | (/.f64 x (*.f64 y y)) |
| 49.9% | 1 | (-.f64 (/.f64 x (*.f64 y y)) #s(literal 3 binary64)) |
Compiled 17 to 17 computations (0% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 9.0ms | 9.600071606784977e-139 | 6.12105510278368e-134 |
| 4.0ms | 128× | 0 | valid |
Compiled 170 to 147 computations (13.5% saved)
ival-mult!: 1.0ms (61.2% of total)ival-div!: 1.0ms (61.2% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -2.7882571760754553 | 13784563127.386908 |
| 0.0ms | -6328057.373843111 | -3.0 |
Compiled 10 to 11 computations (-10% saved)
| 1× | fuel |
Compiled 102 to 29 computations (71.6% saved)
(abs y)
Compiled 436 to 192 computations (56% saved)
Loading profile data...