
Time bar (total: 2.0s)
| 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)
| 605.0ms | 8 256× | 0 | valid |
| 14.0ms | 255× | 0 | invalid |
ival-mult!: 144.0ms (46.6% of total)ival-sqrt: 72.0ms (23.3% of total)ival-div!: 48.0ms (15.5% of total)ival-sub!: 23.0ms (7.5% of total)ival-add!: 20.0ms (6.5% of total)adjust: 2.0ms (0.6% of total)Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 33 | 92 |
| 1 | 79 | 78 |
| 2 | 223 | 76 |
| 3 | 711 | 76 |
| 4 | 2124 | 74 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.5% | (*.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 | 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) |
| 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) |
| 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 | 581 | 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 487 to 221 computations (54.6% saved)
15 alts after pruning (14 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 37 | 14 | 51 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 37 | 15 | 52 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 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.5% | (*.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))) |
| 94.1% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) x)) #s(literal 1 binary64))) | |
| 59.7% | (*.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))) | |
| ▶ | 63.5% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) y) #s(literal 1 binary64))) |
| 36.6% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (/.f64 #s(literal 1/9 binary64) x))) | |
| 41.0% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) y)) | |
| 99.5% | (*.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)))) | |
| 67.5% | #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)) | |
| 65.7% | #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)) | |
| 36.6% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/3 binary64))) | |
| ▶ | 41.1% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
| 79.3% | #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)) | |
| ▶ | 99.5% | #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))))) |
Compiled 515 to 508 computations (1.4% saved)
| Inputs |
|---|
#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))))) |
(*.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(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))) |
(sqrt.f64 x) |
x |
y |
(*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)) |
(-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) |
(/.f64 #s(literal 1/9 binary64) x) |
#s(literal 1/9 binary64) |
#s(literal 1 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)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) y) #s(literal 1 binary64))) |
(*.f64 #s(literal 3 binary64) (sqrt.f64 x)) |
(-.f64 #s(approx (+ y (/ 1 (* x 9))) y) #s(literal 1 binary64)) |
#s(approx (+ y (/ 1 (* x 9))) y) |
(*.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 y #s(approx (/ 1 (* x 9)) (/.f64 #s(literal 1/9 binary64) x))) #s(literal 1 binary64)) |
(+.f64 y #s(approx (/ 1 (* x 9)) (/.f64 #s(literal 1/9 binary64) x))) |
#s(approx (/ 1 (* x 9)) (/.f64 #s(literal 1/9 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))) |
(-.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))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 9 binary64)) |
(/.f64 #s(literal 1 binary64) x) |
#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) y) (* (- (/ 1/9 x) 1) (sqrt x)))) #s(hole binary64 (* 1/3 (sqrt (/ 1 x))))) |
#s(approx (* 3 (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x)))) #s(hole binary64 (/ (+ (* 1/3 (sqrt x)) (* 3 (* x (+ (* -1 (sqrt x)) (* (sqrt x) y))))) x))) |
#s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) #s(hole binary64 (* 1/9 (sqrt (/ 1 x))))) |
#s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) #s(hole binary64 (/ (+ (* 1/9 (sqrt x)) (* x (+ (* -1 (sqrt x)) (* (sqrt x) y)))) x))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (- (/ 1/9 x) 1) (sqrt x)) #s(hole binary64 (* 1/9 (sqrt (/ 1 x))))) |
#s(approx (* (- (/ 1/9 x) 1) (sqrt x)) #s(hole binary64 (/ (+ (* -1 (sqrt (pow x 3))) (* 1/9 (sqrt x))) 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 (* (* (sqrt x) y) 3) #s(hole binary64 (* 3 (* (sqrt x) y)))) |
#s(approx (* (sqrt x) y) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (* 3 (sqrt x)) #s(hole binary64 (* 3 (sqrt 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 (* (* 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 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 (* 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 (* 3 (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x)))) #s(hole binary64 (* 3 (* x (+ (* -1 (sqrt (/ 1 x))) (* (sqrt (/ 1 x)) y)))))) |
#s(approx (* 3 (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x)))) #s(hole binary64 (* x (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (+ (* -1 (sqrt (/ 1 x))) (* (sqrt (/ 1 x)) y))))))) |
#s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) #s(hole binary64 (* x (+ (* -1 (sqrt (/ 1 x))) (* (sqrt (/ 1 x)) y))))) |
#s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) #s(hole binary64 (* x (+ (* -1 (sqrt (/ 1 x))) (+ (* 1/9 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) y)))))) |
#s(approx (* (- (/ 1/9 x) 1) (sqrt x)) #s(hole binary64 (* -1 (sqrt x)))) |
#s(approx (* (- (/ 1/9 x) 1) (sqrt x)) #s(hole binary64 (* x (+ (* -1 (sqrt (/ 1 x))) (* 1/9 (sqrt (/ 1 (pow x 3)))))))) |
#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 (- (+ 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 (+ 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) y) (* (- (/ 1/9 x) 1) (sqrt x)))) #s(hole binary64 (* -3 (* x (+ (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))) |
#s(approx (* 3 (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x)))) #s(hole binary64 (* -1 (* x (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (+ (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))))) |
#s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) #s(hole binary64 (* -1 (* x (+ (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))) |
#s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) #s(hole binary64 (* -1 (* x (+ (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ (* 1/9 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (* (- (/ 1/9 x) 1) (sqrt x)) #s(hole binary64 (* (sqrt x) (pow (sqrt -1) 2)))) |
#s(approx (* (- (/ 1/9 x) 1) (sqrt x)) #s(hole binary64 (* -1 (* x (+ (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/9 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))))) |
#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)) #s(hole binary64 (* -3 (* (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 (* (* 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 (* 3 (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x)))) #s(hole binary64 (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))))) |
#s(approx (* 3 (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x)))) #s(hole binary64 (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))))) |
#s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) #s(hole binary64 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) |
#s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) #s(hole binary64 (+ (* (sqrt x) y) (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- (+ y (/ 1 (* x 9))) 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) (- (* 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)) (- (+ 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 (* 3 (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x)))) #s(hole binary64 (* 3 (* (sqrt x) y)))) |
#s(approx (* 3 (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x)))) #s(hole binary64 (* y (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))))) |
#s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) #s(hole binary64 (* y (+ (sqrt x) (* (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 (+ 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 (* 3 (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x)))) #s(hole binary64 (* -1 (* y (+ (* -3 (sqrt x)) (* -3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))))))) |
#s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (* (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))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 15.0ms | x | @ | 0 | ((* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* 3 (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x)))) 3 (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) (sqrt x) x y (* (- (/ 1/9 x) 1) (sqrt x)) (- (/ 1/9 x) 1) (/ 1/9 x) 1/9 1 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (* (sqrt x) y) 3) (* (sqrt x) y) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1) (+ y (/ 1 (* x 9))) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (- (+ y (/ 1 (* x 9))) 1) (+ y (/ 1 (* x 9))) (/ 1 (* x 9)) (* (* 3 (sqrt x)) (- (+ y (/ (/ 1 x) 9)) 1)) (- (+ y (/ (/ 1 x) 9)) 1) (+ y (/ (/ 1 x) 9)) (/ (/ 1 x) 9) (/ 1 x) 9) |
| 4.0ms | x | @ | -inf | ((* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* 3 (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x)))) 3 (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) (sqrt x) x y (* (- (/ 1/9 x) 1) (sqrt x)) (- (/ 1/9 x) 1) (/ 1/9 x) 1/9 1 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (* (sqrt x) y) 3) (* (sqrt x) y) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1) (+ y (/ 1 (* x 9))) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (- (+ y (/ 1 (* x 9))) 1) (+ y (/ 1 (* x 9))) (/ 1 (* x 9)) (* (* 3 (sqrt x)) (- (+ y (/ (/ 1 x) 9)) 1)) (- (+ y (/ (/ 1 x) 9)) 1) (+ y (/ (/ 1 x) 9)) (/ (/ 1 x) 9) (/ 1 x) 9) |
| 2.0ms | x | @ | inf | ((* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* 3 (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x)))) 3 (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) (sqrt x) x y (* (- (/ 1/9 x) 1) (sqrt x)) (- (/ 1/9 x) 1) (/ 1/9 x) 1/9 1 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (* (sqrt x) y) 3) (* (sqrt x) y) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1) (+ y (/ 1 (* x 9))) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (- (+ y (/ 1 (* x 9))) 1) (+ y (/ 1 (* x 9))) (/ 1 (* x 9)) (* (* 3 (sqrt x)) (- (+ y (/ (/ 1 x) 9)) 1)) (- (+ y (/ (/ 1 x) 9)) 1) (+ y (/ (/ 1 x) 9)) (/ (/ 1 x) 9) (/ 1 x) 9) |
| 2.0ms | y | @ | -inf | ((* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* 3 (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x)))) 3 (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) (sqrt x) x y (* (- (/ 1/9 x) 1) (sqrt x)) (- (/ 1/9 x) 1) (/ 1/9 x) 1/9 1 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (* (sqrt x) y) 3) (* (sqrt x) y) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1) (+ y (/ 1 (* x 9))) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (- (+ y (/ 1 (* x 9))) 1) (+ y (/ 1 (* x 9))) (/ 1 (* x 9)) (* (* 3 (sqrt x)) (- (+ y (/ (/ 1 x) 9)) 1)) (- (+ y (/ (/ 1 x) 9)) 1) (+ y (/ (/ 1 x) 9)) (/ (/ 1 x) 9) (/ 1 x) 9) |
| 2.0ms | y | @ | inf | ((* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* 3 (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x)))) 3 (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) (sqrt x) x y (* (- (/ 1/9 x) 1) (sqrt x)) (- (/ 1/9 x) 1) (/ 1/9 x) 1/9 1 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (* (sqrt x) y) 3) (* (sqrt x) y) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1) (+ y (/ 1 (* x 9))) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (- (+ y (/ 1 (* x 9))) 1) (+ y (/ 1 (* x 9))) (/ 1 (* x 9)) (* (* 3 (sqrt x)) (- (+ y (/ (/ 1 x) 9)) 1)) (- (+ y (/ (/ 1 x) 9)) 1) (+ y (/ (/ 1 x) 9)) (/ (/ 1 x) 9) (/ 1 x) 9) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 276 | 2383 |
| 0 | 314 | 2108 |
| 0 | 1283 | 2073 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#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))))) |
(*.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(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))) |
(sqrt.f64 x) |
x |
y |
(*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)) |
(-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) |
(/.f64 #s(literal 1/9 binary64) x) |
#s(literal 1/9 binary64) |
#s(literal 1 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)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) y) #s(literal 1 binary64))) |
(*.f64 #s(literal 3 binary64) (sqrt.f64 x)) |
(-.f64 #s(approx (+ y (/ 1 (* x 9))) y) #s(literal 1 binary64)) |
#s(approx (+ y (/ 1 (* x 9))) y) |
(*.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 y #s(approx (/ 1 (* x 9)) (/.f64 #s(literal 1/9 binary64) x))) #s(literal 1 binary64)) |
(+.f64 y #s(approx (/ 1 (* x 9)) (/.f64 #s(literal 1/9 binary64) x))) |
#s(approx (/ 1 (* x 9)) (/.f64 #s(literal 1/9 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))) |
(-.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))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 9 binary64)) |
(/.f64 #s(literal 1 binary64) x) |
#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) y) (* (- (/ 1/9 x) 1) (sqrt x)))) #s(hole binary64 (* 1/3 (sqrt (/ 1 x))))) |
#s(approx (* 3 (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x)))) #s(hole binary64 (/ (+ (* 1/3 (sqrt x)) (* 3 (* x (+ (* -1 (sqrt x)) (* (sqrt x) y))))) x))) |
#s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) #s(hole binary64 (* 1/9 (sqrt (/ 1 x))))) |
#s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) #s(hole binary64 (/ (+ (* 1/9 (sqrt x)) (* x (+ (* -1 (sqrt x)) (* (sqrt x) y)))) x))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (- (/ 1/9 x) 1) (sqrt x)) #s(hole binary64 (* 1/9 (sqrt (/ 1 x))))) |
#s(approx (* (- (/ 1/9 x) 1) (sqrt x)) #s(hole binary64 (/ (+ (* -1 (sqrt (pow x 3))) (* 1/9 (sqrt x))) 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 (* (* (sqrt x) y) 3) #s(hole binary64 (* 3 (* (sqrt x) y)))) |
#s(approx (* (sqrt x) y) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (* 3 (sqrt x)) #s(hole binary64 (* 3 (sqrt 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 (* (* 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 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 (* 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 (* 3 (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x)))) #s(hole binary64 (* 3 (* x (+ (* -1 (sqrt (/ 1 x))) (* (sqrt (/ 1 x)) y)))))) |
#s(approx (* 3 (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x)))) #s(hole binary64 (* x (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (+ (* -1 (sqrt (/ 1 x))) (* (sqrt (/ 1 x)) y))))))) |
#s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) #s(hole binary64 (* x (+ (* -1 (sqrt (/ 1 x))) (* (sqrt (/ 1 x)) y))))) |
#s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) #s(hole binary64 (* x (+ (* -1 (sqrt (/ 1 x))) (+ (* 1/9 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) y)))))) |
#s(approx (* (- (/ 1/9 x) 1) (sqrt x)) #s(hole binary64 (* -1 (sqrt x)))) |
#s(approx (* (- (/ 1/9 x) 1) (sqrt x)) #s(hole binary64 (* x (+ (* -1 (sqrt (/ 1 x))) (* 1/9 (sqrt (/ 1 (pow x 3)))))))) |
#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 (- (+ 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 (+ 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) y) (* (- (/ 1/9 x) 1) (sqrt x)))) #s(hole binary64 (* -3 (* x (+ (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))) |
#s(approx (* 3 (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x)))) #s(hole binary64 (* -1 (* x (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (+ (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))))) |
#s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) #s(hole binary64 (* -1 (* x (+ (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))) |
#s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) #s(hole binary64 (* -1 (* x (+ (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ (* 1/9 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (* (- (/ 1/9 x) 1) (sqrt x)) #s(hole binary64 (* (sqrt x) (pow (sqrt -1) 2)))) |
#s(approx (* (- (/ 1/9 x) 1) (sqrt x)) #s(hole binary64 (* -1 (* x (+ (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/9 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))))) |
#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)) #s(hole binary64 (* -3 (* (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 (* (* 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 (* 3 (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x)))) #s(hole binary64 (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))))) |
#s(approx (* 3 (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x)))) #s(hole binary64 (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))))) |
#s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) #s(hole binary64 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) |
#s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) #s(hole binary64 (+ (* (sqrt x) y) (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- (+ y (/ 1 (* x 9))) 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) (- (* 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)) (- (+ 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 (* 3 (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x)))) #s(hole binary64 (* 3 (* (sqrt x) y)))) |
#s(approx (* 3 (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x)))) #s(hole binary64 (* y (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))))) |
#s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) #s(hole binary64 (* y (+ (sqrt x) (* (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 (+ 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 (* 3 (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x)))) #s(hole binary64 (* -1 (* y (+ (* -3 (sqrt x)) (* -3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))))))) |
#s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (* (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))))) |
| Outputs |
|---|
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64))) #s(literal 3 binary64))) |
(*.f64 (*.f64 (sqrt.f64 x) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64))) #s(literal 3 binary64)) |
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64)))) |
(/.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 (*.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 y (sqrt.f64 x)) #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 y (sqrt.f64 x)) #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 y (sqrt.f64 x)) #s(literal 3 binary64)) (*.f64 (*.f64 y (sqrt.f64 x)) #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 y (sqrt.f64 x)) #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 y (sqrt.f64 x)) #s(literal 3 binary64))) |
(fma.f64 (*.f64 y (sqrt.f64 x)) #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 y (sqrt.f64 x)) #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 y (sqrt.f64 x)) #s(literal 3 binary64))) |
(fma.f64 #s(literal 3 binary64) (*.f64 y (sqrt.f64 x)) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)))) |
(-.f64 (*.f64 (*.f64 y (sqrt.f64 x)) #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 y (sqrt.f64 x)) #s(literal 3 binary64))) |
(+.f64 (*.f64 (*.f64 y (sqrt.f64 x)) #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)))) |
#s(literal 3 binary64) |
(*.f64 (sqrt.f64 x) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (sqrt.f64 x)) (*.f64 y (sqrt.f64 x))) (*.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 y (sqrt.f64 x)) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #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 y (sqrt.f64 x)) (*.f64 y (sqrt.f64 x)) (-.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 y (sqrt.f64 x)) (*.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 y (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))) |
(fma.f64 (sqrt.f64 x) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 y (sqrt.f64 x))) |
(fma.f64 (sqrt.f64 x) y (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x))) |
(-.f64 (*.f64 y (sqrt.f64 x)) (*.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) (sqrt.f64 x))) |
(-.f64 (*.f64 y (sqrt.f64 x)) (*.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 y (sqrt.f64 x))) |
(+.f64 (*.f64 y (sqrt.f64 x)) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x))) |
(pow.f64 x #s(literal 1/2 binary64)) |
(sqrt.f64 x) |
x |
y |
(*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)) |
(*.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) (/.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)) |
(/.f64 #s(literal -1/9 binary64) (neg.f64 x)) |
(/.f64 #s(literal 1/9 binary64) x) |
#s(literal 1/9 binary64) |
#s(literal 1 binary64) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64))) |
(*.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 (sqrt.f64 x)) |
(*.f64 (sqrt.f64 x) y) |
(*.f64 (-.f64 #s(approx (+ y (/ 1 (* x 9))) y) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) y) #s(literal 1 binary64))) |
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (-.f64 #s(approx (+ y (/ 1 (* x 9))) y) #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 (+ y (/ 1 (* x 9))) y) #s(approx (+ y (/ 1 (* x 9))) y)) #s(literal 1 binary64)) (+.f64 #s(approx (+ y (/ 1 (* x 9))) y) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 #s(approx (+ y (/ 1 (* x 9))) y) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 #s(approx (+ y (/ 1 (* x 9))) y) #s(approx (+ y (/ 1 (* x 9))) y) (+.f64 #s(literal 1 binary64) (*.f64 #s(approx (+ y (/ 1 (* x 9))) y) #s(literal 1 binary64))))) |
(-.f64 #s(approx (+ y (/ 1 (* x 9))) y) #s(literal 1 binary64)) |
#s(approx (+ y (/ 1 (* x 9))) y) |
(*.f64 (-.f64 (+.f64 #s(approx (/ 1 (* x 9)) (/.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 #s(approx (/ 1 (* x 9)) (/.f64 #s(literal 1/9 binary64) x)) y) #s(literal 1 binary64))) |
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (-.f64 (+.f64 #s(approx (/ 1 (* x 9)) (/.f64 #s(literal 1/9 binary64) x)) y) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(approx (/ 1 (* x 9)) (/.f64 #s(literal 1/9 binary64) x)) y) (+.f64 #s(approx (/ 1 (* x 9)) (/.f64 #s(literal 1/9 binary64) x)) y)) #s(literal 1 binary64)) (+.f64 (+.f64 #s(approx (/ 1 (* x 9)) (/.f64 #s(literal 1/9 binary64) x)) y) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (+.f64 #s(approx (/ 1 (* x 9)) (/.f64 #s(literal 1/9 binary64) x)) y) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (+.f64 #s(approx (/ 1 (* x 9)) (/.f64 #s(literal 1/9 binary64) x)) y) (+.f64 #s(approx (/ 1 (* x 9)) (/.f64 #s(literal 1/9 binary64) x)) y) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(approx (/ 1 (* x 9)) (/.f64 #s(literal 1/9 binary64) x)) y) #s(literal 1 binary64))))) |
(-.f64 (+.f64 #s(approx (/ 1 (* x 9)) (/.f64 #s(literal 1/9 binary64) x)) y) #s(literal 1 binary64)) |
(+.f64 y (-.f64 #s(approx (/ 1 (* x 9)) (/.f64 #s(literal 1/9 binary64) x)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 #s(approx (/ 1 (* x 9)) (/.f64 #s(literal 1/9 binary64) x)) #s(approx (/ 1 (* x 9)) (/.f64 #s(literal 1/9 binary64) x)))) (-.f64 y #s(approx (/ 1 (* x 9)) (/.f64 #s(literal 1/9 binary64) x)))) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 #s(approx (/ 1 (* x 9)) (/.f64 #s(literal 1/9 binary64) x)) #s(literal 3 binary64))) (fma.f64 y y (-.f64 (*.f64 #s(approx (/ 1 (* x 9)) (/.f64 #s(literal 1/9 binary64) x)) #s(approx (/ 1 (* x 9)) (/.f64 #s(literal 1/9 binary64) x))) (*.f64 y #s(approx (/ 1 (* x 9)) (/.f64 #s(literal 1/9 binary64) x)))))) |
(+.f64 #s(approx (/ 1 (* x 9)) (/.f64 #s(literal 1/9 binary64) x)) y) |
(+.f64 y #s(approx (/ 1 (* x 9)) (/.f64 #s(literal 1/9 binary64) x))) |
#s(approx (/ 1 (* x 9)) (/.f64 #s(literal 1/9 binary64) x)) |
(*.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 (-.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))) |
(pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64)) |
(/.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 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 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) y) (* (- (/ 1/9 x) 1) (sqrt x)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/3 binary64))) |
#s(approx (* 3 (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x)))) (/.f64 (fma.f64 (*.f64 #s(literal 3 binary64) x) (fma.f64 y (sqrt.f64 x) (neg.f64 (sqrt.f64 x))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x)) |
#s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/9 binary64))) |
#s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) (/.f64 (fma.f64 (fma.f64 y (sqrt.f64 x) (neg.f64 (sqrt.f64 x))) x (*.f64 #s(literal 1/9 binary64) (sqrt.f64 x))) x)) |
#s(approx (sqrt x) (sqrt.f64 x)) |
#s(approx x x) |
#s(approx (* (- (/ 1/9 x) 1) (sqrt x)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/9 binary64))) |
#s(approx (* (- (/ 1/9 x) 1) (sqrt x)) (/.f64 (fma.f64 #s(literal 1/9 binary64) (sqrt.f64 x) (neg.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)))) 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/9 x) (/.f64 #s(literal 1/9 binary64) x)) |
#s(approx (* (* (sqrt x) y) 3) (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64))) |
#s(approx (* (sqrt x) y) (*.f64 y (sqrt.f64 x))) |
#s(approx (* 3 (sqrt x)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
#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 (* (* 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 (- (+ 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 (/ 1 x) (/.f64 #s(literal 1 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 (* 3 (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x)))) (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) x) #s(literal 3 binary64))) |
#s(approx (* 3 (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x)))) (*.f64 (fma.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) #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 (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) x)) |
#s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) (*.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/9 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y)) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) x)) |
#s(approx (* (- (/ 1/9 x) 1) (sqrt x)) (neg.f64 (sqrt.f64 x))) |
#s(approx (* (- (/ 1/9 x) 1) (sqrt x)) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/9 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) x)) |
#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 (- (+ 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 (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 (neg.f64 (sqrt.f64 x)) (-.f64 y #s(literal 1 binary64))) #s(literal -3 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (neg.f64 (/.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) y) (* (- (/ 1/9 x) 1) (sqrt x)))) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) x) #s(literal -3 binary64))) |
#s(approx (* 3 (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x)))) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 (*.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) #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 (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))))) |
#s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) (*.f64 (neg.f64 x) (+.f64 (fma.f64 (*.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1 binary64)) #s(literal 1/9 binary64))) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))))) |
#s(approx (sqrt x) (neg.f64 (neg.f64 (sqrt.f64 x)))) |
#s(approx (* (- (/ 1/9 x) 1) (sqrt x)) (neg.f64 (sqrt.f64 x))) |
#s(approx (* (- (/ 1/9 x) 1) (sqrt x)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1 binary64)) #s(literal 1/9 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))))) |
#s(approx (* (* (sqrt x) y) 3) (*.f64 (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal -3 binary64))) |
#s(approx (* (sqrt x) y) (*.f64 (neg.f64 (sqrt.f64 x)) (*.f64 #s(literal -1 binary64) y))) |
#s(approx (* 3 (sqrt x)) (*.f64 #s(literal -3 binary64) (neg.f64 (sqrt.f64 x)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (neg.f64 (sqrt.f64 x)) (-.f64 y #s(literal 1 binary64))) #s(literal -3 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (neg.f64 (/.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)) (- (+ 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 (*.f64 (sqrt.f64 x) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64))) #s(literal 3 binary64))) |
#s(approx (* 3 (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x)))) (*.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/9 x) 1) (sqrt x)))) (*.f64 (*.f64 (sqrt.f64 x) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64))) #s(literal 3 binary64))) |
#s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x))) |
#s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) (*.f64 (sqrt.f64 x) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64)))) |
#s(approx y y) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) |
#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 (*.f64 (sqrt.f64 x) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64))) #s(literal 3 binary64))) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 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/9 x) 1) (sqrt x)))) (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64))) |
#s(approx (* 3 (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x)))) (*.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) y) (* (- (/ 1/9 x) 1) (sqrt x))) (*.f64 y (sqrt.f64 x))) |
#s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) (*.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 (- (+ 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)) (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 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 (- (+ 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) (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/9 x) 1) (sqrt x)))) (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) y) (* (- (/ 1/9 x) 1) (sqrt x))) (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 (- (+ 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))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 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 (- (+ 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 1 755 to 640 computations (63.5% saved)
19 alts after pruning (14 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 155 | 9 | 164 |
| Fresh | 4 | 5 | 9 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 1 | 1 |
| Total | 160 | 19 | 179 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 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.5% | (*.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))) |
| ▶ | 59.7% | (*.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))) |
| ✓ | 63.5% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) y) #s(literal 1 binary64))) |
| 36.6% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (/.f64 #s(literal 1/9 binary64) x))) | |
| 41.0% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) y)) | |
| ▶ | 99.5% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (fma.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64) (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)))) |
| 65.7% | #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)) | |
| 36.6% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/3 binary64))) | |
| ▶ | 99.5% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64))) #s(literal 3 binary64))) |
| ✓ | 41.1% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
| 79.3% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 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)) | |
| ▶ | 41.0% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (sqrt.f64 x) (*.f64 y #s(literal 3 binary64)))) |
| 76.0% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(literal 3 binary64) (fma.f64 (sqrt.f64 x) y (*.f64 #s(approx (- (/ 1/9 x) 1) (/.f64 #s(literal 1/9 binary64) x)) (sqrt.f64 x))))) | |
| ▶ | 36.6% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(literal 3 binary64) #s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/9 binary64))))) |
| 59.8% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(literal 3 binary64) #s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x))))) | |
| 83.3% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* 3 (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x)))) (/.f64 (fma.f64 (*.f64 #s(literal 3 binary64) x) (fma.f64 y (sqrt.f64 x) (neg.f64 (sqrt.f64 x))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x))) | |
| 61.1% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* 3 (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x)))) (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) x) #s(literal 3 binary64)))) |
Compiled 727 to 695 computations (4.4% saved)
| Inputs |
|---|
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64))) #s(literal 3 binary64))) |
(*.f64 (*.f64 (sqrt.f64 x) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64))) #s(literal 3 binary64)) |
(*.f64 (sqrt.f64 x) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64))) |
(sqrt.f64 x) |
x |
(-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64)) |
(+.f64 (/.f64 #s(literal 1/9 binary64) x) y) |
(/.f64 #s(literal 1/9 binary64) x) |
#s(literal 1/9 binary64) |
y |
#s(literal 1 binary64) |
#s(literal 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)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(literal 3 binary64) #s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/9 binary64))))) |
(*.f64 #s(literal 3 binary64) #s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/9 binary64)))) |
#s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/9 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/9 binary64)) |
(/.f64 #s(literal 1 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 #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)) |
#s(approx (+ y (/ 1 (* x 9))) (/.f64 #s(literal 1/9 binary64) x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (fma.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64) (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 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 y (sqrt.f64 x)) #s(literal 3 binary64))) |
(*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)) |
(-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) |
(*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) |
(*.f64 y (sqrt.f64 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 (* (* (sqrt x) (- (+ (/ 1/9 x) y) 1)) 3) #s(hole binary64 (* 1/3 (sqrt (/ 1 x))))) |
#s(approx (* (* (sqrt x) (- (+ (/ 1/9 x) y) 1)) 3) #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 (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx x #s(hole binary64 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 (* (sqrt x) (* y 3)) #s(hole binary64 (* 3 (* (sqrt x) y)))) |
#s(approx (* 3 (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x)))) #s(hole binary64 (* 1/3 (sqrt (/ 1 x))))) |
#s(approx (* 3 (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x)))) #s(hole binary64 (/ (+ (* 1/3 (sqrt x)) (* 3 (* x (+ (* -1 (sqrt x)) (* (sqrt x) y))))) x))) |
#s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) #s(hole binary64 (* 1/9 (sqrt (/ 1 x))))) |
#s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) #s(hole binary64 (/ (+ (* 1/9 (sqrt x)) (* x (+ (* -1 (sqrt x)) (* (sqrt x) y)))) x))) |
#s(approx (* (/ 1 (sqrt x)) 1/9) #s(hole binary64 (* 1/9 (sqrt (/ 1 x))))) |
#s(approx (/ 1 (sqrt x)) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (* 3 (sqrt x)) #s(hole binary64 (* 3 (sqrt 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/9 x) 1) (sqrt x)) 3) (* (* y (sqrt x)) 3)) #s(hole binary64 (* 1/3 (sqrt (/ 1 x))))) |
#s(approx (+ (* (* (- (/ 1/9 x) 1) (sqrt x)) 3) (* (* y (sqrt x)) 3)) #s(hole binary64 (/ (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) x))) |
#s(approx (* (- (/ 1/9 x) 1) (sqrt x)) #s(hole binary64 (* 1/9 (sqrt (/ 1 x))))) |
#s(approx (* (- (/ 1/9 x) 1) (sqrt x)) #s(hole binary64 (/ (+ (* -1 (sqrt (pow x 3))) (* 1/9 (sqrt x))) 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 (* (* y (sqrt x)) 3) #s(hole binary64 (* 3 (* (sqrt x) y)))) |
#s(approx (* y (sqrt x)) #s(hole binary64 (* (sqrt x) y))) |
#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 (* (* (sqrt x) (- (+ (/ 1/9 x) y) 1)) 3) #s(hole binary64 (* 3 (* (sqrt x) (- y 1))))) |
#s(approx (* (* (sqrt x) (- (+ (/ 1/9 x) y) 1)) 3) #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 (* 3 (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x)))) #s(hole binary64 (* 3 (* x (+ (* -1 (sqrt (/ 1 x))) (* (sqrt (/ 1 x)) y)))))) |
#s(approx (* 3 (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x)))) #s(hole binary64 (* x (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (+ (* -1 (sqrt (/ 1 x))) (* (sqrt (/ 1 x)) y))))))) |
#s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) #s(hole binary64 (* x (+ (* -1 (sqrt (/ 1 x))) (* (sqrt (/ 1 x)) y))))) |
#s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) #s(hole binary64 (* x (+ (* -1 (sqrt (/ 1 x))) (+ (* 1/9 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) y)))))) |
#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 (+ (* (* (- (/ 1/9 x) 1) (sqrt x)) 3) (* (* y (sqrt x)) 3)) #s(hole binary64 (* x (+ (* -3 (sqrt (/ 1 x))) (* 3 (* (sqrt (/ 1 x)) y)))))) |
#s(approx (+ (* (* (- (/ 1/9 x) 1) (sqrt x)) 3) (* (* y (sqrt x)) 3)) #s(hole binary64 (* x (+ (* -3 (sqrt (/ 1 x))) (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) y))))))) |
#s(approx (* (- (/ 1/9 x) 1) (sqrt x)) #s(hole binary64 (* -1 (sqrt x)))) |
#s(approx (* (- (/ 1/9 x) 1) (sqrt x)) #s(hole binary64 (* x (+ (* -1 (sqrt (/ 1 x))) (* 1/9 (sqrt (/ 1 (pow x 3)))))))) |
#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 (* (* (sqrt x) (- (+ (/ 1/9 x) y) 1)) 3) #s(hole binary64 (* -3 (* (sqrt x) (* (pow (sqrt -1) 2) (- y 1)))))) |
#s(approx (* (* (sqrt x) (- (+ (/ 1/9 x) y) 1)) 3) #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 (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (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) y) (* (- (/ 1/9 x) 1) (sqrt x)))) #s(hole binary64 (* -3 (* x (+ (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))) |
#s(approx (* 3 (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x)))) #s(hole binary64 (* -1 (* x (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (+ (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))))) |
#s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) #s(hole binary64 (* -1 (* x (+ (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))) |
#s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) #s(hole binary64 (* -1 (* x (+ (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ (* 1/9 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))))) |
#s(approx (* 3 (sqrt x)) #s(hole binary64 (* -3 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ (* (* (- (/ 1/9 x) 1) (sqrt x)) 3) (* (* y (sqrt x)) 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 (+ (* (* (- (/ 1/9 x) 1) (sqrt x)) 3) (* (* y (sqrt x)) 3)) #s(hole binary64 (* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))))) |
#s(approx (* (- (/ 1/9 x) 1) (sqrt x)) #s(hole binary64 (* (sqrt x) (pow (sqrt -1) 2)))) |
#s(approx (* (- (/ 1/9 x) 1) (sqrt x)) #s(hole binary64 (* -1 (* x (+ (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/9 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))))) |
#s(approx (* (* y (sqrt x)) 3) #s(hole binary64 (* -3 (* (sqrt x) (* y (pow (sqrt -1) 2)))))) |
#s(approx (* y (sqrt x)) #s(hole binary64 (* -1 (* (sqrt x) (* y (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 (* (* (sqrt x) (- (+ (/ 1/9 x) y) 1)) 3) #s(hole binary64 (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))))) |
#s(approx (* (* (sqrt x) (- (+ (/ 1/9 x) y) 1)) 3) #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 #s(hole binary64 y)) |
#s(approx (* y 3) #s(hole binary64 (* 3 y))) |
#s(approx (* 3 (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x)))) #s(hole binary64 (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))))) |
#s(approx (* 3 (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x)))) #s(hole binary64 (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))))) |
#s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) #s(hole binary64 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) |
#s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) #s(hole binary64 (+ (* (sqrt x) y) (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))))) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) #s(hole binary64 (- (* 1/9 (/ 1 x)) 1))) |
#s(approx (+ (* (* (- (/ 1/9 x) 1) (sqrt x)) 3) (* (* y (sqrt x)) 3)) #s(hole binary64 (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))))) |
#s(approx (+ (* (* (- (/ 1/9 x) 1) (sqrt x)) 3) (* (* y (sqrt x)) 3)) #s(hole binary64 (+ (* 3 (* (sqrt x) y)) (* 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)))) |
#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 (* (* (sqrt x) (- (+ (/ 1/9 x) y) 1)) 3) #s(hole binary64 (* 3 (* (sqrt x) y)))) |
#s(approx (* (* (sqrt x) (- (+ (/ 1/9 x) y) 1)) 3) #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 (* 3 (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x)))) #s(hole binary64 (* 3 (* (sqrt x) y)))) |
#s(approx (* 3 (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x)))) #s(hole binary64 (* y (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))))) |
#s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) #s(hole binary64 (* y (+ (sqrt x) (* (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 (+ (* (* (- (/ 1/9 x) 1) (sqrt x)) 3) (* (* y (sqrt x)) 3)) #s(hole binary64 (* 3 (* (sqrt x) y)))) |
#s(approx (+ (* (* (- (/ 1/9 x) 1) (sqrt x)) 3) (* (* y (sqrt x)) 3)) #s(hole binary64 (* y (+ (* 3 (sqrt x)) (* 3 (* (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 (* (* (sqrt x) (- (+ (/ 1/9 x) y) 1)) 3) #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 (* 3 (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x)))) #s(hole binary64 (* -1 (* y (+ (* -3 (sqrt x)) (* -3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))))))) |
#s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (* (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 (+ (* (* (- (/ 1/9 x) 1) (sqrt x)) 3) (* (* y (sqrt x)) 3)) #s(hole binary64 (* -1 (* y (+ (* -3 (sqrt x)) (* -3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 7.0ms | x | @ | -inf | ((* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (* (sqrt x) (- (+ (/ 1/9 x) y) 1)) 3) (* (sqrt x) (- (+ (/ 1/9 x) y) 1)) (sqrt x) x (- (+ (/ 1/9 x) y) 1) (+ (/ 1/9 x) y) (/ 1/9 x) 1/9 y 1 3 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (sqrt x) (* y 3)) (* y 3) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* 3 (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x)))) (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) (* (/ 1 (sqrt x)) 1/9) (/ 1 (sqrt x)) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1) (+ y (/ 1 (* x 9))) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (+ (* (* (- (/ 1/9 x) 1) (sqrt x)) 3) (* (* y (sqrt x)) 3)) (* (- (/ 1/9 x) 1) (sqrt x)) (- (/ 1/9 x) 1) (* (* y (sqrt x)) 3) (* y (sqrt x))) |
| 4.0ms | y | @ | inf | ((* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (* (sqrt x) (- (+ (/ 1/9 x) y) 1)) 3) (* (sqrt x) (- (+ (/ 1/9 x) y) 1)) (sqrt x) x (- (+ (/ 1/9 x) y) 1) (+ (/ 1/9 x) y) (/ 1/9 x) 1/9 y 1 3 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (sqrt x) (* y 3)) (* y 3) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* 3 (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x)))) (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) (* (/ 1 (sqrt x)) 1/9) (/ 1 (sqrt x)) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1) (+ y (/ 1 (* x 9))) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (+ (* (* (- (/ 1/9 x) 1) (sqrt x)) 3) (* (* y (sqrt x)) 3)) (* (- (/ 1/9 x) 1) (sqrt x)) (- (/ 1/9 x) 1) (* (* y (sqrt x)) 3) (* y (sqrt x))) |
| 2.0ms | x | @ | 0 | ((* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (* (sqrt x) (- (+ (/ 1/9 x) y) 1)) 3) (* (sqrt x) (- (+ (/ 1/9 x) y) 1)) (sqrt x) x (- (+ (/ 1/9 x) y) 1) (+ (/ 1/9 x) y) (/ 1/9 x) 1/9 y 1 3 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (sqrt x) (* y 3)) (* y 3) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* 3 (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x)))) (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) (* (/ 1 (sqrt x)) 1/9) (/ 1 (sqrt x)) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1) (+ y (/ 1 (* x 9))) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (+ (* (* (- (/ 1/9 x) 1) (sqrt x)) 3) (* (* y (sqrt x)) 3)) (* (- (/ 1/9 x) 1) (sqrt x)) (- (/ 1/9 x) 1) (* (* y (sqrt x)) 3) (* y (sqrt x))) |
| 2.0ms | x | @ | inf | ((* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (* (sqrt x) (- (+ (/ 1/9 x) y) 1)) 3) (* (sqrt x) (- (+ (/ 1/9 x) y) 1)) (sqrt x) x (- (+ (/ 1/9 x) y) 1) (+ (/ 1/9 x) y) (/ 1/9 x) 1/9 y 1 3 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (sqrt x) (* y 3)) (* y 3) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* 3 (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x)))) (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) (* (/ 1 (sqrt x)) 1/9) (/ 1 (sqrt x)) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1) (+ y (/ 1 (* x 9))) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (+ (* (* (- (/ 1/9 x) 1) (sqrt x)) 3) (* (* y (sqrt x)) 3)) (* (- (/ 1/9 x) 1) (sqrt x)) (- (/ 1/9 x) 1) (* (* y (sqrt x)) 3) (* y (sqrt x))) |
| 2.0ms | y | @ | -inf | ((* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (* (sqrt x) (- (+ (/ 1/9 x) y) 1)) 3) (* (sqrt x) (- (+ (/ 1/9 x) y) 1)) (sqrt x) x (- (+ (/ 1/9 x) y) 1) (+ (/ 1/9 x) y) (/ 1/9 x) 1/9 y 1 3 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (sqrt x) (* y 3)) (* y 3) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* 3 (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x)))) (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) (* (/ 1 (sqrt x)) 1/9) (/ 1 (sqrt x)) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1) (+ y (/ 1 (* x 9))) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (+ (* (* (- (/ 1/9 x) 1) (sqrt x)) 3) (* (* y (sqrt x)) 3)) (* (- (/ 1/9 x) 1) (sqrt x)) (- (/ 1/9 x) 1) (* (* y (sqrt x)) 3) (* y (sqrt x))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 339 | 3148 |
| 0 | 383 | 2702 |
| 0 | 1603 | 2652 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64))) #s(literal 3 binary64))) |
(*.f64 (*.f64 (sqrt.f64 x) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64))) #s(literal 3 binary64)) |
(*.f64 (sqrt.f64 x) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64))) |
(sqrt.f64 x) |
x |
(-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64)) |
(+.f64 (/.f64 #s(literal 1/9 binary64) x) y) |
(/.f64 #s(literal 1/9 binary64) x) |
#s(literal 1/9 binary64) |
y |
#s(literal 1 binary64) |
#s(literal 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)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(literal 3 binary64) #s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/9 binary64))))) |
(*.f64 #s(literal 3 binary64) #s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/9 binary64)))) |
#s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/9 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/9 binary64)) |
(/.f64 #s(literal 1 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 #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)) |
#s(approx (+ y (/ 1 (* x 9))) (/.f64 #s(literal 1/9 binary64) x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (fma.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64) (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 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 y (sqrt.f64 x)) #s(literal 3 binary64))) |
(*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)) |
(-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) |
(*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) |
(*.f64 y (sqrt.f64 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) (- (+ (/ 1/9 x) y) 1)) 3) #s(hole binary64 (* 1/3 (sqrt (/ 1 x))))) |
#s(approx (* (* (sqrt x) (- (+ (/ 1/9 x) y) 1)) 3) #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 (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx x #s(hole binary64 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 (* (sqrt x) (* y 3)) #s(hole binary64 (* 3 (* (sqrt x) y)))) |
#s(approx (* 3 (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x)))) #s(hole binary64 (* 1/3 (sqrt (/ 1 x))))) |
#s(approx (* 3 (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x)))) #s(hole binary64 (/ (+ (* 1/3 (sqrt x)) (* 3 (* x (+ (* -1 (sqrt x)) (* (sqrt x) y))))) x))) |
#s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) #s(hole binary64 (* 1/9 (sqrt (/ 1 x))))) |
#s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) #s(hole binary64 (/ (+ (* 1/9 (sqrt x)) (* x (+ (* -1 (sqrt x)) (* (sqrt x) y)))) x))) |
#s(approx (* (/ 1 (sqrt x)) 1/9) #s(hole binary64 (* 1/9 (sqrt (/ 1 x))))) |
#s(approx (/ 1 (sqrt x)) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (* 3 (sqrt x)) #s(hole binary64 (* 3 (sqrt 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/9 x) 1) (sqrt x)) 3) (* (* y (sqrt x)) 3)) #s(hole binary64 (* 1/3 (sqrt (/ 1 x))))) |
#s(approx (+ (* (* (- (/ 1/9 x) 1) (sqrt x)) 3) (* (* y (sqrt x)) 3)) #s(hole binary64 (/ (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) x))) |
#s(approx (* (- (/ 1/9 x) 1) (sqrt x)) #s(hole binary64 (* 1/9 (sqrt (/ 1 x))))) |
#s(approx (* (- (/ 1/9 x) 1) (sqrt x)) #s(hole binary64 (/ (+ (* -1 (sqrt (pow x 3))) (* 1/9 (sqrt x))) 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 (* (* y (sqrt x)) 3) #s(hole binary64 (* 3 (* (sqrt x) y)))) |
#s(approx (* y (sqrt x)) #s(hole binary64 (* (sqrt x) y))) |
#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 (* (* (sqrt x) (- (+ (/ 1/9 x) y) 1)) 3) #s(hole binary64 (* 3 (* (sqrt x) (- y 1))))) |
#s(approx (* (* (sqrt x) (- (+ (/ 1/9 x) y) 1)) 3) #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 (* 3 (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x)))) #s(hole binary64 (* 3 (* x (+ (* -1 (sqrt (/ 1 x))) (* (sqrt (/ 1 x)) y)))))) |
#s(approx (* 3 (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x)))) #s(hole binary64 (* x (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (+ (* -1 (sqrt (/ 1 x))) (* (sqrt (/ 1 x)) y))))))) |
#s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) #s(hole binary64 (* x (+ (* -1 (sqrt (/ 1 x))) (* (sqrt (/ 1 x)) y))))) |
#s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) #s(hole binary64 (* x (+ (* -1 (sqrt (/ 1 x))) (+ (* 1/9 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) y)))))) |
#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 (+ (* (* (- (/ 1/9 x) 1) (sqrt x)) 3) (* (* y (sqrt x)) 3)) #s(hole binary64 (* x (+ (* -3 (sqrt (/ 1 x))) (* 3 (* (sqrt (/ 1 x)) y)))))) |
#s(approx (+ (* (* (- (/ 1/9 x) 1) (sqrt x)) 3) (* (* y (sqrt x)) 3)) #s(hole binary64 (* x (+ (* -3 (sqrt (/ 1 x))) (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) y))))))) |
#s(approx (* (- (/ 1/9 x) 1) (sqrt x)) #s(hole binary64 (* -1 (sqrt x)))) |
#s(approx (* (- (/ 1/9 x) 1) (sqrt x)) #s(hole binary64 (* x (+ (* -1 (sqrt (/ 1 x))) (* 1/9 (sqrt (/ 1 (pow x 3)))))))) |
#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 (* (* (sqrt x) (- (+ (/ 1/9 x) y) 1)) 3) #s(hole binary64 (* -3 (* (sqrt x) (* (pow (sqrt -1) 2) (- y 1)))))) |
#s(approx (* (* (sqrt x) (- (+ (/ 1/9 x) y) 1)) 3) #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 (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (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) y) (* (- (/ 1/9 x) 1) (sqrt x)))) #s(hole binary64 (* -3 (* x (+ (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))) |
#s(approx (* 3 (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x)))) #s(hole binary64 (* -1 (* x (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (+ (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))))) |
#s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) #s(hole binary64 (* -1 (* x (+ (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))) |
#s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) #s(hole binary64 (* -1 (* x (+ (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ (* 1/9 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))))) |
#s(approx (* 3 (sqrt x)) #s(hole binary64 (* -3 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ (* (* (- (/ 1/9 x) 1) (sqrt x)) 3) (* (* y (sqrt x)) 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 (+ (* (* (- (/ 1/9 x) 1) (sqrt x)) 3) (* (* y (sqrt x)) 3)) #s(hole binary64 (* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))))) |
#s(approx (* (- (/ 1/9 x) 1) (sqrt x)) #s(hole binary64 (* (sqrt x) (pow (sqrt -1) 2)))) |
#s(approx (* (- (/ 1/9 x) 1) (sqrt x)) #s(hole binary64 (* -1 (* x (+ (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/9 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))))) |
#s(approx (* (* y (sqrt x)) 3) #s(hole binary64 (* -3 (* (sqrt x) (* y (pow (sqrt -1) 2)))))) |
#s(approx (* y (sqrt x)) #s(hole binary64 (* -1 (* (sqrt x) (* y (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 (* (* (sqrt x) (- (+ (/ 1/9 x) y) 1)) 3) #s(hole binary64 (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))))) |
#s(approx (* (* (sqrt x) (- (+ (/ 1/9 x) y) 1)) 3) #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 #s(hole binary64 y)) |
#s(approx (* y 3) #s(hole binary64 (* 3 y))) |
#s(approx (* 3 (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x)))) #s(hole binary64 (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))))) |
#s(approx (* 3 (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x)))) #s(hole binary64 (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))))) |
#s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) #s(hole binary64 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) |
#s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) #s(hole binary64 (+ (* (sqrt x) y) (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))))) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) #s(hole binary64 (- (* 1/9 (/ 1 x)) 1))) |
#s(approx (+ (* (* (- (/ 1/9 x) 1) (sqrt x)) 3) (* (* y (sqrt x)) 3)) #s(hole binary64 (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))))) |
#s(approx (+ (* (* (- (/ 1/9 x) 1) (sqrt x)) 3) (* (* y (sqrt x)) 3)) #s(hole binary64 (+ (* 3 (* (sqrt x) y)) (* 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)))) |
#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 (* (* (sqrt x) (- (+ (/ 1/9 x) y) 1)) 3) #s(hole binary64 (* 3 (* (sqrt x) y)))) |
#s(approx (* (* (sqrt x) (- (+ (/ 1/9 x) y) 1)) 3) #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 (* 3 (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x)))) #s(hole binary64 (* 3 (* (sqrt x) y)))) |
#s(approx (* 3 (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x)))) #s(hole binary64 (* y (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))))) |
#s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) #s(hole binary64 (* y (+ (sqrt x) (* (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 (+ (* (* (- (/ 1/9 x) 1) (sqrt x)) 3) (* (* y (sqrt x)) 3)) #s(hole binary64 (* 3 (* (sqrt x) y)))) |
#s(approx (+ (* (* (- (/ 1/9 x) 1) (sqrt x)) 3) (* (* y (sqrt x)) 3)) #s(hole binary64 (* y (+ (* 3 (sqrt x)) (* 3 (* (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 (* (* (sqrt x) (- (+ (/ 1/9 x) y) 1)) 3) #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 (* 3 (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x)))) #s(hole binary64 (* -1 (* y (+ (* -3 (sqrt x)) (* -3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))))))) |
#s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (* (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 (+ (* (* (- (/ 1/9 x) 1) (sqrt x)) 3) (* (* y (sqrt x)) 3)) #s(hole binary64 (* -1 (* y (+ (* -3 (sqrt x)) (* -3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))))))) |
| Outputs |
|---|
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.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 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64)) |
(*.f64 (sqrt.f64 x) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64)) #s(literal 3 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 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)))) (-.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)))) |
(/.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 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))))) (-.f64 (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64))) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (*.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 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) #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 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))))))) |
(fma.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 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 y (sqrt.f64 x)) #s(literal 3 binary64))) |
(fma.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
(fma.f64 (*.f64 y #s(literal 3 binary64)) (sqrt.f64 x) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
(fma.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 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 y (sqrt.f64 x)) #s(literal 3 binary64))) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) y (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
(fma.f64 (sqrt.f64 x) (*.f64 y #s(literal 3 binary64)) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 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 y (sqrt.f64 x)) #s(literal 3 binary64))) |
(fma.f64 #s(literal 3 binary64) (*.f64 y (sqrt.f64 x)) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
(-.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (*.f64 (neg.f64 (*.f64 y (sqrt.f64 x))) #s(literal 3 binary64))) |
(-.f64 (*.f64 (*.f64 y (sqrt.f64 x)) #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 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64))) |
(+.f64 (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 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 y (sqrt.f64 x)) (*.f64 y (sqrt.f64 x))) (*.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 y (sqrt.f64 x)) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #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 y (sqrt.f64 x)) (*.f64 y (sqrt.f64 x)) (-.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 y (sqrt.f64 x)) (*.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 y (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))) |
(fma.f64 (sqrt.f64 x) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 y (sqrt.f64 x))) |
(fma.f64 (sqrt.f64 x) y (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x))) |
(-.f64 (*.f64 y (sqrt.f64 x)) (*.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) (sqrt.f64 x))) |
(-.f64 (*.f64 y (sqrt.f64 x)) (*.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 y (sqrt.f64 x))) |
(+.f64 (*.f64 y (sqrt.f64 x)) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x))) |
(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)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/9 binary64)) |
(*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal -1/9 binary64) (neg.f64 x)) |
(/.f64 #s(literal 1/9 binary64) x) |
#s(literal 1/9 binary64) |
y |
#s(literal 1 binary64) |
#s(literal 3 binary64) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64))) |
(*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) |
(*.f64 (*.f64 y #s(literal 3 binary64)) (sqrt.f64 x)) |
(*.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(*.f64 (*.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) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) (/.f64 #s(literal 1/9 binary64) (sqrt.f64 x))) #s(literal 3 binary64))) |
(*.f64 #s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) (/.f64 #s(literal 1/9 binary64) (sqrt.f64 x))) #s(literal 3 binary64)) |
(*.f64 #s(literal 3 binary64) #s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) (/.f64 #s(literal 1/9 binary64) (sqrt.f64 x)))) |
#s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) (/.f64 #s(literal 1/9 binary64) (sqrt.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/9 binary64)) |
(*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(/.f64 #s(literal 1/9 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)) |
(*.f64 (-.f64 #s(approx (+ y (/ 1 (* x 9))) (/.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 (+ y (/ 1 (* x 9))) (/.f64 #s(literal 1/9 binary64) x)) #s(literal 1 binary64))) |
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (-.f64 #s(approx (+ y (/ 1 (* x 9))) (/.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 (+ y (/ 1 (* x 9))) (/.f64 #s(literal 1/9 binary64) x)) #s(approx (+ y (/ 1 (* x 9))) (/.f64 #s(literal 1/9 binary64) x))) #s(literal 1 binary64)) (+.f64 #s(approx (+ y (/ 1 (* x 9))) (/.f64 #s(literal 1/9 binary64) x)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 #s(approx (+ y (/ 1 (* x 9))) (/.f64 #s(literal 1/9 binary64) x)) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 #s(approx (+ y (/ 1 (* x 9))) (/.f64 #s(literal 1/9 binary64) x)) #s(approx (+ y (/ 1 (* x 9))) (/.f64 #s(literal 1/9 binary64) x)) (+.f64 #s(literal 1 binary64) (*.f64 #s(approx (+ y (/ 1 (* x 9))) (/.f64 #s(literal 1/9 binary64) x)) #s(literal 1 binary64))))) |
(-.f64 #s(approx (+ y (/ 1 (* x 9))) (/.f64 #s(literal 1/9 binary64) x)) #s(literal 1 binary64)) |
#s(approx (+ y (/ 1 (* x 9))) (/.f64 #s(literal 1/9 binary64) x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.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 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64)) |
(*.f64 (sqrt.f64 x) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64)) #s(literal 3 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 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)))) (-.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)))) |
(/.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 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))))) (-.f64 (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64))) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (*.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 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) #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 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))))))) |
(fma.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 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 y (sqrt.f64 x)) #s(literal 3 binary64))) |
(fma.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
(fma.f64 (*.f64 y #s(literal 3 binary64)) (sqrt.f64 x) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
(fma.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 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 y (sqrt.f64 x)) #s(literal 3 binary64))) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) y (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
(fma.f64 (sqrt.f64 x) (*.f64 y #s(literal 3 binary64)) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 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 y (sqrt.f64 x)) #s(literal 3 binary64))) |
(fma.f64 #s(literal 3 binary64) (*.f64 y (sqrt.f64 x)) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
(-.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (*.f64 (neg.f64 (*.f64 y (sqrt.f64 x))) #s(literal 3 binary64))) |
(-.f64 (*.f64 (*.f64 y (sqrt.f64 x)) #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 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64))) |
(+.f64 (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
(*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)) |
(*.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) (/.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 y (sqrt.f64 x)) #s(literal 3 binary64)) |
(*.f64 (*.f64 y #s(literal 3 binary64)) (sqrt.f64 x)) |
(*.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(*.f64 (*.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 (sqrt.f64 x)) |
(*.f64 (sqrt.f64 x) 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 (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)) 3) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/3 binary64))) |
#s(approx (* (* (sqrt x) (- (+ (/ 1/9 x) y) 1)) 3) (/.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) (* (- (/ 1/9 x) 1) (sqrt x))) (/.f64 #s(literal 1/9 binary64) (sqrt.f64 x))) |
#s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) (/.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 (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 (* (sqrt x) (* y 3)) (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64))) |
#s(approx (* (* (sqrt x) (- (+ (/ 1/9 x) y) 1)) 3) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/3 binary64))) |
#s(approx (* (* (sqrt x) (- (+ (/ 1/9 x) y) 1)) 3) (/.f64 (fma.f64 (*.f64 #s(literal 3 binary64) x) (fma.f64 y (sqrt.f64 x) (neg.f64 (sqrt.f64 x))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x)) |
#s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) (/.f64 #s(literal 1/9 binary64) (sqrt.f64 x))) |
#s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) (/.f64 (fma.f64 (fma.f64 y (sqrt.f64 x) (neg.f64 (sqrt.f64 x))) x (*.f64 #s(literal 1/9 binary64) (sqrt.f64 x))) x)) |
#s(approx (* (/ 1 (sqrt x)) 1/9) (/.f64 #s(literal 1/9 binary64) (sqrt.f64 x))) |
#s(approx (/ 1 (sqrt x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
#s(approx (* 3 (sqrt x)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
#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 (* (* (sqrt x) (- (+ (/ 1/9 x) y) 1)) 3) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/3 binary64))) |
#s(approx (* (* (sqrt x) (- (+ (/ 1/9 x) y) 1)) 3) (/.f64 (fma.f64 (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64))) x (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x)) |
#s(approx (* (- (/ 1/9 x) 1) (sqrt x)) (/.f64 #s(literal 1/9 binary64) (sqrt.f64 x))) |
#s(approx (* (- (/ 1/9 x) 1) (sqrt x)) (/.f64 (fma.f64 #s(literal 1/9 binary64) (sqrt.f64 x) (neg.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)))) 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 (* (sqrt x) (* y 3)) (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64))) |
#s(approx (* y (sqrt x)) (*.f64 y (sqrt.f64 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 (* (* (sqrt x) (- (+ (/ 1/9 x) y) 1)) 3) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 y #s(literal 1 binary64)))) |
#s(approx (* (* (sqrt x) (- (+ (/ 1/9 x) y) 1)) 3) (*.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) y) (* (- (/ 1/9 x) 1) (sqrt x))) (*.f64 (-.f64 y #s(literal 1 binary64)) (sqrt.f64 x))) |
#s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) (*.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 (* (* (sqrt x) (- (+ (/ 1/9 x) y) 1)) 3) (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) x) #s(literal 3 binary64))) |
#s(approx (* (* (sqrt x) (- (+ (/ 1/9 x) y) 1)) 3) (*.f64 (fma.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) #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 (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) x)) |
#s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) (*.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/9 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y)) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) 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 (* (* (sqrt x) (- (+ (/ 1/9 x) y) 1)) 3) (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 3 binary64) (*.f64 #s(literal -3 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) x)) |
#s(approx (* (* (sqrt x) (- (+ (/ 1/9 x) y) 1)) 3) (*.f64 (fma.f64 #s(literal -3 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (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 (* (- (/ 1/9 x) 1) (sqrt x)) (neg.f64 (sqrt.f64 x))) |
#s(approx (* (- (/ 1/9 x) 1) (sqrt x)) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/9 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) x)) |
#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)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (neg.f64 (sqrt.f64 x)) (-.f64 y #s(literal 1 binary64))) #s(literal -3 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (neg.f64 (/.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 (* (* (sqrt x) (- (+ (/ 1/9 x) y) 1)) 3) (*.f64 (*.f64 (neg.f64 (sqrt.f64 x)) (-.f64 y #s(literal 1 binary64))) #s(literal -3 binary64))) |
#s(approx (* (* (sqrt x) (- (+ (/ 1/9 x) y) 1)) 3) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (neg.f64 (/.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 (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) (neg.f64 (*.f64 (neg.f64 (sqrt.f64 x)) (-.f64 y #s(literal 1 binary64))))) |
#s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1 binary64)) #s(literal 1/9 binary64) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (-.f64 y #s(literal 1 binary64)))))) |
#s(approx (sqrt x) (neg.f64 (neg.f64 (sqrt.f64 x)))) |
#s(approx (* (sqrt x) (* y 3)) (*.f64 (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal -3 binary64))) |
#s(approx (* (* (sqrt x) (- (+ (/ 1/9 x) y) 1)) 3) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) x) #s(literal -3 binary64))) |
#s(approx (* (* (sqrt x) (- (+ (/ 1/9 x) y) 1)) 3) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 (*.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) #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 (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))))) |
#s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) (*.f64 (neg.f64 x) (+.f64 (fma.f64 (*.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1 binary64)) #s(literal 1/9 binary64))) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))))) |
#s(approx (* 3 (sqrt x)) (*.f64 #s(literal -3 binary64) (neg.f64 (sqrt.f64 x)))) |
#s(approx (* (* (sqrt x) (- (+ (/ 1/9 x) y) 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 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -3 binary64))))) |
#s(approx (* (* (sqrt x) (- (+ (/ 1/9 x) y) 1)) 3) (*.f64 (neg.f64 x) (fma.f64 (neg.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))) (*.f64 #s(literal -1 binary64) y) (*.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 (* (- (/ 1/9 x) 1) (sqrt x)) (neg.f64 (sqrt.f64 x))) |
#s(approx (* (- (/ 1/9 x) 1) (sqrt x)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1 binary64)) #s(literal 1/9 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))))) |
#s(approx (* (sqrt x) (* y 3)) (*.f64 (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal -3 binary64))) |
#s(approx (* y (sqrt x)) (*.f64 (neg.f64 (sqrt.f64 x)) (*.f64 #s(literal -1 binary64) y))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 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)) 3) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
#s(approx (* (* (sqrt x) (- (+ (/ 1/9 x) y) 1)) 3) (*.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) y) (* (- (/ 1/9 x) 1) (sqrt x))) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x))) |
#s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) (*.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 y) |
#s(approx (* y 3) (*.f64 y #s(literal 3 binary64))) |
#s(approx (* (* (sqrt x) (- (+ (/ 1/9 x) y) 1)) 3) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
#s(approx (* (* (sqrt x) (- (+ (/ 1/9 x) y) 1)) 3) (*.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) y) (* (- (/ 1/9 x) 1) (sqrt x))) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x))) |
#s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #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 (* (* (sqrt x) (- (+ (/ 1/9 x) y) 1)) 3) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
#s(approx (* (* (sqrt x) (- (+ (/ 1/9 x) y) 1)) 3) (*.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 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 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)) 3) (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64))) |
#s(approx (* (* (sqrt x) (- (+ (/ 1/9 x) y) 1)) 3) (*.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) y) (* (- (/ 1/9 x) 1) (sqrt x))) (*.f64 y (sqrt.f64 x))) |
#s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) (*.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 (* (* (sqrt x) (- (+ (/ 1/9 x) y) 1)) 3) (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64))) |
#s(approx (* (* (sqrt x) (- (+ (/ 1/9 x) y) 1)) 3) (*.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) y) (* (- (/ 1/9 x) 1) (sqrt x))) (*.f64 y (sqrt.f64 x))) |
#s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) (*.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 (- (+ 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 (* (* (sqrt x) (- (+ (/ 1/9 x) y) 1)) 3) (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64))) |
#s(approx (* (* (sqrt x) (- (+ (/ 1/9 x) y) 1)) 3) (*.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)) (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)) 3) (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) y) (* (- (/ 1/9 x) 1) (sqrt x))) (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 (* (* (sqrt x) (- (+ (/ 1/9 x) y) 1)) 3) (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) y) (* (- (/ 1/9 x) 1) (sqrt x))) (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 (- (+ 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))) |
#s(approx (* (* (sqrt x) (- (+ (/ 1/9 x) y) 1)) 3) (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))) |
Compiled 2 212 to 828 computations (62.6% saved)
22 alts after pruning (15 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 186 | 11 | 197 |
| Fresh | 5 | 4 | 9 |
| Picked | 2 | 3 | 5 |
| Done | 1 | 4 | 5 |
| Total | 194 | 22 | 216 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.5% | (*.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))) |
| ✓ | 59.7% | (*.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))) |
| 59.7% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/9 binary64))) #s(literal 1 binary64))) | |
| ✓ | 63.5% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) y) #s(literal 1 binary64))) |
| 36.6% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (/.f64 #s(literal 1/9 binary64) x))) | |
| ▶ | 41.0% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) y)) |
| ▶ | 59.8% | (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (-.f64 #s(approx (+ y (/ 1 (* x 9))) (/.f64 #s(literal 1/9 binary64) x)) #s(literal 1 binary64)))) |
| ▶ | 76.0% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (fma.f64 (*.f64 #s(approx (- (/ 1/9 x) 1) (/.f64 #s(literal 1/9 binary64) x)) (sqrt.f64 x)) #s(literal 3 binary64) (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)))) |
| 63.5% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (fma.f64 #s(approx (* (- (/ 1/9 x) 1) (sqrt x)) (neg.f64 (sqrt.f64 x))) #s(literal 3 binary64) (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)))) | |
| 36.6% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/3 binary64))) | |
| ✓ | 99.5% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64))) #s(literal 3 binary64))) |
| 36.6% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) #s(approx (- (+ (/ 1/9 x) y) 1) (/.f64 #s(literal 1/9 binary64) x))) #s(literal 3 binary64))) | |
| ✓ | 41.1% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
| 79.3% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 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)) | |
| ▶ | 99.4% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (sqrt.f64 x) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64)) #s(literal 3 binary64)))) |
| ✓ | 41.0% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (sqrt.f64 x) (*.f64 y #s(literal 3 binary64)))) |
| 36.6% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) (/.f64 #s(literal 1/9 binary64) (sqrt.f64 x))) #s(literal 3 binary64))) | |
| ▶ | 36.7% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(literal 3 binary64) #s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/9 binary64))))) |
| 83.3% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (* (sqrt x) (- (+ (/ 1/9 x) y) 1)) 3) (/.f64 (fma.f64 (*.f64 #s(literal 3 binary64) x) (fma.f64 y (sqrt.f64 x) (neg.f64 (sqrt.f64 x))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x))) | |
| 61.0% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (* (sqrt x) (- (+ (/ 1/9 x) y) 1)) 3) (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 3 binary64) (*.f64 #s(literal -3 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) x))) | |
| 61.1% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (* (sqrt x) (- (+ (/ 1/9 x) y) 1)) 3) (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) x) #s(literal 3 binary64)))) |
Compiled 821 to 784 computations (4.5% saved)
| Inputs |
|---|
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (sqrt.f64 x) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64)) #s(literal 3 binary64)))) |
(*.f64 (sqrt.f64 x) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64)) #s(literal 3 binary64))) |
(sqrt.f64 x) |
x |
(*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64)) #s(literal 3 binary64)) |
(-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64)) |
(+.f64 (/.f64 #s(literal 1/9 binary64) x) y) |
(/.f64 #s(literal 1/9 binary64) x) |
#s(literal 1/9 binary64) |
y |
#s(literal 1 binary64) |
#s(literal 3 binary64) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) y)) |
(*.f64 #s(literal 3 binary64) (sqrt.f64 x)) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) y) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(literal 3 binary64) #s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/9 binary64))))) |
(*.f64 #s(literal 3 binary64) #s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/9 binary64)))) |
#s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/9 binary64))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/9 binary64)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) x) |
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (-.f64 #s(approx (+ y (/ 1 (* x 9))) (/.f64 #s(literal 1/9 binary64) x)) #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 x) (-.f64 #s(approx (+ y (/ 1 (* x 9))) (/.f64 #s(literal 1/9 binary64) x)) #s(literal 1 binary64))) |
(-.f64 #s(approx (+ y (/ 1 (* x 9))) (/.f64 #s(literal 1/9 binary64) x)) #s(literal 1 binary64)) |
#s(approx (+ y (/ 1 (* x 9))) (/.f64 #s(literal 1/9 binary64) x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (fma.f64 (*.f64 #s(approx (- (/ 1/9 x) 1) (/.f64 #s(literal 1/9 binary64) x)) (sqrt.f64 x)) #s(literal 3 binary64) (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)))) |
(fma.f64 (*.f64 #s(approx (- (/ 1/9 x) 1) (/.f64 #s(literal 1/9 binary64) x)) (sqrt.f64 x)) #s(literal 3 binary64) (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64))) |
(*.f64 #s(approx (- (/ 1/9 x) 1) (/.f64 #s(literal 1/9 binary64) x)) (sqrt.f64 x)) |
#s(approx (- (/ 1/9 x) 1) (/.f64 #s(literal 1/9 binary64) x)) |
(*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) |
(*.f64 y (sqrt.f64 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 (* (sqrt x) (* (- (+ (/ 1/9 x) y) 1) 3)) #s(hole binary64 (* 1/3 (sqrt (/ 1 x))))) |
#s(approx (* (sqrt x) (* (- (+ (/ 1/9 x) y) 1) 3)) #s(hole binary64 (/ (+ (* 1/3 (sqrt x)) (* 3 (* (sqrt (pow x 3)) (- y 1)))) x))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (- (+ (/ 1/9 x) y) 1) 3) #s(hole binary64 (/ 1/3 x))) |
#s(approx (* (- (+ (/ 1/9 x) y) 1) 3) #s(hole binary64 (/ (+ 1/3 (* 3 (* x (- 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 (* 3 (sqrt x)) #s(hole binary64 (* 3 (sqrt 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 (* 3 (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x)))) #s(hole binary64 (* 1/3 (sqrt (/ 1 x))))) |
#s(approx (* 3 (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x)))) #s(hole binary64 (/ (+ (* 1/3 (sqrt x)) (* 3 (* x (+ (* -1 (sqrt x)) (* (sqrt x) y))))) x))) |
#s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) #s(hole binary64 (* 1/9 (sqrt (/ 1 x))))) |
#s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) #s(hole binary64 (/ (+ (* 1/9 (sqrt x)) (* x (+ (* -1 (sqrt x)) (* (sqrt x) y)))) x))) |
#s(approx (* (sqrt (/ 1 x)) 1/9) #s(hole binary64 (* 1/9 (sqrt (/ 1 x))))) |
#s(approx (sqrt (/ 1 x)) #s(hole binary64 (sqrt (/ 1 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 (/ 1 (* x 9))) 1)) #s(hole binary64 (* 1/9 (sqrt (/ 1 x))))) |
#s(approx (* (sqrt x) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (/ (+ (* 1/9 (sqrt x)) (* (sqrt (pow x 3)) (- 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/9 x) 1) (sqrt x)) 3) (* (* y (sqrt x)) 3)) #s(hole binary64 (* 1/3 (sqrt (/ 1 x))))) |
#s(approx (+ (* (* (- (/ 1/9 x) 1) (sqrt x)) 3) (* (* y (sqrt x)) 3)) #s(hole binary64 (/ (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) x))) |
#s(approx (* (- (/ 1/9 x) 1) (sqrt x)) #s(hole binary64 (* 1/9 (sqrt (/ 1 x))))) |
#s(approx (* (- (/ 1/9 x) 1) (sqrt x)) #s(hole binary64 (/ (+ (* -1 (sqrt (pow x 3))) (* 1/9 (sqrt x))) 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 (* (* y (sqrt x)) 3) #s(hole binary64 (* 3 (* (sqrt x) y)))) |
#s(approx (* y (sqrt x)) #s(hole binary64 (* (sqrt x) y))) |
#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 (* (sqrt x) (* (- (+ (/ 1/9 x) y) 1) 3)) #s(hole binary64 (* 3 (* (sqrt x) (- y 1))))) |
#s(approx (* (sqrt x) (* (- (+ (/ 1/9 x) y) 1) 3)) #s(hole binary64 (* x (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) (- y 1))))))) |
#s(approx (* (- (+ (/ 1/9 x) y) 1) 3) #s(hole binary64 (* 3 (- y 1)))) |
#s(approx (* (- (+ (/ 1/9 x) y) 1) 3) #s(hole binary64 (+ (* 3 (- y 1)) (* 1/3 (/ 1 x))))) |
#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 (* 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) y) (* (- (/ 1/9 x) 1) (sqrt x)))) #s(hole binary64 (* 3 (* x (+ (* -1 (sqrt (/ 1 x))) (* (sqrt (/ 1 x)) y)))))) |
#s(approx (* 3 (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x)))) #s(hole binary64 (* x (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (+ (* -1 (sqrt (/ 1 x))) (* (sqrt (/ 1 x)) y))))))) |
#s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) #s(hole binary64 (* x (+ (* -1 (sqrt (/ 1 x))) (* (sqrt (/ 1 x)) y))))) |
#s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) #s(hole binary64 (* x (+ (* -1 (sqrt (/ 1 x))) (+ (* 1/9 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) y)))))) |
#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 (* (sqrt x) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* (sqrt x) (- y 1)))) |
#s(approx (* (sqrt x) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* x (+ (* 1/9 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (- y 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 (+ (* (* (- (/ 1/9 x) 1) (sqrt x)) 3) (* (* y (sqrt x)) 3)) #s(hole binary64 (* x (+ (* -3 (sqrt (/ 1 x))) (* 3 (* (sqrt (/ 1 x)) y)))))) |
#s(approx (+ (* (* (- (/ 1/9 x) 1) (sqrt x)) 3) (* (* y (sqrt x)) 3)) #s(hole binary64 (* x (+ (* -3 (sqrt (/ 1 x))) (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) y))))))) |
#s(approx (* (- (/ 1/9 x) 1) (sqrt x)) #s(hole binary64 (* -1 (sqrt x)))) |
#s(approx (* (- (/ 1/9 x) 1) (sqrt x)) #s(hole binary64 (* x (+ (* -1 (sqrt (/ 1 x))) (* 1/9 (sqrt (/ 1 (pow x 3)))))))) |
#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 (* (sqrt x) (* (- (+ (/ 1/9 x) y) 1) 3)) #s(hole binary64 (* -3 (* (sqrt x) (* (pow (sqrt -1) 2) (- y 1)))))) |
#s(approx (* (sqrt x) (* (- (+ (/ 1/9 x) y) 1) 3)) #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) #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) y) (* (- (/ 1/9 x) 1) (sqrt x)))) #s(hole binary64 (* -3 (* x (+ (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))) |
#s(approx (* 3 (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x)))) #s(hole binary64 (* -1 (* x (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (+ (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))))) |
#s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) #s(hole binary64 (* -1 (* x (+ (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))) |
#s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) #s(hole binary64 (* -1 (* x (+ (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ (* 1/9 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))))) |
#s(approx (* (sqrt (/ 1 x)) 1/9) #s(hole binary64 (* 1/9 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (/ 1 x)) #s(hole binary64 (* (sqrt (/ 1 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 (/ 1 (* x 9))) 1)) #s(hole binary64 (* -1 (* (sqrt x) (* (pow (sqrt -1) 2) (- y 1)))))) |
#s(approx (* (sqrt x) (- (+ y (/ 1 (* x 9))) 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 (+ (* (* (- (/ 1/9 x) 1) (sqrt x)) 3) (* (* y (sqrt x)) 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 (+ (* (* (- (/ 1/9 x) 1) (sqrt x)) 3) (* (* y (sqrt x)) 3)) #s(hole binary64 (* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))))) |
#s(approx (* (- (/ 1/9 x) 1) (sqrt x)) #s(hole binary64 (* (sqrt x) (pow (sqrt -1) 2)))) |
#s(approx (* (- (/ 1/9 x) 1) (sqrt x)) #s(hole binary64 (* -1 (* x (+ (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/9 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))))) |
#s(approx (* (* y (sqrt x)) 3) #s(hole binary64 (* -3 (* (sqrt x) (* y (pow (sqrt -1) 2)))))) |
#s(approx (* y (sqrt x)) #s(hole binary64 (* -1 (* (sqrt x) (* y (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 (* (sqrt x) (* (- (+ (/ 1/9 x) y) 1) 3)) #s(hole binary64 (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))))) |
#s(approx (* (sqrt x) (* (- (+ (/ 1/9 x) y) 1) 3)) #s(hole binary64 (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))))) |
#s(approx (* (- (+ (/ 1/9 x) y) 1) 3) #s(hole binary64 (* 3 (- (* 1/9 (/ 1 x)) 1)))) |
#s(approx (* (- (+ (/ 1/9 x) y) 1) 3) #s(hole binary64 (+ (* 3 y) (* 3 (- (* 1/9 (/ 1 x)) 1))))) |
#s(approx (- (+ (/ 1/9 x) y) 1) #s(hole binary64 (- (* 1/9 (/ 1 x)) 1))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) #s(hole binary64 (- (* 1/9 (/ 1 x)) 1))) |
#s(approx (* 3 (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x)))) #s(hole binary64 (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))))) |
#s(approx (* 3 (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x)))) #s(hole binary64 (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))))) |
#s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) #s(hole binary64 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) |
#s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) #s(hole binary64 (+ (* (sqrt x) y) (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))))) |
#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 (* (sqrt x) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) |
#s(approx (* (sqrt x) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (+ (* (sqrt x) y) (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))))) |
#s(approx (+ (* (* (- (/ 1/9 x) 1) (sqrt x)) 3) (* (* y (sqrt x)) 3)) #s(hole binary64 (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))))) |
#s(approx (+ (* (* (- (/ 1/9 x) 1) (sqrt x)) 3) (* (* y (sqrt x)) 3)) #s(hole binary64 (+ (* 3 (* (sqrt x) y)) (* 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)))) |
#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 (* (sqrt x) (* (- (+ (/ 1/9 x) y) 1) 3)) #s(hole binary64 (* 3 (* (sqrt x) y)))) |
#s(approx (* (sqrt x) (* (- (+ (/ 1/9 x) y) 1) 3)) #s(hole binary64 (* y (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))))) |
#s(approx (* (- (+ (/ 1/9 x) y) 1) 3) #s(hole binary64 (* 3 y))) |
#s(approx (* (- (+ (/ 1/9 x) y) 1) 3) #s(hole binary64 (* y (+ 3 (* 3 (/ (- (* 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 (* 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) y) (* (- (/ 1/9 x) 1) (sqrt x)))) #s(hole binary64 (* 3 (* (sqrt x) y)))) |
#s(approx (* 3 (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x)))) #s(hole binary64 (* y (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))))) |
#s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) #s(hole binary64 (* y (+ (sqrt x) (* (sqrt x) (/ (- (* 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 (* (sqrt x) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (* (sqrt x) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* y (+ (sqrt x) (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))))) |
#s(approx (+ y (/ 1 (* x 9))) #s(hole binary64 (* y (+ 1 (* 1/9 (/ 1 (* x y))))))) |
#s(approx (+ (* (* (- (/ 1/9 x) 1) (sqrt x)) 3) (* (* y (sqrt x)) 3)) #s(hole binary64 (* 3 (* (sqrt x) y)))) |
#s(approx (+ (* (* (- (/ 1/9 x) 1) (sqrt x)) 3) (* (* y (sqrt x)) 3)) #s(hole binary64 (* y (+ (* 3 (sqrt x)) (* 3 (* (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 (* (sqrt x) (* (- (+ (/ 1/9 x) y) 1) 3)) #s(hole binary64 (* -1 (* y (+ (* -3 (sqrt x)) (* -3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))))))) |
#s(approx (* (- (+ (/ 1/9 x) y) 1) 3) #s(hole binary64 (* -1 (* y (- (* -3 (/ (- (* 1/9 (/ 1 x)) 1) y)) 3))))) |
#s(approx (- (+ (/ 1/9 x) y) 1) #s(hole binary64 (* -1 (* y (- (* -1 (/ (- (* 1/9 (/ 1 x)) 1) y)) 1))))) |
#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/9 x) 1) (sqrt x)))) #s(hole binary64 (* -1 (* y (+ (* -3 (sqrt x)) (* -3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))))))) |
#s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (* (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 (* (sqrt x) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))))))) |
#s(approx (+ (* (* (- (/ 1/9 x) 1) (sqrt x)) 3) (* (* y (sqrt x)) 3)) #s(hole binary64 (* -1 (* y (+ (* -3 (sqrt x)) (* -3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 23.0ms | y | @ | 0 | ((* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (sqrt x) (* (- (+ (/ 1/9 x) y) 1) 3)) (sqrt x) x (* (- (+ (/ 1/9 x) y) 1) 3) (- (+ (/ 1/9 x) y) 1) (+ (/ 1/9 x) y) (/ 1/9 x) 1/9 y 1 3 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* 3 (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x)))) (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) (* (sqrt (/ 1 x)) 1/9) (sqrt (/ 1 x)) (/ 1 x) (* 3 (* (sqrt x) (- (+ y (/ 1 (* x 9))) 1))) (* (sqrt x) (- (+ y (/ 1 (* x 9))) 1)) (- (+ y (/ 1 (* x 9))) 1) (+ y (/ 1 (* x 9))) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (+ (* (* (- (/ 1/9 x) 1) (sqrt x)) 3) (* (* y (sqrt x)) 3)) (* (- (/ 1/9 x) 1) (sqrt x)) (- (/ 1/9 x) 1) (* (* y (sqrt x)) 3) (* y (sqrt x))) |
| 3.0ms | x | @ | -inf | ((* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (sqrt x) (* (- (+ (/ 1/9 x) y) 1) 3)) (sqrt x) x (* (- (+ (/ 1/9 x) y) 1) 3) (- (+ (/ 1/9 x) y) 1) (+ (/ 1/9 x) y) (/ 1/9 x) 1/9 y 1 3 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* 3 (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x)))) (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) (* (sqrt (/ 1 x)) 1/9) (sqrt (/ 1 x)) (/ 1 x) (* 3 (* (sqrt x) (- (+ y (/ 1 (* x 9))) 1))) (* (sqrt x) (- (+ y (/ 1 (* x 9))) 1)) (- (+ y (/ 1 (* x 9))) 1) (+ y (/ 1 (* x 9))) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (+ (* (* (- (/ 1/9 x) 1) (sqrt x)) 3) (* (* y (sqrt x)) 3)) (* (- (/ 1/9 x) 1) (sqrt x)) (- (/ 1/9 x) 1) (* (* y (sqrt x)) 3) (* y (sqrt x))) |
| 2.0ms | x | @ | 0 | ((* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (sqrt x) (* (- (+ (/ 1/9 x) y) 1) 3)) (sqrt x) x (* (- (+ (/ 1/9 x) y) 1) 3) (- (+ (/ 1/9 x) y) 1) (+ (/ 1/9 x) y) (/ 1/9 x) 1/9 y 1 3 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* 3 (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x)))) (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) (* (sqrt (/ 1 x)) 1/9) (sqrt (/ 1 x)) (/ 1 x) (* 3 (* (sqrt x) (- (+ y (/ 1 (* x 9))) 1))) (* (sqrt x) (- (+ y (/ 1 (* x 9))) 1)) (- (+ y (/ 1 (* x 9))) 1) (+ y (/ 1 (* x 9))) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (+ (* (* (- (/ 1/9 x) 1) (sqrt x)) 3) (* (* y (sqrt x)) 3)) (* (- (/ 1/9 x) 1) (sqrt x)) (- (/ 1/9 x) 1) (* (* y (sqrt x)) 3) (* y (sqrt x))) |
| 2.0ms | x | @ | inf | ((* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (sqrt x) (* (- (+ (/ 1/9 x) y) 1) 3)) (sqrt x) x (* (- (+ (/ 1/9 x) y) 1) 3) (- (+ (/ 1/9 x) y) 1) (+ (/ 1/9 x) y) (/ 1/9 x) 1/9 y 1 3 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* 3 (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x)))) (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) (* (sqrt (/ 1 x)) 1/9) (sqrt (/ 1 x)) (/ 1 x) (* 3 (* (sqrt x) (- (+ y (/ 1 (* x 9))) 1))) (* (sqrt x) (- (+ y (/ 1 (* x 9))) 1)) (- (+ y (/ 1 (* x 9))) 1) (+ y (/ 1 (* x 9))) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (+ (* (* (- (/ 1/9 x) 1) (sqrt x)) 3) (* (* y (sqrt x)) 3)) (* (- (/ 1/9 x) 1) (sqrt x)) (- (/ 1/9 x) 1) (* (* y (sqrt x)) 3) (* y (sqrt x))) |
| 2.0ms | y | @ | -inf | ((* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (sqrt x) (* (- (+ (/ 1/9 x) y) 1) 3)) (sqrt x) x (* (- (+ (/ 1/9 x) y) 1) 3) (- (+ (/ 1/9 x) y) 1) (+ (/ 1/9 x) y) (/ 1/9 x) 1/9 y 1 3 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* 3 (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x)))) (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) (* (sqrt (/ 1 x)) 1/9) (sqrt (/ 1 x)) (/ 1 x) (* 3 (* (sqrt x) (- (+ y (/ 1 (* x 9))) 1))) (* (sqrt x) (- (+ y (/ 1 (* x 9))) 1)) (- (+ y (/ 1 (* x 9))) 1) (+ y (/ 1 (* x 9))) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (+ (* (* (- (/ 1/9 x) 1) (sqrt x)) 3) (* (* y (sqrt x)) 3)) (* (- (/ 1/9 x) 1) (sqrt x)) (- (/ 1/9 x) 1) (* (* y (sqrt x)) 3) (* y (sqrt x))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 375 | 3734 |
| 0 | 412 | 3248 |
| 0 | 1755 | 3188 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (sqrt.f64 x) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64)) #s(literal 3 binary64)))) |
(*.f64 (sqrt.f64 x) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64)) #s(literal 3 binary64))) |
(sqrt.f64 x) |
x |
(*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64)) #s(literal 3 binary64)) |
(-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64)) |
(+.f64 (/.f64 #s(literal 1/9 binary64) x) y) |
(/.f64 #s(literal 1/9 binary64) x) |
#s(literal 1/9 binary64) |
y |
#s(literal 1 binary64) |
#s(literal 3 binary64) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) y)) |
(*.f64 #s(literal 3 binary64) (sqrt.f64 x)) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) y) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(literal 3 binary64) #s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/9 binary64))))) |
(*.f64 #s(literal 3 binary64) #s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/9 binary64)))) |
#s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/9 binary64))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/9 binary64)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) x) |
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (-.f64 #s(approx (+ y (/ 1 (* x 9))) (/.f64 #s(literal 1/9 binary64) x)) #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 x) (-.f64 #s(approx (+ y (/ 1 (* x 9))) (/.f64 #s(literal 1/9 binary64) x)) #s(literal 1 binary64))) |
(-.f64 #s(approx (+ y (/ 1 (* x 9))) (/.f64 #s(literal 1/9 binary64) x)) #s(literal 1 binary64)) |
#s(approx (+ y (/ 1 (* x 9))) (/.f64 #s(literal 1/9 binary64) x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (fma.f64 (*.f64 #s(approx (- (/ 1/9 x) 1) (/.f64 #s(literal 1/9 binary64) x)) (sqrt.f64 x)) #s(literal 3 binary64) (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)))) |
(fma.f64 (*.f64 #s(approx (- (/ 1/9 x) 1) (/.f64 #s(literal 1/9 binary64) x)) (sqrt.f64 x)) #s(literal 3 binary64) (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64))) |
(*.f64 #s(approx (- (/ 1/9 x) 1) (/.f64 #s(literal 1/9 binary64) x)) (sqrt.f64 x)) |
#s(approx (- (/ 1/9 x) 1) (/.f64 #s(literal 1/9 binary64) x)) |
(*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) |
(*.f64 y (sqrt.f64 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) (* (- (+ (/ 1/9 x) y) 1) 3)) #s(hole binary64 (* 1/3 (sqrt (/ 1 x))))) |
#s(approx (* (sqrt x) (* (- (+ (/ 1/9 x) y) 1) 3)) #s(hole binary64 (/ (+ (* 1/3 (sqrt x)) (* 3 (* (sqrt (pow x 3)) (- y 1)))) x))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (- (+ (/ 1/9 x) y) 1) 3) #s(hole binary64 (/ 1/3 x))) |
#s(approx (* (- (+ (/ 1/9 x) y) 1) 3) #s(hole binary64 (/ (+ 1/3 (* 3 (* x (- 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 (* 3 (sqrt x)) #s(hole binary64 (* 3 (sqrt 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 (* 3 (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x)))) #s(hole binary64 (* 1/3 (sqrt (/ 1 x))))) |
#s(approx (* 3 (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x)))) #s(hole binary64 (/ (+ (* 1/3 (sqrt x)) (* 3 (* x (+ (* -1 (sqrt x)) (* (sqrt x) y))))) x))) |
#s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) #s(hole binary64 (* 1/9 (sqrt (/ 1 x))))) |
#s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) #s(hole binary64 (/ (+ (* 1/9 (sqrt x)) (* x (+ (* -1 (sqrt x)) (* (sqrt x) y)))) x))) |
#s(approx (* (sqrt (/ 1 x)) 1/9) #s(hole binary64 (* 1/9 (sqrt (/ 1 x))))) |
#s(approx (sqrt (/ 1 x)) #s(hole binary64 (sqrt (/ 1 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 (/ 1 (* x 9))) 1)) #s(hole binary64 (* 1/9 (sqrt (/ 1 x))))) |
#s(approx (* (sqrt x) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (/ (+ (* 1/9 (sqrt x)) (* (sqrt (pow x 3)) (- 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/9 x) 1) (sqrt x)) 3) (* (* y (sqrt x)) 3)) #s(hole binary64 (* 1/3 (sqrt (/ 1 x))))) |
#s(approx (+ (* (* (- (/ 1/9 x) 1) (sqrt x)) 3) (* (* y (sqrt x)) 3)) #s(hole binary64 (/ (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) x))) |
#s(approx (* (- (/ 1/9 x) 1) (sqrt x)) #s(hole binary64 (* 1/9 (sqrt (/ 1 x))))) |
#s(approx (* (- (/ 1/9 x) 1) (sqrt x)) #s(hole binary64 (/ (+ (* -1 (sqrt (pow x 3))) (* 1/9 (sqrt x))) 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 (* (* y (sqrt x)) 3) #s(hole binary64 (* 3 (* (sqrt x) y)))) |
#s(approx (* y (sqrt x)) #s(hole binary64 (* (sqrt x) y))) |
#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 (* (sqrt x) (* (- (+ (/ 1/9 x) y) 1) 3)) #s(hole binary64 (* 3 (* (sqrt x) (- y 1))))) |
#s(approx (* (sqrt x) (* (- (+ (/ 1/9 x) y) 1) 3)) #s(hole binary64 (* x (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) (- y 1))))))) |
#s(approx (* (- (+ (/ 1/9 x) y) 1) 3) #s(hole binary64 (* 3 (- y 1)))) |
#s(approx (* (- (+ (/ 1/9 x) y) 1) 3) #s(hole binary64 (+ (* 3 (- y 1)) (* 1/3 (/ 1 x))))) |
#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 (* 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) y) (* (- (/ 1/9 x) 1) (sqrt x)))) #s(hole binary64 (* 3 (* x (+ (* -1 (sqrt (/ 1 x))) (* (sqrt (/ 1 x)) y)))))) |
#s(approx (* 3 (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x)))) #s(hole binary64 (* x (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (+ (* -1 (sqrt (/ 1 x))) (* (sqrt (/ 1 x)) y))))))) |
#s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) #s(hole binary64 (* x (+ (* -1 (sqrt (/ 1 x))) (* (sqrt (/ 1 x)) y))))) |
#s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) #s(hole binary64 (* x (+ (* -1 (sqrt (/ 1 x))) (+ (* 1/9 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) y)))))) |
#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 (* (sqrt x) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* (sqrt x) (- y 1)))) |
#s(approx (* (sqrt x) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* x (+ (* 1/9 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (- y 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 (+ (* (* (- (/ 1/9 x) 1) (sqrt x)) 3) (* (* y (sqrt x)) 3)) #s(hole binary64 (* x (+ (* -3 (sqrt (/ 1 x))) (* 3 (* (sqrt (/ 1 x)) y)))))) |
#s(approx (+ (* (* (- (/ 1/9 x) 1) (sqrt x)) 3) (* (* y (sqrt x)) 3)) #s(hole binary64 (* x (+ (* -3 (sqrt (/ 1 x))) (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) y))))))) |
#s(approx (* (- (/ 1/9 x) 1) (sqrt x)) #s(hole binary64 (* -1 (sqrt x)))) |
#s(approx (* (- (/ 1/9 x) 1) (sqrt x)) #s(hole binary64 (* x (+ (* -1 (sqrt (/ 1 x))) (* 1/9 (sqrt (/ 1 (pow x 3)))))))) |
#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 (* (sqrt x) (* (- (+ (/ 1/9 x) y) 1) 3)) #s(hole binary64 (* -3 (* (sqrt x) (* (pow (sqrt -1) 2) (- y 1)))))) |
#s(approx (* (sqrt x) (* (- (+ (/ 1/9 x) y) 1) 3)) #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) #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) y) (* (- (/ 1/9 x) 1) (sqrt x)))) #s(hole binary64 (* -3 (* x (+ (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))) |
#s(approx (* 3 (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x)))) #s(hole binary64 (* -1 (* x (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (+ (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))))) |
#s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) #s(hole binary64 (* -1 (* x (+ (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))) |
#s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) #s(hole binary64 (* -1 (* x (+ (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ (* 1/9 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))))) |
#s(approx (* (sqrt (/ 1 x)) 1/9) #s(hole binary64 (* 1/9 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (/ 1 x)) #s(hole binary64 (* (sqrt (/ 1 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 (/ 1 (* x 9))) 1)) #s(hole binary64 (* -1 (* (sqrt x) (* (pow (sqrt -1) 2) (- y 1)))))) |
#s(approx (* (sqrt x) (- (+ y (/ 1 (* x 9))) 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 (+ (* (* (- (/ 1/9 x) 1) (sqrt x)) 3) (* (* y (sqrt x)) 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 (+ (* (* (- (/ 1/9 x) 1) (sqrt x)) 3) (* (* y (sqrt x)) 3)) #s(hole binary64 (* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))))) |
#s(approx (* (- (/ 1/9 x) 1) (sqrt x)) #s(hole binary64 (* (sqrt x) (pow (sqrt -1) 2)))) |
#s(approx (* (- (/ 1/9 x) 1) (sqrt x)) #s(hole binary64 (* -1 (* x (+ (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/9 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))))) |
#s(approx (* (* y (sqrt x)) 3) #s(hole binary64 (* -3 (* (sqrt x) (* y (pow (sqrt -1) 2)))))) |
#s(approx (* y (sqrt x)) #s(hole binary64 (* -1 (* (sqrt x) (* y (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 (* (sqrt x) (* (- (+ (/ 1/9 x) y) 1) 3)) #s(hole binary64 (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))))) |
#s(approx (* (sqrt x) (* (- (+ (/ 1/9 x) y) 1) 3)) #s(hole binary64 (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))))) |
#s(approx (* (- (+ (/ 1/9 x) y) 1) 3) #s(hole binary64 (* 3 (- (* 1/9 (/ 1 x)) 1)))) |
#s(approx (* (- (+ (/ 1/9 x) y) 1) 3) #s(hole binary64 (+ (* 3 y) (* 3 (- (* 1/9 (/ 1 x)) 1))))) |
#s(approx (- (+ (/ 1/9 x) y) 1) #s(hole binary64 (- (* 1/9 (/ 1 x)) 1))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) #s(hole binary64 (- (* 1/9 (/ 1 x)) 1))) |
#s(approx (* 3 (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x)))) #s(hole binary64 (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))))) |
#s(approx (* 3 (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x)))) #s(hole binary64 (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))))) |
#s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) #s(hole binary64 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) |
#s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) #s(hole binary64 (+ (* (sqrt x) y) (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))))) |
#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 (* (sqrt x) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) |
#s(approx (* (sqrt x) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (+ (* (sqrt x) y) (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))))) |
#s(approx (+ (* (* (- (/ 1/9 x) 1) (sqrt x)) 3) (* (* y (sqrt x)) 3)) #s(hole binary64 (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))))) |
#s(approx (+ (* (* (- (/ 1/9 x) 1) (sqrt x)) 3) (* (* y (sqrt x)) 3)) #s(hole binary64 (+ (* 3 (* (sqrt x) y)) (* 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)))) |
#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 (* (sqrt x) (* (- (+ (/ 1/9 x) y) 1) 3)) #s(hole binary64 (* 3 (* (sqrt x) y)))) |
#s(approx (* (sqrt x) (* (- (+ (/ 1/9 x) y) 1) 3)) #s(hole binary64 (* y (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))))) |
#s(approx (* (- (+ (/ 1/9 x) y) 1) 3) #s(hole binary64 (* 3 y))) |
#s(approx (* (- (+ (/ 1/9 x) y) 1) 3) #s(hole binary64 (* y (+ 3 (* 3 (/ (- (* 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 (* 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) y) (* (- (/ 1/9 x) 1) (sqrt x)))) #s(hole binary64 (* 3 (* (sqrt x) y)))) |
#s(approx (* 3 (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x)))) #s(hole binary64 (* y (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))))) |
#s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) #s(hole binary64 (* y (+ (sqrt x) (* (sqrt x) (/ (- (* 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 (* (sqrt x) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (* (sqrt x) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* y (+ (sqrt x) (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))))) |
#s(approx (+ y (/ 1 (* x 9))) #s(hole binary64 (* y (+ 1 (* 1/9 (/ 1 (* x y))))))) |
#s(approx (+ (* (* (- (/ 1/9 x) 1) (sqrt x)) 3) (* (* y (sqrt x)) 3)) #s(hole binary64 (* 3 (* (sqrt x) y)))) |
#s(approx (+ (* (* (- (/ 1/9 x) 1) (sqrt x)) 3) (* (* y (sqrt x)) 3)) #s(hole binary64 (* y (+ (* 3 (sqrt x)) (* 3 (* (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 (* (sqrt x) (* (- (+ (/ 1/9 x) y) 1) 3)) #s(hole binary64 (* -1 (* y (+ (* -3 (sqrt x)) (* -3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))))))) |
#s(approx (* (- (+ (/ 1/9 x) y) 1) 3) #s(hole binary64 (* -1 (* y (- (* -3 (/ (- (* 1/9 (/ 1 x)) 1) y)) 3))))) |
#s(approx (- (+ (/ 1/9 x) y) 1) #s(hole binary64 (* -1 (* y (- (* -1 (/ (- (* 1/9 (/ 1 x)) 1) y)) 1))))) |
#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/9 x) 1) (sqrt x)))) #s(hole binary64 (* -1 (* y (+ (* -3 (sqrt x)) (* -3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))))))) |
#s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (* (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 (* (sqrt x) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))))))) |
#s(approx (+ (* (* (- (/ 1/9 x) 1) (sqrt x)) 3) (* (* y (sqrt x)) 3)) #s(hole binary64 (* -1 (* y (+ (* -3 (sqrt x)) (* -3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))))))) |
| Outputs |
|---|
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64))) #s(literal 3 binary64))) |
(*.f64 (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64)) #s(literal 3 binary64)) (sqrt.f64 x)) |
(*.f64 (*.f64 (sqrt.f64 x) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64))) #s(literal 3 binary64)) |
(*.f64 (sqrt.f64 x) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64)) #s(literal 3 binary64))) |
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64)))) |
(/.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 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))))) (-.f64 (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)))) (-.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (*.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 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) #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 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64))) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)))))) |
(fma.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 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 y (sqrt.f64 x)) #s(literal 3 binary64))) |
(fma.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
(fma.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 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 y (sqrt.f64 x)) #s(literal 3 binary64))) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) y (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 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 y (sqrt.f64 x)) #s(literal 3 binary64))) |
(fma.f64 #s(literal 3 binary64) (*.f64 y (sqrt.f64 x)) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
(-.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (*.f64 (neg.f64 (*.f64 y (sqrt.f64 x))) #s(literal 3 binary64))) |
(-.f64 (*.f64 (*.f64 y (sqrt.f64 x)) #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 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64))) |
(+.f64 (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
(pow.f64 x #s(literal 1/2 binary64)) |
(sqrt.f64 x) |
x |
(*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64)) #s(literal 3 binary64)) |
(*.f64 #s(literal 3 binary64) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 3 binary64)) (*.f64 y #s(literal 3 binary64))) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64)) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64)))) (-.f64 (*.f64 y #s(literal 3 binary64)) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y #s(literal 3 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 y #s(literal 3 binary64)) (*.f64 y #s(literal 3 binary64)) (-.f64 (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64)) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 y #s(literal 3 binary64)) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64)))))) |
(fma.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64) (*.f64 y #s(literal 3 binary64))) |
(fma.f64 y #s(literal 3 binary64) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64))) |
(fma.f64 #s(literal 3 binary64) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 y #s(literal 3 binary64))) |
(fma.f64 #s(literal 3 binary64) y (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64))) |
(-.f64 (*.f64 y #s(literal 3 binary64)) (*.f64 #s(literal -3 binary64) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)))) |
(+.f64 (*.f64 y #s(literal 3 binary64)) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64))) |
(+.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64)) (*.f64 y #s(literal 3 binary64))) |
(/.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 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 (*.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 (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))))) |
(/.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)))) |
(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)) |
(/.f64 #s(literal -1/9 binary64) (neg.f64 x)) |
(/.f64 #s(literal 1/9 binary64) x) |
#s(literal 1/9 binary64) |
y |
#s(literal 1 binary64) |
#s(literal 3 binary64) |
(*.f64 #s(approx (- (+ y (/ 1 (* x 9))) 1) y) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) #s(approx (- (+ y (/ 1 (* x 9))) 1) y)) |
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) #s(approx (- (+ y (/ 1 (* x 9))) 1) y))) |
(*.f64 (sqrt.f64 x) #s(literal 3 binary64)) |
(*.f64 #s(literal 3 binary64) (sqrt.f64 x)) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) y) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/9 binary64))) #s(literal 3 binary64))) |
(*.f64 #s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/9 binary64))) #s(literal 3 binary64)) |
(*.f64 #s(literal 3 binary64) #s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/9 binary64)))) |
#s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/9 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/9 binary64)) |
(*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(pow.f64 x #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 x)) |
(/.f64 #s(literal 1 binary64) x) |
(*.f64 (*.f64 (-.f64 #s(approx (+ y (/ 1 (* x 9))) (/.f64 #s(literal 1/9 binary64) x)) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64)) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) (/.f64 #s(literal 1/9 binary64) x)) #s(literal 1 binary64))) |
(*.f64 #s(literal 3 binary64) (*.f64 (-.f64 #s(approx (+ y (/ 1 (* x 9))) (/.f64 #s(literal 1/9 binary64) x)) #s(literal 1 binary64)) (sqrt.f64 x))) |
(*.f64 (-.f64 #s(approx (+ y (/ 1 (* x 9))) (/.f64 #s(literal 1/9 binary64) x)) #s(literal 1 binary64)) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 x) (-.f64 #s(approx (+ y (/ 1 (* x 9))) (/.f64 #s(literal 1/9 binary64) x)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 #s(approx (+ y (/ 1 (* x 9))) (/.f64 #s(literal 1/9 binary64) x)) #s(approx (+ y (/ 1 (* x 9))) (/.f64 #s(literal 1/9 binary64) x))) #s(literal 1 binary64)) (+.f64 #s(approx (+ y (/ 1 (* x 9))) (/.f64 #s(literal 1/9 binary64) x)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 #s(approx (+ y (/ 1 (* x 9))) (/.f64 #s(literal 1/9 binary64) x)) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 #s(approx (+ y (/ 1 (* x 9))) (/.f64 #s(literal 1/9 binary64) x)) #s(approx (+ y (/ 1 (* x 9))) (/.f64 #s(literal 1/9 binary64) x)) (+.f64 #s(literal 1 binary64) (*.f64 #s(approx (+ y (/ 1 (* x 9))) (/.f64 #s(literal 1/9 binary64) x)) #s(literal 1 binary64))))) |
(-.f64 #s(approx (+ y (/ 1 (* x 9))) (/.f64 #s(literal 1/9 binary64) x)) #s(literal 1 binary64)) |
#s(approx (+ y (/ 1 (* x 9))) (/.f64 #s(literal 1/9 binary64) x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(literal 3 binary64) (fma.f64 #s(approx (- (/ 1/9 x) 1) (/.f64 #s(literal 1/9 binary64) x)) (sqrt.f64 x) (*.f64 y (sqrt.f64 x))))) |
(*.f64 #s(literal 3 binary64) (fma.f64 #s(approx (- (/ 1/9 x) 1) (/.f64 #s(literal 1/9 binary64) x)) (sqrt.f64 x) (*.f64 y (sqrt.f64 x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (/ 1/9 x) 1) (/.f64 #s(literal 1/9 binary64) x)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (*.f64 #s(approx (- (/ 1/9 x) 1) (/.f64 #s(literal 1/9 binary64) x)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)))) (-.f64 (*.f64 #s(approx (- (/ 1/9 x) 1) (/.f64 #s(literal 1/9 binary64) x)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- (/ 1/9 x) 1) (/.f64 #s(literal 1/9 binary64) x)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(approx (- (/ 1/9 x) 1) (/.f64 #s(literal 1/9 binary64) x)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (*.f64 #s(approx (- (/ 1/9 x) 1) (/.f64 #s(literal 1/9 binary64) x)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (-.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(approx (- (/ 1/9 x) 1) (/.f64 #s(literal 1/9 binary64) x)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)))))) |
(fma.f64 (*.f64 #s(approx (- (/ 1/9 x) 1) (/.f64 #s(literal 1/9 binary64) x)) (sqrt.f64 x)) #s(literal 3 binary64) (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64))) |
(fma.f64 #s(approx (- (/ 1/9 x) 1) (/.f64 #s(literal 1/9 binary64) x)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64))) |
(fma.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64) (*.f64 #s(approx (- (/ 1/9 x) 1) (/.f64 #s(literal 1/9 binary64) x)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
(fma.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (*.f64 #s(approx (- (/ 1/9 x) 1) (/.f64 #s(literal 1/9 binary64) x)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) y (*.f64 #s(approx (- (/ 1/9 x) 1) (/.f64 #s(literal 1/9 binary64) x)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
(fma.f64 #s(literal 3 binary64) (*.f64 #s(approx (- (/ 1/9 x) 1) (/.f64 #s(literal 1/9 binary64) x)) (sqrt.f64 x)) (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64))) |
(fma.f64 #s(literal 3 binary64) (*.f64 y (sqrt.f64 x)) (*.f64 #s(approx (- (/ 1/9 x) 1) (/.f64 #s(literal 1/9 binary64) x)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
(-.f64 (*.f64 #s(approx (- (/ 1/9 x) 1) (/.f64 #s(literal 1/9 binary64) x)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (*.f64 (neg.f64 (*.f64 y (sqrt.f64 x))) #s(literal 3 binary64))) |
(+.f64 (*.f64 #s(approx (- (/ 1/9 x) 1) (/.f64 #s(literal 1/9 binary64) x)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64))) |
(+.f64 (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) (*.f64 #s(approx (- (/ 1/9 x) 1) (/.f64 #s(literal 1/9 binary64) x)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
(*.f64 #s(approx (- (/ 1/9 x) 1) (/.f64 #s(literal 1/9 binary64) x)) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 x) #s(approx (- (/ 1/9 x) 1) (/.f64 #s(literal 1/9 binary64) x))) |
#s(approx (- (/ 1/9 x) 1) (/.f64 #s(literal 1/9 binary64) x)) |
(*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) |
(*.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) y) |
(*.f64 #s(literal 3 binary64) (*.f64 y (sqrt.f64 x))) |
(*.f64 y (sqrt.f64 x)) |
(*.f64 (sqrt.f64 x) 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 (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) 3)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/3 binary64))) |
#s(approx (* (sqrt x) (* (- (+ (/ 1/9 x) y) 1) 3)) (/.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) (sqrt.f64 x)) |
#s(approx x x) |
#s(approx (* (- (+ (/ 1/9 x) y) 1) 3) (/.f64 #s(literal 1/3 binary64) x)) |
#s(approx (* (- (+ (/ 1/9 x) y) 1) 3) (/.f64 (fma.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) x) #s(literal 3 binary64) #s(literal 1/3 binary64)) 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 (* 3 (sqrt x)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
#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 (* (sqrt x) (* (- (+ (/ 1/9 x) y) 1) 3)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/3 binary64))) |
#s(approx (* (sqrt x) (* (- (+ (/ 1/9 x) y) 1) 3)) (/.f64 (fma.f64 (*.f64 #s(literal 3 binary64) x) (fma.f64 y (sqrt.f64 x) (neg.f64 (sqrt.f64 x))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x)) |
#s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/9 binary64))) |
#s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) (/.f64 (fma.f64 (fma.f64 y (sqrt.f64 x) (neg.f64 (sqrt.f64 x))) x (*.f64 #s(literal 1/9 binary64) (sqrt.f64 x))) x)) |
#s(approx (* (sqrt (/ 1 x)) 1/9) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/9 binary64))) |
#s(approx (sqrt (/ 1 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
#s(approx (/ 1 x) (/.f64 #s(literal 1 binary64) x)) |
#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 (* (sqrt x) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/9 binary64))) |
#s(approx (* (sqrt x) (- (+ y (/ 1 (* x 9))) 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 (+ 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 (* (sqrt x) (* (- (+ (/ 1/9 x) y) 1) 3)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/3 binary64))) |
#s(approx (* (sqrt x) (* (- (+ (/ 1/9 x) y) 1) 3)) (/.f64 (fma.f64 (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64))) x (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x)) |
#s(approx (* (- (/ 1/9 x) 1) (sqrt x)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/9 binary64))) |
#s(approx (* (- (/ 1/9 x) 1) (sqrt x)) (/.f64 (fma.f64 #s(literal 1/9 binary64) (sqrt.f64 x) (neg.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)))) 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 (* (* y (sqrt x)) 3) (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64))) |
#s(approx (* y (sqrt x)) (*.f64 y (sqrt.f64 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 (* (sqrt x) (* (- (+ (/ 1/9 x) y) 1) 3)) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 y #s(literal 1 binary64)))) |
#s(approx (* (sqrt x) (* (- (+ (/ 1/9 x) y) 1) 3)) (*.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) 3) (*.f64 (-.f64 y #s(literal 1 binary64)) #s(literal 3 binary64))) |
#s(approx (* (- (+ (/ 1/9 x) y) 1) 3) (fma.f64 (-.f64 y #s(literal 1 binary64)) #s(literal 3 binary64) (/.f64 #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 (- (+ 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 (* (sqrt x) (* (- (+ (/ 1/9 x) y) 1) 3)) (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) x) #s(literal 3 binary64))) |
#s(approx (* (sqrt x) (* (- (+ (/ 1/9 x) y) 1) 3)) (*.f64 (fma.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) #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 (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) x)) |
#s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) (*.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/9 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y)) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) 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 (* (sqrt x) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (-.f64 y #s(literal 1 binary64)) (sqrt.f64 x))) |
#s(approx (* (sqrt x) (- (+ y (/ 1 (* x 9))) 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 (+ y (/ 1 (* x 9))) y) |
#s(approx (+ y (/ 1 (* x 9))) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y)) |
#s(approx (* (sqrt x) (* (- (+ (/ 1/9 x) y) 1) 3)) (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 3 binary64) (*.f64 #s(literal -3 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) x)) |
#s(approx (* (sqrt x) (* (- (+ (/ 1/9 x) y) 1) 3)) (*.f64 (fma.f64 #s(literal -3 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (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 (* (- (/ 1/9 x) 1) (sqrt x)) (neg.f64 (sqrt.f64 x))) |
#s(approx (* (- (/ 1/9 x) 1) (sqrt x)) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/9 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) x)) |
#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)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (neg.f64 (sqrt.f64 x)) (-.f64 y #s(literal 1 binary64))) #s(literal -3 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (neg.f64 (/.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 (* (sqrt x) (* (- (+ (/ 1/9 x) y) 1) 3)) (*.f64 (*.f64 (neg.f64 (sqrt.f64 x)) (-.f64 y #s(literal 1 binary64))) #s(literal -3 binary64))) |
#s(approx (* (sqrt x) (* (- (+ (/ 1/9 x) y) 1) 3)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (neg.f64 (/.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 (sqrt x) (neg.f64 (neg.f64 (sqrt.f64 x)))) |
#s(approx (* 3 (sqrt x)) (*.f64 #s(literal -3 binary64) (neg.f64 (sqrt.f64 x)))) |
#s(approx (* (sqrt x) (* (- (+ (/ 1/9 x) y) 1) 3)) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) x) #s(literal -3 binary64))) |
#s(approx (* (sqrt x) (* (- (+ (/ 1/9 x) y) 1) 3)) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 (*.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) #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 (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))))) |
#s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) (*.f64 (neg.f64 x) (+.f64 (fma.f64 (*.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1 binary64)) #s(literal 1/9 binary64))) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))))) |
#s(approx (* (sqrt (/ 1 x)) 1/9) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 1/9 binary64))) |
#s(approx (sqrt (/ 1 x)) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (neg.f64 (sqrt.f64 x)) (-.f64 y #s(literal 1 binary64))) #s(literal -3 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (neg.f64 (/.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 (* (sqrt x) (- (+ y (/ 1 (* x 9))) 1)) (neg.f64 (*.f64 (neg.f64 (sqrt.f64 x)) (-.f64 y #s(literal 1 binary64))))) |
#s(approx (* (sqrt x) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1 binary64)) #s(literal 1/9 binary64) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (-.f64 y #s(literal 1 binary64)))))) |
#s(approx (* (sqrt x) (* (- (+ (/ 1/9 x) y) 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 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -3 binary64))))) |
#s(approx (* (sqrt x) (* (- (+ (/ 1/9 x) y) 1) 3)) (*.f64 (neg.f64 x) (fma.f64 (neg.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))) (*.f64 #s(literal -1 binary64) y) (*.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 (* (- (/ 1/9 x) 1) (sqrt x)) (neg.f64 (sqrt.f64 x))) |
#s(approx (* (- (/ 1/9 x) 1) (sqrt x)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1 binary64)) #s(literal 1/9 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))))) |
#s(approx (* (* y (sqrt x)) 3) (*.f64 (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal -3 binary64))) |
#s(approx (* y (sqrt x)) (*.f64 (neg.f64 (sqrt.f64 x)) (*.f64 #s(literal -1 binary64) y))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64))) #s(literal 3 binary64))) |
#s(approx (* (sqrt x) (* (- (+ (/ 1/9 x) y) 1) 3)) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
#s(approx (* (sqrt x) (* (- (+ (/ 1/9 x) y) 1) 3)) (*.f64 (*.f64 (sqrt.f64 x) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64))) #s(literal 3 binary64))) |
#s(approx (* (- (+ (/ 1/9 x) y) 1) 3) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64))) |
#s(approx (* (- (+ (/ 1/9 x) y) 1) 3) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64)) #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 (- (+ y (/ 1 (* x 9))) 1) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) |
#s(approx (* (sqrt x) (* (- (+ (/ 1/9 x) y) 1) 3)) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
#s(approx (* (sqrt x) (* (- (+ (/ 1/9 x) y) 1) 3)) (*.f64 (*.f64 (sqrt.f64 x) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64))) #s(literal 3 binary64))) |
#s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x))) |
#s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) (*.f64 (sqrt.f64 x) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64))) #s(literal 3 binary64))) |
#s(approx (* (sqrt x) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x))) |
#s(approx (* (sqrt x) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (sqrt.f64 x) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64)))) |
#s(approx (* (sqrt x) (* (- (+ (/ 1/9 x) y) 1) 3)) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
#s(approx (* (sqrt x) (* (- (+ (/ 1/9 x) y) 1) 3)) (*.f64 (*.f64 (sqrt.f64 x) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64))) #s(literal 3 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 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) 3)) (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64))) |
#s(approx (* (sqrt x) (* (- (+ (/ 1/9 x) y) 1) 3)) (*.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) 3) (*.f64 y #s(literal 3 binary64))) |
#s(approx (* (- (+ (/ 1/9 x) y) 1) 3) (*.f64 (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) #s(literal 3 binary64) #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 (* 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 (* (sqrt x) (* (- (+ (/ 1/9 x) y) 1) 3)) (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64))) |
#s(approx (* (sqrt x) (* (- (+ (/ 1/9 x) y) 1) 3)) (*.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) y) (* (- (/ 1/9 x) 1) (sqrt x))) (*.f64 y (sqrt.f64 x))) |
#s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) (*.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 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 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) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 y (sqrt.f64 x))) |
#s(approx (* (sqrt x) (- (+ y (/ 1 (* x 9))) 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 (+ y (/ 1 (* x 9))) (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 y x)) #s(literal 1 binary64)) y)) |
#s(approx (* (sqrt x) (* (- (+ (/ 1/9 x) y) 1) 3)) (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64))) |
#s(approx (* (sqrt x) (* (- (+ (/ 1/9 x) y) 1) 3)) (*.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)) (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) 3)) (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) 3) (neg.f64 (*.f64 (-.f64 (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) #s(literal -3 binary64)) #s(literal 3 binary64)) 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 (* 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))) |
#s(approx (* (sqrt x) (* (- (+ (/ 1/9 x) y) 1) 3)) (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) y) (* (- (/ 1/9 x) 1) (sqrt x))) (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 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 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) (- (+ y (/ 1 (* x 9))) 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 (* (sqrt x) (* (- (+ (/ 1/9 x) y) 1) 3)) (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))) |
Compiled 2 546 to 897 computations (64.8% saved)
23 alts after pruning (13 fresh and 10 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 215 | 4 | 219 |
| Fresh | 1 | 9 | 10 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 7 | 7 |
| Total | 218 | 23 | 241 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.5% | (*.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))) |
| ✓ | 59.7% | (*.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))) |
| 59.7% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/9 binary64))) #s(literal 1 binary64))) | |
| ✓ | 63.5% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) y) #s(literal 1 binary64))) |
| 36.6% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (/.f64 #s(literal 1/9 binary64) x))) | |
| ✓ | 41.0% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) y)) |
| ✓ | 59.8% | (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (-.f64 #s(approx (+ y (/ 1 (* x 9))) (/.f64 #s(literal 1/9 binary64) x)) #s(literal 1 binary64)))) |
| ✓ | 76.0% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (fma.f64 (*.f64 #s(approx (- (/ 1/9 x) 1) (/.f64 #s(literal 1/9 binary64) x)) (sqrt.f64 x)) #s(literal 3 binary64) (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)))) |
| 63.5% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (fma.f64 #s(approx (* (- (/ 1/9 x) 1) (sqrt x)) (neg.f64 (sqrt.f64 x))) #s(literal 3 binary64) (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)))) | |
| 36.6% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/3 binary64))) | |
| ✓ | 99.5% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64))) #s(literal 3 binary64))) |
| 36.6% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) #s(approx (- (+ (/ 1/9 x) y) 1) (/.f64 #s(literal 1/9 binary64) x))) #s(literal 3 binary64))) | |
| ✓ | 41.1% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
| 79.3% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 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)) | |
| 36.5% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (sqrt.f64 x) (*.f64 #s(approx (- (+ (/ 1/9 x) y) 1) (/.f64 #s(literal 1/9 binary64) x)) #s(literal 3 binary64)))) | |
| ✓ | 41.0% | #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)) (*.f64 (sqrt.f64 x) #s(approx (* (- (+ (/ 1/9 x) y) 1) 3) (fma.f64 (-.f64 y #s(literal 1 binary64)) #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x))))) | |
| 94.0% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (sqrt.f64 x) #s(approx (* (- (+ (/ 1/9 x) y) 1) 3) (/.f64 (fma.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) x) #s(literal 3 binary64) #s(literal 1/3 binary64)) x)))) | |
| 36.6% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (sqrt.f64 x) #s(approx (* (- (+ (/ 1/9 x) y) 1) 3) (/.f64 #s(literal 1/3 binary64) x)))) | |
| 36.6% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) (/.f64 #s(literal 1/9 binary64) (sqrt.f64 x))) #s(literal 3 binary64))) | |
| 61.0% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (* (sqrt x) (- (+ (/ 1/9 x) y) 1)) 3) (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 3 binary64) (*.f64 #s(literal -3 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) x))) | |
| 61.1% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (* (sqrt x) (- (+ (/ 1/9 x) y) 1)) 3) (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) x) #s(literal 3 binary64)))) |
Compiled 910 to 668 computations (26.6% saved)
| Inputs |
|---|
#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)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) (/.f64 #s(literal 1/9 binary64) (sqrt.f64 x))) #s(literal 3 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (sqrt.f64 x) #s(approx (* (- (+ (/ 1/9 x) y) 1) 3) (/.f64 #s(literal 1/3 binary64) x)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/3 binary64))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) y) #s(literal 1 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(literal 3 binary64) #s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/9 binary64))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(literal 3 binary64) #s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/9 binary64))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (sqrt.f64 x) (*.f64 #s(approx (- (+ (/ 1/9 x) y) 1) (/.f64 #s(literal 1/9 binary64) x)) #s(literal 3 binary64)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) #s(approx (- (+ (/ 1/9 x) y) 1) (/.f64 #s(literal 1/9 binary64) x))) #s(literal 3 binary64))) |
(*.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)) (*.f64 #s(literal 3 binary64) #s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x))))) |
(*.f64 #s(literal 3 binary64) (*.f64 (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 (+ y (/ 1 (* x 9))) (/.f64 #s(literal 1/9 binary64) x)) #s(literal 1 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (fma.f64 #s(approx (* (- (/ 1/9 x) 1) (sqrt x)) (neg.f64 (sqrt.f64 x))) #s(literal 3 binary64) (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (sqrt.f64 x) #s(approx (* (- (+ (/ 1/9 x) y) 1) 3) (fma.f64 (-.f64 y #s(literal 1 binary64)) #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64))) #s(literal 3 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (sqrt.f64 x) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64)) #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 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/9 binary64))) #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 #s(approx (- (/ 1/9 x) 1) (/.f64 #s(literal 1/9 binary64) x)) (sqrt.f64 x))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (sqrt.f64 x) #s(approx (* (- (+ (/ 1/9 x) y) 1) 3) (/.f64 (fma.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) x) #s(literal 3 binary64) #s(literal 1/3 binary64)) x)))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) x)) #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))) |
(*.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)) (- (+ 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 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (fma.f64 (*.f64 #s(approx (- (/ 1/9 x) 1) (/.f64 #s(literal 1/9 binary64) x)) (sqrt.f64 x)) #s(literal 3 binary64) (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* 3 (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x)))) (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) x) #s(literal 3 binary64)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (* (sqrt x) (- (+ (/ 1/9 x) y) 1)) 3) (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) x) #s(literal 3 binary64)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (fma.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64) (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 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 (* (* (sqrt x) (- (+ (/ 1/9 x) y) 1)) 3) (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 3 binary64) (*.f64 #s(literal -3 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) 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 (* 3 (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x)))) (/.f64 (fma.f64 (*.f64 #s(literal 3 binary64) x) (fma.f64 y (sqrt.f64 x) (neg.f64 (sqrt.f64 x))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (* (sqrt x) (- (+ (/ 1/9 x) y) 1)) 3) (/.f64 (fma.f64 (*.f64 #s(literal 3 binary64) x) (fma.f64 y (sqrt.f64 x) (neg.f64 (sqrt.f64 x))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) 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)) |
#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)) |
| Outputs |
|---|
#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))))) |
3 calls:
| 16.0ms | y |
| 10.0ms | x |
| 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)) (*.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)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) (/.f64 #s(literal 1/9 binary64) (sqrt.f64 x))) #s(literal 3 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (sqrt.f64 x) #s(approx (* (- (+ (/ 1/9 x) y) 1) 3) (/.f64 #s(literal 1/3 binary64) x)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/3 binary64))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) y) #s(literal 1 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(literal 3 binary64) #s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/9 binary64))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(literal 3 binary64) #s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/9 binary64))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (sqrt.f64 x) (*.f64 #s(approx (- (+ (/ 1/9 x) y) 1) (/.f64 #s(literal 1/9 binary64) x)) #s(literal 3 binary64)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) #s(approx (- (+ (/ 1/9 x) y) 1) (/.f64 #s(literal 1/9 binary64) x))) #s(literal 3 binary64))) |
(*.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)) (*.f64 #s(literal 3 binary64) #s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x))))) |
(*.f64 #s(literal 3 binary64) (*.f64 (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 (+ y (/ 1 (* x 9))) (/.f64 #s(literal 1/9 binary64) x)) #s(literal 1 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (fma.f64 #s(approx (* (- (/ 1/9 x) 1) (sqrt x)) (neg.f64 (sqrt.f64 x))) #s(literal 3 binary64) (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (sqrt.f64 x) #s(approx (* (- (+ (/ 1/9 x) y) 1) 3) (fma.f64 (-.f64 y #s(literal 1 binary64)) #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64))) #s(literal 3 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (sqrt.f64 x) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64)) #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 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/9 binary64))) #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 #s(approx (- (/ 1/9 x) 1) (/.f64 #s(literal 1/9 binary64) x)) (sqrt.f64 x))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (sqrt.f64 x) #s(approx (* (- (+ (/ 1/9 x) y) 1) 3) (/.f64 (fma.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) x) #s(literal 3 binary64) #s(literal 1/3 binary64)) x)))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) x)) #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))) |
(*.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))) |
| Outputs |
|---|
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64))) #s(literal 3 binary64))) |
3 calls:
| 7.0ms | y |
| 7.0ms | x |
| 7.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)) (*.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)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) (/.f64 #s(literal 1/9 binary64) (sqrt.f64 x))) #s(literal 3 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (sqrt.f64 x) #s(approx (* (- (+ (/ 1/9 x) y) 1) 3) (/.f64 #s(literal 1/3 binary64) x)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/3 binary64))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) y) #s(literal 1 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(literal 3 binary64) #s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/9 binary64))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(literal 3 binary64) #s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/9 binary64))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (sqrt.f64 x) (*.f64 #s(approx (- (+ (/ 1/9 x) y) 1) (/.f64 #s(literal 1/9 binary64) x)) #s(literal 3 binary64)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) #s(approx (- (+ (/ 1/9 x) y) 1) (/.f64 #s(literal 1/9 binary64) x))) #s(literal 3 binary64))) |
(*.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)) (*.f64 #s(literal 3 binary64) #s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x))))) |
(*.f64 #s(literal 3 binary64) (*.f64 (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 (+ y (/ 1 (* x 9))) (/.f64 #s(literal 1/9 binary64) x)) #s(literal 1 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (fma.f64 #s(approx (* (- (/ 1/9 x) 1) (sqrt x)) (neg.f64 (sqrt.f64 x))) #s(literal 3 binary64) (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (sqrt.f64 x) #s(approx (* (- (+ (/ 1/9 x) y) 1) 3) (fma.f64 (-.f64 y #s(literal 1 binary64)) #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x))))) |
| Outputs |
|---|
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (sqrt.f64 x) #s(approx (* (- (+ (/ 1/9 x) y) 1) 3) (fma.f64 (-.f64 y #s(literal 1 binary64)) #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x))))) |
3 calls:
| 19.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 |
|---|---|---|
| 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)) (*.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)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) (/.f64 #s(literal 1/9 binary64) (sqrt.f64 x))) #s(literal 3 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (sqrt.f64 x) #s(approx (* (- (+ (/ 1/9 x) y) 1) 3) (/.f64 #s(literal 1/3 binary64) x)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/3 binary64))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) y) #s(literal 1 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(literal 3 binary64) #s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/9 binary64))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(literal 3 binary64) #s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/9 binary64))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (sqrt.f64 x) (*.f64 #s(approx (- (+ (/ 1/9 x) y) 1) (/.f64 #s(literal 1/9 binary64) x)) #s(literal 3 binary64)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) #s(approx (- (+ (/ 1/9 x) y) 1) (/.f64 #s(literal 1/9 binary64) x))) #s(literal 3 binary64))) |
(*.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)) (*.f64 #s(literal 3 binary64) #s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x))))) |
(*.f64 #s(literal 3 binary64) (*.f64 (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 (+ y (/ 1 (* x 9))) (/.f64 #s(literal 1/9 binary64) x)) #s(literal 1 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (fma.f64 #s(approx (* (- (/ 1/9 x) 1) (sqrt x)) (neg.f64 (sqrt.f64 x))) #s(literal 3 binary64) (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)))) |
| Outputs |
|---|
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (fma.f64 #s(approx (* (- (/ 1/9 x) 1) (sqrt x)) (neg.f64 (sqrt.f64 x))) #s(literal 3 binary64) (*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 3 binary64)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(literal 3 binary64) #s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
3 calls:
| 11.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 |
| 5.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 93.1% | 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))) |
| 90.4% | 2 | x |
| 88.4% | 3 | y |
Compiled 15 to 16 computations (-6.7% saved)
| Inputs |
|---|
#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)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) (/.f64 #s(literal 1/9 binary64) (sqrt.f64 x))) #s(literal 3 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (sqrt.f64 x) #s(approx (* (- (+ (/ 1/9 x) y) 1) 3) (/.f64 #s(literal 1/3 binary64) x)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/3 binary64))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) y) #s(literal 1 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(literal 3 binary64) #s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/9 binary64))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(literal 3 binary64) #s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/9 binary64))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (sqrt.f64 x) (*.f64 #s(approx (- (+ (/ 1/9 x) y) 1) (/.f64 #s(literal 1/9 binary64) x)) #s(literal 3 binary64)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) #s(approx (- (+ (/ 1/9 x) y) 1) (/.f64 #s(literal 1/9 binary64) x))) #s(literal 3 binary64))) |
(*.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)) (*.f64 #s(literal 3 binary64) #s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x))))) |
(*.f64 #s(literal 3 binary64) (*.f64 (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 (+ y (/ 1 (* x 9))) (/.f64 #s(literal 1/9 binary64) x)) #s(literal 1 binary64))) |
| Outputs |
|---|
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) y) #s(literal 1 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(literal 3 binary64) #s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 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:
| 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 |
|---|---|---|
| 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))) |
Compiled 13 to 12 computations (7.7% saved)
| Inputs |
|---|
#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)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) (/.f64 #s(literal 1/9 binary64) (sqrt.f64 x))) #s(literal 3 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (sqrt.f64 x) #s(approx (* (- (+ (/ 1/9 x) y) 1) 3) (/.f64 #s(literal 1/3 binary64) x)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/3 binary64))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) y) #s(literal 1 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(literal 3 binary64) #s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/9 binary64))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(literal 3 binary64) #s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/9 binary64))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (sqrt.f64 x) (*.f64 #s(approx (- (+ (/ 1/9 x) y) 1) (/.f64 #s(literal 1/9 binary64) x)) #s(literal 3 binary64)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) #s(approx (- (+ (/ 1/9 x) y) 1) (/.f64 #s(literal 1/9 binary64) x))) #s(literal 3 binary64))) |
(*.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 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) y) #s(literal 1 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(literal 3 binary64) #s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/9 binary64))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
1 calls:
| 4.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.6% | 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)) (*.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)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) (/.f64 #s(literal 1/9 binary64) (sqrt.f64 x))) #s(literal 3 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (sqrt.f64 x) #s(approx (* (- (+ (/ 1/9 x) y) 1) 3) (/.f64 #s(literal 1/3 binary64) x)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/3 binary64))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) y) #s(literal 1 binary64))) |
| Outputs |
|---|
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) y) #s(literal 1 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) (/.f64 #s(literal 1/9 binary64) (sqrt.f64 x))) #s(literal 3 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
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.5% | 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)) (*.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)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) (/.f64 #s(literal 1/9 binary64) (sqrt.f64 x))) #s(literal 3 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (sqrt.f64 x) #s(approx (* (- (+ (/ 1/9 x) y) 1) 3) (/.f64 #s(literal 1/3 binary64) x)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/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)) (*.f64 #s(approx (+ (* (sqrt x) y) (* (- (/ 1/9 x) 1) (sqrt x))) (/.f64 #s(literal 1/9 binary64) (sqrt.f64 x))) #s(literal 3 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
3 calls:
| 23.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))) |
| 2.0ms | y |
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 65.1% | 3 | y |
| 67.6% | 2 | x |
| 70.2% | 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)) (*.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)) |
| Outputs |
|---|
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
3 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))) |
| 1.0ms | x |
| 1.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 41.1% | 1 | y |
| 41.1% | 1 | x |
| 41.1% | 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)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
#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)))) |
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 | x |
| 1.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 41.0% | 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))) |
| 41.0% | 1 | y |
| 41.0% | 1 | x |
Compiled 15 to 16 computations (-6.7% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.8148163392268338e+149 | 7.545095133079019e+157 |
| 0.0ms | -2.473462809567176e+22 | -1257232190515628300.0 |
Compiled 16 to 17 computations (-6.3% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.8148163392268338e+149 | 7.545095133079019e+157 |
| 0.0ms | -7.926949328074047e+42 | -6.370243798975883e+40 |
Compiled 16 to 17 computations (-6.3% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.8148163392268338e+149 | 7.545095133079019e+157 |
| 0.0ms | -38.69511031280964 | 100913268707.63031 |
Compiled 16 to 17 computations (-6.3% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.8148163392268338e+149 | 7.545095133079019e+157 |
| 0.0ms | -38.69511031280964 | 100913268707.63031 |
Compiled 16 to 17 computations (-6.3% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.8148163392268338e+149 | 7.545095133079019e+157 |
| 0.0ms | -38.69511031280964 | 100913268707.63031 |
Compiled 16 to 17 computations (-6.3% saved)
| 1× | fuel |
Compiled 154 to 94 computations (39% saved)
Compiled 167 to 106 computations (36.5% saved)
Loading profile data...