
Time bar (total: 1.9s)
| 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 |
| 100% | 50% | 0% | 0.1% | 0% | 50% | 0% | 2 |
Compiled 16 to 14 computations (12.5% saved)
| 571.0ms | 8 256× | 0 | valid |
ival-mult!: 153.0ms (40.6% of total)ival-div!: 116.0ms (30.8% of total)ival-sqrt: 69.0ms (18.3% of total)ival-sub!: 38.0ms (10.1% of total)adjust: 2.0ms (0.5% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) |
| 0 | 0 | - | 0 | - | (sqrt.f64 x) |
| 0 | 0 | - | 0 | - | (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64))) |
| 0 | 0 | - | 0 | - | #s(literal 3 binary64) |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 0 | - | 0 | - | #s(literal 9 binary64) |
| 0 | 0 | - | 0 | - | (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) |
| 0 | 0 | - | 0 | - | (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x)))) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (*.f64 x #s(literal 9 binary64)) |
| 0 | 0 | - | 0 | - | (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) |
| 0 | 0 | - | 0 | - | x |
| Predicted + | Predicted - | |
|---|---|---|
| + | 0 | 0 |
| - | 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 256 |
| number | freq |
|---|---|
| 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 1 |
| 34.0ms | 512× | 0 | valid |
Compiled 110 to 40 computations (63.6% saved)
ival-mult!: 5.0ms (31.3% of total)ival-div!: 5.0ms (31.3% of total)ival-sqrt: 4.0ms (25% of total)ival-sub!: 2.0ms (12.5% of total)adjust: 0.0ms (0% of total)Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 32 | 92 |
| 1 | 63 | 80 |
| 2 | 94 | 76 |
| 3 | 156 | 76 |
| 4 | 395 | 74 |
| 5 | 3594 | 74 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.7% | (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x)))) |
Compiled 28 to 24 computations (14.3% saved)
| Inputs |
|---|
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x)))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) |
#s(literal 1 binary64) |
(/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64))) |
(*.f64 x #s(literal 9 binary64)) |
x |
#s(literal 9 binary64) |
(/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) |
y |
(*.f64 #s(literal 3 binary64) (sqrt.f64 x)) |
#s(literal 3 binary64) |
(sqrt.f64 x) |
| Outputs |
|---|
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (* -1 (/ (+ 1/9 (* 1/3 (* (sqrt x) y))) x)))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (/ (- x (+ 1/9 (* 1/3 (* (sqrt x) y)))) x))) |
#s(approx (- 1 (/ 1 (* x 9))) #s(hole binary64 (/ -1/9 x))) |
#s(approx (- 1 (/ 1 (* x 9))) #s(hole binary64 (/ (- x 1/9) x))) |
#s(approx (/ 1 (* x 9)) #s(hole binary64 (/ 1/9 x))) |
#s(approx (* x 9) #s(hole binary64 (* 9 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ y (* 3 (sqrt x))) #s(hole binary64 (* 1/3 (* (sqrt (/ 1 x)) y)))) |
#s(approx (* 3 (sqrt x)) #s(hole binary64 (* 3 (sqrt x)))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (- 1 (* 1/3 (* (sqrt (/ 1 x)) y))))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (- 1 (+ (* 1/3 (* (sqrt (/ 1 x)) y)) (* 1/9 (/ 1 x)))))) |
#s(approx (- 1 (/ 1 (* x 9))) #s(hole binary64 1)) |
#s(approx (- 1 (/ 1 (* x 9))) #s(hole binary64 (- 1 (* 1/9 (/ 1 x))))) |
#s(approx (* 3 (sqrt x)) #s(hole binary64 (* -3 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (- 1 (* 1/9 (/ 1 x))))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (- (+ 1 (* -1/3 (* (sqrt (/ 1 x)) y))) (* 1/9 (/ 1 x))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (* -1/3 (* (sqrt (/ 1 x)) y)))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (* y (- (/ 1 y) (+ (* 1/3 (sqrt (/ 1 x))) (/ 1/9 (* x y))))))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (* -1 (* y (- (* -1 (/ (- 1 (* 1/9 (/ 1 x))) y)) (* -1/3 (sqrt (/ 1 x)))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | x | @ | -inf | ((- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (- 1 (/ 1 (* x 9))) 1 (/ 1 (* x 9)) (* x 9) x 9 (/ y (* 3 (sqrt x))) y (* 3 (sqrt x)) 3 (sqrt x)) |
| 2.0ms | x | @ | 0 | ((- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (- 1 (/ 1 (* x 9))) 1 (/ 1 (* x 9)) (* x 9) x 9 (/ y (* 3 (sqrt x))) y (* 3 (sqrt x)) 3 (sqrt x)) |
| 2.0ms | y | @ | -inf | ((- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (- 1 (/ 1 (* x 9))) 1 (/ 1 (* x 9)) (* x 9) x 9 (/ y (* 3 (sqrt x))) y (* 3 (sqrt x)) 3 (sqrt x)) |
| 1.0ms | x | @ | inf | ((- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (- 1 (/ 1 (* x 9))) 1 (/ 1 (* x 9)) (* x 9) x 9 (/ y (* 3 (sqrt x))) y (* 3 (sqrt x)) 3 (sqrt x)) |
| 1.0ms | y | @ | 0 | ((- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (- 1 (/ 1 (* x 9))) 1 (/ 1 (* x 9)) (* x 9) x 9 (/ y (* 3 (sqrt x))) y (* 3 (sqrt x)) 3 (sqrt x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 90 | 427 |
| 0 | 101 | 407 |
| 0 | 373 | 401 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | unsound |
| 1× | iter-limit |
| Inputs |
|---|
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x)))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) |
#s(literal 1 binary64) |
(/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64))) |
(*.f64 x #s(literal 9 binary64)) |
x |
#s(literal 9 binary64) |
(/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) |
y |
(*.f64 #s(literal 3 binary64) (sqrt.f64 x)) |
#s(literal 3 binary64) |
(sqrt.f64 x) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (* -1 (/ (+ 1/9 (* 1/3 (* (sqrt x) y))) x)))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (/ (- x (+ 1/9 (* 1/3 (* (sqrt x) y)))) x))) |
#s(approx (- 1 (/ 1 (* x 9))) #s(hole binary64 (/ -1/9 x))) |
#s(approx (- 1 (/ 1 (* x 9))) #s(hole binary64 (/ (- x 1/9) x))) |
#s(approx (/ 1 (* x 9)) #s(hole binary64 (/ 1/9 x))) |
#s(approx (* x 9) #s(hole binary64 (* 9 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ y (* 3 (sqrt x))) #s(hole binary64 (* 1/3 (* (sqrt (/ 1 x)) y)))) |
#s(approx (* 3 (sqrt x)) #s(hole binary64 (* 3 (sqrt x)))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (- 1 (* 1/3 (* (sqrt (/ 1 x)) y))))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (- 1 (+ (* 1/3 (* (sqrt (/ 1 x)) y)) (* 1/9 (/ 1 x)))))) |
#s(approx (- 1 (/ 1 (* x 9))) #s(hole binary64 1)) |
#s(approx (- 1 (/ 1 (* x 9))) #s(hole binary64 (- 1 (* 1/9 (/ 1 x))))) |
#s(approx (* 3 (sqrt x)) #s(hole binary64 (* -3 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (- 1 (* 1/9 (/ 1 x))))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (- (+ 1 (* -1/3 (* (sqrt (/ 1 x)) y))) (* 1/9 (/ 1 x))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (* -1/3 (* (sqrt (/ 1 x)) y)))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (* y (- (/ 1 y) (+ (* 1/3 (sqrt (/ 1 x))) (/ 1/9 (* x y))))))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (* -1 (* y (- (* -1 (/ (- 1 (* 1/9 (/ 1 x))) y)) (* -1/3 (sqrt (/ 1 x)))))))) |
| Outputs |
|---|
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64)))) (*.f64 (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))))) (+.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64))) (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))))) |
(/.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) #s(literal 3 binary64))) (fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64))) (fma.f64 (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64))) (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))))))) |
(-.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64))) (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
(-.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64)) (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64)) (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64)) (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64)))))) |
(-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64))) |
#s(literal 1 binary64) |
(pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64)) |
(/.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 9 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal 9 binary64) x))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)) |
(*.f64 #s(literal 9 binary64) x) |
(*.f64 x #s(literal 9 binary64)) |
x |
#s(literal 9 binary64) |
(/.f64 (/.f64 y #s(literal 3 binary64)) (sqrt.f64 x)) |
(/.f64 (neg.f64 y) (neg.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
(/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
y |
(*.f64 (sqrt.f64 x) #s(literal 3 binary64)) |
(*.f64 #s(literal 3 binary64) (sqrt.f64 x)) |
#s(literal 3 binary64) |
(pow.f64 x #s(literal 1/2 binary64)) |
(sqrt.f64 x) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (neg.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64)) x))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (/.f64 (-.f64 x (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64))) x)) |
#s(approx (- 1 (/ 1 (* x 9))) (/.f64 #s(literal -1/9 binary64) x)) |
#s(approx (- 1 (/ 1 (* x 9))) (/.f64 (-.f64 x #s(literal 1/9 binary64)) x)) |
#s(approx (/ 1 (* x 9)) (/.f64 #s(literal 1/9 binary64) x)) |
#s(approx (* x 9) (*.f64 #s(literal 9 binary64) x)) |
#s(approx x x) |
#s(approx (/ y (* 3 (sqrt x))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 1/3 binary64))) |
#s(approx (* 3 (sqrt x)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
#s(approx (sqrt x) (sqrt.f64 x)) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (fma.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 1 binary64))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 1/3 binary64) (/.f64 #s(literal 1/9 binary64) x)))) |
#s(approx (- 1 (/ 1 (* x 9))) #s(literal 1 binary64)) |
#s(approx (- 1 (/ 1 (* x 9))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x))) |
#s(approx (* 3 (sqrt x)) (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal -3 binary64))) |
#s(approx (sqrt x) (neg.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 1/3 binary64) (/.f64 #s(literal 1/9 binary64) x)))) |
#s(approx y y) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (*.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (*.f64 (-.f64 (pow.f64 y #s(literal -1 binary64)) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/3 binary64) (/.f64 (/.f64 #s(literal 1/9 binary64) x) y))) y)) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)) y) #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/3 binary64))) y))) |
Compiled 825 to 166 computations (79.9% saved)
9 alts after pruning (8 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 31 | 8 | 39 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 31 | 9 | 40 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.6% | (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 9 binary64))) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x)))) |
| ▶ | 99.7% | (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) (/.f64 (/.f64 y #s(literal 3 binary64)) (sqrt.f64 x))) |
| ✓ | 99.7% | (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x)))) |
| 68.8% | (-.f64 #s(approx (- 1 (/ 1 (* x 9))) (/.f64 #s(literal -1/9 binary64) x)) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x)))) | |
| 69.9% | (-.f64 #s(approx (- 1 (/ 1 (* x 9))) #s(literal 1 binary64)) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x)))) | |
| 69.8% | #s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (fma.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 1 binary64))) | |
| ▶ | 59.3% | #s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x))) |
| ▶ | 40.6% | #s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (*.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y))) |
| ▶ | 63.6% | #s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (neg.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64)) x))) |
Compiled 322 to 270 computations (16.1% saved)
| Inputs |
|---|
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) (/.f64 (/.f64 y #s(literal 3 binary64)) (sqrt.f64 x))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) |
#s(literal 1 binary64) |
(/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64))) |
(*.f64 x #s(literal 9 binary64)) |
x |
#s(literal 9 binary64) |
(/.f64 (/.f64 y #s(literal 3 binary64)) (sqrt.f64 x)) |
(/.f64 y #s(literal 3 binary64)) |
y |
#s(literal 3 binary64) |
(sqrt.f64 x) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)) |
(/.f64 #s(literal 1/9 binary64) x) |
#s(literal 1/9 binary64) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (*.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y))) |
(*.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y)) |
#s(literal -1/3 binary64) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (neg.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64)) x))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64)) x)) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64)) x) |
(fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64)) |
(*.f64 (sqrt.f64 x) y) |
#s(literal 1/3 binary64) |
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 9 binary64))) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x)))) |
(-.f64 #s(literal 1 binary64) (/.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 9 binary64))) |
(/.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 9 binary64)) |
(pow.f64 x #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) |
(*.f64 #s(literal 3 binary64) (sqrt.f64 x)) |
| Outputs |
|---|
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) #s(hole binary64 (* -1 (/ (+ 1/9 (* 1/3 (* (sqrt x) y))) x)))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) #s(hole binary64 (/ (- x (+ 1/9 (* 1/3 (* (sqrt x) y)))) x))) |
#s(approx (- 1 (/ 1 (* x 9))) #s(hole binary64 (/ -1/9 x))) |
#s(approx (- 1 (/ 1 (* x 9))) #s(hole binary64 (/ (- x 1/9) x))) |
#s(approx (/ 1 (* x 9)) #s(hole binary64 (/ 1/9 x))) |
#s(approx (* x 9) #s(hole binary64 (* 9 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (/ y 3) (sqrt x)) #s(hole binary64 (* 1/3 (* (sqrt (/ 1 x)) y)))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (* -1 (/ (+ 1/9 (* 1/3 (* (sqrt x) y))) x)))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (/ (- x (+ 1/9 (* 1/3 (* (sqrt x) y)))) x))) |
#s(approx (- 1 (/ 1/9 x)) #s(hole binary64 (/ -1/9 x))) |
#s(approx (- 1 (/ 1/9 x)) #s(hole binary64 (/ (- x 1/9) x))) |
#s(approx (/ 1/9 x) #s(hole binary64 (/ 1/9 x))) |
#s(approx (* -1/3 (* (/ 1 (sqrt x)) y)) #s(hole binary64 (* -1/3 (* (sqrt (/ 1 x)) y)))) |
#s(approx (* (/ 1 (sqrt x)) y) #s(hole binary64 (* (sqrt (/ 1 x)) y))) |
#s(approx (/ 1 (sqrt x)) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (neg (/ (+ (* (* (sqrt x) y) 1/3) 1/9) x)) #s(hole binary64 (* -1 (/ (+ 1/9 (* 1/3 (* (sqrt x) y))) x)))) |
#s(approx (/ (+ (* (* (sqrt x) y) 1/3) 1/9) x) #s(hole binary64 (/ (+ 1/9 (* 1/3 (* (sqrt x) y))) x))) |
#s(approx (+ (* (* (sqrt x) y) 1/3) 1/9) #s(hole binary64 (+ 1/9 (* 1/3 (* (sqrt x) y))))) |
#s(approx (* (sqrt x) y) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (- (- 1 (/ (pow x -1) 9)) (/ y (* 3 (sqrt x)))) #s(hole binary64 (* -1 (/ (+ 1/9 (* 1/3 (* (sqrt x) y))) x)))) |
#s(approx (- (- 1 (/ (pow x -1) 9)) (/ y (* 3 (sqrt x)))) #s(hole binary64 (/ (- x (+ 1/9 (* 1/3 (* (sqrt x) y)))) x))) |
#s(approx (- 1 (/ (pow x -1) 9)) #s(hole binary64 (/ -1/9 x))) |
#s(approx (- 1 (/ (pow x -1) 9)) #s(hole binary64 (/ (- x 1/9) x))) |
#s(approx (/ (pow x -1) 9) #s(hole binary64 (/ 1/9 x))) |
#s(approx (pow x -1) #s(hole binary64 (/ 1 x))) |
#s(approx (/ y (* 3 (sqrt x))) #s(hole binary64 (* 1/3 (* (sqrt (/ 1 x)) y)))) |
#s(approx (* 3 (sqrt x)) #s(hole binary64 (* 3 (sqrt x)))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) #s(hole binary64 (- 1 (* 1/3 (* (sqrt (/ 1 x)) y))))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) #s(hole binary64 (- 1 (+ (* 1/3 (* (sqrt (/ 1 x)) y)) (* 1/9 (/ 1 x)))))) |
#s(approx (- 1 (/ 1 (* x 9))) #s(hole binary64 1)) |
#s(approx (- 1 (/ 1 (* x 9))) #s(hole binary64 (- 1 (* 1/9 (/ 1 x))))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (- 1 (* 1/3 (* (sqrt (/ 1 x)) y))))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (- 1 (+ (* 1/3 (* (sqrt (/ 1 x)) y)) (* 1/9 (/ 1 x)))))) |
#s(approx (- 1 (/ 1/9 x)) #s(hole binary64 1)) |
#s(approx (- 1 (/ 1/9 x)) #s(hole binary64 (- 1 (* 1/9 (/ 1 x))))) |
#s(approx (neg (/ (+ (* (* (sqrt x) y) 1/3) 1/9) x)) #s(hole binary64 (* -1/3 (* (sqrt (/ 1 x)) y)))) |
#s(approx (neg (/ (+ (* (* (sqrt x) y) 1/3) 1/9) x)) #s(hole binary64 (* -1 (+ (* 1/3 (* (sqrt (/ 1 x)) y)) (* 1/9 (/ 1 x)))))) |
#s(approx (/ (+ (* (* (sqrt x) y) 1/3) 1/9) x) #s(hole binary64 (* 1/3 (* (sqrt (/ 1 x)) y)))) |
#s(approx (/ (+ (* (* (sqrt x) y) 1/3) 1/9) x) #s(hole binary64 (+ (* 1/3 (* (sqrt (/ 1 x)) y)) (* 1/9 (/ 1 x))))) |
#s(approx (+ (* (* (sqrt x) y) 1/3) 1/9) #s(hole binary64 (* 1/3 (* (sqrt x) y)))) |
#s(approx (+ (* (* (sqrt x) y) 1/3) 1/9) #s(hole binary64 (* x (+ (* 1/3 (* (sqrt (/ 1 x)) y)) (* 1/9 (/ 1 x)))))) |
#s(approx (- (- 1 (/ (pow x -1) 9)) (/ y (* 3 (sqrt x)))) #s(hole binary64 (- 1 (* 1/3 (* (sqrt (/ 1 x)) y))))) |
#s(approx (- (- 1 (/ (pow x -1) 9)) (/ y (* 3 (sqrt x)))) #s(hole binary64 (- 1 (+ (* 1/3 (* (sqrt (/ 1 x)) y)) (* 1/9 (/ 1 x)))))) |
#s(approx (- 1 (/ (pow x -1) 9)) #s(hole binary64 1)) |
#s(approx (- 1 (/ (pow x -1) 9)) #s(hole binary64 (- 1 (* 1/9 (/ 1 x))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (neg (/ (+ (* (* (sqrt x) y) 1/3) 1/9) x)) #s(hole binary64 (* 1/3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) |
#s(approx (neg (/ (+ (* (* (sqrt x) y) 1/3) 1/9) x)) #s(hole binary64 (* -1 (+ (* -1/3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) (* 1/9 (/ 1 x)))))) |
#s(approx (/ (+ (* (* (sqrt x) y) 1/3) 1/9) x) #s(hole binary64 (* -1/3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) |
#s(approx (/ (+ (* (* (sqrt x) y) 1/3) 1/9) x) #s(hole binary64 (+ (* -1/3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) (* 1/9 (/ 1 x))))) |
#s(approx (+ (* (* (sqrt x) y) 1/3) 1/9) #s(hole binary64 (* -1/3 (* (sqrt x) (* y (pow (sqrt -1) 2)))))) |
#s(approx (+ (* (* (sqrt x) y) 1/3) 1/9) #s(hole binary64 (* -1 (* x (- (* 1/3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) (* 1/9 (/ 1 x))))))) |
#s(approx (* (sqrt x) y) #s(hole binary64 (* -1 (* (sqrt x) (* y (pow (sqrt -1) 2)))))) |
#s(approx (* 3 (sqrt x)) #s(hole binary64 (* -3 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) #s(hole binary64 (- 1 (* 1/9 (/ 1 x))))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) #s(hole binary64 (- (+ 1 (* -1/3 (* (sqrt (/ 1 x)) y))) (* 1/9 (/ 1 x))))) |
#s(approx (/ y 3) #s(hole binary64 (* 1/3 y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (- 1 (* 1/9 (/ 1 x))))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (- (+ 1 (* -1/3 (* (sqrt (/ 1 x)) y))) (* 1/9 (/ 1 x))))) |
#s(approx (neg (/ (+ (* (* (sqrt x) y) 1/3) 1/9) x)) #s(hole binary64 (/ -1/9 x))) |
#s(approx (neg (/ (+ (* (* (sqrt x) y) 1/3) 1/9) x)) #s(hole binary64 (- (* -1/3 (* (sqrt (/ 1 x)) y)) (* 1/9 (/ 1 x))))) |
#s(approx (/ (+ (* (* (sqrt x) y) 1/3) 1/9) x) #s(hole binary64 (/ 1/9 x))) |
#s(approx (+ (* (* (sqrt x) y) 1/3) 1/9) #s(hole binary64 1/9)) |
#s(approx (- (- 1 (/ (pow x -1) 9)) (/ y (* 3 (sqrt x)))) #s(hole binary64 (- 1 (* 1/9 (/ 1 x))))) |
#s(approx (- (- 1 (/ (pow x -1) 9)) (/ y (* 3 (sqrt x)))) #s(hole binary64 (- (+ 1 (* -1/3 (* (sqrt (/ 1 x)) y))) (* 1/9 (/ 1 x))))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) #s(hole binary64 (* -1/3 (* (sqrt (/ 1 x)) y)))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) #s(hole binary64 (* y (- (/ 1 y) (+ (* 1/3 (sqrt (/ 1 x))) (/ 1/9 (* x y))))))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (* -1/3 (* (sqrt (/ 1 x)) y)))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (* y (- (/ 1 y) (+ (* 1/3 (sqrt (/ 1 x))) (/ 1/9 (* x y))))))) |
#s(approx (neg (/ (+ (* (* (sqrt x) y) 1/3) 1/9) x)) #s(hole binary64 (* -1 (* y (+ (* 1/3 (sqrt (/ 1 x))) (* 1/9 (/ 1 (* x y)))))))) |
#s(approx (/ (+ (* (* (sqrt x) y) 1/3) 1/9) x) #s(hole binary64 (* y (+ (* 1/3 (sqrt (/ 1 x))) (* 1/9 (/ 1 (* x y))))))) |
#s(approx (+ (* (* (sqrt x) y) 1/3) 1/9) #s(hole binary64 (* y (+ (* 1/3 (sqrt x)) (* 1/9 (/ 1 y)))))) |
#s(approx (- (- 1 (/ (pow x -1) 9)) (/ y (* 3 (sqrt x)))) #s(hole binary64 (* -1/3 (* (sqrt (/ 1 x)) y)))) |
#s(approx (- (- 1 (/ (pow x -1) 9)) (/ y (* 3 (sqrt x)))) #s(hole binary64 (* y (- (/ 1 y) (+ (* 1/3 (sqrt (/ 1 x))) (/ 1/9 (* x y))))))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) #s(hole binary64 (* -1 (* y (- (* -1 (/ (- 1 (* 1/9 (/ 1 x))) y)) (* -1/3 (sqrt (/ 1 x)))))))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (* -1 (* y (- (* -1 (/ (- 1 (* 1/9 (/ 1 x))) y)) (* -1/3 (sqrt (/ 1 x)))))))) |
#s(approx (neg (/ (+ (* (* (sqrt x) y) 1/3) 1/9) x)) #s(hole binary64 (* -1 (* y (- (* 1/9 (/ 1 (* x y))) (* -1/3 (sqrt (/ 1 x)))))))) |
#s(approx (/ (+ (* (* (sqrt x) y) 1/3) 1/9) x) #s(hole binary64 (* -1 (* y (- (* -1/3 (sqrt (/ 1 x))) (* 1/9 (/ 1 (* x y)))))))) |
#s(approx (+ (* (* (sqrt x) y) 1/3) 1/9) #s(hole binary64 (* -1 (* y (- (* -1/3 (sqrt x)) (* 1/9 (/ 1 y))))))) |
#s(approx (- (- 1 (/ (pow x -1) 9)) (/ y (* 3 (sqrt x)))) #s(hole binary64 (* -1 (* y (- (* -1 (/ (- 1 (* 1/9 (/ 1 x))) y)) (* -1/3 (sqrt (/ 1 x)))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | y | @ | inf | ((- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) (- 1 (/ 1 (* x 9))) 1 (/ 1 (* x 9)) (* x 9) x 9 (/ (/ y 3) (sqrt x)) (/ y 3) y 3 (sqrt x) (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (- 1 (/ 1/9 x)) (/ 1/9 x) 1/9 (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (* -1/3 (* (/ 1 (sqrt x)) y)) -1/3 (* (/ 1 (sqrt x)) y) (/ 1 (sqrt x)) (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (neg (/ (+ (* (* (sqrt x) y) 1/3) 1/9) x)) (/ (+ (* (* (sqrt x) y) 1/3) 1/9) x) (+ (* (* (sqrt x) y) 1/3) 1/9) (* (sqrt x) y) 1/3 (- (- 1 (/ (pow x -1) 9)) (/ y (* 3 (sqrt x)))) (- 1 (/ (pow x -1) 9)) (/ (pow x -1) 9) (pow x -1) -1 (/ y (* 3 (sqrt x))) (* 3 (sqrt x))) |
| 5.0ms | x | @ | -inf | ((- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) (- 1 (/ 1 (* x 9))) 1 (/ 1 (* x 9)) (* x 9) x 9 (/ (/ y 3) (sqrt x)) (/ y 3) y 3 (sqrt x) (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (- 1 (/ 1/9 x)) (/ 1/9 x) 1/9 (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (* -1/3 (* (/ 1 (sqrt x)) y)) -1/3 (* (/ 1 (sqrt x)) y) (/ 1 (sqrt x)) (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (neg (/ (+ (* (* (sqrt x) y) 1/3) 1/9) x)) (/ (+ (* (* (sqrt x) y) 1/3) 1/9) x) (+ (* (* (sqrt x) y) 1/3) 1/9) (* (sqrt x) y) 1/3 (- (- 1 (/ (pow x -1) 9)) (/ y (* 3 (sqrt x)))) (- 1 (/ (pow x -1) 9)) (/ (pow x -1) 9) (pow x -1) -1 (/ y (* 3 (sqrt x))) (* 3 (sqrt x))) |
| 4.0ms | x | @ | inf | ((- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) (- 1 (/ 1 (* x 9))) 1 (/ 1 (* x 9)) (* x 9) x 9 (/ (/ y 3) (sqrt x)) (/ y 3) y 3 (sqrt x) (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (- 1 (/ 1/9 x)) (/ 1/9 x) 1/9 (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (* -1/3 (* (/ 1 (sqrt x)) y)) -1/3 (* (/ 1 (sqrt x)) y) (/ 1 (sqrt x)) (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (neg (/ (+ (* (* (sqrt x) y) 1/3) 1/9) x)) (/ (+ (* (* (sqrt x) y) 1/3) 1/9) x) (+ (* (* (sqrt x) y) 1/3) 1/9) (* (sqrt x) y) 1/3 (- (- 1 (/ (pow x -1) 9)) (/ y (* 3 (sqrt x)))) (- 1 (/ (pow x -1) 9)) (/ (pow x -1) 9) (pow x -1) -1 (/ y (* 3 (sqrt x))) (* 3 (sqrt x))) |
| 3.0ms | y | @ | 0 | ((- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) (- 1 (/ 1 (* x 9))) 1 (/ 1 (* x 9)) (* x 9) x 9 (/ (/ y 3) (sqrt x)) (/ y 3) y 3 (sqrt x) (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (- 1 (/ 1/9 x)) (/ 1/9 x) 1/9 (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (* -1/3 (* (/ 1 (sqrt x)) y)) -1/3 (* (/ 1 (sqrt x)) y) (/ 1 (sqrt x)) (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (neg (/ (+ (* (* (sqrt x) y) 1/3) 1/9) x)) (/ (+ (* (* (sqrt x) y) 1/3) 1/9) x) (+ (* (* (sqrt x) y) 1/3) 1/9) (* (sqrt x) y) 1/3 (- (- 1 (/ (pow x -1) 9)) (/ y (* 3 (sqrt x)))) (- 1 (/ (pow x -1) 9)) (/ (pow x -1) 9) (pow x -1) -1 (/ y (* 3 (sqrt x))) (* 3 (sqrt x))) |
| 3.0ms | y | @ | -inf | ((- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) (- 1 (/ 1 (* x 9))) 1 (/ 1 (* x 9)) (* x 9) x 9 (/ (/ y 3) (sqrt x)) (/ y 3) y 3 (sqrt x) (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (- 1 (/ 1/9 x)) (/ 1/9 x) 1/9 (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (* -1/3 (* (/ 1 (sqrt x)) y)) -1/3 (* (/ 1 (sqrt x)) y) (/ 1 (sqrt x)) (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (neg (/ (+ (* (* (sqrt x) y) 1/3) 1/9) x)) (/ (+ (* (* (sqrt x) y) 1/3) 1/9) x) (+ (* (* (sqrt x) y) 1/3) 1/9) (* (sqrt x) y) 1/3 (- (- 1 (/ (pow x -1) 9)) (/ y (* 3 (sqrt x)))) (- 1 (/ (pow x -1) 9)) (/ (pow x -1) 9) (pow x -1) -1 (/ y (* 3 (sqrt x))) (* 3 (sqrt x))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 219 | 1860 |
| 0 | 261 | 1749 |
| 0 | 844 | 1728 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) (/.f64 (/.f64 y #s(literal 3 binary64)) (sqrt.f64 x))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) |
#s(literal 1 binary64) |
(/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64))) |
(*.f64 x #s(literal 9 binary64)) |
x |
#s(literal 9 binary64) |
(/.f64 (/.f64 y #s(literal 3 binary64)) (sqrt.f64 x)) |
(/.f64 y #s(literal 3 binary64)) |
y |
#s(literal 3 binary64) |
(sqrt.f64 x) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)) |
(/.f64 #s(literal 1/9 binary64) x) |
#s(literal 1/9 binary64) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (*.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y))) |
(*.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y)) |
#s(literal -1/3 binary64) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (neg.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64)) x))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64)) x)) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64)) x) |
(fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64)) |
(*.f64 (sqrt.f64 x) y) |
#s(literal 1/3 binary64) |
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 9 binary64))) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x)))) |
(-.f64 #s(literal 1 binary64) (/.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 9 binary64))) |
(/.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 9 binary64)) |
(pow.f64 x #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) |
(*.f64 #s(literal 3 binary64) (sqrt.f64 x)) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) #s(hole binary64 (* -1 (/ (+ 1/9 (* 1/3 (* (sqrt x) y))) x)))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) #s(hole binary64 (/ (- x (+ 1/9 (* 1/3 (* (sqrt x) y)))) x))) |
#s(approx (- 1 (/ 1 (* x 9))) #s(hole binary64 (/ -1/9 x))) |
#s(approx (- 1 (/ 1 (* x 9))) #s(hole binary64 (/ (- x 1/9) x))) |
#s(approx (/ 1 (* x 9)) #s(hole binary64 (/ 1/9 x))) |
#s(approx (* x 9) #s(hole binary64 (* 9 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (/ y 3) (sqrt x)) #s(hole binary64 (* 1/3 (* (sqrt (/ 1 x)) y)))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (* -1 (/ (+ 1/9 (* 1/3 (* (sqrt x) y))) x)))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (/ (- x (+ 1/9 (* 1/3 (* (sqrt x) y)))) x))) |
#s(approx (- 1 (/ 1/9 x)) #s(hole binary64 (/ -1/9 x))) |
#s(approx (- 1 (/ 1/9 x)) #s(hole binary64 (/ (- x 1/9) x))) |
#s(approx (/ 1/9 x) #s(hole binary64 (/ 1/9 x))) |
#s(approx (* -1/3 (* (/ 1 (sqrt x)) y)) #s(hole binary64 (* -1/3 (* (sqrt (/ 1 x)) y)))) |
#s(approx (* (/ 1 (sqrt x)) y) #s(hole binary64 (* (sqrt (/ 1 x)) y))) |
#s(approx (/ 1 (sqrt x)) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (neg (/ (+ (* (* (sqrt x) y) 1/3) 1/9) x)) #s(hole binary64 (* -1 (/ (+ 1/9 (* 1/3 (* (sqrt x) y))) x)))) |
#s(approx (/ (+ (* (* (sqrt x) y) 1/3) 1/9) x) #s(hole binary64 (/ (+ 1/9 (* 1/3 (* (sqrt x) y))) x))) |
#s(approx (+ (* (* (sqrt x) y) 1/3) 1/9) #s(hole binary64 (+ 1/9 (* 1/3 (* (sqrt x) y))))) |
#s(approx (* (sqrt x) y) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (- (- 1 (/ (pow x -1) 9)) (/ y (* 3 (sqrt x)))) #s(hole binary64 (* -1 (/ (+ 1/9 (* 1/3 (* (sqrt x) y))) x)))) |
#s(approx (- (- 1 (/ (pow x -1) 9)) (/ y (* 3 (sqrt x)))) #s(hole binary64 (/ (- x (+ 1/9 (* 1/3 (* (sqrt x) y)))) x))) |
#s(approx (- 1 (/ (pow x -1) 9)) #s(hole binary64 (/ -1/9 x))) |
#s(approx (- 1 (/ (pow x -1) 9)) #s(hole binary64 (/ (- x 1/9) x))) |
#s(approx (/ (pow x -1) 9) #s(hole binary64 (/ 1/9 x))) |
#s(approx (pow x -1) #s(hole binary64 (/ 1 x))) |
#s(approx (/ y (* 3 (sqrt x))) #s(hole binary64 (* 1/3 (* (sqrt (/ 1 x)) y)))) |
#s(approx (* 3 (sqrt x)) #s(hole binary64 (* 3 (sqrt x)))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) #s(hole binary64 (- 1 (* 1/3 (* (sqrt (/ 1 x)) y))))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) #s(hole binary64 (- 1 (+ (* 1/3 (* (sqrt (/ 1 x)) y)) (* 1/9 (/ 1 x)))))) |
#s(approx (- 1 (/ 1 (* x 9))) #s(hole binary64 1)) |
#s(approx (- 1 (/ 1 (* x 9))) #s(hole binary64 (- 1 (* 1/9 (/ 1 x))))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (- 1 (* 1/3 (* (sqrt (/ 1 x)) y))))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (- 1 (+ (* 1/3 (* (sqrt (/ 1 x)) y)) (* 1/9 (/ 1 x)))))) |
#s(approx (- 1 (/ 1/9 x)) #s(hole binary64 1)) |
#s(approx (- 1 (/ 1/9 x)) #s(hole binary64 (- 1 (* 1/9 (/ 1 x))))) |
#s(approx (neg (/ (+ (* (* (sqrt x) y) 1/3) 1/9) x)) #s(hole binary64 (* -1/3 (* (sqrt (/ 1 x)) y)))) |
#s(approx (neg (/ (+ (* (* (sqrt x) y) 1/3) 1/9) x)) #s(hole binary64 (* -1 (+ (* 1/3 (* (sqrt (/ 1 x)) y)) (* 1/9 (/ 1 x)))))) |
#s(approx (/ (+ (* (* (sqrt x) y) 1/3) 1/9) x) #s(hole binary64 (* 1/3 (* (sqrt (/ 1 x)) y)))) |
#s(approx (/ (+ (* (* (sqrt x) y) 1/3) 1/9) x) #s(hole binary64 (+ (* 1/3 (* (sqrt (/ 1 x)) y)) (* 1/9 (/ 1 x))))) |
#s(approx (+ (* (* (sqrt x) y) 1/3) 1/9) #s(hole binary64 (* 1/3 (* (sqrt x) y)))) |
#s(approx (+ (* (* (sqrt x) y) 1/3) 1/9) #s(hole binary64 (* x (+ (* 1/3 (* (sqrt (/ 1 x)) y)) (* 1/9 (/ 1 x)))))) |
#s(approx (- (- 1 (/ (pow x -1) 9)) (/ y (* 3 (sqrt x)))) #s(hole binary64 (- 1 (* 1/3 (* (sqrt (/ 1 x)) y))))) |
#s(approx (- (- 1 (/ (pow x -1) 9)) (/ y (* 3 (sqrt x)))) #s(hole binary64 (- 1 (+ (* 1/3 (* (sqrt (/ 1 x)) y)) (* 1/9 (/ 1 x)))))) |
#s(approx (- 1 (/ (pow x -1) 9)) #s(hole binary64 1)) |
#s(approx (- 1 (/ (pow x -1) 9)) #s(hole binary64 (- 1 (* 1/9 (/ 1 x))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (neg (/ (+ (* (* (sqrt x) y) 1/3) 1/9) x)) #s(hole binary64 (* 1/3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) |
#s(approx (neg (/ (+ (* (* (sqrt x) y) 1/3) 1/9) x)) #s(hole binary64 (* -1 (+ (* -1/3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) (* 1/9 (/ 1 x)))))) |
#s(approx (/ (+ (* (* (sqrt x) y) 1/3) 1/9) x) #s(hole binary64 (* -1/3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) |
#s(approx (/ (+ (* (* (sqrt x) y) 1/3) 1/9) x) #s(hole binary64 (+ (* -1/3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) (* 1/9 (/ 1 x))))) |
#s(approx (+ (* (* (sqrt x) y) 1/3) 1/9) #s(hole binary64 (* -1/3 (* (sqrt x) (* y (pow (sqrt -1) 2)))))) |
#s(approx (+ (* (* (sqrt x) y) 1/3) 1/9) #s(hole binary64 (* -1 (* x (- (* 1/3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) (* 1/9 (/ 1 x))))))) |
#s(approx (* (sqrt x) y) #s(hole binary64 (* -1 (* (sqrt x) (* y (pow (sqrt -1) 2)))))) |
#s(approx (* 3 (sqrt x)) #s(hole binary64 (* -3 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) #s(hole binary64 (- 1 (* 1/9 (/ 1 x))))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) #s(hole binary64 (- (+ 1 (* -1/3 (* (sqrt (/ 1 x)) y))) (* 1/9 (/ 1 x))))) |
#s(approx (/ y 3) #s(hole binary64 (* 1/3 y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (- 1 (* 1/9 (/ 1 x))))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (- (+ 1 (* -1/3 (* (sqrt (/ 1 x)) y))) (* 1/9 (/ 1 x))))) |
#s(approx (neg (/ (+ (* (* (sqrt x) y) 1/3) 1/9) x)) #s(hole binary64 (/ -1/9 x))) |
#s(approx (neg (/ (+ (* (* (sqrt x) y) 1/3) 1/9) x)) #s(hole binary64 (- (* -1/3 (* (sqrt (/ 1 x)) y)) (* 1/9 (/ 1 x))))) |
#s(approx (/ (+ (* (* (sqrt x) y) 1/3) 1/9) x) #s(hole binary64 (/ 1/9 x))) |
#s(approx (+ (* (* (sqrt x) y) 1/3) 1/9) #s(hole binary64 1/9)) |
#s(approx (- (- 1 (/ (pow x -1) 9)) (/ y (* 3 (sqrt x)))) #s(hole binary64 (- 1 (* 1/9 (/ 1 x))))) |
#s(approx (- (- 1 (/ (pow x -1) 9)) (/ y (* 3 (sqrt x)))) #s(hole binary64 (- (+ 1 (* -1/3 (* (sqrt (/ 1 x)) y))) (* 1/9 (/ 1 x))))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) #s(hole binary64 (* -1/3 (* (sqrt (/ 1 x)) y)))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) #s(hole binary64 (* y (- (/ 1 y) (+ (* 1/3 (sqrt (/ 1 x))) (/ 1/9 (* x y))))))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (* -1/3 (* (sqrt (/ 1 x)) y)))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (* y (- (/ 1 y) (+ (* 1/3 (sqrt (/ 1 x))) (/ 1/9 (* x y))))))) |
#s(approx (neg (/ (+ (* (* (sqrt x) y) 1/3) 1/9) x)) #s(hole binary64 (* -1 (* y (+ (* 1/3 (sqrt (/ 1 x))) (* 1/9 (/ 1 (* x y)))))))) |
#s(approx (/ (+ (* (* (sqrt x) y) 1/3) 1/9) x) #s(hole binary64 (* y (+ (* 1/3 (sqrt (/ 1 x))) (* 1/9 (/ 1 (* x y))))))) |
#s(approx (+ (* (* (sqrt x) y) 1/3) 1/9) #s(hole binary64 (* y (+ (* 1/3 (sqrt x)) (* 1/9 (/ 1 y)))))) |
#s(approx (- (- 1 (/ (pow x -1) 9)) (/ y (* 3 (sqrt x)))) #s(hole binary64 (* -1/3 (* (sqrt (/ 1 x)) y)))) |
#s(approx (- (- 1 (/ (pow x -1) 9)) (/ y (* 3 (sqrt x)))) #s(hole binary64 (* y (- (/ 1 y) (+ (* 1/3 (sqrt (/ 1 x))) (/ 1/9 (* x y))))))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) #s(hole binary64 (* -1 (* y (- (* -1 (/ (- 1 (* 1/9 (/ 1 x))) y)) (* -1/3 (sqrt (/ 1 x)))))))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (* -1 (* y (- (* -1 (/ (- 1 (* 1/9 (/ 1 x))) y)) (* -1/3 (sqrt (/ 1 x)))))))) |
#s(approx (neg (/ (+ (* (* (sqrt x) y) 1/3) 1/9) x)) #s(hole binary64 (* -1 (* y (- (* 1/9 (/ 1 (* x y))) (* -1/3 (sqrt (/ 1 x)))))))) |
#s(approx (/ (+ (* (* (sqrt x) y) 1/3) 1/9) x) #s(hole binary64 (* -1 (* y (- (* -1/3 (sqrt (/ 1 x))) (* 1/9 (/ 1 (* x y)))))))) |
#s(approx (+ (* (* (sqrt x) y) 1/3) 1/9) #s(hole binary64 (* -1 (* y (- (* -1/3 (sqrt x)) (* 1/9 (/ 1 y))))))) |
#s(approx (- (- 1 (/ (pow x -1) 9)) (/ y (* 3 (sqrt x)))) #s(hole binary64 (* -1 (* y (- (* -1 (/ (- 1 (* 1/9 (/ 1 x))) y)) (* -1/3 (sqrt (/ 1 x)))))))) |
| Outputs |
|---|
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64)))) (*.f64 (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))))) (+.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64))) (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))))) |
(/.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) #s(literal 3 binary64))) (fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64))) (fma.f64 (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64))) (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))))))) |
(-.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64))) (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
(-.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64)) (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64)) (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64)) (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64)))))) |
(-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64))) |
#s(literal 1 binary64) |
(pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (pow.f64 x #s(literal -1 binary64))) #s(literal -9 binary64)) |
(/.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 9 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal 9 binary64) x))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)) |
(*.f64 #s(literal 9 binary64) x) |
(*.f64 x #s(literal 9 binary64)) |
x |
#s(literal 9 binary64) |
(/.f64 (neg.f64 (/.f64 y #s(literal 3 binary64))) (neg.f64 (sqrt.f64 x))) |
(/.f64 (neg.f64 y) (neg.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
(/.f64 (/.f64 y #s(literal 3 binary64)) (sqrt.f64 x)) |
(/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(/.f64 (neg.f64 y) #s(literal -3 binary64)) |
(/.f64 y #s(literal 3 binary64)) |
y |
#s(literal 3 binary64) |
(pow.f64 x #s(literal 1/2 binary64)) |
(sqrt.f64 x) |
#s(approx (- (- 1 (/ (pow x -1) 9)) (/ y (* 3 (sqrt x)))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/9 binary64) x) (/.f64 #s(literal 1/9 binary64) x))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1/9 binary64) x) (/.f64 #s(literal 1/9 binary64) x) (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x))))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/9 binary64) (pow.f64 x #s(literal -1 binary64)))) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/9 binary64)) |
(*.f64 #s(literal 1/9 binary64) (pow.f64 x #s(literal -1 binary64))) |
(/.f64 #s(literal -1/9 binary64) (neg.f64 x)) |
(/.f64 #s(literal 1/9 binary64) x) |
#s(literal 1/9 binary64) |
#s(approx (- (- 1 (/ (pow x -1) 9)) (/ y (* 3 (sqrt x)))) (*.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) #s(literal -1/3 binary64))) |
(*.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal -1/3 binary64)) y) |
(*.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) #s(literal -1/3 binary64)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y)) |
#s(literal -1/3 binary64) |
(*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) |
(*.f64 y (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) y) (sqrt.f64 x)) |
(pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 x))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(sqrt.f64 (pow.f64 x #s(literal -1 binary64))) |
#s(approx (- (- 1 (/ (pow x -1) 9)) (/ y (* 3 (sqrt x)))) (/.f64 (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64)) (neg.f64 x))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64)) x) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64)) x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64))) x) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64))) x) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64)) (neg.f64 x)) |
(neg.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64)) x)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (neg.f64 x)) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64)) x) |
(fma.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/9 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64)) x)) |
(fma.f64 #s(literal 1/9 binary64) (pow.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64)) x)) |
(+.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64)) x) (/.f64 #s(literal 1/9 binary64) x)) |
(+.f64 (/.f64 #s(literal 1/9 binary64) x) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64)) x)) |
(/.f64 (-.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64)))) (-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64))) #s(literal 1/81 binary64)) (-.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64)) #s(literal 1/9 binary64))) |
(/.f64 (+.f64 #s(literal 1/729 binary64) (pow.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1/81 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64)) #s(literal 3 binary64)) #s(literal 1/729 binary64)) (fma.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64)) (-.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64)) #s(literal 1/9 binary64))))) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) y #s(literal 1/9 binary64)) |
(fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64)) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 x) y) #s(literal 1/9 binary64)) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 1/3 binary64) y) #s(literal 1/9 binary64)) |
(-.f64 #s(literal 1/9 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 x) y))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64)) #s(literal 1/9 binary64)) |
(+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64))) |
(*.f64 (sqrt.f64 x) y) |
(*.f64 y (sqrt.f64 x)) |
#s(literal 1/3 binary64) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64)))) (*.f64 (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))))) (+.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64))) (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))))) |
(/.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) #s(literal 3 binary64))) (fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64))) (fma.f64 (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64))) (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))))))) |
(-.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64))) (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
(-.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64)) (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64)) (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64)) (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64)))))) |
(-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64))) |
(pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (pow.f64 x #s(literal -1 binary64))) #s(literal -9 binary64)) |
(/.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 9 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal 9 binary64) x))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64))) |
(pow.f64 x #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 x)) |
(/.f64 #s(literal 1 binary64) x) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -1 binary64))) |
#s(literal -1 binary64) |
(/.f64 (neg.f64 (/.f64 y #s(literal 3 binary64))) (neg.f64 (sqrt.f64 x))) |
(/.f64 (neg.f64 y) (neg.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
(/.f64 (/.f64 y #s(literal 3 binary64)) (sqrt.f64 x)) |
(/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(*.f64 (sqrt.f64 x) #s(literal 3 binary64)) |
(*.f64 #s(literal 3 binary64) (sqrt.f64 x)) |
#s(approx (- (- 1 (/ (pow x -1) 9)) (/ y (* 3 (sqrt x)))) (/.f64 (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64)) (neg.f64 x))) |
#s(approx (- (- 1 (/ (pow x -1) 9)) (/ y (* 3 (sqrt x)))) (/.f64 (-.f64 x (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64))) x)) |
#s(approx (- 1 (/ (pow x -1) 9)) (/.f64 #s(literal -1/9 binary64) x)) |
#s(approx (- 1 (/ (pow x -1) 9)) (/.f64 (-.f64 x #s(literal 1/9 binary64)) x)) |
#s(approx (/ (pow x -1) 9) (/.f64 #s(literal 1/9 binary64) x)) |
#s(approx (* x 9) (*.f64 #s(literal 9 binary64) x)) |
#s(approx x x) |
#s(approx (/ y (* 3 (sqrt x))) (*.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) #s(literal 1/3 binary64))) |
#s(approx (sqrt x) (sqrt.f64 x)) |
#s(approx (- (- 1 (/ (pow x -1) 9)) (/ y (* 3 (sqrt x)))) (/.f64 (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64)) (neg.f64 x))) |
#s(approx (- (- 1 (/ (pow x -1) 9)) (/ y (* 3 (sqrt x)))) (/.f64 (-.f64 x (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64))) x)) |
#s(approx (- 1 (/ 1/9 x)) (/.f64 #s(literal -1/9 binary64) x)) |
#s(approx (- 1 (/ 1/9 x)) (/.f64 (-.f64 x #s(literal 1/9 binary64)) x)) |
#s(approx (/ 1/9 x) (/.f64 #s(literal 1/9 binary64) x)) |
#s(approx (* -1/3 (* (/ 1 (sqrt x)) y)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) #s(literal -1/3 binary64))) |
#s(approx (* (/ 1 (sqrt x)) y) (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y)) |
#s(approx (/ 1 (sqrt x)) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) |
#s(approx (neg (/ (+ (* (* (sqrt x) y) 1/3) 1/9) x)) (/.f64 (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64)) (neg.f64 x))) |
#s(approx (/ (+ (* (* (sqrt x) y) 1/3) 1/9) x) (/.f64 (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64)) x)) |
#s(approx (+ (* (* (sqrt x) y) 1/3) 1/9) (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64))) |
#s(approx (* (sqrt x) y) (*.f64 (sqrt.f64 x) y)) |
#s(approx (- (- 1 (/ (pow x -1) 9)) (/ y (* 3 (sqrt x)))) (/.f64 (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64)) (neg.f64 x))) |
#s(approx (- (- 1 (/ (pow x -1) 9)) (/ y (* 3 (sqrt x)))) (/.f64 (-.f64 x (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64))) x)) |
#s(approx (- 1 (/ (pow x -1) 9)) (/.f64 #s(literal -1/9 binary64) x)) |
#s(approx (- 1 (/ (pow x -1) 9)) (/.f64 (-.f64 x #s(literal 1/9 binary64)) x)) |
#s(approx (/ (pow x -1) 9) (/.f64 #s(literal 1/9 binary64) x)) |
#s(approx (pow x -1) (pow.f64 x #s(literal -1 binary64))) |
#s(approx (/ y (* 3 (sqrt x))) (*.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) #s(literal 1/3 binary64))) |
#s(approx (* 3 (sqrt x)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
#s(approx (- (- 1 (/ (pow x -1) 9)) (/ y (* 3 (sqrt x)))) (fma.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) #s(literal -1/3 binary64) #s(literal 1 binary64))) |
#s(approx (- (- 1 (/ (pow x -1) 9)) (/ y (* 3 (sqrt x)))) (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) #s(literal 1/3 binary64) (/.f64 #s(literal 1/9 binary64) x)))) |
#s(approx (- 1 (/ (pow x -1) 9)) #s(literal 1 binary64)) |
#s(approx (- 1 (/ (pow x -1) 9)) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x))) |
#s(approx (- (- 1 (/ (pow x -1) 9)) (/ y (* 3 (sqrt x)))) (fma.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) #s(literal -1/3 binary64) #s(literal 1 binary64))) |
#s(approx (- (- 1 (/ (pow x -1) 9)) (/ y (* 3 (sqrt x)))) (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) #s(literal 1/3 binary64) (/.f64 #s(literal 1/9 binary64) x)))) |
#s(approx (- 1 (/ 1/9 x)) #s(literal 1 binary64)) |
#s(approx (- 1 (/ 1/9 x)) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x))) |
#s(approx (neg (/ (+ (* (* (sqrt x) y) 1/3) 1/9) x)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) #s(literal -1/3 binary64))) |
#s(approx (neg (/ (+ (* (* (sqrt x) y) 1/3) 1/9) x)) (neg.f64 (fma.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) #s(literal 1/3 binary64) (/.f64 #s(literal 1/9 binary64) x)))) |
#s(approx (/ (+ (* (* (sqrt x) y) 1/3) 1/9) x) (*.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (* (* (sqrt x) y) 1/3) 1/9) x) (fma.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) #s(literal 1/3 binary64) (/.f64 #s(literal 1/9 binary64) x))) |
#s(approx (+ (* (* (sqrt x) y) 1/3) 1/9) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64))) |
#s(approx (+ (* (* (sqrt x) y) 1/3) 1/9) (*.f64 (fma.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) #s(literal 1/3 binary64) (/.f64 #s(literal 1/9 binary64) x)) x)) |
#s(approx (- (- 1 (/ (pow x -1) 9)) (/ y (* 3 (sqrt x)))) (fma.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) #s(literal -1/3 binary64) #s(literal 1 binary64))) |
#s(approx (- (- 1 (/ (pow x -1) 9)) (/ y (* 3 (sqrt x)))) (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) #s(literal 1/3 binary64) (/.f64 #s(literal 1/9 binary64) x)))) |
#s(approx (- 1 (/ (pow x -1) 9)) #s(literal 1 binary64)) |
#s(approx (- 1 (/ (pow x -1) 9)) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x))) |
#s(approx (sqrt x) (neg.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)))) |
#s(approx (neg (/ (+ (* (* (sqrt x) y) 1/3) 1/9) x)) (*.f64 (*.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) #s(literal -1 binary64)) #s(literal 1/3 binary64))) |
#s(approx (neg (/ (+ (* (* (sqrt x) y) 1/3) 1/9) x)) (neg.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) #s(literal -1 binary64)) #s(literal -1/3 binary64) (/.f64 #s(literal 1/9 binary64) x)))) |
#s(approx (/ (+ (* (* (sqrt x) y) 1/3) 1/9) x) (*.f64 (*.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) #s(literal -1 binary64)) #s(literal -1/3 binary64))) |
#s(approx (/ (+ (* (* (sqrt x) y) 1/3) 1/9) x) (fma.f64 (*.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) #s(literal -1 binary64)) #s(literal -1/3 binary64) (/.f64 #s(literal 1/9 binary64) x))) |
#s(approx (+ (* (* (sqrt x) y) 1/3) 1/9) (*.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal -1 binary64)) #s(literal -1/3 binary64))) |
#s(approx (+ (* (* (sqrt x) y) 1/3) 1/9) (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) #s(literal -1 binary64)) #s(literal 1/3 binary64)) (/.f64 #s(literal 1/9 binary64) x)) x))) |
#s(approx (* (sqrt x) y) (neg.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal -1 binary64)))) |
#s(approx (* 3 (sqrt x)) (*.f64 #s(literal -3 binary64) (*.f64 #s(literal -1 binary64) (sqrt.f64 x)))) |
#s(approx (- (- 1 (/ (pow x -1) 9)) (/ y (* 3 (sqrt x)))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x))) |
#s(approx (- (- 1 (/ (pow x -1) 9)) (/ y (* 3 (sqrt x)))) (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) #s(literal 1/3 binary64) (/.f64 #s(literal 1/9 binary64) x)))) |
#s(approx (/ y 3) (*.f64 #s(literal 1/3 binary64) y)) |
#s(approx y y) |
#s(approx (- (- 1 (/ (pow x -1) 9)) (/ y (* 3 (sqrt x)))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x))) |
#s(approx (- (- 1 (/ (pow x -1) 9)) (/ y (* 3 (sqrt x)))) (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) #s(literal 1/3 binary64) (/.f64 #s(literal 1/9 binary64) x)))) |
#s(approx (neg (/ (+ (* (* (sqrt x) y) 1/3) 1/9) x)) (/.f64 #s(literal -1/9 binary64) x)) |
#s(approx (neg (/ (+ (* (* (sqrt x) y) 1/3) 1/9) x)) (-.f64 (*.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) #s(literal -1/3 binary64)) (/.f64 #s(literal 1/9 binary64) x))) |
#s(approx (/ (+ (* (* (sqrt x) y) 1/3) 1/9) x) (/.f64 #s(literal 1/9 binary64) x)) |
#s(approx (+ (* (* (sqrt x) y) 1/3) 1/9) #s(literal 1/9 binary64)) |
#s(approx (- (- 1 (/ (pow x -1) 9)) (/ y (* 3 (sqrt x)))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x))) |
#s(approx (- (- 1 (/ (pow x -1) 9)) (/ y (* 3 (sqrt x)))) (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) #s(literal 1/3 binary64) (/.f64 #s(literal 1/9 binary64) x)))) |
#s(approx (- (- 1 (/ (pow x -1) 9)) (/ y (* 3 (sqrt x)))) (*.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) #s(literal -1/3 binary64))) |
#s(approx (- (- 1 (/ (pow x -1) 9)) (/ y (* 3 (sqrt x)))) (*.f64 (-.f64 (pow.f64 y #s(literal -1 binary64)) (fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1/3 binary64) (/.f64 (/.f64 #s(literal 1/9 binary64) x) y))) y)) |
#s(approx (- (- 1 (/ (pow x -1) 9)) (/ y (* 3 (sqrt x)))) (*.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) #s(literal -1/3 binary64))) |
#s(approx (- (- 1 (/ (pow x -1) 9)) (/ y (* 3 (sqrt x)))) (*.f64 (-.f64 (pow.f64 y #s(literal -1 binary64)) (fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1/3 binary64) (/.f64 (/.f64 #s(literal 1/9 binary64) x) y))) y)) |
#s(approx (neg (/ (+ (* (* (sqrt x) y) 1/3) 1/9) x)) (neg.f64 (*.f64 (fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1/3 binary64) (/.f64 (/.f64 #s(literal 1/9 binary64) x) y)) y))) |
#s(approx (/ (+ (* (* (sqrt x) y) 1/3) 1/9) x) (*.f64 (fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1/3 binary64) (/.f64 (/.f64 #s(literal 1/9 binary64) x) y)) y)) |
#s(approx (+ (* (* (sqrt x) y) 1/3) 1/9) (*.f64 (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/9 binary64) y)) y)) |
#s(approx (- (- 1 (/ (pow x -1) 9)) (/ y (* 3 (sqrt x)))) (*.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) #s(literal -1/3 binary64))) |
#s(approx (- (- 1 (/ (pow x -1) 9)) (/ y (* 3 (sqrt x)))) (*.f64 (-.f64 (pow.f64 y #s(literal -1 binary64)) (fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1/3 binary64) (/.f64 (/.f64 #s(literal 1/9 binary64) x) y))) y)) |
#s(approx (- (- 1 (/ (pow x -1) 9)) (/ y (* 3 (sqrt x)))) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)) y) #s(literal -1 binary64) (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1/3 binary64))) y))) |
#s(approx (- (- 1 (/ (pow x -1) 9)) (/ y (* 3 (sqrt x)))) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)) y) #s(literal -1 binary64) (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1/3 binary64))) y))) |
#s(approx (neg (/ (+ (* (* (sqrt x) y) 1/3) 1/9) x)) (neg.f64 (*.f64 (fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1/3 binary64) (/.f64 (/.f64 #s(literal 1/9 binary64) x) y)) y))) |
#s(approx (/ (+ (* (* (sqrt x) y) 1/3) 1/9) x) (neg.f64 (*.f64 (-.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal -1/3 binary64)) (/.f64 (/.f64 #s(literal 1/9 binary64) x) y)) y))) |
#s(approx (+ (* (* (sqrt x) y) 1/3) 1/9) (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1/9 binary64) y)) y))) |
#s(approx (- (- 1 (/ (pow x -1) 9)) (/ y (* 3 (sqrt x)))) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)) y) #s(literal -1 binary64) (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1/3 binary64))) y))) |
Compiled 3 555 to 560 computations (84.2% saved)
17 alts after pruning (14 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 125 | 11 | 136 |
| Fresh | 0 | 3 | 3 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 1 | 1 |
| Total | 128 | 17 | 145 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.6% | (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 9 binary64))) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x)))) |
| 99.5% | (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64))) #s(literal 9 binary64))) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x)))) | |
| ✓ | 99.7% | (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x)))) |
| 69.9% | (-.f64 #s(approx (- 1 (/ (pow x -1) 9)) #s(literal 1 binary64)) (/.f64 (/.f64 y #s(literal 3 binary64)) (sqrt.f64 x))) | |
| ▶ | 68.8% | (-.f64 #s(approx (- 1 (/ 1 (* x 9))) (/.f64 #s(literal -1/9 binary64) x)) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x)))) |
| 69.9% | (-.f64 #s(approx (- 1 (/ 1 (* x 9))) #s(literal 1 binary64)) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x)))) | |
| 69.8% | #s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (fma.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 1 binary64))) | |
| ✓ | 59.3% | #s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x))) |
| ▶ | 40.6% | #s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 #s(literal 1 binary64) y) (sqrt.f64 x)))) |
| ✓ | 40.6% | #s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (*.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y))) |
| 40.7% | #s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -1 binary64))) y))) | |
| 63.6% | #s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) y #s(literal 1/9 binary64)) x))) | |
| ▶ | 63.6% | #s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (neg.f64 (/.f64 (fma.f64 (sqrt.f64 x) (*.f64 #s(literal 1/3 binary64) y) #s(literal 1/9 binary64)) x))) |
| 63.6% | #s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (neg.f64 (/.f64 #s(approx (+ (* (* (sqrt x) y) 1/3) 1/9) (*.f64 (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/9 binary64) y)) y)) x))) | |
| 35.5% | #s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (neg.f64 (/.f64 #s(approx (+ (* (* (sqrt x) y) 1/3) 1/9) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64))) x))) | |
| 29.9% | #s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(approx (- 1 (/ 1/9 x)) (/.f64 #s(literal -1/9 binary64) x))) | |
| ▶ | 30.2% | #s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(approx (- 1 (/ 1/9 x)) #s(literal 1 binary64))) |
Compiled 691 to 560 computations (19% saved)
| Inputs |
|---|
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 9 binary64))) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x)))) |
(-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 9 binary64))) |
#s(literal 1 binary64) |
(/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 9 binary64)) |
(/.f64 #s(literal 1 binary64) x) |
x |
#s(literal 9 binary64) |
(/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) |
y |
(*.f64 #s(literal 3 binary64) (sqrt.f64 x)) |
#s(literal 3 binary64) |
(sqrt.f64 x) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(approx (- 1 (/ 1/9 x)) #s(literal 1 binary64))) |
#s(approx (- 1 (/ 1/9 x)) #s(literal 1 binary64)) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 #s(literal 1 binary64) y) (sqrt.f64 x)))) |
(*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 #s(literal 1 binary64) y) (sqrt.f64 x))) |
#s(literal -1/3 binary64) |
(/.f64 (*.f64 #s(literal 1 binary64) y) (sqrt.f64 x)) |
(*.f64 #s(literal 1 binary64) y) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (neg.f64 (/.f64 (fma.f64 (sqrt.f64 x) (*.f64 #s(literal 1/3 binary64) y) #s(literal 1/9 binary64)) x))) |
(neg.f64 (/.f64 (fma.f64 (sqrt.f64 x) (*.f64 #s(literal 1/3 binary64) y) #s(literal 1/9 binary64)) x)) |
(/.f64 (fma.f64 (sqrt.f64 x) (*.f64 #s(literal 1/3 binary64) y) #s(literal 1/9 binary64)) x) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 1/3 binary64) y) #s(literal 1/9 binary64)) |
(*.f64 #s(literal 1/3 binary64) y) |
#s(literal 1/3 binary64) |
#s(literal 1/9 binary64) |
(-.f64 #s(approx (- 1 (/ 1 (* x 9))) (/.f64 #s(literal -1/9 binary64) x)) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x)))) |
#s(approx (- 1 (/ 1 (* x 9))) (/.f64 #s(literal -1/9 binary64) x)) |
(/.f64 #s(literal -1/9 binary64) x) |
#s(literal -1/9 binary64) |
| Outputs |
|---|
#s(approx (- (- 1 (/ (/ 1 x) 9)) (/ y (* 3 (sqrt x)))) #s(hole binary64 (* -1 (/ (+ 1/9 (* 1/3 (* (sqrt x) y))) x)))) |
#s(approx (- (- 1 (/ (/ 1 x) 9)) (/ y (* 3 (sqrt x)))) #s(hole binary64 (/ (- x (+ 1/9 (* 1/3 (* (sqrt x) y)))) x))) |
#s(approx (- 1 (/ (/ 1 x) 9)) #s(hole binary64 (/ -1/9 x))) |
#s(approx (- 1 (/ (/ 1 x) 9)) #s(hole binary64 (/ (- x 1/9) x))) |
#s(approx (/ (/ 1 x) 9) #s(hole binary64 (/ 1/9 x))) |
#s(approx (/ 1 x) #s(hole binary64 (/ 1 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ y (* 3 (sqrt x))) #s(hole binary64 (* 1/3 (* (sqrt (/ 1 x)) y)))) |
#s(approx (* 3 (sqrt x)) #s(hole binary64 (* 3 (sqrt x)))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (* -1 (/ (+ 1/9 (* 1/3 (* (sqrt x) y))) x)))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (/ (- x (+ 1/9 (* 1/3 (* (sqrt x) y)))) x))) |
#s(approx (- 1 (/ 1/9 x)) #s(hole binary64 (/ -1/9 x))) |
#s(approx (- 1 (/ 1/9 x)) #s(hole binary64 (/ (- x 1/9) x))) |
#s(approx (* -1/3 (/ (* 1 y) (sqrt x))) #s(hole binary64 (* -1/3 (* (sqrt (/ 1 x)) y)))) |
#s(approx (/ (* 1 y) (sqrt x)) #s(hole binary64 (* (sqrt (/ 1 x)) y))) |
#s(approx (neg (/ (+ (* (sqrt x) (* 1/3 y)) 1/9) x)) #s(hole binary64 (* -1 (/ (+ 1/9 (* 1/3 (* (sqrt x) y))) x)))) |
#s(approx (/ (+ (* (sqrt x) (* 1/3 y)) 1/9) x) #s(hole binary64 (/ (+ 1/9 (* 1/3 (* (sqrt x) y))) x))) |
#s(approx (+ (* (sqrt x) (* 1/3 y)) 1/9) #s(hole binary64 (+ 1/9 (* 1/3 (* (sqrt x) y))))) |
#s(approx (- 1 (/ 1 (* x 9))) #s(hole binary64 (/ -1/9 x))) |
#s(approx (- 1 (/ 1 (* x 9))) #s(hole binary64 (/ (- x 1/9) x))) |
#s(approx (/ -1/9 x) #s(hole binary64 (/ -1/9 x))) |
#s(approx (- (- 1 (/ (/ 1 x) 9)) (/ y (* 3 (sqrt x)))) #s(hole binary64 (- 1 (* 1/3 (* (sqrt (/ 1 x)) y))))) |
#s(approx (- (- 1 (/ (/ 1 x) 9)) (/ y (* 3 (sqrt x)))) #s(hole binary64 (- 1 (+ (* 1/3 (* (sqrt (/ 1 x)) y)) (* 1/9 (/ 1 x)))))) |
#s(approx (- 1 (/ (/ 1 x) 9)) #s(hole binary64 1)) |
#s(approx (- 1 (/ (/ 1 x) 9)) #s(hole binary64 (- 1 (* 1/9 (/ 1 x))))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (- 1 (* 1/3 (* (sqrt (/ 1 x)) y))))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (- 1 (+ (* 1/3 (* (sqrt (/ 1 x)) y)) (* 1/9 (/ 1 x)))))) |
#s(approx (- 1 (/ 1/9 x)) #s(hole binary64 1)) |
#s(approx (- 1 (/ 1/9 x)) #s(hole binary64 (- 1 (* 1/9 (/ 1 x))))) |
#s(approx (neg (/ (+ (* (sqrt x) (* 1/3 y)) 1/9) x)) #s(hole binary64 (* -1/3 (* (sqrt (/ 1 x)) y)))) |
#s(approx (neg (/ (+ (* (sqrt x) (* 1/3 y)) 1/9) x)) #s(hole binary64 (* -1 (+ (* 1/3 (* (sqrt (/ 1 x)) y)) (* 1/9 (/ 1 x)))))) |
#s(approx (/ (+ (* (sqrt x) (* 1/3 y)) 1/9) x) #s(hole binary64 (* 1/3 (* (sqrt (/ 1 x)) y)))) |
#s(approx (/ (+ (* (sqrt x) (* 1/3 y)) 1/9) x) #s(hole binary64 (+ (* 1/3 (* (sqrt (/ 1 x)) y)) (* 1/9 (/ 1 x))))) |
#s(approx (+ (* (sqrt x) (* 1/3 y)) 1/9) #s(hole binary64 (* 1/3 (* (sqrt x) y)))) |
#s(approx (+ (* (sqrt x) (* 1/3 y)) 1/9) #s(hole binary64 (* x (+ (* 1/3 (* (sqrt (/ 1 x)) y)) (* 1/9 (/ 1 x)))))) |
#s(approx (- 1 (/ 1 (* x 9))) #s(hole binary64 1)) |
#s(approx (- 1 (/ 1 (* x 9))) #s(hole binary64 (- 1 (* 1/9 (/ 1 x))))) |
#s(approx (* 3 (sqrt x)) #s(hole binary64 (* -3 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (neg (/ (+ (* (sqrt x) (* 1/3 y)) 1/9) x)) #s(hole binary64 (* 1/3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) |
#s(approx (neg (/ (+ (* (sqrt x) (* 1/3 y)) 1/9) x)) #s(hole binary64 (* -1 (+ (* -1/3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) (* 1/9 (/ 1 x)))))) |
#s(approx (/ (+ (* (sqrt x) (* 1/3 y)) 1/9) x) #s(hole binary64 (* -1/3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) |
#s(approx (/ (+ (* (sqrt x) (* 1/3 y)) 1/9) x) #s(hole binary64 (+ (* -1/3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) (* 1/9 (/ 1 x))))) |
#s(approx (+ (* (sqrt x) (* 1/3 y)) 1/9) #s(hole binary64 (* -1/3 (* (sqrt x) (* y (pow (sqrt -1) 2)))))) |
#s(approx (+ (* (sqrt x) (* 1/3 y)) 1/9) #s(hole binary64 (* -1 (* x (- (* 1/3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) (* 1/9 (/ 1 x))))))) |
#s(approx (- (- 1 (/ (/ 1 x) 9)) (/ y (* 3 (sqrt x)))) #s(hole binary64 (- 1 (* 1/9 (/ 1 x))))) |
#s(approx (- (- 1 (/ (/ 1 x) 9)) (/ y (* 3 (sqrt x)))) #s(hole binary64 (- (+ 1 (* -1/3 (* (sqrt (/ 1 x)) y))) (* 1/9 (/ 1 x))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (- 1 (* 1/9 (/ 1 x))))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (- (+ 1 (* -1/3 (* (sqrt (/ 1 x)) y))) (* 1/9 (/ 1 x))))) |
#s(approx (* 1 y) #s(hole binary64 y)) |
#s(approx (neg (/ (+ (* (sqrt x) (* 1/3 y)) 1/9) x)) #s(hole binary64 (/ -1/9 x))) |
#s(approx (neg (/ (+ (* (sqrt x) (* 1/3 y)) 1/9) x)) #s(hole binary64 (- (* -1/3 (* (sqrt (/ 1 x)) y)) (* 1/9 (/ 1 x))))) |
#s(approx (/ (+ (* (sqrt x) (* 1/3 y)) 1/9) x) #s(hole binary64 (/ 1/9 x))) |
#s(approx (+ (* (sqrt x) (* 1/3 y)) 1/9) #s(hole binary64 1/9)) |
#s(approx (* 1/3 y) #s(hole binary64 (* 1/3 y))) |
#s(approx (- (- 1 (/ (/ 1 x) 9)) (/ y (* 3 (sqrt x)))) #s(hole binary64 (* -1/3 (* (sqrt (/ 1 x)) y)))) |
#s(approx (- (- 1 (/ (/ 1 x) 9)) (/ y (* 3 (sqrt x)))) #s(hole binary64 (* y (- (/ 1 y) (+ (* 1/3 (sqrt (/ 1 x))) (/ 1/9 (* x y))))))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (* -1/3 (* (sqrt (/ 1 x)) y)))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (* y (- (/ 1 y) (+ (* 1/3 (sqrt (/ 1 x))) (/ 1/9 (* x y))))))) |
#s(approx (neg (/ (+ (* (sqrt x) (* 1/3 y)) 1/9) x)) #s(hole binary64 (* -1 (* y (+ (* 1/3 (sqrt (/ 1 x))) (* 1/9 (/ 1 (* x y)))))))) |
#s(approx (/ (+ (* (sqrt x) (* 1/3 y)) 1/9) x) #s(hole binary64 (* y (+ (* 1/3 (sqrt (/ 1 x))) (* 1/9 (/ 1 (* x y))))))) |
#s(approx (+ (* (sqrt x) (* 1/3 y)) 1/9) #s(hole binary64 (* y (+ (* 1/3 (sqrt x)) (* 1/9 (/ 1 y)))))) |
#s(approx (- (- 1 (/ (/ 1 x) 9)) (/ y (* 3 (sqrt x)))) #s(hole binary64 (* -1 (* y (- (* -1 (/ (- 1 (* 1/9 (/ 1 x))) y)) (* -1/3 (sqrt (/ 1 x)))))))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (* -1 (* y (- (* -1 (/ (- 1 (* 1/9 (/ 1 x))) y)) (* -1/3 (sqrt (/ 1 x)))))))) |
#s(approx (neg (/ (+ (* (sqrt x) (* 1/3 y)) 1/9) x)) #s(hole binary64 (* -1 (* y (- (* 1/9 (/ 1 (* x y))) (* -1/3 (sqrt (/ 1 x)))))))) |
#s(approx (/ (+ (* (sqrt x) (* 1/3 y)) 1/9) x) #s(hole binary64 (* -1 (* y (- (* -1/3 (sqrt (/ 1 x))) (* 1/9 (/ 1 (* x y)))))))) |
#s(approx (+ (* (sqrt x) (* 1/3 y)) 1/9) #s(hole binary64 (* -1 (* y (- (* -1/3 (sqrt x)) (* 1/9 (/ 1 y))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | x | @ | -inf | ((- (- 1 (/ (/ 1 x) 9)) (/ y (* 3 (sqrt x)))) (- 1 (/ (/ 1 x) 9)) 1 (/ (/ 1 x) 9) (/ 1 x) x 9 (/ y (* 3 (sqrt x))) y (* 3 (sqrt x)) 3 (sqrt x) (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (- 1 (/ 1/9 x)) (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (* -1/3 (/ (* 1 y) (sqrt x))) -1/3 (/ (* 1 y) (sqrt x)) (* 1 y) (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (neg (/ (+ (* (sqrt x) (* 1/3 y)) 1/9) x)) (/ (+ (* (sqrt x) (* 1/3 y)) 1/9) x) (+ (* (sqrt x) (* 1/3 y)) 1/9) (* 1/3 y) 1/3 1/9 (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (- 1 (/ 1 (* x 9))) (/ -1/9 x) -1/9) |
| 2.0ms | x | @ | 0 | ((- (- 1 (/ (/ 1 x) 9)) (/ y (* 3 (sqrt x)))) (- 1 (/ (/ 1 x) 9)) 1 (/ (/ 1 x) 9) (/ 1 x) x 9 (/ y (* 3 (sqrt x))) y (* 3 (sqrt x)) 3 (sqrt x) (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (- 1 (/ 1/9 x)) (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (* -1/3 (/ (* 1 y) (sqrt x))) -1/3 (/ (* 1 y) (sqrt x)) (* 1 y) (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (neg (/ (+ (* (sqrt x) (* 1/3 y)) 1/9) x)) (/ (+ (* (sqrt x) (* 1/3 y)) 1/9) x) (+ (* (sqrt x) (* 1/3 y)) 1/9) (* 1/3 y) 1/3 1/9 (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (- 1 (/ 1 (* x 9))) (/ -1/9 x) -1/9) |
| 2.0ms | y | @ | -inf | ((- (- 1 (/ (/ 1 x) 9)) (/ y (* 3 (sqrt x)))) (- 1 (/ (/ 1 x) 9)) 1 (/ (/ 1 x) 9) (/ 1 x) x 9 (/ y (* 3 (sqrt x))) y (* 3 (sqrt x)) 3 (sqrt x) (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (- 1 (/ 1/9 x)) (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (* -1/3 (/ (* 1 y) (sqrt x))) -1/3 (/ (* 1 y) (sqrt x)) (* 1 y) (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (neg (/ (+ (* (sqrt x) (* 1/3 y)) 1/9) x)) (/ (+ (* (sqrt x) (* 1/3 y)) 1/9) x) (+ (* (sqrt x) (* 1/3 y)) 1/9) (* 1/3 y) 1/3 1/9 (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (- 1 (/ 1 (* x 9))) (/ -1/9 x) -1/9) |
| 2.0ms | x | @ | inf | ((- (- 1 (/ (/ 1 x) 9)) (/ y (* 3 (sqrt x)))) (- 1 (/ (/ 1 x) 9)) 1 (/ (/ 1 x) 9) (/ 1 x) x 9 (/ y (* 3 (sqrt x))) y (* 3 (sqrt x)) 3 (sqrt x) (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (- 1 (/ 1/9 x)) (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (* -1/3 (/ (* 1 y) (sqrt x))) -1/3 (/ (* 1 y) (sqrt x)) (* 1 y) (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (neg (/ (+ (* (sqrt x) (* 1/3 y)) 1/9) x)) (/ (+ (* (sqrt x) (* 1/3 y)) 1/9) x) (+ (* (sqrt x) (* 1/3 y)) 1/9) (* 1/3 y) 1/3 1/9 (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (- 1 (/ 1 (* x 9))) (/ -1/9 x) -1/9) |
| 2.0ms | y | @ | inf | ((- (- 1 (/ (/ 1 x) 9)) (/ y (* 3 (sqrt x)))) (- 1 (/ (/ 1 x) 9)) 1 (/ (/ 1 x) 9) (/ 1 x) x 9 (/ y (* 3 (sqrt x))) y (* 3 (sqrt x)) 3 (sqrt x) (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (- 1 (/ 1/9 x)) (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (* -1/3 (/ (* 1 y) (sqrt x))) -1/3 (/ (* 1 y) (sqrt x)) (* 1 y) (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (neg (/ (+ (* (sqrt x) (* 1/3 y)) 1/9) x)) (/ (+ (* (sqrt x) (* 1/3 y)) 1/9) x) (+ (* (sqrt x) (* 1/3 y)) 1/9) (* 1/3 y) 1/3 1/9 (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (- 1 (/ 1 (* x 9))) (/ -1/9 x) -1/9) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 194 | 1537 |
| 0 | 219 | 1429 |
| 0 | 776 | 1412 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | unsound |
| 1× | iter-limit |
| Inputs |
|---|
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 9 binary64))) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x)))) |
(-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 9 binary64))) |
#s(literal 1 binary64) |
(/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 9 binary64)) |
(/.f64 #s(literal 1 binary64) x) |
x |
#s(literal 9 binary64) |
(/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) |
y |
(*.f64 #s(literal 3 binary64) (sqrt.f64 x)) |
#s(literal 3 binary64) |
(sqrt.f64 x) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(approx (- 1 (/ 1/9 x)) #s(literal 1 binary64))) |
#s(approx (- 1 (/ 1/9 x)) #s(literal 1 binary64)) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 #s(literal 1 binary64) y) (sqrt.f64 x)))) |
(*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 #s(literal 1 binary64) y) (sqrt.f64 x))) |
#s(literal -1/3 binary64) |
(/.f64 (*.f64 #s(literal 1 binary64) y) (sqrt.f64 x)) |
(*.f64 #s(literal 1 binary64) y) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (neg.f64 (/.f64 (fma.f64 (sqrt.f64 x) (*.f64 #s(literal 1/3 binary64) y) #s(literal 1/9 binary64)) x))) |
(neg.f64 (/.f64 (fma.f64 (sqrt.f64 x) (*.f64 #s(literal 1/3 binary64) y) #s(literal 1/9 binary64)) x)) |
(/.f64 (fma.f64 (sqrt.f64 x) (*.f64 #s(literal 1/3 binary64) y) #s(literal 1/9 binary64)) x) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 1/3 binary64) y) #s(literal 1/9 binary64)) |
(*.f64 #s(literal 1/3 binary64) y) |
#s(literal 1/3 binary64) |
#s(literal 1/9 binary64) |
(-.f64 #s(approx (- 1 (/ 1 (* x 9))) (/.f64 #s(literal -1/9 binary64) x)) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x)))) |
#s(approx (- 1 (/ 1 (* x 9))) (/.f64 #s(literal -1/9 binary64) x)) |
(/.f64 #s(literal -1/9 binary64) x) |
#s(literal -1/9 binary64) |
#s(approx (- (- 1 (/ (/ 1 x) 9)) (/ y (* 3 (sqrt x)))) #s(hole binary64 (* -1 (/ (+ 1/9 (* 1/3 (* (sqrt x) y))) x)))) |
#s(approx (- (- 1 (/ (/ 1 x) 9)) (/ y (* 3 (sqrt x)))) #s(hole binary64 (/ (- x (+ 1/9 (* 1/3 (* (sqrt x) y)))) x))) |
#s(approx (- 1 (/ (/ 1 x) 9)) #s(hole binary64 (/ -1/9 x))) |
#s(approx (- 1 (/ (/ 1 x) 9)) #s(hole binary64 (/ (- x 1/9) x))) |
#s(approx (/ (/ 1 x) 9) #s(hole binary64 (/ 1/9 x))) |
#s(approx (/ 1 x) #s(hole binary64 (/ 1 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ y (* 3 (sqrt x))) #s(hole binary64 (* 1/3 (* (sqrt (/ 1 x)) y)))) |
#s(approx (* 3 (sqrt x)) #s(hole binary64 (* 3 (sqrt x)))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (* -1 (/ (+ 1/9 (* 1/3 (* (sqrt x) y))) x)))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (/ (- x (+ 1/9 (* 1/3 (* (sqrt x) y)))) x))) |
#s(approx (- 1 (/ 1/9 x)) #s(hole binary64 (/ -1/9 x))) |
#s(approx (- 1 (/ 1/9 x)) #s(hole binary64 (/ (- x 1/9) x))) |
#s(approx (* -1/3 (/ (* 1 y) (sqrt x))) #s(hole binary64 (* -1/3 (* (sqrt (/ 1 x)) y)))) |
#s(approx (/ (* 1 y) (sqrt x)) #s(hole binary64 (* (sqrt (/ 1 x)) y))) |
#s(approx (neg (/ (+ (* (sqrt x) (* 1/3 y)) 1/9) x)) #s(hole binary64 (* -1 (/ (+ 1/9 (* 1/3 (* (sqrt x) y))) x)))) |
#s(approx (/ (+ (* (sqrt x) (* 1/3 y)) 1/9) x) #s(hole binary64 (/ (+ 1/9 (* 1/3 (* (sqrt x) y))) x))) |
#s(approx (+ (* (sqrt x) (* 1/3 y)) 1/9) #s(hole binary64 (+ 1/9 (* 1/3 (* (sqrt x) y))))) |
#s(approx (- 1 (/ 1 (* x 9))) #s(hole binary64 (/ -1/9 x))) |
#s(approx (- 1 (/ 1 (* x 9))) #s(hole binary64 (/ (- x 1/9) x))) |
#s(approx (/ -1/9 x) #s(hole binary64 (/ -1/9 x))) |
#s(approx (- (- 1 (/ (/ 1 x) 9)) (/ y (* 3 (sqrt x)))) #s(hole binary64 (- 1 (* 1/3 (* (sqrt (/ 1 x)) y))))) |
#s(approx (- (- 1 (/ (/ 1 x) 9)) (/ y (* 3 (sqrt x)))) #s(hole binary64 (- 1 (+ (* 1/3 (* (sqrt (/ 1 x)) y)) (* 1/9 (/ 1 x)))))) |
#s(approx (- 1 (/ (/ 1 x) 9)) #s(hole binary64 1)) |
#s(approx (- 1 (/ (/ 1 x) 9)) #s(hole binary64 (- 1 (* 1/9 (/ 1 x))))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (- 1 (* 1/3 (* (sqrt (/ 1 x)) y))))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (- 1 (+ (* 1/3 (* (sqrt (/ 1 x)) y)) (* 1/9 (/ 1 x)))))) |
#s(approx (- 1 (/ 1/9 x)) #s(hole binary64 1)) |
#s(approx (- 1 (/ 1/9 x)) #s(hole binary64 (- 1 (* 1/9 (/ 1 x))))) |
#s(approx (neg (/ (+ (* (sqrt x) (* 1/3 y)) 1/9) x)) #s(hole binary64 (* -1/3 (* (sqrt (/ 1 x)) y)))) |
#s(approx (neg (/ (+ (* (sqrt x) (* 1/3 y)) 1/9) x)) #s(hole binary64 (* -1 (+ (* 1/3 (* (sqrt (/ 1 x)) y)) (* 1/9 (/ 1 x)))))) |
#s(approx (/ (+ (* (sqrt x) (* 1/3 y)) 1/9) x) #s(hole binary64 (* 1/3 (* (sqrt (/ 1 x)) y)))) |
#s(approx (/ (+ (* (sqrt x) (* 1/3 y)) 1/9) x) #s(hole binary64 (+ (* 1/3 (* (sqrt (/ 1 x)) y)) (* 1/9 (/ 1 x))))) |
#s(approx (+ (* (sqrt x) (* 1/3 y)) 1/9) #s(hole binary64 (* 1/3 (* (sqrt x) y)))) |
#s(approx (+ (* (sqrt x) (* 1/3 y)) 1/9) #s(hole binary64 (* x (+ (* 1/3 (* (sqrt (/ 1 x)) y)) (* 1/9 (/ 1 x)))))) |
#s(approx (- 1 (/ 1 (* x 9))) #s(hole binary64 1)) |
#s(approx (- 1 (/ 1 (* x 9))) #s(hole binary64 (- 1 (* 1/9 (/ 1 x))))) |
#s(approx (* 3 (sqrt x)) #s(hole binary64 (* -3 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (neg (/ (+ (* (sqrt x) (* 1/3 y)) 1/9) x)) #s(hole binary64 (* 1/3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) |
#s(approx (neg (/ (+ (* (sqrt x) (* 1/3 y)) 1/9) x)) #s(hole binary64 (* -1 (+ (* -1/3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) (* 1/9 (/ 1 x)))))) |
#s(approx (/ (+ (* (sqrt x) (* 1/3 y)) 1/9) x) #s(hole binary64 (* -1/3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) |
#s(approx (/ (+ (* (sqrt x) (* 1/3 y)) 1/9) x) #s(hole binary64 (+ (* -1/3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) (* 1/9 (/ 1 x))))) |
#s(approx (+ (* (sqrt x) (* 1/3 y)) 1/9) #s(hole binary64 (* -1/3 (* (sqrt x) (* y (pow (sqrt -1) 2)))))) |
#s(approx (+ (* (sqrt x) (* 1/3 y)) 1/9) #s(hole binary64 (* -1 (* x (- (* 1/3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) (* 1/9 (/ 1 x))))))) |
#s(approx (- (- 1 (/ (/ 1 x) 9)) (/ y (* 3 (sqrt x)))) #s(hole binary64 (- 1 (* 1/9 (/ 1 x))))) |
#s(approx (- (- 1 (/ (/ 1 x) 9)) (/ y (* 3 (sqrt x)))) #s(hole binary64 (- (+ 1 (* -1/3 (* (sqrt (/ 1 x)) y))) (* 1/9 (/ 1 x))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (- 1 (* 1/9 (/ 1 x))))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (- (+ 1 (* -1/3 (* (sqrt (/ 1 x)) y))) (* 1/9 (/ 1 x))))) |
#s(approx (* 1 y) #s(hole binary64 y)) |
#s(approx (neg (/ (+ (* (sqrt x) (* 1/3 y)) 1/9) x)) #s(hole binary64 (/ -1/9 x))) |
#s(approx (neg (/ (+ (* (sqrt x) (* 1/3 y)) 1/9) x)) #s(hole binary64 (- (* -1/3 (* (sqrt (/ 1 x)) y)) (* 1/9 (/ 1 x))))) |
#s(approx (/ (+ (* (sqrt x) (* 1/3 y)) 1/9) x) #s(hole binary64 (/ 1/9 x))) |
#s(approx (+ (* (sqrt x) (* 1/3 y)) 1/9) #s(hole binary64 1/9)) |
#s(approx (* 1/3 y) #s(hole binary64 (* 1/3 y))) |
#s(approx (- (- 1 (/ (/ 1 x) 9)) (/ y (* 3 (sqrt x)))) #s(hole binary64 (* -1/3 (* (sqrt (/ 1 x)) y)))) |
#s(approx (- (- 1 (/ (/ 1 x) 9)) (/ y (* 3 (sqrt x)))) #s(hole binary64 (* y (- (/ 1 y) (+ (* 1/3 (sqrt (/ 1 x))) (/ 1/9 (* x y))))))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (* -1/3 (* (sqrt (/ 1 x)) y)))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (* y (- (/ 1 y) (+ (* 1/3 (sqrt (/ 1 x))) (/ 1/9 (* x y))))))) |
#s(approx (neg (/ (+ (* (sqrt x) (* 1/3 y)) 1/9) x)) #s(hole binary64 (* -1 (* y (+ (* 1/3 (sqrt (/ 1 x))) (* 1/9 (/ 1 (* x y)))))))) |
#s(approx (/ (+ (* (sqrt x) (* 1/3 y)) 1/9) x) #s(hole binary64 (* y (+ (* 1/3 (sqrt (/ 1 x))) (* 1/9 (/ 1 (* x y))))))) |
#s(approx (+ (* (sqrt x) (* 1/3 y)) 1/9) #s(hole binary64 (* y (+ (* 1/3 (sqrt x)) (* 1/9 (/ 1 y)))))) |
#s(approx (- (- 1 (/ (/ 1 x) 9)) (/ y (* 3 (sqrt x)))) #s(hole binary64 (* -1 (* y (- (* -1 (/ (- 1 (* 1/9 (/ 1 x))) y)) (* -1/3 (sqrt (/ 1 x)))))))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (* -1 (* y (- (* -1 (/ (- 1 (* 1/9 (/ 1 x))) y)) (* -1/3 (sqrt (/ 1 x)))))))) |
#s(approx (neg (/ (+ (* (sqrt x) (* 1/3 y)) 1/9) x)) #s(hole binary64 (* -1 (* y (- (* 1/9 (/ 1 (* x y))) (* -1/3 (sqrt (/ 1 x)))))))) |
#s(approx (/ (+ (* (sqrt x) (* 1/3 y)) 1/9) x) #s(hole binary64 (* -1 (* y (- (* -1/3 (sqrt (/ 1 x))) (* 1/9 (/ 1 (* x y)))))))) |
#s(approx (+ (* (sqrt x) (* 1/3 y)) 1/9) #s(hole binary64 (* -1 (* y (- (* -1/3 (sqrt x)) (* 1/9 (/ 1 y))))))) |
| Outputs |
|---|
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64)))) (*.f64 (/.f64 (/.f64 y #s(literal 3 binary64)) (sqrt.f64 x)) (/.f64 (/.f64 y #s(literal 3 binary64)) (sqrt.f64 x)))) (+.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64))) (/.f64 (/.f64 y #s(literal 3 binary64)) (sqrt.f64 x)))) |
(/.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 y #s(literal 3 binary64)) (sqrt.f64 x)) #s(literal 3 binary64))) (fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64))) (fma.f64 (/.f64 (/.f64 y #s(literal 3 binary64)) (sqrt.f64 x)) (/.f64 (/.f64 y #s(literal 3 binary64)) (sqrt.f64 x)) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64))) (/.f64 (/.f64 y #s(literal 3 binary64)) (sqrt.f64 x)))))) |
(-.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64))) (/.f64 (/.f64 y #s(literal 3 binary64)) (sqrt.f64 x))) |
(-.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64)) (/.f64 (/.f64 y #s(literal 3 binary64)) (sqrt.f64 x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64)) (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64)) (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64)))))) |
(-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64))) |
#s(literal 1 binary64) |
(pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (pow.f64 x #s(literal -1 binary64))) #s(literal -9 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal 9 binary64) x))) |
(/.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 9 binary64)) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)) |
(pow.f64 x #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 x)) |
(/.f64 #s(literal 1 binary64) x) |
x |
#s(literal 9 binary64) |
(/.f64 (/.f64 y #s(literal 3 binary64)) (sqrt.f64 x)) |
(/.f64 (neg.f64 y) (neg.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
(/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
y |
(*.f64 (sqrt.f64 x) #s(literal 3 binary64)) |
(*.f64 #s(literal 3 binary64) (sqrt.f64 x)) |
#s(literal 3 binary64) |
(pow.f64 x #s(literal 1/2 binary64)) |
(sqrt.f64 x) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(approx (- 1 (/ 1/9 x)) #s(literal 1 binary64))) |
#s(approx (- 1 (/ 1/9 x)) #s(literal 1 binary64)) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (*.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1/3 binary64))) |
(*.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1/3 binary64)) |
(*.f64 #s(literal -1/3 binary64) (/.f64 y (sqrt.f64 x))) |
(/.f64 (*.f64 #s(literal -1/3 binary64) y) (sqrt.f64 x)) |
#s(literal -1/3 binary64) |
(*.f64 #s(literal 1 binary64) (/.f64 y (sqrt.f64 x))) |
(/.f64 (neg.f64 y) (neg.f64 (sqrt.f64 x))) |
(/.f64 y (sqrt.f64 x)) |
y |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (/.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) y) (sqrt.f64 x) #s(literal 1/9 binary64)) (neg.f64 x))) |
(*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) y) (sqrt.f64 x) #s(literal 1/9 binary64)) x) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) y) (sqrt.f64 x) #s(literal 1/9 binary64)) x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal 1/3 binary64) y) (sqrt.f64 x) #s(literal 1/9 binary64))) x) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) y) (sqrt.f64 x) #s(literal 1/9 binary64))) x) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) y) (sqrt.f64 x) #s(literal 1/9 binary64)) (neg.f64 x)) |
(neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) y) (sqrt.f64 x) #s(literal 1/9 binary64)) x)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) y) (sqrt.f64 x) #s(literal 1/9 binary64))) (neg.f64 x)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) y) (sqrt.f64 x) #s(literal 1/9 binary64)) x) |
(fma.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/9 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64)) x)) |
(fma.f64 #s(literal 1/9 binary64) (pow.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64)) x)) |
(+.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64)) x) (/.f64 #s(literal 1/9 binary64) x)) |
(+.f64 (/.f64 #s(literal 1/9 binary64) x) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64)) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64))) #s(literal 1/81 binary64)) (-.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64)) #s(literal 1/9 binary64))) |
(/.f64 (-.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64)))) (-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64)) #s(literal 3 binary64)) #s(literal 1/729 binary64)) (fma.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64)) (-.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64)) #s(literal 1/9 binary64))))) |
(/.f64 (+.f64 #s(literal 1/729 binary64) (pow.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1/81 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64)))))) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) y #s(literal 1/9 binary64)) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) y) (sqrt.f64 x) #s(literal 1/9 binary64)) |
(fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64)) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 x) y) #s(literal 1/9 binary64)) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 1/3 binary64) y) #s(literal 1/9 binary64)) |
(-.f64 #s(literal 1/9 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 x) y))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64)) #s(literal 1/9 binary64)) |
(+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64))) |
(*.f64 #s(literal 1/3 binary64) y) |
(*.f64 y #s(literal 1/3 binary64)) |
#s(literal 1/3 binary64) |
#s(literal 1/9 binary64) |
(/.f64 (-.f64 (*.f64 #s(approx (- 1 (/ 1 (* x 9))) (/.f64 #s(literal -1/9 binary64) x)) #s(approx (- 1 (/ 1 (* x 9))) (/.f64 #s(literal -1/9 binary64) x))) (*.f64 (/.f64 (/.f64 y #s(literal 3 binary64)) (sqrt.f64 x)) (/.f64 (/.f64 y #s(literal 3 binary64)) (sqrt.f64 x)))) (+.f64 #s(approx (- 1 (/ 1 (* x 9))) (/.f64 #s(literal -1/9 binary64) x)) (/.f64 (/.f64 y #s(literal 3 binary64)) (sqrt.f64 x)))) |
(/.f64 (-.f64 (pow.f64 #s(approx (- 1 (/ 1 (* x 9))) (/.f64 #s(literal -1/9 binary64) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 y #s(literal 3 binary64)) (sqrt.f64 x)) #s(literal 3 binary64))) (fma.f64 #s(approx (- 1 (/ 1 (* x 9))) (/.f64 #s(literal -1/9 binary64) x)) #s(approx (- 1 (/ 1 (* x 9))) (/.f64 #s(literal -1/9 binary64) x)) (fma.f64 (/.f64 (/.f64 y #s(literal 3 binary64)) (sqrt.f64 x)) (/.f64 (/.f64 y #s(literal 3 binary64)) (sqrt.f64 x)) (*.f64 #s(approx (- 1 (/ 1 (* x 9))) (/.f64 #s(literal -1/9 binary64) x)) (/.f64 (/.f64 y #s(literal 3 binary64)) (sqrt.f64 x)))))) |
(-.f64 #s(approx (- 1 (/ 1 (* x 9))) (/.f64 #s(literal -1/9 binary64) x)) (/.f64 (/.f64 y #s(literal 3 binary64)) (sqrt.f64 x))) |
#s(approx (- 1 (/ 1 (* x 9))) (/.f64 #s(literal -1/9 binary64) x)) |
(/.f64 #s(literal -1/9 binary64) x) |
(/.f64 #s(literal 1/9 binary64) (neg.f64 x)) |
#s(literal -1/9 binary64) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (/.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) y) (sqrt.f64 x) #s(literal 1/9 binary64)) (neg.f64 x))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (/.f64 (-.f64 x (fma.f64 (*.f64 #s(literal 1/3 binary64) y) (sqrt.f64 x) #s(literal 1/9 binary64))) x)) |
#s(approx (- 1 (/ 1 (* x 9))) (/.f64 #s(literal -1/9 binary64) x)) |
#s(approx (- 1 (/ 1 (* x 9))) (/.f64 (-.f64 x #s(literal 1/9 binary64)) x)) |
#s(approx (/ (/ 1 x) 9) (/.f64 #s(literal 1/9 binary64) x)) |
#s(approx (/ 1 x) (pow.f64 x #s(literal -1 binary64))) |
#s(approx x x) |
#s(approx (/ y (* 3 (sqrt x))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 1/3 binary64))) |
#s(approx (* 3 (sqrt x)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
#s(approx (sqrt x) (sqrt.f64 x)) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (/.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) y) (sqrt.f64 x) #s(literal 1/9 binary64)) (neg.f64 x))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (/.f64 (-.f64 x (fma.f64 (*.f64 #s(literal 1/3 binary64) y) (sqrt.f64 x) #s(literal 1/9 binary64))) x)) |
#s(approx (- 1 (/ 1/9 x)) (/.f64 #s(literal -1/9 binary64) x)) |
#s(approx (- 1 (/ 1/9 x)) (/.f64 (-.f64 x #s(literal 1/9 binary64)) x)) |
#s(approx (* -1/3 (/ (* 1 y) (sqrt x))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal -1/3 binary64))) |
#s(approx (/ (* 1 y) (sqrt x)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y)) |
#s(approx (neg (/ (+ (* (sqrt x) (* 1/3 y)) 1/9) x)) (/.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) y) (sqrt.f64 x) #s(literal 1/9 binary64)) (neg.f64 x))) |
#s(approx (/ (+ (* (sqrt x) (* 1/3 y)) 1/9) x) (/.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) y) (sqrt.f64 x) #s(literal 1/9 binary64)) x)) |
#s(approx (+ (* (sqrt x) (* 1/3 y)) 1/9) (fma.f64 (*.f64 #s(literal 1/3 binary64) y) (sqrt.f64 x) #s(literal 1/9 binary64))) |
#s(approx (- 1 (/ 1 (* x 9))) (/.f64 #s(literal -1/9 binary64) x)) |
#s(approx (- 1 (/ 1 (* x 9))) (/.f64 (-.f64 x #s(literal 1/9 binary64)) x)) |
#s(approx (/ -1/9 x) (/.f64 #s(literal -1/9 binary64) x)) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal -1/3 binary64) #s(literal 1 binary64))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 1/3 binary64) (/.f64 #s(literal 1/9 binary64) x)))) |
#s(approx (- 1 (/ 1 (* x 9))) #s(literal 1 binary64)) |
#s(approx (- 1 (/ 1 (* x 9))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal -1/3 binary64) #s(literal 1 binary64))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 1/3 binary64) (/.f64 #s(literal 1/9 binary64) x)))) |
#s(approx (- 1 (/ 1/9 x)) #s(literal 1 binary64)) |
#s(approx (- 1 (/ 1/9 x)) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x))) |
#s(approx (neg (/ (+ (* (sqrt x) (* 1/3 y)) 1/9) x)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal -1/3 binary64))) |
#s(approx (neg (/ (+ (* (sqrt x) (* 1/3 y)) 1/9) x)) (neg.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 1/3 binary64) (/.f64 #s(literal 1/9 binary64) x)))) |
#s(approx (/ (+ (* (sqrt x) (* 1/3 y)) 1/9) x) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (* (sqrt x) (* 1/3 y)) 1/9) x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 1/3 binary64) (/.f64 #s(literal 1/9 binary64) x))) |
#s(approx (+ (* (sqrt x) (* 1/3 y)) 1/9) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64))) |
#s(approx (+ (* (sqrt x) (* 1/3 y)) 1/9) (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 1/3 binary64) (/.f64 #s(literal 1/9 binary64) x)) x)) |
#s(approx (- 1 (/ 1 (* x 9))) #s(literal 1 binary64)) |
#s(approx (- 1 (/ 1 (* x 9))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x))) |
#s(approx (* 3 (sqrt x)) (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal -3 binary64))) |
#s(approx (sqrt x) (neg.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)))) |
#s(approx (neg (/ (+ (* (sqrt x) (* 1/3 y)) 1/9) x)) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal -1 binary64)) #s(literal 1/3 binary64))) |
#s(approx (neg (/ (+ (* (sqrt x) (* 1/3 y)) 1/9) x)) (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal -1 binary64)) #s(literal -1/3 binary64) (/.f64 #s(literal 1/9 binary64) x)))) |
#s(approx (/ (+ (* (sqrt x) (* 1/3 y)) 1/9) x) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal -1 binary64)) #s(literal -1/3 binary64))) |
#s(approx (/ (+ (* (sqrt x) (* 1/3 y)) 1/9) x) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal -1 binary64)) #s(literal -1/3 binary64) (/.f64 #s(literal 1/9 binary64) x))) |
#s(approx (+ (* (sqrt x) (* 1/3 y)) 1/9) (*.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal -1 binary64)) #s(literal -1/3 binary64))) |
#s(approx (+ (* (sqrt x) (* 1/3 y)) 1/9) (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal -1 binary64)) #s(literal 1/3 binary64)) (/.f64 #s(literal 1/9 binary64) x)) x))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 1/3 binary64) (/.f64 #s(literal 1/9 binary64) x)))) |
#s(approx (* 1 y) y) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 1/3 binary64) (/.f64 #s(literal 1/9 binary64) x)))) |
#s(approx (* 1 y) y) |
#s(approx (neg (/ (+ (* (sqrt x) (* 1/3 y)) 1/9) x)) (/.f64 #s(literal -1/9 binary64) x)) |
#s(approx (neg (/ (+ (* (sqrt x) (* 1/3 y)) 1/9) x)) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal -1/3 binary64)) (/.f64 #s(literal 1/9 binary64) x))) |
#s(approx (/ (+ (* (sqrt x) (* 1/3 y)) 1/9) x) (/.f64 #s(literal 1/9 binary64) x)) |
#s(approx (+ (* (sqrt x) (* 1/3 y)) 1/9) #s(literal 1/9 binary64)) |
#s(approx (* 1/3 y) (*.f64 #s(literal 1/3 binary64) y)) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal -1/3 binary64))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (*.f64 (-.f64 (pow.f64 y #s(literal -1 binary64)) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/3 binary64) (/.f64 (/.f64 #s(literal 1/9 binary64) x) y))) y)) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal -1/3 binary64))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (*.f64 (-.f64 (pow.f64 y #s(literal -1 binary64)) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/3 binary64) (/.f64 (/.f64 #s(literal 1/9 binary64) x) y))) y)) |
#s(approx (neg (/ (+ (* (sqrt x) (* 1/3 y)) 1/9) x)) (neg.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/3 binary64) (/.f64 (/.f64 #s(literal 1/9 binary64) x) y)) y))) |
#s(approx (/ (+ (* (sqrt x) (* 1/3 y)) 1/9) x) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/3 binary64) (/.f64 (/.f64 #s(literal 1/9 binary64) x) y)) y)) |
#s(approx (+ (* (sqrt x) (* 1/3 y)) 1/9) (*.f64 (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/9 binary64) y)) y)) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)) y) #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/3 binary64))) y))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)) y) #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/3 binary64))) y))) |
#s(approx (neg (/ (+ (* (sqrt x) (* 1/3 y)) 1/9) x)) (neg.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/3 binary64) (/.f64 (/.f64 #s(literal 1/9 binary64) x) y)) y))) |
#s(approx (/ (+ (* (sqrt x) (* 1/3 y)) 1/9) x) (neg.f64 (*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/3 binary64)) (/.f64 (/.f64 #s(literal 1/9 binary64) x) y)) y))) |
#s(approx (+ (* (sqrt x) (* 1/3 y)) 1/9) (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1/9 binary64) y)) y))) |
Compiled 3 434 to 476 computations (86.1% saved)
18 alts after pruning (11 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 123 | 3 | 126 |
| Fresh | 1 | 8 | 9 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 3 | 3 |
| Total | 125 | 18 | 143 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.6% | (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 9 binary64))) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x)))) |
| ▶ | 99.5% | (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64))) #s(literal 9 binary64))) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x)))) |
| ✓ | 99.7% | (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x)))) |
| 69.9% | (-.f64 #s(approx (- 1 (/ (pow x -1) 9)) #s(literal 1 binary64)) (/.f64 (/.f64 y #s(literal 3 binary64)) (sqrt.f64 x))) | |
| ✓ | 68.8% | (-.f64 #s(approx (- 1 (/ 1 (* x 9))) (/.f64 #s(literal -1/9 binary64) x)) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x)))) |
| 69.9% | (-.f64 #s(approx (- 1 (/ 1 (* x 9))) #s(literal 1 binary64)) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x)))) | |
| ▶ | 69.8% | #s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal -1/3 binary64) #s(literal 1 binary64))) |
| ▶ | 40.6% | #s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (/.f64 (*.f64 #s(literal -1/3 binary64) y) (sqrt.f64 x))) |
| ✓ | 59.3% | #s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x))) |
| 40.6% | #s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (*.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1/3 binary64))) | |
| ✓ | 40.6% | #s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (*.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y))) |
| 40.7% | #s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -1 binary64))) y))) | |
| ▶ | 63.6% | #s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) y #s(literal 1/9 binary64)) x))) |
| ✓ | 63.6% | #s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (neg.f64 (/.f64 (fma.f64 (sqrt.f64 x) (*.f64 #s(literal 1/3 binary64) y) #s(literal 1/9 binary64)) x))) |
| 63.6% | #s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (neg.f64 (/.f64 #s(approx (+ (* (* (sqrt x) y) 1/3) 1/9) (*.f64 (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/9 binary64) y)) y)) x))) | |
| 35.5% | #s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (neg.f64 (/.f64 #s(approx (+ (* (* (sqrt x) y) 1/3) 1/9) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64))) x))) | |
| ▶ | 29.9% | #s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(approx (- 1 (/ 1/9 x)) (/.f64 #s(literal -1/9 binary64) x))) |
| ✓ | 30.2% | #s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(approx (- 1 (/ 1/9 x)) #s(literal 1 binary64))) |
Compiled 650 to 525 computations (19.2% saved)
| Inputs |
|---|
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64))) #s(literal 9 binary64))) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x)))) |
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64))) #s(literal 9 binary64))) |
#s(literal 1 binary64) |
(/.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64))) #s(literal 9 binary64)) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64))) |
(pow.f64 x #s(literal -1/2 binary64)) |
x |
#s(literal -1/2 binary64) |
#s(literal 9 binary64) |
(/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) |
y |
(*.f64 #s(literal 3 binary64) (sqrt.f64 x)) |
#s(literal 3 binary64) |
(sqrt.f64 x) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(approx (- 1 (/ 1/9 x)) (/.f64 #s(literal -1/9 binary64) x))) |
#s(approx (- 1 (/ 1/9 x)) (/.f64 #s(literal -1/9 binary64) x)) |
(/.f64 #s(literal -1/9 binary64) x) |
#s(literal -1/9 binary64) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (/.f64 (*.f64 #s(literal -1/3 binary64) y) (sqrt.f64 x))) |
(/.f64 (*.f64 #s(literal -1/3 binary64) y) (sqrt.f64 x)) |
(*.f64 #s(literal -1/3 binary64) y) |
#s(literal -1/3 binary64) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal -1/3 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal -1/3 binary64) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) y #s(literal 1/9 binary64)) x))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) y #s(literal 1/9 binary64)) x)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) y #s(literal 1/9 binary64)) x) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) y #s(literal 1/9 binary64)) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) |
#s(literal 1/3 binary64) |
#s(literal 1/9 binary64) |
| Outputs |
|---|
#s(approx (- (- 1 (/ (* (pow x -1/2) (pow x -1/2)) 9)) (/ y (* 3 (sqrt x)))) #s(hole binary64 (* -1 (/ (+ 1/9 (* 1/3 (* (sqrt x) y))) x)))) |
#s(approx (- (- 1 (/ (* (pow x -1/2) (pow x -1/2)) 9)) (/ y (* 3 (sqrt x)))) #s(hole binary64 (/ (- x (+ 1/9 (* 1/3 (* (sqrt x) y)))) x))) |
#s(approx (- 1 (/ (* (pow x -1/2) (pow x -1/2)) 9)) #s(hole binary64 (/ -1/9 x))) |
#s(approx (- 1 (/ (* (pow x -1/2) (pow x -1/2)) 9)) #s(hole binary64 (/ (- x 1/9) x))) |
#s(approx (/ (* (pow x -1/2) (pow x -1/2)) 9) #s(hole binary64 (/ 1/9 x))) |
#s(approx (* (pow x -1/2) (pow x -1/2)) #s(hole binary64 (/ 1 x))) |
#s(approx (pow x -1/2) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ y (* 3 (sqrt x))) #s(hole binary64 (* 1/3 (* (sqrt (/ 1 x)) y)))) |
#s(approx (* 3 (sqrt x)) #s(hole binary64 (* 3 (sqrt x)))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (* -1 (/ (+ 1/9 (* 1/3 (* (sqrt x) y))) x)))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (/ (- x (+ 1/9 (* 1/3 (* (sqrt x) y)))) x))) |
#s(approx (- 1 (/ 1/9 x)) #s(hole binary64 (/ -1/9 x))) |
#s(approx (- 1 (/ 1/9 x)) #s(hole binary64 (/ (- x 1/9) x))) |
#s(approx (/ -1/9 x) #s(hole binary64 (/ -1/9 x))) |
#s(approx (/ (* -1/3 y) (sqrt x)) #s(hole binary64 (* -1/3 (* (sqrt (/ 1 x)) y)))) |
#s(approx (+ (* (* (/ 1 (sqrt x)) y) -1/3) 1) #s(hole binary64 (* -1/3 (* (sqrt (/ 1 x)) y)))) |
#s(approx (+ (* (* (/ 1 (sqrt x)) y) -1/3) 1) #s(hole binary64 (/ (+ x (* -1/3 (* (sqrt x) y))) x))) |
#s(approx (* (/ 1 (sqrt x)) y) #s(hole binary64 (* (sqrt (/ 1 x)) y))) |
#s(approx (/ 1 (sqrt x)) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (neg (/ (+ (* (* 1/3 (sqrt x)) y) 1/9) x)) #s(hole binary64 (* -1 (/ (+ 1/9 (* 1/3 (* (sqrt x) y))) x)))) |
#s(approx (/ (+ (* (* 1/3 (sqrt x)) y) 1/9) x) #s(hole binary64 (/ (+ 1/9 (* 1/3 (* (sqrt x) y))) x))) |
#s(approx (+ (* (* 1/3 (sqrt x)) y) 1/9) #s(hole binary64 (+ 1/9 (* 1/3 (* (sqrt x) y))))) |
#s(approx (* 1/3 (sqrt x)) #s(hole binary64 (* 1/3 (sqrt x)))) |
#s(approx (- (- 1 (/ (* (pow x -1/2) (pow x -1/2)) 9)) (/ y (* 3 (sqrt x)))) #s(hole binary64 (- 1 (* 1/3 (* (sqrt (/ 1 x)) y))))) |
#s(approx (- (- 1 (/ (* (pow x -1/2) (pow x -1/2)) 9)) (/ y (* 3 (sqrt x)))) #s(hole binary64 (- 1 (+ (* 1/3 (* (sqrt (/ 1 x)) y)) (* 1/9 (/ 1 x)))))) |
#s(approx (- 1 (/ (* (pow x -1/2) (pow x -1/2)) 9)) #s(hole binary64 1)) |
#s(approx (- 1 (/ (* (pow x -1/2) (pow x -1/2)) 9)) #s(hole binary64 (- 1 (* 1/9 (/ 1 x))))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (- 1 (* 1/3 (* (sqrt (/ 1 x)) y))))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (- 1 (+ (* 1/3 (* (sqrt (/ 1 x)) y)) (* 1/9 (/ 1 x)))))) |
#s(approx (- 1 (/ 1/9 x)) #s(hole binary64 1)) |
#s(approx (- 1 (/ 1/9 x)) #s(hole binary64 (- 1 (* 1/9 (/ 1 x))))) |
#s(approx (+ (* (* (/ 1 (sqrt x)) y) -1/3) 1) #s(hole binary64 (+ 1 (* -1/3 (* (sqrt (/ 1 x)) y))))) |
#s(approx (neg (/ (+ (* (* 1/3 (sqrt x)) y) 1/9) x)) #s(hole binary64 (* -1/3 (* (sqrt (/ 1 x)) y)))) |
#s(approx (neg (/ (+ (* (* 1/3 (sqrt x)) y) 1/9) x)) #s(hole binary64 (* -1 (+ (* 1/3 (* (sqrt (/ 1 x)) y)) (* 1/9 (/ 1 x)))))) |
#s(approx (/ (+ (* (* 1/3 (sqrt x)) y) 1/9) x) #s(hole binary64 (* 1/3 (* (sqrt (/ 1 x)) y)))) |
#s(approx (/ (+ (* (* 1/3 (sqrt x)) y) 1/9) x) #s(hole binary64 (+ (* 1/3 (* (sqrt (/ 1 x)) y)) (* 1/9 (/ 1 x))))) |
#s(approx (+ (* (* 1/3 (sqrt x)) y) 1/9) #s(hole binary64 (* 1/3 (* (sqrt x) y)))) |
#s(approx (+ (* (* 1/3 (sqrt x)) y) 1/9) #s(hole binary64 (* x (+ (* 1/3 (* (sqrt (/ 1 x)) y)) (* 1/9 (/ 1 x)))))) |
#s(approx (- (- 1 (/ (* (pow x -1/2) (pow x -1/2)) 9)) (/ y (* 3 (sqrt x)))) #s(hole binary64 (- (+ 1 (* 1/9 (/ (pow (sqrt -1) 2) x))) (* 1/3 (* (sqrt (/ 1 x)) y))))) |
#s(approx (- 1 (/ (* (pow x -1/2) (pow x -1/2)) 9)) #s(hole binary64 (+ 1 (* 1/9 (/ (pow (sqrt -1) 2) x))))) |
#s(approx (/ (* (pow x -1/2) (pow x -1/2)) 9) #s(hole binary64 (* -1/9 (/ (pow (sqrt -1) 2) x)))) |
#s(approx (* (pow x -1/2) (pow x -1/2)) #s(hole binary64 (* -1 (/ (pow (sqrt -1) 2) x)))) |
#s(approx (pow x -1/2) #s(hole binary64 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
#s(approx (* 3 (sqrt x)) #s(hole binary64 (* -3 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (neg (/ (+ (* (* 1/3 (sqrt x)) y) 1/9) x)) #s(hole binary64 (* 1/3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) |
#s(approx (neg (/ (+ (* (* 1/3 (sqrt x)) y) 1/9) x)) #s(hole binary64 (* -1 (+ (* -1/3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) (* 1/9 (/ 1 x)))))) |
#s(approx (/ (+ (* (* 1/3 (sqrt x)) y) 1/9) x) #s(hole binary64 (* -1/3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) |
#s(approx (/ (+ (* (* 1/3 (sqrt x)) y) 1/9) x) #s(hole binary64 (+ (* -1/3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) (* 1/9 (/ 1 x))))) |
#s(approx (+ (* (* 1/3 (sqrt x)) y) 1/9) #s(hole binary64 (* -1/3 (* (sqrt x) (* y (pow (sqrt -1) 2)))))) |
#s(approx (+ (* (* 1/3 (sqrt x)) y) 1/9) #s(hole binary64 (* -1 (* x (- (* 1/3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) (* 1/9 (/ 1 x))))))) |
#s(approx (* 1/3 (sqrt x)) #s(hole binary64 (* -1/3 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (- (- 1 (/ (* (pow x -1/2) (pow x -1/2)) 9)) (/ y (* 3 (sqrt x)))) #s(hole binary64 (- 1 (* 1/9 (/ 1 x))))) |
#s(approx (- (- 1 (/ (* (pow x -1/2) (pow x -1/2)) 9)) (/ y (* 3 (sqrt x)))) #s(hole binary64 (- (+ 1 (* -1/3 (* (sqrt (/ 1 x)) y))) (* 1/9 (/ 1 x))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (- 1 (* 1/9 (/ 1 x))))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (- (+ 1 (* -1/3 (* (sqrt (/ 1 x)) y))) (* 1/9 (/ 1 x))))) |
#s(approx (* -1/3 y) #s(hole binary64 (* -1/3 y))) |
#s(approx (+ (* (* (/ 1 (sqrt x)) y) -1/3) 1) #s(hole binary64 1)) |
#s(approx (neg (/ (+ (* (* 1/3 (sqrt x)) y) 1/9) x)) #s(hole binary64 (/ -1/9 x))) |
#s(approx (neg (/ (+ (* (* 1/3 (sqrt x)) y) 1/9) x)) #s(hole binary64 (- (* -1/3 (* (sqrt (/ 1 x)) y)) (* 1/9 (/ 1 x))))) |
#s(approx (/ (+ (* (* 1/3 (sqrt x)) y) 1/9) x) #s(hole binary64 (/ 1/9 x))) |
#s(approx (+ (* (* 1/3 (sqrt x)) y) 1/9) #s(hole binary64 1/9)) |
#s(approx (- (- 1 (/ (* (pow x -1/2) (pow x -1/2)) 9)) (/ y (* 3 (sqrt x)))) #s(hole binary64 (* -1/3 (* (sqrt (/ 1 x)) y)))) |
#s(approx (- (- 1 (/ (* (pow x -1/2) (pow x -1/2)) 9)) (/ y (* 3 (sqrt x)))) #s(hole binary64 (* y (- (/ 1 y) (+ (* 1/3 (sqrt (/ 1 x))) (/ 1/9 (* x y))))))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (* -1/3 (* (sqrt (/ 1 x)) y)))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (* y (- (/ 1 y) (+ (* 1/3 (sqrt (/ 1 x))) (/ 1/9 (* x y))))))) |
#s(approx (+ (* (* (/ 1 (sqrt x)) y) -1/3) 1) #s(hole binary64 (* y (+ (* -1/3 (sqrt (/ 1 x))) (/ 1 y))))) |
#s(approx (neg (/ (+ (* (* 1/3 (sqrt x)) y) 1/9) x)) #s(hole binary64 (* -1 (* y (+ (* 1/3 (sqrt (/ 1 x))) (* 1/9 (/ 1 (* x y)))))))) |
#s(approx (/ (+ (* (* 1/3 (sqrt x)) y) 1/9) x) #s(hole binary64 (* y (+ (* 1/3 (sqrt (/ 1 x))) (* 1/9 (/ 1 (* x y))))))) |
#s(approx (+ (* (* 1/3 (sqrt x)) y) 1/9) #s(hole binary64 (* y (+ (* 1/3 (sqrt x)) (* 1/9 (/ 1 y)))))) |
#s(approx (- (- 1 (/ (* (pow x -1/2) (pow x -1/2)) 9)) (/ y (* 3 (sqrt x)))) #s(hole binary64 (* -1 (* y (- (* -1 (/ (- 1 (* 1/9 (/ 1 x))) y)) (* -1/3 (sqrt (/ 1 x)))))))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (* -1 (* y (- (* -1 (/ (- 1 (* 1/9 (/ 1 x))) y)) (* -1/3 (sqrt (/ 1 x)))))))) |
#s(approx (+ (* (* (/ 1 (sqrt x)) y) -1/3) 1) #s(hole binary64 (* -1 (* y (- (* 1/3 (sqrt (/ 1 x))) (/ 1 y)))))) |
#s(approx (neg (/ (+ (* (* 1/3 (sqrt x)) y) 1/9) x)) #s(hole binary64 (* -1 (* y (- (* 1/9 (/ 1 (* x y))) (* -1/3 (sqrt (/ 1 x)))))))) |
#s(approx (/ (+ (* (* 1/3 (sqrt x)) y) 1/9) x) #s(hole binary64 (* -1 (* y (- (* -1/3 (sqrt (/ 1 x))) (* 1/9 (/ 1 (* x y)))))))) |
#s(approx (+ (* (* 1/3 (sqrt x)) y) 1/9) #s(hole binary64 (* -1 (* y (- (* -1/3 (sqrt x)) (* 1/9 (/ 1 y))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | x | @ | inf | ((- (- 1 (/ (* (pow x -1/2) (pow x -1/2)) 9)) (/ y (* 3 (sqrt x)))) (- 1 (/ (* (pow x -1/2) (pow x -1/2)) 9)) 1 (/ (* (pow x -1/2) (pow x -1/2)) 9) (* (pow x -1/2) (pow x -1/2)) (pow x -1/2) x -1/2 9 (/ y (* 3 (sqrt x))) y (* 3 (sqrt x)) 3 (sqrt x) (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (- 1 (/ 1/9 x)) (/ -1/9 x) -1/9 (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (/ (* -1/3 y) (sqrt x)) (* -1/3 y) -1/3 (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (+ (* (* (/ 1 (sqrt x)) y) -1/3) 1) (* (/ 1 (sqrt x)) y) (/ 1 (sqrt x)) (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (neg (/ (+ (* (* 1/3 (sqrt x)) y) 1/9) x)) (/ (+ (* (* 1/3 (sqrt x)) y) 1/9) x) (+ (* (* 1/3 (sqrt x)) y) 1/9) (* 1/3 (sqrt x)) 1/3 1/9) |
| 4.0ms | x | @ | -inf | ((- (- 1 (/ (* (pow x -1/2) (pow x -1/2)) 9)) (/ y (* 3 (sqrt x)))) (- 1 (/ (* (pow x -1/2) (pow x -1/2)) 9)) 1 (/ (* (pow x -1/2) (pow x -1/2)) 9) (* (pow x -1/2) (pow x -1/2)) (pow x -1/2) x -1/2 9 (/ y (* 3 (sqrt x))) y (* 3 (sqrt x)) 3 (sqrt x) (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (- 1 (/ 1/9 x)) (/ -1/9 x) -1/9 (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (/ (* -1/3 y) (sqrt x)) (* -1/3 y) -1/3 (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (+ (* (* (/ 1 (sqrt x)) y) -1/3) 1) (* (/ 1 (sqrt x)) y) (/ 1 (sqrt x)) (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (neg (/ (+ (* (* 1/3 (sqrt x)) y) 1/9) x)) (/ (+ (* (* 1/3 (sqrt x)) y) 1/9) x) (+ (* (* 1/3 (sqrt x)) y) 1/9) (* 1/3 (sqrt x)) 1/3 1/9) |
| 3.0ms | x | @ | 0 | ((- (- 1 (/ (* (pow x -1/2) (pow x -1/2)) 9)) (/ y (* 3 (sqrt x)))) (- 1 (/ (* (pow x -1/2) (pow x -1/2)) 9)) 1 (/ (* (pow x -1/2) (pow x -1/2)) 9) (* (pow x -1/2) (pow x -1/2)) (pow x -1/2) x -1/2 9 (/ y (* 3 (sqrt x))) y (* 3 (sqrt x)) 3 (sqrt x) (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (- 1 (/ 1/9 x)) (/ -1/9 x) -1/9 (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (/ (* -1/3 y) (sqrt x)) (* -1/3 y) -1/3 (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (+ (* (* (/ 1 (sqrt x)) y) -1/3) 1) (* (/ 1 (sqrt x)) y) (/ 1 (sqrt x)) (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (neg (/ (+ (* (* 1/3 (sqrt x)) y) 1/9) x)) (/ (+ (* (* 1/3 (sqrt x)) y) 1/9) x) (+ (* (* 1/3 (sqrt x)) y) 1/9) (* 1/3 (sqrt x)) 1/3 1/9) |
| 2.0ms | y | @ | -inf | ((- (- 1 (/ (* (pow x -1/2) (pow x -1/2)) 9)) (/ y (* 3 (sqrt x)))) (- 1 (/ (* (pow x -1/2) (pow x -1/2)) 9)) 1 (/ (* (pow x -1/2) (pow x -1/2)) 9) (* (pow x -1/2) (pow x -1/2)) (pow x -1/2) x -1/2 9 (/ y (* 3 (sqrt x))) y (* 3 (sqrt x)) 3 (sqrt x) (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (- 1 (/ 1/9 x)) (/ -1/9 x) -1/9 (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (/ (* -1/3 y) (sqrt x)) (* -1/3 y) -1/3 (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (+ (* (* (/ 1 (sqrt x)) y) -1/3) 1) (* (/ 1 (sqrt x)) y) (/ 1 (sqrt x)) (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (neg (/ (+ (* (* 1/3 (sqrt x)) y) 1/9) x)) (/ (+ (* (* 1/3 (sqrt x)) y) 1/9) x) (+ (* (* 1/3 (sqrt x)) y) 1/9) (* 1/3 (sqrt x)) 1/3 1/9) |
| 2.0ms | y | @ | inf | ((- (- 1 (/ (* (pow x -1/2) (pow x -1/2)) 9)) (/ y (* 3 (sqrt x)))) (- 1 (/ (* (pow x -1/2) (pow x -1/2)) 9)) 1 (/ (* (pow x -1/2) (pow x -1/2)) 9) (* (pow x -1/2) (pow x -1/2)) (pow x -1/2) x -1/2 9 (/ y (* 3 (sqrt x))) y (* 3 (sqrt x)) 3 (sqrt x) (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (- 1 (/ 1/9 x)) (/ -1/9 x) -1/9 (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (/ (* -1/3 y) (sqrt x)) (* -1/3 y) -1/3 (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (+ (* (* (/ 1 (sqrt x)) y) -1/3) 1) (* (/ 1 (sqrt x)) y) (/ 1 (sqrt x)) (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (neg (/ (+ (* (* 1/3 (sqrt x)) y) 1/9) x)) (/ (+ (* (* 1/3 (sqrt x)) y) 1/9) x) (+ (* (* 1/3 (sqrt x)) y) 1/9) (* 1/3 (sqrt x)) 1/3 1/9) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 228 | 1833 |
| 0 | 265 | 1615 |
| 0 | 961 | 1602 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64))) #s(literal 9 binary64))) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x)))) |
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64))) #s(literal 9 binary64))) |
#s(literal 1 binary64) |
(/.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64))) #s(literal 9 binary64)) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64))) |
(pow.f64 x #s(literal -1/2 binary64)) |
x |
#s(literal -1/2 binary64) |
#s(literal 9 binary64) |
(/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) |
y |
(*.f64 #s(literal 3 binary64) (sqrt.f64 x)) |
#s(literal 3 binary64) |
(sqrt.f64 x) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(approx (- 1 (/ 1/9 x)) (/.f64 #s(literal -1/9 binary64) x))) |
#s(approx (- 1 (/ 1/9 x)) (/.f64 #s(literal -1/9 binary64) x)) |
(/.f64 #s(literal -1/9 binary64) x) |
#s(literal -1/9 binary64) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (/.f64 (*.f64 #s(literal -1/3 binary64) y) (sqrt.f64 x))) |
(/.f64 (*.f64 #s(literal -1/3 binary64) y) (sqrt.f64 x)) |
(*.f64 #s(literal -1/3 binary64) y) |
#s(literal -1/3 binary64) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal -1/3 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal -1/3 binary64) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) y #s(literal 1/9 binary64)) x))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) y #s(literal 1/9 binary64)) x)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) y #s(literal 1/9 binary64)) x) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) y #s(literal 1/9 binary64)) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) |
#s(literal 1/3 binary64) |
#s(literal 1/9 binary64) |
#s(approx (- (- 1 (/ (* (pow x -1/2) (pow x -1/2)) 9)) (/ y (* 3 (sqrt x)))) #s(hole binary64 (* -1 (/ (+ 1/9 (* 1/3 (* (sqrt x) y))) x)))) |
#s(approx (- (- 1 (/ (* (pow x -1/2) (pow x -1/2)) 9)) (/ y (* 3 (sqrt x)))) #s(hole binary64 (/ (- x (+ 1/9 (* 1/3 (* (sqrt x) y)))) x))) |
#s(approx (- 1 (/ (* (pow x -1/2) (pow x -1/2)) 9)) #s(hole binary64 (/ -1/9 x))) |
#s(approx (- 1 (/ (* (pow x -1/2) (pow x -1/2)) 9)) #s(hole binary64 (/ (- x 1/9) x))) |
#s(approx (/ (* (pow x -1/2) (pow x -1/2)) 9) #s(hole binary64 (/ 1/9 x))) |
#s(approx (* (pow x -1/2) (pow x -1/2)) #s(hole binary64 (/ 1 x))) |
#s(approx (pow x -1/2) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ y (* 3 (sqrt x))) #s(hole binary64 (* 1/3 (* (sqrt (/ 1 x)) y)))) |
#s(approx (* 3 (sqrt x)) #s(hole binary64 (* 3 (sqrt x)))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (* -1 (/ (+ 1/9 (* 1/3 (* (sqrt x) y))) x)))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (/ (- x (+ 1/9 (* 1/3 (* (sqrt x) y)))) x))) |
#s(approx (- 1 (/ 1/9 x)) #s(hole binary64 (/ -1/9 x))) |
#s(approx (- 1 (/ 1/9 x)) #s(hole binary64 (/ (- x 1/9) x))) |
#s(approx (/ -1/9 x) #s(hole binary64 (/ -1/9 x))) |
#s(approx (/ (* -1/3 y) (sqrt x)) #s(hole binary64 (* -1/3 (* (sqrt (/ 1 x)) y)))) |
#s(approx (+ (* (* (/ 1 (sqrt x)) y) -1/3) 1) #s(hole binary64 (* -1/3 (* (sqrt (/ 1 x)) y)))) |
#s(approx (+ (* (* (/ 1 (sqrt x)) y) -1/3) 1) #s(hole binary64 (/ (+ x (* -1/3 (* (sqrt x) y))) x))) |
#s(approx (* (/ 1 (sqrt x)) y) #s(hole binary64 (* (sqrt (/ 1 x)) y))) |
#s(approx (/ 1 (sqrt x)) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (neg (/ (+ (* (* 1/3 (sqrt x)) y) 1/9) x)) #s(hole binary64 (* -1 (/ (+ 1/9 (* 1/3 (* (sqrt x) y))) x)))) |
#s(approx (/ (+ (* (* 1/3 (sqrt x)) y) 1/9) x) #s(hole binary64 (/ (+ 1/9 (* 1/3 (* (sqrt x) y))) x))) |
#s(approx (+ (* (* 1/3 (sqrt x)) y) 1/9) #s(hole binary64 (+ 1/9 (* 1/3 (* (sqrt x) y))))) |
#s(approx (* 1/3 (sqrt x)) #s(hole binary64 (* 1/3 (sqrt x)))) |
#s(approx (- (- 1 (/ (* (pow x -1/2) (pow x -1/2)) 9)) (/ y (* 3 (sqrt x)))) #s(hole binary64 (- 1 (* 1/3 (* (sqrt (/ 1 x)) y))))) |
#s(approx (- (- 1 (/ (* (pow x -1/2) (pow x -1/2)) 9)) (/ y (* 3 (sqrt x)))) #s(hole binary64 (- 1 (+ (* 1/3 (* (sqrt (/ 1 x)) y)) (* 1/9 (/ 1 x)))))) |
#s(approx (- 1 (/ (* (pow x -1/2) (pow x -1/2)) 9)) #s(hole binary64 1)) |
#s(approx (- 1 (/ (* (pow x -1/2) (pow x -1/2)) 9)) #s(hole binary64 (- 1 (* 1/9 (/ 1 x))))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (- 1 (* 1/3 (* (sqrt (/ 1 x)) y))))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (- 1 (+ (* 1/3 (* (sqrt (/ 1 x)) y)) (* 1/9 (/ 1 x)))))) |
#s(approx (- 1 (/ 1/9 x)) #s(hole binary64 1)) |
#s(approx (- 1 (/ 1/9 x)) #s(hole binary64 (- 1 (* 1/9 (/ 1 x))))) |
#s(approx (+ (* (* (/ 1 (sqrt x)) y) -1/3) 1) #s(hole binary64 (+ 1 (* -1/3 (* (sqrt (/ 1 x)) y))))) |
#s(approx (neg (/ (+ (* (* 1/3 (sqrt x)) y) 1/9) x)) #s(hole binary64 (* -1/3 (* (sqrt (/ 1 x)) y)))) |
#s(approx (neg (/ (+ (* (* 1/3 (sqrt x)) y) 1/9) x)) #s(hole binary64 (* -1 (+ (* 1/3 (* (sqrt (/ 1 x)) y)) (* 1/9 (/ 1 x)))))) |
#s(approx (/ (+ (* (* 1/3 (sqrt x)) y) 1/9) x) #s(hole binary64 (* 1/3 (* (sqrt (/ 1 x)) y)))) |
#s(approx (/ (+ (* (* 1/3 (sqrt x)) y) 1/9) x) #s(hole binary64 (+ (* 1/3 (* (sqrt (/ 1 x)) y)) (* 1/9 (/ 1 x))))) |
#s(approx (+ (* (* 1/3 (sqrt x)) y) 1/9) #s(hole binary64 (* 1/3 (* (sqrt x) y)))) |
#s(approx (+ (* (* 1/3 (sqrt x)) y) 1/9) #s(hole binary64 (* x (+ (* 1/3 (* (sqrt (/ 1 x)) y)) (* 1/9 (/ 1 x)))))) |
#s(approx (- (- 1 (/ (* (pow x -1/2) (pow x -1/2)) 9)) (/ y (* 3 (sqrt x)))) #s(hole binary64 (- (+ 1 (* 1/9 (/ (pow (sqrt -1) 2) x))) (* 1/3 (* (sqrt (/ 1 x)) y))))) |
#s(approx (- 1 (/ (* (pow x -1/2) (pow x -1/2)) 9)) #s(hole binary64 (+ 1 (* 1/9 (/ (pow (sqrt -1) 2) x))))) |
#s(approx (/ (* (pow x -1/2) (pow x -1/2)) 9) #s(hole binary64 (* -1/9 (/ (pow (sqrt -1) 2) x)))) |
#s(approx (* (pow x -1/2) (pow x -1/2)) #s(hole binary64 (* -1 (/ (pow (sqrt -1) 2) x)))) |
#s(approx (pow x -1/2) #s(hole binary64 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
#s(approx (* 3 (sqrt x)) #s(hole binary64 (* -3 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (neg (/ (+ (* (* 1/3 (sqrt x)) y) 1/9) x)) #s(hole binary64 (* 1/3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) |
#s(approx (neg (/ (+ (* (* 1/3 (sqrt x)) y) 1/9) x)) #s(hole binary64 (* -1 (+ (* -1/3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) (* 1/9 (/ 1 x)))))) |
#s(approx (/ (+ (* (* 1/3 (sqrt x)) y) 1/9) x) #s(hole binary64 (* -1/3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) |
#s(approx (/ (+ (* (* 1/3 (sqrt x)) y) 1/9) x) #s(hole binary64 (+ (* -1/3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) (* 1/9 (/ 1 x))))) |
#s(approx (+ (* (* 1/3 (sqrt x)) y) 1/9) #s(hole binary64 (* -1/3 (* (sqrt x) (* y (pow (sqrt -1) 2)))))) |
#s(approx (+ (* (* 1/3 (sqrt x)) y) 1/9) #s(hole binary64 (* -1 (* x (- (* 1/3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) (* 1/9 (/ 1 x))))))) |
#s(approx (* 1/3 (sqrt x)) #s(hole binary64 (* -1/3 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (- (- 1 (/ (* (pow x -1/2) (pow x -1/2)) 9)) (/ y (* 3 (sqrt x)))) #s(hole binary64 (- 1 (* 1/9 (/ 1 x))))) |
#s(approx (- (- 1 (/ (* (pow x -1/2) (pow x -1/2)) 9)) (/ y (* 3 (sqrt x)))) #s(hole binary64 (- (+ 1 (* -1/3 (* (sqrt (/ 1 x)) y))) (* 1/9 (/ 1 x))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (- 1 (* 1/9 (/ 1 x))))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (- (+ 1 (* -1/3 (* (sqrt (/ 1 x)) y))) (* 1/9 (/ 1 x))))) |
#s(approx (* -1/3 y) #s(hole binary64 (* -1/3 y))) |
#s(approx (+ (* (* (/ 1 (sqrt x)) y) -1/3) 1) #s(hole binary64 1)) |
#s(approx (neg (/ (+ (* (* 1/3 (sqrt x)) y) 1/9) x)) #s(hole binary64 (/ -1/9 x))) |
#s(approx (neg (/ (+ (* (* 1/3 (sqrt x)) y) 1/9) x)) #s(hole binary64 (- (* -1/3 (* (sqrt (/ 1 x)) y)) (* 1/9 (/ 1 x))))) |
#s(approx (/ (+ (* (* 1/3 (sqrt x)) y) 1/9) x) #s(hole binary64 (/ 1/9 x))) |
#s(approx (+ (* (* 1/3 (sqrt x)) y) 1/9) #s(hole binary64 1/9)) |
#s(approx (- (- 1 (/ (* (pow x -1/2) (pow x -1/2)) 9)) (/ y (* 3 (sqrt x)))) #s(hole binary64 (* -1/3 (* (sqrt (/ 1 x)) y)))) |
#s(approx (- (- 1 (/ (* (pow x -1/2) (pow x -1/2)) 9)) (/ y (* 3 (sqrt x)))) #s(hole binary64 (* y (- (/ 1 y) (+ (* 1/3 (sqrt (/ 1 x))) (/ 1/9 (* x y))))))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (* -1/3 (* (sqrt (/ 1 x)) y)))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (* y (- (/ 1 y) (+ (* 1/3 (sqrt (/ 1 x))) (/ 1/9 (* x y))))))) |
#s(approx (+ (* (* (/ 1 (sqrt x)) y) -1/3) 1) #s(hole binary64 (* y (+ (* -1/3 (sqrt (/ 1 x))) (/ 1 y))))) |
#s(approx (neg (/ (+ (* (* 1/3 (sqrt x)) y) 1/9) x)) #s(hole binary64 (* -1 (* y (+ (* 1/3 (sqrt (/ 1 x))) (* 1/9 (/ 1 (* x y)))))))) |
#s(approx (/ (+ (* (* 1/3 (sqrt x)) y) 1/9) x) #s(hole binary64 (* y (+ (* 1/3 (sqrt (/ 1 x))) (* 1/9 (/ 1 (* x y))))))) |
#s(approx (+ (* (* 1/3 (sqrt x)) y) 1/9) #s(hole binary64 (* y (+ (* 1/3 (sqrt x)) (* 1/9 (/ 1 y)))))) |
#s(approx (- (- 1 (/ (* (pow x -1/2) (pow x -1/2)) 9)) (/ y (* 3 (sqrt x)))) #s(hole binary64 (* -1 (* y (- (* -1 (/ (- 1 (* 1/9 (/ 1 x))) y)) (* -1/3 (sqrt (/ 1 x)))))))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (* -1 (* y (- (* -1 (/ (- 1 (* 1/9 (/ 1 x))) y)) (* -1/3 (sqrt (/ 1 x)))))))) |
#s(approx (+ (* (* (/ 1 (sqrt x)) y) -1/3) 1) #s(hole binary64 (* -1 (* y (- (* 1/3 (sqrt (/ 1 x))) (/ 1 y)))))) |
#s(approx (neg (/ (+ (* (* 1/3 (sqrt x)) y) 1/9) x)) #s(hole binary64 (* -1 (* y (- (* 1/9 (/ 1 (* x y))) (* -1/3 (sqrt (/ 1 x)))))))) |
#s(approx (/ (+ (* (* 1/3 (sqrt x)) y) 1/9) x) #s(hole binary64 (* -1 (* y (- (* -1/3 (sqrt (/ 1 x))) (* 1/9 (/ 1 (* x y)))))))) |
#s(approx (+ (* (* 1/3 (sqrt x)) y) 1/9) #s(hole binary64 (* -1 (* y (- (* -1/3 (sqrt x)) (* 1/9 (/ 1 y))))))) |
| Outputs |
|---|
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64)))) (*.f64 (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))))) (+.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64))) (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))))) |
(/.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) #s(literal 3 binary64))) (fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64))) (fma.f64 (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64))) (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))))))) |
(-.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64))) (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
(-.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64)) (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64)) (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64)) (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64)))))) |
(-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64))) |
#s(literal 1 binary64) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (/.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 9 binary64))) |
(pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (pow.f64 x #s(literal -1 binary64))) #s(literal -9 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal 9 binary64) x))) |
(/.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 9 binary64)) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)) |
(*.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (neg.f64 (pow.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 x #s(literal -1/2 binary64))) (fabs.f64 (pow.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64))) |
(pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 x #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 x)) |
(/.f64 #s(literal 1 binary64) x) |
(neg.f64 (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (pow.f64 x #s(literal -1/4 binary64)) (pow.f64 x #s(literal -1/4 binary64))) |
(pow.f64 x #s(literal -1/2 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -1/2 binary64))) |
x |
#s(literal -1/2 binary64) |
#s(literal 9 binary64) |
(/.f64 (/.f64 y #s(literal 3 binary64)) (sqrt.f64 x)) |
(/.f64 (neg.f64 y) (neg.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
(/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
y |
(*.f64 (sqrt.f64 x) #s(literal 3 binary64)) |
(*.f64 #s(literal 3 binary64) (sqrt.f64 x)) |
#s(literal 3 binary64) |
(pow.f64 x #s(literal 1/2 binary64)) |
(sqrt.f64 x) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(approx (- 1 (/ 1/9 x)) (/.f64 #s(literal -1/9 binary64) x))) |
#s(approx (- 1 (/ 1/9 x)) (/.f64 #s(literal -1/9 binary64) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/9 binary64)) |
(*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 #s(literal -1/9 binary64) x) |
(/.f64 #s(literal 1/9 binary64) (neg.f64 x)) |
#s(literal -1/9 binary64) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (*.f64 #s(literal -1/3 binary64) (/.f64 y (sqrt.f64 x)))) |
(*.f64 #s(literal -1/3 binary64) (/.f64 y (sqrt.f64 x))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/3 binary64) y)) (neg.f64 (sqrt.f64 x))) |
(/.f64 (*.f64 #s(literal -1/3 binary64) y) (sqrt.f64 x)) |
(*.f64 #s(literal -1/3 binary64) y) |
(*.f64 y #s(literal -1/3 binary64)) |
#s(literal -1/3 binary64) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (fma.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) #s(literal -1/3 binary64) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) #s(literal 1/3 binary64)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) #s(literal 1/3 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) #s(literal 1/3 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) #s(literal -1/3 binary64)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) #s(literal -1/3 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) #s(literal -1/3 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) #s(literal -1/3 binary64)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) #s(literal -1/3 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) #s(literal -1/3 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) #s(literal 1/3 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) #s(literal 1/3 binary64)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) #s(literal 1/3 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) #s(literal 1/3 binary64)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) #s(literal -1/3 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) #s(literal -1/3 binary64)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) #s(literal -1/3 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) #s(literal -1/3 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) #s(literal -1/3 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) #s(literal -1/3 binary64)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) #s(literal -1/3 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) #s(literal -1/3 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal -1/3 binary64)) y #s(literal 1 binary64)) |
(fma.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) #s(literal -1/3 binary64) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (*.f64 #s(literal -1/3 binary64) y) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) #s(literal 1/3 binary64))) |
(+.f64 (*.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) #s(literal -1/3 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) #s(literal -1/3 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) |
(*.f64 y (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) y) (sqrt.f64 x)) |
(pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 x))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(sqrt.f64 (pow.f64 x #s(literal -1 binary64))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (/.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) y #s(literal 1/9 binary64)) (neg.f64 x))) |
(*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) y #s(literal 1/9 binary64)) x) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) y #s(literal 1/9 binary64)) x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) y #s(literal 1/9 binary64))) x) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) y #s(literal 1/9 binary64))) x) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) y #s(literal 1/9 binary64)) (neg.f64 x)) |
(neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) y #s(literal 1/9 binary64)) x)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) y #s(literal 1/9 binary64))) (neg.f64 x)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) y #s(literal 1/9 binary64)) x) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1/9 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64)) x)) |
(fma.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/9 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64)) x)) |
(fma.f64 #s(literal -1/9 binary64) (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64)) x)) |
(fma.f64 #s(literal 1/9 binary64) (pow.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64)) x)) |
(+.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64)) x) (/.f64 #s(literal 1/9 binary64) x)) |
(+.f64 (/.f64 #s(literal 1/9 binary64) x) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64)) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64))) #s(literal 1/81 binary64)) (-.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64)) #s(literal 1/9 binary64))) |
(/.f64 (-.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64)))) (-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64)) #s(literal 3 binary64)) #s(literal 1/729 binary64)) (fma.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64)) (-.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64)) #s(literal 1/9 binary64))))) |
(/.f64 (+.f64 #s(literal 1/729 binary64) (pow.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1/81 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64)))))) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) y #s(literal 1/9 binary64)) |
(fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64)) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 x) y) #s(literal 1/9 binary64)) |
(fma.f64 y (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) #s(literal 1/9 binary64)) |
(-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal -1/3 binary64))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64)) #s(literal 1/9 binary64)) |
(+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64))) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)) |
#s(literal 1/3 binary64) |
#s(literal 1/9 binary64) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (/.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) y #s(literal 1/9 binary64)) (neg.f64 x))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (/.f64 (-.f64 x (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) y #s(literal 1/9 binary64))) x)) |
#s(approx (- 1 (/ (* (pow x -1/2) (pow x -1/2)) 9)) (/.f64 #s(literal -1/9 binary64) x)) |
#s(approx (- 1 (/ (* (pow x -1/2) (pow x -1/2)) 9)) (/.f64 (-.f64 x #s(literal 1/9 binary64)) x)) |
#s(approx (/ (* (pow x -1/2) (pow x -1/2)) 9) (/.f64 #s(literal 1/9 binary64) x)) |
#s(approx (* (pow x -1/2) (pow x -1/2)) (pow.f64 x #s(literal -1 binary64))) |
#s(approx (pow x -1/2) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) |
#s(approx x x) |
#s(approx (/ y (* 3 (sqrt x))) (*.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) #s(literal 1/3 binary64))) |
#s(approx (* 3 (sqrt x)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
#s(approx (sqrt x) (sqrt.f64 x)) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (/.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) y #s(literal 1/9 binary64)) (neg.f64 x))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (/.f64 (-.f64 x (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) y #s(literal 1/9 binary64))) x)) |
#s(approx (- 1 (/ 1/9 x)) (/.f64 #s(literal -1/9 binary64) x)) |
#s(approx (- 1 (/ 1/9 x)) (/.f64 (-.f64 x #s(literal 1/9 binary64)) x)) |
#s(approx (/ -1/9 x) (/.f64 #s(literal -1/9 binary64) x)) |
#s(approx (/ (* -1/3 y) (sqrt x)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) #s(literal -1/3 binary64))) |
#s(approx (+ (* (* (/ 1 (sqrt x)) y) -1/3) 1) (*.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) #s(literal -1/3 binary64))) |
#s(approx (+ (* (* (/ 1 (sqrt x)) y) -1/3) 1) (/.f64 (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal -1/3 binary64) x) x)) |
#s(approx (* (/ 1 (sqrt x)) y) (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y)) |
#s(approx (/ 1 (sqrt x)) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) |
#s(approx (neg (/ (+ (* (* 1/3 (sqrt x)) y) 1/9) x)) (/.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) y #s(literal 1/9 binary64)) (neg.f64 x))) |
#s(approx (/ (+ (* (* 1/3 (sqrt x)) y) 1/9) x) (/.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) y #s(literal 1/9 binary64)) x)) |
#s(approx (+ (* (* 1/3 (sqrt x)) y) 1/9) (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) y #s(literal 1/9 binary64))) |
#s(approx (* 1/3 (sqrt x)) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (fma.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) #s(literal -1/3 binary64) #s(literal 1 binary64))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) #s(literal 1/3 binary64) (/.f64 #s(literal 1/9 binary64) x)))) |
#s(approx (- 1 (/ (* (pow x -1/2) (pow x -1/2)) 9)) #s(literal 1 binary64)) |
#s(approx (- 1 (/ (* (pow x -1/2) (pow x -1/2)) 9)) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (fma.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) #s(literal -1/3 binary64) #s(literal 1 binary64))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) #s(literal 1/3 binary64) (/.f64 #s(literal 1/9 binary64) x)))) |
#s(approx (- 1 (/ 1/9 x)) #s(literal 1 binary64)) |
#s(approx (- 1 (/ 1/9 x)) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x))) |
#s(approx (+ (* (* (/ 1 (sqrt x)) y) -1/3) 1) (fma.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) #s(literal -1/3 binary64) #s(literal 1 binary64))) |
#s(approx (neg (/ (+ (* (* 1/3 (sqrt x)) y) 1/9) x)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) #s(literal -1/3 binary64))) |
#s(approx (neg (/ (+ (* (* 1/3 (sqrt x)) y) 1/9) x)) (neg.f64 (fma.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) #s(literal 1/3 binary64) (/.f64 #s(literal 1/9 binary64) x)))) |
#s(approx (/ (+ (* (* 1/3 (sqrt x)) y) 1/9) x) (*.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (* (* 1/3 (sqrt x)) y) 1/9) x) (fma.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) #s(literal 1/3 binary64) (/.f64 #s(literal 1/9 binary64) x))) |
#s(approx (+ (* (* 1/3 (sqrt x)) y) 1/9) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64))) |
#s(approx (+ (* (* 1/3 (sqrt x)) y) 1/9) (*.f64 (fma.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) #s(literal 1/3 binary64) (/.f64 #s(literal 1/9 binary64) x)) x)) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) #s(literal 1/3 binary64)))) |
#s(approx (- 1 (/ (* (pow x -1/2) (pow x -1/2)) 9)) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x))) |
#s(approx (/ (* (pow x -1/2) (pow x -1/2)) 9) (/.f64 #s(literal 1/9 binary64) x)) |
#s(approx (* (pow x -1/2) (pow x -1/2)) (pow.f64 x #s(literal -1 binary64))) |
#s(approx (pow x -1/2) (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal -1 binary64))) |
#s(approx (* 3 (sqrt x)) (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal -3 binary64))) |
#s(approx (sqrt x) (neg.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)))) |
#s(approx (neg (/ (+ (* (* 1/3 (sqrt x)) y) 1/9) x)) (*.f64 (*.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) #s(literal -1 binary64)) #s(literal 1/3 binary64))) |
#s(approx (neg (/ (+ (* (* 1/3 (sqrt x)) y) 1/9) x)) (neg.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) #s(literal -1 binary64)) #s(literal -1/3 binary64) (/.f64 #s(literal 1/9 binary64) x)))) |
#s(approx (/ (+ (* (* 1/3 (sqrt x)) y) 1/9) x) (*.f64 (*.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) #s(literal -1 binary64)) #s(literal -1/3 binary64))) |
#s(approx (/ (+ (* (* 1/3 (sqrt x)) y) 1/9) x) (fma.f64 (*.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) #s(literal -1 binary64)) #s(literal -1/3 binary64) (/.f64 #s(literal 1/9 binary64) x))) |
#s(approx (+ (* (* 1/3 (sqrt x)) y) 1/9) (*.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal -1 binary64)) #s(literal -1/3 binary64))) |
#s(approx (+ (* (* 1/3 (sqrt x)) y) 1/9) (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) #s(literal -1 binary64)) #s(literal 1/3 binary64)) (/.f64 #s(literal 1/9 binary64) x)) x))) |
#s(approx (* 1/3 (sqrt x)) (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal -1/3 binary64))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) #s(literal 1/3 binary64) (/.f64 #s(literal 1/9 binary64) x)))) |
#s(approx y y) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) #s(literal 1/3 binary64) (/.f64 #s(literal 1/9 binary64) x)))) |
#s(approx (* -1/3 y) (*.f64 #s(literal -1/3 binary64) y)) |
#s(approx (+ (* (* (/ 1 (sqrt x)) y) -1/3) 1) #s(literal 1 binary64)) |
#s(approx (neg (/ (+ (* (* 1/3 (sqrt x)) y) 1/9) x)) (/.f64 #s(literal -1/9 binary64) x)) |
#s(approx (neg (/ (+ (* (* 1/3 (sqrt x)) y) 1/9) x)) (-.f64 (*.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) #s(literal -1/3 binary64)) (/.f64 #s(literal 1/9 binary64) x))) |
#s(approx (/ (+ (* (* 1/3 (sqrt x)) y) 1/9) x) (/.f64 #s(literal 1/9 binary64) x)) |
#s(approx (+ (* (* 1/3 (sqrt x)) y) 1/9) #s(literal 1/9 binary64)) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (*.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) #s(literal -1/3 binary64))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (*.f64 (-.f64 (pow.f64 y #s(literal -1 binary64)) (fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1/3 binary64) (/.f64 (/.f64 #s(literal 1/9 binary64) x) y))) y)) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (*.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) #s(literal -1/3 binary64))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (*.f64 (-.f64 (pow.f64 y #s(literal -1 binary64)) (fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1/3 binary64) (/.f64 (/.f64 #s(literal 1/9 binary64) x) y))) y)) |
#s(approx (+ (* (* (/ 1 (sqrt x)) y) -1/3) 1) (*.f64 (fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal -1/3 binary64) (pow.f64 y #s(literal -1 binary64))) y)) |
#s(approx (neg (/ (+ (* (* 1/3 (sqrt x)) y) 1/9) x)) (neg.f64 (*.f64 (fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1/3 binary64) (/.f64 (/.f64 #s(literal 1/9 binary64) x) y)) y))) |
#s(approx (/ (+ (* (* 1/3 (sqrt x)) y) 1/9) x) (*.f64 (fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1/3 binary64) (/.f64 (/.f64 #s(literal 1/9 binary64) x) y)) y)) |
#s(approx (+ (* (* 1/3 (sqrt x)) y) 1/9) (*.f64 (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/9 binary64) y)) y)) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)) y) #s(literal -1 binary64) (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1/3 binary64))) y))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)) y) #s(literal -1 binary64) (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1/3 binary64))) y))) |
#s(approx (+ (* (* (/ 1 (sqrt x)) y) -1/3) 1) (neg.f64 (*.f64 (-.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) (pow.f64 y #s(literal -1 binary64))) y))) |
#s(approx (neg (/ (+ (* (* 1/3 (sqrt x)) y) 1/9) x)) (neg.f64 (*.f64 (fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1/3 binary64) (/.f64 (/.f64 #s(literal 1/9 binary64) x) y)) y))) |
#s(approx (/ (+ (* (* 1/3 (sqrt x)) y) 1/9) x) (neg.f64 (*.f64 (-.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal -1/3 binary64)) (/.f64 (/.f64 #s(literal 1/9 binary64) x) y)) y))) |
#s(approx (+ (* (* 1/3 (sqrt x)) y) 1/9) (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1/9 binary64) y)) y))) |
Compiled 4 576 to 674 computations (85.3% saved)
20 alts after pruning (9 fresh and 11 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 158 | 6 | 164 |
| Fresh | 3 | 3 | 6 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 7 | 7 |
| Total | 162 | 20 | 182 |
| Status | Accuracy | Program |
|---|---|---|
| 99.5% | (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)) #s(literal 9 binary64))) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x)))) | |
| ✓ | 99.6% | (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 9 binary64))) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x)))) |
| 99.5% | (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(approx (pow x -1/2) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)))) #s(literal 9 binary64))) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x)))) | |
| ✓ | 99.7% | (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x)))) |
| 99.5% | (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (/.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 9 binary64)))) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x)))) | |
| 69.9% | (-.f64 #s(approx (- 1 (/ (pow x -1) 9)) #s(literal 1 binary64)) (/.f64 (/.f64 y #s(literal 3 binary64)) (sqrt.f64 x))) | |
| 69.9% | (-.f64 #s(approx (- 1 (/ (* (pow x -1/2) (pow x -1/2)) 9)) #s(literal 1 binary64)) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x)))) | |
| ✓ | 68.8% | (-.f64 #s(approx (- 1 (/ 1 (* x 9))) (/.f64 #s(literal -1/9 binary64) x)) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x)))) |
| ✓ | 69.8% | #s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal -1/3 binary64) #s(literal 1 binary64))) |
| ✓ | 40.6% | #s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (/.f64 (*.f64 #s(literal -1/3 binary64) y) (sqrt.f64 x))) |
| ✓ | 59.3% | #s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x))) |
| 40.6% | #s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (*.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1/3 binary64))) | |
| ✓ | 40.6% | #s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (*.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y))) |
| 40.7% | #s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -1 binary64))) y))) | |
| ✓ | 63.6% | #s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) y #s(literal 1/9 binary64)) x))) |
| ✓ | 63.6% | #s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (neg.f64 (/.f64 (fma.f64 (sqrt.f64 x) (*.f64 #s(literal 1/3 binary64) y) #s(literal 1/9 binary64)) x))) |
| ✓ | 29.9% | #s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(approx (- 1 (/ 1/9 x)) (/.f64 #s(literal -1/9 binary64) x))) |
| 29.9% | #s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(approx (- 1 (/ 1/9 x)) (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/9 binary64)))) | |
| ✓ | 30.2% | #s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(approx (- 1 (/ 1/9 x)) #s(literal 1 binary64))) |
| 64.7% | #s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(approx (+ (* (* (/ 1 (sqrt x)) y) -1/3) 1) (/.f64 (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal -1/3 binary64) x) x))) |
Compiled 1 059 to 501 computations (52.7% saved)
| Inputs |
|---|
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(approx (- 1 (/ 1/9 x)) #s(literal 1 binary64))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(approx (- 1 (/ 1/9 x)) (/.f64 #s(literal -1/9 binary64) x))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(approx (- 1 (/ 1/9 x)) (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/9 binary64)))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (*.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1/3 binary64))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (/.f64 (*.f64 #s(literal -1/3 binary64) y) (sqrt.f64 x))) |
(-.f64 #s(approx (- 1 (/ 1 (* x 9))) #s(literal 1 binary64)) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x)))) |
(-.f64 #s(approx (- 1 (/ (* (pow x -1/2) (pow x -1/2)) 9)) #s(literal 1 binary64)) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x)))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (*.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 #s(literal 1 binary64) y) (sqrt.f64 x)))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(approx (+ (* (* (/ 1 (sqrt x)) y) -1/3) 1) (/.f64 (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal -1/3 binary64) x) x))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (fma.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 1 binary64))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal -1/3 binary64) #s(literal 1 binary64))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (neg.f64 (/.f64 #s(approx (+ (* (* (sqrt x) y) 1/3) 1/9) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64))) x))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (neg.f64 (/.f64 (fma.f64 (sqrt.f64 x) (*.f64 #s(literal 1/3 binary64) y) #s(literal 1/9 binary64)) x))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) y #s(literal 1/9 binary64)) x))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (neg.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64)) x))) |
(-.f64 #s(approx (- 1 (/ (pow x -1) 9)) #s(literal 1 binary64)) (/.f64 (/.f64 y #s(literal 3 binary64)) (sqrt.f64 x))) |
(-.f64 #s(approx (- 1 (/ 1 (* x 9))) (/.f64 #s(literal -1/9 binary64) x)) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x)))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (neg.f64 (/.f64 #s(approx (+ (* (* (sqrt x) y) 1/3) 1/9) (*.f64 (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/9 binary64) y)) y)) x))) |
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x)))) |
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) (/.f64 (/.f64 y #s(literal 3 binary64)) (sqrt.f64 x))) |
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 9 binary64))) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x)))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -1 binary64))) y))) |
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 9 binary64))) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x)))) |
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)) #s(literal 9 binary64))) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x)))) |
(-.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (/.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 9 binary64)))) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x)))) |
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64))) #s(literal 9 binary64))) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x)))) |
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(approx (pow x -1/2) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)))) #s(literal 9 binary64))) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x)))) |
| Outputs |
|---|
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) (/.f64 (/.f64 y #s(literal 3 binary64)) (sqrt.f64 x))) |
3 calls:
| 25.0ms | (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x)))) |
| 8.0ms | x |
| 8.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.7% | 1 | (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x)))) |
| 99.7% | 1 | x |
| 99.7% | 1 | y |
Compiled 16 to 16 computations (0% saved)
| Inputs |
|---|
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(approx (- 1 (/ 1/9 x)) #s(literal 1 binary64))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(approx (- 1 (/ 1/9 x)) (/.f64 #s(literal -1/9 binary64) x))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(approx (- 1 (/ 1/9 x)) (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/9 binary64)))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (*.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1/3 binary64))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (/.f64 (*.f64 #s(literal -1/3 binary64) y) (sqrt.f64 x))) |
(-.f64 #s(approx (- 1 (/ 1 (* x 9))) #s(literal 1 binary64)) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x)))) |
(-.f64 #s(approx (- 1 (/ (* (pow x -1/2) (pow x -1/2)) 9)) #s(literal 1 binary64)) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x)))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (*.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 #s(literal 1 binary64) y) (sqrt.f64 x)))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(approx (+ (* (* (/ 1 (sqrt x)) y) -1/3) 1) (/.f64 (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal -1/3 binary64) x) x))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (fma.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 1 binary64))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal -1/3 binary64) #s(literal 1 binary64))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (neg.f64 (/.f64 #s(approx (+ (* (* (sqrt x) y) 1/3) 1/9) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64))) x))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (neg.f64 (/.f64 (fma.f64 (sqrt.f64 x) (*.f64 #s(literal 1/3 binary64) y) #s(literal 1/9 binary64)) x))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) y #s(literal 1/9 binary64)) x))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (neg.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64)) x))) |
(-.f64 #s(approx (- 1 (/ (pow x -1) 9)) #s(literal 1 binary64)) (/.f64 (/.f64 y #s(literal 3 binary64)) (sqrt.f64 x))) |
(-.f64 #s(approx (- 1 (/ 1 (* x 9))) (/.f64 #s(literal -1/9 binary64) x)) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x)))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (neg.f64 (/.f64 #s(approx (+ (* (* (sqrt x) y) 1/3) 1/9) (*.f64 (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/9 binary64) y)) y)) x))) |
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x)))) |
| Outputs |
|---|
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x)))) |
3 calls:
| 6.0ms | x |
| 6.0ms | y |
| 6.0ms | (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.7% | 1 | (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x)))) |
| 99.7% | 1 | x |
| 99.7% | 1 | y |
Compiled 16 to 16 computations (0% saved)
| Inputs |
|---|
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(approx (- 1 (/ 1/9 x)) #s(literal 1 binary64))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(approx (- 1 (/ 1/9 x)) (/.f64 #s(literal -1/9 binary64) x))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(approx (- 1 (/ 1/9 x)) (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/9 binary64)))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (*.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1/3 binary64))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (/.f64 (*.f64 #s(literal -1/3 binary64) y) (sqrt.f64 x))) |
(-.f64 #s(approx (- 1 (/ 1 (* x 9))) #s(literal 1 binary64)) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x)))) |
(-.f64 #s(approx (- 1 (/ (* (pow x -1/2) (pow x -1/2)) 9)) #s(literal 1 binary64)) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x)))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (*.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 #s(literal 1 binary64) y) (sqrt.f64 x)))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(approx (+ (* (* (/ 1 (sqrt x)) y) -1/3) 1) (/.f64 (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal -1/3 binary64) x) x))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (fma.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 1 binary64))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal -1/3 binary64) #s(literal 1 binary64))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (neg.f64 (/.f64 #s(approx (+ (* (* (sqrt x) y) 1/3) 1/9) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64))) x))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (neg.f64 (/.f64 (fma.f64 (sqrt.f64 x) (*.f64 #s(literal 1/3 binary64) y) #s(literal 1/9 binary64)) x))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) y #s(literal 1/9 binary64)) x))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (neg.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64)) x))) |
(-.f64 #s(approx (- 1 (/ (pow x -1) 9)) #s(literal 1 binary64)) (/.f64 (/.f64 y #s(literal 3 binary64)) (sqrt.f64 x))) |
(-.f64 #s(approx (- 1 (/ 1 (* x 9))) (/.f64 #s(literal -1/9 binary64) x)) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x)))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (neg.f64 (/.f64 #s(approx (+ (* (* (sqrt x) y) 1/3) 1/9) (*.f64 (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/9 binary64) y)) y)) x))) |
| Outputs |
|---|
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (neg.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64)) x))) |
(-.f64 #s(approx (- 1 (/ (pow x -1) 9)) #s(literal 1 binary64)) (/.f64 (/.f64 y #s(literal 3 binary64)) (sqrt.f64 x))) |
3 calls:
| 25.0ms | x |
| 6.0ms | y |
| 5.0ms | (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.0% | 2 | (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x)))) |
| 98.4% | 2 | x |
| 96.4% | 3 | y |
Compiled 16 to 16 computations (0% saved)
| Inputs |
|---|
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(approx (- 1 (/ 1/9 x)) #s(literal 1 binary64))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(approx (- 1 (/ 1/9 x)) (/.f64 #s(literal -1/9 binary64) x))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(approx (- 1 (/ 1/9 x)) (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/9 binary64)))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (*.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1/3 binary64))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (/.f64 (*.f64 #s(literal -1/3 binary64) y) (sqrt.f64 x))) |
(-.f64 #s(approx (- 1 (/ 1 (* x 9))) #s(literal 1 binary64)) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x)))) |
(-.f64 #s(approx (- 1 (/ (* (pow x -1/2) (pow x -1/2)) 9)) #s(literal 1 binary64)) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x)))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (*.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 #s(literal 1 binary64) y) (sqrt.f64 x)))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(approx (+ (* (* (/ 1 (sqrt x)) y) -1/3) 1) (/.f64 (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal -1/3 binary64) x) x))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (fma.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 1 binary64))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal -1/3 binary64) #s(literal 1 binary64))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (neg.f64 (/.f64 #s(approx (+ (* (* (sqrt x) y) 1/3) 1/9) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64))) x))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (neg.f64 (/.f64 (fma.f64 (sqrt.f64 x) (*.f64 #s(literal 1/3 binary64) y) #s(literal 1/9 binary64)) x))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) y #s(literal 1/9 binary64)) x))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (neg.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64)) x))) |
| Outputs |
|---|
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (neg.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64)) x))) |
(-.f64 #s(approx (- 1 (/ 1 (* x 9))) #s(literal 1 binary64)) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x)))) |
1 calls:
| 5.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.4% | 2 | x |
Compiled 1 to 2 computations (-100% saved)
| Inputs |
|---|
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(approx (- 1 (/ 1/9 x)) #s(literal 1 binary64))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(approx (- 1 (/ 1/9 x)) (/.f64 #s(literal -1/9 binary64) x))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(approx (- 1 (/ 1/9 x)) (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/9 binary64)))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (*.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1/3 binary64))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (/.f64 (*.f64 #s(literal -1/3 binary64) y) (sqrt.f64 x))) |
(-.f64 #s(approx (- 1 (/ 1 (* x 9))) #s(literal 1 binary64)) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x)))) |
(-.f64 #s(approx (- 1 (/ (* (pow x -1/2) (pow x -1/2)) 9)) #s(literal 1 binary64)) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x)))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (*.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 #s(literal 1 binary64) y) (sqrt.f64 x)))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(approx (+ (* (* (/ 1 (sqrt x)) y) -1/3) 1) (/.f64 (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal -1/3 binary64) x) x))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (fma.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 1 binary64))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal -1/3 binary64) #s(literal 1 binary64))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (neg.f64 (/.f64 #s(approx (+ (* (* (sqrt x) y) 1/3) 1/9) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64))) x))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (neg.f64 (/.f64 (fma.f64 (sqrt.f64 x) (*.f64 #s(literal 1/3 binary64) y) #s(literal 1/9 binary64)) x))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) y #s(literal 1/9 binary64)) x))) |
| Outputs |
|---|
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (neg.f64 (/.f64 (fma.f64 (sqrt.f64 x) (*.f64 #s(literal 1/3 binary64) y) #s(literal 1/9 binary64)) x))) |
(-.f64 #s(approx (- 1 (/ 1 (* x 9))) #s(literal 1 binary64)) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x)))) |
1 calls:
| 5.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.4% | 2 | x |
Compiled 1 to 2 computations (-100% saved)
| Inputs |
|---|
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(approx (- 1 (/ 1/9 x)) #s(literal 1 binary64))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(approx (- 1 (/ 1/9 x)) (/.f64 #s(literal -1/9 binary64) x))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(approx (- 1 (/ 1/9 x)) (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/9 binary64)))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (*.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1/3 binary64))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (/.f64 (*.f64 #s(literal -1/3 binary64) y) (sqrt.f64 x))) |
(-.f64 #s(approx (- 1 (/ 1 (* x 9))) #s(literal 1 binary64)) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x)))) |
(-.f64 #s(approx (- 1 (/ (* (pow x -1/2) (pow x -1/2)) 9)) #s(literal 1 binary64)) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x)))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (*.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 #s(literal 1 binary64) y) (sqrt.f64 x)))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(approx (+ (* (* (/ 1 (sqrt x)) y) -1/3) 1) (/.f64 (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal -1/3 binary64) x) x))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (fma.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 1 binary64))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal -1/3 binary64) #s(literal 1 binary64))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (neg.f64 (/.f64 #s(approx (+ (* (* (sqrt x) y) 1/3) 1/9) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64))) x))) |
| Outputs |
|---|
(-.f64 #s(approx (- 1 (/ 1 (* x 9))) #s(literal 1 binary64)) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x)))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (fma.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 1 binary64))) |
3 calls:
| 23.0ms | y |
| 4.0ms | x |
| 4.0ms | (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 94.9% | 3 | y |
| 82.1% | 3 | (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x)))) |
| 79.4% | 4 | x |
Compiled 16 to 16 computations (0% saved)
| Inputs |
|---|
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(approx (- 1 (/ 1/9 x)) #s(literal 1 binary64))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(approx (- 1 (/ 1/9 x)) (/.f64 #s(literal -1/9 binary64) x))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(approx (- 1 (/ 1/9 x)) (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/9 binary64)))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (*.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1/3 binary64))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (/.f64 (*.f64 #s(literal -1/3 binary64) y) (sqrt.f64 x))) |
(-.f64 #s(approx (- 1 (/ 1 (* x 9))) #s(literal 1 binary64)) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x)))) |
(-.f64 #s(approx (- 1 (/ (* (pow x -1/2) (pow x -1/2)) 9)) #s(literal 1 binary64)) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x)))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (*.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 #s(literal 1 binary64) y) (sqrt.f64 x)))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(approx (+ (* (* (/ 1 (sqrt x)) y) -1/3) 1) (/.f64 (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal -1/3 binary64) x) x))) |
| Outputs |
|---|
(-.f64 #s(approx (- 1 (/ 1 (* x 9))) #s(literal 1 binary64)) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x)))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x))) |
(-.f64 #s(approx (- 1 (/ 1 (* x 9))) #s(literal 1 binary64)) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x)))) |
1 calls:
| 4.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 94.9% | 3 | y |
Compiled 1 to 2 computations (-100% saved)
| Inputs |
|---|
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(approx (- 1 (/ 1/9 x)) #s(literal 1 binary64))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(approx (- 1 (/ 1/9 x)) (/.f64 #s(literal -1/9 binary64) x))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(approx (- 1 (/ 1/9 x)) (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/9 binary64)))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (*.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1/3 binary64))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (/.f64 (*.f64 #s(literal -1/3 binary64) y) (sqrt.f64 x))) |
| Outputs |
|---|
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (/.f64 (*.f64 #s(literal -1/3 binary64) y) (sqrt.f64 x))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (*.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1/3 binary64))) |
1 calls:
| 2.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 93.0% | 3 | y |
Compiled 1 to 2 computations (-100% saved)
| Inputs |
|---|
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(approx (- 1 (/ 1/9 x)) #s(literal 1 binary64))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(approx (- 1 (/ 1/9 x)) (/.f64 #s(literal -1/9 binary64) x))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(approx (- 1 (/ 1/9 x)) (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/9 binary64)))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (*.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1/3 binary64))) |
| Outputs |
|---|
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (*.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1/3 binary64))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (*.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1/3 binary64))) |
1 calls:
| 2.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 93.0% | 3 | y |
Compiled 1 to 2 computations (-100% saved)
| Inputs |
|---|
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(approx (- 1 (/ 1/9 x)) #s(literal 1 binary64))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(approx (- 1 (/ 1/9 x)) (/.f64 #s(literal -1/9 binary64) x))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(approx (- 1 (/ 1/9 x)) (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/9 binary64)))) |
| Outputs |
|---|
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x))) |
3 calls:
| 2.0ms | x |
| 2.0ms | y |
| 2.0ms | (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 59.3% | 1 | x |
| 59.3% | 1 | (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x)))) |
| 59.3% | 1 | y |
Compiled 16 to 16 computations (0% saved)
| Inputs |
|---|
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(approx (- 1 (/ 1/9 x)) #s(literal 1 binary64))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(approx (- 1 (/ 1/9 x)) (/.f64 #s(literal -1/9 binary64) x))) |
| Outputs |
|---|
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(approx (- 1 (/ 1/9 x)) (/.f64 #s(literal -1/9 binary64) x))) |
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(approx (- 1 (/ 1/9 x)) #s(literal 1 binary64))) |
3 calls:
| 19.0ms | y |
| 1.0ms | x |
| 1.0ms | (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 38.9% | 4 | y |
| 58.7% | 2 | (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x)))) |
| 58.1% | 2 | x |
Compiled 16 to 16 computations (0% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(approx (- 1 (/ 1/9 x)) #s(literal 1 binary64))) |
| Outputs |
|---|
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(approx (- 1 (/ 1/9 x)) #s(literal 1 binary64))) |
3 calls:
| 1.0ms | (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x)))) |
| 1.0ms | x |
| 1.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 30.2% | 1 | y |
| 30.2% | 1 | x |
| 30.2% | 1 | (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x)))) |
Compiled 16 to 16 computations (0% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 10.0ms | 1.2112493952381503e-9 | 2.952125695798029e-7 |
| 6.0ms | 112× | 0 | valid |
Compiled 304 to 276 computations (9.2% saved)
ival-sqrt: 1.0ms (27.6% of total)ival-mult!: 1.0ms (27.6% of total)ival-div!: 1.0ms (27.6% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 1.2112493952381503e-9 | 2.952125695798029e-7 |
Compiled 304 to 269 computations (11.5% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 1.2112493952381503e-9 | 2.952125695798029e-7 |
Compiled 304 to 269 computations (11.5% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 31.0ms | 4.796294276653775e+63 | 3.1031639022294367e+75 |
| 13.0ms | -1.3446668471946568e+51 | -3.649391261035147e+41 |
| 16.0ms | 304× | 0 | valid |
Compiled 781 to 694 computations (11.1% saved)
ival-mult!: 3.0ms (32.3% of total)ival-div!: 3.0ms (32.3% of total)ival-sqrt: 2.0ms (21.5% of total)ival-sub!: 1.0ms (10.8% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 11.0ms | 5.410443254904862e+54 | 9.412173209187096e+58 |
| 1.0ms | -1.3446668471946568e+51 | -3.649391261035147e+41 |
| 7.0ms | 128× | 0 | valid |
Compiled 629 to 578 computations (8.1% saved)
ival-sub!: 1.0ms (26% of total)ival-sqrt: 1.0ms (26% of total)ival-mult!: 1.0ms (26% of total)ival-div!: 1.0ms (26% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 13.0ms | 4.796294276653775e+63 | 3.1031639022294367e+75 |
| 28.0ms | -1.6175271221787505e+87 | -1.2673140857421862e+68 |
| 30.0ms | 304× | 0 | valid |
Compiled 837 to 737 computations (11.9% saved)
ival-div!: 16.0ms (70.3% of total)ival-mult!: 3.0ms (13.2% of total)ival-sqrt: 2.0ms (8.8% of total)ival-sub!: 1.0ms (4.4% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 4.796294276653775e+63 | 3.1031639022294367e+75 |
| 1.0ms | -1.6175271221787505e+87 | -1.2673140857421862e+68 |
Compiled 837 to 737 computations (11.9% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -12.228091410630286 | 0.9140422923284239 |
Compiled 17 to 17 computations (0% saved)
| 1× | fuel |
Compiled 536 to 93 computations (82.6% saved)
Compiled 1 128 to 234 computations (79.3% saved)
Loading profile data...