
Time bar (total: 2.1s)
| 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)
| 586.0ms | 8 255× | 0 | valid |
| 14.0ms | 265× | 0 | invalid |
| 0.0ms | 1× | 1 | valid |
ival-mult!: 131.0ms (37.3% of total)ival-add!: 79.0ms (22.5% of total)ival-sqrt: 72.0ms (20.5% of total)ival-div!: 49.0ms (13.9% of total)ival-sub!: 19.0ms (5.4% of total)adjust: 2.0ms (0.6% of total)Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 33 | 90 |
| 1 | 120 | 73 |
| 2 | 517 | 73 |
| 3 | 2480 | 72 |
| 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))) |
(abs x)
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 | 626 |
| 1 | 306 | 626 |
| 1× | saturated |
| 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 #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)) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) (-.f64 y #s(literal 1 binary64))))) x)) |
#s(approx (* 3 (sqrt x)) (*.f64 #s(literal 3 binary64) (sqrt.f64 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 (+.f64 #s(literal 1/9 binary64) (*.f64 x (-.f64 y #s(literal 1 binary64)))) x)) |
#s(approx (+ y (/ 1 (* x 9))) (/.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 x y)) x)) |
#s(approx (* x 9) (*.f64 #s(literal 9 binary64) x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (-.f64 y #s(literal 1 binary64))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 x (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 y #s(literal 1 binary64))))))) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) (-.f64 y #s(literal 1 binary64))) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) (-.f64 (+.f64 y (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64))) |
#s(approx (+ y (/ 1 (* x 9))) y) |
#s(approx (+ y (/ 1 (* x 9))) (+.f64 y (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 x) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (-.f64 y #s(literal 1 binary64)))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (-.f64 y #s(literal 1 binary64))))))))) |
#s(approx (* 3 (sqrt x)) (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 x) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) |
#s(approx (sqrt x) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 x) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (fma.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))))) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 y (fma.f64 #s(literal 3 binary64) (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (/.f64 (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) y)))))) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) (*.f64 y (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) (*.f64 x y))) (/.f64 #s(literal 1 binary64) y)))) |
#s(approx (+ y (/ 1 (* x 9))) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x y)))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 x) (/.f64 (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) y))))))) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) (*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) y)) #s(literal 1 binary64))))) |
Compiled 345 to 157 computations (54.5% saved)
15 alts after pruning (14 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 14 | 14 | 28 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 14 | 15 | 29 |
| 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))) |
| 92.5% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) (/.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 x y)) x)) #s(literal 1 binary64))) | |
| 87.9% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x y)))))) #s(literal 1 binary64))) | |
| ▶ | 58.9% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) y) #s(literal 1 binary64))) |
| 40.8% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (/.f64 #s(literal 1/9 binary64) x))) | |
| ▶ | 61.0% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))) |
| ▶ | 87.9% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (*.f64 y (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) (*.f64 x y))) (/.f64 #s(literal 1 binary64) y))))) |
| ▶ | 99.4% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (fma.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))))) |
| 64.1% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) (-.f64 y #s(literal 1 binary64))))) x)) | |
| 83.0% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 y (fma.f64 #s(literal 3 binary64) (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (/.f64 (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) y)))))) | |
| 61.7% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 x (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 y #s(literal 1 binary64))))))) | |
| 61.0% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))))) | |
| 58.9% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (-.f64 y #s(literal 1 binary64))))) | |
| ▶ | 39.5% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y))) |
| 40.9% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
Compiled 581 to 574 computations (1.2% saved)
| Inputs |
|---|
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (fma.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))))) |
(fma.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))))) |
#s(literal 3 binary64) |
(*.f64 (sqrt.f64 x) y) |
(sqrt.f64 x) |
x |
y |
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 x) (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) |
(-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) |
#s(literal 1/9 binary64) |
(/.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y))) |
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y)) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) y) #s(literal 1 binary64))) |
(*.f64 #s(literal 3 binary64) (sqrt.f64 x)) |
(-.f64 #s(approx (+ y (/ 1 (* x 9))) y) #s(literal 1 binary64)) |
#s(approx (+ y (/ 1 (* x 9))) y) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (*.f64 y (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) (*.f64 x y))) (/.f64 #s(literal 1 binary64) y))))) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) (*.f64 y (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) (*.f64 x y))) (/.f64 #s(literal 1 binary64) y)))) |
(*.f64 y (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) (*.f64 x y))) (/.f64 #s(literal 1 binary64) y))) |
(-.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) (*.f64 x y))) (/.f64 #s(literal 1 binary64) y)) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) (*.f64 x y))) |
(/.f64 #s(literal 1/9 binary64) (*.f64 x y)) |
(*.f64 x y) |
(/.f64 #s(literal 1 binary64) y) |
| Outputs |
|---|
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* 1/3 (sqrt (/ 1 x))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (/ (+ (* 1/3 (sqrt x)) (* 3 (* (sqrt (pow x 3)) (- y 1)))) x))) |
#s(approx (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) #s(hole binary64 (/ (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) x))) |
#s(approx (* (sqrt x) y) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))) #s(hole binary64 (/ (+ (* -3 (sqrt (pow x 3))) (* 1/3 (sqrt x))) x))) |
#s(approx (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)) #s(hole binary64 (* 1/9 (sqrt (/ 1 x))))) |
#s(approx (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)) #s(hole binary64 (/ (+ (* -1 (sqrt (pow x 3))) (* 1/9 (sqrt x))) x))) |
#s(approx (- (* 1/9 (/ 1 x)) 1) #s(hole binary64 (/ 1/9 x))) |
#s(approx (- (* 1/9 (/ 1 x)) 1) #s(hole binary64 (/ (+ 1/9 (* -1 x)) x))) |
#s(approx (/ 1 x) #s(hole binary64 (/ 1 x))) |
#s(approx (* 3 (* (sqrt x) y)) #s(hole binary64 (* 3 (* (sqrt x) y)))) |
#s(approx (* 3 (sqrt x)) #s(hole binary64 (* 3 (sqrt x)))) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) #s(hole binary64 (/ (+ 1/9 (* x (- y 1))) x))) |
#s(approx (+ y (/ 1 (* x 9))) #s(hole binary64 (/ (+ 1/9 (* x y)) x))) |
#s(approx (* y (- (+ 1 (/ 1/9 (* x y))) (/ 1 y))) #s(hole binary64 (/ (+ 1/9 (* x (* y (- 1 (/ 1 y))))) x))) |
#s(approx (- (+ 1 (/ 1/9 (* x y))) (/ 1 y)) #s(hole binary64 (/ 1/9 (* x y)))) |
#s(approx (- (+ 1 (/ 1/9 (* x y))) (/ 1 y)) #s(hole binary64 (/ (+ (* x (- 1 (/ 1 y))) (* 1/9 (/ 1 y))) x))) |
#s(approx (+ 1 (/ 1/9 (* x y))) #s(hole binary64 (/ (+ x (* 1/9 (/ 1 y))) x))) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* 3 (* (sqrt x) (- y 1))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* x (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) (- y 1))))))) |
#s(approx (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) #s(hole binary64 (* x (+ (* -3 (sqrt (/ 1 x))) (* 3 (* (sqrt (/ 1 x)) y)))))) |
#s(approx (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) #s(hole binary64 (* x (+ (* -3 (sqrt (/ 1 x))) (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) y))))))) |
#s(approx (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))) #s(hole binary64 (* -3 (sqrt x)))) |
#s(approx (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))) #s(hole binary64 (* x (+ (* -3 (sqrt (/ 1 x))) (* 1/3 (sqrt (/ 1 (pow x 3)))))))) |
#s(approx (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)) #s(hole binary64 (* -1 (sqrt x)))) |
#s(approx (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)) #s(hole binary64 (* x (+ (* -1 (sqrt (/ 1 x))) (* 1/9 (sqrt (/ 1 (pow x 3)))))))) |
#s(approx (- (* 1/9 (/ 1 x)) 1) #s(hole binary64 -1)) |
#s(approx (- (* 1/9 (/ 1 x)) 1) #s(hole binary64 (- (* 1/9 (/ 1 x)) 1))) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) #s(hole binary64 (- y 1))) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) #s(hole binary64 (- (+ y (* 1/9 (/ 1 x))) 1))) |
#s(approx (+ y (/ 1 (* x 9))) #s(hole binary64 y)) |
#s(approx (+ y (/ 1 (* x 9))) #s(hole binary64 (+ y (* 1/9 (/ 1 x))))) |
#s(approx (* y (- (+ 1 (/ 1/9 (* x y))) (/ 1 y))) #s(hole binary64 (* y (- 1 (/ 1 y))))) |
#s(approx (* y (- (+ 1 (/ 1/9 (* x y))) (/ 1 y))) #s(hole binary64 (+ (* y (- 1 (/ 1 y))) (* 1/9 (/ 1 x))))) |
#s(approx (- (+ 1 (/ 1/9 (* x y))) (/ 1 y)) #s(hole binary64 (- 1 (/ 1 y)))) |
#s(approx (- (+ 1 (/ 1/9 (* x y))) (/ 1 y)) #s(hole binary64 (- (+ 1 (* 1/9 (/ 1 (* x y)))) (/ 1 y)))) |
#s(approx (+ 1 (/ 1/9 (* x y))) #s(hole binary64 1)) |
#s(approx (+ 1 (/ 1/9 (* x y))) #s(hole binary64 (+ 1 (* 1/9 (/ 1 (* x y)))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* -3 (* (sqrt x) (* (pow (sqrt -1) 2) (- y 1)))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* -1 (* x (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- y 1))))))))) |
#s(approx (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) #s(hole binary64 (* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))))) |
#s(approx (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) #s(hole binary64 (* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))))) |
#s(approx (* (sqrt x) y) #s(hole binary64 (* -1 (* (sqrt x) (* y (pow (sqrt -1) 2)))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))) #s(hole binary64 (* 3 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))) #s(hole binary64 (* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))))) |
#s(approx (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)) #s(hole binary64 (* (sqrt x) (pow (sqrt -1) 2)))) |
#s(approx (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)) #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) y)) #s(hole binary64 (* -3 (* (sqrt x) (* y (pow (sqrt -1) 2)))))) |
#s(approx (* 3 (sqrt x)) #s(hole binary64 (* -3 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* 3 (* (sqrt x) (- (* 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 (- (+ 1 (/ 1/9 (* x y))) (/ 1 y)) #s(hole binary64 (/ (- (* 1/9 (/ 1 x)) 1) y))) |
#s(approx (- (+ 1 (/ 1/9 (* x y))) (/ 1 y)) #s(hole binary64 (/ (- (+ y (* 1/9 (/ 1 x))) 1) y))) |
#s(approx (+ 1 (/ 1/9 (* x y))) #s(hole binary64 (/ (+ y (* 1/9 (/ 1 x))) y))) |
#s(approx (/ 1 y) #s(hole binary64 (/ 1 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 (- (+ 1 (/ 1/9 (* x y))) (/ 1 y)) #s(hole binary64 (- (+ 1 (/ 1/9 (* x y))) (/ 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 (* y (- (+ 1 (/ 1/9 (* x y))) (/ 1 y))) #s(hole binary64 (* -1 (* y (- (/ 1 y) (+ 1 (/ 1/9 (* x y)))))))) |
#s(approx (- (+ 1 (/ 1/9 (* x y))) (/ 1 y)) #s(hole binary64 (+ 1 (* -1 (/ (- 1 (* 1/9 (/ 1 x))) y))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 26.0ms | y | @ | 0 | ((* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) 3 (* (sqrt x) y) (sqrt x) x y (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))) (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)) (- (* 1/9 (/ 1 x)) 1) (* 1/9 (/ 1 x)) 1/9 (/ 1 x) 1 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* 3 (* (sqrt x) y)) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1) (+ y (/ 1 (* x 9))) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (- (+ y (/ 1 (* x 9))) 1) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (- (+ y (/ 1 (* x 9))) 1) (* y (- (+ 1 (/ 1/9 (* x y))) (/ 1 y))) (- (+ 1 (/ 1/9 (* x y))) (/ 1 y)) (+ 1 (/ 1/9 (* x y))) (/ 1/9 (* x y)) (* x y) (/ 1 y)) |
| 5.0ms | x | @ | -inf | ((* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) 3 (* (sqrt x) y) (sqrt x) x y (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))) (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)) (- (* 1/9 (/ 1 x)) 1) (* 1/9 (/ 1 x)) 1/9 (/ 1 x) 1 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* 3 (* (sqrt x) y)) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1) (+ y (/ 1 (* x 9))) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (- (+ y (/ 1 (* x 9))) 1) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (- (+ y (/ 1 (* x 9))) 1) (* y (- (+ 1 (/ 1/9 (* x y))) (/ 1 y))) (- (+ 1 (/ 1/9 (* x y))) (/ 1 y)) (+ 1 (/ 1/9 (* x y))) (/ 1/9 (* x y)) (* x y) (/ 1 y)) |
| 4.0ms | x | @ | 0 | ((* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) 3 (* (sqrt x) y) (sqrt x) x y (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))) (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)) (- (* 1/9 (/ 1 x)) 1) (* 1/9 (/ 1 x)) 1/9 (/ 1 x) 1 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* 3 (* (sqrt x) y)) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1) (+ y (/ 1 (* x 9))) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (- (+ y (/ 1 (* x 9))) 1) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (- (+ y (/ 1 (* x 9))) 1) (* y (- (+ 1 (/ 1/9 (* x y))) (/ 1 y))) (- (+ 1 (/ 1/9 (* x y))) (/ 1 y)) (+ 1 (/ 1/9 (* x y))) (/ 1/9 (* x y)) (* x y) (/ 1 y)) |
| 3.0ms | y | @ | -inf | ((* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) 3 (* (sqrt x) y) (sqrt x) x y (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))) (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)) (- (* 1/9 (/ 1 x)) 1) (* 1/9 (/ 1 x)) 1/9 (/ 1 x) 1 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* 3 (* (sqrt x) y)) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1) (+ y (/ 1 (* x 9))) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (- (+ y (/ 1 (* x 9))) 1) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (- (+ y (/ 1 (* x 9))) 1) (* y (- (+ 1 (/ 1/9 (* x y))) (/ 1 y))) (- (+ 1 (/ 1/9 (* x y))) (/ 1 y)) (+ 1 (/ 1/9 (* x y))) (/ 1/9 (* x y)) (* x y) (/ 1 y)) |
| 3.0ms | x | @ | inf | ((* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) 3 (* (sqrt x) y) (sqrt x) x y (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))) (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)) (- (* 1/9 (/ 1 x)) 1) (* 1/9 (/ 1 x)) 1/9 (/ 1 x) 1 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* 3 (* (sqrt x) y)) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1) (+ y (/ 1 (* x 9))) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (- (+ y (/ 1 (* x 9))) 1) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (- (+ y (/ 1 (* x 9))) 1) (* y (- (+ 1 (/ 1/9 (* x y))) (/ 1 y))) (- (+ 1 (/ 1/9 (* x y))) (/ 1 y)) (+ 1 (/ 1/9 (* x y))) (/ 1/9 (* x y)) (* x y) (/ 1 y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 258 | 1800 |
| 0 | 297 | 1779 |
| 1 | 643 | 1779 |
| 1× | saturated |
| 1× | iter-limit |
| 1× | unsound |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (fma.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))))) |
(fma.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))))) |
#s(literal 3 binary64) |
(*.f64 (sqrt.f64 x) y) |
(sqrt.f64 x) |
x |
y |
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 x) (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) |
(-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) |
#s(literal 1/9 binary64) |
(/.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y))) |
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y)) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) y) #s(literal 1 binary64))) |
(*.f64 #s(literal 3 binary64) (sqrt.f64 x)) |
(-.f64 #s(approx (+ y (/ 1 (* x 9))) y) #s(literal 1 binary64)) |
#s(approx (+ y (/ 1 (* x 9))) y) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (*.f64 y (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) (*.f64 x y))) (/.f64 #s(literal 1 binary64) y))))) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) (*.f64 y (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) (*.f64 x y))) (/.f64 #s(literal 1 binary64) y)))) |
(*.f64 y (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) (*.f64 x y))) (/.f64 #s(literal 1 binary64) y))) |
(-.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) (*.f64 x y))) (/.f64 #s(literal 1 binary64) y)) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) (*.f64 x y))) |
(/.f64 #s(literal 1/9 binary64) (*.f64 x y)) |
(*.f64 x y) |
(/.f64 #s(literal 1 binary64) y) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* 1/3 (sqrt (/ 1 x))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (/ (+ (* 1/3 (sqrt x)) (* 3 (* (sqrt (pow x 3)) (- y 1)))) x))) |
#s(approx (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) #s(hole binary64 (/ (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) x))) |
#s(approx (* (sqrt x) y) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))) #s(hole binary64 (/ (+ (* -3 (sqrt (pow x 3))) (* 1/3 (sqrt x))) x))) |
#s(approx (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)) #s(hole binary64 (* 1/9 (sqrt (/ 1 x))))) |
#s(approx (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)) #s(hole binary64 (/ (+ (* -1 (sqrt (pow x 3))) (* 1/9 (sqrt x))) x))) |
#s(approx (- (* 1/9 (/ 1 x)) 1) #s(hole binary64 (/ 1/9 x))) |
#s(approx (- (* 1/9 (/ 1 x)) 1) #s(hole binary64 (/ (+ 1/9 (* -1 x)) x))) |
#s(approx (/ 1 x) #s(hole binary64 (/ 1 x))) |
#s(approx (* 3 (* (sqrt x) y)) #s(hole binary64 (* 3 (* (sqrt x) y)))) |
#s(approx (* 3 (sqrt x)) #s(hole binary64 (* 3 (sqrt x)))) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) #s(hole binary64 (/ (+ 1/9 (* x (- y 1))) x))) |
#s(approx (+ y (/ 1 (* x 9))) #s(hole binary64 (/ (+ 1/9 (* x y)) x))) |
#s(approx (* y (- (+ 1 (/ 1/9 (* x y))) (/ 1 y))) #s(hole binary64 (/ (+ 1/9 (* x (* y (- 1 (/ 1 y))))) x))) |
#s(approx (- (+ 1 (/ 1/9 (* x y))) (/ 1 y)) #s(hole binary64 (/ 1/9 (* x y)))) |
#s(approx (- (+ 1 (/ 1/9 (* x y))) (/ 1 y)) #s(hole binary64 (/ (+ (* x (- 1 (/ 1 y))) (* 1/9 (/ 1 y))) x))) |
#s(approx (+ 1 (/ 1/9 (* x y))) #s(hole binary64 (/ (+ x (* 1/9 (/ 1 y))) x))) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* 3 (* (sqrt x) (- y 1))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* x (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) (- y 1))))))) |
#s(approx (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) #s(hole binary64 (* x (+ (* -3 (sqrt (/ 1 x))) (* 3 (* (sqrt (/ 1 x)) y)))))) |
#s(approx (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) #s(hole binary64 (* x (+ (* -3 (sqrt (/ 1 x))) (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) y))))))) |
#s(approx (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))) #s(hole binary64 (* -3 (sqrt x)))) |
#s(approx (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))) #s(hole binary64 (* x (+ (* -3 (sqrt (/ 1 x))) (* 1/3 (sqrt (/ 1 (pow x 3)))))))) |
#s(approx (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)) #s(hole binary64 (* -1 (sqrt x)))) |
#s(approx (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)) #s(hole binary64 (* x (+ (* -1 (sqrt (/ 1 x))) (* 1/9 (sqrt (/ 1 (pow x 3)))))))) |
#s(approx (- (* 1/9 (/ 1 x)) 1) #s(hole binary64 -1)) |
#s(approx (- (* 1/9 (/ 1 x)) 1) #s(hole binary64 (- (* 1/9 (/ 1 x)) 1))) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) #s(hole binary64 (- y 1))) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) #s(hole binary64 (- (+ y (* 1/9 (/ 1 x))) 1))) |
#s(approx (+ y (/ 1 (* x 9))) #s(hole binary64 y)) |
#s(approx (+ y (/ 1 (* x 9))) #s(hole binary64 (+ y (* 1/9 (/ 1 x))))) |
#s(approx (* y (- (+ 1 (/ 1/9 (* x y))) (/ 1 y))) #s(hole binary64 (* y (- 1 (/ 1 y))))) |
#s(approx (* y (- (+ 1 (/ 1/9 (* x y))) (/ 1 y))) #s(hole binary64 (+ (* y (- 1 (/ 1 y))) (* 1/9 (/ 1 x))))) |
#s(approx (- (+ 1 (/ 1/9 (* x y))) (/ 1 y)) #s(hole binary64 (- 1 (/ 1 y)))) |
#s(approx (- (+ 1 (/ 1/9 (* x y))) (/ 1 y)) #s(hole binary64 (- (+ 1 (* 1/9 (/ 1 (* x y)))) (/ 1 y)))) |
#s(approx (+ 1 (/ 1/9 (* x y))) #s(hole binary64 1)) |
#s(approx (+ 1 (/ 1/9 (* x y))) #s(hole binary64 (+ 1 (* 1/9 (/ 1 (* x y)))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* -3 (* (sqrt x) (* (pow (sqrt -1) 2) (- y 1)))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* -1 (* x (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- y 1))))))))) |
#s(approx (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) #s(hole binary64 (* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))))) |
#s(approx (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) #s(hole binary64 (* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))))) |
#s(approx (* (sqrt x) y) #s(hole binary64 (* -1 (* (sqrt x) (* y (pow (sqrt -1) 2)))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))) #s(hole binary64 (* 3 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))) #s(hole binary64 (* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))))) |
#s(approx (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)) #s(hole binary64 (* (sqrt x) (pow (sqrt -1) 2)))) |
#s(approx (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)) #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) y)) #s(hole binary64 (* -3 (* (sqrt x) (* y (pow (sqrt -1) 2)))))) |
#s(approx (* 3 (sqrt x)) #s(hole binary64 (* -3 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* 3 (* (sqrt x) (- (* 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 (- (+ 1 (/ 1/9 (* x y))) (/ 1 y)) #s(hole binary64 (/ (- (* 1/9 (/ 1 x)) 1) y))) |
#s(approx (- (+ 1 (/ 1/9 (* x y))) (/ 1 y)) #s(hole binary64 (/ (- (+ y (* 1/9 (/ 1 x))) 1) y))) |
#s(approx (+ 1 (/ 1/9 (* x y))) #s(hole binary64 (/ (+ y (* 1/9 (/ 1 x))) y))) |
#s(approx (/ 1 y) #s(hole binary64 (/ 1 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 (- (+ 1 (/ 1/9 (* x y))) (/ 1 y)) #s(hole binary64 (- (+ 1 (/ 1/9 (* x y))) (/ 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 (* y (- (+ 1 (/ 1/9 (* x y))) (/ 1 y))) #s(hole binary64 (* -1 (* y (- (/ 1 y) (+ 1 (/ 1/9 (* x y)))))))) |
#s(approx (- (+ 1 (/ 1/9 (* x y))) (/ 1 y)) #s(hole binary64 (+ 1 (* -1 (/ (- 1 (* 1/9 (/ 1 x))) y))))) |
| Outputs |
|---|
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (fma.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))))) |
(fma.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))))) |
(+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))))) |
#s(literal 3 binary64) |
(*.f64 (sqrt.f64 x) y) |
(sqrt.f64 x) |
x |
y |
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 x) (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) |
(-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) |
#s(literal 1/9 binary64) |
(/.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y))) |
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y)) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) y) #s(literal 1 binary64))) |
(*.f64 #s(literal 3 binary64) (sqrt.f64 x)) |
(-.f64 #s(approx (+ y (/ 1 (* x 9))) y) #s(literal 1 binary64)) |
#s(approx (+ y (/ 1 (* x 9))) y) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (*.f64 y (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) (*.f64 x y))) (/.f64 #s(literal 1 binary64) y))))) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) (*.f64 y (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) (*.f64 x y))) (/.f64 #s(literal 1 binary64) y)))) |
(*.f64 y (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) (*.f64 x y))) (/.f64 #s(literal 1 binary64) y))) |
(-.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) (*.f64 x y))) (/.f64 #s(literal 1 binary64) y)) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) (*.f64 x y))) |
(/.f64 #s(literal 1/9 binary64) (*.f64 x y)) |
(*.f64 x y) |
(/.f64 #s(literal 1 binary64) y) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) (-.f64 y #s(literal 1 binary64))))) x)) |
#s(approx (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) (/.f64 (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 x) (*.f64 x (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y))))) x)) |
#s(approx (* (sqrt x) y) (*.f64 (sqrt.f64 x) y)) |
#s(approx (sqrt x) (sqrt.f64 x)) |
#s(approx x x) |
#s(approx (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))) (/.f64 (fma.f64 #s(literal -3 binary64) (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x)) |
#s(approx (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)) (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)) (/.f64 (fma.f64 #s(literal -1 binary64) (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 #s(literal 1/9 binary64) (sqrt.f64 x))) x)) |
#s(approx (- (* 1/9 (/ 1 x)) 1) (/.f64 #s(literal 1/9 binary64) x)) |
#s(approx (- (* 1/9 (/ 1 x)) 1) (/.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 #s(literal -1 binary64) x)) x)) |
#s(approx (/ 1 x) (/.f64 #s(literal 1 binary64) x)) |
#s(approx (* 3 (* (sqrt x) y)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y))) |
#s(approx (* 3 (sqrt x)) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) (/.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 x (-.f64 y #s(literal 1 binary64)))) x)) |
#s(approx (+ y (/ 1 (* x 9))) (/.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 x y)) x)) |
#s(approx (* y (- (+ 1 (/ 1/9 (* x y))) (/ 1 y))) (/.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 x (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))))) x)) |
#s(approx (- (+ 1 (/ 1/9 (* x y))) (/ 1 y)) (/.f64 #s(literal 1/9 binary64) (*.f64 x y))) |
#s(approx (- (+ 1 (/ 1/9 (* x y))) (/ 1 y)) (/.f64 (fma.f64 x (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) y))) x)) |
#s(approx (+ 1 (/ 1/9 (* x y))) (/.f64 (+.f64 x (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) y))) x)) |
#s(approx (* x y) (*.f64 x y)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (-.f64 y #s(literal 1 binary64))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 x (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 y #s(literal 1 binary64))))))) |
#s(approx (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) (*.f64 x (fma.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y))))) |
#s(approx (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) (*.f64 x (fma.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y)))))) |
#s(approx (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
#s(approx (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))) (*.f64 x (fma.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))))))) |
#s(approx (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)) (*.f64 #s(literal -1 binary64) (sqrt.f64 x))) |
#s(approx (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)) (*.f64 x (fma.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))))))) |
#s(approx (- (* 1/9 (/ 1 x)) 1) #s(literal -1 binary64)) |
#s(approx (- (* 1/9 (/ 1 x)) 1) (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) (-.f64 y #s(literal 1 binary64))) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) (-.f64 (+.f64 y (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64))) |
#s(approx (+ y (/ 1 (* x 9))) y) |
#s(approx (+ y (/ 1 (* x 9))) (+.f64 y (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (* y (- (+ 1 (/ 1/9 (* x y))) (/ 1 y))) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)))) |
#s(approx (* y (- (+ 1 (/ 1/9 (* x y))) (/ 1 y))) (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (- (+ 1 (/ 1/9 (* x y))) (/ 1 y)) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
#s(approx (- (+ 1 (/ 1/9 (* x y))) (/ 1 y)) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x y)))) (/.f64 #s(literal 1 binary64) y))) |
#s(approx (+ 1 (/ 1/9 (* x y))) #s(literal 1 binary64)) |
#s(approx (+ 1 (/ 1/9 (* x y))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x y))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 x) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (-.f64 y #s(literal 1 binary64)))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (-.f64 y #s(literal 1 binary64))))))))) |
#s(approx (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 y (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))))))) |
#s(approx (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 y (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))))))) |
#s(approx (* (sqrt x) y) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 x) (*.f64 y (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))) |
#s(approx (sqrt x) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 x) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) |
#s(approx (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) |
#s(approx (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))))) |
#s(approx (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)) (*.f64 (sqrt.f64 x) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) |
#s(approx (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal 1/9 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))))) |
#s(approx (* 3 (* (sqrt x) y)) (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 x) (*.f64 y (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))) |
#s(approx (* 3 (sqrt x)) (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 x) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (fma.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))))) |
#s(approx (- (+ 1 (/ 1/9 (* x y))) (/ 1 y)) (/.f64 (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) y)) |
#s(approx (- (+ 1 (/ 1/9 (* x y))) (/ 1 y)) (/.f64 (-.f64 (+.f64 y (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)) y)) |
#s(approx (+ 1 (/ 1/9 (* x y))) (/.f64 (+.f64 y (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x))) y)) |
#s(approx (/ 1 y) (/.f64 #s(literal 1 binary64) y)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 y (fma.f64 #s(literal 3 binary64) (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (/.f64 (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) y)))))) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) (*.f64 y (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) (*.f64 x y))) (/.f64 #s(literal 1 binary64) y)))) |
#s(approx (+ y (/ 1 (* x 9))) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x y)))))) |
#s(approx (- (+ 1 (/ 1/9 (* x y))) (/ 1 y)) (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) (*.f64 x y))) (/.f64 #s(literal 1 binary64) y))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 x) (/.f64 (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) y))))))) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) (*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) y)) #s(literal 1 binary64))))) |
#s(approx (* y (- (+ 1 (/ 1/9 (* x y))) (/ 1 y))) (*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) (*.f64 x y))))))) |
#s(approx (- (+ 1 (/ 1/9 (* x y))) (/ 1 y)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x))) y)))) |
Compiled 1 022 to 412 computations (59.7% saved)
20 alts after pruning (16 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 72 | 8 | 80 |
| Fresh | 1 | 8 | 9 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 1 | 1 |
| Total | 75 | 20 | 95 |
| 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))) |
| ▶ | 92.5% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) (/.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 x y)) x)) #s(literal 1 binary64))) |
| 87.9% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x y)))))) #s(literal 1 binary64))) | |
| ✓ | 58.9% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) y) #s(literal 1 binary64))) |
| 40.8% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (/.f64 #s(literal 1/9 binary64) x))) | |
| ✓ | 61.0% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))) |
| 58.9% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (*.f64 y (-.f64 #s(approx (+ 1 (/ 1/9 (* x y))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) y))))) | |
| 29.3% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (*.f64 y #s(approx (- (+ 1 (/ 1/9 (* x y))) (/ 1 y)) (/.f64 #s(literal 1/9 binary64) (*.f64 x y)))))) | |
| ▶ | 21.3% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) #s(approx (- (* 1/9 (/ 1 x)) 1) #s(literal -1 binary64)))) |
| 78.9% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (fma.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) #s(approx (- (* 1/9 (/ 1 x)) 1) (/.f64 #s(literal 1/9 binary64) x)))))) | |
| ▶ | 58.9% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (fma.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y) #s(approx (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))))) |
| ▶ | 99.4% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))))) |
| 83.0% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 y (fma.f64 #s(literal 3 binary64) (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (/.f64 (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) y)))))) | |
| 61.7% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 x (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 y #s(literal 1 binary64))))))) | |
| 61.0% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))))) | |
| 58.9% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (-.f64 y #s(literal 1 binary64))))) | |
| ✓ | 39.5% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y))) |
| 40.9% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) | |
| ▶ | 79.9% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) (/.f64 (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 x) (*.f64 x (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y))))) x))) |
| 53.3% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) (*.f64 x (fma.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y)))))) |
Compiled 830 to 801 computations (3.5% saved)
| Inputs |
|---|
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))))) |
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y)) |
#s(literal 3 binary64) |
(*.f64 (sqrt.f64 x) y) |
(sqrt.f64 x) |
x |
y |
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 x) (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) |
(-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) |
#s(literal 1/9 binary64) |
(/.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) #s(approx (- (* 1/9 (/ 1 x)) 1) #s(literal -1 binary64)))) |
(*.f64 #s(literal 3 binary64) (sqrt.f64 x)) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) #s(approx (- (* 1/9 (/ 1 x)) 1) #s(literal -1 binary64))) |
#s(approx (- (* 1/9 (/ 1 x)) 1) #s(literal -1 binary64)) |
#s(literal -1 binary64) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (fma.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y) #s(approx (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))))) |
(fma.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y) #s(approx (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))) (*.f64 #s(literal -3 binary64) (sqrt.f64 x)))) |
#s(approx (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
(*.f64 #s(literal -3 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) (*.f64 x y)) x)) #s(literal 1 binary64))) |
(-.f64 #s(approx (+ y (/ 1 (* x 9))) (/.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 x y)) x)) #s(literal 1 binary64)) |
#s(approx (+ y (/ 1 (* x 9))) (/.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 x y)) x)) |
(/.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 x y)) x) |
(+.f64 #s(literal 1/9 binary64) (*.f64 x y)) |
(*.f64 x y) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) (/.f64 (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 x) (*.f64 x (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y))))) x))) |
#s(approx (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) (/.f64 (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 x) (*.f64 x (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y))))) x)) |
(/.f64 (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 x) (*.f64 x (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y))))) x) |
(fma.f64 #s(literal 1/3 binary64) (sqrt.f64 x) (*.f64 x (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y))))) |
#s(literal 1/3 binary64) |
(*.f64 x (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y)))) |
(fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y))) |
| Outputs |
|---|
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* 1/3 (sqrt (/ 1 x))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (/ (+ (* 1/3 (sqrt x)) (* 3 (* (sqrt (pow x 3)) (- y 1)))) x))) |
#s(approx (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) #s(hole binary64 (/ (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) x))) |
#s(approx (* 3 (* (sqrt x) y)) #s(hole binary64 (* 3 (* (sqrt x) y)))) |
#s(approx (* (sqrt x) y) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))) #s(hole binary64 (/ (+ (* -3 (sqrt (pow x 3))) (* 1/3 (sqrt x))) x))) |
#s(approx (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)) #s(hole binary64 (* 1/9 (sqrt (/ 1 x))))) |
#s(approx (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)) #s(hole binary64 (/ (+ (* -1 (sqrt (pow x 3))) (* 1/9 (sqrt x))) x))) |
#s(approx (- (* 1/9 (/ 1 x)) 1) #s(hole binary64 (/ 1/9 x))) |
#s(approx (- (* 1/9 (/ 1 x)) 1) #s(hole binary64 (/ (+ 1/9 (* -1 x)) x))) |
#s(approx (/ 1 x) #s(hole binary64 (/ 1 x))) |
#s(approx (* 3 (sqrt x)) #s(hole binary64 (* 3 (sqrt x)))) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) #s(hole binary64 (/ (+ 1/9 (* x (- y 1))) x))) |
#s(approx (* -3 (sqrt x)) #s(hole binary64 (* -3 (sqrt x)))) |
#s(approx (+ y (/ 1 (* x 9))) #s(hole binary64 (/ (+ 1/9 (* x y)) x))) |
#s(approx (+ 1/9 (* x y)) #s(hole binary64 1/9)) |
#s(approx (+ 1/9 (* x y)) #s(hole binary64 (+ 1/9 (* x y)))) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) #s(hole binary64 (* 1/3 (sqrt x)))) |
#s(approx (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) #s(hole binary64 (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))))) |
#s(approx (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y)))) #s(hole binary64 (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y)))))) |
#s(approx (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))) #s(hole binary64 (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* 3 (* (sqrt x) (- y 1))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* x (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) (- y 1))))))) |
#s(approx (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) #s(hole binary64 (* x (+ (* -3 (sqrt (/ 1 x))) (* 3 (* (sqrt (/ 1 x)) y)))))) |
#s(approx (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) #s(hole binary64 (* x (+ (* -3 (sqrt (/ 1 x))) (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) y))))))) |
#s(approx (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))) #s(hole binary64 (* x (+ (* -3 (sqrt (/ 1 x))) (* 1/3 (sqrt (/ 1 (pow x 3)))))))) |
#s(approx (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)) #s(hole binary64 (* -1 (sqrt x)))) |
#s(approx (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)) #s(hole binary64 (* x (+ (* -1 (sqrt (/ 1 x))) (* 1/9 (sqrt (/ 1 (pow x 3)))))))) |
#s(approx (- (* 1/9 (/ 1 x)) 1) #s(hole binary64 -1)) |
#s(approx (- (* 1/9 (/ 1 x)) 1) #s(hole binary64 (- (* 1/9 (/ 1 x)) 1))) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) #s(hole binary64 (- y 1))) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) #s(hole binary64 (- (+ y (* 1/9 (/ 1 x))) 1))) |
#s(approx (+ y (/ 1 (* x 9))) #s(hole binary64 y)) |
#s(approx (+ y (/ 1 (* x 9))) #s(hole binary64 (+ y (* 1/9 (/ 1 x))))) |
#s(approx (+ 1/9 (* x y)) #s(hole binary64 (* x (+ y (* 1/9 (/ 1 x)))))) |
#s(approx (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) #s(hole binary64 (* (pow x 2) (+ (* -3 (sqrt (/ 1 x))) (* 3 (* (sqrt (/ 1 x)) y)))))) |
#s(approx (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) #s(hole binary64 (* (pow x 2) (+ (* -3 (sqrt (/ 1 x))) (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) y))))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* -3 (* (sqrt x) (* (pow (sqrt -1) 2) (- y 1)))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* -1 (* x (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- y 1))))))))) |
#s(approx (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) #s(hole binary64 (* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))))) |
#s(approx (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) #s(hole binary64 (* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))))) |
#s(approx (* 3 (* (sqrt x) y)) #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 (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))) #s(hole binary64 (* 3 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))) #s(hole binary64 (* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))))) |
#s(approx (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)) #s(hole binary64 (* (sqrt x) (pow (sqrt -1) 2)))) |
#s(approx (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)) #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)) #s(hole binary64 (* -3 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ 1/9 (* x y)) #s(hole binary64 (* -1 (* x (- (* -1 y) (* 1/9 (/ 1 x))))))) |
#s(approx (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) #s(hole binary64 (* -1 (* (pow x 2) (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))))) |
#s(approx (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) #s(hole binary64 (* (pow x 2) (+ (* -1 (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) (* -1/3 (* (sqrt (/ 1 (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 (/ (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) x) #s(hole binary64 (+ (* -3 (sqrt x)) (+ (* 1/3 (sqrt (/ 1 x))) (* 3 (* (sqrt x) y)))))) |
#s(approx (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) #s(hole binary64 (+ (* -3 (sqrt (pow x 3))) (* 1/3 (sqrt x))))) |
#s(approx (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) #s(hole binary64 (+ (* -3 (sqrt (pow x 3))) (+ (* 1/3 (sqrt x)) (* 3 (* (sqrt (pow x 3)) y)))))) |
#s(approx (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y)))) #s(hole binary64 (* -3 (sqrt (pow x 3))))) |
#s(approx (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y)))) #s(hole binary64 (+ (* -3 (sqrt (pow x 3))) (* 3 (* (sqrt (pow x 3)) 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 (+ 1/9 (* x y)) #s(hole binary64 (* y (+ x (* 1/9 (/ 1 y)))))) |
#s(approx (/ (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) x) #s(hole binary64 (* y (+ (* -3 (* (sqrt x) (/ 1 y))) (+ (* 1/3 (* (sqrt (/ 1 x)) (/ 1 y))) (* 3 (sqrt x))))))) |
#s(approx (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) #s(hole binary64 (* 3 (* (sqrt (pow x 3)) y)))) |
#s(approx (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) #s(hole binary64 (* y (+ (* -3 (* (sqrt (pow x 3)) (/ 1 y))) (+ (* 1/3 (* (sqrt x) (/ 1 y))) (* 3 (sqrt (pow x 3)))))))) |
#s(approx (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y)))) #s(hole binary64 (* y (+ (* -3 (* (sqrt (pow x 3)) (/ 1 y))) (* 3 (sqrt (pow x 3))))))) |
#s(approx (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))) #s(hole binary64 (* y (+ (* -3 (* (sqrt x) (/ 1 y))) (* 3 (sqrt x)))))) |
#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 (+ 1/9 (* x y)) #s(hole binary64 (* -1 (* y (- (* -1 x) (* 1/9 (/ 1 y))))))) |
#s(approx (/ (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) x) #s(hole binary64 (* -1 (* y (+ (* -3 (sqrt x)) (* -1 (/ (+ (* -3 (sqrt x)) (* 1/3 (sqrt (/ 1 x)))) y))))))) |
#s(approx (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) #s(hole binary64 (* -1 (* y (+ (* -3 (sqrt (pow x 3))) (* -1 (/ (+ (* -3 (sqrt (pow x 3))) (* 1/3 (sqrt x))) y))))))) |
#s(approx (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y)))) #s(hole binary64 (* -1 (* y (+ (* -3 (sqrt (pow x 3))) (* 3 (* (sqrt (pow x 3)) (/ 1 y)))))))) |
#s(approx (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))) #s(hole binary64 (* -1 (* y (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) (/ 1 y)))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 18.0ms | x | @ | 0 | ((* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) (* 3 (* (sqrt x) y)) 3 (* (sqrt x) y) (sqrt x) x y (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))) (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)) (- (* 1/9 (/ 1 x)) 1) (* 1/9 (/ 1 x)) 1/9 (/ 1 x) 1 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1) (- (* 1/9 (/ 1 x)) 1) -1 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))) (* -3 (sqrt x)) -3 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (- (+ y (/ 1 (* x 9))) 1) (+ y (/ 1 (* x 9))) (/ (+ 1/9 (* x y)) x) (+ 1/9 (* x y)) (* x y) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) (/ (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) x) (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) 1/3 (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y)))) (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y)))) |
| 5.0ms | x | @ | -inf | ((* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) (* 3 (* (sqrt x) y)) 3 (* (sqrt x) y) (sqrt x) x y (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))) (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)) (- (* 1/9 (/ 1 x)) 1) (* 1/9 (/ 1 x)) 1/9 (/ 1 x) 1 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1) (- (* 1/9 (/ 1 x)) 1) -1 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))) (* -3 (sqrt x)) -3 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (- (+ y (/ 1 (* x 9))) 1) (+ y (/ 1 (* x 9))) (/ (+ 1/9 (* x y)) x) (+ 1/9 (* x y)) (* x y) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) (/ (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) x) (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) 1/3 (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y)))) (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y)))) |
| 4.0ms | x | @ | inf | ((* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) (* 3 (* (sqrt x) y)) 3 (* (sqrt x) y) (sqrt x) x y (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))) (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)) (- (* 1/9 (/ 1 x)) 1) (* 1/9 (/ 1 x)) 1/9 (/ 1 x) 1 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1) (- (* 1/9 (/ 1 x)) 1) -1 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))) (* -3 (sqrt x)) -3 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (- (+ y (/ 1 (* x 9))) 1) (+ y (/ 1 (* x 9))) (/ (+ 1/9 (* x y)) x) (+ 1/9 (* x y)) (* x y) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) (/ (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) x) (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) 1/3 (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y)))) (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y)))) |
| 3.0ms | y | @ | -inf | ((* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) (* 3 (* (sqrt x) y)) 3 (* (sqrt x) y) (sqrt x) x y (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))) (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)) (- (* 1/9 (/ 1 x)) 1) (* 1/9 (/ 1 x)) 1/9 (/ 1 x) 1 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1) (- (* 1/9 (/ 1 x)) 1) -1 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))) (* -3 (sqrt x)) -3 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (- (+ y (/ 1 (* x 9))) 1) (+ y (/ 1 (* x 9))) (/ (+ 1/9 (* x y)) x) (+ 1/9 (* x y)) (* x y) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) (/ (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) x) (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) 1/3 (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y)))) (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y)))) |
| 3.0ms | y | @ | inf | ((* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) (* 3 (* (sqrt x) y)) 3 (* (sqrt x) y) (sqrt x) x y (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))) (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)) (- (* 1/9 (/ 1 x)) 1) (* 1/9 (/ 1 x)) 1/9 (/ 1 x) 1 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1) (- (* 1/9 (/ 1 x)) 1) -1 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))) (* -3 (sqrt x)) -3 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (- (+ y (/ 1 (* x 9))) 1) (+ y (/ 1 (* x 9))) (/ (+ 1/9 (* x y)) x) (+ 1/9 (* x y)) (* x y) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) (/ (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) x) (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) 1/3 (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y)))) (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y)))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 317 | 2460 |
| 0 | 364 | 2409 |
| 1 | 824 | 2409 |
| 1× | saturated |
| 1× | iter-limit |
| 1× | unsound |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))))) |
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y)) |
#s(literal 3 binary64) |
(*.f64 (sqrt.f64 x) y) |
(sqrt.f64 x) |
x |
y |
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 x) (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) |
(-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) |
#s(literal 1/9 binary64) |
(/.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) #s(approx (- (* 1/9 (/ 1 x)) 1) #s(literal -1 binary64)))) |
(*.f64 #s(literal 3 binary64) (sqrt.f64 x)) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) #s(approx (- (* 1/9 (/ 1 x)) 1) #s(literal -1 binary64))) |
#s(approx (- (* 1/9 (/ 1 x)) 1) #s(literal -1 binary64)) |
#s(literal -1 binary64) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (fma.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y) #s(approx (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))))) |
(fma.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y) #s(approx (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))) (*.f64 #s(literal -3 binary64) (sqrt.f64 x)))) |
#s(approx (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
(*.f64 #s(literal -3 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) (*.f64 x y)) x)) #s(literal 1 binary64))) |
(-.f64 #s(approx (+ y (/ 1 (* x 9))) (/.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 x y)) x)) #s(literal 1 binary64)) |
#s(approx (+ y (/ 1 (* x 9))) (/.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 x y)) x)) |
(/.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 x y)) x) |
(+.f64 #s(literal 1/9 binary64) (*.f64 x y)) |
(*.f64 x y) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) (/.f64 (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 x) (*.f64 x (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y))))) x))) |
#s(approx (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) (/.f64 (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 x) (*.f64 x (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y))))) x)) |
(/.f64 (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 x) (*.f64 x (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y))))) x) |
(fma.f64 #s(literal 1/3 binary64) (sqrt.f64 x) (*.f64 x (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y))))) |
#s(literal 1/3 binary64) |
(*.f64 x (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y)))) |
(fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* 1/3 (sqrt (/ 1 x))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (/ (+ (* 1/3 (sqrt x)) (* 3 (* (sqrt (pow x 3)) (- y 1)))) x))) |
#s(approx (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) #s(hole binary64 (/ (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) x))) |
#s(approx (* 3 (* (sqrt x) y)) #s(hole binary64 (* 3 (* (sqrt x) y)))) |
#s(approx (* (sqrt x) y) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))) #s(hole binary64 (/ (+ (* -3 (sqrt (pow x 3))) (* 1/3 (sqrt x))) x))) |
#s(approx (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)) #s(hole binary64 (* 1/9 (sqrt (/ 1 x))))) |
#s(approx (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)) #s(hole binary64 (/ (+ (* -1 (sqrt (pow x 3))) (* 1/9 (sqrt x))) x))) |
#s(approx (- (* 1/9 (/ 1 x)) 1) #s(hole binary64 (/ 1/9 x))) |
#s(approx (- (* 1/9 (/ 1 x)) 1) #s(hole binary64 (/ (+ 1/9 (* -1 x)) x))) |
#s(approx (/ 1 x) #s(hole binary64 (/ 1 x))) |
#s(approx (* 3 (sqrt x)) #s(hole binary64 (* 3 (sqrt x)))) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) #s(hole binary64 (/ (+ 1/9 (* x (- y 1))) x))) |
#s(approx (* -3 (sqrt x)) #s(hole binary64 (* -3 (sqrt x)))) |
#s(approx (+ y (/ 1 (* x 9))) #s(hole binary64 (/ (+ 1/9 (* x y)) x))) |
#s(approx (+ 1/9 (* x y)) #s(hole binary64 1/9)) |
#s(approx (+ 1/9 (* x y)) #s(hole binary64 (+ 1/9 (* x y)))) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) #s(hole binary64 (* 1/3 (sqrt x)))) |
#s(approx (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) #s(hole binary64 (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))))) |
#s(approx (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y)))) #s(hole binary64 (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y)))))) |
#s(approx (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))) #s(hole binary64 (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* 3 (* (sqrt x) (- y 1))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* x (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) (- y 1))))))) |
#s(approx (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) #s(hole binary64 (* x (+ (* -3 (sqrt (/ 1 x))) (* 3 (* (sqrt (/ 1 x)) y)))))) |
#s(approx (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) #s(hole binary64 (* x (+ (* -3 (sqrt (/ 1 x))) (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) y))))))) |
#s(approx (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))) #s(hole binary64 (* x (+ (* -3 (sqrt (/ 1 x))) (* 1/3 (sqrt (/ 1 (pow x 3)))))))) |
#s(approx (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)) #s(hole binary64 (* -1 (sqrt x)))) |
#s(approx (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)) #s(hole binary64 (* x (+ (* -1 (sqrt (/ 1 x))) (* 1/9 (sqrt (/ 1 (pow x 3)))))))) |
#s(approx (- (* 1/9 (/ 1 x)) 1) #s(hole binary64 -1)) |
#s(approx (- (* 1/9 (/ 1 x)) 1) #s(hole binary64 (- (* 1/9 (/ 1 x)) 1))) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) #s(hole binary64 (- y 1))) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) #s(hole binary64 (- (+ y (* 1/9 (/ 1 x))) 1))) |
#s(approx (+ y (/ 1 (* x 9))) #s(hole binary64 y)) |
#s(approx (+ y (/ 1 (* x 9))) #s(hole binary64 (+ y (* 1/9 (/ 1 x))))) |
#s(approx (+ 1/9 (* x y)) #s(hole binary64 (* x (+ y (* 1/9 (/ 1 x)))))) |
#s(approx (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) #s(hole binary64 (* (pow x 2) (+ (* -3 (sqrt (/ 1 x))) (* 3 (* (sqrt (/ 1 x)) y)))))) |
#s(approx (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) #s(hole binary64 (* (pow x 2) (+ (* -3 (sqrt (/ 1 x))) (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) y))))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* -3 (* (sqrt x) (* (pow (sqrt -1) 2) (- y 1)))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* -1 (* x (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- y 1))))))))) |
#s(approx (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) #s(hole binary64 (* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))))) |
#s(approx (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) #s(hole binary64 (* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))))) |
#s(approx (* 3 (* (sqrt x) y)) #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 (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))) #s(hole binary64 (* 3 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))) #s(hole binary64 (* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))))) |
#s(approx (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)) #s(hole binary64 (* (sqrt x) (pow (sqrt -1) 2)))) |
#s(approx (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)) #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)) #s(hole binary64 (* -3 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ 1/9 (* x y)) #s(hole binary64 (* -1 (* x (- (* -1 y) (* 1/9 (/ 1 x))))))) |
#s(approx (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) #s(hole binary64 (* -1 (* (pow x 2) (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))))) |
#s(approx (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) #s(hole binary64 (* (pow x 2) (+ (* -1 (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) (* -1/3 (* (sqrt (/ 1 (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 (/ (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) x) #s(hole binary64 (+ (* -3 (sqrt x)) (+ (* 1/3 (sqrt (/ 1 x))) (* 3 (* (sqrt x) y)))))) |
#s(approx (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) #s(hole binary64 (+ (* -3 (sqrt (pow x 3))) (* 1/3 (sqrt x))))) |
#s(approx (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) #s(hole binary64 (+ (* -3 (sqrt (pow x 3))) (+ (* 1/3 (sqrt x)) (* 3 (* (sqrt (pow x 3)) y)))))) |
#s(approx (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y)))) #s(hole binary64 (* -3 (sqrt (pow x 3))))) |
#s(approx (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y)))) #s(hole binary64 (+ (* -3 (sqrt (pow x 3))) (* 3 (* (sqrt (pow x 3)) 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 (+ 1/9 (* x y)) #s(hole binary64 (* y (+ x (* 1/9 (/ 1 y)))))) |
#s(approx (/ (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) x) #s(hole binary64 (* y (+ (* -3 (* (sqrt x) (/ 1 y))) (+ (* 1/3 (* (sqrt (/ 1 x)) (/ 1 y))) (* 3 (sqrt x))))))) |
#s(approx (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) #s(hole binary64 (* 3 (* (sqrt (pow x 3)) y)))) |
#s(approx (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) #s(hole binary64 (* y (+ (* -3 (* (sqrt (pow x 3)) (/ 1 y))) (+ (* 1/3 (* (sqrt x) (/ 1 y))) (* 3 (sqrt (pow x 3)))))))) |
#s(approx (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y)))) #s(hole binary64 (* y (+ (* -3 (* (sqrt (pow x 3)) (/ 1 y))) (* 3 (sqrt (pow x 3))))))) |
#s(approx (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))) #s(hole binary64 (* y (+ (* -3 (* (sqrt x) (/ 1 y))) (* 3 (sqrt x)))))) |
#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 (+ 1/9 (* x y)) #s(hole binary64 (* -1 (* y (- (* -1 x) (* 1/9 (/ 1 y))))))) |
#s(approx (/ (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) x) #s(hole binary64 (* -1 (* y (+ (* -3 (sqrt x)) (* -1 (/ (+ (* -3 (sqrt x)) (* 1/3 (sqrt (/ 1 x)))) y))))))) |
#s(approx (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) #s(hole binary64 (* -1 (* y (+ (* -3 (sqrt (pow x 3))) (* -1 (/ (+ (* -3 (sqrt (pow x 3))) (* 1/3 (sqrt x))) y))))))) |
#s(approx (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y)))) #s(hole binary64 (* -1 (* y (+ (* -3 (sqrt (pow x 3))) (* 3 (* (sqrt (pow x 3)) (/ 1 y)))))))) |
#s(approx (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))) #s(hole binary64 (* -1 (* y (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) (/ 1 y)))))))) |
| Outputs |
|---|
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (fma.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))))) |
(fma.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))))) |
(+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))))) |
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y)) |
#s(literal 3 binary64) |
(*.f64 (sqrt.f64 x) y) |
(sqrt.f64 x) |
x |
y |
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 x) (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) |
(-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) |
#s(literal 1/9 binary64) |
(/.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) #s(approx (- (* 1/9 (/ 1 x)) 1) #s(literal -1 binary64)))) |
(*.f64 #s(literal 3 binary64) (sqrt.f64 x)) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) #s(approx (- (* 1/9 (/ 1 x)) 1) #s(literal -1 binary64))) |
#s(approx (- (* 1/9 (/ 1 x)) 1) #s(literal -1 binary64)) |
#s(literal -1 binary64) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (fma.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y) #s(approx (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))))) |
(fma.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y) #s(approx (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))) (*.f64 #s(literal -3 binary64) (sqrt.f64 x)))) |
(+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y)) #s(approx (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))) (*.f64 #s(literal -3 binary64) (sqrt.f64 x)))) |
#s(approx (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
(*.f64 #s(literal -3 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) (*.f64 x y)) x)) #s(literal 1 binary64))) |
(-.f64 #s(approx (+ y (/ 1 (* x 9))) (/.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 x y)) x)) #s(literal 1 binary64)) |
#s(approx (+ y (/ 1 (* x 9))) (/.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 x y)) x)) |
(/.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 x y)) x) |
(+.f64 #s(literal 1/9 binary64) (*.f64 x y)) |
(*.f64 x y) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) (/.f64 (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 x) (*.f64 x (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y))))) x))) |
#s(approx (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) (/.f64 (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 x) (*.f64 x (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y))))) x)) |
(/.f64 (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 x) (*.f64 x (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y))))) x) |
(fma.f64 #s(literal 1/3 binary64) (sqrt.f64 x) (*.f64 x (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y))))) |
(+.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) (*.f64 x (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y))))) |
#s(literal 1/3 binary64) |
(*.f64 x (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y)))) |
(fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y))) |
(+.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) (-.f64 y #s(literal 1 binary64))))) x)) |
#s(approx (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) (/.f64 (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 x) (*.f64 x (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y))))) x)) |
#s(approx (* 3 (* (sqrt x) y)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y))) |
#s(approx (* (sqrt x) y) (*.f64 (sqrt.f64 x) y)) |
#s(approx (sqrt x) (sqrt.f64 x)) |
#s(approx x x) |
#s(approx (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))) (/.f64 (fma.f64 #s(literal -3 binary64) (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x)) |
#s(approx (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)) (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)) (/.f64 (fma.f64 #s(literal -1 binary64) (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 #s(literal 1/9 binary64) (sqrt.f64 x))) x)) |
#s(approx (- (* 1/9 (/ 1 x)) 1) (/.f64 #s(literal 1/9 binary64) x)) |
#s(approx (- (* 1/9 (/ 1 x)) 1) (/.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 #s(literal -1 binary64) x)) x)) |
#s(approx (/ 1 x) (/.f64 #s(literal 1 binary64) x)) |
#s(approx (* 3 (sqrt x)) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) (/.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 x (-.f64 y #s(literal 1 binary64)))) x)) |
#s(approx (* -3 (sqrt x)) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
#s(approx (+ y (/ 1 (* x 9))) (/.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 x y)) x)) |
#s(approx (+ 1/9 (* x y)) #s(literal 1/9 binary64)) |
#s(approx (+ 1/9 (* x y)) (+.f64 #s(literal 1/9 binary64) (*.f64 x y))) |
#s(approx (* x y) (*.f64 x y)) |
#s(approx (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) |
#s(approx (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 x) (*.f64 x (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y)))))) |
#s(approx (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y)))) (*.f64 x (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y))))) |
#s(approx (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))) (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (-.f64 y #s(literal 1 binary64))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 x (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 y #s(literal 1 binary64))))))) |
#s(approx (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) (*.f64 x (fma.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y))))) |
#s(approx (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) (*.f64 x (fma.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y)))))) |
#s(approx (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))) (*.f64 x (fma.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))))))) |
#s(approx (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)) (*.f64 #s(literal -1 binary64) (sqrt.f64 x))) |
#s(approx (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)) (*.f64 x (fma.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))))))) |
#s(approx (- (* 1/9 (/ 1 x)) 1) #s(literal -1 binary64)) |
#s(approx (- (* 1/9 (/ 1 x)) 1) (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) (-.f64 y #s(literal 1 binary64))) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) (-.f64 (+.f64 y (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64))) |
#s(approx (+ y (/ 1 (* x 9))) y) |
#s(approx (+ y (/ 1 (* x 9))) (+.f64 y (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (+ 1/9 (* x y)) (*.f64 x (+.f64 y (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x))))) |
#s(approx (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y))))) |
#s(approx (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y)))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 x) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (-.f64 y #s(literal 1 binary64)))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (-.f64 y #s(literal 1 binary64))))))))) |
#s(approx (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 y (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))))))) |
#s(approx (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 y (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))))))) |
#s(approx (* 3 (* (sqrt x) y)) (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 x) (*.f64 y (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))) |
#s(approx (* (sqrt x) y) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 x) (*.f64 y (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))) |
#s(approx (sqrt x) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 x) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) |
#s(approx (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) |
#s(approx (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))))) |
#s(approx (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)) (*.f64 (sqrt.f64 x) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) |
#s(approx (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal 1/9 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))))) |
#s(approx (* 3 (sqrt x)) (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 x) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) |
#s(approx (+ 1/9 (* x y)) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) y) (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)))))) |
#s(approx (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 y (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))))))) |
#s(approx (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (fma.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 y (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))) (*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (fma.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))))) |
#s(approx (/ (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) x) (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y))))) |
#s(approx (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) (fma.f64 #s(literal -3 binary64) (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)))) |
#s(approx (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) (fma.f64 #s(literal -3 binary64) (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) y))))) |
#s(approx (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y)))) (*.f64 #s(literal -3 binary64) (sqrt.f64 (pow.f64 x #s(literal 3 binary64))))) |
#s(approx (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y)))) (fma.f64 #s(literal -3 binary64) (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) y)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 y (fma.f64 #s(literal 3 binary64) (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (/.f64 (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) y)))))) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) (*.f64 y (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) (*.f64 x y))) (/.f64 #s(literal 1 binary64) y)))) |
#s(approx (+ y (/ 1 (* x 9))) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x y)))))) |
#s(approx (+ 1/9 (* x y)) (*.f64 y (+.f64 x (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) y))))) |
#s(approx (/ (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) x) (*.f64 y (fma.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) y)) (fma.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) y)) (*.f64 #s(literal 3 binary64) (sqrt.f64 x)))))) |
#s(approx (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) y))) |
#s(approx (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) (*.f64 y (fma.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) y)) (fma.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) y)) (*.f64 #s(literal 3 binary64) (sqrt.f64 (pow.f64 x #s(literal 3 binary64)))))))) |
#s(approx (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y)))) (*.f64 y (fma.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) y)) (*.f64 #s(literal 3 binary64) (sqrt.f64 (pow.f64 x #s(literal 3 binary64))))))) |
#s(approx (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))) (*.f64 y (fma.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) y)) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 x) (/.f64 (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) y))))))) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) (*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) y)) #s(literal 1 binary64))))) |
#s(approx (+ 1/9 (* x y)) (*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) y)))))) |
#s(approx (/ (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) x) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) y)))))) |
#s(approx (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -3 binary64) (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) y)))))) |
#s(approx (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y)))) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -3 binary64) (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) y))))))) |
#s(approx (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) y))))))) |
Compiled 1 471 to 560 computations (61.9% saved)
23 alts after pruning (17 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 84 | 7 | 91 |
| Fresh | 1 | 10 | 11 |
| Picked | 2 | 3 | 5 |
| Done | 1 | 3 | 4 |
| Total | 88 | 23 | 111 |
| 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))) |
| ✓ | 92.5% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) (/.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 x y)) x)) #s(literal 1 binary64))) |
| 92.4% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) (/.f64 #s(approx (+ 1/9 (* x y)) (*.f64 y (+.f64 x (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) y))))) x)) #s(literal 1 binary64))) | |
| ▶ | 61.0% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) (/.f64 #s(approx (+ 1/9 (* x y)) #s(literal 1/9 binary64)) x)) #s(literal 1 binary64))) |
| ✓ | 58.9% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) y) #s(literal 1 binary64))) |
| 40.8% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (/.f64 #s(literal 1/9 binary64) x))) | |
| 58.9% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (*.f64 y (-.f64 #s(approx (+ 1 (/ 1/9 (* x y))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) y))))) | |
| 29.3% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (*.f64 y #s(approx (- (+ 1 (/ 1/9 (* x y))) (/ 1 y)) (/.f64 #s(literal 1/9 binary64) (*.f64 x y)))))) | |
| ✓ | 21.3% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) #s(approx (- (* 1/9 (/ 1 x)) 1) #s(literal -1 binary64)))) |
| ▶ | 78.9% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (fma.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) #s(approx (- (* 1/9 (/ 1 x)) 1) (/.f64 #s(literal 1/9 binary64) x)))))) |
| ✓ | 58.9% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (fma.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y) #s(approx (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))))) |
| 78.9% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) #s(approx (- (* 1/9 (/ 1 x)) 1) (/.f64 #s(literal 1/9 binary64) x)))))) | |
| ▶ | 83.0% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 y (fma.f64 #s(literal 3 binary64) (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (/.f64 (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) y)))))) |
| 61.7% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 x (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 y #s(literal 1 binary64))))))) | |
| 61.0% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))))) | |
| 58.9% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (-.f64 y #s(literal 1 binary64))))) | |
| ✓ | 39.5% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y))) |
| 40.9% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) | |
| 59.9% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) (/.f64 (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 x) #s(approx (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y)))) (*.f64 y (fma.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) y)) (*.f64 #s(literal 3 binary64) (sqrt.f64 (pow.f64 x #s(literal 3 binary64)))))))) x))) | |
| ▶ | 40.9% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) (/.f64 #s(approx (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x))) |
| 53.3% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) (*.f64 x (fma.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y)))))) | |
| ▶ | 99.5% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) #s(approx (/ (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) x) (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y))))))) |
| 87.8% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) #s(approx (/ (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) x) (*.f64 y (fma.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) y)) (fma.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) y)) (*.f64 #s(literal 3 binary64) (sqrt.f64 x)))))))) |
Compiled 1 121 to 1 038 computations (7.4% saved)
| Inputs |
|---|
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) #s(approx (/ (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) x) (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y))))))) |
#s(approx (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) #s(approx (/ (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) x) (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y)))))) |
#s(approx (/ (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) x) (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y))))) |
(fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y)))) |
#s(literal -3 binary64) |
(sqrt.f64 x) |
x |
(fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y))) |
#s(literal 1/3 binary64) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y)) |
#s(literal 3 binary64) |
(*.f64 (sqrt.f64 x) y) |
y |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) (/.f64 #s(approx (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x))) |
#s(approx (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) (/.f64 #s(approx (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x)) |
(/.f64 #s(approx (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x) |
#s(approx (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) (/.f64 #s(approx (+ 1/9 (* x y)) #s(literal 1/9 binary64)) x)) #s(literal 1 binary64))) |
(*.f64 #s(literal 3 binary64) (sqrt.f64 x)) |
(-.f64 #s(approx (+ y (/ 1 (* x 9))) (/.f64 #s(approx (+ 1/9 (* x y)) #s(literal 1/9 binary64)) x)) #s(literal 1 binary64)) |
#s(approx (+ y (/ 1 (* x 9))) (/.f64 #s(approx (+ 1/9 (* x y)) #s(literal 1/9 binary64)) x)) |
(/.f64 #s(approx (+ 1/9 (* x y)) #s(literal 1/9 binary64)) x) |
#s(approx (+ 1/9 (* x y)) #s(literal 1/9 binary64)) |
#s(literal 1/9 binary64) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (fma.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) #s(approx (- (* 1/9 (/ 1 x)) 1) (/.f64 #s(literal 1/9 binary64) x)))))) |
(fma.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) #s(approx (- (* 1/9 (/ 1 x)) 1) (/.f64 #s(literal 1/9 binary64) x))))) |
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) #s(approx (- (* 1/9 (/ 1 x)) 1) (/.f64 #s(literal 1/9 binary64) x)))) |
(*.f64 (sqrt.f64 x) #s(approx (- (* 1/9 (/ 1 x)) 1) (/.f64 #s(literal 1/9 binary64) x))) |
#s(approx (- (* 1/9 (/ 1 x)) 1) (/.f64 #s(literal 1/9 binary64) x)) |
(/.f64 #s(literal 1/9 binary64) x) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 y (fma.f64 #s(literal 3 binary64) (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (/.f64 (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) y)))))) |
(*.f64 y (fma.f64 #s(literal 3 binary64) (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (/.f64 (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) y))))) |
(fma.f64 #s(literal 3 binary64) (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (/.f64 (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) y)))) |
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (/.f64 (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) y))) |
(*.f64 (sqrt.f64 x) (/.f64 (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) y)) |
(/.f64 (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) y) |
(-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) |
| Outputs |
|---|
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* 1/3 (sqrt (/ 1 x))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (/ (+ (* 1/3 (sqrt x)) (* 3 (* (sqrt (pow x 3)) (- y 1)))) x))) |
#s(approx (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) #s(hole binary64 (/ (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) x))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* 1/3 (sqrt (/ 1 x))) (* 3 (* (sqrt x) y))) #s(hole binary64 (/ (+ (* 1/3 (sqrt x)) (* 3 (* (sqrt (pow x 3)) y))) x))) |
#s(approx (sqrt (/ 1 x)) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (/ 1 x) #s(hole binary64 (/ 1 x))) |
#s(approx (* 3 (* (sqrt x) y)) #s(hole binary64 (* 3 (* (sqrt x) y)))) |
#s(approx (* (sqrt x) y) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) #s(hole binary64 (* 1/3 (sqrt x)))) |
#s(approx (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) #s(hole binary64 (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))))) |
#s(approx (* 3 (sqrt x)) #s(hole binary64 (* 3 (sqrt x)))) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) #s(hole binary64 (/ 1/9 x))) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) #s(hole binary64 (/ (+ 1/9 (* x (- y 1))) x))) |
#s(approx (+ y (/ 1 (* x 9))) #s(hole binary64 (/ (+ 1/9 (* x y)) x))) |
#s(approx (+ 1/9 (* x y)) #s(hole binary64 1/9)) |
#s(approx (+ 1/9 (* x y)) #s(hole binary64 (+ 1/9 (* x y)))) |
#s(approx (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))) #s(hole binary64 (/ (+ (* -3 (sqrt (pow x 3))) (* 1/3 (sqrt x))) x))) |
#s(approx (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)) #s(hole binary64 (* 1/9 (sqrt (/ 1 x))))) |
#s(approx (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)) #s(hole binary64 (/ (+ (* -1 (sqrt (pow x 3))) (* 1/9 (sqrt x))) x))) |
#s(approx (- (* 1/9 (/ 1 x)) 1) #s(hole binary64 (/ (+ 1/9 (* -1 x)) x))) |
#s(approx (* y (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))) #s(hole binary64 (/ (+ (* 1/3 (sqrt x)) (* x (* y (+ (* -3 (* (sqrt x) (/ 1 y))) (* 3 (sqrt x)))))) x))) |
#s(approx (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))) #s(hole binary64 (* 1/3 (* (sqrt (/ 1 x)) (/ 1 y))))) |
#s(approx (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))) #s(hole binary64 (/ (+ (* 1/3 (* (sqrt x) (/ 1 y))) (* x (+ (* -3 (* (sqrt x) (/ 1 y))) (* 3 (sqrt x))))) x))) |
#s(approx (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))) #s(hole binary64 (/ (+ (* -3 (* (sqrt (pow x 3)) (/ 1 y))) (* 1/3 (* (sqrt x) (/ 1 y)))) x))) |
#s(approx (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)) #s(hole binary64 (* 1/9 (* (sqrt (/ 1 x)) (/ 1 y))))) |
#s(approx (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)) #s(hole binary64 (/ (+ (* -1 (* (sqrt (pow x 3)) (/ 1 y))) (* 1/9 (* (sqrt x) (/ 1 y)))) x))) |
#s(approx (/ (- (* 1/9 (/ 1 x)) 1) y) #s(hole binary64 (/ 1/9 (* x y)))) |
#s(approx (/ (- (* 1/9 (/ 1 x)) 1) y) #s(hole binary64 (/ (+ (* -1 (/ x y)) (* 1/9 (/ 1 y))) x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* 3 (* (sqrt x) (- y 1))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* x (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) (- y 1))))))) |
#s(approx (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) #s(hole binary64 (* x (+ (* -3 (sqrt (/ 1 x))) (* 3 (* (sqrt (/ 1 x)) y)))))) |
#s(approx (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) #s(hole binary64 (* x (+ (* -3 (sqrt (/ 1 x))) (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) y))))))) |
#s(approx (+ (* 1/3 (sqrt (/ 1 x))) (* 3 (* (sqrt x) y))) #s(hole binary64 (* x (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) y)))))) |
#s(approx (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) #s(hole binary64 (* (pow x 2) (+ (* -3 (sqrt (/ 1 x))) (* 3 (* (sqrt (/ 1 x)) y)))))) |
#s(approx (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) #s(hole binary64 (* (pow x 2) (+ (* -3 (sqrt (/ 1 x))) (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) y))))))) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) #s(hole binary64 (- y 1))) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) #s(hole binary64 (- (+ y (* 1/9 (/ 1 x))) 1))) |
#s(approx (+ y (/ 1 (* x 9))) #s(hole binary64 y)) |
#s(approx (+ y (/ 1 (* x 9))) #s(hole binary64 (+ y (* 1/9 (/ 1 x))))) |
#s(approx (+ 1/9 (* x y)) #s(hole binary64 (* x y))) |
#s(approx (+ 1/9 (* x y)) #s(hole binary64 (* x (+ y (* 1/9 (/ 1 x)))))) |
#s(approx (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))) #s(hole binary64 (* -3 (sqrt x)))) |
#s(approx (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))) #s(hole binary64 (* x (+ (* -3 (sqrt (/ 1 x))) (* 1/3 (sqrt (/ 1 (pow x 3)))))))) |
#s(approx (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)) #s(hole binary64 (* -1 (sqrt x)))) |
#s(approx (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)) #s(hole binary64 (* x (+ (* -1 (sqrt (/ 1 x))) (* 1/9 (sqrt (/ 1 (pow x 3)))))))) |
#s(approx (- (* 1/9 (/ 1 x)) 1) #s(hole binary64 -1)) |
#s(approx (- (* 1/9 (/ 1 x)) 1) #s(hole binary64 (- (* 1/9 (/ 1 x)) 1))) |
#s(approx (* y (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))) #s(hole binary64 (* x (* y (+ (* -3 (* (sqrt (/ 1 x)) (/ 1 y))) (* 3 (sqrt (/ 1 x)))))))) |
#s(approx (* y (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))) #s(hole binary64 (* x (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* y (+ (* -3 (* (sqrt (/ 1 x)) (/ 1 y))) (* 3 (sqrt (/ 1 x))))))))) |
#s(approx (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))) #s(hole binary64 (* x (+ (* -3 (* (sqrt (/ 1 x)) (/ 1 y))) (* 3 (sqrt (/ 1 x))))))) |
#s(approx (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))) #s(hole binary64 (* x (+ (* -3 (* (sqrt (/ 1 x)) (/ 1 y))) (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (/ 1 y))) (* 3 (sqrt (/ 1 x)))))))) |
#s(approx (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))) #s(hole binary64 (* -3 (* (sqrt x) (/ 1 y))))) |
#s(approx (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))) #s(hole binary64 (* x (+ (* -3 (* (sqrt (/ 1 x)) (/ 1 y))) (* 1/3 (* (sqrt (/ 1 (pow x 3))) (/ 1 y))))))) |
#s(approx (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)) #s(hole binary64 (* -1 (* (sqrt x) (/ 1 y))))) |
#s(approx (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)) #s(hole binary64 (* x (+ (* -1 (* (sqrt (/ 1 x)) (/ 1 y))) (* 1/9 (* (sqrt (/ 1 (pow x 3))) (/ 1 y))))))) |
#s(approx (/ (- (* 1/9 (/ 1 x)) 1) y) #s(hole binary64 (/ -1 y))) |
#s(approx (/ (- (* 1/9 (/ 1 x)) 1) y) #s(hole binary64 (- (* 1/9 (/ 1 (* x y))) (/ 1 y)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* -3 (* (sqrt x) (* (pow (sqrt -1) 2) (- y 1)))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* -1 (* x (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- y 1))))))))) |
#s(approx (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) #s(hole binary64 (* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))))) |
#s(approx (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) #s(hole binary64 (* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))))) |
#s(approx (+ (* -3 (sqrt x)) (+ (* 1/3 (sqrt (/ 1 x))) (* 3 (* (sqrt x) y)))) #s(hole binary64 (* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ (* -1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ (* 1/3 (sqrt (/ 1 x))) (* 3 (* (sqrt x) y))) #s(hole binary64 (* -3 (* (sqrt x) (* y (pow (sqrt -1) 2)))))) |
#s(approx (+ (* 1/3 (sqrt (/ 1 x))) (* 3 (* (sqrt x) y))) #s(hole binary64 (* -1 (* x (+ (* -1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))))) |
#s(approx (sqrt (/ 1 x)) #s(hole binary64 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
#s(approx (* (sqrt x) y) #s(hole binary64 (* -1 (* (sqrt x) (* y (pow (sqrt -1) 2)))))) |
#s(approx (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) #s(hole binary64 (* -1 (* (pow x 2) (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))))) |
#s(approx (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) #s(hole binary64 (* (pow x 2) (+ (* -1 (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) (* -1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))))) |
#s(approx (* 1/3 (sqrt x)) #s(hole binary64 (* -1/3 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (* 3 (sqrt x)) #s(hole binary64 (* -3 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ 1/9 (* x y)) #s(hole binary64 (* -1 (* x (- (* -1 y) (* 1/9 (/ 1 x))))))) |
#s(approx (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))) #s(hole binary64 (* 3 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))) #s(hole binary64 (* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))))) |
#s(approx (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)) #s(hole binary64 (* (sqrt x) (pow (sqrt -1) 2)))) |
#s(approx (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)) #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 (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))) #s(hole binary64 (* -1 (* x (* y (+ (* -3 (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) (* 3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))) |
#s(approx (* y (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))) #s(hole binary64 (* -1 (* x (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* y (+ (* -3 (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) (* 3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))))) |
#s(approx (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))) #s(hole binary64 (* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) (* 3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))) #s(hole binary64 (* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (/ (pow (sqrt -1) 2) y))) (* 3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))) |
#s(approx (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))) #s(hole binary64 (* 3 (* (sqrt x) (/ (pow (sqrt -1) 2) y))))) |
#s(approx (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))) #s(hole binary64 (* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) (* 1/3 (* (sqrt (/ 1 (pow x 3))) (/ (pow (sqrt -1) 2) y)))))))) |
#s(approx (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)) #s(hole binary64 (* (sqrt x) (/ (pow (sqrt -1) 2) y)))) |
#s(approx (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)) #s(hole binary64 (* -1 (* x (+ (* -1 (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) (* 1/9 (* (sqrt (/ 1 (pow x 3))) (/ (pow (sqrt -1) 2) y)))))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))))) |
#s(approx (/ (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) x) #s(hole binary64 (+ (* -3 (sqrt x)) (+ (* 1/3 (sqrt (/ 1 x))) (* 3 (* (sqrt x) y)))))) |
#s(approx (+ (* -3 (sqrt x)) (+ (* 1/3 (sqrt (/ 1 x))) (* 3 (* (sqrt x) y)))) #s(hole binary64 (+ (* -3 (sqrt x)) (* 1/3 (sqrt (/ 1 x)))))) |
#s(approx (+ (* 1/3 (sqrt (/ 1 x))) (* 3 (* (sqrt x) y))) #s(hole binary64 (+ (* 1/3 (sqrt (/ 1 x))) (* 3 (* (sqrt x) y))))) |
#s(approx (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) #s(hole binary64 (+ (* -3 (sqrt (pow x 3))) (* 1/3 (sqrt x))))) |
#s(approx (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) #s(hole binary64 (+ (* -3 (sqrt (pow x 3))) (+ (* 1/3 (sqrt x)) (* 3 (* (sqrt (pow x 3)) y)))))) |
#s(approx (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))) #s(hole binary64 (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))) |
#s(approx (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))) #s(hole binary64 (/ (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) y))) |
#s(approx (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)) #s(hole binary64 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))) |
#s(approx (/ (- (* 1/9 (/ 1 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 (* y (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))))) |
#s(approx (/ (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) x) #s(hole binary64 (* y (+ (* -3 (* (sqrt x) (/ 1 y))) (+ (* 1/3 (* (sqrt (/ 1 x)) (/ 1 y))) (* 3 (sqrt x))))))) |
#s(approx (+ (* 1/3 (sqrt (/ 1 x))) (* 3 (* (sqrt x) y))) #s(hole binary64 (* y (+ (* 1/3 (* (sqrt (/ 1 x)) (/ 1 y))) (* 3 (sqrt x)))))) |
#s(approx (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) #s(hole binary64 (* 3 (* (sqrt (pow x 3)) y)))) |
#s(approx (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) #s(hole binary64 (* y (+ (* -3 (* (sqrt (pow x 3)) (/ 1 y))) (+ (* 1/3 (* (sqrt x) (/ 1 y))) (* 3 (sqrt (pow x 3)))))))) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) #s(hole binary64 (* y (- (+ 1 (/ 1/9 (* x y))) (/ 1 y))))) |
#s(approx (+ y (/ 1 (* x 9))) #s(hole binary64 (* y (+ 1 (* 1/9 (/ 1 (* x y))))))) |
#s(approx (+ 1/9 (* x y)) #s(hole binary64 (* y (+ x (* 1/9 (/ 1 y)))))) |
#s(approx (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))) #s(hole binary64 (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* -1 (* y (+ (* -3 (sqrt x)) (* -3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))))))) |
#s(approx (/ (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) x) #s(hole binary64 (* -1 (* y (+ (* -3 (sqrt x)) (* -1 (/ (+ (* -3 (sqrt x)) (* 1/3 (sqrt (/ 1 x)))) y))))))) |
#s(approx (+ (* 1/3 (sqrt (/ 1 x))) (* 3 (* (sqrt x) y))) #s(hole binary64 (* -1 (* y (+ (* -3 (sqrt x)) (* -1/3 (* (sqrt (/ 1 x)) (/ 1 y)))))))) |
#s(approx (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) #s(hole binary64 (* -1 (* y (+ (* -3 (sqrt (pow x 3))) (* -1 (/ (+ (* -3 (sqrt (pow x 3))) (* 1/3 (sqrt x))) y))))))) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) #s(hole binary64 (* -1 (* y (- (* -1 (/ (- (* 1/9 (/ 1 x)) 1) y)) 1))))) |
#s(approx (+ 1/9 (* x y)) #s(hole binary64 (* -1 (* y (- (* -1 x) (* 1/9 (/ 1 y))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 29.0ms | y | @ | -inf | ((* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) (/ (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) x) (+ (* -3 (sqrt x)) (+ (* 1/3 (sqrt (/ 1 x))) (* 3 (* (sqrt x) y)))) -3 (sqrt x) x (+ (* 1/3 (sqrt (/ 1 x))) (* 3 (* (sqrt x) y))) 1/3 (sqrt (/ 1 x)) (/ 1 x) 1 (* 3 (* (sqrt x) y)) 3 (* (sqrt x) y) y (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) (/ (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) x) (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) (* 1/3 (sqrt x)) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1) (+ y (/ 1 (* x 9))) (/ (+ 1/9 (* x y)) x) (+ 1/9 (* x y)) 1/9 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))) (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)) (- (* 1/9 (/ 1 x)) 1) (/ 1/9 x) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* y (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))) (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))) (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)) (/ (- (* 1/9 (/ 1 x)) 1) y) (- (* 1/9 (/ 1 x)) 1) (* 1/9 (/ 1 x))) |
| 6.0ms | x | @ | -inf | ((* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) (/ (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) x) (+ (* -3 (sqrt x)) (+ (* 1/3 (sqrt (/ 1 x))) (* 3 (* (sqrt x) y)))) -3 (sqrt x) x (+ (* 1/3 (sqrt (/ 1 x))) (* 3 (* (sqrt x) y))) 1/3 (sqrt (/ 1 x)) (/ 1 x) 1 (* 3 (* (sqrt x) y)) 3 (* (sqrt x) y) y (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) (/ (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) x) (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) (* 1/3 (sqrt x)) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1) (+ y (/ 1 (* x 9))) (/ (+ 1/9 (* x y)) x) (+ 1/9 (* x y)) 1/9 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))) (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)) (- (* 1/9 (/ 1 x)) 1) (/ 1/9 x) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* y (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))) (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))) (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)) (/ (- (* 1/9 (/ 1 x)) 1) y) (- (* 1/9 (/ 1 x)) 1) (* 1/9 (/ 1 x))) |
| 4.0ms | x | @ | inf | ((* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) (/ (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) x) (+ (* -3 (sqrt x)) (+ (* 1/3 (sqrt (/ 1 x))) (* 3 (* (sqrt x) y)))) -3 (sqrt x) x (+ (* 1/3 (sqrt (/ 1 x))) (* 3 (* (sqrt x) y))) 1/3 (sqrt (/ 1 x)) (/ 1 x) 1 (* 3 (* (sqrt x) y)) 3 (* (sqrt x) y) y (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) (/ (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) x) (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) (* 1/3 (sqrt x)) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1) (+ y (/ 1 (* x 9))) (/ (+ 1/9 (* x y)) x) (+ 1/9 (* x y)) 1/9 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))) (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)) (- (* 1/9 (/ 1 x)) 1) (/ 1/9 x) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* y (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))) (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))) (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)) (/ (- (* 1/9 (/ 1 x)) 1) y) (- (* 1/9 (/ 1 x)) 1) (* 1/9 (/ 1 x))) |
| 4.0ms | x | @ | 0 | ((* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) (/ (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) x) (+ (* -3 (sqrt x)) (+ (* 1/3 (sqrt (/ 1 x))) (* 3 (* (sqrt x) y)))) -3 (sqrt x) x (+ (* 1/3 (sqrt (/ 1 x))) (* 3 (* (sqrt x) y))) 1/3 (sqrt (/ 1 x)) (/ 1 x) 1 (* 3 (* (sqrt x) y)) 3 (* (sqrt x) y) y (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) (/ (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) x) (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) (* 1/3 (sqrt x)) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1) (+ y (/ 1 (* x 9))) (/ (+ 1/9 (* x y)) x) (+ 1/9 (* x y)) 1/9 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))) (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)) (- (* 1/9 (/ 1 x)) 1) (/ 1/9 x) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* y (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))) (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))) (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)) (/ (- (* 1/9 (/ 1 x)) 1) y) (- (* 1/9 (/ 1 x)) 1) (* 1/9 (/ 1 x))) |
| 4.0ms | y | @ | inf | ((* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) (/ (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) x) (+ (* -3 (sqrt x)) (+ (* 1/3 (sqrt (/ 1 x))) (* 3 (* (sqrt x) y)))) -3 (sqrt x) x (+ (* 1/3 (sqrt (/ 1 x))) (* 3 (* (sqrt x) y))) 1/3 (sqrt (/ 1 x)) (/ 1 x) 1 (* 3 (* (sqrt x) y)) 3 (* (sqrt x) y) y (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) (/ (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) x) (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) (* 1/3 (sqrt x)) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1) (+ y (/ 1 (* x 9))) (/ (+ 1/9 (* x y)) x) (+ 1/9 (* x y)) 1/9 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))) (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)) (- (* 1/9 (/ 1 x)) 1) (/ 1/9 x) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* y (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))) (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))) (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)) (/ (- (* 1/9 (/ 1 x)) 1) y) (- (* 1/9 (/ 1 x)) 1) (* 1/9 (/ 1 x))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 428 | 3940 |
| 0 | 479 | 3819 |
| 1 | 1119 | 3819 |
| 1× | saturated |
| 1× | iter-limit |
| 1× | unsound |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) #s(approx (/ (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) x) (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y))))))) |
#s(approx (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) #s(approx (/ (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) x) (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y)))))) |
#s(approx (/ (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) x) (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y))))) |
(fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y)))) |
#s(literal -3 binary64) |
(sqrt.f64 x) |
x |
(fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y))) |
#s(literal 1/3 binary64) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y)) |
#s(literal 3 binary64) |
(*.f64 (sqrt.f64 x) y) |
y |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) (/.f64 #s(approx (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x))) |
#s(approx (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) (/.f64 #s(approx (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x)) |
(/.f64 #s(approx (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x) |
#s(approx (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) (/.f64 #s(approx (+ 1/9 (* x y)) #s(literal 1/9 binary64)) x)) #s(literal 1 binary64))) |
(*.f64 #s(literal 3 binary64) (sqrt.f64 x)) |
(-.f64 #s(approx (+ y (/ 1 (* x 9))) (/.f64 #s(approx (+ 1/9 (* x y)) #s(literal 1/9 binary64)) x)) #s(literal 1 binary64)) |
#s(approx (+ y (/ 1 (* x 9))) (/.f64 #s(approx (+ 1/9 (* x y)) #s(literal 1/9 binary64)) x)) |
(/.f64 #s(approx (+ 1/9 (* x y)) #s(literal 1/9 binary64)) x) |
#s(approx (+ 1/9 (* x y)) #s(literal 1/9 binary64)) |
#s(literal 1/9 binary64) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (fma.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) #s(approx (- (* 1/9 (/ 1 x)) 1) (/.f64 #s(literal 1/9 binary64) x)))))) |
(fma.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) #s(approx (- (* 1/9 (/ 1 x)) 1) (/.f64 #s(literal 1/9 binary64) x))))) |
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) #s(approx (- (* 1/9 (/ 1 x)) 1) (/.f64 #s(literal 1/9 binary64) x)))) |
(*.f64 (sqrt.f64 x) #s(approx (- (* 1/9 (/ 1 x)) 1) (/.f64 #s(literal 1/9 binary64) x))) |
#s(approx (- (* 1/9 (/ 1 x)) 1) (/.f64 #s(literal 1/9 binary64) x)) |
(/.f64 #s(literal 1/9 binary64) x) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 y (fma.f64 #s(literal 3 binary64) (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (/.f64 (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) y)))))) |
(*.f64 y (fma.f64 #s(literal 3 binary64) (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (/.f64 (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) y))))) |
(fma.f64 #s(literal 3 binary64) (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (/.f64 (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) y)))) |
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (/.f64 (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) y))) |
(*.f64 (sqrt.f64 x) (/.f64 (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) y)) |
(/.f64 (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) y) |
(-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* 1/3 (sqrt (/ 1 x))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (/ (+ (* 1/3 (sqrt x)) (* 3 (* (sqrt (pow x 3)) (- y 1)))) x))) |
#s(approx (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) #s(hole binary64 (/ (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) x))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* 1/3 (sqrt (/ 1 x))) (* 3 (* (sqrt x) y))) #s(hole binary64 (/ (+ (* 1/3 (sqrt x)) (* 3 (* (sqrt (pow x 3)) y))) x))) |
#s(approx (sqrt (/ 1 x)) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (/ 1 x) #s(hole binary64 (/ 1 x))) |
#s(approx (* 3 (* (sqrt x) y)) #s(hole binary64 (* 3 (* (sqrt x) y)))) |
#s(approx (* (sqrt x) y) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) #s(hole binary64 (* 1/3 (sqrt x)))) |
#s(approx (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) #s(hole binary64 (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))))) |
#s(approx (* 3 (sqrt x)) #s(hole binary64 (* 3 (sqrt x)))) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) #s(hole binary64 (/ 1/9 x))) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) #s(hole binary64 (/ (+ 1/9 (* x (- y 1))) x))) |
#s(approx (+ y (/ 1 (* x 9))) #s(hole binary64 (/ (+ 1/9 (* x y)) x))) |
#s(approx (+ 1/9 (* x y)) #s(hole binary64 1/9)) |
#s(approx (+ 1/9 (* x y)) #s(hole binary64 (+ 1/9 (* x y)))) |
#s(approx (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))) #s(hole binary64 (/ (+ (* -3 (sqrt (pow x 3))) (* 1/3 (sqrt x))) x))) |
#s(approx (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)) #s(hole binary64 (* 1/9 (sqrt (/ 1 x))))) |
#s(approx (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)) #s(hole binary64 (/ (+ (* -1 (sqrt (pow x 3))) (* 1/9 (sqrt x))) x))) |
#s(approx (- (* 1/9 (/ 1 x)) 1) #s(hole binary64 (/ (+ 1/9 (* -1 x)) x))) |
#s(approx (* y (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))) #s(hole binary64 (/ (+ (* 1/3 (sqrt x)) (* x (* y (+ (* -3 (* (sqrt x) (/ 1 y))) (* 3 (sqrt x)))))) x))) |
#s(approx (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))) #s(hole binary64 (* 1/3 (* (sqrt (/ 1 x)) (/ 1 y))))) |
#s(approx (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))) #s(hole binary64 (/ (+ (* 1/3 (* (sqrt x) (/ 1 y))) (* x (+ (* -3 (* (sqrt x) (/ 1 y))) (* 3 (sqrt x))))) x))) |
#s(approx (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))) #s(hole binary64 (/ (+ (* -3 (* (sqrt (pow x 3)) (/ 1 y))) (* 1/3 (* (sqrt x) (/ 1 y)))) x))) |
#s(approx (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)) #s(hole binary64 (* 1/9 (* (sqrt (/ 1 x)) (/ 1 y))))) |
#s(approx (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)) #s(hole binary64 (/ (+ (* -1 (* (sqrt (pow x 3)) (/ 1 y))) (* 1/9 (* (sqrt x) (/ 1 y)))) x))) |
#s(approx (/ (- (* 1/9 (/ 1 x)) 1) y) #s(hole binary64 (/ 1/9 (* x y)))) |
#s(approx (/ (- (* 1/9 (/ 1 x)) 1) y) #s(hole binary64 (/ (+ (* -1 (/ x y)) (* 1/9 (/ 1 y))) x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* 3 (* (sqrt x) (- y 1))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* x (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) (- y 1))))))) |
#s(approx (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) #s(hole binary64 (* x (+ (* -3 (sqrt (/ 1 x))) (* 3 (* (sqrt (/ 1 x)) y)))))) |
#s(approx (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) #s(hole binary64 (* x (+ (* -3 (sqrt (/ 1 x))) (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) y))))))) |
#s(approx (+ (* 1/3 (sqrt (/ 1 x))) (* 3 (* (sqrt x) y))) #s(hole binary64 (* x (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) y)))))) |
#s(approx (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) #s(hole binary64 (* (pow x 2) (+ (* -3 (sqrt (/ 1 x))) (* 3 (* (sqrt (/ 1 x)) y)))))) |
#s(approx (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) #s(hole binary64 (* (pow x 2) (+ (* -3 (sqrt (/ 1 x))) (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) y))))))) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) #s(hole binary64 (- y 1))) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) #s(hole binary64 (- (+ y (* 1/9 (/ 1 x))) 1))) |
#s(approx (+ y (/ 1 (* x 9))) #s(hole binary64 y)) |
#s(approx (+ y (/ 1 (* x 9))) #s(hole binary64 (+ y (* 1/9 (/ 1 x))))) |
#s(approx (+ 1/9 (* x y)) #s(hole binary64 (* x y))) |
#s(approx (+ 1/9 (* x y)) #s(hole binary64 (* x (+ y (* 1/9 (/ 1 x)))))) |
#s(approx (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))) #s(hole binary64 (* -3 (sqrt x)))) |
#s(approx (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))) #s(hole binary64 (* x (+ (* -3 (sqrt (/ 1 x))) (* 1/3 (sqrt (/ 1 (pow x 3)))))))) |
#s(approx (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)) #s(hole binary64 (* -1 (sqrt x)))) |
#s(approx (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)) #s(hole binary64 (* x (+ (* -1 (sqrt (/ 1 x))) (* 1/9 (sqrt (/ 1 (pow x 3)))))))) |
#s(approx (- (* 1/9 (/ 1 x)) 1) #s(hole binary64 -1)) |
#s(approx (- (* 1/9 (/ 1 x)) 1) #s(hole binary64 (- (* 1/9 (/ 1 x)) 1))) |
#s(approx (* y (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))) #s(hole binary64 (* x (* y (+ (* -3 (* (sqrt (/ 1 x)) (/ 1 y))) (* 3 (sqrt (/ 1 x)))))))) |
#s(approx (* y (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))) #s(hole binary64 (* x (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* y (+ (* -3 (* (sqrt (/ 1 x)) (/ 1 y))) (* 3 (sqrt (/ 1 x))))))))) |
#s(approx (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))) #s(hole binary64 (* x (+ (* -3 (* (sqrt (/ 1 x)) (/ 1 y))) (* 3 (sqrt (/ 1 x))))))) |
#s(approx (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))) #s(hole binary64 (* x (+ (* -3 (* (sqrt (/ 1 x)) (/ 1 y))) (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (/ 1 y))) (* 3 (sqrt (/ 1 x)))))))) |
#s(approx (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))) #s(hole binary64 (* -3 (* (sqrt x) (/ 1 y))))) |
#s(approx (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))) #s(hole binary64 (* x (+ (* -3 (* (sqrt (/ 1 x)) (/ 1 y))) (* 1/3 (* (sqrt (/ 1 (pow x 3))) (/ 1 y))))))) |
#s(approx (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)) #s(hole binary64 (* -1 (* (sqrt x) (/ 1 y))))) |
#s(approx (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)) #s(hole binary64 (* x (+ (* -1 (* (sqrt (/ 1 x)) (/ 1 y))) (* 1/9 (* (sqrt (/ 1 (pow x 3))) (/ 1 y))))))) |
#s(approx (/ (- (* 1/9 (/ 1 x)) 1) y) #s(hole binary64 (/ -1 y))) |
#s(approx (/ (- (* 1/9 (/ 1 x)) 1) y) #s(hole binary64 (- (* 1/9 (/ 1 (* x y))) (/ 1 y)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* -3 (* (sqrt x) (* (pow (sqrt -1) 2) (- y 1)))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* -1 (* x (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- y 1))))))))) |
#s(approx (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) #s(hole binary64 (* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))))) |
#s(approx (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) #s(hole binary64 (* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))))) |
#s(approx (+ (* -3 (sqrt x)) (+ (* 1/3 (sqrt (/ 1 x))) (* 3 (* (sqrt x) y)))) #s(hole binary64 (* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ (* -1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ (* 1/3 (sqrt (/ 1 x))) (* 3 (* (sqrt x) y))) #s(hole binary64 (* -3 (* (sqrt x) (* y (pow (sqrt -1) 2)))))) |
#s(approx (+ (* 1/3 (sqrt (/ 1 x))) (* 3 (* (sqrt x) y))) #s(hole binary64 (* -1 (* x (+ (* -1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))))) |
#s(approx (sqrt (/ 1 x)) #s(hole binary64 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
#s(approx (* (sqrt x) y) #s(hole binary64 (* -1 (* (sqrt x) (* y (pow (sqrt -1) 2)))))) |
#s(approx (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) #s(hole binary64 (* -1 (* (pow x 2) (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))))) |
#s(approx (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) #s(hole binary64 (* (pow x 2) (+ (* -1 (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) (* -1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))))) |
#s(approx (* 1/3 (sqrt x)) #s(hole binary64 (* -1/3 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (* 3 (sqrt x)) #s(hole binary64 (* -3 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ 1/9 (* x y)) #s(hole binary64 (* -1 (* x (- (* -1 y) (* 1/9 (/ 1 x))))))) |
#s(approx (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))) #s(hole binary64 (* 3 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))) #s(hole binary64 (* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))))) |
#s(approx (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)) #s(hole binary64 (* (sqrt x) (pow (sqrt -1) 2)))) |
#s(approx (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)) #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 (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))) #s(hole binary64 (* -1 (* x (* y (+ (* -3 (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) (* 3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))) |
#s(approx (* y (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))) #s(hole binary64 (* -1 (* x (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* y (+ (* -3 (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) (* 3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))))) |
#s(approx (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))) #s(hole binary64 (* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) (* 3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))) #s(hole binary64 (* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (/ (pow (sqrt -1) 2) y))) (* 3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))) |
#s(approx (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))) #s(hole binary64 (* 3 (* (sqrt x) (/ (pow (sqrt -1) 2) y))))) |
#s(approx (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))) #s(hole binary64 (* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) (* 1/3 (* (sqrt (/ 1 (pow x 3))) (/ (pow (sqrt -1) 2) y)))))))) |
#s(approx (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)) #s(hole binary64 (* (sqrt x) (/ (pow (sqrt -1) 2) y)))) |
#s(approx (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)) #s(hole binary64 (* -1 (* x (+ (* -1 (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) (* 1/9 (* (sqrt (/ 1 (pow x 3))) (/ (pow (sqrt -1) 2) y)))))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))))) |
#s(approx (/ (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) x) #s(hole binary64 (+ (* -3 (sqrt x)) (+ (* 1/3 (sqrt (/ 1 x))) (* 3 (* (sqrt x) y)))))) |
#s(approx (+ (* -3 (sqrt x)) (+ (* 1/3 (sqrt (/ 1 x))) (* 3 (* (sqrt x) y)))) #s(hole binary64 (+ (* -3 (sqrt x)) (* 1/3 (sqrt (/ 1 x)))))) |
#s(approx (+ (* 1/3 (sqrt (/ 1 x))) (* 3 (* (sqrt x) y))) #s(hole binary64 (+ (* 1/3 (sqrt (/ 1 x))) (* 3 (* (sqrt x) y))))) |
#s(approx (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) #s(hole binary64 (+ (* -3 (sqrt (pow x 3))) (* 1/3 (sqrt x))))) |
#s(approx (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) #s(hole binary64 (+ (* -3 (sqrt (pow x 3))) (+ (* 1/3 (sqrt x)) (* 3 (* (sqrt (pow x 3)) y)))))) |
#s(approx (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))) #s(hole binary64 (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))) |
#s(approx (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))) #s(hole binary64 (/ (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) y))) |
#s(approx (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)) #s(hole binary64 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))) |
#s(approx (/ (- (* 1/9 (/ 1 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 (* y (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))))) |
#s(approx (/ (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) x) #s(hole binary64 (* y (+ (* -3 (* (sqrt x) (/ 1 y))) (+ (* 1/3 (* (sqrt (/ 1 x)) (/ 1 y))) (* 3 (sqrt x))))))) |
#s(approx (+ (* 1/3 (sqrt (/ 1 x))) (* 3 (* (sqrt x) y))) #s(hole binary64 (* y (+ (* 1/3 (* (sqrt (/ 1 x)) (/ 1 y))) (* 3 (sqrt x)))))) |
#s(approx (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) #s(hole binary64 (* 3 (* (sqrt (pow x 3)) y)))) |
#s(approx (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) #s(hole binary64 (* y (+ (* -3 (* (sqrt (pow x 3)) (/ 1 y))) (+ (* 1/3 (* (sqrt x) (/ 1 y))) (* 3 (sqrt (pow x 3)))))))) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) #s(hole binary64 (* y (- (+ 1 (/ 1/9 (* x y))) (/ 1 y))))) |
#s(approx (+ y (/ 1 (* x 9))) #s(hole binary64 (* y (+ 1 (* 1/9 (/ 1 (* x y))))))) |
#s(approx (+ 1/9 (* x y)) #s(hole binary64 (* y (+ x (* 1/9 (/ 1 y)))))) |
#s(approx (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))) #s(hole binary64 (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* -1 (* y (+ (* -3 (sqrt x)) (* -3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))))))) |
#s(approx (/ (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) x) #s(hole binary64 (* -1 (* y (+ (* -3 (sqrt x)) (* -1 (/ (+ (* -3 (sqrt x)) (* 1/3 (sqrt (/ 1 x)))) y))))))) |
#s(approx (+ (* 1/3 (sqrt (/ 1 x))) (* 3 (* (sqrt x) y))) #s(hole binary64 (* -1 (* y (+ (* -3 (sqrt x)) (* -1/3 (* (sqrt (/ 1 x)) (/ 1 y)))))))) |
#s(approx (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) #s(hole binary64 (* -1 (* y (+ (* -3 (sqrt (pow x 3))) (* -1 (/ (+ (* -3 (sqrt (pow x 3))) (* 1/3 (sqrt x))) y))))))) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) #s(hole binary64 (* -1 (* y (- (* -1 (/ (- (* 1/9 (/ 1 x)) 1) y)) 1))))) |
#s(approx (+ 1/9 (* x y)) #s(hole binary64 (* -1 (* y (- (* -1 x) (* 1/9 (/ 1 y))))))) |
| Outputs |
|---|
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) #s(approx (/ (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) x) (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y))))))) |
#s(approx (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) #s(approx (/ (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) x) (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y)))))) |
#s(approx (/ (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) x) (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y))))) |
(fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y)))) |
(+.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y)))) |
#s(literal -3 binary64) |
(sqrt.f64 x) |
x |
(fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y))) |
(+.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y))) |
#s(literal 1/3 binary64) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y)) |
#s(literal 3 binary64) |
(*.f64 (sqrt.f64 x) y) |
y |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) (/.f64 #s(approx (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x))) |
#s(approx (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) (/.f64 #s(approx (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x)) |
(/.f64 #s(approx (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x) |
#s(approx (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) (/.f64 #s(approx (+ 1/9 (* x y)) #s(literal 1/9 binary64)) x)) #s(literal 1 binary64))) |
(*.f64 #s(literal 3 binary64) (sqrt.f64 x)) |
(-.f64 #s(approx (+ y (/ 1 (* x 9))) (/.f64 #s(approx (+ 1/9 (* x y)) #s(literal 1/9 binary64)) x)) #s(literal 1 binary64)) |
#s(approx (+ y (/ 1 (* x 9))) (/.f64 #s(approx (+ 1/9 (* x y)) #s(literal 1/9 binary64)) x)) |
(/.f64 #s(approx (+ 1/9 (* x y)) #s(literal 1/9 binary64)) x) |
#s(approx (+ 1/9 (* x y)) #s(literal 1/9 binary64)) |
#s(literal 1/9 binary64) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (fma.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) #s(approx (- (* 1/9 (/ 1 x)) 1) (/.f64 #s(literal 1/9 binary64) x)))))) |
(fma.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) #s(approx (- (* 1/9 (/ 1 x)) 1) (/.f64 #s(literal 1/9 binary64) x))))) |
(+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) #s(approx (- (* 1/9 (/ 1 x)) 1) (/.f64 #s(literal 1/9 binary64) x))))) |
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) #s(approx (- (* 1/9 (/ 1 x)) 1) (/.f64 #s(literal 1/9 binary64) x)))) |
(*.f64 (sqrt.f64 x) #s(approx (- (* 1/9 (/ 1 x)) 1) (/.f64 #s(literal 1/9 binary64) x))) |
#s(approx (- (* 1/9 (/ 1 x)) 1) (/.f64 #s(literal 1/9 binary64) x)) |
(/.f64 #s(literal 1/9 binary64) x) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 y (fma.f64 #s(literal 3 binary64) (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (/.f64 (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) y)))))) |
(*.f64 y (fma.f64 #s(literal 3 binary64) (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (/.f64 (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) y))))) |
(fma.f64 #s(literal 3 binary64) (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (/.f64 (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) y)))) |
(+.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (/.f64 (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) y)))) |
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (/.f64 (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) y))) |
(*.f64 (sqrt.f64 x) (/.f64 (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) y)) |
(/.f64 (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) y) |
(-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) (-.f64 y #s(literal 1 binary64))))) x)) |
#s(approx (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) (/.f64 (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 x) (*.f64 x (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y))))) x)) |
#s(approx (sqrt x) (sqrt.f64 x)) |
#s(approx x x) |
#s(approx (+ (* 1/3 (sqrt (/ 1 x))) (* 3 (* (sqrt x) y))) (/.f64 (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) y))) x)) |
#s(approx (sqrt (/ 1 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
#s(approx (/ 1 x) (/.f64 #s(literal 1 binary64) x)) |
#s(approx (* 3 (* (sqrt x) y)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y))) |
#s(approx (* (sqrt x) y) (*.f64 (sqrt.f64 x) y)) |
#s(approx (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) |
#s(approx (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 x) (*.f64 x (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y)))))) |
#s(approx (* 3 (sqrt x)) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) (/.f64 #s(literal 1/9 binary64) x)) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) (/.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 x (-.f64 y #s(literal 1 binary64)))) x)) |
#s(approx (+ y (/ 1 (* x 9))) (/.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 x y)) x)) |
#s(approx (+ 1/9 (* x y)) #s(literal 1/9 binary64)) |
#s(approx (+ 1/9 (* x y)) (+.f64 #s(literal 1/9 binary64) (*.f64 x y))) |
#s(approx (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))) (/.f64 (fma.f64 #s(literal -3 binary64) (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x)) |
#s(approx (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)) (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)) (/.f64 (fma.f64 #s(literal -1 binary64) (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 #s(literal 1/9 binary64) (sqrt.f64 x))) x)) |
#s(approx (- (* 1/9 (/ 1 x)) 1) (/.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 #s(literal -1 binary64) x)) x)) |
#s(approx (* y (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))) (/.f64 (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 x) (*.f64 x (*.f64 y (fma.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) y)) (*.f64 #s(literal 3 binary64) (sqrt.f64 x)))))) x)) |
#s(approx (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))) (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) y)))) |
#s(approx (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))) (/.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) y)) (*.f64 x (fma.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) y)) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))))) x)) |
#s(approx (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))) (/.f64 (fma.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) y)) (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) y)))) x)) |
#s(approx (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)) (*.f64 #s(literal 1/9 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) y)))) |
#s(approx (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) y)) (*.f64 #s(literal 1/9 binary64) (*.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) y)))) x)) |
#s(approx (/ (- (* 1/9 (/ 1 x)) 1) y) (/.f64 #s(literal 1/9 binary64) (*.f64 x y))) |
#s(approx (/ (- (* 1/9 (/ 1 x)) 1) y) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 x y) (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) y))) x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (-.f64 y #s(literal 1 binary64))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 x (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 y #s(literal 1 binary64))))))) |
#s(approx (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) (*.f64 x (fma.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y))))) |
#s(approx (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) (*.f64 x (fma.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y)))))) |
#s(approx (+ (* 1/3 (sqrt (/ 1 x))) (* 3 (* (sqrt x) y))) (*.f64 x (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y))))) |
#s(approx (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y))))) |
#s(approx (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y)))))) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) (-.f64 y #s(literal 1 binary64))) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) (-.f64 (+.f64 y (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64))) |
#s(approx (+ y (/ 1 (* x 9))) y) |
#s(approx (+ y (/ 1 (* x 9))) (+.f64 y (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (+ 1/9 (* x y)) (*.f64 x y)) |
#s(approx (+ 1/9 (* x y)) (*.f64 x (+.f64 y (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x))))) |
#s(approx (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
#s(approx (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))) (*.f64 x (fma.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))))))) |
#s(approx (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)) (*.f64 #s(literal -1 binary64) (sqrt.f64 x))) |
#s(approx (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)) (*.f64 x (fma.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))))))) |
#s(approx (- (* 1/9 (/ 1 x)) 1) #s(literal -1 binary64)) |
#s(approx (- (* 1/9 (/ 1 x)) 1) (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) |
#s(approx (* y (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))) (*.f64 x (*.f64 y (fma.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) y)) (*.f64 #s(literal 3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))))) |
#s(approx (* y (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))) (*.f64 x (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 y (fma.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) y)) (*.f64 #s(literal 3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))))) |
#s(approx (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))) (*.f64 x (fma.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) y)) (*.f64 #s(literal 3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))) |
#s(approx (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))) (*.f64 x (fma.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) y)) (fma.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) y)) (*.f64 #s(literal 3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))))) |
#s(approx (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))) (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) y)))) |
#s(approx (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))) (*.f64 x (fma.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) y)) (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) y)))))) |
#s(approx (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) y)))) |
#s(approx (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)) (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) y)) (*.f64 #s(literal 1/9 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) y)))))) |
#s(approx (/ (- (* 1/9 (/ 1 x)) 1) y) (/.f64 #s(literal -1 binary64) y)) |
#s(approx (/ (- (* 1/9 (/ 1 x)) 1) y) (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x y))) (/.f64 #s(literal 1 binary64) y))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 x) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (-.f64 y #s(literal 1 binary64)))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (-.f64 y #s(literal 1 binary64))))))))) |
#s(approx (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 y (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))))))) |
#s(approx (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 y (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))))))) |
#s(approx (+ (* -3 (sqrt x)) (+ (* 1/3 (sqrt (/ 1 x))) (* 3 (* (sqrt x) y)))) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (fma.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 y (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))))))) |
#s(approx (sqrt x) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 x) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) |
#s(approx (+ (* 1/3 (sqrt (/ 1 x))) (* 3 (* (sqrt x) y))) (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 x) (*.f64 y (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))) |
#s(approx (+ (* 1/3 (sqrt (/ 1 x))) (* 3 (* (sqrt x) y))) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 y (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))))))) |
#s(approx (sqrt (/ 1 x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) |
#s(approx (* (sqrt x) y) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 x) (*.f64 y (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))) |
#s(approx (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 y (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))))))) |
#s(approx (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (fma.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 y (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))) (*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))))) |
#s(approx (* 1/3 (sqrt x)) (*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 x) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) |
#s(approx (* 3 (sqrt x)) (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 x) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) |
#s(approx (+ 1/9 (* x y)) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) y) (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)))))) |
#s(approx (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) |
#s(approx (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))))) |
#s(approx (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)) (*.f64 (sqrt.f64 x) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) |
#s(approx (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal 1/9 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))))) |
#s(approx (* y (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))) (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 y (fma.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) y)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))))))) |
#s(approx (* y (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 y (fma.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) y)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))))))) |
#s(approx (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) y)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))))) |
#s(approx (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) y)) (fma.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) y)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))))))) |
#s(approx (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (/.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) y)))) |
#s(approx (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) y)) (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) y))))))) |
#s(approx (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)) (*.f64 (sqrt.f64 x) (/.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) y))) |
#s(approx (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) y)) (*.f64 #s(literal 1/9 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) y))))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (fma.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))))) |
#s(approx (/ (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) x) (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y))))) |
#s(approx (+ (* -3 (sqrt x)) (+ (* 1/3 (sqrt (/ 1 x))) (* 3 (* (sqrt x) y)))) (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) |
#s(approx (+ (* 1/3 (sqrt (/ 1 x))) (* 3 (* (sqrt x) y))) (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y)))) |
#s(approx (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) (fma.f64 #s(literal -3 binary64) (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)))) |
#s(approx (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) (fma.f64 #s(literal -3 binary64) (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) y))))) |
#s(approx (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (/.f64 (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) y)))) |
#s(approx (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))) (/.f64 (fma.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))))) y)) |
#s(approx (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)) (*.f64 (sqrt.f64 x) (/.f64 (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) y))) |
#s(approx (/ (- (* 1/9 (/ 1 x)) 1) y) (/.f64 (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) y)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 y (fma.f64 #s(literal 3 binary64) (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (/.f64 (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) y)))))) |
#s(approx (/ (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) x) (*.f64 y (fma.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) y)) (fma.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) y)) (*.f64 #s(literal 3 binary64) (sqrt.f64 x)))))) |
#s(approx (+ (* 1/3 (sqrt (/ 1 x))) (* 3 (* (sqrt x) y))) (*.f64 y (fma.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) y)) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))))) |
#s(approx (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) y))) |
#s(approx (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) (*.f64 y (fma.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) y)) (fma.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) y)) (*.f64 #s(literal 3 binary64) (sqrt.f64 (pow.f64 x #s(literal 3 binary64)))))))) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) (*.f64 y (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) (*.f64 x y))) (/.f64 #s(literal 1 binary64) y)))) |
#s(approx (+ y (/ 1 (* x 9))) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x y)))))) |
#s(approx (+ 1/9 (* x y)) (*.f64 y (+.f64 x (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) y))))) |
#s(approx (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))) (fma.f64 #s(literal 3 binary64) (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (/.f64 (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) y))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 x) (/.f64 (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) y))))))) |
#s(approx (/ (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) x) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) y)))))) |
#s(approx (+ (* 1/3 (sqrt (/ 1 x))) (* 3 (* (sqrt x) y))) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) y))))))) |
#s(approx (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -3 binary64) (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) y)))))) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) (*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) y)) #s(literal 1 binary64))))) |
#s(approx (+ 1/9 (* x y)) (*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) y)))))) |
Compiled 2 102 to 761 computations (63.8% saved)
25 alts after pruning (16 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 108 | 7 | 115 |
| Fresh | 3 | 9 | 12 |
| Picked | 1 | 4 | 5 |
| Done | 1 | 5 | 6 |
| Total | 113 | 25 | 138 |
| 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))) |
| 92.4% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) (/.f64 #s(approx (+ 1/9 (* x y)) (*.f64 y (+.f64 x (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) y))))) x)) #s(literal 1 binary64))) | |
| 52.0% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) (/.f64 #s(approx (+ 1/9 (* x y)) (*.f64 x y)) x)) #s(literal 1 binary64))) | |
| ✓ | 61.0% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) (/.f64 #s(approx (+ 1/9 (* x y)) #s(literal 1/9 binary64)) x)) #s(literal 1 binary64))) |
| ✓ | 58.9% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) y) #s(literal 1 binary64))) |
| 40.8% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (/.f64 #s(literal 1/9 binary64) x))) | |
| 29.3% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (*.f64 y #s(approx (- (+ 1 (/ 1/9 (* x y))) (/ 1 y)) (/.f64 #s(literal 1/9 binary64) (*.f64 x y)))))) | |
| ✓ | 21.3% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) #s(approx (- (* 1/9 (/ 1 x)) 1) #s(literal -1 binary64)))) |
| ✓ | 78.9% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (fma.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) #s(approx (- (* 1/9 (/ 1 x)) 1) (/.f64 #s(literal 1/9 binary64) x)))))) |
| ✓ | 58.9% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (fma.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y) #s(approx (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))))) |
| 78.9% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) #s(approx (- (* 1/9 (/ 1 x)) 1) (/.f64 #s(literal 1/9 binary64) x)))))) | |
| 67.3% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 y (fma.f64 #s(literal 3 binary64) (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) #s(approx (/ (- (* 1/9 (/ 1 x)) 1) y) (/.f64 #s(literal 1/9 binary64) (*.f64 x y)))))))) | |
| 54.0% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 y (fma.f64 #s(literal 3 binary64) (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) #s(approx (/ (- (* 1/9 (/ 1 x)) 1) y) (/.f64 #s(literal -1 binary64) y))))))) | |
| 53.8% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 y #s(approx (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))) (*.f64 x (fma.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) y)) (*.f64 #s(literal 3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))))) | |
| 34.2% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 y #s(approx (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))) (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) y)))))) | |
| 61.7% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 x (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 y #s(literal 1 binary64))))))) | |
| 61.0% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))))) | |
| 58.9% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (-.f64 y #s(literal 1 binary64))))) | |
| ✓ | 39.5% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y))) |
| 40.9% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) | |
| ✓ | 40.9% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) (/.f64 #s(approx (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x))) |
| 53.3% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) (*.f64 x (fma.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y)))))) | |
| ✓ | 99.5% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) #s(approx (/ (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) x) (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y))))))) |
| 61.1% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) #s(approx (/ (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) x) #s(approx (+ (* -3 (sqrt x)) (+ (* 1/3 (sqrt (/ 1 x))) (* 3 (* (sqrt x) y)))) (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))))) | |
| 53.2% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* y (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))) (*.f64 x (*.f64 y (fma.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) y)) (*.f64 #s(literal 3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))))) |
Compiled 1 207 to 874 computations (27.6% saved)
| Inputs |
|---|
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #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) #s(approx (- (* 1/9 (/ 1 x)) 1) #s(literal -1 binary64)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) (/.f64 #s(approx (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (-.f64 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)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (/.f64 #s(literal 1/9 binary64) x))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) (/.f64 #s(approx (+ 1/9 (* x y)) #s(literal 1/9 binary64)) x)) #s(literal 1 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (fma.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y) #s(approx (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) #s(approx (/ (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) x) #s(approx (+ (* -3 (sqrt x)) (+ (* 1/3 (sqrt (/ 1 x))) (* 3 (* (sqrt x) y)))) (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (*.f64 y (-.f64 #s(approx (+ 1 (/ 1/9 (* x y))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) y))))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) (/.f64 #s(approx (+ 1/9 (* x y)) (*.f64 x y)) x)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (*.f64 y #s(approx (- (+ 1 (/ 1/9 (* x y))) (/ 1 y)) (/.f64 #s(literal 1/9 binary64) (*.f64 x y)))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 y #s(approx (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))) (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) y)))))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) (/.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 x y)) x)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 y (fma.f64 #s(literal 3 binary64) (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) #s(approx (/ (- (* 1/9 (/ 1 x)) 1) y) (/.f64 #s(literal -1 binary64) y))))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (fma.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) #s(approx (- (* 1/9 (/ 1 x)) 1) (/.f64 #s(literal 1/9 binary64) x)))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) #s(approx (- (* 1/9 (/ 1 x)) 1) (/.f64 #s(literal 1/9 binary64) x)))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 y (fma.f64 #s(literal 3 binary64) (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) #s(approx (/ (- (* 1/9 (/ 1 x)) 1) y) (/.f64 #s(literal 1/9 binary64) (*.f64 x y)))))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) (*.f64 x (fma.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y)))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) #s(approx (/ (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) x) (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y))))))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x y)))))) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (*.f64 y (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) (*.f64 x y))) (/.f64 #s(literal 1 binary64) y))))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) (/.f64 #s(approx (+ 1/9 (* x y)) (*.f64 y (+.f64 x (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) y))))) x)) #s(literal 1 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (fma.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) (/.f64 (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 x) (*.f64 x (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y))))) x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 y (fma.f64 #s(literal 3 binary64) (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (/.f64 (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) y)))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* y (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))) (*.f64 x (*.f64 y (fma.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) y)) (*.f64 #s(literal 3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 y #s(approx (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))) (*.f64 x (fma.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) y)) (*.f64 #s(literal 3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) (-.f64 y #s(literal 1 binary64))))) x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) #s(approx (/ (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) x) (*.f64 y (fma.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) y)) (fma.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) y)) (*.f64 #s(literal 3 binary64) (sqrt.f64 x)))))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 x (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 y #s(literal 1 binary64))))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) (/.f64 (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 x) #s(approx (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y)))) (*.f64 y (fma.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) y)) (*.f64 #s(literal 3 binary64) (sqrt.f64 (pow.f64 x #s(literal 3 binary64)))))))) x))) |
| Outputs |
|---|
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) #s(approx (/ (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) x) (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y))))))) |
3 calls:
| 13.0ms | y |
| 11.0ms | x |
| 10.0ms | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.5% | 1 | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
| 99.5% | 1 | x |
| 99.5% | 1 | y |
Compiled 15 to 16 computations (-6.7% saved)
| Inputs |
|---|
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #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) #s(approx (- (* 1/9 (/ 1 x)) 1) #s(literal -1 binary64)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) (/.f64 #s(approx (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (-.f64 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)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (/.f64 #s(literal 1/9 binary64) x))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) (/.f64 #s(approx (+ 1/9 (* x y)) #s(literal 1/9 binary64)) x)) #s(literal 1 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (fma.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y) #s(approx (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) #s(approx (/ (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) x) #s(approx (+ (* -3 (sqrt x)) (+ (* 1/3 (sqrt (/ 1 x))) (* 3 (* (sqrt x) y)))) (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (*.f64 y (-.f64 #s(approx (+ 1 (/ 1/9 (* x y))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) y))))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) (/.f64 #s(approx (+ 1/9 (* x y)) (*.f64 x y)) x)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (*.f64 y #s(approx (- (+ 1 (/ 1/9 (* x y))) (/ 1 y)) (/.f64 #s(literal 1/9 binary64) (*.f64 x y)))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 y #s(approx (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))) (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) y)))))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) (/.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 x y)) x)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 y (fma.f64 #s(literal 3 binary64) (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) #s(approx (/ (- (* 1/9 (/ 1 x)) 1) y) (/.f64 #s(literal -1 binary64) y))))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (fma.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) #s(approx (- (* 1/9 (/ 1 x)) 1) (/.f64 #s(literal 1/9 binary64) x)))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) #s(approx (- (* 1/9 (/ 1 x)) 1) (/.f64 #s(literal 1/9 binary64) x)))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 y (fma.f64 #s(literal 3 binary64) (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) #s(approx (/ (- (* 1/9 (/ 1 x)) 1) y) (/.f64 #s(literal 1/9 binary64) (*.f64 x y)))))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) (*.f64 x (fma.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y)))))) |
| Outputs |
|---|
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
3 calls:
| 10.0ms | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
| 7.0ms | y |
| 6.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.4% | 1 | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
| 99.4% | 1 | x |
| 99.4% | 1 | y |
Compiled 15 to 16 computations (-6.7% saved)
| Inputs |
|---|
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #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) #s(approx (- (* 1/9 (/ 1 x)) 1) #s(literal -1 binary64)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) (/.f64 #s(approx (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (-.f64 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)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (/.f64 #s(literal 1/9 binary64) x))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) (/.f64 #s(approx (+ 1/9 (* x y)) #s(literal 1/9 binary64)) x)) #s(literal 1 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (fma.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y) #s(approx (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) #s(approx (/ (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) x) #s(approx (+ (* -3 (sqrt x)) (+ (* 1/3 (sqrt (/ 1 x))) (* 3 (* (sqrt x) y)))) (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (*.f64 y (-.f64 #s(approx (+ 1 (/ 1/9 (* x y))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) y))))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) (/.f64 #s(approx (+ 1/9 (* x y)) (*.f64 x y)) x)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (*.f64 y #s(approx (- (+ 1 (/ 1/9 (* x y))) (/ 1 y)) (/.f64 #s(literal 1/9 binary64) (*.f64 x y)))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 y #s(approx (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))) (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) y)))))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) (/.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 x y)) 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) (*.f64 x y)) x)) #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))) |
3 calls:
| 5.0ms | y |
| 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 | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.4% | 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))) |
| 99.4% | 2 | x |
| 92.5% | 1 | y |
Compiled 15 to 16 computations (-6.7% saved)
| Inputs |
|---|
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #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) #s(approx (- (* 1/9 (/ 1 x)) 1) #s(literal -1 binary64)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) (/.f64 #s(approx (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (-.f64 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)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (/.f64 #s(literal 1/9 binary64) x))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) (/.f64 #s(approx (+ 1/9 (* x y)) #s(literal 1/9 binary64)) x)) #s(literal 1 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (fma.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y) #s(approx (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) #s(approx (/ (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) x) #s(approx (+ (* -3 (sqrt x)) (+ (* 1/3 (sqrt (/ 1 x))) (* 3 (* (sqrt x) y)))) (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (*.f64 y (-.f64 #s(approx (+ 1 (/ 1/9 (* x y))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) y))))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) (/.f64 #s(approx (+ 1/9 (* x y)) (*.f64 x y)) x)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (*.f64 y #s(approx (- (+ 1 (/ 1/9 (* x y))) (/ 1 y)) (/.f64 #s(literal 1/9 binary64) (*.f64 x y)))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 y #s(approx (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))) (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) y)))))) |
| Outputs |
|---|
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) y) #s(literal 1 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) #s(approx (/ (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) x) #s(approx (+ (* -3 (sqrt x)) (+ (* 1/3 (sqrt (/ 1 x))) (* 3 (* (sqrt x) y)))) (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y))) |
3 calls:
| 5.0ms | x |
| 5.0ms | y |
| 5.0ms | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 87.8% | 3 | y |
| 93.4% | 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.5% | 2 | x |
Compiled 15 to 16 computations (-6.7% saved)
| Inputs |
|---|
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #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) #s(approx (- (* 1/9 (/ 1 x)) 1) #s(literal -1 binary64)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) (/.f64 #s(approx (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (-.f64 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)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (/.f64 #s(literal 1/9 binary64) x))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) (/.f64 #s(approx (+ 1/9 (* x y)) #s(literal 1/9 binary64)) x)) #s(literal 1 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (fma.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y) #s(approx (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))))) |
| Outputs |
|---|
(*.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))) (/.f64 #s(approx (+ 1/9 (* x y)) #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) (*.f64 (sqrt.f64 x) y))) |
1 calls:
| 3.0ms | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 93.3% | 3 | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
Compiled 13 to 12 computations (7.7% saved)
| Inputs |
|---|
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #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) #s(approx (- (* 1/9 (/ 1 x)) 1) #s(literal -1 binary64)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) (/.f64 #s(approx (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (-.f64 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)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (/.f64 #s(literal 1/9 binary64) x))) |
| Outputs |
|---|
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) y) #s(literal 1 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y))) |
1 calls:
| 3.0ms | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 92.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 13 to 12 computations (7.7% saved)
| Inputs |
|---|
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #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) #s(approx (- (* 1/9 (/ 1 x)) 1) #s(literal -1 binary64)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) (/.f64 #s(approx (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (-.f64 y #s(literal 1 binary64))))) |
| Outputs |
|---|
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (-.f64 y #s(literal 1 binary64))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y))) |
1 calls:
| 2.0ms | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 92.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 13 to 12 computations (7.7% saved)
| Inputs |
|---|
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #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) #s(approx (- (* 1/9 (/ 1 x)) 1) #s(literal -1 binary64)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) (/.f64 #s(approx (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
| Outputs |
|---|
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #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) #s(approx (- (* 1/9 (/ 1 x)) 1) #s(literal -1 binary64)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y))) |
3 calls:
| 2.0ms | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
| 2.0ms | y |
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 71.3% | 4 | y |
| 69.7% | 3 | x |
| 87.3% | 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 |
|---|
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #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) #s(approx (- (* 1/9 (/ 1 x)) 1) #s(literal -1 binary64)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) (/.f64 #s(approx (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x))) |
| Outputs |
|---|
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #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) #s(approx (- (* 1/9 (/ 1 x)) 1) #s(literal -1 binary64)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) (/.f64 #s(approx (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y))) |
1 calls:
| 2.0ms | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 87.3% | 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 13 to 12 computations (7.7% saved)
| Inputs |
|---|
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #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) #s(approx (- (* 1/9 (/ 1 x)) 1) #s(literal -1 binary64)))) |
| Outputs |
|---|
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #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) #s(approx (- (* 1/9 (/ 1 x)) 1) #s(literal -1 binary64)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y))) |
3 calls:
| 4.0ms | x |
| 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 |
| Accuracy | Segments | Branch |
|---|---|---|
| 41.3% | 2 | x |
| 58.2% | 3 | y |
| 53.6% | 3 | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
Compiled 15 to 16 computations (-6.7% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y))) |
| Outputs |
|---|
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y))) |
3 calls:
| 1.0ms | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
| 1.0ms | x |
| 1.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 39.5% | 1 | x |
| 39.5% | 1 | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
| 39.5% | 1 | y |
Compiled 15 to 16 computations (-6.7% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 13.0ms | 65185791328.104195 | 35169203093485450.0 |
| 7.0ms | 144× | 0 | valid |
Compiled 305 to 323 computations (-5.9% saved)
ival-mult!: 2.0ms (49.3% of total)ival-sqrt: 1.0ms (24.7% of total)ival-div!: 1.0ms (24.7% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 3.8855602609300035e+150 | 3.395623844948243e+153 |
| 0.0ms | -1.637778598482653e+31 | -3.537895809876807e+24 |
Compiled 16 to 17 computations (-6.3% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 3.8855602609300035e+150 | 3.395623844948243e+153 |
| 0.0ms | -1.637778598482653e+31 | -3.537895809876807e+24 |
Compiled 16 to 17 computations (-6.3% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 3.8855602609300035e+150 | 3.395623844948243e+153 |
| 0.0ms | -1875.9795773802443 | 197.55335111852912 |
Compiled 16 to 17 computations (-6.3% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 3.8855602609300035e+150 | 3.395623844948243e+153 |
| 0.0ms | -1875.9795773802443 | 197.55335111852912 |
Compiled 16 to 17 computations (-6.3% saved)
| 3× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 3.8855602609300035e+150 | 3.395623844948243e+153 |
| 0.0ms | -1875.9795773802443 | 197.55335111852912 |
| 4.0ms | -2.982697075743355e+157 | -2.9461085392092896e+154 |
Compiled 16 to 17 computations (-6.3% saved)
| 3× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 3.8855602609300035e+150 | 3.395623844948243e+153 |
| 0.0ms | -1875.9795773802443 | 197.55335111852912 |
| 0.0ms | -2.982697075743355e+157 | -2.9461085392092896e+154 |
Compiled 16 to 17 computations (-6.3% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 8.0ms | 0.021423668683374426 | 0.32353239649255067 |
| 10.0ms | -2.0795390397025678e-32 | -1.1070704784139037e-34 |
| 10.0ms | 208× | 0 | valid |
Compiled 485 to 511 computations (-5.4% saved)
ival-sqrt: 2.0ms (34% of total)ival-mult!: 2.0ms (34% of total)ival-div!: 1.0ms (17% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)| 1× | fuel |
Compiled 215 to 121 computations (43.7% saved)
(abs x)
Compiled 1 306 to 977 computations (25.2% saved)
Loading profile data...