
Time bar (total: 1.7s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 100% | 0% | 0% | 0% | 0% | 0 |
| 0% | 0% | 100% | 0% | 0% | 0% | 0% | 1 |
| 50% | 50% | 50% | 0% | 0% | 0% | 0% | 2 |
| 66.7% | 50% | 25% | 0% | 0% | 25% | 0% | 3 |
| 80% | 50% | 12.5% | 0% | 0% | 37.5% | 0% | 4 |
| 88.9% | 50% | 6.2% | 0% | 0% | 43.7% | 0% | 5 |
| 94.1% | 50% | 3.1% | 0% | 0% | 46.9% | 0% | 6 |
| 97% | 50% | 1.6% | 0% | 0% | 48.4% | 0% | 7 |
| 98.5% | 50% | 0.8% | 0% | 0% | 49.2% | 0% | 8 |
| 99.2% | 50% | 0.4% | 0% | 0% | 49.6% | 0% | 9 |
| 99.6% | 50% | 0.2% | 0% | 0% | 49.8% | 0% | 10 |
| 99.8% | 50% | 0.1% | 0% | 0% | 49.9% | 0% | 11 |
| 99.9% | 50% | 0% | 0% | 0% | 49.9% | 0% | 12 |
Compiled 9 to 8 computations (11.1% saved)
| 467.0ms | 4 049× | 1 | valid |
| 229.0ms | 4 207× | 0 | valid |
| 0.0ms | 7× | 0 | invalid |
ival-sqrt: 268.0ms (53.4% of total)adjust: 127.0ms (25.3% of total)ival-add!: 78.0ms (15.5% of total)ival-sub!: 29.0ms (5.8% of total)Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 26 |
| 1 | 22 | 26 |
| 2 | 28 | 26 |
| 3 | 56 | 26 |
| 4 | 253 | 24 |
| 5 | 2434 | 24 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 50.1% | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
Compiled 12 to 12 computations (0% saved)
| Inputs |
|---|
(-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
(sqrt.f64 (+.f64 x #s(literal 1 binary64))) |
(+.f64 x #s(literal 1 binary64)) |
x |
#s(literal 1 binary64) |
(sqrt.f64 x) |
| Outputs |
|---|
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (- 1 (sqrt x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (- (+ 1 (* 1/2 x)) (sqrt x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (- (+ 1 (* x (+ 1/2 (* -1/8 x)))) (sqrt x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (- (+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))) (sqrt x)))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 1)) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (+ 1 (* x (+ 1/2 (* -1/8 x)))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))))) |
#s(approx (+ x 1) #s(hole binary64 1)) |
#s(approx (+ x 1) #s(hole binary64 (+ 1 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (/ (+ (* -1/8 (sqrt (/ 1 x))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x)))) x))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (/ (+ (* -1/8 (sqrt (/ 1 x))) (+ (* -5/128 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))))) x))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (sqrt x))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3)))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))))) |
#s(approx (+ x 1) #s(hole binary64 x)) |
#s(approx (+ x 1) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1/2 (sqrt (/ 1 x))))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/2 (sqrt x)))) x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (+ (* -5/128 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 6)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/2 (sqrt x))))) x)))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 4)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | x | @ | -inf | ((- (sqrt (+ x 1)) (sqrt x)) (sqrt (+ x 1)) (+ x 1) x 1 (sqrt x)) |
| 3.0ms | x | @ | inf | ((- (sqrt (+ x 1)) (sqrt x)) (sqrt (+ x 1)) (+ x 1) x 1 (sqrt x)) |
| 1.0ms | x | @ | 0 | ((- (sqrt (+ x 1)) (sqrt x)) (sqrt (+ x 1)) (+ x 1) x 1 (sqrt x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 151 | 679 |
| 0 | 156 | 575 |
| 0 | 846 | 543 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
(sqrt.f64 (+.f64 x #s(literal 1 binary64))) |
(+.f64 x #s(literal 1 binary64)) |
x |
#s(literal 1 binary64) |
(sqrt.f64 x) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (- 1 (sqrt x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (- (+ 1 (* 1/2 x)) (sqrt x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (- (+ 1 (* x (+ 1/2 (* -1/8 x)))) (sqrt x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (- (+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))) (sqrt x)))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 1)) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (+ 1 (* x (+ 1/2 (* -1/8 x)))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))))) |
#s(approx (+ x 1) #s(hole binary64 1)) |
#s(approx (+ x 1) #s(hole binary64 (+ 1 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (/ (+ (* -1/8 (sqrt (/ 1 x))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x)))) x))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (/ (+ (* -1/8 (sqrt (/ 1 x))) (+ (* -5/128 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))))) x))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (sqrt x))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3)))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))))) |
#s(approx (+ x 1) #s(hole binary64 x)) |
#s(approx (+ x 1) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1/2 (sqrt (/ 1 x))))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/2 (sqrt x)))) x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (+ (* -5/128 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 6)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/2 (sqrt x))))) x)))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 4)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
| Outputs |
|---|
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (sqrt.f64 x) (sqrt.f64 x))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) |
(/.f64 (-.f64 (pow.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 x) #s(literal 3 binary64))) (fma.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (fma.f64 (sqrt.f64 x) (sqrt.f64 x) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))))) |
(-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) |
(pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 x #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (fma.f64 (*.f64 x x) x #s(literal 1 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) x)))) |
(+.f64 #s(literal 1 binary64) x) |
(+.f64 x #s(literal 1 binary64)) |
x |
#s(literal 1 binary64) |
(pow.f64 x #s(literal 1/2 binary64)) |
(sqrt.f64 x) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (-.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (sqrt.f64 x))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (-.f64 (fma.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) (sqrt.f64 x))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (-.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) (sqrt.f64 x))) |
#s(approx (sqrt (+ x 1)) #s(literal 1 binary64)) |
#s(approx (sqrt (+ x 1)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
#s(approx (sqrt (+ x 1)) (fma.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (sqrt (+ x 1)) (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (+ x 1) #s(literal 1 binary64)) |
#s(approx (+ x 1) (+.f64 #s(literal 1 binary64) x)) |
#s(approx x x) |
#s(approx (sqrt x) (sqrt.f64 x)) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/8 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/8 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal 1/16 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) x)) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/8 binary64) (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -5/128 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal 1/16 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) x)) |
#s(approx (sqrt (+ x 1)) (sqrt.f64 x)) |
#s(approx (sqrt (+ x 1)) (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
#s(approx (sqrt (+ x 1)) (*.f64 (+.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
#s(approx (sqrt (+ x 1)) (*.f64 (+.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/8 binary64) (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
#s(approx (+ x 1) x) |
#s(approx (+ x 1) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/8 binary64)) #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal 1 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) x))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -5/128 binary64)) #s(literal -1 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal 1 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) x))) |
#s(approx (sqrt (+ x 1)) (neg.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)))) |
#s(approx (sqrt (+ x 1)) (neg.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64))) x))) |
#s(approx (sqrt (+ x 1)) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) #s(literal -1/8 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64)))) x))) |
#s(approx (sqrt (+ x 1)) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal 1 binary64)) #s(literal 1/16 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64))))) x))) |
#s(approx (sqrt x) (neg.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)))) |
Compiled 418 to 193 computations (53.8% saved)
8 alts after pruning (7 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 35 | 7 | 42 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 35 | 8 | 43 |
| Status | Accuracy | Program |
|---|---|---|
| 49.4% | (/.f64 (-.f64 (pow.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 x) #s(literal 3 binary64))) (fma.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (fma.f64 (sqrt.f64 x) (sqrt.f64 x) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))))) | |
| 50.1% | (/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (sqrt.f64 x) (sqrt.f64 x))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) | |
| ✓ | 50.1% | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| ▶ | 50.0% | (-.f64 (sqrt.f64 #s(approx (+ x 1) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (sqrt.f64 x)) |
| ▶ | 3.5% | (-.f64 (sqrt.f64 #s(approx (+ x 1) x)) (sqrt.f64 x)) |
| ▶ | 46.5% | (-.f64 #s(approx (sqrt (+ x 1)) #s(literal 1 binary64)) (sqrt.f64 x)) |
| ▶ | 52.6% | #s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/8 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
| ▶ | 55.4% | #s(approx (- (sqrt (+ x 1)) (sqrt x)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64))) |
Compiled 190 to 158 computations (16.8% saved)
| Inputs |
|---|
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
#s(literal 1 binary64) |
(sqrt.f64 x) |
x |
#s(literal 1/2 binary64) |
(-.f64 #s(approx (sqrt (+ x 1)) #s(literal 1 binary64)) (sqrt.f64 x)) |
#s(approx (sqrt (+ x 1)) #s(literal 1 binary64)) |
(-.f64 (sqrt.f64 #s(approx (+ x 1) x)) (sqrt.f64 x)) |
(sqrt.f64 #s(approx (+ x 1) x)) |
#s(approx (+ x 1) x) |
(-.f64 (sqrt.f64 #s(approx (+ x 1) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (sqrt.f64 x)) |
(sqrt.f64 #s(approx (+ x 1) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) |
#s(approx (+ x 1) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x) |
(+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) x) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/8 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/8 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/8 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
#s(literal -1/8 binary64) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) |
| Outputs |
|---|
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (- 1 (sqrt x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (- (+ 1 (* 1/2 x)) (sqrt x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (- (+ 1 (* x (+ 1/2 (* -1/8 x)))) (sqrt x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (- (+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))) (sqrt x)))) |
#s(approx (* (/ 1 (sqrt x)) 1/2) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (/ 1 (sqrt x)) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 1)) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (+ 1 (* x (+ 1/2 (* -1/8 x)))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))))) |
#s(approx (+ x 1) #s(hole binary64 1)) |
#s(approx (+ x 1) #s(hole binary64 (+ 1 x))) |
#s(approx (* (+ (/ 1 x) 1) x) #s(hole binary64 1)) |
#s(approx (* (+ (/ 1 x) 1) x) #s(hole binary64 (+ 1 x))) |
#s(approx (+ (/ 1 x) 1) #s(hole binary64 (/ 1 x))) |
#s(approx (+ (/ 1 x) 1) #s(hole binary64 (/ (+ 1 x) x))) |
#s(approx (/ 1 x) #s(hole binary64 (/ 1 x))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) x) #s(hole binary64 (* -1/8 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) x) #s(hole binary64 (/ (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 2)))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) #s(hole binary64 (* -1/8 (sqrt (/ 1 x))))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) #s(hole binary64 (/ (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) x))) |
#s(approx (* 1/2 (sqrt x)) #s(hole binary64 (* 1/2 (sqrt x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (/ (+ (* -1/8 (sqrt (/ 1 x))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x)))) x))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (/ (+ (* -1/8 (sqrt (/ 1 x))) (+ (* -5/128 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))))) x))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (sqrt x))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3)))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))))) |
#s(approx (+ x 1) #s(hole binary64 x)) |
#s(approx (+ x 1) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (* (+ (/ 1 x) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (/ 1 x) 1) x) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (+ (/ 1 x) 1) #s(hole binary64 1)) |
#s(approx (+ (/ 1 x) 1) #s(hole binary64 (+ 1 (/ 1 x)))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) x) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) x) #s(hole binary64 (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) #s(hole binary64 (* 1/2 (sqrt x)))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) #s(hole binary64 (* x (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x))))))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1/2 (sqrt (/ 1 x))))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/2 (sqrt x)))) x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (+ (* -5/128 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 6)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/2 (sqrt x))))) x)))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 4)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) x) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) x) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1/8 (sqrt (/ 1 (pow x 3))))))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) #s(hole binary64 (* -1/2 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) #s(hole binary64 (* -1 (* x (+ (* 1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (* 1/2 (sqrt x)) #s(hole binary64 (* -1/2 (* (sqrt x) (pow (sqrt -1) 2))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | x | @ | -inf | ((- (sqrt (+ x 1)) (sqrt x)) (* (/ 1 (sqrt x)) 1/2) (/ 1 (sqrt x)) 1 (sqrt x) x 1/2 (- (sqrt (+ x 1)) (sqrt x)) (sqrt (+ x 1)) (- (sqrt (+ x 1)) (sqrt x)) (sqrt (+ x 1)) (+ x 1) (- (sqrt (+ x 1)) (sqrt x)) (sqrt (+ x 1)) (+ x 1) (* (+ (/ 1 x) 1) x) (+ (/ 1 x) 1) (/ 1 x) (- (sqrt (+ x 1)) (sqrt x)) (/ (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) x) (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) -1/8 (* 1/2 (sqrt x))) |
| 2.0ms | x | @ | 0 | ((- (sqrt (+ x 1)) (sqrt x)) (* (/ 1 (sqrt x)) 1/2) (/ 1 (sqrt x)) 1 (sqrt x) x 1/2 (- (sqrt (+ x 1)) (sqrt x)) (sqrt (+ x 1)) (- (sqrt (+ x 1)) (sqrt x)) (sqrt (+ x 1)) (+ x 1) (- (sqrt (+ x 1)) (sqrt x)) (sqrt (+ x 1)) (+ x 1) (* (+ (/ 1 x) 1) x) (+ (/ 1 x) 1) (/ 1 x) (- (sqrt (+ x 1)) (sqrt x)) (/ (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) x) (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) -1/8 (* 1/2 (sqrt x))) |
| 2.0ms | x | @ | inf | ((- (sqrt (+ x 1)) (sqrt x)) (* (/ 1 (sqrt x)) 1/2) (/ 1 (sqrt x)) 1 (sqrt x) x 1/2 (- (sqrt (+ x 1)) (sqrt x)) (sqrt (+ x 1)) (- (sqrt (+ x 1)) (sqrt x)) (sqrt (+ x 1)) (+ x 1) (- (sqrt (+ x 1)) (sqrt x)) (sqrt (+ x 1)) (+ x 1) (* (+ (/ 1 x) 1) x) (+ (/ 1 x) 1) (/ 1 x) (- (sqrt (+ x 1)) (sqrt x)) (/ (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) x) (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) -1/8 (* 1/2 (sqrt x))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 215 | 1251 |
| 0 | 245 | 1072 |
| 0 | 1113 | 1021 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
#s(literal 1 binary64) |
(sqrt.f64 x) |
x |
#s(literal 1/2 binary64) |
(-.f64 #s(approx (sqrt (+ x 1)) #s(literal 1 binary64)) (sqrt.f64 x)) |
#s(approx (sqrt (+ x 1)) #s(literal 1 binary64)) |
(-.f64 (sqrt.f64 #s(approx (+ x 1) x)) (sqrt.f64 x)) |
(sqrt.f64 #s(approx (+ x 1) x)) |
#s(approx (+ x 1) x) |
(-.f64 (sqrt.f64 #s(approx (+ x 1) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (sqrt.f64 x)) |
(sqrt.f64 #s(approx (+ x 1) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) |
#s(approx (+ x 1) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x) |
(+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) x) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/8 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/8 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/8 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
#s(literal -1/8 binary64) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (- 1 (sqrt x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (- (+ 1 (* 1/2 x)) (sqrt x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (- (+ 1 (* x (+ 1/2 (* -1/8 x)))) (sqrt x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (- (+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))) (sqrt x)))) |
#s(approx (* (/ 1 (sqrt x)) 1/2) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (/ 1 (sqrt x)) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 1)) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (+ 1 (* x (+ 1/2 (* -1/8 x)))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))))) |
#s(approx (+ x 1) #s(hole binary64 1)) |
#s(approx (+ x 1) #s(hole binary64 (+ 1 x))) |
#s(approx (* (+ (/ 1 x) 1) x) #s(hole binary64 1)) |
#s(approx (* (+ (/ 1 x) 1) x) #s(hole binary64 (+ 1 x))) |
#s(approx (+ (/ 1 x) 1) #s(hole binary64 (/ 1 x))) |
#s(approx (+ (/ 1 x) 1) #s(hole binary64 (/ (+ 1 x) x))) |
#s(approx (/ 1 x) #s(hole binary64 (/ 1 x))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) x) #s(hole binary64 (* -1/8 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) x) #s(hole binary64 (/ (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 2)))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) #s(hole binary64 (* -1/8 (sqrt (/ 1 x))))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) #s(hole binary64 (/ (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) x))) |
#s(approx (* 1/2 (sqrt x)) #s(hole binary64 (* 1/2 (sqrt x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (/ (+ (* -1/8 (sqrt (/ 1 x))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x)))) x))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (/ (+ (* -1/8 (sqrt (/ 1 x))) (+ (* -5/128 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))))) x))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (sqrt x))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3)))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))))) |
#s(approx (+ x 1) #s(hole binary64 x)) |
#s(approx (+ x 1) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (* (+ (/ 1 x) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (/ 1 x) 1) x) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (+ (/ 1 x) 1) #s(hole binary64 1)) |
#s(approx (+ (/ 1 x) 1) #s(hole binary64 (+ 1 (/ 1 x)))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) x) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) x) #s(hole binary64 (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) #s(hole binary64 (* 1/2 (sqrt x)))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) #s(hole binary64 (* x (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x))))))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1/2 (sqrt (/ 1 x))))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/2 (sqrt x)))) x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (+ (* -5/128 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 6)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/2 (sqrt x))))) x)))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 4)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) x) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) x) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1/8 (sqrt (/ 1 (pow x 3))))))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) #s(hole binary64 (* -1/2 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) #s(hole binary64 (* -1 (* x (+ (* 1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (* 1/2 (sqrt x)) #s(hole binary64 (* -1/2 (* (sqrt x) (pow (sqrt -1) 2))))) |
| Outputs |
|---|
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 x))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
#s(literal 1 binary64) |
(pow.f64 x #s(literal 1/2 binary64)) |
(sqrt.f64 x) |
x |
#s(literal 1/2 binary64) |
(/.f64 (-.f64 (*.f64 #s(approx (sqrt (+ x 1)) #s(literal 1 binary64)) #s(approx (sqrt (+ x 1)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 x) (sqrt.f64 x))) (+.f64 #s(approx (sqrt (+ x 1)) #s(literal 1 binary64)) (sqrt.f64 x))) |
(/.f64 (-.f64 (pow.f64 #s(approx (sqrt (+ x 1)) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 x) #s(literal 3 binary64))) (fma.f64 #s(approx (sqrt (+ x 1)) #s(literal 1 binary64)) #s(approx (sqrt (+ x 1)) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) (sqrt.f64 x) (*.f64 #s(approx (sqrt (+ x 1)) #s(literal 1 binary64)) (sqrt.f64 x))))) |
(-.f64 #s(approx (sqrt (+ x 1)) #s(literal 1 binary64)) (sqrt.f64 x)) |
#s(approx (sqrt (+ x 1)) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 #s(approx (+ x 1) x)) (sqrt.f64 #s(approx (+ x 1) x))) (*.f64 (sqrt.f64 x) (sqrt.f64 x))) (+.f64 (sqrt.f64 #s(approx (+ x 1) x)) (sqrt.f64 x))) |
(/.f64 (-.f64 (pow.f64 (sqrt.f64 #s(approx (+ x 1) x)) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 x) #s(literal 3 binary64))) (fma.f64 (sqrt.f64 #s(approx (+ x 1) x)) (sqrt.f64 #s(approx (+ x 1) x)) (fma.f64 (sqrt.f64 x) (sqrt.f64 x) (*.f64 (sqrt.f64 #s(approx (+ x 1) x)) (sqrt.f64 x))))) |
(-.f64 (sqrt.f64 #s(approx (+ x 1) x)) (sqrt.f64 x)) |
(pow.f64 #s(approx (+ x 1) x) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (+ x 1) x)) |
#s(approx (+ x 1) x) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 #s(approx (+ x 1) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (sqrt.f64 #s(approx (+ x 1) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (*.f64 (sqrt.f64 x) (sqrt.f64 x))) (+.f64 (sqrt.f64 #s(approx (+ x 1) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (sqrt.f64 x))) |
(/.f64 (-.f64 (pow.f64 (sqrt.f64 #s(approx (+ x 1) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 x) #s(literal 3 binary64))) (fma.f64 (sqrt.f64 #s(approx (+ x 1) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (sqrt.f64 #s(approx (+ x 1) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (fma.f64 (sqrt.f64 x) (sqrt.f64 x) (*.f64 (sqrt.f64 #s(approx (+ x 1) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (sqrt.f64 x))))) |
(-.f64 (sqrt.f64 #s(approx (+ x 1) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (sqrt.f64 x)) |
(pow.f64 #s(approx (+ x 1) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (+ x 1) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) |
#s(approx (+ x 1) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x) |
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (/.f64 #s(literal 1 binary64) x) x)) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x (/.f64 #s(literal 1 binary64) x))) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (/.f64 #s(literal 1 binary64) x))) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) x) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))))) |
(+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(pow.f64 x #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 x)) |
(/.f64 #s(literal 1 binary64) x) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x)) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)))) (neg.f64 x)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x) |
(+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) x) (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (-.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/8 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
(fma.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
(fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) |
(fma.f64 (sqrt.f64 x) #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) |
(-.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) |
(+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) |
#s(literal -1/8 binary64) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (-.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (sqrt.f64 x))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (-.f64 (fma.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) (sqrt.f64 x))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (-.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) (sqrt.f64 x))) |
#s(approx (* (/ 1 (sqrt x)) 1/2) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
#s(approx (/ 1 (sqrt x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
#s(approx (sqrt x) (sqrt.f64 x)) |
#s(approx x x) |
#s(approx (sqrt (+ x 1)) #s(literal 1 binary64)) |
#s(approx (sqrt (+ x 1)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
#s(approx (sqrt (+ x 1)) (fma.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (sqrt (+ x 1)) (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (+ x 1) #s(literal 1 binary64)) |
#s(approx (+ x 1) (+.f64 #s(literal 1 binary64) x)) |
#s(approx (* (+ (/ 1 x) 1) x) #s(literal 1 binary64)) |
#s(approx (* (+ (/ 1 x) 1) x) (+.f64 #s(literal 1 binary64) x)) |
#s(approx (+ (/ 1 x) 1) (/.f64 #s(literal 1 binary64) x)) |
#s(approx (+ (/ 1 x) 1) (/.f64 (+.f64 #s(literal 1 binary64) x) x)) |
#s(approx (/ 1 x) (/.f64 #s(literal 1 binary64) x)) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) x) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal -1/8 binary64))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) x) (/.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) (*.f64 x x))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) (/.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x)) |
#s(approx (* 1/2 (sqrt x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x)) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (+.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal 1/16 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x)) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (+.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -5/128 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal 1/16 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x)) |
#s(approx (sqrt (+ x 1)) (sqrt.f64 x)) |
#s(approx (sqrt (+ x 1)) (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
#s(approx (sqrt (+ x 1)) (*.f64 (+.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
#s(approx (sqrt (+ x 1)) (*.f64 (+.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/8 binary64) (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
#s(approx (+ x 1) x) |
#s(approx (+ x 1) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) |
#s(approx (* (+ (/ 1 x) 1) x) x) |
#s(approx (* (+ (/ 1 x) 1) x) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) |
#s(approx (+ (/ 1 x) 1) #s(literal 1 binary64)) |
#s(approx (+ (/ 1 x) 1) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) x) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) #s(literal -1 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal 1 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) x))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) #s(literal -5/128 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal 1 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) x))) |
#s(approx (sqrt x) (neg.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)))) |
#s(approx (sqrt (+ x 1)) (neg.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)))) |
#s(approx (sqrt (+ x 1)) (neg.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64))) x))) |
#s(approx (sqrt (+ x 1)) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) #s(literal -1/8 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64)))) x))) |
#s(approx (sqrt (+ x 1)) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal 1 binary64)) #s(literal 1/16 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64))))) x))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) x) (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) x) (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal -1/8 binary64)))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal 1/8 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal -1 binary64))) x))) |
#s(approx (* 1/2 (sqrt x)) (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64))) |
Compiled 1 147 to 485 computations (57.7% saved)
9 alts after pruning (6 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 109 | 4 | 113 |
| Fresh | 0 | 2 | 2 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 1 | 1 |
| Total | 112 | 9 | 121 |
| Status | Accuracy | Program |
|---|---|---|
| 49.4% | (/.f64 (-.f64 (pow.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 x) #s(literal 3 binary64))) (fma.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (fma.f64 (sqrt.f64 x) (sqrt.f64 x) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))))) | |
| ▶ | 50.1% | (/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (sqrt.f64 x) (sqrt.f64 x))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) |
| ✓ | 50.1% | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| ✓ | 50.0% | (-.f64 (sqrt.f64 #s(approx (+ x 1) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (sqrt.f64 x)) |
| ✓ | 46.5% | (-.f64 #s(approx (sqrt (+ x 1)) #s(literal 1 binary64)) (sqrt.f64 x)) |
| ▶ | 52.6% | #s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (fma.f64 (sqrt.f64 x) #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x)) |
| ▶ | 55.3% | #s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 #s(approx (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
| ▶ | 55.4% | #s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
| ▶ | 55.4% | #s(approx (- (sqrt (+ x 1)) (sqrt x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64))) |
Compiled 213 to 177 computations (16.9% saved)
| Inputs |
|---|
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
#s(literal 1/2 binary64) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
(/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) |
(sqrt.f64 x) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 #s(approx (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
(/.f64 #s(approx (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (fma.f64 (sqrt.f64 x) #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x)) |
(/.f64 (fma.f64 (sqrt.f64 x) #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x) |
(fma.f64 (sqrt.f64 x) #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) |
(/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) |
#s(literal -1/8 binary64) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (sqrt.f64 x) (sqrt.f64 x))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) |
(-.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (sqrt.f64 x) (sqrt.f64 x))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) x)) |
(+.f64 #s(literal 1 binary64) x) |
(*.f64 (sqrt.f64 x) (sqrt.f64 x)) |
(+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) |
| Outputs |
|---|
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (- 1 (sqrt x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (- (+ 1 (* 1/2 x)) (sqrt x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (- (+ 1 (* x (+ 1/2 (* -1/8 x)))) (sqrt x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (- (+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))) (sqrt x)))) |
#s(approx (* (sqrt (/ 1 x)) 1/2) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (sqrt (/ 1 x)) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (/ 1 x) #s(hole binary64 (/ 1 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ 1/2 (sqrt x)) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) x) #s(hole binary64 (* -1/8 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) x) #s(hole binary64 (/ (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 2)))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) #s(hole binary64 (* -1/8 (sqrt (/ 1 x))))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) #s(hole binary64 (/ (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) x))) |
#s(approx (* 1/2 (sqrt x)) #s(hole binary64 (* 1/2 (sqrt x)))) |
#s(approx (/ (+ (* (sqrt x) 1/2) (/ -1/8 (sqrt x))) x) #s(hole binary64 (* -1/8 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (/ (+ (* (sqrt x) 1/2) (/ -1/8 (sqrt x))) x) #s(hole binary64 (/ (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 2)))) |
#s(approx (+ (* (sqrt x) 1/2) (/ -1/8 (sqrt x))) #s(hole binary64 (* -1/8 (sqrt (/ 1 x))))) |
#s(approx (+ (* (sqrt x) 1/2) (/ -1/8 (sqrt x))) #s(hole binary64 (/ (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) x))) |
#s(approx (/ -1/8 (sqrt x)) #s(hole binary64 (* -1/8 (sqrt (/ 1 x))))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (/ 1 (+ 1 (sqrt x))))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (+ (* -1/2 (/ x (pow (+ 1 (sqrt x)) 2))) (/ 1 (+ 1 (sqrt x)))))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (+ (* x (- (* x (+ (* 1/8 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3))))) (* 1/2 (/ 1 (pow (+ 1 (sqrt x)) 2))))) (/ 1 (+ 1 (sqrt x)))))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (+ (* x (- (* x (+ (* -1 (* x (+ (* 1/16 (/ 1 (pow (+ 1 (sqrt x)) 2))) (+ (* 1/16 (/ 1 (pow (+ 1 (sqrt x)) 3))) (* 1/2 (/ (+ (* 1/8 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3)))) (+ 1 (sqrt x)))))))) (+ (* 1/8 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3)))))) (* 1/2 (/ 1 (pow (+ 1 (sqrt x)) 2))))) (/ 1 (+ 1 (sqrt x)))))) |
#s(approx (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) #s(hole binary64 1)) |
#s(approx (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) #s(hole binary64 1)) |
#s(approx (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) #s(hole binary64 (+ 1 x))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 1)) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (+ 1 (* x (+ 1/2 (* -1/8 x)))))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))))) |
#s(approx (+ 1 x) #s(hole binary64 1)) |
#s(approx (+ 1 x) #s(hole binary64 (+ 1 x))) |
#s(approx (* (sqrt x) (sqrt x)) #s(hole binary64 x)) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (+ 1 (sqrt x)))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (+ 1 (+ (sqrt x) (* 1/2 x))))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (+ 1 (+ (sqrt x) (* x (+ 1/2 (* -1/8 x))))))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (+ 1 (+ (sqrt x) (* x (+ 1/2 (* x (- (* 1/16 x) 1/8)))))))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (/ (+ (* -1/8 (sqrt (/ 1 x))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x)))) x))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (/ (+ (* -1/8 (sqrt (/ 1 x))) (+ (* -5/128 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))))) x))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) x) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) x) #s(hole binary64 (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) #s(hole binary64 (* 1/2 (sqrt x)))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) #s(hole binary64 (* x (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x))))))) |
#s(approx (/ (+ (* (sqrt x) 1/2) (/ -1/8 (sqrt x))) x) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (/ (+ (* (sqrt x) 1/2) (/ -1/8 (sqrt x))) x) #s(hole binary64 (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))))) |
#s(approx (+ (* (sqrt x) 1/2) (/ -1/8 (sqrt x))) #s(hole binary64 (* 1/2 (sqrt x)))) |
#s(approx (+ (* (sqrt x) 1/2) (/ -1/8 (sqrt x))) #s(hole binary64 (* x (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x))))))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (/ (- (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))) (* 1/8 (sqrt (/ 1 x)))) x))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* 1/128 (sqrt (pow x 7))) (* 1/32 (sqrt (pow x 7)))) (pow x 6))) (* 1/2 (sqrt x))) (+ (* -1/16 (sqrt (/ 1 (pow x 3)))) (* 1/8 (sqrt (/ 1 x))))) x))) |
#s(approx (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) #s(hole binary64 x)) |
#s(approx (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (sqrt x))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3)))))))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))))) |
#s(approx (+ 1 x) #s(hole binary64 x)) |
#s(approx (+ 1 x) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (* 2 (sqrt x)))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x))))))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (* x (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x)))))))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (* x (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x))))))))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1/2 (sqrt (/ 1 x))))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/2 (sqrt x)))) x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (+ (* -5/128 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 6)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/2 (sqrt x))))) x)))) |
#s(approx (* (sqrt (/ 1 x)) 1/2) #s(hole binary64 (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (/ 1 x)) #s(hole binary64 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) x) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) x) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1/8 (sqrt (/ 1 (pow x 3))))))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) #s(hole binary64 (* -1/2 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) #s(hole binary64 (* -1 (* x (+ (* 1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (* 1/2 (sqrt x)) #s(hole binary64 (* -1/2 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (/ (+ (* (sqrt x) 1/2) (/ -1/8 (sqrt x))) x) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (/ (+ (* (sqrt x) 1/2) (/ -1/8 (sqrt x))) x) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1/8 (sqrt (/ 1 (pow x 3))))))) |
#s(approx (+ (* (sqrt x) 1/2) (/ -1/8 (sqrt x))) #s(hole binary64 (* -1/2 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ (* (sqrt x) 1/2) (/ -1/8 (sqrt x))) #s(hole binary64 (* -1 (* x (+ (* 1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (* -1/2 (* (sqrt x) (+ 1 (pow (sqrt -1) 2)))))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 x))) (* -1/2 (* (sqrt x) (+ 1 (pow (sqrt -1) 2))))))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (+ (* -1 (/ (+ (* -1/8 (* (sqrt x) (/ (+ 1 (pow (sqrt -1) 2)) (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) x)) (* -1/2 (* (sqrt x) (+ 1 (pow (sqrt -1) 2))))))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (- (* 1/8 (* (sqrt x) (/ 1 (pow (sqrt -1) 2)))) (* -1/8 (* (sqrt (pow x 3)) (/ (+ 1 (pow (sqrt -1) 2)) (pow (sqrt -1) 2))))) x)) (* 1/2 (sqrt x))) x)) (* -1/2 (* (sqrt x) (+ 1 (pow (sqrt -1) 2))))))) |
#s(approx (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) #s(hole binary64 (* x (+ 1 (pow (sqrt -1) 2))))) |
#s(approx (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) #s(hole binary64 (* x (+ 1 (+ (/ 1 x) (pow (sqrt -1) 2)))))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 4)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))) |
#s(approx (* (sqrt x) (sqrt x)) #s(hole binary64 (* -1 (* x (pow (sqrt -1) 2))))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (* -2 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 4)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | x | @ | -inf | ((- (sqrt (+ x 1)) (sqrt x)) (* (sqrt (/ 1 x)) 1/2) (sqrt (/ 1 x)) (/ 1 x) 1 x 1/2 (- (sqrt (+ x 1)) (sqrt x)) (/ 1/2 (sqrt x)) (sqrt x) (- (sqrt (+ x 1)) (sqrt x)) (/ (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) x) (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) (* 1/2 (sqrt x)) (- (sqrt (+ x 1)) (sqrt x)) (/ (+ (* (sqrt x) 1/2) (/ -1/8 (sqrt x))) x) (+ (* (sqrt x) 1/2) (/ -1/8 (sqrt x))) (/ -1/8 (sqrt x)) -1/8 (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (sqrt (+ 1 x)) (+ 1 x) (* (sqrt x) (sqrt x)) (+ (sqrt (+ 1 x)) (sqrt x))) |
| 2.0ms | x | @ | inf | ((- (sqrt (+ x 1)) (sqrt x)) (* (sqrt (/ 1 x)) 1/2) (sqrt (/ 1 x)) (/ 1 x) 1 x 1/2 (- (sqrt (+ x 1)) (sqrt x)) (/ 1/2 (sqrt x)) (sqrt x) (- (sqrt (+ x 1)) (sqrt x)) (/ (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) x) (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) (* 1/2 (sqrt x)) (- (sqrt (+ x 1)) (sqrt x)) (/ (+ (* (sqrt x) 1/2) (/ -1/8 (sqrt x))) x) (+ (* (sqrt x) 1/2) (/ -1/8 (sqrt x))) (/ -1/8 (sqrt x)) -1/8 (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (sqrt (+ 1 x)) (+ 1 x) (* (sqrt x) (sqrt x)) (+ (sqrt (+ 1 x)) (sqrt x))) |
| 2.0ms | x | @ | 0 | ((- (sqrt (+ x 1)) (sqrt x)) (* (sqrt (/ 1 x)) 1/2) (sqrt (/ 1 x)) (/ 1 x) 1 x 1/2 (- (sqrt (+ x 1)) (sqrt x)) (/ 1/2 (sqrt x)) (sqrt x) (- (sqrt (+ x 1)) (sqrt x)) (/ (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) x) (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) (* 1/2 (sqrt x)) (- (sqrt (+ x 1)) (sqrt x)) (/ (+ (* (sqrt x) 1/2) (/ -1/8 (sqrt x))) x) (+ (* (sqrt x) 1/2) (/ -1/8 (sqrt x))) (/ -1/8 (sqrt x)) -1/8 (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (sqrt (+ 1 x)) (+ 1 x) (* (sqrt x) (sqrt x)) (+ (sqrt (+ 1 x)) (sqrt x))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 374 | 2703 |
| 0 | 410 | 2028 |
| 0 | 2019 | 1953 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
#s(literal 1/2 binary64) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
(/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) |
(sqrt.f64 x) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 #s(approx (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
(/.f64 #s(approx (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (fma.f64 (sqrt.f64 x) #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x)) |
(/.f64 (fma.f64 (sqrt.f64 x) #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x) |
(fma.f64 (sqrt.f64 x) #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) |
(/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) |
#s(literal -1/8 binary64) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (sqrt.f64 x) (sqrt.f64 x))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) |
(-.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (sqrt.f64 x) (sqrt.f64 x))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) x)) |
(+.f64 #s(literal 1 binary64) x) |
(*.f64 (sqrt.f64 x) (sqrt.f64 x)) |
(+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (- 1 (sqrt x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (- (+ 1 (* 1/2 x)) (sqrt x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (- (+ 1 (* x (+ 1/2 (* -1/8 x)))) (sqrt x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (- (+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))) (sqrt x)))) |
#s(approx (* (sqrt (/ 1 x)) 1/2) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (sqrt (/ 1 x)) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (/ 1 x) #s(hole binary64 (/ 1 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ 1/2 (sqrt x)) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) x) #s(hole binary64 (* -1/8 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) x) #s(hole binary64 (/ (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 2)))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) #s(hole binary64 (* -1/8 (sqrt (/ 1 x))))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) #s(hole binary64 (/ (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) x))) |
#s(approx (* 1/2 (sqrt x)) #s(hole binary64 (* 1/2 (sqrt x)))) |
#s(approx (/ (+ (* (sqrt x) 1/2) (/ -1/8 (sqrt x))) x) #s(hole binary64 (* -1/8 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (/ (+ (* (sqrt x) 1/2) (/ -1/8 (sqrt x))) x) #s(hole binary64 (/ (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 2)))) |
#s(approx (+ (* (sqrt x) 1/2) (/ -1/8 (sqrt x))) #s(hole binary64 (* -1/8 (sqrt (/ 1 x))))) |
#s(approx (+ (* (sqrt x) 1/2) (/ -1/8 (sqrt x))) #s(hole binary64 (/ (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) x))) |
#s(approx (/ -1/8 (sqrt x)) #s(hole binary64 (* -1/8 (sqrt (/ 1 x))))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (/ 1 (+ 1 (sqrt x))))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (+ (* -1/2 (/ x (pow (+ 1 (sqrt x)) 2))) (/ 1 (+ 1 (sqrt x)))))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (+ (* x (- (* x (+ (* 1/8 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3))))) (* 1/2 (/ 1 (pow (+ 1 (sqrt x)) 2))))) (/ 1 (+ 1 (sqrt x)))))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (+ (* x (- (* x (+ (* -1 (* x (+ (* 1/16 (/ 1 (pow (+ 1 (sqrt x)) 2))) (+ (* 1/16 (/ 1 (pow (+ 1 (sqrt x)) 3))) (* 1/2 (/ (+ (* 1/8 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3)))) (+ 1 (sqrt x)))))))) (+ (* 1/8 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3)))))) (* 1/2 (/ 1 (pow (+ 1 (sqrt x)) 2))))) (/ 1 (+ 1 (sqrt x)))))) |
#s(approx (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) #s(hole binary64 1)) |
#s(approx (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) #s(hole binary64 1)) |
#s(approx (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) #s(hole binary64 (+ 1 x))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 1)) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (+ 1 (* x (+ 1/2 (* -1/8 x)))))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))))) |
#s(approx (+ 1 x) #s(hole binary64 1)) |
#s(approx (+ 1 x) #s(hole binary64 (+ 1 x))) |
#s(approx (* (sqrt x) (sqrt x)) #s(hole binary64 x)) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (+ 1 (sqrt x)))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (+ 1 (+ (sqrt x) (* 1/2 x))))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (+ 1 (+ (sqrt x) (* x (+ 1/2 (* -1/8 x))))))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (+ 1 (+ (sqrt x) (* x (+ 1/2 (* x (- (* 1/16 x) 1/8)))))))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (/ (+ (* -1/8 (sqrt (/ 1 x))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x)))) x))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (/ (+ (* -1/8 (sqrt (/ 1 x))) (+ (* -5/128 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))))) x))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) x) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) x) #s(hole binary64 (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) #s(hole binary64 (* 1/2 (sqrt x)))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) #s(hole binary64 (* x (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x))))))) |
#s(approx (/ (+ (* (sqrt x) 1/2) (/ -1/8 (sqrt x))) x) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (/ (+ (* (sqrt x) 1/2) (/ -1/8 (sqrt x))) x) #s(hole binary64 (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))))) |
#s(approx (+ (* (sqrt x) 1/2) (/ -1/8 (sqrt x))) #s(hole binary64 (* 1/2 (sqrt x)))) |
#s(approx (+ (* (sqrt x) 1/2) (/ -1/8 (sqrt x))) #s(hole binary64 (* x (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x))))))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (/ (- (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))) (* 1/8 (sqrt (/ 1 x)))) x))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* 1/128 (sqrt (pow x 7))) (* 1/32 (sqrt (pow x 7)))) (pow x 6))) (* 1/2 (sqrt x))) (+ (* -1/16 (sqrt (/ 1 (pow x 3)))) (* 1/8 (sqrt (/ 1 x))))) x))) |
#s(approx (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) #s(hole binary64 x)) |
#s(approx (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (sqrt x))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3)))))))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))))) |
#s(approx (+ 1 x) #s(hole binary64 x)) |
#s(approx (+ 1 x) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (* 2 (sqrt x)))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x))))))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (* x (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x)))))))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (* x (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x))))))))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1/2 (sqrt (/ 1 x))))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/2 (sqrt x)))) x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (+ (* -5/128 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 6)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/2 (sqrt x))))) x)))) |
#s(approx (* (sqrt (/ 1 x)) 1/2) #s(hole binary64 (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (/ 1 x)) #s(hole binary64 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) x) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) x) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1/8 (sqrt (/ 1 (pow x 3))))))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) #s(hole binary64 (* -1/2 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) #s(hole binary64 (* -1 (* x (+ (* 1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (* 1/2 (sqrt x)) #s(hole binary64 (* -1/2 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (/ (+ (* (sqrt x) 1/2) (/ -1/8 (sqrt x))) x) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (/ (+ (* (sqrt x) 1/2) (/ -1/8 (sqrt x))) x) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1/8 (sqrt (/ 1 (pow x 3))))))) |
#s(approx (+ (* (sqrt x) 1/2) (/ -1/8 (sqrt x))) #s(hole binary64 (* -1/2 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ (* (sqrt x) 1/2) (/ -1/8 (sqrt x))) #s(hole binary64 (* -1 (* x (+ (* 1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (* -1/2 (* (sqrt x) (+ 1 (pow (sqrt -1) 2)))))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 x))) (* -1/2 (* (sqrt x) (+ 1 (pow (sqrt -1) 2))))))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (+ (* -1 (/ (+ (* -1/8 (* (sqrt x) (/ (+ 1 (pow (sqrt -1) 2)) (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) x)) (* -1/2 (* (sqrt x) (+ 1 (pow (sqrt -1) 2))))))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (- (* 1/8 (* (sqrt x) (/ 1 (pow (sqrt -1) 2)))) (* -1/8 (* (sqrt (pow x 3)) (/ (+ 1 (pow (sqrt -1) 2)) (pow (sqrt -1) 2))))) x)) (* 1/2 (sqrt x))) x)) (* -1/2 (* (sqrt x) (+ 1 (pow (sqrt -1) 2))))))) |
#s(approx (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) #s(hole binary64 (* x (+ 1 (pow (sqrt -1) 2))))) |
#s(approx (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) #s(hole binary64 (* x (+ 1 (+ (/ 1 x) (pow (sqrt -1) 2)))))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 4)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))) |
#s(approx (* (sqrt x) (sqrt x)) #s(hole binary64 (* -1 (* x (pow (sqrt -1) 2))))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (* -2 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 4)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))))) |
| Outputs |
|---|
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 x))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(pow.f64 x #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 x)) |
(/.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
#s(literal 1/2 binary64) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (sqrt.f64 x))) |
(/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) |
(pow.f64 x #s(literal 1/2 binary64)) |
(sqrt.f64 x) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (/.f64 #s(approx (+ (* (sqrt x) 1/2) (/ -1/8 (sqrt x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
(/.f64 (neg.f64 #s(approx (+ (* (sqrt x) 1/2) (/ -1/8 (sqrt x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (neg.f64 x)) |
(/.f64 #s(approx (+ (* (sqrt x) 1/2) (/ -1/8 (sqrt x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x) |
#s(approx (+ (* (sqrt x) 1/2) (/ -1/8 (sqrt x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x)) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)))) (neg.f64 x)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x) |
(+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) x) (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) x)) |
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) x) (/.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (-.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (-.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/8 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
(fma.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
(fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) |
(fma.f64 (sqrt.f64 x) #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) |
(-.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) |
(+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/8 binary64)) |
(*.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(/.f64 #s(literal 1/8 binary64) (neg.f64 (sqrt.f64 x))) |
(/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) |
#s(literal -1/8 binary64) |
(/.f64 (-.f64 (pow.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 x) #s(literal 3 binary64))) (+.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 x (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))))) |
(/.f64 (neg.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x)) (neg.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) |
(-.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (/.f64 x (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) |
(*.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 x x)) (+.f64 (+.f64 #s(literal 1 binary64) x) x)) |
(/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x)) (fma.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x) (fma.f64 x x (*.f64 (+.f64 #s(literal 1 binary64) x) x)))) |
(fma.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (neg.f64 (sqrt.f64 x)) (sqrt.f64 x))) |
(fma.f64 (fabs.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (fabs.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (neg.f64 (sqrt.f64 x)) (sqrt.f64 x))) |
(fma.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (*.f64 (neg.f64 (sqrt.f64 x)) (sqrt.f64 x))) |
(-.f64 (+.f64 #s(literal 1 binary64) x) x) |
(+.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 (sqrt.f64 x)) (sqrt.f64 x))) |
(*.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(*.f64 (fabs.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (fabs.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(pow.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 x #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) x)))) |
(/.f64 (fma.f64 (*.f64 x x) x #s(literal 1 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64))))) |
(sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) |
(+.f64 #s(literal 1 binary64) x) |
(+.f64 x #s(literal 1 binary64)) |
(pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) x)) |
(*.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(*.f64 (fabs.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (fabs.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(pow.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 x #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) x)))) |
(/.f64 (fma.f64 (*.f64 x x) x #s(literal 1 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64))))) |
(sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) |
(+.f64 #s(literal 1 binary64) x) |
(+.f64 x #s(literal 1 binary64)) |
x |
(/.f64 (+.f64 (pow.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 x) #s(literal 3 binary64))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))))) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) |
(+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) |
(+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (-.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (sqrt.f64 x))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (-.f64 (fma.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) (sqrt.f64 x))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (-.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) (sqrt.f64 x))) |
#s(approx (* (sqrt (/ 1 x)) 1/2) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64))) |
#s(approx (sqrt (/ 1 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
#s(approx (/ 1 x) (/.f64 #s(literal 1 binary64) x)) |
#s(approx (* (sqrt x) (sqrt x)) x) |
#s(approx (/ 1/2 (sqrt x)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64))) |
#s(approx (sqrt x) (sqrt.f64 x)) |
#s(approx (/ (+ (* (sqrt x) 1/2) (/ -1/8 (sqrt x))) x) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal -1/8 binary64))) |
#s(approx (/ (+ (* (sqrt x) 1/2) (/ -1/8 (sqrt x))) x) (/.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) (*.f64 x x))) |
#s(approx (+ (* (sqrt x) 1/2) (/ -1/8 (sqrt x))) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) |
#s(approx (+ (* (sqrt x) 1/2) (/ -1/8 (sqrt x))) (/.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x)) |
#s(approx (* 1/2 (sqrt x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
#s(approx (/ (+ (* (sqrt x) 1/2) (/ -1/8 (sqrt x))) x) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal -1/8 binary64))) |
#s(approx (/ (+ (* (sqrt x) 1/2) (/ -1/8 (sqrt x))) x) (/.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) (*.f64 x x))) |
#s(approx (+ (* (sqrt x) 1/2) (/ -1/8 (sqrt x))) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) |
#s(approx (+ (* (sqrt x) 1/2) (/ -1/8 (sqrt x))) (/.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x)) |
#s(approx (/ -1/8 (sqrt x)) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64)))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (fma.f64 (/.f64 x (*.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) (+.f64 (sqrt.f64 x) #s(literal 1 binary64)))) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (fma.f64 x (-.f64 (*.f64 (fma.f64 (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -3 binary64)) #s(literal 1/4 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))))) x) (/.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (fma.f64 (-.f64 (*.f64 (+.f64 (neg.f64 (*.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -3 binary64)) #s(literal 1/4 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))))) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) #s(literal 1/2 binary64) (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))))) (/.f64 #s(literal 1/16 binary64) (*.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))))) x)) (fma.f64 (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -3 binary64)) #s(literal 1/4 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) (+.f64 (sqrt.f64 x) #s(literal 1 binary64)))))) x) (/.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))))) x (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))))) |
#s(approx (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) #s(literal 1 binary64)) |
#s(approx (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) #s(literal 1 binary64)) |
#s(approx (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+.f64 #s(literal 1 binary64) x)) |
#s(approx (sqrt (+ 1 x)) #s(literal 1 binary64)) |
#s(approx (sqrt (+ 1 x)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
#s(approx (sqrt (+ 1 x)) (fma.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (sqrt (+ 1 x)) (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) #s(literal 1 binary64)) |
#s(approx (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+.f64 #s(literal 1 binary64) x)) |
#s(approx (* (sqrt x) (sqrt x)) x) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) (+.f64 (fma.f64 #s(literal 1/2 binary64) x (sqrt.f64 x)) #s(literal 1 binary64))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) (+.f64 (fma.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x (sqrt.f64 x)) #s(literal 1 binary64))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) (+.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x #s(literal 1/2 binary64)) x (sqrt.f64 x)) #s(literal 1 binary64))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x)) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (/.f64 (+.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal 1/16 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x)) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (/.f64 (+.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -5/128 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal 1/16 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x)) |
#s(approx (/ (+ (* (sqrt x) 1/2) (/ -1/8 (sqrt x))) x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64))) |
#s(approx (/ (+ (* (sqrt x) 1/2) (/ -1/8 (sqrt x))) x) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64)))) |
#s(approx (+ (* (sqrt x) 1/2) (/ -1/8 (sqrt x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
#s(approx (+ (* (sqrt x) 1/2) (/ -1/8 (sqrt x))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64))) x)) |
#s(approx (/ (+ (* (sqrt x) 1/2) (/ -1/8 (sqrt x))) x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64))) |
#s(approx (/ (+ (* (sqrt x) 1/2) (/ -1/8 (sqrt x))) x) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64)))) |
#s(approx (+ (* (sqrt x) 1/2) (/ -1/8 (sqrt x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
#s(approx (+ (* (sqrt x) 1/2) (/ -1/8 (sqrt x))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64))) x)) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x)) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (/.f64 (+.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal 1/16 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x)) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (neg.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 7/2 binary64)) #s(literal 5/128 binary64)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))))) (-.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)))) x)) |
#s(approx (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) x) |
#s(approx (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) |
#s(approx (sqrt (+ 1 x)) (sqrt.f64 x)) |
#s(approx (sqrt (+ 1 x)) (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
#s(approx (sqrt (+ 1 x)) (*.f64 (+.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
#s(approx (sqrt (+ 1 x)) (*.f64 (+.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/8 binary64) (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
#s(approx (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) x) |
#s(approx (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) (*.f64 (fma.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64))) x)) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) (*.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/8 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64)))) x)) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) (*.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/8 binary64) (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal 1/16 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64))))) x)) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) #s(literal -1 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal 1 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) x))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) #s(literal -1 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -5/128 binary64)) #s(literal -1 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal 1 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) x))) |
#s(approx (* (sqrt (/ 1 x)) 1/2) (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 1/2 binary64))) |
#s(approx (sqrt (/ 1 x)) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
#s(approx (sqrt x) (neg.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)))) |
#s(approx (/ (+ (* (sqrt x) 1/2) (/ -1/8 (sqrt x))) x) (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (* (sqrt x) 1/2) (/ -1/8 (sqrt x))) x) (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal -1/8 binary64)))) |
#s(approx (+ (* (sqrt x) 1/2) (/ -1/8 (sqrt x))) (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64))) |
#s(approx (+ (* (sqrt x) 1/2) (/ -1/8 (sqrt x))) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal 1/8 binary64))) x))) |
#s(approx (* 1/2 (sqrt x)) (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (* (sqrt x) 1/2) (/ -1/8 (sqrt x))) x) (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (* (sqrt x) 1/2) (/ -1/8 (sqrt x))) x) (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal -1/8 binary64)))) |
#s(approx (+ (* (sqrt x) 1/2) (/ -1/8 (sqrt x))) (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64))) |
#s(approx (+ (* (sqrt x) 1/2) (/ -1/8 (sqrt x))) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal 1/8 binary64))) x))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (*.f64 (*.f64 #s(literal 0 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 #s(literal 0 binary64) (sqrt.f64 x))))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) #s(literal 0 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 0 binary64) (sqrt.f64 x)) #s(literal -1/8 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) #s(literal 0 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 x)) #s(literal -1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))))) x))) x)))) |
#s(approx (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (*.f64 #s(literal 0 binary64) x)) |
#s(approx (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (*.f64 (+.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) x)) |
#s(approx (sqrt (+ 1 x)) (neg.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)))) |
#s(approx (sqrt (+ 1 x)) (neg.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64))) x))) |
#s(approx (sqrt (+ 1 x)) (neg.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1 binary64)) #s(literal -1/8 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64)))) x))) |
#s(approx (sqrt (+ 1 x)) (neg.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1 binary64)) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal 1 binary64)) #s(literal 1/16 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64))))) x))) |
#s(approx (* (sqrt x) (sqrt x)) (neg.f64 (*.f64 #s(literal -1 binary64) x))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal -1 binary64) (sqrt.f64 x)))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64))) x))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) (neg.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1 binary64)) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64)))) x))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) (neg.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1 binary64)) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal 1 binary64)) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64))))) x))) |
Compiled 2 212 to 673 computations (69.6% saved)
11 alts after pruning (6 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 144 | 5 | 149 |
| Fresh | 0 | 1 | 1 |
| Picked | 2 | 3 | 5 |
| Done | 1 | 2 | 3 |
| Total | 147 | 11 | 158 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 49.9% | (/.f64 (fma.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (*.f64 (neg.f64 (sqrt.f64 x)) (sqrt.f64 x))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) |
| 49.4% | (/.f64 (-.f64 (pow.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 x) #s(literal 3 binary64))) (fma.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (fma.f64 (sqrt.f64 x) (sqrt.f64 x) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))))) | |
| ▶ | 50.3% | (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) |
| ▶ | 50.1% | (/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #s(approx (* (sqrt x) (sqrt x)) (neg.f64 (*.f64 #s(literal -1 binary64) x)))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) |
| ▶ | 99.8% | (/.f64 #s(approx (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) #s(literal 1 binary64)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) |
| ✓ | 50.1% | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| ✓ | 46.5% | (-.f64 #s(approx (sqrt (+ x 1)) #s(literal 1 binary64)) (sqrt.f64 x)) |
| ▶ | 55.5% | #s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64)))) |
| ✓ | 55.3% | #s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 #s(approx (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
| ✓ | 55.4% | #s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
| ✓ | 55.4% | #s(approx (- (sqrt (+ x 1)) (sqrt x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64))) |
Compiled 268 to 206 computations (23.1% saved)
| Inputs |
|---|
(/.f64 #s(approx (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) #s(literal 1 binary64)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) |
#s(approx (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) x)) |
(+.f64 #s(literal 1 binary64) x) |
x |
(sqrt.f64 x) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) |
(+.f64 (sqrt.f64 x) #s(literal 1 binary64)) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) |
(-.f64 (+.f64 #s(literal 1 binary64) x) x) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #s(approx (* (sqrt x) (sqrt x)) (neg.f64 (*.f64 #s(literal -1 binary64) x)))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) |
(-.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #s(approx (* (sqrt x) (sqrt x)) (neg.f64 (*.f64 #s(literal -1 binary64) x)))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
#s(approx (* (sqrt x) (sqrt x)) (neg.f64 (*.f64 #s(literal -1 binary64) x))) |
(neg.f64 (*.f64 #s(literal -1 binary64) x)) |
(*.f64 #s(literal -1 binary64) x) |
#s(literal -1 binary64) |
(/.f64 (fma.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (*.f64 (neg.f64 (sqrt.f64 x)) (sqrt.f64 x))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) |
(fma.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (*.f64 (neg.f64 (sqrt.f64 x)) (sqrt.f64 x))) |
(*.f64 (neg.f64 (sqrt.f64 x)) (sqrt.f64 x)) |
(neg.f64 (sqrt.f64 x)) |
| Outputs |
|---|
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (/ 1 (+ 1 (sqrt x))))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (+ (* -1/2 (/ x (pow (+ 1 (sqrt x)) 2))) (/ 1 (+ 1 (sqrt x)))))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (+ (* x (- (* x (+ (* 1/8 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3))))) (* 1/2 (/ 1 (pow (+ 1 (sqrt x)) 2))))) (/ 1 (+ 1 (sqrt x)))))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (+ (* x (- (* x (+ (* -1 (* x (+ (* 1/16 (/ 1 (pow (+ 1 (sqrt x)) 2))) (+ (* 1/16 (/ 1 (pow (+ 1 (sqrt x)) 3))) (* 1/2 (/ (+ (* 1/8 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3)))) (+ 1 (sqrt x)))))))) (+ (* 1/8 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3)))))) (* 1/2 (/ 1 (pow (+ 1 (sqrt x)) 2))))) (/ 1 (+ 1 (sqrt x)))))) |
#s(approx (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) #s(hole binary64 1)) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (+ 1 (sqrt x)))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (+ 1 (+ (sqrt x) (* 1/2 x))))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (+ 1 (+ (sqrt x) (* x (+ 1/2 (* -1/8 x))))))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (+ 1 (+ (sqrt x) (* x (+ 1/2 (* x (- (* 1/16 x) 1/8)))))))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 1)) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (+ 1 (* x (+ 1/2 (* -1/8 x)))))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))))) |
#s(approx (+ 1 x) #s(hole binary64 1)) |
#s(approx (+ 1 x) #s(hole binary64 (+ 1 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx (/ 1 (+ (sqrt x) 1)) #s(hole binary64 (/ 1 (+ 1 (sqrt x))))) |
#s(approx (+ (sqrt x) 1) #s(hole binary64 (+ 1 (sqrt x)))) |
#s(approx (/ (- (+ 1 x) x) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (/ 1 (+ 1 (sqrt x))))) |
#s(approx (/ (- (+ 1 x) x) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (+ (* -1/2 (/ x (pow (+ 1 (sqrt x)) 2))) (/ 1 (+ 1 (sqrt x)))))) |
#s(approx (/ (- (+ 1 x) x) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (+ (* x (- (* x (+ (* 1/8 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3))))) (* 1/2 (/ 1 (pow (+ 1 (sqrt x)) 2))))) (/ 1 (+ 1 (sqrt x)))))) |
#s(approx (/ (- (+ 1 x) x) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (+ (* x (- (* x (+ (* -1 (* x (+ (* 1/16 (/ 1 (pow (+ 1 (sqrt x)) 2))) (+ (* 1/16 (/ 1 (pow (+ 1 (sqrt x)) 3))) (* 1/2 (/ (+ (* 1/8 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3)))) (+ 1 (sqrt x)))))))) (+ (* 1/8 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3)))))) (* 1/2 (/ 1 (pow (+ 1 (sqrt x)) 2))))) (/ 1 (+ 1 (sqrt x)))))) |
#s(approx (- (+ 1 x) x) #s(hole binary64 1)) |
#s(approx (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) #s(hole binary64 1)) |
#s(approx (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) #s(hole binary64 (+ 1 x))) |
#s(approx (* (sqrt x) (sqrt x)) #s(hole binary64 x)) |
#s(approx (neg (* -1 x)) #s(hole binary64 x)) |
#s(approx (* -1 x) #s(hole binary64 (* -1 x))) |
#s(approx (/ (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (neg (sqrt x)) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (/ 1 (+ 1 (sqrt x))))) |
#s(approx (/ (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (neg (sqrt x)) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (+ (* -1/2 (/ x (pow (+ 1 (sqrt x)) 2))) (/ 1 (+ 1 (sqrt x)))))) |
#s(approx (/ (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (neg (sqrt x)) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (+ (* x (- (* x (+ (* 1/8 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3))))) (* 1/2 (/ 1 (pow (+ 1 (sqrt x)) 2))))) (/ 1 (+ 1 (sqrt x)))))) |
#s(approx (/ (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (neg (sqrt x)) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (+ (* x (- (* x (+ (* -1 (* x (+ (* 1/16 (/ 1 (pow (+ 1 (sqrt x)) 2))) (+ (* 1/16 (/ 1 (pow (+ 1 (sqrt x)) 3))) (* 1/2 (/ (+ (* 1/8 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3)))) (+ 1 (sqrt x)))))))) (+ (* 1/8 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3)))))) (* 1/2 (/ 1 (pow (+ 1 (sqrt x)) 2))))) (/ 1 (+ 1 (sqrt x)))))) |
#s(approx (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (neg (sqrt x)) (sqrt x))) #s(hole binary64 1)) |
#s(approx (* (neg (sqrt x)) (sqrt x)) #s(hole binary64 (* -1 x))) |
#s(approx (neg (sqrt x)) #s(hole binary64 (* -1 (sqrt x)))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (/ (- (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))) (* 1/8 (sqrt (/ 1 x)))) x))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* 1/128 (sqrt (pow x 7))) (* 1/32 (sqrt (pow x 7)))) (pow x 6))) (* 1/2 (sqrt x))) (+ (* -1/16 (sqrt (/ 1 (pow x 3)))) (* 1/8 (sqrt (/ 1 x))))) x))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (* 2 (sqrt x)))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x))))))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (* x (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x)))))))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (* x (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x))))))))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (sqrt x))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3)))))))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))))) |
#s(approx (+ 1 x) #s(hole binary64 x)) |
#s(approx (+ 1 x) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (/ 1 (+ (sqrt x) 1)) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (/ 1 (+ (sqrt x) 1)) #s(hole binary64 (/ (- (sqrt x) 1) x))) |
#s(approx (/ 1 (+ (sqrt x) 1)) #s(hole binary64 (/ (- (+ (sqrt x) (sqrt (/ 1 x))) 1) x))) |
#s(approx (/ 1 (+ (sqrt x) 1)) #s(hole binary64 (/ (- (sqrt x) (+ 1 (+ (* -1 (sqrt (/ 1 x))) (/ 1 x)))) x))) |
#s(approx (+ (sqrt x) 1) #s(hole binary64 (sqrt x))) |
#s(approx (+ (sqrt x) 1) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (/ 1 x))))) |
#s(approx (/ (- (+ 1 x) x) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (/ (- (+ 1 x) x) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x))) |
#s(approx (/ (- (+ 1 x) x) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (/ (- (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))) (* 1/8 (sqrt (/ 1 x)))) x))) |
#s(approx (/ (- (+ 1 x) x) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* 1/128 (sqrt (pow x 7))) (* 1/32 (sqrt (pow x 7)))) (pow x 6))) (* 1/2 (sqrt x))) (+ (* -1/16 (sqrt (/ 1 (pow x 3)))) (* 1/8 (sqrt (/ 1 x))))) x))) |
#s(approx (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) #s(hole binary64 x)) |
#s(approx (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (/ (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (neg (sqrt x)) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (/ (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (neg (sqrt x)) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x))) |
#s(approx (/ (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (neg (sqrt x)) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (/ (- (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))) (* 1/8 (sqrt (/ 1 x)))) x))) |
#s(approx (/ (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (neg (sqrt x)) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* 1/128 (sqrt (pow x 7))) (* 1/32 (sqrt (pow x 7)))) (pow x 6))) (* 1/2 (sqrt x))) (+ (* -1/16 (sqrt (/ 1 (pow x 3)))) (* 1/8 (sqrt (/ 1 x))))) x))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (* -1/2 (* (sqrt x) (+ 1 (pow (sqrt -1) 2)))))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 x))) (* -1/2 (* (sqrt x) (+ 1 (pow (sqrt -1) 2))))))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (+ (* -1 (/ (+ (* -1/8 (* (sqrt x) (/ (+ 1 (pow (sqrt -1) 2)) (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) x)) (* -1/2 (* (sqrt x) (+ 1 (pow (sqrt -1) 2))))))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (- (* 1/8 (* (sqrt x) (/ 1 (pow (sqrt -1) 2)))) (* -1/8 (* (sqrt (pow x 3)) (/ (+ 1 (pow (sqrt -1) 2)) (pow (sqrt -1) 2))))) x)) (* 1/2 (sqrt x))) x)) (* -1/2 (* (sqrt x) (+ 1 (pow (sqrt -1) 2))))))) |
#s(approx (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) #s(hole binary64 (* x (+ 1 (pow (sqrt -1) 2))))) |
#s(approx (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) #s(hole binary64 (* x (+ 1 (+ (/ 1 x) (pow (sqrt -1) 2)))))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (* -2 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 4)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 4)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (/ 1 (+ (sqrt x) 1)) #s(hole binary64 (* -1 (sqrt (/ 1 x))))) |
#s(approx (/ 1 (+ (sqrt x) 1)) #s(hole binary64 (* -1 (/ (- (sqrt x) (/ 1 (pow (sqrt -1) 2))) x)))) |
#s(approx (/ 1 (+ (sqrt x) 1)) #s(hole binary64 (* -1 (/ (+ (sqrt x) (* -1 (/ (- (* -1 (* (sqrt x) (/ 1 (pow (sqrt -1) 2)))) (* -1 (/ x (pow (sqrt -1) 2)))) x))) x)))) |
#s(approx (/ 1 (+ (sqrt x) 1)) #s(hole binary64 (* -1 (/ (+ (sqrt x) (* -1 (/ (- (* -1 (/ (- (/ x (pow (sqrt -1) 4)) (* -1 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2))))) x)) (* -1 (/ x (pow (sqrt -1) 2)))) x))) x)))) |
#s(approx (+ (sqrt x) 1) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ (sqrt x) 1) #s(hole binary64 (* -1 (* x (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 x)))))) |
#s(approx (/ (- (+ 1 x) x) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (* -1/2 (sqrt (/ 1 x))))) |
#s(approx (/ (- (+ 1 x) x) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) x)))) |
#s(approx (/ (- (+ 1 x) x) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (* -1 (/ (- (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/2 (sqrt x))) (* 1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2))))) x)))) |
#s(approx (/ (- (+ 1 x) x) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (* -1 (/ (- (+ (* -1 (/ (+ (* 1/128 (* (sqrt (pow x 7)) (/ 1 (pow (sqrt -1) 6)))) (* 1/32 (* (sqrt (pow x 7)) (/ 1 (pow (sqrt -1) 6))))) (pow x 6))) (* 1/2 (sqrt x))) (+ (* -1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))))) x)))) |
#s(approx (* (sqrt x) (sqrt x)) #s(hole binary64 (* -1 (* x (pow (sqrt -1) 2))))) |
#s(approx (/ (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (neg (sqrt x)) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (* 1/2 (* (sqrt x) (- (* -1 (pow (sqrt -1) 2)) 1))))) |
#s(approx (/ (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (neg (sqrt x)) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 x))) (* 1/2 (* (sqrt x) (- (* -1 (pow (sqrt -1) 2)) 1)))))) |
#s(approx (/ (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (neg (sqrt x)) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/8 (* (sqrt x) (/ (- (* -1 (pow (sqrt -1) 2)) 1) (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) x)) (* 1/2 (* (sqrt x) (- (* -1 (pow (sqrt -1) 2)) 1)))))) |
#s(approx (/ (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (neg (sqrt x)) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (- (* 1/8 (* (sqrt x) (/ 1 (pow (sqrt -1) 2)))) (* 1/8 (* (sqrt (pow x 3)) (/ (- (* -1 (pow (sqrt -1) 2)) 1) (pow (sqrt -1) 2))))) x)) (* 1/2 (sqrt x))) x)) (* 1/2 (* (sqrt x) (- (* -1 (pow (sqrt -1) 2)) 1)))))) |
#s(approx (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (neg (sqrt x)) (sqrt x))) #s(hole binary64 (* -1 (* x (- (* -1 (pow (sqrt -1) 2)) 1))))) |
#s(approx (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (neg (sqrt x)) (sqrt x))) #s(hole binary64 (* -1 (* x (- (* -1 (pow (sqrt -1) 2)) (+ 1 (/ 1 x))))))) |
#s(approx (* (neg (sqrt x)) (sqrt x)) #s(hole binary64 (* x (pow (sqrt -1) 2)))) |
#s(approx (neg (sqrt x)) #s(hole binary64 (* (sqrt x) (pow (sqrt -1) 2)))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 26.0ms | x | @ | -inf | ((/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) 1 (+ (sqrt (+ 1 x)) (sqrt x)) (sqrt (+ 1 x)) (+ 1 x) x (sqrt x) (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (/ 1 (+ (sqrt x) 1)) (+ (sqrt x) 1) (/ (- (+ 1 x) x) (+ (sqrt (+ 1 x)) (sqrt x))) (- (+ 1 x) x) (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x)) (neg (* -1 x)) (* -1 x) -1 (/ (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (neg (sqrt x)) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (neg (sqrt x)) (sqrt x))) (* (neg (sqrt x)) (sqrt x)) (neg (sqrt x))) |
| 2.0ms | x | @ | 0 | ((/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) 1 (+ (sqrt (+ 1 x)) (sqrt x)) (sqrt (+ 1 x)) (+ 1 x) x (sqrt x) (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (/ 1 (+ (sqrt x) 1)) (+ (sqrt x) 1) (/ (- (+ 1 x) x) (+ (sqrt (+ 1 x)) (sqrt x))) (- (+ 1 x) x) (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x)) (neg (* -1 x)) (* -1 x) -1 (/ (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (neg (sqrt x)) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (neg (sqrt x)) (sqrt x))) (* (neg (sqrt x)) (sqrt x)) (neg (sqrt x))) |
| 2.0ms | x | @ | inf | ((/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) 1 (+ (sqrt (+ 1 x)) (sqrt x)) (sqrt (+ 1 x)) (+ 1 x) x (sqrt x) (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (/ 1 (+ (sqrt x) 1)) (+ (sqrt x) 1) (/ (- (+ 1 x) x) (+ (sqrt (+ 1 x)) (sqrt x))) (- (+ 1 x) x) (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x)) (neg (* -1 x)) (* -1 x) -1 (/ (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (neg (sqrt x)) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (neg (sqrt x)) (sqrt x))) (* (neg (sqrt x)) (sqrt x)) (neg (sqrt x))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 417 | 3346 |
| 0 | 457 | 2429 |
| 0 | 2389 | 2338 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 #s(approx (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) #s(literal 1 binary64)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) |
#s(approx (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) x)) |
(+.f64 #s(literal 1 binary64) x) |
x |
(sqrt.f64 x) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) |
(+.f64 (sqrt.f64 x) #s(literal 1 binary64)) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) |
(-.f64 (+.f64 #s(literal 1 binary64) x) x) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #s(approx (* (sqrt x) (sqrt x)) (neg.f64 (*.f64 #s(literal -1 binary64) x)))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) |
(-.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #s(approx (* (sqrt x) (sqrt x)) (neg.f64 (*.f64 #s(literal -1 binary64) x)))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
#s(approx (* (sqrt x) (sqrt x)) (neg.f64 (*.f64 #s(literal -1 binary64) x))) |
(neg.f64 (*.f64 #s(literal -1 binary64) x)) |
(*.f64 #s(literal -1 binary64) x) |
#s(literal -1 binary64) |
(/.f64 (fma.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (*.f64 (neg.f64 (sqrt.f64 x)) (sqrt.f64 x))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) |
(fma.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (*.f64 (neg.f64 (sqrt.f64 x)) (sqrt.f64 x))) |
(*.f64 (neg.f64 (sqrt.f64 x)) (sqrt.f64 x)) |
(neg.f64 (sqrt.f64 x)) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (/ 1 (+ 1 (sqrt x))))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (+ (* -1/2 (/ x (pow (+ 1 (sqrt x)) 2))) (/ 1 (+ 1 (sqrt x)))))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (+ (* x (- (* x (+ (* 1/8 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3))))) (* 1/2 (/ 1 (pow (+ 1 (sqrt x)) 2))))) (/ 1 (+ 1 (sqrt x)))))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (+ (* x (- (* x (+ (* -1 (* x (+ (* 1/16 (/ 1 (pow (+ 1 (sqrt x)) 2))) (+ (* 1/16 (/ 1 (pow (+ 1 (sqrt x)) 3))) (* 1/2 (/ (+ (* 1/8 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3)))) (+ 1 (sqrt x)))))))) (+ (* 1/8 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3)))))) (* 1/2 (/ 1 (pow (+ 1 (sqrt x)) 2))))) (/ 1 (+ 1 (sqrt x)))))) |
#s(approx (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) #s(hole binary64 1)) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (+ 1 (sqrt x)))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (+ 1 (+ (sqrt x) (* 1/2 x))))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (+ 1 (+ (sqrt x) (* x (+ 1/2 (* -1/8 x))))))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (+ 1 (+ (sqrt x) (* x (+ 1/2 (* x (- (* 1/16 x) 1/8)))))))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 1)) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (+ 1 (* x (+ 1/2 (* -1/8 x)))))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))))) |
#s(approx (+ 1 x) #s(hole binary64 1)) |
#s(approx (+ 1 x) #s(hole binary64 (+ 1 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx (/ 1 (+ (sqrt x) 1)) #s(hole binary64 (/ 1 (+ 1 (sqrt x))))) |
#s(approx (+ (sqrt x) 1) #s(hole binary64 (+ 1 (sqrt x)))) |
#s(approx (/ (- (+ 1 x) x) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (/ 1 (+ 1 (sqrt x))))) |
#s(approx (/ (- (+ 1 x) x) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (+ (* -1/2 (/ x (pow (+ 1 (sqrt x)) 2))) (/ 1 (+ 1 (sqrt x)))))) |
#s(approx (/ (- (+ 1 x) x) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (+ (* x (- (* x (+ (* 1/8 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3))))) (* 1/2 (/ 1 (pow (+ 1 (sqrt x)) 2))))) (/ 1 (+ 1 (sqrt x)))))) |
#s(approx (/ (- (+ 1 x) x) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (+ (* x (- (* x (+ (* -1 (* x (+ (* 1/16 (/ 1 (pow (+ 1 (sqrt x)) 2))) (+ (* 1/16 (/ 1 (pow (+ 1 (sqrt x)) 3))) (* 1/2 (/ (+ (* 1/8 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3)))) (+ 1 (sqrt x)))))))) (+ (* 1/8 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3)))))) (* 1/2 (/ 1 (pow (+ 1 (sqrt x)) 2))))) (/ 1 (+ 1 (sqrt x)))))) |
#s(approx (- (+ 1 x) x) #s(hole binary64 1)) |
#s(approx (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) #s(hole binary64 1)) |
#s(approx (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) #s(hole binary64 (+ 1 x))) |
#s(approx (* (sqrt x) (sqrt x)) #s(hole binary64 x)) |
#s(approx (neg (* -1 x)) #s(hole binary64 x)) |
#s(approx (* -1 x) #s(hole binary64 (* -1 x))) |
#s(approx (/ (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (neg (sqrt x)) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (/ 1 (+ 1 (sqrt x))))) |
#s(approx (/ (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (neg (sqrt x)) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (+ (* -1/2 (/ x (pow (+ 1 (sqrt x)) 2))) (/ 1 (+ 1 (sqrt x)))))) |
#s(approx (/ (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (neg (sqrt x)) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (+ (* x (- (* x (+ (* 1/8 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3))))) (* 1/2 (/ 1 (pow (+ 1 (sqrt x)) 2))))) (/ 1 (+ 1 (sqrt x)))))) |
#s(approx (/ (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (neg (sqrt x)) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (+ (* x (- (* x (+ (* -1 (* x (+ (* 1/16 (/ 1 (pow (+ 1 (sqrt x)) 2))) (+ (* 1/16 (/ 1 (pow (+ 1 (sqrt x)) 3))) (* 1/2 (/ (+ (* 1/8 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3)))) (+ 1 (sqrt x)))))))) (+ (* 1/8 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3)))))) (* 1/2 (/ 1 (pow (+ 1 (sqrt x)) 2))))) (/ 1 (+ 1 (sqrt x)))))) |
#s(approx (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (neg (sqrt x)) (sqrt x))) #s(hole binary64 1)) |
#s(approx (* (neg (sqrt x)) (sqrt x)) #s(hole binary64 (* -1 x))) |
#s(approx (neg (sqrt x)) #s(hole binary64 (* -1 (sqrt x)))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (/ (- (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))) (* 1/8 (sqrt (/ 1 x)))) x))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* 1/128 (sqrt (pow x 7))) (* 1/32 (sqrt (pow x 7)))) (pow x 6))) (* 1/2 (sqrt x))) (+ (* -1/16 (sqrt (/ 1 (pow x 3)))) (* 1/8 (sqrt (/ 1 x))))) x))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (* 2 (sqrt x)))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x))))))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (* x (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x)))))))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (* x (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x))))))))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (sqrt x))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3)))))))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))))) |
#s(approx (+ 1 x) #s(hole binary64 x)) |
#s(approx (+ 1 x) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (/ 1 (+ (sqrt x) 1)) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (/ 1 (+ (sqrt x) 1)) #s(hole binary64 (/ (- (sqrt x) 1) x))) |
#s(approx (/ 1 (+ (sqrt x) 1)) #s(hole binary64 (/ (- (+ (sqrt x) (sqrt (/ 1 x))) 1) x))) |
#s(approx (/ 1 (+ (sqrt x) 1)) #s(hole binary64 (/ (- (sqrt x) (+ 1 (+ (* -1 (sqrt (/ 1 x))) (/ 1 x)))) x))) |
#s(approx (+ (sqrt x) 1) #s(hole binary64 (sqrt x))) |
#s(approx (+ (sqrt x) 1) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (/ 1 x))))) |
#s(approx (/ (- (+ 1 x) x) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (/ (- (+ 1 x) x) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x))) |
#s(approx (/ (- (+ 1 x) x) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (/ (- (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))) (* 1/8 (sqrt (/ 1 x)))) x))) |
#s(approx (/ (- (+ 1 x) x) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* 1/128 (sqrt (pow x 7))) (* 1/32 (sqrt (pow x 7)))) (pow x 6))) (* 1/2 (sqrt x))) (+ (* -1/16 (sqrt (/ 1 (pow x 3)))) (* 1/8 (sqrt (/ 1 x))))) x))) |
#s(approx (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) #s(hole binary64 x)) |
#s(approx (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (/ (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (neg (sqrt x)) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (/ (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (neg (sqrt x)) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x))) |
#s(approx (/ (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (neg (sqrt x)) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (/ (- (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))) (* 1/8 (sqrt (/ 1 x)))) x))) |
#s(approx (/ (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (neg (sqrt x)) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* 1/128 (sqrt (pow x 7))) (* 1/32 (sqrt (pow x 7)))) (pow x 6))) (* 1/2 (sqrt x))) (+ (* -1/16 (sqrt (/ 1 (pow x 3)))) (* 1/8 (sqrt (/ 1 x))))) x))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (* -1/2 (* (sqrt x) (+ 1 (pow (sqrt -1) 2)))))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 x))) (* -1/2 (* (sqrt x) (+ 1 (pow (sqrt -1) 2))))))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (+ (* -1 (/ (+ (* -1/8 (* (sqrt x) (/ (+ 1 (pow (sqrt -1) 2)) (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) x)) (* -1/2 (* (sqrt x) (+ 1 (pow (sqrt -1) 2))))))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (- (* 1/8 (* (sqrt x) (/ 1 (pow (sqrt -1) 2)))) (* -1/8 (* (sqrt (pow x 3)) (/ (+ 1 (pow (sqrt -1) 2)) (pow (sqrt -1) 2))))) x)) (* 1/2 (sqrt x))) x)) (* -1/2 (* (sqrt x) (+ 1 (pow (sqrt -1) 2))))))) |
#s(approx (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) #s(hole binary64 (* x (+ 1 (pow (sqrt -1) 2))))) |
#s(approx (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) #s(hole binary64 (* x (+ 1 (+ (/ 1 x) (pow (sqrt -1) 2)))))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (* -2 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 4)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 4)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (/ 1 (+ (sqrt x) 1)) #s(hole binary64 (* -1 (sqrt (/ 1 x))))) |
#s(approx (/ 1 (+ (sqrt x) 1)) #s(hole binary64 (* -1 (/ (- (sqrt x) (/ 1 (pow (sqrt -1) 2))) x)))) |
#s(approx (/ 1 (+ (sqrt x) 1)) #s(hole binary64 (* -1 (/ (+ (sqrt x) (* -1 (/ (- (* -1 (* (sqrt x) (/ 1 (pow (sqrt -1) 2)))) (* -1 (/ x (pow (sqrt -1) 2)))) x))) x)))) |
#s(approx (/ 1 (+ (sqrt x) 1)) #s(hole binary64 (* -1 (/ (+ (sqrt x) (* -1 (/ (- (* -1 (/ (- (/ x (pow (sqrt -1) 4)) (* -1 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2))))) x)) (* -1 (/ x (pow (sqrt -1) 2)))) x))) x)))) |
#s(approx (+ (sqrt x) 1) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ (sqrt x) 1) #s(hole binary64 (* -1 (* x (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 x)))))) |
#s(approx (/ (- (+ 1 x) x) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (* -1/2 (sqrt (/ 1 x))))) |
#s(approx (/ (- (+ 1 x) x) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) x)))) |
#s(approx (/ (- (+ 1 x) x) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (* -1 (/ (- (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/2 (sqrt x))) (* 1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2))))) x)))) |
#s(approx (/ (- (+ 1 x) x) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (* -1 (/ (- (+ (* -1 (/ (+ (* 1/128 (* (sqrt (pow x 7)) (/ 1 (pow (sqrt -1) 6)))) (* 1/32 (* (sqrt (pow x 7)) (/ 1 (pow (sqrt -1) 6))))) (pow x 6))) (* 1/2 (sqrt x))) (+ (* -1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))))) x)))) |
#s(approx (* (sqrt x) (sqrt x)) #s(hole binary64 (* -1 (* x (pow (sqrt -1) 2))))) |
#s(approx (/ (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (neg (sqrt x)) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (* 1/2 (* (sqrt x) (- (* -1 (pow (sqrt -1) 2)) 1))))) |
#s(approx (/ (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (neg (sqrt x)) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 x))) (* 1/2 (* (sqrt x) (- (* -1 (pow (sqrt -1) 2)) 1)))))) |
#s(approx (/ (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (neg (sqrt x)) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/8 (* (sqrt x) (/ (- (* -1 (pow (sqrt -1) 2)) 1) (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) x)) (* 1/2 (* (sqrt x) (- (* -1 (pow (sqrt -1) 2)) 1)))))) |
#s(approx (/ (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (neg (sqrt x)) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (- (* 1/8 (* (sqrt x) (/ 1 (pow (sqrt -1) 2)))) (* 1/8 (* (sqrt (pow x 3)) (/ (- (* -1 (pow (sqrt -1) 2)) 1) (pow (sqrt -1) 2))))) x)) (* 1/2 (sqrt x))) x)) (* 1/2 (* (sqrt x) (- (* -1 (pow (sqrt -1) 2)) 1)))))) |
#s(approx (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (neg (sqrt x)) (sqrt x))) #s(hole binary64 (* -1 (* x (- (* -1 (pow (sqrt -1) 2)) 1))))) |
#s(approx (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (neg (sqrt x)) (sqrt x))) #s(hole binary64 (* -1 (* x (- (* -1 (pow (sqrt -1) 2)) (+ 1 (/ 1 x))))))) |
#s(approx (* (neg (sqrt x)) (sqrt x)) #s(hole binary64 (* x (pow (sqrt -1) 2)))) |
#s(approx (neg (sqrt x)) #s(hole binary64 (* (sqrt x) (pow (sqrt -1) 2)))) |
| Outputs |
|---|
(/.f64 (neg.f64 #s(approx (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (neg (sqrt x)) (sqrt x))) #s(literal 1 binary64))) (neg.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 #s(approx (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (neg (sqrt x)) (sqrt x))) #s(literal 1 binary64)) (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
#s(approx (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (neg (sqrt x)) (sqrt x))) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(/.f64 (+.f64 (pow.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 x) #s(literal 3 binary64))) (+.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 x (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x))))) |
(/.f64 (-.f64 (+.f64 x #s(literal 1 binary64)) x) (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x))) |
(+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) |
(+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
(pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(sqrt.f64 (+.f64 x #s(literal 1 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(*.f64 (fabs.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (fabs.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) |
(pow.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 2 binary64)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (neg.f64 (neg.f64 x))))) |
(sqrt.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) |
(+.f64 x #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) x) |
x |
(pow.f64 x #s(literal 1/2 binary64)) |
(sqrt.f64 x) |
#s(approx (/ (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (neg (sqrt x)) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64)))) |
(pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(/.f64 (-.f64 x #s(literal 1 binary64)) (-.f64 (sqrt.f64 x) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 x (*.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
(/.f64 (+.f64 (pow.f64 (sqrt.f64 x) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 x (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) #s(literal 1 binary64))))) |
(+.f64 (sqrt.f64 x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(/.f64 (neg.f64 (-.f64 (+.f64 x #s(literal 1 binary64)) x)) (neg.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (+.f64 x #s(literal 1 binary64)) x) (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(-.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (/.f64 x (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (/.f64 (neg.f64 x) (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x))) |
(/.f64 (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 x x)) (+.f64 (+.f64 x #s(literal 1 binary64)) x)) |
(/.f64 (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (neg.f64 x) (neg.f64 x))) (-.f64 (+.f64 x #s(literal 1 binary64)) (neg.f64 x))) |
(/.f64 (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x)) (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)) (fma.f64 x x (*.f64 (+.f64 x #s(literal 1 binary64)) x)))) |
(/.f64 (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)) (-.f64 (*.f64 (neg.f64 x) (neg.f64 x)) (*.f64 (+.f64 x #s(literal 1 binary64)) (neg.f64 x))))) |
(fma.f64 (neg.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (neg.f64 x)) |
(fma.f64 (fabs.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (fabs.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (neg.f64 x)) |
(fma.f64 (neg.f64 (sqrt.f64 x)) (sqrt.f64 x) (+.f64 x #s(literal 1 binary64))) |
(fma.f64 #s(literal -1 binary64) x (+.f64 x #s(literal 1 binary64))) |
(fma.f64 (sqrt.f64 x) (neg.f64 (sqrt.f64 x)) (+.f64 x #s(literal 1 binary64))) |
(fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (neg.f64 x)) |
(fma.f64 x #s(literal -1 binary64) (+.f64 x #s(literal 1 binary64))) |
(-.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 x))) (sqrt.f64 x))) |
(-.f64 (+.f64 x #s(literal 1 binary64)) x) |
(+.f64 (neg.f64 x) (+.f64 x #s(literal 1 binary64))) |
(+.f64 (+.f64 x #s(literal 1 binary64)) (neg.f64 x)) |
(+.f64 #s(literal 1 binary64) (-.f64 x x)) |
(/.f64 (neg.f64 (-.f64 (+.f64 x #s(literal 1 binary64)) #s(approx (* (sqrt x) (sqrt x)) (neg.f64 (neg.f64 x))))) (neg.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (+.f64 x #s(literal 1 binary64)) #s(approx (* (sqrt x) (sqrt x)) (neg.f64 (neg.f64 x)))) (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(-.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (/.f64 #s(approx (* (sqrt x) (sqrt x)) (neg.f64 (neg.f64 x))) (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 #s(approx (* (sqrt x) (sqrt x)) (neg.f64 (neg.f64 x))) #s(approx (* (sqrt x) (sqrt x)) (neg.f64 (neg.f64 x))))) (+.f64 (+.f64 x #s(literal 1 binary64)) #s(approx (* (sqrt x) (sqrt x)) (neg.f64 (neg.f64 x))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 #s(approx (* (sqrt x) (sqrt x)) (neg.f64 (neg.f64 x))) #s(literal 3 binary64))) (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)) (fma.f64 #s(approx (* (sqrt x) (sqrt x)) (neg.f64 (neg.f64 x))) #s(approx (* (sqrt x) (sqrt x)) (neg.f64 (neg.f64 x))) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(approx (* (sqrt x) (sqrt x)) (neg.f64 (neg.f64 x))))))) |
(-.f64 (+.f64 x #s(literal 1 binary64)) #s(approx (* (sqrt x) (sqrt x)) (neg.f64 (neg.f64 x)))) |
(*.f64 (neg.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(*.f64 (fabs.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (fabs.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) |
(pow.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 2 binary64)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (neg.f64 (neg.f64 x))))) |
(sqrt.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) |
(+.f64 x #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) x) |
#s(approx (* (sqrt x) (sqrt x)) (neg.f64 (neg.f64 x))) |
(*.f64 (neg.f64 x) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 x)) |
(*.f64 #s(literal 1 binary64) x) |
(neg.f64 (neg.f64 x)) |
(*.f64 (neg.f64 (sqrt.f64 x)) (sqrt.f64 x)) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 (sqrt.f64 x) (neg.f64 (sqrt.f64 x))) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 x) |
#s(literal -1 binary64) |
(/.f64 (neg.f64 (-.f64 (+.f64 x #s(literal 1 binary64)) x)) (neg.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (+.f64 x #s(literal 1 binary64)) x) (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(-.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (/.f64 x (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (/.f64 (neg.f64 x) (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x))) |
(/.f64 (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 x x)) (+.f64 (+.f64 x #s(literal 1 binary64)) x)) |
(/.f64 (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (neg.f64 x) (neg.f64 x))) (-.f64 (+.f64 x #s(literal 1 binary64)) (neg.f64 x))) |
(/.f64 (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x)) (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)) (fma.f64 x x (*.f64 (+.f64 x #s(literal 1 binary64)) x)))) |
(/.f64 (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)) (-.f64 (*.f64 (neg.f64 x) (neg.f64 x)) (*.f64 (+.f64 x #s(literal 1 binary64)) (neg.f64 x))))) |
(fma.f64 (neg.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (neg.f64 x)) |
(fma.f64 (fabs.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (fabs.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (neg.f64 x)) |
(fma.f64 (neg.f64 (sqrt.f64 x)) (sqrt.f64 x) (+.f64 x #s(literal 1 binary64))) |
(fma.f64 #s(literal -1 binary64) x (+.f64 x #s(literal 1 binary64))) |
(fma.f64 (sqrt.f64 x) (neg.f64 (sqrt.f64 x)) (+.f64 x #s(literal 1 binary64))) |
(fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (neg.f64 x)) |
(fma.f64 x #s(literal -1 binary64) (+.f64 x #s(literal 1 binary64))) |
(-.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 x))) (sqrt.f64 x))) |
(-.f64 (+.f64 x #s(literal 1 binary64)) x) |
(+.f64 (neg.f64 x) (+.f64 x #s(literal 1 binary64))) |
(+.f64 (+.f64 x #s(literal 1 binary64)) (neg.f64 x)) |
(+.f64 #s(literal 1 binary64) (-.f64 x x)) |
(*.f64 (neg.f64 (sqrt.f64 x)) (sqrt.f64 x)) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 (sqrt.f64 x) (neg.f64 (sqrt.f64 x))) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 x) |
(*.f64 #s(literal -1 binary64) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 x) #s(literal -1 binary64)) |
(/.f64 (*.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(neg.f64 (sqrt.f64 x)) |
#s(approx (/ (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (neg (sqrt x)) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64)))) |
#s(approx (/ (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (neg (sqrt x)) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (fma.f64 (/.f64 x (*.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) (+.f64 (sqrt.f64 x) #s(literal 1 binary64)))) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))))) |
#s(approx (/ (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (neg (sqrt x)) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (fma.f64 x (-.f64 (*.f64 (fma.f64 (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -3 binary64)) #s(literal 1/4 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))))) x) (/.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))))) |
#s(approx (/ (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (neg (sqrt x)) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (fma.f64 (-.f64 (*.f64 (fma.f64 (neg.f64 x) (+.f64 (fma.f64 (/.f64 (fma.f64 (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -3 binary64)) #s(literal 1/4 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))))) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) #s(literal 1/2 binary64) (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))))) (/.f64 #s(literal 1/16 binary64) (*.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))))) (fma.f64 (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -3 binary64)) #s(literal 1/4 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) (+.f64 (sqrt.f64 x) #s(literal 1 binary64)))))) x) (/.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))))) x (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))))) |
#s(approx (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (neg (sqrt x)) (sqrt x))) #s(literal 1 binary64)) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) (+.f64 (fma.f64 #s(literal 1/2 binary64) x (sqrt.f64 x)) #s(literal 1 binary64))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) (+.f64 (fma.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x (sqrt.f64 x)) #s(literal 1 binary64))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) (+.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x #s(literal 1/2 binary64)) x (sqrt.f64 x)) #s(literal 1 binary64))) |
#s(approx (sqrt (+ 1 x)) #s(literal 1 binary64)) |
#s(approx (sqrt (+ 1 x)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
#s(approx (sqrt (+ 1 x)) (fma.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (sqrt (+ 1 x)) (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) #s(literal 1 binary64)) |
#s(approx (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+.f64 x #s(literal 1 binary64))) |
#s(approx (* (sqrt x) (sqrt x)) x) |
#s(approx (sqrt x) (sqrt.f64 x)) |
#s(approx (/ 1 (+ (sqrt x) 1)) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64)))) |
#s(approx (+ (sqrt x) 1) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) |
#s(approx (/ (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (neg (sqrt x)) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64)))) |
#s(approx (/ (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (neg (sqrt x)) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (fma.f64 (/.f64 x (*.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) (+.f64 (sqrt.f64 x) #s(literal 1 binary64)))) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))))) |
#s(approx (/ (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (neg (sqrt x)) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (fma.f64 x (-.f64 (*.f64 (fma.f64 (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -3 binary64)) #s(literal 1/4 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))))) x) (/.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))))) |
#s(approx (/ (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (neg (sqrt x)) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (fma.f64 (-.f64 (*.f64 (fma.f64 (neg.f64 x) (+.f64 (fma.f64 (/.f64 (fma.f64 (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -3 binary64)) #s(literal 1/4 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))))) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) #s(literal 1/2 binary64) (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))))) (/.f64 #s(literal 1/16 binary64) (*.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))))) (fma.f64 (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -3 binary64)) #s(literal 1/4 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) (+.f64 (sqrt.f64 x) #s(literal 1 binary64)))))) x) (/.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))))) x (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))))) |
#s(approx (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (neg (sqrt x)) (sqrt x))) #s(literal 1 binary64)) |
#s(approx (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) #s(literal 1 binary64)) |
#s(approx (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+.f64 x #s(literal 1 binary64))) |
#s(approx (* (sqrt x) (sqrt x)) x) |
#s(approx (neg (* -1 x)) x) |
#s(approx (* (neg (sqrt x)) (sqrt x)) (neg.f64 x)) |
#s(approx (/ (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (neg (sqrt x)) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64)))) |
#s(approx (/ (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (neg (sqrt x)) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (fma.f64 (/.f64 x (*.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) (+.f64 (sqrt.f64 x) #s(literal 1 binary64)))) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))))) |
#s(approx (/ (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (neg (sqrt x)) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (fma.f64 x (-.f64 (*.f64 (fma.f64 (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -3 binary64)) #s(literal 1/4 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))))) x) (/.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))))) |
#s(approx (/ (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (neg (sqrt x)) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (fma.f64 (-.f64 (*.f64 (fma.f64 (neg.f64 x) (+.f64 (fma.f64 (/.f64 (fma.f64 (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -3 binary64)) #s(literal 1/4 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))))) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) #s(literal 1/2 binary64) (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))))) (/.f64 #s(literal 1/16 binary64) (*.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))))) (fma.f64 (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -3 binary64)) #s(literal 1/4 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) (+.f64 (sqrt.f64 x) #s(literal 1 binary64)))))) x) (/.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))))) x (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))))) |
#s(approx (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (neg (sqrt x)) (sqrt x))) #s(literal 1 binary64)) |
#s(approx (* (neg (sqrt x)) (sqrt x)) (neg.f64 x)) |
#s(approx (neg (sqrt x)) (neg.f64 (sqrt.f64 x))) |
#s(approx (/ (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (neg (sqrt x)) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64))) |
#s(approx (/ (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (neg (sqrt x)) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/8 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
#s(approx (/ (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (neg (sqrt x)) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (/.f64 (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal 1/16 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/8 binary64))) x)) |
#s(approx (/ (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (neg (sqrt x)) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (neg.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 7/2 binary64)) #s(literal 5/128 binary64)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))))) (fma.f64 #s(literal -1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/8 binary64)))) x)) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 2 binary64))) x)) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) (*.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/8 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 2 binary64)))) x)) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) (*.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/8 binary64) (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal 1/16 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 2 binary64))))) x)) |
#s(approx (sqrt (+ 1 x)) (sqrt.f64 x)) |
#s(approx (sqrt (+ 1 x)) (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
#s(approx (sqrt (+ 1 x)) (*.f64 (+.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
#s(approx (sqrt (+ 1 x)) (*.f64 (+.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/8 binary64) (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
#s(approx (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) x) |
#s(approx (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) |
#s(approx (/ 1 (+ (sqrt x) 1)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
#s(approx (/ 1 (+ (sqrt x) 1)) (/.f64 (-.f64 (sqrt.f64 x) #s(literal 1 binary64)) x)) |
#s(approx (/ 1 (+ (sqrt x) 1)) (/.f64 (+.f64 (sqrt.f64 x) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1 binary64))) x)) |
#s(approx (/ 1 (+ (sqrt x) 1)) (/.f64 (-.f64 (-.f64 (sqrt.f64 x) #s(literal 1 binary64)) (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) x))) x)) |
#s(approx (+ (sqrt x) 1) (sqrt.f64 x)) |
#s(approx (+ (sqrt x) 1) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) x)) x)) |
#s(approx (/ (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (neg (sqrt x)) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64))) |
#s(approx (/ (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (neg (sqrt x)) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/8 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
#s(approx (/ (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (neg (sqrt x)) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (/.f64 (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal 1/16 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/8 binary64))) x)) |
#s(approx (/ (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (neg (sqrt x)) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (neg.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 7/2 binary64)) #s(literal 5/128 binary64)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))))) (fma.f64 #s(literal -1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/8 binary64)))) x)) |
#s(approx (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) x) |
#s(approx (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) |
#s(approx (/ (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (neg (sqrt x)) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64))) |
#s(approx (/ (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (neg (sqrt x)) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/8 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
#s(approx (/ (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (neg (sqrt x)) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (/.f64 (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal 1/16 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/8 binary64))) x)) |
#s(approx (/ (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (neg (sqrt x)) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (neg.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 7/2 binary64)) #s(literal 5/128 binary64)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))))) (fma.f64 #s(literal -1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/8 binary64)))) x)) |
#s(approx (/ (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (neg (sqrt x)) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) #s(literal 0 binary64))) |
#s(approx (/ (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (neg (sqrt x)) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 #s(literal 0 binary64) (sqrt.f64 x))))) |
#s(approx (/ (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (neg (sqrt x)) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) #s(literal 0 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) #s(literal 0 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)))) |
#s(approx (/ (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (neg (sqrt x)) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) #s(literal 0 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (neg.f64 (/.f64 (fma.f64 (neg.f64 (sqrt.f64 x)) #s(literal 1/8 binary64) (*.f64 (*.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/8 binary64))) x))) x)))) |
#s(approx (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (neg (sqrt x)) (sqrt x))) (*.f64 #s(literal 0 binary64) x)) |
#s(approx (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (neg (sqrt x)) (sqrt x))) (*.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) #s(literal 1 binary64)) x)) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) (*.f64 #s(literal -2 binary64) (neg.f64 (sqrt.f64 x)))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) (*.f64 (neg.f64 x) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64))))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1 binary64)) #s(literal -1/8 binary64) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64)))))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1 binary64)) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal 1 binary64)) #s(literal 1/16 binary64) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64))))))) |
#s(approx (sqrt (+ 1 x)) (neg.f64 (neg.f64 (sqrt.f64 x)))) |
#s(approx (sqrt (+ 1 x)) (*.f64 (neg.f64 x) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) |
#s(approx (sqrt (+ 1 x)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1 binary64)) #s(literal -1/8 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))))) |
#s(approx (sqrt (+ 1 x)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1 binary64)) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal 1 binary64)) #s(literal 1/16 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))))) |
#s(approx (sqrt x) (neg.f64 (neg.f64 (sqrt.f64 x)))) |
#s(approx (/ 1 (+ (sqrt x) 1)) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
#s(approx (/ 1 (+ (sqrt x) 1)) (neg.f64 (/.f64 (-.f64 (sqrt.f64 x) #s(literal -1 binary64)) x))) |
#s(approx (/ 1 (+ (sqrt x) 1)) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (neg.f64 (sqrt.f64 x))) (/.f64 x #s(literal 1 binary64))) x)) (sqrt.f64 x)) x))) |
#s(approx (/ 1 (+ (sqrt x) 1)) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 x #s(literal 1 binary64)) (neg.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1 binary64)))) x)) (/.f64 x #s(literal 1 binary64))) x)) (sqrt.f64 x)) x))) |
#s(approx (+ (sqrt x) 1) (neg.f64 (neg.f64 (sqrt.f64 x)))) |
#s(approx (+ (sqrt x) 1) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (/ (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (neg (sqrt x)) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (neg (sqrt x)) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (neg.f64 (/.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -1/8 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x))) |
#s(approx (/ (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (neg (sqrt x)) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal 1 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 1/8 binary64))) x))) |
#s(approx (/ (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (neg (sqrt x)) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (neg.f64 (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (neg.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 7/2 binary64)) #s(literal -1 binary64)) #s(literal 5/128 binary64)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal 1 binary64)) #s(literal -1/16 binary64) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 1/8 binary64)))) x))) |
#s(approx (* (sqrt x) (sqrt x)) (neg.f64 (neg.f64 x))) |
#s(approx (/ (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (neg (sqrt x)) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (*.f64 (*.f64 #s(literal 0 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64))) |
#s(approx (/ (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (neg (sqrt x)) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (fma.f64 (*.f64 #s(literal 0 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64)))) |
#s(approx (/ (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (neg (sqrt x)) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (fma.f64 (*.f64 #s(literal 0 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 0 binary64) (sqrt.f64 x)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)))) |
#s(approx (/ (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (neg (sqrt x)) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (fma.f64 (*.f64 #s(literal 0 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (neg.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (-.f64 (neg.f64 (sqrt.f64 x)) (*.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))))) x))) x)))) |
#s(approx (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (neg (sqrt x)) (sqrt x))) (*.f64 (neg.f64 x) #s(literal 0 binary64))) |
#s(approx (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (neg (sqrt x)) (sqrt x))) (*.f64 (neg.f64 x) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (* (neg (sqrt x)) (sqrt x)) (neg.f64 x)) |
#s(approx (neg (sqrt x)) (neg.f64 (sqrt.f64 x))) |
Compiled 4 399 to 874 computations (80.1% saved)
11 alts after pruning (3 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 276 | 2 | 278 |
| Fresh | 0 | 1 | 1 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 5 | 5 |
| Total | 278 | 11 | 289 |
| Status | Accuracy | Program |
|---|---|---|
| 49.9% | (/.f64 (fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (neg.f64 x)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) | |
| 49.4% | (/.f64 (-.f64 (pow.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 x) #s(literal 3 binary64))) (fma.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (fma.f64 (sqrt.f64 x) (sqrt.f64 x) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))))) | |
| ✓ | 50.3% | (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) |
| ✓ | 99.8% | (/.f64 #s(approx (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) #s(literal 1 binary64)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) |
| 99.7% | (/.f64 #s(approx (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) #s(literal 1 binary64)) (+.f64 (sqrt.f64 #s(approx (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (sqrt.f64 x))) | |
| ✓ | 50.1% | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| ✓ | 46.5% | (-.f64 #s(approx (sqrt (+ x 1)) #s(literal 1 binary64)) (sqrt.f64 x)) |
| ✓ | 55.5% | #s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64)))) |
| ✓ | 55.3% | #s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 #s(approx (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
| ✓ | 55.4% | #s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
| ✓ | 55.4% | #s(approx (- (sqrt (+ x 1)) (sqrt x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64))) |
Compiled 342 to 229 computations (33% saved)
| Inputs |
|---|
(-.f64 #s(approx (sqrt (+ x 1)) #s(literal 1 binary64)) (sqrt.f64 x)) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
(-.f64 (sqrt.f64 #s(approx (+ x 1) x)) (sqrt.f64 x)) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 #s(approx (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
(-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
(/.f64 #s(approx (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) #s(literal 1 binary64)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) |
(-.f64 (sqrt.f64 #s(approx (+ x 1) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (sqrt.f64 x)) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (fma.f64 (sqrt.f64 x) #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x)) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/8 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
(/.f64 #s(approx (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) #s(literal 1 binary64)) (+.f64 (sqrt.f64 #s(approx (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (sqrt.f64 x))) |
(/.f64 (fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (neg.f64 x)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #s(approx (* (sqrt x) (sqrt x)) (neg.f64 (*.f64 #s(literal -1 binary64) x)))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (sqrt.f64 x) (sqrt.f64 x))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) |
(/.f64 (fma.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (*.f64 (neg.f64 (sqrt.f64 x)) (sqrt.f64 x))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) |
(/.f64 (-.f64 (pow.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 x) #s(literal 3 binary64))) (fma.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (fma.f64 (sqrt.f64 x) (sqrt.f64 x) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))))) |
| Outputs |
|---|
(/.f64 #s(approx (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) #s(literal 1 binary64)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) |
2 calls:
| 5.0ms | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| 5.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.8% | 1 | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| 99.8% | 1 | x |
Compiled 7 to 7 computations (0% saved)
| Inputs |
|---|
(-.f64 #s(approx (sqrt (+ x 1)) #s(literal 1 binary64)) (sqrt.f64 x)) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
(-.f64 (sqrt.f64 #s(approx (+ x 1) x)) (sqrt.f64 x)) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 #s(approx (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
(-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| Outputs |
|---|
(-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64))) |
2 calls:
| 3.0ms | x |
| 2.0ms | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.7% | 2 | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| 99.7% | 2 | x |
Compiled 7 to 7 computations (0% saved)
| Inputs |
|---|
(-.f64 #s(approx (sqrt (+ x 1)) #s(literal 1 binary64)) (sqrt.f64 x)) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
(-.f64 (sqrt.f64 #s(approx (+ x 1) x)) (sqrt.f64 x)) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 #s(approx (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
| Outputs |
|---|
(-.f64 #s(approx (sqrt (+ x 1)) #s(literal 1 binary64)) (sqrt.f64 x)) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64))) |
2 calls:
| 2.0ms | x |
| 2.0ms | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.7% | 2 | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| 97.7% | 2 | x |
Compiled 7 to 7 computations (0% saved)
| Inputs |
|---|
(-.f64 #s(approx (sqrt (+ x 1)) #s(literal 1 binary64)) (sqrt.f64 x)) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
(-.f64 (sqrt.f64 #s(approx (+ x 1) x)) (sqrt.f64 x)) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64)))) |
| Outputs |
|---|
(-.f64 #s(approx (sqrt (+ x 1)) #s(literal 1 binary64)) (sqrt.f64 x)) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
2 calls:
| 2.0ms | x |
| 1.0ms | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.6% | 2 | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| 97.6% | 2 | x |
Compiled 7 to 7 computations (0% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
(-.f64 #s(approx (sqrt (+ x 1)) #s(literal 1 binary64)) (sqrt.f64 x)) |
| Outputs |
|---|
(-.f64 #s(approx (sqrt (+ x 1)) #s(literal 1 binary64)) (sqrt.f64 x)) |
2 calls:
| 1.0ms | x |
| 1.0ms | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 46.5% | 1 | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| 46.5% | 1 | x |
Compiled 7 to 7 computations (0% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 14.0ms | 162.4033872146388 | 6308152461.115885 |
| 9.0ms | 144× | 1 | valid |
Compiled 172 to 190 computations (-10.5% saved)
ival-sqrt: 4.0ms (64.5% of total)adjust: 2.0ms (32.3% of total)ival-sub!: 1.0ms (16.1% of total)ival-add!: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 11.0ms | 0.05320722817866499 | 105.11431675601862 |
| 6.0ms | 128× | 0 | valid |
Compiled 170 to 186 computations (-9.4% saved)
ival-sqrt: 4.0ms (93.7% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 0.05320722817866499 | 105.11431675601862 |
Compiled 154 to 170 computations (-10.4% saved)
| 1× | fuel |
Compiled 47 to 37 computations (21.3% saved)
Compiled 53 to 43 computations (18.9% saved)
Loading profile data...