
Time bar (total: 1.4s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 2 |
| 50% | 50% | 50% | 0.1% | 0% | 0% | 0% | 3 |
| 50% | 50% | 50% | 0.1% | 0% | 0% | 0% | 4 |
| 75% | 74.9% | 25% | 0.1% | 0% | 0% | 0% | 5 |
| 75% | 74.9% | 25% | 0.1% | 0% | 0% | 0% | 6 |
| 87.5% | 87.4% | 12.5% | 0.1% | 0% | 0% | 0% | 7 |
| 87.5% | 87.4% | 12.5% | 0.1% | 0% | 0% | 0% | 8 |
| 93.8% | 93.7% | 6.2% | 0.1% | 0% | 0% | 0% | 9 |
| 93.8% | 93.7% | 6.2% | 0.1% | 0% | 0% | 0% | 10 |
| 96.9% | 96.8% | 3.1% | 0.1% | 0% | 0% | 0% | 11 |
| 96.9% | 96.8% | 3.1% | 0.1% | 0% | 0% | 0% | 12 |
Compiled 9 to 8 computations (11.1% saved)
| 379.0ms | 8 256× | 0 | valid |
ival-mult!: 83.0ms (52.2% of total)ival-div!: 55.0ms (34.6% of total)ival-sub!: 20.0ms (12.6% of total)adjust: 1.0ms (0.6% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 36 | 0 | - | 2 | (-1.7354422347027108e-241 -1.7626991139738312e-159) | (/.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 | 12 | 0 |
| ↳ | (*.f64 y y) | underflow | 57 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 12 | 2 |
| - | 0 | 242 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 12 | 0 | 2 |
| - | 0 | 0 | 242 |
| number | freq |
|---|---|
| 0 | 244 |
| 1 | 12 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 23.0ms | 512× | 0 | valid |
Compiled 47 to 22 computations (53.2% saved)
ival-mult!: 3.0ms (42.5% of total)ival-div!: 3.0ms (42.5% of total)ival-sub!: 1.0ms (14.2% 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 |
|---|---|---|
| ▶ | 95.3% | (-.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 520 to 147 computations (71.7% saved)
6 alts after pruning (5 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 36 | 5 | 41 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 36 | 6 | 42 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 61.6% | (/.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))) |
| ▶ | 99.9% | (-.f64 (/.f64 (/.f64 x y) y) #s(literal 3 binary64)) |
| ✓ | 95.3% | (-.f64 (/.f64 x (*.f64 y y)) #s(literal 3 binary64)) |
| ▶ | 47.1% | #s(approx (- (/ x (* y y)) 3) (/.f64 x (*.f64 y y))) |
| ▶ | 94.7% | #s(approx (- (/ x (* y y)) 3) (*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal 3 binary64) x)) x)) |
| ▶ | 50.3% | #s(approx (- (/ x (* y y)) 3) #s(literal -3 binary64)) |
Compiled 133 to 100 computations (24.8% saved)
| Inputs |
|---|
(-.f64 (/.f64 (/.f64 x y) y) #s(literal 3 binary64)) |
(/.f64 (/.f64 x y) y) |
(/.f64 x y) |
x |
y |
#s(literal 3 binary64) |
#s(approx (- (/ x (* y y)) 3) #s(literal -3 binary64)) |
#s(literal -3 binary64) |
#s(approx (- (/ x (* y y)) 3) (/.f64 x (*.f64 y y))) |
(/.f64 x (*.f64 y y)) |
(*.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)) |
(*.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)) |
#s(literal -2 binary64) |
(/.f64 #s(literal 3 binary64) x) |
(/.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 (pow.f64 (/.f64 x (*.f64 y y)) #s(literal 2 binary64)) #s(literal 9 binary64)) |
(pow.f64 (/.f64 x (*.f64 y y)) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
#s(literal 9 binary64) |
(-.f64 (/.f64 x (*.f64 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 y) #s(hole binary64 (/ x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- (/ x (* y y)) 3) #s(hole binary64 -3)) |
#s(approx (- (/ x (* y y)) 3) #s(hole binary64 (- (/ x (pow y 2)) 3))) |
#s(approx (/ x (* y y)) #s(hole binary64 (/ x (pow y 2)))) |
#s(approx (* (- (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 (/ (- (pow (/ x (* y y)) 2) 9) (- (/ x (* y y)) -3)) #s(hole binary64 -3)) |
#s(approx (/ (- (pow (/ x (* y y)) 2) 9) (- (/ x (* y y)) -3)) #s(hole binary64 (- (/ x (pow y 2)) 3))) |
#s(approx (- (pow (/ x (* y y)) 2) 9) #s(hole binary64 -9)) |
#s(approx (- (pow (/ x (* y y)) 2) 9) #s(hole binary64 (- (/ (pow x 2) (pow y 4)) 9))) |
#s(approx (pow (/ x (* y y)) 2) #s(hole binary64 (/ (pow x 2) (pow y 4)))) |
#s(approx (- (/ x (* y y)) -3) #s(hole binary64 3)) |
#s(approx (- (/ x (* y y)) -3) #s(hole binary64 (+ 3 (/ x (pow y 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 (/ 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 (/ (- (pow (/ x (* y y)) 2) 9) (- (/ x (* y y)) -3)) #s(hole binary64 (/ x (pow y 2)))) |
#s(approx (/ (- (pow (/ x (* y y)) 2) 9) (- (/ x (* y y)) -3)) #s(hole binary64 (* x (- (/ 1 (pow y 2)) (* 3 (/ 1 x)))))) |
#s(approx (- (pow (/ x (* y y)) 2) 9) #s(hole binary64 (/ (pow x 2) (pow y 4)))) |
#s(approx (- (pow (/ x (* y y)) 2) 9) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow y 4)) (* 9 (/ 1 (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 (+ (* 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 (* -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 (/ (- (pow (/ x (* y y)) 2) 9) (- (/ 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 #s(hole binary64 y)) |
#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 (* (- (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 (/ (- (pow (/ x (* y y)) 2) 9) (- (/ x (* y y)) -3)) #s(hole binary64 (/ (+ x (* -3 (pow y 2))) (pow y 2)))) |
#s(approx (- (pow (/ x (* y y)) 2) 9) #s(hole binary64 (/ (+ (* -9 (pow y 4)) (pow x 2)) (pow y 4)))) |
#s(approx (- (/ x (* y y)) -3) #s(hole binary64 (/ (+ x (* 3 (pow y 2))) (pow y 2)))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | x | @ | -inf | ((- (/ (/ x y) y) 3) (/ (/ x y) y) (/ x y) x y 3 (- (/ x (* y y)) 3) -3 (- (/ x (* y y)) 3) (/ x (* y y)) (* y y) (- (/ x (* y y)) 3) (* (- (pow y -2) (/ 3 x)) x) (- (pow y -2) (/ 3 x)) (pow y -2) -2 (/ 3 x) (/ (- (pow (/ x (* y y)) 2) 9) (- (/ x (* y y)) -3)) (- (pow (/ x (* y y)) 2) 9) (pow (/ x (* y y)) 2) 2 9 (- (/ x (* y y)) -3)) |
| 4.0ms | x | @ | 0 | ((- (/ (/ x y) y) 3) (/ (/ x y) y) (/ x y) x y 3 (- (/ x (* y y)) 3) -3 (- (/ x (* y y)) 3) (/ x (* y y)) (* y y) (- (/ x (* y y)) 3) (* (- (pow y -2) (/ 3 x)) x) (- (pow y -2) (/ 3 x)) (pow y -2) -2 (/ 3 x) (/ (- (pow (/ x (* y y)) 2) 9) (- (/ x (* y y)) -3)) (- (pow (/ x (* y y)) 2) 9) (pow (/ x (* y y)) 2) 2 9 (- (/ x (* y y)) -3)) |
| 3.0ms | x | @ | inf | ((- (/ (/ x y) y) 3) (/ (/ x y) y) (/ x y) x y 3 (- (/ x (* y y)) 3) -3 (- (/ x (* y y)) 3) (/ x (* y y)) (* y y) (- (/ x (* y y)) 3) (* (- (pow y -2) (/ 3 x)) x) (- (pow y -2) (/ 3 x)) (pow y -2) -2 (/ 3 x) (/ (- (pow (/ x (* y y)) 2) 9) (- (/ x (* y y)) -3)) (- (pow (/ x (* y y)) 2) 9) (pow (/ x (* y y)) 2) 2 9 (- (/ x (* y y)) -3)) |
| 3.0ms | y | @ | 0 | ((- (/ (/ x y) y) 3) (/ (/ x y) y) (/ x y) x y 3 (- (/ x (* y y)) 3) -3 (- (/ x (* y y)) 3) (/ x (* y y)) (* y y) (- (/ x (* y y)) 3) (* (- (pow y -2) (/ 3 x)) x) (- (pow y -2) (/ 3 x)) (pow y -2) -2 (/ 3 x) (/ (- (pow (/ x (* y y)) 2) 9) (- (/ x (* y y)) -3)) (- (pow (/ x (* y y)) 2) 9) (pow (/ x (* y y)) 2) 2 9 (- (/ x (* y y)) -3)) |
| 2.0ms | y | @ | inf | ((- (/ (/ x y) y) 3) (/ (/ x y) y) (/ x y) x y 3 (- (/ x (* y y)) 3) -3 (- (/ x (* y y)) 3) (/ x (* y y)) (* y y) (- (/ x (* y y)) 3) (* (- (pow y -2) (/ 3 x)) x) (- (pow y -2) (/ 3 x)) (pow y -2) -2 (/ 3 x) (/ (- (pow (/ x (* y y)) 2) 9) (- (/ x (* y y)) -3)) (- (pow (/ x (* y y)) 2) 9) (pow (/ x (* y y)) 2) 2 9 (- (/ x (* y y)) -3)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 126 | 931 |
| 0 | 147 | 809 |
| 1 | 482 | 809 |
| 0 | 3138 | 759 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(-.f64 (/.f64 (/.f64 x y) y) #s(literal 3 binary64)) |
(/.f64 (/.f64 x y) y) |
(/.f64 x y) |
x |
y |
#s(literal 3 binary64) |
#s(approx (- (/ x (* y y)) 3) #s(literal -3 binary64)) |
#s(literal -3 binary64) |
#s(approx (- (/ x (* y y)) 3) (/.f64 x (*.f64 y y))) |
(/.f64 x (*.f64 y y)) |
(*.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)) |
(*.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)) |
#s(literal -2 binary64) |
(/.f64 #s(literal 3 binary64) x) |
(/.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 (pow.f64 (/.f64 x (*.f64 y y)) #s(literal 2 binary64)) #s(literal 9 binary64)) |
(pow.f64 (/.f64 x (*.f64 y y)) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
#s(literal 9 binary64) |
(-.f64 (/.f64 x (*.f64 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 y) #s(hole binary64 (/ x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- (/ x (* y y)) 3) #s(hole binary64 -3)) |
#s(approx (- (/ x (* y y)) 3) #s(hole binary64 (- (/ x (pow y 2)) 3))) |
#s(approx (/ x (* y y)) #s(hole binary64 (/ x (pow y 2)))) |
#s(approx (* (- (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 (/ (- (pow (/ x (* y y)) 2) 9) (- (/ x (* y y)) -3)) #s(hole binary64 -3)) |
#s(approx (/ (- (pow (/ x (* y y)) 2) 9) (- (/ x (* y y)) -3)) #s(hole binary64 (- (/ x (pow y 2)) 3))) |
#s(approx (- (pow (/ x (* y y)) 2) 9) #s(hole binary64 -9)) |
#s(approx (- (pow (/ x (* y y)) 2) 9) #s(hole binary64 (- (/ (pow x 2) (pow y 4)) 9))) |
#s(approx (pow (/ x (* y y)) 2) #s(hole binary64 (/ (pow x 2) (pow y 4)))) |
#s(approx (- (/ x (* y y)) -3) #s(hole binary64 3)) |
#s(approx (- (/ x (* y y)) -3) #s(hole binary64 (+ 3 (/ x (pow y 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 (/ 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 (/ (- (pow (/ x (* y y)) 2) 9) (- (/ x (* y y)) -3)) #s(hole binary64 (/ x (pow y 2)))) |
#s(approx (/ (- (pow (/ x (* y y)) 2) 9) (- (/ x (* y y)) -3)) #s(hole binary64 (* x (- (/ 1 (pow y 2)) (* 3 (/ 1 x)))))) |
#s(approx (- (pow (/ x (* y y)) 2) 9) #s(hole binary64 (/ (pow x 2) (pow y 4)))) |
#s(approx (- (pow (/ x (* y y)) 2) 9) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow y 4)) (* 9 (/ 1 (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 (+ (* 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 (* -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 (/ (- (pow (/ x (* y y)) 2) 9) (- (/ 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 #s(hole binary64 y)) |
#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 (* (- (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 (/ (- (pow (/ x (* y y)) 2) 9) (- (/ x (* y y)) -3)) #s(hole binary64 (/ (+ x (* -3 (pow y 2))) (pow y 2)))) |
#s(approx (- (pow (/ x (* y y)) 2) 9) #s(hole binary64 (/ (+ (* -9 (pow y 4)) (pow x 2)) (pow y 4)))) |
#s(approx (- (/ x (* y y)) -3) #s(hole binary64 (/ (+ x (* 3 (pow y 2))) (pow y 2)))) |
| Outputs |
|---|
(*.f64 (/.f64 (fma.f64 x (/.f64 x (pow.f64 y #s(literal 4 binary64))) #s(literal -9 binary64)) (-.f64 #s(literal 9 binary64) (*.f64 x (/.f64 x (pow.f64 y #s(literal 4 binary64)))))) (-.f64 #s(literal 3 binary64) (*.f64 (pow.f64 y #s(literal -2 binary64)) x))) |
(*.f64 (/.f64 (fma.f64 x (/.f64 x (pow.f64 y #s(literal 4 binary64))) #s(literal -9 binary64)) (+.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 3 binary64)) #s(literal 27 binary64))) (fma.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal -3 binary64)) #s(literal 9 binary64))) |
(*.f64 (/.f64 (fma.f64 x (/.f64 x (pow.f64 y #s(literal 4 binary64))) #s(literal -9 binary64)) (-.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 3 binary64)) #s(literal -27 binary64))) (fma.f64 #s(literal -3 binary64) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal -3 binary64)) (*.f64 x (/.f64 x (pow.f64 y #s(literal 4 binary64)))))) |
(*.f64 (/.f64 (fma.f64 x (/.f64 x (pow.f64 y #s(literal 4 binary64))) #s(literal -9 binary64)) (fma.f64 x (/.f64 x (pow.f64 y #s(literal 4 binary64))) #s(literal -9 binary64))) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal -3 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (/.f64 x (pow.f64 y #s(literal 4 binary64)))) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64))) (/.f64 (*.f64 x (/.f64 x (pow.f64 y #s(literal 4 binary64)))) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64)))) (*.f64 (/.f64 #s(literal 9 binary64) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64))) (/.f64 #s(literal 9 binary64) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64))))) (+.f64 (/.f64 (*.f64 x (/.f64 x (pow.f64 y #s(literal 4 binary64)))) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64))) (/.f64 #s(literal 9 binary64) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (/.f64 x (pow.f64 y #s(literal 4 binary64)))) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 9 binary64) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x (/.f64 x (pow.f64 y #s(literal 4 binary64)))) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64))) (/.f64 (*.f64 x (/.f64 x (pow.f64 y #s(literal 4 binary64)))) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 9 binary64) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64))) (/.f64 #s(literal 9 binary64) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64))) (*.f64 (/.f64 (*.f64 x (/.f64 x (pow.f64 y #s(literal 4 binary64)))) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64))) (/.f64 #s(literal 9 binary64) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 3 binary64)) #s(literal -27 binary64)) (fma.f64 x (/.f64 x (pow.f64 y #s(literal 4 binary64))) (-.f64 #s(literal 9 binary64) (/.f64 (*.f64 (/.f64 x y) #s(literal -3 binary64)) y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 3 binary64)) #s(literal 27 binary64))) (neg.f64 (fma.f64 #s(literal 3 binary64) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64)) (*.f64 x (/.f64 x (pow.f64 y #s(literal 4 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (/.f64 x (pow.f64 y #s(literal 4 binary64))) #s(literal -9 binary64)))) (neg.f64 (neg.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (/.f64 x (pow.f64 y #s(literal 4 binary64)))) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64))) (*.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64)) #s(literal 9 binary64))) (*.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64)) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 4 binary64)) #s(literal 81 binary64)) (*.f64 (fma.f64 x (/.f64 x (pow.f64 y #s(literal 4 binary64))) #s(literal 9 binary64)) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 6 binary64)) #s(literal 729 binary64)) (*.f64 (fma.f64 #s(literal 9 binary64) (fma.f64 x (/.f64 x (pow.f64 y #s(literal 4 binary64))) #s(literal 9 binary64)) (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 4 binary64))) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 3 binary64)) #s(literal 27 binary64)) (fma.f64 #s(literal 3 binary64) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64)) (*.f64 x (/.f64 x (pow.f64 y #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 x (/.f64 x (pow.f64 y #s(literal 4 binary64))) #s(literal -9 binary64))) (neg.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64)))) |
(/.f64 (fma.f64 x (/.f64 x (pow.f64 y #s(literal 4 binary64))) #s(literal -9 binary64)) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64))) |
(neg.f64 (neg.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal -3 binary64)))) |
(fma.f64 (*.f64 x (pow.f64 y #s(literal -1 binary64))) (pow.f64 y #s(literal -1 binary64)) #s(literal -3 binary64)) |
(fma.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 1/2 binary64)) #s(literal -3 binary64)) |
(fma.f64 (pow.f64 y #s(literal -1 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) x) #s(literal -3 binary64)) |
(fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal -3 binary64)) |
(fma.f64 x (pow.f64 y #s(literal -2 binary64)) #s(literal -3 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 3 binary64)) (fma.f64 #s(literal 3 binary64) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64)) (*.f64 x (/.f64 x (pow.f64 y #s(literal 4 binary64)))))) (/.f64 #s(literal 27 binary64) (fma.f64 #s(literal 3 binary64) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64)) (*.f64 x (/.f64 x (pow.f64 y #s(literal 4 binary64))))))) |
(-.f64 (/.f64 (*.f64 x (/.f64 x (pow.f64 y #s(literal 4 binary64)))) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64))) (/.f64 #s(literal 9 binary64) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64)))) |
(-.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 3 binary64)) |
(+.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal -3 binary64)) |
(+.f64 #s(literal -3 binary64) (*.f64 (pow.f64 y #s(literal -2 binary64)) x)) |
(*.f64 (*.f64 x (pow.f64 y #s(literal -1 binary64))) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) x)) |
(*.f64 (pow.f64 y #s(literal -2 binary64)) x) |
(*.f64 x (pow.f64 y #s(literal -2 binary64))) |
(pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 1 binary64)) |
(/.f64 (/.f64 x (fabs.f64 y)) (fabs.f64 y)) |
(/.f64 (neg.f64 (neg.f64 x)) (*.f64 y y)) |
(/.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 y y)) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (*.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))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x)) #s(literal 1 binary64))) |
(/.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)) |
x |
y |
#s(literal 3 binary64) |
#s(approx (- (/ (/ x y) y) 3) #s(literal -3 binary64)) |
#s(literal -3 binary64) |
#s(approx (- (/ (/ x y) y) 3) (*.f64 (pow.f64 y #s(literal -2 binary64)) x)) |
(*.f64 (*.f64 x (pow.f64 y #s(literal -1 binary64))) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) x)) |
(*.f64 (pow.f64 y #s(literal -2 binary64)) x) |
(*.f64 x (pow.f64 y #s(literal -2 binary64))) |
(pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 1 binary64)) |
(/.f64 (/.f64 x (fabs.f64 y)) (fabs.f64 y)) |
(/.f64 (neg.f64 (neg.f64 x)) (*.f64 y y)) |
(/.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 y y)) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (*.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))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x)) #s(literal 1 binary64))) |
(*.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)))) |
#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 -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 -6 binary64)) (pow.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 3 binary64)))) (fma.f64 (/.f64 #s(literal 3 binary64) x) (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal -3 binary64) x)) (pow.f64 y #s(literal -4 binary64)))) |
(/.f64 (*.f64 x (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -9 binary64) (pow.f64 y #s(literal -4 binary64)))) (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal -3 binary64) x))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -9 binary64) (pow.f64 y #s(literal -4 binary64))) x) (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal -3 binary64) x))) |
(fma.f64 (*.f64 x (pow.f64 y #s(literal -1 binary64))) (pow.f64 y #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -3 binary64) x) x)) |
(fma.f64 (*.f64 x (pow.f64 y #s(literal -1 binary64))) (pow.f64 y #s(literal -1 binary64)) (*.f64 x (/.f64 #s(literal -3 binary64) x))) |
(fma.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal -3 binary64) x) x)) |
(fma.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 1/2 binary64)) (*.f64 x (/.f64 #s(literal -3 binary64) x))) |
(fma.f64 (pow.f64 y #s(literal -1 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) x) (*.f64 (/.f64 #s(literal -3 binary64) x) x)) |
(fma.f64 (pow.f64 y #s(literal -1 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) x) (*.f64 x (/.f64 #s(literal -3 binary64) x))) |
(fma.f64 (pow.f64 y #s(literal -2 binary64)) x (*.f64 (/.f64 #s(literal -3 binary64) x) x)) |
(fma.f64 (pow.f64 y #s(literal -2 binary64)) x (*.f64 x (/.f64 #s(literal -3 binary64) x))) |
(fma.f64 x (pow.f64 y #s(literal -2 binary64)) (*.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 (pow.f64 y #s(literal -2 binary64)) x) (*.f64 x (/.f64 #s(literal -3 binary64) x))) |
(*.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -9 binary64) (pow.f64 y #s(literal -4 binary64))) (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 9 binary64)) (pow.f64 y #s(literal -4 binary64)))) (-.f64 (/.f64 #s(literal 3 binary64) x) (pow.f64 y #s(literal -2 binary64)))) |
(*.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -9 binary64) (pow.f64 y #s(literal -4 binary64))) (+.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) (*.f64 (pow.f64 y #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))) (+.f64 (pow.f64 y #s(literal -4 binary64)) (-.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 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -9 binary64) (pow.f64 y #s(literal -4 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 -6 binary64)) (pow.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 3 binary64) x) (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal -3 binary64) x)) (pow.f64 y #s(literal -4 binary64)))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -9 binary64) (pow.f64 y #s(literal -4 binary64))) (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal -3 binary64) x))) |
(fma.f64 (pow.f64 (*.f64 y y) #s(literal -1/2 binary64)) (pow.f64 (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 (neg.f64 (pow.f64 x #s(literal -1 binary64))) #s(literal 3 binary64))) |
(fma.f64 (pow.f64 (*.f64 y y) #s(literal -1/2 binary64)) (pow.f64 (*.f64 y y) #s(literal -1/2 binary64)) (/.f64 #s(literal -3 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (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 (*.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)) (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)))) |
#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)) |
(*.f64 (/.f64 (fma.f64 x (/.f64 x (pow.f64 y #s(literal 4 binary64))) #s(literal -9 binary64)) (-.f64 #s(literal 9 binary64) (*.f64 x (/.f64 x (pow.f64 y #s(literal 4 binary64)))))) (-.f64 #s(literal 3 binary64) (*.f64 (pow.f64 y #s(literal -2 binary64)) x))) |
(*.f64 (/.f64 (fma.f64 x (/.f64 x (pow.f64 y #s(literal 4 binary64))) #s(literal -9 binary64)) (+.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 3 binary64)) #s(literal 27 binary64))) (fma.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal -3 binary64)) #s(literal 9 binary64))) |
(*.f64 (/.f64 (fma.f64 x (/.f64 x (pow.f64 y #s(literal 4 binary64))) #s(literal -9 binary64)) (-.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 3 binary64)) #s(literal -27 binary64))) (fma.f64 #s(literal -3 binary64) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal -3 binary64)) (*.f64 x (/.f64 x (pow.f64 y #s(literal 4 binary64)))))) |
(*.f64 (/.f64 (fma.f64 x (/.f64 x (pow.f64 y #s(literal 4 binary64))) #s(literal -9 binary64)) (fma.f64 x (/.f64 x (pow.f64 y #s(literal 4 binary64))) #s(literal -9 binary64))) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal -3 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (/.f64 x (pow.f64 y #s(literal 4 binary64)))) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64))) (/.f64 (*.f64 x (/.f64 x (pow.f64 y #s(literal 4 binary64)))) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64)))) (*.f64 (/.f64 #s(literal 9 binary64) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64))) (/.f64 #s(literal 9 binary64) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64))))) (+.f64 (/.f64 (*.f64 x (/.f64 x (pow.f64 y #s(literal 4 binary64)))) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64))) (/.f64 #s(literal 9 binary64) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (/.f64 x (pow.f64 y #s(literal 4 binary64)))) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 9 binary64) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x (/.f64 x (pow.f64 y #s(literal 4 binary64)))) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64))) (/.f64 (*.f64 x (/.f64 x (pow.f64 y #s(literal 4 binary64)))) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 9 binary64) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64))) (/.f64 #s(literal 9 binary64) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64))) (*.f64 (/.f64 (*.f64 x (/.f64 x (pow.f64 y #s(literal 4 binary64)))) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64))) (/.f64 #s(literal 9 binary64) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 3 binary64)) #s(literal -27 binary64)) (fma.f64 x (/.f64 x (pow.f64 y #s(literal 4 binary64))) (-.f64 #s(literal 9 binary64) (/.f64 (*.f64 (/.f64 x y) #s(literal -3 binary64)) y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 3 binary64)) #s(literal 27 binary64))) (neg.f64 (fma.f64 #s(literal 3 binary64) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64)) (*.f64 x (/.f64 x (pow.f64 y #s(literal 4 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (/.f64 x (pow.f64 y #s(literal 4 binary64))) #s(literal -9 binary64)))) (neg.f64 (neg.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (/.f64 x (pow.f64 y #s(literal 4 binary64)))) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64))) (*.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64)) #s(literal 9 binary64))) (*.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64)) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 4 binary64)) #s(literal 81 binary64)) (*.f64 (fma.f64 x (/.f64 x (pow.f64 y #s(literal 4 binary64))) #s(literal 9 binary64)) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 6 binary64)) #s(literal 729 binary64)) (*.f64 (fma.f64 #s(literal 9 binary64) (fma.f64 x (/.f64 x (pow.f64 y #s(literal 4 binary64))) #s(literal 9 binary64)) (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 4 binary64))) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 3 binary64)) #s(literal 27 binary64)) (fma.f64 #s(literal 3 binary64) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64)) (*.f64 x (/.f64 x (pow.f64 y #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 x (/.f64 x (pow.f64 y #s(literal 4 binary64))) #s(literal -9 binary64))) (neg.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64)))) |
(/.f64 (fma.f64 x (/.f64 x (pow.f64 y #s(literal 4 binary64))) #s(literal -9 binary64)) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64))) |
(neg.f64 (neg.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal -3 binary64)))) |
(fma.f64 (*.f64 x (pow.f64 y #s(literal -1 binary64))) (pow.f64 y #s(literal -1 binary64)) #s(literal -3 binary64)) |
(fma.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 1/2 binary64)) #s(literal -3 binary64)) |
(fma.f64 (pow.f64 y #s(literal -1 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) x) #s(literal -3 binary64)) |
(fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal -3 binary64)) |
(fma.f64 x (pow.f64 y #s(literal -2 binary64)) #s(literal -3 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 3 binary64)) (fma.f64 #s(literal 3 binary64) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64)) (*.f64 x (/.f64 x (pow.f64 y #s(literal 4 binary64)))))) (/.f64 #s(literal 27 binary64) (fma.f64 #s(literal 3 binary64) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64)) (*.f64 x (/.f64 x (pow.f64 y #s(literal 4 binary64))))))) |
(-.f64 (/.f64 (*.f64 x (/.f64 x (pow.f64 y #s(literal 4 binary64)))) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64))) (/.f64 #s(literal 9 binary64) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64)))) |
(-.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 3 binary64)) |
(+.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal -3 binary64)) |
(+.f64 #s(literal -3 binary64) (*.f64 (pow.f64 y #s(literal -2 binary64)) x)) |
(*.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64)) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal -3 binary64))) |
(*.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal -3 binary64)) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 4 binary64)) #s(literal 81 binary64))) (neg.f64 (fma.f64 x (/.f64 x (pow.f64 y #s(literal 4 binary64))) #s(literal 9 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 6 binary64)) #s(literal 729 binary64))) (neg.f64 (fma.f64 #s(literal 9 binary64) (fma.f64 x (/.f64 x (pow.f64 y #s(literal 4 binary64))) #s(literal 9 binary64)) (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 4 binary64)) #s(literal 81 binary64)) (fma.f64 x (/.f64 x (pow.f64 y #s(literal 4 binary64))) #s(literal 9 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 6 binary64)) #s(literal 729 binary64)) (fma.f64 #s(literal 9 binary64) (fma.f64 x (/.f64 x (pow.f64 y #s(literal 4 binary64))) #s(literal 9 binary64)) (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 4 binary64)))) |
(fma.f64 (neg.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x)) (neg.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x)) #s(literal -9 binary64)) |
(fma.f64 (fabs.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x)) (fabs.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x)) #s(literal -9 binary64)) |
(fma.f64 (exp.f64 (log.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x))) (exp.f64 (log.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x))) #s(literal -9 binary64)) |
(fma.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal -9 binary64)) |
(fma.f64 x (/.f64 x (pow.f64 y #s(literal 4 binary64))) #s(literal -9 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 4 binary64)) (fma.f64 x (/.f64 x (pow.f64 y #s(literal 4 binary64))) #s(literal 9 binary64))) (/.f64 #s(literal 81 binary64) (fma.f64 x (/.f64 x (pow.f64 y #s(literal 4 binary64))) #s(literal 9 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 6 binary64)) (fma.f64 #s(literal 9 binary64) (fma.f64 x (/.f64 x (pow.f64 y #s(literal 4 binary64))) #s(literal 9 binary64)) (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 4 binary64)))) (/.f64 #s(literal 729 binary64) (fma.f64 #s(literal 9 binary64) (fma.f64 x (/.f64 x (pow.f64 y #s(literal 4 binary64))) #s(literal 9 binary64)) (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 4 binary64))))) |
(-.f64 (*.f64 x (/.f64 x (pow.f64 y #s(literal 4 binary64)))) #s(literal 9 binary64)) |
(+.f64 (*.f64 x (/.f64 x (pow.f64 y #s(literal 4 binary64)))) #s(literal -9 binary64)) |
(*.f64 (neg.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x)) (neg.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x))) |
(*.f64 (fabs.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x)) (fabs.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x))) |
(*.f64 (exp.f64 (log.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x))) (exp.f64 (log.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x)))) |
(*.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) (*.f64 (pow.f64 y #s(literal -2 binary64)) x)) |
(*.f64 x (/.f64 x (pow.f64 y #s(literal 4 binary64)))) |
(pow.f64 (exp.f64 (log.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x (/.f64 x (pow.f64 y #s(literal 4 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 2 binary64)) |
(/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 y y)) |
(/.f64 (*.f64 (/.f64 (neg.f64 x) y) (*.f64 (pow.f64 y #s(literal -2 binary64)) x)) (neg.f64 y)) |
(/.f64 (*.f64 (neg.f64 x) (*.f64 (pow.f64 y #s(literal -2 binary64)) x)) (*.f64 (neg.f64 y) y)) |
(/.f64 (*.f64 (/.f64 x y) (*.f64 (pow.f64 y #s(literal -2 binary64)) x)) y) |
(/.f64 (*.f64 x (*.f64 (pow.f64 y #s(literal -2 binary64)) x)) (*.f64 y y)) |
(/.f64 (*.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) (/.f64 (neg.f64 x) y)) (neg.f64 y)) |
(/.f64 (*.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) (/.f64 x y)) y) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) x)) (neg.f64 (neg.f64 (pow.f64 y #s(literal 4 binary64))))) |
(/.f64 (*.f64 (/.f64 (neg.f64 x) y) (/.f64 (neg.f64 x) y)) (*.f64 y y)) |
(/.f64 (*.f64 (/.f64 (neg.f64 x) y) (neg.f64 x)) (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y))) |
(/.f64 (*.f64 (/.f64 (neg.f64 x) y) (/.f64 x y)) (*.f64 (neg.f64 y) y)) |
(/.f64 (*.f64 (/.f64 (neg.f64 x) y) x) (*.f64 (neg.f64 y) (*.f64 y y))) |
(/.f64 (*.f64 (neg.f64 x) (/.f64 (neg.f64 x) y)) (*.f64 (*.f64 (neg.f64 y) y) (neg.f64 y))) |
(/.f64 (*.f64 (neg.f64 x) (/.f64 x y)) (*.f64 (*.f64 (neg.f64 y) y) y)) |
(/.f64 (*.f64 (/.f64 x y) (/.f64 (neg.f64 x) y)) (*.f64 (neg.f64 y) y)) |
(/.f64 (*.f64 (/.f64 x y) (neg.f64 x)) (*.f64 y (*.f64 (neg.f64 y) y))) |
(/.f64 (*.f64 (/.f64 x y) (/.f64 x y)) (*.f64 y y)) |
(/.f64 (*.f64 (/.f64 x y) x) (*.f64 y (*.f64 y y))) |
(/.f64 (*.f64 x (/.f64 (neg.f64 x) y)) (*.f64 (*.f64 y y) (neg.f64 y))) |
(/.f64 (*.f64 x (/.f64 x y)) (*.f64 (*.f64 y y) y)) |
(/.f64 (*.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) (neg.f64 x)) (*.f64 (neg.f64 y) y)) |
(/.f64 (*.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) x) (*.f64 y y)) |
(/.f64 (*.f64 (neg.f64 x) x) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
(/.f64 (*.f64 x x) (pow.f64 y #s(literal 4 binary64))) |
(neg.f64 (/.f64 (*.f64 (neg.f64 x) x) (pow.f64 y #s(literal 4 binary64)))) |
(neg.f64 (/.f64 (*.f64 x x) (neg.f64 (pow.f64 y #s(literal 4 binary64))))) |
(exp.f64 (-.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 y) #s(literal 4 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x)) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x)) #s(literal 2 binary64)))) |
#s(literal 2 binary64) |
#s(literal 9 binary64) |
(/.f64 (neg.f64 (-.f64 #s(literal 9 binary64) (*.f64 x (/.f64 x (pow.f64 y #s(literal 4 binary64)))))) (neg.f64 (-.f64 #s(literal 3 binary64) (*.f64 (pow.f64 y #s(literal -2 binary64)) x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 3 binary64)) #s(literal 27 binary64))) (neg.f64 (fma.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal -3 binary64)) #s(literal 9 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 3 binary64)) #s(literal -27 binary64))) (neg.f64 (fma.f64 #s(literal -3 binary64) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal -3 binary64)) (*.f64 x (/.f64 x (pow.f64 y #s(literal 4 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 4 binary64)) #s(literal 81 binary64)) (*.f64 (fma.f64 x (/.f64 x (pow.f64 y #s(literal 4 binary64))) #s(literal 9 binary64)) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal -3 binary64)))) |
(/.f64 (-.f64 #s(literal 9 binary64) (*.f64 x (/.f64 x (pow.f64 y #s(literal 4 binary64))))) (-.f64 #s(literal 3 binary64) (*.f64 (pow.f64 y #s(literal -2 binary64)) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 6 binary64)) #s(literal 729 binary64)) (*.f64 (fma.f64 #s(literal 9 binary64) (fma.f64 x (/.f64 x (pow.f64 y #s(literal 4 binary64))) #s(literal 9 binary64)) (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 4 binary64))) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal -3 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 3 binary64)) #s(literal -27 binary64)) (fma.f64 #s(literal -3 binary64) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal -3 binary64)) (*.f64 x (/.f64 x (pow.f64 y #s(literal 4 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 3 binary64)) #s(literal 27 binary64)) (fma.f64 x (/.f64 x (pow.f64 y #s(literal 4 binary64))) (-.f64 #s(literal 9 binary64) (/.f64 (*.f64 (/.f64 x y) #s(literal 3 binary64)) y)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 3 binary64)) #s(literal 27 binary64)) (fma.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal -3 binary64)) #s(literal 9 binary64))) |
(/.f64 (neg.f64 (fma.f64 x (/.f64 x (pow.f64 y #s(literal 4 binary64))) #s(literal -9 binary64))) (neg.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal -3 binary64)))) |
(/.f64 (fma.f64 x (/.f64 x (pow.f64 y #s(literal 4 binary64))) #s(literal -9 binary64)) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal -3 binary64))) |
(fma.f64 (*.f64 x (pow.f64 y #s(literal -1 binary64))) (pow.f64 y #s(literal -1 binary64)) #s(literal 3 binary64)) |
(fma.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 1/2 binary64)) #s(literal 3 binary64)) |
(fma.f64 (pow.f64 y #s(literal -1 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) x) #s(literal 3 binary64)) |
(fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64)) |
(fma.f64 x (pow.f64 y #s(literal -2 binary64)) #s(literal 3 binary64)) |
(-.f64 (/.f64 #s(literal 9 binary64) (-.f64 #s(literal 3 binary64) (*.f64 (pow.f64 y #s(literal -2 binary64)) x))) (/.f64 (*.f64 x (/.f64 x (pow.f64 y #s(literal 4 binary64)))) (-.f64 #s(literal 3 binary64) (*.f64 (pow.f64 y #s(literal -2 binary64)) x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 3 binary64)) (fma.f64 #s(literal -3 binary64) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal -3 binary64)) (*.f64 x (/.f64 x (pow.f64 y #s(literal 4 binary64)))))) (/.f64 #s(literal -27 binary64) (fma.f64 #s(literal -3 binary64) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal -3 binary64)) (*.f64 x (/.f64 x (pow.f64 y #s(literal 4 binary64))))))) |
(-.f64 (/.f64 (*.f64 x (/.f64 x (pow.f64 y #s(literal 4 binary64)))) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal -3 binary64))) (/.f64 #s(literal 9 binary64) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal -3 binary64)))) |
(-.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal -3 binary64)) |
(+.f64 (/.f64 #s(literal 27 binary64) (fma.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal -3 binary64)) #s(literal 9 binary64))) (/.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 3 binary64)) (fma.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal -3 binary64)) #s(literal 9 binary64)))) |
(+.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 3 binary64)) |
(+.f64 #s(literal 3 binary64) (*.f64 (pow.f64 y #s(literal -2 binary64)) x)) |
#s(approx (- (/ (/ x y) y) 3) #s(literal -3 binary64)) |
#s(approx (- (/ (/ x y) y) 3) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal -3 binary64))) |
#s(approx (/ (/ x y) y) (*.f64 (pow.f64 y #s(literal -2 binary64)) x)) |
#s(approx (/ x y) (/.f64 x y)) |
#s(approx x x) |
#s(approx (- (/ (/ x y) y) 3) #s(literal -3 binary64)) |
#s(approx (- (/ (/ x y) y) 3) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal -3 binary64))) |
#s(approx (/ (/ x y) y) (*.f64 (pow.f64 y #s(literal -2 binary64)) x)) |
#s(approx (* (- (pow y -2) (/ 3 x)) x) #s(literal -3 binary64)) |
#s(approx (* (- (pow y -2) (/ 3 x)) x) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #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 (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #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) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal -3 binary64))) |
#s(approx (- (pow (/ x (* y y)) 2) 9) #s(literal -9 binary64)) |
#s(approx (- (pow (/ x (* y y)) 2) 9) (fma.f64 x (/.f64 x (pow.f64 y #s(literal 4 binary64))) #s(literal -9 binary64))) |
#s(approx (pow (/ x (* y y)) 2) (*.f64 x (/.f64 x (pow.f64 y #s(literal 4 binary64))))) |
#s(approx (- (/ x (* y y)) -3) #s(literal 3 binary64)) |
#s(approx (- (/ x (* y y)) -3) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64))) |
#s(approx (- (/ (/ x y) y) 3) (*.f64 (pow.f64 y #s(literal -2 binary64)) 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 (pow.f64 y #s(literal -2 binary64)) 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 (* (- (pow y -2) (/ 3 x)) x) (*.f64 (pow.f64 y #s(literal -2 binary64)) x)) |
#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 (pow.f64 y #s(literal -2 binary64)) 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 (- (pow (/ x (* y y)) 2) 9) (*.f64 x (/.f64 x (pow.f64 y #s(literal 4 binary64))))) |
#s(approx (- (pow (/ x (* y y)) 2) 9) (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -9 binary64) (pow.f64 y #s(literal -4 binary64))) x) x)) |
#s(approx (- (/ x (* y y)) -3) (*.f64 (pow.f64 y #s(literal -2 binary64)) 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 (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 (* (- (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 y y) |
#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 (* (- (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 (- (/ (/ x y) y) 3) (/.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -3 binary64) x) y) y)) |
#s(approx (- (pow (/ x (* y y)) 2) 9) (/.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -9 binary64) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (- (/ x (* y y)) -3) (/.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 3 binary64) x) y) y)) |
Compiled 6 535 to 1 059 computations (83.8% saved)
8 alts after pruning (4 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 297 | 4 | 301 |
| Fresh | 0 | 0 | 0 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 1 | 1 |
| Total | 299 | 8 | 307 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.8% | (fma.f64 (pow.f64 y #s(literal -1 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) x) #s(literal -3 binary64)) |
| ▶ | 94.8% | (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal -3 binary64)) |
| ▶ | 12.4% | (/.f64 (-.f64 (pow.f64 (/.f64 x (*.f64 y y)) #s(literal 2 binary64)) #s(literal 9 binary64)) #s(approx (- (/ x (* y y)) -3) (*.f64 (pow.f64 y #s(literal -2 binary64)) x))) |
| ✓ | 99.9% | (-.f64 (/.f64 (/.f64 x y) y) #s(literal 3 binary64)) |
| ✓ | 95.3% | (-.f64 (/.f64 x (*.f64 y y)) #s(literal 3 binary64)) |
| ▶ | 46.6% | #s(approx (- (/ (/ x y) y) 3) (*.f64 (pow.f64 y #s(literal -2 binary64)) x)) |
| ✓ | 47.1% | #s(approx (- (/ x (* y y)) 3) (/.f64 x (*.f64 y y))) |
| ✓ | 50.3% | #s(approx (- (/ x (* y y)) 3) #s(literal -3 binary64)) |
Compiled 88 to 69 computations (21.6% saved)
| Inputs |
|---|
#s(approx (- (/ (/ x y) y) 3) (*.f64 (pow.f64 y #s(literal -2 binary64)) x)) |
(*.f64 (pow.f64 y #s(literal -2 binary64)) x) |
(pow.f64 y #s(literal -2 binary64)) |
y |
#s(literal -2 binary64) |
x |
(/.f64 (-.f64 (pow.f64 (/.f64 x (*.f64 y y)) #s(literal 2 binary64)) #s(literal 9 binary64)) #s(approx (- (/ x (* y y)) -3) (*.f64 (pow.f64 y #s(literal -2 binary64)) x))) |
(-.f64 (pow.f64 (/.f64 x (*.f64 y y)) #s(literal 2 binary64)) #s(literal 9 binary64)) |
(pow.f64 (/.f64 x (*.f64 y y)) #s(literal 2 binary64)) |
(/.f64 x (*.f64 y y)) |
(*.f64 y y) |
#s(literal 2 binary64) |
#s(literal 9 binary64) |
#s(approx (- (/ x (* y y)) -3) (*.f64 (pow.f64 y #s(literal -2 binary64)) x)) |
(fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal -3 binary64)) |
#s(literal -3 binary64) |
(fma.f64 (pow.f64 y #s(literal -1 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) x) #s(literal -3 binary64)) |
(pow.f64 y #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) x) |
| Outputs |
|---|
#s(approx (- (/ (/ x y) y) 3) #s(hole binary64 -3)) |
#s(approx (- (/ (/ x y) y) 3) #s(hole binary64 (- (/ x (pow y 2)) 3))) |
#s(approx (* (pow y -2) x) #s(hole binary64 (/ x (pow y 2)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (- (pow (/ x (* y y)) 2) 9) (- (/ x (* y y)) -3)) #s(hole binary64 -3)) |
#s(approx (/ (- (pow (/ x (* y y)) 2) 9) (- (/ x (* y y)) -3)) #s(hole binary64 (- (/ x (pow y 2)) 3))) |
#s(approx (- (pow (/ x (* y y)) 2) 9) #s(hole binary64 -9)) |
#s(approx (- (pow (/ x (* y y)) 2) 9) #s(hole binary64 (- (/ (pow x 2) (pow y 4)) 9))) |
#s(approx (pow (/ x (* y y)) 2) #s(hole binary64 (/ (pow x 2) (pow y 4)))) |
#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 (+ 3 (/ x (pow y 2))))) |
#s(approx (+ (* (pow y -2) x) -3) #s(hole binary64 -3)) |
#s(approx (+ (* (pow y -2) x) -3) #s(hole binary64 (- (/ x (pow y 2)) 3))) |
#s(approx (+ (* (pow y -1) (* (pow y -1) x)) -3) #s(hole binary64 -3)) |
#s(approx (+ (* (pow y -1) (* (pow y -1) x)) -3) #s(hole binary64 (- (/ x (pow y 2)) 3))) |
#s(approx (* (pow y -1) x) #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 (/ x (* y y)) 2) 9) (- (/ x (* y y)) -3)) #s(hole binary64 (/ x (pow y 2)))) |
#s(approx (/ (- (pow (/ x (* y y)) 2) 9) (- (/ x (* y y)) -3)) #s(hole binary64 (* x (- (/ 1 (pow y 2)) (* 3 (/ 1 x)))))) |
#s(approx (- (pow (/ x (* y y)) 2) 9) #s(hole binary64 (/ (pow x 2) (pow y 4)))) |
#s(approx (- (pow (/ x (* y y)) 2) 9) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow y 4)) (* 9 (/ 1 (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 (+ (* 3 (/ 1 x)) (/ 1 (pow y 2)))))) |
#s(approx (+ (* (pow y -2) x) -3) #s(hole binary64 (/ x (pow y 2)))) |
#s(approx (+ (* (pow y -2) x) -3) #s(hole binary64 (* x (- (/ 1 (pow y 2)) (* 3 (/ 1 x)))))) |
#s(approx (+ (* (pow y -1) (* (pow y -1) x)) -3) #s(hole binary64 (/ x (pow y 2)))) |
#s(approx (+ (* (pow y -1) (* (pow y -1) x)) -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 (/ x (* y y)) 2) 9) (- (/ x (* y y)) -3)) #s(hole binary64 (* -1 (* x (- (* 3 (/ 1 x)) (/ 1 (pow y 2))))))) |
#s(approx (+ (* (pow y -2) x) -3) #s(hole binary64 (* -1 (* x (- (* 3 (/ 1 x)) (/ 1 (pow y 2))))))) |
#s(approx (+ (* (pow y -1) (* (pow y -1) x)) -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) #s(hole binary64 (/ 1 (pow y 2)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ (- (pow (/ x (* y y)) 2) 9) (- (/ x (* y y)) -3)) #s(hole binary64 (/ (+ x (* -3 (pow y 2))) (pow y 2)))) |
#s(approx (- (pow (/ x (* y y)) 2) 9) #s(hole binary64 (/ (+ (* -9 (pow y 4)) (pow x 2)) (pow y 4)))) |
#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)))) |
#s(approx (+ (* (pow y -2) x) -3) #s(hole binary64 (/ (+ x (* -3 (pow y 2))) (pow y 2)))) |
#s(approx (+ (* (pow y -1) (* (pow y -1) x)) -3) #s(hole binary64 (/ (+ x (* -3 (pow y 2))) (pow y 2)))) |
#s(approx (pow y -1) #s(hole binary64 (/ 1 y))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 57.0ms | y | @ | 0 | ((- (/ (/ x y) y) 3) (* (pow y -2) x) (pow y -2) y -2 x (/ (- (pow (/ x (* y y)) 2) 9) (- (/ x (* y y)) -3)) (- (pow (/ x (* y y)) 2) 9) (pow (/ x (* y y)) 2) (/ x (* y y)) (* y y) 2 9 (- (/ x (* y y)) -3) (+ (* (pow y -2) x) -3) -3 (+ (* (pow y -1) (* (pow y -1) x)) -3) (pow y -1) -1 (* (pow y -1) x)) |
| 2.0ms | x | @ | -inf | ((- (/ (/ x y) y) 3) (* (pow y -2) x) (pow y -2) y -2 x (/ (- (pow (/ x (* y y)) 2) 9) (- (/ x (* y y)) -3)) (- (pow (/ x (* y y)) 2) 9) (pow (/ x (* y y)) 2) (/ x (* y y)) (* y y) 2 9 (- (/ x (* y y)) -3) (+ (* (pow y -2) x) -3) -3 (+ (* (pow y -1) (* (pow y -1) x)) -3) (pow y -1) -1 (* (pow y -1) x)) |
| 2.0ms | x | @ | inf | ((- (/ (/ x y) y) 3) (* (pow y -2) x) (pow y -2) y -2 x (/ (- (pow (/ x (* y y)) 2) 9) (- (/ x (* y y)) -3)) (- (pow (/ x (* y y)) 2) 9) (pow (/ x (* y y)) 2) (/ x (* y y)) (* y y) 2 9 (- (/ x (* y y)) -3) (+ (* (pow y -2) x) -3) -3 (+ (* (pow y -1) (* (pow y -1) x)) -3) (pow y -1) -1 (* (pow y -1) x)) |
| 2.0ms | y | @ | -inf | ((- (/ (/ x y) y) 3) (* (pow y -2) x) (pow y -2) y -2 x (/ (- (pow (/ x (* y y)) 2) 9) (- (/ x (* y y)) -3)) (- (pow (/ x (* y y)) 2) 9) (pow (/ x (* y y)) 2) (/ x (* y y)) (* y y) 2 9 (- (/ x (* y y)) -3) (+ (* (pow y -2) x) -3) -3 (+ (* (pow y -1) (* (pow y -1) x)) -3) (pow y -1) -1 (* (pow y -1) x)) |
| 2.0ms | y | @ | inf | ((- (/ (/ x y) y) 3) (* (pow y -2) x) (pow y -2) y -2 x (/ (- (pow (/ x (* y y)) 2) 9) (- (/ x (* y y)) -3)) (- (pow (/ x (* y y)) 2) 9) (pow (/ x (* y y)) 2) (/ x (* y y)) (* y y) 2 9 (- (/ x (* y y)) -3) (+ (* (pow y -2) x) -3) -3 (+ (* (pow y -1) (* (pow y -1) x)) -3) (pow y -1) -1 (* (pow y -1) x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 116 | 833 |
| 0 | 134 | 711 |
| 1 | 452 | 678 |
| 0 | 3057 | 655 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (- (/ (/ x y) y) 3) (*.f64 (pow.f64 y #s(literal -2 binary64)) x)) |
(*.f64 (pow.f64 y #s(literal -2 binary64)) x) |
(pow.f64 y #s(literal -2 binary64)) |
y |
#s(literal -2 binary64) |
x |
(/.f64 (-.f64 (pow.f64 (/.f64 x (*.f64 y y)) #s(literal 2 binary64)) #s(literal 9 binary64)) #s(approx (- (/ x (* y y)) -3) (*.f64 (pow.f64 y #s(literal -2 binary64)) x))) |
(-.f64 (pow.f64 (/.f64 x (*.f64 y y)) #s(literal 2 binary64)) #s(literal 9 binary64)) |
(pow.f64 (/.f64 x (*.f64 y y)) #s(literal 2 binary64)) |
(/.f64 x (*.f64 y y)) |
(*.f64 y y) |
#s(literal 2 binary64) |
#s(literal 9 binary64) |
#s(approx (- (/ x (* y y)) -3) (*.f64 (pow.f64 y #s(literal -2 binary64)) x)) |
(fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal -3 binary64)) |
#s(literal -3 binary64) |
(fma.f64 (pow.f64 y #s(literal -1 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) x) #s(literal -3 binary64)) |
(pow.f64 y #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) x) |
#s(approx (- (/ (/ x y) y) 3) #s(hole binary64 -3)) |
#s(approx (- (/ (/ x y) y) 3) #s(hole binary64 (- (/ x (pow y 2)) 3))) |
#s(approx (* (pow y -2) x) #s(hole binary64 (/ x (pow y 2)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (- (pow (/ x (* y y)) 2) 9) (- (/ x (* y y)) -3)) #s(hole binary64 -3)) |
#s(approx (/ (- (pow (/ x (* y y)) 2) 9) (- (/ x (* y y)) -3)) #s(hole binary64 (- (/ x (pow y 2)) 3))) |
#s(approx (- (pow (/ x (* y y)) 2) 9) #s(hole binary64 -9)) |
#s(approx (- (pow (/ x (* y y)) 2) 9) #s(hole binary64 (- (/ (pow x 2) (pow y 4)) 9))) |
#s(approx (pow (/ x (* y y)) 2) #s(hole binary64 (/ (pow x 2) (pow y 4)))) |
#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 (+ 3 (/ x (pow y 2))))) |
#s(approx (+ (* (pow y -2) x) -3) #s(hole binary64 -3)) |
#s(approx (+ (* (pow y -2) x) -3) #s(hole binary64 (- (/ x (pow y 2)) 3))) |
#s(approx (+ (* (pow y -1) (* (pow y -1) x)) -3) #s(hole binary64 -3)) |
#s(approx (+ (* (pow y -1) (* (pow y -1) x)) -3) #s(hole binary64 (- (/ x (pow y 2)) 3))) |
#s(approx (* (pow y -1) x) #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 (/ x (* y y)) 2) 9) (- (/ x (* y y)) -3)) #s(hole binary64 (/ x (pow y 2)))) |
#s(approx (/ (- (pow (/ x (* y y)) 2) 9) (- (/ x (* y y)) -3)) #s(hole binary64 (* x (- (/ 1 (pow y 2)) (* 3 (/ 1 x)))))) |
#s(approx (- (pow (/ x (* y y)) 2) 9) #s(hole binary64 (/ (pow x 2) (pow y 4)))) |
#s(approx (- (pow (/ x (* y y)) 2) 9) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow y 4)) (* 9 (/ 1 (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 (+ (* 3 (/ 1 x)) (/ 1 (pow y 2)))))) |
#s(approx (+ (* (pow y -2) x) -3) #s(hole binary64 (/ x (pow y 2)))) |
#s(approx (+ (* (pow y -2) x) -3) #s(hole binary64 (* x (- (/ 1 (pow y 2)) (* 3 (/ 1 x)))))) |
#s(approx (+ (* (pow y -1) (* (pow y -1) x)) -3) #s(hole binary64 (/ x (pow y 2)))) |
#s(approx (+ (* (pow y -1) (* (pow y -1) x)) -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 (/ x (* y y)) 2) 9) (- (/ x (* y y)) -3)) #s(hole binary64 (* -1 (* x (- (* 3 (/ 1 x)) (/ 1 (pow y 2))))))) |
#s(approx (+ (* (pow y -2) x) -3) #s(hole binary64 (* -1 (* x (- (* 3 (/ 1 x)) (/ 1 (pow y 2))))))) |
#s(approx (+ (* (pow y -1) (* (pow y -1) x)) -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) #s(hole binary64 (/ 1 (pow y 2)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ (- (pow (/ x (* y y)) 2) 9) (- (/ x (* y y)) -3)) #s(hole binary64 (/ (+ x (* -3 (pow y 2))) (pow y 2)))) |
#s(approx (- (pow (/ x (* y y)) 2) 9) #s(hole binary64 (/ (+ (* -9 (pow y 4)) (pow x 2)) (pow y 4)))) |
#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)))) |
#s(approx (+ (* (pow y -2) x) -3) #s(hole binary64 (/ (+ x (* -3 (pow y 2))) (pow y 2)))) |
#s(approx (+ (* (pow y -1) (* (pow y -1) x)) -3) #s(hole binary64 (/ (+ x (* -3 (pow y 2))) (pow y 2)))) |
#s(approx (pow y -1) #s(hole binary64 (/ 1 y))) |
| Outputs |
|---|
#s(approx (+ (* (pow y -1) (* (pow y -1) x)) -3) (*.f64 (pow.f64 y #s(literal -2 binary64)) x)) |
(*.f64 (*.f64 (/.f64 x y) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 x y))) |
(*.f64 (/.f64 x y) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) (/.f64 x y)) |
(*.f64 (pow.f64 y #s(literal -2 binary64)) x) |
(*.f64 x (pow.f64 y #s(literal -2 binary64))) |
(pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 1 binary64)) |
(/.f64 (/.f64 x (fabs.f64 y)) (fabs.f64 y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 x y)) y) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 x y)) (neg.f64 y)) |
(/.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)) y) |
(/.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64)) (neg.f64 y)) |
(/.f64 (neg.f64 (neg.f64 x)) (*.f64 y y)) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 y y)) |
(/.f64 (*.f64 #s(literal 1 binary64) 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))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64))) |
(*.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/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (pow.f64 y #s(literal -1 binary64)))) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal -2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 2 binary64)) |
(pow.f64 y #s(literal -2 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 y)) (fabs.f64 y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1 binary64))) y) |
(/.f64 (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal -1 binary64))) (neg.f64 y)) |
(/.f64 (*.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 1 binary64)) y) |
(/.f64 (*.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1 binary64)) (neg.f64 y)) |
(/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 y)) (neg.f64 y)) |
(/.f64 #s(literal 1 binary64) (*.f64 y y)) |
(/.f64 (pow.f64 y #s(literal -1 binary64)) y) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 y) y)) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 y y))) |
(/.f64 #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 (fma.f64 (log.f64 y) #s(literal -1 binary64) (*.f64 (log.f64 y) #s(literal -1 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 y) #s(literal -1 binary64)) #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) |
x |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 2 binary64)) #s(approx (- (/ x (* y y)) -3) (*.f64 (pow.f64 y #s(literal -2 binary64)) x))) (/.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 2 binary64)) #s(approx (- (/ x (* y y)) -3) (*.f64 (pow.f64 y #s(literal -2 binary64)) x)))) (*.f64 (/.f64 #s(literal 9 binary64) #s(approx (- (/ x (* y y)) -3) (*.f64 (pow.f64 y #s(literal -2 binary64)) x))) (/.f64 #s(literal 9 binary64) #s(approx (- (/ x (* y y)) -3) (*.f64 (pow.f64 y #s(literal -2 binary64)) x))))) (+.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 2 binary64)) #s(approx (- (/ x (* y y)) -3) (*.f64 (pow.f64 y #s(literal -2 binary64)) x))) (/.f64 #s(literal 9 binary64) #s(approx (- (/ x (* y y)) -3) (*.f64 (pow.f64 y #s(literal -2 binary64)) x))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 2 binary64)) #s(approx (- (/ x (* y y)) -3) (*.f64 (pow.f64 y #s(literal -2 binary64)) x))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 9 binary64) #s(approx (- (/ x (* y y)) -3) (*.f64 (pow.f64 y #s(literal -2 binary64)) x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 2 binary64)) #s(approx (- (/ x (* y y)) -3) (*.f64 (pow.f64 y #s(literal -2 binary64)) x))) (/.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 2 binary64)) #s(approx (- (/ x (* y y)) -3) (*.f64 (pow.f64 y #s(literal -2 binary64)) x))) (fma.f64 (/.f64 #s(literal 9 binary64) #s(approx (- (/ x (* y y)) -3) (*.f64 (pow.f64 y #s(literal -2 binary64)) x))) (/.f64 #s(literal 9 binary64) #s(approx (- (/ x (* y y)) -3) (*.f64 (pow.f64 y #s(literal -2 binary64)) x))) (*.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 2 binary64)) #s(approx (- (/ x (* y y)) -3) (*.f64 (pow.f64 y #s(literal -2 binary64)) x))) (/.f64 #s(literal 9 binary64) #s(approx (- (/ x (* y y)) -3) (*.f64 (pow.f64 y #s(literal -2 binary64)) x))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 y #s(literal -4 binary64)) (*.f64 x x) #s(literal -9 binary64)))) (neg.f64 (neg.f64 #s(approx (- (/ x (* y y)) -3) (*.f64 (pow.f64 y #s(literal -2 binary64)) x))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 2 binary64)) #s(approx (- (/ x (* y y)) -3) (*.f64 (pow.f64 y #s(literal -2 binary64)) x))) (*.f64 #s(approx (- (/ x (* y y)) -3) (*.f64 (pow.f64 y #s(literal -2 binary64)) x)) #s(literal 9 binary64))) (*.f64 #s(approx (- (/ x (* y y)) -3) (*.f64 (pow.f64 y #s(literal -2 binary64)) x)) #s(approx (- (/ x (* y y)) -3) (*.f64 (pow.f64 y #s(literal -2 binary64)) x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 4 binary64)) #s(literal 81 binary64)) (*.f64 (fma.f64 (pow.f64 y #s(literal -4 binary64)) (*.f64 x x) #s(literal 9 binary64)) #s(approx (- (/ x (* y y)) -3) (*.f64 (pow.f64 y #s(literal -2 binary64)) x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 6 binary64)) #s(literal 729 binary64)) (*.f64 (fma.f64 #s(literal 9 binary64) (fma.f64 (pow.f64 y #s(literal -4 binary64)) (*.f64 x x) #s(literal 9 binary64)) (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 4 binary64))) #s(approx (- (/ x (* y y)) -3) (*.f64 (pow.f64 y #s(literal -2 binary64)) x)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 y #s(literal -4 binary64)) (*.f64 x x) #s(literal -9 binary64))) (neg.f64 #s(approx (- (/ x (* y y)) -3) (*.f64 (pow.f64 y #s(literal -2 binary64)) x)))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal -4 binary64)) (*.f64 x x) #s(literal -9 binary64)) #s(approx (- (/ x (* y y)) -3) (*.f64 (pow.f64 y #s(literal -2 binary64)) x))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (pow.f64 y #s(literal -4 binary64)) (*.f64 x x) #s(literal -9 binary64))) #s(approx (- (/ x (* y y)) -3) (*.f64 (pow.f64 y #s(literal -2 binary64)) x)))) |
(neg.f64 (/.f64 (fma.f64 (pow.f64 y #s(literal -4 binary64)) (*.f64 x x) #s(literal -9 binary64)) (neg.f64 #s(approx (- (/ x (* y y)) -3) (*.f64 (pow.f64 y #s(literal -2 binary64)) x))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 2 binary64)) #s(approx (- (/ x (* y y)) -3) (*.f64 (pow.f64 y #s(literal -2 binary64)) x))) (/.f64 #s(literal 9 binary64) #s(approx (- (/ x (* y y)) -3) (*.f64 (pow.f64 y #s(literal -2 binary64)) x)))) |
(*.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64)) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal -3 binary64))) |
(*.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal -3 binary64)) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 4 binary64)) #s(literal 81 binary64))) (neg.f64 (fma.f64 (pow.f64 y #s(literal -4 binary64)) (*.f64 x x) #s(literal 9 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 6 binary64)) #s(literal 729 binary64))) (neg.f64 (fma.f64 #s(literal 9 binary64) (fma.f64 (pow.f64 y #s(literal -4 binary64)) (*.f64 x x) #s(literal 9 binary64)) (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 4 binary64)) #s(literal 81 binary64)) (fma.f64 (pow.f64 y #s(literal -4 binary64)) (*.f64 x x) #s(literal 9 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 6 binary64)) #s(literal 729 binary64)) (fma.f64 #s(literal 9 binary64) (fma.f64 (pow.f64 y #s(literal -4 binary64)) (*.f64 x x) #s(literal 9 binary64)) (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 4 binary64)))) |
(fma.f64 (*.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) x) (pow.f64 y #s(literal -2 binary64)) #s(literal -9 binary64)) |
(fma.f64 (*.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) (/.f64 x y)) (pow.f64 y #s(literal -1 binary64)) #s(literal -9 binary64)) |
(fma.f64 (*.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) (pow.f64 y #s(literal -1 binary64))) (/.f64 x y) #s(literal -9 binary64)) |
(fma.f64 (*.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) (pow.f64 y #s(literal -2 binary64))) x #s(literal -9 binary64)) |
(fma.f64 (*.f64 (/.f64 x y) (/.f64 x y)) (pow.f64 y #s(literal -2 binary64)) #s(literal -9 binary64)) |
(fma.f64 (neg.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x)) (neg.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x)) #s(literal -9 binary64)) |
(fma.f64 (fabs.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x)) (fabs.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x)) #s(literal -9 binary64)) |
(fma.f64 (exp.f64 (log.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x))) (exp.f64 (log.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x))) #s(literal -9 binary64)) |
(fma.f64 (pow.f64 y #s(literal -4 binary64)) (*.f64 x x) #s(literal -9 binary64)) |
(fma.f64 (*.f64 x x) (pow.f64 y #s(literal -4 binary64)) #s(literal -9 binary64)) |
(fma.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal -9 binary64)) |
(fma.f64 (/.f64 x y) (*.f64 (pow.f64 y #s(literal -1 binary64)) (*.f64 (pow.f64 y #s(literal -2 binary64)) x)) #s(literal -9 binary64)) |
(fma.f64 (pow.f64 y #s(literal -1 binary64)) (*.f64 (/.f64 x y) (*.f64 (pow.f64 y #s(literal -2 binary64)) x)) #s(literal -9 binary64)) |
(fma.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 x (*.f64 (pow.f64 y #s(literal -2 binary64)) x)) #s(literal -9 binary64)) |
(fma.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (/.f64 x y) (/.f64 x y)) #s(literal -9 binary64)) |
(fma.f64 x (/.f64 x (pow.f64 y #s(literal 4 binary64))) #s(literal -9 binary64)) |
(fma.f64 x (*.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (pow.f64 y #s(literal -2 binary64)) x)) #s(literal -9 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 4 binary64)) (fma.f64 (pow.f64 y #s(literal -4 binary64)) (*.f64 x x) #s(literal 9 binary64))) (/.f64 #s(literal 81 binary64) (fma.f64 (pow.f64 y #s(literal -4 binary64)) (*.f64 x x) #s(literal 9 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 6 binary64)) (fma.f64 #s(literal 9 binary64) (fma.f64 (pow.f64 y #s(literal -4 binary64)) (*.f64 x x) #s(literal 9 binary64)) (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 4 binary64)))) (/.f64 #s(literal 729 binary64) (fma.f64 #s(literal 9 binary64) (fma.f64 (pow.f64 y #s(literal -4 binary64)) (*.f64 x x) #s(literal 9 binary64)) (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 4 binary64))))) |
(-.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 2 binary64)) #s(literal 9 binary64)) |
(+.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 2 binary64)) #s(literal -9 binary64)) |
(*.f64 (*.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) x) (pow.f64 y #s(literal -2 binary64))) |
(*.f64 (*.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) (/.f64 x y)) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 (*.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) (pow.f64 y #s(literal -1 binary64))) (/.f64 x y)) |
(*.f64 (*.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) (pow.f64 y #s(literal -2 binary64))) x) |
(*.f64 (*.f64 (/.f64 x y) (/.f64 x y)) (pow.f64 y #s(literal -2 binary64))) |
(*.f64 (neg.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x)) (neg.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x))) |
(*.f64 (fabs.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x)) (fabs.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x))) |
(*.f64 (exp.f64 (log.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x))) (exp.f64 (log.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x)))) |
(*.f64 (pow.f64 y #s(literal -4 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (pow.f64 y #s(literal -4 binary64))) |
(*.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) (*.f64 (pow.f64 y #s(literal -2 binary64)) x)) |
(*.f64 (/.f64 x y) (*.f64 (pow.f64 y #s(literal -1 binary64)) (*.f64 (pow.f64 y #s(literal -2 binary64)) x))) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) (*.f64 (/.f64 x y) (*.f64 (pow.f64 y #s(literal -2 binary64)) x))) |
(*.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 x (*.f64 (pow.f64 y #s(literal -2 binary64)) x))) |
(*.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (/.f64 x y) (/.f64 x y))) |
(*.f64 x (/.f64 x (pow.f64 y #s(literal 4 binary64)))) |
(*.f64 x (*.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (pow.f64 y #s(literal -2 binary64)) x))) |
(pow.f64 (exp.f64 (log.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 2 binary64)) |
(/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 y y)) |
(/.f64 (*.f64 (/.f64 (neg.f64 x) y) (*.f64 (pow.f64 y #s(literal -2 binary64)) x)) (neg.f64 y)) |
(/.f64 (*.f64 (neg.f64 x) (*.f64 (pow.f64 y #s(literal -2 binary64)) x)) (*.f64 (neg.f64 y) y)) |
(/.f64 (*.f64 (/.f64 x y) (*.f64 (pow.f64 y #s(literal -2 binary64)) x)) y) |
(/.f64 (*.f64 x (*.f64 (pow.f64 y #s(literal -2 binary64)) x)) (*.f64 y y)) |
(/.f64 (*.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) (/.f64 (neg.f64 x) y)) (neg.f64 y)) |
(/.f64 (*.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) (neg.f64 x)) (*.f64 (neg.f64 y) y)) |
(/.f64 (*.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) x) (*.f64 y y)) |
(/.f64 (*.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) (/.f64 x y)) y) |
(/.f64 (*.f64 (/.f64 x y) (/.f64 x y)) (*.f64 y y)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) x)) (neg.f64 (neg.f64 (pow.f64 y #s(literal 4 binary64))))) |
(/.f64 (*.f64 (/.f64 (neg.f64 x) y) (/.f64 (neg.f64 x) y)) (*.f64 y y)) |
(/.f64 (*.f64 (/.f64 (neg.f64 x) y) (neg.f64 x)) (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y))) |
(/.f64 (*.f64 (/.f64 (neg.f64 x) y) (/.f64 x y)) (*.f64 (neg.f64 y) y)) |
(/.f64 (*.f64 (/.f64 (neg.f64 x) y) x) (*.f64 (neg.f64 y) (*.f64 y y))) |
(/.f64 (*.f64 (neg.f64 x) (/.f64 (neg.f64 x) y)) (*.f64 (*.f64 (neg.f64 y) y) (neg.f64 y))) |
(/.f64 (*.f64 (neg.f64 x) (/.f64 x y)) (*.f64 (*.f64 (neg.f64 y) y) y)) |
(/.f64 (*.f64 (/.f64 x y) (/.f64 (neg.f64 x) y)) (*.f64 (neg.f64 y) y)) |
(/.f64 (*.f64 (/.f64 x y) (neg.f64 x)) (*.f64 y (*.f64 (neg.f64 y) y))) |
(/.f64 (*.f64 (/.f64 x y) x) (*.f64 y (*.f64 y y))) |
(/.f64 (*.f64 x (/.f64 (neg.f64 x) y)) (*.f64 (*.f64 y y) (neg.f64 y))) |
(/.f64 (*.f64 x (/.f64 x y)) (*.f64 (*.f64 y y) y)) |
(/.f64 (*.f64 (neg.f64 x) x) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
(/.f64 (*.f64 x x) (pow.f64 y #s(literal 4 binary64))) |
(neg.f64 (/.f64 (*.f64 (neg.f64 x) x) (pow.f64 y #s(literal 4 binary64)))) |
(neg.f64 (/.f64 (*.f64 x x) (neg.f64 (pow.f64 y #s(literal 4 binary64))))) |
(exp.f64 (-.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 y) #s(literal 4 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x)) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x)) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (/.f64 x y) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 x y))) |
(*.f64 (/.f64 x y) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) (/.f64 x y)) |
(*.f64 (pow.f64 y #s(literal -2 binary64)) x) |
(*.f64 x (pow.f64 y #s(literal -2 binary64))) |
(pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 1 binary64)) |
(/.f64 (/.f64 x (fabs.f64 y)) (fabs.f64 y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 x y)) y) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 x y)) (neg.f64 y)) |
(/.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)) y) |
(/.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64)) (neg.f64 y)) |
(/.f64 (neg.f64 (neg.f64 x)) (*.f64 y y)) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 y y)) |
(/.f64 (*.f64 #s(literal 1 binary64) 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))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x)) #s(literal 1 binary64))) |
(*.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)))) |
#s(literal 2 binary64) |
#s(literal 9 binary64) |
#s(approx (- (/ x (* y y)) -3) (*.f64 (pow.f64 y #s(literal -2 binary64)) x)) |
(*.f64 (/.f64 (fma.f64 (pow.f64 y #s(literal -4 binary64)) (*.f64 x x) #s(literal -9 binary64)) (-.f64 #s(literal 9 binary64) (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 2 binary64)))) (-.f64 #s(literal 3 binary64) (*.f64 (pow.f64 y #s(literal -2 binary64)) x))) |
(*.f64 (/.f64 (fma.f64 (pow.f64 y #s(literal -4 binary64)) (*.f64 x x) #s(literal -9 binary64)) (fma.f64 (pow.f64 y #s(literal -6 binary64)) (pow.f64 x #s(literal 3 binary64)) #s(literal 27 binary64))) (fma.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal -3 binary64)) #s(literal 9 binary64))) |
(*.f64 (/.f64 (fma.f64 (pow.f64 y #s(literal -4 binary64)) (*.f64 x x) #s(literal -9 binary64)) (-.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 3 binary64)) #s(literal -27 binary64))) (fma.f64 (pow.f64 y #s(literal -4 binary64)) (*.f64 x x) (fma.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal -3 binary64) #s(literal 9 binary64)))) |
(*.f64 (/.f64 (fma.f64 (pow.f64 y #s(literal -4 binary64)) (*.f64 x x) #s(literal -9 binary64)) (fma.f64 (pow.f64 y #s(literal -4 binary64)) (*.f64 x x) #s(literal -9 binary64))) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal -3 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 2 binary64)) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64))) (/.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 2 binary64)) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64)))) (*.f64 (/.f64 #s(literal 9 binary64) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64))) (/.f64 #s(literal 9 binary64) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64))))) (+.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 2 binary64)) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64))) (/.f64 #s(literal 9 binary64) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 2 binary64)) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 9 binary64) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 2 binary64)) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64))) (/.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 2 binary64)) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 9 binary64) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64))) (/.f64 #s(literal 9 binary64) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64))) (*.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 2 binary64)) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64))) (/.f64 #s(literal 9 binary64) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 y #s(literal -6 binary64)) (pow.f64 x #s(literal 3 binary64)) #s(literal -27 binary64))) (neg.f64 (fma.f64 (pow.f64 y #s(literal -4 binary64)) (*.f64 x x) (*.f64 #s(literal -3 binary64) (-.f64 #s(literal -3 binary64) (*.f64 (pow.f64 y #s(literal -2 binary64)) x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 3 binary64)) #s(literal 27 binary64))) (neg.f64 (fma.f64 #s(literal 3 binary64) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 y #s(literal -4 binary64)) (*.f64 x x) #s(literal -9 binary64)))) (neg.f64 (neg.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 2 binary64)) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64))) (*.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64)) #s(literal 9 binary64))) (*.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64)) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 4 binary64)) #s(literal 81 binary64)) (*.f64 (fma.f64 (pow.f64 y #s(literal -4 binary64)) (*.f64 x x) #s(literal 9 binary64)) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64)))) |
(/.f64 (-.f64 #s(literal 9 binary64) (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 2 binary64))) (-.f64 #s(literal -3 binary64) (*.f64 (pow.f64 y #s(literal -2 binary64)) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 6 binary64)) #s(literal 729 binary64)) (*.f64 (fma.f64 #s(literal 9 binary64) (fma.f64 (pow.f64 y #s(literal -4 binary64)) (*.f64 x x) #s(literal 9 binary64)) (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 4 binary64))) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 3 binary64)) #s(literal 27 binary64)) (fma.f64 #s(literal 3 binary64) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal -6 binary64)) (pow.f64 x #s(literal 3 binary64)) #s(literal -27 binary64)) (+.f64 #s(literal 9 binary64) (-.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal -3 binary64))))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal -6 binary64)) (pow.f64 x #s(literal 3 binary64)) #s(literal -27 binary64)) (fma.f64 (pow.f64 y #s(literal -4 binary64)) (*.f64 x x) (*.f64 #s(literal -3 binary64) (-.f64 #s(literal -3 binary64) (*.f64 (pow.f64 y #s(literal -2 binary64)) x))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 y #s(literal -4 binary64)) (*.f64 x x) #s(literal -9 binary64))) (neg.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64)))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal -4 binary64)) (*.f64 x x) #s(literal -9 binary64)) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (pow.f64 y #s(literal -4 binary64)) (*.f64 x x) #s(literal -9 binary64))) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64)))) |
(neg.f64 (/.f64 (fma.f64 (pow.f64 y #s(literal -4 binary64)) (*.f64 x x) #s(literal -9 binary64)) (neg.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64))))) |
(fma.f64 (*.f64 (/.f64 x y) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64)) #s(literal -3 binary64)) |
(fma.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 1/2 binary64)) #s(literal -3 binary64)) |
(fma.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 x y)) #s(literal -3 binary64)) |
(fma.f64 (/.f64 x y) (pow.f64 y #s(literal -1 binary64)) #s(literal -3 binary64)) |
(fma.f64 (pow.f64 y #s(literal -1 binary64)) (/.f64 x y) #s(literal -3 binary64)) |
(fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal -3 binary64)) |
(fma.f64 x (pow.f64 y #s(literal -2 binary64)) #s(literal -3 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 3 binary64)) (fma.f64 #s(literal 3 binary64) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 2 binary64)))) (/.f64 #s(literal 27 binary64) (fma.f64 #s(literal 3 binary64) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 2 binary64)) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64))) (/.f64 #s(literal 9 binary64) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64)))) |
(-.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 3 binary64)) |
(-.f64 #s(literal -3 binary64) (*.f64 (/.f64 (neg.f64 x) y) (pow.f64 y #s(literal -1 binary64)))) |
(-.f64 #s(literal -3 binary64) (*.f64 (neg.f64 (pow.f64 y #s(literal -1 binary64))) (/.f64 x y))) |
(-.f64 #s(literal -3 binary64) (*.f64 (neg.f64 (pow.f64 y #s(literal -2 binary64))) x)) |
(-.f64 #s(literal -3 binary64) (*.f64 (neg.f64 x) (pow.f64 y #s(literal -2 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 3 binary64)) (fma.f64 (pow.f64 y #s(literal -4 binary64)) (*.f64 x x) (*.f64 #s(literal -3 binary64) (-.f64 #s(literal -3 binary64) (*.f64 (pow.f64 y #s(literal -2 binary64)) x))))) (/.f64 #s(literal -27 binary64) (fma.f64 (pow.f64 y #s(literal -4 binary64)) (*.f64 x x) (*.f64 #s(literal -3 binary64) (-.f64 #s(literal -3 binary64) (*.f64 (pow.f64 y #s(literal -2 binary64)) x)))))) |
(+.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal -3 binary64)) |
(+.f64 #s(literal -3 binary64) (*.f64 (pow.f64 y #s(literal -2 binary64)) x)) |
#s(literal -3 binary64) |
(*.f64 (/.f64 (fma.f64 (pow.f64 y #s(literal -4 binary64)) (*.f64 x x) #s(literal -9 binary64)) (-.f64 #s(literal 9 binary64) (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 2 binary64)))) (-.f64 #s(literal 3 binary64) (*.f64 (pow.f64 y #s(literal -2 binary64)) x))) |
(*.f64 (/.f64 (fma.f64 (pow.f64 y #s(literal -4 binary64)) (*.f64 x x) #s(literal -9 binary64)) (fma.f64 (pow.f64 y #s(literal -6 binary64)) (pow.f64 x #s(literal 3 binary64)) #s(literal 27 binary64))) (fma.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal -3 binary64)) #s(literal 9 binary64))) |
(*.f64 (/.f64 (fma.f64 (pow.f64 y #s(literal -4 binary64)) (*.f64 x x) #s(literal -9 binary64)) (-.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 3 binary64)) #s(literal -27 binary64))) (fma.f64 (pow.f64 y #s(literal -4 binary64)) (*.f64 x x) (fma.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal -3 binary64) #s(literal 9 binary64)))) |
(*.f64 (/.f64 (fma.f64 (pow.f64 y #s(literal -4 binary64)) (*.f64 x x) #s(literal -9 binary64)) (fma.f64 (pow.f64 y #s(literal -4 binary64)) (*.f64 x x) #s(literal -9 binary64))) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal -3 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 2 binary64)) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64))) (/.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 2 binary64)) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64)))) (*.f64 (/.f64 #s(literal 9 binary64) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64))) (/.f64 #s(literal 9 binary64) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64))))) (+.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 2 binary64)) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64))) (/.f64 #s(literal 9 binary64) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 2 binary64)) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 9 binary64) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 2 binary64)) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64))) (/.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 2 binary64)) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 9 binary64) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64))) (/.f64 #s(literal 9 binary64) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64))) (*.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 2 binary64)) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64))) (/.f64 #s(literal 9 binary64) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 y #s(literal -6 binary64)) (pow.f64 x #s(literal 3 binary64)) #s(literal -27 binary64))) (neg.f64 (fma.f64 (pow.f64 y #s(literal -4 binary64)) (*.f64 x x) (*.f64 #s(literal -3 binary64) (-.f64 #s(literal -3 binary64) (*.f64 (pow.f64 y #s(literal -2 binary64)) x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 3 binary64)) #s(literal 27 binary64))) (neg.f64 (fma.f64 #s(literal 3 binary64) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 y #s(literal -4 binary64)) (*.f64 x x) #s(literal -9 binary64)))) (neg.f64 (neg.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 2 binary64)) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64))) (*.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64)) #s(literal 9 binary64))) (*.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64)) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 4 binary64)) #s(literal 81 binary64)) (*.f64 (fma.f64 (pow.f64 y #s(literal -4 binary64)) (*.f64 x x) #s(literal 9 binary64)) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64)))) |
(/.f64 (-.f64 #s(literal 9 binary64) (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 2 binary64))) (-.f64 #s(literal -3 binary64) (*.f64 (pow.f64 y #s(literal -2 binary64)) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 6 binary64)) #s(literal 729 binary64)) (*.f64 (fma.f64 #s(literal 9 binary64) (fma.f64 (pow.f64 y #s(literal -4 binary64)) (*.f64 x x) #s(literal 9 binary64)) (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 4 binary64))) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 3 binary64)) #s(literal 27 binary64)) (fma.f64 #s(literal 3 binary64) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal -6 binary64)) (pow.f64 x #s(literal 3 binary64)) #s(literal -27 binary64)) (+.f64 #s(literal 9 binary64) (-.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal -3 binary64))))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal -6 binary64)) (pow.f64 x #s(literal 3 binary64)) #s(literal -27 binary64)) (fma.f64 (pow.f64 y #s(literal -4 binary64)) (*.f64 x x) (*.f64 #s(literal -3 binary64) (-.f64 #s(literal -3 binary64) (*.f64 (pow.f64 y #s(literal -2 binary64)) x))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 y #s(literal -4 binary64)) (*.f64 x x) #s(literal -9 binary64))) (neg.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64)))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal -4 binary64)) (*.f64 x x) #s(literal -9 binary64)) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (pow.f64 y #s(literal -4 binary64)) (*.f64 x x) #s(literal -9 binary64))) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64)))) |
(neg.f64 (/.f64 (fma.f64 (pow.f64 y #s(literal -4 binary64)) (*.f64 x x) #s(literal -9 binary64)) (neg.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64))))) |
(fma.f64 (*.f64 (/.f64 x y) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64)) #s(literal -3 binary64)) |
(fma.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 1/2 binary64)) #s(literal -3 binary64)) |
(fma.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 x y)) #s(literal -3 binary64)) |
(fma.f64 (/.f64 x y) (pow.f64 y #s(literal -1 binary64)) #s(literal -3 binary64)) |
(fma.f64 (pow.f64 y #s(literal -1 binary64)) (/.f64 x y) #s(literal -3 binary64)) |
(fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal -3 binary64)) |
(fma.f64 x (pow.f64 y #s(literal -2 binary64)) #s(literal -3 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 3 binary64)) (fma.f64 #s(literal 3 binary64) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 2 binary64)))) (/.f64 #s(literal 27 binary64) (fma.f64 #s(literal 3 binary64) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 2 binary64)) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64))) (/.f64 #s(literal 9 binary64) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64)))) |
(-.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 3 binary64)) |
(-.f64 #s(literal -3 binary64) (*.f64 (/.f64 (neg.f64 x) y) (pow.f64 y #s(literal -1 binary64)))) |
(-.f64 #s(literal -3 binary64) (*.f64 (neg.f64 (pow.f64 y #s(literal -1 binary64))) (/.f64 x y))) |
(-.f64 #s(literal -3 binary64) (*.f64 (neg.f64 (pow.f64 y #s(literal -2 binary64))) x)) |
(-.f64 #s(literal -3 binary64) (*.f64 (neg.f64 x) (pow.f64 y #s(literal -2 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 3 binary64)) (fma.f64 (pow.f64 y #s(literal -4 binary64)) (*.f64 x x) (*.f64 #s(literal -3 binary64) (-.f64 #s(literal -3 binary64) (*.f64 (pow.f64 y #s(literal -2 binary64)) x))))) (/.f64 #s(literal -27 binary64) (fma.f64 (pow.f64 y #s(literal -4 binary64)) (*.f64 x x) (*.f64 #s(literal -3 binary64) (-.f64 #s(literal -3 binary64) (*.f64 (pow.f64 y #s(literal -2 binary64)) x)))))) |
(+.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal -3 binary64)) |
(+.f64 #s(literal -3 binary64) (*.f64 (pow.f64 y #s(literal -2 binary64)) x)) |
(*.f64 (neg.f64 (pow.f64 y #s(literal -1/2 binary64))) (neg.f64 (pow.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 y #s(literal -1/2 binary64))) (fabs.f64 (pow.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (pow.f64 y #s(literal -1/2 binary64))) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal -1/2 binary64)) |
(pow.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)) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 y))) |
(neg.f64 (/.f64 #s(literal -1 binary64) y)) |
(neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 y))) |
(exp.f64 (*.f64 (log.f64 y) #s(literal -1 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 y) #s(literal -1 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal -1 binary64)))) |
#s(literal -1 binary64) |
(*.f64 (*.f64 x (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) x)) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) x) |
(*.f64 x (pow.f64 y #s(literal -1 binary64))) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 y))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) y) |
(/.f64 (*.f64 #s(literal 1 binary64) x) y) |
(/.f64 (neg.f64 x) (neg.f64 y)) |
(/.f64 x y) |
(neg.f64 (/.f64 (neg.f64 x) y)) |
#s(approx (+ (* (pow y -1) (* (pow y -1) x)) -3) #s(literal -3 binary64)) |
#s(approx (+ (* (pow y -1) (* (pow y -1) x)) -3) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal -3 binary64))) |
#s(approx (/ x (* y y)) (*.f64 (pow.f64 y #s(literal -2 binary64)) x)) |
#s(approx x x) |
#s(approx (+ (* (pow y -1) (* (pow y -1) x)) -3) #s(literal -3 binary64)) |
#s(approx (+ (* (pow y -1) (* (pow y -1) x)) -3) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal -3 binary64))) |
#s(approx (- (pow (/ x (* y y)) 2) 9) #s(literal -9 binary64)) |
#s(approx (- (pow (/ x (* y y)) 2) 9) (fma.f64 (pow.f64 y #s(literal -4 binary64)) (*.f64 x x) #s(literal -9 binary64))) |
#s(approx (pow (/ x (* y y)) 2) (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 2 binary64))) |
#s(approx (/ x (* y y)) (*.f64 (pow.f64 y #s(literal -2 binary64)) x)) |
#s(approx (- (/ x (* y y)) -3) #s(literal 3 binary64)) |
#s(approx (- (/ x (* y y)) -3) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal 3 binary64))) |
#s(approx (+ (* (pow y -1) (* (pow y -1) x)) -3) #s(literal -3 binary64)) |
#s(approx (+ (* (pow y -1) (* (pow y -1) x)) -3) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal -3 binary64))) |
#s(approx (+ (* (pow y -1) (* (pow y -1) x)) -3) #s(literal -3 binary64)) |
#s(approx (+ (* (pow y -1) (* (pow y -1) x)) -3) (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal -3 binary64))) |
#s(approx (* (pow y -1) x) (/.f64 x y)) |
#s(approx (+ (* (pow y -1) (* (pow y -1) x)) -3) (*.f64 (pow.f64 y #s(literal -2 binary64)) x)) |
#s(approx (+ (* (pow y -1) (* (pow y -1) x)) -3) (*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal 3 binary64) x)) x)) |
#s(approx (+ (* (pow y -1) (* (pow y -1) x)) -3) (*.f64 (pow.f64 y #s(literal -2 binary64)) x)) |
#s(approx (+ (* (pow y -1) (* (pow y -1) x)) -3) (*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal 3 binary64) x)) x)) |
#s(approx (- (pow (/ x (* y y)) 2) 9) (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 2 binary64))) |
#s(approx (- (pow (/ x (* y y)) 2) 9) (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -9 binary64) (pow.f64 y #s(literal -4 binary64))) x) x)) |
#s(approx (- (/ x (* y y)) -3) (*.f64 (pow.f64 y #s(literal -2 binary64)) 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 (+ (* (pow y -1) (* (pow y -1) x)) -3) (*.f64 (pow.f64 y #s(literal -2 binary64)) x)) |
#s(approx (+ (* (pow y -1) (* (pow y -1) x)) -3) (*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal 3 binary64) x)) x)) |
#s(approx (+ (* (pow y -1) (* (pow y -1) x)) -3) (*.f64 (pow.f64 y #s(literal -2 binary64)) x)) |
#s(approx (+ (* (pow y -1) (* (pow y -1) x)) -3) (*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal 3 binary64) x)) x)) |
#s(approx (+ (* (pow y -1) (* (pow y -1) x)) -3) (*.f64 (neg.f64 x) (-.f64 (/.f64 #s(literal 3 binary64) x) (pow.f64 y #s(literal -2 binary64))))) |
#s(approx (+ (* (pow y -1) (* (pow y -1) x)) -3) (*.f64 (neg.f64 x) (-.f64 (/.f64 #s(literal 3 binary64) x) (pow.f64 y #s(literal -2 binary64))))) |
#s(approx (+ (* (pow y -1) (* (pow y -1) x)) -3) (*.f64 (neg.f64 x) (-.f64 (/.f64 #s(literal 3 binary64) x) (pow.f64 y #s(literal -2 binary64))))) |
#s(approx (+ (* (pow y -1) (* (pow y -1) x)) -3) (*.f64 (neg.f64 x) (-.f64 (/.f64 #s(literal 3 binary64) x) (pow.f64 y #s(literal -2 binary64))))) |
#s(approx (+ (* (pow y -1) (* (pow y -1) x)) -3) (/.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -3 binary64) x) y) y)) |
#s(approx (pow y -2) (pow.f64 y #s(literal -2 binary64))) |
#s(approx y y) |
#s(approx (+ (* (pow y -1) (* (pow y -1) x)) -3) (/.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -3 binary64) x) y) y)) |
#s(approx (- (pow (/ x (* y y)) 2) 9) (/.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -9 binary64) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64)))) |
#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)) |
#s(approx (+ (* (pow y -1) (* (pow y -1) x)) -3) (/.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -3 binary64) x) y) y)) |
#s(approx (+ (* (pow y -1) (* (pow y -1) x)) -3) (/.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -3 binary64) x) y) y)) |
#s(approx (pow y -1) (pow.f64 y #s(literal -1 binary64))) |
Compiled 7 814 to 1 043 computations (86.7% saved)
10 alts after pruning (5 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 346 | 5 | 351 |
| Fresh | 0 | 0 | 0 |
| Picked | 2 | 2 | 4 |
| Done | 1 | 3 | 4 |
| Total | 349 | 10 | 359 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.8% | (fma.f64 (pow.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) x) #s(literal -3 binary64)) |
| ✓ | 94.8% | (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal -3 binary64)) |
| ▶ | 12.1% | (/.f64 #s(approx (- (pow (/ x (* y y)) 2) 9) (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 2 binary64))) #s(approx (- (/ x (* y y)) -3) (*.f64 (pow.f64 y #s(literal -2 binary64)) x))) |
| ✓ | 95.3% | (-.f64 (/.f64 x (*.f64 y y)) #s(literal 3 binary64)) |
| ▶ | 51.8% | #s(approx (- (/ (/ x y) y) 3) (/.f64 (/.f64 x y) y)) |
| ▶ | 51.7% | #s(approx (- (/ (/ x y) y) 3) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 x y)))) |
| ▶ | 51.7% | #s(approx (- (/ (/ x y) y) 3) (*.f64 (pow.f64 y #s(literal -1 binary64)) (/.f64 x y))) |
| ✓ | 46.6% | #s(approx (- (/ (/ x y) y) 3) (*.f64 (pow.f64 y #s(literal -2 binary64)) x)) |
| ✓ | 47.1% | #s(approx (- (/ x (* y y)) 3) (/.f64 x (*.f64 y y))) |
| ✓ | 50.3% | #s(approx (- (/ x (* y y)) 3) #s(literal -3 binary64)) |
Compiled 228 to 161 computations (29.4% saved)
| Inputs |
|---|
(fma.f64 (pow.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) x) #s(literal -3 binary64)) |
(pow.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 y #s(literal -1/2 binary64)) |
y |
#s(literal -1/2 binary64) |
#s(literal 2 binary64) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) x) |
(pow.f64 y #s(literal -1 binary64)) |
#s(literal -1 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 (pow.f64 y #s(literal -1 binary64)) (/.f64 x y))) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) (/.f64 x y)) |
#s(approx (- (/ (/ x y) y) 3) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 x y)))) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 x y))) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 x y)) |
(/.f64 #s(approx (- (pow (/ x (* y y)) 2) 9) (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 2 binary64))) #s(approx (- (/ x (* y y)) -3) (*.f64 (pow.f64 y #s(literal -2 binary64)) x))) |
#s(approx (- (pow (/ x (* y y)) 2) 9) (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 2 binary64))) |
(pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 2 binary64)) |
(*.f64 (pow.f64 y #s(literal -2 binary64)) x) |
(pow.f64 y #s(literal -2 binary64)) |
#s(literal -2 binary64) |
#s(approx (- (/ x (* y y)) -3) (*.f64 (pow.f64 y #s(literal -2 binary64)) x)) |
| Outputs |
|---|
#s(approx (+ (* (pow (pow y -1/2) 2) (* (pow y -1) x)) -3) #s(hole binary64 -3)) |
#s(approx (+ (* (pow (pow y -1/2) 2) (* (pow y -1) x)) -3) #s(hole binary64 (- (/ x (pow y 2)) 3))) |
#s(approx (* (pow y -1) x) #s(hole binary64 (/ x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- (/ (/ x y) y) 3) #s(hole binary64 -3)) |
#s(approx (- (/ (/ x y) y) 3) #s(hole binary64 (- (/ x (pow y 2)) 3))) |
#s(approx (/ (/ x y) y) #s(hole binary64 (/ x (pow y 2)))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx (* (pow y -1) (/ x y)) #s(hole binary64 (/ x (pow y 2)))) |
#s(approx (* (pow y -1/2) (* (pow y -1/2) (/ x y))) #s(hole binary64 (/ x (pow y 2)))) |
#s(approx (* (pow y -1/2) (/ x y)) #s(hole binary64 (* x (sqrt (/ 1 (pow y 3)))))) |
#s(approx (/ (- (pow (/ x (* y y)) 2) 9) (- (/ x (* y y)) -3)) #s(hole binary64 -3)) |
#s(approx (/ (- (pow (/ x (* y y)) 2) 9) (- (/ x (* y y)) -3)) #s(hole binary64 (- (/ x (pow y 2)) 3))) |
#s(approx (- (pow (/ x (* y y)) 2) 9) #s(hole binary64 -9)) |
#s(approx (- (pow (/ x (* y y)) 2) 9) #s(hole binary64 (- (/ (pow x 2) (pow y 4)) 9))) |
#s(approx (pow (* (pow y -2) x) 2) #s(hole binary64 (/ (pow x 2) (pow y 4)))) |
#s(approx (* (pow y -2) x) #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 (+ 3 (/ x (pow y 2))))) |
#s(approx (+ (* (pow (pow y -1/2) 2) (* (pow y -1) x)) -3) #s(hole binary64 (/ x (pow y 2)))) |
#s(approx (+ (* (pow (pow y -1/2) 2) (* (pow y -1) x)) -3) #s(hole binary64 (* x (- (/ 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 (/ (- (pow (/ x (* y y)) 2) 9) (- (/ x (* y y)) -3)) #s(hole binary64 (/ x (pow y 2)))) |
#s(approx (/ (- (pow (/ x (* y y)) 2) 9) (- (/ x (* y y)) -3)) #s(hole binary64 (* x (- (/ 1 (pow y 2)) (* 3 (/ 1 x)))))) |
#s(approx (- (pow (/ x (* y y)) 2) 9) #s(hole binary64 (/ (pow x 2) (pow y 4)))) |
#s(approx (- (pow (/ x (* y y)) 2) 9) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow y 4)) (* 9 (/ 1 (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 (+ (* 3 (/ 1 x)) (/ 1 (pow y 2)))))) |
#s(approx (+ (* (pow (pow y -1/2) 2) (* (pow y -1) x)) -3) #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 (/ (- (pow (/ x (* y y)) 2) 9) (- (/ x (* y y)) -3)) #s(hole binary64 (* -1 (* x (- (* 3 (/ 1 x)) (/ 1 (pow y 2))))))) |
#s(approx (+ (* (pow (pow y -1/2) 2) (* (pow y -1) x)) -3) #s(hole binary64 (/ (+ x (* -3 (pow y 2))) (pow y 2)))) |
#s(approx (pow (pow y -1/2) 2) #s(hole binary64 (/ 1 y))) |
#s(approx (pow y -1/2) #s(hole binary64 (sqrt (/ 1 y)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (pow y -1) #s(hole binary64 (/ 1 y))) |
#s(approx (- (/ (/ x y) y) 3) #s(hole binary64 (/ (+ x (* -3 (pow y 2))) (pow y 2)))) |
#s(approx (/ (- (pow (/ x (* y y)) 2) 9) (- (/ x (* y y)) -3)) #s(hole binary64 (/ (+ x (* -3 (pow y 2))) (pow y 2)))) |
#s(approx (- (pow (/ x (* y y)) 2) 9) #s(hole binary64 (/ (+ (* -9 (pow y 4)) (pow x 2)) (pow y 4)))) |
#s(approx (pow y -2) #s(hole binary64 (/ 1 (pow y 2)))) |
#s(approx (- (/ x (* y y)) -3) #s(hole binary64 (/ (+ x (* 3 (pow y 2))) (pow y 2)))) |
#s(approx (+ (* (pow (pow y -1/2) 2) (* (pow y -1) x)) -3) #s(hole binary64 (- (* -1 (/ (* x (pow (sqrt -1) 2)) (pow y 2))) 3))) |
#s(approx (pow (pow y -1/2) 2) #s(hole binary64 (* -1 (/ (pow (sqrt -1) 2) y)))) |
#s(approx (pow y -1/2) #s(hole binary64 (* (sqrt (/ 1 y)) (pow (sqrt -1) 2)))) |
#s(approx (* (pow y -1/2) (* (pow y -1/2) (/ x y))) #s(hole binary64 (* -1 (/ (* x (pow (sqrt -1) 2)) (pow y 2))))) |
#s(approx (* (pow y -1/2) (/ x y)) #s(hole binary64 (* (* x (pow (sqrt -1) 2)) (sqrt (/ 1 (pow y 3)))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 8.0ms | y | @ | -inf | ((+ (* (pow (pow y -1/2) 2) (* (pow y -1) x)) -3) (pow (pow y -1/2) 2) (pow y -1/2) y -1/2 2 (* (pow y -1) x) (pow y -1) -1 x -3 (- (/ (/ x y) y) 3) (/ (/ x y) y) (/ x y) (- (/ (/ x y) y) 3) (* (pow y -1) (/ x y)) (- (/ (/ x y) y) 3) (* (pow y -1/2) (* (pow y -1/2) (/ x y))) (* (pow y -1/2) (/ x y)) (/ (- (pow (/ x (* y y)) 2) 9) (- (/ x (* y y)) -3)) (- (pow (/ x (* y y)) 2) 9) (pow (* (pow y -2) x) 2) (* (pow y -2) x) (pow y -2) -2 (- (/ x (* y y)) -3)) |
| 6.0ms | y | @ | 0 | ((+ (* (pow (pow y -1/2) 2) (* (pow y -1) x)) -3) (pow (pow y -1/2) 2) (pow y -1/2) y -1/2 2 (* (pow y -1) x) (pow y -1) -1 x -3 (- (/ (/ x y) y) 3) (/ (/ x y) y) (/ x y) (- (/ (/ x y) y) 3) (* (pow y -1) (/ x y)) (- (/ (/ x y) y) 3) (* (pow y -1/2) (* (pow y -1/2) (/ x y))) (* (pow y -1/2) (/ x y)) (/ (- (pow (/ x (* y y)) 2) 9) (- (/ x (* y y)) -3)) (- (pow (/ x (* y y)) 2) 9) (pow (* (pow y -2) x) 2) (* (pow y -2) x) (pow y -2) -2 (- (/ x (* y y)) -3)) |
| 3.0ms | x | @ | -inf | ((+ (* (pow (pow y -1/2) 2) (* (pow y -1) x)) -3) (pow (pow y -1/2) 2) (pow y -1/2) y -1/2 2 (* (pow y -1) x) (pow y -1) -1 x -3 (- (/ (/ x y) y) 3) (/ (/ x y) y) (/ x y) (- (/ (/ x y) y) 3) (* (pow y -1) (/ x y)) (- (/ (/ x y) y) 3) (* (pow y -1/2) (* (pow y -1/2) (/ x y))) (* (pow y -1/2) (/ x y)) (/ (- (pow (/ x (* y y)) 2) 9) (- (/ x (* y y)) -3)) (- (pow (/ x (* y y)) 2) 9) (pow (* (pow y -2) x) 2) (* (pow y -2) x) (pow y -2) -2 (- (/ x (* y y)) -3)) |
| 3.0ms | x | @ | 0 | ((+ (* (pow (pow y -1/2) 2) (* (pow y -1) x)) -3) (pow (pow y -1/2) 2) (pow y -1/2) y -1/2 2 (* (pow y -1) x) (pow y -1) -1 x -3 (- (/ (/ x y) y) 3) (/ (/ x y) y) (/ x y) (- (/ (/ x y) y) 3) (* (pow y -1) (/ x y)) (- (/ (/ x y) y) 3) (* (pow y -1/2) (* (pow y -1/2) (/ x y))) (* (pow y -1/2) (/ x y)) (/ (- (pow (/ x (* y y)) 2) 9) (- (/ x (* y y)) -3)) (- (pow (/ x (* y y)) 2) 9) (pow (* (pow y -2) x) 2) (* (pow y -2) x) (pow y -2) -2 (- (/ x (* y y)) -3)) |
| 3.0ms | x | @ | inf | ((+ (* (pow (pow y -1/2) 2) (* (pow y -1) x)) -3) (pow (pow y -1/2) 2) (pow y -1/2) y -1/2 2 (* (pow y -1) x) (pow y -1) -1 x -3 (- (/ (/ x y) y) 3) (/ (/ x y) y) (/ x y) (- (/ (/ x y) y) 3) (* (pow y -1) (/ x y)) (- (/ (/ x y) y) 3) (* (pow y -1/2) (* (pow y -1/2) (/ x y))) (* (pow y -1/2) (/ x y)) (/ (- (pow (/ x (* y y)) 2) 9) (- (/ x (* y y)) -3)) (- (pow (/ x (* y y)) 2) 9) (pow (* (pow y -2) x) 2) (* (pow y -2) x) (pow y -2) -2 (- (/ x (* y y)) -3)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 147 | 992 |
| 0 | 176 | 870 |
| 0 | 576 | 857 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | unsound |
| 1× | iter-limit |
| Inputs |
|---|
(fma.f64 (pow.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) x) #s(literal -3 binary64)) |
(pow.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 y #s(literal -1/2 binary64)) |
y |
#s(literal -1/2 binary64) |
#s(literal 2 binary64) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) x) |
(pow.f64 y #s(literal -1 binary64)) |
#s(literal -1 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 (pow.f64 y #s(literal -1 binary64)) (/.f64 x y))) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) (/.f64 x y)) |
#s(approx (- (/ (/ x y) y) 3) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 x y)))) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 x y))) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 x y)) |
(/.f64 #s(approx (- (pow (/ x (* y y)) 2) 9) (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 2 binary64))) #s(approx (- (/ x (* y y)) -3) (*.f64 (pow.f64 y #s(literal -2 binary64)) x))) |
#s(approx (- (pow (/ x (* y y)) 2) 9) (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 2 binary64))) |
(pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 2 binary64)) |
(*.f64 (pow.f64 y #s(literal -2 binary64)) x) |
(pow.f64 y #s(literal -2 binary64)) |
#s(literal -2 binary64) |
#s(approx (- (/ x (* y y)) -3) (*.f64 (pow.f64 y #s(literal -2 binary64)) x)) |
#s(approx (+ (* (pow (pow y -1/2) 2) (* (pow y -1) x)) -3) #s(hole binary64 -3)) |
#s(approx (+ (* (pow (pow y -1/2) 2) (* (pow y -1) x)) -3) #s(hole binary64 (- (/ x (pow y 2)) 3))) |
#s(approx (* (pow y -1) x) #s(hole binary64 (/ x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- (/ (/ x y) y) 3) #s(hole binary64 -3)) |
#s(approx (- (/ (/ x y) y) 3) #s(hole binary64 (- (/ x (pow y 2)) 3))) |
#s(approx (/ (/ x y) y) #s(hole binary64 (/ x (pow y 2)))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx (* (pow y -1) (/ x y)) #s(hole binary64 (/ x (pow y 2)))) |
#s(approx (* (pow y -1/2) (* (pow y -1/2) (/ x y))) #s(hole binary64 (/ x (pow y 2)))) |
#s(approx (* (pow y -1/2) (/ x y)) #s(hole binary64 (* x (sqrt (/ 1 (pow y 3)))))) |
#s(approx (/ (- (pow (/ x (* y y)) 2) 9) (- (/ x (* y y)) -3)) #s(hole binary64 -3)) |
#s(approx (/ (- (pow (/ x (* y y)) 2) 9) (- (/ x (* y y)) -3)) #s(hole binary64 (- (/ x (pow y 2)) 3))) |
#s(approx (- (pow (/ x (* y y)) 2) 9) #s(hole binary64 -9)) |
#s(approx (- (pow (/ x (* y y)) 2) 9) #s(hole binary64 (- (/ (pow x 2) (pow y 4)) 9))) |
#s(approx (pow (* (pow y -2) x) 2) #s(hole binary64 (/ (pow x 2) (pow y 4)))) |
#s(approx (* (pow y -2) x) #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 (+ 3 (/ x (pow y 2))))) |
#s(approx (+ (* (pow (pow y -1/2) 2) (* (pow y -1) x)) -3) #s(hole binary64 (/ x (pow y 2)))) |
#s(approx (+ (* (pow (pow y -1/2) 2) (* (pow y -1) x)) -3) #s(hole binary64 (* x (- (/ 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 (/ (- (pow (/ x (* y y)) 2) 9) (- (/ x (* y y)) -3)) #s(hole binary64 (/ x (pow y 2)))) |
#s(approx (/ (- (pow (/ x (* y y)) 2) 9) (- (/ x (* y y)) -3)) #s(hole binary64 (* x (- (/ 1 (pow y 2)) (* 3 (/ 1 x)))))) |
#s(approx (- (pow (/ x (* y y)) 2) 9) #s(hole binary64 (/ (pow x 2) (pow y 4)))) |
#s(approx (- (pow (/ x (* y y)) 2) 9) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow y 4)) (* 9 (/ 1 (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 (+ (* 3 (/ 1 x)) (/ 1 (pow y 2)))))) |
#s(approx (+ (* (pow (pow y -1/2) 2) (* (pow y -1) x)) -3) #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 (/ (- (pow (/ x (* y y)) 2) 9) (- (/ x (* y y)) -3)) #s(hole binary64 (* -1 (* x (- (* 3 (/ 1 x)) (/ 1 (pow y 2))))))) |
#s(approx (+ (* (pow (pow y -1/2) 2) (* (pow y -1) x)) -3) #s(hole binary64 (/ (+ x (* -3 (pow y 2))) (pow y 2)))) |
#s(approx (pow (pow y -1/2) 2) #s(hole binary64 (/ 1 y))) |
#s(approx (pow y -1/2) #s(hole binary64 (sqrt (/ 1 y)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (pow y -1) #s(hole binary64 (/ 1 y))) |
#s(approx (- (/ (/ x y) y) 3) #s(hole binary64 (/ (+ x (* -3 (pow y 2))) (pow y 2)))) |
#s(approx (/ (- (pow (/ x (* y y)) 2) 9) (- (/ x (* y y)) -3)) #s(hole binary64 (/ (+ x (* -3 (pow y 2))) (pow y 2)))) |
#s(approx (- (pow (/ x (* y y)) 2) 9) #s(hole binary64 (/ (+ (* -9 (pow y 4)) (pow x 2)) (pow y 4)))) |
#s(approx (pow y -2) #s(hole binary64 (/ 1 (pow y 2)))) |
#s(approx (- (/ x (* y y)) -3) #s(hole binary64 (/ (+ x (* 3 (pow y 2))) (pow y 2)))) |
#s(approx (+ (* (pow (pow y -1/2) 2) (* (pow y -1) x)) -3) #s(hole binary64 (- (* -1 (/ (* x (pow (sqrt -1) 2)) (pow y 2))) 3))) |
#s(approx (pow (pow y -1/2) 2) #s(hole binary64 (* -1 (/ (pow (sqrt -1) 2) y)))) |
#s(approx (pow y -1/2) #s(hole binary64 (* (sqrt (/ 1 y)) (pow (sqrt -1) 2)))) |
#s(approx (* (pow y -1/2) (* (pow y -1/2) (/ x y))) #s(hole binary64 (* -1 (/ (* x (pow (sqrt -1) 2)) (pow y 2))))) |
#s(approx (* (pow y -1/2) (/ x y)) #s(hole binary64 (* (* x (pow (sqrt -1) 2)) (sqrt (/ 1 (pow y 3)))))) |
| Outputs |
|---|
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 2 binary64)) #s(literal 9 binary64)) (-.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal -3 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 3 binary64)) #s(literal -27 binary64)) (+.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 2 binary64)) (-.f64 #s(literal 9 binary64) (*.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal -3 binary64))))) |
(fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal -3 binary64)) |
(fma.f64 (*.f64 x (pow.f64 y #s(literal -1 binary64))) (pow.f64 y #s(literal -1 binary64)) #s(literal -3 binary64)) |
(fma.f64 x (pow.f64 y #s(literal -2 binary64)) #s(literal -3 binary64)) |
(fma.f64 (pow.f64 y #s(literal -1 binary64)) (*.f64 x (pow.f64 y #s(literal -1 binary64))) #s(literal -3 binary64)) |
(+.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal -3 binary64)) |
(+.f64 #s(literal -3 binary64) (*.f64 (pow.f64 y #s(literal -2 binary64)) x)) |
(*.f64 (pow.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (pow.f64 y #s(literal -1/2 binary64))) |
(pow.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 y #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) y) |
(/.f64 #s(literal -1 binary64) (neg.f64 y)) |
(neg.f64 (/.f64 #s(literal -1 binary64) y)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 y #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(*.f64 (pow.f64 y #s(literal -1/4 binary64)) (pow.f64 y #s(literal -1/4 binary64))) |
(pow.f64 y #s(literal -1/2 binary64)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal -1/2 binary64))) |
y |
#s(literal -1/2 binary64) |
#s(literal 2 binary64) |
(*.f64 x (pow.f64 y #s(literal -1 binary64))) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) x) |
(*.f64 (pow.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (pow.f64 y #s(literal -1/2 binary64))) |
(pow.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 y #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) y) |
(/.f64 #s(literal -1 binary64) (neg.f64 y)) |
(neg.f64 (/.f64 #s(literal -1 binary64) y)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 y #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
#s(literal -1 binary64) |
x |
#s(literal -3 binary64) |
#s(approx (- (/ (/ x y) y) 3) (/.f64 (/.f64 x 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 x) (neg.f64 y)) |
(/.f64 x y) |
#s(approx (- (/ (/ x y) y) 3) (/.f64 (*.f64 x (pow.f64 y #s(literal -1 binary64))) y)) |
(*.f64 (*.f64 (/.f64 x y) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64))) |
(*.f64 (/.f64 x y) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) (/.f64 x y)) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (/.f64 x y) (pow.f64 y #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 x (pow.f64 y #s(literal -1 binary64))) y) |
#s(approx (- (/ (/ x y) y) 3) (/.f64 (*.f64 x (pow.f64 y #s(literal -1 binary64))) y)) |
(*.f64 (*.f64 (/.f64 x y) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64))) |
(*.f64 (/.f64 x y) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) (/.f64 x y)) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (/.f64 x y) (pow.f64 y #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 x (pow.f64 y #s(literal -1 binary64))) y) |
(*.f64 (/.f64 x y) (pow.f64 y #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 x y)) |
(/.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) x) y) |
(/.f64 (neg.f64 #s(approx (- (pow (/ x (* y y)) 2) 9) (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 2 binary64)))) (neg.f64 #s(approx (- (/ x (* y y)) -3) (*.f64 (pow.f64 y #s(literal -2 binary64)) x)))) |
(/.f64 #s(approx (- (pow (/ x (* y y)) 2) 9) (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 2 binary64))) #s(approx (- (/ x (* y y)) -3) (*.f64 (pow.f64 y #s(literal -2 binary64)) x))) |
#s(approx (- (pow (/ x (* y y)) 2) 9) (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 1 binary64)) (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 2 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) (*.f64 (pow.f64 y #s(literal -2 binary64)) x)) |
(pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 y #s(literal -2 binary64)) x) |
(*.f64 (*.f64 x (pow.f64 y #s(literal -1 binary64))) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 x (pow.f64 y #s(literal -2 binary64))) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) (*.f64 x (pow.f64 y #s(literal -1 binary64)))) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))) |
(pow.f64 (*.f64 y y) #s(literal -1 binary64)) |
(pow.f64 y #s(literal -2 binary64)) |
(/.f64 #s(literal 1 binary64) (*.f64 y y)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 y y))) |
(exp.f64 (*.f64 (log.f64 y) #s(literal -2 binary64))) |
#s(literal -2 binary64) |
#s(approx (- (/ x (* y y)) -3) (*.f64 (pow.f64 y #s(literal -2 binary64)) x)) |
#s(approx (+ (* (pow (pow y -1/2) 2) (* (pow y -1) x)) -3) #s(literal -3 binary64)) |
#s(approx (+ (* (pow (pow y -1/2) 2) (* (pow y -1) x)) -3) (-.f64 (/.f64 (/.f64 x y) y) #s(literal 3 binary64))) |
#s(approx (* (pow y -1) x) (/.f64 x y)) |
#s(approx x x) |
#s(approx (- (/ (/ x y) y) 3) #s(literal -3 binary64)) |
#s(approx (- (/ (/ x y) y) 3) (-.f64 (/.f64 (/.f64 x y) y) #s(literal 3 binary64))) |
#s(approx (/ (/ x y) y) (/.f64 (/.f64 x y) y)) |
#s(approx (/ x y) (/.f64 x y)) |
#s(approx (* (pow y -1/2) (* (pow y -1/2) (/ x y))) (/.f64 (/.f64 x y) y)) |
#s(approx (* (pow y -1/2) (* (pow y -1/2) (/ x y))) (/.f64 (/.f64 x y) y)) |
#s(approx (* (pow y -1/2) (/ x y)) (*.f64 (sqrt.f64 (pow.f64 y #s(literal -3 binary64))) x)) |
#s(approx (/ (- (pow (/ x (* y y)) 2) 9) (- (/ x (* y y)) -3)) #s(literal -3 binary64)) |
#s(approx (/ (- (pow (/ x (* y y)) 2) 9) (- (/ x (* y y)) -3)) (-.f64 (/.f64 (/.f64 x y) y) #s(literal 3 binary64))) |
#s(approx (- (pow (/ x (* y y)) 2) 9) #s(literal -9 binary64)) |
#s(approx (- (pow (/ x (* y y)) 2) 9) (-.f64 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 4 binary64))) #s(literal 9 binary64))) |
#s(approx (pow (* (pow y -2) x) 2) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (* (pow y -2) x) (/.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 (+ (* (pow (pow y -1/2) 2) (* (pow y -1) x)) -3) (/.f64 (/.f64 x y) y)) |
#s(approx (+ (* (pow (pow y -1/2) 2) (* (pow y -1) x)) -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 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 (/ x (* y y)) 2) 9) (- (/ x (* y y)) -3)) (/.f64 (/.f64 x y) y)) |
#s(approx (/ (- (pow (/ x (* y y)) 2) 9) (- (/ x (* y y)) -3)) (*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal 3 binary64) x)) x)) |
#s(approx (- (pow (/ x (* y y)) 2) 9) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (- (pow (/ x (* y y)) 2) 9) (*.f64 (-.f64 (pow.f64 y #s(literal -4 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 9 binary64))) (*.f64 x x))) |
#s(approx (- (/ x (* y y)) -3) (/.f64 (/.f64 x y) y)) |
#s(approx (- (/ x (* y y)) -3) (*.f64 (+.f64 (/.f64 #s(literal 3 binary64) x) (pow.f64 y #s(literal -2 binary64))) x)) |
#s(approx (+ (* (pow (pow y -1/2) 2) (* (pow y -1) x)) -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) (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 3 binary64) x) (pow.f64 y #s(literal -2 binary64))) x))) |
#s(approx (/ (- (pow (/ x (* y y)) 2) 9) (- (/ x (* y y)) -3)) (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 3 binary64) x) (pow.f64 y #s(literal -2 binary64))) x))) |
#s(approx (+ (* (pow (pow y -1/2) 2) (* (pow y -1) x)) -3) (/.f64 (fma.f64 (*.f64 y y) #s(literal -3 binary64) x) (*.f64 y y))) |
#s(approx (pow y -1) (pow.f64 y #s(literal -1 binary64))) |
#s(approx (pow y -1/2) (/.f64 #s(literal 1 binary64) (sqrt.f64 y))) |
#s(approx y y) |
#s(approx (pow y -1) (pow.f64 y #s(literal -1 binary64))) |
#s(approx (- (/ (/ x y) y) 3) (/.f64 (fma.f64 (*.f64 y y) #s(literal -3 binary64) x) (*.f64 y y))) |
#s(approx (/ (- (pow (/ x (* y y)) 2) 9) (- (/ x (* y y)) -3)) (/.f64 (fma.f64 (*.f64 y y) #s(literal -3 binary64) x) (*.f64 y y))) |
#s(approx (- (pow (/ x (* y y)) 2) 9) (/.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -9 binary64) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (pow y -2) (pow.f64 y #s(literal -2 binary64))) |
#s(approx (- (/ x (* y y)) -3) (/.f64 (fma.f64 (*.f64 y y) #s(literal 3 binary64) x) (*.f64 y y))) |
#s(approx (+ (* (pow (pow y -1/2) 2) (* (pow y -1) x)) -3) (-.f64 (neg.f64 (*.f64 x (/.f64 #s(literal -1 binary64) (*.f64 y y)))) #s(literal 3 binary64))) |
#s(approx (pow y -1) (pow.f64 y #s(literal -1 binary64))) |
#s(approx (pow y -1/2) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 y)) #s(literal -1 binary64))) |
#s(approx (* (pow y -1/2) (* (pow y -1/2) (/ x y))) (neg.f64 (*.f64 x (/.f64 #s(literal -1 binary64) (*.f64 y y))))) |
#s(approx (* (pow y -1/2) (/ x y)) (*.f64 (*.f64 x #s(literal -1 binary64)) (sqrt.f64 (pow.f64 y #s(literal -3 binary64))))) |
Compiled 2 821 to 397 computations (85.9% saved)
9 alts after pruning (1 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 121 | 1 | 122 |
| Fresh | 0 | 0 | 0 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 5 | 5 |
| Total | 123 | 9 | 132 |
| Status | Accuracy | Program |
|---|---|---|
| 99.8% | (fma.f64 (pow.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 2 binary64)) #s(approx (* (pow y -1) x) (/.f64 x y)) #s(literal -3 binary64)) | |
| ✓ | 94.8% | (fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal -3 binary64)) |
| ✓ | 12.1% | (/.f64 #s(approx (- (pow (/ x (* y y)) 2) 9) (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 2 binary64))) #s(approx (- (/ x (* y y)) -3) (*.f64 (pow.f64 y #s(literal -2 binary64)) x))) |
| ✓ | 95.3% | (-.f64 (/.f64 x (*.f64 y y)) #s(literal 3 binary64)) |
| ✓ | 51.8% | #s(approx (- (/ (/ x y) y) 3) (/.f64 (/.f64 x y) y)) |
| ✓ | 51.7% | #s(approx (- (/ (/ x y) y) 3) (*.f64 (pow.f64 y #s(literal -1 binary64)) (/.f64 x y))) |
| ✓ | 46.6% | #s(approx (- (/ (/ x y) y) 3) (*.f64 (pow.f64 y #s(literal -2 binary64)) x)) |
| ✓ | 47.1% | #s(approx (- (/ x (* y y)) 3) (/.f64 x (*.f64 y y))) |
| ✓ | 50.3% | #s(approx (- (/ x (* y y)) 3) #s(literal -3 binary64)) |
Compiled 351 to 154 computations (56.1% saved)
| Inputs |
|---|
#s(approx (- (/ x (* y y)) 3) #s(literal -3 binary64)) |
#s(approx (- (/ x (* y y)) 3) (/.f64 x (*.f64 y y))) |
#s(approx (- (/ (/ x y) y) 3) (*.f64 (pow.f64 y #s(literal -2 binary64)) x)) |
#s(approx (- (/ (/ x y) y) 3) (/.f64 (/.f64 x y) y)) |
(fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal -3 binary64)) |
#s(approx (- (/ (/ x y) y) 3) (*.f64 (pow.f64 y #s(literal -1 binary64)) (/.f64 x y))) |
(-.f64 (/.f64 x (*.f64 y y)) #s(literal 3 binary64)) |
(-.f64 (/.f64 (/.f64 x y) y) #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)) |
(fma.f64 (pow.f64 y #s(literal -1 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) x) #s(literal -3 binary64)) |
(fma.f64 (pow.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 2 binary64)) #s(approx (* (pow y -1) x) (/.f64 x y)) #s(literal -3 binary64)) |
#s(approx (- (/ (/ x y) y) 3) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 x y)))) |
(fma.f64 (pow.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) x) #s(literal -3 binary64)) |
(/.f64 #s(approx (- (pow (/ x (* y y)) 2) 9) (pow.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 2 binary64))) #s(approx (- (/ x (* y y)) -3) (*.f64 (pow.f64 y #s(literal -2 binary64)) x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 x (*.f64 y y)) #s(literal 2 binary64)) #s(literal 9 binary64)) #s(approx (- (/ x (* y y)) -3) (*.f64 (pow.f64 y #s(literal -2 binary64)) x))) |
(/.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))) |
| Outputs |
|---|
(-.f64 (/.f64 (/.f64 x y) y) #s(literal 3 binary64)) |
5 calls:
| 5.0ms | y |
| 5.0ms | x |
| 5.0ms | (-.f64 (/.f64 x (*.f64 y y)) #s(literal 3 binary64)) |
| 4.0ms | (*.f64 y y) |
| 4.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 x (*.f64 y y))) |
#s(approx (- (/ (/ x y) y) 3) (*.f64 (pow.f64 y #s(literal -2 binary64)) x)) |
#s(approx (- (/ (/ x y) y) 3) (/.f64 (/.f64 x y) y)) |
(fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal -3 binary64)) |
#s(approx (- (/ (/ x y) y) 3) (*.f64 (pow.f64 y #s(literal -1 binary64)) (/.f64 x y))) |
(-.f64 (/.f64 x (*.f64 y y)) #s(literal 3 binary64)) |
| Outputs |
|---|
#s(approx (- (/ (/ x y) y) 3) (/.f64 (/.f64 x y) y)) |
(-.f64 (/.f64 x (*.f64 y y)) #s(literal 3 binary64)) |
5 calls:
| 3.0ms | (/.f64 x (*.f64 y y)) |
| 3.0ms | y |
| 3.0ms | x |
| 3.0ms | (*.f64 y y) |
| 2.0ms | (-.f64 (/.f64 x (*.f64 y y)) #s(literal 3 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.9% | 2 | (*.f64 y y) |
| 99.9% | 3 | (/.f64 x (*.f64 y y)) |
| 99.9% | 3 | (-.f64 (/.f64 x (*.f64 y y)) #s(literal 3 binary64)) |
| 95.3% | 1 | x |
| 99.9% | 2 | y |
Compiled 17 to 17 computations (0% saved)
| Inputs |
|---|
#s(approx (- (/ x (* y y)) 3) #s(literal -3 binary64)) |
#s(approx (- (/ x (* y y)) 3) (/.f64 x (*.f64 y y))) |
#s(approx (- (/ (/ x y) y) 3) (*.f64 (pow.f64 y #s(literal -2 binary64)) x)) |
#s(approx (- (/ (/ x y) y) 3) (/.f64 (/.f64 x y) y)) |
(fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal -3 binary64)) |
#s(approx (- (/ (/ x y) y) 3) (*.f64 (pow.f64 y #s(literal -1 binary64)) (/.f64 x y))) |
| Outputs |
|---|
#s(approx (- (/ (/ x y) y) 3) (/.f64 (/.f64 x y) y)) |
(fma.f64 (pow.f64 y #s(literal -2 binary64)) x #s(literal -3 binary64)) |
2 calls:
| 2.0ms | y |
| 2.0ms | (*.f64 y y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.9% | 2 | (*.f64 y y) |
| 99.9% | 2 | y |
Compiled 4 to 5 computations (-25% saved)
| Inputs |
|---|
#s(approx (- (/ x (* y y)) 3) #s(literal -3 binary64)) |
#s(approx (- (/ x (* y y)) 3) (/.f64 x (*.f64 y y))) |
#s(approx (- (/ (/ x y) y) 3) (*.f64 (pow.f64 y #s(literal -2 binary64)) x)) |
#s(approx (- (/ (/ x y) y) 3) (/.f64 (/.f64 x y) y)) |
| Outputs |
|---|
#s(approx (- (/ (/ x y) y) 3) (/.f64 (/.f64 x y) y)) |
#s(approx (- (/ x (* y y)) 3) #s(literal -3 binary64)) |
#s(approx (- (/ (/ x y) y) 3) (/.f64 (/.f64 x y) y)) |
4 calls:
| 2.0ms | y |
| 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 |
|---|---|---|
| 99.0% | 3 | (/.f64 x (*.f64 y y)) |
| 99.0% | 3 | (-.f64 (/.f64 x (*.f64 y y)) #s(literal 3 binary64)) |
| 89.6% | 2 | (*.f64 y y) |
| 89.6% | 2 | y |
Compiled 16 to 15 computations (6.3% saved)
| Inputs |
|---|
#s(approx (- (/ x (* y y)) 3) #s(literal -3 binary64)) |
#s(approx (- (/ x (* y y)) 3) (/.f64 x (*.f64 y y))) |
#s(approx (- (/ (/ x y) y) 3) (*.f64 (pow.f64 y #s(literal -2 binary64)) x)) |
| 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))) |
3 calls:
| 2.0ms | (-.f64 (/.f64 x (*.f64 y y)) #s(literal 3 binary64)) |
| 1.0ms | x |
| 1.0ms | (/.f64 x (*.f64 y y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 63.0% | 3 | x |
| 94.4% | 3 | (/.f64 x (*.f64 y y)) |
| 94.4% | 3 | (-.f64 (/.f64 x (*.f64 y y)) #s(literal 3 binary64)) |
Compiled 13 to 12 computations (7.7% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (- (/ x (* y y)) 3) #s(literal -3 binary64)) |
| Outputs |
|---|
#s(approx (- (/ x (* y y)) 3) #s(literal -3 binary64)) |
5 calls:
| 1.0ms | x |
| 1.0ms | y |
| 1.0ms | (/.f64 x (*.f64 y y)) |
| 1.0ms | (*.f64 y y) |
| 1.0ms | (-.f64 (/.f64 x (*.f64 y y)) #s(literal 3 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 50.3% | 1 | x |
| 50.3% | 1 | (*.f64 y y) |
| 50.3% | 1 | y |
| 50.3% | 1 | (/.f64 x (*.f64 y y)) |
| 50.3% | 1 | (-.f64 (/.f64 x (*.f64 y y)) #s(literal 3 binary64)) |
Compiled 17 to 17 computations (0% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 12.0ms | 2.825622627167864e-157 | 2.810792882021079e-154 |
| 7.0ms | 128× | 0 | valid |
Compiled 170 to 147 computations (13.5% saved)
ival-mult!: 1.0ms (59.5% of total)ival-div!: 1.0ms (59.5% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 4.0ms | 2.825622627167864e-157 | 2.810792882021079e-154 |
| 2.0ms | 48× | 0 | valid |
Compiled 162 to 147 computations (9.3% saved)
ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-mult!: 0.0ms (0% of total)ival-div!: 0.0ms (0% of total)| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -2.999999990995232 | 3.601112032057052e+28 |
| 0.0ms | -16703.458331689297 | -3.0072903900465686 |
Compiled 10 to 11 computations (-10% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -2.999999990995232 | 3.601112032057052e+28 |
| 0.0ms | -16703.458331689297 | -3.0072903900465686 |
Compiled 10 to 11 computations (-10% saved)
| 1× | fuel |
Compiled 173 to 36 computations (79.2% saved)
(abs y)
Compiled 706 to 262 computations (62.9% saved)
Loading profile data...