
Time bar (total: 2.4s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 1 |
| 50% | 50% | 50% | 0.1% | 0% | 0% | 0% | 2 |
| 50% | 50% | 50% | 0.1% | 0% | 0% | 0% | 3 |
| 66.7% | 50% | 25% | 0.1% | 0% | 25% | 0% | 4 |
| 66.7% | 50% | 25% | 0.1% | 0% | 25% | 0% | 5 |
| 80% | 50% | 12.5% | 0.1% | 0% | 37.5% | 0% | 6 |
| 80% | 50% | 12.5% | 0.1% | 0% | 37.5% | 0% | 7 |
| 88.9% | 50% | 6.2% | 0.1% | 0% | 43.7% | 0% | 8 |
| 88.9% | 50% | 6.2% | 0.1% | 0% | 43.7% | 0% | 9 |
| 94.1% | 50% | 3.1% | 0.1% | 0% | 46.8% | 0% | 10 |
| 94.1% | 50% | 3.1% | 0.1% | 0% | 46.8% | 0% | 11 |
| 97% | 50% | 1.6% | 0.1% | 0% | 48.4% | 0% | 12 |
Compiled 16 to 14 computations (12.5% saved)
| 641.0ms | 8 256× | 0 | valid |
| 14.0ms | 249× | 0 | invalid |
ival-mult!: 182.0ms (45.3% of total)ival-sqrt: 90.0ms (22.4% of total)ival-div!: 89.0ms (22.2% of total)ival-add!: 21.0ms (5.2% of total)ival-sub!: 19.0ms (4.7% of total)adjust: 1.0ms (0.2% of total)Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 33 | 92 |
| 1 | 95 | 78 |
| 2 | 279 | 76 |
| 3 | 904 | 76 |
| 4 | 4371 | 76 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.4% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
Compiled 26 to 24 computations (7.7% saved)
| Inputs |
|---|
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
(*.f64 #s(literal 3 binary64) (sqrt.f64 x)) |
#s(literal 3 binary64) |
(sqrt.f64 x) |
x |
(-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64)) |
(+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) |
y |
(/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64))) |
#s(literal 1 binary64) |
(*.f64 x #s(literal 9 binary64)) |
#s(literal 9 binary64) |
| Outputs |
|---|
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* 1/3 (sqrt (/ 1 x))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (/ (+ (* 1/3 (sqrt x)) (* 3 (* (sqrt (pow x 3)) (- y 1)))) x))) |
#s(approx (* 3 (sqrt x)) #s(hole binary64 (* 3 (sqrt x)))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) #s(hole binary64 (/ 1/9 x))) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) #s(hole binary64 (/ (+ 1/9 (* x (- y 1))) x))) |
#s(approx (+ y (/ 1 (* x 9))) #s(hole binary64 (/ 1/9 x))) |
#s(approx (+ y (/ 1 (* x 9))) #s(hole binary64 (/ (+ 1/9 (* x y)) x))) |
#s(approx (/ 1 (* x 9)) #s(hole binary64 (/ 1/9 x))) |
#s(approx (* x 9) #s(hole binary64 (* 9 x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* 3 (* (sqrt x) (- y 1))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* x (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) (- y 1))))))) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) #s(hole binary64 (- y 1))) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) #s(hole binary64 (- (+ y (* 1/9 (/ 1 x))) 1))) |
#s(approx (+ y (/ 1 (* x 9))) #s(hole binary64 y)) |
#s(approx (+ y (/ 1 (* x 9))) #s(hole binary64 (+ y (* 1/9 (/ 1 x))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* -3 (* (sqrt x) (* (pow (sqrt -1) 2) (- y 1)))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* -1 (* x (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- y 1))))))))) |
#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 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))))) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) #s(hole binary64 (- (* 1/9 (/ 1 x)) 1))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* 3 (* (sqrt x) y)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* y (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))))) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) #s(hole binary64 y)) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) #s(hole binary64 (* y (- (+ 1 (/ 1/9 (* x y))) (/ 1 y))))) |
#s(approx (+ y (/ 1 (* x 9))) #s(hole binary64 (* y (+ 1 (* 1/9 (/ 1 (* x y))))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* -1 (* y (+ (* -3 (sqrt x)) (* -3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))))))) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) #s(hole binary64 (* -1 (* y (- (* -1 (/ (- (* 1/9 (/ 1 x)) 1) y)) 1))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | x | @ | -inf | ((* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* 3 (sqrt x)) 3 (sqrt x) x (- (+ y (/ 1 (* x 9))) 1) (+ y (/ 1 (* x 9))) y (/ 1 (* x 9)) 1 (* x 9) 9) |
| 2.0ms | y | @ | -inf | ((* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* 3 (sqrt x)) 3 (sqrt x) x (- (+ y (/ 1 (* x 9))) 1) (+ y (/ 1 (* x 9))) y (/ 1 (* x 9)) 1 (* x 9) 9) |
| 2.0ms | x | @ | 0 | ((* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* 3 (sqrt x)) 3 (sqrt x) x (- (+ y (/ 1 (* x 9))) 1) (+ y (/ 1 (* x 9))) y (/ 1 (* x 9)) 1 (* x 9) 9) |
| 1.0ms | x | @ | inf | ((* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* 3 (sqrt x)) 3 (sqrt x) x (- (+ y (/ 1 (* x 9))) 1) (+ y (/ 1 (* x 9))) y (/ 1 (* x 9)) 1 (* x 9) 9) |
| 1.0ms | y | @ | 0 | ((* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* 3 (sqrt x)) 3 (sqrt x) x (- (+ y (/ 1 (* x 9))) 1) (+ y (/ 1 (* x 9))) y (/ 1 (* x 9)) 1 (* x 9) 9) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 131 | 666 |
| 0 | 142 | 615 |
| 0 | 582 | 609 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | unsound |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
(*.f64 #s(literal 3 binary64) (sqrt.f64 x)) |
#s(literal 3 binary64) |
(sqrt.f64 x) |
x |
(-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64)) |
(+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) |
y |
(/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64))) |
#s(literal 1 binary64) |
(*.f64 x #s(literal 9 binary64)) |
#s(literal 9 binary64) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* 1/3 (sqrt (/ 1 x))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (/ (+ (* 1/3 (sqrt x)) (* 3 (* (sqrt (pow x 3)) (- y 1)))) x))) |
#s(approx (* 3 (sqrt x)) #s(hole binary64 (* 3 (sqrt x)))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) #s(hole binary64 (/ 1/9 x))) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) #s(hole binary64 (/ (+ 1/9 (* x (- y 1))) x))) |
#s(approx (+ y (/ 1 (* x 9))) #s(hole binary64 (/ 1/9 x))) |
#s(approx (+ y (/ 1 (* x 9))) #s(hole binary64 (/ (+ 1/9 (* x y)) x))) |
#s(approx (/ 1 (* x 9)) #s(hole binary64 (/ 1/9 x))) |
#s(approx (* x 9) #s(hole binary64 (* 9 x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* 3 (* (sqrt x) (- y 1))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* x (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) (- y 1))))))) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) #s(hole binary64 (- y 1))) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) #s(hole binary64 (- (+ y (* 1/9 (/ 1 x))) 1))) |
#s(approx (+ y (/ 1 (* x 9))) #s(hole binary64 y)) |
#s(approx (+ y (/ 1 (* x 9))) #s(hole binary64 (+ y (* 1/9 (/ 1 x))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* -3 (* (sqrt x) (* (pow (sqrt -1) 2) (- y 1)))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* -1 (* x (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- y 1))))))))) |
#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 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))))) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) #s(hole binary64 (- (* 1/9 (/ 1 x)) 1))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* 3 (* (sqrt x) y)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* y (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))))) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) #s(hole binary64 y)) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) #s(hole binary64 (* y (- (+ 1 (/ 1/9 (* x y))) (/ 1 y))))) |
#s(approx (+ y (/ 1 (* x 9))) #s(hole binary64 (* y (+ 1 (* 1/9 (/ 1 (* x y))))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* -1 (* y (+ (* -3 (sqrt x)) (* -3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))))))) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) #s(hole binary64 (* -1 (* y (- (* -1 (/ (- (* 1/9 (/ 1 x)) 1) y)) 1))))) |
| Outputs |
|---|
(*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)) y) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)) y) #s(literal 1 binary64))) |
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)) y) #s(literal 1 binary64)))) |
(*.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) |
x |
(/.f64 (-.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)) y) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)) y)) #s(literal 1 binary64)) (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)) y) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)) y) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)) y) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)) y) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)) y) #s(literal 1 binary64))))) |
(-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)) y) #s(literal 1 binary64)) |
(+.f64 y (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)))) (-.f64 y (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)))) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)) #s(literal 3 binary64))) (fma.f64 y y (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x))) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)) y) |
(+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x))) |
y |
(pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal 9 binary64) x))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 9 binary64)) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)) |
#s(literal 1 binary64) |
(*.f64 #s(literal 9 binary64) x) |
(*.f64 x #s(literal 9 binary64)) |
#s(literal 9 binary64) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/3 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 (fma.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 3 binary64) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x)) |
#s(approx (* 3 (sqrt x)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
#s(approx (sqrt x) (sqrt.f64 x)) |
#s(approx x x) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) (/.f64 #s(literal 1/9 binary64) x)) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) (/.f64 (fma.f64 (-.f64 y #s(literal 1 binary64)) x #s(literal 1/9 binary64)) x)) |
#s(approx (+ y (/ 1 (* x 9))) (/.f64 #s(literal 1/9 binary64) x)) |
#s(approx (+ y (/ 1 (* x 9))) (/.f64 (fma.f64 y 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 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 y #s(literal 1 binary64)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (fma.f64 (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (-.f64 y #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/3 binary64))) x)) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) (-.f64 y #s(literal 1 binary64))) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64))) |
#s(approx (+ y (/ 1 (* x 9))) y) |
#s(approx (+ y (/ 1 (* x 9))) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1 binary64) (-.f64 y #s(literal 1 binary64))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 #s(literal -1 binary64) (-.f64 y #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) #s(literal 1/3 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 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(literal 3 binary64) (fma.f64 (sqrt.f64 x) y (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x))))) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) |
#s(approx y y) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 #s(literal 3 binary64) (+.f64 (sqrt.f64 x) (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) (sqrt.f64 x)))) y)) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) y) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y)) y)) |
#s(approx (+ y (/ 1 (* x 9))) (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 y x)) #s(literal 1 binary64)) y)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (neg.f64 (*.f64 (*.f64 #s(literal -3 binary64) (+.f64 (sqrt.f64 x) (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) (sqrt.f64 x)))) y))) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y)) #s(literal 1 binary64)) y))) |
Compiled 486 to 220 computations (54.7% saved)
17 alts after pruning (16 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 34 | 16 | 50 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 34 | 17 | 51 |
| Status | Accuracy | Program |
|---|---|---|
| 41.7% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (/.f64 (-.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)) y) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)) y) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)) y) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)) y) #s(literal 1 binary64)))))) | |
| ▶ | 99.4% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 9 binary64))) #s(literal 1 binary64))) |
| ✓ | 99.4% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
| 99.4% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y #s(approx (/ 1 (* x 9)) (/.f64 #s(literal 1/9 binary64) x))) #s(literal 1 binary64))) | |
| 70.1% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) (/.f64 #s(literal 1/9 binary64) x)) #s(literal 1 binary64))) | |
| 85.6% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 y x)) #s(literal 1 binary64)) y)) #s(literal 1 binary64))) | |
| 53.7% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) y) #s(literal 1 binary64))) | |
| 96.5% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (/.f64 (fma.f64 (-.f64 y #s(literal 1 binary64)) x #s(literal 1/9 binary64)) x))) | |
| ▶ | 46.8% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (/.f64 #s(literal 1/9 binary64) x))) |
| 85.6% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y)) y))) | |
| 31.2% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) y)) | |
| ▶ | 99.3% | (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)) y) #s(literal 1 binary64)))) |
| ▶ | 74.8% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 (fma.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 3 binary64) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x)) |
| 60.6% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (fma.f64 (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (-.f64 y #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/3 binary64))) x)) | |
| 46.9% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/3 binary64))) | |
| ▶ | 31.2% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
| 78.9% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 #s(literal 3 binary64) (+.f64 (sqrt.f64 x) (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) (sqrt.f64 x)))) y)) |
Compiled 603 to 578 computations (4.1% saved)
| Inputs |
|---|
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 9 binary64))) #s(literal 1 binary64))) |
(*.f64 #s(literal 3 binary64) (sqrt.f64 x)) |
#s(literal 3 binary64) |
(sqrt.f64 x) |
x |
(-.f64 (+.f64 y (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 9 binary64))) #s(literal 1 binary64)) |
(+.f64 y (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 9 binary64))) |
y |
(/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 9 binary64)) |
(/.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
#s(literal 9 binary64) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) |
(*.f64 (sqrt.f64 x) y) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (/.f64 #s(literal 1/9 binary64) x))) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) (/.f64 #s(literal 1/9 binary64) x)) |
(/.f64 #s(literal 1/9 binary64) x) |
#s(literal 1/9 binary64) |
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)) y) #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 x) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)) y) #s(literal 1 binary64))) |
(-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)) y) #s(literal 1 binary64)) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)) y) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)) |
(*.f64 #s(literal 9 binary64) x) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 (fma.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 3 binary64) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x)) |
(/.f64 (fma.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 3 binary64) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x) |
(fma.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 3 binary64) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) |
(*.f64 (-.f64 y #s(literal 1 binary64)) (sqrt.f64 (*.f64 (*.f64 x x) x))) |
(-.f64 y #s(literal 1 binary64)) |
(sqrt.f64 (*.f64 (*.f64 x x) x)) |
(*.f64 (*.f64 x x) x) |
(*.f64 x x) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) |
#s(literal 1/3 binary64) |
| Outputs |
|---|
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ (/ 1 x) 9)) 1)) #s(hole binary64 (* 1/3 (sqrt (/ 1 x))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ (/ 1 x) 9)) 1)) #s(hole binary64 (/ (+ (* 1/3 (sqrt x)) (* 3 (* (sqrt (pow x 3)) (- y 1)))) x))) |
#s(approx (* 3 (sqrt x)) #s(hole binary64 (* 3 (sqrt x)))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- (+ y (/ (/ 1 x) 9)) 1) #s(hole binary64 (/ 1/9 x))) |
#s(approx (- (+ y (/ (/ 1 x) 9)) 1) #s(hole binary64 (/ (+ 1/9 (* x (- y 1))) x))) |
#s(approx (+ y (/ (/ 1 x) 9)) #s(hole binary64 (/ 1/9 x))) |
#s(approx (+ y (/ (/ 1 x) 9)) #s(hole binary64 (/ (+ 1/9 (* x y)) x))) |
#s(approx (/ (/ 1 x) 9) #s(hole binary64 (/ 1/9 x))) |
#s(approx (/ 1 x) #s(hole binary64 (/ 1 x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* 1/3 (sqrt (/ 1 x))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (/ (+ (* 1/3 (sqrt x)) (* 3 (* (sqrt (pow x 3)) (- y 1)))) x))) |
#s(approx (* (* (sqrt x) y) 3) #s(hole binary64 (* 3 (* (sqrt x) y)))) |
#s(approx (* (sqrt x) y) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) #s(hole binary64 (/ 1/9 x))) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) #s(hole binary64 (/ (+ 1/9 (* x (- y 1))) x))) |
#s(approx (/ 1/9 x) #s(hole binary64 (/ 1/9 x))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) #s(hole binary64 (* 1/3 (sqrt (/ 1 x))))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) #s(hole binary64 (/ (+ (* 1/3 (sqrt x)) (* 3 (* (sqrt (pow x 3)) (- y 1)))) x))) |
#s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) #s(hole binary64 (* 1/9 (sqrt (/ 1 x))))) |
#s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) #s(hole binary64 (/ (+ (* 1/9 (sqrt x)) (* (sqrt (pow x 3)) (- y 1))) x))) |
#s(approx (- (+ (/ 1 (* 9 x)) y) 1) #s(hole binary64 (/ 1/9 x))) |
#s(approx (- (+ (/ 1 (* 9 x)) y) 1) #s(hole binary64 (/ (+ 1/9 (* x (- y 1))) x))) |
#s(approx (+ (/ 1 (* 9 x)) y) #s(hole binary64 (/ 1/9 x))) |
#s(approx (+ (/ 1 (* 9 x)) y) #s(hole binary64 (/ (+ 1/9 (* x y)) x))) |
#s(approx (/ 1 (* 9 x)) #s(hole binary64 (/ 1/9 x))) |
#s(approx (* 9 x) #s(hole binary64 (* 9 x))) |
#s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) #s(hole binary64 (* 1/3 (sqrt (/ 1 x))))) |
#s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) #s(hole binary64 (/ (+ (* 1/3 (sqrt x)) (* 3 (* (sqrt (pow x 3)) (- y 1)))) x))) |
#s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) #s(hole binary64 (* 1/3 (sqrt x)))) |
#s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) #s(hole binary64 (+ (* 1/3 (sqrt x)) (* 3 (* (sqrt (pow x 3)) (- y 1)))))) |
#s(approx (* (- y 1) (sqrt (* (* x x) x))) #s(hole binary64 (* (sqrt (pow x 3)) (- y 1)))) |
#s(approx (sqrt (* (* x x) x)) #s(hole binary64 (sqrt (pow x 3)))) |
#s(approx (* (* x x) x) #s(hole binary64 (pow x 3))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (* 1/3 (sqrt x)) #s(hole binary64 (* 1/3 (sqrt x)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ (/ 1 x) 9)) 1)) #s(hole binary64 (* 3 (* (sqrt x) (- y 1))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ (/ 1 x) 9)) 1)) #s(hole binary64 (* x (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) (- y 1))))))) |
#s(approx (- (+ y (/ (/ 1 x) 9)) 1) #s(hole binary64 (- y 1))) |
#s(approx (- (+ y (/ (/ 1 x) 9)) 1) #s(hole binary64 (- (+ y (* 1/9 (/ 1 x))) 1))) |
#s(approx (+ y (/ (/ 1 x) 9)) #s(hole binary64 y)) |
#s(approx (+ y (/ (/ 1 x) 9)) #s(hole binary64 (+ y (* 1/9 (/ 1 x))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* 3 (* (sqrt x) (- y 1))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* x (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) (- y 1))))))) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) #s(hole binary64 (- y 1))) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) #s(hole binary64 (- (+ y (* 1/9 (/ 1 x))) 1))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) #s(hole binary64 (* 3 (* (sqrt x) (- y 1))))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) #s(hole binary64 (* x (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) (- y 1))))))) |
#s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) #s(hole binary64 (* (sqrt x) (- y 1)))) |
#s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) #s(hole binary64 (* x (+ (* 1/9 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (- y 1)))))) |
#s(approx (- (+ (/ 1 (* 9 x)) y) 1) #s(hole binary64 (- y 1))) |
#s(approx (- (+ (/ 1 (* 9 x)) y) 1) #s(hole binary64 (- (+ y (* 1/9 (/ 1 x))) 1))) |
#s(approx (+ (/ 1 (* 9 x)) y) #s(hole binary64 y)) |
#s(approx (+ (/ 1 (* 9 x)) y) #s(hole binary64 (+ y (* 1/9 (/ 1 x))))) |
#s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) #s(hole binary64 (* 3 (* (sqrt x) (- y 1))))) |
#s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) #s(hole binary64 (* x (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) (- y 1))))))) |
#s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) #s(hole binary64 (* 3 (* (sqrt (pow x 3)) (- y 1))))) |
#s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) #s(hole binary64 (* (pow x 2) (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) (- y 1))))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ (/ 1 x) 9)) 1)) #s(hole binary64 (* -3 (* (sqrt x) (* (pow (sqrt -1) 2) (- y 1)))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ (/ 1 x) 9)) 1)) #s(hole binary64 (* -1 (* x (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- y 1))))))))) |
#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 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* -3 (* (sqrt x) (* (pow (sqrt -1) 2) (- y 1)))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* -1 (* x (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- y 1))))))))) |
#s(approx (* (* (sqrt x) y) 3) #s(hole binary64 (* -3 (* (sqrt x) (* y (pow (sqrt -1) 2)))))) |
#s(approx (* (sqrt x) y) #s(hole binary64 (* -1 (* (sqrt x) (* y (pow (sqrt -1) 2)))))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) #s(hole binary64 (* -3 (* (sqrt x) (* (pow (sqrt -1) 2) (- y 1)))))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) #s(hole binary64 (* -1 (* x (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- y 1))))))))) |
#s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) #s(hole binary64 (* -1 (* (sqrt x) (* (pow (sqrt -1) 2) (- y 1)))))) |
#s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) #s(hole binary64 (* -1 (* x (+ (* 1/9 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- y 1)))))))) |
#s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) #s(hole binary64 (* 3 (* (sqrt x) (* (pow (sqrt -1) 2) (- y 1)))))) |
#s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) #s(hole binary64 (* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- y 1)))) (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))))) |
#s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) #s(hole binary64 (* 3 (* (sqrt (pow x 3)) (* (pow (sqrt -1) 2) (- y 1)))))) |
#s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) #s(hole binary64 (* (pow x 2) (+ (* -1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- y 1)))))))) |
#s(approx (* (- y 1) (sqrt (* (* x x) x))) #s(hole binary64 (* (sqrt (pow x 3)) (* (pow (sqrt -1) 2) (- y 1))))) |
#s(approx (sqrt (* (* x x) x)) #s(hole binary64 (* (sqrt (pow x 3)) (pow (sqrt -1) 2)))) |
#s(approx (* 1/3 (sqrt x)) #s(hole binary64 (* -1/3 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ (/ 1 x) 9)) 1)) #s(hole binary64 (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ (/ 1 x) 9)) 1)) #s(hole binary64 (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))))) |
#s(approx (- (+ y (/ (/ 1 x) 9)) 1) #s(hole binary64 (- (* 1/9 (/ 1 x)) 1))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))))) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) #s(hole binary64 (- (* 1/9 (/ 1 x)) 1))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) #s(hole binary64 (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) #s(hole binary64 (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))))) |
#s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) #s(hole binary64 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) |
#s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) #s(hole binary64 (+ (* (sqrt x) y) (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))))) |
#s(approx (- (+ (/ 1 (* 9 x)) y) 1) #s(hole binary64 (- (* 1/9 (/ 1 x)) 1))) |
#s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) #s(hole binary64 (/ (+ (* -3 (sqrt (pow x 3))) (* 1/3 (sqrt x))) x))) |
#s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) #s(hole binary64 (+ (* -3 (sqrt x)) (+ (* 1/3 (sqrt (/ 1 x))) (* 3 (* (sqrt x) y)))))) |
#s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) #s(hole binary64 (+ (* -3 (sqrt (pow x 3))) (* 1/3 (sqrt x))))) |
#s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) #s(hole binary64 (+ (* -3 (sqrt (pow x 3))) (+ (* 1/3 (sqrt x)) (* 3 (* (sqrt (pow x 3)) y)))))) |
#s(approx (* (- y 1) (sqrt (* (* x x) x))) #s(hole binary64 (* -1 (sqrt (pow x 3))))) |
#s(approx (* (- y 1) (sqrt (* (* x x) x))) #s(hole binary64 (+ (* -1 (sqrt (pow x 3))) (* (sqrt (pow x 3)) y)))) |
#s(approx (- y 1) #s(hole binary64 -1)) |
#s(approx (- y 1) #s(hole binary64 (- y 1))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ (/ 1 x) 9)) 1)) #s(hole binary64 (* 3 (* (sqrt x) y)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ (/ 1 x) 9)) 1)) #s(hole binary64 (* y (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))))) |
#s(approx (- (+ y (/ (/ 1 x) 9)) 1) #s(hole binary64 y)) |
#s(approx (- (+ y (/ (/ 1 x) 9)) 1) #s(hole binary64 (* y (- (+ 1 (/ 1/9 (* x y))) (/ 1 y))))) |
#s(approx (+ y (/ (/ 1 x) 9)) #s(hole binary64 (* y (+ 1 (* 1/9 (/ 1 (* x y))))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* 3 (* (sqrt x) y)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* y (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))))) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) #s(hole binary64 y)) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) #s(hole binary64 (* y (- (+ 1 (/ 1/9 (* x y))) (/ 1 y))))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) #s(hole binary64 (* 3 (* (sqrt x) y)))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) #s(hole binary64 (* y (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))))) |
#s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) #s(hole binary64 (* y (+ (sqrt x) (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))))) |
#s(approx (- (+ (/ 1 (* 9 x)) y) 1) #s(hole binary64 y)) |
#s(approx (- (+ (/ 1 (* 9 x)) y) 1) #s(hole binary64 (* y (- (+ 1 (/ 1/9 (* x y))) (/ 1 y))))) |
#s(approx (+ (/ 1 (* 9 x)) y) #s(hole binary64 (* y (+ 1 (* 1/9 (/ 1 (* x y))))))) |
#s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) #s(hole binary64 (* 3 (* (sqrt x) y)))) |
#s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) #s(hole binary64 (* y (+ (* -3 (* (sqrt x) (/ 1 y))) (+ (* 1/3 (* (sqrt (/ 1 x)) (/ 1 y))) (* 3 (sqrt x))))))) |
#s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) #s(hole binary64 (* 3 (* (sqrt (pow x 3)) y)))) |
#s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) #s(hole binary64 (* y (+ (* -3 (* (sqrt (pow x 3)) (/ 1 y))) (+ (* 1/3 (* (sqrt x) (/ 1 y))) (* 3 (sqrt (pow x 3)))))))) |
#s(approx (* (- y 1) (sqrt (* (* x x) x))) #s(hole binary64 (* (sqrt (pow x 3)) y))) |
#s(approx (* (- y 1) (sqrt (* (* x x) x))) #s(hole binary64 (* y (+ (sqrt (pow x 3)) (* -1 (* (sqrt (pow x 3)) (/ 1 y))))))) |
#s(approx (- y 1) #s(hole binary64 y)) |
#s(approx (- y 1) #s(hole binary64 (* y (- 1 (/ 1 y))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ (/ 1 x) 9)) 1)) #s(hole binary64 (* -1 (* y (+ (* -3 (sqrt x)) (* -3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))))))) |
#s(approx (- (+ y (/ (/ 1 x) 9)) 1) #s(hole binary64 (* -1 (* y (- (* -1 (/ (- (* 1/9 (/ 1 x)) 1) y)) 1))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* -1 (* y (+ (* -3 (sqrt x)) (* -3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))))))) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) #s(hole binary64 (* -1 (* y (- (* -1 (/ (- (* 1/9 (/ 1 x)) 1) y)) 1))))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) #s(hole binary64 (* -1 (* y (+ (* -3 (sqrt x)) (* -3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))))))) |
#s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))))))) |
#s(approx (- (+ (/ 1 (* 9 x)) y) 1) #s(hole binary64 (* -1 (* y (- (* -1 (/ (- (* 1/9 (/ 1 x)) 1) y)) 1))))) |
#s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) #s(hole binary64 (* -1 (* y (+ (* -3 (sqrt x)) (* -1 (/ (+ (* -3 (sqrt x)) (* 1/3 (sqrt (/ 1 x)))) y))))))) |
#s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) #s(hole binary64 (* -1 (* y (+ (* -3 (sqrt (pow x 3))) (* -1 (/ (+ (* -3 (sqrt (pow x 3))) (* 1/3 (sqrt x))) y))))))) |
#s(approx (* (- y 1) (sqrt (* (* x x) x))) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt (pow x 3))) (* (sqrt (pow x 3)) (/ 1 y))))))) |
#s(approx (- y 1) #s(hole binary64 (* -1 (* y (- (/ 1 y) 1))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 8.0ms | y | @ | inf | ((* (* 3 (sqrt x)) (- (+ y (/ (/ 1 x) 9)) 1)) (* 3 (sqrt x)) 3 (sqrt x) x (- (+ y (/ (/ 1 x) 9)) 1) (+ y (/ (/ 1 x) 9)) y (/ (/ 1 x) 9) (/ 1 x) 1 9 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (* (sqrt x) y) 3) (* (sqrt x) y) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (- (+ y (/ 1 (* x 9))) 1) (/ 1/9 x) 1/9 (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (- (+ (/ 1 (* 9 x)) y) 1) (+ (/ 1 (* 9 x)) y) (/ 1 (* 9 x)) (* 9 x) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) (* (- y 1) (sqrt (* (* x x) x))) (- y 1) (sqrt (* (* x x) x)) (* (* x x) x) (* x x) (* 1/3 (sqrt x)) 1/3) |
| 6.0ms | x | @ | -inf | ((* (* 3 (sqrt x)) (- (+ y (/ (/ 1 x) 9)) 1)) (* 3 (sqrt x)) 3 (sqrt x) x (- (+ y (/ (/ 1 x) 9)) 1) (+ y (/ (/ 1 x) 9)) y (/ (/ 1 x) 9) (/ 1 x) 1 9 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (* (sqrt x) y) 3) (* (sqrt x) y) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (- (+ y (/ 1 (* x 9))) 1) (/ 1/9 x) 1/9 (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (- (+ (/ 1 (* 9 x)) y) 1) (+ (/ 1 (* 9 x)) y) (/ 1 (* 9 x)) (* 9 x) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) (* (- y 1) (sqrt (* (* x x) x))) (- y 1) (sqrt (* (* x x) x)) (* (* x x) x) (* x x) (* 1/3 (sqrt x)) 1/3) |
| 3.0ms | x | @ | 0 | ((* (* 3 (sqrt x)) (- (+ y (/ (/ 1 x) 9)) 1)) (* 3 (sqrt x)) 3 (sqrt x) x (- (+ y (/ (/ 1 x) 9)) 1) (+ y (/ (/ 1 x) 9)) y (/ (/ 1 x) 9) (/ 1 x) 1 9 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (* (sqrt x) y) 3) (* (sqrt x) y) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (- (+ y (/ 1 (* x 9))) 1) (/ 1/9 x) 1/9 (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (- (+ (/ 1 (* 9 x)) y) 1) (+ (/ 1 (* 9 x)) y) (/ 1 (* 9 x)) (* 9 x) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) (* (- y 1) (sqrt (* (* x x) x))) (- y 1) (sqrt (* (* x x) x)) (* (* x x) x) (* x x) (* 1/3 (sqrt x)) 1/3) |
| 3.0ms | x | @ | inf | ((* (* 3 (sqrt x)) (- (+ y (/ (/ 1 x) 9)) 1)) (* 3 (sqrt x)) 3 (sqrt x) x (- (+ y (/ (/ 1 x) 9)) 1) (+ y (/ (/ 1 x) 9)) y (/ (/ 1 x) 9) (/ 1 x) 1 9 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (* (sqrt x) y) 3) (* (sqrt x) y) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (- (+ y (/ 1 (* x 9))) 1) (/ 1/9 x) 1/9 (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (- (+ (/ 1 (* 9 x)) y) 1) (+ (/ 1 (* 9 x)) y) (/ 1 (* 9 x)) (* 9 x) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) (* (- y 1) (sqrt (* (* x x) x))) (- y 1) (sqrt (* (* x x) x)) (* (* x x) x) (* x x) (* 1/3 (sqrt x)) 1/3) |
| 3.0ms | y | @ | -inf | ((* (* 3 (sqrt x)) (- (+ y (/ (/ 1 x) 9)) 1)) (* 3 (sqrt x)) 3 (sqrt x) x (- (+ y (/ (/ 1 x) 9)) 1) (+ y (/ (/ 1 x) 9)) y (/ (/ 1 x) 9) (/ 1 x) 1 9 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (* (sqrt x) y) 3) (* (sqrt x) y) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (- (+ y (/ 1 (* x 9))) 1) (/ 1/9 x) 1/9 (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (- (+ (/ 1 (* 9 x)) y) 1) (+ (/ 1 (* 9 x)) y) (/ 1 (* 9 x)) (* 9 x) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) (* (- y 1) (sqrt (* (* x x) x))) (- y 1) (sqrt (* (* x x) x)) (* (* x x) x) (* x x) (* 1/3 (sqrt x)) 1/3) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 356 | 3343 |
| 0 | 403 | 2777 |
| 0 | 1544 | 2734 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 9 binary64))) #s(literal 1 binary64))) |
(*.f64 #s(literal 3 binary64) (sqrt.f64 x)) |
#s(literal 3 binary64) |
(sqrt.f64 x) |
x |
(-.f64 (+.f64 y (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 9 binary64))) #s(literal 1 binary64)) |
(+.f64 y (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 9 binary64))) |
y |
(/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 9 binary64)) |
(/.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
#s(literal 9 binary64) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) |
(*.f64 (sqrt.f64 x) y) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (/.f64 #s(literal 1/9 binary64) x))) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) (/.f64 #s(literal 1/9 binary64) x)) |
(/.f64 #s(literal 1/9 binary64) x) |
#s(literal 1/9 binary64) |
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)) y) #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 x) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)) y) #s(literal 1 binary64))) |
(-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)) y) #s(literal 1 binary64)) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)) y) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)) |
(*.f64 #s(literal 9 binary64) x) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 (fma.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 3 binary64) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x)) |
(/.f64 (fma.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 3 binary64) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x) |
(fma.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 3 binary64) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) |
(*.f64 (-.f64 y #s(literal 1 binary64)) (sqrt.f64 (*.f64 (*.f64 x x) x))) |
(-.f64 y #s(literal 1 binary64)) |
(sqrt.f64 (*.f64 (*.f64 x x) x)) |
(*.f64 (*.f64 x x) x) |
(*.f64 x x) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) |
#s(literal 1/3 binary64) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ (/ 1 x) 9)) 1)) #s(hole binary64 (* 1/3 (sqrt (/ 1 x))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ (/ 1 x) 9)) 1)) #s(hole binary64 (/ (+ (* 1/3 (sqrt x)) (* 3 (* (sqrt (pow x 3)) (- y 1)))) x))) |
#s(approx (* 3 (sqrt x)) #s(hole binary64 (* 3 (sqrt x)))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- (+ y (/ (/ 1 x) 9)) 1) #s(hole binary64 (/ 1/9 x))) |
#s(approx (- (+ y (/ (/ 1 x) 9)) 1) #s(hole binary64 (/ (+ 1/9 (* x (- y 1))) x))) |
#s(approx (+ y (/ (/ 1 x) 9)) #s(hole binary64 (/ 1/9 x))) |
#s(approx (+ y (/ (/ 1 x) 9)) #s(hole binary64 (/ (+ 1/9 (* x y)) x))) |
#s(approx (/ (/ 1 x) 9) #s(hole binary64 (/ 1/9 x))) |
#s(approx (/ 1 x) #s(hole binary64 (/ 1 x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* 1/3 (sqrt (/ 1 x))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (/ (+ (* 1/3 (sqrt x)) (* 3 (* (sqrt (pow x 3)) (- y 1)))) x))) |
#s(approx (* (* (sqrt x) y) 3) #s(hole binary64 (* 3 (* (sqrt x) y)))) |
#s(approx (* (sqrt x) y) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) #s(hole binary64 (/ 1/9 x))) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) #s(hole binary64 (/ (+ 1/9 (* x (- y 1))) x))) |
#s(approx (/ 1/9 x) #s(hole binary64 (/ 1/9 x))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) #s(hole binary64 (* 1/3 (sqrt (/ 1 x))))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) #s(hole binary64 (/ (+ (* 1/3 (sqrt x)) (* 3 (* (sqrt (pow x 3)) (- y 1)))) x))) |
#s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) #s(hole binary64 (* 1/9 (sqrt (/ 1 x))))) |
#s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) #s(hole binary64 (/ (+ (* 1/9 (sqrt x)) (* (sqrt (pow x 3)) (- y 1))) x))) |
#s(approx (- (+ (/ 1 (* 9 x)) y) 1) #s(hole binary64 (/ 1/9 x))) |
#s(approx (- (+ (/ 1 (* 9 x)) y) 1) #s(hole binary64 (/ (+ 1/9 (* x (- y 1))) x))) |
#s(approx (+ (/ 1 (* 9 x)) y) #s(hole binary64 (/ 1/9 x))) |
#s(approx (+ (/ 1 (* 9 x)) y) #s(hole binary64 (/ (+ 1/9 (* x y)) x))) |
#s(approx (/ 1 (* 9 x)) #s(hole binary64 (/ 1/9 x))) |
#s(approx (* 9 x) #s(hole binary64 (* 9 x))) |
#s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) #s(hole binary64 (* 1/3 (sqrt (/ 1 x))))) |
#s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) #s(hole binary64 (/ (+ (* 1/3 (sqrt x)) (* 3 (* (sqrt (pow x 3)) (- y 1)))) x))) |
#s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) #s(hole binary64 (* 1/3 (sqrt x)))) |
#s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) #s(hole binary64 (+ (* 1/3 (sqrt x)) (* 3 (* (sqrt (pow x 3)) (- y 1)))))) |
#s(approx (* (- y 1) (sqrt (* (* x x) x))) #s(hole binary64 (* (sqrt (pow x 3)) (- y 1)))) |
#s(approx (sqrt (* (* x x) x)) #s(hole binary64 (sqrt (pow x 3)))) |
#s(approx (* (* x x) x) #s(hole binary64 (pow x 3))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (* 1/3 (sqrt x)) #s(hole binary64 (* 1/3 (sqrt x)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ (/ 1 x) 9)) 1)) #s(hole binary64 (* 3 (* (sqrt x) (- y 1))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ (/ 1 x) 9)) 1)) #s(hole binary64 (* x (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) (- y 1))))))) |
#s(approx (- (+ y (/ (/ 1 x) 9)) 1) #s(hole binary64 (- y 1))) |
#s(approx (- (+ y (/ (/ 1 x) 9)) 1) #s(hole binary64 (- (+ y (* 1/9 (/ 1 x))) 1))) |
#s(approx (+ y (/ (/ 1 x) 9)) #s(hole binary64 y)) |
#s(approx (+ y (/ (/ 1 x) 9)) #s(hole binary64 (+ y (* 1/9 (/ 1 x))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* 3 (* (sqrt x) (- y 1))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* x (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) (- y 1))))))) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) #s(hole binary64 (- y 1))) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) #s(hole binary64 (- (+ y (* 1/9 (/ 1 x))) 1))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) #s(hole binary64 (* 3 (* (sqrt x) (- y 1))))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) #s(hole binary64 (* x (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) (- y 1))))))) |
#s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) #s(hole binary64 (* (sqrt x) (- y 1)))) |
#s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) #s(hole binary64 (* x (+ (* 1/9 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (- y 1)))))) |
#s(approx (- (+ (/ 1 (* 9 x)) y) 1) #s(hole binary64 (- y 1))) |
#s(approx (- (+ (/ 1 (* 9 x)) y) 1) #s(hole binary64 (- (+ y (* 1/9 (/ 1 x))) 1))) |
#s(approx (+ (/ 1 (* 9 x)) y) #s(hole binary64 y)) |
#s(approx (+ (/ 1 (* 9 x)) y) #s(hole binary64 (+ y (* 1/9 (/ 1 x))))) |
#s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) #s(hole binary64 (* 3 (* (sqrt x) (- y 1))))) |
#s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) #s(hole binary64 (* x (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) (- y 1))))))) |
#s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) #s(hole binary64 (* 3 (* (sqrt (pow x 3)) (- y 1))))) |
#s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) #s(hole binary64 (* (pow x 2) (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) (- y 1))))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ (/ 1 x) 9)) 1)) #s(hole binary64 (* -3 (* (sqrt x) (* (pow (sqrt -1) 2) (- y 1)))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ (/ 1 x) 9)) 1)) #s(hole binary64 (* -1 (* x (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- y 1))))))))) |
#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 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* -3 (* (sqrt x) (* (pow (sqrt -1) 2) (- y 1)))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* -1 (* x (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- y 1))))))))) |
#s(approx (* (* (sqrt x) y) 3) #s(hole binary64 (* -3 (* (sqrt x) (* y (pow (sqrt -1) 2)))))) |
#s(approx (* (sqrt x) y) #s(hole binary64 (* -1 (* (sqrt x) (* y (pow (sqrt -1) 2)))))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) #s(hole binary64 (* -3 (* (sqrt x) (* (pow (sqrt -1) 2) (- y 1)))))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) #s(hole binary64 (* -1 (* x (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- y 1))))))))) |
#s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) #s(hole binary64 (* -1 (* (sqrt x) (* (pow (sqrt -1) 2) (- y 1)))))) |
#s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) #s(hole binary64 (* -1 (* x (+ (* 1/9 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- y 1)))))))) |
#s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) #s(hole binary64 (* 3 (* (sqrt x) (* (pow (sqrt -1) 2) (- y 1)))))) |
#s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) #s(hole binary64 (* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- y 1)))) (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))))) |
#s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) #s(hole binary64 (* 3 (* (sqrt (pow x 3)) (* (pow (sqrt -1) 2) (- y 1)))))) |
#s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) #s(hole binary64 (* (pow x 2) (+ (* -1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- y 1)))))))) |
#s(approx (* (- y 1) (sqrt (* (* x x) x))) #s(hole binary64 (* (sqrt (pow x 3)) (* (pow (sqrt -1) 2) (- y 1))))) |
#s(approx (sqrt (* (* x x) x)) #s(hole binary64 (* (sqrt (pow x 3)) (pow (sqrt -1) 2)))) |
#s(approx (* 1/3 (sqrt x)) #s(hole binary64 (* -1/3 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ (/ 1 x) 9)) 1)) #s(hole binary64 (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ (/ 1 x) 9)) 1)) #s(hole binary64 (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))))) |
#s(approx (- (+ y (/ (/ 1 x) 9)) 1) #s(hole binary64 (- (* 1/9 (/ 1 x)) 1))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))))) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) #s(hole binary64 (- (* 1/9 (/ 1 x)) 1))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) #s(hole binary64 (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) #s(hole binary64 (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))))) |
#s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) #s(hole binary64 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) |
#s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) #s(hole binary64 (+ (* (sqrt x) y) (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))))) |
#s(approx (- (+ (/ 1 (* 9 x)) y) 1) #s(hole binary64 (- (* 1/9 (/ 1 x)) 1))) |
#s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) #s(hole binary64 (/ (+ (* -3 (sqrt (pow x 3))) (* 1/3 (sqrt x))) x))) |
#s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) #s(hole binary64 (+ (* -3 (sqrt x)) (+ (* 1/3 (sqrt (/ 1 x))) (* 3 (* (sqrt x) y)))))) |
#s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) #s(hole binary64 (+ (* -3 (sqrt (pow x 3))) (* 1/3 (sqrt x))))) |
#s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) #s(hole binary64 (+ (* -3 (sqrt (pow x 3))) (+ (* 1/3 (sqrt x)) (* 3 (* (sqrt (pow x 3)) y)))))) |
#s(approx (* (- y 1) (sqrt (* (* x x) x))) #s(hole binary64 (* -1 (sqrt (pow x 3))))) |
#s(approx (* (- y 1) (sqrt (* (* x x) x))) #s(hole binary64 (+ (* -1 (sqrt (pow x 3))) (* (sqrt (pow x 3)) y)))) |
#s(approx (- y 1) #s(hole binary64 -1)) |
#s(approx (- y 1) #s(hole binary64 (- y 1))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ (/ 1 x) 9)) 1)) #s(hole binary64 (* 3 (* (sqrt x) y)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ (/ 1 x) 9)) 1)) #s(hole binary64 (* y (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))))) |
#s(approx (- (+ y (/ (/ 1 x) 9)) 1) #s(hole binary64 y)) |
#s(approx (- (+ y (/ (/ 1 x) 9)) 1) #s(hole binary64 (* y (- (+ 1 (/ 1/9 (* x y))) (/ 1 y))))) |
#s(approx (+ y (/ (/ 1 x) 9)) #s(hole binary64 (* y (+ 1 (* 1/9 (/ 1 (* x y))))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* 3 (* (sqrt x) y)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* y (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))))) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) #s(hole binary64 y)) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) #s(hole binary64 (* y (- (+ 1 (/ 1/9 (* x y))) (/ 1 y))))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) #s(hole binary64 (* 3 (* (sqrt x) y)))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) #s(hole binary64 (* y (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))))) |
#s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) #s(hole binary64 (* y (+ (sqrt x) (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))))) |
#s(approx (- (+ (/ 1 (* 9 x)) y) 1) #s(hole binary64 y)) |
#s(approx (- (+ (/ 1 (* 9 x)) y) 1) #s(hole binary64 (* y (- (+ 1 (/ 1/9 (* x y))) (/ 1 y))))) |
#s(approx (+ (/ 1 (* 9 x)) y) #s(hole binary64 (* y (+ 1 (* 1/9 (/ 1 (* x y))))))) |
#s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) #s(hole binary64 (* 3 (* (sqrt x) y)))) |
#s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) #s(hole binary64 (* y (+ (* -3 (* (sqrt x) (/ 1 y))) (+ (* 1/3 (* (sqrt (/ 1 x)) (/ 1 y))) (* 3 (sqrt x))))))) |
#s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) #s(hole binary64 (* 3 (* (sqrt (pow x 3)) y)))) |
#s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) #s(hole binary64 (* y (+ (* -3 (* (sqrt (pow x 3)) (/ 1 y))) (+ (* 1/3 (* (sqrt x) (/ 1 y))) (* 3 (sqrt (pow x 3)))))))) |
#s(approx (* (- y 1) (sqrt (* (* x x) x))) #s(hole binary64 (* (sqrt (pow x 3)) y))) |
#s(approx (* (- y 1) (sqrt (* (* x x) x))) #s(hole binary64 (* y (+ (sqrt (pow x 3)) (* -1 (* (sqrt (pow x 3)) (/ 1 y))))))) |
#s(approx (- y 1) #s(hole binary64 y)) |
#s(approx (- y 1) #s(hole binary64 (* y (- 1 (/ 1 y))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ (/ 1 x) 9)) 1)) #s(hole binary64 (* -1 (* y (+ (* -3 (sqrt x)) (* -3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))))))) |
#s(approx (- (+ y (/ (/ 1 x) 9)) 1) #s(hole binary64 (* -1 (* y (- (* -1 (/ (- (* 1/9 (/ 1 x)) 1) y)) 1))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* -1 (* y (+ (* -3 (sqrt x)) (* -3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))))))) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) #s(hole binary64 (* -1 (* y (- (* -1 (/ (- (* 1/9 (/ 1 x)) 1) y)) 1))))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) #s(hole binary64 (* -1 (* y (+ (* -3 (sqrt x)) (* -3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))))))) |
#s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))))))) |
#s(approx (- (+ (/ 1 (* 9 x)) y) 1) #s(hole binary64 (* -1 (* y (- (* -1 (/ (- (* 1/9 (/ 1 x)) 1) y)) 1))))) |
#s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) #s(hole binary64 (* -1 (* y (+ (* -3 (sqrt x)) (* -1 (/ (+ (* -3 (sqrt x)) (* 1/3 (sqrt (/ 1 x)))) y))))))) |
#s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) #s(hole binary64 (* -1 (* y (+ (* -3 (sqrt (pow x 3))) (* -1 (/ (+ (* -3 (sqrt (pow x 3))) (* 1/3 (sqrt x))) y))))))) |
#s(approx (* (- y 1) (sqrt (* (* x x) x))) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt (pow x 3))) (* (sqrt (pow x 3)) (/ 1 y))))))) |
#s(approx (- y 1) #s(hole binary64 (* -1 (* y (- (/ 1 y) 1))))) |
| Outputs |
|---|
(*.f64 (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64)) |
(*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64))) |
(*.f64 #s(literal 3 binary64) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64)) (sqrt.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))))) (-.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))))))) |
(fma.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) y (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)))) |
(fma.f64 (sqrt.f64 x) (*.f64 y #s(literal 3 binary64)) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)))) |
(fma.f64 #s(literal 3 binary64) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(fma.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)))) |
(-.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) (*.f64 #s(literal -3 binary64) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)))) |
(*.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) |
x |
(/.f64 (-.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y)) #s(literal 1 binary64)) (+.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/9 binary64) (-.f64 y #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x) (-.f64 y #s(literal 1 binary64))) |
(-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64)) |
(+.f64 (/.f64 #s(literal 1/9 binary64) x) (-.f64 y #s(literal 1 binary64))) |
(+.f64 y (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) x) (/.f64 #s(literal 1/9 binary64) x)) (*.f64 y y)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) y)) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 (/.f64 #s(literal 1/9 binary64) x) (/.f64 #s(literal 1/9 binary64) x))) (-.f64 y (/.f64 #s(literal 1/9 binary64) x))) |
(/.f64 (+.f64 (pow.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1/9 binary64) x) (/.f64 #s(literal 1/9 binary64) x) (-.f64 (*.f64 y y) (*.f64 (/.f64 #s(literal 1/9 binary64) x) y)))) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 3 binary64))) (fma.f64 y y (-.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) x) (/.f64 #s(literal 1/9 binary64) x)) (*.f64 y (/.f64 #s(literal 1/9 binary64) x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/9 binary64) y) |
(fma.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x) y) |
(-.f64 y (*.f64 #s(literal -1/9 binary64) (/.f64 #s(literal 1 binary64) x))) |
(+.f64 (/.f64 #s(literal 1/9 binary64) x) y) |
(+.f64 y (/.f64 #s(literal 1/9 binary64) x)) |
y |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/9 binary64)) |
(*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) |
(pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64)) |
(/.f64 #s(literal -1/9 binary64) (neg.f64 x)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -9 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal 9 binary64) x))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 9 binary64)) |
(/.f64 #s(literal 1/9 binary64) x) |
(/.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) |
#s(literal 1 binary64) |
#s(literal 9 binary64) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) y) |
(*.f64 (sqrt.f64 x) (*.f64 y #s(literal 3 binary64))) |
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y)) |
(*.f64 (sqrt.f64 x) y) |
(*.f64 y (sqrt.f64 x)) |
(*.f64 #s(approx (- (+ (/ 1 (* 9 x)) y) 1) (/.f64 #s(literal 1/9 binary64) x)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) #s(approx (- (+ (/ 1 (* 9 x)) y) 1) (/.f64 #s(literal 1/9 binary64) x))) |
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) #s(approx (- (+ (/ 1 (* 9 x)) y) 1) (/.f64 #s(literal 1/9 binary64) x)))) |
#s(approx (- (+ (/ 1 (* 9 x)) y) 1) (/.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)) |
(pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64)) |
(/.f64 #s(literal -1/9 binary64) (neg.f64 x)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -9 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal 9 binary64) x))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 9 binary64)) |
(/.f64 #s(literal 1/9 binary64) x) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)) |
#s(literal 1/9 binary64) |
(*.f64 (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64)) |
(*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64))) |
(*.f64 #s(literal 3 binary64) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64)) (sqrt.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))))) (-.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))))))) |
(fma.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) y (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)))) |
(fma.f64 (sqrt.f64 x) (*.f64 y #s(literal 3 binary64)) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)))) |
(fma.f64 #s(literal 3 binary64) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(fma.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)))) |
(-.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) (*.f64 #s(literal -3 binary64) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)))) |
(*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64)) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 x) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y)) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)))) (-.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y) (-.f64 (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x))) (*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)))))) |
(fma.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x) (*.f64 (sqrt.f64 x) y)) |
(fma.f64 (sqrt.f64 x) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) y)) |
(fma.f64 (sqrt.f64 x) y (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x))) |
(fma.f64 y (sqrt.f64 x) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x))) |
(-.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (neg.f64 (sqrt.f64 x)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)))) |
(+.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) y)) |
(+.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x))) |
(/.f64 (-.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y)) #s(literal 1 binary64)) (+.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/9 binary64) (-.f64 y #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x) (-.f64 y #s(literal 1 binary64))) |
(-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64)) |
(+.f64 (/.f64 #s(literal 1/9 binary64) x) (-.f64 y #s(literal 1 binary64))) |
(+.f64 y (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) x) (/.f64 #s(literal 1/9 binary64) x)) (*.f64 y y)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) y)) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 (/.f64 #s(literal 1/9 binary64) x) (/.f64 #s(literal 1/9 binary64) x))) (-.f64 y (/.f64 #s(literal 1/9 binary64) x))) |
(/.f64 (+.f64 (pow.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1/9 binary64) x) (/.f64 #s(literal 1/9 binary64) x) (-.f64 (*.f64 y y) (*.f64 (/.f64 #s(literal 1/9 binary64) x) y)))) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 3 binary64))) (fma.f64 y y (-.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) x) (/.f64 #s(literal 1/9 binary64) x)) (*.f64 y (/.f64 #s(literal 1/9 binary64) x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/9 binary64) y) |
(fma.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x) y) |
(-.f64 y (*.f64 #s(literal -1/9 binary64) (/.f64 #s(literal 1 binary64) x))) |
(+.f64 (/.f64 #s(literal 1/9 binary64) x) y) |
(+.f64 y (/.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)) |
(pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64)) |
(/.f64 #s(literal -1/9 binary64) (neg.f64 x)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -9 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal 9 binary64) x))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 9 binary64)) |
(/.f64 #s(literal 1/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)) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (/.f64 (fma.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 3 binary64) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 3 binary64) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)))) (neg.f64 x)) |
(/.f64 (fma.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 3 binary64) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x) |
(+.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 3 binary64)) (-.f64 y #s(literal 1 binary64))) x) (/.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) x)) |
(+.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) x) (/.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 3 binary64)) (-.f64 y #s(literal 1 binary64))) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) (*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 3 binary64)) (-.f64 y #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 3 binary64)) (-.f64 y #s(literal 1 binary64))))) (-.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 3 binary64)) (-.f64 y #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 3 binary64)) (-.f64 y #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 3 binary64)) (-.f64 y #s(literal 1 binary64)))) (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)))) (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 3 binary64)) (-.f64 y #s(literal 1 binary64))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 3 binary64)) (-.f64 y #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) (-.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 3 binary64)) (-.f64 y #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 3 binary64)) (-.f64 y #s(literal 1 binary64)))) (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 3 binary64)) (-.f64 y #s(literal 1 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 3 binary64)) (-.f64 y #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 3 binary64)) (-.f64 y #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 3 binary64)) (-.f64 y #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) (*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 3 binary64)) (-.f64 y #s(literal 1 binary64))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)))))) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 3 binary64)) (-.f64 y #s(literal 1 binary64)) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) |
(fma.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 3 binary64) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) |
(fma.f64 (-.f64 y #s(literal 1 binary64)) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 3 binary64)) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) |
(fma.f64 #s(literal 1/3 binary64) (sqrt.f64 x) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 3 binary64)) (-.f64 y #s(literal 1 binary64)))) |
(fma.f64 (sqrt.f64 x) #s(literal 1/3 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 3 binary64)) (-.f64 y #s(literal 1 binary64)))) |
(fma.f64 #s(literal 3 binary64) (*.f64 (-.f64 y #s(literal 1 binary64)) (sqrt.f64 (*.f64 (*.f64 x x) x))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) |
(-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 3 binary64)) (-.f64 y #s(literal 1 binary64))) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 x))) |
(-.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) (*.f64 #s(literal -3 binary64) (*.f64 (-.f64 y #s(literal 1 binary64)) (sqrt.f64 (*.f64 (*.f64 x x) x))))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 3 binary64)) (-.f64 y #s(literal 1 binary64))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) |
(+.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 3 binary64)) (-.f64 y #s(literal 1 binary64)))) |
(*.f64 (-.f64 y #s(literal 1 binary64)) (sqrt.f64 (*.f64 (*.f64 x x) x))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) (-.f64 y #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 y y) #s(literal 1 binary64)) (+.f64 y #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 y y (+.f64 #s(literal 1 binary64) (*.f64 y #s(literal 1 binary64))))) |
(-.f64 y #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (*.f64 x x)) (sqrt.f64 x)) |
(pow.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64)) |
(pow.f64 x #s(literal 3/2 binary64)) |
(sqrt.f64 (*.f64 (*.f64 x x) x)) |
(*.f64 (*.f64 x x) x) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) (sqrt.f64 (*.f64 (*.f64 x x) x))) |
(*.f64 x (*.f64 x x)) |
(pow.f64 x #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 x x) |
(pow.f64 x #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 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(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/3 binary64))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (/.f64 (fma.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 3 binary64) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x)) |
#s(approx (* 3 (sqrt x)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
#s(approx (sqrt x) (sqrt.f64 x)) |
#s(approx x x) |
#s(approx (- (+ (/ 1 (* 9 x)) y) 1) (/.f64 #s(literal 1/9 binary64) x)) |
#s(approx (- (+ (/ 1 (* 9 x)) y) 1) (/.f64 (fma.f64 (-.f64 y #s(literal 1 binary64)) x #s(literal 1/9 binary64)) x)) |
#s(approx (+ (/ 1 (* 9 x)) y) (/.f64 #s(literal 1/9 binary64) x)) |
#s(approx (+ (/ 1 (* 9 x)) y) (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) x)) |
#s(approx (/ 1/9 x) (/.f64 #s(literal 1/9 binary64) x)) |
#s(approx (/ 1 x) (/.f64 #s(literal 1 binary64) x)) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/3 binary64))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (/.f64 (fma.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 3 binary64) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x)) |
#s(approx (* (* (sqrt x) y) 3) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
#s(approx (* (sqrt x) y) (*.f64 (sqrt.f64 x) y)) |
#s(approx (- (+ (/ 1 (* 9 x)) y) 1) (/.f64 #s(literal 1/9 binary64) x)) |
#s(approx (- (+ (/ 1 (* 9 x)) y) 1) (/.f64 (fma.f64 (-.f64 y #s(literal 1 binary64)) x #s(literal 1/9 binary64)) x)) |
#s(approx (/ 1/9 x) (/.f64 #s(literal 1/9 binary64) x)) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/3 binary64))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (/.f64 (fma.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 3 binary64) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x)) |
#s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/9 binary64))) |
#s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (/.f64 (fma.f64 (-.f64 y #s(literal 1 binary64)) (sqrt.f64 (*.f64 (*.f64 x x) x)) (*.f64 #s(literal 1/9 binary64) (sqrt.f64 x))) x)) |
#s(approx (- (+ (/ 1 (* 9 x)) y) 1) (/.f64 #s(literal 1/9 binary64) x)) |
#s(approx (- (+ (/ 1 (* 9 x)) y) 1) (/.f64 (fma.f64 (-.f64 y #s(literal 1 binary64)) x #s(literal 1/9 binary64)) x)) |
#s(approx (+ (/ 1 (* 9 x)) y) (/.f64 #s(literal 1/9 binary64) x)) |
#s(approx (+ (/ 1 (* 9 x)) y) (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) x)) |
#s(approx (/ 1/9 x) (/.f64 #s(literal 1/9 binary64) x)) |
#s(approx (* 9 x) (*.f64 #s(literal 9 binary64) x)) |
#s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (/.f64 (fma.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 3 binary64) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x)) |
#s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) |
#s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) (fma.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 3 binary64) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)))) |
#s(approx (* (- y 1) (sqrt (* (* x x) x))) (*.f64 (-.f64 y #s(literal 1 binary64)) (sqrt.f64 (*.f64 (*.f64 x x) x)))) |
#s(approx (sqrt (* (* x x) x)) (sqrt.f64 (*.f64 (*.f64 x x) x))) |
#s(approx (* (* x x) x) (*.f64 (*.f64 x x) x)) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (* 1/3 (sqrt x)) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 y #s(literal 1 binary64)))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 (fma.f64 (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (-.f64 y #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/3 binary64))) x)) |
#s(approx (- (+ (/ 1 (* 9 x)) y) 1) (-.f64 y #s(literal 1 binary64))) |
#s(approx (- (+ (/ 1 (* 9 x)) y) 1) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64))) |
#s(approx (+ (/ 1 (* 9 x)) y) y) |
#s(approx (+ (/ 1 (* 9 x)) y) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y)) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 y #s(literal 1 binary64)))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 (fma.f64 (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (-.f64 y #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/3 binary64))) x)) |
#s(approx (- (+ (/ 1 (* 9 x)) y) 1) (-.f64 y #s(literal 1 binary64))) |
#s(approx (- (+ (/ 1 (* 9 x)) y) 1) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 y #s(literal 1 binary64)))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 (fma.f64 (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (-.f64 y #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/3 binary64))) x)) |
#s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (*.f64 (-.f64 y #s(literal 1 binary64)) (sqrt.f64 x))) |
#s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/9 binary64) (*.f64 (-.f64 y #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) x)) |
#s(approx (- (+ (/ 1 (* 9 x)) y) 1) (-.f64 y #s(literal 1 binary64))) |
#s(approx (- (+ (/ 1 (* 9 x)) y) 1) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64))) |
#s(approx (+ (/ 1 (* 9 x)) y) y) |
#s(approx (+ (/ 1 (* 9 x)) y) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y)) |
#s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 y #s(literal 1 binary64)))) |
#s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (*.f64 (fma.f64 (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (-.f64 y #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/3 binary64))) x)) |
#s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 3 binary64)) (-.f64 y #s(literal 1 binary64)))) |
#s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (-.f64 y #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/3 binary64))))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 x)) (-.f64 y #s(literal 1 binary64))) #s(literal -3 binary64))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 #s(literal -1 binary64) (-.f64 y #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) #s(literal 1/3 binary64))) x))) |
#s(approx (* 3 (sqrt x)) (*.f64 (neg.f64 (sqrt.f64 x)) #s(literal -3 binary64))) |
#s(approx (sqrt x) (neg.f64 (neg.f64 (sqrt.f64 x)))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 x)) (-.f64 y #s(literal 1 binary64))) #s(literal -3 binary64))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 #s(literal -1 binary64) (-.f64 y #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) #s(literal 1/3 binary64))) x))) |
#s(approx (* (* (sqrt x) y) 3) (*.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal -1 binary64)) #s(literal -3 binary64))) |
#s(approx (* (sqrt x) y) (neg.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal -1 binary64)))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 x)) (-.f64 y #s(literal 1 binary64))) #s(literal -3 binary64))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 #s(literal -1 binary64) (-.f64 y #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) #s(literal 1/3 binary64))) x))) |
#s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (neg.f64 (*.f64 (neg.f64 (sqrt.f64 x)) (-.f64 y #s(literal 1 binary64))))) |
#s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) (-.f64 y #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) #s(literal 1/9 binary64))) x))) |
#s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (*.f64 (*.f64 (neg.f64 (sqrt.f64 x)) (-.f64 y #s(literal 1 binary64))) #s(literal 3 binary64))) |
#s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -3 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 #s(literal -1 binary64) (-.f64 y #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) #s(literal 1/3 binary64))) x))) |
#s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 x x) x))) (-.f64 y #s(literal 1 binary64))) #s(literal 3 binary64))) |
#s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) (*.f64 (fma.f64 (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 #s(literal -1 binary64) (-.f64 y #s(literal 1 binary64))) (*.f64 #s(literal -1/3 binary64) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))))) (*.f64 x x))) |
#s(approx (* (- y 1) (sqrt (* (* x x) x))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 x x) x))) (-.f64 y #s(literal 1 binary64)))) |
#s(approx (sqrt (* (* x x) x)) (neg.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)))) |
#s(approx (* 1/3 (sqrt x)) (*.f64 (neg.f64 (sqrt.f64 x)) #s(literal -1/3 binary64))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64))) |
#s(approx (- (+ (/ 1 (* 9 x)) y) 1) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) |
#s(approx y y) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64))) |
#s(approx (- (+ (/ 1 (* 9 x)) y) 1) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64))) |
#s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x))) |
#s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64)) (sqrt.f64 x))) |
#s(approx (- (+ (/ 1 (* 9 x)) y) 1) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) |
#s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (/.f64 (fma.f64 #s(literal -3 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x)) |
#s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/3 binary64))))) |
#s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) (fma.f64 #s(literal -3 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)))) |
#s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) (fma.f64 #s(literal -3 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)) (fma.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) y) #s(literal 3 binary64) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))))) |
#s(approx (* (- y 1) (sqrt (* (* x x) x))) (neg.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)))) |
#s(approx (* (- y 1) (sqrt (* (* x x) x))) (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) y (neg.f64 (sqrt.f64 (*.f64 (*.f64 x x) x))))) |
#s(approx (- y 1) #s(literal -1 binary64)) |
#s(approx (- y 1) (-.f64 y #s(literal 1 binary64))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 (*.f64 #s(literal 3 binary64) (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) (sqrt.f64 x) (sqrt.f64 x))) y)) |
#s(approx (- (+ (/ 1 (* 9 x)) y) 1) y) |
#s(approx (- (+ (/ 1 (* 9 x)) y) 1) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y)) y)) |
#s(approx (+ (/ 1 (* 9 x)) y) (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 y x)) #s(literal 1 binary64)) y)) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 (*.f64 #s(literal 3 binary64) (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) (sqrt.f64 x) (sqrt.f64 x))) y)) |
#s(approx (- (+ (/ 1 (* 9 x)) y) 1) y) |
#s(approx (- (+ (/ 1 (* 9 x)) y) 1) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y)) y)) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 (*.f64 #s(literal 3 binary64) (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) (sqrt.f64 x) (sqrt.f64 x))) y)) |
#s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (*.f64 (sqrt.f64 x) y)) |
#s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (*.f64 (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) (sqrt.f64 x) (sqrt.f64 x)) y)) |
#s(approx (- (+ (/ 1 (* 9 x)) y) 1) y) |
#s(approx (- (+ (/ 1 (* 9 x)) y) 1) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y)) y)) |
#s(approx (+ (/ 1 (* 9 x)) y) (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 y x)) #s(literal 1 binary64)) y)) |
#s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
#s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (*.f64 (fma.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) y) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 1/3 binary64) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) y)) |
#s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) y) #s(literal 3 binary64))) |
#s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) (*.f64 (fma.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (/.f64 #s(literal 1 binary64) y) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (sqrt.f64 x)) #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 3 binary64)))) y)) |
#s(approx (* (- y 1) (sqrt (* (* x x) x))) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) y)) |
#s(approx (* (- y 1) (sqrt (* (* x x) x))) (*.f64 (fma.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 x x) x))) (/.f64 #s(literal 1 binary64) y) (sqrt.f64 (*.f64 (*.f64 x x) x))) y)) |
#s(approx (- y 1) y) |
#s(approx (- y 1) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) y)) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (neg.f64 (*.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) (sqrt.f64 x) (sqrt.f64 x))) y))) |
#s(approx (- (+ (/ 1 (* 9 x)) y) 1) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y)) #s(literal 1 binary64)) y))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (neg.f64 (*.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) (sqrt.f64 x) (sqrt.f64 x))) y))) |
#s(approx (- (+ (/ 1 (* 9 x)) y) 1) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y)) #s(literal 1 binary64)) y))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (neg.f64 (*.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) (sqrt.f64 x) (sqrt.f64 x))) y))) |
#s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (neg.f64 (*.f64 (fma.f64 (neg.f64 (sqrt.f64 x)) (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) (neg.f64 (sqrt.f64 x))) y))) |
#s(approx (- (+ (/ 1 (* 9 x)) y) 1) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y)) #s(literal 1 binary64)) y))) |
#s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (neg.f64 (*.f64 (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (neg.f64 (/.f64 (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/3 binary64))) y))) y))) |
#s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) (neg.f64 (*.f64 (fma.f64 #s(literal -3 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)) (neg.f64 (/.f64 (fma.f64 #s(literal -3 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) y))) y))) |
#s(approx (* (- y 1) (sqrt (* (* x x) x))) (neg.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) y) (sqrt.f64 (*.f64 (*.f64 x x) x)) (neg.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)))) y))) |
#s(approx (- y 1) (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) y))) |
Compiled 2 301 to 861 computations (62.6% saved)
29 alts after pruning (25 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 182 | 23 | 205 |
| Fresh | 9 | 2 | 11 |
| Picked | 1 | 4 | 5 |
| Done | 1 | 0 | 1 |
| Total | 193 | 29 | 222 |
| Status | Accuracy | Program |
|---|---|---|
| 99.4% | (fma.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) | |
| 99.4% | (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)))) | |
| 99.4% | (fma.f64 (sqrt.f64 x) (*.f64 y #s(literal 3 binary64)) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)))) | |
| 99.4% | (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) | |
| 99.3% | (*.f64 (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64)) | |
| 99.4% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/9 binary64) (-.f64 y #s(literal 1 binary64)))) | |
| ✓ | 99.4% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 9 binary64))) #s(literal 1 binary64))) |
| ▶ | 70.1% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ (/ 1 (* 9 x)) y) (/.f64 #s(literal 1/9 binary64) x)) #s(literal 1 binary64))) |
| 85.6% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ (/ 1 (* 9 x)) y) (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 y x)) #s(literal 1 binary64)) y)) #s(literal 1 binary64))) | |
| 96.5% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ (/ 1 (* 9 x)) y) 1) (/.f64 (fma.f64 (-.f64 y #s(literal 1 binary64)) x #s(literal 1/9 binary64)) x))) | |
| 85.6% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ (/ 1 (* 9 x)) y) 1) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y)) y))) | |
| 31.2% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ (/ 1 (* 9 x)) y) 1) y)) | |
| ✓ | 46.8% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (/.f64 #s(literal 1/9 binary64) x))) |
| 81.5% | (*.f64 #s(literal 3 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y)) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)))) (-.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x))))) | |
| ✓ | 99.3% | (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)) y) #s(literal 1 binary64)))) |
| 46.8% | (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) #s(approx (- (+ (/ 1 (* 9 x)) y) 1) (/.f64 #s(literal 1/9 binary64) x)))) | |
| 75.1% | (*.f64 #s(literal 3 binary64) #s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (/.f64 (fma.f64 (-.f64 y #s(literal 1 binary64)) (sqrt.f64 (*.f64 (*.f64 x x) x)) (*.f64 #s(literal 1/9 binary64) (sqrt.f64 x))) x))) | |
| 60.6% | (*.f64 #s(literal 3 binary64) #s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/9 binary64) (*.f64 (-.f64 y #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) x))) | |
| 53.7% | (*.f64 #s(literal 3 binary64) #s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (*.f64 (-.f64 y #s(literal 1 binary64)) (sqrt.f64 x)))) | |
| 65.0% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 #s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) (*.f64 (fma.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (/.f64 #s(literal 1 binary64) y) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (sqrt.f64 x)) #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 3 binary64)))) y)) x)) | |
| 19.6% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 #s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) y) #s(literal 3 binary64))) x)) | |
| ▶ | 29.5% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 #s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 3 binary64)) (-.f64 y #s(literal 1 binary64)))) x)) |
| 46.9% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 #s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x)) | |
| 60.6% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (fma.f64 (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (-.f64 y #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/3 binary64))) x)) | |
| 46.9% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/3 binary64))) | |
| ✓ | 31.2% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
| ▶ | 31.2% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (sqrt.f64 x) (*.f64 y #s(literal 3 binary64)))) |
| ▶ | 99.5% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/3 binary64)))))) |
| ▶ | 78.9% | #s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 (*.f64 #s(literal 3 binary64) (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) (sqrt.f64 x) (sqrt.f64 x))) y)) |
Compiled 1 111 to 1 052 computations (5.3% saved)
| Inputs |
|---|
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/3 binary64)))))) |
#s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/3 binary64))))) |
(fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/3 binary64)))) |
#s(literal -3 binary64) |
(sqrt.f64 x) |
x |
(fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/3 binary64))) |
(*.f64 (sqrt.f64 x) y) |
y |
#s(literal 3 binary64) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/3 binary64)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
#s(literal 1 binary64) |
#s(literal 1/3 binary64) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (sqrt.f64 x) (*.f64 y #s(literal 3 binary64)))) |
(*.f64 (sqrt.f64 x) (*.f64 y #s(literal 3 binary64))) |
(*.f64 y #s(literal 3 binary64)) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ (/ 1 (* 9 x)) y) (/.f64 #s(literal 1/9 binary64) x)) #s(literal 1 binary64))) |
(*.f64 #s(literal 3 binary64) (sqrt.f64 x)) |
(-.f64 #s(approx (+ (/ 1 (* 9 x)) y) (/.f64 #s(literal 1/9 binary64) x)) #s(literal 1 binary64)) |
#s(approx (+ (/ 1 (* 9 x)) y) (/.f64 #s(literal 1/9 binary64) x)) |
(/.f64 #s(literal 1/9 binary64) x) |
#s(literal 1/9 binary64) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 #s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 3 binary64)) (-.f64 y #s(literal 1 binary64)))) x)) |
(/.f64 #s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 3 binary64)) (-.f64 y #s(literal 1 binary64)))) x) |
#s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 3 binary64)) (-.f64 y #s(literal 1 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 3 binary64)) (-.f64 y #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 3 binary64)) |
(sqrt.f64 (*.f64 (*.f64 x x) x)) |
(*.f64 (*.f64 x x) x) |
(*.f64 x x) |
(-.f64 y #s(literal 1 binary64)) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 (*.f64 #s(literal 3 binary64) (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) (sqrt.f64 x) (sqrt.f64 x))) y)) |
(*.f64 (*.f64 #s(literal 3 binary64) (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) (sqrt.f64 x) (sqrt.f64 x))) y) |
(*.f64 #s(literal 3 binary64) (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) (sqrt.f64 x) (sqrt.f64 x))) |
(fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) (sqrt.f64 x) (sqrt.f64 x)) |
(/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) |
(-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) |
| Outputs |
|---|
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* 1/3 (sqrt (/ 1 x))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (/ (+ (* 1/3 (sqrt x)) (* 3 (* (sqrt (pow x 3)) (- y 1)))) x))) |
#s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) #s(hole binary64 (* 1/3 (sqrt (/ 1 x))))) |
#s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) #s(hole binary64 (/ (+ (* 1/3 (sqrt x)) (* 3 (* (sqrt (pow x 3)) (- y 1)))) x))) |
#s(approx (+ (* -3 (sqrt x)) (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3))) #s(hole binary64 (* 1/3 (sqrt (/ 1 x))))) |
#s(approx (+ (* -3 (sqrt x)) (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3))) #s(hole binary64 (/ (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) x))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3)) #s(hole binary64 (* 1/3 (sqrt (/ 1 x))))) |
#s(approx (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3)) #s(hole binary64 (/ (+ (* 1/3 (sqrt x)) (* 3 (* (sqrt (pow x 3)) y))) x))) |
#s(approx (* (sqrt x) y) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (* (/ 1 (sqrt x)) 1/3) #s(hole binary64 (* 1/3 (sqrt (/ 1 x))))) |
#s(approx (/ 1 (sqrt x)) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (* (sqrt x) (* y 3)) #s(hole binary64 (* 3 (* (sqrt x) y)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ (/ 1 (* 9 x)) y) 1)) #s(hole binary64 (* 1/3 (sqrt (/ 1 x))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ (/ 1 (* 9 x)) y) 1)) #s(hole binary64 (/ (+ (* 1/3 (sqrt x)) (* 3 (* (sqrt (pow x 3)) (- y 1)))) x))) |
#s(approx (* 3 (sqrt x)) #s(hole binary64 (* 3 (sqrt x)))) |
#s(approx (- (+ (/ 1 (* 9 x)) y) 1) #s(hole binary64 (/ 1/9 x))) |
#s(approx (- (+ (/ 1 (* 9 x)) y) 1) #s(hole binary64 (/ (+ 1/9 (* x (- y 1))) x))) |
#s(approx (+ (/ 1 (* 9 x)) y) #s(hole binary64 (/ 1/9 x))) |
#s(approx (+ (/ 1 (* 9 x)) y) #s(hole binary64 (/ (+ 1/9 (* x y)) x))) |
#s(approx (/ 1/9 x) #s(hole binary64 (/ 1/9 x))) |
#s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) #s(hole binary64 (* 1/3 (sqrt x)))) |
#s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) #s(hole binary64 (+ (* 1/3 (sqrt x)) (* 3 (* (sqrt (pow x 3)) (- y 1)))))) |
#s(approx (* (* (sqrt (* (* x x) x)) 3) (- y 1)) #s(hole binary64 (* 3 (* (sqrt (pow x 3)) (- y 1))))) |
#s(approx (* (sqrt (* (* x x) x)) 3) #s(hole binary64 (* 3 (sqrt (pow x 3))))) |
#s(approx (sqrt (* (* x x) x)) #s(hole binary64 (sqrt (pow x 3)))) |
#s(approx (* (* x x) x) #s(hole binary64 (pow x 3))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) #s(hole binary64 (* 1/3 (sqrt (/ 1 x))))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) #s(hole binary64 (/ (+ (* 1/3 (sqrt x)) (* 3 (* (sqrt (pow x 3)) (- y 1)))) x))) |
#s(approx (* (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) y) #s(hole binary64 (* 1/3 (sqrt (/ 1 x))))) |
#s(approx (* (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) y) #s(hole binary64 (/ (+ (* 1/3 (sqrt x)) (* 3 (* x (* y (+ (sqrt x) (* -1 (* (sqrt x) (/ 1 y)))))))) x))) |
#s(approx (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) #s(hole binary64 (* 1/3 (* (sqrt (/ 1 x)) (/ 1 y))))) |
#s(approx (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) #s(hole binary64 (/ (+ (* 1/3 (* (sqrt x) (/ 1 y))) (* 3 (* x (+ (sqrt x) (* -1 (* (sqrt x) (/ 1 y))))))) x))) |
#s(approx (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x)) #s(hole binary64 (* 1/9 (* (sqrt (/ 1 x)) (/ 1 y))))) |
#s(approx (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x)) #s(hole binary64 (/ (+ (* 1/9 (* (sqrt x) (/ 1 y))) (* x (+ (sqrt x) (* -1 (* (sqrt x) (/ 1 y)))))) x))) |
#s(approx (/ (- (/ 1/9 x) 1) y) #s(hole binary64 (/ 1/9 (* x y)))) |
#s(approx (/ (- (/ 1/9 x) 1) y) #s(hole binary64 (/ (+ (* -1 (/ x y)) (* 1/9 (/ 1 y))) x))) |
#s(approx (- (/ 1/9 x) 1) #s(hole binary64 (/ 1/9 x))) |
#s(approx (- (/ 1/9 x) 1) #s(hole binary64 (/ (+ 1/9 (* -1 x)) x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* 3 (* (sqrt x) (- y 1))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* x (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) (- y 1))))))) |
#s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) #s(hole binary64 (* 3 (* (sqrt x) (- y 1))))) |
#s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) #s(hole binary64 (* x (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) (- y 1))))))) |
#s(approx (+ (* -3 (sqrt x)) (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3))) #s(hole binary64 (* x (+ (* -3 (sqrt (/ 1 x))) (* 3 (* (sqrt (/ 1 x)) y)))))) |
#s(approx (+ (* -3 (sqrt x)) (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3))) #s(hole binary64 (* x (+ (* -3 (sqrt (/ 1 x))) (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) y))))))) |
#s(approx (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3)) #s(hole binary64 (* 3 (* (sqrt x) y)))) |
#s(approx (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3)) #s(hole binary64 (* x (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) y)))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ (/ 1 (* 9 x)) y) 1)) #s(hole binary64 (* 3 (* (sqrt x) (- y 1))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ (/ 1 (* 9 x)) y) 1)) #s(hole binary64 (* x (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) (- y 1))))))) |
#s(approx (- (+ (/ 1 (* 9 x)) y) 1) #s(hole binary64 (- y 1))) |
#s(approx (- (+ (/ 1 (* 9 x)) y) 1) #s(hole binary64 (- (+ y (* 1/9 (/ 1 x))) 1))) |
#s(approx (+ (/ 1 (* 9 x)) y) #s(hole binary64 y)) |
#s(approx (+ (/ 1 (* 9 x)) y) #s(hole binary64 (+ y (* 1/9 (/ 1 x))))) |
#s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) #s(hole binary64 (* 3 (* (sqrt (pow x 3)) (- y 1))))) |
#s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) #s(hole binary64 (* (pow x 2) (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) (- y 1))))))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) #s(hole binary64 (* 3 (* (sqrt x) (- y 1))))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) #s(hole binary64 (* x (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) (- y 1))))))) |
#s(approx (* (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) y) #s(hole binary64 (* 3 (* x (* y (+ (sqrt (/ 1 x)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y))))))))) |
#s(approx (* (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) y) #s(hole binary64 (* x (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* y (+ (sqrt (/ 1 x)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y)))))))))) |
#s(approx (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) #s(hole binary64 (* 3 (* x (+ (sqrt (/ 1 x)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y)))))))) |
#s(approx (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) #s(hole binary64 (* x (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (/ 1 y))) (* 3 (+ (sqrt (/ 1 x)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y))))))))) |
#s(approx (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y))))))) |
#s(approx (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1 (* (sqrt (/ 1 x)) (/ 1 y))) (* 1/9 (* (sqrt (/ 1 (pow x 3))) (/ 1 y)))))))) |
#s(approx (/ (- (/ 1/9 x) 1) y) #s(hole binary64 (/ -1 y))) |
#s(approx (/ (- (/ 1/9 x) 1) y) #s(hole binary64 (- (* 1/9 (/ 1 (* x y))) (/ 1 y)))) |
#s(approx (- (/ 1/9 x) 1) #s(hole binary64 -1)) |
#s(approx (- (/ 1/9 x) 1) #s(hole binary64 (- (* 1/9 (/ 1 x)) 1))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* -3 (* (sqrt x) (* (pow (sqrt -1) 2) (- y 1)))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* -1 (* x (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- y 1))))))))) |
#s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) #s(hole binary64 (* 3 (* (sqrt x) (* (pow (sqrt -1) 2) (- y 1)))))) |
#s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) #s(hole binary64 (* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- y 1)))) (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))))) |
#s(approx (+ (* -3 (sqrt x)) (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3))) #s(hole binary64 (* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))))) |
#s(approx (+ (* -3 (sqrt x)) (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3))) #s(hole binary64 (* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ (* -1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3)) #s(hole binary64 (* -3 (* (sqrt x) (* y (pow (sqrt -1) 2)))))) |
#s(approx (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3)) #s(hole binary64 (* -1 (* x (+ (* -1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))))) |
#s(approx (* (sqrt x) y) #s(hole binary64 (* -1 (* (sqrt x) (* y (pow (sqrt -1) 2)))))) |
#s(approx (* (sqrt x) (* y 3)) #s(hole binary64 (* -3 (* (sqrt x) (* y (pow (sqrt -1) 2)))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ (/ 1 (* 9 x)) y) 1)) #s(hole binary64 (* -3 (* (sqrt x) (* (pow (sqrt -1) 2) (- y 1)))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ (/ 1 (* 9 x)) y) 1)) #s(hole binary64 (* -1 (* x (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- y 1))))))))) |
#s(approx (* 3 (sqrt x)) #s(hole binary64 (* -3 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) #s(hole binary64 (* 3 (* (sqrt (pow x 3)) (* (pow (sqrt -1) 2) (- y 1)))))) |
#s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) #s(hole binary64 (* (pow x 2) (+ (* -1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- y 1)))))))) |
#s(approx (* (* (sqrt (* (* x x) x)) 3) (- y 1)) #s(hole binary64 (* 3 (* (sqrt (pow x 3)) (* (pow (sqrt -1) 2) (- y 1)))))) |
#s(approx (* (sqrt (* (* x x) x)) 3) #s(hole binary64 (* 3 (* (sqrt (pow x 3)) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (* (* x x) x)) #s(hole binary64 (* (sqrt (pow x 3)) (pow (sqrt -1) 2)))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) #s(hole binary64 (* -3 (* (sqrt x) (* (pow (sqrt -1) 2) (- y 1)))))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) #s(hole binary64 (* -1 (* x (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- y 1))))))))) |
#s(approx (* (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) y) #s(hole binary64 (* -3 (* x (* y (+ (* -1 (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (* (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) y) #s(hole binary64 (* -1 (* x (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* y (+ (* -1 (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))))) |
#s(approx (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) #s(hole binary64 (* -3 (* x (+ (* -1 (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) #s(hole binary64 (* -1 (* x (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (/ (pow (sqrt -1) 2) y))) (* 3 (+ (* -1 (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))) |
#s(approx (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x)) #s(hole binary64 (* -1 (* x (+ (* -1 (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x)) #s(hole binary64 (* -1 (* x (+ (* -1 (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) (+ (* 1/9 (* (sqrt (/ 1 (pow x 3))) (/ (pow (sqrt -1) 2) y))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))))) |
#s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) #s(hole binary64 (/ (+ (* -3 (sqrt (pow x 3))) (* 1/3 (sqrt x))) x))) |
#s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) #s(hole binary64 (+ (* -3 (sqrt x)) (+ (* 1/3 (sqrt (/ 1 x))) (* 3 (* (sqrt x) y)))))) |
#s(approx (+ (* -3 (sqrt x)) (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3))) #s(hole binary64 (+ (* -3 (sqrt x)) (* 1/3 (sqrt (/ 1 x)))))) |
#s(approx (+ (* -3 (sqrt x)) (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3))) #s(hole binary64 (+ (* -3 (sqrt x)) (+ (* 1/3 (sqrt (/ 1 x))) (* 3 (* (sqrt x) y)))))) |
#s(approx (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3)) #s(hole binary64 (+ (* 1/3 (sqrt (/ 1 x))) (* 3 (* (sqrt x) y))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* y 3) #s(hole binary64 (* 3 y))) |
#s(approx (* (* 3 (sqrt x)) (- (+ (/ 1 (* 9 x)) y) 1)) #s(hole binary64 (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ (/ 1 (* 9 x)) y) 1)) #s(hole binary64 (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))))) |
#s(approx (- (+ (/ 1 (* 9 x)) y) 1) #s(hole binary64 (- (* 1/9 (/ 1 x)) 1))) |
#s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) #s(hole binary64 (+ (* -3 (sqrt (pow x 3))) (* 1/3 (sqrt x))))) |
#s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) #s(hole binary64 (+ (* -3 (sqrt (pow x 3))) (+ (* 1/3 (sqrt x)) (* 3 (* (sqrt (pow x 3)) y)))))) |
#s(approx (* (* (sqrt (* (* x x) x)) 3) (- y 1)) #s(hole binary64 (* -3 (sqrt (pow x 3))))) |
#s(approx (* (* (sqrt (* (* x x) x)) 3) (- y 1)) #s(hole binary64 (+ (* -3 (sqrt (pow x 3))) (* 3 (* (sqrt (pow x 3)) y))))) |
#s(approx (- y 1) #s(hole binary64 -1)) |
#s(approx (- y 1) #s(hole binary64 (- y 1))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) #s(hole binary64 (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) #s(hole binary64 (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))))) |
#s(approx (* (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) y) #s(hole binary64 (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))))) |
#s(approx (* (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) y) #s(hole binary64 (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))))) |
#s(approx (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) #s(hole binary64 (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))) |
#s(approx (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) #s(hole binary64 (/ (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) y))) |
#s(approx (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x)) #s(hole binary64 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))) |
#s(approx (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x)) #s(hole binary64 (/ (+ (* (sqrt x) y) (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))) y))) |
#s(approx (/ (- (/ 1/9 x) 1) y) #s(hole binary64 (/ (- (* 1/9 (/ 1 x)) 1) y))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* 3 (* (sqrt x) y)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* y (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))))) |
#s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) #s(hole binary64 (* 3 (* (sqrt x) y)))) |
#s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) #s(hole binary64 (* y (+ (* -3 (* (sqrt x) (/ 1 y))) (+ (* 1/3 (* (sqrt (/ 1 x)) (/ 1 y))) (* 3 (sqrt x))))))) |
#s(approx (+ (* -3 (sqrt x)) (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3))) #s(hole binary64 (* 3 (* (sqrt x) y)))) |
#s(approx (+ (* -3 (sqrt x)) (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3))) #s(hole binary64 (* y (+ (* -3 (* (sqrt x) (/ 1 y))) (+ (* 1/3 (* (sqrt (/ 1 x)) (/ 1 y))) (* 3 (sqrt x))))))) |
#s(approx (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3)) #s(hole binary64 (* y (+ (* 1/3 (* (sqrt (/ 1 x)) (/ 1 y))) (* 3 (sqrt x)))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ (/ 1 (* 9 x)) y) 1)) #s(hole binary64 (* 3 (* (sqrt x) y)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ (/ 1 (* 9 x)) y) 1)) #s(hole binary64 (* y (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))))) |
#s(approx (- (+ (/ 1 (* 9 x)) y) 1) #s(hole binary64 y)) |
#s(approx (- (+ (/ 1 (* 9 x)) y) 1) #s(hole binary64 (* y (- (+ 1 (/ 1/9 (* x y))) (/ 1 y))))) |
#s(approx (+ (/ 1 (* 9 x)) y) #s(hole binary64 (* y (+ 1 (* 1/9 (/ 1 (* x y))))))) |
#s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) #s(hole binary64 (* 3 (* (sqrt (pow x 3)) y)))) |
#s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) #s(hole binary64 (* y (+ (* -3 (* (sqrt (pow x 3)) (/ 1 y))) (+ (* 1/3 (* (sqrt x) (/ 1 y))) (* 3 (sqrt (pow x 3)))))))) |
#s(approx (* (* (sqrt (* (* x x) x)) 3) (- y 1)) #s(hole binary64 (* 3 (* (sqrt (pow x 3)) y)))) |
#s(approx (* (* (sqrt (* (* x x) x)) 3) (- y 1)) #s(hole binary64 (* y (+ (* -3 (* (sqrt (pow x 3)) (/ 1 y))) (* 3 (sqrt (pow x 3))))))) |
#s(approx (- y 1) #s(hole binary64 y)) |
#s(approx (- y 1) #s(hole binary64 (* y (- 1 (/ 1 y))))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) #s(hole binary64 (* 3 (* (sqrt x) y)))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) #s(hole binary64 (* y (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))))) |
#s(approx (* (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) y) #s(hole binary64 (* 3 (* (sqrt x) y)))) |
#s(approx (* (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) y) #s(hole binary64 (* y (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))))) |
#s(approx (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) #s(hole binary64 (* 3 (sqrt x)))) |
#s(approx (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) #s(hole binary64 (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))))) |
#s(approx (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x)) #s(hole binary64 (sqrt x))) |
#s(approx (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x)) #s(hole binary64 (+ (sqrt x) (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* -1 (* y (+ (* -3 (sqrt x)) (* -3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))))))) |
#s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) #s(hole binary64 (* -1 (* y (+ (* -3 (sqrt x)) (* -1 (/ (+ (* -3 (sqrt x)) (* 1/3 (sqrt (/ 1 x)))) y))))))) |
#s(approx (+ (* -3 (sqrt x)) (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3))) #s(hole binary64 (* -1 (* y (+ (* -3 (sqrt x)) (* -1 (/ (+ (* -3 (sqrt x)) (* 1/3 (sqrt (/ 1 x)))) y))))))) |
#s(approx (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3)) #s(hole binary64 (* -1 (* y (+ (* -3 (sqrt x)) (* -1/3 (* (sqrt (/ 1 x)) (/ 1 y)))))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ (/ 1 (* 9 x)) y) 1)) #s(hole binary64 (* -1 (* y (+ (* -3 (sqrt x)) (* -3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))))))) |
#s(approx (- (+ (/ 1 (* 9 x)) y) 1) #s(hole binary64 (* -1 (* y (- (* -1 (/ (- (* 1/9 (/ 1 x)) 1) y)) 1))))) |
#s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) #s(hole binary64 (* -1 (* y (+ (* -3 (sqrt (pow x 3))) (* -1 (/ (+ (* -3 (sqrt (pow x 3))) (* 1/3 (sqrt x))) y))))))) |
#s(approx (* (* (sqrt (* (* x x) x)) 3) (- y 1)) #s(hole binary64 (* -1 (* y (+ (* -3 (sqrt (pow x 3))) (* 3 (* (sqrt (pow x 3)) (/ 1 y)))))))) |
#s(approx (- y 1) #s(hole binary64 (* -1 (* y (- (/ 1 y) 1))))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) #s(hole binary64 (* -1 (* y (+ (* -3 (sqrt x)) (* -3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))))))) |
#s(approx (* (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) y) #s(hole binary64 (* -1 (* y (+ (* -3 (sqrt x)) (* -3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 14.0ms | y | @ | -inf | ((* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (+ (* -3 (sqrt x)) (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3))) -3 (sqrt x) x (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3)) (* (sqrt x) y) y 3 (* (/ 1 (sqrt x)) 1/3) (/ 1 (sqrt x)) 1 1/3 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (sqrt x) (* y 3)) (* y 3) (* (* 3 (sqrt x)) (- (+ (/ 1 (* 9 x)) y) 1)) (* 3 (sqrt x)) (- (+ (/ 1 (* 9 x)) y) 1) (+ (/ 1 (* 9 x)) y) (/ 1/9 x) 1/9 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) (* (* (sqrt (* (* x x) x)) 3) (- y 1)) (* (sqrt (* (* x x) x)) 3) (sqrt (* (* x x) x)) (* (* x x) x) (* x x) (- y 1) (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (* (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) y) (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x)) (/ (- (/ 1/9 x) 1) y) (- (/ 1/9 x) 1)) |
| 7.0ms | x | @ | -inf | ((* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (+ (* -3 (sqrt x)) (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3))) -3 (sqrt x) x (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3)) (* (sqrt x) y) y 3 (* (/ 1 (sqrt x)) 1/3) (/ 1 (sqrt x)) 1 1/3 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (sqrt x) (* y 3)) (* y 3) (* (* 3 (sqrt x)) (- (+ (/ 1 (* 9 x)) y) 1)) (* 3 (sqrt x)) (- (+ (/ 1 (* 9 x)) y) 1) (+ (/ 1 (* 9 x)) y) (/ 1/9 x) 1/9 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) (* (* (sqrt (* (* x x) x)) 3) (- y 1)) (* (sqrt (* (* x x) x)) 3) (sqrt (* (* x x) x)) (* (* x x) x) (* x x) (- y 1) (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (* (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) y) (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x)) (/ (- (/ 1/9 x) 1) y) (- (/ 1/9 x) 1)) |
| 5.0ms | x | @ | inf | ((* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (+ (* -3 (sqrt x)) (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3))) -3 (sqrt x) x (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3)) (* (sqrt x) y) y 3 (* (/ 1 (sqrt x)) 1/3) (/ 1 (sqrt x)) 1 1/3 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (sqrt x) (* y 3)) (* y 3) (* (* 3 (sqrt x)) (- (+ (/ 1 (* 9 x)) y) 1)) (* 3 (sqrt x)) (- (+ (/ 1 (* 9 x)) y) 1) (+ (/ 1 (* 9 x)) y) (/ 1/9 x) 1/9 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) (* (* (sqrt (* (* x x) x)) 3) (- y 1)) (* (sqrt (* (* x x) x)) 3) (sqrt (* (* x x) x)) (* (* x x) x) (* x x) (- y 1) (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (* (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) y) (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x)) (/ (- (/ 1/9 x) 1) y) (- (/ 1/9 x) 1)) |
| 5.0ms | x | @ | 0 | ((* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (+ (* -3 (sqrt x)) (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3))) -3 (sqrt x) x (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3)) (* (sqrt x) y) y 3 (* (/ 1 (sqrt x)) 1/3) (/ 1 (sqrt x)) 1 1/3 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (sqrt x) (* y 3)) (* y 3) (* (* 3 (sqrt x)) (- (+ (/ 1 (* 9 x)) y) 1)) (* 3 (sqrt x)) (- (+ (/ 1 (* 9 x)) y) 1) (+ (/ 1 (* 9 x)) y) (/ 1/9 x) 1/9 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) (* (* (sqrt (* (* x x) x)) 3) (- y 1)) (* (sqrt (* (* x x) x)) 3) (sqrt (* (* x x) x)) (* (* x x) x) (* x x) (- y 1) (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (* (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) y) (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x)) (/ (- (/ 1/9 x) 1) y) (- (/ 1/9 x) 1)) |
| 4.0ms | y | @ | inf | ((* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (+ (* -3 (sqrt x)) (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3))) -3 (sqrt x) x (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3)) (* (sqrt x) y) y 3 (* (/ 1 (sqrt x)) 1/3) (/ 1 (sqrt x)) 1 1/3 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (sqrt x) (* y 3)) (* y 3) (* (* 3 (sqrt x)) (- (+ (/ 1 (* 9 x)) y) 1)) (* 3 (sqrt x)) (- (+ (/ 1 (* 9 x)) y) 1) (+ (/ 1 (* 9 x)) y) (/ 1/9 x) 1/9 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) (* (* (sqrt (* (* x x) x)) 3) (- y 1)) (* (sqrt (* (* x x) x)) 3) (sqrt (* (* x x) x)) (* (* x x) x) (* x x) (- y 1) (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (* (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) y) (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x)) (/ (- (/ 1/9 x) 1) y) (- (/ 1/9 x) 1)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 483 | 4826 |
| 0 | 535 | 4122 |
| 0 | 2289 | 4032 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/3 binary64)))))) |
#s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/3 binary64))))) |
(fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/3 binary64)))) |
#s(literal -3 binary64) |
(sqrt.f64 x) |
x |
(fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/3 binary64))) |
(*.f64 (sqrt.f64 x) y) |
y |
#s(literal 3 binary64) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/3 binary64)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
#s(literal 1 binary64) |
#s(literal 1/3 binary64) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (sqrt.f64 x) (*.f64 y #s(literal 3 binary64)))) |
(*.f64 (sqrt.f64 x) (*.f64 y #s(literal 3 binary64))) |
(*.f64 y #s(literal 3 binary64)) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ (/ 1 (* 9 x)) y) (/.f64 #s(literal 1/9 binary64) x)) #s(literal 1 binary64))) |
(*.f64 #s(literal 3 binary64) (sqrt.f64 x)) |
(-.f64 #s(approx (+ (/ 1 (* 9 x)) y) (/.f64 #s(literal 1/9 binary64) x)) #s(literal 1 binary64)) |
#s(approx (+ (/ 1 (* 9 x)) y) (/.f64 #s(literal 1/9 binary64) x)) |
(/.f64 #s(literal 1/9 binary64) x) |
#s(literal 1/9 binary64) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 #s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 3 binary64)) (-.f64 y #s(literal 1 binary64)))) x)) |
(/.f64 #s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 3 binary64)) (-.f64 y #s(literal 1 binary64)))) x) |
#s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 3 binary64)) (-.f64 y #s(literal 1 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 3 binary64)) (-.f64 y #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 3 binary64)) |
(sqrt.f64 (*.f64 (*.f64 x x) x)) |
(*.f64 (*.f64 x x) x) |
(*.f64 x x) |
(-.f64 y #s(literal 1 binary64)) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 (*.f64 #s(literal 3 binary64) (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) (sqrt.f64 x) (sqrt.f64 x))) y)) |
(*.f64 (*.f64 #s(literal 3 binary64) (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) (sqrt.f64 x) (sqrt.f64 x))) y) |
(*.f64 #s(literal 3 binary64) (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) (sqrt.f64 x) (sqrt.f64 x))) |
(fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) (sqrt.f64 x) (sqrt.f64 x)) |
(/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) |
(-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* 1/3 (sqrt (/ 1 x))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (/ (+ (* 1/3 (sqrt x)) (* 3 (* (sqrt (pow x 3)) (- y 1)))) x))) |
#s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) #s(hole binary64 (* 1/3 (sqrt (/ 1 x))))) |
#s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) #s(hole binary64 (/ (+ (* 1/3 (sqrt x)) (* 3 (* (sqrt (pow x 3)) (- y 1)))) x))) |
#s(approx (+ (* -3 (sqrt x)) (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3))) #s(hole binary64 (* 1/3 (sqrt (/ 1 x))))) |
#s(approx (+ (* -3 (sqrt x)) (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3))) #s(hole binary64 (/ (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) x))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3)) #s(hole binary64 (* 1/3 (sqrt (/ 1 x))))) |
#s(approx (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3)) #s(hole binary64 (/ (+ (* 1/3 (sqrt x)) (* 3 (* (sqrt (pow x 3)) y))) x))) |
#s(approx (* (sqrt x) y) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (* (/ 1 (sqrt x)) 1/3) #s(hole binary64 (* 1/3 (sqrt (/ 1 x))))) |
#s(approx (/ 1 (sqrt x)) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (* (sqrt x) (* y 3)) #s(hole binary64 (* 3 (* (sqrt x) y)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ (/ 1 (* 9 x)) y) 1)) #s(hole binary64 (* 1/3 (sqrt (/ 1 x))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ (/ 1 (* 9 x)) y) 1)) #s(hole binary64 (/ (+ (* 1/3 (sqrt x)) (* 3 (* (sqrt (pow x 3)) (- y 1)))) x))) |
#s(approx (* 3 (sqrt x)) #s(hole binary64 (* 3 (sqrt x)))) |
#s(approx (- (+ (/ 1 (* 9 x)) y) 1) #s(hole binary64 (/ 1/9 x))) |
#s(approx (- (+ (/ 1 (* 9 x)) y) 1) #s(hole binary64 (/ (+ 1/9 (* x (- y 1))) x))) |
#s(approx (+ (/ 1 (* 9 x)) y) #s(hole binary64 (/ 1/9 x))) |
#s(approx (+ (/ 1 (* 9 x)) y) #s(hole binary64 (/ (+ 1/9 (* x y)) x))) |
#s(approx (/ 1/9 x) #s(hole binary64 (/ 1/9 x))) |
#s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) #s(hole binary64 (* 1/3 (sqrt x)))) |
#s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) #s(hole binary64 (+ (* 1/3 (sqrt x)) (* 3 (* (sqrt (pow x 3)) (- y 1)))))) |
#s(approx (* (* (sqrt (* (* x x) x)) 3) (- y 1)) #s(hole binary64 (* 3 (* (sqrt (pow x 3)) (- y 1))))) |
#s(approx (* (sqrt (* (* x x) x)) 3) #s(hole binary64 (* 3 (sqrt (pow x 3))))) |
#s(approx (sqrt (* (* x x) x)) #s(hole binary64 (sqrt (pow x 3)))) |
#s(approx (* (* x x) x) #s(hole binary64 (pow x 3))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) #s(hole binary64 (* 1/3 (sqrt (/ 1 x))))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) #s(hole binary64 (/ (+ (* 1/3 (sqrt x)) (* 3 (* (sqrt (pow x 3)) (- y 1)))) x))) |
#s(approx (* (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) y) #s(hole binary64 (* 1/3 (sqrt (/ 1 x))))) |
#s(approx (* (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) y) #s(hole binary64 (/ (+ (* 1/3 (sqrt x)) (* 3 (* x (* y (+ (sqrt x) (* -1 (* (sqrt x) (/ 1 y)))))))) x))) |
#s(approx (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) #s(hole binary64 (* 1/3 (* (sqrt (/ 1 x)) (/ 1 y))))) |
#s(approx (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) #s(hole binary64 (/ (+ (* 1/3 (* (sqrt x) (/ 1 y))) (* 3 (* x (+ (sqrt x) (* -1 (* (sqrt x) (/ 1 y))))))) x))) |
#s(approx (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x)) #s(hole binary64 (* 1/9 (* (sqrt (/ 1 x)) (/ 1 y))))) |
#s(approx (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x)) #s(hole binary64 (/ (+ (* 1/9 (* (sqrt x) (/ 1 y))) (* x (+ (sqrt x) (* -1 (* (sqrt x) (/ 1 y)))))) x))) |
#s(approx (/ (- (/ 1/9 x) 1) y) #s(hole binary64 (/ 1/9 (* x y)))) |
#s(approx (/ (- (/ 1/9 x) 1) y) #s(hole binary64 (/ (+ (* -1 (/ x y)) (* 1/9 (/ 1 y))) x))) |
#s(approx (- (/ 1/9 x) 1) #s(hole binary64 (/ 1/9 x))) |
#s(approx (- (/ 1/9 x) 1) #s(hole binary64 (/ (+ 1/9 (* -1 x)) x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* 3 (* (sqrt x) (- y 1))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* x (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) (- y 1))))))) |
#s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) #s(hole binary64 (* 3 (* (sqrt x) (- y 1))))) |
#s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) #s(hole binary64 (* x (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) (- y 1))))))) |
#s(approx (+ (* -3 (sqrt x)) (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3))) #s(hole binary64 (* x (+ (* -3 (sqrt (/ 1 x))) (* 3 (* (sqrt (/ 1 x)) y)))))) |
#s(approx (+ (* -3 (sqrt x)) (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3))) #s(hole binary64 (* x (+ (* -3 (sqrt (/ 1 x))) (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) y))))))) |
#s(approx (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3)) #s(hole binary64 (* 3 (* (sqrt x) y)))) |
#s(approx (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3)) #s(hole binary64 (* x (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) y)))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ (/ 1 (* 9 x)) y) 1)) #s(hole binary64 (* 3 (* (sqrt x) (- y 1))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ (/ 1 (* 9 x)) y) 1)) #s(hole binary64 (* x (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) (- y 1))))))) |
#s(approx (- (+ (/ 1 (* 9 x)) y) 1) #s(hole binary64 (- y 1))) |
#s(approx (- (+ (/ 1 (* 9 x)) y) 1) #s(hole binary64 (- (+ y (* 1/9 (/ 1 x))) 1))) |
#s(approx (+ (/ 1 (* 9 x)) y) #s(hole binary64 y)) |
#s(approx (+ (/ 1 (* 9 x)) y) #s(hole binary64 (+ y (* 1/9 (/ 1 x))))) |
#s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) #s(hole binary64 (* 3 (* (sqrt (pow x 3)) (- y 1))))) |
#s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) #s(hole binary64 (* (pow x 2) (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) (- y 1))))))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) #s(hole binary64 (* 3 (* (sqrt x) (- y 1))))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) #s(hole binary64 (* x (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) (- y 1))))))) |
#s(approx (* (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) y) #s(hole binary64 (* 3 (* x (* y (+ (sqrt (/ 1 x)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y))))))))) |
#s(approx (* (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) y) #s(hole binary64 (* x (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* y (+ (sqrt (/ 1 x)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y)))))))))) |
#s(approx (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) #s(hole binary64 (* 3 (* x (+ (sqrt (/ 1 x)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y)))))))) |
#s(approx (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) #s(hole binary64 (* x (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (/ 1 y))) (* 3 (+ (sqrt (/ 1 x)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y))))))))) |
#s(approx (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y))))))) |
#s(approx (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1 (* (sqrt (/ 1 x)) (/ 1 y))) (* 1/9 (* (sqrt (/ 1 (pow x 3))) (/ 1 y)))))))) |
#s(approx (/ (- (/ 1/9 x) 1) y) #s(hole binary64 (/ -1 y))) |
#s(approx (/ (- (/ 1/9 x) 1) y) #s(hole binary64 (- (* 1/9 (/ 1 (* x y))) (/ 1 y)))) |
#s(approx (- (/ 1/9 x) 1) #s(hole binary64 -1)) |
#s(approx (- (/ 1/9 x) 1) #s(hole binary64 (- (* 1/9 (/ 1 x)) 1))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* -3 (* (sqrt x) (* (pow (sqrt -1) 2) (- y 1)))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* -1 (* x (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- y 1))))))))) |
#s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) #s(hole binary64 (* 3 (* (sqrt x) (* (pow (sqrt -1) 2) (- y 1)))))) |
#s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) #s(hole binary64 (* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- y 1)))) (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))))) |
#s(approx (+ (* -3 (sqrt x)) (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3))) #s(hole binary64 (* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))))) |
#s(approx (+ (* -3 (sqrt x)) (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3))) #s(hole binary64 (* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ (* -1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3)) #s(hole binary64 (* -3 (* (sqrt x) (* y (pow (sqrt -1) 2)))))) |
#s(approx (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3)) #s(hole binary64 (* -1 (* x (+ (* -1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))))) |
#s(approx (* (sqrt x) y) #s(hole binary64 (* -1 (* (sqrt x) (* y (pow (sqrt -1) 2)))))) |
#s(approx (* (sqrt x) (* y 3)) #s(hole binary64 (* -3 (* (sqrt x) (* y (pow (sqrt -1) 2)))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ (/ 1 (* 9 x)) y) 1)) #s(hole binary64 (* -3 (* (sqrt x) (* (pow (sqrt -1) 2) (- y 1)))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ (/ 1 (* 9 x)) y) 1)) #s(hole binary64 (* -1 (* x (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- y 1))))))))) |
#s(approx (* 3 (sqrt x)) #s(hole binary64 (* -3 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) #s(hole binary64 (* 3 (* (sqrt (pow x 3)) (* (pow (sqrt -1) 2) (- y 1)))))) |
#s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) #s(hole binary64 (* (pow x 2) (+ (* -1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- y 1)))))))) |
#s(approx (* (* (sqrt (* (* x x) x)) 3) (- y 1)) #s(hole binary64 (* 3 (* (sqrt (pow x 3)) (* (pow (sqrt -1) 2) (- y 1)))))) |
#s(approx (* (sqrt (* (* x x) x)) 3) #s(hole binary64 (* 3 (* (sqrt (pow x 3)) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (* (* x x) x)) #s(hole binary64 (* (sqrt (pow x 3)) (pow (sqrt -1) 2)))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) #s(hole binary64 (* -3 (* (sqrt x) (* (pow (sqrt -1) 2) (- y 1)))))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) #s(hole binary64 (* -1 (* x (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- y 1))))))))) |
#s(approx (* (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) y) #s(hole binary64 (* -3 (* x (* y (+ (* -1 (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (* (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) y) #s(hole binary64 (* -1 (* x (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* y (+ (* -1 (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))))) |
#s(approx (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) #s(hole binary64 (* -3 (* x (+ (* -1 (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) #s(hole binary64 (* -1 (* x (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (/ (pow (sqrt -1) 2) y))) (* 3 (+ (* -1 (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))) |
#s(approx (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x)) #s(hole binary64 (* -1 (* x (+ (* -1 (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x)) #s(hole binary64 (* -1 (* x (+ (* -1 (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) (+ (* 1/9 (* (sqrt (/ 1 (pow x 3))) (/ (pow (sqrt -1) 2) y))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))))) |
#s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) #s(hole binary64 (/ (+ (* -3 (sqrt (pow x 3))) (* 1/3 (sqrt x))) x))) |
#s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) #s(hole binary64 (+ (* -3 (sqrt x)) (+ (* 1/3 (sqrt (/ 1 x))) (* 3 (* (sqrt x) y)))))) |
#s(approx (+ (* -3 (sqrt x)) (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3))) #s(hole binary64 (+ (* -3 (sqrt x)) (* 1/3 (sqrt (/ 1 x)))))) |
#s(approx (+ (* -3 (sqrt x)) (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3))) #s(hole binary64 (+ (* -3 (sqrt x)) (+ (* 1/3 (sqrt (/ 1 x))) (* 3 (* (sqrt x) y)))))) |
#s(approx (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3)) #s(hole binary64 (+ (* 1/3 (sqrt (/ 1 x))) (* 3 (* (sqrt x) y))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* y 3) #s(hole binary64 (* 3 y))) |
#s(approx (* (* 3 (sqrt x)) (- (+ (/ 1 (* 9 x)) y) 1)) #s(hole binary64 (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ (/ 1 (* 9 x)) y) 1)) #s(hole binary64 (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))))) |
#s(approx (- (+ (/ 1 (* 9 x)) y) 1) #s(hole binary64 (- (* 1/9 (/ 1 x)) 1))) |
#s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) #s(hole binary64 (+ (* -3 (sqrt (pow x 3))) (* 1/3 (sqrt x))))) |
#s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) #s(hole binary64 (+ (* -3 (sqrt (pow x 3))) (+ (* 1/3 (sqrt x)) (* 3 (* (sqrt (pow x 3)) y)))))) |
#s(approx (* (* (sqrt (* (* x x) x)) 3) (- y 1)) #s(hole binary64 (* -3 (sqrt (pow x 3))))) |
#s(approx (* (* (sqrt (* (* x x) x)) 3) (- y 1)) #s(hole binary64 (+ (* -3 (sqrt (pow x 3))) (* 3 (* (sqrt (pow x 3)) y))))) |
#s(approx (- y 1) #s(hole binary64 -1)) |
#s(approx (- y 1) #s(hole binary64 (- y 1))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) #s(hole binary64 (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) #s(hole binary64 (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))))) |
#s(approx (* (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) y) #s(hole binary64 (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))))) |
#s(approx (* (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) y) #s(hole binary64 (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))))) |
#s(approx (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) #s(hole binary64 (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))) |
#s(approx (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) #s(hole binary64 (/ (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) y))) |
#s(approx (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x)) #s(hole binary64 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))) |
#s(approx (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x)) #s(hole binary64 (/ (+ (* (sqrt x) y) (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))) y))) |
#s(approx (/ (- (/ 1/9 x) 1) y) #s(hole binary64 (/ (- (* 1/9 (/ 1 x)) 1) y))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* 3 (* (sqrt x) y)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* y (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))))) |
#s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) #s(hole binary64 (* 3 (* (sqrt x) y)))) |
#s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) #s(hole binary64 (* y (+ (* -3 (* (sqrt x) (/ 1 y))) (+ (* 1/3 (* (sqrt (/ 1 x)) (/ 1 y))) (* 3 (sqrt x))))))) |
#s(approx (+ (* -3 (sqrt x)) (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3))) #s(hole binary64 (* 3 (* (sqrt x) y)))) |
#s(approx (+ (* -3 (sqrt x)) (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3))) #s(hole binary64 (* y (+ (* -3 (* (sqrt x) (/ 1 y))) (+ (* 1/3 (* (sqrt (/ 1 x)) (/ 1 y))) (* 3 (sqrt x))))))) |
#s(approx (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3)) #s(hole binary64 (* y (+ (* 1/3 (* (sqrt (/ 1 x)) (/ 1 y))) (* 3 (sqrt x)))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ (/ 1 (* 9 x)) y) 1)) #s(hole binary64 (* 3 (* (sqrt x) y)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ (/ 1 (* 9 x)) y) 1)) #s(hole binary64 (* y (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))))) |
#s(approx (- (+ (/ 1 (* 9 x)) y) 1) #s(hole binary64 y)) |
#s(approx (- (+ (/ 1 (* 9 x)) y) 1) #s(hole binary64 (* y (- (+ 1 (/ 1/9 (* x y))) (/ 1 y))))) |
#s(approx (+ (/ 1 (* 9 x)) y) #s(hole binary64 (* y (+ 1 (* 1/9 (/ 1 (* x y))))))) |
#s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) #s(hole binary64 (* 3 (* (sqrt (pow x 3)) y)))) |
#s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) #s(hole binary64 (* y (+ (* -3 (* (sqrt (pow x 3)) (/ 1 y))) (+ (* 1/3 (* (sqrt x) (/ 1 y))) (* 3 (sqrt (pow x 3)))))))) |
#s(approx (* (* (sqrt (* (* x x) x)) 3) (- y 1)) #s(hole binary64 (* 3 (* (sqrt (pow x 3)) y)))) |
#s(approx (* (* (sqrt (* (* x x) x)) 3) (- y 1)) #s(hole binary64 (* y (+ (* -3 (* (sqrt (pow x 3)) (/ 1 y))) (* 3 (sqrt (pow x 3))))))) |
#s(approx (- y 1) #s(hole binary64 y)) |
#s(approx (- y 1) #s(hole binary64 (* y (- 1 (/ 1 y))))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) #s(hole binary64 (* 3 (* (sqrt x) y)))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) #s(hole binary64 (* y (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))))) |
#s(approx (* (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) y) #s(hole binary64 (* 3 (* (sqrt x) y)))) |
#s(approx (* (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) y) #s(hole binary64 (* y (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))))) |
#s(approx (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) #s(hole binary64 (* 3 (sqrt x)))) |
#s(approx (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) #s(hole binary64 (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))))) |
#s(approx (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x)) #s(hole binary64 (sqrt x))) |
#s(approx (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x)) #s(hole binary64 (+ (sqrt x) (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* -1 (* y (+ (* -3 (sqrt x)) (* -3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))))))) |
#s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) #s(hole binary64 (* -1 (* y (+ (* -3 (sqrt x)) (* -1 (/ (+ (* -3 (sqrt x)) (* 1/3 (sqrt (/ 1 x)))) y))))))) |
#s(approx (+ (* -3 (sqrt x)) (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3))) #s(hole binary64 (* -1 (* y (+ (* -3 (sqrt x)) (* -1 (/ (+ (* -3 (sqrt x)) (* 1/3 (sqrt (/ 1 x)))) y))))))) |
#s(approx (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3)) #s(hole binary64 (* -1 (* y (+ (* -3 (sqrt x)) (* -1/3 (* (sqrt (/ 1 x)) (/ 1 y)))))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ (/ 1 (* 9 x)) y) 1)) #s(hole binary64 (* -1 (* y (+ (* -3 (sqrt x)) (* -3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))))))) |
#s(approx (- (+ (/ 1 (* 9 x)) y) 1) #s(hole binary64 (* -1 (* y (- (* -1 (/ (- (* 1/9 (/ 1 x)) 1) y)) 1))))) |
#s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) #s(hole binary64 (* -1 (* y (+ (* -3 (sqrt (pow x 3))) (* -1 (/ (+ (* -3 (sqrt (pow x 3))) (* 1/3 (sqrt x))) y))))))) |
#s(approx (* (* (sqrt (* (* x x) x)) 3) (- y 1)) #s(hole binary64 (* -1 (* y (+ (* -3 (sqrt (pow x 3))) (* 3 (* (sqrt (pow x 3)) (/ 1 y)))))))) |
#s(approx (- y 1) #s(hole binary64 (* -1 (* y (- (/ 1 y) 1))))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) #s(hole binary64 (* -1 (* y (+ (* -3 (sqrt x)) (* -3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))))))) |
#s(approx (* (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) y) #s(hole binary64 (* -1 (* y (+ (* -3 (sqrt x)) (* -3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))))))) |
| Outputs |
|---|
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) #s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (fma.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)))))) |
#s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (fma.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) (*.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) (fma.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))))) (-.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) (-.f64 (*.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) (fma.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)))) (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))))))) |
(fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (fma.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)))) |
(fma.f64 (sqrt.f64 x) #s(literal -3 binary64) (fma.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)))) |
(+.f64 (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64))) |
(+.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) |
(+.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
(+.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)))) |
#s(literal -3 binary64) |
(pow.f64 x #s(literal 1/2 binary64)) |
(sqrt.f64 x) |
x |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64))) (*.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)))) (-.f64 (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) (*.f64 (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)))) (-.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (-.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) (*.f64 (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) (-.f64 (*.f64 (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64))) (*.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)))))) |
(fma.f64 (*.f64 y #s(literal 3 binary64)) (sqrt.f64 x) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) |
(fma.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/3 binary64) (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64))) |
(fma.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64))) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) y (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) |
(fma.f64 (sqrt.f64 x) (*.f64 y #s(literal 3 binary64)) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) |
(fma.f64 #s(literal 3 binary64) (*.f64 y (sqrt.f64 x)) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) |
(-.f64 (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 1/3 binary64))) |
(-.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) (*.f64 #s(literal -3 binary64) (*.f64 y (sqrt.f64 x)))) |
(+.f64 (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) |
(+.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64))) |
(*.f64 y (sqrt.f64 x)) |
(*.f64 (sqrt.f64 x) y) |
y |
#s(literal 3 binary64) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/3 binary64)) |
(*.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #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 (/.f64 #s(literal 1 binary64) x)) |
#s(literal 1 binary64) |
#s(literal 1/3 binary64) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64))) |
(*.f64 (*.f64 y #s(literal 3 binary64)) (sqrt.f64 x)) |
(*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) y) |
(*.f64 (sqrt.f64 x) (*.f64 y #s(literal 3 binary64))) |
(*.f64 #s(literal 3 binary64) (*.f64 y (sqrt.f64 x))) |
(*.f64 y #s(literal 3 binary64)) |
(*.f64 #s(literal 3 binary64) y) |
(*.f64 (-.f64 #s(approx (+ (/ 1 (* 9 x)) y) (/.f64 #s(literal 1/9 binary64) x)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 #s(approx (+ (/ 1 (* 9 x)) y) (/.f64 #s(literal 1/9 binary64) x)) #s(literal 1 binary64))) |
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (-.f64 #s(approx (+ (/ 1 (* 9 x)) y) (/.f64 #s(literal 1/9 binary64) x)) #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 x) #s(literal 3 binary64)) |
(*.f64 #s(literal 3 binary64) (sqrt.f64 x)) |
(/.f64 (-.f64 (*.f64 #s(approx (+ (/ 1 (* 9 x)) y) (/.f64 #s(literal 1/9 binary64) x)) #s(approx (+ (/ 1 (* 9 x)) y) (/.f64 #s(literal 1/9 binary64) x))) #s(literal 1 binary64)) (+.f64 #s(approx (+ (/ 1 (* 9 x)) y) (/.f64 #s(literal 1/9 binary64) x)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 #s(approx (+ (/ 1 (* 9 x)) y) (/.f64 #s(literal 1/9 binary64) x)) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 #s(approx (+ (/ 1 (* 9 x)) y) (/.f64 #s(literal 1/9 binary64) x)) #s(approx (+ (/ 1 (* 9 x)) y) (/.f64 #s(literal 1/9 binary64) x)) (+.f64 #s(literal 1 binary64) (*.f64 #s(approx (+ (/ 1 (* 9 x)) y) (/.f64 #s(literal 1/9 binary64) x)) #s(literal 1 binary64))))) |
(-.f64 #s(approx (+ (/ 1 (* 9 x)) y) (/.f64 #s(literal 1/9 binary64) x)) #s(literal 1 binary64)) |
#s(approx (+ (/ 1 (* 9 x)) y) (/.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)) |
(pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64)) |
(/.f64 #s(literal -1/9 binary64) (neg.f64 x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal 9 binary64) x))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 9 binary64)) |
(/.f64 #s(literal 1/9 binary64) x) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)) |
#s(literal 1/9 binary64) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (/.f64 #s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) (*.f64 #s(literal 3 binary64) (-.f64 y #s(literal 1 binary64))))) x)) |
(/.f64 (neg.f64 #s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) (*.f64 #s(literal 3 binary64) (-.f64 y #s(literal 1 binary64)))))) (neg.f64 x)) |
(/.f64 #s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) (*.f64 #s(literal 3 binary64) (-.f64 y #s(literal 1 binary64))))) x) |
#s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) (*.f64 #s(literal 3 binary64) (-.f64 y #s(literal 1 binary64))))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 3 binary64)) (-.f64 y #s(literal 1 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) (-.f64 y #s(literal 1 binary64))) #s(literal 3 binary64)) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) (*.f64 #s(literal 3 binary64) (-.f64 y #s(literal 1 binary64)))) |
(*.f64 (-.f64 y #s(literal 1 binary64)) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 3 binary64))) |
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) (-.f64 y #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 3 binary64)) |
(*.f64 #s(literal 3 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) |
(*.f64 (sqrt.f64 (*.f64 x x)) (sqrt.f64 x)) |
(pow.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64)) |
(pow.f64 x #s(literal 3/2 binary64)) |
(sqrt.f64 (*.f64 (*.f64 x x) x)) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) (sqrt.f64 (*.f64 (*.f64 x x) x))) |
(*.f64 (*.f64 x x) x) |
(*.f64 x (*.f64 x x)) |
(pow.f64 x #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 x x) |
(pow.f64 x #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 y y) #s(literal 1 binary64)) (+.f64 y #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 y y (+.f64 #s(literal 1 binary64) (*.f64 y #s(literal 1 binary64))))) |
(-.f64 y #s(literal 1 binary64)) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 (*.f64 (*.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64)) y)) |
(*.f64 (*.f64 (*.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64)) y) |
(*.f64 y (*.f64 (*.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64))) |
(*.f64 #s(literal 3 binary64) (*.f64 (*.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) #s(literal 1 binary64)) (sqrt.f64 x)) y)) |
(fma.f64 (*.f64 y #s(literal 3 binary64)) (sqrt.f64 x) (*.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y)) y)) |
(fma.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y)) y)) |
(fma.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (*.f64 y (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y)))) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) y (*.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y)) y)) |
(fma.f64 (sqrt.f64 x) (*.f64 y #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y)) y)) |
(fma.f64 #s(literal 3 binary64) (*.f64 y (sqrt.f64 x)) (*.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y)) y)) |
(+.f64 (*.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (*.f64 y (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y)))) |
(+.f64 (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y)) y)) |
(*.f64 (*.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64)) |
(*.f64 #s(literal 3 binary64) (*.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) #s(literal 1 binary64)) (sqrt.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y)) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y)))) (-.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y)) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y)))))) |
(fma.f64 (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) (sqrt.f64 x)) #s(literal 3 binary64) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(fma.f64 (sqrt.f64 x) #s(literal 3 binary64) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y))) |
(fma.f64 #s(literal 3 binary64) (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(fma.f64 #s(literal 3 binary64) (sqrt.f64 x) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y))) |
(-.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(+.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y))) |
(*.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) #s(literal 1 binary64)) (sqrt.f64 x)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 x) (sqrt.f64 x)) (*.f64 (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) (sqrt.f64 x)) (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) (sqrt.f64 x)))) (-.f64 (sqrt.f64 x) (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) (sqrt.f64 x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) (sqrt.f64 x)) (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) (sqrt.f64 x))) (*.f64 (sqrt.f64 x) (sqrt.f64 x))) (-.f64 (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) (sqrt.f64 x)) (sqrt.f64 x))) |
(/.f64 (+.f64 (pow.f64 (sqrt.f64 x) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) (sqrt.f64 x)) #s(literal 3 binary64))) (fma.f64 (sqrt.f64 x) (sqrt.f64 x) (-.f64 (*.f64 (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) (sqrt.f64 x)) (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) (sqrt.f64 x))) (*.f64 (sqrt.f64 x) (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) (sqrt.f64 x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) (sqrt.f64 x)) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 x) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) (sqrt.f64 x)) (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) (sqrt.f64 x)) (-.f64 (*.f64 (sqrt.f64 x) (sqrt.f64 x)) (*.f64 (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) (sqrt.f64 x)) (sqrt.f64 x))))) |
(fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) (sqrt.f64 x) (sqrt.f64 x)) |
(fma.f64 (sqrt.f64 x) (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) (sqrt.f64 x)) |
(-.f64 (sqrt.f64 x) (*.f64 (neg.f64 (sqrt.f64 x)) (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y))) |
(+.f64 (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) (sqrt.f64 x)) (sqrt.f64 x)) |
(+.f64 (sqrt.f64 x) (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) (sqrt.f64 x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 y x)) (/.f64 #s(literal 1/9 binary64) (*.f64 y x))) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y))) (+.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 y x)) (/.f64 #s(literal 1 binary64) y))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 y x)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 y x)) (/.f64 #s(literal 1/9 binary64) (*.f64 y x)) (fma.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 y x)) (/.f64 #s(literal 1 binary64) y))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) (neg.f64 y)) |
(/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) |
(-.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 y x)) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) x) (/.f64 #s(literal 1/9 binary64) x)) #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 3 binary64)) #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 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))))) |
(-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 3 binary64)) (-.f64 y #s(literal 1 binary64)) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x)) |
#s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) |
#s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 3 binary64)) (-.f64 y #s(literal 1 binary64)) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x)) |
#s(approx (+ (* -3 (sqrt x)) (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3))) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) |
#s(approx (+ (* -3 (sqrt x)) (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3))) (/.f64 (fma.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) x (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x)) |
#s(approx (sqrt x) (sqrt.f64 x)) |
#s(approx x x) |
#s(approx (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3)) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) |
#s(approx (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3)) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) y) #s(literal 3 binary64) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x)) |
#s(approx (* (sqrt x) y) (*.f64 y (sqrt.f64 x))) |
#s(approx (* (/ 1 (sqrt x)) 1/3) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) |
#s(approx (/ 1 (sqrt x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
#s(approx (* (sqrt x) (* y 3)) (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 3 binary64)) (-.f64 y #s(literal 1 binary64)) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x)) |
#s(approx (* 3 (sqrt x)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
#s(approx (- (+ (/ 1 (* 9 x)) y) 1) (/.f64 #s(literal 1/9 binary64) x)) |
#s(approx (- (+ (/ 1 (* 9 x)) y) 1) (/.f64 (fma.f64 (-.f64 y #s(literal 1 binary64)) x #s(literal 1/9 binary64)) x)) |
#s(approx (+ (/ 1 (* 9 x)) y) (/.f64 #s(literal 1/9 binary64) x)) |
#s(approx (+ (/ 1 (* 9 x)) y) (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) x)) |
#s(approx (/ 1/9 x) (/.f64 #s(literal 1/9 binary64) x)) |
#s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) |
#s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) (fma.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 3 binary64)) (-.f64 y #s(literal 1 binary64)) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)))) |
#s(approx (* (* (sqrt (* (* x x) x)) 3) (- y 1)) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) (*.f64 #s(literal 3 binary64) (-.f64 y #s(literal 1 binary64))))) |
#s(approx (* (sqrt (* (* x x) x)) 3) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 3 binary64))) |
#s(approx (sqrt (* (* x x) x)) (sqrt.f64 (*.f64 (*.f64 x x) x))) |
#s(approx (* (* x x) x) (*.f64 (*.f64 x x) x)) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 3 binary64)) (-.f64 y #s(literal 1 binary64)) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x)) |
#s(approx (* (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) y) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) |
#s(approx (* (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) y) (/.f64 (fma.f64 (*.f64 (*.f64 (+.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (sqrt.f64 x))) (sqrt.f64 x)) y) x) #s(literal 3 binary64) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x)) |
#s(approx (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) (*.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) y))) |
#s(approx (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) (/.f64 (fma.f64 (*.f64 #s(literal 3 binary64) x) (+.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (sqrt.f64 x))) (sqrt.f64 x)) (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) y))) x)) |
#s(approx (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x)) (*.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) y))) |
#s(approx (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x)) (/.f64 (fma.f64 (+.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (sqrt.f64 x))) (sqrt.f64 x)) x (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) y))) x)) |
#s(approx (/ (- (/ 1/9 x) 1) y) (/.f64 #s(literal 1/9 binary64) (*.f64 y x))) |
#s(approx (/ (- (/ 1/9 x) 1) y) (/.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) y) (/.f64 (neg.f64 x) y)) x)) |
#s(approx (- (/ 1/9 x) 1) (/.f64 #s(literal 1/9 binary64) x)) |
#s(approx (- (/ 1/9 x) 1) (/.f64 (+.f64 (neg.f64 x) #s(literal 1/9 binary64)) x)) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 y #s(literal 1 binary64)))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 (fma.f64 (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (-.f64 y #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/3 binary64))) x)) |
#s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 y #s(literal 1 binary64)))) |
#s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (*.f64 (fma.f64 (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (-.f64 y #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/3 binary64))) x)) |
#s(approx (+ (* -3 (sqrt x)) (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3))) (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -3 binary64))) x)) |
#s(approx (+ (* -3 (sqrt x)) (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3))) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -3 binary64) (fma.f64 (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) y (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/3 binary64)))) x)) |
#s(approx (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3)) (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64))) |
#s(approx (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3)) (*.f64 (fma.f64 (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) y (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/3 binary64))) x)) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 y #s(literal 1 binary64)))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 (fma.f64 (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (-.f64 y #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/3 binary64))) x)) |
#s(approx (- (+ (/ 1 (* 9 x)) y) 1) (-.f64 y #s(literal 1 binary64))) |
#s(approx (- (+ (/ 1 (* 9 x)) y) 1) (+.f64 (/.f64 #s(literal 1/9 binary64) x) (-.f64 y #s(literal 1 binary64)))) |
#s(approx (+ (/ 1 (* 9 x)) y) y) |
#s(approx (+ (/ 1 (* 9 x)) y) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y)) |
#s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) (*.f64 #s(literal 3 binary64) (-.f64 y #s(literal 1 binary64))))) |
#s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (-.f64 y #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/3 binary64))))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 y #s(literal 1 binary64)))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 (fma.f64 (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (-.f64 y #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/3 binary64))) x)) |
#s(approx (* (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) y) (*.f64 (*.f64 (*.f64 (+.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) y) x) #s(literal 3 binary64))) |
#s(approx (* (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) y) (*.f64 (fma.f64 (*.f64 (+.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) y) #s(literal 3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/3 binary64))) x)) |
#s(approx (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) (*.f64 (*.f64 (+.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x) #s(literal 3 binary64))) |
#s(approx (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1 binary64)) y) #s(literal 1/3 binary64) (*.f64 (+.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 3 binary64))) x)) |
#s(approx (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x)) (*.f64 (+.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
#s(approx (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x)) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1 binary64)) y) #s(literal 1/9 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
#s(approx (/ (- (/ 1/9 x) 1) y) (/.f64 #s(literal -1 binary64) y)) |
#s(approx (/ (- (/ 1/9 x) 1) y) (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y)) |
#s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) |
#s(approx (- (/ 1/9 x) 1) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1 binary64) (-.f64 y #s(literal 1 binary64))))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 #s(literal -1 binary64) (-.f64 y #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1 binary64)) #s(literal 1/3 binary64))))) |
#s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (*.f64 #s(literal -1 binary64) (-.f64 y #s(literal 1 binary64))))) |
#s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (-.f64 y #s(literal 1 binary64))) #s(literal -3 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1 binary64)) #s(literal 1/3 binary64))))) |
#s(approx (+ (* -3 (sqrt x)) (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal -1 binary64)) #s(literal 3 binary64) (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -3 binary64))))) |
#s(approx (+ (* -3 (sqrt x)) (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -3 binary64) (fma.f64 (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 #s(literal -1 binary64) y) (*.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))))))) |
#s(approx (sqrt x) (neg.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)))) |
#s(approx (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3)) (*.f64 (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal -3 binary64))) |
#s(approx (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 #s(literal -1 binary64) y) (*.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))))))) |
#s(approx (* (sqrt x) y) (neg.f64 (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal -1 binary64)))) |
#s(approx (* (sqrt x) (* y 3)) (*.f64 (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal -3 binary64))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1 binary64) (-.f64 y #s(literal 1 binary64))))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 #s(literal -1 binary64) (-.f64 y #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1 binary64)) #s(literal 1/3 binary64))))) |
#s(approx (* 3 (sqrt x)) (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) #s(literal -1 binary64))) |
#s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) (*.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 y #s(literal 1 binary64))) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 3 binary64))) |
#s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) (*.f64 (fma.f64 (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 #s(literal -1 binary64) (-.f64 y #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) #s(literal -1 binary64))) (*.f64 x x))) |
#s(approx (* (* (sqrt (* (* x x) x)) 3) (- y 1)) (*.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 y #s(literal 1 binary64))) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 3 binary64))) |
#s(approx (* (sqrt (* (* x x) x)) 3) (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 3 binary64))) |
#s(approx (sqrt (* (* x x) x)) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1 binary64) (-.f64 y #s(literal 1 binary64))))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 #s(literal -1 binary64) (-.f64 y #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1 binary64)) #s(literal 1/3 binary64))))) |
#s(approx (* (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) y) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) y))) y) x) #s(literal -3 binary64))) |
#s(approx (* (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) y) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) y))) y) #s(literal 3 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1 binary64)) #s(literal 1/3 binary64))))) |
#s(approx (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) (*.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) y))) x) #s(literal -3 binary64))) |
#s(approx (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1 binary64)) y) #s(literal 1/3 binary64) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) y))) #s(literal 3 binary64))))) |
#s(approx (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x)) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) y))))) |
#s(approx (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x)) (*.f64 (neg.f64 x) (+.f64 (fma.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1 binary64)) y) #s(literal 1/9 binary64) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) y))))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) (-.f64 y #s(literal 1 binary64))) (sqrt.f64 x)) #s(literal 3 binary64))) |
#s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (/.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -3 binary64) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x)) |
#s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (fma.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))))) |
#s(approx (+ (* -3 (sqrt x)) (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3))) (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)))) |
#s(approx (+ (* -3 (sqrt x)) (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3))) (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (fma.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))))) |
#s(approx (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3)) (fma.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)))) |
#s(approx y y) |
#s(approx (* y 3) (*.f64 y #s(literal 3 binary64))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) (-.f64 y #s(literal 1 binary64))) (sqrt.f64 x)) #s(literal 3 binary64))) |
#s(approx (- (+ (/ 1 (* 9 x)) y) 1) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) |
#s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -3 binary64) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)))) |
#s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -3 binary64) (fma.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) y) #s(literal 3 binary64) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))))) |
#s(approx (* (* (sqrt (* (* x x) x)) 3) (- y 1)) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -3 binary64))) |
#s(approx (* (* (sqrt (* (* x x) x)) 3) (- y 1)) (fma.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 3 binary64)) y (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -3 binary64)))) |
#s(approx (- y 1) #s(literal -1 binary64)) |
#s(approx (- y 1) (-.f64 y #s(literal 1 binary64))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) (-.f64 y #s(literal 1 binary64))) (sqrt.f64 x)) #s(literal 3 binary64))) |
#s(approx (* (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) y) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)))) |
#s(approx (* (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) y) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) (-.f64 y #s(literal 1 binary64))) (sqrt.f64 x)) #s(literal 3 binary64))) |
#s(approx (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y))) |
#s(approx (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) (/.f64 (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) (-.f64 y #s(literal 1 binary64))) (sqrt.f64 x)) #s(literal 3 binary64)) y)) |
#s(approx (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x)) (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) (sqrt.f64 x))) |
#s(approx (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x)) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) (-.f64 y #s(literal 1 binary64))) (sqrt.f64 x)) y)) |
#s(approx (/ (- (/ 1/9 x) 1) y) (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y)) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 (*.f64 (*.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64)) y)) |
#s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64))) |
#s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (*.f64 (fma.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) y) (fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) y) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) y)) |
#s(approx (+ (* -3 (sqrt x)) (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3))) (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64))) |
#s(approx (+ (* -3 (sqrt x)) (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3))) (*.f64 (fma.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) y) (fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) y) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) y)) |
#s(approx (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3)) (*.f64 (fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) y) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) y)) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 (*.f64 (*.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64)) y)) |
#s(approx (- (+ (/ 1 (* 9 x)) y) 1) y) |
#s(approx (- (+ (/ 1 (* 9 x)) y) 1) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y)) y)) |
#s(approx (+ (/ 1 (* 9 x)) y) (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 y x)) #s(literal 1 binary64)) y)) |
#s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) y) #s(literal 3 binary64))) |
#s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) y) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (sqrt.f64 x)) #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 3 binary64)))) y)) |
#s(approx (* (* (sqrt (* (* x x) x)) 3) (- y 1)) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) y) #s(literal 3 binary64))) |
#s(approx (* (* (sqrt (* (* x x) x)) 3) (- y 1)) (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -3 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 3 binary64))) y)) |
#s(approx (- y 1) y) |
#s(approx (- y 1) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) y)) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 (*.f64 (*.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64)) y)) |
#s(approx (* (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) y) (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64))) |
#s(approx (* (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) y) (*.f64 (*.f64 (*.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64)) y)) |
#s(approx (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
#s(approx (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) (*.f64 (*.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64))) |
#s(approx (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x)) (sqrt.f64 x)) |
#s(approx (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x)) (*.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) #s(literal 1 binary64)) (sqrt.f64 x))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (neg.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) #s(literal 1 binary64)) (sqrt.f64 x))) y))) |
#s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (neg.f64 (*.f64 (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (neg.f64 (/.f64 (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) y))) y))) |
#s(approx (+ (* -3 (sqrt x)) (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3))) (neg.f64 (*.f64 (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (neg.f64 (/.f64 (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) y))) y))) |
#s(approx (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3)) (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) (*.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) y))) y))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (neg.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) #s(literal 1 binary64)) (sqrt.f64 x))) y))) |
#s(approx (- (+ (/ 1 (* 9 x)) y) 1) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y)) #s(literal 1 binary64)) y))) |
#s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -3 binary64) (neg.f64 (/.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -3 binary64) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) y))) y))) |
#s(approx (* (* (sqrt (* (* x x) x)) 3) (- y 1)) (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 3 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -3 binary64))) y))) |
#s(approx (- y 1) (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) y))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (neg.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) #s(literal 1 binary64)) (sqrt.f64 x))) y))) |
#s(approx (* (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) y) (neg.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) #s(literal 1 binary64)) (sqrt.f64 x))) y))) |
Compiled 3 710 to 1 326 computations (64.3% saved)
30 alts after pruning (27 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 246 | 18 | 264 |
| Fresh | 11 | 9 | 20 |
| Picked | 4 | 1 | 5 |
| Done | 2 | 2 | 4 |
| Total | 263 | 30 | 293 |
| Status | Accuracy | Program |
|---|---|---|
| 99.4% | (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) | |
| 99.3% | (*.f64 (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64)) | |
| 96.5% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ (/ 1 (* 9 x)) y) (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) x)) #s(literal 1 binary64))) | |
| 70.1% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ (/ 1 (* 9 x)) y) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 9 binary64))) #s(literal 1 binary64))) | |
| ▶ | 70.1% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ (/ 1 (* 9 x)) y) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/9 binary64))) #s(literal 1 binary64))) |
| 85.6% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ (/ 1 (* 9 x)) y) 1) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y)) y))) | |
| 31.2% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ (/ 1 (* 9 x)) y) 1) y)) | |
| ✓ | 46.8% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (/.f64 #s(literal 1/9 binary64) x))) |
| 46.8% | (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) #s(approx (- (+ (/ 1 (* 9 x)) y) 1) (/.f64 #s(literal 1/9 binary64) x)))) | |
| 75.1% | (*.f64 #s(literal 3 binary64) #s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (/.f64 (fma.f64 (-.f64 y #s(literal 1 binary64)) (sqrt.f64 (*.f64 (*.f64 x x) x)) (*.f64 #s(literal 1/9 binary64) (sqrt.f64 x))) x))) | |
| 53.7% | (*.f64 #s(literal 3 binary64) #s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (*.f64 (-.f64 y #s(literal 1 binary64)) (sqrt.f64 x)))) | |
| 65.0% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 #s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) y) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (sqrt.f64 x)) #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 3 binary64)))) y)) x)) | |
| 19.6% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 #s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 3 binary64)) #s(approx (- y 1) y))) x)) | |
| 46.9% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 #s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x)) | |
| 13.7% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 #s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) #s(approx (* (* (sqrt (* (* x x) x)) 3) (- y 1)) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -3 binary64)))) x)) | |
| 46.9% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/3 binary64))) | |
| ✓ | 31.2% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
| ✓ | 31.2% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (sqrt.f64 x) (*.f64 y #s(literal 3 binary64)))) |
| ▶ | 70.2% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) #s(approx (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3)) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)))))) |
| 53.8% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) #s(approx (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3)) (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)))))) | |
| ▶ | 46.9% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)))) |
| ▶ | 99.5% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (+.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))))) |
| 49.4% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) #s(approx (+ (* -3 (sqrt x)) (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3))) (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -3 binary64))) x)))) | |
| 47.0% | #s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 (*.f64 #s(literal 3 binary64) (fma.f64 (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) (sqrt.f64 x) (sqrt.f64 x))) y)) | |
| 62.3% | #s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 (*.f64 #s(literal 3 binary64) (fma.f64 #s(approx (/ (- (/ 1/9 x) 1) y) (/.f64 #s(literal 1/9 binary64) (*.f64 y x))) (sqrt.f64 x) (sqrt.f64 x))) y)) | |
| ▶ | 49.7% | #s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 (*.f64 #s(literal 3 binary64) #s(approx (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x)) (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) (sqrt.f64 x)))) y)) |
| 38.9% | #s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 (*.f64 #s(literal 3 binary64) #s(approx (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x)) (*.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) y)))) y)) | |
| 39.0% | #s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 #s(approx (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) (*.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) y))) y)) | |
| 49.7% | #s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 #s(approx (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y))) y)) | |
| 49.3% | #s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) #s(approx (* (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) y) (*.f64 (*.f64 (*.f64 (+.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) y) x) #s(literal 3 binary64)))) |
Compiled 1 509 to 1 415 computations (6.2% saved)
| Inputs |
|---|
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (+.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))))) |
#s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (+.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)))) |
(+.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) |
(fma.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
(*.f64 y (sqrt.f64 x)) |
y |
(sqrt.f64 x) |
x |
#s(literal 3 binary64) |
(*.f64 #s(literal -3 binary64) (sqrt.f64 x)) |
#s(literal -3 binary64) |
(/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) |
#s(literal 1/3 binary64) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)))) |
#s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) #s(approx (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3)) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)))))) |
#s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) #s(approx (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3)) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))))) |
(fma.f64 #s(literal -3 binary64) (sqrt.f64 x) #s(approx (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3)) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)))) |
#s(approx (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3)) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ (/ 1 (* 9 x)) y) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/9 binary64))) #s(literal 1 binary64))) |
(*.f64 #s(literal 3 binary64) (sqrt.f64 x)) |
(-.f64 #s(approx (+ (/ 1 (* 9 x)) y) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/9 binary64))) #s(literal 1 binary64)) |
#s(approx (+ (/ 1 (* 9 x)) y) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/9 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/9 binary64)) |
(/.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
#s(literal 1/9 binary64) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 (*.f64 #s(literal 3 binary64) #s(approx (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x)) (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) (sqrt.f64 x)))) y)) |
(*.f64 (*.f64 #s(literal 3 binary64) #s(approx (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x)) (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) (sqrt.f64 x)))) y) |
(*.f64 #s(literal 3 binary64) #s(approx (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x)) (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) (sqrt.f64 x)))) |
#s(approx (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x)) (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) (sqrt.f64 x))) |
(*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) (sqrt.f64 x)) |
(/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) |
(-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) |
(/.f64 #s(literal 1/9 binary64) x) |
| Outputs |
|---|
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* 1/3 (sqrt (/ 1 x))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (/ (+ (* 1/3 (sqrt x)) (* 3 (* (sqrt (pow x 3)) (- y 1)))) x))) |
#s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) #s(hole binary64 (* 1/3 (sqrt (/ 1 x))))) |
#s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) #s(hole binary64 (/ (+ (* 1/3 (sqrt x)) (* 3 (* (sqrt (pow x 3)) (- y 1)))) x))) |
#s(approx (+ (+ (* (* y (sqrt x)) 3) (* -3 (sqrt x))) (/ 1/3 (sqrt x))) #s(hole binary64 (* 1/3 (sqrt (/ 1 x))))) |
#s(approx (+ (+ (* (* y (sqrt x)) 3) (* -3 (sqrt x))) (/ 1/3 (sqrt x))) #s(hole binary64 (/ (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) x))) |
#s(approx (+ (* (* y (sqrt x)) 3) (* -3 (sqrt x))) #s(hole binary64 (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) |
#s(approx (* y (sqrt x)) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* -3 (sqrt x)) #s(hole binary64 (* -3 (sqrt x)))) |
#s(approx (/ 1/3 (sqrt x)) #s(hole binary64 (* 1/3 (sqrt (/ 1 x))))) |
#s(approx (+ (* -3 (sqrt x)) (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3))) #s(hole binary64 (* 1/3 (sqrt (/ 1 x))))) |
#s(approx (+ (* -3 (sqrt x)) (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3))) #s(hole binary64 (/ (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) x))) |
#s(approx (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3)) #s(hole binary64 (* 1/3 (sqrt (/ 1 x))))) |
#s(approx (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3)) #s(hole binary64 (/ (+ (* 1/3 (sqrt x)) (* 3 (* (sqrt (pow x 3)) y))) x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ (/ 1 (* 9 x)) y) 1)) #s(hole binary64 (* 1/3 (sqrt (/ 1 x))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ (/ 1 (* 9 x)) y) 1)) #s(hole binary64 (/ (+ (* 1/3 (sqrt x)) (* 3 (* (sqrt (pow x 3)) (- y 1)))) x))) |
#s(approx (* 3 (sqrt x)) #s(hole binary64 (* 3 (sqrt x)))) |
#s(approx (- (+ (/ 1 (* 9 x)) y) 1) #s(hole binary64 (/ 1/9 x))) |
#s(approx (- (+ (/ 1 (* 9 x)) y) 1) #s(hole binary64 (/ (+ 1/9 (* x (- y 1))) x))) |
#s(approx (+ (/ 1 (* 9 x)) y) #s(hole binary64 (/ 1/9 x))) |
#s(approx (+ (/ 1 (* 9 x)) y) #s(hole binary64 (/ (+ 1/9 (* x y)) x))) |
#s(approx (* (/ 1 x) 1/9) #s(hole binary64 (/ 1/9 x))) |
#s(approx (/ 1 x) #s(hole binary64 (/ 1 x))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) #s(hole binary64 (* 1/3 (sqrt (/ 1 x))))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) #s(hole binary64 (/ (+ (* 1/3 (sqrt x)) (* 3 (* (sqrt (pow x 3)) (- y 1)))) x))) |
#s(approx (* (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) y) #s(hole binary64 (* 1/3 (sqrt (/ 1 x))))) |
#s(approx (* (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) y) #s(hole binary64 (/ (+ (* 1/3 (sqrt x)) (* 3 (* x (* y (+ (sqrt x) (* -1 (* (sqrt x) (/ 1 y)))))))) x))) |
#s(approx (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) #s(hole binary64 (* 1/3 (* (sqrt (/ 1 x)) (/ 1 y))))) |
#s(approx (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) #s(hole binary64 (/ (+ (* 1/3 (* (sqrt x) (/ 1 y))) (* 3 (* x (+ (sqrt x) (* -1 (* (sqrt x) (/ 1 y))))))) x))) |
#s(approx (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x)) #s(hole binary64 (* 1/9 (* (sqrt (/ 1 x)) (/ 1 y))))) |
#s(approx (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x)) #s(hole binary64 (/ (+ (* 1/9 (* (sqrt x) (/ 1 y))) (* x (+ (sqrt x) (* -1 (* (sqrt x) (/ 1 y)))))) x))) |
#s(approx (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) #s(hole binary64 (* 1/9 (* (sqrt (/ 1 x)) (/ 1 y))))) |
#s(approx (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) #s(hole binary64 (/ (+ (* -1 (* (sqrt (pow x 3)) (/ 1 y))) (* 1/9 (* (sqrt x) (/ 1 y)))) x))) |
#s(approx (/ (- (/ 1/9 x) 1) y) #s(hole binary64 (/ 1/9 (* x y)))) |
#s(approx (/ (- (/ 1/9 x) 1) y) #s(hole binary64 (/ (+ (* -1 (/ x y)) (* 1/9 (/ 1 y))) x))) |
#s(approx (- (/ 1/9 x) 1) #s(hole binary64 (/ 1/9 x))) |
#s(approx (- (/ 1/9 x) 1) #s(hole binary64 (/ (+ 1/9 (* -1 x)) x))) |
#s(approx (/ 1/9 x) #s(hole binary64 (/ 1/9 x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* 3 (* (sqrt x) (- y 1))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* x (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) (- y 1))))))) |
#s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) #s(hole binary64 (* 3 (* (sqrt x) (- y 1))))) |
#s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) #s(hole binary64 (* x (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) (- y 1))))))) |
#s(approx (+ (+ (* (* y (sqrt x)) 3) (* -3 (sqrt x))) (/ 1/3 (sqrt x))) #s(hole binary64 (* x (+ (* -3 (sqrt (/ 1 x))) (* 3 (* (sqrt (/ 1 x)) y)))))) |
#s(approx (+ (+ (* (* y (sqrt x)) 3) (* -3 (sqrt x))) (/ 1/3 (sqrt x))) #s(hole binary64 (* x (+ (* -3 (sqrt (/ 1 x))) (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) y))))))) |
#s(approx (+ (* (* y (sqrt x)) 3) (* -3 (sqrt x))) #s(hole binary64 (* x (+ (* -3 (sqrt (/ 1 x))) (* 3 (* (sqrt (/ 1 x)) y)))))) |
#s(approx (+ (* -3 (sqrt x)) (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3))) #s(hole binary64 (* x (+ (* -3 (sqrt (/ 1 x))) (* 3 (* (sqrt (/ 1 x)) y)))))) |
#s(approx (+ (* -3 (sqrt x)) (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3))) #s(hole binary64 (* x (+ (* -3 (sqrt (/ 1 x))) (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) y))))))) |
#s(approx (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3)) #s(hole binary64 (* 3 (* (sqrt x) y)))) |
#s(approx (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3)) #s(hole binary64 (* x (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) y)))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ (/ 1 (* 9 x)) y) 1)) #s(hole binary64 (* 3 (* (sqrt x) (- y 1))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ (/ 1 (* 9 x)) y) 1)) #s(hole binary64 (* x (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) (- y 1))))))) |
#s(approx (- (+ (/ 1 (* 9 x)) y) 1) #s(hole binary64 (- y 1))) |
#s(approx (- (+ (/ 1 (* 9 x)) y) 1) #s(hole binary64 (- (+ y (* 1/9 (/ 1 x))) 1))) |
#s(approx (+ (/ 1 (* 9 x)) y) #s(hole binary64 y)) |
#s(approx (+ (/ 1 (* 9 x)) y) #s(hole binary64 (+ y (* 1/9 (/ 1 x))))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) #s(hole binary64 (* 3 (* (sqrt x) (- y 1))))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) #s(hole binary64 (* x (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) (- y 1))))))) |
#s(approx (* (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) y) #s(hole binary64 (* 3 (* x (* y (+ (sqrt (/ 1 x)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y))))))))) |
#s(approx (* (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) y) #s(hole binary64 (* x (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* y (+ (sqrt (/ 1 x)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y)))))))))) |
#s(approx (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) #s(hole binary64 (* 3 (* x (+ (sqrt (/ 1 x)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y)))))))) |
#s(approx (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) #s(hole binary64 (* x (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (/ 1 y))) (* 3 (+ (sqrt (/ 1 x)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y))))))))) |
#s(approx (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y))))))) |
#s(approx (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1 (* (sqrt (/ 1 x)) (/ 1 y))) (* 1/9 (* (sqrt (/ 1 (pow x 3))) (/ 1 y)))))))) |
#s(approx (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) #s(hole binary64 (* -1 (* (sqrt x) (/ 1 y))))) |
#s(approx (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) #s(hole binary64 (* x (+ (* -1 (* (sqrt (/ 1 x)) (/ 1 y))) (* 1/9 (* (sqrt (/ 1 (pow x 3))) (/ 1 y))))))) |
#s(approx (/ (- (/ 1/9 x) 1) y) #s(hole binary64 (/ -1 y))) |
#s(approx (/ (- (/ 1/9 x) 1) y) #s(hole binary64 (- (* 1/9 (/ 1 (* x y))) (/ 1 y)))) |
#s(approx (- (/ 1/9 x) 1) #s(hole binary64 -1)) |
#s(approx (- (/ 1/9 x) 1) #s(hole binary64 (- (* 1/9 (/ 1 x)) 1))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* -3 (* (sqrt x) (* (pow (sqrt -1) 2) (- y 1)))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* -1 (* x (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- y 1))))))))) |
#s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) #s(hole binary64 (* 3 (* (sqrt x) (* (pow (sqrt -1) 2) (- y 1)))))) |
#s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) #s(hole binary64 (* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- y 1)))) (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))))) |
#s(approx (+ (+ (* (* y (sqrt x)) 3) (* -3 (sqrt x))) (/ 1/3 (sqrt x))) #s(hole binary64 (* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))))) |
#s(approx (+ (+ (* (* y (sqrt x)) 3) (* -3 (sqrt x))) (/ 1/3 (sqrt x))) #s(hole binary64 (* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ (* -1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))))) |
#s(approx (+ (* (* y (sqrt x)) 3) (* -3 (sqrt x))) #s(hole binary64 (* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))))) |
#s(approx (* y (sqrt x)) #s(hole binary64 (* -1 (* (sqrt x) (* y (pow (sqrt -1) 2)))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (* -3 (sqrt x)) #s(hole binary64 (* 3 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ (* -3 (sqrt x)) (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3))) #s(hole binary64 (* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))))) |
#s(approx (+ (* -3 (sqrt x)) (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3))) #s(hole binary64 (* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ (* -1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))))) |
#s(approx (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3)) #s(hole binary64 (* -3 (* (sqrt x) (* y (pow (sqrt -1) 2)))))) |
#s(approx (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3)) #s(hole binary64 (* -1 (* x (+ (* -1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ (/ 1 (* 9 x)) y) 1)) #s(hole binary64 (* -3 (* (sqrt x) (* (pow (sqrt -1) 2) (- y 1)))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ (/ 1 (* 9 x)) y) 1)) #s(hole binary64 (* -1 (* x (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- y 1))))))))) |
#s(approx (* 3 (sqrt x)) #s(hole binary64 (* -3 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) #s(hole binary64 (* -3 (* (sqrt x) (* (pow (sqrt -1) 2) (- y 1)))))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) #s(hole binary64 (* -1 (* x (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- y 1))))))))) |
#s(approx (* (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) y) #s(hole binary64 (* -3 (* x (* y (+ (* -1 (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (* (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) y) #s(hole binary64 (* -1 (* x (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* y (+ (* -1 (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))))) |
#s(approx (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) #s(hole binary64 (* -3 (* x (+ (* -1 (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) #s(hole binary64 (* -1 (* x (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (/ (pow (sqrt -1) 2) y))) (* 3 (+ (* -1 (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))) |
#s(approx (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x)) #s(hole binary64 (* -1 (* x (+ (* -1 (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x)) #s(hole binary64 (* -1 (* x (+ (* -1 (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) (+ (* 1/9 (* (sqrt (/ 1 (pow x 3))) (/ (pow (sqrt -1) 2) y))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) #s(hole binary64 (* (sqrt x) (/ (pow (sqrt -1) 2) y)))) |
#s(approx (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) #s(hole binary64 (* -1 (* x (+ (* -1 (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) (* 1/9 (* (sqrt (/ 1 (pow x 3))) (/ (pow (sqrt -1) 2) y)))))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))))) |
#s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) #s(hole binary64 (/ (+ (* -3 (sqrt (pow x 3))) (* 1/3 (sqrt x))) x))) |
#s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) #s(hole binary64 (+ (* -3 (sqrt x)) (+ (* 1/3 (sqrt (/ 1 x))) (* 3 (* (sqrt x) y)))))) |
#s(approx (+ (+ (* (* y (sqrt x)) 3) (* -3 (sqrt x))) (/ 1/3 (sqrt x))) #s(hole binary64 (+ (* -3 (sqrt x)) (* 1/3 (sqrt (/ 1 x)))))) |
#s(approx (+ (+ (* (* y (sqrt x)) 3) (* -3 (sqrt x))) (/ 1/3 (sqrt x))) #s(hole binary64 (+ (* -3 (sqrt x)) (+ (* 1/3 (sqrt (/ 1 x))) (* 3 (* (sqrt x) y)))))) |
#s(approx (+ (* (* y (sqrt x)) 3) (* -3 (sqrt x))) #s(hole binary64 (* -3 (sqrt x)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* -3 (sqrt x)) (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3))) #s(hole binary64 (+ (* -3 (sqrt x)) (* 1/3 (sqrt (/ 1 x)))))) |
#s(approx (+ (* -3 (sqrt x)) (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3))) #s(hole binary64 (+ (* -3 (sqrt x)) (+ (* 1/3 (sqrt (/ 1 x))) (* 3 (* (sqrt x) y)))))) |
#s(approx (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3)) #s(hole binary64 (+ (* 1/3 (sqrt (/ 1 x))) (* 3 (* (sqrt x) y))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ (/ 1 (* 9 x)) y) 1)) #s(hole binary64 (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ (/ 1 (* 9 x)) y) 1)) #s(hole binary64 (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))))) |
#s(approx (- (+ (/ 1 (* 9 x)) y) 1) #s(hole binary64 (- (* 1/9 (/ 1 x)) 1))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) #s(hole binary64 (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) #s(hole binary64 (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))))) |
#s(approx (* (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) y) #s(hole binary64 (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))))) |
#s(approx (* (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) y) #s(hole binary64 (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))))) |
#s(approx (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) #s(hole binary64 (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))) |
#s(approx (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) #s(hole binary64 (/ (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) y))) |
#s(approx (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x)) #s(hole binary64 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))) |
#s(approx (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x)) #s(hole binary64 (/ (+ (* (sqrt x) y) (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))) y))) |
#s(approx (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) #s(hole binary64 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))) |
#s(approx (/ (- (/ 1/9 x) 1) y) #s(hole binary64 (/ (- (* 1/9 (/ 1 x)) 1) y))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* 3 (* (sqrt x) y)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* y (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))))) |
#s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) #s(hole binary64 (* 3 (* (sqrt x) y)))) |
#s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) #s(hole binary64 (* y (+ (* -3 (* (sqrt x) (/ 1 y))) (+ (* 1/3 (* (sqrt (/ 1 x)) (/ 1 y))) (* 3 (sqrt x))))))) |
#s(approx (+ (+ (* (* y (sqrt x)) 3) (* -3 (sqrt x))) (/ 1/3 (sqrt x))) #s(hole binary64 (* 3 (* (sqrt x) y)))) |
#s(approx (+ (+ (* (* y (sqrt x)) 3) (* -3 (sqrt x))) (/ 1/3 (sqrt x))) #s(hole binary64 (* y (+ (* -3 (* (sqrt x) (/ 1 y))) (+ (* 1/3 (* (sqrt (/ 1 x)) (/ 1 y))) (* 3 (sqrt x))))))) |
#s(approx (+ (* (* y (sqrt x)) 3) (* -3 (sqrt x))) #s(hole binary64 (* 3 (* (sqrt x) y)))) |
#s(approx (+ (* (* y (sqrt x)) 3) (* -3 (sqrt x))) #s(hole binary64 (* y (+ (* -3 (* (sqrt x) (/ 1 y))) (* 3 (sqrt x)))))) |
#s(approx (+ (* -3 (sqrt x)) (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3))) #s(hole binary64 (* 3 (* (sqrt x) y)))) |
#s(approx (+ (* -3 (sqrt x)) (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3))) #s(hole binary64 (* y (+ (* -3 (* (sqrt x) (/ 1 y))) (+ (* 1/3 (* (sqrt (/ 1 x)) (/ 1 y))) (* 3 (sqrt x))))))) |
#s(approx (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3)) #s(hole binary64 (* y (+ (* 1/3 (* (sqrt (/ 1 x)) (/ 1 y))) (* 3 (sqrt x)))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ (/ 1 (* 9 x)) y) 1)) #s(hole binary64 (* 3 (* (sqrt x) y)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ (/ 1 (* 9 x)) y) 1)) #s(hole binary64 (* y (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))))) |
#s(approx (- (+ (/ 1 (* 9 x)) y) 1) #s(hole binary64 y)) |
#s(approx (- (+ (/ 1 (* 9 x)) y) 1) #s(hole binary64 (* y (- (+ 1 (/ 1/9 (* x y))) (/ 1 y))))) |
#s(approx (+ (/ 1 (* 9 x)) y) #s(hole binary64 (* y (+ 1 (* 1/9 (/ 1 (* x y))))))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) #s(hole binary64 (* 3 (* (sqrt x) y)))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) #s(hole binary64 (* y (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))))) |
#s(approx (* (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) y) #s(hole binary64 (* 3 (* (sqrt x) y)))) |
#s(approx (* (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) y) #s(hole binary64 (* y (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))))) |
#s(approx (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) #s(hole binary64 (* 3 (sqrt x)))) |
#s(approx (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) #s(hole binary64 (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))))) |
#s(approx (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x)) #s(hole binary64 (sqrt x))) |
#s(approx (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x)) #s(hole binary64 (+ (sqrt x) (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* -1 (* y (+ (* -3 (sqrt x)) (* -3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))))))) |
#s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) #s(hole binary64 (* -1 (* y (+ (* -3 (sqrt x)) (* -1 (/ (+ (* -3 (sqrt x)) (* 1/3 (sqrt (/ 1 x)))) y))))))) |
#s(approx (+ (+ (* (* y (sqrt x)) 3) (* -3 (sqrt x))) (/ 1/3 (sqrt x))) #s(hole binary64 (* -1 (* y (+ (* -3 (sqrt x)) (* -1 (/ (+ (* -3 (sqrt x)) (* 1/3 (sqrt (/ 1 x)))) y))))))) |
#s(approx (+ (* (* y (sqrt x)) 3) (* -3 (sqrt x))) #s(hole binary64 (* -1 (* y (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) (/ 1 y)))))))) |
#s(approx (+ (* -3 (sqrt x)) (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3))) #s(hole binary64 (* -1 (* y (+ (* -3 (sqrt x)) (* -1 (/ (+ (* -3 (sqrt x)) (* 1/3 (sqrt (/ 1 x)))) y))))))) |
#s(approx (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3)) #s(hole binary64 (* -1 (* y (+ (* -3 (sqrt x)) (* -1/3 (* (sqrt (/ 1 x)) (/ 1 y)))))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ (/ 1 (* 9 x)) y) 1)) #s(hole binary64 (* -1 (* y (+ (* -3 (sqrt x)) (* -3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))))))) |
#s(approx (- (+ (/ 1 (* 9 x)) y) 1) #s(hole binary64 (* -1 (* y (- (* -1 (/ (- (* 1/9 (/ 1 x)) 1) y)) 1))))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) #s(hole binary64 (* -1 (* y (+ (* -3 (sqrt x)) (* -3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))))))) |
#s(approx (* (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) y) #s(hole binary64 (* -1 (* y (+ (* -3 (sqrt x)) (* -3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 17.0ms | y | @ | inf | ((* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (+ (+ (* (* y (sqrt x)) 3) (* -3 (sqrt x))) (/ 1/3 (sqrt x))) (+ (* (* y (sqrt x)) 3) (* -3 (sqrt x))) (* y (sqrt x)) y (sqrt x) x 3 (* -3 (sqrt x)) -3 (/ 1/3 (sqrt x)) 1/3 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (+ (* -3 (sqrt x)) (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3))) (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3)) (* (* 3 (sqrt x)) (- (+ (/ 1 (* 9 x)) y) 1)) (* 3 (sqrt x)) (- (+ (/ 1 (* 9 x)) y) 1) (+ (/ 1 (* 9 x)) y) (* (/ 1 x) 1/9) (/ 1 x) 1 1/9 (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (* (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) y) (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x)) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (/ (- (/ 1/9 x) 1) y) (- (/ 1/9 x) 1) (/ 1/9 x)) |
| 5.0ms | x | @ | -inf | ((* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (+ (+ (* (* y (sqrt x)) 3) (* -3 (sqrt x))) (/ 1/3 (sqrt x))) (+ (* (* y (sqrt x)) 3) (* -3 (sqrt x))) (* y (sqrt x)) y (sqrt x) x 3 (* -3 (sqrt x)) -3 (/ 1/3 (sqrt x)) 1/3 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (+ (* -3 (sqrt x)) (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3))) (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3)) (* (* 3 (sqrt x)) (- (+ (/ 1 (* 9 x)) y) 1)) (* 3 (sqrt x)) (- (+ (/ 1 (* 9 x)) y) 1) (+ (/ 1 (* 9 x)) y) (* (/ 1 x) 1/9) (/ 1 x) 1 1/9 (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (* (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) y) (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x)) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (/ (- (/ 1/9 x) 1) y) (- (/ 1/9 x) 1) (/ 1/9 x)) |
| 4.0ms | y | @ | -inf | ((* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (+ (+ (* (* y (sqrt x)) 3) (* -3 (sqrt x))) (/ 1/3 (sqrt x))) (+ (* (* y (sqrt x)) 3) (* -3 (sqrt x))) (* y (sqrt x)) y (sqrt x) x 3 (* -3 (sqrt x)) -3 (/ 1/3 (sqrt x)) 1/3 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (+ (* -3 (sqrt x)) (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3))) (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3)) (* (* 3 (sqrt x)) (- (+ (/ 1 (* 9 x)) y) 1)) (* 3 (sqrt x)) (- (+ (/ 1 (* 9 x)) y) 1) (+ (/ 1 (* 9 x)) y) (* (/ 1 x) 1/9) (/ 1 x) 1 1/9 (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (* (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) y) (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x)) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (/ (- (/ 1/9 x) 1) y) (- (/ 1/9 x) 1) (/ 1/9 x)) |
| 3.0ms | x | @ | inf | ((* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (+ (+ (* (* y (sqrt x)) 3) (* -3 (sqrt x))) (/ 1/3 (sqrt x))) (+ (* (* y (sqrt x)) 3) (* -3 (sqrt x))) (* y (sqrt x)) y (sqrt x) x 3 (* -3 (sqrt x)) -3 (/ 1/3 (sqrt x)) 1/3 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (+ (* -3 (sqrt x)) (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3))) (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3)) (* (* 3 (sqrt x)) (- (+ (/ 1 (* 9 x)) y) 1)) (* 3 (sqrt x)) (- (+ (/ 1 (* 9 x)) y) 1) (+ (/ 1 (* 9 x)) y) (* (/ 1 x) 1/9) (/ 1 x) 1 1/9 (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (* (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) y) (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x)) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (/ (- (/ 1/9 x) 1) y) (- (/ 1/9 x) 1) (/ 1/9 x)) |
| 3.0ms | x | @ | 0 | ((* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (+ (+ (* (* y (sqrt x)) 3) (* -3 (sqrt x))) (/ 1/3 (sqrt x))) (+ (* (* y (sqrt x)) 3) (* -3 (sqrt x))) (* y (sqrt x)) y (sqrt x) x 3 (* -3 (sqrt x)) -3 (/ 1/3 (sqrt x)) 1/3 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (+ (* -3 (sqrt x)) (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3))) (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3)) (* (* 3 (sqrt x)) (- (+ (/ 1 (* 9 x)) y) 1)) (* 3 (sqrt x)) (- (+ (/ 1 (* 9 x)) y) 1) (+ (/ 1 (* 9 x)) y) (* (/ 1 x) 1/9) (/ 1 x) 1 1/9 (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (* (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) y) (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x)) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (/ (- (/ 1/9 x) 1) y) (- (/ 1/9 x) 1) (/ 1/9 x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 460 | 5042 |
| 0 | 499 | 4362 |
| 0 | 2197 | 4235 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (+.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))))) |
#s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (+.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)))) |
(+.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) |
(fma.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
(*.f64 y (sqrt.f64 x)) |
y |
(sqrt.f64 x) |
x |
#s(literal 3 binary64) |
(*.f64 #s(literal -3 binary64) (sqrt.f64 x)) |
#s(literal -3 binary64) |
(/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) |
#s(literal 1/3 binary64) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)))) |
#s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) #s(approx (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3)) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)))))) |
#s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) #s(approx (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3)) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))))) |
(fma.f64 #s(literal -3 binary64) (sqrt.f64 x) #s(approx (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3)) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)))) |
#s(approx (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3)) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ (/ 1 (* 9 x)) y) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/9 binary64))) #s(literal 1 binary64))) |
(*.f64 #s(literal 3 binary64) (sqrt.f64 x)) |
(-.f64 #s(approx (+ (/ 1 (* 9 x)) y) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/9 binary64))) #s(literal 1 binary64)) |
#s(approx (+ (/ 1 (* 9 x)) y) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/9 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/9 binary64)) |
(/.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
#s(literal 1/9 binary64) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 (*.f64 #s(literal 3 binary64) #s(approx (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x)) (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) (sqrt.f64 x)))) y)) |
(*.f64 (*.f64 #s(literal 3 binary64) #s(approx (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x)) (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) (sqrt.f64 x)))) y) |
(*.f64 #s(literal 3 binary64) #s(approx (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x)) (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) (sqrt.f64 x)))) |
#s(approx (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x)) (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) (sqrt.f64 x))) |
(*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) (sqrt.f64 x)) |
(/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) |
(-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) |
(/.f64 #s(literal 1/9 binary64) x) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* 1/3 (sqrt (/ 1 x))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (/ (+ (* 1/3 (sqrt x)) (* 3 (* (sqrt (pow x 3)) (- y 1)))) x))) |
#s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) #s(hole binary64 (* 1/3 (sqrt (/ 1 x))))) |
#s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) #s(hole binary64 (/ (+ (* 1/3 (sqrt x)) (* 3 (* (sqrt (pow x 3)) (- y 1)))) x))) |
#s(approx (+ (+ (* (* y (sqrt x)) 3) (* -3 (sqrt x))) (/ 1/3 (sqrt x))) #s(hole binary64 (* 1/3 (sqrt (/ 1 x))))) |
#s(approx (+ (+ (* (* y (sqrt x)) 3) (* -3 (sqrt x))) (/ 1/3 (sqrt x))) #s(hole binary64 (/ (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) x))) |
#s(approx (+ (* (* y (sqrt x)) 3) (* -3 (sqrt x))) #s(hole binary64 (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) |
#s(approx (* y (sqrt x)) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* -3 (sqrt x)) #s(hole binary64 (* -3 (sqrt x)))) |
#s(approx (/ 1/3 (sqrt x)) #s(hole binary64 (* 1/3 (sqrt (/ 1 x))))) |
#s(approx (+ (* -3 (sqrt x)) (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3))) #s(hole binary64 (* 1/3 (sqrt (/ 1 x))))) |
#s(approx (+ (* -3 (sqrt x)) (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3))) #s(hole binary64 (/ (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) x))) |
#s(approx (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3)) #s(hole binary64 (* 1/3 (sqrt (/ 1 x))))) |
#s(approx (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3)) #s(hole binary64 (/ (+ (* 1/3 (sqrt x)) (* 3 (* (sqrt (pow x 3)) y))) x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ (/ 1 (* 9 x)) y) 1)) #s(hole binary64 (* 1/3 (sqrt (/ 1 x))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ (/ 1 (* 9 x)) y) 1)) #s(hole binary64 (/ (+ (* 1/3 (sqrt x)) (* 3 (* (sqrt (pow x 3)) (- y 1)))) x))) |
#s(approx (* 3 (sqrt x)) #s(hole binary64 (* 3 (sqrt x)))) |
#s(approx (- (+ (/ 1 (* 9 x)) y) 1) #s(hole binary64 (/ 1/9 x))) |
#s(approx (- (+ (/ 1 (* 9 x)) y) 1) #s(hole binary64 (/ (+ 1/9 (* x (- y 1))) x))) |
#s(approx (+ (/ 1 (* 9 x)) y) #s(hole binary64 (/ 1/9 x))) |
#s(approx (+ (/ 1 (* 9 x)) y) #s(hole binary64 (/ (+ 1/9 (* x y)) x))) |
#s(approx (* (/ 1 x) 1/9) #s(hole binary64 (/ 1/9 x))) |
#s(approx (/ 1 x) #s(hole binary64 (/ 1 x))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) #s(hole binary64 (* 1/3 (sqrt (/ 1 x))))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) #s(hole binary64 (/ (+ (* 1/3 (sqrt x)) (* 3 (* (sqrt (pow x 3)) (- y 1)))) x))) |
#s(approx (* (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) y) #s(hole binary64 (* 1/3 (sqrt (/ 1 x))))) |
#s(approx (* (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) y) #s(hole binary64 (/ (+ (* 1/3 (sqrt x)) (* 3 (* x (* y (+ (sqrt x) (* -1 (* (sqrt x) (/ 1 y)))))))) x))) |
#s(approx (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) #s(hole binary64 (* 1/3 (* (sqrt (/ 1 x)) (/ 1 y))))) |
#s(approx (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) #s(hole binary64 (/ (+ (* 1/3 (* (sqrt x) (/ 1 y))) (* 3 (* x (+ (sqrt x) (* -1 (* (sqrt x) (/ 1 y))))))) x))) |
#s(approx (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x)) #s(hole binary64 (* 1/9 (* (sqrt (/ 1 x)) (/ 1 y))))) |
#s(approx (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x)) #s(hole binary64 (/ (+ (* 1/9 (* (sqrt x) (/ 1 y))) (* x (+ (sqrt x) (* -1 (* (sqrt x) (/ 1 y)))))) x))) |
#s(approx (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) #s(hole binary64 (* 1/9 (* (sqrt (/ 1 x)) (/ 1 y))))) |
#s(approx (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) #s(hole binary64 (/ (+ (* -1 (* (sqrt (pow x 3)) (/ 1 y))) (* 1/9 (* (sqrt x) (/ 1 y)))) x))) |
#s(approx (/ (- (/ 1/9 x) 1) y) #s(hole binary64 (/ 1/9 (* x y)))) |
#s(approx (/ (- (/ 1/9 x) 1) y) #s(hole binary64 (/ (+ (* -1 (/ x y)) (* 1/9 (/ 1 y))) x))) |
#s(approx (- (/ 1/9 x) 1) #s(hole binary64 (/ 1/9 x))) |
#s(approx (- (/ 1/9 x) 1) #s(hole binary64 (/ (+ 1/9 (* -1 x)) x))) |
#s(approx (/ 1/9 x) #s(hole binary64 (/ 1/9 x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* 3 (* (sqrt x) (- y 1))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* x (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) (- y 1))))))) |
#s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) #s(hole binary64 (* 3 (* (sqrt x) (- y 1))))) |
#s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) #s(hole binary64 (* x (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) (- y 1))))))) |
#s(approx (+ (+ (* (* y (sqrt x)) 3) (* -3 (sqrt x))) (/ 1/3 (sqrt x))) #s(hole binary64 (* x (+ (* -3 (sqrt (/ 1 x))) (* 3 (* (sqrt (/ 1 x)) y)))))) |
#s(approx (+ (+ (* (* y (sqrt x)) 3) (* -3 (sqrt x))) (/ 1/3 (sqrt x))) #s(hole binary64 (* x (+ (* -3 (sqrt (/ 1 x))) (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) y))))))) |
#s(approx (+ (* (* y (sqrt x)) 3) (* -3 (sqrt x))) #s(hole binary64 (* x (+ (* -3 (sqrt (/ 1 x))) (* 3 (* (sqrt (/ 1 x)) y)))))) |
#s(approx (+ (* -3 (sqrt x)) (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3))) #s(hole binary64 (* x (+ (* -3 (sqrt (/ 1 x))) (* 3 (* (sqrt (/ 1 x)) y)))))) |
#s(approx (+ (* -3 (sqrt x)) (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3))) #s(hole binary64 (* x (+ (* -3 (sqrt (/ 1 x))) (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) y))))))) |
#s(approx (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3)) #s(hole binary64 (* 3 (* (sqrt x) y)))) |
#s(approx (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3)) #s(hole binary64 (* x (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) y)))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ (/ 1 (* 9 x)) y) 1)) #s(hole binary64 (* 3 (* (sqrt x) (- y 1))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ (/ 1 (* 9 x)) y) 1)) #s(hole binary64 (* x (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) (- y 1))))))) |
#s(approx (- (+ (/ 1 (* 9 x)) y) 1) #s(hole binary64 (- y 1))) |
#s(approx (- (+ (/ 1 (* 9 x)) y) 1) #s(hole binary64 (- (+ y (* 1/9 (/ 1 x))) 1))) |
#s(approx (+ (/ 1 (* 9 x)) y) #s(hole binary64 y)) |
#s(approx (+ (/ 1 (* 9 x)) y) #s(hole binary64 (+ y (* 1/9 (/ 1 x))))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) #s(hole binary64 (* 3 (* (sqrt x) (- y 1))))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) #s(hole binary64 (* x (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) (- y 1))))))) |
#s(approx (* (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) y) #s(hole binary64 (* 3 (* x (* y (+ (sqrt (/ 1 x)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y))))))))) |
#s(approx (* (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) y) #s(hole binary64 (* x (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* y (+ (sqrt (/ 1 x)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y)))))))))) |
#s(approx (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) #s(hole binary64 (* 3 (* x (+ (sqrt (/ 1 x)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y)))))))) |
#s(approx (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) #s(hole binary64 (* x (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (/ 1 y))) (* 3 (+ (sqrt (/ 1 x)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y))))))))) |
#s(approx (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y))))))) |
#s(approx (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1 (* (sqrt (/ 1 x)) (/ 1 y))) (* 1/9 (* (sqrt (/ 1 (pow x 3))) (/ 1 y)))))))) |
#s(approx (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) #s(hole binary64 (* -1 (* (sqrt x) (/ 1 y))))) |
#s(approx (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) #s(hole binary64 (* x (+ (* -1 (* (sqrt (/ 1 x)) (/ 1 y))) (* 1/9 (* (sqrt (/ 1 (pow x 3))) (/ 1 y))))))) |
#s(approx (/ (- (/ 1/9 x) 1) y) #s(hole binary64 (/ -1 y))) |
#s(approx (/ (- (/ 1/9 x) 1) y) #s(hole binary64 (- (* 1/9 (/ 1 (* x y))) (/ 1 y)))) |
#s(approx (- (/ 1/9 x) 1) #s(hole binary64 -1)) |
#s(approx (- (/ 1/9 x) 1) #s(hole binary64 (- (* 1/9 (/ 1 x)) 1))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* -3 (* (sqrt x) (* (pow (sqrt -1) 2) (- y 1)))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* -1 (* x (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- y 1))))))))) |
#s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) #s(hole binary64 (* 3 (* (sqrt x) (* (pow (sqrt -1) 2) (- y 1)))))) |
#s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) #s(hole binary64 (* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- y 1)))) (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))))) |
#s(approx (+ (+ (* (* y (sqrt x)) 3) (* -3 (sqrt x))) (/ 1/3 (sqrt x))) #s(hole binary64 (* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))))) |
#s(approx (+ (+ (* (* y (sqrt x)) 3) (* -3 (sqrt x))) (/ 1/3 (sqrt x))) #s(hole binary64 (* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ (* -1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))))) |
#s(approx (+ (* (* y (sqrt x)) 3) (* -3 (sqrt x))) #s(hole binary64 (* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))))) |
#s(approx (* y (sqrt x)) #s(hole binary64 (* -1 (* (sqrt x) (* y (pow (sqrt -1) 2)))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (* -3 (sqrt x)) #s(hole binary64 (* 3 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ (* -3 (sqrt x)) (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3))) #s(hole binary64 (* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))))) |
#s(approx (+ (* -3 (sqrt x)) (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3))) #s(hole binary64 (* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ (* -1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))))) |
#s(approx (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3)) #s(hole binary64 (* -3 (* (sqrt x) (* y (pow (sqrt -1) 2)))))) |
#s(approx (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3)) #s(hole binary64 (* -1 (* x (+ (* -1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ (/ 1 (* 9 x)) y) 1)) #s(hole binary64 (* -3 (* (sqrt x) (* (pow (sqrt -1) 2) (- y 1)))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ (/ 1 (* 9 x)) y) 1)) #s(hole binary64 (* -1 (* x (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- y 1))))))))) |
#s(approx (* 3 (sqrt x)) #s(hole binary64 (* -3 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) #s(hole binary64 (* -3 (* (sqrt x) (* (pow (sqrt -1) 2) (- y 1)))))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) #s(hole binary64 (* -1 (* x (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- y 1))))))))) |
#s(approx (* (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) y) #s(hole binary64 (* -3 (* x (* y (+ (* -1 (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (* (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) y) #s(hole binary64 (* -1 (* x (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* y (+ (* -1 (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))))) |
#s(approx (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) #s(hole binary64 (* -3 (* x (+ (* -1 (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) #s(hole binary64 (* -1 (* x (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (/ (pow (sqrt -1) 2) y))) (* 3 (+ (* -1 (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))) |
#s(approx (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x)) #s(hole binary64 (* -1 (* x (+ (* -1 (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x)) #s(hole binary64 (* -1 (* x (+ (* -1 (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) (+ (* 1/9 (* (sqrt (/ 1 (pow x 3))) (/ (pow (sqrt -1) 2) y))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) #s(hole binary64 (* (sqrt x) (/ (pow (sqrt -1) 2) y)))) |
#s(approx (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) #s(hole binary64 (* -1 (* x (+ (* -1 (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) (* 1/9 (* (sqrt (/ 1 (pow x 3))) (/ (pow (sqrt -1) 2) y)))))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))))) |
#s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) #s(hole binary64 (/ (+ (* -3 (sqrt (pow x 3))) (* 1/3 (sqrt x))) x))) |
#s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) #s(hole binary64 (+ (* -3 (sqrt x)) (+ (* 1/3 (sqrt (/ 1 x))) (* 3 (* (sqrt x) y)))))) |
#s(approx (+ (+ (* (* y (sqrt x)) 3) (* -3 (sqrt x))) (/ 1/3 (sqrt x))) #s(hole binary64 (+ (* -3 (sqrt x)) (* 1/3 (sqrt (/ 1 x)))))) |
#s(approx (+ (+ (* (* y (sqrt x)) 3) (* -3 (sqrt x))) (/ 1/3 (sqrt x))) #s(hole binary64 (+ (* -3 (sqrt x)) (+ (* 1/3 (sqrt (/ 1 x))) (* 3 (* (sqrt x) y)))))) |
#s(approx (+ (* (* y (sqrt x)) 3) (* -3 (sqrt x))) #s(hole binary64 (* -3 (sqrt x)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* -3 (sqrt x)) (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3))) #s(hole binary64 (+ (* -3 (sqrt x)) (* 1/3 (sqrt (/ 1 x)))))) |
#s(approx (+ (* -3 (sqrt x)) (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3))) #s(hole binary64 (+ (* -3 (sqrt x)) (+ (* 1/3 (sqrt (/ 1 x))) (* 3 (* (sqrt x) y)))))) |
#s(approx (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3)) #s(hole binary64 (+ (* 1/3 (sqrt (/ 1 x))) (* 3 (* (sqrt x) y))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ (/ 1 (* 9 x)) y) 1)) #s(hole binary64 (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ (/ 1 (* 9 x)) y) 1)) #s(hole binary64 (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))))) |
#s(approx (- (+ (/ 1 (* 9 x)) y) 1) #s(hole binary64 (- (* 1/9 (/ 1 x)) 1))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) #s(hole binary64 (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) #s(hole binary64 (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))))) |
#s(approx (* (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) y) #s(hole binary64 (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))))) |
#s(approx (* (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) y) #s(hole binary64 (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))))) |
#s(approx (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) #s(hole binary64 (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))) |
#s(approx (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) #s(hole binary64 (/ (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) y))) |
#s(approx (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x)) #s(hole binary64 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))) |
#s(approx (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x)) #s(hole binary64 (/ (+ (* (sqrt x) y) (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))) y))) |
#s(approx (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) #s(hole binary64 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))) |
#s(approx (/ (- (/ 1/9 x) 1) y) #s(hole binary64 (/ (- (* 1/9 (/ 1 x)) 1) y))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* 3 (* (sqrt x) y)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* y (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))))) |
#s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) #s(hole binary64 (* 3 (* (sqrt x) y)))) |
#s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) #s(hole binary64 (* y (+ (* -3 (* (sqrt x) (/ 1 y))) (+ (* 1/3 (* (sqrt (/ 1 x)) (/ 1 y))) (* 3 (sqrt x))))))) |
#s(approx (+ (+ (* (* y (sqrt x)) 3) (* -3 (sqrt x))) (/ 1/3 (sqrt x))) #s(hole binary64 (* 3 (* (sqrt x) y)))) |
#s(approx (+ (+ (* (* y (sqrt x)) 3) (* -3 (sqrt x))) (/ 1/3 (sqrt x))) #s(hole binary64 (* y (+ (* -3 (* (sqrt x) (/ 1 y))) (+ (* 1/3 (* (sqrt (/ 1 x)) (/ 1 y))) (* 3 (sqrt x))))))) |
#s(approx (+ (* (* y (sqrt x)) 3) (* -3 (sqrt x))) #s(hole binary64 (* 3 (* (sqrt x) y)))) |
#s(approx (+ (* (* y (sqrt x)) 3) (* -3 (sqrt x))) #s(hole binary64 (* y (+ (* -3 (* (sqrt x) (/ 1 y))) (* 3 (sqrt x)))))) |
#s(approx (+ (* -3 (sqrt x)) (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3))) #s(hole binary64 (* 3 (* (sqrt x) y)))) |
#s(approx (+ (* -3 (sqrt x)) (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3))) #s(hole binary64 (* y (+ (* -3 (* (sqrt x) (/ 1 y))) (+ (* 1/3 (* (sqrt (/ 1 x)) (/ 1 y))) (* 3 (sqrt x))))))) |
#s(approx (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3)) #s(hole binary64 (* y (+ (* 1/3 (* (sqrt (/ 1 x)) (/ 1 y))) (* 3 (sqrt x)))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ (/ 1 (* 9 x)) y) 1)) #s(hole binary64 (* 3 (* (sqrt x) y)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ (/ 1 (* 9 x)) y) 1)) #s(hole binary64 (* y (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))))) |
#s(approx (- (+ (/ 1 (* 9 x)) y) 1) #s(hole binary64 y)) |
#s(approx (- (+ (/ 1 (* 9 x)) y) 1) #s(hole binary64 (* y (- (+ 1 (/ 1/9 (* x y))) (/ 1 y))))) |
#s(approx (+ (/ 1 (* 9 x)) y) #s(hole binary64 (* y (+ 1 (* 1/9 (/ 1 (* x y))))))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) #s(hole binary64 (* 3 (* (sqrt x) y)))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) #s(hole binary64 (* y (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))))) |
#s(approx (* (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) y) #s(hole binary64 (* 3 (* (sqrt x) y)))) |
#s(approx (* (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) y) #s(hole binary64 (* y (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))))) |
#s(approx (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) #s(hole binary64 (* 3 (sqrt x)))) |
#s(approx (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) #s(hole binary64 (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))))) |
#s(approx (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x)) #s(hole binary64 (sqrt x))) |
#s(approx (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x)) #s(hole binary64 (+ (sqrt x) (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* -1 (* y (+ (* -3 (sqrt x)) (* -3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))))))) |
#s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) #s(hole binary64 (* -1 (* y (+ (* -3 (sqrt x)) (* -1 (/ (+ (* -3 (sqrt x)) (* 1/3 (sqrt (/ 1 x)))) y))))))) |
#s(approx (+ (+ (* (* y (sqrt x)) 3) (* -3 (sqrt x))) (/ 1/3 (sqrt x))) #s(hole binary64 (* -1 (* y (+ (* -3 (sqrt x)) (* -1 (/ (+ (* -3 (sqrt x)) (* 1/3 (sqrt (/ 1 x)))) y))))))) |
#s(approx (+ (* (* y (sqrt x)) 3) (* -3 (sqrt x))) #s(hole binary64 (* -1 (* y (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) (/ 1 y)))))))) |
#s(approx (+ (* -3 (sqrt x)) (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3))) #s(hole binary64 (* -1 (* y (+ (* -3 (sqrt x)) (* -1 (/ (+ (* -3 (sqrt x)) (* 1/3 (sqrt (/ 1 x)))) y))))))) |
#s(approx (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3)) #s(hole binary64 (* -1 (* y (+ (* -3 (sqrt x)) (* -1/3 (* (sqrt (/ 1 x)) (/ 1 y)))))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ (/ 1 (* 9 x)) y) 1)) #s(hole binary64 (* -1 (* y (+ (* -3 (sqrt x)) (* -3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))))))) |
#s(approx (- (+ (/ 1 (* 9 x)) y) 1) #s(hole binary64 (* -1 (* y (- (* -1 (/ (- (* 1/9 (/ 1 x)) 1) y)) 1))))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) #s(hole binary64 (* -1 (* y (+ (* -3 (sqrt x)) (* -3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))))))) |
#s(approx (* (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) y) #s(hole binary64 (* -1 (* y (+ (* -3 (sqrt x)) (* -3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))))))) |
| Outputs |
|---|
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) #s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (fma.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64) (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)))))) |
#s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (fma.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64) (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) (*.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) (fma.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))))) (-.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) (fma.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64) (*.f64 #s(literal -3 binary64) (sqrt.f64 x)))) (*.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)))) (-.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) (-.f64 (*.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) (fma.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)))) (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) #s(literal 3 binary64))) (fma.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) (fma.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) (-.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) (*.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/3 binary64) (fma.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64) (*.f64 #s(literal -3 binary64) (sqrt.f64 x)))) |
(fma.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64) (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)))) |
(fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (fma.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)))) |
(fma.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64) (*.f64 #s(literal -3 binary64) (sqrt.f64 x)))) |
(fma.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)))) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) y (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)))) |
(fma.f64 (sqrt.f64 x) (*.f64 y #s(literal 3 binary64)) (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)))) |
(fma.f64 (sqrt.f64 x) #s(literal -3 binary64) (fma.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)))) |
(fma.f64 #s(literal 3 binary64) (*.f64 y (sqrt.f64 x)) (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)))) |
(+.f64 (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64))) |
(+.f64 (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)))) |
(+.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) |
(+.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)))) |
(+.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64) (*.f64 #s(literal -3 binary64) (sqrt.f64 x)))) |
(+.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) (*.f64 #s(literal -3 binary64) (sqrt.f64 x)))) (-.f64 (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) (*.f64 (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)))) (-.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (-.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) (*.f64 (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) (-.f64 (*.f64 (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)))))) |
(fma.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
(fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64))) |
(fma.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) y (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
(fma.f64 (sqrt.f64 x) (*.f64 y #s(literal 3 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
(fma.f64 (sqrt.f64 x) #s(literal -3 binary64) (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64))) |
(fma.f64 #s(literal 3 binary64) (*.f64 y (sqrt.f64 x)) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
(-.f64 (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(-.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) (*.f64 #s(literal -3 binary64) (*.f64 y (sqrt.f64 x)))) |
(+.f64 (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
(+.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64))) |
(*.f64 y (sqrt.f64 x)) |
(*.f64 (sqrt.f64 x) y) |
y |
(pow.f64 x #s(literal 1/2 binary64)) |
(sqrt.f64 x) |
x |
#s(literal 3 binary64) |
(*.f64 #s(literal -3 binary64) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 x) #s(literal -3 binary64)) |
#s(literal -3 binary64) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/3 binary64)) |
(*.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(/.f64 #s(literal -1/3 binary64) (neg.f64 (sqrt.f64 x))) |
(/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) |
#s(literal 1/3 binary64) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) #s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)))) |
#s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) #s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) #s(approx (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3)) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)))))) |
#s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) #s(approx (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3)) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) (*.f64 #s(approx (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3)) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) #s(approx (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3)) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))))) (-.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) #s(approx (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3)) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) #s(literal 3 binary64)) (pow.f64 #s(approx (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3)) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) (-.f64 (*.f64 #s(approx (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3)) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) #s(approx (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3)) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)))) (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) #s(approx (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3)) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))))))) |
(fma.f64 #s(literal -3 binary64) (sqrt.f64 x) #s(approx (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3)) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)))) |
(fma.f64 (sqrt.f64 x) #s(literal -3 binary64) #s(approx (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3)) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)))) |
(+.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) #s(approx (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3)) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)))) |
(+.f64 #s(approx (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3)) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
#s(approx (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3)) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) |
(*.f64 (-.f64 #s(approx (+ (/ 1 (* 9 x)) y) (/.f64 #s(literal 1/9 binary64) x)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 #s(approx (+ (/ 1 (* 9 x)) y) (/.f64 #s(literal 1/9 binary64) x)) #s(literal 1 binary64))) |
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (-.f64 #s(approx (+ (/ 1 (* 9 x)) y) (/.f64 #s(literal 1/9 binary64) x)) #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 x) #s(literal 3 binary64)) |
(*.f64 #s(literal 3 binary64) (sqrt.f64 x)) |
(/.f64 (-.f64 (*.f64 #s(approx (+ (/ 1 (* 9 x)) y) (/.f64 #s(literal 1/9 binary64) x)) #s(approx (+ (/ 1 (* 9 x)) y) (/.f64 #s(literal 1/9 binary64) x))) #s(literal 1 binary64)) (+.f64 #s(approx (+ (/ 1 (* 9 x)) y) (/.f64 #s(literal 1/9 binary64) x)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 #s(approx (+ (/ 1 (* 9 x)) y) (/.f64 #s(literal 1/9 binary64) x)) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 #s(approx (+ (/ 1 (* 9 x)) y) (/.f64 #s(literal 1/9 binary64) x)) #s(approx (+ (/ 1 (* 9 x)) y) (/.f64 #s(literal 1/9 binary64) x)) (+.f64 #s(literal 1 binary64) (*.f64 #s(approx (+ (/ 1 (* 9 x)) y) (/.f64 #s(literal 1/9 binary64) x)) #s(literal 1 binary64))))) |
(-.f64 #s(approx (+ (/ 1 (* 9 x)) y) (/.f64 #s(literal 1/9 binary64) x)) #s(literal 1 binary64)) |
#s(approx (+ (/ 1 (* 9 x)) y) (/.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)) |
(pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64)) |
(/.f64 #s(literal -1/9 binary64) (neg.f64 x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal 9 binary64) x))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 9 binary64)) |
(/.f64 #s(literal 1/9 binary64) x) |
(/.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) |
#s(literal 1 binary64) |
#s(literal 1/9 binary64) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 (*.f64 #s(approx (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x)) (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) (sqrt.f64 x))) #s(literal 3 binary64)) y)) |
(*.f64 (*.f64 #s(approx (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x)) (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) (sqrt.f64 x))) #s(literal 3 binary64)) y) |
(*.f64 y (*.f64 #s(approx (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x)) (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) (sqrt.f64 x))) #s(literal 3 binary64))) |
(*.f64 #s(literal 3 binary64) (*.f64 #s(approx (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x)) (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) (sqrt.f64 x))) y)) |
(*.f64 #s(approx (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x)) (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) (sqrt.f64 x))) #s(literal 3 binary64)) |
(*.f64 #s(literal 3 binary64) #s(approx (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x)) (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) (sqrt.f64 x)))) |
#s(approx (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x)) (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) (sqrt.f64 x))) |
(*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 x) (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y)) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)) y) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 y x)) (/.f64 #s(literal 1/9 binary64) (*.f64 y x))) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y))) (+.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 y x)) (/.f64 #s(literal 1 binary64) y))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 y x)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 y x)) (/.f64 #s(literal 1/9 binary64) (*.f64 y x)) (fma.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 y x)) (/.f64 #s(literal 1 binary64) y))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) (neg.f64 y)) |
(/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) |
(-.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 y x)) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) x) (/.f64 #s(literal 1/9 binary64) x)) #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 3 binary64)) #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 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))))) |
(-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/9 binary64)) |
(*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) |
(pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64)) |
(/.f64 #s(literal -1/9 binary64) (neg.f64 x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal 9 binary64) x))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 9 binary64)) |
(/.f64 #s(literal 1/9 binary64) x) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (/.f64 (fma.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (-.f64 y #s(literal 1 binary64)) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x)) |
#s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) |
#s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (/.f64 (fma.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (-.f64 y #s(literal 1 binary64)) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x)) |
#s(approx (+ (+ (* (* y (sqrt x)) 3) (* -3 (sqrt x))) (/ 1/3 (sqrt x))) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) |
#s(approx (+ (+ (* (* y (sqrt x)) 3) (* -3 (sqrt x))) (/ 1/3 (sqrt x))) (/.f64 (fma.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) x (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x)) |
#s(approx (+ (* (* y (sqrt x)) 3) (* -3 (sqrt x))) (fma.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64) (*.f64 #s(literal -3 binary64) (sqrt.f64 x)))) |
#s(approx (* y (sqrt x)) (*.f64 y (sqrt.f64 x))) |
#s(approx (sqrt x) (sqrt.f64 x)) |
#s(approx x x) |
#s(approx (* -3 (sqrt x)) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
#s(approx (/ 1/3 (sqrt x)) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) |
#s(approx (+ (+ (* (* y (sqrt x)) 3) (* -3 (sqrt x))) (/ 1/3 (sqrt x))) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) |
#s(approx (+ (+ (* (* y (sqrt x)) 3) (* -3 (sqrt x))) (/ 1/3 (sqrt x))) (/.f64 (fma.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) x (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x)) |
#s(approx (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3)) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) |
#s(approx (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3)) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) y) #s(literal 3 binary64) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x)) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (/.f64 (fma.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (-.f64 y #s(literal 1 binary64)) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x)) |
#s(approx (* 3 (sqrt x)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
#s(approx (- (+ (/ 1 (* 9 x)) y) 1) (/.f64 #s(literal 1/9 binary64) x)) |
#s(approx (- (+ (/ 1 (* 9 x)) y) 1) (/.f64 (fma.f64 (-.f64 y #s(literal 1 binary64)) x #s(literal 1/9 binary64)) x)) |
#s(approx (+ (/ 1 (* 9 x)) y) (/.f64 #s(literal 1/9 binary64) x)) |
#s(approx (+ (/ 1 (* 9 x)) y) (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) x)) |
#s(approx (* (/ 1 x) 1/9) (/.f64 #s(literal 1/9 binary64) x)) |
#s(approx (/ 1 x) (/.f64 #s(literal 1 binary64) x)) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (/.f64 (fma.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (-.f64 y #s(literal 1 binary64)) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x)) |
#s(approx (* (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) y) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) |
#s(approx (* (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) y) (/.f64 (fma.f64 (*.f64 (*.f64 (+.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (sqrt.f64 x))) (sqrt.f64 x)) y) x) #s(literal 3 binary64) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x)) |
#s(approx (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) (*.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) y))) |
#s(approx (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) (/.f64 (fma.f64 (*.f64 #s(literal 3 binary64) x) (+.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (sqrt.f64 x))) (sqrt.f64 x)) (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) y))) x)) |
#s(approx (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x)) (*.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) y))) |
#s(approx (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x)) (/.f64 (fma.f64 (+.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (sqrt.f64 x))) (sqrt.f64 x)) x (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) y))) x)) |
#s(approx (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (*.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) y))) |
#s(approx (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (/.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) y) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (sqrt.f64 (*.f64 (*.f64 x x) x))))) x)) |
#s(approx (/ (- (/ 1/9 x) 1) y) (/.f64 #s(literal 1/9 binary64) (*.f64 y x))) |
#s(approx (/ (- (/ 1/9 x) 1) y) (/.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) y) (/.f64 (neg.f64 x) y)) x)) |
#s(approx (- (/ 1/9 x) 1) (/.f64 #s(literal 1/9 binary64) x)) |
#s(approx (- (/ 1/9 x) 1) (/.f64 (+.f64 (neg.f64 x) #s(literal 1/9 binary64)) x)) |
#s(approx (* (/ 1 x) 1/9) (/.f64 #s(literal 1/9 binary64) x)) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 y #s(literal 1 binary64)))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 (fma.f64 (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (-.f64 y #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/3 binary64))) x)) |
#s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 y #s(literal 1 binary64)))) |
#s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (*.f64 (fma.f64 (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (-.f64 y #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/3 binary64))) x)) |
#s(approx (+ (+ (* (* y (sqrt x)) 3) (* -3 (sqrt x))) (/ 1/3 (sqrt x))) (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -3 binary64))) x)) |
#s(approx (+ (+ (* (* y (sqrt x)) 3) (* -3 (sqrt x))) (/ 1/3 (sqrt x))) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -3 binary64) (fma.f64 (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) y (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/3 binary64)))) x)) |
#s(approx (+ (* (* y (sqrt x)) 3) (* -3 (sqrt x))) (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -3 binary64))) x)) |
#s(approx (+ (+ (* (* y (sqrt x)) 3) (* -3 (sqrt x))) (/ 1/3 (sqrt x))) (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -3 binary64))) x)) |
#s(approx (+ (+ (* (* y (sqrt x)) 3) (* -3 (sqrt x))) (/ 1/3 (sqrt x))) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -3 binary64) (fma.f64 (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) y (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/3 binary64)))) x)) |
#s(approx (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3)) (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64))) |
#s(approx (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3)) (*.f64 (fma.f64 (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) y (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/3 binary64))) x)) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 y #s(literal 1 binary64)))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 (fma.f64 (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (-.f64 y #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/3 binary64))) x)) |
#s(approx (- (+ (/ 1 (* 9 x)) y) 1) (-.f64 y #s(literal 1 binary64))) |
#s(approx (- (+ (/ 1 (* 9 x)) y) 1) (+.f64 (/.f64 #s(literal 1/9 binary64) x) (-.f64 y #s(literal 1 binary64)))) |
#s(approx (+ (/ 1 (* 9 x)) y) y) |
#s(approx (+ (/ 1 (* 9 x)) y) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y)) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 y #s(literal 1 binary64)))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 (fma.f64 (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (-.f64 y #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/3 binary64))) x)) |
#s(approx (* (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) y) (*.f64 (*.f64 (*.f64 (+.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) y) x) #s(literal 3 binary64))) |
#s(approx (* (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) y) (*.f64 (fma.f64 (*.f64 #s(literal 3 binary64) y) (+.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/3 binary64))) x)) |
#s(approx (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) (*.f64 (*.f64 (+.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x) #s(literal 3 binary64))) |
#s(approx (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1 binary64)) y) #s(literal 1/3 binary64) (*.f64 (+.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 3 binary64))) x)) |
#s(approx (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x)) (*.f64 (+.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
#s(approx (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x)) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1 binary64)) y) #s(literal 1/9 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
#s(approx (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (sqrt.f64 x)))) |
#s(approx (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1 binary64)) y) #s(literal 1/9 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) x)) |
#s(approx (/ (- (/ 1/9 x) 1) y) (/.f64 #s(literal -1 binary64) y)) |
#s(approx (/ (- (/ 1/9 x) 1) y) (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y)) |
#s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) |
#s(approx (- (/ 1/9 x) 1) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1 binary64) (-.f64 y #s(literal 1 binary64))))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 #s(literal -1 binary64) (-.f64 y #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1 binary64)) #s(literal 1/3 binary64))))) |
#s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (*.f64 #s(literal -1 binary64) (-.f64 y #s(literal 1 binary64))))) |
#s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (-.f64 y #s(literal 1 binary64))) #s(literal -3 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1 binary64)) #s(literal 1/3 binary64))))) |
#s(approx (+ (+ (* (* y (sqrt x)) 3) (* -3 (sqrt x))) (/ 1/3 (sqrt x))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal -1 binary64)) #s(literal 3 binary64) (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -3 binary64))))) |
#s(approx (+ (+ (* (* y (sqrt x)) 3) (* -3 (sqrt x))) (/ 1/3 (sqrt x))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -3 binary64) (fma.f64 (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 #s(literal -1 binary64) y) (*.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))))))) |
#s(approx (+ (* (* y (sqrt x)) 3) (* -3 (sqrt x))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal -1 binary64)) #s(literal 3 binary64) (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -3 binary64))))) |
#s(approx (* y (sqrt x)) (neg.f64 (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal -1 binary64)))) |
#s(approx (sqrt x) (neg.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)))) |
#s(approx (* -3 (sqrt x)) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64))) |
#s(approx (+ (+ (* (* y (sqrt x)) 3) (* -3 (sqrt x))) (/ 1/3 (sqrt x))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal -1 binary64)) #s(literal 3 binary64) (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -3 binary64))))) |
#s(approx (+ (+ (* (* y (sqrt x)) 3) (* -3 (sqrt x))) (/ 1/3 (sqrt x))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -3 binary64) (fma.f64 (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 #s(literal -1 binary64) y) (*.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))))))) |
#s(approx (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3)) (*.f64 (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal -3 binary64))) |
#s(approx (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 #s(literal -1 binary64) y) (*.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))))))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1 binary64) (-.f64 y #s(literal 1 binary64))))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 #s(literal -1 binary64) (-.f64 y #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1 binary64)) #s(literal 1/3 binary64))))) |
#s(approx (* 3 (sqrt x)) (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) #s(literal -1 binary64))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1 binary64) (-.f64 y #s(literal 1 binary64))))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 #s(literal -1 binary64) (-.f64 y #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1 binary64)) #s(literal 1/3 binary64))))) |
#s(approx (* (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) y) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) y))) y) x) #s(literal -3 binary64))) |
#s(approx (* (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) y) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) y))) y) #s(literal 3 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1 binary64)) #s(literal 1/3 binary64))))) |
#s(approx (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) (*.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) y))) x) #s(literal -3 binary64))) |
#s(approx (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1 binary64)) y) #s(literal 1/3 binary64) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) y))) #s(literal 3 binary64))))) |
#s(approx (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x)) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) y))))) |
#s(approx (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x)) (*.f64 (neg.f64 x) (+.f64 (fma.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1 binary64)) y) #s(literal 1/9 binary64) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) y))))) |
#s(approx (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (*.f64 (/.f64 #s(literal -1 binary64) y) (sqrt.f64 x))) |
#s(approx (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1 binary64)) y) #s(literal 1/9 binary64) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) y))))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) (-.f64 y #s(literal 1 binary64))) (sqrt.f64 x)) #s(literal 3 binary64))) |
#s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (/.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -3 binary64) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x)) |
#s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (fma.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64) (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))))) |
#s(approx (+ (+ (* (* y (sqrt x)) 3) (* -3 (sqrt x))) (/ 1/3 (sqrt x))) (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)))) |
#s(approx (+ (+ (* (* y (sqrt x)) 3) (* -3 (sqrt x))) (/ 1/3 (sqrt x))) (fma.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64) (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))))) |
#s(approx (+ (* (* y (sqrt x)) 3) (* -3 (sqrt x))) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
#s(approx y y) |
#s(approx (+ (+ (* (* y (sqrt x)) 3) (* -3 (sqrt x))) (/ 1/3 (sqrt x))) (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)))) |
#s(approx (+ (+ (* (* y (sqrt x)) 3) (* -3 (sqrt x))) (/ 1/3 (sqrt x))) (fma.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64) (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))))) |
#s(approx (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3)) (fma.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) (-.f64 y #s(literal 1 binary64))) (sqrt.f64 x)) #s(literal 3 binary64))) |
#s(approx (- (+ (/ 1 (* 9 x)) y) 1) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) (-.f64 y #s(literal 1 binary64))) (sqrt.f64 x)) #s(literal 3 binary64))) |
#s(approx (* (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) y) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)))) |
#s(approx (* (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) y) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) (-.f64 y #s(literal 1 binary64))) (sqrt.f64 x)) #s(literal 3 binary64))) |
#s(approx (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y))) |
#s(approx (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) (/.f64 (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) (-.f64 y #s(literal 1 binary64))) (sqrt.f64 x)) #s(literal 3 binary64)) y)) |
#s(approx (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x)) (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) (sqrt.f64 x))) |
#s(approx (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x)) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) (-.f64 y #s(literal 1 binary64))) (sqrt.f64 x)) y)) |
#s(approx (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) (sqrt.f64 x))) |
#s(approx (/ (- (/ 1/9 x) 1) y) (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y)) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 (*.f64 (*.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64)) y)) |
#s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64))) |
#s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (*.f64 (fma.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) y) (fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) y) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) y)) |
#s(approx (+ (+ (* (* y (sqrt x)) 3) (* -3 (sqrt x))) (/ 1/3 (sqrt x))) (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64))) |
#s(approx (+ (+ (* (* y (sqrt x)) 3) (* -3 (sqrt x))) (/ 1/3 (sqrt x))) (*.f64 (fma.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) y) (fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) y) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) y)) |
#s(approx (+ (* (* y (sqrt x)) 3) (* -3 (sqrt x))) (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64))) |
#s(approx (+ (* (* y (sqrt x)) 3) (* -3 (sqrt x))) (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (sqrt.f64 x)) #s(literal -3 binary64) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) y)) |
#s(approx (+ (+ (* (* y (sqrt x)) 3) (* -3 (sqrt x))) (/ 1/3 (sqrt x))) (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64))) |
#s(approx (+ (+ (* (* y (sqrt x)) 3) (* -3 (sqrt x))) (/ 1/3 (sqrt x))) (*.f64 (fma.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) y) (fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) y) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) y)) |
#s(approx (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3)) (*.f64 (fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) y) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) y)) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 (*.f64 (*.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64)) y)) |
#s(approx (- (+ (/ 1 (* 9 x)) y) 1) y) |
#s(approx (- (+ (/ 1 (* 9 x)) y) 1) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y)) y)) |
#s(approx (+ (/ 1 (* 9 x)) y) (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 y x)) #s(literal 1 binary64)) y)) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 (*.f64 (*.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64)) y)) |
#s(approx (* (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) y) (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64))) |
#s(approx (* (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) y) (*.f64 (*.f64 (*.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64)) y)) |
#s(approx (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
#s(approx (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) (*.f64 (*.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64))) |
#s(approx (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x)) (sqrt.f64 x)) |
#s(approx (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x)) (*.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) #s(literal 1 binary64)) (sqrt.f64 x))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (neg.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) #s(literal 1 binary64)) (sqrt.f64 x))) y))) |
#s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (neg.f64 (*.f64 (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (neg.f64 (/.f64 (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) y))) y))) |
#s(approx (+ (+ (* (* y (sqrt x)) 3) (* -3 (sqrt x))) (/ 1/3 (sqrt x))) (neg.f64 (*.f64 (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (neg.f64 (/.f64 (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) y))) y))) |
#s(approx (+ (* (* y (sqrt x)) 3) (* -3 (sqrt x))) (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (sqrt.f64 x)) #s(literal 3 binary64) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) y))) |
#s(approx (+ (+ (* (* y (sqrt x)) 3) (* -3 (sqrt x))) (/ 1/3 (sqrt x))) (neg.f64 (*.f64 (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (neg.f64 (/.f64 (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) y))) y))) |
#s(approx (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3)) (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) (*.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) y))) y))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (neg.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) #s(literal 1 binary64)) (sqrt.f64 x))) y))) |
#s(approx (- (+ (/ 1 (* 9 x)) y) 1) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y)) #s(literal 1 binary64)) y))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (neg.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) #s(literal 1 binary64)) (sqrt.f64 x))) y))) |
#s(approx (* (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) y) (neg.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) #s(literal 1 binary64)) (sqrt.f64 x))) y))) |
Compiled 3 117 to 1 042 computations (66.6% saved)
29 alts after pruning (23 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 204 | 5 | 209 |
| Fresh | 4 | 18 | 22 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 3 | 3 |
| Total | 210 | 29 | 239 |
| Status | Accuracy | Program |
|---|---|---|
| 99.3% | (*.f64 (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64)) | |
| 96.5% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ (/ 1 (* 9 x)) y) (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) x)) #s(literal 1 binary64))) | |
| 70.1% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ (/ 1 (* 9 x)) y) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 9 binary64))) #s(literal 1 binary64))) | |
| ✓ | 70.1% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ (/ 1 (* 9 x)) y) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/9 binary64))) #s(literal 1 binary64))) |
| 85.6% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ (/ 1 (* 9 x)) y) 1) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y)) y))) | |
| 31.2% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ (/ 1 (* 9 x)) y) 1) y)) | |
| ✓ | 46.8% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (/.f64 #s(literal 1/9 binary64) x))) |
| 46.8% | (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) #s(approx (- (+ (/ 1 (* 9 x)) y) 1) (/.f64 #s(literal 1/9 binary64) x)))) | |
| 75.1% | (*.f64 #s(literal 3 binary64) #s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (/.f64 (fma.f64 (-.f64 y #s(literal 1 binary64)) (sqrt.f64 (*.f64 (*.f64 x x) x)) (*.f64 #s(literal 1/9 binary64) (sqrt.f64 x))) x))) | |
| 53.7% | (*.f64 #s(literal 3 binary64) #s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (*.f64 (-.f64 y #s(literal 1 binary64)) (sqrt.f64 x)))) | |
| 65.0% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 #s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) y) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (sqrt.f64 x)) #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 3 binary64)))) y)) x)) | |
| 19.6% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 #s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 3 binary64)) #s(approx (- y 1) y))) x)) | |
| 46.9% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 #s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x)) | |
| 13.7% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 #s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) #s(approx (* (* (sqrt (* (* x x) x)) 3) (- y 1)) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -3 binary64)))) x)) | |
| 46.9% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/3 binary64))) | |
| ✓ | 31.2% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
| ✓ | 31.2% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (sqrt.f64 x) (*.f64 y #s(literal 3 binary64)))) |
| 99.5% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (fma.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64) (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)))))) | |
| ✓ | 70.2% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) #s(approx (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3)) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)))))) |
| 53.8% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) #s(approx (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3)) (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)))))) | |
| ✓ | 46.9% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)))) |
| 76.2% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (+.f64 #s(approx (+ (* (* y (sqrt x)) 3) (* -3 (sqrt x))) (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64))) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))))) | |
| 49.4% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) #s(approx (+ (+ (* (* y (sqrt x)) 3) (* -3 (sqrt x))) (/ 1/3 (sqrt x))) (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -3 binary64))) x)))) | |
| 62.3% | #s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 (*.f64 #s(literal 3 binary64) (fma.f64 #s(approx (/ (- (/ 1/9 x) 1) y) (/.f64 #s(literal 1/9 binary64) (*.f64 y x))) (sqrt.f64 x) (sqrt.f64 x))) y)) | |
| 18.2% | #s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 (*.f64 #s(literal 3 binary64) #s(approx (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x)) (*.f64 (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) (sqrt.f64 x)))) y)) | |
| 33.1% | #s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 (*.f64 #s(literal 3 binary64) #s(approx (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x)) (*.f64 #s(approx (/ (- (/ 1/9 x) 1) y) (/.f64 #s(literal 1/9 binary64) (*.f64 y x))) (sqrt.f64 x)))) y)) | |
| 39.0% | #s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 #s(approx (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) (*.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) y))) y)) | |
| 49.7% | #s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 #s(approx (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y))) y)) | |
| 49.3% | #s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) #s(approx (* (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) y) (*.f64 (*.f64 (*.f64 (+.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) y) x) #s(literal 3 binary64)))) |
Compiled 1 558 to 1 060 computations (32% saved)
| Inputs |
|---|
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (sqrt.f64 x) (*.f64 y #s(literal 3 binary64)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) y)) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ (/ 1 (* 9 x)) y) 1) y)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/3 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 #s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x)) |
(*.f64 #s(literal 3 binary64) #s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (*.f64 (-.f64 y #s(literal 1 binary64)) (sqrt.f64 x)))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) y) #s(literal 1 binary64))) |
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) #s(approx (- (+ (/ 1 (* 9 x)) y) 1) (/.f64 #s(literal 1/9 binary64) x)))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (/.f64 #s(literal 1/9 binary64) x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) #s(approx (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3)) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)))))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) (/.f64 #s(literal 1/9 binary64) x)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ (/ 1 (* 9 x)) y) (/.f64 #s(literal 1/9 binary64) x)) #s(literal 1 binary64))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 (*.f64 #s(literal 3 binary64) #s(approx (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x)) (*.f64 (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) (sqrt.f64 x)))) y)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 #s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) #s(approx (* (* (sqrt (* (* x x) x)) 3) (- y 1)) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -3 binary64)))) x)) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 #s(approx (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) (*.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) y))) y)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) #s(approx (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3)) (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (+.f64 #s(approx (+ (* (* y (sqrt x)) 3) (* -3 (sqrt x))) (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64))) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))))) |
(*.f64 (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64)) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y #s(approx (/ 1 (* x 9)) (/.f64 #s(literal 1/9 binary64) x))) #s(literal 1 binary64))) |
(*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ (/ 1 (* 9 x)) y) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/9 binary64))) #s(literal 1 binary64))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 (*.f64 #s(literal 3 binary64) #s(approx (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x)) (*.f64 #s(approx (/ (- (/ 1/9 x) 1) y) (/.f64 #s(literal 1/9 binary64) (*.f64 y x))) (sqrt.f64 x)))) y)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 #s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 3 binary64)) #s(approx (- y 1) y))) x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 #s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) y) #s(literal 3 binary64))) x)) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ (/ 1 (* 9 x)) y) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 9 binary64))) #s(literal 1 binary64))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 (*.f64 #s(literal 3 binary64) (fma.f64 (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) (sqrt.f64 x) (sqrt.f64 x))) y)) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (/.f64 (fma.f64 (-.f64 y #s(literal 1 binary64)) x #s(literal 1/9 binary64)) x))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ (/ 1 (* 9 x)) y) 1) (/.f64 (fma.f64 (-.f64 y #s(literal 1 binary64)) x #s(literal 1/9 binary64)) x))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ (/ 1 (* 9 x)) y) (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) x)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/9 binary64) (-.f64 y #s(literal 1 binary64)))) |
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)) y) #s(literal 1 binary64)))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 #s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 3 binary64)) (-.f64 y #s(literal 1 binary64)))) x)) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 9 binary64))) #s(literal 1 binary64))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 #s(approx (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y))) y)) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 (*.f64 #s(literal 3 binary64) #s(approx (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x)) (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) (sqrt.f64 x)))) y)) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 (*.f64 #s(literal 3 binary64) #s(approx (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x)) (*.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) y)))) y)) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 (*.f64 #s(literal 3 binary64) (fma.f64 #s(approx (/ (- (/ 1/9 x) 1) y) (/.f64 #s(literal 1/9 binary64) (*.f64 y x))) (sqrt.f64 x) (sqrt.f64 x))) y)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (fma.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64) (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (+.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 y x)) #s(literal 1 binary64)) y)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ (/ 1 (* 9 x)) y) (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 y x)) #s(literal 1 binary64)) y)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y)) y))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ (/ 1 (* 9 x)) y) 1) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y)) y))) |
(fma.f64 (sqrt.f64 x) (*.f64 y #s(literal 3 binary64)) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 (*.f64 #s(literal 3 binary64) (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) (sqrt.f64 x) (sqrt.f64 x))) y)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) #s(approx (+ (* -3 (sqrt x)) (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3))) (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -3 binary64))) x)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) #s(approx (+ (+ (* (* y (sqrt x)) 3) (* -3 (sqrt x))) (/ 1/3 (sqrt x))) (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -3 binary64))) x)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 #s(literal 3 binary64) (+.f64 (sqrt.f64 x) (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) (sqrt.f64 x)))) y)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/3 binary64)))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 (fma.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 3 binary64) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x)) |
(*.f64 #s(literal 3 binary64) #s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (/.f64 (fma.f64 (-.f64 y #s(literal 1 binary64)) (sqrt.f64 (*.f64 (*.f64 x x) x)) (*.f64 #s(literal 1/9 binary64) (sqrt.f64 x))) x))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) #s(approx (* (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) y) (*.f64 (*.f64 (*.f64 (+.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) y) x) #s(literal 3 binary64)))) |
(*.f64 #s(literal 3 binary64) #s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/9 binary64) (*.f64 (-.f64 y #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (fma.f64 (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (-.f64 y #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/3 binary64))) x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 #s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) (*.f64 (fma.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (/.f64 #s(literal 1 binary64) y) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (sqrt.f64 x)) #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 3 binary64)))) y)) x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 #s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) y) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (sqrt.f64 x)) #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 3 binary64)))) y)) x)) |
(*.f64 #s(literal 3 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y)) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)))) (-.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x))))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (/.f64 (-.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)) y) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)) y) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)) y) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)) y) #s(literal 1 binary64)))))) |
| Outputs |
|---|
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (+.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))))) |
3 calls:
| 36.0ms | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
| 24.0ms | x |
| 18.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.5% | 1 | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
| 99.5% | 1 | x |
| 99.5% | 1 | y |
Compiled 15 to 16 computations (-6.7% saved)
| Inputs |
|---|
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (sqrt.f64 x) (*.f64 y #s(literal 3 binary64)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) y)) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ (/ 1 (* 9 x)) y) 1) y)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/3 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 #s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x)) |
(*.f64 #s(literal 3 binary64) #s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (*.f64 (-.f64 y #s(literal 1 binary64)) (sqrt.f64 x)))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) y) #s(literal 1 binary64))) |
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) #s(approx (- (+ (/ 1 (* 9 x)) y) 1) (/.f64 #s(literal 1/9 binary64) x)))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (/.f64 #s(literal 1/9 binary64) x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) #s(approx (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3)) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)))))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) (/.f64 #s(literal 1/9 binary64) x)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ (/ 1 (* 9 x)) y) (/.f64 #s(literal 1/9 binary64) x)) #s(literal 1 binary64))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 (*.f64 #s(literal 3 binary64) #s(approx (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x)) (*.f64 (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) (sqrt.f64 x)))) y)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 #s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) #s(approx (* (* (sqrt (* (* x x) x)) 3) (- y 1)) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -3 binary64)))) x)) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 #s(approx (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) (*.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) y))) y)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) #s(approx (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3)) (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (+.f64 #s(approx (+ (* (* y (sqrt x)) 3) (* -3 (sqrt x))) (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64))) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))))) |
(*.f64 (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64)) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y #s(approx (/ 1 (* x 9)) (/.f64 #s(literal 1/9 binary64) x))) #s(literal 1 binary64))) |
(*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ (/ 1 (* 9 x)) y) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/9 binary64))) #s(literal 1 binary64))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 (*.f64 #s(literal 3 binary64) #s(approx (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x)) (*.f64 #s(approx (/ (- (/ 1/9 x) 1) y) (/.f64 #s(literal 1/9 binary64) (*.f64 y x))) (sqrt.f64 x)))) y)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 #s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 3 binary64)) #s(approx (- y 1) y))) x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 #s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) y) #s(literal 3 binary64))) x)) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ (/ 1 (* 9 x)) y) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 9 binary64))) #s(literal 1 binary64))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 (*.f64 #s(literal 3 binary64) (fma.f64 (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) (sqrt.f64 x) (sqrt.f64 x))) y)) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (/.f64 (fma.f64 (-.f64 y #s(literal 1 binary64)) x #s(literal 1/9 binary64)) x))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ (/ 1 (* 9 x)) y) 1) (/.f64 (fma.f64 (-.f64 y #s(literal 1 binary64)) x #s(literal 1/9 binary64)) x))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ (/ 1 (* 9 x)) y) (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) x)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/9 binary64) (-.f64 y #s(literal 1 binary64)))) |
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)) y) #s(literal 1 binary64)))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 #s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 3 binary64)) (-.f64 y #s(literal 1 binary64)))) x)) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 9 binary64))) #s(literal 1 binary64))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 #s(approx (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y))) y)) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 (*.f64 #s(literal 3 binary64) #s(approx (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x)) (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) (sqrt.f64 x)))) y)) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 (*.f64 #s(literal 3 binary64) #s(approx (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x)) (*.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) y)))) y)) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 (*.f64 #s(literal 3 binary64) (fma.f64 #s(approx (/ (- (/ 1/9 x) 1) y) (/.f64 #s(literal 1/9 binary64) (*.f64 y x))) (sqrt.f64 x) (sqrt.f64 x))) y)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (fma.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64) (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)))))) |
| Outputs |
|---|
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (fma.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64) (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)))))) |
3 calls:
| 22.0ms | x |
| 11.0ms | y |
| 10.0ms | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.5% | 1 | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
| 99.5% | 1 | x |
| 99.5% | 1 | y |
Compiled 15 to 16 computations (-6.7% saved)
| Inputs |
|---|
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (sqrt.f64 x) (*.f64 y #s(literal 3 binary64)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) y)) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ (/ 1 (* 9 x)) y) 1) y)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/3 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 #s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x)) |
(*.f64 #s(literal 3 binary64) #s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (*.f64 (-.f64 y #s(literal 1 binary64)) (sqrt.f64 x)))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) y) #s(literal 1 binary64))) |
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) #s(approx (- (+ (/ 1 (* 9 x)) y) 1) (/.f64 #s(literal 1/9 binary64) x)))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (/.f64 #s(literal 1/9 binary64) x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) #s(approx (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3)) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)))))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) (/.f64 #s(literal 1/9 binary64) x)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ (/ 1 (* 9 x)) y) (/.f64 #s(literal 1/9 binary64) x)) #s(literal 1 binary64))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 (*.f64 #s(literal 3 binary64) #s(approx (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x)) (*.f64 (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) (sqrt.f64 x)))) y)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 #s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) #s(approx (* (* (sqrt (* (* x x) x)) 3) (- y 1)) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -3 binary64)))) x)) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 #s(approx (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) (*.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) y))) y)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) #s(approx (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3)) (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (+.f64 #s(approx (+ (* (* y (sqrt x)) 3) (* -3 (sqrt x))) (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64))) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))))) |
(*.f64 (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64)) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y #s(approx (/ 1 (* x 9)) (/.f64 #s(literal 1/9 binary64) x))) #s(literal 1 binary64))) |
(*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ (/ 1 (* 9 x)) y) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/9 binary64))) #s(literal 1 binary64))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 (*.f64 #s(literal 3 binary64) #s(approx (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x)) (*.f64 #s(approx (/ (- (/ 1/9 x) 1) y) (/.f64 #s(literal 1/9 binary64) (*.f64 y x))) (sqrt.f64 x)))) y)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 #s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 3 binary64)) #s(approx (- y 1) y))) x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 #s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) y) #s(literal 3 binary64))) x)) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ (/ 1 (* 9 x)) y) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 9 binary64))) #s(literal 1 binary64))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 (*.f64 #s(literal 3 binary64) (fma.f64 (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) (sqrt.f64 x) (sqrt.f64 x))) y)) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (/.f64 (fma.f64 (-.f64 y #s(literal 1 binary64)) x #s(literal 1/9 binary64)) x))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ (/ 1 (* 9 x)) y) 1) (/.f64 (fma.f64 (-.f64 y #s(literal 1 binary64)) x #s(literal 1/9 binary64)) x))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ (/ 1 (* 9 x)) y) (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) x)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/9 binary64) (-.f64 y #s(literal 1 binary64)))) |
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)) y) #s(literal 1 binary64)))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 #s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 3 binary64)) (-.f64 y #s(literal 1 binary64)))) x)) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 9 binary64))) #s(literal 1 binary64))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 #s(approx (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y))) y)) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 (*.f64 #s(literal 3 binary64) #s(approx (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x)) (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) (sqrt.f64 x)))) y)) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 (*.f64 #s(literal 3 binary64) #s(approx (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x)) (*.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) y)))) y)) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 (*.f64 #s(literal 3 binary64) (fma.f64 #s(approx (/ (- (/ 1/9 x) 1) y) (/.f64 #s(literal 1/9 binary64) (*.f64 y x))) (sqrt.f64 x) (sqrt.f64 x))) y)) |
| Outputs |
|---|
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 9 binary64))) #s(literal 1 binary64))) |
3 calls:
| 20.0ms | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
| 20.0ms | y |
| 10.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.4% | 1 | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
| 99.4% | 1 | x |
| 99.4% | 1 | y |
Compiled 15 to 16 computations (-6.7% saved)
| Inputs |
|---|
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (sqrt.f64 x) (*.f64 y #s(literal 3 binary64)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) y)) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ (/ 1 (* 9 x)) y) 1) y)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/3 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 #s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x)) |
(*.f64 #s(literal 3 binary64) #s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (*.f64 (-.f64 y #s(literal 1 binary64)) (sqrt.f64 x)))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) y) #s(literal 1 binary64))) |
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) #s(approx (- (+ (/ 1 (* 9 x)) y) 1) (/.f64 #s(literal 1/9 binary64) x)))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (/.f64 #s(literal 1/9 binary64) x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) #s(approx (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3)) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)))))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) (/.f64 #s(literal 1/9 binary64) x)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ (/ 1 (* 9 x)) y) (/.f64 #s(literal 1/9 binary64) x)) #s(literal 1 binary64))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 (*.f64 #s(literal 3 binary64) #s(approx (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x)) (*.f64 (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) (sqrt.f64 x)))) y)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 #s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) #s(approx (* (* (sqrt (* (* x x) x)) 3) (- y 1)) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -3 binary64)))) x)) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 #s(approx (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) (*.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) y))) y)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) #s(approx (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3)) (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (+.f64 #s(approx (+ (* (* y (sqrt x)) 3) (* -3 (sqrt x))) (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64))) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))))) |
(*.f64 (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64)) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y #s(approx (/ 1 (* x 9)) (/.f64 #s(literal 1/9 binary64) x))) #s(literal 1 binary64))) |
(*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ (/ 1 (* 9 x)) y) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/9 binary64))) #s(literal 1 binary64))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 (*.f64 #s(literal 3 binary64) #s(approx (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x)) (*.f64 #s(approx (/ (- (/ 1/9 x) 1) y) (/.f64 #s(literal 1/9 binary64) (*.f64 y x))) (sqrt.f64 x)))) y)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 #s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 3 binary64)) #s(approx (- y 1) y))) x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 #s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) y) #s(literal 3 binary64))) x)) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ (/ 1 (* 9 x)) y) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 9 binary64))) #s(literal 1 binary64))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 (*.f64 #s(literal 3 binary64) (fma.f64 (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) (sqrt.f64 x) (sqrt.f64 x))) y)) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (/.f64 (fma.f64 (-.f64 y #s(literal 1 binary64)) x #s(literal 1/9 binary64)) x))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ (/ 1 (* 9 x)) y) 1) (/.f64 (fma.f64 (-.f64 y #s(literal 1 binary64)) x #s(literal 1/9 binary64)) x))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ (/ 1 (* 9 x)) y) (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) x)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/9 binary64) (-.f64 y #s(literal 1 binary64)))) |
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)) y) #s(literal 1 binary64)))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 #s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 3 binary64)) (-.f64 y #s(literal 1 binary64)))) x)) |
| Outputs |
|---|
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y #s(approx (/ 1 (* x 9)) (/.f64 #s(literal 1/9 binary64) x))) #s(literal 1 binary64))) |
3 calls:
| 18.0ms | x |
| 9.0ms | y |
| 9.0ms | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.4% | 1 | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
| 99.4% | 1 | x |
| 99.4% | 1 | y |
Compiled 15 to 16 computations (-6.7% saved)
| Inputs |
|---|
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (sqrt.f64 x) (*.f64 y #s(literal 3 binary64)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) y)) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ (/ 1 (* 9 x)) y) 1) y)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/3 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 #s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x)) |
(*.f64 #s(literal 3 binary64) #s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (*.f64 (-.f64 y #s(literal 1 binary64)) (sqrt.f64 x)))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) y) #s(literal 1 binary64))) |
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) #s(approx (- (+ (/ 1 (* 9 x)) y) 1) (/.f64 #s(literal 1/9 binary64) x)))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (/.f64 #s(literal 1/9 binary64) x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) #s(approx (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3)) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)))))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) (/.f64 #s(literal 1/9 binary64) x)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ (/ 1 (* 9 x)) y) (/.f64 #s(literal 1/9 binary64) x)) #s(literal 1 binary64))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 (*.f64 #s(literal 3 binary64) #s(approx (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x)) (*.f64 (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) (sqrt.f64 x)))) y)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 #s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) #s(approx (* (* (sqrt (* (* x x) x)) 3) (- y 1)) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -3 binary64)))) x)) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 #s(approx (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) (*.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) y))) y)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) #s(approx (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3)) (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (+.f64 #s(approx (+ (* (* y (sqrt x)) 3) (* -3 (sqrt x))) (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64))) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))))) |
(*.f64 (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64)) |
| Outputs |
|---|
(*.f64 (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64)) |
3 calls:
| 14.0ms | x |
| 6.0ms | y |
| 6.0ms | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.3% | 1 | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
| 99.3% | 1 | x |
| 99.3% | 1 | y |
Compiled 15 to 16 computations (-6.7% saved)
| Inputs |
|---|
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (sqrt.f64 x) (*.f64 y #s(literal 3 binary64)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) y)) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ (/ 1 (* 9 x)) y) 1) y)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/3 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 #s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x)) |
(*.f64 #s(literal 3 binary64) #s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (*.f64 (-.f64 y #s(literal 1 binary64)) (sqrt.f64 x)))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) y) #s(literal 1 binary64))) |
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) #s(approx (- (+ (/ 1 (* 9 x)) y) 1) (/.f64 #s(literal 1/9 binary64) x)))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (/.f64 #s(literal 1/9 binary64) x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) #s(approx (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3)) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)))))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) (/.f64 #s(literal 1/9 binary64) x)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ (/ 1 (* 9 x)) y) (/.f64 #s(literal 1/9 binary64) x)) #s(literal 1 binary64))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 (*.f64 #s(literal 3 binary64) #s(approx (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x)) (*.f64 (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) (sqrt.f64 x)))) y)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 #s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) #s(approx (* (* (sqrt (* (* x x) x)) 3) (- y 1)) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -3 binary64)))) x)) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 #s(approx (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) (*.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) y))) y)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) #s(approx (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3)) (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (+.f64 #s(approx (+ (* (* y (sqrt x)) 3) (* -3 (sqrt x))) (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64))) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))))) |
| Outputs |
|---|
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (+.f64 #s(approx (+ (* (* y (sqrt x)) 3) (* -3 (sqrt x))) (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64))) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) #s(approx (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3)) (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)))))) |
3 calls:
| 5.0ms | y |
| 5.0ms | x |
| 5.0ms | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.9% | 2 | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
| 99.3% | 2 | x |
| 99.1% | 3 | y |
Compiled 15 to 16 computations (-6.7% saved)
| Inputs |
|---|
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (sqrt.f64 x) (*.f64 y #s(literal 3 binary64)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) y)) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ (/ 1 (* 9 x)) y) 1) y)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/3 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 #s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x)) |
(*.f64 #s(literal 3 binary64) #s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (*.f64 (-.f64 y #s(literal 1 binary64)) (sqrt.f64 x)))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) y) #s(literal 1 binary64))) |
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) #s(approx (- (+ (/ 1 (* 9 x)) y) 1) (/.f64 #s(literal 1/9 binary64) x)))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (/.f64 #s(literal 1/9 binary64) x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) #s(approx (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3)) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)))))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) (/.f64 #s(literal 1/9 binary64) x)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ (/ 1 (* 9 x)) y) (/.f64 #s(literal 1/9 binary64) x)) #s(literal 1 binary64))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 (*.f64 #s(literal 3 binary64) #s(approx (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x)) (*.f64 (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) (sqrt.f64 x)))) y)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 #s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) #s(approx (* (* (sqrt (* (* x x) x)) 3) (- y 1)) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -3 binary64)))) x)) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 #s(approx (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) (*.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) y))) y)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) #s(approx (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3)) (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)))))) |
| Outputs |
|---|
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) #s(approx (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3)) (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) #s(approx (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3)) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)))))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) y)) |
3 calls:
| 47.0ms | x |
| 5.0ms | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
| 5.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 86.2% | 3 | y |
| 93.0% | 3 | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
| 89.6% | 2 | x |
Compiled 15 to 16 computations (-6.7% saved)
| Inputs |
|---|
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (sqrt.f64 x) (*.f64 y #s(literal 3 binary64)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) y)) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ (/ 1 (* 9 x)) y) 1) y)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/3 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 #s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x)) |
(*.f64 #s(literal 3 binary64) #s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (*.f64 (-.f64 y #s(literal 1 binary64)) (sqrt.f64 x)))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) y) #s(literal 1 binary64))) |
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) #s(approx (- (+ (/ 1 (* 9 x)) y) 1) (/.f64 #s(literal 1/9 binary64) x)))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (/.f64 #s(literal 1/9 binary64) x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) #s(approx (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3)) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)))))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) (/.f64 #s(literal 1/9 binary64) x)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ (/ 1 (* 9 x)) y) (/.f64 #s(literal 1/9 binary64) x)) #s(literal 1 binary64))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 (*.f64 #s(literal 3 binary64) #s(approx (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x)) (*.f64 (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) (sqrt.f64 x)))) y)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 #s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) #s(approx (* (* (sqrt (* (* x x) x)) 3) (- y 1)) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -3 binary64)))) x)) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (*.f64 #s(approx (* 3 (+ (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (sqrt x))) (*.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) y))) y)) |
| Outputs |
|---|
(*.f64 #s(literal 3 binary64) #s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (*.f64 (-.f64 y #s(literal 1 binary64)) (sqrt.f64 x)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) #s(approx (+ (* (* (sqrt x) y) 3) (* (/ 1 (sqrt x)) 1/3)) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)))))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) y)) |
1 calls:
| 5.0ms | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 92.9% | 3 | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
Compiled 13 to 12 computations (7.7% saved)
| Inputs |
|---|
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (sqrt.f64 x) (*.f64 y #s(literal 3 binary64)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) y)) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ (/ 1 (* 9 x)) y) 1) y)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/3 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 #s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x)) |
(*.f64 #s(literal 3 binary64) #s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (*.f64 (-.f64 y #s(literal 1 binary64)) (sqrt.f64 x)))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) y) #s(literal 1 binary64))) |
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) #s(approx (- (+ (/ 1 (* 9 x)) y) 1) (/.f64 #s(literal 1/9 binary64) x)))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (/.f64 #s(literal 1/9 binary64) x))) |
| Outputs |
|---|
(*.f64 #s(literal 3 binary64) #s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (*.f64 (-.f64 y #s(literal 1 binary64)) (sqrt.f64 x)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) y)) |
1 calls:
| 3.0ms | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 92.8% | 3 | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
Compiled 13 to 12 computations (7.7% saved)
| Inputs |
|---|
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (sqrt.f64 x) (*.f64 y #s(literal 3 binary64)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) y)) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ (/ 1 (* 9 x)) y) 1) y)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/3 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 #s(approx (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x)) |
| Outputs |
|---|
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) y)) |
3 calls:
| 24.0ms | y |
| 3.0ms | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
| 3.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 63.2% | 3 | y |
| 66.6% | 2 | x |
| 70.0% | 3 | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
Compiled 15 to 16 computations (-6.7% saved)
| Inputs |
|---|
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (sqrt.f64 x) (*.f64 y #s(literal 3 binary64)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
| Outputs |
|---|
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
1 calls:
| 2.0ms | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 70.0% | 3 | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
Compiled 13 to 12 computations (7.7% saved)
| Inputs |
|---|
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (sqrt.f64 x) (*.f64 y #s(literal 3 binary64)))) |
| Outputs |
|---|
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (sqrt.f64 x) (*.f64 y #s(literal 3 binary64)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (sqrt.f64 x) (*.f64 y #s(literal 3 binary64)))) |
1 calls:
| 1.0ms | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 69.9% | 3 | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
Compiled 13 to 12 computations (7.7% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)))) |
| Outputs |
|---|
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (/ (+ (* (* (- y 1) (sqrt (* (* x x) x))) 3) (* 1/3 (sqrt x))) x) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)))) |
3 calls:
| 1.0ms | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
| 1.0ms | y |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 46.9% | 1 | y |
| 46.9% | 1 | x |
| 46.9% | 1 | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
Compiled 15 to 16 computations (-6.7% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 13.0ms | 4.4230409869696965e-15 | 9.88223427549877e-13 |
| 8.0ms | 112× | 0 | valid |
Compiled 584 to 542 computations (7.2% saved)
ival-sqrt: 1.0ms (29.2% of total)ival-div!: 1.0ms (29.2% of total)ival-mult!: 1.0ms (29.2% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.0231120310911234e+152 | 2.432372294801004e+155 |
| 0.0ms | -2532342295.761281 | -140098394.47370583 |
Compiled 16 to 17 computations (-6.3% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.0231120310911234e+152 | 2.432372294801004e+155 |
| 0.0ms | -2532342295.761281 | -140098394.47370583 |
Compiled 16 to 17 computations (-6.3% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.0231120310911234e+152 | 2.432372294801004e+155 |
| 0.0ms | -38649.407190607555 | 5012083.104547064 |
Compiled 16 to 17 computations (-6.3% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.0231120310911234e+152 | 2.432372294801004e+155 |
| 0.0ms | -38649.407190607555 | 5012083.104547064 |
Compiled 16 to 17 computations (-6.3% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.0231120310911234e+152 | 2.432372294801004e+155 |
| 0.0ms | -38649.407190607555 | 5012083.104547064 |
Compiled 16 to 17 computations (-6.3% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.0231120310911234e+152 | 2.432372294801004e+155 |
| 0.0ms | -38649.407190607555 | 5012083.104547064 |
Compiled 16 to 17 computations (-6.3% saved)
| 1× | fuel |
Compiled 201 to 121 computations (39.8% saved)
Compiled 214 to 133 computations (37.9% saved)
Loading profile data...