
Time bar (total: 2.4s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 25% | 75% | 0% | 0% | 0% | 0 |
| 0% | 0% | 25% | 75% | 0% | 0% | 0% | 1 |
| 50% | 12.5% | 12.5% | 75% | 0% | 0% | 0% | 2 |
| 75% | 18.7% | 6.2% | 75% | 0% | 0% | 0% | 3 |
| 87.5% | 21.9% | 3.1% | 75% | 0% | 0% | 0% | 4 |
| 93.8% | 23.4% | 1.6% | 75% | 0% | 0% | 0% | 5 |
| 96.9% | 24.2% | 0.8% | 75% | 0% | 0% | 0% | 6 |
| 98.4% | 24.6% | 0.4% | 75% | 0% | 0% | 0% | 7 |
| 99.2% | 24.8% | 0.2% | 75% | 0% | 0% | 0% | 8 |
| 99.6% | 24.9% | 0.1% | 75% | 0% | 0% | 0% | 9 |
| 99.8% | 24.9% | 0% | 75% | 0% | 0% | 0% | 10 |
| 99.9% | 25% | 0% | 75% | 0% | 0% | 0% | 11 |
| 100% | 25% | 0% | 75% | 0% | 0% | 0% | 12 |
Compiled 15 to 11 computations (26.7% saved)
| 1.0s | 8 132× | 1 | valid |
| 4.0ms | 124× | 0 | valid |
ival-add!: 315.0ms (38.8% of total)ival-sqrt: 262.0ms (32.3% of total)adjust: 198.0ms (24.4% of total)ival-sub!: 36.0ms (4.4% of total)ival-assert: 0.0ms (0% of total)ival-and: 0.0ms (0% of total)ival-<: 0.0ms (0% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 252 | 0 | - | 0 | - | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| 0 | 0 | - | 0 | - | (+.f64 x #s(literal 1 binary64)) |
| 0 | 0 | - | 0 | - | (sqrt.f64 x) |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 0 | - | 0 | - | (sqrt.f64 (+.f64 x #s(literal 1 binary64))) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
-.f64 | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) | cancellation | 252 | 2 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 252 | 0 |
| - | 0 | 4 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 252 | 0 | 0 |
| - | 0 | 2 | 2 |
| number | freq |
|---|---|
| 0 | 4 |
| 1 | 252 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 48.0ms | 500× | 1 | valid |
| 0.0ms | 12× | 0 | valid |
Compiled 47 to 22 computations (53.2% saved)
ival-sqrt: 15.0ms (50.9% of total)adjust: 9.0ms (30.5% of total)ival-add!: 3.0ms (10.2% of total)ival-sub!: 2.0ms (6.8% of total)Useful iterations: 5 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 26 |
| 1 | 16 | 26 |
| 2 | 19 | 26 |
| 3 | 33 | 26 |
| 4 | 76 | 26 |
| 5 | 321 | 24 |
| 6 | 2820 | 24 |
| 7 | 6223 | 24 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 6.9% | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
Compiled 14 to 12 computations (14.3% 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 | |
|---|---|---|---|---|
| 2.0ms | x | @ | -inf | ((- (sqrt (+ x 1)) (sqrt x)) (sqrt (+ x 1)) (+ x 1) x 1 (sqrt x)) |
| 2.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 (+.f64 (pow.f64 x #s(literal 3 binary64)) #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) (pow.f64 x #s(literal 3 binary64))) (+.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 (pow.f64 x #s(literal -3 binary64))) #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 (pow.f64 x #s(literal -3 binary64))) #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 (pow.f64 x #s(literal -3 binary64))) #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 (pow.f64 x #s(literal -3 binary64))) #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 (pow.f64 x #s(literal -3 binary64))) #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 (pow.f64 x #s(literal -1 binary64)) #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 (pow.f64 x #s(literal -3 binary64))) #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 (pow.f64 x #s(literal -3 binary64))) #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 (pow.f64 x #s(literal -3 binary64))) #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 (pow.f64 x #s(literal -3 binary64))) #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 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64))))) x))) |
#s(approx (sqrt x) (neg.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)))) |
Compiled 758 to 195 computations (74.3% saved)
9 alts after pruning (8 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 35 | 8 | 43 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 35 | 9 | 44 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 5.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))))) |
| ▶ | 7.9% | (/.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))) |
| 4.6% | (-.f64 (sqrt.f64 (/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64)))))) (sqrt.f64 x)) | |
| ✓ | 6.9% | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| ▶ | 3.8% | (-.f64 (sqrt.f64 #s(approx (+ x 1) x)) (sqrt.f64 x)) |
| 4.6% | (-.f64 #s(approx (sqrt (+ x 1)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (sqrt.f64 x)) | |
| ▶ | 1.6% | (-.f64 #s(approx (sqrt (+ x 1)) #s(literal 1 binary64)) (sqrt.f64 x)) |
| ▶ | 98.1% | #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)) |
| 97.5% | #s(approx (- (sqrt (+ x 1)) (sqrt x)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64))) |
Compiled 283 to 180 computations (36.4% saved)
| Inputs |
|---|
#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))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
#s(literal 1 binary64) |
(sqrt.f64 x) |
x |
#s(literal -1/8 binary64) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 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 (-.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)) |
(/.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 (pow.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(pow.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64)) |
#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)))) |
(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)) |
| 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/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 (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 (* 1/2 (sqrt x)) #s(hole binary64 (* 1/2 (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 (/ (- (* (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 (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) #s(hole binary64 (/ 1 (+ 1 (sqrt x))))) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) #s(hole binary64 (+ (* x (- (* 3/2 (/ 1 (+ 1 (sqrt x)))) (+ (* 2 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* (sqrt x) (/ 1 (+ 1 (sqrt x))))))) (/ 1 (+ 1 (sqrt x)))))) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) #s(hole binary64 (+ (* x (- (+ (* 3/2 (/ 1 (+ 1 (sqrt x)))) (* x (- (* 3/8 (/ 1 (+ 1 (sqrt x)))) (+ (* 1/2 (* (sqrt (/ 1 x)) (/ 1 (pow (+ 1 (sqrt x)) 2)))) (* 2 (/ (- (* 3/2 (/ 1 (+ 1 (sqrt x)))) (+ (* 2 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* (sqrt x) (/ 1 (+ 1 (sqrt x)))))) (+ 1 (sqrt x)))))))) (+ (* 2 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* (sqrt x) (/ 1 (+ 1 (sqrt x))))))) (/ 1 (+ 1 (sqrt x)))))) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) #s(hole binary64 (+ (* x (- (+ (* 3/2 (/ 1 (+ 1 (sqrt x)))) (* x (- (+ (* -1 (* x (+ (* 1/16 (/ 1 (+ 1 (sqrt x)))) (+ (* 1/2 (* (sqrt (/ 1 x)) (/ (- (* 3/2 (/ 1 (+ 1 (sqrt x)))) (+ (* 2 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* (sqrt x) (/ 1 (+ 1 (sqrt x)))))) (+ 1 (sqrt x))))) (* 2 (/ (- (* 3/8 (/ 1 (+ 1 (sqrt x)))) (+ (* 1/2 (* (sqrt (/ 1 x)) (/ 1 (pow (+ 1 (sqrt x)) 2)))) (* 2 (/ (- (* 3/2 (/ 1 (+ 1 (sqrt x)))) (+ (* 2 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* (sqrt x) (/ 1 (+ 1 (sqrt x)))))) (+ 1 (sqrt x)))))) (+ 1 (sqrt x)))))))) (* 3/8 (/ 1 (+ 1 (sqrt x))))) (+ (* 1/2 (* (sqrt (/ 1 x)) (/ 1 (pow (+ 1 (sqrt x)) 2)))) (* 2 (/ (- (* 3/2 (/ 1 (+ 1 (sqrt x)))) (+ (* 2 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* (sqrt x) (/ 1 (+ 1 (sqrt x)))))) (+ 1 (sqrt x)))))))) (+ (* 2 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* (sqrt x) (/ 1 (+ 1 (sqrt x))))))) (/ 1 (+ 1 (sqrt x)))))) |
#s(approx (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) #s(hole binary64 1)) |
#s(approx (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) #s(hole binary64 (+ 1 (* x (- 3/2 (sqrt x)))))) |
#s(approx (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) #s(hole binary64 (+ 1 (* x (- (+ 3/2 (* 3/8 x)) (sqrt x)))))) |
#s(approx (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) #s(hole binary64 (+ 1 (* x (- (+ 3/2 (* x (+ 3/8 (* -1/16 x)))) (sqrt x)))))) |
#s(approx (pow (sqrt (+ 1 x)) 3) #s(hole binary64 1)) |
#s(approx (pow (sqrt (+ 1 x)) 3) #s(hole binary64 (+ 1 (* 3/2 x)))) |
#s(approx (pow (sqrt (+ 1 x)) 3) #s(hole binary64 (+ 1 (* x (+ 3/2 (* 3/8 x)))))) |
#s(approx (pow (sqrt (+ 1 x)) 3) #s(hole binary64 (+ 1 (* x (+ 3/2 (* x (+ 3/8 (* -1/16 x)))))))) |
#s(approx (pow (sqrt x) 3) #s(hole binary64 (sqrt (pow x 3)))) |
#s(approx (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (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 (+ (sqrt x) (* 2 x))))) |
#s(approx (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x)))) #s(hole binary64 (+ 1 (+ (sqrt x) (* x (+ 2 (* 1/2 (sqrt x)))))))) |
#s(approx (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x)))) #s(hole binary64 (+ 1 (+ (sqrt x) (* x (+ 2 (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (/ 1 x))))))))))) |
#s(approx (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (sqrt x))) |
#s(approx (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (+ x (sqrt x)))) |
#s(approx (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (+ (sqrt x) (* x (+ 1 (* 1/2 (sqrt x))))))) |
#s(approx (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (+ (sqrt x) (* x (+ 1 (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (/ 1 x)))))))))) |
#s(approx (* (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (sqrt x))) |
#s(approx (* (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (+ (sqrt x) (* 1/2 (sqrt (pow x 3)))))) |
#s(approx (* (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (+ (sqrt x) (* (pow x 2) (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (/ 1 x)))))))) |
#s(approx (* (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (+ (sqrt x) (* (pow x 2) (+ (* 1/2 (sqrt (/ 1 x))) (* (pow x 2) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/16 (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/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)) #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 (+ 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 (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (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 (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) #s(hole binary64 (/ (- (+ (* 1/2 (sqrt x)) (* 1/2 (sqrt (/ 1 x)))) (* 1/4 (sqrt (/ 1 x)))) x))) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) #s(hole binary64 (/ (- (+ (* 1/6 (* (sqrt (/ 1 (pow x 3))) (- 1 (* 9/4 x)))) (+ (* 1/2 (sqrt x)) (* 1/2 (sqrt (/ 1 x))))) (+ (* -1/48 (sqrt (/ 1 (pow x 3)))) (+ (* 1/4 (sqrt (/ 1 x))) (* 1/2 (/ (- (* 1/2 (sqrt x)) (* 1/4 (sqrt x))) (pow x 2)))))) x))) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) #s(hole binary64 (/ (- (+ (* -3/4 (sqrt (/ 1 (pow x 3)))) (+ (* 1/6 (* (sqrt (/ 1 (pow x 3))) (- 1 (* 9/4 x)))) (+ (* 1/2 (sqrt x)) (* 1/2 (sqrt (/ 1 x)))))) (+ (* -1/24 (/ (- (* 1/2 (sqrt x)) (* 1/4 (sqrt x))) (pow x 3))) (+ (* -1/48 (sqrt (/ 1 (pow x 3)))) (+ (* 1/96 (sqrt (/ 1 (pow x 5)))) (+ (* 1/4 (sqrt (/ 1 x))) (+ (* 1/2 (/ (- (* 1/6 (* (sqrt x) (- 1 (* 9/4 x)))) (+ (* -1/48 (sqrt x)) (* 1/2 (- (* 1/2 (sqrt x)) (* 1/4 (sqrt x)))))) (pow x 3))) (* 1/2 (/ (- (* 1/2 (sqrt x)) (* 1/4 (sqrt x))) (pow x 2))))))))) x))) |
#s(approx (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) #s(hole binary64 (* 3/2 (sqrt x)))) |
#s(approx (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) #s(hole binary64 (+ (* 3/2 (sqrt x)) (* 3/2 (sqrt (/ 1 x)))))) |
#s(approx (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (- 1 (* 9/4 x)))) (+ (* 3/2 (sqrt x)) (* 3/2 (sqrt (/ 1 x))))))) |
#s(approx (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) #s(hole binary64 (+ (* -9/4 (sqrt (/ 1 (pow x 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (- 1 (* 9/4 x)))) (+ (* 3/2 (sqrt x)) (* 3/2 (sqrt (/ 1 x)))))))) |
#s(approx (pow (sqrt (+ 1 x)) 3) #s(hole binary64 (sqrt (pow x 3)))) |
#s(approx (pow (sqrt (+ 1 x)) 3) #s(hole binary64 (* (pow x 2) (+ (sqrt (/ 1 x)) (* 3/2 (sqrt (/ 1 (pow x 3)))))))) |
#s(approx (pow (sqrt (+ 1 x)) 3) #s(hole binary64 (* (pow x 2) (+ (sqrt (/ 1 x)) (+ (* 3/2 (sqrt (/ 1 (pow x 3)))) (* 3/2 (sqrt (/ 1 (pow x 5))))))))) |
#s(approx (pow (sqrt (+ 1 x)) 3) #s(hole binary64 (* (pow x 2) (+ (sqrt (/ 1 x)) (+ (* 1/2 (* (sqrt (/ 1 (pow x 7))) (- 1 (* 9/4 x)))) (+ (* 3/2 (sqrt (/ 1 (pow x 3)))) (* 3/2 (sqrt (/ 1 (pow x 5)))))))))) |
#s(approx (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x)))) #s(hole binary64 (* 3 x))) |
#s(approx (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x)))) #s(hole binary64 (* x (+ 3 (* 3/2 (/ 1 x)))))) |
#s(approx (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x)))) #s(hole binary64 (* x (- (+ 3 (* 3/2 (/ 1 x))) (/ 1/8 (pow x 2)))))) |
#s(approx (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x)))) #s(hole binary64 (* x (- (+ 3 (+ (* 3/2 (/ 1 x)) (* 1/16 (/ 1 (pow x 3))))) (/ 1/8 (pow x 2)))))) |
#s(approx (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (* 2 x))) |
#s(approx (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (* x (+ 2 (* 1/2 (/ 1 x)))))) |
#s(approx (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (* x (- (+ 2 (* 1/2 (/ 1 x))) (/ 1/8 (pow x 2)))))) |
#s(approx (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (* x (- (+ 2 (+ (* 1/2 (/ 1 x)) (* 1/16 (/ 1 (pow x 3))))) (/ 1/8 (pow x 2)))))) |
#s(approx (* (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 x)) |
#s(approx (* (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (* x (+ 1 (* 1/2 (/ 1 x)))))) |
#s(approx (* (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (* x (- (+ 1 (* 1/2 (/ 1 x))) (/ 1/8 (pow x 2)))))) |
#s(approx (* (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (* x (- (+ 1 (+ (* 1/2 (/ 1 x)) (* 1/16 (/ 1 (pow x 3))))) (/ 1/8 (pow x 2)))))) |
#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 (/ (+ (* (/ 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 (sqrt x) #s(hole binary64 (* -1 (* (sqrt 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)) #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 (+ 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)))))))))) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) #s(hole binary64 (* -1 (/ (* x (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 4)))) (- (* 2 (pow (sqrt -1) 2)) 1))))) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) #s(hole binary64 (* -1 (* x (- (+ (* 3/2 (/ (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 4))) (* x (pow (- (* 2 (pow (sqrt -1) 2)) 1) 2)))) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) (- (* 2 (pow (sqrt -1) 2)) 1)))) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 4) (- (* 2 (pow (sqrt -1) 2)) 1)))))))) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (- (* -1 (/ (- (* 3/2 (* (sqrt x) (/ 1 (- (* 2 (pow (sqrt -1) 2)) 1)))) (+ (* -9/4 (/ (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 4))) (pow (- (* 2 (pow (sqrt -1) 2)) 1) 3))) (* -1/8 (/ (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 4))) (* (pow (sqrt -1) 2) (pow (- (* 2 (pow (sqrt -1) 2)) 1) 2)))))) x)) (* 3/2 (/ (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 4))) (pow (- (* 2 (pow (sqrt -1) 2)) 1) 2)))) x)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) (- (* 2 (pow (sqrt -1) 2)) 1)))) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 4) (- (* 2 (pow (sqrt -1) 2)) 1)))))))) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (* -3/2 (* (sqrt x) (/ 1 (- (* 2 (pow (sqrt -1) 2)) 1)))) (+ (* 1/16 (/ (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 4))) (* (pow (sqrt -1) 4) (pow (- (* 2 (pow (sqrt -1) 2)) 1) 2)))) (+ (* 3/16 (/ (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 4))) (* (pow (sqrt -1) 2) (pow (- (* 2 (pow (sqrt -1) 2)) 1) 3)))) (* 3/2 (/ (- (* 3/2 (* (sqrt x) (/ 1 (- (* 2 (pow (sqrt -1) 2)) 1)))) (+ (* -9/4 (/ (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 4))) (pow (- (* 2 (pow (sqrt -1) 2)) 1) 3))) (* -1/8 (/ (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 4))) (* (pow (sqrt -1) 2) (pow (- (* 2 (pow (sqrt -1) 2)) 1) 2)))))) (- (* 2 (pow (sqrt -1) 2)) 1)))))) x)) (* 3/2 (* (sqrt x) (/ 1 (- (* 2 (pow (sqrt -1) 2)) 1))))) (+ (* -9/4 (/ (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 4))) (pow (- (* 2 (pow (sqrt -1) 2)) 1) 3))) (* -1/8 (/ (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 4))) (* (pow (sqrt -1) 2) (pow (- (* 2 (pow (sqrt -1) 2)) 1) 2)))))) x)) (* 3/2 (/ (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 4))) (pow (- (* 2 (pow (sqrt -1) 2)) 1) 2)))) x)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) (- (* 2 (pow (sqrt -1) 2)) 1)))) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 4) (- (* 2 (pow (sqrt -1) 2)) 1)))))))) |
#s(approx (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) #s(hole binary64 (* (pow x 2) (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 4)))))) |
#s(approx (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) #s(hole binary64 (* (pow x 2) (- (+ (* 3/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 4)))))) |
#s(approx (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) #s(hole binary64 (* (pow x 2) (- (+ (* 3/2 (sqrt (/ 1 (pow x 3)))) (+ (* 3/2 (sqrt (/ 1 (pow x 5)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 4)))))) |
#s(approx (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) #s(hole binary64 (* (pow x 2) (- (+ (* -1 (/ (+ (* -3/2 (sqrt x)) (* -1/2 (* (sqrt (/ 1 x)) (- 1 (* -9/4 (/ x (pow (sqrt -1) 2))))))) (pow x 3))) (+ (* 3/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 4)))))) |
#s(approx (pow (sqrt (+ 1 x)) 3) #s(hole binary64 (* (sqrt (pow x 3)) (pow (sqrt -1) 2)))) |
#s(approx (pow (sqrt (+ 1 x)) 3) #s(hole binary64 (* (pow x 2) (+ (* 3/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (pow (sqrt (+ 1 x)) 3) #s(hole binary64 (* (pow x 2) (+ (* 3/2 (sqrt (/ 1 (pow x 3)))) (+ (* 3/2 (sqrt (/ 1 (pow x 5)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (pow (sqrt (+ 1 x)) 3) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (+ (* -3/2 (sqrt x)) (* -1/2 (* (sqrt (/ 1 x)) (- 1 (* -9/4 (/ x (pow (sqrt -1) 2))))))) (pow x 3))) (+ (* 3/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (pow (sqrt x) 3) #s(hole binary64 (* (sqrt (pow x 3)) (pow (sqrt -1) 4)))) |
#s(approx (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x)))) #s(hole binary64 (* -1 (* x (- (* 2 (pow (sqrt -1) 2)) 1))))) |
#s(approx (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x)))) #s(hole binary64 (* -1 (* x (- (* 2 (pow (sqrt -1) 2)) (+ 1 (* 3/2 (/ 1 x)))))))) |
#s(approx (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x)))) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (+ 3/2 (* 1/8 (/ 1 (* x (pow (sqrt -1) 2))))) x)) (* 2 (pow (sqrt -1) 2))) 1))))) |
#s(approx (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x)))) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (+ 3/2 (+ (/ 1/16 (* (pow x 2) (pow (sqrt -1) 4))) (/ 1/8 (* x (pow (sqrt -1) 2))))) x)) (* 2 (pow (sqrt -1) 2))) 1))))) |
#s(approx (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (* -2 (* x (pow (sqrt -1) 2))))) |
#s(approx (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (* -1 (* x (- (* 2 (pow (sqrt -1) 2)) (* 1/2 (/ 1 x))))))) |
#s(approx (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (* x (pow (sqrt -1) 2))))) x)) (* 2 (pow (sqrt -1) 2))))))) |
#s(approx (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ 1/2 (+ (/ 1/16 (* (pow x 2) (pow (sqrt -1) 4))) (/ 1/8 (* x (pow (sqrt -1) 2))))) x)) (* 2 (pow (sqrt -1) 2))))))) |
#s(approx (* (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (* -1 (* x (pow (sqrt -1) 2))))) |
#s(approx (* (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (* -1 (* x (- (pow (sqrt -1) 2) (* 1/2 (/ 1 x))))))) |
#s(approx (* (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (* x (pow (sqrt -1) 2))))) x)) (pow (sqrt -1) 2)))))) |
#s(approx (* (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ 1/2 (+ (/ 1/16 (* (pow x 2) (pow (sqrt -1) 4))) (/ 1/8 (* x (pow (sqrt -1) 2))))) x)) (pow (sqrt -1) 2)))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 10.0ms | x | @ | -inf | ((- (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 (sqrt x)) 1 (sqrt x) x -1/8 (* 1/2 (sqrt x)) 1/2 (- (sqrt (+ x 1)) (sqrt x)) (sqrt (+ x 1)) (- (sqrt (+ x 1)) (sqrt x)) (sqrt (+ x 1)) (+ x 1) (/ (- (* (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)) (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (pow (sqrt (+ 1 x)) 3) 3 (pow (sqrt x) 3) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x)))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))) (* (sqrt (+ 1 x)) (sqrt x))) |
| 6.0ms | x | @ | inf | ((- (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 (sqrt x)) 1 (sqrt x) x -1/8 (* 1/2 (sqrt x)) 1/2 (- (sqrt (+ x 1)) (sqrt x)) (sqrt (+ x 1)) (- (sqrt (+ x 1)) (sqrt x)) (sqrt (+ x 1)) (+ x 1) (/ (- (* (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)) (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (pow (sqrt (+ 1 x)) 3) 3 (pow (sqrt x) 3) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x)))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))) (* (sqrt (+ 1 x)) (sqrt x))) |
| 5.0ms | x | @ | 0 | ((- (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 (sqrt x)) 1 (sqrt x) x -1/8 (* 1/2 (sqrt x)) 1/2 (- (sqrt (+ x 1)) (sqrt x)) (sqrt (+ x 1)) (- (sqrt (+ x 1)) (sqrt x)) (sqrt (+ x 1)) (+ x 1) (/ (- (* (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)) (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (pow (sqrt (+ 1 x)) 3) 3 (pow (sqrt x) 3) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x)))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))) (* (sqrt (+ 1 x)) (sqrt x))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 771 | 6154 |
| 0 | 829 | 4174 |
| 1 | 4810 | 4020 |
| 0 | 8135 | 3837 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#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))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
#s(literal 1 binary64) |
(sqrt.f64 x) |
x |
#s(literal -1/8 binary64) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 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 (-.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)) |
(/.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 (pow.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(pow.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64)) |
#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)))) |
(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)) |
#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/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 (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 (* 1/2 (sqrt x)) #s(hole binary64 (* 1/2 (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 (/ (- (* (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 (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) #s(hole binary64 (/ 1 (+ 1 (sqrt x))))) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) #s(hole binary64 (+ (* x (- (* 3/2 (/ 1 (+ 1 (sqrt x)))) (+ (* 2 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* (sqrt x) (/ 1 (+ 1 (sqrt x))))))) (/ 1 (+ 1 (sqrt x)))))) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) #s(hole binary64 (+ (* x (- (+ (* 3/2 (/ 1 (+ 1 (sqrt x)))) (* x (- (* 3/8 (/ 1 (+ 1 (sqrt x)))) (+ (* 1/2 (* (sqrt (/ 1 x)) (/ 1 (pow (+ 1 (sqrt x)) 2)))) (* 2 (/ (- (* 3/2 (/ 1 (+ 1 (sqrt x)))) (+ (* 2 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* (sqrt x) (/ 1 (+ 1 (sqrt x)))))) (+ 1 (sqrt x)))))))) (+ (* 2 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* (sqrt x) (/ 1 (+ 1 (sqrt x))))))) (/ 1 (+ 1 (sqrt x)))))) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) #s(hole binary64 (+ (* x (- (+ (* 3/2 (/ 1 (+ 1 (sqrt x)))) (* x (- (+ (* -1 (* x (+ (* 1/16 (/ 1 (+ 1 (sqrt x)))) (+ (* 1/2 (* (sqrt (/ 1 x)) (/ (- (* 3/2 (/ 1 (+ 1 (sqrt x)))) (+ (* 2 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* (sqrt x) (/ 1 (+ 1 (sqrt x)))))) (+ 1 (sqrt x))))) (* 2 (/ (- (* 3/8 (/ 1 (+ 1 (sqrt x)))) (+ (* 1/2 (* (sqrt (/ 1 x)) (/ 1 (pow (+ 1 (sqrt x)) 2)))) (* 2 (/ (- (* 3/2 (/ 1 (+ 1 (sqrt x)))) (+ (* 2 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* (sqrt x) (/ 1 (+ 1 (sqrt x)))))) (+ 1 (sqrt x)))))) (+ 1 (sqrt x)))))))) (* 3/8 (/ 1 (+ 1 (sqrt x))))) (+ (* 1/2 (* (sqrt (/ 1 x)) (/ 1 (pow (+ 1 (sqrt x)) 2)))) (* 2 (/ (- (* 3/2 (/ 1 (+ 1 (sqrt x)))) (+ (* 2 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* (sqrt x) (/ 1 (+ 1 (sqrt x)))))) (+ 1 (sqrt x)))))))) (+ (* 2 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* (sqrt x) (/ 1 (+ 1 (sqrt x))))))) (/ 1 (+ 1 (sqrt x)))))) |
#s(approx (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) #s(hole binary64 1)) |
#s(approx (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) #s(hole binary64 (+ 1 (* x (- 3/2 (sqrt x)))))) |
#s(approx (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) #s(hole binary64 (+ 1 (* x (- (+ 3/2 (* 3/8 x)) (sqrt x)))))) |
#s(approx (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) #s(hole binary64 (+ 1 (* x (- (+ 3/2 (* x (+ 3/8 (* -1/16 x)))) (sqrt x)))))) |
#s(approx (pow (sqrt (+ 1 x)) 3) #s(hole binary64 1)) |
#s(approx (pow (sqrt (+ 1 x)) 3) #s(hole binary64 (+ 1 (* 3/2 x)))) |
#s(approx (pow (sqrt (+ 1 x)) 3) #s(hole binary64 (+ 1 (* x (+ 3/2 (* 3/8 x)))))) |
#s(approx (pow (sqrt (+ 1 x)) 3) #s(hole binary64 (+ 1 (* x (+ 3/2 (* x (+ 3/8 (* -1/16 x)))))))) |
#s(approx (pow (sqrt x) 3) #s(hole binary64 (sqrt (pow x 3)))) |
#s(approx (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (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 (+ (sqrt x) (* 2 x))))) |
#s(approx (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x)))) #s(hole binary64 (+ 1 (+ (sqrt x) (* x (+ 2 (* 1/2 (sqrt x)))))))) |
#s(approx (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x)))) #s(hole binary64 (+ 1 (+ (sqrt x) (* x (+ 2 (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (/ 1 x))))))))))) |
#s(approx (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (sqrt x))) |
#s(approx (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (+ x (sqrt x)))) |
#s(approx (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (+ (sqrt x) (* x (+ 1 (* 1/2 (sqrt x))))))) |
#s(approx (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (+ (sqrt x) (* x (+ 1 (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (/ 1 x)))))))))) |
#s(approx (* (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (sqrt x))) |
#s(approx (* (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (+ (sqrt x) (* 1/2 (sqrt (pow x 3)))))) |
#s(approx (* (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (+ (sqrt x) (* (pow x 2) (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (/ 1 x)))))))) |
#s(approx (* (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (+ (sqrt x) (* (pow x 2) (+ (* 1/2 (sqrt (/ 1 x))) (* (pow x 2) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/16 (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/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)) #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 (+ 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 (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (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 (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) #s(hole binary64 (/ (- (+ (* 1/2 (sqrt x)) (* 1/2 (sqrt (/ 1 x)))) (* 1/4 (sqrt (/ 1 x)))) x))) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) #s(hole binary64 (/ (- (+ (* 1/6 (* (sqrt (/ 1 (pow x 3))) (- 1 (* 9/4 x)))) (+ (* 1/2 (sqrt x)) (* 1/2 (sqrt (/ 1 x))))) (+ (* -1/48 (sqrt (/ 1 (pow x 3)))) (+ (* 1/4 (sqrt (/ 1 x))) (* 1/2 (/ (- (* 1/2 (sqrt x)) (* 1/4 (sqrt x))) (pow x 2)))))) x))) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) #s(hole binary64 (/ (- (+ (* -3/4 (sqrt (/ 1 (pow x 3)))) (+ (* 1/6 (* (sqrt (/ 1 (pow x 3))) (- 1 (* 9/4 x)))) (+ (* 1/2 (sqrt x)) (* 1/2 (sqrt (/ 1 x)))))) (+ (* -1/24 (/ (- (* 1/2 (sqrt x)) (* 1/4 (sqrt x))) (pow x 3))) (+ (* -1/48 (sqrt (/ 1 (pow x 3)))) (+ (* 1/96 (sqrt (/ 1 (pow x 5)))) (+ (* 1/4 (sqrt (/ 1 x))) (+ (* 1/2 (/ (- (* 1/6 (* (sqrt x) (- 1 (* 9/4 x)))) (+ (* -1/48 (sqrt x)) (* 1/2 (- (* 1/2 (sqrt x)) (* 1/4 (sqrt x)))))) (pow x 3))) (* 1/2 (/ (- (* 1/2 (sqrt x)) (* 1/4 (sqrt x))) (pow x 2))))))))) x))) |
#s(approx (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) #s(hole binary64 (* 3/2 (sqrt x)))) |
#s(approx (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) #s(hole binary64 (+ (* 3/2 (sqrt x)) (* 3/2 (sqrt (/ 1 x)))))) |
#s(approx (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (- 1 (* 9/4 x)))) (+ (* 3/2 (sqrt x)) (* 3/2 (sqrt (/ 1 x))))))) |
#s(approx (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) #s(hole binary64 (+ (* -9/4 (sqrt (/ 1 (pow x 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (- 1 (* 9/4 x)))) (+ (* 3/2 (sqrt x)) (* 3/2 (sqrt (/ 1 x)))))))) |
#s(approx (pow (sqrt (+ 1 x)) 3) #s(hole binary64 (sqrt (pow x 3)))) |
#s(approx (pow (sqrt (+ 1 x)) 3) #s(hole binary64 (* (pow x 2) (+ (sqrt (/ 1 x)) (* 3/2 (sqrt (/ 1 (pow x 3)))))))) |
#s(approx (pow (sqrt (+ 1 x)) 3) #s(hole binary64 (* (pow x 2) (+ (sqrt (/ 1 x)) (+ (* 3/2 (sqrt (/ 1 (pow x 3)))) (* 3/2 (sqrt (/ 1 (pow x 5))))))))) |
#s(approx (pow (sqrt (+ 1 x)) 3) #s(hole binary64 (* (pow x 2) (+ (sqrt (/ 1 x)) (+ (* 1/2 (* (sqrt (/ 1 (pow x 7))) (- 1 (* 9/4 x)))) (+ (* 3/2 (sqrt (/ 1 (pow x 3)))) (* 3/2 (sqrt (/ 1 (pow x 5)))))))))) |
#s(approx (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x)))) #s(hole binary64 (* 3 x))) |
#s(approx (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x)))) #s(hole binary64 (* x (+ 3 (* 3/2 (/ 1 x)))))) |
#s(approx (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x)))) #s(hole binary64 (* x (- (+ 3 (* 3/2 (/ 1 x))) (/ 1/8 (pow x 2)))))) |
#s(approx (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x)))) #s(hole binary64 (* x (- (+ 3 (+ (* 3/2 (/ 1 x)) (* 1/16 (/ 1 (pow x 3))))) (/ 1/8 (pow x 2)))))) |
#s(approx (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (* 2 x))) |
#s(approx (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (* x (+ 2 (* 1/2 (/ 1 x)))))) |
#s(approx (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (* x (- (+ 2 (* 1/2 (/ 1 x))) (/ 1/8 (pow x 2)))))) |
#s(approx (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (* x (- (+ 2 (+ (* 1/2 (/ 1 x)) (* 1/16 (/ 1 (pow x 3))))) (/ 1/8 (pow x 2)))))) |
#s(approx (* (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 x)) |
#s(approx (* (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (* x (+ 1 (* 1/2 (/ 1 x)))))) |
#s(approx (* (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (* x (- (+ 1 (* 1/2 (/ 1 x))) (/ 1/8 (pow x 2)))))) |
#s(approx (* (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (* x (- (+ 1 (+ (* 1/2 (/ 1 x)) (* 1/16 (/ 1 (pow x 3))))) (/ 1/8 (pow x 2)))))) |
#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 (/ (+ (* (/ 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 (sqrt x) #s(hole binary64 (* -1 (* (sqrt 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)) #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 (+ 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)))))))))) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) #s(hole binary64 (* -1 (/ (* x (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 4)))) (- (* 2 (pow (sqrt -1) 2)) 1))))) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) #s(hole binary64 (* -1 (* x (- (+ (* 3/2 (/ (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 4))) (* x (pow (- (* 2 (pow (sqrt -1) 2)) 1) 2)))) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) (- (* 2 (pow (sqrt -1) 2)) 1)))) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 4) (- (* 2 (pow (sqrt -1) 2)) 1)))))))) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (- (* -1 (/ (- (* 3/2 (* (sqrt x) (/ 1 (- (* 2 (pow (sqrt -1) 2)) 1)))) (+ (* -9/4 (/ (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 4))) (pow (- (* 2 (pow (sqrt -1) 2)) 1) 3))) (* -1/8 (/ (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 4))) (* (pow (sqrt -1) 2) (pow (- (* 2 (pow (sqrt -1) 2)) 1) 2)))))) x)) (* 3/2 (/ (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 4))) (pow (- (* 2 (pow (sqrt -1) 2)) 1) 2)))) x)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) (- (* 2 (pow (sqrt -1) 2)) 1)))) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 4) (- (* 2 (pow (sqrt -1) 2)) 1)))))))) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (* -3/2 (* (sqrt x) (/ 1 (- (* 2 (pow (sqrt -1) 2)) 1)))) (+ (* 1/16 (/ (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 4))) (* (pow (sqrt -1) 4) (pow (- (* 2 (pow (sqrt -1) 2)) 1) 2)))) (+ (* 3/16 (/ (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 4))) (* (pow (sqrt -1) 2) (pow (- (* 2 (pow (sqrt -1) 2)) 1) 3)))) (* 3/2 (/ (- (* 3/2 (* (sqrt x) (/ 1 (- (* 2 (pow (sqrt -1) 2)) 1)))) (+ (* -9/4 (/ (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 4))) (pow (- (* 2 (pow (sqrt -1) 2)) 1) 3))) (* -1/8 (/ (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 4))) (* (pow (sqrt -1) 2) (pow (- (* 2 (pow (sqrt -1) 2)) 1) 2)))))) (- (* 2 (pow (sqrt -1) 2)) 1)))))) x)) (* 3/2 (* (sqrt x) (/ 1 (- (* 2 (pow (sqrt -1) 2)) 1))))) (+ (* -9/4 (/ (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 4))) (pow (- (* 2 (pow (sqrt -1) 2)) 1) 3))) (* -1/8 (/ (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 4))) (* (pow (sqrt -1) 2) (pow (- (* 2 (pow (sqrt -1) 2)) 1) 2)))))) x)) (* 3/2 (/ (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 4))) (pow (- (* 2 (pow (sqrt -1) 2)) 1) 2)))) x)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) (- (* 2 (pow (sqrt -1) 2)) 1)))) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 4) (- (* 2 (pow (sqrt -1) 2)) 1)))))))) |
#s(approx (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) #s(hole binary64 (* (pow x 2) (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 4)))))) |
#s(approx (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) #s(hole binary64 (* (pow x 2) (- (+ (* 3/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 4)))))) |
#s(approx (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) #s(hole binary64 (* (pow x 2) (- (+ (* 3/2 (sqrt (/ 1 (pow x 3)))) (+ (* 3/2 (sqrt (/ 1 (pow x 5)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 4)))))) |
#s(approx (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) #s(hole binary64 (* (pow x 2) (- (+ (* -1 (/ (+ (* -3/2 (sqrt x)) (* -1/2 (* (sqrt (/ 1 x)) (- 1 (* -9/4 (/ x (pow (sqrt -1) 2))))))) (pow x 3))) (+ (* 3/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 4)))))) |
#s(approx (pow (sqrt (+ 1 x)) 3) #s(hole binary64 (* (sqrt (pow x 3)) (pow (sqrt -1) 2)))) |
#s(approx (pow (sqrt (+ 1 x)) 3) #s(hole binary64 (* (pow x 2) (+ (* 3/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (pow (sqrt (+ 1 x)) 3) #s(hole binary64 (* (pow x 2) (+ (* 3/2 (sqrt (/ 1 (pow x 3)))) (+ (* 3/2 (sqrt (/ 1 (pow x 5)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (pow (sqrt (+ 1 x)) 3) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (+ (* -3/2 (sqrt x)) (* -1/2 (* (sqrt (/ 1 x)) (- 1 (* -9/4 (/ x (pow (sqrt -1) 2))))))) (pow x 3))) (+ (* 3/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (pow (sqrt x) 3) #s(hole binary64 (* (sqrt (pow x 3)) (pow (sqrt -1) 4)))) |
#s(approx (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x)))) #s(hole binary64 (* -1 (* x (- (* 2 (pow (sqrt -1) 2)) 1))))) |
#s(approx (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x)))) #s(hole binary64 (* -1 (* x (- (* 2 (pow (sqrt -1) 2)) (+ 1 (* 3/2 (/ 1 x)))))))) |
#s(approx (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x)))) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (+ 3/2 (* 1/8 (/ 1 (* x (pow (sqrt -1) 2))))) x)) (* 2 (pow (sqrt -1) 2))) 1))))) |
#s(approx (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x)))) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (+ 3/2 (+ (/ 1/16 (* (pow x 2) (pow (sqrt -1) 4))) (/ 1/8 (* x (pow (sqrt -1) 2))))) x)) (* 2 (pow (sqrt -1) 2))) 1))))) |
#s(approx (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (* -2 (* x (pow (sqrt -1) 2))))) |
#s(approx (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (* -1 (* x (- (* 2 (pow (sqrt -1) 2)) (* 1/2 (/ 1 x))))))) |
#s(approx (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (* x (pow (sqrt -1) 2))))) x)) (* 2 (pow (sqrt -1) 2))))))) |
#s(approx (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ 1/2 (+ (/ 1/16 (* (pow x 2) (pow (sqrt -1) 4))) (/ 1/8 (* x (pow (sqrt -1) 2))))) x)) (* 2 (pow (sqrt -1) 2))))))) |
#s(approx (* (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (* -1 (* x (pow (sqrt -1) 2))))) |
#s(approx (* (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (* -1 (* x (- (pow (sqrt -1) 2) (* 1/2 (/ 1 x))))))) |
#s(approx (* (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (* x (pow (sqrt -1) 2))))) x)) (pow (sqrt -1) 2)))))) |
#s(approx (* (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ 1/2 (+ (/ 1/16 (* (pow x 2) (pow (sqrt -1) 4))) (/ 1/8 (* x (pow (sqrt -1) 2))))) x)) (pow (sqrt -1) 2)))))) |
| Outputs |
|---|
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (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 (/.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 (fma.f64 #s(literal -1/512 binary64) (pow.f64 (sqrt.f64 x) #s(literal -3 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/8 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 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1/8 binary64) (*.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 #s(literal -1/8 binary64) (pow.f64 x #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 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 (pow.f64 x #s(literal -1 binary64)) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 x) (pow.f64 x #s(literal -1 binary64))) |
(pow.f64 (pow.f64 (sqrt.f64 x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) |
(pow.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) |
(pow.f64 x #s(literal -1/2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 x))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(sqrt.f64 (pow.f64 x #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 x #s(literal -1 binary64))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 x)) #s(literal -1 binary64))) |
#s(literal 1 binary64) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 x)) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (sqrt.f64 x)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (fabs.f64 (sqrt.f64 x)) #s(literal 1/2 binary64)) (pow.f64 (fabs.f64 (sqrt.f64 x)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 x) #s(literal 1/2 binary64))) |
(pow.f64 (sqrt.f64 x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 1/2 binary64)) |
(sqrt.f64 x) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 1/2 binary64))) |
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(literal 1/2 binary64) |
(/.f64 (-.f64 (*.f64 #s(approx (sqrt (+ 1 x)) #s(literal 1 binary64)) #s(approx (sqrt (+ 1 x)) #s(literal 1 binary64))) x) (+.f64 #s(approx (sqrt (+ 1 x)) #s(literal 1 binary64)) (sqrt.f64 x))) |
(/.f64 (-.f64 (pow.f64 #s(approx (sqrt (+ 1 x)) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (fma.f64 #s(approx (sqrt (+ 1 x)) #s(literal 1 binary64)) #s(approx (sqrt (+ 1 x)) #s(literal 1 binary64)) (+.f64 x (*.f64 #s(approx (sqrt (+ 1 x)) #s(literal 1 binary64)) (sqrt.f64 x))))) |
(-.f64 #s(approx (sqrt (+ 1 x)) #s(literal 1 binary64)) (sqrt.f64 x)) |
#s(approx (sqrt (+ 1 x)) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 #s(approx (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) x)) (sqrt.f64 #s(approx (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) x))) x) (+.f64 (sqrt.f64 #s(approx (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) x)) (sqrt.f64 x))) |
(/.f64 (-.f64 (pow.f64 #s(approx (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) x) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (fma.f64 (sqrt.f64 #s(approx (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) x)) (sqrt.f64 #s(approx (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) x)) (+.f64 x (*.f64 (sqrt.f64 #s(approx (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) x)) (sqrt.f64 x))))) |
(-.f64 (sqrt.f64 #s(approx (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) x)) (sqrt.f64 x)) |
(pow.f64 (sqrt.f64 #s(approx (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) x)) #s(literal 1 binary64)) |
(pow.f64 #s(approx (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) x) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) x)) |
(exp.f64 (*.f64 (log.f64 #s(approx (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) x)) #s(literal 1/2 binary64))) |
#s(approx (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) 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 (neg.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) x))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (+.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) 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 (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 3/2 binary64)) (+.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) x)))) (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (+.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) 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)) (pow.f64 x #s(literal 3 binary64))) (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 (pow.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal -2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) |
(pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 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) (pow.f64 x #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) x)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64))))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64))) |
(sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log1p.f64 x)) #s(literal 2 binary64))) |
(+.f64 #s(literal 1 binary64) x) |
(+.f64 x #s(literal 1 binary64)) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (fabs.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (pow.f64 (fabs.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64))) |
(pow.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
(pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(cosh.f64 (asinh.f64 (neg.f64 (sqrt.f64 x)))) |
(cosh.f64 (asinh.f64 (fabs.f64 (sqrt.f64 x)))) |
(cosh.f64 (asinh.f64 (sqrt.f64 x))) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) x)) |
(exp.f64 (*.f64 (log1p.f64 x) #s(literal 1/2 binary64))) |
(*.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 (pow.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal -2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) |
(pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 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) (pow.f64 x #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) x)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64))))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64))) |
(sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log1p.f64 x)) #s(literal 2 binary64))) |
(+.f64 #s(literal 1 binary64) x) |
(+.f64 x #s(literal 1 binary64)) |
x |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) x))))) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) |
(fma.f64 (pow.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (sqrt.f64 x)) |
(fma.f64 (pow.f64 (fabs.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (pow.f64 (fabs.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (sqrt.f64 x)) |
(fma.f64 (pow.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64)) (sqrt.f64 x)) |
(fma.f64 (pow.f64 (neg.f64 (sqrt.f64 x)) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (sqrt.f64 x)) #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(fma.f64 (pow.f64 (fabs.f64 (sqrt.f64 x)) #s(literal 1/2 binary64)) (pow.f64 (fabs.f64 (sqrt.f64 x)) #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(fma.f64 (pow.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1 binary64) 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))) |
(/.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 (neg.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) x))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (+.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) 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 (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 3/2 binary64)) (+.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) x)))) (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (+.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) x))))) |
(-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) |
(*.f64 (+.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) x))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) |
(/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 9/2 binary64)) (pow.f64 x #s(literal 9/2 binary64))) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) x)) #s(literal 3 binary64))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)))) |
(-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (fabs.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (pow.f64 (fabs.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 3/4 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 3/4 binary64))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x)) |
(*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 3/2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64)) |
(pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 3/2 binary64)) |
(/.f64 (pow.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(exp.f64 (*.f64 (log1p.f64 x) #s(literal 3/2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log1p.f64 x)) #s(literal 3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log1p.f64 x)) #s(literal 3 binary64))) (sinh.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log1p.f64 x)) #s(literal 3 binary64)))) |
#s(literal 3 binary64) |
(*.f64 (pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 x x) #s(literal 1/2 binary64)) (sqrt.f64 x)) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 x)) #s(literal 3/2 binary64)) (pow.f64 (neg.f64 (sqrt.f64 x)) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (fabs.f64 (sqrt.f64 x)) #s(literal 3/2 binary64)) (pow.f64 (fabs.f64 (sqrt.f64 x)) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 x #s(literal 3/4 binary64)) (pow.f64 x #s(literal 3/4 binary64))) |
(*.f64 (*.f64 x x) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 (sqrt.f64 x) (pow.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 x) x) |
(*.f64 x (sqrt.f64 x)) |
(pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 x) #s(literal 3 binary64)) |
(pow.f64 x #s(literal 3/2 binary64)) |
(/.f64 (*.f64 x x) (sqrt.f64 x)) |
(sqrt.f64 (pow.f64 x #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 x #s(literal 3 binary64))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 3/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 x)) #s(literal 3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (sqrt.f64 x)) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 (sqrt.f64 x)) #s(literal 3 binary64)))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 (fma.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x) x) (fma.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x) x))) (-.f64 (+.f64 #s(literal 1 binary64) x) (fma.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x) x))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (pow.f64 (fma.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x) x) #s(literal 3 binary64))) (fma.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x) (-.f64 (*.f64 (fma.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x) x) (fma.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x) x)) (*.f64 (+.f64 #s(literal 1 binary64) x) (fma.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x) x))))) |
(fma.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (fma.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x) x)) |
(fma.f64 (fabs.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (fabs.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (fma.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x) x)) |
(fma.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (fma.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x) x)) |
(fma.f64 (sqrt.f64 x) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (+.f64 #s(literal 1 binary64) x)) |
(+.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) x))) |
(+.f64 (fma.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x) x) (+.f64 #s(literal 1 binary64) x)) |
(+.f64 (+.f64 #s(literal 1 binary64) x) (fma.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x) x)) |
(*.f64 (sqrt.f64 x) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) x)) (sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) x)))) (-.f64 x (sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) x)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) x)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) x)) (sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) x))) (*.f64 x (sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) x)))))) |
(fma.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x) x) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) x) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 x) (sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) x))) |
(-.f64 x (*.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (sqrt.f64 x))) |
(+.f64 (sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) x)) x) |
(+.f64 x (sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) 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))) |
(sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) x)) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (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 (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (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 (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (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 (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (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 (/ (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) x) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/8 binary64))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) x) (/.f64 (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) #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 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x)) |
#s(approx (/ 1 (sqrt x)) (pow.f64 x #s(literal -1/2 binary64))) |
#s(approx (sqrt x) (sqrt.f64 x)) |
#s(approx (* (sqrt x) (sqrt x)) x) |
#s(approx (* 1/2 (sqrt x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 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 (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64))) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) (fma.f64 (/.f64 x (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64) (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) (fma.f64 (fma.f64 (fma.f64 (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -2 binary64)) #s(literal 1/8 binary64) (/.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal 3 binary64)))) x (*.f64 #s(literal -1/2 binary64) (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -2 binary64)))) x (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1 binary64) x) (fma.f64 (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -2 binary64)) #s(literal 1/16 binary64) (fma.f64 (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -3 binary64)) #s(literal 1/16 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -2 binary64)) #s(literal 1/8 binary64) (/.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal 3 binary64))))) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))))) (fma.f64 (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -2 binary64)) #s(literal 1/8 binary64) (/.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal 3 binary64))))) x (*.f64 #s(literal -1/2 binary64) (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -2 binary64)))) x (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #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 (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64))) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) (fma.f64 (-.f64 (/.f64 #s(literal 3/2 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) (fma.f64 (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64) (*.f64 (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64)) (sqrt.f64 x)))) x (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) (fma.f64 (-.f64 (fma.f64 (-.f64 (/.f64 #s(literal 3/8 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 3/2 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) (fma.f64 (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64) (*.f64 (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64)) (sqrt.f64 x)))) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) #s(literal 2 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -2 binary64))))) x (/.f64 #s(literal 3/2 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64)))) (fma.f64 (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64) (*.f64 (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64)) (sqrt.f64 x)))) x (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) (fma.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1 binary64) x) (+.f64 (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 3/8 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 3/2 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) (fma.f64 (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64) (*.f64 (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64)) (sqrt.f64 x)))) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) #s(literal 2 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -2 binary64))))) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) #s(literal 2 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 3/2 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) (fma.f64 (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64) (*.f64 (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64)) (sqrt.f64 x)))) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))))) (/.f64 #s(literal 1/16 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64)))) (-.f64 (/.f64 #s(literal 3/8 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 3/2 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) (fma.f64 (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64) (*.f64 (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64)) (sqrt.f64 x)))) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) #s(literal 2 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -2 binary64)))))) x (/.f64 #s(literal 3/2 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64)))) (fma.f64 (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64) (*.f64 (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64)) (sqrt.f64 x)))) x (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
#s(approx (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) #s(literal 1 binary64)) |
#s(approx (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (fma.f64 (-.f64 #s(literal 3/2 binary64) (sqrt.f64 x)) x #s(literal 1 binary64))) |
#s(approx (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (fma.f64 (-.f64 (fma.f64 #s(literal 3/8 binary64) x #s(literal 3/2 binary64)) (sqrt.f64 x)) x #s(literal 1 binary64))) |
#s(approx (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal -1/16 binary64) x #s(literal 3/8 binary64)) x #s(literal 3/2 binary64)) (sqrt.f64 x)) x #s(literal 1 binary64))) |
#s(approx (pow (sqrt (+ 1 x)) 3) #s(literal 1 binary64)) |
#s(approx (pow (sqrt (+ 1 x)) 3) (fma.f64 #s(literal 3/2 binary64) x #s(literal 1 binary64))) |
#s(approx (pow (sqrt (+ 1 x)) 3) (fma.f64 (fma.f64 #s(literal 3/8 binary64) x #s(literal 3/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (pow (sqrt (+ 1 x)) 3) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/16 binary64) x #s(literal 3/8 binary64)) x #s(literal 3/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (pow (sqrt x) 3) (pow.f64 x #s(literal 3/2 binary64))) |
#s(approx (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x)))) (+.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)))) (+.f64 (fma.f64 #s(literal 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 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) #s(literal 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 (fma.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x #s(literal 2 binary64)) x (sqrt.f64 x)) #s(literal 1 binary64))) |
#s(approx (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))) (sqrt.f64 x)) |
#s(approx (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))) (+.f64 (sqrt.f64 x) x)) |
#s(approx (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) #s(literal 1 binary64)) x (sqrt.f64 x))) |
#s(approx (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))) (fma.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x #s(literal 1 binary64)) x (sqrt.f64 x))) |
#s(approx (* (sqrt (+ 1 x)) (sqrt x)) (sqrt.f64 x)) |
#s(approx (* (sqrt (+ 1 x)) (sqrt x)) (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/2 binary64) (sqrt.f64 x))) |
#s(approx (* (sqrt (+ 1 x)) (sqrt x)) (fma.f64 (fma.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) (*.f64 x x) (sqrt.f64 x))) |
#s(approx (* (sqrt (+ 1 x)) (sqrt x)) (fma.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/16 binary64) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/8 binary64))) (*.f64 x x) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) (*.f64 x x) (sqrt.f64 x))) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (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 (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) (/.f64 (fma.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1/8 binary64) (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) x)) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) (/.f64 (fma.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1/8 binary64) (fma.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -5/128 binary64) (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) x)) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) x) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) x) (fma.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/8 binary64)))) |
#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 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/8 binary64))) x)) |
#s(approx (sqrt (+ 1 x)) (sqrt.f64 x)) |
#s(approx (sqrt (+ 1 x)) (*.f64 (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/2 binary64) (pow.f64 x #s(literal -1/2 binary64))) x)) |
#s(approx (sqrt (+ 1 x)) (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/8 binary64) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64))) x)) |
#s(approx (sqrt (+ 1 x)) (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/8 binary64) (fma.f64 (pow.f64 x #s(literal -7/2 binary64)) #s(literal 1/16 binary64) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/2 binary64)))) (pow.f64 x #s(literal -1/2 binary64))) x)) |
#s(approx (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) x) |
#s(approx (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (*.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x)) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (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 (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) (/.f64 (fma.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1/8 binary64) (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) x)) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (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)) (pow.f64 x #s(literal 6 binary64))))) (fma.f64 #s(literal -1/16 binary64) (pow.f64 x #s(literal -3/2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #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 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x)) |
#s(approx (sqrt (+ 1 x)) (sqrt.f64 x)) |
#s(approx (sqrt (+ 1 x)) (*.f64 (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/2 binary64) (pow.f64 x #s(literal -1/2 binary64))) x)) |
#s(approx (sqrt (+ 1 x)) (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/8 binary64) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64))) x)) |
#s(approx (sqrt (+ 1 x)) (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/8 binary64) (fma.f64 (pow.f64 x #s(literal -7/2 binary64)) #s(literal 1/16 binary64) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/2 binary64)))) (pow.f64 x #s(literal -1/2 binary64))) x)) |
#s(approx (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) x) |
#s(approx (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (*.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) #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 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/2 binary64))) x)) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) (*.f64 (fma.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/8 binary64) (fma.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/2 binary64)))) x)) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) (*.f64 (fma.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/8 binary64) (fma.f64 (pow.f64 x #s(literal -7/2 binary64)) #s(literal 1/16 binary64) (fma.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/2 binary64))))) x)) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 x) (pow.f64 x #s(literal -1/2 binary64))) (*.f64 #s(literal -1/4 binary64) (pow.f64 x #s(literal -1/2 binary64)))) x)) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) (/.f64 (-.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 9/4 binary64) x)) (pow.f64 x #s(literal -3/2 binary64))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 x) (pow.f64 x #s(literal -1/2 binary64))))) (fma.f64 #s(literal -1/48 binary64) (pow.f64 x #s(literal -3/2 binary64)) (fma.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 x)) (*.f64 x x)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal -1/2 binary64)))))) x)) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) (/.f64 (-.f64 (fma.f64 #s(literal -3/4 binary64) (pow.f64 x #s(literal -3/2 binary64)) (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 9/4 binary64) x)) (pow.f64 x #s(literal -3/2 binary64))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 x) (pow.f64 x #s(literal -1/2 binary64)))))) (fma.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 x)) (pow.f64 x #s(literal 3 binary64))) #s(literal -1/24 binary64) (fma.f64 #s(literal -1/48 binary64) (pow.f64 x #s(literal -3/2 binary64)) (fma.f64 #s(literal 1/96 binary64) (pow.f64 x #s(literal -5/2 binary64)) (fma.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 9/4 binary64) x))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/48 binary64) (sqrt.f64 x)))) (pow.f64 x #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 x)) (*.f64 x x))))))))) x)) |
#s(approx (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (*.f64 #s(literal 3/2 binary64) (sqrt.f64 x))) |
#s(approx (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (*.f64 #s(literal 3/2 binary64) (+.f64 (sqrt.f64 x) (pow.f64 x #s(literal -1/2 binary64))))) |
#s(approx (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 9/4 binary64) x)) (pow.f64 x #s(literal -3/2 binary64))) #s(literal 1/2 binary64) (*.f64 #s(literal 3/2 binary64) (+.f64 (sqrt.f64 x) (pow.f64 x #s(literal -1/2 binary64)))))) |
#s(approx (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (fma.f64 #s(literal -9/4 binary64) (pow.f64 x #s(literal -3/2 binary64)) (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 9/4 binary64) x)) (pow.f64 x #s(literal -3/2 binary64))) #s(literal 1/2 binary64) (*.f64 #s(literal 3/2 binary64) (+.f64 (sqrt.f64 x) (pow.f64 x #s(literal -1/2 binary64))))))) |
#s(approx (pow (sqrt (+ 1 x)) 3) (pow.f64 x #s(literal 3/2 binary64))) |
#s(approx (pow (sqrt (+ 1 x)) 3) (*.f64 (fma.f64 #s(literal 3/2 binary64) (pow.f64 x #s(literal -3/2 binary64)) (pow.f64 x #s(literal -1/2 binary64))) (*.f64 x x))) |
#s(approx (pow (sqrt (+ 1 x)) 3) (*.f64 (fma.f64 #s(literal 3/2 binary64) (+.f64 (pow.f64 x #s(literal -3/2 binary64)) (pow.f64 x #s(literal -5/2 binary64))) (pow.f64 x #s(literal -1/2 binary64))) (*.f64 x x))) |
#s(approx (pow (sqrt (+ 1 x)) 3) (*.f64 (+.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 9/4 binary64) x)) (pow.f64 x #s(literal -7/2 binary64))) #s(literal 1/2 binary64) (*.f64 #s(literal 3/2 binary64) (+.f64 (pow.f64 x #s(literal -3/2 binary64)) (pow.f64 x #s(literal -5/2 binary64))))) (pow.f64 x #s(literal -1/2 binary64))) (*.f64 x x))) |
#s(approx (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x)))) (*.f64 #s(literal 3 binary64) x)) |
#s(approx (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x)))) (*.f64 (+.f64 (/.f64 #s(literal 3/2 binary64) x) #s(literal 3 binary64)) x)) |
#s(approx (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x)))) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 3/2 binary64) x) #s(literal 3 binary64)) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)) |
#s(approx (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x)))) (*.f64 (-.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/16 binary64) (/.f64 #s(literal 3/2 binary64) x)) #s(literal 3 binary64)) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)) |
#s(approx (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) x)) |
#s(approx (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)) |
#s(approx (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))) (*.f64 (-.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/16 binary64) (/.f64 #s(literal 1/2 binary64) x)) #s(literal 2 binary64)) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)) |
#s(approx (* (sqrt (+ 1 x)) (sqrt x)) x) |
#s(approx (* (sqrt (+ 1 x)) (sqrt x)) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) x)) |
#s(approx (* (sqrt (+ 1 x)) (sqrt x)) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)) |
#s(approx (* (sqrt (+ 1 x)) (sqrt x)) (*.f64 (-.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/16 binary64) (/.f64 #s(literal 1/2 binary64) x)) #s(literal 1 binary64)) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal -1/2 binary64)))) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (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 (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (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 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) x))) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (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 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1 binary64)) #s(literal -5/128 binary64) (fma.f64 (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) x))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) x) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal -1/2 binary64))) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) x) (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal -1/2 binary64))) #s(literal -1/2 binary64) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #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 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal -1/2 binary64))) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/8 binary64))) x))) |
#s(approx (sqrt x) (neg.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)))) |
#s(approx (* 1/2 (sqrt x)) (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64))) |
#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) (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/2 binary64))) x))) |
#s(approx (sqrt (+ 1 x)) (neg.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1 binary64)) #s(literal -1/8 binary64) (fma.f64 #s(literal -1 binary64) (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/2 binary64)))) x))) |
#s(approx (sqrt (+ 1 x)) (neg.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1 binary64)) #s(literal -1/8 binary64) (fma.f64 (*.f64 (pow.f64 x #s(literal -7/2 binary64)) #s(literal 1 binary64)) #s(literal 1/16 binary64) (fma.f64 #s(literal -1 binary64) (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/2 binary64))))) x))) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (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 (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) (*.f64 #s(literal -1/2 binary64) (+.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 #s(literal 0 binary64) (sqrt.f64 x))))) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (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 (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (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) (pow.f64 x #s(literal 3/2 binary64))))) 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) (pow.f64 x #s(literal -1 binary64))) #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) (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/2 binary64))) x))) |
#s(approx (sqrt (+ 1 x)) (neg.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1 binary64)) #s(literal -1/8 binary64) (fma.f64 #s(literal -1 binary64) (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/2 binary64)))) x))) |
#s(approx (sqrt (+ 1 x)) (neg.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1 binary64)) #s(literal -1/8 binary64) (fma.f64 (*.f64 (pow.f64 x #s(literal -7/2 binary64)) #s(literal 1 binary64)) #s(literal 1/16 binary64) (fma.f64 #s(literal -1 binary64) (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #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 (*.f64 #s(literal -2 binary64) (sqrt.f64 x)) #s(literal -1 binary64))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal -1/2 binary64))) #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/2 binary64))) x))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) (neg.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1 binary64)) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal -1/2 binary64))) #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/2 binary64)))) x))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) (neg.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1 binary64)) #s(literal -1/8 binary64) (fma.f64 (*.f64 (pow.f64 x #s(literal -7/2 binary64)) #s(literal 1 binary64)) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal -1/2 binary64))) #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/2 binary64))))) x))) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) (neg.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -2 binary64)) x) #s(literal -3 binary64)))) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) (neg.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/3 binary64) (pow.f64 x #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -2 binary64))) (*.f64 #s(literal 9 binary64) x))) (*.f64 #s(literal -1/3 binary64) (pow.f64 x #s(literal -1/2 binary64)))) x))) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) (neg.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/3 binary64) (pow.f64 x #s(literal -1/2 binary64)) (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 x)) #s(literal 3/2 binary64)) (fma.f64 (/.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -2 binary64)) #s(literal -9 binary64)) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -2 binary64)) #s(literal -27 binary64)) #s(literal -9/4 binary64)))) x) #s(literal -1 binary64) (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -2 binary64)) #s(literal 9 binary64)))) x))) (*.f64 #s(literal -1/3 binary64) (pow.f64 x #s(literal -1/2 binary64)))) x))) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) (neg.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/3 binary64) (pow.f64 x #s(literal -1/2 binary64)) (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 x)) #s(literal 3/2 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 x))) (fma.f64 (/.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -2 binary64)) #s(literal 9 binary64)) #s(literal 1/16 binary64) (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 x)) #s(literal 3/2 binary64)) (fma.f64 (/.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -2 binary64)) #s(literal -9 binary64)) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -2 binary64)) #s(literal -27 binary64)) #s(literal -9/4 binary64)))) #s(literal -3 binary64)) #s(literal 3/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -2 binary64)) #s(literal 27 binary64)) #s(literal 3/16 binary64))))) x))) (fma.f64 (/.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -2 binary64)) #s(literal -9 binary64)) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -2 binary64)) #s(literal -27 binary64)) #s(literal -9/4 binary64)))) x) #s(literal -1 binary64) (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -2 binary64)) #s(literal 9 binary64)))) x))) (*.f64 #s(literal -1/3 binary64) (pow.f64 x #s(literal -1/2 binary64)))) x))) |
#s(approx (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (*.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -2 binary64)) (*.f64 x x))) |
#s(approx (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (*.f64 (fma.f64 #s(literal 3/2 binary64) (pow.f64 x #s(literal -3/2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -2 binary64))) (*.f64 x x))) |
#s(approx (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (*.f64 (-.f64 (fma.f64 #s(literal 3/2 binary64) (+.f64 (pow.f64 x #s(literal -3/2 binary64)) (pow.f64 x #s(literal -5/2 binary64))) (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal -1/2 binary64)))) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 x x))) |
#s(approx (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -9/4 binary64))) (pow.f64 x #s(literal -1/2 binary64))) #s(literal -1/2 binary64) (*.f64 #s(literal -3/2 binary64) (sqrt.f64 x))) (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64) (fma.f64 #s(literal 3/2 binary64) (pow.f64 x #s(literal -3/2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -2 binary64)))) (*.f64 x x))) |
#s(approx (pow (sqrt (+ 1 x)) 3) (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 3/2 binary64)))) |
#s(approx (pow (sqrt (+ 1 x)) 3) (*.f64 (fma.f64 #s(literal 3/2 binary64) (pow.f64 x #s(literal -3/2 binary64)) (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal -1/2 binary64)))) (*.f64 x x))) |
#s(approx (pow (sqrt (+ 1 x)) 3) (*.f64 (fma.f64 #s(literal 3/2 binary64) (+.f64 (pow.f64 x #s(literal -3/2 binary64)) (pow.f64 x #s(literal -5/2 binary64))) (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal -1/2 binary64)))) (*.f64 x x))) |
#s(approx (pow (sqrt (+ 1 x)) 3) (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -9/4 binary64))) (pow.f64 x #s(literal -1/2 binary64))) #s(literal -1/2 binary64) (*.f64 #s(literal -3/2 binary64) (sqrt.f64 x))) (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64) (fma.f64 #s(literal 3/2 binary64) (pow.f64 x #s(literal -3/2 binary64)) (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal -1/2 binary64))))) (*.f64 x x))) |
#s(approx (pow (sqrt x) 3) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1 binary64))) |
#s(approx (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x)))) (neg.f64 (*.f64 #s(literal -3 binary64) x))) |
#s(approx (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x)))) (neg.f64 (*.f64 (-.f64 #s(literal -3 binary64) (/.f64 #s(literal 3/2 binary64) 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 (+.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) x) #s(literal -1 binary64)) #s(literal 3/2 binary64)) x) #s(literal -1 binary64) #s(literal -3 binary64)) x))) |
#s(approx (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x)))) (neg.f64 (*.f64 (fma.f64 (/.f64 (+.f64 (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) #s(literal 1 binary64)))) (/.f64 (/.f64 #s(literal 1/8 binary64) x) #s(literal -1 binary64))) x) #s(literal -1 binary64) #s(literal -3 binary64)) x))) |
#s(approx (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))) (*.f64 (*.f64 #s(literal -2 binary64) x) #s(literal -1 binary64))) |
#s(approx (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))) (neg.f64 (*.f64 (-.f64 #s(literal -2 binary64) (/.f64 #s(literal 1/2 binary64) x)) x))) |
#s(approx (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))) (neg.f64 (*.f64 (fma.f64 (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) x) #s(literal -1 binary64)) #s(literal 1/2 binary64)) x) #s(literal -1 binary64) #s(literal -2 binary64)) x))) |
#s(approx (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))) (neg.f64 (*.f64 (fma.f64 (/.f64 (+.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) #s(literal 1 binary64)))) (/.f64 (/.f64 #s(literal 1/8 binary64) x) #s(literal -1 binary64))) x) #s(literal -1 binary64) #s(literal -2 binary64)) x))) |
#s(approx (* (sqrt (+ 1 x)) (sqrt x)) (neg.f64 (*.f64 #s(literal -1 binary64) x))) |
#s(approx (* (sqrt (+ 1 x)) (sqrt x)) (neg.f64 (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) x)) x))) |
#s(approx (* (sqrt (+ 1 x)) (sqrt x)) (neg.f64 (*.f64 (fma.f64 (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) x) #s(literal -1 binary64)) #s(literal 1/2 binary64)) x) #s(literal -1 binary64) #s(literal -1 binary64)) x))) |
#s(approx (* (sqrt (+ 1 x)) (sqrt x)) (neg.f64 (*.f64 (fma.f64 (/.f64 (+.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) #s(literal 1 binary64)))) (/.f64 (/.f64 #s(literal 1/8 binary64) x) #s(literal -1 binary64))) x) #s(literal -1 binary64) #s(literal -1 binary64)) x))) |
Compiled 15 153 to 1 746 computations (88.5% saved)
9 alts after pruning (7 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 432 | 5 | 437 |
| Fresh | 1 | 2 | 3 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 1 | 1 |
| Total | 437 | 9 | 446 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.6% | (/.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))) |
| ✓ | 6.9% | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| ▶ | 4.6% | (-.f64 #s(approx (sqrt (+ x 1)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (sqrt.f64 x)) |
| ✓ | 1.6% | (-.f64 #s(approx (sqrt (+ x 1)) #s(literal 1 binary64)) (sqrt.f64 x)) |
| 98.1% | #s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (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)) | |
| 97.8% | #s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) | |
| ▶ | 3.8% | #s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (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))) |
| ▶ | 97.4% | #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)) |
| ▶ | 97.5% | #s(approx (- (sqrt (+ x 1)) (sqrt x)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64))) |
Compiled 428 to 250 computations (41.6% 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) |
(-.f64 #s(approx (sqrt (+ x 1)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (sqrt.f64 x)) |
#s(approx (sqrt (+ x 1)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) |
#s(literal 1/2 binary64) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (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))) |
(*.f64 (*.f64 #s(literal 0 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 0 binary64) (sqrt.f64 x)) |
#s(literal 0 binary64) |
#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))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (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)) |
| 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 (- (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 (+ (* 1/2 x) 1) #s(hole binary64 1)) |
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) #s(hole binary64 (/ 1 (+ 1 (sqrt x))))) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) #s(hole binary64 (+ (* x (- (* 3/2 (/ 1 (+ 1 (sqrt x)))) (+ (* 2 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* (sqrt x) (/ 1 (+ 1 (sqrt x))))))) (/ 1 (+ 1 (sqrt x)))))) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) #s(hole binary64 (+ (* x (- (+ (* 3/2 (/ 1 (+ 1 (sqrt x)))) (* x (- (* 3/8 (/ 1 (+ 1 (sqrt x)))) (+ (* 1/2 (* (sqrt (/ 1 x)) (/ 1 (pow (+ 1 (sqrt x)) 2)))) (* 2 (/ (- (* 3/2 (/ 1 (+ 1 (sqrt x)))) (+ (* 2 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* (sqrt x) (/ 1 (+ 1 (sqrt x)))))) (+ 1 (sqrt x)))))))) (+ (* 2 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* (sqrt x) (/ 1 (+ 1 (sqrt x))))))) (/ 1 (+ 1 (sqrt x)))))) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) #s(hole binary64 (+ (* x (- (+ (* 3/2 (/ 1 (+ 1 (sqrt x)))) (* x (- (+ (* -1 (* x (+ (* 1/16 (/ 1 (+ 1 (sqrt x)))) (+ (* 1/2 (* (sqrt (/ 1 x)) (/ (- (* 3/2 (/ 1 (+ 1 (sqrt x)))) (+ (* 2 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* (sqrt x) (/ 1 (+ 1 (sqrt x)))))) (+ 1 (sqrt x))))) (* 2 (/ (- (* 3/8 (/ 1 (+ 1 (sqrt x)))) (+ (* 1/2 (* (sqrt (/ 1 x)) (/ 1 (pow (+ 1 (sqrt x)) 2)))) (* 2 (/ (- (* 3/2 (/ 1 (+ 1 (sqrt x)))) (+ (* 2 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* (sqrt x) (/ 1 (+ 1 (sqrt x)))))) (+ 1 (sqrt x)))))) (+ 1 (sqrt x)))))))) (* 3/8 (/ 1 (+ 1 (sqrt x))))) (+ (* 1/2 (* (sqrt (/ 1 x)) (/ 1 (pow (+ 1 (sqrt x)) 2)))) (* 2 (/ (- (* 3/2 (/ 1 (+ 1 (sqrt x)))) (+ (* 2 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* (sqrt x) (/ 1 (+ 1 (sqrt x)))))) (+ 1 (sqrt x)))))))) (+ (* 2 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* (sqrt x) (/ 1 (+ 1 (sqrt x))))))) (/ 1 (+ 1 (sqrt x)))))) |
#s(approx (* (* 0 (sqrt x)) -1/2) #s(hole binary64 0)) |
#s(approx (* 0 (sqrt x)) #s(hole binary64 0)) |
#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 (/ (+ (* (/ 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 (+ 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 (- (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 (+ (* 1/2 x) 1) #s(hole binary64 (* 1/2 x))) |
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (* x (+ 1/2 (/ 1 x))))) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (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 (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) #s(hole binary64 (/ (- (+ (* 1/2 (sqrt x)) (* 1/2 (sqrt (/ 1 x)))) (* 1/4 (sqrt (/ 1 x)))) x))) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) #s(hole binary64 (/ (- (+ (* 1/6 (* (sqrt (/ 1 (pow x 3))) (- 1 (* 9/4 x)))) (+ (* 1/2 (sqrt x)) (* 1/2 (sqrt (/ 1 x))))) (+ (* -1/48 (sqrt (/ 1 (pow x 3)))) (+ (* 1/4 (sqrt (/ 1 x))) (* 1/2 (/ (- (* 1/2 (sqrt x)) (* 1/4 (sqrt x))) (pow x 2)))))) x))) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) #s(hole binary64 (/ (- (+ (* -3/4 (sqrt (/ 1 (pow x 3)))) (+ (* 1/6 (* (sqrt (/ 1 (pow x 3))) (- 1 (* 9/4 x)))) (+ (* 1/2 (sqrt x)) (* 1/2 (sqrt (/ 1 x)))))) (+ (* -1/24 (/ (- (* 1/2 (sqrt x)) (* 1/4 (sqrt x))) (pow x 3))) (+ (* -1/48 (sqrt (/ 1 (pow x 3)))) (+ (* 1/96 (sqrt (/ 1 (pow x 5)))) (+ (* 1/4 (sqrt (/ 1 x))) (+ (* 1/2 (/ (- (* 1/6 (* (sqrt x) (- 1 (* 9/4 x)))) (+ (* -1/48 (sqrt x)) (* 1/2 (- (* 1/2 (sqrt x)) (* 1/4 (sqrt x)))))) (pow x 3))) (* 1/2 (/ (- (* 1/2 (sqrt x)) (* 1/4 (sqrt x))) (pow x 2))))))))) 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 (+ 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 (- (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 (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) #s(hole binary64 (* -1 (/ (* x (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 4)))) (- (* 2 (pow (sqrt -1) 2)) 1))))) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) #s(hole binary64 (* -1 (* x (- (+ (* 3/2 (/ (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 4))) (* x (pow (- (* 2 (pow (sqrt -1) 2)) 1) 2)))) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) (- (* 2 (pow (sqrt -1) 2)) 1)))) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 4) (- (* 2 (pow (sqrt -1) 2)) 1)))))))) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (- (* -1 (/ (- (* 3/2 (* (sqrt x) (/ 1 (- (* 2 (pow (sqrt -1) 2)) 1)))) (+ (* -9/4 (/ (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 4))) (pow (- (* 2 (pow (sqrt -1) 2)) 1) 3))) (* -1/8 (/ (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 4))) (* (pow (sqrt -1) 2) (pow (- (* 2 (pow (sqrt -1) 2)) 1) 2)))))) x)) (* 3/2 (/ (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 4))) (pow (- (* 2 (pow (sqrt -1) 2)) 1) 2)))) x)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) (- (* 2 (pow (sqrt -1) 2)) 1)))) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 4) (- (* 2 (pow (sqrt -1) 2)) 1)))))))) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (* -3/2 (* (sqrt x) (/ 1 (- (* 2 (pow (sqrt -1) 2)) 1)))) (+ (* 1/16 (/ (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 4))) (* (pow (sqrt -1) 4) (pow (- (* 2 (pow (sqrt -1) 2)) 1) 2)))) (+ (* 3/16 (/ (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 4))) (* (pow (sqrt -1) 2) (pow (- (* 2 (pow (sqrt -1) 2)) 1) 3)))) (* 3/2 (/ (- (* 3/2 (* (sqrt x) (/ 1 (- (* 2 (pow (sqrt -1) 2)) 1)))) (+ (* -9/4 (/ (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 4))) (pow (- (* 2 (pow (sqrt -1) 2)) 1) 3))) (* -1/8 (/ (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 4))) (* (pow (sqrt -1) 2) (pow (- (* 2 (pow (sqrt -1) 2)) 1) 2)))))) (- (* 2 (pow (sqrt -1) 2)) 1)))))) x)) (* 3/2 (* (sqrt x) (/ 1 (- (* 2 (pow (sqrt -1) 2)) 1))))) (+ (* -9/4 (/ (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 4))) (pow (- (* 2 (pow (sqrt -1) 2)) 1) 3))) (* -1/8 (/ (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 4))) (* (pow (sqrt -1) 2) (pow (- (* 2 (pow (sqrt -1) 2)) 1) 2)))))) x)) (* 3/2 (/ (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 4))) (pow (- (* 2 (pow (sqrt -1) 2)) 1) 2)))) x)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) (- (* 2 (pow (sqrt -1) 2)) 1)))) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 4) (- (* 2 (pow (sqrt -1) 2)) 1)))))))) |
#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 | |
|---|---|---|---|---|
| 3.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 (+ x 1)) (sqrt x)) (sqrt (+ x 1)) (+ (* 1/2 x) 1) 1/2 (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) (* (* 0 (sqrt x)) -1/2) (* 0 (sqrt x)) 0 -1/2 (- (sqrt (+ x 1)) (sqrt x)) (* (/ 1 (sqrt x)) 1/2) (/ 1 (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))) |
| 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 (+ x 1)) (sqrt x)) (sqrt (+ x 1)) (+ (* 1/2 x) 1) 1/2 (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) (* (* 0 (sqrt x)) -1/2) (* 0 (sqrt x)) 0 -1/2 (- (sqrt (+ x 1)) (sqrt x)) (* (/ 1 (sqrt x)) 1/2) (/ 1 (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))) |
| 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 (+ x 1)) (sqrt x)) (sqrt (+ x 1)) (+ (* 1/2 x) 1) 1/2 (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) (* (* 0 (sqrt x)) -1/2) (* 0 (sqrt x)) 0 -1/2 (- (sqrt (+ x 1)) (sqrt x)) (* (/ 1 (sqrt x)) 1/2) (/ 1 (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))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 533 | 4303 |
| 0 | 558 | 2741 |
| 0 | 3295 | 2606 |
| 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) |
(-.f64 #s(approx (sqrt (+ x 1)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (sqrt.f64 x)) |
#s(approx (sqrt (+ x 1)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) |
#s(literal 1/2 binary64) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (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))) |
(*.f64 (*.f64 #s(literal 0 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 0 binary64) (sqrt.f64 x)) |
#s(literal 0 binary64) |
#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))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (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 (+ 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 (- (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 (+ (* 1/2 x) 1) #s(hole binary64 1)) |
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) #s(hole binary64 (/ 1 (+ 1 (sqrt x))))) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) #s(hole binary64 (+ (* x (- (* 3/2 (/ 1 (+ 1 (sqrt x)))) (+ (* 2 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* (sqrt x) (/ 1 (+ 1 (sqrt x))))))) (/ 1 (+ 1 (sqrt x)))))) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) #s(hole binary64 (+ (* x (- (+ (* 3/2 (/ 1 (+ 1 (sqrt x)))) (* x (- (* 3/8 (/ 1 (+ 1 (sqrt x)))) (+ (* 1/2 (* (sqrt (/ 1 x)) (/ 1 (pow (+ 1 (sqrt x)) 2)))) (* 2 (/ (- (* 3/2 (/ 1 (+ 1 (sqrt x)))) (+ (* 2 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* (sqrt x) (/ 1 (+ 1 (sqrt x)))))) (+ 1 (sqrt x)))))))) (+ (* 2 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* (sqrt x) (/ 1 (+ 1 (sqrt x))))))) (/ 1 (+ 1 (sqrt x)))))) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) #s(hole binary64 (+ (* x (- (+ (* 3/2 (/ 1 (+ 1 (sqrt x)))) (* x (- (+ (* -1 (* x (+ (* 1/16 (/ 1 (+ 1 (sqrt x)))) (+ (* 1/2 (* (sqrt (/ 1 x)) (/ (- (* 3/2 (/ 1 (+ 1 (sqrt x)))) (+ (* 2 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* (sqrt x) (/ 1 (+ 1 (sqrt x)))))) (+ 1 (sqrt x))))) (* 2 (/ (- (* 3/8 (/ 1 (+ 1 (sqrt x)))) (+ (* 1/2 (* (sqrt (/ 1 x)) (/ 1 (pow (+ 1 (sqrt x)) 2)))) (* 2 (/ (- (* 3/2 (/ 1 (+ 1 (sqrt x)))) (+ (* 2 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* (sqrt x) (/ 1 (+ 1 (sqrt x)))))) (+ 1 (sqrt x)))))) (+ 1 (sqrt x)))))))) (* 3/8 (/ 1 (+ 1 (sqrt x))))) (+ (* 1/2 (* (sqrt (/ 1 x)) (/ 1 (pow (+ 1 (sqrt x)) 2)))) (* 2 (/ (- (* 3/2 (/ 1 (+ 1 (sqrt x)))) (+ (* 2 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* (sqrt x) (/ 1 (+ 1 (sqrt x)))))) (+ 1 (sqrt x)))))))) (+ (* 2 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* (sqrt x) (/ 1 (+ 1 (sqrt x))))))) (/ 1 (+ 1 (sqrt x)))))) |
#s(approx (* (* 0 (sqrt x)) -1/2) #s(hole binary64 0)) |
#s(approx (* 0 (sqrt x)) #s(hole binary64 0)) |
#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 (/ (+ (* (/ 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 (+ 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 (- (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 (+ (* 1/2 x) 1) #s(hole binary64 (* 1/2 x))) |
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (* x (+ 1/2 (/ 1 x))))) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (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 (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) #s(hole binary64 (/ (- (+ (* 1/2 (sqrt x)) (* 1/2 (sqrt (/ 1 x)))) (* 1/4 (sqrt (/ 1 x)))) x))) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) #s(hole binary64 (/ (- (+ (* 1/6 (* (sqrt (/ 1 (pow x 3))) (- 1 (* 9/4 x)))) (+ (* 1/2 (sqrt x)) (* 1/2 (sqrt (/ 1 x))))) (+ (* -1/48 (sqrt (/ 1 (pow x 3)))) (+ (* 1/4 (sqrt (/ 1 x))) (* 1/2 (/ (- (* 1/2 (sqrt x)) (* 1/4 (sqrt x))) (pow x 2)))))) x))) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) #s(hole binary64 (/ (- (+ (* -3/4 (sqrt (/ 1 (pow x 3)))) (+ (* 1/6 (* (sqrt (/ 1 (pow x 3))) (- 1 (* 9/4 x)))) (+ (* 1/2 (sqrt x)) (* 1/2 (sqrt (/ 1 x)))))) (+ (* -1/24 (/ (- (* 1/2 (sqrt x)) (* 1/4 (sqrt x))) (pow x 3))) (+ (* -1/48 (sqrt (/ 1 (pow x 3)))) (+ (* 1/96 (sqrt (/ 1 (pow x 5)))) (+ (* 1/4 (sqrt (/ 1 x))) (+ (* 1/2 (/ (- (* 1/6 (* (sqrt x) (- 1 (* 9/4 x)))) (+ (* -1/48 (sqrt x)) (* 1/2 (- (* 1/2 (sqrt x)) (* 1/4 (sqrt x)))))) (pow x 3))) (* 1/2 (/ (- (* 1/2 (sqrt x)) (* 1/4 (sqrt x))) (pow x 2))))))))) 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 (+ 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 (- (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 (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) #s(hole binary64 (* -1 (/ (* x (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 4)))) (- (* 2 (pow (sqrt -1) 2)) 1))))) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) #s(hole binary64 (* -1 (* x (- (+ (* 3/2 (/ (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 4))) (* x (pow (- (* 2 (pow (sqrt -1) 2)) 1) 2)))) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) (- (* 2 (pow (sqrt -1) 2)) 1)))) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 4) (- (* 2 (pow (sqrt -1) 2)) 1)))))))) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (- (* -1 (/ (- (* 3/2 (* (sqrt x) (/ 1 (- (* 2 (pow (sqrt -1) 2)) 1)))) (+ (* -9/4 (/ (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 4))) (pow (- (* 2 (pow (sqrt -1) 2)) 1) 3))) (* -1/8 (/ (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 4))) (* (pow (sqrt -1) 2) (pow (- (* 2 (pow (sqrt -1) 2)) 1) 2)))))) x)) (* 3/2 (/ (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 4))) (pow (- (* 2 (pow (sqrt -1) 2)) 1) 2)))) x)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) (- (* 2 (pow (sqrt -1) 2)) 1)))) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 4) (- (* 2 (pow (sqrt -1) 2)) 1)))))))) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (* -3/2 (* (sqrt x) (/ 1 (- (* 2 (pow (sqrt -1) 2)) 1)))) (+ (* 1/16 (/ (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 4))) (* (pow (sqrt -1) 4) (pow (- (* 2 (pow (sqrt -1) 2)) 1) 2)))) (+ (* 3/16 (/ (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 4))) (* (pow (sqrt -1) 2) (pow (- (* 2 (pow (sqrt -1) 2)) 1) 3)))) (* 3/2 (/ (- (* 3/2 (* (sqrt x) (/ 1 (- (* 2 (pow (sqrt -1) 2)) 1)))) (+ (* -9/4 (/ (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 4))) (pow (- (* 2 (pow (sqrt -1) 2)) 1) 3))) (* -1/8 (/ (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 4))) (* (pow (sqrt -1) 2) (pow (- (* 2 (pow (sqrt -1) 2)) 1) 2)))))) (- (* 2 (pow (sqrt -1) 2)) 1)))))) x)) (* 3/2 (* (sqrt x) (/ 1 (- (* 2 (pow (sqrt -1) 2)) 1))))) (+ (* -9/4 (/ (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 4))) (pow (- (* 2 (pow (sqrt -1) 2)) 1) 3))) (* -1/8 (/ (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 4))) (* (pow (sqrt -1) 2) (pow (- (* 2 (pow (sqrt -1) 2)) 1) 2)))))) x)) (* 3/2 (/ (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 4))) (pow (- (* 2 (pow (sqrt -1) 2)) 1) 2)))) x)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) (- (* 2 (pow (sqrt -1) 2)) 1)))) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 4) (- (* 2 (pow (sqrt -1) 2)) 1)))))))) |
#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 |
|---|
(/.f64 (neg.f64 #s(approx (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (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))) (* (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))) (* (sqrt x) (sqrt x))) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(/.f64 (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (+.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 x (sqrt.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) 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 (*.f64 x x) #s(literal 1 binary64)) (-.f64 x #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) x)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64))))) |
(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) |
(/.f64 (-.f64 (*.f64 #s(approx (sqrt (+ x 1)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) #s(approx (sqrt (+ x 1)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))) x) (+.f64 #s(approx (sqrt (+ x 1)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (sqrt.f64 x))) |
(/.f64 (-.f64 (pow.f64 #s(approx (sqrt (+ x 1)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (fma.f64 #s(approx (sqrt (+ x 1)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) #s(approx (sqrt (+ x 1)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (+.f64 x (*.f64 #s(approx (sqrt (+ x 1)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (sqrt.f64 x))))) |
(-.f64 #s(approx (sqrt (+ x 1)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (sqrt.f64 x)) |
#s(approx (sqrt (+ x 1)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64))))) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) |
(fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) x)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)) |
#s(literal 1/2 binary64) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) #s(literal 0 binary64)) |
#s(literal 0 binary64) |
#s(literal 0 binary64) |
#s(literal 0 binary64) |
#s(literal -1/2 binary64) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (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 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) |
(/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) |
(pow.f64 (pow.f64 x #s(literal -1 binary64)) #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 (pow.f64 x #s(literal -1 binary64))) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (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 (neg.f64 #s(approx (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (neg.f64 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)) |
(*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64))) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) (fma.f64 (/.f64 x (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64) (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) (fma.f64 (fma.f64 (fma.f64 (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -3 binary64)) #s(literal 1/4 binary64) (*.f64 (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -2 binary64)) #s(literal 1/8 binary64))) x (*.f64 #s(literal -1/2 binary64) (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -2 binary64)))) x (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1 binary64) x) (fma.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -2 binary64)) (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 (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -2 binary64)) #s(literal 1/8 binary64))) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -3 binary64))))) (fma.f64 (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -3 binary64)) #s(literal 1/4 binary64) (*.f64 (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -2 binary64)) #s(literal 1/8 binary64)))) x (*.f64 #s(literal -1/2 binary64) (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -2 binary64)))) x (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #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 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 (+ 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 (+ 1 x) #s(literal 1 binary64)) |
#s(approx (+ 1 x) (+.f64 x #s(literal 1 binary64))) |
#s(approx x x) |
#s(approx (sqrt x) (sqrt.f64 x)) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (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 (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (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 (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (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 (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (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 (+ 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 (+ (* 1/2 x) 1) #s(literal 1 binary64)) |
#s(approx (+ (* 1/2 x) 1) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64))) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) (fma.f64 (-.f64 (/.f64 #s(literal 3/2 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) (fma.f64 (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64) (*.f64 (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64)) (sqrt.f64 x)))) x (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) (fma.f64 (-.f64 (fma.f64 (-.f64 (/.f64 #s(literal 3/8 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 3/2 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) (fma.f64 (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64) (*.f64 (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64)) (sqrt.f64 x)))) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -2 binary64))))) x (/.f64 #s(literal 3/2 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64)))) (fma.f64 (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64) (*.f64 (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64)) (sqrt.f64 x)))) x (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) (fma.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1 binary64) x) (+.f64 (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 3/8 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 3/2 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) (fma.f64 (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64) (*.f64 (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64)) (sqrt.f64 x)))) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -2 binary64))))) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (/.f64 (-.f64 (/.f64 #s(literal 3/2 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) (fma.f64 (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64) (*.f64 (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64)) (sqrt.f64 x)))) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))))) (/.f64 #s(literal 1/16 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64)))) (-.f64 (/.f64 #s(literal 3/8 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 3/2 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) (fma.f64 (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64) (*.f64 (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64)) (sqrt.f64 x)))) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -2 binary64)))))) x (/.f64 #s(literal 3/2 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64)))) (fma.f64 (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64) (*.f64 (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64)) (sqrt.f64 x)))) x (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
#s(approx (* (* 0 (sqrt x)) -1/2) #s(literal 0 binary64)) |
#s(approx (* (* 0 (sqrt x)) -1/2) #s(literal 0 binary64)) |
#s(approx (* (/ 1 (sqrt x)) 1/2) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
#s(approx (/ 1 (sqrt x)) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) x) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal -1/8 binary64))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) x) (/.f64 (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) #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 (pow.f64 x #s(literal 3/2 binary64)) #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 (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (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 (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (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 -3 binary64))) #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 (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (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)) (pow.f64 x #s(literal 6 binary64))))) (-.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)))) 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 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64) (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #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 -3 binary64))) #s(literal 1/2 binary64) (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #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 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64) (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 2 binary64))))) x)) |
#s(approx (sqrt (+ x 1)) (sqrt.f64 x)) |
#s(approx (sqrt (+ x 1)) (*.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) 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 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64))) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) 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 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64)))) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) x)) |
#s(approx (+ 1 x) x) |
#s(approx (+ 1 x) (*.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x)) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (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 (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (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 -3 binary64))) #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 (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) (/.f64 (+.f64 (fma.f64 #s(literal -5/128 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #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 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) 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 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64))) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) 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 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64)))) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) x)) |
#s(approx (+ (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (+ (* 1/2 x) 1) (*.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) x)) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (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) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1/4 binary64))) x)) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 9/4 binary64) x)) (-.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (fma.f64 #s(literal -1/48 binary64) (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 x)) (*.f64 x x)) #s(literal 1/2 binary64) (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1/4 binary64)))))) x)) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) (/.f64 (-.f64 (fma.f64 #s(literal -3/4 binary64) (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 9/4 binary64) x)) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal 1/6 binary64) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) (fma.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 x)) (pow.f64 x #s(literal 3 binary64))) #s(literal -1/24 binary64) (fma.f64 #s(literal -1/48 binary64) (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) (fma.f64 #s(literal 1/96 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) (fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 9/4 binary64) x))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/48 binary64) (sqrt.f64 x)))) (pow.f64 x #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 x)) (*.f64 x x))))))))) x)) |
#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 (pow.f64 x #s(literal -3 binary64))) #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 (pow.f64 x #s(literal -3 binary64))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) #s(literal 0 binary64)) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) (fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal -1/2 binary64) #s(literal 0 binary64))) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) (fma.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) #s(literal 0 binary64)) x) #s(literal -1 binary64) #s(literal 0 binary64))) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) (fma.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 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 0 binary64)))) x))) x) #s(literal -1 binary64) #s(literal 0 binary64))) |
#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 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) x)) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 x)) #s(literal -1 binary64))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) (neg.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #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/8 binary64)) #s(literal -1 binary64) (fma.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #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/8 binary64)) #s(literal -1 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 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64))))) 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 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64) (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal -1 binary64))) x))) |
#s(approx (sqrt (+ x 1)) (neg.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/8 binary64)) #s(literal -1 binary64) (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64) (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal -1 binary64)))) x))) |
#s(approx (sqrt (+ x 1)) (neg.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/8 binary64)) #s(literal -1 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 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64) (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal -1 binary64))))) x))) |
#s(approx (sqrt x) (neg.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)))) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal -1/2 binary64))) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (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 (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (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 -3 binary64))) #s(literal 1 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) x))) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (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 -1 binary64)) #s(literal -5/128 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #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 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64) (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal -1 binary64))) x))) |
#s(approx (sqrt (+ x 1)) (neg.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/8 binary64)) #s(literal -1 binary64) (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64) (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal -1 binary64)))) x))) |
#s(approx (sqrt (+ x 1)) (neg.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/8 binary64)) #s(literal -1 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 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64) (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal -1 binary64))))) x))) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) (neg.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal -2 binary64)) x) #s(literal -3 binary64)))) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) (neg.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/3 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal -2 binary64))) (*.f64 #s(literal 9 binary64) x))) (*.f64 #s(literal -1/3 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)))) x))) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) (neg.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/3 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 x)) #s(literal 3/2 binary64)) (fma.f64 (/.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal -2 binary64)) #s(literal -9 binary64)) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal -2 binary64)) #s(literal -27 binary64)) #s(literal -9/4 binary64)))) x) #s(literal -1 binary64) (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal -2 binary64)) #s(literal 9 binary64)))) x))) (*.f64 #s(literal -1/3 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)))) x))) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) (neg.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/3 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) (sqrt.f64 x)) #s(literal -1/3 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 x))) (fma.f64 (/.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal -2 binary64)) #s(literal 9 binary64)) #s(literal 1/16 binary64) (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 x)) #s(literal 3/2 binary64)) (fma.f64 (/.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal -2 binary64)) #s(literal -9 binary64)) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal -2 binary64)) #s(literal -27 binary64)) #s(literal -9/4 binary64)))) #s(literal -3 binary64)) #s(literal 3/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal -2 binary64)) #s(literal 27 binary64)) #s(literal 3/16 binary64))))) x))) (fma.f64 (/.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal -2 binary64)) #s(literal -9 binary64)) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal -2 binary64)) #s(literal -27 binary64)) #s(literal -9/4 binary64)))) x) #s(literal -1 binary64) (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal -2 binary64)) #s(literal 9 binary64)))) x))) (*.f64 #s(literal -1/3 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)))) x))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) x) (*.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) x) (fma.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #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 (pow.f64 x #s(literal -3 binary64))) #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 5 401 to 720 computations (86.7% saved)
8 alts after pruning (5 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 138 | 3 | 141 |
| Fresh | 0 | 2 | 2 |
| Picked | 3 | 2 | 5 |
| Done | 1 | 1 | 2 |
| Total | 142 | 8 | 150 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.6% | (/.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))) |
| ✓ | 6.9% | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| ▶ | 4.6% | (-.f64 #s(approx (sqrt (+ x 1)) #s(approx (+ (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x))) (sqrt.f64 x)) |
| ▶ | 98.1% | #s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (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)) |
| ▶ | 97.5% | #s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
| ▶ | 97.8% | #s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
| ▶ | 3.8% | #s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) #s(approx (* (* 0 (sqrt x)) -1/2) #s(literal 0 binary64))) |
| ✓ | 97.4% | #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)) |
Compiled 434 to 231 computations (46.8% saved)
| Inputs |
|---|
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (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 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x) |
(fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) |
#s(literal 1/2 binary64) |
(sqrt.f64 x) |
x |
(/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) |
#s(literal -1/8 binary64) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) #s(approx (* (* 0 (sqrt x)) -1/2) #s(literal 0 binary64))) |
#s(approx (* (* 0 (sqrt x)) -1/2) #s(literal 0 binary64)) |
#s(literal 0 binary64) |
(-.f64 #s(approx (sqrt (+ x 1)) #s(approx (+ (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x))) (sqrt.f64 x)) |
#s(approx (sqrt (+ x 1)) #s(approx (+ (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x))) |
#s(approx (+ (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 #s(literal 1/2 binary64) x) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (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) (sqrt.f64 x)) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 x #s(literal -1/2 binary64)) |
#s(literal -1/2 binary64) |
| Outputs |
|---|
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) #s(hole binary64 (/ 1 (+ 1 (sqrt x))))) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) #s(hole binary64 (+ (* x (- (* 3/2 (/ 1 (+ 1 (sqrt x)))) (+ (* 2 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* (sqrt x) (/ 1 (+ 1 (sqrt x))))))) (/ 1 (+ 1 (sqrt x)))))) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) #s(hole binary64 (+ (* x (- (+ (* 3/2 (/ 1 (+ 1 (sqrt x)))) (* x (- (* 3/8 (/ 1 (+ 1 (sqrt x)))) (+ (* 1/2 (* (sqrt (/ 1 x)) (/ 1 (pow (+ 1 (sqrt x)) 2)))) (* 2 (/ (- (* 3/2 (/ 1 (+ 1 (sqrt x)))) (+ (* 2 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* (sqrt x) (/ 1 (+ 1 (sqrt x)))))) (+ 1 (sqrt x)))))))) (+ (* 2 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* (sqrt x) (/ 1 (+ 1 (sqrt x))))))) (/ 1 (+ 1 (sqrt x)))))) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) #s(hole binary64 (+ (* x (- (+ (* 3/2 (/ 1 (+ 1 (sqrt x)))) (* x (- (+ (* -1 (* x (+ (* 1/16 (/ 1 (+ 1 (sqrt x)))) (+ (* 1/2 (* (sqrt (/ 1 x)) (/ (- (* 3/2 (/ 1 (+ 1 (sqrt x)))) (+ (* 2 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* (sqrt x) (/ 1 (+ 1 (sqrt x)))))) (+ 1 (sqrt x))))) (* 2 (/ (- (* 3/8 (/ 1 (+ 1 (sqrt x)))) (+ (* 1/2 (* (sqrt (/ 1 x)) (/ 1 (pow (+ 1 (sqrt x)) 2)))) (* 2 (/ (- (* 3/2 (/ 1 (+ 1 (sqrt x)))) (+ (* 2 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* (sqrt x) (/ 1 (+ 1 (sqrt x)))))) (+ 1 (sqrt x)))))) (+ 1 (sqrt x)))))))) (* 3/8 (/ 1 (+ 1 (sqrt x))))) (+ (* 1/2 (* (sqrt (/ 1 x)) (/ 1 (pow (+ 1 (sqrt x)) 2)))) (* 2 (/ (- (* 3/2 (/ 1 (+ 1 (sqrt x)))) (+ (* 2 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* (sqrt x) (/ 1 (+ 1 (sqrt x)))))) (+ 1 (sqrt x)))))))) (+ (* 2 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* (sqrt x) (/ 1 (+ 1 (sqrt x))))))) (/ 1 (+ 1 (sqrt x)))))) |
#s(approx (/ (+ (* 1/2 (sqrt x)) (/ -1/8 (sqrt x))) x) #s(hole binary64 (* -1/8 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (/ (+ (* 1/2 (sqrt x)) (/ -1/8 (sqrt x))) x) #s(hole binary64 (/ (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 2)))) |
#s(approx (+ (* 1/2 (sqrt x)) (/ -1/8 (sqrt x))) #s(hole binary64 (* -1/8 (sqrt (/ 1 x))))) |
#s(approx (+ (* 1/2 (sqrt x)) (/ -1/8 (sqrt x))) #s(hole binary64 (/ (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) x))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ -1/8 (sqrt x)) #s(hole binary64 (* -1/8 (sqrt (/ 1 x))))) |
#s(approx (* (* 0 (sqrt x)) -1/2) #s(hole binary64 0)) |
#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 (+ (* 1/2 x) 1) #s(hole binary64 1)) |
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (* 1/2 x) #s(hole binary64 (* 1/2 x))) |
#s(approx (/ 1/2 (sqrt x)) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (* (pow x -1/2) 1/2) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (pow x -1/2) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (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 (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) #s(hole binary64 (/ (- (+ (* 1/2 (sqrt x)) (* 1/2 (sqrt (/ 1 x)))) (* 1/4 (sqrt (/ 1 x)))) x))) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) #s(hole binary64 (/ (- (+ (* 1/6 (* (sqrt (/ 1 (pow x 3))) (- 1 (* 9/4 x)))) (+ (* 1/2 (sqrt x)) (* 1/2 (sqrt (/ 1 x))))) (+ (* -1/48 (sqrt (/ 1 (pow x 3)))) (+ (* 1/4 (sqrt (/ 1 x))) (* 1/2 (/ (- (* 1/2 (sqrt x)) (* 1/4 (sqrt x))) (pow x 2)))))) x))) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) #s(hole binary64 (/ (- (+ (* -3/4 (sqrt (/ 1 (pow x 3)))) (+ (* 1/6 (* (sqrt (/ 1 (pow x 3))) (- 1 (* 9/4 x)))) (+ (* 1/2 (sqrt x)) (* 1/2 (sqrt (/ 1 x)))))) (+ (* -1/24 (/ (- (* 1/2 (sqrt x)) (* 1/4 (sqrt x))) (pow x 3))) (+ (* -1/48 (sqrt (/ 1 (pow x 3)))) (+ (* 1/96 (sqrt (/ 1 (pow x 5)))) (+ (* 1/4 (sqrt (/ 1 x))) (+ (* 1/2 (/ (- (* 1/6 (* (sqrt x) (- 1 (* 9/4 x)))) (+ (* -1/48 (sqrt x)) (* 1/2 (- (* 1/2 (sqrt x)) (* 1/4 (sqrt x)))))) (pow x 3))) (* 1/2 (/ (- (* 1/2 (sqrt x)) (* 1/4 (sqrt x))) (pow x 2))))))))) x))) |
#s(approx (/ (+ (* 1/2 (sqrt x)) (/ -1/8 (sqrt x))) x) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (/ (+ (* 1/2 (sqrt x)) (/ -1/8 (sqrt x))) x) #s(hole binary64 (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))))) |
#s(approx (+ (* 1/2 (sqrt x)) (/ -1/8 (sqrt x))) #s(hole binary64 (* 1/2 (sqrt x)))) |
#s(approx (+ (* 1/2 (sqrt x)) (/ -1/8 (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/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 (+ (* 1/2 x) 1) #s(hole binary64 (* 1/2 x))) |
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (* x (+ 1/2 (/ 1 x))))) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) #s(hole binary64 (* -1 (/ (* x (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 4)))) (- (* 2 (pow (sqrt -1) 2)) 1))))) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) #s(hole binary64 (* -1 (* x (- (+ (* 3/2 (/ (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 4))) (* x (pow (- (* 2 (pow (sqrt -1) 2)) 1) 2)))) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) (- (* 2 (pow (sqrt -1) 2)) 1)))) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 4) (- (* 2 (pow (sqrt -1) 2)) 1)))))))) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (- (* -1 (/ (- (* 3/2 (* (sqrt x) (/ 1 (- (* 2 (pow (sqrt -1) 2)) 1)))) (+ (* -9/4 (/ (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 4))) (pow (- (* 2 (pow (sqrt -1) 2)) 1) 3))) (* -1/8 (/ (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 4))) (* (pow (sqrt -1) 2) (pow (- (* 2 (pow (sqrt -1) 2)) 1) 2)))))) x)) (* 3/2 (/ (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 4))) (pow (- (* 2 (pow (sqrt -1) 2)) 1) 2)))) x)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) (- (* 2 (pow (sqrt -1) 2)) 1)))) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 4) (- (* 2 (pow (sqrt -1) 2)) 1)))))))) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (* -3/2 (* (sqrt x) (/ 1 (- (* 2 (pow (sqrt -1) 2)) 1)))) (+ (* 1/16 (/ (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 4))) (* (pow (sqrt -1) 4) (pow (- (* 2 (pow (sqrt -1) 2)) 1) 2)))) (+ (* 3/16 (/ (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 4))) (* (pow (sqrt -1) 2) (pow (- (* 2 (pow (sqrt -1) 2)) 1) 3)))) (* 3/2 (/ (- (* 3/2 (* (sqrt x) (/ 1 (- (* 2 (pow (sqrt -1) 2)) 1)))) (+ (* -9/4 (/ (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 4))) (pow (- (* 2 (pow (sqrt -1) 2)) 1) 3))) (* -1/8 (/ (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 4))) (* (pow (sqrt -1) 2) (pow (- (* 2 (pow (sqrt -1) 2)) 1) 2)))))) (- (* 2 (pow (sqrt -1) 2)) 1)))))) x)) (* 3/2 (* (sqrt x) (/ 1 (- (* 2 (pow (sqrt -1) 2)) 1))))) (+ (* -9/4 (/ (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 4))) (pow (- (* 2 (pow (sqrt -1) 2)) 1) 3))) (* -1/8 (/ (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 4))) (* (pow (sqrt -1) 2) (pow (- (* 2 (pow (sqrt -1) 2)) 1) 2)))))) x)) (* 3/2 (/ (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 4))) (pow (- (* 2 (pow (sqrt -1) 2)) 1) 2)))) x)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) (- (* 2 (pow (sqrt -1) 2)) 1)))) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 4) (- (* 2 (pow (sqrt -1) 2)) 1)))))))) |
#s(approx (/ (+ (* 1/2 (sqrt x)) (/ -1/8 (sqrt x))) x) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (/ (+ (* 1/2 (sqrt x)) (/ -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 (+ (* 1/2 (sqrt x)) (/ -1/8 (sqrt x))) #s(hole binary64 (* -1/2 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ (* 1/2 (sqrt x)) (/ -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 x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#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 (* (pow x -1/2) 1/2) #s(hole binary64 (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (pow x -1/2) #s(hole binary64 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | x | @ | 0 | ((/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) (/ (+ (* 1/2 (sqrt x)) (/ -1/8 (sqrt x))) x) (+ (* 1/2 (sqrt x)) (/ -1/8 (sqrt x))) 1/2 (sqrt x) x (/ -1/8 (sqrt x)) -1/8 (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) (* (* 0 (sqrt x)) -1/2) 0 (- (sqrt (+ x 1)) (sqrt x)) (sqrt (+ x 1)) (+ (* 1/2 x) 1) (* 1/2 x) (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) (/ 1/2 (sqrt x)) (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) (* (pow x -1/2) 1/2) (pow x -1/2) -1/2) |
| 4.0ms | x | @ | -inf | ((/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) (/ (+ (* 1/2 (sqrt x)) (/ -1/8 (sqrt x))) x) (+ (* 1/2 (sqrt x)) (/ -1/8 (sqrt x))) 1/2 (sqrt x) x (/ -1/8 (sqrt x)) -1/8 (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) (* (* 0 (sqrt x)) -1/2) 0 (- (sqrt (+ x 1)) (sqrt x)) (sqrt (+ x 1)) (+ (* 1/2 x) 1) (* 1/2 x) (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) (/ 1/2 (sqrt x)) (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) (* (pow x -1/2) 1/2) (pow x -1/2) -1/2) |
| 2.0ms | x | @ | inf | ((/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) (/ (+ (* 1/2 (sqrt x)) (/ -1/8 (sqrt x))) x) (+ (* 1/2 (sqrt x)) (/ -1/8 (sqrt x))) 1/2 (sqrt x) x (/ -1/8 (sqrt x)) -1/8 (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) (* (* 0 (sqrt x)) -1/2) 0 (- (sqrt (+ x 1)) (sqrt x)) (sqrt (+ x 1)) (+ (* 1/2 x) 1) (* 1/2 x) (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) (/ 1/2 (sqrt x)) (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) (* (pow x -1/2) 1/2) (pow x -1/2) -1/2) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 387 | 2949 |
| 0 | 404 | 1857 |
| 0 | 2379 | 1775 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (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 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x) |
(fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) |
#s(literal 1/2 binary64) |
(sqrt.f64 x) |
x |
(/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) |
#s(literal -1/8 binary64) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) #s(approx (* (* 0 (sqrt x)) -1/2) #s(literal 0 binary64))) |
#s(approx (* (* 0 (sqrt x)) -1/2) #s(literal 0 binary64)) |
#s(literal 0 binary64) |
(-.f64 #s(approx (sqrt (+ x 1)) #s(approx (+ (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x))) (sqrt.f64 x)) |
#s(approx (sqrt (+ x 1)) #s(approx (+ (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x))) |
#s(approx (+ (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 #s(literal 1/2 binary64) x) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (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) (sqrt.f64 x)) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 x #s(literal -1/2 binary64)) |
#s(literal -1/2 binary64) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) #s(hole binary64 (/ 1 (+ 1 (sqrt x))))) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) #s(hole binary64 (+ (* x (- (* 3/2 (/ 1 (+ 1 (sqrt x)))) (+ (* 2 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* (sqrt x) (/ 1 (+ 1 (sqrt x))))))) (/ 1 (+ 1 (sqrt x)))))) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) #s(hole binary64 (+ (* x (- (+ (* 3/2 (/ 1 (+ 1 (sqrt x)))) (* x (- (* 3/8 (/ 1 (+ 1 (sqrt x)))) (+ (* 1/2 (* (sqrt (/ 1 x)) (/ 1 (pow (+ 1 (sqrt x)) 2)))) (* 2 (/ (- (* 3/2 (/ 1 (+ 1 (sqrt x)))) (+ (* 2 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* (sqrt x) (/ 1 (+ 1 (sqrt x)))))) (+ 1 (sqrt x)))))))) (+ (* 2 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* (sqrt x) (/ 1 (+ 1 (sqrt x))))))) (/ 1 (+ 1 (sqrt x)))))) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) #s(hole binary64 (+ (* x (- (+ (* 3/2 (/ 1 (+ 1 (sqrt x)))) (* x (- (+ (* -1 (* x (+ (* 1/16 (/ 1 (+ 1 (sqrt x)))) (+ (* 1/2 (* (sqrt (/ 1 x)) (/ (- (* 3/2 (/ 1 (+ 1 (sqrt x)))) (+ (* 2 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* (sqrt x) (/ 1 (+ 1 (sqrt x)))))) (+ 1 (sqrt x))))) (* 2 (/ (- (* 3/8 (/ 1 (+ 1 (sqrt x)))) (+ (* 1/2 (* (sqrt (/ 1 x)) (/ 1 (pow (+ 1 (sqrt x)) 2)))) (* 2 (/ (- (* 3/2 (/ 1 (+ 1 (sqrt x)))) (+ (* 2 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* (sqrt x) (/ 1 (+ 1 (sqrt x)))))) (+ 1 (sqrt x)))))) (+ 1 (sqrt x)))))))) (* 3/8 (/ 1 (+ 1 (sqrt x))))) (+ (* 1/2 (* (sqrt (/ 1 x)) (/ 1 (pow (+ 1 (sqrt x)) 2)))) (* 2 (/ (- (* 3/2 (/ 1 (+ 1 (sqrt x)))) (+ (* 2 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* (sqrt x) (/ 1 (+ 1 (sqrt x)))))) (+ 1 (sqrt x)))))))) (+ (* 2 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* (sqrt x) (/ 1 (+ 1 (sqrt x))))))) (/ 1 (+ 1 (sqrt x)))))) |
#s(approx (/ (+ (* 1/2 (sqrt x)) (/ -1/8 (sqrt x))) x) #s(hole binary64 (* -1/8 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (/ (+ (* 1/2 (sqrt x)) (/ -1/8 (sqrt x))) x) #s(hole binary64 (/ (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 2)))) |
#s(approx (+ (* 1/2 (sqrt x)) (/ -1/8 (sqrt x))) #s(hole binary64 (* -1/8 (sqrt (/ 1 x))))) |
#s(approx (+ (* 1/2 (sqrt x)) (/ -1/8 (sqrt x))) #s(hole binary64 (/ (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) x))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ -1/8 (sqrt x)) #s(hole binary64 (* -1/8 (sqrt (/ 1 x))))) |
#s(approx (* (* 0 (sqrt x)) -1/2) #s(hole binary64 0)) |
#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 (+ (* 1/2 x) 1) #s(hole binary64 1)) |
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (* 1/2 x) #s(hole binary64 (* 1/2 x))) |
#s(approx (/ 1/2 (sqrt x)) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (* (pow x -1/2) 1/2) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (pow x -1/2) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (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 (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) #s(hole binary64 (/ (- (+ (* 1/2 (sqrt x)) (* 1/2 (sqrt (/ 1 x)))) (* 1/4 (sqrt (/ 1 x)))) x))) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) #s(hole binary64 (/ (- (+ (* 1/6 (* (sqrt (/ 1 (pow x 3))) (- 1 (* 9/4 x)))) (+ (* 1/2 (sqrt x)) (* 1/2 (sqrt (/ 1 x))))) (+ (* -1/48 (sqrt (/ 1 (pow x 3)))) (+ (* 1/4 (sqrt (/ 1 x))) (* 1/2 (/ (- (* 1/2 (sqrt x)) (* 1/4 (sqrt x))) (pow x 2)))))) x))) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) #s(hole binary64 (/ (- (+ (* -3/4 (sqrt (/ 1 (pow x 3)))) (+ (* 1/6 (* (sqrt (/ 1 (pow x 3))) (- 1 (* 9/4 x)))) (+ (* 1/2 (sqrt x)) (* 1/2 (sqrt (/ 1 x)))))) (+ (* -1/24 (/ (- (* 1/2 (sqrt x)) (* 1/4 (sqrt x))) (pow x 3))) (+ (* -1/48 (sqrt (/ 1 (pow x 3)))) (+ (* 1/96 (sqrt (/ 1 (pow x 5)))) (+ (* 1/4 (sqrt (/ 1 x))) (+ (* 1/2 (/ (- (* 1/6 (* (sqrt x) (- 1 (* 9/4 x)))) (+ (* -1/48 (sqrt x)) (* 1/2 (- (* 1/2 (sqrt x)) (* 1/4 (sqrt x)))))) (pow x 3))) (* 1/2 (/ (- (* 1/2 (sqrt x)) (* 1/4 (sqrt x))) (pow x 2))))))))) x))) |
#s(approx (/ (+ (* 1/2 (sqrt x)) (/ -1/8 (sqrt x))) x) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (/ (+ (* 1/2 (sqrt x)) (/ -1/8 (sqrt x))) x) #s(hole binary64 (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))))) |
#s(approx (+ (* 1/2 (sqrt x)) (/ -1/8 (sqrt x))) #s(hole binary64 (* 1/2 (sqrt x)))) |
#s(approx (+ (* 1/2 (sqrt x)) (/ -1/8 (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/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 (+ (* 1/2 x) 1) #s(hole binary64 (* 1/2 x))) |
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (* x (+ 1/2 (/ 1 x))))) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) #s(hole binary64 (* -1 (/ (* x (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 4)))) (- (* 2 (pow (sqrt -1) 2)) 1))))) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) #s(hole binary64 (* -1 (* x (- (+ (* 3/2 (/ (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 4))) (* x (pow (- (* 2 (pow (sqrt -1) 2)) 1) 2)))) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) (- (* 2 (pow (sqrt -1) 2)) 1)))) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 4) (- (* 2 (pow (sqrt -1) 2)) 1)))))))) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (- (* -1 (/ (- (* 3/2 (* (sqrt x) (/ 1 (- (* 2 (pow (sqrt -1) 2)) 1)))) (+ (* -9/4 (/ (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 4))) (pow (- (* 2 (pow (sqrt -1) 2)) 1) 3))) (* -1/8 (/ (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 4))) (* (pow (sqrt -1) 2) (pow (- (* 2 (pow (sqrt -1) 2)) 1) 2)))))) x)) (* 3/2 (/ (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 4))) (pow (- (* 2 (pow (sqrt -1) 2)) 1) 2)))) x)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) (- (* 2 (pow (sqrt -1) 2)) 1)))) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 4) (- (* 2 (pow (sqrt -1) 2)) 1)))))))) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (* -3/2 (* (sqrt x) (/ 1 (- (* 2 (pow (sqrt -1) 2)) 1)))) (+ (* 1/16 (/ (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 4))) (* (pow (sqrt -1) 4) (pow (- (* 2 (pow (sqrt -1) 2)) 1) 2)))) (+ (* 3/16 (/ (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 4))) (* (pow (sqrt -1) 2) (pow (- (* 2 (pow (sqrt -1) 2)) 1) 3)))) (* 3/2 (/ (- (* 3/2 (* (sqrt x) (/ 1 (- (* 2 (pow (sqrt -1) 2)) 1)))) (+ (* -9/4 (/ (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 4))) (pow (- (* 2 (pow (sqrt -1) 2)) 1) 3))) (* -1/8 (/ (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 4))) (* (pow (sqrt -1) 2) (pow (- (* 2 (pow (sqrt -1) 2)) 1) 2)))))) (- (* 2 (pow (sqrt -1) 2)) 1)))))) x)) (* 3/2 (* (sqrt x) (/ 1 (- (* 2 (pow (sqrt -1) 2)) 1))))) (+ (* -9/4 (/ (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 4))) (pow (- (* 2 (pow (sqrt -1) 2)) 1) 3))) (* -1/8 (/ (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 4))) (* (pow (sqrt -1) 2) (pow (- (* 2 (pow (sqrt -1) 2)) 1) 2)))))) x)) (* 3/2 (/ (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 4))) (pow (- (* 2 (pow (sqrt -1) 2)) 1) 2)))) x)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) (- (* 2 (pow (sqrt -1) 2)) 1)))) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 4) (- (* 2 (pow (sqrt -1) 2)) 1)))))))) |
#s(approx (/ (+ (* 1/2 (sqrt x)) (/ -1/8 (sqrt x))) x) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (/ (+ (* 1/2 (sqrt x)) (/ -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 (+ (* 1/2 (sqrt x)) (/ -1/8 (sqrt x))) #s(hole binary64 (* -1/2 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ (* 1/2 (sqrt x)) (/ -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 x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#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 (* (pow x -1/2) 1/2) #s(hole binary64 (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (pow x -1/2) #s(hole binary64 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
| Outputs |
|---|
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (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/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 (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)))))) |
(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/2 binary64) (sqrt.f64 x)) (/.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))) |
#s(literal 1/2 binary64) |
(pow.f64 x #s(literal 1/2 binary64)) |
(sqrt.f64 x) |
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) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) #s(approx (* (* 0 (sqrt x)) -1/2) #s(literal 0 binary64))) |
#s(approx (* (* 0 (sqrt x)) -1/2) #s(literal 0 binary64)) |
#s(literal 0 binary64) |
(/.f64 (-.f64 (*.f64 #s(approx (sqrt (+ x 1)) #s(approx (+ (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x))) #s(approx (sqrt (+ x 1)) #s(approx (+ (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x)))) x) (+.f64 #s(approx (sqrt (+ x 1)) #s(approx (+ (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x))) (sqrt.f64 x))) |
(/.f64 (-.f64 (pow.f64 #s(approx (sqrt (+ x 1)) #s(approx (+ (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (fma.f64 #s(approx (sqrt (+ x 1)) #s(approx (+ (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x))) #s(approx (sqrt (+ x 1)) #s(approx (+ (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x))) (+.f64 x (*.f64 #s(approx (sqrt (+ x 1)) #s(approx (+ (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x))) (sqrt.f64 x))))) |
(-.f64 #s(approx (sqrt (+ x 1)) #s(approx (+ (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x))) (sqrt.f64 x)) |
#s(approx (sqrt (+ x 1)) #s(approx (+ (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x))) |
#s(approx (+ (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 #s(literal 1/2 binary64) x) |
(*.f64 x #s(literal 1/2 binary64)) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (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)) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 x #s(literal -1/4 binary64)) (pow.f64 x #s(literal -1/4 binary64))) |
(pow.f64 x #s(literal -1/2 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -1/2 binary64))) |
#s(literal -1/2 binary64) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64))) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) (fma.f64 (-.f64 (/.f64 #s(literal 3/2 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) (fma.f64 (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64) (*.f64 (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64)) (sqrt.f64 x)))) x (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) (fma.f64 (-.f64 (fma.f64 (-.f64 (/.f64 #s(literal 3/8 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 3/2 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) (fma.f64 (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64) (*.f64 (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64)) (sqrt.f64 x)))) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64)) (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -2 binary64))))) x (/.f64 #s(literal 3/2 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64)))) (fma.f64 (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64) (*.f64 (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64)) (sqrt.f64 x)))) x (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) (fma.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1 binary64) x) (+.f64 (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 3/8 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 3/2 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) (fma.f64 (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64) (*.f64 (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64)) (sqrt.f64 x)))) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64)) (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -2 binary64))))) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 3/2 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) (fma.f64 (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64) (*.f64 (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64)) (sqrt.f64 x)))) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))))) (/.f64 #s(literal 1/16 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64)))) (-.f64 (/.f64 #s(literal 3/8 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 3/2 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) (fma.f64 (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64) (*.f64 (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64)) (sqrt.f64 x)))) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64)) (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -2 binary64)))))) x (/.f64 #s(literal 3/2 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64)))) (fma.f64 (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64) (*.f64 (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64)) (sqrt.f64 x)))) x (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
#s(approx (/ (+ (* 1/2 (sqrt x)) (/ -1/8 (sqrt x))) x) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal -1/8 binary64))) |
#s(approx (/ (+ (* 1/2 (sqrt x)) (/ -1/8 (sqrt x))) x) (/.f64 (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) (*.f64 x x))) |
#s(approx (+ (* 1/2 (sqrt x)) (/ -1/8 (sqrt x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/8 binary64))) |
#s(approx (+ (* 1/2 (sqrt x)) (/ -1/8 (sqrt x))) (/.f64 (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x)) |
#s(approx (sqrt x) (sqrt.f64 x)) |
#s(approx x x) |
#s(approx (/ -1/8 (sqrt x)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/8 binary64))) |
#s(approx (* (* 0 (sqrt x)) -1/2) #s(literal 0 binary64)) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (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 (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (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 (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (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 (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (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 (+ 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 (+ (* 1/2 x) 1) #s(literal 1 binary64)) |
#s(approx (+ (* 1/2 x) 1) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
#s(approx (* 1/2 x) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (/ 1/2 (sqrt x)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64))) |
#s(approx (* (pow x -1/2) 1/2) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64))) |
#s(approx (pow x -1/2) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (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 (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) x)) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 9/4 binary64) x)) (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) (fma.f64 #s(literal -1/48 binary64) (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 x)) (*.f64 x x)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) x)) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) (/.f64 (-.f64 (fma.f64 #s(literal -3/4 binary64) (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 9/4 binary64) x)) (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) (fma.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 x)) (pow.f64 x #s(literal 3 binary64))) #s(literal -1/24 binary64) (fma.f64 #s(literal -1/48 binary64) (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal 1/96 binary64) (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 9/4 binary64) x))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/48 binary64) (sqrt.f64 x)))) (pow.f64 x #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 x)) (*.f64 x x))))))))) x)) |
#s(approx (/ (+ (* 1/2 (sqrt x)) (/ -1/8 (sqrt x))) x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64))) |
#s(approx (/ (+ (* 1/2 (sqrt x)) (/ -1/8 (sqrt x))) x) (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64)))) |
#s(approx (+ (* 1/2 (sqrt x)) (/ -1/8 (sqrt x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
#s(approx (+ (* 1/2 (sqrt x)) (/ -1/8 (sqrt x))) (*.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64))) x)) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (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 (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (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 (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (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) (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/16 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) x)) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (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) (fma.f64 #s(literal -5/128 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #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 (pow.f64 x #s(literal -3 binary64))) #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 (pow.f64 x #s(literal -3 binary64))) #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 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
#s(approx (+ (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (+ (* 1/2 x) 1) (*.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) x)) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) (neg.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -2 binary64)) x) #s(literal -3 binary64)))) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) (neg.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -2 binary64))) (*.f64 #s(literal 9 binary64) x))) (*.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) x))) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) (neg.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 x)) #s(literal 3/2 binary64)) (fma.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -2 binary64)) #s(literal -9 binary64)) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -2 binary64)) #s(literal -27 binary64)) #s(literal -9/4 binary64)))) x) #s(literal -1 binary64) (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -2 binary64)) #s(literal 9 binary64)))) x))) (*.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) x))) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) (neg.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) (sqrt.f64 x)) #s(literal -1/3 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 x))) (fma.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -2 binary64)) #s(literal 9 binary64)) #s(literal 1/16 binary64) (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 x)) #s(literal 3/2 binary64)) (fma.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -2 binary64)) #s(literal -9 binary64)) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -2 binary64)) #s(literal -27 binary64)) #s(literal -9/4 binary64)))) #s(literal -3 binary64)) #s(literal 3/2 binary64) (*.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -2 binary64)) #s(literal 27 binary64)) #s(literal 3/16 binary64))))) x))) (fma.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -2 binary64)) #s(literal -9 binary64)) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -2 binary64)) #s(literal -27 binary64)) #s(literal -9/4 binary64)))) x) #s(literal -1 binary64) (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -2 binary64)) #s(literal 9 binary64)))) x))) (*.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) x))) |
#s(approx (/ (+ (* 1/2 (sqrt x)) (/ -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 (/ (+ (* 1/2 (sqrt x)) (/ -1/8 (sqrt x))) x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64)) #s(literal -1 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal -1/8 binary64)))) |
#s(approx (+ (* 1/2 (sqrt x)) (/ -1/8 (sqrt x))) (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64))) |
#s(approx (+ (* 1/2 (sqrt x)) (/ -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 #s(literal 1/8 binary64) (sqrt.f64 (pow.f64 x #s(literal -3 binary64))))) x))) |
#s(approx (sqrt x) (neg.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)))) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (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 (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (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 -1/8 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x))) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (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 -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) x))) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (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 -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1 binary64)) #s(literal -5/128 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #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 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) x))) |
#s(approx (sqrt (+ x 1)) (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 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) x))) |
#s(approx (sqrt (+ x 1)) (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 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) x))) |
#s(approx (* (pow x -1/2) 1/2) (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 1/2 binary64))) |
#s(approx (pow x -1/2) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
Compiled 4 489 to 489 computations (89.1% saved)
8 alts after pruning (0 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 91 | 0 | 91 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 3 | 3 |
| Total | 91 | 8 | 99 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.6% | (/.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))) |
| ✓ | 6.9% | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| ✓ | 4.6% | (-.f64 #s(approx (sqrt (+ x 1)) #s(approx (+ (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x))) (sqrt.f64 x)) |
| ✓ | 98.1% | #s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (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)) |
| ✓ | 97.5% | #s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
| ✓ | 97.8% | #s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
| ✓ | 3.8% | #s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) #s(approx (* (* 0 (sqrt x)) -1/2) #s(literal 0 binary64))) |
| ✓ | 97.4% | #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)) |
Compiled 672 to 236 computations (64.9% saved)
| Inputs |
|---|
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) #s(approx (* (* 0 (sqrt x)) -1/2) #s(literal 0 binary64))) |
(-.f64 #s(approx (sqrt (+ x 1)) #s(literal 1 binary64)) (sqrt.f64 x)) |
(-.f64 #s(approx (sqrt (+ x 1)) #s(approx (+ (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x))) (sqrt.f64 x)) |
(-.f64 #s(approx (sqrt (+ x 1)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (sqrt.f64 x)) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (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 (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (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 (sqrt.f64 #s(approx (+ x 1) 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 #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))) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (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 (+ 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 (-.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))) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
(-.f64 (sqrt.f64 (/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64)))))) (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:
| 6.0ms | x |
| 3.0ms | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.6% | 1 | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| 99.6% | 1 | x |
Compiled 8 to 7 computations (12.5% saved)
| Inputs |
|---|
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) #s(approx (* (* 0 (sqrt x)) -1/2) #s(literal 0 binary64))) |
(-.f64 #s(approx (sqrt (+ x 1)) #s(literal 1 binary64)) (sqrt.f64 x)) |
(-.f64 #s(approx (sqrt (+ x 1)) #s(approx (+ (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x))) (sqrt.f64 x)) |
(-.f64 #s(approx (sqrt (+ x 1)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (sqrt.f64 x)) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (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 (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (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 (sqrt.f64 #s(approx (+ x 1) 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 #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 (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
2 calls:
| 3.0ms | x |
| 2.0ms | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.1% | 2 | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| 99.1% | 2 | x |
Compiled 8 to 7 computations (12.5% saved)
| Inputs |
|---|
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) #s(approx (* (* 0 (sqrt x)) -1/2) #s(literal 0 binary64))) |
(-.f64 #s(approx (sqrt (+ x 1)) #s(literal 1 binary64)) (sqrt.f64 x)) |
(-.f64 #s(approx (sqrt (+ x 1)) #s(approx (+ (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x))) (sqrt.f64 x)) |
(-.f64 #s(approx (sqrt (+ x 1)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (sqrt.f64 x)) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (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 (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (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 (sqrt.f64 #s(approx (+ x 1) 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 #s(approx (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
| Outputs |
|---|
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
2 calls:
| 3.0ms | x |
| 2.0ms | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.5% | 1 | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| 97.5% | 1 | x |
Compiled 8 to 7 computations (12.5% saved)
| Inputs |
|---|
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) #s(approx (* (* 0 (sqrt x)) -1/2) #s(literal 0 binary64))) |
(-.f64 #s(approx (sqrt (+ x 1)) #s(literal 1 binary64)) (sqrt.f64 x)) |
(-.f64 #s(approx (sqrt (+ x 1)) #s(approx (+ (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x))) (sqrt.f64 x)) |
(-.f64 #s(approx (sqrt (+ x 1)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (sqrt.f64 x)) |
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (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))) |
| Outputs |
|---|
(-.f64 #s(approx (sqrt (+ x 1)) #s(approx (+ (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x))) (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 |
|---|---|---|
| 4.6% | 1 | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| 4.6% | 1 | x |
Compiled 8 to 7 computations (12.5% saved)
Total -1.4b remaining (-2.3%)
Threshold costs -1.4b (-2.3%)
| Inputs |
|---|
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) #s(approx (* (* 0 (sqrt x)) -1/2) #s(literal 0 binary64))) |
(-.f64 #s(approx (sqrt (+ x 1)) #s(literal 1 binary64)) (sqrt.f64 x)) |
| Outputs |
|---|
#s(approx (/ (- (pow (sqrt (+ 1 x)) 3) (pow (sqrt x) 3)) (+ (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+ (* (sqrt x) (sqrt x)) (* (sqrt (+ 1 x)) (sqrt x))))) #s(approx (* (* 0 (sqrt x)) -1/2) #s(literal 0 binary64))) |
2 calls:
| 4.0ms | x |
| 1.0ms | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 3.8% | 1 | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| 3.8% | 1 | x |
Compiled 8 to 7 computations (12.5% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 15.0ms | 32441.10167849455 | 10030021829.374704 |
| 10.0ms | 144× | 1 | valid |
Compiled 433 to 253 computations (41.6% saved)
ival-sqrt: 4.0ms (63.4% of total)adjust: 2.0ms (31.7% of total)ival-sub!: 1.0ms (15.8% of total)ival-add!: 0.0ms (0% of total)| 1× | done |
Compiled 177 to 48 computations (72.9% saved)
Compiled 198 to 66 computations (66.7% saved)
Loading profile data...