
Time bar (total: 1.8s)
| 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)
| 303.0ms | 8 256× | 0 | valid |
ival-mult!: 65.0ms (46.8% of total)ival-div!: 53.0ms (38.2% of total)ival-sub!: 19.0ms (13.7% of total)adjust: 2.0ms (1.4% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 42 | 0 | - | 2 | (1.68670332011486e-235 1.0208803450924785e-157) | (/.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 | 18 | 0 |
| ↳ | (*.f64 y y) | underflow | 68 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 18 | 2 |
| - | 0 | 236 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 18 | 0 | 2 |
| - | 0 | 0 | 236 |
| number | freq |
|---|---|
| 0 | 238 |
| 1 | 18 |
| 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 (44.2% of total)ival-div!: 2.0ms (29.4% of total)ival-sub!: 1.0ms (14.7% 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 |
|---|---|---|
| ▶ | 93.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 | |
|---|---|---|---|---|
| 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) |
| 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)) |
| ✓ | 93.2% | (-.f64 (/.f64 x (*.f64 y y)) #s(literal 3 binary64)) |
| ▶ | 47.4% | #s(approx (- (/ x (* y y)) 3) (/.f64 x (*.f64 y y))) |
| ▶ | 92.6% | #s(approx (- (/ x (* y y)) 3) (*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal 3 binary64) x)) x)) |
| ▶ | 48.1% | #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 | |
|---|---|---|---|---|
| 15.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)) |
| 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)) |
| 2.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)) |
| 1.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)) |
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)
8 alts after pruning (5 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 158 | 5 | 163 |
| Fresh | 0 | 0 | 0 |
| Picked | 2 | 2 | 4 |
| Done | 0 | 1 | 1 |
| Total | 160 | 8 | 168 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 93.2% | (-.f64 (/.f64 x (*.f64 y y)) #s(literal 3 binary64)) |
| ▶ | 54.1% | #s(approx (- (/ (/ x y) y) 3) (/.f64 (/.f64 x y) y)) |
| ▶ | 21.2% | #s(approx (- (/ x (* y y)) 3) (/.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))))) |
| ✓ | 47.4% | #s(approx (- (/ x (* y y)) 3) (/.f64 x (*.f64 y y))) |
| ▶ | 55.9% | #s(approx (- (/ x (* y y)) 3) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 y y) #s(literal 3 binary64))) (*.f64 (*.f64 y y) x)) x)) |
| ▶ | 92.6% | #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)) |
| ▶ | 48.0% | #s(approx (- (/ x (* y y)) 3) (*.f64 #s(approx (- (pow y -2) (/ 3 x)) (/.f64 #s(literal -3 binary64) x)) x)) |
| ✓ | 48.1% | #s(approx (- (/ x (* y y)) 3) #s(literal -3 binary64)) |
Compiled 257 to 179 computations (30.4% 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 #s(approx (- (pow y -2) (/ 3 x)) (/.f64 #s(literal -3 binary64) x)) x)) |
(*.f64 #s(approx (- (pow y -2) (/ 3 x)) (/.f64 #s(literal -3 binary64) x)) x) |
#s(approx (- (pow y -2) (/ 3 x)) (/.f64 #s(literal -3 binary64) x)) |
(/.f64 #s(literal -3 binary64) x) |
#s(literal -3 binary64) |
#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) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 y y) #s(literal 3 binary64))) (*.f64 (*.f64 y y) x)) x)) |
(*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 y y) #s(literal 3 binary64))) (*.f64 (*.f64 y y) x)) x) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 y y) #s(literal 3 binary64))) (*.f64 (*.f64 y y) x)) |
(-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 y y) #s(literal 3 binary64))) |
(*.f64 #s(literal 1 binary64) x) |
(*.f64 (*.f64 y y) #s(literal 3 binary64)) |
(*.f64 y y) |
(*.f64 (*.f64 y y) x) |
#s(approx (- (/ x (* y y)) 3) (/.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 (-.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 (pow.f64 y #s(literal -6 binary64)) (pow.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 3 binary64))) x) |
(-.f64 (pow.f64 y #s(literal -6 binary64)) (pow.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 3 binary64))) |
(pow.f64 y #s(literal -6 binary64)) |
#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 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal -3 binary64) x)) |
(pow.f64 y #s(literal -2 binary64)) |
#s(literal -2 binary64) |
(pow.f64 y #s(literal -4 binary64)) |
#s(literal -4 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 (* (- (/ (/ 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 (* (- (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 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 (* (/ (- (* 1 x) (* (* y y) 3)) (* (* y y) x)) x) #s(hole binary64 -3)) |
#s(approx (* (/ (- (* 1 x) (* (* y y) 3)) (* (* y y) x)) x) #s(hole binary64 (- (/ x (pow y 2)) 3))) |
#s(approx (/ (- (* 1 x) (* (* y y) 3)) (* (* y y) x)) #s(hole binary64 (/ -3 x))) |
#s(approx (/ (- (* 1 x) (* (* y y) 3)) (* (* y y) x)) #s(hole binary64 (/ (- (/ x (pow y 2)) 3) x))) |
#s(approx (- (* 1 x) (* (* y y) 3)) #s(hole binary64 (* -3 (pow y 2)))) |
#s(approx (- (* 1 x) (* (* y y) 3)) #s(hole binary64 (- x (* 3 (pow y 2))))) |
#s(approx (* 1 x) #s(hole binary64 x)) |
#s(approx (* (* y y) x) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (/ (* (- (pow y -6) (pow (/ 3 x) 3)) x) (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4))) #s(hole binary64 -3)) |
#s(approx (/ (* (- (pow y -6) (pow (/ 3 x) 3)) x) (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4))) #s(hole binary64 (- (/ x (pow y 2)) 3))) |
#s(approx (* (- (pow y -6) (pow (/ 3 x) 3)) x) #s(hole binary64 (/ -27 (pow x 2)))) |
#s(approx (* (- (pow y -6) (pow (/ 3 x) 3)) x) #s(hole binary64 (/ (- (/ (pow x 3) (pow y 6)) 27) (pow x 2)))) |
#s(approx (- (pow y -6) (pow (/ 3 x) 3)) #s(hole binary64 (/ -27 (pow x 3)))) |
#s(approx (- (pow y -6) (pow (/ 3 x) 3)) #s(hole binary64 (/ (- (/ (pow x 3) (pow y 6)) 27) (pow x 3)))) |
#s(approx (pow (/ 3 x) 3) #s(hole binary64 (/ 27 (pow x 3)))) |
#s(approx (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4)) #s(hole binary64 (/ 9 (pow x 2)))) |
#s(approx (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4)) #s(hole binary64 (/ (+ 9 (* 3 (/ x (pow y 2)))) (pow x 2)))) |
#s(approx (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4)) #s(hole binary64 (/ (+ 9 (* x (+ (* 3 (/ 1 (pow y 2))) (/ x (pow y 4))))) (pow x 2)))) |
#s(approx (- (pow y -2) (/ -3 x)) #s(hole binary64 (/ 3 x))) |
#s(approx (- (pow y -2) (/ -3 x)) #s(hole binary64 (/ (+ 3 (/ x (pow y 2))) 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 (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 (* (- (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 (* (/ (- (* 1 x) (* (* y y) 3)) (* (* y y) x)) x) #s(hole binary64 (/ x (pow y 2)))) |
#s(approx (* (/ (- (* 1 x) (* (* y y) 3)) (* (* y y) x)) x) #s(hole binary64 (* x (- (/ 1 (pow y 2)) (* 3 (/ 1 x)))))) |
#s(approx (/ (- (* 1 x) (* (* y y) 3)) (* (* y y) x)) #s(hole binary64 (/ 1 (pow y 2)))) |
#s(approx (/ (- (* 1 x) (* (* y y) 3)) (* (* y y) x)) #s(hole binary64 (- (/ 1 (pow y 2)) (* 3 (/ 1 x))))) |
#s(approx (- (* 1 x) (* (* y y) 3)) #s(hole binary64 x)) |
#s(approx (- (* 1 x) (* (* y y) 3)) #s(hole binary64 (* x (+ 1 (* -3 (/ (pow y 2) x)))))) |
#s(approx (/ (* (- (pow y -6) (pow (/ 3 x) 3)) x) (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4))) #s(hole binary64 (/ x (pow y 2)))) |
#s(approx (/ (* (- (pow y -6) (pow (/ 3 x) 3)) x) (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4))) #s(hole binary64 (* x (- (/ 1 (pow y 2)) (* 3 (/ 1 x)))))) |
#s(approx (/ (* (- (pow y -6) (pow (/ 3 x) 3)) x) (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4))) #s(hole binary64 (* x (- (+ (* -1 (/ (+ (* -9 (pow y 2)) (* 9 (pow y 2))) (pow x 2))) (/ 1 (pow y 2))) (* 3 (/ 1 x)))))) |
#s(approx (/ (* (- (pow y -6) (pow (/ 3 x) 3)) x) (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4))) #s(hole binary64 (* x (- (+ (* 3 (/ (* (pow y 2) (+ (* -9 (pow y 2)) (* 9 (pow y 2)))) (pow x 3))) (/ 1 (pow y 2))) (+ (* -9 (/ (pow y 2) (pow x 2))) (+ (* 9 (/ (pow y 2) (pow x 2))) (* 3 (/ 1 x)))))))) |
#s(approx (* (- (pow y -6) (pow (/ 3 x) 3)) x) #s(hole binary64 (/ x (pow y 6)))) |
#s(approx (* (- (pow y -6) (pow (/ 3 x) 3)) x) #s(hole binary64 (* x (- (/ 1 (pow y 6)) (* 27 (/ 1 (pow x 3))))))) |
#s(approx (- (pow y -6) (pow (/ 3 x) 3)) #s(hole binary64 (/ 1 (pow y 6)))) |
#s(approx (- (pow y -6) (pow (/ 3 x) 3)) #s(hole binary64 (- (/ 1 (pow y 6)) (* 27 (/ 1 (pow x 3)))))) |
#s(approx (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4)) #s(hole binary64 (/ 1 (pow y 4)))) |
#s(approx (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4)) #s(hole binary64 (+ (* 3 (/ 1 (* x (pow y 2)))) (/ 1 (pow y 4))))) |
#s(approx (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4)) #s(hole binary64 (+ (/ 1 (pow y 4)) (+ (/ 3 (* x (pow y 2))) (/ 9 (pow x 2)))))) |
#s(approx (- (pow y -2) (/ -3 x)) #s(hole binary64 (/ 1 (pow y 2)))) |
#s(approx (- (pow y -2) (/ -3 x)) #s(hole binary64 (+ (* 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 (* (- (/ (/ 1 (neg y)) (neg y)) (/ 3 x)) x) #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 (* (/ (- (* 1 x) (* (* y y) 3)) (* (* y y) x)) x) #s(hole binary64 (* -1 (* x (- (* 3 (/ 1 x)) (/ 1 (pow y 2))))))) |
#s(approx (- (* 1 x) (* (* y y) 3)) #s(hole binary64 (* -1 (* x (- (* 3 (/ (pow y 2) x)) 1))))) |
#s(approx (/ (* (- (pow y -6) (pow (/ 3 x) 3)) x) (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4))) #s(hole binary64 (* -1 (* x (- (* 3 (/ 1 x)) (/ 1 (pow y 2))))))) |
#s(approx (/ (* (- (pow y -6) (pow (/ 3 x) 3)) x) (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (* -1 (/ (+ (* -9 (pow y 2)) (* 9 (pow y 2))) x)) 3) x)) (/ 1 (pow y 2))))))) |
#s(approx (/ (* (- (pow y -6) (pow (/ 3 x) 3)) x) (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (* -1 (/ (+ (* -9 (pow y 2)) (+ (* -3 (/ (* (pow y 2) (+ (* -9 (pow y 2)) (* 9 (pow y 2)))) x)) (* 9 (pow y 2)))) x)) 3) x)) (/ 1 (pow y 2))))))) |
#s(approx (* (- (pow y -6) (pow (/ 3 x) 3)) x) #s(hole binary64 (* -1 (* x (- (* 27 (/ 1 (pow x 3))) (/ 1 (pow y 6))))))) |
#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 (* (- (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 (- (/ (/ x y) y) 3) #s(hole binary64 (/ (+ x (* -3 (pow y 2))) (pow y 2)))) |
#s(approx (* (/ (- (* 1 x) (* (* y y) 3)) (* (* y y) x)) x) #s(hole binary64 (/ (+ x (* -3 (pow y 2))) (pow y 2)))) |
#s(approx (/ (- (* 1 x) (* (* y y) 3)) (* (* y y) x)) #s(hole binary64 (/ (+ 1 (* -3 (/ (pow y 2) x))) (pow y 2)))) |
#s(approx (- (* 1 x) (* (* y y) 3)) #s(hole binary64 (+ x (* -3 (pow y 2))))) |
#s(approx (* (* y y) 3) #s(hole binary64 (* 3 (pow y 2)))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (/ (* (- (pow y -6) (pow (/ 3 x) 3)) x) (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4))) #s(hole binary64 (/ (+ x (* -3 (pow y 2))) (pow y 2)))) |
#s(approx (* (- (pow y -6) (pow (/ 3 x) 3)) x) #s(hole binary64 (/ (+ x (* -27 (/ (pow y 6) (pow x 2)))) (pow y 6)))) |
#s(approx (- (pow y -6) (pow (/ 3 x) 3)) #s(hole binary64 (/ (+ 1 (* -27 (/ (pow y 6) (pow x 3)))) (pow y 6)))) |
#s(approx (pow y -6) #s(hole binary64 (/ 1 (pow y 6)))) |
#s(approx (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4)) #s(hole binary64 (/ (+ 1 (* 3 (/ (pow y 2) x))) (pow y 4)))) |
#s(approx (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4)) #s(hole binary64 (/ (+ 1 (* (pow y 2) (+ (* 9 (/ (pow y 2) (pow x 2))) (* 3 (/ 1 x))))) (pow y 4)))) |
#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 (pow y -4) #s(hole binary64 (/ 1 (pow y 4)))) |
#s(approx (- (* 1 x) (* (* y y) 3)) #s(hole binary64 (* (pow y 2) (- (/ x (pow y 2)) 3)))) |
#s(approx (/ (* (- (pow y -6) (pow (/ 3 x) 3)) x) (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4))) #s(hole binary64 (- (* -1 (/ (+ (* -1/3 (pow x 2)) (* 1/3 (pow x 2))) (pow y 4))) (+ 3 (* -1 (/ x (pow y 2))))))) |
#s(approx (/ (* (- (pow y -6) (pow (/ 3 x) 3)) x) (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4))) #s(hole binary64 (- (* 1/3 (/ (* x (+ (* -1/3 (pow x 2)) (* 1/3 (pow x 2)))) (pow y 6))) (+ 3 (+ (* -1 (/ x (pow y 2))) (+ (* -1/3 (/ (pow x 2) (pow y 4))) (* 1/3 (/ (pow x 2) (pow y 4))))))))) |
#s(approx (* (- (pow y -6) (pow (/ 3 x) 3)) x) #s(hole binary64 (- (/ x (pow y 6)) (* 27 (/ 1 (pow x 2)))))) |
#s(approx (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4)) #s(hole binary64 (+ (* 3 (/ 1 (* x (pow y 2)))) (* 9 (/ 1 (pow x 2)))))) |
#s(approx (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4)) #s(hole binary64 (+ (* 9 (/ 1 (pow x 2))) (+ (/ 1 (pow y 4)) (/ 3 (* x (pow y 2))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 19.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) (* (- (pow y -2) (/ 3 x)) x) (- (pow y -2) (/ 3 x)) (/ -3 x) -3 (- (/ (/ x y) y) 3) (/ (/ x y) y) (/ x y) (- (/ x (* y y)) 3) (* (/ (- (* 1 x) (* (* y y) 3)) (* (* y y) x)) x) (/ (- (* 1 x) (* (* y y) 3)) (* (* y y) x)) (- (* 1 x) (* (* y y) 3)) (* 1 x) (* (* y y) 3) (* y y) (* (* y y) x) (- (/ x (* y y)) 3) (/ (* (- (pow y -6) (pow (/ 3 x) 3)) x) (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4))) (* (- (pow y -6) (pow (/ 3 x) 3)) x) (- (pow y -6) (pow (/ 3 x) 3)) (pow y -6) -6 (pow (/ 3 x) 3) (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4)) (- (pow y -2) (/ -3 x)) (pow y -2) -2 (pow y -4) -4) |
| 8.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) (* (- (pow y -2) (/ 3 x)) x) (- (pow y -2) (/ 3 x)) (/ -3 x) -3 (- (/ (/ x y) y) 3) (/ (/ x y) y) (/ x y) (- (/ x (* y y)) 3) (* (/ (- (* 1 x) (* (* y y) 3)) (* (* y y) x)) x) (/ (- (* 1 x) (* (* y y) 3)) (* (* y y) x)) (- (* 1 x) (* (* y y) 3)) (* 1 x) (* (* y y) 3) (* y y) (* (* y y) x) (- (/ x (* y y)) 3) (/ (* (- (pow y -6) (pow (/ 3 x) 3)) x) (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4))) (* (- (pow y -6) (pow (/ 3 x) 3)) x) (- (pow y -6) (pow (/ 3 x) 3)) (pow y -6) -6 (pow (/ 3 x) 3) (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4)) (- (pow y -2) (/ -3 x)) (pow y -2) -2 (pow y -4) -4) |
| 5.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) (* (- (pow y -2) (/ 3 x)) x) (- (pow y -2) (/ 3 x)) (/ -3 x) -3 (- (/ (/ x y) y) 3) (/ (/ x y) y) (/ x y) (- (/ x (* y y)) 3) (* (/ (- (* 1 x) (* (* y y) 3)) (* (* y y) x)) x) (/ (- (* 1 x) (* (* y y) 3)) (* (* y y) x)) (- (* 1 x) (* (* y y) 3)) (* 1 x) (* (* y y) 3) (* y y) (* (* y y) x) (- (/ x (* y y)) 3) (/ (* (- (pow y -6) (pow (/ 3 x) 3)) x) (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4))) (* (- (pow y -6) (pow (/ 3 x) 3)) x) (- (pow y -6) (pow (/ 3 x) 3)) (pow y -6) -6 (pow (/ 3 x) 3) (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4)) (- (pow y -2) (/ -3 x)) (pow y -2) -2 (pow y -4) -4) |
| 5.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) (* (- (pow y -2) (/ 3 x)) x) (- (pow y -2) (/ 3 x)) (/ -3 x) -3 (- (/ (/ x y) y) 3) (/ (/ x y) y) (/ x y) (- (/ x (* y y)) 3) (* (/ (- (* 1 x) (* (* y y) 3)) (* (* y y) x)) x) (/ (- (* 1 x) (* (* y y) 3)) (* (* y y) x)) (- (* 1 x) (* (* y y) 3)) (* 1 x) (* (* y y) 3) (* y y) (* (* y y) x) (- (/ x (* y y)) 3) (/ (* (- (pow y -6) (pow (/ 3 x) 3)) x) (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4))) (* (- (pow y -6) (pow (/ 3 x) 3)) x) (- (pow y -6) (pow (/ 3 x) 3)) (pow y -6) -6 (pow (/ 3 x) 3) (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4)) (- (pow y -2) (/ -3 x)) (pow y -2) -2 (pow y -4) -4) |
| 5.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) (* (- (pow y -2) (/ 3 x)) x) (- (pow y -2) (/ 3 x)) (/ -3 x) -3 (- (/ (/ x y) y) 3) (/ (/ x y) y) (/ x y) (- (/ x (* y y)) 3) (* (/ (- (* 1 x) (* (* y y) 3)) (* (* y y) x)) x) (/ (- (* 1 x) (* (* y y) 3)) (* (* y y) x)) (- (* 1 x) (* (* y y) 3)) (* 1 x) (* (* y y) 3) (* y y) (* (* y y) x) (- (/ x (* y y)) 3) (/ (* (- (pow y -6) (pow (/ 3 x) 3)) x) (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4))) (* (- (pow y -6) (pow (/ 3 x) 3)) x) (- (pow y -6) (pow (/ 3 x) 3)) (pow y -6) -6 (pow (/ 3 x) 3) (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4)) (- (pow y -2) (/ -3 x)) (pow y -2) -2 (pow y -4) -4) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 337 | 2781 |
| 0 | 384 | 2380 |
| 1 | 1543 | 2380 |
| 0 | 8387 | 2340 |
| 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 #s(approx (- (pow y -2) (/ 3 x)) (/.f64 #s(literal -3 binary64) x)) x)) |
(*.f64 #s(approx (- (pow y -2) (/ 3 x)) (/.f64 #s(literal -3 binary64) x)) x) |
#s(approx (- (pow y -2) (/ 3 x)) (/.f64 #s(literal -3 binary64) x)) |
(/.f64 #s(literal -3 binary64) x) |
#s(literal -3 binary64) |
#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) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 y y) #s(literal 3 binary64))) (*.f64 (*.f64 y y) x)) x)) |
(*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 y y) #s(literal 3 binary64))) (*.f64 (*.f64 y y) x)) x) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 y y) #s(literal 3 binary64))) (*.f64 (*.f64 y y) x)) |
(-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 y y) #s(literal 3 binary64))) |
(*.f64 #s(literal 1 binary64) x) |
(*.f64 (*.f64 y y) #s(literal 3 binary64)) |
(*.f64 y y) |
(*.f64 (*.f64 y y) x) |
#s(approx (- (/ x (* y y)) 3) (/.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 (-.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 (pow.f64 y #s(literal -6 binary64)) (pow.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 3 binary64))) x) |
(-.f64 (pow.f64 y #s(literal -6 binary64)) (pow.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 3 binary64))) |
(pow.f64 y #s(literal -6 binary64)) |
#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 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal -3 binary64) x)) |
(pow.f64 y #s(literal -2 binary64)) |
#s(literal -2 binary64) |
(pow.f64 y #s(literal -4 binary64)) |
#s(literal -4 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 (* (- (/ (/ 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 (* (- (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 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 (* (/ (- (* 1 x) (* (* y y) 3)) (* (* y y) x)) x) #s(hole binary64 -3)) |
#s(approx (* (/ (- (* 1 x) (* (* y y) 3)) (* (* y y) x)) x) #s(hole binary64 (- (/ x (pow y 2)) 3))) |
#s(approx (/ (- (* 1 x) (* (* y y) 3)) (* (* y y) x)) #s(hole binary64 (/ -3 x))) |
#s(approx (/ (- (* 1 x) (* (* y y) 3)) (* (* y y) x)) #s(hole binary64 (/ (- (/ x (pow y 2)) 3) x))) |
#s(approx (- (* 1 x) (* (* y y) 3)) #s(hole binary64 (* -3 (pow y 2)))) |
#s(approx (- (* 1 x) (* (* y y) 3)) #s(hole binary64 (- x (* 3 (pow y 2))))) |
#s(approx (* 1 x) #s(hole binary64 x)) |
#s(approx (* (* y y) x) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (/ (* (- (pow y -6) (pow (/ 3 x) 3)) x) (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4))) #s(hole binary64 -3)) |
#s(approx (/ (* (- (pow y -6) (pow (/ 3 x) 3)) x) (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4))) #s(hole binary64 (- (/ x (pow y 2)) 3))) |
#s(approx (* (- (pow y -6) (pow (/ 3 x) 3)) x) #s(hole binary64 (/ -27 (pow x 2)))) |
#s(approx (* (- (pow y -6) (pow (/ 3 x) 3)) x) #s(hole binary64 (/ (- (/ (pow x 3) (pow y 6)) 27) (pow x 2)))) |
#s(approx (- (pow y -6) (pow (/ 3 x) 3)) #s(hole binary64 (/ -27 (pow x 3)))) |
#s(approx (- (pow y -6) (pow (/ 3 x) 3)) #s(hole binary64 (/ (- (/ (pow x 3) (pow y 6)) 27) (pow x 3)))) |
#s(approx (pow (/ 3 x) 3) #s(hole binary64 (/ 27 (pow x 3)))) |
#s(approx (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4)) #s(hole binary64 (/ 9 (pow x 2)))) |
#s(approx (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4)) #s(hole binary64 (/ (+ 9 (* 3 (/ x (pow y 2)))) (pow x 2)))) |
#s(approx (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4)) #s(hole binary64 (/ (+ 9 (* x (+ (* 3 (/ 1 (pow y 2))) (/ x (pow y 4))))) (pow x 2)))) |
#s(approx (- (pow y -2) (/ -3 x)) #s(hole binary64 (/ 3 x))) |
#s(approx (- (pow y -2) (/ -3 x)) #s(hole binary64 (/ (+ 3 (/ x (pow y 2))) 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 (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 (* (- (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 (* (/ (- (* 1 x) (* (* y y) 3)) (* (* y y) x)) x) #s(hole binary64 (/ x (pow y 2)))) |
#s(approx (* (/ (- (* 1 x) (* (* y y) 3)) (* (* y y) x)) x) #s(hole binary64 (* x (- (/ 1 (pow y 2)) (* 3 (/ 1 x)))))) |
#s(approx (/ (- (* 1 x) (* (* y y) 3)) (* (* y y) x)) #s(hole binary64 (/ 1 (pow y 2)))) |
#s(approx (/ (- (* 1 x) (* (* y y) 3)) (* (* y y) x)) #s(hole binary64 (- (/ 1 (pow y 2)) (* 3 (/ 1 x))))) |
#s(approx (- (* 1 x) (* (* y y) 3)) #s(hole binary64 x)) |
#s(approx (- (* 1 x) (* (* y y) 3)) #s(hole binary64 (* x (+ 1 (* -3 (/ (pow y 2) x)))))) |
#s(approx (/ (* (- (pow y -6) (pow (/ 3 x) 3)) x) (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4))) #s(hole binary64 (/ x (pow y 2)))) |
#s(approx (/ (* (- (pow y -6) (pow (/ 3 x) 3)) x) (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4))) #s(hole binary64 (* x (- (/ 1 (pow y 2)) (* 3 (/ 1 x)))))) |
#s(approx (/ (* (- (pow y -6) (pow (/ 3 x) 3)) x) (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4))) #s(hole binary64 (* x (- (+ (* -1 (/ (+ (* -9 (pow y 2)) (* 9 (pow y 2))) (pow x 2))) (/ 1 (pow y 2))) (* 3 (/ 1 x)))))) |
#s(approx (/ (* (- (pow y -6) (pow (/ 3 x) 3)) x) (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4))) #s(hole binary64 (* x (- (+ (* 3 (/ (* (pow y 2) (+ (* -9 (pow y 2)) (* 9 (pow y 2)))) (pow x 3))) (/ 1 (pow y 2))) (+ (* -9 (/ (pow y 2) (pow x 2))) (+ (* 9 (/ (pow y 2) (pow x 2))) (* 3 (/ 1 x)))))))) |
#s(approx (* (- (pow y -6) (pow (/ 3 x) 3)) x) #s(hole binary64 (/ x (pow y 6)))) |
#s(approx (* (- (pow y -6) (pow (/ 3 x) 3)) x) #s(hole binary64 (* x (- (/ 1 (pow y 6)) (* 27 (/ 1 (pow x 3))))))) |
#s(approx (- (pow y -6) (pow (/ 3 x) 3)) #s(hole binary64 (/ 1 (pow y 6)))) |
#s(approx (- (pow y -6) (pow (/ 3 x) 3)) #s(hole binary64 (- (/ 1 (pow y 6)) (* 27 (/ 1 (pow x 3)))))) |
#s(approx (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4)) #s(hole binary64 (/ 1 (pow y 4)))) |
#s(approx (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4)) #s(hole binary64 (+ (* 3 (/ 1 (* x (pow y 2)))) (/ 1 (pow y 4))))) |
#s(approx (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4)) #s(hole binary64 (+ (/ 1 (pow y 4)) (+ (/ 3 (* x (pow y 2))) (/ 9 (pow x 2)))))) |
#s(approx (- (pow y -2) (/ -3 x)) #s(hole binary64 (/ 1 (pow y 2)))) |
#s(approx (- (pow y -2) (/ -3 x)) #s(hole binary64 (+ (* 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 (* (- (/ (/ 1 (neg y)) (neg y)) (/ 3 x)) x) #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 (* (/ (- (* 1 x) (* (* y y) 3)) (* (* y y) x)) x) #s(hole binary64 (* -1 (* x (- (* 3 (/ 1 x)) (/ 1 (pow y 2))))))) |
#s(approx (- (* 1 x) (* (* y y) 3)) #s(hole binary64 (* -1 (* x (- (* 3 (/ (pow y 2) x)) 1))))) |
#s(approx (/ (* (- (pow y -6) (pow (/ 3 x) 3)) x) (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4))) #s(hole binary64 (* -1 (* x (- (* 3 (/ 1 x)) (/ 1 (pow y 2))))))) |
#s(approx (/ (* (- (pow y -6) (pow (/ 3 x) 3)) x) (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (* -1 (/ (+ (* -9 (pow y 2)) (* 9 (pow y 2))) x)) 3) x)) (/ 1 (pow y 2))))))) |
#s(approx (/ (* (- (pow y -6) (pow (/ 3 x) 3)) x) (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (* -1 (/ (+ (* -9 (pow y 2)) (+ (* -3 (/ (* (pow y 2) (+ (* -9 (pow y 2)) (* 9 (pow y 2)))) x)) (* 9 (pow y 2)))) x)) 3) x)) (/ 1 (pow y 2))))))) |
#s(approx (* (- (pow y -6) (pow (/ 3 x) 3)) x) #s(hole binary64 (* -1 (* x (- (* 27 (/ 1 (pow x 3))) (/ 1 (pow y 6))))))) |
#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 (* (- (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 (- (/ (/ x y) y) 3) #s(hole binary64 (/ (+ x (* -3 (pow y 2))) (pow y 2)))) |
#s(approx (* (/ (- (* 1 x) (* (* y y) 3)) (* (* y y) x)) x) #s(hole binary64 (/ (+ x (* -3 (pow y 2))) (pow y 2)))) |
#s(approx (/ (- (* 1 x) (* (* y y) 3)) (* (* y y) x)) #s(hole binary64 (/ (+ 1 (* -3 (/ (pow y 2) x))) (pow y 2)))) |
#s(approx (- (* 1 x) (* (* y y) 3)) #s(hole binary64 (+ x (* -3 (pow y 2))))) |
#s(approx (* (* y y) 3) #s(hole binary64 (* 3 (pow y 2)))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (/ (* (- (pow y -6) (pow (/ 3 x) 3)) x) (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4))) #s(hole binary64 (/ (+ x (* -3 (pow y 2))) (pow y 2)))) |
#s(approx (* (- (pow y -6) (pow (/ 3 x) 3)) x) #s(hole binary64 (/ (+ x (* -27 (/ (pow y 6) (pow x 2)))) (pow y 6)))) |
#s(approx (- (pow y -6) (pow (/ 3 x) 3)) #s(hole binary64 (/ (+ 1 (* -27 (/ (pow y 6) (pow x 3)))) (pow y 6)))) |
#s(approx (pow y -6) #s(hole binary64 (/ 1 (pow y 6)))) |
#s(approx (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4)) #s(hole binary64 (/ (+ 1 (* 3 (/ (pow y 2) x))) (pow y 4)))) |
#s(approx (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4)) #s(hole binary64 (/ (+ 1 (* (pow y 2) (+ (* 9 (/ (pow y 2) (pow x 2))) (* 3 (/ 1 x))))) (pow y 4)))) |
#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 (pow y -4) #s(hole binary64 (/ 1 (pow y 4)))) |
#s(approx (- (* 1 x) (* (* y y) 3)) #s(hole binary64 (* (pow y 2) (- (/ x (pow y 2)) 3)))) |
#s(approx (/ (* (- (pow y -6) (pow (/ 3 x) 3)) x) (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4))) #s(hole binary64 (- (* -1 (/ (+ (* -1/3 (pow x 2)) (* 1/3 (pow x 2))) (pow y 4))) (+ 3 (* -1 (/ x (pow y 2))))))) |
#s(approx (/ (* (- (pow y -6) (pow (/ 3 x) 3)) x) (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4))) #s(hole binary64 (- (* 1/3 (/ (* x (+ (* -1/3 (pow x 2)) (* 1/3 (pow x 2)))) (pow y 6))) (+ 3 (+ (* -1 (/ x (pow y 2))) (+ (* -1/3 (/ (pow x 2) (pow y 4))) (* 1/3 (/ (pow x 2) (pow y 4))))))))) |
#s(approx (* (- (pow y -6) (pow (/ 3 x) 3)) x) #s(hole binary64 (- (/ x (pow y 6)) (* 27 (/ 1 (pow x 2)))))) |
#s(approx (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4)) #s(hole binary64 (+ (* 3 (/ 1 (* x (pow y 2)))) (* 9 (/ 1 (pow x 2)))))) |
#s(approx (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4)) #s(hole binary64 (+ (* 9 (/ 1 (pow x 2))) (+ (/ 1 (pow y 4)) (/ 3 (* x (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 (fma.f64 (*.f64 y y) #s(literal -3 binary64) x) y) (/.f64 x (*.f64 y x))) |
(*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -3 binary64) x) x) (/.f64 (/.f64 x y) y)) |
(*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -3 binary64) x) (*.f64 y y)) (/.f64 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 (neg.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -3 binary64) x) x)) (neg.f64 (*.f64 (*.f64 y y) x))) |
(/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -3 binary64) x) x) (*.f64 (*.f64 y y) x)) |
(/.f64 (-.f64 (pow.f64 (/.f64 x (*.f64 (*.f64 y y) x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 y (*.f64 y y)) (/.f64 (*.f64 y #s(literal 3 binary64)) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 x (*.f64 (*.f64 y y) x)) (/.f64 x (*.f64 (*.f64 y y) x)) (fma.f64 (*.f64 (/.f64 y (*.f64 y y)) (/.f64 (*.f64 y #s(literal 3 binary64)) x)) (*.f64 (/.f64 y (*.f64 y y)) (/.f64 (*.f64 y #s(literal 3 binary64)) x)) (*.f64 (/.f64 x (*.f64 (*.f64 y y) x)) (*.f64 (/.f64 y (*.f64 y y)) (/.f64 (*.f64 y #s(literal 3 binary64)) x)))))) |
(/.f64 (+.f64 (pow.f64 y #s(literal -6 binary64)) (pow.f64 (*.f64 #s(literal -3 binary64) (pow.f64 x #s(literal -1 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 y #s(literal -4 binary64)) (-.f64 (*.f64 (*.f64 #s(literal -3 binary64) (pow.f64 x #s(literal -1 binary64))) (*.f64 #s(literal -3 binary64) (pow.f64 x #s(literal -1 binary64)))) (*.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 #s(literal -3 binary64) (pow.f64 x #s(literal -1 binary64))))))) |
(/.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 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 9 binary64)) (/.f64 #s(literal -3 binary64) (*.f64 (*.f64 y y) 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 (pow.f64 x #s(literal -2 binary64)) #s(literal 9 binary64) (fma.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal 3 binary64) x) (pow.f64 y #s(literal -4 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) x) (*.f64 (neg.f64 y) #s(literal 3 binary64)))) (neg.f64 (*.f64 (neg.f64 y) x))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal -3 binary64) x))) (neg.f64 (neg.f64 (*.f64 (*.f64 y y) x)))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -3 binary64) x) (*.f64 y y))) (neg.f64 x)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal -4 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 9 binary64)))) (neg.f64 (+.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal 3 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) y)) (neg.f64 x)) (*.f64 (neg.f64 (neg.f64 y)) #s(literal -3 binary64))) (*.f64 (neg.f64 (neg.f64 y)) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) y)) x) (*.f64 (neg.f64 (neg.f64 y)) #s(literal 3 binary64))) (*.f64 (neg.f64 (neg.f64 y)) x)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (neg.f64 (*.f64 y y)) #s(literal -3 binary64))) (*.f64 (neg.f64 (*.f64 y y)) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 (*.f64 y y)) #s(literal 3 binary64))) (*.f64 (neg.f64 (*.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 x (*.f64 (*.f64 y y) x)) (*.f64 (*.f64 (*.f64 y y) x) (*.f64 (*.f64 y y) #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 y y) x) (*.f64 (*.f64 y y) x))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 #s(literal -1 binary64) y)) x (*.f64 (neg.f64 (neg.f64 y)) #s(literal -3 binary64))) (*.f64 (neg.f64 (neg.f64 y)) x)) |
(/.f64 (fma.f64 (neg.f64 (/.f64 #s(literal -1 binary64) y)) (neg.f64 x) (*.f64 (neg.f64 (neg.f64 y)) #s(literal 3 binary64))) (*.f64 (neg.f64 (neg.f64 y)) (neg.f64 x))) |
(/.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 (neg.f64 (*.f64 y y)) #s(literal -3 binary64))) (*.f64 (neg.f64 (*.f64 y y)) x)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 x) (*.f64 (neg.f64 (*.f64 y y)) #s(literal 3 binary64))) (*.f64 (neg.f64 (*.f64 y y)) (neg.f64 x))) |
(/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) y) x (*.f64 (neg.f64 y) #s(literal -3 binary64))) (*.f64 (neg.f64 y) x)) |
(/.f64 (fma.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 (fma.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 (pow.f64 y #s(literal -4 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 9 binary64))) (+.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal 3 binary64) x))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal -3 binary64) x)) (neg.f64 (*.f64 (*.f64 y y) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) x) (*.f64 (neg.f64 y) #s(literal 3 binary64))) (*.f64 (neg.f64 y) x)) |
(/.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -3 binary64) x) (*.f64 y y)) x) |
(/.f64 (-.f64 (pow.f64 y #s(literal -6 binary64)) (pow.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 3 binary64))) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 9 binary64) (fma.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 y y) #s(literal -3 binary64) x) (*.f64 (*.f64 y y) x)) |
(fma.f64 (/.f64 x x) (pow.f64 y #s(literal -2 binary64)) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) #s(literal 3 binary64)) (*.f64 (*.f64 y y) x))) |
(fma.f64 (/.f64 x x) (pow.f64 y #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 y y) #s(literal -3 binary64)) (*.f64 (*.f64 y y) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 y)) (/.f64 #s(literal 1 binary64) (fabs.f64 y)) (*.f64 #s(literal -3 binary64) (pow.f64 x #s(literal -1 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 (fabs.f64 (pow.f64 y #s(literal -1 binary64))) (fabs.f64 (pow.f64 y #s(literal -1 binary64))) (*.f64 #s(literal -3 binary64) (pow.f64 x #s(literal -1 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 (fabs.f64 y) #s(literal -1 binary64)) (pow.f64 (fabs.f64 y) #s(literal -1 binary64)) (*.f64 #s(literal -3 binary64) (pow.f64 x #s(literal -1 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)) (/.f64 x (*.f64 y x)) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) #s(literal 3 binary64)) (*.f64 (*.f64 y y) x))) |
(fma.f64 (pow.f64 y #s(literal -1 binary64)) (/.f64 x (*.f64 y x)) (/.f64 (*.f64 (*.f64 y y) #s(literal -3 binary64)) (*.f64 (*.f64 y y) x))) |
(fma.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64)) (*.f64 #s(literal -3 binary64) (pow.f64 x #s(literal -1 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)) (/.f64 (/.f64 x y) y) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) #s(literal 3 binary64)) (*.f64 (*.f64 y y) x))) |
(fma.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 (/.f64 x y) y) (/.f64 (*.f64 (*.f64 y y) #s(literal -3 binary64)) (*.f64 (*.f64 y y) x))) |
(fma.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 x x) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) #s(literal 3 binary64)) (*.f64 (*.f64 y y) x))) |
(fma.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 x x) (/.f64 (*.f64 (*.f64 y y) #s(literal -3 binary64)) (*.f64 (*.f64 y y) x))) |
(fma.f64 (/.f64 (/.f64 x y) y) (pow.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) #s(literal 3 binary64)) (*.f64 (*.f64 y y) x))) |
(fma.f64 (/.f64 (/.f64 x y) y) (pow.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 y y) #s(literal -3 binary64)) (*.f64 (*.f64 y y) x))) |
(fma.f64 (/.f64 x y) (/.f64 #s(literal 1 binary64) (*.f64 y x)) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) #s(literal 3 binary64)) (*.f64 (*.f64 y y) x))) |
(fma.f64 (/.f64 x y) (/.f64 #s(literal 1 binary64) (*.f64 y x)) (/.f64 (*.f64 (*.f64 y y) #s(literal -3 binary64)) (*.f64 (*.f64 y y) x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -1 binary64) y) (*.f64 #s(literal -3 binary64) (pow.f64 x #s(literal -1 binary64)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -3 binary64) x)) |
(-.f64 (/.f64 (pow.f64 y #s(literal -6 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 9 binary64) (fma.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 (pow.f64 x #s(literal -2 binary64)) #s(literal 9 binary64) (fma.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) x) (*.f64 (neg.f64 y) x)) (/.f64 (*.f64 (neg.f64 y) #s(literal 3 binary64)) (*.f64 (neg.f64 y) x))) |
(-.f64 (/.f64 (pow.f64 y #s(literal -4 binary64)) (+.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal 3 binary64) x))) (/.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 9 binary64)) (+.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal 3 binary64) x)))) |
(-.f64 (/.f64 x (*.f64 (*.f64 y y) x)) (*.f64 (/.f64 y (*.f64 y y)) (/.f64 (*.f64 y #s(literal 3 binary64)) x))) |
(-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal 3 binary64) x)) |
(+.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal -3 binary64)) (*.f64 (*.f64 y y) x)) (/.f64 x (*.f64 (*.f64 y y) x))) |
(+.f64 (/.f64 x (*.f64 (*.f64 y y) x)) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) #s(literal 3 binary64)) (*.f64 (*.f64 y y) x))) |
(+.f64 (/.f64 x (*.f64 (*.f64 y y) x)) (/.f64 (*.f64 (*.f64 y y) #s(literal -3 binary64)) (*.f64 (*.f64 y y) x))) |
(+.f64 (/.f64 (/.f64 (/.f64 x y) y) x) (/.f64 (*.f64 (/.f64 (*.f64 y y) y) (/.f64 #s(literal -3 binary64) y)) x)) |
(+.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 #s(literal -3 binary64) (pow.f64 x #s(literal -1 binary64)))) |
(+.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal -3 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 y)) (/.f64 #s(literal 1 binary64) (fabs.f64 y))) |
(*.f64 (fabs.f64 (pow.f64 y #s(literal -1 binary64))) (fabs.f64 (pow.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 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -1 binary64) y)) |
(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 (neg.f64 (neg.f64 (/.f64 #s(literal -1 binary64) y))) (neg.f64 (neg.f64 (neg.f64 y)))) |
(/.f64 (pow.f64 y #s(literal -1 binary64)) y) |
(/.f64 (neg.f64 (/.f64 #s(literal -1 binary64) y)) (neg.f64 (neg.f64 y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 y y))) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 y)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 y y)))) |
(/.f64 #s(literal 1 binary64) (*.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 (cosh.f64 (*.f64 (log.f64 y) #s(literal -2 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal -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))) |
(pow.f64 (neg.f64 y) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 y))) |
(/.f64 #s(literal -1 binary64) y) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (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 6 binary64) (*.f64 x #s(literal 2 binary64))) |
(/.f64 #s(literal 6 binary64) (*.f64 #s(literal 2 binary64) x)) |
(/.f64 #s(literal -6 binary64) (*.f64 (neg.f64 x) #s(literal 2 binary64))) |
(/.f64 #s(literal -6 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 x))) |
(/.f64 #s(literal -3 binary64) (neg.f64 x)) |
(/.f64 #s(literal 3 binary64) (neg.f64 (neg.f64 x))) |
(/.f64 #s(literal 3 binary64) x) |
#s(literal 3 binary64) |
x |
#s(approx (- (/ (/ x y) y) 3) (*.f64 #s(approx (- (/ (/ 1 (neg y)) (neg y)) (/ 3 x)) (/.f64 #s(literal -3 binary64) x)) x)) |
(*.f64 #s(approx (- (/ (/ 1 (neg y)) (neg y)) (/ 3 x)) (/.f64 #s(literal -3 binary64) x)) x) |
(*.f64 x #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 #s(literal -3 binary64) x)) |
(/.f64 #s(literal -3 binary64) (neg.f64 (neg.f64 x))) |
(/.f64 #s(literal -3 binary64) x) |
(/.f64 #s(literal 3 binary64) (neg.f64 x)) |
#s(literal -3 binary64) |
#s(approx (- (/ (/ x y) y) 3) (/.f64 (/.f64 x y) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 y)) (/.f64 x (fabs.f64 y))) |
(*.f64 (/.f64 x (fabs.f64 y)) (/.f64 #s(literal 1 binary64) (fabs.f64 y))) |
(*.f64 (/.f64 x (neg.f64 y)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) (/.f64 x y)) |
(*.f64 (/.f64 x y) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 x (neg.f64 y))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 x y))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 (*.f64 y y)))) |
(/.f64 (neg.f64 (/.f64 x y)) (neg.f64 y)) |
(/.f64 (neg.f64 x) (neg.f64 (*.f64 y y))) |
(/.f64 (/.f64 x y) y) |
(/.f64 x (*.f64 y y)) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 x) (neg.f64 y)) |
(/.f64 x y) |
#s(approx (- (/ (/ x y) y) 3) (*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal 3 binary64) x)) x)) |
(*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -3 binary64) x) y) (/.f64 x (*.f64 y x))) |
(*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -3 binary64) x) x) (/.f64 (/.f64 x y) y)) |
(*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -3 binary64) x) (*.f64 y y)) (/.f64 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 (neg.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -3 binary64) x) x)) (neg.f64 (*.f64 (*.f64 y y) x))) |
(/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -3 binary64) x) x) (*.f64 (*.f64 y y) x)) |
(/.f64 (-.f64 (pow.f64 (/.f64 x (*.f64 (*.f64 y y) x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 y (*.f64 y y)) (/.f64 (*.f64 y #s(literal 3 binary64)) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 x (*.f64 (*.f64 y y) x)) (/.f64 x (*.f64 (*.f64 y y) x)) (fma.f64 (*.f64 (/.f64 y (*.f64 y y)) (/.f64 (*.f64 y #s(literal 3 binary64)) x)) (*.f64 (/.f64 y (*.f64 y y)) (/.f64 (*.f64 y #s(literal 3 binary64)) x)) (*.f64 (/.f64 x (*.f64 (*.f64 y y) x)) (*.f64 (/.f64 y (*.f64 y y)) (/.f64 (*.f64 y #s(literal 3 binary64)) x)))))) |
(/.f64 (+.f64 (pow.f64 y #s(literal -6 binary64)) (pow.f64 (*.f64 #s(literal -3 binary64) (pow.f64 x #s(literal -1 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 y #s(literal -4 binary64)) (-.f64 (*.f64 (*.f64 #s(literal -3 binary64) (pow.f64 x #s(literal -1 binary64))) (*.f64 #s(literal -3 binary64) (pow.f64 x #s(literal -1 binary64)))) (*.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 #s(literal -3 binary64) (pow.f64 x #s(literal -1 binary64))))))) |
(/.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 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 9 binary64)) (/.f64 #s(literal -3 binary64) (*.f64 (*.f64 y y) 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 (pow.f64 x #s(literal -2 binary64)) #s(literal 9 binary64) (fma.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal 3 binary64) x) (pow.f64 y #s(literal -4 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) x) (*.f64 (neg.f64 y) #s(literal 3 binary64)))) (neg.f64 (*.f64 (neg.f64 y) x))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal -3 binary64) x))) (neg.f64 (neg.f64 (*.f64 (*.f64 y y) x)))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -3 binary64) x) (*.f64 y y))) (neg.f64 x)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal -4 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 9 binary64)))) (neg.f64 (+.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal 3 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) y)) (neg.f64 x)) (*.f64 (neg.f64 (neg.f64 y)) #s(literal -3 binary64))) (*.f64 (neg.f64 (neg.f64 y)) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) y)) x) (*.f64 (neg.f64 (neg.f64 y)) #s(literal 3 binary64))) (*.f64 (neg.f64 (neg.f64 y)) x)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (neg.f64 (*.f64 y y)) #s(literal -3 binary64))) (*.f64 (neg.f64 (*.f64 y y)) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 (*.f64 y y)) #s(literal 3 binary64))) (*.f64 (neg.f64 (*.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 x (*.f64 (*.f64 y y) x)) (*.f64 (*.f64 (*.f64 y y) x) (*.f64 (*.f64 y y) #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 y y) x) (*.f64 (*.f64 y y) x))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 #s(literal -1 binary64) y)) x (*.f64 (neg.f64 (neg.f64 y)) #s(literal -3 binary64))) (*.f64 (neg.f64 (neg.f64 y)) x)) |
(/.f64 (fma.f64 (neg.f64 (/.f64 #s(literal -1 binary64) y)) (neg.f64 x) (*.f64 (neg.f64 (neg.f64 y)) #s(literal 3 binary64))) (*.f64 (neg.f64 (neg.f64 y)) (neg.f64 x))) |
(/.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 (neg.f64 (*.f64 y y)) #s(literal -3 binary64))) (*.f64 (neg.f64 (*.f64 y y)) x)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 x) (*.f64 (neg.f64 (*.f64 y y)) #s(literal 3 binary64))) (*.f64 (neg.f64 (*.f64 y y)) (neg.f64 x))) |
(/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) y) x (*.f64 (neg.f64 y) #s(literal -3 binary64))) (*.f64 (neg.f64 y) x)) |
(/.f64 (fma.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 (fma.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 (pow.f64 y #s(literal -4 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 9 binary64))) (+.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal 3 binary64) x))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal -3 binary64) x)) (neg.f64 (*.f64 (*.f64 y y) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) x) (*.f64 (neg.f64 y) #s(literal 3 binary64))) (*.f64 (neg.f64 y) x)) |
(/.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -3 binary64) x) (*.f64 y y)) x) |
(/.f64 (-.f64 (pow.f64 y #s(literal -6 binary64)) (pow.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 3 binary64))) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 9 binary64) (fma.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 y y) #s(literal -3 binary64) x) (*.f64 (*.f64 y y) x)) |
(fma.f64 (/.f64 x x) (pow.f64 y #s(literal -2 binary64)) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) #s(literal 3 binary64)) (*.f64 (*.f64 y y) x))) |
(fma.f64 (/.f64 x x) (pow.f64 y #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 y y) #s(literal -3 binary64)) (*.f64 (*.f64 y y) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 y)) (/.f64 #s(literal 1 binary64) (fabs.f64 y)) (*.f64 #s(literal -3 binary64) (pow.f64 x #s(literal -1 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 (fabs.f64 (pow.f64 y #s(literal -1 binary64))) (fabs.f64 (pow.f64 y #s(literal -1 binary64))) (*.f64 #s(literal -3 binary64) (pow.f64 x #s(literal -1 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 (fabs.f64 y) #s(literal -1 binary64)) (pow.f64 (fabs.f64 y) #s(literal -1 binary64)) (*.f64 #s(literal -3 binary64) (pow.f64 x #s(literal -1 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)) (/.f64 x (*.f64 y x)) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) #s(literal 3 binary64)) (*.f64 (*.f64 y y) x))) |
(fma.f64 (pow.f64 y #s(literal -1 binary64)) (/.f64 x (*.f64 y x)) (/.f64 (*.f64 (*.f64 y y) #s(literal -3 binary64)) (*.f64 (*.f64 y y) x))) |
(fma.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64)) (*.f64 #s(literal -3 binary64) (pow.f64 x #s(literal -1 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)) (/.f64 (/.f64 x y) y) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) #s(literal 3 binary64)) (*.f64 (*.f64 y y) x))) |
(fma.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 (/.f64 x y) y) (/.f64 (*.f64 (*.f64 y y) #s(literal -3 binary64)) (*.f64 (*.f64 y y) x))) |
(fma.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 x x) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) #s(literal 3 binary64)) (*.f64 (*.f64 y y) x))) |
(fma.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 x x) (/.f64 (*.f64 (*.f64 y y) #s(literal -3 binary64)) (*.f64 (*.f64 y y) x))) |
(fma.f64 (/.f64 (/.f64 x y) y) (pow.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) #s(literal 3 binary64)) (*.f64 (*.f64 y y) x))) |
(fma.f64 (/.f64 (/.f64 x y) y) (pow.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 y y) #s(literal -3 binary64)) (*.f64 (*.f64 y y) x))) |
(fma.f64 (/.f64 x y) (/.f64 #s(literal 1 binary64) (*.f64 y x)) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) #s(literal 3 binary64)) (*.f64 (*.f64 y y) x))) |
(fma.f64 (/.f64 x y) (/.f64 #s(literal 1 binary64) (*.f64 y x)) (/.f64 (*.f64 (*.f64 y y) #s(literal -3 binary64)) (*.f64 (*.f64 y y) x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -1 binary64) y) (*.f64 #s(literal -3 binary64) (pow.f64 x #s(literal -1 binary64)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -3 binary64) x)) |
(-.f64 (/.f64 (pow.f64 y #s(literal -6 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 9 binary64) (fma.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 (pow.f64 x #s(literal -2 binary64)) #s(literal 9 binary64) (fma.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) x) (*.f64 (neg.f64 y) x)) (/.f64 (*.f64 (neg.f64 y) #s(literal 3 binary64)) (*.f64 (neg.f64 y) x))) |
(-.f64 (/.f64 (pow.f64 y #s(literal -4 binary64)) (+.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal 3 binary64) x))) (/.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 9 binary64)) (+.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal 3 binary64) x)))) |
(-.f64 (/.f64 x (*.f64 (*.f64 y y) x)) (*.f64 (/.f64 y (*.f64 y y)) (/.f64 (*.f64 y #s(literal 3 binary64)) x))) |
(-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal 3 binary64) x)) |
(+.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal -3 binary64)) (*.f64 (*.f64 y y) x)) (/.f64 x (*.f64 (*.f64 y y) x))) |
(+.f64 (/.f64 x (*.f64 (*.f64 y y) x)) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) #s(literal 3 binary64)) (*.f64 (*.f64 y y) x))) |
(+.f64 (/.f64 x (*.f64 (*.f64 y y) x)) (/.f64 (*.f64 (*.f64 y y) #s(literal -3 binary64)) (*.f64 (*.f64 y y) x))) |
(+.f64 (/.f64 (/.f64 (/.f64 x y) y) x) (/.f64 (*.f64 (/.f64 (*.f64 y y) y) (/.f64 #s(literal -3 binary64) y)) x)) |
(+.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 #s(literal -3 binary64) (pow.f64 x #s(literal -1 binary64)))) |
(+.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal -3 binary64) x)) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal -27 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -3 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y y) #s(literal -3 binary64)) x)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (*.f64 y y)) #s(literal 3 binary64)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (*.f64 (neg.f64 (*.f64 y y)) #s(literal 3 binary64)) (*.f64 (neg.f64 (*.f64 y y)) #s(literal 3 binary64))) (*.f64 x (*.f64 (neg.f64 (*.f64 y y)) #s(literal 3 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal 2 binary64)))) (neg.f64 (+.f64 x (*.f64 (*.f64 y y) #s(literal 3 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 y y) #s(literal -3 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 (*.f64 y y) #s(literal -3 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 27 binary64) (pow.f64 y #s(literal 6 binary64))))) (neg.f64 (fma.f64 x x (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 y y) #s(literal 3 binary64))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal -27 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -3 binary64)) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 y y) #s(literal -3 binary64))))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal 2 binary64))) (+.f64 x (*.f64 (*.f64 y y) #s(literal 3 binary64)))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 y y) #s(literal -3 binary64)) #s(literal 2 binary64))) (-.f64 x (*.f64 (*.f64 y y) #s(literal -3 binary64)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 27 binary64) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 x x (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 y y) #s(literal 3 binary64)))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal -27 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -3 binary64)) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 y y) #s(literal -3 binary64)))))) |
(fma.f64 (*.f64 y y) #s(literal -3 binary64) x) |
(fma.f64 #s(literal -3 binary64) (*.f64 y y) x) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (*.f64 (*.f64 y y) #s(literal 3 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal 2 binary64)) (+.f64 x (*.f64 (*.f64 y y) #s(literal 3 binary64))))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (*.f64 y y) #s(literal -3 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -3 binary64)) #s(literal 2 binary64)) (-.f64 x (*.f64 (*.f64 y y) #s(literal -3 binary64))))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 y y) #s(literal 3 binary64)))))) (/.f64 (*.f64 #s(literal 27 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 x x (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 y y) #s(literal 3 binary64))))))) |
(-.f64 x (*.f64 (*.f64 y y) #s(literal 3 binary64))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -3 binary64)) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 y y) #s(literal -3 binary64)))))) (/.f64 (*.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal -27 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -3 binary64)) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 y y) #s(literal -3 binary64))))))) |
(+.f64 (*.f64 (*.f64 y y) #s(literal -3 binary64)) x) |
(+.f64 x (*.f64 (neg.f64 (*.f64 y y)) #s(literal 3 binary64))) |
(+.f64 x (*.f64 (*.f64 y y) #s(literal -3 binary64))) |
x |
(*.f64 (*.f64 y y) #s(literal 3 binary64)) |
(*.f64 #s(literal 3 binary64) (*.f64 y y)) |
(*.f64 y (*.f64 y #s(literal 3 binary64))) |
(*.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 (neg.f64 y)) (neg.f64 (neg.f64 y))) |
(*.f64 (fabs.f64 y) (fabs.f64 y)) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 y y) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 y) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 y) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(fabs.f64 (*.f64 y y)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
(*.f64 (*.f64 y y) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 x (*.f64 y y)) |
#s(approx (- (/ (/ x y) y) 3) (/.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 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal -3 binary64) x)) (/.f64 #s(literal 3 binary64) x) (pow.f64 y #s(literal -4 binary64))))) |
(*.f64 (-.f64 (pow.f64 y #s(literal -6 binary64)) (pow.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 3 binary64))) (/.f64 x (fma.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal -3 binary64) x)) (/.f64 #s(literal 3 binary64) x) (pow.f64 y #s(literal -4 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 y #s(literal -6 binary64)) (pow.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 3 binary64))) x))) (neg.f64 (neg.f64 (fma.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal -3 binary64) x)) (/.f64 #s(literal 3 binary64) x) (pow.f64 y #s(literal -4 binary64)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal -12 binary64)) (pow.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 6 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 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal -3 binary64) x)) (/.f64 #s(literal 3 binary64) x) (pow.f64 y #s(literal -4 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal -18 binary64)) (pow.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 9 binary64))) x) (*.f64 (+.f64 (pow.f64 y #s(literal -12 binary64)) (+.f64 (pow.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 6 binary64)) (*.f64 (pow.f64 y #s(literal -6 binary64)) (pow.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 3 binary64))))) (fma.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal -3 binary64) x)) (/.f64 #s(literal 3 binary64) x) (pow.f64 y #s(literal -4 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 y #s(literal -6 binary64)) (pow.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 3 binary64))) x)) (neg.f64 (fma.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal -3 binary64) x)) (/.f64 #s(literal 3 binary64) x) (pow.f64 y #s(literal -4 binary64))))) |
(/.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 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal -3 binary64) x)) (/.f64 #s(literal 3 binary64) x) (pow.f64 y #s(literal -4 binary64)))) |
(*.f64 (-.f64 (pow.f64 y #s(literal -6 binary64)) (pow.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 3 binary64))) x) |
(*.f64 x (-.f64 (pow.f64 y #s(literal -6 binary64)) (pow.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 3 binary64)))) |
(*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 9 binary64) (fma.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 (pow.f64 y #s(literal -18 binary64)) (pow.f64 (*.f64 #s(literal -27 binary64) (pow.f64 x #s(literal -3 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 y #s(literal -12 binary64)) (-.f64 (*.f64 (*.f64 #s(literal -27 binary64) (pow.f64 x #s(literal -3 binary64))) (*.f64 #s(literal -27 binary64) (pow.f64 x #s(literal -3 binary64)))) (*.f64 (pow.f64 y #s(literal -6 binary64)) (*.f64 #s(literal -27 binary64) (pow.f64 x #s(literal -3 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal -12 binary64)) (pow.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 y #s(literal -6 binary64)) (pow.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 3 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal -18 binary64)) (pow.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 9 binary64)))) (neg.f64 (+.f64 (pow.f64 y #s(literal -12 binary64)) (+.f64 (pow.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 6 binary64)) (*.f64 (pow.f64 y #s(literal -6 binary64)) (pow.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 3 binary64))))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64))) (*.f64 (neg.f64 (pow.f64 y #s(literal 6 binary64))) #s(literal 27 binary64))) (*.f64 (neg.f64 (pow.f64 y #s(literal 6 binary64))) (pow.f64 x #s(literal 3 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) (*.f64 (neg.f64 (pow.f64 y #s(literal 6 binary64))) #s(literal -27 binary64))) (*.f64 (neg.f64 (pow.f64 y #s(literal 6 binary64))) (pow.f64 (neg.f64 x) #s(literal 3 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) (*.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal -27 binary64))) (*.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64)))) |
(/.f64 (-.f64 (pow.f64 y #s(literal -12 binary64)) (pow.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 6 binary64))) (+.f64 (pow.f64 y #s(literal -6 binary64)) (pow.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 3 binary64)))) |
(/.f64 (-.f64 (pow.f64 y #s(literal -18 binary64)) (pow.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 9 binary64))) (+.f64 (pow.f64 y #s(literal -12 binary64)) (+.f64 (pow.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 6 binary64)) (*.f64 (pow.f64 y #s(literal -6 binary64)) (pow.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 3 binary64)))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 27 binary64) (pow.f64 y #s(literal 6 binary64)))) (*.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 (neg.f64 (pow.f64 y #s(literal -3 binary64))) (neg.f64 (pow.f64 y #s(literal -3 binary64))) (*.f64 #s(literal -27 binary64) (pow.f64 x #s(literal -3 binary64)))) |
(fma.f64 (fabs.f64 (pow.f64 y #s(literal -3 binary64))) (fabs.f64 (pow.f64 y #s(literal -3 binary64))) (*.f64 #s(literal -27 binary64) (pow.f64 x #s(literal -3 binary64)))) |
(fma.f64 (pow.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal -27 binary64) (pow.f64 x #s(literal -3 binary64)))) |
(fma.f64 (pow.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 3 binary64)) (*.f64 #s(literal -27 binary64) (pow.f64 x #s(literal -3 binary64)))) |
(fma.f64 (pow.f64 y #s(literal -3 binary64)) (pow.f64 y #s(literal -3 binary64)) (*.f64 #s(literal -27 binary64) (pow.f64 x #s(literal -3 binary64)))) |
(fma.f64 (pow.f64 y #s(literal -4 binary64)) (pow.f64 y #s(literal -2 binary64)) (*.f64 #s(literal -27 binary64) (pow.f64 x #s(literal -3 binary64)))) |
(fma.f64 (pow.f64 y #s(literal -2 binary64)) (pow.f64 y #s(literal -4 binary64)) (*.f64 #s(literal -27 binary64) (pow.f64 x #s(literal -3 binary64)))) |
(-.f64 (/.f64 (pow.f64 y #s(literal -12 binary64)) (+.f64 (pow.f64 y #s(literal -6 binary64)) (pow.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 3 binary64)))) (/.f64 (pow.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 6 binary64)) (+.f64 (pow.f64 y #s(literal -6 binary64)) (pow.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 3 binary64))))) |
(-.f64 (/.f64 (pow.f64 y #s(literal -18 binary64)) (+.f64 (pow.f64 y #s(literal -12 binary64)) (+.f64 (pow.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 6 binary64)) (*.f64 (pow.f64 y #s(literal -6 binary64)) (pow.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 3 binary64)))))) (/.f64 (pow.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 9 binary64)) (+.f64 (pow.f64 y #s(literal -12 binary64)) (+.f64 (pow.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 6 binary64)) (*.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 -6 binary64)) (pow.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 3 binary64))) |
(+.f64 (pow.f64 y #s(literal -6 binary64)) (*.f64 #s(literal -27 binary64) (pow.f64 x #s(literal -3 binary64)))) |
(*.f64 (neg.f64 (pow.f64 y #s(literal -3 binary64))) (neg.f64 (pow.f64 y #s(literal -3 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 y #s(literal -3 binary64))) (fabs.f64 (pow.f64 y #s(literal -3 binary64)))) |
(*.f64 (pow.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 3 binary64))) |
(*.f64 (pow.f64 y #s(literal -3 binary64)) (pow.f64 y #s(literal -3 binary64))) |
(*.f64 (pow.f64 y #s(literal -4 binary64)) (pow.f64 y #s(literal -2 binary64))) |
(*.f64 (pow.f64 y #s(literal -2 binary64)) (pow.f64 y #s(literal -4 binary64))) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal -6 binary64)) |
(pow.f64 (pow.f64 y #s(literal -3 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 y #s(literal -6 binary64)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 y y) #s(literal -3 binary64)) |
(pow.f64 y #s(literal -6 binary64)) |
(/.f64 (pow.f64 (neg.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (neg.f64 y)) #s(literal 3 binary64))) |
(/.f64 (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 3 binary64)) (pow.f64 (neg.f64 y) #s(literal 3 binary64))) |
(/.f64 #s(literal -1 binary64) (pow.f64 (neg.f64 (*.f64 y y)) #s(literal 3 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (pow.f64 y #s(literal 6 binary64))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal -3 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64))) |
(neg.f64 (pow.f64 (/.f64 (/.f64 #s(literal -1 binary64) y) y) #s(literal 3 binary64))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 (log.f64 y) #s(literal 6 binary64)))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 y) #s(literal 6 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 y) #s(literal 6 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 y) #s(literal -2 binary64)) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 y #s(literal 6 binary64))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 y #s(literal -2 binary64))) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 y) #s(literal -6 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 y) #s(literal -6 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal -6 binary64)))) |
#s(literal -6 binary64) |
(*.f64 (/.f64 #s(literal 27 binary64) (pow.f64 x #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3/2 binary64)))) |
(*.f64 (/.f64 #s(literal 27 binary64) x) (pow.f64 x #s(literal -2 binary64))) |
(*.f64 (neg.f64 (pow.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 3/2 binary64))) (neg.f64 (pow.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 3/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 3/2 binary64)) (pow.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 9 binary64)) (/.f64 #s(literal 3 binary64) x)) |
(*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 27 binary64)) (pow.f64 x #s(literal -1 binary64))) |
(*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 27 binary64)) |
(*.f64 #s(literal 27 binary64) (pow.f64 x #s(literal -3 binary64))) |
(*.f64 (/.f64 #s(literal 3 binary64) x) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 9 binary64))) |
(pow.f64 (exp.f64 (log.f64 (/.f64 #s(literal 3 binary64) x))) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 9 binary64)) #s(literal 3/2 binary64)) |
(pow.f64 (pow.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 3 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 3 binary64)) |
(/.f64 #s(literal 27 binary64) (neg.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)))) |
(/.f64 #s(literal 27 binary64) (pow.f64 x #s(literal 3 binary64))) |
(/.f64 #s(literal -27 binary64) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal 3 binary64) x) #s(literal -3 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 3 binary64) x)) #s(literal 3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (/.f64 #s(literal 3 binary64) x)) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 (/.f64 #s(literal 3 binary64) x)) #s(literal 3 binary64)))) |
(/.f64 (+.f64 (pow.f64 y #s(literal -12 binary64)) (pow.f64 (*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal -3 binary64) x)) (/.f64 #s(literal 3 binary64) x)) #s(literal 3 binary64))) (+.f64 (pow.f64 y #s(literal -8 binary64)) (-.f64 (pow.f64 (*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal -3 binary64) x)) (/.f64 #s(literal 3 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 y #s(literal -4 binary64)) (*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal -3 binary64) x)) (/.f64 #s(literal 3 binary64) x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal -3 binary64) x)) (/.f64 #s(literal 3 binary64) x)) #s(literal 2 binary64)) (pow.f64 y #s(literal -8 binary64)))) (neg.f64 (-.f64 (*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal -3 binary64) x)) (/.f64 #s(literal 3 binary64) x)) (pow.f64 y #s(literal -4 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal -3 binary64) x)) (/.f64 #s(literal 3 binary64) x)) #s(literal 3 binary64)) (pow.f64 y #s(literal -12 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal -3 binary64) x)) (/.f64 #s(literal 3 binary64) x)) #s(literal 2 binary64)) (-.f64 (pow.f64 y #s(literal -8 binary64)) (*.f64 (*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal -3 binary64) x)) (/.f64 #s(literal 3 binary64) x)) (pow.f64 y #s(literal -4 binary64))))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 (neg.f64 (pow.f64 y #s(literal 4 binary64))) (*.f64 #s(literal 3 binary64) (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal -3 binary64) x))))) (*.f64 (neg.f64 (pow.f64 y #s(literal 4 binary64))) x)) |
(/.f64 (+.f64 x (*.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 #s(literal 3 binary64) (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal -3 binary64) x))))) (*.f64 (pow.f64 y #s(literal 4 binary64)) x)) |
(/.f64 (fma.f64 (*.f64 #s(literal 3 binary64) (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal -3 binary64) x))) (neg.f64 (pow.f64 y #s(literal 4 binary64))) (*.f64 x #s(literal -1 binary64))) (*.f64 x (neg.f64 (pow.f64 y #s(literal 4 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 3 binary64) (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal -3 binary64) x))) (pow.f64 y #s(literal 4 binary64)) x) (*.f64 x (pow.f64 y #s(literal 4 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal -3 binary64) x)) (/.f64 #s(literal 3 binary64) x)) #s(literal 2 binary64)) (pow.f64 y #s(literal -8 binary64))) (-.f64 (*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal -3 binary64) x)) (/.f64 #s(literal 3 binary64) x)) (pow.f64 y #s(literal -4 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal -3 binary64) x)) (/.f64 #s(literal 3 binary64) x)) #s(literal 3 binary64)) (pow.f64 y #s(literal -12 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal -3 binary64) x)) (/.f64 #s(literal 3 binary64) x)) #s(literal 2 binary64)) (-.f64 (pow.f64 y #s(literal -8 binary64)) (*.f64 (*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal -3 binary64) x)) (/.f64 #s(literal 3 binary64) x)) (pow.f64 y #s(literal -4 binary64)))))) |
(fma.f64 (neg.f64 (pow.f64 y #s(literal -2 binary64))) (neg.f64 (pow.f64 y #s(literal -2 binary64))) (*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal -3 binary64) x)) (/.f64 #s(literal 3 binary64) x))) |
(fma.f64 (fabs.f64 (pow.f64 y #s(literal -2 binary64))) (fabs.f64 (pow.f64 y #s(literal -2 binary64))) (*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal -3 binary64) x)) (/.f64 #s(literal 3 binary64) x))) |
(fma.f64 (/.f64 (/.f64 #s(literal -1 binary64) y) y) (/.f64 (/.f64 #s(literal -1 binary64) y) y) (*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal -3 binary64) x)) (/.f64 #s(literal 3 binary64) x))) |
(fma.f64 (pow.f64 y #s(literal -2 binary64)) (pow.f64 y #s(literal -2 binary64)) (*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal -3 binary64) x)) (/.f64 #s(literal 3 binary64) x))) |
(fma.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal -3 binary64) x)) (/.f64 #s(literal 3 binary64) x) (pow.f64 y #s(literal -4 binary64))) |
(fma.f64 (/.f64 #s(literal 3 binary64) x) (/.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal -3 binary64) x)) #s(literal 1 binary64)) (pow.f64 y #s(literal -4 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 #s(literal 3 binary64) (/.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal -3 binary64) x)) x) (pow.f64 y #s(literal -4 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal -3 binary64) x)) (/.f64 #s(literal 3 binary64) x)) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal -3 binary64) x)) (/.f64 #s(literal 3 binary64) x)) (pow.f64 y #s(literal -4 binary64)))) (/.f64 (pow.f64 y #s(literal -8 binary64)) (-.f64 (*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal -3 binary64) x)) (/.f64 #s(literal 3 binary64) x)) (pow.f64 y #s(literal -4 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal -3 binary64) x)) (/.f64 #s(literal 3 binary64) x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal -3 binary64) x)) (/.f64 #s(literal 3 binary64) x)) #s(literal 2 binary64)) (-.f64 (pow.f64 y #s(literal -8 binary64)) (*.f64 (*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal -3 binary64) x)) (/.f64 #s(literal 3 binary64) x)) (pow.f64 y #s(literal -4 binary64)))))) (/.f64 (pow.f64 y #s(literal -12 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal -3 binary64) x)) (/.f64 #s(literal 3 binary64) x)) #s(literal 2 binary64)) (-.f64 (pow.f64 y #s(literal -8 binary64)) (*.f64 (*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal -3 binary64) x)) (/.f64 #s(literal 3 binary64) x)) (pow.f64 y #s(literal -4 binary64))))))) |
(+.f64 (pow.f64 y #s(literal -4 binary64)) (*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal -3 binary64) x)) (/.f64 #s(literal 3 binary64) x))) |
(+.f64 (*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal -3 binary64) x)) (/.f64 #s(literal 3 binary64) x)) (pow.f64 y #s(literal -4 binary64))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal -4 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 9 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 (+.f64 (pow.f64 y #s(literal -4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 9 binary64) (/.f64 #s(literal -3 binary64) (*.f64 (*.f64 y y) x)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) y)) x) (*.f64 (neg.f64 (neg.f64 y)) #s(literal -3 binary64))) (*.f64 (neg.f64 (neg.f64 y)) x)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) y)) (neg.f64 x)) (*.f64 (neg.f64 (neg.f64 y)) #s(literal 3 binary64))) (*.f64 (neg.f64 (neg.f64 y)) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 (*.f64 y y)) #s(literal -3 binary64))) (*.f64 (neg.f64 (*.f64 y y)) x)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (neg.f64 (*.f64 y y)) #s(literal 3 binary64))) (*.f64 (neg.f64 (*.f64 y y)) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) x) (*.f64 (neg.f64 y) #s(literal -3 binary64))) (*.f64 (neg.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 (pow.f64 y #s(literal -4 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 9 binary64))) (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal 3 binary64) x))) |
(/.f64 (-.f64 x (*.f64 (*.f64 y y) #s(literal -3 binary64))) (*.f64 (*.f64 y 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)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 9 binary64) (/.f64 #s(literal -3 binary64) (*.f64 (*.f64 y y) x))))) |
(-.f64 (/.f64 (pow.f64 y #s(literal -4 binary64)) (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal 3 binary64) x))) (/.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 9 binary64)) (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal 3 binary64) x)))) |
(-.f64 (/.f64 (pow.f64 y #s(literal -6 binary64)) (+.f64 (pow.f64 y #s(literal -4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 9 binary64) (/.f64 #s(literal -3 binary64) (*.f64 (*.f64 y y) x))))) (/.f64 (pow.f64 (/.f64 #s(literal -3 binary64) x) #s(literal 3 binary64)) (+.f64 (pow.f64 y #s(literal -4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 9 binary64) (/.f64 #s(literal -3 binary64) (*.f64 (*.f64 y y) x)))))) |
(-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal -3 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 y)) (/.f64 #s(literal 1 binary64) (fabs.f64 y))) |
(*.f64 (fabs.f64 (pow.f64 y #s(literal -1 binary64))) (fabs.f64 (pow.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 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -1 binary64) y)) |
(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 (neg.f64 (neg.f64 (/.f64 #s(literal -1 binary64) y))) (neg.f64 (neg.f64 (neg.f64 y)))) |
(/.f64 (pow.f64 y #s(literal -1 binary64)) y) |
(/.f64 (neg.f64 (/.f64 #s(literal -1 binary64) y)) (neg.f64 (neg.f64 y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 y y))) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 y)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 y y)))) |
(/.f64 #s(literal 1 binary64) (*.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 (cosh.f64 (*.f64 (log.f64 y) #s(literal -2 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal -2 binary64)))) |
#s(literal -2 binary64) |
(*.f64 (neg.f64 (pow.f64 y #s(literal -2 binary64))) (neg.f64 (pow.f64 y #s(literal -2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 y #s(literal -2 binary64))) (fabs.f64 (pow.f64 y #s(literal -2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) y) y) (/.f64 (/.f64 #s(literal -1 binary64) y) y)) |
(*.f64 (pow.f64 y #s(literal -2 binary64)) (pow.f64 y #s(literal -2 binary64))) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal -4 binary64)) |
(pow.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal -2 binary64)) |
(pow.f64 y #s(literal -4 binary64)) |
(/.f64 (*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) y)) (neg.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 y y)) |
(/.f64 (*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal -1 binary64)) (*.f64 (neg.f64 (neg.f64 y)) (neg.f64 (*.f64 y y)))) |
(/.f64 (*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) y)) (/.f64 #s(literal -1 binary64) y)) (*.f64 (neg.f64 (neg.f64 y)) (neg.f64 y))) |
(/.f64 (*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 y)) (*.f64 y y))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 (neg.f64 (*.f64 y y)) (neg.f64 (neg.f64 y)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) y)) (*.f64 (neg.f64 (*.f64 y y)) (neg.f64 y))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 (neg.f64 y) (neg.f64 (neg.f64 y)))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)) (*.f64 (neg.f64 y) (neg.f64 (*.f64 y y)))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) (*.f64 (neg.f64 y) (*.f64 y y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 (*.f64 y y) (neg.f64 (neg.f64 y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y)) (*.f64 (*.f64 y y) (neg.f64 y))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 y y) (neg.f64 (*.f64 y y)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (*.f64 y y)) (*.f64 y y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
(/.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 y y)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (pow.f64 y #s(literal 4 binary64))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 (log.f64 y) #s(literal 4 binary64)))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 y) #s(literal 4 binary64)))) |
(exp.f64 (fma.f64 (log.f64 y) #s(literal -2 binary64) (*.f64 (log.f64 y) #s(literal -2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 y) #s(literal -2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 y) #s(literal 4 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 y #s(literal 4 binary64))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 y) #s(literal -4 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 y) #s(literal -4 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal -4 binary64)))) |
#s(literal -4 binary64) |
#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 (* 1 x) x) |
#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 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 (* (- (/ (/ 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 (- (* 1 x) (* (* y y) 3)) (*.f64 (*.f64 y y) #s(literal -3 binary64))) |
#s(approx (- (* 1 x) (* (* y y) 3)) (fma.f64 (*.f64 y y) #s(literal -3 binary64) x)) |
#s(approx (* 1 x) x) |
#s(approx (* (* y y) x) (*.f64 (*.f64 y y) x)) |
#s(approx (/ (* (- (pow y -6) (pow (/ 3 x) 3)) x) (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4))) #s(literal -3 binary64)) |
#s(approx (/ (* (- (pow y -6) (pow (/ 3 x) 3)) x) (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4))) (-.f64 (/.f64 (/.f64 x y) y) #s(literal 3 binary64))) |
#s(approx (* (- (pow y -6) (pow (/ 3 x) 3)) x) (/.f64 #s(literal -27 binary64) (*.f64 x x))) |
#s(approx (* (- (pow y -6) (pow (/ 3 x) 3)) x) (/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 x y) y) #s(literal 3 binary64)) #s(literal 27 binary64)) (*.f64 x x))) |
#s(approx (- (pow y -6) (pow (/ 3 x) 3)) (pow.f64 (/.f64 #s(literal -3 binary64) x) #s(literal 3 binary64))) |
#s(approx (- (pow y -6) (pow (/ 3 x) 3)) (/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 x y) y) #s(literal 3 binary64)) #s(literal 27 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (pow (/ 3 x) 3) (pow.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 3 binary64))) |
#s(approx (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 9 binary64))) |
#s(approx (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4)) (/.f64 (fma.f64 (/.f64 (/.f64 x y) y) #s(literal 3 binary64) #s(literal 9 binary64)) (*.f64 x x))) |
#s(approx (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4)) (/.f64 (fma.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 3 binary64) (/.f64 x (pow.f64 y #s(literal 4 binary64)))) x #s(literal 9 binary64)) (*.f64 x x))) |
#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 (- (/ (/ 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 (* (- (/ (/ 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 (* (- (/ (/ 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 (- (* 1 x) (* (* y y) 3)) x) |
#s(approx (- (* 1 x) (* (* y y) 3)) (*.f64 (fma.f64 (/.f64 (*.f64 y y) x) #s(literal -3 binary64) #s(literal 1 binary64)) x)) |
#s(approx (/ (* (- (pow y -6) (pow (/ 3 x) 3)) x) (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4))) (/.f64 (/.f64 x y) y)) |
#s(approx (/ (* (- (pow y -6) (pow (/ 3 x) 3)) x) (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4))) (*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal 3 binary64) x)) x)) |
#s(approx (/ (* (- (pow y -6) (pow (/ 3 x) 3)) x) (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4))) (*.f64 (fma.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (/.f64 (*.f64 y y) x) #s(literal 0 binary64)) (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal 3 binary64) x))) x)) |
#s(approx (/ (* (- (pow y -6) (pow (/ 3 x) 3)) x) (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 0 binary64)) (*.f64 y y)) (pow.f64 x #s(literal 3 binary64))) #s(literal 3 binary64) (-.f64 (pow.f64 y #s(literal -2 binary64)) (fma.f64 (/.f64 (*.f64 y y) x) (/.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 3 binary64) x)))) x)) |
#s(approx (* (- (pow y -6) (pow (/ 3 x) 3)) x) (/.f64 x (pow.f64 y #s(literal 6 binary64)))) |
#s(approx (* (- (pow y -6) (pow (/ 3 x) 3)) x) (*.f64 (-.f64 (pow.f64 y #s(literal -6 binary64)) (pow.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 3 binary64))) x)) |
#s(approx (- (pow y -6) (pow (/ 3 x) 3)) (pow.f64 y #s(literal -6 binary64))) |
#s(approx (- (pow y -6) (pow (/ 3 x) 3)) (-.f64 (pow.f64 y #s(literal -6 binary64)) (pow.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 3 binary64)))) |
#s(approx (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4)) (pow.f64 y #s(literal -4 binary64))) |
#s(approx (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4)) (fma.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal 3 binary64) x) (pow.f64 y #s(literal -4 binary64)))) |
#s(approx (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 9 binary64) (fma.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal 3 binary64) x) (pow.f64 y #s(literal -4 binary64))))) |
#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) (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 3 binary64) x) (pow.f64 y #s(literal -2 binary64))) x))) |
#s(approx (* (- (/ (/ 1 (neg y)) (neg y)) (/ 3 x)) x) (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 3 binary64) x) (pow.f64 y #s(literal -2 binary64))) x))) |
#s(approx (* (- (/ (/ 1 (neg y)) (neg y)) (/ 3 x)) x) (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 3 binary64) x) (pow.f64 y #s(literal -2 binary64))) x))) |
#s(approx (- (/ (/ x y) y) 3) (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 3 binary64) x) (pow.f64 y #s(literal -2 binary64))) x))) |
#s(approx (* (- (/ (/ 1 (neg y)) (neg y)) (/ 3 x)) x) (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 3 binary64) x) (pow.f64 y #s(literal -2 binary64))) x))) |
#s(approx (- (* 1 x) (* (* y y) 3)) (neg.f64 (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 y y) x) #s(literal 3 binary64)) #s(literal 1 binary64)) x))) |
#s(approx (/ (* (- (pow y -6) (pow (/ 3 x) 3)) x) (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4))) (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 3 binary64) x) (pow.f64 y #s(literal -2 binary64))) x))) |
#s(approx (/ (* (- (pow y -6) (pow (/ 3 x) 3)) x) (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4))) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (/.f64 (*.f64 y y) x) #s(literal 0 binary64))) #s(literal 3 binary64)) x)) (pow.f64 y #s(literal -2 binary64))) x))) |
#s(approx (/ (* (- (pow y -6) (pow (/ 3 x) 3)) x) (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4))) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 y y) (fma.f64 (*.f64 (*.f64 y y) (*.f64 (/.f64 (*.f64 y y) x) #s(literal 0 binary64))) #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) (*.f64 y y)))) x)) #s(literal 3 binary64)) x)) (pow.f64 y #s(literal -2 binary64))) x))) |
#s(approx (* (- (pow y -6) (pow (/ 3 x) 3)) x) (neg.f64 (*.f64 (-.f64 (pow.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 3 binary64)) (pow.f64 y #s(literal -6 binary64))) x))) |
#s(approx (- (/ (/ x y) y) 3) (/.f64 (fma.f64 (*.f64 y y) #s(literal -3 binary64) x) (*.f64 y y))) |
#s(approx (* (- (/ (/ 1 (neg y)) (neg y)) (/ 3 x)) x) (/.f64 (fma.f64 (*.f64 y y) #s(literal -3 binary64) x) (*.f64 y y))) |
#s(approx (- (/ (/ 1 (neg y)) (neg y)) (/ 3 x)) (/.f64 (fma.f64 (/.f64 (*.f64 y y) x) #s(literal -3 binary64) #s(literal 1 binary64)) (*.f64 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 (* (- (/ (/ 1 (neg y)) (neg y)) (/ 3 x)) x) (/.f64 (fma.f64 (*.f64 y y) #s(literal -3 binary64) x) (*.f64 y y))) |
#s(approx (- (/ (/ 1 (neg y)) (neg y)) (/ 3 x)) (/.f64 (fma.f64 (/.f64 (*.f64 y y) x) #s(literal -3 binary64) #s(literal 1 binary64)) (*.f64 y y))) |
#s(approx (- (/ (/ x y) y) 3) (/.f64 (fma.f64 (*.f64 y y) #s(literal -3 binary64) x) (*.f64 y y))) |
#s(approx (* (- (/ (/ 1 (neg y)) (neg y)) (/ 3 x)) x) (/.f64 (fma.f64 (*.f64 y y) #s(literal -3 binary64) x) (*.f64 y y))) |
#s(approx (- (/ (/ 1 (neg y)) (neg y)) (/ 3 x)) (/.f64 (fma.f64 (/.f64 (*.f64 y y) x) #s(literal -3 binary64) #s(literal 1 binary64)) (*.f64 y y))) |
#s(approx (- (* 1 x) (* (* y y) 3)) (fma.f64 (*.f64 y y) #s(literal -3 binary64) x)) |
#s(approx (* (* y y) 3) (*.f64 (*.f64 y y) #s(literal 3 binary64))) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx (/ (* (- (pow y -6) (pow (/ 3 x) 3)) x) (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4))) (/.f64 (fma.f64 (*.f64 y y) #s(literal -3 binary64) x) (*.f64 y y))) |
#s(approx (* (- (pow y -6) (pow (/ 3 x) 3)) x) (/.f64 (fma.f64 (/.f64 #s(literal -27 binary64) x) (/.f64 (pow.f64 y #s(literal 6 binary64)) x) x) (pow.f64 y #s(literal 6 binary64)))) |
#s(approx (- (pow y -6) (pow (/ 3 x) 3)) (/.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 y y) x) #s(literal 3 binary64)) #s(literal -27 binary64) #s(literal 1 binary64)) (pow.f64 y #s(literal 6 binary64)))) |
#s(approx (pow y -6) (pow.f64 y #s(literal -6 binary64))) |
#s(approx (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4)) (/.f64 (fma.f64 (/.f64 (*.f64 y y) x) #s(literal 3 binary64) #s(literal 1 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4)) (/.f64 (fma.f64 (fma.f64 (/.f64 #s(literal 9 binary64) x) (/.f64 (*.f64 y y) x) (/.f64 #s(literal 3 binary64) x)) (*.f64 y y) #s(literal 1 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (- (pow y -2) (/ -3 x)) (/.f64 (fma.f64 (/.f64 (*.f64 y y) x) #s(literal 3 binary64) #s(literal 1 binary64)) (*.f64 y y))) |
#s(approx (/ (/ 1 (neg y)) (neg y)) (pow.f64 y #s(literal -2 binary64))) |
#s(approx (pow y -4) (pow.f64 y #s(literal -4 binary64))) |
#s(approx (- (* 1 x) (* (* y y) 3)) (*.f64 (*.f64 y y) (-.f64 (/.f64 (/.f64 x y) y) #s(literal 3 binary64)))) |
#s(approx (/ (* (- (pow y -6) (pow (/ 3 x) 3)) x) (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4))) (-.f64 (neg.f64 (*.f64 (pow.f64 (/.f64 (/.f64 x y) y) #s(literal 2 binary64)) #s(literal 0 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (/.f64 x y) y) #s(literal 3 binary64)))) |
#s(approx (/ (* (- (pow y -6) (pow (/ 3 x) 3)) x) (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4))) (-.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 0 binary64)) x)) (pow.f64 y #s(literal 6 binary64))) (+.f64 (fma.f64 (pow.f64 (/.f64 (/.f64 x y) y) #s(literal 2 binary64)) #s(literal 0 binary64) (neg.f64 (/.f64 (/.f64 x y) y))) #s(literal 3 binary64)))) |
#s(approx (* (- (pow y -6) (pow (/ 3 x) 3)) x) (-.f64 (/.f64 x (pow.f64 y #s(literal 6 binary64))) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 27 binary64)))) |
#s(approx (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 9 binary64) (/.f64 #s(literal 3 binary64) (*.f64 (*.f64 y y) x)))) |
#s(approx (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 9 binary64) (fma.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal 3 binary64) x) (pow.f64 y #s(literal -4 binary64))))) |
Compiled 16 843 to 2 218 computations (86.8% saved)
8 alts after pruning (3 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 504 | 3 | 507 |
| Fresh | 0 | 0 | 0 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 3 | 3 |
| Total | 507 | 8 | 515 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 93.2% | (-.f64 (/.f64 x (*.f64 y y)) #s(literal 3 binary64)) |
| ✓ | 54.1% | #s(approx (- (/ (/ x y) y) 3) (/.f64 (/.f64 x y) y)) |
| ▶ | 54.1% | #s(approx (- (/ (/ x y) y) 3) (*.f64 (/.f64 x (neg.f64 y)) (/.f64 #s(literal -1 binary64) y))) |
| ▶ | 8.1% | #s(approx (- (/ x (* y y)) 3) (/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal -6 binary64)) (pow.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 3 binary64))) x) #s(approx (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4)) (pow.f64 y #s(literal -4 binary64))))) |
| ✓ | 47.4% | #s(approx (- (/ x (* y y)) 3) (/.f64 x (*.f64 y y))) |
| ▶ | 40.2% | #s(approx (- (/ x (* y y)) 3) (*.f64 (/.f64 #s(approx (- (* 1 x) (* (* y y) 3)) x) (*.f64 (*.f64 y y) x)) x)) |
| ✓ | 48.0% | #s(approx (- (/ x (* y y)) 3) (*.f64 #s(approx (- (pow y -2) (/ 3 x)) (/.f64 #s(literal -3 binary64) x)) x)) |
| ✓ | 48.1% | #s(approx (- (/ x (* y y)) 3) #s(literal -3 binary64)) |
Compiled 145 to 103 computations (29% saved)
| Inputs |
|---|
#s(approx (- (/ x (* y y)) 3) (*.f64 (/.f64 #s(approx (- (* 1 x) (* (* y y) 3)) x) (*.f64 (*.f64 y y) x)) x)) |
(*.f64 (/.f64 #s(approx (- (* 1 x) (* (* y y) 3)) x) (*.f64 (*.f64 y y) x)) x) |
(/.f64 #s(approx (- (* 1 x) (* (* y y) 3)) x) (*.f64 (*.f64 y y) x)) |
#s(approx (- (* 1 x) (* (* y y) 3)) x) |
x |
(*.f64 (*.f64 y y) x) |
(*.f64 y y) |
y |
#s(approx (- (/ x (* y y)) 3) (/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal -6 binary64)) (pow.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 3 binary64))) x) #s(approx (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4)) (pow.f64 y #s(literal -4 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal -6 binary64)) (pow.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 3 binary64))) x) #s(approx (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4)) (pow.f64 y #s(literal -4 binary64)))) |
(*.f64 (-.f64 (pow.f64 y #s(literal -6 binary64)) (pow.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 3 binary64))) x) |
(-.f64 (pow.f64 y #s(literal -6 binary64)) (pow.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 3 binary64))) |
(pow.f64 y #s(literal -6 binary64)) |
#s(literal -6 binary64) |
(pow.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 3 binary64)) |
(/.f64 #s(literal 3 binary64) x) |
#s(literal 3 binary64) |
#s(approx (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4)) (pow.f64 y #s(literal -4 binary64))) |
(pow.f64 y #s(literal -4 binary64)) |
#s(literal -4 binary64) |
#s(approx (- (/ (/ x y) y) 3) (*.f64 (/.f64 x (neg.f64 y)) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (/.f64 x (neg.f64 y)) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 x (neg.f64 y)) |
(neg.f64 y) |
(/.f64 #s(literal -1 binary64) y) |
#s(literal -1 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 (* (/ (- (* 1 x) (* (* y y) 3)) (* (* y y) x)) x) #s(hole binary64 -3)) |
#s(approx (* (/ (- (* 1 x) (* (* y y) 3)) (* (* y y) x)) x) #s(hole binary64 (- (/ x (pow y 2)) 3))) |
#s(approx (/ (- (* 1 x) (* (* y y) 3)) (* (* y y) x)) #s(hole binary64 (/ -3 x))) |
#s(approx (/ (- (* 1 x) (* (* y y) 3)) (* (* y y) x)) #s(hole binary64 (/ (- (/ x (pow y 2)) 3) x))) |
#s(approx (- (* 1 x) (* (* y y) 3)) #s(hole binary64 (* -3 (pow y 2)))) |
#s(approx (- (* 1 x) (* (* y y) 3)) #s(hole binary64 (- x (* 3 (pow y 2))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (* y y) x) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (/ (* (- (pow y -6) (pow (/ 3 x) 3)) x) (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4))) #s(hole binary64 -3)) |
#s(approx (/ (* (- (pow y -6) (pow (/ 3 x) 3)) x) (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4))) #s(hole binary64 (- (/ x (pow y 2)) 3))) |
#s(approx (* (- (pow y -6) (pow (/ 3 x) 3)) x) #s(hole binary64 (/ -27 (pow x 2)))) |
#s(approx (* (- (pow y -6) (pow (/ 3 x) 3)) x) #s(hole binary64 (/ (- (/ (pow x 3) (pow y 6)) 27) (pow x 2)))) |
#s(approx (- (pow y -6) (pow (/ 3 x) 3)) #s(hole binary64 (/ -27 (pow x 3)))) |
#s(approx (- (pow y -6) (pow (/ 3 x) 3)) #s(hole binary64 (/ (- (/ (pow x 3) (pow y 6)) 27) (pow x 3)))) |
#s(approx (pow (/ 3 x) 3) #s(hole binary64 (/ 27 (pow x 3)))) |
#s(approx (/ 3 x) #s(hole binary64 (/ 3 x))) |
#s(approx (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4)) #s(hole binary64 (/ 9 (pow x 2)))) |
#s(approx (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4)) #s(hole binary64 (/ (+ 9 (* 3 (/ x (pow y 2)))) (pow x 2)))) |
#s(approx (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4)) #s(hole binary64 (/ (+ 9 (* x (+ (* 3 (/ 1 (pow y 2))) (/ x (pow y 4))))) (pow x 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 (neg y)) (/ -1 y)) #s(hole binary64 (/ x (pow y 2)))) |
#s(approx (/ x (neg y)) #s(hole binary64 (* -1 (/ 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 x) (* (* y y) 3)) (* (* y y) x)) x) #s(hole binary64 (/ x (pow y 2)))) |
#s(approx (* (/ (- (* 1 x) (* (* y y) 3)) (* (* y y) x)) x) #s(hole binary64 (* x (- (/ 1 (pow y 2)) (* 3 (/ 1 x)))))) |
#s(approx (/ (- (* 1 x) (* (* y y) 3)) (* (* y y) x)) #s(hole binary64 (/ 1 (pow y 2)))) |
#s(approx (/ (- (* 1 x) (* (* y y) 3)) (* (* y y) x)) #s(hole binary64 (- (/ 1 (pow y 2)) (* 3 (/ 1 x))))) |
#s(approx (- (* 1 x) (* (* y y) 3)) #s(hole binary64 x)) |
#s(approx (- (* 1 x) (* (* y y) 3)) #s(hole binary64 (* x (+ 1 (* -3 (/ (pow y 2) x)))))) |
#s(approx (/ (* (- (pow y -6) (pow (/ 3 x) 3)) x) (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4))) #s(hole binary64 (/ x (pow y 2)))) |
#s(approx (/ (* (- (pow y -6) (pow (/ 3 x) 3)) x) (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4))) #s(hole binary64 (* x (- (/ 1 (pow y 2)) (* 3 (/ 1 x)))))) |
#s(approx (/ (* (- (pow y -6) (pow (/ 3 x) 3)) x) (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4))) #s(hole binary64 (* x (- (+ (* -1 (/ (+ (* -9 (pow y 2)) (* 9 (pow y 2))) (pow x 2))) (/ 1 (pow y 2))) (* 3 (/ 1 x)))))) |
#s(approx (/ (* (- (pow y -6) (pow (/ 3 x) 3)) x) (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4))) #s(hole binary64 (* x (- (+ (* 3 (/ (* (pow y 2) (+ (* -9 (pow y 2)) (* 9 (pow y 2)))) (pow x 3))) (/ 1 (pow y 2))) (+ (* -9 (/ (pow y 2) (pow x 2))) (+ (* 9 (/ (pow y 2) (pow x 2))) (* 3 (/ 1 x)))))))) |
#s(approx (* (- (pow y -6) (pow (/ 3 x) 3)) x) #s(hole binary64 (/ x (pow y 6)))) |
#s(approx (* (- (pow y -6) (pow (/ 3 x) 3)) x) #s(hole binary64 (* x (- (/ 1 (pow y 6)) (* 27 (/ 1 (pow x 3))))))) |
#s(approx (- (pow y -6) (pow (/ 3 x) 3)) #s(hole binary64 (/ 1 (pow y 6)))) |
#s(approx (- (pow y -6) (pow (/ 3 x) 3)) #s(hole binary64 (- (/ 1 (pow y 6)) (* 27 (/ 1 (pow x 3)))))) |
#s(approx (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4)) #s(hole binary64 (/ 1 (pow y 4)))) |
#s(approx (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4)) #s(hole binary64 (+ (* 3 (/ 1 (* x (pow y 2)))) (/ 1 (pow y 4))))) |
#s(approx (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4)) #s(hole binary64 (+ (/ 1 (pow y 4)) (+ (/ 3 (* x (pow y 2))) (/ 9 (pow x 2)))))) |
#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 x) (* (* y y) 3)) (* (* y y) x)) x) #s(hole binary64 (* -1 (* x (- (* 3 (/ 1 x)) (/ 1 (pow y 2))))))) |
#s(approx (- (* 1 x) (* (* y y) 3)) #s(hole binary64 (* -1 (* x (- (* 3 (/ (pow y 2) x)) 1))))) |
#s(approx (/ (* (- (pow y -6) (pow (/ 3 x) 3)) x) (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4))) #s(hole binary64 (* -1 (* x (- (* 3 (/ 1 x)) (/ 1 (pow y 2))))))) |
#s(approx (/ (* (- (pow y -6) (pow (/ 3 x) 3)) x) (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (* -1 (/ (+ (* -9 (pow y 2)) (* 9 (pow y 2))) x)) 3) x)) (/ 1 (pow y 2))))))) |
#s(approx (/ (* (- (pow y -6) (pow (/ 3 x) 3)) x) (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (* -1 (/ (+ (* -9 (pow y 2)) (+ (* -3 (/ (* (pow y 2) (+ (* -9 (pow y 2)) (* 9 (pow y 2)))) x)) (* 9 (pow y 2)))) x)) 3) x)) (/ 1 (pow y 2))))))) |
#s(approx (* (- (pow y -6) (pow (/ 3 x) 3)) x) #s(hole binary64 (* -1 (* x (- (* 27 (/ 1 (pow x 3))) (/ 1 (pow y 6))))))) |
#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 x) (* (* y y) 3)) (* (* y y) x)) x) #s(hole binary64 (/ (+ x (* -3 (pow y 2))) (pow y 2)))) |
#s(approx (/ (- (* 1 x) (* (* y y) 3)) (* (* y y) x)) #s(hole binary64 (/ (+ 1 (* -3 (/ (pow y 2) x))) (pow y 2)))) |
#s(approx (- (* 1 x) (* (* y y) 3)) #s(hole binary64 (+ x (* -3 (pow y 2))))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ (* (- (pow y -6) (pow (/ 3 x) 3)) x) (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4))) #s(hole binary64 (/ (+ x (* -3 (pow y 2))) (pow y 2)))) |
#s(approx (* (- (pow y -6) (pow (/ 3 x) 3)) x) #s(hole binary64 (/ (+ x (* -27 (/ (pow y 6) (pow x 2)))) (pow y 6)))) |
#s(approx (- (pow y -6) (pow (/ 3 x) 3)) #s(hole binary64 (/ (+ 1 (* -27 (/ (pow y 6) (pow x 3)))) (pow y 6)))) |
#s(approx (pow y -6) #s(hole binary64 (/ 1 (pow y 6)))) |
#s(approx (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4)) #s(hole binary64 (/ (+ 1 (* 3 (/ (pow y 2) x))) (pow y 4)))) |
#s(approx (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4)) #s(hole binary64 (/ (+ 1 (* (pow y 2) (+ (* 9 (/ (pow y 2) (pow x 2))) (* 3 (/ 1 x))))) (pow y 4)))) |
#s(approx (pow y -4) #s(hole binary64 (/ 1 (pow y 4)))) |
#s(approx (- (/ (/ x y) y) 3) #s(hole binary64 (/ (+ x (* -3 (pow y 2))) (pow y 2)))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (/ -1 y) #s(hole binary64 (/ -1 y))) |
#s(approx (- (* 1 x) (* (* y y) 3)) #s(hole binary64 (* (pow y 2) (- (/ x (pow y 2)) 3)))) |
#s(approx (/ (* (- (pow y -6) (pow (/ 3 x) 3)) x) (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4))) #s(hole binary64 (- (* -1 (/ (+ (* -1/3 (pow x 2)) (* 1/3 (pow x 2))) (pow y 4))) (+ 3 (* -1 (/ x (pow y 2))))))) |
#s(approx (/ (* (- (pow y -6) (pow (/ 3 x) 3)) x) (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4))) #s(hole binary64 (- (* 1/3 (/ (* x (+ (* -1/3 (pow x 2)) (* 1/3 (pow x 2)))) (pow y 6))) (+ 3 (+ (* -1 (/ x (pow y 2))) (+ (* -1/3 (/ (pow x 2) (pow y 4))) (* 1/3 (/ (pow x 2) (pow y 4))))))))) |
#s(approx (* (- (pow y -6) (pow (/ 3 x) 3)) x) #s(hole binary64 (- (/ x (pow y 6)) (* 27 (/ 1 (pow x 2)))))) |
#s(approx (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4)) #s(hole binary64 (+ (* 3 (/ 1 (* x (pow y 2)))) (* 9 (/ 1 (pow x 2)))))) |
#s(approx (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4)) #s(hole binary64 (+ (* 9 (/ 1 (pow x 2))) (+ (/ 1 (pow y 4)) (/ 3 (* x (pow y 2))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | x | @ | -inf | ((- (/ x (* y y)) 3) (* (/ (- (* 1 x) (* (* y y) 3)) (* (* y y) x)) x) (/ (- (* 1 x) (* (* y y) 3)) (* (* y y) x)) (- (* 1 x) (* (* y y) 3)) x (* (* y y) x) (* y y) y (- (/ x (* y y)) 3) (/ (* (- (pow y -6) (pow (/ 3 x) 3)) x) (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4))) (* (- (pow y -6) (pow (/ 3 x) 3)) x) (- (pow y -6) (pow (/ 3 x) 3)) (pow y -6) -6 (pow (/ 3 x) 3) (/ 3 x) 3 (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4)) (pow y -4) -4 (- (/ (/ x y) y) 3) (* (/ x (neg y)) (/ -1 y)) (/ x (neg y)) (neg y) (/ -1 y) -1) |
| 3.0ms | x | @ | 0 | ((- (/ x (* y y)) 3) (* (/ (- (* 1 x) (* (* y y) 3)) (* (* y y) x)) x) (/ (- (* 1 x) (* (* y y) 3)) (* (* y y) x)) (- (* 1 x) (* (* y y) 3)) x (* (* y y) x) (* y y) y (- (/ x (* y y)) 3) (/ (* (- (pow y -6) (pow (/ 3 x) 3)) x) (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4))) (* (- (pow y -6) (pow (/ 3 x) 3)) x) (- (pow y -6) (pow (/ 3 x) 3)) (pow y -6) -6 (pow (/ 3 x) 3) (/ 3 x) 3 (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4)) (pow y -4) -4 (- (/ (/ x y) y) 3) (* (/ x (neg y)) (/ -1 y)) (/ x (neg y)) (neg y) (/ -1 y) -1) |
| 3.0ms | y | @ | 0 | ((- (/ x (* y y)) 3) (* (/ (- (* 1 x) (* (* y y) 3)) (* (* y y) x)) x) (/ (- (* 1 x) (* (* y y) 3)) (* (* y y) x)) (- (* 1 x) (* (* y y) 3)) x (* (* y y) x) (* y y) y (- (/ x (* y y)) 3) (/ (* (- (pow y -6) (pow (/ 3 x) 3)) x) (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4))) (* (- (pow y -6) (pow (/ 3 x) 3)) x) (- (pow y -6) (pow (/ 3 x) 3)) (pow y -6) -6 (pow (/ 3 x) 3) (/ 3 x) 3 (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4)) (pow y -4) -4 (- (/ (/ x y) y) 3) (* (/ x (neg y)) (/ -1 y)) (/ x (neg y)) (neg y) (/ -1 y) -1) |
| 3.0ms | y | @ | inf | ((- (/ x (* y y)) 3) (* (/ (- (* 1 x) (* (* y y) 3)) (* (* y y) x)) x) (/ (- (* 1 x) (* (* y y) 3)) (* (* y y) x)) (- (* 1 x) (* (* y y) 3)) x (* (* y y) x) (* y y) y (- (/ x (* y y)) 3) (/ (* (- (pow y -6) (pow (/ 3 x) 3)) x) (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4))) (* (- (pow y -6) (pow (/ 3 x) 3)) x) (- (pow y -6) (pow (/ 3 x) 3)) (pow y -6) -6 (pow (/ 3 x) 3) (/ 3 x) 3 (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4)) (pow y -4) -4 (- (/ (/ x y) y) 3) (* (/ x (neg y)) (/ -1 y)) (/ x (neg y)) (neg y) (/ -1 y) -1) |
| 3.0ms | y | @ | -inf | ((- (/ x (* y y)) 3) (* (/ (- (* 1 x) (* (* y y) 3)) (* (* y y) x)) x) (/ (- (* 1 x) (* (* y y) 3)) (* (* y y) x)) (- (* 1 x) (* (* y y) 3)) x (* (* y y) x) (* y y) y (- (/ x (* y y)) 3) (/ (* (- (pow y -6) (pow (/ 3 x) 3)) x) (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4))) (* (- (pow y -6) (pow (/ 3 x) 3)) x) (- (pow y -6) (pow (/ 3 x) 3)) (pow y -6) -6 (pow (/ 3 x) 3) (/ 3 x) 3 (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4)) (pow y -4) -4 (- (/ (/ x y) y) 3) (* (/ x (neg y)) (/ -1 y)) (/ x (neg y)) (neg y) (/ -1 y) -1) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 285 | 2161 |
| 0 | 307 | 1959 |
| 1 | 1413 | 1876 |
| 0 | 8370 | 1814 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (- (/ x (* y y)) 3) (*.f64 (/.f64 #s(approx (- (* 1 x) (* (* y y) 3)) x) (*.f64 (*.f64 y y) x)) x)) |
(*.f64 (/.f64 #s(approx (- (* 1 x) (* (* y y) 3)) x) (*.f64 (*.f64 y y) x)) x) |
(/.f64 #s(approx (- (* 1 x) (* (* y y) 3)) x) (*.f64 (*.f64 y y) x)) |
#s(approx (- (* 1 x) (* (* y y) 3)) x) |
x |
(*.f64 (*.f64 y y) x) |
(*.f64 y y) |
y |
#s(approx (- (/ x (* y y)) 3) (/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal -6 binary64)) (pow.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 3 binary64))) x) #s(approx (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4)) (pow.f64 y #s(literal -4 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal -6 binary64)) (pow.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 3 binary64))) x) #s(approx (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4)) (pow.f64 y #s(literal -4 binary64)))) |
(*.f64 (-.f64 (pow.f64 y #s(literal -6 binary64)) (pow.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 3 binary64))) x) |
(-.f64 (pow.f64 y #s(literal -6 binary64)) (pow.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 3 binary64))) |
(pow.f64 y #s(literal -6 binary64)) |
#s(literal -6 binary64) |
(pow.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 3 binary64)) |
(/.f64 #s(literal 3 binary64) x) |
#s(literal 3 binary64) |
#s(approx (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4)) (pow.f64 y #s(literal -4 binary64))) |
(pow.f64 y #s(literal -4 binary64)) |
#s(literal -4 binary64) |
#s(approx (- (/ (/ x y) y) 3) (*.f64 (/.f64 x (neg.f64 y)) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (/.f64 x (neg.f64 y)) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 x (neg.f64 y)) |
(neg.f64 y) |
(/.f64 #s(literal -1 binary64) y) |
#s(literal -1 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 (* (/ (- (* 1 x) (* (* y y) 3)) (* (* y y) x)) x) #s(hole binary64 -3)) |
#s(approx (* (/ (- (* 1 x) (* (* y y) 3)) (* (* y y) x)) x) #s(hole binary64 (- (/ x (pow y 2)) 3))) |
#s(approx (/ (- (* 1 x) (* (* y y) 3)) (* (* y y) x)) #s(hole binary64 (/ -3 x))) |
#s(approx (/ (- (* 1 x) (* (* y y) 3)) (* (* y y) x)) #s(hole binary64 (/ (- (/ x (pow y 2)) 3) x))) |
#s(approx (- (* 1 x) (* (* y y) 3)) #s(hole binary64 (* -3 (pow y 2)))) |
#s(approx (- (* 1 x) (* (* y y) 3)) #s(hole binary64 (- x (* 3 (pow y 2))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (* y y) x) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (/ (* (- (pow y -6) (pow (/ 3 x) 3)) x) (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4))) #s(hole binary64 -3)) |
#s(approx (/ (* (- (pow y -6) (pow (/ 3 x) 3)) x) (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4))) #s(hole binary64 (- (/ x (pow y 2)) 3))) |
#s(approx (* (- (pow y -6) (pow (/ 3 x) 3)) x) #s(hole binary64 (/ -27 (pow x 2)))) |
#s(approx (* (- (pow y -6) (pow (/ 3 x) 3)) x) #s(hole binary64 (/ (- (/ (pow x 3) (pow y 6)) 27) (pow x 2)))) |
#s(approx (- (pow y -6) (pow (/ 3 x) 3)) #s(hole binary64 (/ -27 (pow x 3)))) |
#s(approx (- (pow y -6) (pow (/ 3 x) 3)) #s(hole binary64 (/ (- (/ (pow x 3) (pow y 6)) 27) (pow x 3)))) |
#s(approx (pow (/ 3 x) 3) #s(hole binary64 (/ 27 (pow x 3)))) |
#s(approx (/ 3 x) #s(hole binary64 (/ 3 x))) |
#s(approx (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4)) #s(hole binary64 (/ 9 (pow x 2)))) |
#s(approx (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4)) #s(hole binary64 (/ (+ 9 (* 3 (/ x (pow y 2)))) (pow x 2)))) |
#s(approx (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4)) #s(hole binary64 (/ (+ 9 (* x (+ (* 3 (/ 1 (pow y 2))) (/ x (pow y 4))))) (pow x 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 (neg y)) (/ -1 y)) #s(hole binary64 (/ x (pow y 2)))) |
#s(approx (/ x (neg y)) #s(hole binary64 (* -1 (/ 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 x) (* (* y y) 3)) (* (* y y) x)) x) #s(hole binary64 (/ x (pow y 2)))) |
#s(approx (* (/ (- (* 1 x) (* (* y y) 3)) (* (* y y) x)) x) #s(hole binary64 (* x (- (/ 1 (pow y 2)) (* 3 (/ 1 x)))))) |
#s(approx (/ (- (* 1 x) (* (* y y) 3)) (* (* y y) x)) #s(hole binary64 (/ 1 (pow y 2)))) |
#s(approx (/ (- (* 1 x) (* (* y y) 3)) (* (* y y) x)) #s(hole binary64 (- (/ 1 (pow y 2)) (* 3 (/ 1 x))))) |
#s(approx (- (* 1 x) (* (* y y) 3)) #s(hole binary64 x)) |
#s(approx (- (* 1 x) (* (* y y) 3)) #s(hole binary64 (* x (+ 1 (* -3 (/ (pow y 2) x)))))) |
#s(approx (/ (* (- (pow y -6) (pow (/ 3 x) 3)) x) (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4))) #s(hole binary64 (/ x (pow y 2)))) |
#s(approx (/ (* (- (pow y -6) (pow (/ 3 x) 3)) x) (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4))) #s(hole binary64 (* x (- (/ 1 (pow y 2)) (* 3 (/ 1 x)))))) |
#s(approx (/ (* (- (pow y -6) (pow (/ 3 x) 3)) x) (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4))) #s(hole binary64 (* x (- (+ (* -1 (/ (+ (* -9 (pow y 2)) (* 9 (pow y 2))) (pow x 2))) (/ 1 (pow y 2))) (* 3 (/ 1 x)))))) |
#s(approx (/ (* (- (pow y -6) (pow (/ 3 x) 3)) x) (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4))) #s(hole binary64 (* x (- (+ (* 3 (/ (* (pow y 2) (+ (* -9 (pow y 2)) (* 9 (pow y 2)))) (pow x 3))) (/ 1 (pow y 2))) (+ (* -9 (/ (pow y 2) (pow x 2))) (+ (* 9 (/ (pow y 2) (pow x 2))) (* 3 (/ 1 x)))))))) |
#s(approx (* (- (pow y -6) (pow (/ 3 x) 3)) x) #s(hole binary64 (/ x (pow y 6)))) |
#s(approx (* (- (pow y -6) (pow (/ 3 x) 3)) x) #s(hole binary64 (* x (- (/ 1 (pow y 6)) (* 27 (/ 1 (pow x 3))))))) |
#s(approx (- (pow y -6) (pow (/ 3 x) 3)) #s(hole binary64 (/ 1 (pow y 6)))) |
#s(approx (- (pow y -6) (pow (/ 3 x) 3)) #s(hole binary64 (- (/ 1 (pow y 6)) (* 27 (/ 1 (pow x 3)))))) |
#s(approx (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4)) #s(hole binary64 (/ 1 (pow y 4)))) |
#s(approx (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4)) #s(hole binary64 (+ (* 3 (/ 1 (* x (pow y 2)))) (/ 1 (pow y 4))))) |
#s(approx (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4)) #s(hole binary64 (+ (/ 1 (pow y 4)) (+ (/ 3 (* x (pow y 2))) (/ 9 (pow x 2)))))) |
#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 x) (* (* y y) 3)) (* (* y y) x)) x) #s(hole binary64 (* -1 (* x (- (* 3 (/ 1 x)) (/ 1 (pow y 2))))))) |
#s(approx (- (* 1 x) (* (* y y) 3)) #s(hole binary64 (* -1 (* x (- (* 3 (/ (pow y 2) x)) 1))))) |
#s(approx (/ (* (- (pow y -6) (pow (/ 3 x) 3)) x) (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4))) #s(hole binary64 (* -1 (* x (- (* 3 (/ 1 x)) (/ 1 (pow y 2))))))) |
#s(approx (/ (* (- (pow y -6) (pow (/ 3 x) 3)) x) (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (* -1 (/ (+ (* -9 (pow y 2)) (* 9 (pow y 2))) x)) 3) x)) (/ 1 (pow y 2))))))) |
#s(approx (/ (* (- (pow y -6) (pow (/ 3 x) 3)) x) (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (* -1 (/ (+ (* -9 (pow y 2)) (+ (* -3 (/ (* (pow y 2) (+ (* -9 (pow y 2)) (* 9 (pow y 2)))) x)) (* 9 (pow y 2)))) x)) 3) x)) (/ 1 (pow y 2))))))) |
#s(approx (* (- (pow y -6) (pow (/ 3 x) 3)) x) #s(hole binary64 (* -1 (* x (- (* 27 (/ 1 (pow x 3))) (/ 1 (pow y 6))))))) |
#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 x) (* (* y y) 3)) (* (* y y) x)) x) #s(hole binary64 (/ (+ x (* -3 (pow y 2))) (pow y 2)))) |
#s(approx (/ (- (* 1 x) (* (* y y) 3)) (* (* y y) x)) #s(hole binary64 (/ (+ 1 (* -3 (/ (pow y 2) x))) (pow y 2)))) |
#s(approx (- (* 1 x) (* (* y y) 3)) #s(hole binary64 (+ x (* -3 (pow y 2))))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ (* (- (pow y -6) (pow (/ 3 x) 3)) x) (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4))) #s(hole binary64 (/ (+ x (* -3 (pow y 2))) (pow y 2)))) |
#s(approx (* (- (pow y -6) (pow (/ 3 x) 3)) x) #s(hole binary64 (/ (+ x (* -27 (/ (pow y 6) (pow x 2)))) (pow y 6)))) |
#s(approx (- (pow y -6) (pow (/ 3 x) 3)) #s(hole binary64 (/ (+ 1 (* -27 (/ (pow y 6) (pow x 3)))) (pow y 6)))) |
#s(approx (pow y -6) #s(hole binary64 (/ 1 (pow y 6)))) |
#s(approx (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4)) #s(hole binary64 (/ (+ 1 (* 3 (/ (pow y 2) x))) (pow y 4)))) |
#s(approx (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4)) #s(hole binary64 (/ (+ 1 (* (pow y 2) (+ (* 9 (/ (pow y 2) (pow x 2))) (* 3 (/ 1 x))))) (pow y 4)))) |
#s(approx (pow y -4) #s(hole binary64 (/ 1 (pow y 4)))) |
#s(approx (- (/ (/ x y) y) 3) #s(hole binary64 (/ (+ x (* -3 (pow y 2))) (pow y 2)))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (/ -1 y) #s(hole binary64 (/ -1 y))) |
#s(approx (- (* 1 x) (* (* y y) 3)) #s(hole binary64 (* (pow y 2) (- (/ x (pow y 2)) 3)))) |
#s(approx (/ (* (- (pow y -6) (pow (/ 3 x) 3)) x) (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4))) #s(hole binary64 (- (* -1 (/ (+ (* -1/3 (pow x 2)) (* 1/3 (pow x 2))) (pow y 4))) (+ 3 (* -1 (/ x (pow y 2))))))) |
#s(approx (/ (* (- (pow y -6) (pow (/ 3 x) 3)) x) (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4))) #s(hole binary64 (- (* 1/3 (/ (* x (+ (* -1/3 (pow x 2)) (* 1/3 (pow x 2)))) (pow y 6))) (+ 3 (+ (* -1 (/ x (pow y 2))) (+ (* -1/3 (/ (pow x 2) (pow y 4))) (* 1/3 (/ (pow x 2) (pow y 4))))))))) |
#s(approx (* (- (pow y -6) (pow (/ 3 x) 3)) x) #s(hole binary64 (- (/ x (pow y 6)) (* 27 (/ 1 (pow x 2)))))) |
#s(approx (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4)) #s(hole binary64 (+ (* 3 (/ 1 (* x (pow y 2)))) (* 9 (/ 1 (pow x 2)))))) |
#s(approx (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4)) #s(hole binary64 (+ (* 9 (/ 1 (pow x 2))) (+ (/ 1 (pow y 4)) (/ 3 (* x (pow y 2))))))) |
| Outputs |
|---|
#s(approx (- (/ (/ x y) y) 3) (*.f64 (/.f64 #s(approx (- (* 1 x) (* (* y y) 3)) x) y) (/.f64 x (*.f64 y x)))) |
(*.f64 (/.f64 #s(approx (- (* 1 x) (* (* y y) 3)) x) y) (/.f64 x (*.f64 y x))) |
(*.f64 (/.f64 #s(approx (- (* 1 x) (* (* y y) 3)) x) x) (/.f64 (/.f64 x y) y)) |
(*.f64 (/.f64 #s(approx (- (* 1 x) (* (* y y) 3)) x) (*.f64 y y)) (/.f64 x x)) |
(*.f64 (/.f64 #s(approx (- (* 1 x) (* (* y y) 3)) x) (*.f64 (*.f64 y y) x)) x) |
(*.f64 x (/.f64 #s(approx (- (* 1 x) (* (* y y) 3)) x) (*.f64 (*.f64 y y) x))) |
(/.f64 (neg.f64 (*.f64 #s(approx (- (* 1 x) (* (* y y) 3)) x) x)) (neg.f64 (*.f64 (*.f64 y y) x))) |
(/.f64 (*.f64 #s(approx (- (* 1 x) (* (* y y) 3)) x) x) (*.f64 (*.f64 y y) x)) |
(/.f64 (neg.f64 (/.f64 #s(approx (- (* 1 x) (* (* y y) 3)) x) (*.f64 y y))) (neg.f64 x)) |
(/.f64 (neg.f64 (neg.f64 #s(approx (- (* 1 x) (* (* y y) 3)) x))) (neg.f64 (neg.f64 (*.f64 (*.f64 y y) x)))) |
(/.f64 (/.f64 #s(approx (- (* 1 x) (* (* y y) 3)) x) (*.f64 y y)) x) |
(/.f64 (neg.f64 #s(approx (- (* 1 x) (* (* y y) 3)) x)) (neg.f64 (*.f64 (*.f64 y y) x))) |
(/.f64 #s(approx (- (* 1 x) (* (* y y) 3)) x) (*.f64 (*.f64 y y) x)) |
#s(approx (- (* 1 x) (* (* y y) 3)) x) |
x |
(*.f64 (*.f64 y y) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 x (*.f64 y 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 (neg.f64 y)) (neg.f64 (neg.f64 y))) |
(*.f64 (fabs.f64 y) (fabs.f64 y)) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 y y) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 y) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 y) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(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(approx (- (/ (/ x y) y) 3) (*.f64 (-.f64 (pow.f64 y #s(literal -6 binary64)) (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 27 binary64))) (/.f64 x #s(approx (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4)) (pow.f64 y #s(literal -4 binary64)))))) |
(*.f64 (-.f64 (pow.f64 y #s(literal -6 binary64)) (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 27 binary64))) (/.f64 x #s(approx (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4)) (pow.f64 y #s(literal -4 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 y #s(literal -6 binary64)) (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 27 binary64))) x))) (neg.f64 (neg.f64 #s(approx (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4)) (pow.f64 y #s(literal -4 binary64)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal -12 binary64)) (pow.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 6 binary64))) x) (*.f64 (+.f64 (pow.f64 y #s(literal -6 binary64)) (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 27 binary64))) #s(approx (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4)) (pow.f64 y #s(literal -4 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal -18 binary64)) (pow.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 9 binary64))) x) (*.f64 (+.f64 (pow.f64 y #s(literal -12 binary64)) (+.f64 (pow.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 6 binary64)) (*.f64 (pow.f64 y #s(literal -6 binary64)) (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 27 binary64))))) #s(approx (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4)) (pow.f64 y #s(literal -4 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 y #s(literal -6 binary64)) (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 27 binary64))) x)) (neg.f64 #s(approx (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4)) (pow.f64 y #s(literal -4 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal -6 binary64)) (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 27 binary64))) x) #s(approx (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4)) (pow.f64 y #s(literal -4 binary64)))) |
(*.f64 (-.f64 (pow.f64 y #s(literal -6 binary64)) (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 27 binary64))) x) |
(*.f64 x (-.f64 (pow.f64 y #s(literal -6 binary64)) (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 27 binary64)))) |
(*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 9 binary64) (fma.f64 (/.f64 #s(literal 3 binary64) x) (pow.f64 y #s(literal -2 binary64)) (pow.f64 y #s(literal -4 binary64)))) (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal 3 binary64) x))) |
(/.f64 (-.f64 (pow.f64 y #s(literal -12 binary64)) (*.f64 (*.f64 #s(literal -27 binary64) (pow.f64 x #s(literal -3 binary64))) (*.f64 #s(literal -27 binary64) (pow.f64 x #s(literal -3 binary64))))) (-.f64 (pow.f64 y #s(literal -6 binary64)) (*.f64 #s(literal -27 binary64) (pow.f64 x #s(literal -3 binary64))))) |
(/.f64 (+.f64 (pow.f64 y #s(literal -18 binary64)) (pow.f64 (*.f64 #s(literal -27 binary64) (pow.f64 x #s(literal -3 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 y #s(literal -12 binary64)) (-.f64 (*.f64 (*.f64 #s(literal -27 binary64) (pow.f64 x #s(literal -3 binary64))) (*.f64 #s(literal -27 binary64) (pow.f64 x #s(literal -3 binary64)))) (*.f64 (pow.f64 y #s(literal -6 binary64)) (*.f64 #s(literal -27 binary64) (pow.f64 x #s(literal -3 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal -12 binary64)) (pow.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 y #s(literal -6 binary64)) (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 27 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal -18 binary64)) (pow.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 9 binary64)))) (neg.f64 (+.f64 (pow.f64 y #s(literal -12 binary64)) (+.f64 (pow.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 6 binary64)) (*.f64 (pow.f64 y #s(literal -6 binary64)) (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 27 binary64))))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64))) (*.f64 (neg.f64 (pow.f64 y #s(literal 6 binary64))) #s(literal 27 binary64))) (*.f64 (neg.f64 (pow.f64 y #s(literal 6 binary64))) (pow.f64 x #s(literal 3 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) (*.f64 (neg.f64 (pow.f64 y #s(literal 6 binary64))) #s(literal -27 binary64))) (*.f64 (neg.f64 (pow.f64 y #s(literal 6 binary64))) (pow.f64 (neg.f64 x) #s(literal 3 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) (*.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal -27 binary64))) (*.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64)))) |
(/.f64 (-.f64 (pow.f64 y #s(literal -12 binary64)) (pow.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 6 binary64))) (+.f64 (pow.f64 y #s(literal -6 binary64)) (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 27 binary64)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 27 binary64) (pow.f64 y #s(literal 6 binary64)))) (*.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(/.f64 (-.f64 (pow.f64 y #s(literal -18 binary64)) (pow.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 9 binary64))) (+.f64 (pow.f64 y #s(literal -12 binary64)) (+.f64 (pow.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 6 binary64)) (*.f64 (pow.f64 y #s(literal -6 binary64)) (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 27 binary64)))))) |
(fma.f64 (neg.f64 (pow.f64 y #s(literal -3 binary64))) (neg.f64 (pow.f64 y #s(literal -3 binary64))) (*.f64 #s(literal -27 binary64) (pow.f64 x #s(literal -3 binary64)))) |
(fma.f64 (fabs.f64 (pow.f64 y #s(literal -3 binary64))) (fabs.f64 (pow.f64 y #s(literal -3 binary64))) (*.f64 #s(literal -27 binary64) (pow.f64 x #s(literal -3 binary64)))) |
(fma.f64 (pow.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 3 binary64)) (*.f64 #s(literal -27 binary64) (pow.f64 x #s(literal -3 binary64)))) |
(fma.f64 (pow.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal -27 binary64) (pow.f64 x #s(literal -3 binary64)))) |
(fma.f64 (pow.f64 y #s(literal -3 binary64)) (pow.f64 y #s(literal -3 binary64)) (*.f64 #s(literal -27 binary64) (pow.f64 x #s(literal -3 binary64)))) |
(fma.f64 (pow.f64 y #s(literal -4 binary64)) (pow.f64 y #s(literal -2 binary64)) (*.f64 #s(literal -27 binary64) (pow.f64 x #s(literal -3 binary64)))) |
(fma.f64 (pow.f64 y #s(literal -2 binary64)) (pow.f64 y #s(literal -4 binary64)) (*.f64 #s(literal -27 binary64) (pow.f64 x #s(literal -3 binary64)))) |
(-.f64 (/.f64 (pow.f64 y #s(literal -12 binary64)) (+.f64 (pow.f64 y #s(literal -6 binary64)) (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 27 binary64)))) (/.f64 (pow.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 6 binary64)) (+.f64 (pow.f64 y #s(literal -6 binary64)) (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 27 binary64))))) |
(-.f64 (/.f64 (pow.f64 y #s(literal -18 binary64)) (+.f64 (pow.f64 y #s(literal -12 binary64)) (+.f64 (pow.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 6 binary64)) (*.f64 (pow.f64 y #s(literal -6 binary64)) (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 27 binary64)))))) (/.f64 (pow.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 9 binary64)) (+.f64 (pow.f64 y #s(literal -12 binary64)) (+.f64 (pow.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 6 binary64)) (*.f64 (pow.f64 y #s(literal -6 binary64)) (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 27 binary64))))))) |
(-.f64 (pow.f64 y #s(literal -6 binary64)) (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 27 binary64))) |
(+.f64 (pow.f64 y #s(literal -6 binary64)) (*.f64 #s(literal -27 binary64) (pow.f64 x #s(literal -3 binary64)))) |
(*.f64 (neg.f64 (pow.f64 y #s(literal -3 binary64))) (neg.f64 (pow.f64 y #s(literal -3 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 y #s(literal -3 binary64))) (fabs.f64 (pow.f64 y #s(literal -3 binary64)))) |
(*.f64 (pow.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 y #s(literal -3 binary64)) (pow.f64 y #s(literal -3 binary64))) |
(*.f64 (pow.f64 y #s(literal -4 binary64)) (pow.f64 y #s(literal -2 binary64))) |
(*.f64 (pow.f64 y #s(literal -2 binary64)) (pow.f64 y #s(literal -4 binary64))) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal -6 binary64)) |
(pow.f64 (pow.f64 y #s(literal -3 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 y #s(literal -6 binary64)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 y y) #s(literal -3 binary64)) |
(pow.f64 y #s(literal -6 binary64)) |
(/.f64 #s(literal -1 binary64) (pow.f64 (neg.f64 (*.f64 y y)) #s(literal 3 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (pow.f64 y #s(literal 6 binary64))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal -3 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 (log.f64 y) #s(literal 6 binary64)))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 y) #s(literal 6 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 y) #s(literal -2 binary64)) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 y) #s(literal 6 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 y #s(literal -2 binary64))) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 y #s(literal 6 binary64))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 y) #s(literal -6 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 y) #s(literal -6 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal -6 binary64)))) |
#s(literal -6 binary64) |
(*.f64 (/.f64 #s(literal 27 binary64) (pow.f64 x #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3/2 binary64)))) |
(*.f64 (/.f64 #s(literal 27 binary64) x) (pow.f64 x #s(literal -2 binary64))) |
(*.f64 (neg.f64 (pow.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 3/2 binary64))) (neg.f64 (pow.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 3/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 3/2 binary64)) (pow.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 9 binary64)) (/.f64 #s(literal 3 binary64) x)) |
(*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 27 binary64)) (pow.f64 x #s(literal -1 binary64))) |
(*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 27 binary64)) |
(*.f64 (/.f64 #s(literal 3 binary64) x) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 9 binary64))) |
(*.f64 #s(literal 27 binary64) (pow.f64 x #s(literal -3 binary64))) |
(pow.f64 (exp.f64 (log.f64 (/.f64 #s(literal 3 binary64) x))) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 9 binary64)) #s(literal 3/2 binary64)) |
(pow.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 3 binary64)) |
(pow.f64 (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 27 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 27 binary64) (neg.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)))) |
(/.f64 #s(literal 27 binary64) (pow.f64 x #s(literal 3 binary64))) |
(/.f64 #s(literal -27 binary64) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal 3 binary64) x) #s(literal -3 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 3 binary64) x)) #s(literal 3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (/.f64 #s(literal 3 binary64) x)) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 (/.f64 #s(literal 3 binary64) x)) #s(literal 3 binary64)))) |
(*.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 1 binary64)) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 3 binary64)) |
(*.f64 #s(literal 3 binary64) (pow.f64 x #s(literal -1 binary64))) |
(/.f64 #s(literal 6 binary64) (*.f64 x #s(literal 2 binary64))) |
(/.f64 #s(literal 6 binary64) (*.f64 #s(literal 2 binary64) x)) |
(/.f64 #s(literal -3 binary64) (neg.f64 x)) |
(/.f64 #s(literal -6 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 x))) |
(/.f64 #s(literal -6 binary64) (*.f64 (neg.f64 x) #s(literal 2 binary64))) |
(/.f64 #s(literal 3 binary64) (neg.f64 (neg.f64 x))) |
(/.f64 #s(literal 3 binary64) x) |
#s(literal 3 binary64) |
#s(approx (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4)) (pow.f64 y #s(literal -4 binary64))) |
(*.f64 (neg.f64 (pow.f64 y #s(literal -2 binary64))) (neg.f64 (pow.f64 y #s(literal -2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 y #s(literal -2 binary64))) (fabs.f64 (pow.f64 y #s(literal -2 binary64)))) |
(*.f64 (pow.f64 y #s(literal -2 binary64)) (pow.f64 y #s(literal -2 binary64))) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal -4 binary64)) |
(pow.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal -2 binary64)) |
(pow.f64 y #s(literal -4 binary64)) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 y y) (neg.f64 (*.f64 y y)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (*.f64 y y)) (*.f64 y y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (pow.f64 y #s(literal 4 binary64))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 (log.f64 y) #s(literal 4 binary64)))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 y) #s(literal 4 binary64)))) |
(exp.f64 (fma.f64 (log.f64 y) #s(literal -2 binary64) (*.f64 (log.f64 y) #s(literal -2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 y) #s(literal -2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 y) #s(literal 4 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 y #s(literal 4 binary64))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 y) #s(literal -4 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 y) #s(literal -4 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal -4 binary64)))) |
#s(literal -4 binary64) |
#s(approx (- (/ (/ x y) y) 3) (/.f64 (/.f64 x y) y)) |
(*.f64 (/.f64 (/.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) y) y)) |
(*.f64 (/.f64 x (fabs.f64 y)) (/.f64 #s(literal 1 binary64) (fabs.f64 y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 y)) (/.f64 x (fabs.f64 y))) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) (/.f64 x y)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (/.f64 x y) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 x (neg.f64 y))) |
(*.f64 (/.f64 x (neg.f64 y)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 (/.f64 x y) y) #s(literal 1 binary64)) |
(*.f64 (/.f64 x y) (/.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64))) |
(*.f64 (/.f64 x y) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 x y) y)) |
(/.f64 (neg.f64 (/.f64 x (neg.f64 y))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 (*.f64 x (/.f64 #s(literal -1 binary64) y))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 (*.f64 (/.f64 x (neg.f64 y)) #s(literal -1 binary64))) (neg.f64 y)) |
(/.f64 (neg.f64 (*.f64 x #s(literal -1 binary64))) (neg.f64 (*.f64 (neg.f64 y) y))) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 (*.f64 y y)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (neg.f64 y))) (*.f64 #s(literal 2 binary64) (neg.f64 y))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) x)) (*.f64 y y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) x)) (*.f64 (neg.f64 y) y)) |
(/.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (*.f64 y y)) |
(/.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) (*.f64 y (neg.f64 y))) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 x)) (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 y y)))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 (neg.f64 (neg.f64 y)) y)) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 y)) (neg.f64 y))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 2 binary64) (*.f64 y y))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 y (neg.f64 (neg.f64 y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (neg.f64 y) (neg.f64 (neg.f64 y)))) |
(/.f64 (*.f64 x (/.f64 #s(literal -1 binary64) y)) (neg.f64 y)) |
(/.f64 (*.f64 (/.f64 x (neg.f64 y)) #s(literal -1 binary64)) y) |
(/.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 y (neg.f64 y))) |
(/.f64 (neg.f64 x) (neg.f64 (*.f64 y y))) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (*.f64 (neg.f64 y) y)) |
(/.f64 (/.f64 x (neg.f64 y)) (neg.f64 y)) |
(/.f64 (/.f64 x y) y) |
(/.f64 x (*.f64 y y)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) (/.f64 x #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 x y)) |
(*.f64 (/.f64 x y) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) x)) (neg.f64 y)) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 (neg.f64 y)))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal -2 binary64)) (*.f64 (neg.f64 y) #s(literal 2 binary64))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 y #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal -2 binary64) (neg.f64 x)) (*.f64 #s(literal 2 binary64) (neg.f64 y))) |
(/.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (*.f64 #s(literal -1 binary64) x) y) |
(/.f64 (neg.f64 x) (neg.f64 (neg.f64 y))) |
(/.f64 x (neg.f64 y)) |
(neg.f64 (/.f64 x y)) |
(*.f64 #s(literal -1 binary64) y) |
(*.f64 y #s(literal -1 binary64)) |
(neg.f64 y) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal -1 binary64))) |
(pow.f64 (neg.f64 y) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 y))) |
(/.f64 #s(literal -1 binary64) y) |
(/.f64 #s(literal 1 binary64) (neg.f64 y)) |
#s(literal -1 binary64) |
#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 x) (* (* y y) 3)) (* (* y y) x)) x) #s(literal -3 binary64)) |
#s(approx (* (/ (- (* 1 x) (* (* y y) 3)) (* (* y y) x)) x) (-.f64 (/.f64 (/.f64 x y) y) #s(literal 3 binary64))) |
#s(approx (/ (- (* 1 x) (* (* y y) 3)) (* (* y y) x)) (/.f64 #s(literal -3 binary64) x)) |
#s(approx (/ (- (* 1 x) (* (* y y) 3)) (* (* y y) x)) (/.f64 (-.f64 (/.f64 (/.f64 x y) y) #s(literal 3 binary64)) x)) |
#s(approx (- (* 1 x) (* (* y y) 3)) (*.f64 (*.f64 y y) #s(literal -3 binary64))) |
#s(approx (- (* 1 x) (* (* y y) 3)) (fma.f64 (*.f64 y y) #s(literal -3 binary64) x)) |
#s(approx x x) |
#s(approx (* (* y y) x) (*.f64 (*.f64 y y) x)) |
#s(approx (/ (* (- (pow y -6) (pow (/ 3 x) 3)) x) (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4))) #s(literal -3 binary64)) |
#s(approx (/ (* (- (pow y -6) (pow (/ 3 x) 3)) x) (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4))) (-.f64 (/.f64 (/.f64 x y) y) #s(literal 3 binary64))) |
#s(approx (* (- (pow y -6) (pow (/ 3 x) 3)) x) (/.f64 #s(literal -27 binary64) (*.f64 x x))) |
#s(approx (* (- (pow y -6) (pow (/ 3 x) 3)) x) (/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 x y) y) #s(literal 3 binary64)) #s(literal 27 binary64)) (*.f64 x x))) |
#s(approx (- (pow y -6) (pow (/ 3 x) 3)) (pow.f64 (/.f64 #s(literal -3 binary64) x) #s(literal 3 binary64))) |
#s(approx (- (pow y -6) (pow (/ 3 x) 3)) (/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 x y) y) #s(literal 3 binary64)) #s(literal 27 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (pow (/ 3 x) 3) (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 27 binary64))) |
#s(approx (/ 3 x) (/.f64 #s(literal 3 binary64) x)) |
#s(approx (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 9 binary64))) |
#s(approx (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4)) (/.f64 (fma.f64 (/.f64 (/.f64 x y) y) #s(literal 3 binary64) #s(literal 9 binary64)) (*.f64 x x))) |
#s(approx (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4)) (/.f64 (fma.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 3 binary64) (/.f64 x (pow.f64 y #s(literal 4 binary64)))) x #s(literal 9 binary64)) (*.f64 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 (neg y)) (/ -1 y)) (/.f64 (/.f64 x y) y)) |
#s(approx (/ x (neg y)) (/.f64 x (neg.f64 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 x) (* (* y y) 3)) (* (* y y) x)) x) (/.f64 (/.f64 x y) y)) |
#s(approx (* (/ (- (* 1 x) (* (* y y) 3)) (* (* y y) x)) x) (*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal 3 binary64) x)) x)) |
#s(approx (/ (- (* 1 x) (* (* y y) 3)) (* (* y y) x)) (pow.f64 y #s(literal -2 binary64))) |
#s(approx (/ (- (* 1 x) (* (* y y) 3)) (* (* y y) x)) (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal 3 binary64) x))) |
#s(approx (- (* 1 x) (* (* y y) 3)) x) |
#s(approx (- (* 1 x) (* (* y y) 3)) (*.f64 (fma.f64 (/.f64 (*.f64 y y) x) #s(literal -3 binary64) #s(literal 1 binary64)) x)) |
#s(approx (/ (* (- (pow y -6) (pow (/ 3 x) 3)) x) (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4))) (/.f64 (/.f64 x y) y)) |
#s(approx (/ (* (- (pow y -6) (pow (/ 3 x) 3)) x) (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4))) (*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal 3 binary64) x)) x)) |
#s(approx (/ (* (- (pow y -6) (pow (/ 3 x) 3)) x) (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4))) (*.f64 (fma.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (/.f64 (*.f64 y y) x) #s(literal 0 binary64)) (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal 3 binary64) x))) x)) |
#s(approx (/ (* (- (pow y -6) (pow (/ 3 x) 3)) x) (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 0 binary64)) (*.f64 y y)) (pow.f64 x #s(literal 3 binary64))) #s(literal 3 binary64) (-.f64 (pow.f64 y #s(literal -2 binary64)) (fma.f64 (/.f64 (*.f64 y y) x) (/.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 3 binary64) x)))) x)) |
#s(approx (* (- (pow y -6) (pow (/ 3 x) 3)) x) (/.f64 x (pow.f64 y #s(literal 6 binary64)))) |
#s(approx (* (- (pow y -6) (pow (/ 3 x) 3)) x) (*.f64 (-.f64 (pow.f64 y #s(literal -6 binary64)) (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 27 binary64))) x)) |
#s(approx (- (pow y -6) (pow (/ 3 x) 3)) (pow.f64 y #s(literal -6 binary64))) |
#s(approx (- (pow y -6) (pow (/ 3 x) 3)) (-.f64 (pow.f64 y #s(literal -6 binary64)) (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 27 binary64)))) |
#s(approx (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4)) (pow.f64 y #s(literal -4 binary64))) |
#s(approx (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4)) (fma.f64 (/.f64 #s(literal 3 binary64) x) (pow.f64 y #s(literal -2 binary64)) (pow.f64 y #s(literal -4 binary64)))) |
#s(approx (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 9 binary64) (fma.f64 (/.f64 #s(literal 3 binary64) x) (pow.f64 y #s(literal -2 binary64)) (pow.f64 y #s(literal -4 binary64))))) |
#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) (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 3 binary64) x) (pow.f64 y #s(literal -2 binary64))) x))) |
#s(approx (* (/ (- (* 1 x) (* (* y y) 3)) (* (* y y) x)) x) (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 3 binary64) x) (pow.f64 y #s(literal -2 binary64))) x))) |
#s(approx (- (* 1 x) (* (* y y) 3)) (neg.f64 (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 y y) x) #s(literal 3 binary64)) #s(literal 1 binary64)) x))) |
#s(approx (/ (* (- (pow y -6) (pow (/ 3 x) 3)) x) (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4))) (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 3 binary64) x) (pow.f64 y #s(literal -2 binary64))) x))) |
#s(approx (/ (* (- (pow y -6) (pow (/ 3 x) 3)) x) (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4))) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (/.f64 (*.f64 y y) x) #s(literal 0 binary64))) #s(literal 3 binary64)) x)) (pow.f64 y #s(literal -2 binary64))) x))) |
#s(approx (/ (* (- (pow y -6) (pow (/ 3 x) 3)) x) (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4))) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 y y) (fma.f64 (*.f64 (*.f64 y y) (*.f64 (/.f64 (*.f64 y y) x) #s(literal 0 binary64))) #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) (*.f64 y y)))) x)) #s(literal 3 binary64)) x)) (pow.f64 y #s(literal -2 binary64))) x))) |
#s(approx (* (- (pow y -6) (pow (/ 3 x) 3)) x) (neg.f64 (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 27 binary64)) (pow.f64 y #s(literal -6 binary64))) x))) |
#s(approx (- (/ (/ x y) y) 3) (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 3 binary64) x) (pow.f64 y #s(literal -2 binary64))) x))) |
#s(approx (- (/ (/ x y) y) 3) (/.f64 (fma.f64 (*.f64 y y) #s(literal -3 binary64) x) (*.f64 y y))) |
#s(approx (* (/ (- (* 1 x) (* (* y y) 3)) (* (* y y) x)) x) (/.f64 (fma.f64 (*.f64 y y) #s(literal -3 binary64) x) (*.f64 y y))) |
#s(approx (/ (- (* 1 x) (* (* y y) 3)) (* (* y y) x)) (/.f64 (fma.f64 (/.f64 (*.f64 y y) x) #s(literal -3 binary64) #s(literal 1 binary64)) (*.f64 y y))) |
#s(approx (- (* 1 x) (* (* y y) 3)) (fma.f64 (*.f64 y y) #s(literal -3 binary64) x)) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx y y) |
#s(approx (/ (* (- (pow y -6) (pow (/ 3 x) 3)) x) (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4))) (/.f64 (fma.f64 (*.f64 y y) #s(literal -3 binary64) x) (*.f64 y y))) |
#s(approx (* (- (pow y -6) (pow (/ 3 x) 3)) x) (/.f64 (fma.f64 (/.f64 #s(literal -27 binary64) x) (/.f64 (pow.f64 y #s(literal 6 binary64)) x) x) (pow.f64 y #s(literal 6 binary64)))) |
#s(approx (- (pow y -6) (pow (/ 3 x) 3)) (/.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 y y) x) #s(literal 3 binary64)) #s(literal -27 binary64) #s(literal 1 binary64)) (pow.f64 y #s(literal 6 binary64)))) |
#s(approx (pow y -6) (pow.f64 y #s(literal -6 binary64))) |
#s(approx (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4)) (/.f64 (fma.f64 (/.f64 (*.f64 y y) x) #s(literal 3 binary64) #s(literal 1 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4)) (/.f64 (fma.f64 (fma.f64 (/.f64 #s(literal 9 binary64) x) (/.f64 (*.f64 y y) x) (/.f64 #s(literal 3 binary64) x)) (*.f64 y y) #s(literal 1 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (pow y -4) (pow.f64 y #s(literal -4 binary64))) |
#s(approx (- (/ (/ x y) y) 3) (/.f64 (fma.f64 (*.f64 y y) #s(literal -3 binary64) x) (*.f64 y y))) |
#s(approx (neg y) (neg.f64 y)) |
#s(approx (/ -1 y) (/.f64 #s(literal -1 binary64) y)) |
#s(approx (- (* 1 x) (* (* y y) 3)) (*.f64 (*.f64 y y) (-.f64 (/.f64 (/.f64 x y) y) #s(literal 3 binary64)))) |
#s(approx (/ (* (- (pow y -6) (pow (/ 3 x) 3)) x) (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4))) (-.f64 (neg.f64 (*.f64 (pow.f64 (/.f64 (/.f64 x y) y) #s(literal 2 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 3 binary64) (/.f64 (/.f64 x y) y)))) |
#s(approx (/ (* (- (pow y -6) (pow (/ 3 x) 3)) x) (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4))) (-.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 0 binary64)) x)) (pow.f64 y #s(literal 6 binary64))) (+.f64 (-.f64 #s(literal 3 binary64) (/.f64 (/.f64 x y) y)) (*.f64 (pow.f64 (/.f64 (/.f64 x y) y) #s(literal 2 binary64)) #s(literal 0 binary64))))) |
#s(approx (* (- (pow y -6) (pow (/ 3 x) 3)) x) (-.f64 (/.f64 x (pow.f64 y #s(literal 6 binary64))) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 27 binary64)))) |
#s(approx (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 9 binary64) (/.f64 #s(literal 3 binary64) (*.f64 (*.f64 y y) x)))) |
#s(approx (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 9 binary64) (fma.f64 (/.f64 #s(literal 3 binary64) x) (pow.f64 y #s(literal -2 binary64)) (pow.f64 y #s(literal -4 binary64))))) |
Compiled 10 365 to 1 305 computations (87.4% saved)
8 alts after pruning (1 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 297 | 1 | 298 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 2 | 3 |
| Done | 0 | 5 | 5 |
| Total | 298 | 8 | 306 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 93.2% | (-.f64 (/.f64 x (*.f64 y y)) #s(literal 3 binary64)) |
| ✓ | 54.1% | #s(approx (- (/ (/ x y) y) 3) (/.f64 (/.f64 x y) y)) |
| ✓ | 54.1% | #s(approx (- (/ (/ x y) y) 3) (*.f64 (/.f64 x (neg.f64 y)) (/.f64 #s(literal -1 binary64) y))) |
| 7.4% | #s(approx (- (/ x (* y y)) 3) (/.f64 (*.f64 #s(approx (- (pow y -6) (pow (/ 3 x) 3)) (pow.f64 y #s(literal -6 binary64))) x) #s(approx (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4)) (pow.f64 y #s(literal -4 binary64))))) | |
| ✓ | 47.4% | #s(approx (- (/ x (* y y)) 3) (/.f64 x (*.f64 y y))) |
| ✓ | 40.2% | #s(approx (- (/ x (* y y)) 3) (*.f64 (/.f64 #s(approx (- (* 1 x) (* (* y y) 3)) x) (*.f64 (*.f64 y y) x)) x)) |
| ✓ | 48.0% | #s(approx (- (/ x (* y y)) 3) (*.f64 #s(approx (- (pow y -2) (/ 3 x)) (/.f64 #s(literal -3 binary64) x)) x)) |
| ✓ | 48.1% | #s(approx (- (/ x (* y y)) 3) #s(literal -3 binary64)) |
Compiled 441 to 194 computations (56% saved)
| Inputs |
|---|
#s(approx (- (/ x (* y y)) 3) #s(literal -3 binary64)) |
#s(approx (- (/ x (* y y)) 3) (*.f64 #s(approx (- (pow y -2) (/ 3 x)) (/.f64 #s(literal -3 binary64) x)) x)) |
#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 #s(approx (- (* 1 x) (* (* y y) 3)) x) (*.f64 (*.f64 y y) x)) x)) |
#s(approx (- (/ (/ x y) y) 3) (*.f64 (/.f64 x (neg.f64 y)) (/.f64 #s(literal -1 binary64) y))) |
#s(approx (- (/ x (* y y)) 3) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 y y) #s(literal 3 binary64))) (*.f64 (*.f64 y y) 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)) |
#s(approx (- (/ x (* y y)) 3) (/.f64 (*.f64 #s(approx (- (pow y -6) (pow (/ 3 x) 3)) (pow.f64 y #s(literal -6 binary64))) x) #s(approx (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4)) (pow.f64 y #s(literal -4 binary64))))) |
#s(approx (- (/ x (* y y)) 3) (/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal -6 binary64)) (pow.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 3 binary64))) x) #s(approx (+ (* (/ 3 x) (- (pow y -2) (/ -3 x))) (pow y -4)) (pow.f64 y #s(literal -4 binary64))))) |
#s(approx (- (/ x (* y y)) 3) (/.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))))) |
| Outputs |
|---|
(-.f64 (/.f64 (/.f64 x y) y) #s(literal 3 binary64)) |
5 calls:
| 25.0ms | x |
| 4.0ms | y |
| 3.0ms | (-.f64 (/.f64 x (*.f64 y y)) #s(literal 3 binary64)) |
| 3.0ms | (*.f64 y y) |
| 3.0ms | (/.f64 x (*.f64 y y)) |
| 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 #s(approx (- (pow y -2) (/ 3 x)) (/.f64 #s(literal -3 binary64) x)) x)) |
#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 | (-.f64 (/.f64 x (*.f64 y y)) #s(literal 3 binary64)) |
| 2.0ms | y |
| 2.0ms | x |
| 2.0ms | (/.f64 x (*.f64 y y)) |
| 2.0ms | (*.f64 y y) |
| 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)) |
| 93.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 #s(approx (- (pow y -2) (/ 3 x)) (/.f64 #s(literal -3 binary64) x)) x)) |
#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)) |
5 calls:
| 2.0ms | y |
| 2.0ms | x |
| 2.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 |
|---|---|---|
| 93.2% | 1 | x |
| 93.2% | 1 | (/.f64 x (*.f64 y y)) |
| 93.2% | 1 | (-.f64 (/.f64 x (*.f64 y y)) #s(literal 3 binary64)) |
| 93.2% | 1 | (*.f64 y y) |
| 93.2% | 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 #s(approx (- (pow y -2) (/ 3 x)) (/.f64 #s(literal -3 binary64) x)) x)) |
#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:
| 2.0ms | y |
| 1.0ms | x |
| 1.0ms | (/.f64 x (*.f64 y y)) |
| 1.0ms | (*.f64 y y) |
| 1.0ms | (-.f64 (/.f64 x (*.f64 y y)) #s(literal 3 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 85.6% | 2 | y |
| 85.6% | 2 | (*.f64 y y) |
| 92.7% | 3 | (/.f64 x (*.f64 y y)) |
| 92.7% | 3 | (-.f64 (/.f64 x (*.f64 y y)) #s(literal 3 binary64)) |
| 63.4% | 3 | x |
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 #s(approx (- (pow y -2) (/ 3 x)) (/.f64 #s(literal -3 binary64) x)) x)) |
| Outputs |
|---|
#s(approx (- (/ x (* y y)) 3) #s(literal -3 binary64)) |
5 calls:
| 1.0ms | x |
| 1.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 |
|---|---|---|
| 48.1% | 1 | x |
| 48.1% | 1 | (*.f64 y y) |
| 48.1% | 1 | y |
| 48.1% | 1 | (/.f64 x (*.f64 y y)) |
| 48.1% | 1 | (-.f64 (/.f64 x (*.f64 y y)) #s(literal 3 binary64)) |
Compiled 17 to 17 computations (0% saved)
Compiled 10 to 11 computations (-10% saved)
| Time | Left | Right |
|---|---|---|
| 0.0ms | 4.211421588081064e-156 | 1.2247153994239343e-155 |
Loading profile data...