
Time bar (total: 2.5s)
| 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)
| 591.0ms | 8 255× | 0 | valid |
| 38.0ms | 257× | 0 | invalid |
| 0.0ms | 1× | 1 | valid |
ival-mult!: 169.0ms (43.2% of total)ival-div!: 83.0ms (21.2% of total)ival-sqrt: 81.0ms (20.7% of total)ival-sub!: 31.0ms (7.9% of total)ival-add!: 26.0ms (6.6% of total)adjust: 2.0ms (0.5% of total)Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 33 | 92 |
| 1 | 95 | 78 |
| 2 | 279 | 76 |
| 3 | 904 | 76 |
| 4 | 4361 | 76 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.4% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
Compiled 26 to 24 computations (7.7% saved)
| Inputs |
|---|
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
(*.f64 #s(literal 3 binary64) (sqrt.f64 x)) |
#s(literal 3 binary64) |
(sqrt.f64 x) |
x |
(-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64)) |
(+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) |
y |
(/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64))) |
#s(literal 1 binary64) |
(*.f64 x #s(literal 9 binary64)) |
#s(literal 9 binary64) |
| Outputs |
|---|
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* 1/3 (sqrt (/ 1 x))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (/ (+ (* 1/3 (sqrt x)) (* 3 (* (sqrt (pow x 3)) (- y 1)))) x))) |
#s(approx (* 3 (sqrt x)) #s(hole binary64 (* 3 (sqrt x)))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) #s(hole binary64 (/ 1/9 x))) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) #s(hole binary64 (/ (+ 1/9 (* x (- y 1))) x))) |
#s(approx (+ y (/ 1 (* x 9))) #s(hole binary64 (/ (+ 1/9 (* x y)) 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 (* (* 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 (- (+ 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 | 127 | 632 |
| 0 | 137 | 581 |
| 0 | 575 | 575 |
| 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 y)) 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 (* (* 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 (- (+ 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 (fma.f64 y x #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 (* (* 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) (*.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 462 to 207 computations (55.2% saved)
14 alts after pruning (13 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 33 | 13 | 46 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 33 | 14 | 47 |
| 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.4% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
| 99.4% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y)) #s(literal 1 binary64))) | |
| 67.1% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) y) #s(literal 1 binary64))) | |
| ▶ | 92.6% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (/.f64 (fma.f64 (-.f64 y #s(literal 1 binary64)) x #s(literal 1/9 binary64)) x))) |
| ▶ | 33.4% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (/.f64 #s(literal 1/9 binary64) x))) |
| 63.2% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)))) | |
| 88.6% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y)) y))) | |
| ▶ | 99.4% | (*.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)))) |
| 64.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)) | |
| 66.6% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (fma.f64 (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (-.f64 y #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/3 binary64))) x)) | |
| 33.5% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/3 binary64))) | |
| ▶ | 38.5% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
| ▶ | 81.8% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 #s(literal 3 binary64) (+.f64 (sqrt.f64 x) (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) (sqrt.f64 x)))) y)) |
Compiled 489 to 484 computations (1% saved)
| Inputs |
|---|
(*.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)))) |
#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))) |
(sqrt.f64 x) |
x |
(-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)) y) #s(literal 1 binary64)) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)) y) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)) |
#s(literal 1 binary64) |
(*.f64 #s(literal 9 binary64) x) |
#s(literal 9 binary64) |
y |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) |
(*.f64 (sqrt.f64 x) y) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (/.f64 #s(literal 1/9 binary64) x))) |
(*.f64 #s(literal 3 binary64) (sqrt.f64 x)) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) (/.f64 #s(literal 1/9 binary64) x)) |
(/.f64 #s(literal 1/9 binary64) x) |
#s(literal 1/9 binary64) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (/.f64 (fma.f64 (-.f64 y #s(literal 1 binary64)) x #s(literal 1/9 binary64)) x))) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) (/.f64 (fma.f64 (-.f64 y #s(literal 1 binary64)) x #s(literal 1/9 binary64)) x)) |
(/.f64 (fma.f64 (-.f64 y #s(literal 1 binary64)) x #s(literal 1/9 binary64)) x) |
(fma.f64 (-.f64 y #s(literal 1 binary64)) x #s(literal 1/9 binary64)) |
(-.f64 y #s(literal 1 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)) |
(*.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) |
(*.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)))) |
(+.f64 (sqrt.f64 x) (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) (sqrt.f64 x))) |
(*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) (sqrt.f64 x)) |
(/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) |
(-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) |
| Outputs |
|---|
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) #s(hole binary64 (* 1/3 (sqrt (/ 1 x))))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) #s(hole binary64 (/ (+ (* 1/3 (sqrt x)) (* 3 (* (sqrt (pow x 3)) (- y 1)))) x))) |
#s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) #s(hole binary64 (* 1/9 (sqrt (/ 1 x))))) |
#s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) #s(hole binary64 (/ (+ (* 1/9 (sqrt x)) (* (sqrt (pow x 3)) (- y 1))) x))) |
#s(approx (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 y)) x))) |
#s(approx (* 9 x) #s(hole binary64 (* 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) 1/9) #s(hole binary64 1/9)) |
#s(approx (+ (* (- y 1) x) 1/9) #s(hole binary64 (+ 1/9 (* x (- y 1))))) |
#s(approx (* (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) y) #s(hole binary64 (/ (+ (* 1/3 (sqrt x)) (* 3 (* x (* y (+ (sqrt x) (* -1 (* (sqrt x) (/ 1 y)))))))) x))) |
#s(approx (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) #s(hole binary64 (* 1/3 (* (sqrt (/ 1 x)) (/ 1 y))))) |
#s(approx (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) #s(hole binary64 (/ (+ (* 1/3 (* (sqrt x) (/ 1 y))) (* 3 (* x (+ (sqrt x) (* -1 (* (sqrt x) (/ 1 y))))))) x))) |
#s(approx (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x))) #s(hole binary64 (* 1/9 (* (sqrt (/ 1 x)) (/ 1 y))))) |
#s(approx (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x))) #s(hole binary64 (/ (+ (* 1/9 (* (sqrt x) (/ 1 y))) (* x (+ (sqrt x) (* -1 (* (sqrt x) (/ 1 y)))))) x))) |
#s(approx (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) #s(hole binary64 (/ (+ (* -1 (* (sqrt (pow x 3)) (/ 1 y))) (* 1/9 (* (sqrt x) (/ 1 y)))) x))) |
#s(approx (/ (- (/ 1/9 x) 1) y) #s(hole binary64 (/ 1/9 (* x y)))) |
#s(approx (/ (- (/ 1/9 x) 1) y) #s(hole binary64 (/ (+ (* -1 (/ x y)) (* 1/9 (/ 1 y))) x))) |
#s(approx (- (/ 1/9 x) 1) #s(hole binary64 (/ (+ 1/9 (* -1 x)) x))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) #s(hole binary64 (* 3 (* (sqrt x) (- y 1))))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) #s(hole binary64 (* x (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) (- y 1))))))) |
#s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) #s(hole binary64 (* (sqrt x) (- y 1)))) |
#s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) #s(hole binary64 (* x (+ (* 1/9 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (- y 1)))))) |
#s(approx (- (+ (/ 1 (* 9 x)) y) 1) #s(hole binary64 (- y 1))) |
#s(approx (- (+ (/ 1 (* 9 x)) y) 1) #s(hole binary64 (- (+ y (* 1/9 (/ 1 x))) 1))) |
#s(approx (+ (/ 1 (* 9 x)) y) #s(hole binary64 y)) |
#s(approx (+ (/ 1 (* 9 x)) y) #s(hole binary64 (+ y (* 1/9 (/ 1 x))))) |
#s(approx (+ (* (- y 1) x) 1/9) #s(hole binary64 (* x (- y 1)))) |
#s(approx (+ (* (- y 1) x) 1/9) #s(hole binary64 (* x (- (+ y (* 1/9 (/ 1 x))) 1)))) |
#s(approx (* (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) y) #s(hole binary64 (* 3 (* x (* y (+ (sqrt (/ 1 x)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y))))))))) |
#s(approx (* (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) y) #s(hole binary64 (* x (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* y (+ (sqrt (/ 1 x)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y)))))))))) |
#s(approx (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) #s(hole binary64 (* 3 (* x (+ (sqrt (/ 1 x)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y)))))))) |
#s(approx (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) #s(hole binary64 (* x (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (/ 1 y))) (* 3 (+ (sqrt (/ 1 x)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y))))))))) |
#s(approx (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x))) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y))))))) |
#s(approx (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x))) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1 (* (sqrt (/ 1 x)) (/ 1 y))) (* 1/9 (* (sqrt (/ 1 (pow x 3))) (/ 1 y)))))))) |
#s(approx (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) #s(hole binary64 (* -1 (* (sqrt x) (/ 1 y))))) |
#s(approx (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) #s(hole binary64 (* x (+ (* -1 (* (sqrt (/ 1 x)) (/ 1 y))) (* 1/9 (* (sqrt (/ 1 (pow x 3))) (/ 1 y))))))) |
#s(approx (/ (- (/ 1/9 x) 1) y) #s(hole binary64 (/ -1 y))) |
#s(approx (/ (- (/ 1/9 x) 1) y) #s(hole binary64 (- (* 1/9 (/ 1 (* x y))) (/ 1 y)))) |
#s(approx (- (/ 1/9 x) 1) #s(hole binary64 -1)) |
#s(approx (- (/ 1/9 x) 1) #s(hole binary64 (- (* 1/9 (/ 1 x)) 1))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) #s(hole binary64 (* -3 (* (sqrt x) (* (pow (sqrt -1) 2) (- y 1)))))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) #s(hole binary64 (* -1 (* x (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- y 1))))))))) |
#s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) #s(hole binary64 (* -1 (* (sqrt x) (* (pow (sqrt -1) 2) (- y 1)))))) |
#s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) #s(hole binary64 (* -1 (* x (+ (* 1/9 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- y 1)))))))) |
#s(approx (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 (* (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 (+ (* (- y 1) x) 1/9) #s(hole binary64 (* -1 (* x (- (* -1 (- y 1)) (* 1/9 (/ 1 x))))))) |
#s(approx (* (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) y) #s(hole binary64 (* -3 (* x (* y (+ (* -1 (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (* (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) y) #s(hole binary64 (* -1 (* x (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* y (+ (* -1 (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))))) |
#s(approx (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) #s(hole binary64 (* -3 (* x (+ (* -1 (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) #s(hole binary64 (* -1 (* x (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (/ (pow (sqrt -1) 2) y))) (* 3 (+ (* -1 (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))) |
#s(approx (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x))) #s(hole binary64 (* -1 (* x (+ (* -1 (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x))) #s(hole binary64 (* -1 (* x (+ (* -1 (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) (+ (* 1/9 (* (sqrt (/ 1 (pow x 3))) (/ (pow (sqrt -1) 2) y))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) #s(hole binary64 (* (sqrt x) (/ (pow (sqrt -1) 2) y)))) |
#s(approx (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) #s(hole binary64 (* -1 (* x (+ (* -1 (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) (* 1/9 (* (sqrt (/ 1 (pow x 3))) (/ (pow (sqrt -1) 2) y)))))))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) #s(hole binary64 (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) #s(hole binary64 (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))))) |
#s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) #s(hole binary64 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) |
#s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) #s(hole binary64 (+ (* (sqrt x) y) (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))))) |
#s(approx (/ (+ (* (- y 1) x) 1/9) x) #s(hole binary64 (+ -1 (+ y (* 1/9 (/ 1 x)))))) |
#s(approx (+ (* (- y 1) x) 1/9) #s(hole binary64 (+ 1/9 (* -1 x)))) |
#s(approx (+ (* (- y 1) x) 1/9) #s(hole binary64 (+ 1/9 (+ (* -1 x) (* x y))))) |
#s(approx (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) #s(hole binary64 (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))) |
#s(approx (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) #s(hole binary64 (/ (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) y))) |
#s(approx (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x))) #s(hole binary64 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))) |
#s(approx (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x))) #s(hole binary64 (/ (+ (* (sqrt x) y) (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))) y))) |
#s(approx (/ (- (/ 1/9 x) 1) y) #s(hole binary64 (/ (- (* 1/9 (/ 1 x)) 1) y))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) #s(hole binary64 (* y (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))))) |
#s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) #s(hole binary64 (* y (+ (sqrt x) (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) 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) 1/9) #s(hole binary64 (* x y))) |
#s(approx (+ (* (- y 1) x) 1/9) #s(hole binary64 (* y (+ x (+ (* -1 (/ x y)) (* 1/9 (/ 1 y))))))) |
#s(approx (- y 1) #s(hole binary64 (* y (- 1 (/ 1 y))))) |
#s(approx (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) #s(hole binary64 (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))))) |
#s(approx (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x))) #s(hole binary64 (+ (sqrt x) (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) #s(hole binary64 (* -1 (* y (+ (* -3 (sqrt x)) (* -3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))))))) |
#s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))))))) |
#s(approx (- (+ (/ 1 (* 9 x)) y) 1) #s(hole binary64 (* -1 (* y (- (* -1 (/ (- (* 1/9 (/ 1 x)) 1) y)) 1))))) |
#s(approx (+ (* (- y 1) x) 1/9) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ (+ 1/9 (* -1 x)) y))))))) |
#s(approx (- y 1) #s(hole binary64 (* -1 (* y (- (/ 1 y) 1))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 16.0ms | x | @ | -inf | ((* 3 (* (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 x) 9 y (* (* 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) (/ 1/9 x) 1/9 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (- (+ y (/ 1 (* x 9))) 1) (/ (+ (* (- y 1) x) 1/9) x) (+ (* (- y 1) x) 1/9) (- y 1) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) y) (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x))) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (/ (- (/ 1/9 x) 1) y) (- (/ 1/9 x) 1)) |
| 9.0ms | x | @ | 0 | ((* 3 (* (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 x) 9 y (* (* 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) (/ 1/9 x) 1/9 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (- (+ y (/ 1 (* x 9))) 1) (/ (+ (* (- y 1) x) 1/9) x) (+ (* (- y 1) x) 1/9) (- y 1) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) y) (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x))) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (/ (- (/ 1/9 x) 1) y) (- (/ 1/9 x) 1)) |
| 6.0ms | y | @ | -inf | ((* 3 (* (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 x) 9 y (* (* 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) (/ 1/9 x) 1/9 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (- (+ y (/ 1 (* x 9))) 1) (/ (+ (* (- y 1) x) 1/9) x) (+ (* (- y 1) x) 1/9) (- y 1) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) y) (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x))) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (/ (- (/ 1/9 x) 1) y) (- (/ 1/9 x) 1)) |
| 6.0ms | x | @ | inf | ((* 3 (* (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 x) 9 y (* (* 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) (/ 1/9 x) 1/9 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (- (+ y (/ 1 (* x 9))) 1) (/ (+ (* (- y 1) x) 1/9) x) (+ (* (- y 1) x) 1/9) (- y 1) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) y) (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x))) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (/ (- (/ 1/9 x) 1) y) (- (/ 1/9 x) 1)) |
| 6.0ms | y | @ | 0 | ((* 3 (* (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 x) 9 y (* (* 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) (/ 1/9 x) 1/9 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (- (+ y (/ 1 (* x 9))) 1) (/ (+ (* (- y 1) x) 1/9) x) (+ (* (- y 1) x) 1/9) (- y 1) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) y) (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x))) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (/ (- (/ 1/9 x) 1) y) (- (/ 1/9 x) 1)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 351 | 2552 |
| 0 | 395 | 2188 |
| 0 | 1812 | 2160 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.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)))) |
#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))) |
(sqrt.f64 x) |
x |
(-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)) y) #s(literal 1 binary64)) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)) y) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)) |
#s(literal 1 binary64) |
(*.f64 #s(literal 9 binary64) x) |
#s(literal 9 binary64) |
y |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) |
(*.f64 (sqrt.f64 x) y) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (/.f64 #s(literal 1/9 binary64) x))) |
(*.f64 #s(literal 3 binary64) (sqrt.f64 x)) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) (/.f64 #s(literal 1/9 binary64) x)) |
(/.f64 #s(literal 1/9 binary64) x) |
#s(literal 1/9 binary64) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (/.f64 (fma.f64 (-.f64 y #s(literal 1 binary64)) x #s(literal 1/9 binary64)) x))) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) (/.f64 (fma.f64 (-.f64 y #s(literal 1 binary64)) x #s(literal 1/9 binary64)) x)) |
(/.f64 (fma.f64 (-.f64 y #s(literal 1 binary64)) x #s(literal 1/9 binary64)) x) |
(fma.f64 (-.f64 y #s(literal 1 binary64)) x #s(literal 1/9 binary64)) |
(-.f64 y #s(literal 1 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)) |
(*.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) |
(*.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)))) |
(+.f64 (sqrt.f64 x) (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) (sqrt.f64 x))) |
(*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) (sqrt.f64 x)) |
(/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) |
(-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) #s(hole binary64 (* 1/3 (sqrt (/ 1 x))))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) #s(hole binary64 (/ (+ (* 1/3 (sqrt x)) (* 3 (* (sqrt (pow x 3)) (- y 1)))) x))) |
#s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) #s(hole binary64 (* 1/9 (sqrt (/ 1 x))))) |
#s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) #s(hole binary64 (/ (+ (* 1/9 (sqrt x)) (* (sqrt (pow x 3)) (- y 1))) x))) |
#s(approx (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 y)) x))) |
#s(approx (* 9 x) #s(hole binary64 (* 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) 1/9) #s(hole binary64 1/9)) |
#s(approx (+ (* (- y 1) x) 1/9) #s(hole binary64 (+ 1/9 (* x (- y 1))))) |
#s(approx (* (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) y) #s(hole binary64 (/ (+ (* 1/3 (sqrt x)) (* 3 (* x (* y (+ (sqrt x) (* -1 (* (sqrt x) (/ 1 y)))))))) x))) |
#s(approx (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) #s(hole binary64 (* 1/3 (* (sqrt (/ 1 x)) (/ 1 y))))) |
#s(approx (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) #s(hole binary64 (/ (+ (* 1/3 (* (sqrt x) (/ 1 y))) (* 3 (* x (+ (sqrt x) (* -1 (* (sqrt x) (/ 1 y))))))) x))) |
#s(approx (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x))) #s(hole binary64 (* 1/9 (* (sqrt (/ 1 x)) (/ 1 y))))) |
#s(approx (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x))) #s(hole binary64 (/ (+ (* 1/9 (* (sqrt x) (/ 1 y))) (* x (+ (sqrt x) (* -1 (* (sqrt x) (/ 1 y)))))) x))) |
#s(approx (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) #s(hole binary64 (/ (+ (* -1 (* (sqrt (pow x 3)) (/ 1 y))) (* 1/9 (* (sqrt x) (/ 1 y)))) x))) |
#s(approx (/ (- (/ 1/9 x) 1) y) #s(hole binary64 (/ 1/9 (* x y)))) |
#s(approx (/ (- (/ 1/9 x) 1) y) #s(hole binary64 (/ (+ (* -1 (/ x y)) (* 1/9 (/ 1 y))) x))) |
#s(approx (- (/ 1/9 x) 1) #s(hole binary64 (/ (+ 1/9 (* -1 x)) x))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) #s(hole binary64 (* 3 (* (sqrt x) (- y 1))))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) #s(hole binary64 (* x (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) (- y 1))))))) |
#s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) #s(hole binary64 (* (sqrt x) (- y 1)))) |
#s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) #s(hole binary64 (* x (+ (* 1/9 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (- y 1)))))) |
#s(approx (- (+ (/ 1 (* 9 x)) y) 1) #s(hole binary64 (- y 1))) |
#s(approx (- (+ (/ 1 (* 9 x)) y) 1) #s(hole binary64 (- (+ y (* 1/9 (/ 1 x))) 1))) |
#s(approx (+ (/ 1 (* 9 x)) y) #s(hole binary64 y)) |
#s(approx (+ (/ 1 (* 9 x)) y) #s(hole binary64 (+ y (* 1/9 (/ 1 x))))) |
#s(approx (+ (* (- y 1) x) 1/9) #s(hole binary64 (* x (- y 1)))) |
#s(approx (+ (* (- y 1) x) 1/9) #s(hole binary64 (* x (- (+ y (* 1/9 (/ 1 x))) 1)))) |
#s(approx (* (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) y) #s(hole binary64 (* 3 (* x (* y (+ (sqrt (/ 1 x)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y))))))))) |
#s(approx (* (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) y) #s(hole binary64 (* x (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* y (+ (sqrt (/ 1 x)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y)))))))))) |
#s(approx (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) #s(hole binary64 (* 3 (* x (+ (sqrt (/ 1 x)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y)))))))) |
#s(approx (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) #s(hole binary64 (* x (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (/ 1 y))) (* 3 (+ (sqrt (/ 1 x)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y))))))))) |
#s(approx (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x))) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y))))))) |
#s(approx (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x))) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1 (* (sqrt (/ 1 x)) (/ 1 y))) (* 1/9 (* (sqrt (/ 1 (pow x 3))) (/ 1 y)))))))) |
#s(approx (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) #s(hole binary64 (* -1 (* (sqrt x) (/ 1 y))))) |
#s(approx (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) #s(hole binary64 (* x (+ (* -1 (* (sqrt (/ 1 x)) (/ 1 y))) (* 1/9 (* (sqrt (/ 1 (pow x 3))) (/ 1 y))))))) |
#s(approx (/ (- (/ 1/9 x) 1) y) #s(hole binary64 (/ -1 y))) |
#s(approx (/ (- (/ 1/9 x) 1) y) #s(hole binary64 (- (* 1/9 (/ 1 (* x y))) (/ 1 y)))) |
#s(approx (- (/ 1/9 x) 1) #s(hole binary64 -1)) |
#s(approx (- (/ 1/9 x) 1) #s(hole binary64 (- (* 1/9 (/ 1 x)) 1))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) #s(hole binary64 (* -3 (* (sqrt x) (* (pow (sqrt -1) 2) (- y 1)))))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) #s(hole binary64 (* -1 (* x (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- y 1))))))))) |
#s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) #s(hole binary64 (* -1 (* (sqrt x) (* (pow (sqrt -1) 2) (- y 1)))))) |
#s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) #s(hole binary64 (* -1 (* x (+ (* 1/9 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- y 1)))))))) |
#s(approx (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 (* (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 (+ (* (- y 1) x) 1/9) #s(hole binary64 (* -1 (* x (- (* -1 (- y 1)) (* 1/9 (/ 1 x))))))) |
#s(approx (* (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) y) #s(hole binary64 (* -3 (* x (* y (+ (* -1 (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (* (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) y) #s(hole binary64 (* -1 (* x (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* y (+ (* -1 (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))))) |
#s(approx (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) #s(hole binary64 (* -3 (* x (+ (* -1 (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) #s(hole binary64 (* -1 (* x (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (/ (pow (sqrt -1) 2) y))) (* 3 (+ (* -1 (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))) |
#s(approx (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x))) #s(hole binary64 (* -1 (* x (+ (* -1 (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x))) #s(hole binary64 (* -1 (* x (+ (* -1 (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) (+ (* 1/9 (* (sqrt (/ 1 (pow x 3))) (/ (pow (sqrt -1) 2) y))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) #s(hole binary64 (* (sqrt x) (/ (pow (sqrt -1) 2) y)))) |
#s(approx (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) #s(hole binary64 (* -1 (* x (+ (* -1 (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) (* 1/9 (* (sqrt (/ 1 (pow x 3))) (/ (pow (sqrt -1) 2) y)))))))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) #s(hole binary64 (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) #s(hole binary64 (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))))) |
#s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) #s(hole binary64 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) |
#s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) #s(hole binary64 (+ (* (sqrt x) y) (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))))) |
#s(approx (/ (+ (* (- y 1) x) 1/9) x) #s(hole binary64 (+ -1 (+ y (* 1/9 (/ 1 x)))))) |
#s(approx (+ (* (- y 1) x) 1/9) #s(hole binary64 (+ 1/9 (* -1 x)))) |
#s(approx (+ (* (- y 1) x) 1/9) #s(hole binary64 (+ 1/9 (+ (* -1 x) (* x y))))) |
#s(approx (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) #s(hole binary64 (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))) |
#s(approx (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) #s(hole binary64 (/ (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) y))) |
#s(approx (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x))) #s(hole binary64 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))) |
#s(approx (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x))) #s(hole binary64 (/ (+ (* (sqrt x) y) (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))) y))) |
#s(approx (/ (- (/ 1/9 x) 1) y) #s(hole binary64 (/ (- (* 1/9 (/ 1 x)) 1) y))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) #s(hole binary64 (* y (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))))) |
#s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) #s(hole binary64 (* y (+ (sqrt x) (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) 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) 1/9) #s(hole binary64 (* x y))) |
#s(approx (+ (* (- y 1) x) 1/9) #s(hole binary64 (* y (+ x (+ (* -1 (/ x y)) (* 1/9 (/ 1 y))))))) |
#s(approx (- y 1) #s(hole binary64 (* y (- 1 (/ 1 y))))) |
#s(approx (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) #s(hole binary64 (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))))) |
#s(approx (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x))) #s(hole binary64 (+ (sqrt x) (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))) |
#s(approx (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) #s(hole binary64 (* -1 (* y (+ (* -3 (sqrt x)) (* -3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))))))) |
#s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))))))) |
#s(approx (- (+ (/ 1 (* 9 x)) y) 1) #s(hole binary64 (* -1 (* y (- (* -1 (/ (- (* 1/9 (/ 1 x)) 1) y)) 1))))) |
#s(approx (+ (* (- y 1) x) 1/9) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ (+ 1/9 (* -1 x)) y))))))) |
#s(approx (- y 1) #s(hole binary64 (* -1 (* y (- (/ 1 y) 1))))) |
| Outputs |
|---|
(*.f64 (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64)) |
(*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64))) |
(*.f64 #s(literal 3 binary64) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64)) (sqrt.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))))) (-.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))))))) |
(fma.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) y (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)))) |
(fma.f64 (sqrt.f64 x) (*.f64 y #s(literal 3 binary64)) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)))) |
(fma.f64 #s(literal 3 binary64) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(fma.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)))) |
(-.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) (*.f64 #s(literal -3 binary64) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)))) |
#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 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y)) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)))) (-.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y) (-.f64 (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x))) (*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)))))) |
(fma.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x) (*.f64 (sqrt.f64 x) y)) |
(fma.f64 (sqrt.f64 x) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) y)) |
(fma.f64 (sqrt.f64 x) y (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x))) |
(fma.f64 y (sqrt.f64 x) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x))) |
(-.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (neg.f64 (sqrt.f64 x)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)))) |
(+.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) y)) |
(+.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x))) |
(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)) |
(pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64)) |
(/.f64 #s(literal -1/9 binary64) (neg.f64 x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal 9 binary64) x))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 9 binary64)) |
(/.f64 #s(literal 1/9 binary64) x) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)) |
#s(literal 1 binary64) |
(*.f64 #s(literal 9 binary64) x) |
(*.f64 x #s(literal 9 binary64)) |
#s(literal 9 binary64) |
y |
#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 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) y) |
(*.f64 (sqrt.f64 x) (*.f64 y #s(literal 3 binary64))) |
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y)) |
(*.f64 (sqrt.f64 x) y) |
(*.f64 y (sqrt.f64 x)) |
(*.f64 #s(approx (- (+ y (/ 1 (* x 9))) 1) (/.f64 #s(literal 1/9 binary64) x)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (/.f64 #s(literal 1/9 binary64) x))) |
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) #s(approx (- (+ y (/ 1 (* x 9))) 1) (/.f64 #s(literal 1/9 binary64) x)))) |
(*.f64 (sqrt.f64 x) #s(literal 3 binary64)) |
(*.f64 #s(literal 3 binary64) (sqrt.f64 x)) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) (/.f64 #s(literal 1/9 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/9 binary64)) |
(*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) |
(pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64)) |
(/.f64 #s(literal -1/9 binary64) (neg.f64 x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal 9 binary64) x))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 9 binary64)) |
(/.f64 #s(literal 1/9 binary64) x) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)) |
#s(literal 1/9 binary64) |
(*.f64 #s(approx (- (+ y (/ 1 (* x 9))) 1) (/.f64 (fma.f64 (-.f64 y #s(literal 1 binary64)) x #s(literal 1/9 binary64)) x)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (/.f64 (fma.f64 (-.f64 y #s(literal 1 binary64)) x #s(literal 1/9 binary64)) x))) |
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) #s(approx (- (+ y (/ 1 (* x 9))) 1) (/.f64 (fma.f64 (-.f64 y #s(literal 1 binary64)) x #s(literal 1/9 binary64)) x)))) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) (/.f64 (fma.f64 (-.f64 y #s(literal 1 binary64)) x #s(literal 1/9 binary64)) x)) |
(/.f64 (neg.f64 (fma.f64 (-.f64 y #s(literal 1 binary64)) x #s(literal 1/9 binary64))) (neg.f64 x)) |
(/.f64 (fma.f64 (-.f64 y #s(literal 1 binary64)) x #s(literal 1/9 binary64)) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/9 binary64) (/.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) x) x)) |
(fma.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) x) x)) |
(+.f64 (/.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) x) x) (/.f64 #s(literal 1/9 binary64) x)) |
(+.f64 (/.f64 #s(literal 1/9 binary64) x) (/.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) x) x)) |
(/.f64 (-.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) x) (*.f64 (-.f64 y #s(literal 1 binary64)) x))) (-.f64 #s(literal 1/9 binary64) (*.f64 (-.f64 y #s(literal 1 binary64)) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) x) (*.f64 (-.f64 y #s(literal 1 binary64)) x)) #s(literal 1/81 binary64)) (-.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) x) #s(literal 1/9 binary64))) |
(/.f64 (+.f64 #s(literal 1/729 binary64) (pow.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) x) #s(literal 3 binary64))) (+.f64 #s(literal 1/81 binary64) (-.f64 (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) x) (*.f64 (-.f64 y #s(literal 1 binary64)) x)) (*.f64 #s(literal 1/9 binary64) (*.f64 (-.f64 y #s(literal 1 binary64)) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) x) #s(literal 3 binary64)) #s(literal 1/729 binary64)) (fma.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) x) (*.f64 (-.f64 y #s(literal 1 binary64)) x) (-.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) x) #s(literal 1/9 binary64))))) |
(fma.f64 (-.f64 y #s(literal 1 binary64)) x #s(literal 1/9 binary64)) |
(fma.f64 x (-.f64 y #s(literal 1 binary64)) #s(literal 1/9 binary64)) |
(-.f64 #s(literal 1/9 binary64) (*.f64 (neg.f64 x) (-.f64 y #s(literal 1 binary64)))) |
(+.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) x) #s(literal 1/9 binary64)) |
(+.f64 #s(literal 1/9 binary64) (*.f64 (-.f64 y #s(literal 1 binary64)) x)) |
(/.f64 (-.f64 (*.f64 y y) #s(literal 1 binary64)) (+.f64 y #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 y y (+.f64 #s(literal 1 binary64) (*.f64 y #s(literal 1 binary64))))) |
(-.f64 y #s(literal 1 binary64)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (*.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64)) y)) |
(*.f64 (*.f64 (*.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64)) y) |
(*.f64 y (*.f64 (*.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64))) |
(*.f64 #s(literal 3 binary64) (*.f64 (*.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) #s(literal 1 binary64)) (sqrt.f64 x)) y)) |
(fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y)) y)) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) y (*.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y)) y)) |
(fma.f64 (sqrt.f64 x) (*.f64 y #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y)) y)) |
(fma.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (*.f64 y (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y)))) |
(fma.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y) (*.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y)) y)) |
(+.f64 (*.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (*.f64 y (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y)))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y)) y)) |
(*.f64 (*.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64)) |
(*.f64 #s(literal 3 binary64) (*.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) #s(literal 1 binary64)) (sqrt.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y)) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y)))) (-.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y)) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y)))))) |
(fma.f64 (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) (sqrt.f64 x)) #s(literal 3 binary64) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(fma.f64 (sqrt.f64 x) #s(literal 3 binary64) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y))) |
(fma.f64 #s(literal 3 binary64) (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(fma.f64 #s(literal 3 binary64) (sqrt.f64 x) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y))) |
(-.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(+.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y))) |
(*.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) #s(literal 1 binary64)) (sqrt.f64 x)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 x) (sqrt.f64 x)) (*.f64 (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) (sqrt.f64 x)) (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) (sqrt.f64 x)))) (-.f64 (sqrt.f64 x) (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) (sqrt.f64 x)))) |
(/.f64 (+.f64 (pow.f64 (sqrt.f64 x) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) (sqrt.f64 x)) #s(literal 3 binary64))) (fma.f64 (sqrt.f64 x) (sqrt.f64 x) (-.f64 (*.f64 (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) (sqrt.f64 x)) (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) (sqrt.f64 x))) (*.f64 (sqrt.f64 x) (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) (sqrt.f64 x)))))) |
(fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) (sqrt.f64 x) (sqrt.f64 x)) |
(fma.f64 (sqrt.f64 x) (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) (sqrt.f64 x)) |
(-.f64 (sqrt.f64 x) (*.f64 (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y)) (sqrt.f64 x))) |
(-.f64 (sqrt.f64 x) (*.f64 (neg.f64 (sqrt.f64 x)) (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y))) |
(+.f64 (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) (sqrt.f64 x)) (sqrt.f64 x)) |
(+.f64 (sqrt.f64 x) (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) (sqrt.f64 x))) |
(*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 x) (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y)) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)) y) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 y x)) (/.f64 #s(literal 1/9 binary64) (*.f64 y x))) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y))) (+.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 y x)) (/.f64 #s(literal 1 binary64) y))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 y x)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 y x)) (/.f64 #s(literal 1/9 binary64) (*.f64 y x)) (fma.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 y x)) (/.f64 #s(literal 1 binary64) y))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) (neg.f64 y)) |
(/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) |
(-.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 y x)) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) x) (/.f64 #s(literal 1/9 binary64) x)) #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (/.f64 #s(literal 1/9 binary64) x) (/.f64 #s(literal 1/9 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))))) |
(-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) |
#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)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/9 binary64))) |
#s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (/.f64 (fma.f64 (-.f64 y #s(literal 1 binary64)) (sqrt.f64 (*.f64 (*.f64 x x) x)) (*.f64 #s(literal 1/9 binary64) (sqrt.f64 x))) x)) |
#s(approx (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 (+ (/ 1 (* 9 x)) y) (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) x)) |
#s(approx (* 9 x) (*.f64 #s(literal 9 binary64) x)) |
#s(approx (* (* (sqrt x) y) 3) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
#s(approx (* (sqrt x) y) (*.f64 (sqrt.f64 x) y)) |
#s(approx (* 3 (sqrt x)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
#s(approx (+ (* (- y 1) x) 1/9) #s(literal 1/9 binary64)) |
#s(approx (+ (* (- y 1) x) 1/9) (fma.f64 (-.f64 y #s(literal 1 binary64)) x #s(literal 1/9 binary64))) |
#s(approx (* (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) y) (/.f64 (fma.f64 (*.f64 (*.f64 y x) (fma.f64 (neg.f64 (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) y) (sqrt.f64 x))) #s(literal 3 binary64) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x)) |
#s(approx (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/3 binary64)) (/.f64 #s(literal 1 binary64) y))) |
#s(approx (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) (/.f64 (fma.f64 (*.f64 #s(literal 3 binary64) x) (fma.f64 (neg.f64 (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) y) (sqrt.f64 x)) (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) y))) x)) |
#s(approx (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/9 binary64)) (/.f64 #s(literal 1 binary64) y))) |
#s(approx (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x))) (/.f64 (fma.f64 (fma.f64 (neg.f64 (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) y) (sqrt.f64 x)) x (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) y))) x)) |
#s(approx (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (sqrt.f64 x)) #s(literal 1/9 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (sqrt.f64 (*.f64 (*.f64 x x) x))))) x)) |
#s(approx (/ (- (/ 1/9 x) 1) y) (/.f64 #s(literal 1/9 binary64) (*.f64 y x))) |
#s(approx (/ (- (/ 1/9 x) 1) y) (/.f64 (/.f64 (+.f64 (neg.f64 x) #s(literal 1/9 binary64)) y) x)) |
#s(approx (- (/ 1/9 x) 1) (/.f64 (+.f64 (neg.f64 x) #s(literal 1/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 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (*.f64 (-.f64 y #s(literal 1 binary64)) (sqrt.f64 x))) |
#s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/9 binary64) (*.f64 (-.f64 y #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) x)) |
#s(approx (- (+ 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 (+ (/ 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) 1/9) (*.f64 (-.f64 y #s(literal 1 binary64)) x)) |
#s(approx (+ (* (- y 1) x) 1/9) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64)) x)) |
#s(approx (* (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) y) (*.f64 (*.f64 (*.f64 (+.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) y) x) #s(literal 3 binary64))) |
#s(approx (* (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) y) (*.f64 (fma.f64 (*.f64 #s(literal 3 binary64) y) (+.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/3 binary64))) x)) |
#s(approx (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) (*.f64 (*.f64 (+.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x) #s(literal 3 binary64))) |
#s(approx (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1 binary64)) y) #s(literal 1/3 binary64) (*.f64 (+.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 3 binary64))) x)) |
#s(approx (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x))) (*.f64 (+.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
#s(approx (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1 binary64)) y) #s(literal 1/9 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
#s(approx (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (*.f64 (neg.f64 (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) y))) |
#s(approx (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1 binary64)) y) #s(literal 1/9 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) x)) |
#s(approx (/ (- (/ 1/9 x) 1) y) (/.f64 #s(literal -1 binary64) y)) |
#s(approx (/ (- (/ 1/9 x) 1) y) (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y)) |
#s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) |
#s(approx (- (/ 1/9 x) 1) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) (neg.f64 (-.f64 y #s(literal 1 binary64))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (neg.f64 (-.f64 y #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1 binary64)) #s(literal 1/3 binary64))))) |
#s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (*.f64 (neg.f64 (sqrt.f64 x)) (neg.f64 (-.f64 y #s(literal 1 binary64))))) |
#s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (*.f64 (neg.f64 x) (fma.f64 (neg.f64 (-.f64 y #s(literal 1 binary64))) (/.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))))) |
#s(approx (sqrt x) (neg.f64 (neg.f64 (sqrt.f64 x)))) |
#s(approx (* (* (sqrt x) y) 3) (*.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal -1 binary64)) #s(literal -3 binary64))) |
#s(approx (* (sqrt x) y) (neg.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal -1 binary64)))) |
#s(approx (* 3 (sqrt x)) (*.f64 (neg.f64 (sqrt.f64 x)) #s(literal -3 binary64))) |
#s(approx (+ (* (- y 1) x) 1/9) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (-.f64 y #s(literal 1 binary64))) (/.f64 #s(literal 1/9 binary64) x)))) |
#s(approx (* (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) y) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) y) x) #s(literal -3 binary64))) |
#s(approx (* (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) y) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) y) #s(literal 3 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1 binary64)) #s(literal 1/3 binary64))))) |
#s(approx (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) (*.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) x) #s(literal -3 binary64))) |
#s(approx (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1 binary64)) y) #s(literal 1/3 binary64) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) #s(literal 3 binary64))))) |
#s(approx (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x))) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))))) |
#s(approx (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x))) (*.f64 (neg.f64 x) (+.f64 (fma.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1 binary64)) y) #s(literal 1/9 binary64) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))))) |
#s(approx (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (/.f64 (neg.f64 (sqrt.f64 x)) y)) |
#s(approx (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1 binary64)) y) #s(literal 1/9 binary64) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (/.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 (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64))) |
#s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x))) |
#s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64)) (sqrt.f64 x))) |
#s(approx (/ (+ (* (- y 1) x) 1/9) x) (+.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal -1 binary64))) |
#s(approx (+ (* (- y 1) x) 1/9) (+.f64 (neg.f64 x) #s(literal 1/9 binary64))) |
#s(approx (+ (* (- y 1) x) 1/9) (+.f64 (fma.f64 y x (neg.f64 x)) #s(literal 1/9 binary64))) |
#s(approx (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y))) |
#s(approx (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) (/.f64 (*.f64 (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64)) y)) |
#s(approx (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x))) (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) (sqrt.f64 x))) |
#s(approx (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x))) (/.f64 (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64)) (sqrt.f64 x)) y)) |
#s(approx (/ (- (/ 1/9 x) 1) y) (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (*.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64)) y)) |
#s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (*.f64 (*.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) #s(literal 1 binary64)) (sqrt.f64 x)) y)) |
#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 (+ (/ 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) 1/9) (*.f64 y x)) |
#s(approx (+ (* (- y 1) x) 1/9) (*.f64 (+.f64 (/.f64 (+.f64 (neg.f64 x) #s(literal 1/9 binary64)) y) x) y)) |
#s(approx (- y 1) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) y)) |
#s(approx (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) (*.f64 (*.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64))) |
#s(approx (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x))) (*.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) #s(literal 1 binary64)) (sqrt.f64 x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (neg.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) #s(literal 1 binary64)) (sqrt.f64 x))) y))) |
#s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (neg.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) #s(literal 1 binary64)) (sqrt.f64 x))) y))) |
#s(approx (- (+ y (/ 1 (* 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 (+ (* (- y 1) x) 1/9) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 x) #s(literal 1/9 binary64)) y)) (neg.f64 x)) y))) |
#s(approx (- y 1) (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) y))) |
Compiled 2 606 to 993 computations (61.9% saved)
30 alts after pruning (27 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 197 | 21 | 218 |
| Fresh | 2 | 6 | 8 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 1 | 1 |
| Total | 202 | 30 | 232 |
| Status | Accuracy | Program |
|---|---|---|
| 99.3% | (fma.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) | |
| 99.4% | (*.f64 (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64)) | |
| 99.4% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 9 binary64))) #s(literal 1 binary64))) | |
| ✓ | 99.4% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
| 67.1% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) y) #s(literal 1 binary64))) | |
| 77.6% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (/.f64 (fma.f64 (/.f64 (-.f64 (*.f64 y y) #s(literal 1 binary64)) (+.f64 y #s(literal 1 binary64))) x #s(literal 1/9 binary64)) x))) | |
| 92.7% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (/.f64 #s(approx (+ (* (- y 1) x) 1/9) (+.f64 (fma.f64 y x (neg.f64 x)) #s(literal 1/9 binary64))) x))) | |
| 63.2% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (/.f64 #s(approx (+ (* (- y 1) x) 1/9) (+.f64 (neg.f64 x) #s(literal 1/9 binary64))) x))) | |
| 79.1% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (/.f64 #s(approx (+ (* (- y 1) x) 1/9) (*.f64 (+.f64 (/.f64 (+.f64 (neg.f64 x) #s(literal 1/9 binary64)) y) x) y)) x))) | |
| ✓ | 33.4% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (/.f64 #s(literal 1/9 binary64) x))) |
| 63.2% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)))) | |
| ▶ | 99.4% | (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/9 binary64) (-.f64 y #s(literal 1 binary64))))) |
| ▶ | 92.6% | (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (-.f64 #s(approx (+ (/ 1 (* 9 x)) y) (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) x)) #s(literal 1 binary64)))) |
| 67.1% | (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (-.f64 #s(approx (+ (/ 1 (* 9 x)) y) y) #s(literal 1 binary64)))) | |
| 33.4% | (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) #s(approx (- (+ y (/ 1 (* x 9))) 1) (/.f64 #s(literal 1/9 binary64) x)))) | |
| ▶ | 64.4% | (*.f64 #s(literal 3 binary64) #s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (/.f64 (fma.f64 (-.f64 y #s(literal 1 binary64)) (sqrt.f64 (*.f64 (*.f64 x x) x)) (*.f64 #s(literal 1/9 binary64) (sqrt.f64 x))) x))) |
| 66.9% | (*.f64 #s(literal 3 binary64) #s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/9 binary64) (*.f64 (-.f64 y #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) x))) | |
| ▶ | 63.1% | (*.f64 #s(literal 3 binary64) #s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)))) |
| 64.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)) | |
| 66.6% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (fma.f64 (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (-.f64 y #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/3 binary64))) x)) | |
| 33.5% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/3 binary64))) | |
| ✓ | 38.5% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
| 38.5% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) y)) | |
| 60.3% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 #s(literal 3 binary64) (+.f64 (sqrt.f64 x) (*.f64 (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) (sqrt.f64 x)))) y)) | |
| 60.2% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 #s(literal 3 binary64) (+.f64 (sqrt.f64 x) #s(approx (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (/.f64 (neg.f64 (sqrt.f64 x)) y)))) y)) | |
| ▶ | 38.6% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (sqrt.f64 x) (*.f64 y #s(literal 3 binary64)))) |
| 65.2% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) (/.f64 (fma.f64 (*.f64 #s(literal 3 binary64) x) (fma.f64 (neg.f64 (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) y) (sqrt.f64 x)) (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) y))) x)) y)) | |
| 60.1% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) (*.f64 (*.f64 (+.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x) #s(literal 3 binary64))) y)) | |
| 78.9% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) y) (/.f64 (fma.f64 (*.f64 (*.f64 y x) (fma.f64 (neg.f64 (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) y) (sqrt.f64 x))) #s(literal 3 binary64) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x))) | |
| 65.1% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) y) (*.f64 (fma.f64 (*.f64 #s(literal 3 binary64) y) (+.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/3 binary64))) x))) |
Compiled 1 239 to 1 194 computations (3.6% saved)
| Inputs |
|---|
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/9 binary64) (-.f64 y #s(literal 1 binary64))))) |
#s(literal 3 binary64) |
(*.f64 (sqrt.f64 x) (fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/9 binary64) (-.f64 y #s(literal 1 binary64)))) |
(sqrt.f64 x) |
x |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/9 binary64) (-.f64 y #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
#s(literal 1/9 binary64) |
(-.f64 y #s(literal 1 binary64)) |
y |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (sqrt.f64 x) (*.f64 y #s(literal 3 binary64)))) |
(*.f64 (sqrt.f64 x) (*.f64 y #s(literal 3 binary64))) |
(*.f64 y #s(literal 3 binary64)) |
(*.f64 #s(literal 3 binary64) #s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)))) |
#s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (*.f64 (-.f64 (/.f64 #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 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) |
(/.f64 #s(literal 1/9 binary64) x) |
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (-.f64 #s(approx (+ (/ 1 (* 9 x)) y) (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) x)) #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 x) (-.f64 #s(approx (+ (/ 1 (* 9 x)) y) (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) x)) #s(literal 1 binary64))) |
(-.f64 #s(approx (+ (/ 1 (* 9 x)) y) (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) x)) #s(literal 1 binary64)) |
#s(approx (+ (/ 1 (* 9 x)) y) (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) x)) |
(/.f64 (fma.f64 y x #s(literal 1/9 binary64)) x) |
(fma.f64 y x #s(literal 1/9 binary64)) |
(*.f64 #s(literal 3 binary64) #s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (/.f64 (fma.f64 (-.f64 y #s(literal 1 binary64)) (sqrt.f64 (*.f64 (*.f64 x x) x)) (*.f64 #s(literal 1/9 binary64) (sqrt.f64 x))) x))) |
#s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (/.f64 (fma.f64 (-.f64 y #s(literal 1 binary64)) (sqrt.f64 (*.f64 (*.f64 x x) x)) (*.f64 #s(literal 1/9 binary64) (sqrt.f64 x))) x)) |
(/.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) |
(fma.f64 (-.f64 y #s(literal 1 binary64)) (sqrt.f64 (*.f64 (*.f64 x x) x)) (*.f64 #s(literal 1/9 binary64) (sqrt.f64 x))) |
(sqrt.f64 (*.f64 (*.f64 x x) x)) |
(*.f64 (*.f64 x x) x) |
(*.f64 x x) |
(*.f64 #s(literal 1/9 binary64) (sqrt.f64 x)) |
| Outputs |
|---|
#s(approx (* 3 (* (sqrt x) (+ (* (/ 1 x) 1/9) (- y 1)))) #s(hole binary64 (* 1/3 (sqrt (/ 1 x))))) |
#s(approx (* 3 (* (sqrt x) (+ (* (/ 1 x) 1/9) (- y 1)))) #s(hole binary64 (/ (+ (* 1/3 (sqrt x)) (* 3 (* (sqrt (pow x 3)) (- y 1)))) x))) |
#s(approx (* (sqrt x) (+ (* (/ 1 x) 1/9) (- y 1))) #s(hole binary64 (* 1/9 (sqrt (/ 1 x))))) |
#s(approx (* (sqrt x) (+ (* (/ 1 x) 1/9) (- 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 x) 1/9) (- y 1)) #s(hole binary64 (/ 1/9 x))) |
#s(approx (+ (* (/ 1 x) 1/9) (- y 1)) #s(hole binary64 (/ (+ 1/9 (* x (- y 1))) x))) |
#s(approx (/ 1 x) #s(hole binary64 (/ 1 x))) |
#s(approx (* (sqrt x) (* y 3)) #s(hole binary64 (* 3 (* (sqrt x) y)))) |
#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 (* -1 x)) x))) |
#s(approx (+ (/ 1 (* 9 x)) y) #s(hole binary64 (/ (+ 1/9 (* x y)) x))) |
#s(approx (+ (* y x) 1/9) #s(hole binary64 1/9)) |
#s(approx (+ (* y x) 1/9) #s(hole binary64 (+ 1/9 (* x y)))) |
#s(approx (+ (* (- y 1) (sqrt (* (* x x) x))) (* 1/9 (sqrt x))) #s(hole binary64 (* 1/9 (sqrt x)))) |
#s(approx (+ (* (- y 1) (sqrt (* (* x x) x))) (* 1/9 (sqrt x))) #s(hole binary64 (+ (* 1/9 (sqrt x)) (* (sqrt (pow x 3)) (- y 1))))) |
#s(approx (sqrt (* (* x x) x)) #s(hole binary64 (sqrt (pow x 3)))) |
#s(approx (* (* x x) x) #s(hole binary64 (pow x 3))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (* 3 (* (sqrt x) (+ (* (/ 1 x) 1/9) (- y 1)))) #s(hole binary64 (* 3 (* (sqrt x) (- y 1))))) |
#s(approx (* 3 (* (sqrt x) (+ (* (/ 1 x) 1/9) (- y 1)))) #s(hole binary64 (* x (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) (- y 1))))))) |
#s(approx (* (sqrt x) (+ (* (/ 1 x) 1/9) (- y 1))) #s(hole binary64 (* (sqrt x) (- y 1)))) |
#s(approx (* (sqrt x) (+ (* (/ 1 x) 1/9) (- y 1))) #s(hole binary64 (* x (+ (* 1/9 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (- y 1)))))) |
#s(approx (+ (* (/ 1 x) 1/9) (- y 1)) #s(hole binary64 (- y 1))) |
#s(approx (+ (* (/ 1 x) 1/9) (- y 1)) #s(hole binary64 (- (+ y (* 1/9 (/ 1 x))) 1))) |
#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 (+ (/ 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 x) 1/9) #s(hole binary64 (* x y))) |
#s(approx (+ (* y x) 1/9) #s(hole binary64 (* x (+ y (* 1/9 (/ 1 x)))))) |
#s(approx (+ (* (- y 1) (sqrt (* (* x x) x))) (* 1/9 (sqrt x))) #s(hole binary64 (* (sqrt (pow x 3)) (- y 1)))) |
#s(approx (+ (* (- y 1) (sqrt (* (* x x) x))) (* 1/9 (sqrt x))) #s(hole binary64 (* (pow x 2) (+ (* 1/9 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (- y 1)))))) |
#s(approx (* 3 (* (sqrt x) (+ (* (/ 1 x) 1/9) (- y 1)))) #s(hole binary64 (* -3 (* (sqrt x) (* (pow (sqrt -1) 2) (- y 1)))))) |
#s(approx (* 3 (* (sqrt x) (+ (* (/ 1 x) 1/9) (- y 1)))) #s(hole binary64 (* -1 (* x (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- y 1))))))))) |
#s(approx (* (sqrt x) (+ (* (/ 1 x) 1/9) (- y 1))) #s(hole binary64 (* -1 (* (sqrt x) (* (pow (sqrt -1) 2) (- y 1)))))) |
#s(approx (* (sqrt x) (+ (* (/ 1 x) 1/9) (- 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 (* (- (/ 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 x) 1/9) #s(hole binary64 (* -1 (* x (- (* -1 y) (* 1/9 (/ 1 x))))))) |
#s(approx (/ (+ (* (- y 1) (sqrt (* (* x x) x))) (* 1/9 (sqrt x))) x) #s(hole binary64 (* (sqrt x) (* (pow (sqrt -1) 2) (- y 1))))) |
#s(approx (/ (+ (* (- y 1) (sqrt (* (* x x) x))) (* 1/9 (sqrt x))) x) #s(hole binary64 (* -1 (* x (+ (* -1 (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- y 1)))) (* 1/9 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))))) |
#s(approx (+ (* (- y 1) (sqrt (* (* x x) x))) (* 1/9 (sqrt x))) #s(hole binary64 (* (sqrt (pow x 3)) (* (pow (sqrt -1) 2) (- y 1))))) |
#s(approx (+ (* (- y 1) (sqrt (* (* x x) x))) (* 1/9 (sqrt x))) #s(hole binary64 (* (pow x 2) (+ (* -1/9 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- y 1))))))) |
#s(approx (sqrt (* (* x x) x)) #s(hole binary64 (* (sqrt (pow x 3)) (pow (sqrt -1) 2)))) |
#s(approx (* 1/9 (sqrt x)) #s(hole binary64 (* -1/9 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (* 3 (* (sqrt x) (+ (* (/ 1 x) 1/9) (- y 1)))) #s(hole binary64 (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))))) |
#s(approx (* 3 (* (sqrt x) (+ (* (/ 1 x) 1/9) (- y 1)))) #s(hole binary64 (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))))) |
#s(approx (* (sqrt x) (+ (* (/ 1 x) 1/9) (- y 1))) #s(hole binary64 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) |
#s(approx (* (sqrt x) (+ (* (/ 1 x) 1/9) (- y 1))) #s(hole binary64 (+ (* (sqrt x) y) (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))))) |
#s(approx (* y 3) #s(hole binary64 (* 3 y))) |
#s(approx (/ (+ (* (- y 1) (sqrt (* (* x x) x))) (* 1/9 (sqrt x))) x) #s(hole binary64 (+ (* -1 (sqrt x)) (+ (* 1/9 (sqrt (/ 1 x))) (* (sqrt x) y))))) |
#s(approx (+ (* (- y 1) (sqrt (* (* x x) x))) (* 1/9 (sqrt x))) #s(hole binary64 (+ (* -1 (sqrt (pow x 3))) (* 1/9 (sqrt x))))) |
#s(approx (+ (* (- y 1) (sqrt (* (* x x) x))) (* 1/9 (sqrt x))) #s(hole binary64 (+ (* -1 (sqrt (pow x 3))) (+ (* 1/9 (sqrt x)) (* (sqrt (pow x 3)) y))))) |
#s(approx (* 3 (* (sqrt x) (+ (* (/ 1 x) 1/9) (- y 1)))) #s(hole binary64 (* y (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))))) |
#s(approx (* (sqrt x) (+ (* (/ 1 x) 1/9) (- y 1))) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (* (sqrt x) (+ (* (/ 1 x) 1/9) (- y 1))) #s(hole binary64 (* y (+ (sqrt x) (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))))) |
#s(approx (+ (* (/ 1 x) 1/9) (- y 1)) #s(hole binary64 (* y (- (+ 1 (/ 1/9 (* x y))) (/ 1 y))))) |
#s(approx (- y 1) #s(hole binary64 (* y (- 1 (/ 1 y))))) |
#s(approx (+ (/ 1 (* 9 x)) y) #s(hole binary64 (* y (+ 1 (* 1/9 (/ 1 (* x y))))))) |
#s(approx (+ (* y x) 1/9) #s(hole binary64 (* y (+ x (* 1/9 (/ 1 y)))))) |
#s(approx (/ (+ (* (- y 1) (sqrt (* (* x x) x))) (* 1/9 (sqrt x))) x) #s(hole binary64 (* y (+ (sqrt x) (+ (* -1 (* (sqrt x) (/ 1 y))) (* 1/9 (* (sqrt (/ 1 x)) (/ 1 y)))))))) |
#s(approx (+ (* (- y 1) (sqrt (* (* x x) x))) (* 1/9 (sqrt x))) #s(hole binary64 (* (sqrt (pow x 3)) y))) |
#s(approx (+ (* (- y 1) (sqrt (* (* x x) x))) (* 1/9 (sqrt x))) #s(hole binary64 (* y (+ (sqrt (pow x 3)) (+ (* -1 (* (sqrt (pow x 3)) (/ 1 y))) (* 1/9 (* (sqrt x) (/ 1 y)))))))) |
#s(approx (* 3 (* (sqrt x) (+ (* (/ 1 x) 1/9) (- y 1)))) #s(hole binary64 (* -1 (* y (+ (* -3 (sqrt x)) (* -3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))))))) |
#s(approx (* (sqrt x) (+ (* (/ 1 x) 1/9) (- y 1))) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))))))) |
#s(approx (+ (* (/ 1 x) 1/9) (- y 1)) #s(hole binary64 (* -1 (* y (- (* -1 (/ (- (* 1/9 (/ 1 x)) 1) y)) 1))))) |
#s(approx (- y 1) #s(hole binary64 (* -1 (* y (- (/ 1 y) 1))))) |
#s(approx (+ (* y x) 1/9) #s(hole binary64 (* -1 (* y (- (* -1 x) (* 1/9 (/ 1 y))))))) |
#s(approx (/ (+ (* (- y 1) (sqrt (* (* x x) x))) (* 1/9 (sqrt x))) x) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (+ (* -1 (sqrt x)) (* 1/9 (sqrt (/ 1 x)))) y))))))) |
#s(approx (+ (* (- y 1) (sqrt (* (* x x) x))) (* 1/9 (sqrt x))) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt (pow x 3))) (* -1 (/ (+ (* -1 (sqrt (pow x 3))) (* 1/9 (sqrt x))) y))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 7.0ms | x | @ | inf | ((* 3 (* (sqrt x) (+ (* (/ 1 x) 1/9) (- y 1)))) 3 (* (sqrt x) (+ (* (/ 1 x) 1/9) (- y 1))) (sqrt x) x (+ (* (/ 1 x) 1/9) (- y 1)) (/ 1 x) 1 1/9 (- y 1) y (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (sqrt x) (* y 3)) (* y 3) (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (* (- (/ 1/9 x) 1) (sqrt x)) (- (/ 1/9 x) 1) (/ 1/9 x) (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (- (+ (/ 1 (* 9 x)) y) 1) (+ (/ 1 (* 9 x)) y) (/ (+ (* y x) 1/9) x) (+ (* y x) 1/9) (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (/ (+ (* (- y 1) (sqrt (* (* x x) x))) (* 1/9 (sqrt x))) x) (+ (* (- y 1) (sqrt (* (* x x) x))) (* 1/9 (sqrt x))) (sqrt (* (* x x) x)) (* (* x x) x) (* x x) (* 1/9 (sqrt x))) |
| 6.0ms | x | @ | -inf | ((* 3 (* (sqrt x) (+ (* (/ 1 x) 1/9) (- y 1)))) 3 (* (sqrt x) (+ (* (/ 1 x) 1/9) (- y 1))) (sqrt x) x (+ (* (/ 1 x) 1/9) (- y 1)) (/ 1 x) 1 1/9 (- y 1) y (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (sqrt x) (* y 3)) (* y 3) (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (* (- (/ 1/9 x) 1) (sqrt x)) (- (/ 1/9 x) 1) (/ 1/9 x) (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (- (+ (/ 1 (* 9 x)) y) 1) (+ (/ 1 (* 9 x)) y) (/ (+ (* y x) 1/9) x) (+ (* y x) 1/9) (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (/ (+ (* (- y 1) (sqrt (* (* x x) x))) (* 1/9 (sqrt x))) x) (+ (* (- y 1) (sqrt (* (* x x) x))) (* 1/9 (sqrt x))) (sqrt (* (* x x) x)) (* (* x x) x) (* x x) (* 1/9 (sqrt x))) |
| 3.0ms | x | @ | 0 | ((* 3 (* (sqrt x) (+ (* (/ 1 x) 1/9) (- y 1)))) 3 (* (sqrt x) (+ (* (/ 1 x) 1/9) (- y 1))) (sqrt x) x (+ (* (/ 1 x) 1/9) (- y 1)) (/ 1 x) 1 1/9 (- y 1) y (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (sqrt x) (* y 3)) (* y 3) (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (* (- (/ 1/9 x) 1) (sqrt x)) (- (/ 1/9 x) 1) (/ 1/9 x) (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (- (+ (/ 1 (* 9 x)) y) 1) (+ (/ 1 (* 9 x)) y) (/ (+ (* y x) 1/9) x) (+ (* y x) 1/9) (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (/ (+ (* (- y 1) (sqrt (* (* x x) x))) (* 1/9 (sqrt x))) x) (+ (* (- y 1) (sqrt (* (* x x) x))) (* 1/9 (sqrt x))) (sqrt (* (* x x) x)) (* (* x x) x) (* x x) (* 1/9 (sqrt x))) |
| 3.0ms | y | @ | -inf | ((* 3 (* (sqrt x) (+ (* (/ 1 x) 1/9) (- y 1)))) 3 (* (sqrt x) (+ (* (/ 1 x) 1/9) (- y 1))) (sqrt x) x (+ (* (/ 1 x) 1/9) (- y 1)) (/ 1 x) 1 1/9 (- y 1) y (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (sqrt x) (* y 3)) (* y 3) (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (* (- (/ 1/9 x) 1) (sqrt x)) (- (/ 1/9 x) 1) (/ 1/9 x) (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (- (+ (/ 1 (* 9 x)) y) 1) (+ (/ 1 (* 9 x)) y) (/ (+ (* y x) 1/9) x) (+ (* y x) 1/9) (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (/ (+ (* (- y 1) (sqrt (* (* x x) x))) (* 1/9 (sqrt x))) x) (+ (* (- y 1) (sqrt (* (* x x) x))) (* 1/9 (sqrt x))) (sqrt (* (* x x) x)) (* (* x x) x) (* x x) (* 1/9 (sqrt x))) |
| 3.0ms | y | @ | inf | ((* 3 (* (sqrt x) (+ (* (/ 1 x) 1/9) (- y 1)))) 3 (* (sqrt x) (+ (* (/ 1 x) 1/9) (- y 1))) (sqrt x) x (+ (* (/ 1 x) 1/9) (- y 1)) (/ 1 x) 1 1/9 (- y 1) y (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (sqrt x) (* y 3)) (* y 3) (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (* (- (/ 1/9 x) 1) (sqrt x)) (- (/ 1/9 x) 1) (/ 1/9 x) (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (- (+ (/ 1 (* 9 x)) y) 1) (+ (/ 1 (* 9 x)) y) (/ (+ (* y x) 1/9) x) (+ (* y x) 1/9) (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (/ (+ (* (- y 1) (sqrt (* (* x x) x))) (* 1/9 (sqrt x))) x) (+ (* (- y 1) (sqrt (* (* x x) x))) (* 1/9 (sqrt x))) (sqrt (* (* x x) x)) (* (* x x) x) (* x x) (* 1/9 (sqrt x))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 311 | 2010 |
| 0 | 353 | 1688 |
| 0 | 1595 | 1665 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/9 binary64) (-.f64 y #s(literal 1 binary64))))) |
#s(literal 3 binary64) |
(*.f64 (sqrt.f64 x) (fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/9 binary64) (-.f64 y #s(literal 1 binary64)))) |
(sqrt.f64 x) |
x |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/9 binary64) (-.f64 y #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
#s(literal 1/9 binary64) |
(-.f64 y #s(literal 1 binary64)) |
y |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (sqrt.f64 x) (*.f64 y #s(literal 3 binary64)))) |
(*.f64 (sqrt.f64 x) (*.f64 y #s(literal 3 binary64))) |
(*.f64 y #s(literal 3 binary64)) |
(*.f64 #s(literal 3 binary64) #s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)))) |
#s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (*.f64 (-.f64 (/.f64 #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 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) |
(/.f64 #s(literal 1/9 binary64) x) |
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (-.f64 #s(approx (+ (/ 1 (* 9 x)) y) (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) x)) #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 x) (-.f64 #s(approx (+ (/ 1 (* 9 x)) y) (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) x)) #s(literal 1 binary64))) |
(-.f64 #s(approx (+ (/ 1 (* 9 x)) y) (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) x)) #s(literal 1 binary64)) |
#s(approx (+ (/ 1 (* 9 x)) y) (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) x)) |
(/.f64 (fma.f64 y x #s(literal 1/9 binary64)) x) |
(fma.f64 y x #s(literal 1/9 binary64)) |
(*.f64 #s(literal 3 binary64) #s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (/.f64 (fma.f64 (-.f64 y #s(literal 1 binary64)) (sqrt.f64 (*.f64 (*.f64 x x) x)) (*.f64 #s(literal 1/9 binary64) (sqrt.f64 x))) x))) |
#s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (/.f64 (fma.f64 (-.f64 y #s(literal 1 binary64)) (sqrt.f64 (*.f64 (*.f64 x x) x)) (*.f64 #s(literal 1/9 binary64) (sqrt.f64 x))) x)) |
(/.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) |
(fma.f64 (-.f64 y #s(literal 1 binary64)) (sqrt.f64 (*.f64 (*.f64 x x) x)) (*.f64 #s(literal 1/9 binary64) (sqrt.f64 x))) |
(sqrt.f64 (*.f64 (*.f64 x x) x)) |
(*.f64 (*.f64 x x) x) |
(*.f64 x x) |
(*.f64 #s(literal 1/9 binary64) (sqrt.f64 x)) |
#s(approx (* 3 (* (sqrt x) (+ (* (/ 1 x) 1/9) (- y 1)))) #s(hole binary64 (* 1/3 (sqrt (/ 1 x))))) |
#s(approx (* 3 (* (sqrt x) (+ (* (/ 1 x) 1/9) (- y 1)))) #s(hole binary64 (/ (+ (* 1/3 (sqrt x)) (* 3 (* (sqrt (pow x 3)) (- y 1)))) x))) |
#s(approx (* (sqrt x) (+ (* (/ 1 x) 1/9) (- y 1))) #s(hole binary64 (* 1/9 (sqrt (/ 1 x))))) |
#s(approx (* (sqrt x) (+ (* (/ 1 x) 1/9) (- 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 x) 1/9) (- y 1)) #s(hole binary64 (/ 1/9 x))) |
#s(approx (+ (* (/ 1 x) 1/9) (- y 1)) #s(hole binary64 (/ (+ 1/9 (* x (- y 1))) x))) |
#s(approx (/ 1 x) #s(hole binary64 (/ 1 x))) |
#s(approx (* (sqrt x) (* y 3)) #s(hole binary64 (* 3 (* (sqrt x) y)))) |
#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 (* -1 x)) x))) |
#s(approx (+ (/ 1 (* 9 x)) y) #s(hole binary64 (/ (+ 1/9 (* x y)) x))) |
#s(approx (+ (* y x) 1/9) #s(hole binary64 1/9)) |
#s(approx (+ (* y x) 1/9) #s(hole binary64 (+ 1/9 (* x y)))) |
#s(approx (+ (* (- y 1) (sqrt (* (* x x) x))) (* 1/9 (sqrt x))) #s(hole binary64 (* 1/9 (sqrt x)))) |
#s(approx (+ (* (- y 1) (sqrt (* (* x x) x))) (* 1/9 (sqrt x))) #s(hole binary64 (+ (* 1/9 (sqrt x)) (* (sqrt (pow x 3)) (- y 1))))) |
#s(approx (sqrt (* (* x x) x)) #s(hole binary64 (sqrt (pow x 3)))) |
#s(approx (* (* x x) x) #s(hole binary64 (pow x 3))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (* 3 (* (sqrt x) (+ (* (/ 1 x) 1/9) (- y 1)))) #s(hole binary64 (* 3 (* (sqrt x) (- y 1))))) |
#s(approx (* 3 (* (sqrt x) (+ (* (/ 1 x) 1/9) (- y 1)))) #s(hole binary64 (* x (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) (- y 1))))))) |
#s(approx (* (sqrt x) (+ (* (/ 1 x) 1/9) (- y 1))) #s(hole binary64 (* (sqrt x) (- y 1)))) |
#s(approx (* (sqrt x) (+ (* (/ 1 x) 1/9) (- y 1))) #s(hole binary64 (* x (+ (* 1/9 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (- y 1)))))) |
#s(approx (+ (* (/ 1 x) 1/9) (- y 1)) #s(hole binary64 (- y 1))) |
#s(approx (+ (* (/ 1 x) 1/9) (- y 1)) #s(hole binary64 (- (+ y (* 1/9 (/ 1 x))) 1))) |
#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 (+ (/ 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 x) 1/9) #s(hole binary64 (* x y))) |
#s(approx (+ (* y x) 1/9) #s(hole binary64 (* x (+ y (* 1/9 (/ 1 x)))))) |
#s(approx (+ (* (- y 1) (sqrt (* (* x x) x))) (* 1/9 (sqrt x))) #s(hole binary64 (* (sqrt (pow x 3)) (- y 1)))) |
#s(approx (+ (* (- y 1) (sqrt (* (* x x) x))) (* 1/9 (sqrt x))) #s(hole binary64 (* (pow x 2) (+ (* 1/9 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (- y 1)))))) |
#s(approx (* 3 (* (sqrt x) (+ (* (/ 1 x) 1/9) (- y 1)))) #s(hole binary64 (* -3 (* (sqrt x) (* (pow (sqrt -1) 2) (- y 1)))))) |
#s(approx (* 3 (* (sqrt x) (+ (* (/ 1 x) 1/9) (- y 1)))) #s(hole binary64 (* -1 (* x (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- y 1))))))))) |
#s(approx (* (sqrt x) (+ (* (/ 1 x) 1/9) (- y 1))) #s(hole binary64 (* -1 (* (sqrt x) (* (pow (sqrt -1) 2) (- y 1)))))) |
#s(approx (* (sqrt x) (+ (* (/ 1 x) 1/9) (- 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 (* (- (/ 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 x) 1/9) #s(hole binary64 (* -1 (* x (- (* -1 y) (* 1/9 (/ 1 x))))))) |
#s(approx (/ (+ (* (- y 1) (sqrt (* (* x x) x))) (* 1/9 (sqrt x))) x) #s(hole binary64 (* (sqrt x) (* (pow (sqrt -1) 2) (- y 1))))) |
#s(approx (/ (+ (* (- y 1) (sqrt (* (* x x) x))) (* 1/9 (sqrt x))) x) #s(hole binary64 (* -1 (* x (+ (* -1 (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- y 1)))) (* 1/9 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))))) |
#s(approx (+ (* (- y 1) (sqrt (* (* x x) x))) (* 1/9 (sqrt x))) #s(hole binary64 (* (sqrt (pow x 3)) (* (pow (sqrt -1) 2) (- y 1))))) |
#s(approx (+ (* (- y 1) (sqrt (* (* x x) x))) (* 1/9 (sqrt x))) #s(hole binary64 (* (pow x 2) (+ (* -1/9 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- y 1))))))) |
#s(approx (sqrt (* (* x x) x)) #s(hole binary64 (* (sqrt (pow x 3)) (pow (sqrt -1) 2)))) |
#s(approx (* 1/9 (sqrt x)) #s(hole binary64 (* -1/9 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (* 3 (* (sqrt x) (+ (* (/ 1 x) 1/9) (- y 1)))) #s(hole binary64 (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))))) |
#s(approx (* 3 (* (sqrt x) (+ (* (/ 1 x) 1/9) (- y 1)))) #s(hole binary64 (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))))) |
#s(approx (* (sqrt x) (+ (* (/ 1 x) 1/9) (- y 1))) #s(hole binary64 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) |
#s(approx (* (sqrt x) (+ (* (/ 1 x) 1/9) (- y 1))) #s(hole binary64 (+ (* (sqrt x) y) (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))))) |
#s(approx (* y 3) #s(hole binary64 (* 3 y))) |
#s(approx (/ (+ (* (- y 1) (sqrt (* (* x x) x))) (* 1/9 (sqrt x))) x) #s(hole binary64 (+ (* -1 (sqrt x)) (+ (* 1/9 (sqrt (/ 1 x))) (* (sqrt x) y))))) |
#s(approx (+ (* (- y 1) (sqrt (* (* x x) x))) (* 1/9 (sqrt x))) #s(hole binary64 (+ (* -1 (sqrt (pow x 3))) (* 1/9 (sqrt x))))) |
#s(approx (+ (* (- y 1) (sqrt (* (* x x) x))) (* 1/9 (sqrt x))) #s(hole binary64 (+ (* -1 (sqrt (pow x 3))) (+ (* 1/9 (sqrt x)) (* (sqrt (pow x 3)) y))))) |
#s(approx (* 3 (* (sqrt x) (+ (* (/ 1 x) 1/9) (- y 1)))) #s(hole binary64 (* y (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))))) |
#s(approx (* (sqrt x) (+ (* (/ 1 x) 1/9) (- y 1))) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (* (sqrt x) (+ (* (/ 1 x) 1/9) (- y 1))) #s(hole binary64 (* y (+ (sqrt x) (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))))) |
#s(approx (+ (* (/ 1 x) 1/9) (- y 1)) #s(hole binary64 (* y (- (+ 1 (/ 1/9 (* x y))) (/ 1 y))))) |
#s(approx (- y 1) #s(hole binary64 (* y (- 1 (/ 1 y))))) |
#s(approx (+ (/ 1 (* 9 x)) y) #s(hole binary64 (* y (+ 1 (* 1/9 (/ 1 (* x y))))))) |
#s(approx (+ (* y x) 1/9) #s(hole binary64 (* y (+ x (* 1/9 (/ 1 y)))))) |
#s(approx (/ (+ (* (- y 1) (sqrt (* (* x x) x))) (* 1/9 (sqrt x))) x) #s(hole binary64 (* y (+ (sqrt x) (+ (* -1 (* (sqrt x) (/ 1 y))) (* 1/9 (* (sqrt (/ 1 x)) (/ 1 y)))))))) |
#s(approx (+ (* (- y 1) (sqrt (* (* x x) x))) (* 1/9 (sqrt x))) #s(hole binary64 (* (sqrt (pow x 3)) y))) |
#s(approx (+ (* (- y 1) (sqrt (* (* x x) x))) (* 1/9 (sqrt x))) #s(hole binary64 (* y (+ (sqrt (pow x 3)) (+ (* -1 (* (sqrt (pow x 3)) (/ 1 y))) (* 1/9 (* (sqrt x) (/ 1 y)))))))) |
#s(approx (* 3 (* (sqrt x) (+ (* (/ 1 x) 1/9) (- y 1)))) #s(hole binary64 (* -1 (* y (+ (* -3 (sqrt x)) (* -3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))))))) |
#s(approx (* (sqrt x) (+ (* (/ 1 x) 1/9) (- y 1))) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))))))) |
#s(approx (+ (* (/ 1 x) 1/9) (- y 1)) #s(hole binary64 (* -1 (* y (- (* -1 (/ (- (* 1/9 (/ 1 x)) 1) y)) 1))))) |
#s(approx (- y 1) #s(hole binary64 (* -1 (* y (- (/ 1 y) 1))))) |
#s(approx (+ (* y x) 1/9) #s(hole binary64 (* -1 (* y (- (* -1 x) (* 1/9 (/ 1 y))))))) |
#s(approx (/ (+ (* (- y 1) (sqrt (* (* x x) x))) (* 1/9 (sqrt x))) x) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (+ (* -1 (sqrt x)) (* 1/9 (sqrt (/ 1 x)))) y))))))) |
#s(approx (+ (* (- y 1) (sqrt (* (* x x) x))) (* 1/9 (sqrt x))) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt (pow x 3))) (* -1 (/ (+ (* -1 (sqrt (pow x 3))) (* 1/9 (sqrt x))) y))))))) |
| Outputs |
|---|
(*.f64 (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64)) |
(*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64))) |
(*.f64 #s(literal 3 binary64) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64)) (sqrt.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))))) (-.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))))))) |
(fma.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 y #s(literal 3 binary64)) (sqrt.f64 x) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) y (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)))) |
(fma.f64 (sqrt.f64 x) (*.f64 y #s(literal 3 binary64)) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)))) |
(fma.f64 #s(literal 3 binary64) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(fma.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)))) |
(-.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) (*.f64 #s(literal -3 binary64) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)))) |
#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 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y)) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)))) (-.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y) (-.f64 (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x))) (*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)))))) |
(fma.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x) (*.f64 (sqrt.f64 x) y)) |
(fma.f64 (/.f64 #s(literal 1/9 binary64) x) (sqrt.f64 x) (*.f64 (-.f64 y #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 (sqrt.f64 x) y)) |
(fma.f64 (sqrt.f64 x) (/.f64 #s(literal 1/9 binary64) x) (*.f64 (-.f64 y #s(literal 1 binary64)) (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))) |
(fma.f64 y (sqrt.f64 x) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x))) |
(-.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (neg.f64 (sqrt.f64 x)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)))) |
(+.f64 (*.f64 (sqrt.f64 x) (/.f64 #s(literal 1/9 binary64) x)) (*.f64 (-.f64 y #s(literal 1 binary64)) (sqrt.f64 x))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) x) (sqrt.f64 x)) (*.f64 (-.f64 y #s(literal 1 binary64)) (sqrt.f64 x))) |
(+.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) y)) |
(+.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x))) |
(pow.f64 x #s(literal 1/2 binary64)) |
(sqrt.f64 x) |
x |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) x) (/.f64 #s(literal 1/9 binary64) x)) (*.f64 (-.f64 y #s(literal 1 binary64)) (-.f64 y #s(literal 1 binary64)))) (-.f64 (/.f64 #s(literal 1/9 binary64) x) (-.f64 y #s(literal 1 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 #s(literal 1/9 binary64) x) #s(literal 3 binary64)) (pow.f64 (-.f64 y #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1/9 binary64) x) (/.f64 #s(literal 1/9 binary64) x) (-.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) (-.f64 y #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1/9 binary64) x) (-.f64 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 y #s(literal 1 binary64)) (/.f64 #s(literal 1/9 binary64) x)) |
(+.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))) |
(pow.f64 x #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 x)) |
(/.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
#s(literal 1/9 binary64) |
(/.f64 (-.f64 (*.f64 y y) #s(literal 1 binary64)) (+.f64 y #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 y y (+.f64 #s(literal 1 binary64) (*.f64 y #s(literal 1 binary64))))) |
(-.f64 y #s(literal 1 binary64)) |
y |
#s(approx (* 3 (* (sqrt x) (+ (* (/ 1 x) 1/9) (- y 1)))) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) |
(*.f64 (*.f64 y #s(literal 3 binary64)) (sqrt.f64 x)) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) y) |
(*.f64 (sqrt.f64 x) (*.f64 y #s(literal 3 binary64))) |
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y)) |
(*.f64 y #s(literal 3 binary64)) |
(*.f64 #s(literal 3 binary64) y) |
(*.f64 #s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x))) #s(literal 3 binary64)) |
(*.f64 #s(literal 3 binary64) #s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)))) |
#s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (*.f64 (-.f64 (/.f64 #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 (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)) |
(pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64)) |
(/.f64 #s(literal -1/9 binary64) (neg.f64 x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal 9 binary64) x))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 9 binary64)) |
(/.f64 #s(literal 1/9 binary64) x) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)) |
(*.f64 (*.f64 (-.f64 #s(approx (+ (/ 1 (* 9 x)) y) (/.f64 (fma.f64 y x #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 (+ (/ 1 (* 9 x)) y) (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) x)) #s(literal 1 binary64))) |
(*.f64 #s(literal 3 binary64) (*.f64 (-.f64 #s(approx (+ (/ 1 (* 9 x)) y) (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) x)) #s(literal 1 binary64)) (sqrt.f64 x))) |
(*.f64 (-.f64 #s(approx (+ (/ 1 (* 9 x)) y) (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) x)) #s(literal 1 binary64)) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 x) (-.f64 #s(approx (+ (/ 1 (* 9 x)) y) (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) x)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 #s(approx (+ (/ 1 (* 9 x)) y) (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) x)) #s(approx (+ (/ 1 (* 9 x)) y) (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) x))) #s(literal 1 binary64)) (+.f64 #s(approx (+ (/ 1 (* 9 x)) y) (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) x)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 #s(approx (+ (/ 1 (* 9 x)) y) (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) x)) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 #s(approx (+ (/ 1 (* 9 x)) y) (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) x)) #s(approx (+ (/ 1 (* 9 x)) y) (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) x)) (+.f64 #s(literal 1 binary64) (*.f64 #s(approx (+ (/ 1 (* 9 x)) y) (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) x)) #s(literal 1 binary64))))) |
(-.f64 #s(approx (+ (/ 1 (* 9 x)) y) (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) x)) #s(literal 1 binary64)) |
#s(approx (+ (/ 1 (* 9 x)) y) (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) x)) |
(/.f64 (neg.f64 (fma.f64 y x #s(literal 1/9 binary64))) (neg.f64 x)) |
(/.f64 (fma.f64 y x #s(literal 1/9 binary64)) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/9 binary64) (/.f64 (*.f64 y x) x)) |
(fma.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 y x) x)) |
(+.f64 (/.f64 (*.f64 y x) x) (/.f64 #s(literal 1/9 binary64) x)) |
(+.f64 (/.f64 #s(literal 1/9 binary64) x) (/.f64 (*.f64 y x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y x)) #s(literal 1/81 binary64)) (-.f64 (*.f64 y x) #s(literal 1/9 binary64))) |
(/.f64 (-.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 y x) (*.f64 y x))) (-.f64 #s(literal 1/9 binary64) (*.f64 y x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal 1/729 binary64)) (fma.f64 (*.f64 y x) (*.f64 y x) (-.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 y x) #s(literal 1/9 binary64))))) |
(/.f64 (+.f64 #s(literal 1/729 binary64) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (+.f64 #s(literal 1/81 binary64) (-.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 #s(literal 1/9 binary64) (*.f64 y x))))) |
(fma.f64 y x #s(literal 1/9 binary64)) |
(fma.f64 x y #s(literal 1/9 binary64)) |
(-.f64 #s(literal 1/9 binary64) (*.f64 (neg.f64 x) y)) |
(+.f64 (*.f64 y x) #s(literal 1/9 binary64)) |
(+.f64 #s(literal 1/9 binary64) (*.f64 y x)) |
(*.f64 #s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (/.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) (-.f64 y #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 1/9 binary64))) x)) #s(literal 3 binary64)) |
(*.f64 #s(literal 3 binary64) #s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (/.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) (-.f64 y #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 1/9 binary64))) x))) |
#s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (/.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) (-.f64 y #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 1/9 binary64))) x)) |
(/.f64 (neg.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) (-.f64 y #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 1/9 binary64)))) (neg.f64 x)) |
(/.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) (-.f64 y #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 1/9 binary64))) x) |
(+.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) (-.f64 y #s(literal 1 binary64))) x) (/.f64 (*.f64 (sqrt.f64 x) #s(literal 1/9 binary64)) x)) |
(+.f64 (/.f64 (*.f64 (sqrt.f64 x) #s(literal 1/9 binary64)) x) (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) (-.f64 y #s(literal 1 binary64))) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 1/9 binary64)) (*.f64 (sqrt.f64 x) #s(literal 1/9 binary64))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) (-.f64 y #s(literal 1 binary64))) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) (-.f64 y #s(literal 1 binary64))))) (-.f64 (*.f64 (sqrt.f64 x) #s(literal 1/9 binary64)) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) (-.f64 y #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) (-.f64 y #s(literal 1 binary64))) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) (-.f64 y #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 1/9 binary64)) (*.f64 (sqrt.f64 x) #s(literal 1/9 binary64)))) (-.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) (-.f64 y #s(literal 1 binary64))) (*.f64 (sqrt.f64 x) #s(literal 1/9 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 x) #s(literal 1/9 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) (-.f64 y #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 1/9 binary64)) (*.f64 (sqrt.f64 x) #s(literal 1/9 binary64)) (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) (-.f64 y #s(literal 1 binary64))) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) (-.f64 y #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 1/9 binary64)) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) (-.f64 y #s(literal 1 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) (-.f64 y #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 x) #s(literal 1/9 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) (-.f64 y #s(literal 1 binary64))) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) (-.f64 y #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 1/9 binary64)) (*.f64 (sqrt.f64 x) #s(literal 1/9 binary64))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) (-.f64 y #s(literal 1 binary64))) (*.f64 (sqrt.f64 x) #s(literal 1/9 binary64)))))) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) (-.f64 y #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 1/9 binary64))) |
(fma.f64 (-.f64 y #s(literal 1 binary64)) (sqrt.f64 (*.f64 (*.f64 x x) x)) (*.f64 (sqrt.f64 x) #s(literal 1/9 binary64))) |
(fma.f64 (sqrt.f64 x) #s(literal 1/9 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) (-.f64 y #s(literal 1 binary64)))) |
(fma.f64 #s(literal 1/9 binary64) (sqrt.f64 x) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) (-.f64 y #s(literal 1 binary64)))) |
(-.f64 (*.f64 (sqrt.f64 x) #s(literal 1/9 binary64)) (*.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 x x) x))) (-.f64 y #s(literal 1 binary64)))) |
(-.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) (-.f64 y #s(literal 1 binary64))) (*.f64 #s(literal -1/9 binary64) (sqrt.f64 x))) |
(+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/9 binary64)) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) (-.f64 y #s(literal 1 binary64)))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) (-.f64 y #s(literal 1 binary64))) (*.f64 (sqrt.f64 x) #s(literal 1/9 binary64))) |
(*.f64 (sqrt.f64 (*.f64 x x)) (sqrt.f64 x)) |
(pow.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64)) |
(pow.f64 x #s(literal 3/2 binary64)) |
(sqrt.f64 (*.f64 (*.f64 x x) x)) |
(*.f64 (*.f64 x x) x) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) (sqrt.f64 (*.f64 (*.f64 x x) x))) |
(*.f64 x (*.f64 x x)) |
(pow.f64 x #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 x x) |
(pow.f64 x #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 x) #s(literal 1/9 binary64)) |
(*.f64 #s(literal 1/9 binary64) (sqrt.f64 x)) |
#s(approx (* 3 (* (sqrt x) (+ (* (/ 1 x) 1/9) (- y 1)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/3 binary64))) |
#s(approx (* 3 (* (sqrt x) (+ (* (/ 1 x) 1/9) (- y 1)))) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) (-.f64 y #s(literal 1 binary64))) #s(literal 3 binary64) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x)) |
#s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/9 binary64))) |
#s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (/.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) (-.f64 y #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 1/9 binary64))) x)) |
#s(approx (sqrt x) (sqrt.f64 x)) |
#s(approx x x) |
#s(approx (+ (* (/ 1 x) 1/9) (- y 1)) (/.f64 #s(literal 1/9 binary64) x)) |
#s(approx (+ (* (/ 1 x) 1/9) (- y 1)) (/.f64 (fma.f64 (-.f64 y #s(literal 1 binary64)) x #s(literal 1/9 binary64)) x)) |
#s(approx (/ 1 x) (/.f64 #s(literal 1 binary64) x)) |
#s(approx (* (sqrt x) (* y 3)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
#s(approx (* (- (/ 1/9 x) 1) (sqrt x)) (/.f64 (fma.f64 (sqrt.f64 x) #s(literal 1/9 binary64) (neg.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)))) x)) |
#s(approx (- (/ 1/9 x) 1) (/.f64 (+.f64 (neg.f64 x) #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 (+ (* y x) 1/9) #s(literal 1/9 binary64)) |
#s(approx (+ (* y x) 1/9) (fma.f64 y x #s(literal 1/9 binary64))) |
#s(approx (+ (* (- y 1) (sqrt (* (* x x) x))) (* 1/9 (sqrt x))) (*.f64 (sqrt.f64 x) #s(literal 1/9 binary64))) |
#s(approx (+ (* (- y 1) (sqrt (* (* x x) x))) (* 1/9 (sqrt x))) (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) (-.f64 y #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 1/9 binary64)))) |
#s(approx (sqrt (* (* x x) x)) (sqrt.f64 (*.f64 (*.f64 x x) x))) |
#s(approx (* (* x x) x) (*.f64 (*.f64 x x) x)) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (* 3 (* (sqrt x) (+ (* (/ 1 x) 1/9) (- y 1)))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 y #s(literal 1 binary64)))) |
#s(approx (* 3 (* (sqrt x) (+ (* (/ 1 x) 1/9) (- y 1)))) (*.f64 (fma.f64 (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (-.f64 y #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/3 binary64))) x)) |
#s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (*.f64 (-.f64 y #s(literal 1 binary64)) (sqrt.f64 x))) |
#s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/9 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (-.f64 y #s(literal 1 binary64)))) x)) |
#s(approx (+ (* (/ 1 x) 1/9) (- y 1)) (-.f64 y #s(literal 1 binary64))) |
#s(approx (+ (* (/ 1 x) 1/9) (- y 1)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64))) |
#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 (+ (/ 1 (* 9 x)) y) y) |
#s(approx (+ (/ 1 (* 9 x)) y) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y)) |
#s(approx (+ (* y x) 1/9) (*.f64 y x)) |
#s(approx (+ (* y x) 1/9) (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) x)) |
#s(approx (+ (* (- y 1) (sqrt (* (* x x) x))) (* 1/9 (sqrt x))) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) (-.f64 y #s(literal 1 binary64)))) |
#s(approx (+ (* (- y 1) (sqrt (* (* x x) x))) (* 1/9 (sqrt x))) (*.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)) (-.f64 y #s(literal 1 binary64)))) (*.f64 x x))) |
#s(approx (* 3 (* (sqrt x) (+ (* (/ 1 x) 1/9) (- y 1)))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 x)) (-.f64 y #s(literal 1 binary64))) #s(literal -3 binary64))) |
#s(approx (* 3 (* (sqrt x) (+ (* (/ 1 x) 1/9) (- y 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)) (neg.f64 (*.f64 (neg.f64 (sqrt.f64 x)) (-.f64 y #s(literal 1 binary64))))) |
#s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 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) (neg.f64 (neg.f64 (sqrt.f64 x)))) |
#s(approx (* (sqrt x) (* y 3)) (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) (neg.f64 y))) |
#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 x) 1/9) (*.f64 (neg.f64 x) (-.f64 (neg.f64 y) (/.f64 #s(literal 1/9 binary64) x)))) |
#s(approx (/ (+ (* (- y 1) (sqrt (* (* x x) x))) (* 1/9 (sqrt x))) x) (*.f64 (neg.f64 (sqrt.f64 x)) (-.f64 y #s(literal 1 binary64)))) |
#s(approx (/ (+ (* (- y 1) (sqrt (* (* x x) x))) (* 1/9 (sqrt x))) 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 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (-.f64 y #s(literal 1 binary64))))))) |
#s(approx (+ (* (- y 1) (sqrt (* (* x x) x))) (* 1/9 (sqrt x))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 x x) x))) (-.f64 y #s(literal 1 binary64)))) |
#s(approx (+ (* (- y 1) (sqrt (* (* x x) x))) (* 1/9 (sqrt x))) (*.f64 (fma.f64 #s(literal -1/9 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1 binary64)) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (-.f64 y #s(literal 1 binary64)))) (*.f64 x x))) |
#s(approx (sqrt (* (* x x) x)) (neg.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)))) |
#s(approx (* 1/9 (sqrt x)) (*.f64 #s(literal -1/9 binary64) (neg.f64 (sqrt.f64 x)))) |
#s(approx (* 3 (* (sqrt x) (+ (* (/ 1 x) 1/9) (- y 1)))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)))) |
#s(approx (* 3 (* (sqrt x) (+ (* (/ 1 x) 1/9) (- y 1)))) (*.f64 (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64))) |
#s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x))) |
#s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64)) (sqrt.f64 x))) |
#s(approx (* y 3) (*.f64 y #s(literal 3 binary64))) |
#s(approx (/ (+ (* (- y 1) (sqrt (* (* x x) x))) (* 1/9 (sqrt x))) x) (+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/9 binary64) (*.f64 (sqrt.f64 x) y)) (neg.f64 (sqrt.f64 x)))) |
#s(approx (+ (* (- y 1) (sqrt (* (* x x) x))) (* 1/9 (sqrt x))) (fma.f64 (sqrt.f64 x) #s(literal 1/9 binary64) (neg.f64 (sqrt.f64 (*.f64 (*.f64 x x) x))))) |
#s(approx (+ (* (- y 1) (sqrt (* (* x x) x))) (* 1/9 (sqrt x))) (+.f64 (fma.f64 (sqrt.f64 x) #s(literal 1/9 binary64) (neg.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)))) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) y))) |
#s(approx (* 3 (* (sqrt x) (+ (* (/ 1 x) 1/9) (- y 1)))) (*.f64 (*.f64 #s(literal 3 binary64) (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) (sqrt.f64 x) (sqrt.f64 x))) y)) |
#s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (*.f64 (sqrt.f64 x) y)) |
#s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (*.f64 (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) (sqrt.f64 x) (sqrt.f64 x)) y)) |
#s(approx (+ (* (/ 1 x) 1/9) (- 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 (- y 1) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #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 x) 1/9) (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) y) x) y)) |
#s(approx (/ (+ (* (- y 1) (sqrt (* (* x x) x))) (* 1/9 (sqrt x))) x) (*.f64 (+.f64 (fma.f64 (neg.f64 (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/9 binary64)) (/.f64 #s(literal 1 binary64) y))) (sqrt.f64 x)) y)) |
#s(approx (+ (* (- y 1) (sqrt (* (* x x) x))) (* 1/9 (sqrt x))) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) y)) |
#s(approx (+ (* (- y 1) (sqrt (* (* x x) x))) (* 1/9 (sqrt x))) (*.f64 (+.f64 (fma.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 x x) x))) (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 1/9 binary64)) (/.f64 #s(literal 1 binary64) y))) (sqrt.f64 (*.f64 (*.f64 x x) x))) y)) |
#s(approx (* 3 (* (sqrt x) (+ (* (/ 1 x) 1/9) (- y 1)))) (*.f64 (neg.f64 y) (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) (sqrt.f64 x) (sqrt.f64 x))))) |
#s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (*.f64 (neg.f64 y) (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))))) |
#s(approx (+ (* (/ 1 x) 1/9) (- y 1)) (*.f64 (neg.f64 y) (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y)) #s(literal 1 binary64)))) |
#s(approx (- y 1) (*.f64 (neg.f64 y) (-.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)))) |
#s(approx (+ (* y x) 1/9) (*.f64 (neg.f64 y) (-.f64 (neg.f64 x) (/.f64 #s(literal 1/9 binary64) y)))) |
#s(approx (/ (+ (* (- y 1) (sqrt (* (* x x) x))) (* 1/9 (sqrt x))) x) (*.f64 (neg.f64 y) (+.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/9 binary64) (neg.f64 (sqrt.f64 x))) y)) (neg.f64 (sqrt.f64 x))))) |
#s(approx (+ (* (- y 1) (sqrt (* (* x x) x))) (* 1/9 (sqrt x))) (*.f64 (neg.f64 y) (+.f64 (neg.f64 (/.f64 (fma.f64 (sqrt.f64 x) #s(literal 1/9 binary64) (neg.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)))) y)) (neg.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)))))) |
Compiled 2 355 to 959 computations (59.3% saved)
33 alts after pruning (29 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 190 | 11 | 201 |
| Fresh | 4 | 18 | 22 |
| Picked | 3 | 2 | 5 |
| Done | 1 | 2 | 3 |
| Total | 198 | 33 | 231 |
| Status | Accuracy | Program |
|---|---|---|
| 99.3% | (fma.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) | |
| 99.4% | (*.f64 (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64)) | |
| 92.6% | (*.f64 (*.f64 (-.f64 #s(approx (+ (/ 1 (* 9 x)) y) (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) x)) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64)) | |
| ▶ | 99.4% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 9 binary64))) #s(literal 1 binary64))) |
| 67.1% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) y) #s(literal 1 binary64))) | |
| 92.7% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (/.f64 #s(approx (+ (* (- y 1) x) 1/9) (+.f64 (fma.f64 y x (neg.f64 x)) #s(literal 1/9 binary64))) x))) | |
| 63.2% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (/.f64 #s(approx (+ (* (- y 1) x) 1/9) (+.f64 (neg.f64 x) #s(literal 1/9 binary64))) x))) | |
| ✓ | 33.4% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (/.f64 #s(literal 1/9 binary64) x))) |
| ▶ | 63.2% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)))) |
| 81.6% | (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/9 binary64) (/.f64 (-.f64 (*.f64 y y) #s(literal 1 binary64)) (+.f64 y #s(literal 1 binary64)))))) | |
| 67.1% | (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (-.f64 #s(approx (+ (/ 1 (* 9 x)) y) y) #s(literal 1 binary64)))) | |
| 73.2% | (*.f64 #s(literal 3 binary64) #s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (/.f64 (fma.f64 (-.f64 y #s(literal 1 binary64)) (*.f64 (sqrt.f64 (*.f64 x x)) (sqrt.f64 x)) (*.f64 #s(literal 1/9 binary64) (sqrt.f64 x))) x))) | |
| 32.2% | (*.f64 #s(literal 3 binary64) #s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (/.f64 #s(approx (+ (* (- y 1) (sqrt (* (* x x) x))) (* 1/9 (sqrt x))) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) (-.f64 y #s(literal 1 binary64)))) x))) | |
| 20.3% | (*.f64 #s(literal 3 binary64) #s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (/.f64 #s(approx (+ (* (- y 1) (sqrt (* (* x x) x))) (* 1/9 (sqrt x))) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) y)) x))) | |
| 33.4% | (*.f64 #s(literal 3 binary64) #s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (/.f64 #s(approx (+ (* (- y 1) (sqrt (* (* x x) x))) (* 1/9 (sqrt x))) (*.f64 (sqrt.f64 x) #s(literal 1/9 binary64))) x))) | |
| 63.2% | (*.f64 #s(literal 3 binary64) #s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 9 binary64)) #s(literal 1 binary64)) (sqrt.f64 x)))) | |
| 63.2% | (*.f64 #s(literal 3 binary64) #s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)) #s(literal 1 binary64)) (sqrt.f64 x)))) | |
| ✓ | 63.1% | (*.f64 #s(literal 3 binary64) #s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)))) |
| 2.2% | (*.f64 #s(literal 3 binary64) #s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) #s(approx (/ (+ (* (- y 1) (sqrt (* (* x x) x))) (* 1/9 (sqrt x))) x) (*.f64 (neg.f64 (sqrt.f64 x)) (-.f64 y #s(literal 1 binary64)))))) | |
| ▶ | 39.0% | (*.f64 #s(literal 3 binary64) #s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) #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)))) |
| ▶ | 30.8% | (*.f64 #s(literal 3 binary64) #s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) #s(approx (* (- (/ 1/9 x) 1) (sqrt x)) (neg.f64 (sqrt.f64 x))))) |
| 64.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)) | |
| 66.6% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (fma.f64 (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (-.f64 y #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/3 binary64))) x)) | |
| 33.5% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/3 binary64))) | |
| ✓ | 38.5% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
| 38.5% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) y)) | |
| ▶ | 60.3% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 #s(literal 3 binary64) (+.f64 (sqrt.f64 x) (*.f64 (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) (sqrt.f64 x)))) y)) |
| 60.2% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 #s(literal 3 binary64) (+.f64 (sqrt.f64 x) #s(approx (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (/.f64 (neg.f64 (sqrt.f64 x)) y)))) y)) | |
| ✓ | 38.6% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (sqrt.f64 x) (*.f64 y #s(literal 3 binary64)))) |
| 65.2% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) (/.f64 (fma.f64 (*.f64 #s(literal 3 binary64) x) (fma.f64 (neg.f64 (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) y) (sqrt.f64 x)) (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) y))) x)) y)) | |
| 60.1% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) (*.f64 (*.f64 (+.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x) #s(literal 3 binary64))) y)) | |
| 78.9% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) y) (/.f64 (fma.f64 (*.f64 (*.f64 y x) (fma.f64 (neg.f64 (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) y) (sqrt.f64 x))) #s(literal 3 binary64) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x))) | |
| 65.1% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) y) (*.f64 (fma.f64 (*.f64 #s(literal 3 binary64) y) (+.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/3 binary64))) x))) |
Compiled 1 436 to 1 378 computations (4% saved)
| Inputs |
|---|
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 9 binary64))) #s(literal 1 binary64))) |
(*.f64 #s(literal 3 binary64) (sqrt.f64 x)) |
#s(literal 3 binary64) |
(sqrt.f64 x) |
x |
(-.f64 (+.f64 y (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 9 binary64))) #s(literal 1 binary64)) |
(+.f64 y (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 9 binary64))) |
y |
(/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 9 binary64)) |
(/.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
#s(literal 9 binary64) |
(*.f64 #s(literal 3 binary64) #s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) #s(approx (* (- (/ 1/9 x) 1) (sqrt x)) (neg.f64 (sqrt.f64 x))))) |
#s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) #s(approx (* (- (/ 1/9 x) 1) (sqrt x)) (neg.f64 (sqrt.f64 x)))) |
#s(approx (* (- (/ 1/9 x) 1) (sqrt x)) (neg.f64 (sqrt.f64 x))) |
(neg.f64 (sqrt.f64 x)) |
(*.f64 (*.f64 #s(literal 3 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 (/ 1 (* x 9))) 1) (-.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 #s(literal 1/9 binary64) x) |
#s(literal 1/9 binary64) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 #s(literal 3 binary64) (+.f64 (sqrt.f64 x) (*.f64 (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) (sqrt.f64 x)))) y)) |
(*.f64 (*.f64 #s(literal 3 binary64) (+.f64 (sqrt.f64 x) (*.f64 (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) (sqrt.f64 x)))) y) |
(*.f64 #s(literal 3 binary64) (+.f64 (sqrt.f64 x) (*.f64 (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) (sqrt.f64 x)))) |
(+.f64 (sqrt.f64 x) (*.f64 (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) (sqrt.f64 x))) |
(*.f64 (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) (sqrt.f64 x)) |
(/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) |
#s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(*.f64 #s(literal 3 binary64) #s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) #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 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) #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) (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)) |
(*.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) |
(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)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) |
(sqrt.f64 (*.f64 (*.f64 x x) x)) |
(*.f64 (*.f64 x x) x) |
(*.f64 x x) |
(neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(/.f64 #s(literal 1 binary64) (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 (* 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 y)) x))) |
#s(approx (/ 1 x) #s(hole binary64 (/ 1 x))) |
#s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) #s(hole binary64 (* 1/9 (sqrt (/ 1 x))))) |
#s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) #s(hole binary64 (/ (+ (* 1/9 (sqrt x)) (* (sqrt (pow x 3)) (- y 1))) x))) |
#s(approx (* (- (/ 1/9 x) 1) (sqrt x)) #s(hole binary64 (/ (+ (* -1 (sqrt (pow x 3))) (* 1/9 (sqrt x))) x))) |
#s(approx (neg (sqrt x)) #s(hole binary64 (* -1 (sqrt x)))) |
#s(approx (- (/ 1/9 x) 1) #s(hole binary64 (/ (+ 1/9 (* -1 x)) x))) |
#s(approx (* (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) y) #s(hole binary64 (/ (+ (* 1/3 (sqrt x)) (* 3 (* x (* y (+ (sqrt x) (* -1 (* (sqrt x) (/ 1 y)))))))) x))) |
#s(approx (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) #s(hole binary64 (* 1/3 (* (sqrt (/ 1 x)) (/ 1 y))))) |
#s(approx (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) #s(hole binary64 (/ (+ (* 1/3 (* (sqrt x) (/ 1 y))) (* 3 (* x (+ (sqrt x) (* -1 (* (sqrt x) (/ 1 y))))))) x))) |
#s(approx (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x))) #s(hole binary64 (* 1/9 (* (sqrt (/ 1 x)) (/ 1 y))))) |
#s(approx (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x))) #s(hole binary64 (/ (+ (* 1/9 (* (sqrt x) (/ 1 y))) (* x (+ (sqrt x) (* -1 (* (sqrt x) (/ 1 y)))))) x))) |
#s(approx (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) #s(hole binary64 (/ (+ (* -1 (* (sqrt (pow x 3)) (/ 1 y))) (* 1/9 (* (sqrt x) (/ 1 y)))) x))) |
#s(approx (/ (- (/ 1/9 x) 1) y) #s(hole binary64 (/ 1/9 (* x y)))) |
#s(approx (/ (- (/ 1/9 x) 1) y) #s(hole binary64 (/ (+ (* -1 (/ x y)) (* 1/9 (/ 1 y))) x))) |
#s(approx (+ (* (/ 1 (sqrt (* (* x x) x))) 1/9) (neg (/ 1 (sqrt x)))) #s(hole binary64 (* 1/9 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (+ (* (/ 1 (sqrt (* (* x x) x))) 1/9) (neg (/ 1 (sqrt x)))) #s(hole binary64 (/ (+ (* -1 (sqrt (pow x 3))) (* 1/9 (sqrt x))) (pow x 2)))) |
#s(approx (/ 1 (sqrt (* (* x x) x))) #s(hole binary64 (sqrt (/ 1 (pow x 3))))) |
#s(approx (sqrt (* (* x x) x)) #s(hole binary64 (sqrt (pow x 3)))) |
#s(approx (* (* x x) x) #s(hole binary64 (pow x 3))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (neg (/ 1 (sqrt x))) #s(hole binary64 (* -1 (sqrt (/ 1 x))))) |
#s(approx (/ 1 (sqrt x)) #s(hole binary64 (sqrt (/ 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 (* (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) 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) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) y) #s(hole binary64 (* 3 (* x (* y (+ (sqrt (/ 1 x)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y))))))))) |
#s(approx (* (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) y) #s(hole binary64 (* x (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* y (+ (sqrt (/ 1 x)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y)))))))))) |
#s(approx (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) #s(hole binary64 (* 3 (* x (+ (sqrt (/ 1 x)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y)))))))) |
#s(approx (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) #s(hole binary64 (* x (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (/ 1 y))) (* 3 (+ (sqrt (/ 1 x)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y))))))))) |
#s(approx (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x))) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y))))))) |
#s(approx (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x))) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1 (* (sqrt (/ 1 x)) (/ 1 y))) (* 1/9 (* (sqrt (/ 1 (pow x 3))) (/ 1 y)))))))) |
#s(approx (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) #s(hole binary64 (* -1 (* (sqrt x) (/ 1 y))))) |
#s(approx (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) #s(hole binary64 (* x (+ (* -1 (* (sqrt (/ 1 x)) (/ 1 y))) (* 1/9 (* (sqrt (/ 1 (pow x 3))) (/ 1 y))))))) |
#s(approx (/ (- (/ 1/9 x) 1) y) #s(hole binary64 (/ -1 y))) |
#s(approx (/ (- (/ 1/9 x) 1) y) #s(hole binary64 (- (* 1/9 (/ 1 (* x y))) (/ 1 y)))) |
#s(approx (+ (* (/ 1 (sqrt (* (* x x) x))) 1/9) (neg (/ 1 (sqrt x)))) #s(hole binary64 (- (* 1/9 (sqrt (/ 1 (pow x 3)))) (sqrt (/ 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 (* (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 (* (- (/ 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 (* (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) y) #s(hole binary64 (* -3 (* x (* y (+ (* -1 (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (* (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) y) #s(hole binary64 (* -1 (* x (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* y (+ (* -1 (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))))) |
#s(approx (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) #s(hole binary64 (* -3 (* x (+ (* -1 (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) #s(hole binary64 (* -1 (* x (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (/ (pow (sqrt -1) 2) y))) (* 3 (+ (* -1 (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))) |
#s(approx (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x))) #s(hole binary64 (* -1 (* x (+ (* -1 (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x))) #s(hole binary64 (* -1 (* x (+ (* -1 (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) (+ (* 1/9 (* (sqrt (/ 1 (pow x 3))) (/ (pow (sqrt -1) 2) y))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) #s(hole binary64 (* (sqrt x) (/ (pow (sqrt -1) 2) y)))) |
#s(approx (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) #s(hole binary64 (* -1 (* x (+ (* -1 (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) (* 1/9 (* (sqrt (/ 1 (pow x 3))) (/ (pow (sqrt -1) 2) y)))))))) |
#s(approx (* (+ (* (/ 1 (sqrt (* (* x x) x))) 1/9) (neg (/ 1 (sqrt x)))) x) #s(hole binary64 (* -1 (* x (+ (sqrt (/ 1 x)) (* 1/9 (sqrt (/ 1 (pow x 3))))))))) |
#s(approx (+ (* (/ 1 (sqrt (* (* x x) x))) 1/9) (neg (/ 1 (sqrt x)))) #s(hole binary64 (- (* -1/9 (sqrt (/ 1 (pow x 3)))) (sqrt (/ 1 x))))) |
#s(approx (/ 1 (sqrt (* (* x x) x))) #s(hole binary64 (* -1 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (sqrt (* (* x x) x)) #s(hole binary64 (* (sqrt (pow x 3)) (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)) #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 (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) #s(hole binary64 (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))) |
#s(approx (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) #s(hole binary64 (/ (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) y))) |
#s(approx (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x))) #s(hole binary64 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))) |
#s(approx (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x))) #s(hole binary64 (/ (+ (* (sqrt x) y) (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))) y))) |
#s(approx (/ (- (/ 1/9 x) 1) y) #s(hole binary64 (/ (- (* 1/9 (/ 1 x)) 1) y))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ (/ 1 x) 9)) 1)) #s(hole binary64 (* 3 (* (sqrt x) y)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ (/ 1 x) 9)) 1)) #s(hole binary64 (* y (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))))) |
#s(approx (- (+ y (/ (/ 1 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 (* (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 (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) #s(hole binary64 (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))))) |
#s(approx (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x))) #s(hole binary64 (+ (sqrt x) (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ (/ 1 x) 9)) 1)) #s(hole binary64 (* -1 (* y (+ (* -3 (sqrt x)) (* -3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))))))) |
#s(approx (- (+ y (/ (/ 1 x) 9)) 1) #s(hole binary64 (* -1 (* y (- (* -1 (/ (- (* 1/9 (/ 1 x)) 1) y)) 1))))) |
#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)))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 39.0ms | x | @ | -inf | ((* (* 3 (sqrt x)) (- (+ y (/ (/ 1 x) 9)) 1)) (* 3 (sqrt x)) 3 (sqrt x) x (- (+ y (/ (/ 1 x) 9)) 1) (+ y (/ (/ 1 x) 9)) y (/ (/ 1 x) 9) (/ 1 x) 1 9 (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (* (- (/ 1/9 x) 1) (sqrt x)) (neg (sqrt x)) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (- (+ y (/ 1 (* x 9))) 1) (- (/ 1/9 x) 1) (/ 1/9 x) 1/9 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) y) (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x))) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (/ (- (/ 1/9 x) 1) y) (- (/ 1/9 x) 1) -1 (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (* (- (/ 1/9 x) 1) (sqrt x)) (* (+ (* (/ 1 (sqrt (* (* x x) x))) 1/9) (neg (/ 1 (sqrt x)))) x) (+ (* (/ 1 (sqrt (* (* x x) x))) 1/9) (neg (/ 1 (sqrt x)))) (/ 1 (sqrt (* (* x x) x))) (sqrt (* (* x x) x)) (* (* x x) x) (* x x) (neg (/ 1 (sqrt x))) (/ 1 (sqrt x))) |
| 4.0ms | y | @ | inf | ((* (* 3 (sqrt x)) (- (+ y (/ (/ 1 x) 9)) 1)) (* 3 (sqrt x)) 3 (sqrt x) x (- (+ y (/ (/ 1 x) 9)) 1) (+ y (/ (/ 1 x) 9)) y (/ (/ 1 x) 9) (/ 1 x) 1 9 (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (* (- (/ 1/9 x) 1) (sqrt x)) (neg (sqrt x)) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (- (+ y (/ 1 (* x 9))) 1) (- (/ 1/9 x) 1) (/ 1/9 x) 1/9 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) y) (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x))) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (/ (- (/ 1/9 x) 1) y) (- (/ 1/9 x) 1) -1 (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (* (- (/ 1/9 x) 1) (sqrt x)) (* (+ (* (/ 1 (sqrt (* (* x x) x))) 1/9) (neg (/ 1 (sqrt x)))) x) (+ (* (/ 1 (sqrt (* (* x x) x))) 1/9) (neg (/ 1 (sqrt x)))) (/ 1 (sqrt (* (* x x) x))) (sqrt (* (* x x) x)) (* (* x x) x) (* x x) (neg (/ 1 (sqrt x))) (/ 1 (sqrt x))) |
| 4.0ms | x | @ | inf | ((* (* 3 (sqrt x)) (- (+ y (/ (/ 1 x) 9)) 1)) (* 3 (sqrt x)) 3 (sqrt x) x (- (+ y (/ (/ 1 x) 9)) 1) (+ y (/ (/ 1 x) 9)) y (/ (/ 1 x) 9) (/ 1 x) 1 9 (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (* (- (/ 1/9 x) 1) (sqrt x)) (neg (sqrt x)) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (- (+ y (/ 1 (* x 9))) 1) (- (/ 1/9 x) 1) (/ 1/9 x) 1/9 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) y) (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x))) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (/ (- (/ 1/9 x) 1) y) (- (/ 1/9 x) 1) -1 (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (* (- (/ 1/9 x) 1) (sqrt x)) (* (+ (* (/ 1 (sqrt (* (* x x) x))) 1/9) (neg (/ 1 (sqrt x)))) x) (+ (* (/ 1 (sqrt (* (* x x) x))) 1/9) (neg (/ 1 (sqrt x)))) (/ 1 (sqrt (* (* x x) x))) (sqrt (* (* x x) x)) (* (* x x) x) (* x x) (neg (/ 1 (sqrt x))) (/ 1 (sqrt x))) |
| 4.0ms | x | @ | 0 | ((* (* 3 (sqrt x)) (- (+ y (/ (/ 1 x) 9)) 1)) (* 3 (sqrt x)) 3 (sqrt x) x (- (+ y (/ (/ 1 x) 9)) 1) (+ y (/ (/ 1 x) 9)) y (/ (/ 1 x) 9) (/ 1 x) 1 9 (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (* (- (/ 1/9 x) 1) (sqrt x)) (neg (sqrt x)) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (- (+ y (/ 1 (* x 9))) 1) (- (/ 1/9 x) 1) (/ 1/9 x) 1/9 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) y) (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x))) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (/ (- (/ 1/9 x) 1) y) (- (/ 1/9 x) 1) -1 (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (* (- (/ 1/9 x) 1) (sqrt x)) (* (+ (* (/ 1 (sqrt (* (* x x) x))) 1/9) (neg (/ 1 (sqrt x)))) x) (+ (* (/ 1 (sqrt (* (* x x) x))) 1/9) (neg (/ 1 (sqrt x)))) (/ 1 (sqrt (* (* x x) x))) (sqrt (* (* x x) x)) (* (* x x) x) (* x x) (neg (/ 1 (sqrt x))) (/ 1 (sqrt x))) |
| 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) 1 9 (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (* (- (/ 1/9 x) 1) (sqrt x)) (neg (sqrt x)) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (- (+ y (/ 1 (* x 9))) 1) (- (/ 1/9 x) 1) (/ 1/9 x) 1/9 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) y) (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x))) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (/ (- (/ 1/9 x) 1) y) (- (/ 1/9 x) 1) -1 (* 3 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1))) (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (* (- (/ 1/9 x) 1) (sqrt x)) (* (+ (* (/ 1 (sqrt (* (* x x) x))) 1/9) (neg (/ 1 (sqrt x)))) x) (+ (* (/ 1 (sqrt (* (* x x) x))) 1/9) (neg (/ 1 (sqrt x)))) (/ 1 (sqrt (* (* x x) x))) (sqrt (* (* x x) x)) (* (* x x) x) (* x x) (neg (/ 1 (sqrt x))) (/ 1 (sqrt x))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 367 | 2847 |
| 0 | 415 | 2337 |
| 0 | 1884 | 2306 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 9 binary64))) #s(literal 1 binary64))) |
(*.f64 #s(literal 3 binary64) (sqrt.f64 x)) |
#s(literal 3 binary64) |
(sqrt.f64 x) |
x |
(-.f64 (+.f64 y (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 9 binary64))) #s(literal 1 binary64)) |
(+.f64 y (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 9 binary64))) |
y |
(/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 9 binary64)) |
(/.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
#s(literal 9 binary64) |
(*.f64 #s(literal 3 binary64) #s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) #s(approx (* (- (/ 1/9 x) 1) (sqrt x)) (neg.f64 (sqrt.f64 x))))) |
#s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) #s(approx (* (- (/ 1/9 x) 1) (sqrt x)) (neg.f64 (sqrt.f64 x)))) |
#s(approx (* (- (/ 1/9 x) 1) (sqrt x)) (neg.f64 (sqrt.f64 x))) |
(neg.f64 (sqrt.f64 x)) |
(*.f64 (*.f64 #s(literal 3 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 (/ 1 (* x 9))) 1) (-.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 #s(literal 1/9 binary64) x) |
#s(literal 1/9 binary64) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 #s(literal 3 binary64) (+.f64 (sqrt.f64 x) (*.f64 (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) (sqrt.f64 x)))) y)) |
(*.f64 (*.f64 #s(literal 3 binary64) (+.f64 (sqrt.f64 x) (*.f64 (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) (sqrt.f64 x)))) y) |
(*.f64 #s(literal 3 binary64) (+.f64 (sqrt.f64 x) (*.f64 (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) (sqrt.f64 x)))) |
(+.f64 (sqrt.f64 x) (*.f64 (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) (sqrt.f64 x))) |
(*.f64 (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) (sqrt.f64 x)) |
(/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) |
#s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(*.f64 #s(literal 3 binary64) #s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) #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 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) #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) (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)) |
(*.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) |
(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)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) |
(sqrt.f64 (*.f64 (*.f64 x x) x)) |
(*.f64 (*.f64 x x) x) |
(*.f64 x x) |
(neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(/.f64 #s(literal 1 binary64) (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 (* 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 y)) x))) |
#s(approx (/ 1 x) #s(hole binary64 (/ 1 x))) |
#s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) #s(hole binary64 (* 1/9 (sqrt (/ 1 x))))) |
#s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) #s(hole binary64 (/ (+ (* 1/9 (sqrt x)) (* (sqrt (pow x 3)) (- y 1))) x))) |
#s(approx (* (- (/ 1/9 x) 1) (sqrt x)) #s(hole binary64 (/ (+ (* -1 (sqrt (pow x 3))) (* 1/9 (sqrt x))) x))) |
#s(approx (neg (sqrt x)) #s(hole binary64 (* -1 (sqrt x)))) |
#s(approx (- (/ 1/9 x) 1) #s(hole binary64 (/ (+ 1/9 (* -1 x)) x))) |
#s(approx (* (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) y) #s(hole binary64 (/ (+ (* 1/3 (sqrt x)) (* 3 (* x (* y (+ (sqrt x) (* -1 (* (sqrt x) (/ 1 y)))))))) x))) |
#s(approx (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) #s(hole binary64 (* 1/3 (* (sqrt (/ 1 x)) (/ 1 y))))) |
#s(approx (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) #s(hole binary64 (/ (+ (* 1/3 (* (sqrt x) (/ 1 y))) (* 3 (* x (+ (sqrt x) (* -1 (* (sqrt x) (/ 1 y))))))) x))) |
#s(approx (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x))) #s(hole binary64 (* 1/9 (* (sqrt (/ 1 x)) (/ 1 y))))) |
#s(approx (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x))) #s(hole binary64 (/ (+ (* 1/9 (* (sqrt x) (/ 1 y))) (* x (+ (sqrt x) (* -1 (* (sqrt x) (/ 1 y)))))) x))) |
#s(approx (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) #s(hole binary64 (/ (+ (* -1 (* (sqrt (pow x 3)) (/ 1 y))) (* 1/9 (* (sqrt x) (/ 1 y)))) x))) |
#s(approx (/ (- (/ 1/9 x) 1) y) #s(hole binary64 (/ 1/9 (* x y)))) |
#s(approx (/ (- (/ 1/9 x) 1) y) #s(hole binary64 (/ (+ (* -1 (/ x y)) (* 1/9 (/ 1 y))) x))) |
#s(approx (+ (* (/ 1 (sqrt (* (* x x) x))) 1/9) (neg (/ 1 (sqrt x)))) #s(hole binary64 (* 1/9 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (+ (* (/ 1 (sqrt (* (* x x) x))) 1/9) (neg (/ 1 (sqrt x)))) #s(hole binary64 (/ (+ (* -1 (sqrt (pow x 3))) (* 1/9 (sqrt x))) (pow x 2)))) |
#s(approx (/ 1 (sqrt (* (* x x) x))) #s(hole binary64 (sqrt (/ 1 (pow x 3))))) |
#s(approx (sqrt (* (* x x) x)) #s(hole binary64 (sqrt (pow x 3)))) |
#s(approx (* (* x x) x) #s(hole binary64 (pow x 3))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (neg (/ 1 (sqrt x))) #s(hole binary64 (* -1 (sqrt (/ 1 x))))) |
#s(approx (/ 1 (sqrt x)) #s(hole binary64 (sqrt (/ 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 (* (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) 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) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) y) #s(hole binary64 (* 3 (* x (* y (+ (sqrt (/ 1 x)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y))))))))) |
#s(approx (* (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) y) #s(hole binary64 (* x (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* y (+ (sqrt (/ 1 x)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y)))))))))) |
#s(approx (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) #s(hole binary64 (* 3 (* x (+ (sqrt (/ 1 x)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y)))))))) |
#s(approx (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) #s(hole binary64 (* x (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (/ 1 y))) (* 3 (+ (sqrt (/ 1 x)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y))))))))) |
#s(approx (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x))) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y))))))) |
#s(approx (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x))) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1 (* (sqrt (/ 1 x)) (/ 1 y))) (* 1/9 (* (sqrt (/ 1 (pow x 3))) (/ 1 y)))))))) |
#s(approx (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) #s(hole binary64 (* -1 (* (sqrt x) (/ 1 y))))) |
#s(approx (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) #s(hole binary64 (* x (+ (* -1 (* (sqrt (/ 1 x)) (/ 1 y))) (* 1/9 (* (sqrt (/ 1 (pow x 3))) (/ 1 y))))))) |
#s(approx (/ (- (/ 1/9 x) 1) y) #s(hole binary64 (/ -1 y))) |
#s(approx (/ (- (/ 1/9 x) 1) y) #s(hole binary64 (- (* 1/9 (/ 1 (* x y))) (/ 1 y)))) |
#s(approx (+ (* (/ 1 (sqrt (* (* x x) x))) 1/9) (neg (/ 1 (sqrt x)))) #s(hole binary64 (- (* 1/9 (sqrt (/ 1 (pow x 3)))) (sqrt (/ 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 (* (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 (* (- (/ 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 (* (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) y) #s(hole binary64 (* -3 (* x (* y (+ (* -1 (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (* (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) y) #s(hole binary64 (* -1 (* x (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* y (+ (* -1 (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))))) |
#s(approx (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) #s(hole binary64 (* -3 (* x (+ (* -1 (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) #s(hole binary64 (* -1 (* x (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (/ (pow (sqrt -1) 2) y))) (* 3 (+ (* -1 (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))) |
#s(approx (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x))) #s(hole binary64 (* -1 (* x (+ (* -1 (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x))) #s(hole binary64 (* -1 (* x (+ (* -1 (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) (+ (* 1/9 (* (sqrt (/ 1 (pow x 3))) (/ (pow (sqrt -1) 2) y))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) #s(hole binary64 (* (sqrt x) (/ (pow (sqrt -1) 2) y)))) |
#s(approx (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) #s(hole binary64 (* -1 (* x (+ (* -1 (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) (* 1/9 (* (sqrt (/ 1 (pow x 3))) (/ (pow (sqrt -1) 2) y)))))))) |
#s(approx (* (+ (* (/ 1 (sqrt (* (* x x) x))) 1/9) (neg (/ 1 (sqrt x)))) x) #s(hole binary64 (* -1 (* x (+ (sqrt (/ 1 x)) (* 1/9 (sqrt (/ 1 (pow x 3))))))))) |
#s(approx (+ (* (/ 1 (sqrt (* (* x x) x))) 1/9) (neg (/ 1 (sqrt x)))) #s(hole binary64 (- (* -1/9 (sqrt (/ 1 (pow x 3)))) (sqrt (/ 1 x))))) |
#s(approx (/ 1 (sqrt (* (* x x) x))) #s(hole binary64 (* -1 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (sqrt (* (* x x) x)) #s(hole binary64 (* (sqrt (pow x 3)) (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)) #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 (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) #s(hole binary64 (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))) |
#s(approx (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) #s(hole binary64 (/ (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) y))) |
#s(approx (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x))) #s(hole binary64 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))) |
#s(approx (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x))) #s(hole binary64 (/ (+ (* (sqrt x) y) (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))) y))) |
#s(approx (/ (- (/ 1/9 x) 1) y) #s(hole binary64 (/ (- (* 1/9 (/ 1 x)) 1) y))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ (/ 1 x) 9)) 1)) #s(hole binary64 (* 3 (* (sqrt x) y)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ (/ 1 x) 9)) 1)) #s(hole binary64 (* y (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))))) |
#s(approx (- (+ y (/ (/ 1 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 (* (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 (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) #s(hole binary64 (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))))) |
#s(approx (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x))) #s(hole binary64 (+ (sqrt x) (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ (/ 1 x) 9)) 1)) #s(hole binary64 (* -1 (* y (+ (* -3 (sqrt x)) (* -3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))))))) |
#s(approx (- (+ y (/ (/ 1 x) 9)) 1) #s(hole binary64 (* -1 (* y (- (* -1 (/ (- (* 1/9 (/ 1 x)) 1) y)) 1))))) |
#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)))))))) |
| Outputs |
|---|
(*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64))) |
(*.f64 #s(literal 3 binary64) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64)) (sqrt.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))))) (-.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))))))) |
(fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) y (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)))) |
(fma.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)))) |
(fma.f64 #s(literal 3 binary64) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(-.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) (*.f64 #s(literal -3 binary64) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(*.f64 (sqrt.f64 x) #s(literal 3 binary64)) |
(*.f64 #s(literal 3 binary64) (sqrt.f64 x)) |
#s(literal 3 binary64) |
(pow.f64 x #s(literal 1/2 binary64)) |
(sqrt.f64 x) |
x |
(/.f64 (-.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y)) #s(literal 1 binary64)) (+.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/9 binary64) (-.f64 y #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x) (-.f64 y #s(literal 1 binary64))) |
(-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64)) |
(+.f64 (/.f64 #s(literal 1/9 binary64) x) (-.f64 y #s(literal 1 binary64))) |
(+.f64 y (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) x) (/.f64 #s(literal 1/9 binary64) x)) (*.f64 y y)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) y)) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 (/.f64 #s(literal 1/9 binary64) x) (/.f64 #s(literal 1/9 binary64) x))) (-.f64 y (/.f64 #s(literal 1/9 binary64) x))) |
(/.f64 (+.f64 (pow.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1/9 binary64) x) (/.f64 #s(literal 1/9 binary64) x) (-.f64 (*.f64 y y) (*.f64 (/.f64 #s(literal 1/9 binary64) x) y)))) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 3 binary64))) (fma.f64 y y (-.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) x) (/.f64 #s(literal 1/9 binary64) x)) (*.f64 y (/.f64 #s(literal 1/9 binary64) x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/9 binary64) y) |
(fma.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x) y) |
(-.f64 y (*.f64 #s(literal -1/9 binary64) (/.f64 #s(literal 1 binary64) x))) |
(+.f64 (/.f64 #s(literal 1/9 binary64) x) y) |
(+.f64 y (/.f64 #s(literal 1/9 binary64) x)) |
y |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/9 binary64)) |
(*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) |
(pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -9 binary64)) |
(/.f64 #s(literal -1/9 binary64) (neg.f64 x)) |
(/.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 #s(literal 1/9 binary64) x) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)) |
(pow.f64 x #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 x)) |
(/.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
#s(literal 9 binary64) |
(*.f64 #s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) #s(approx (* (- (/ 1/9 x) 1) (sqrt x)) (neg.f64 (sqrt.f64 x)))) #s(literal 3 binary64)) |
(*.f64 #s(literal 3 binary64) #s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) #s(approx (* (- (/ 1/9 x) 1) (sqrt x)) (neg.f64 (sqrt.f64 x))))) |
#s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) #s(approx (* (- (/ 1/9 x) 1) (sqrt x)) (neg.f64 (sqrt.f64 x)))) |
#s(approx (* (- (/ 1/9 x) 1) (sqrt x)) (neg.f64 (sqrt.f64 x))) |
(*.f64 #s(literal -1 binary64) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 x) #s(literal -1 binary64)) |
(neg.f64 (sqrt.f64 x)) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)))) |
(*.f64 #s(approx (- (+ y (/ 1 (* x 9))) 1) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(*.f64 #s(literal 3 binary64) (*.f64 (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 (/ 1 (* x 9))) 1) (-.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)) |
(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/9 binary64) (neg.f64 x)) |
(/.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 #s(literal 1/9 binary64) x) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)) |
#s(literal 1/9 binary64) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ (/ 1 x) 9)) 1)) (*.f64 (*.f64 (*.f64 (+.f64 (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64)) y)) |
(*.f64 (*.f64 (*.f64 (+.f64 (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64)) y) |
(*.f64 y (*.f64 (*.f64 (+.f64 (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64))) |
(*.f64 #s(literal 3 binary64) (*.f64 (*.f64 (+.f64 (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) #s(literal 1 binary64)) (sqrt.f64 x)) y)) |
(*.f64 (*.f64 (+.f64 (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64)) |
(*.f64 #s(literal 3 binary64) (*.f64 (+.f64 (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) #s(literal 1 binary64)) (sqrt.f64 x))) |
(fma.f64 (sqrt.f64 x) #s(literal 3 binary64) (*.f64 #s(literal 3 binary64) (*.f64 (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) (sqrt.f64 x)))) |
(fma.f64 (sqrt.f64 x) #s(literal 3 binary64) (*.f64 (*.f64 (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) (sqrt.f64 x)) #s(literal 3 binary64))) |
(fma.f64 #s(literal 3 binary64) (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (*.f64 (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) (sqrt.f64 x)))) |
(fma.f64 #s(literal 3 binary64) (sqrt.f64 x) (*.f64 (*.f64 (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) (sqrt.f64 x)) #s(literal 3 binary64))) |
(+.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) (sqrt.f64 x)))) |
(+.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (*.f64 (*.f64 (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) (sqrt.f64 x)) #s(literal 3 binary64))) |
(*.f64 (+.f64 (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) #s(literal 1 binary64)) (sqrt.f64 x)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 x) (sqrt.f64 x)) (*.f64 (*.f64 (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) (sqrt.f64 x)) (*.f64 (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) (sqrt.f64 x)))) (-.f64 (sqrt.f64 x) (*.f64 (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) (sqrt.f64 x)))) |
(/.f64 (+.f64 (pow.f64 (sqrt.f64 x) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) (sqrt.f64 x)) #s(literal 3 binary64))) (fma.f64 (sqrt.f64 x) (sqrt.f64 x) (-.f64 (*.f64 (*.f64 (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) (sqrt.f64 x)) (*.f64 (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) (sqrt.f64 x))) (*.f64 (sqrt.f64 x) (*.f64 (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) (sqrt.f64 x)))))) |
(fma.f64 (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) (sqrt.f64 x) (sqrt.f64 x)) |
(fma.f64 (sqrt.f64 x) (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) (sqrt.f64 x)) |
(-.f64 (sqrt.f64 x) (*.f64 (neg.f64 (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y)) (sqrt.f64 x))) |
(+.f64 (*.f64 (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) (sqrt.f64 x)) (sqrt.f64 x)) |
(+.f64 (sqrt.f64 x) (*.f64 (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) (sqrt.f64 x))) |
(*.f64 (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 x) (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y)) |
(/.f64 (*.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) (sqrt.f64 x)) y) |
(/.f64 (neg.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64))) (neg.f64 y)) |
(/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) |
#s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(*.f64 #s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) #s(approx (* (- (/ 1/9 x) 1) (sqrt x)) (*.f64 (+.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1/9 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) x))) #s(literal 3 binary64)) |
(*.f64 #s(literal 3 binary64) #s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) #s(approx (* (- (/ 1/9 x) 1) (sqrt x)) (*.f64 (+.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1/9 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) x)))) |
#s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) #s(approx (* (- (/ 1/9 x) 1) (sqrt x)) (*.f64 (+.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1/9 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) x))) |
#s(approx (* (- (/ 1/9 x) 1) (sqrt x)) (*.f64 (+.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1/9 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) x)) |
(*.f64 (+.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1/9 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) x) |
(*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1/9 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) x (*.f64 (/.f64 #s(literal 1/9 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) x)) |
(fma.f64 x (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (*.f64 x (/.f64 #s(literal 1/9 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))))) |
(+.f64 (*.f64 x (/.f64 #s(literal -1 binary64) (sqrt.f64 x))) (*.f64 x (/.f64 #s(literal 1/9 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))))) |
(+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) x) (*.f64 (/.f64 #s(literal 1/9 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (/.f64 #s(literal -1 binary64) (sqrt.f64 x))) (*.f64 (/.f64 #s(literal 1/9 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (/.f64 #s(literal 1/9 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))))) (-.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1/9 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (/.f64 #s(literal 1/9 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (/.f64 #s(literal -1 binary64) (sqrt.f64 x)))) (-.f64 (/.f64 #s(literal 1/9 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (/.f64 #s(literal -1 binary64) (sqrt.f64 x)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/9 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (-.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (/.f64 #s(literal 1/9 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1/9 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 #s(literal 1/9 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1/9 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (/.f64 #s(literal 1/9 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (/.f64 #s(literal -1 binary64) (sqrt.f64 x))) (*.f64 (/.f64 #s(literal 1/9 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (/.f64 #s(literal -1 binary64) (sqrt.f64 x)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/9 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64) (/.f64 #s(literal 1/9 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1/9 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) |
(fma.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (/.f64 #s(literal -1 binary64) (sqrt.f64 x))) |
(-.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1/9 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))))) |
(+.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1/9 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) |
(+.f64 (/.f64 #s(literal 1/9 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (/.f64 #s(literal -1 binary64) (sqrt.f64 x))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) |
(*.f64 (sqrt.f64 (*.f64 x x)) (sqrt.f64 x)) |
(pow.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64)) |
(pow.f64 x #s(literal 3/2 binary64)) |
(sqrt.f64 (*.f64 (*.f64 x x) x)) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) (sqrt.f64 (*.f64 (*.f64 x x) x))) |
(*.f64 (*.f64 x x) x) |
(*.f64 x (*.f64 x x)) |
(pow.f64 x #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 x x) |
(pow.f64 x #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(/.f64 #s(literal -1 binary64) (sqrt.f64 x)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 x))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 x))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
#s(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 (fma.f64 y x #s(literal 1/9 binary64)) x)) |
#s(approx (/ 1 x) (/.f64 #s(literal 1 binary64) x)) |
#s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/9 binary64))) |
#s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (/.f64 (fma.f64 (-.f64 y #s(literal 1 binary64)) (sqrt.f64 (*.f64 (*.f64 x x) x)) (*.f64 #s(literal 1/9 binary64) (sqrt.f64 x))) x)) |
#s(approx (* (- (/ 1/9 x) 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 (neg (sqrt x)) (neg.f64 (sqrt.f64 x))) |
#s(approx (- (/ 1/9 x) 1) (/.f64 (+.f64 (neg.f64 x) #s(literal 1/9 binary64)) x)) |
#s(approx (* (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) y) (/.f64 (fma.f64 (*.f64 (*.f64 y x) (fma.f64 (neg.f64 (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) y) (sqrt.f64 x))) #s(literal 3 binary64) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x)) |
#s(approx (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/3 binary64)) (/.f64 #s(literal 1 binary64) y))) |
#s(approx (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) (/.f64 (fma.f64 (*.f64 #s(literal 3 binary64) x) (fma.f64 (neg.f64 (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) y) (sqrt.f64 x)) (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) y))) x)) |
#s(approx (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/9 binary64)) (/.f64 #s(literal 1 binary64) y))) |
#s(approx (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x))) (/.f64 (fma.f64 (fma.f64 (neg.f64 (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) y) (sqrt.f64 x)) x (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) y))) x)) |
#s(approx (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (/.f64 (fma.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 x x) x))) (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) y))) x)) |
#s(approx (/ (- (/ 1/9 x) 1) y) (/.f64 #s(literal 1/9 binary64) (*.f64 y x))) |
#s(approx (/ (- (/ 1/9 x) 1) y) (/.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) y) (/.f64 (neg.f64 x) y)) x)) |
#s(approx (+ (* (/ 1 (sqrt (* (* x x) x))) 1/9) (neg (/ 1 (sqrt x)))) (/.f64 #s(literal 1/9 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) |
#s(approx (+ (* (/ 1 (sqrt (* (* x x) x))) 1/9) (neg (/ 1 (sqrt x)))) (/.f64 (fma.f64 #s(literal 1/9 binary64) (sqrt.f64 x) (neg.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)))) (*.f64 x x))) |
#s(approx (/ 1 (sqrt (* (* x x) x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) |
#s(approx (sqrt (* (* x x) x)) (sqrt.f64 (*.f64 (*.f64 x x) x))) |
#s(approx (* (* x x) x) (*.f64 (*.f64 x x) x)) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (neg (/ 1 (sqrt x))) (/.f64 #s(literal -1 binary64) (sqrt.f64 x))) |
#s(approx (/ 1 (sqrt x)) (/.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 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 (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (*.f64 (-.f64 y #s(literal 1 binary64)) (sqrt.f64 x))) |
#s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (*.f64 (fma.f64 (-.f64 y #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1/9 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) x)) |
#s(approx (* (- (/ 1/9 x) 1) (sqrt x)) (*.f64 (+.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1/9 binary64) (sqrt.f64 (*.f64 (*.f64 x x) 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) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) y) (*.f64 (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) y) x) #s(literal 3 binary64))) |
#s(approx (* (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) y) (*.f64 (fma.f64 (*.f64 #s(literal 3 binary64) y) (fma.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/3 binary64))) x)) |
#s(approx (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x) #s(literal 3 binary64))) |
#s(approx (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1 binary64)) y) #s(literal 1/3 binary64) (*.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 3 binary64))) x)) |
#s(approx (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x))) (*.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
#s(approx (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x))) (*.f64 (+.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 #s(literal 1/9 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (/.f64 #s(literal 1 binary64) y))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
#s(approx (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (*.f64 (neg.f64 (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) y))) |
#s(approx (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (*.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 #s(literal 1/9 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (/.f64 #s(literal 1 binary64) y))) x)) |
#s(approx (/ (- (/ 1/9 x) 1) y) (/.f64 #s(literal -1 binary64) y)) |
#s(approx (/ (- (/ 1/9 x) 1) y) (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y)) |
#s(approx (+ (* (/ 1 (sqrt (* (* x x) x))) 1/9) (neg (/ 1 (sqrt x)))) (-.f64 (/.f64 #s(literal 1/9 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (/.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 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (-.f64 y #s(literal 1 binary64))) #s(literal 3 binary64) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) #s(literal 1/3 binary64))))) |
#s(approx (* 3 (sqrt x)) (*.f64 #s(literal -3 binary64) (neg.f64 (sqrt.f64 x)))) |
#s(approx (sqrt x) (neg.f64 (neg.f64 (sqrt.f64 x)))) |
#s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (neg.f64 (*.f64 (neg.f64 (sqrt.f64 x)) (-.f64 y #s(literal 1 binary64))))) |
#s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (-.f64 y #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1/9 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1 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 #s(literal 1/9 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)))))) |
#s(approx (* (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) y) (*.f64 (*.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) y)) (/.f64 #s(literal -1 binary64) (sqrt.f64 x))) y) x) #s(literal -3 binary64))) |
#s(approx (* (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) y) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) y)) (/.f64 #s(literal -1 binary64) (sqrt.f64 x))) y) #s(literal 3 binary64) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) #s(literal 1/3 binary64))))) |
#s(approx (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) (*.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) y)) (/.f64 #s(literal -1 binary64) (sqrt.f64 x))) x) #s(literal -3 binary64))) |
#s(approx (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) y) #s(literal 1/3 binary64) (*.f64 (+.f64 (neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) y)) (/.f64 #s(literal -1 binary64) (sqrt.f64 x))) #s(literal 3 binary64))))) |
#s(approx (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x))) (*.f64 (neg.f64 x) (+.f64 (neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) y)) (/.f64 #s(literal -1 binary64) (sqrt.f64 x))))) |
#s(approx (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x))) (*.f64 (neg.f64 x) (+.f64 (neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) y)) (fma.f64 (/.f64 #s(literal 1/9 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 x)))))) |
#s(approx (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (/.f64 (neg.f64 (sqrt.f64 x)) y)) |
#s(approx (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 #s(literal 1/9 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (/.f64 #s(literal -1 binary64) y) (neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) y))))) |
#s(approx (* (+ (* (/ 1 (sqrt (* (* x x) x))) 1/9) (neg (/ 1 (sqrt x)))) x) (*.f64 (neg.f64 x) (+.f64 (/.f64 #s(literal 1/9 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
#s(approx (+ (* (/ 1 (sqrt (* (* x x) x))) 1/9) (neg (/ 1 (sqrt x)))) (-.f64 (*.f64 #s(literal -1/9 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
#s(approx (/ 1 (sqrt (* (* x x) x))) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))))) |
#s(approx (sqrt (* (* x x) x)) (neg.f64 (sqrt.f64 (*.f64 (*.f64 x x) 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 (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
#s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x))) |
#s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64)) (sqrt.f64 x))) |
#s(approx (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) (*.f64 (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) (sqrt.f64 x)) #s(literal 3 binary64))) |
#s(approx (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) (/.f64 (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) y)) |
#s(approx (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x))) (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) (sqrt.f64 x))) |
#s(approx (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x))) (/.f64 (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64)) (sqrt.f64 x)) y)) |
#s(approx (/ (- (/ 1/9 x) 1) y) (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y)) |
#s(approx (* (* 3 (sqrt x)) (- (+ 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 (*.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64)) y)) |
#s(approx (- (+ y (/ 1 (* 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)) (*.f64 (sqrt.f64 x) y)) |
#s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (*.f64 (*.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) #s(literal 1 binary64)) (sqrt.f64 x)) y)) |
#s(approx (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) (*.f64 (*.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64))) |
#s(approx (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x))) (*.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) #s(literal 1 binary64)) (sqrt.f64 x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ (/ 1 x) 9)) 1)) (neg.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) #s(literal 1 binary64)) (sqrt.f64 x))) y))) |
#s(approx (- (+ y (/ 1 (* 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)) (neg.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) #s(literal 1 binary64)) (sqrt.f64 x))) y))) |
Compiled 2 730 to 1 091 computations (60% saved)
33 alts after pruning (26 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 209 | 9 | 218 |
| Fresh | 7 | 17 | 24 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 4 | 4 |
| Total | 218 | 33 | 251 |
| Status | Accuracy | Program |
|---|---|---|
| 99.3% | (fma.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) | |
| 99.4% | (*.f64 (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64)) | |
| 92.6% | (*.f64 (*.f64 (-.f64 #s(approx (+ (/ 1 (* 9 x)) y) (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) x)) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64)) | |
| ✓ | 99.4% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 9 binary64))) #s(literal 1 binary64))) |
| 67.1% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ (/ 1 x) 9)) y) #s(literal 1 binary64))) | |
| 92.7% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (/.f64 #s(approx (+ (* (- y 1) x) 1/9) (+.f64 (fma.f64 y x (neg.f64 x)) #s(literal 1/9 binary64))) x))) | |
| 63.2% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (/.f64 #s(approx (+ (* (- y 1) x) 1/9) (+.f64 (neg.f64 x) #s(literal 1/9 binary64))) x))) | |
| ✓ | 33.4% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (/.f64 #s(literal 1/9 binary64) x))) |
| ✓ | 63.2% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)))) |
| 67.1% | (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (-.f64 #s(approx (+ (/ 1 (* 9 x)) y) y) #s(literal 1 binary64)))) | |
| 73.2% | (*.f64 #s(literal 3 binary64) #s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (/.f64 (fma.f64 (-.f64 y #s(literal 1 binary64)) (*.f64 (sqrt.f64 (*.f64 x x)) (sqrt.f64 x)) (*.f64 #s(literal 1/9 binary64) (sqrt.f64 x))) x))) | |
| 32.2% | (*.f64 #s(literal 3 binary64) #s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (/.f64 #s(approx (+ (* (- y 1) (sqrt (* (* x x) x))) (* 1/9 (sqrt x))) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) (-.f64 y #s(literal 1 binary64)))) x))) | |
| 20.3% | (*.f64 #s(literal 3 binary64) #s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (/.f64 #s(approx (+ (* (- y 1) (sqrt (* (* x x) x))) (* 1/9 (sqrt x))) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) y)) x))) | |
| 33.4% | (*.f64 #s(literal 3 binary64) #s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (/.f64 #s(approx (+ (* (- y 1) (sqrt (* (* x x) x))) (* 1/9 (sqrt x))) (*.f64 (sqrt.f64 x) #s(literal 1/9 binary64))) x))) | |
| 63.2% | (*.f64 #s(literal 3 binary64) #s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 9 binary64)) #s(literal 1 binary64)) (sqrt.f64 x)))) | |
| 63.2% | (*.f64 #s(literal 3 binary64) #s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)) #s(literal 1 binary64)) (sqrt.f64 x)))) | |
| ✓ | 63.1% | (*.f64 #s(literal 3 binary64) #s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)))) |
| 2.2% | (*.f64 #s(literal 3 binary64) #s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) #s(approx (/ (+ (* (- y 1) (sqrt (* (* x x) x))) (* 1/9 (sqrt x))) x) (*.f64 (neg.f64 (sqrt.f64 x)) (-.f64 y #s(literal 1 binary64)))))) | |
| 39.0% | (*.f64 #s(literal 3 binary64) #s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) #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) (/.f64 #s(literal -1 binary64) (sqrt.f64 x))) x)))) | |
| 39.0% | (*.f64 #s(literal 3 binary64) #s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) #s(approx (* (- (/ 1/9 x) 1) (sqrt x)) (*.f64 #s(approx (+ (* (/ 1 (sqrt (* (* x x) x))) 1/9) (neg (/ 1 (sqrt x)))) (-.f64 (/.f64 #s(literal 1/9 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) x)))) | |
| ✓ | 30.8% | (*.f64 #s(literal 3 binary64) #s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) #s(approx (* (- (/ 1/9 x) 1) (sqrt x)) (neg.f64 (sqrt.f64 x))))) |
| 64.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)) | |
| 66.6% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ (/ 1 x) 9)) 1)) (*.f64 (fma.f64 (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (-.f64 y #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/3 binary64))) x)) | |
| 33.5% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ (/ 1 x) 9)) 1)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/3 binary64))) | |
| 60.3% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ (/ 1 x) 9)) 1)) (*.f64 (*.f64 (*.f64 (+.f64 (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64)) y)) | |
| ✓ | 38.5% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
| 38.5% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) y)) | |
| 60.2% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 #s(literal 3 binary64) (+.f64 (sqrt.f64 x) #s(approx (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (/.f64 (neg.f64 (sqrt.f64 x)) y)))) y)) | |
| ✓ | 38.6% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (sqrt.f64 x) (*.f64 y #s(literal 3 binary64)))) |
| 65.2% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) (/.f64 (fma.f64 (*.f64 #s(literal 3 binary64) x) (fma.f64 (neg.f64 (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) y) (sqrt.f64 x)) (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) y))) x)) y)) | |
| 60.1% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) (*.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) y)) (/.f64 #s(literal -1 binary64) (sqrt.f64 x))) x) #s(literal -3 binary64))) y)) | |
| 78.9% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) y) (/.f64 (fma.f64 (*.f64 (*.f64 y x) (fma.f64 (neg.f64 (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) y) (sqrt.f64 x))) #s(literal 3 binary64) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x))) | |
| 65.1% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) y) (*.f64 (fma.f64 (*.f64 #s(literal 3 binary64) y) (fma.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/3 binary64))) x))) |
Compiled 1 460 to 1 056 computations (27.7% saved)
| Inputs |
|---|
(*.f64 #s(literal 3 binary64) #s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) #s(approx (* (- (/ 1/9 x) 1) (sqrt x)) (neg.f64 (sqrt.f64 x))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (sqrt.f64 x) (*.f64 y #s(literal 3 binary64)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) 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 1 binary64) (sqrt.f64 x)) #s(literal 1/3 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))) |
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (-.f64 #s(approx (+ (/ 1 (* 9 x)) y) y) #s(literal 1 binary64)))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) y) #s(literal 1 binary64))) |
(*.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) #s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (/.f64 #s(approx (+ (* (- y 1) (sqrt (* (* x x) x))) (* 1/9 (sqrt x))) (*.f64 (sqrt.f64 x) #s(literal 1/9 binary64))) x))) |
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) #s(approx (- (+ y (/ 1 (* x 9))) 1) (/.f64 #s(literal 1/9 binary64) x)))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (/.f64 #s(literal 1/9 binary64) x))) |
(*.f64 #s(literal 3 binary64) #s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) #s(approx (/ (+ (* (- y 1) (sqrt (* (* x x) x))) (* 1/9 (sqrt x))) x) (*.f64 (neg.f64 (sqrt.f64 x)) (-.f64 y #s(literal 1 binary64)))))) |
(*.f64 #s(literal 3 binary64) #s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (/.f64 #s(approx (+ (* (- y 1) x) 1/9) (+.f64 (neg.f64 x) #s(literal 1/9 binary64))) x))) |
(*.f64 (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64)) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) (+.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 #s(literal 3 binary64) (+.f64 (sqrt.f64 x) #s(approx (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (/.f64 (neg.f64 (sqrt.f64 x)) y)))) y)) |
(*.f64 #s(literal 3 binary64) #s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)) #s(literal 1 binary64)) (sqrt.f64 x)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ (/ 1 x) 9)) 1)) (*.f64 (*.f64 (*.f64 (+.f64 (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64)) y)) |
(*.f64 #s(literal 3 binary64) #s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (/.f64 #s(approx (+ (* (- y 1) (sqrt (* (* x x) x))) (* 1/9 (sqrt x))) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) y)) x))) |
(*.f64 #s(literal 3 binary64) #s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 9 binary64)) #s(literal 1 binary64)) (sqrt.f64 x)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 #s(literal 3 binary64) (+.f64 (sqrt.f64 x) (*.f64 (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) (sqrt.f64 x)))) y)) |
(*.f64 (*.f64 (-.f64 #s(approx (+ (/ 1 (* 9 x)) y) (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) x)) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64)) |
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (-.f64 #s(approx (+ (/ 1 (* 9 x)) y) (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) x)) #s(literal 1 binary64)))) |
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/9 binary64) (-.f64 y #s(literal 1 binary64))))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (/.f64 (fma.f64 (-.f64 y #s(literal 1 binary64)) x #s(literal 1/9 binary64)) x))) |
(*.f64 #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 #s(literal 3 binary64) #s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (/.f64 #s(approx (+ (* (- y 1) (sqrt (* (* x x) x))) (* 1/9 (sqrt x))) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) (-.f64 y #s(literal 1 binary64)))) x))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (/.f64 #s(approx (+ (* (- y 1) x) 1/9) (+.f64 (fma.f64 y x (neg.f64 x)) #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 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y)) y))) |
(fma.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (/.f64 #s(approx (+ (* (- y 1) x) 1/9) (*.f64 (+.f64 (/.f64 (+.f64 (neg.f64 x) #s(literal 1/9 binary64)) y) x) y)) 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)) |
(*.f64 #s(literal 3 binary64) #s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) #s(approx (* (- (/ 1/9 x) 1) (sqrt x)) (*.f64 #s(approx (+ (* (/ 1 (sqrt (* (* x x) x))) 1/9) (neg (/ 1 (sqrt x)))) (-.f64 (/.f64 #s(literal 1/9 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) x)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) (*.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) y)) (/.f64 #s(literal -1 binary64) (sqrt.f64 x))) x) #s(literal -3 binary64))) y)) |
#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 (-.f64 y #s(literal 1 binary64)) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 3 binary64) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x)) |
(*.f64 #s(literal 3 binary64) #s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (/.f64 (fma.f64 (-.f64 y #s(literal 1 binary64)) (sqrt.f64 (*.f64 (*.f64 x x) x)) (*.f64 #s(literal 1/9 binary64) (sqrt.f64 x))) x))) |
(*.f64 #s(literal 3 binary64) #s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) #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) (/.f64 #s(literal -1 binary64) (sqrt.f64 x))) x)))) |
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/9 binary64) (/.f64 (-.f64 (*.f64 y y) #s(literal 1 binary64)) (+.f64 y #s(literal 1 binary64)))))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (/.f64 (fma.f64 (/.f64 (-.f64 (*.f64 y y) #s(literal 1 binary64)) (+.f64 y #s(literal 1 binary64))) x #s(literal 1/9 binary64)) x))) |
(*.f64 #s(literal 3 binary64) #s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) #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)))) |
(*.f64 #s(literal 3 binary64) #s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (/.f64 (fma.f64 (-.f64 y #s(literal 1 binary64)) (*.f64 (sqrt.f64 (*.f64 x x)) (sqrt.f64 x)) (*.f64 #s(literal 1/9 binary64) (sqrt.f64 x))) x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) (*.f64 (*.f64 (+.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x) #s(literal 3 binary64))) y)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) y) (/.f64 (fma.f64 (*.f64 (*.f64 y x) (fma.f64 (neg.f64 (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) y) (sqrt.f64 x))) #s(literal 3 binary64) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x))) |
(*.f64 #s(literal 3 binary64) #s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/9 binary64) (*.f64 (-.f64 y #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (fma.f64 (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (-.f64 y #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/3 binary64))) x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ (/ 1 x) 9)) 1)) (*.f64 (fma.f64 (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (-.f64 y #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/3 binary64))) x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) (/.f64 (fma.f64 (*.f64 #s(literal 3 binary64) x) (fma.f64 (neg.f64 (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) y) (sqrt.f64 x)) (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) y))) x)) y)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) y) (*.f64 (fma.f64 (*.f64 #s(literal 3 binary64) y) (fma.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/3 binary64))) x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (* 3 (+ (sqrt x) (* (/ (- (/ 1/9 x) 1) y) (sqrt x)))) y) (*.f64 (fma.f64 (*.f64 #s(literal 3 binary64) y) (+.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/3 binary64))) x))) |
| Outputs |
|---|
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/9 binary64) (-.f64 y #s(literal 1 binary64))))) |
3 calls:
| 17.0ms | x |
| 16.0ms | y |
| 15.0ms | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.4% | 1 | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
| 99.4% | 1 | x |
| 99.4% | 1 | y |
Compiled 15 to 16 computations (-6.7% saved)
| Inputs |
|---|
(*.f64 #s(literal 3 binary64) #s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) #s(approx (* (- (/ 1/9 x) 1) (sqrt x)) (neg.f64 (sqrt.f64 x))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (sqrt.f64 x) (*.f64 y #s(literal 3 binary64)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) 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 1 binary64) (sqrt.f64 x)) #s(literal 1/3 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))) |
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (-.f64 #s(approx (+ (/ 1 (* 9 x)) y) y) #s(literal 1 binary64)))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) y) #s(literal 1 binary64))) |
(*.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) #s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (/.f64 #s(approx (+ (* (- y 1) (sqrt (* (* x x) x))) (* 1/9 (sqrt x))) (*.f64 (sqrt.f64 x) #s(literal 1/9 binary64))) x))) |
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) #s(approx (- (+ y (/ 1 (* x 9))) 1) (/.f64 #s(literal 1/9 binary64) x)))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (/.f64 #s(literal 1/9 binary64) x))) |
(*.f64 #s(literal 3 binary64) #s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) #s(approx (/ (+ (* (- y 1) (sqrt (* (* x x) x))) (* 1/9 (sqrt x))) x) (*.f64 (neg.f64 (sqrt.f64 x)) (-.f64 y #s(literal 1 binary64)))))) |
(*.f64 #s(literal 3 binary64) #s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (/.f64 #s(approx (+ (* (- y 1) x) 1/9) (+.f64 (neg.f64 x) #s(literal 1/9 binary64))) x))) |
(*.f64 (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64)) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) (+.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 #s(literal 3 binary64) (+.f64 (sqrt.f64 x) #s(approx (* (/ (- (/ 1/9 x) 1) y) (sqrt x)) (/.f64 (neg.f64 (sqrt.f64 x)) y)))) y)) |
(*.f64 #s(literal 3 binary64) #s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)) #s(literal 1 binary64)) (sqrt.f64 x)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ (/ 1 x) 9)) 1)) (*.f64 (*.f64 (*.f64 (+.f64 (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64)) y)) |
(*.f64 #s(literal 3 binary64) #s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (/.f64 #s(approx (+ (* (- y 1) (sqrt (* (* x x) x))) (* 1/9 (sqrt x))) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) y)) x))) |
(*.f64 #s(literal 3 binary64) #s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 9 binary64)) #s(literal 1 binary64)) (sqrt.f64 x)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 #s(literal 3 binary64) (+.f64 (sqrt.f64 x) (*.f64 (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) (sqrt.f64 x)))) y)) |
(*.f64 (*.f64 (-.f64 #s(approx (+ (/ 1 (* 9 x)) y) (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) x)) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64)) |
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (-.f64 #s(approx (+ (/ 1 (* 9 x)) y) (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) x)) #s(literal 1 binary64)))) |
| Outputs |
|---|
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y)) #s(literal 1 binary64))) |
3 calls:
| 10.0ms | x |
| 7.0ms | y |
| 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.4% | 1 | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
| 99.4% | 1 | x |
| 99.4% | 1 | y |
Compiled 15 to 16 computations (-6.7% saved)
| Inputs |
|---|
(*.f64 #s(literal 3 binary64) #s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) #s(approx (* (- (/ 1/9 x) 1) (sqrt x)) (neg.f64 (sqrt.f64 x))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (sqrt.f64 x) (*.f64 y #s(literal 3 binary64)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) 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 1 binary64) (sqrt.f64 x)) #s(literal 1/3 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))) |
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (-.f64 #s(approx (+ (/ 1 (* 9 x)) y) y) #s(literal 1 binary64)))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) y) #s(literal 1 binary64))) |
(*.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) #s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (/.f64 #s(approx (+ (* (- y 1) (sqrt (* (* x x) x))) (* 1/9 (sqrt x))) (*.f64 (sqrt.f64 x) #s(literal 1/9 binary64))) x))) |
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) #s(approx (- (+ y (/ 1 (* x 9))) 1) (/.f64 #s(literal 1/9 binary64) x)))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (/.f64 #s(literal 1/9 binary64) x))) |
(*.f64 #s(literal 3 binary64) #s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) #s(approx (/ (+ (* (- y 1) (sqrt (* (* x x) x))) (* 1/9 (sqrt x))) x) (*.f64 (neg.f64 (sqrt.f64 x)) (-.f64 y #s(literal 1 binary64)))))) |
(*.f64 #s(literal 3 binary64) #s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (/.f64 #s(approx (+ (* (- y 1) x) 1/9) (+.f64 (neg.f64 x) #s(literal 1/9 binary64))) x))) |
(*.f64 (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64)) |
| Outputs |
|---|
(*.f64 (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64)) |
3 calls:
| 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))) |
| 7.0ms | y |
| 5.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.4% | 1 | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
| 99.4% | 1 | x |
| 99.4% | 1 | y |
Compiled 15 to 16 computations (-6.7% saved)
| Inputs |
|---|
(*.f64 #s(literal 3 binary64) #s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) #s(approx (* (- (/ 1/9 x) 1) (sqrt x)) (neg.f64 (sqrt.f64 x))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (sqrt.f64 x) (*.f64 y #s(literal 3 binary64)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) 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 1 binary64) (sqrt.f64 x)) #s(literal 1/3 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))) |
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (-.f64 #s(approx (+ (/ 1 (* 9 x)) y) y) #s(literal 1 binary64)))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) y) #s(literal 1 binary64))) |
(*.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) #s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (/.f64 #s(approx (+ (* (- y 1) (sqrt (* (* x x) x))) (* 1/9 (sqrt x))) (*.f64 (sqrt.f64 x) #s(literal 1/9 binary64))) x))) |
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) #s(approx (- (+ y (/ 1 (* x 9))) 1) (/.f64 #s(literal 1/9 binary64) x)))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (/.f64 #s(literal 1/9 binary64) x))) |
(*.f64 #s(literal 3 binary64) #s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) #s(approx (/ (+ (* (- y 1) (sqrt (* (* x x) x))) (* 1/9 (sqrt x))) x) (*.f64 (neg.f64 (sqrt.f64 x)) (-.f64 y #s(literal 1 binary64)))))) |
(*.f64 #s(literal 3 binary64) #s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (/.f64 #s(approx (+ (* (- y 1) x) 1/9) (+.f64 (neg.f64 x) #s(literal 1/9 binary64))) x))) |
| Outputs |
|---|
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (-.f64 #s(approx (+ (/ 1 (* 9 x)) y) y) #s(literal 1 binary64)))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (/.f64 #s(approx (+ (* (- y 1) x) 1/9) (+.f64 (neg.f64 x) #s(literal 1/9 binary64))) x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (sqrt.f64 x) (*.f64 y #s(literal 3 binary64)))) |
3 calls:
| 8.0ms | x |
| 5.0ms | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
| 5.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 92.9% | 3 | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
| 87.7% | 2 | x |
| 90.2% | 3 | y |
Compiled 15 to 16 computations (-6.7% saved)
| Inputs |
|---|
(*.f64 #s(literal 3 binary64) #s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) #s(approx (* (- (/ 1/9 x) 1) (sqrt x)) (neg.f64 (sqrt.f64 x))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (sqrt.f64 x) (*.f64 y #s(literal 3 binary64)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) 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 1 binary64) (sqrt.f64 x)) #s(literal 1/3 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))) |
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (-.f64 #s(approx (+ (/ 1 (* 9 x)) y) y) #s(literal 1 binary64)))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) y) #s(literal 1 binary64))) |
(*.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) #s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (/.f64 #s(approx (+ (* (- y 1) (sqrt (* (* x x) x))) (* 1/9 (sqrt x))) (*.f64 (sqrt.f64 x) #s(literal 1/9 binary64))) x))) |
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) #s(approx (- (+ y (/ 1 (* x 9))) 1) (/.f64 #s(literal 1/9 binary64) x)))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (/.f64 #s(literal 1/9 binary64) x))) |
(*.f64 #s(literal 3 binary64) #s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) #s(approx (/ (+ (* (- y 1) (sqrt (* (* x x) x))) (* 1/9 (sqrt x))) x) (*.f64 (neg.f64 (sqrt.f64 x)) (-.f64 y #s(literal 1 binary64)))))) |
(*.f64 #s(literal 3 binary64) #s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)))) |
| Outputs |
|---|
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (-.f64 #s(approx (+ (/ 1 (* 9 x)) y) y) #s(literal 1 binary64)))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (sqrt.f64 x) (*.f64 y #s(literal 3 binary64)))) |
1 calls:
| 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 |
|---|---|---|
| 92.9% | 3 | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
Compiled 13 to 12 computations (7.7% saved)
| Inputs |
|---|
(*.f64 #s(literal 3 binary64) #s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) #s(approx (* (- (/ 1/9 x) 1) (sqrt x)) (neg.f64 (sqrt.f64 x))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (sqrt.f64 x) (*.f64 y #s(literal 3 binary64)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) 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 1 binary64) (sqrt.f64 x)) #s(literal 1/3 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))) |
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (-.f64 #s(approx (+ (/ 1 (* 9 x)) y) y) #s(literal 1 binary64)))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) y) #s(literal 1 binary64))) |
(*.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) #s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (/.f64 #s(approx (+ (* (- y 1) (sqrt (* (* x x) x))) (* 1/9 (sqrt x))) (*.f64 (sqrt.f64 x) #s(literal 1/9 binary64))) x))) |
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) #s(approx (- (+ y (/ 1 (* x 9))) 1) (/.f64 #s(literal 1/9 binary64) x)))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (/.f64 #s(literal 1/9 binary64) x))) |
(*.f64 #s(literal 3 binary64) #s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) #s(approx (/ (+ (* (- y 1) (sqrt (* (* x x) x))) (* 1/9 (sqrt x))) x) (*.f64 (neg.f64 (sqrt.f64 x)) (-.f64 y #s(literal 1 binary64)))))) |
(*.f64 #s(literal 3 binary64) #s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)))) |
| Outputs |
|---|
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (-.f64 #s(approx (+ (/ 1 (* 9 x)) y) y) #s(literal 1 binary64)))) |
(*.f64 #s(literal 3 binary64) #s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (sqrt.f64 x) (*.f64 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.8% | 3 | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
Compiled 13 to 12 computations (7.7% saved)
| Inputs |
|---|
(*.f64 #s(literal 3 binary64) #s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) #s(approx (* (- (/ 1/9 x) 1) (sqrt x)) (neg.f64 (sqrt.f64 x))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (sqrt.f64 x) (*.f64 y #s(literal 3 binary64)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) 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 1 binary64) (sqrt.f64 x)) #s(literal 1/3 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))) |
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (-.f64 #s(approx (+ (/ 1 (* 9 x)) y) y) #s(literal 1 binary64)))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) y) #s(literal 1 binary64))) |
(*.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) #s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) (/.f64 #s(approx (+ (* (- y 1) (sqrt (* (* x x) x))) (* 1/9 (sqrt x))) (*.f64 (sqrt.f64 x) #s(literal 1/9 binary64))) x))) |
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) #s(approx (- (+ y (/ 1 (* x 9))) 1) (/.f64 #s(literal 1/9 binary64) x)))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (/.f64 #s(literal 1/9 binary64) x))) |
(*.f64 #s(literal 3 binary64) #s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) #s(approx (/ (+ (* (- y 1) (sqrt (* (* x x) x))) (* 1/9 (sqrt x))) x) (*.f64 (neg.f64 (sqrt.f64 x)) (-.f64 y #s(literal 1 binary64)))))) |
| Outputs |
|---|
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (-.f64 #s(approx (+ (/ 1 (* 9 x)) y) y) #s(literal 1 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 (sqrt.f64 x) (*.f64 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.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 13 to 12 computations (7.7% saved)
| Inputs |
|---|
(*.f64 #s(literal 3 binary64) #s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) #s(approx (* (- (/ 1/9 x) 1) (sqrt x)) (neg.f64 (sqrt.f64 x))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (sqrt.f64 x) (*.f64 y #s(literal 3 binary64)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) 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 1 binary64) (sqrt.f64 x)) #s(literal 1/3 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))) |
| Outputs |
|---|
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (sqrt.f64 x) (*.f64 y #s(literal 3 binary64)))) |
(*.f64 #s(literal 3 binary64) #s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) #s(approx (* (- (/ 1/9 x) 1) (sqrt x)) (neg.f64 (sqrt.f64 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 (sqrt.f64 x) (*.f64 y #s(literal 3 binary64)))) |
3 calls:
| 6.0ms | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
| 2.0ms | x |
| 2.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 67.0% | 4 | x |
| 70.9% | 4 | y |
| 89.8% | 4 | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
Compiled 15 to 16 computations (-6.7% saved)
| Inputs |
|---|
(*.f64 #s(literal 3 binary64) #s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) #s(approx (* (- (/ 1/9 x) 1) (sqrt x)) (neg.f64 (sqrt.f64 x))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (sqrt.f64 x) (*.f64 y #s(literal 3 binary64)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) y)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
| Outputs |
|---|
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (sqrt.f64 x) (*.f64 y #s(literal 3 binary64)))) |
(*.f64 #s(literal 3 binary64) #s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) #s(approx (* (- (/ 1/9 x) 1) (sqrt x)) (neg.f64 (sqrt.f64 x))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (sqrt.f64 x) (*.f64 y #s(literal 3 binary64)))) |
2 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))) |
| 2.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 66.7% | 3 | y |
| 64.7% | 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 14 to 14 computations (0% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
(*.f64 #s(literal 3 binary64) #s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) #s(approx (* (- (/ 1/9 x) 1) (sqrt x)) (neg.f64 (sqrt.f64 x))))) |
| Outputs |
|---|
(*.f64 #s(literal 3 binary64) #s(approx (* (sqrt x) (- (+ (/ 1 (* 9 x)) y) 1)) #s(approx (* (- (/ 1/9 x) 1) (sqrt x)) (neg.f64 (sqrt.f64 x))))) |
3 calls:
| 1.0ms | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
| 1.0ms | y |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 30.8% | 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))) |
| 30.8% | 1 | x |
| 30.8% | 1 | y |
Compiled 15 to 16 computations (-6.7% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.241024747211078e+153 | 8.08901662707521e+156 |
| 0.0ms | -1.3950816407556116e+24 | -3.7935998349992216e+21 |
Compiled 16 to 17 computations (-6.3% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.241024747211078e+153 | 8.08901662707521e+156 |
| 0.0ms | -1.3950816407556116e+24 | -3.7935998349992216e+21 |
Compiled 16 to 17 computations (-6.3% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.241024747211078e+153 | 8.08901662707521e+156 |
| 0.0ms | -1.3950816407556116e+24 | -3.7935998349992216e+21 |
Compiled 16 to 17 computations (-6.3% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.241024747211078e+153 | 8.08901662707521e+156 |
| 0.0ms | -1203.6830250850942 | 0.7082956621607226 |
Compiled 16 to 17 computations (-6.3% saved)
| 3× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.241024747211078e+153 | 8.08901662707521e+156 |
| 0.0ms | -1203.6830250850942 | 0.7082956621607226 |
| 0.0ms | -2.3482706511311897e+153 | -3.5023055838303615e+151 |
Compiled 16 to 17 computations (-6.3% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 14.0ms | 1.9681408554169852e-10 | 5.353877693197562e-7 |
| 12.0ms | -167479905920856.63 | -8052711.8025585795 |
| 17.0ms | 272× | 0 | valid |
Compiled 663 to 680 computations (-2.6% saved)
ival-mult!: 4.0ms (48.6% of total)ival-sqrt: 2.0ms (24.3% of total)ival-sub!: 1.0ms (12.1% of total)ival-add!: 1.0ms (12.1% of total)ival-div!: 1.0ms (12.1% of total)adjust: 0.0ms (0% of total)| 1× | fuel |
Compiled 150 to 99 computations (34% saved)
Compiled 163 to 111 computations (31.9% saved)
Loading profile data...