
Time bar (total: 2.5s)
| 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)
| 722.0ms | 8 119× | 1 | valid |
| 5.0ms | 137× | 0 | valid |
ival-sqrt: 248.0ms (50.9% of total)adjust: 136.0ms (27.9% of total)ival-add!: 65.0ms (13.3% of total)ival-sub!: 38.0ms (7.8% 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 |
|---|---|---|---|---|---|
| 255 | 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 | 255 | 1 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 255 | 0 |
| - | 0 | 1 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 255 | 0 | 0 |
| - | 0 | 1 | 0 |
| number | freq |
|---|---|
| 0 | 1 |
| 1 | 255 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 43.0ms | 496× | 1 | valid |
| 1.0ms | 16× | 0 | valid |
Compiled 47 to 22 computations (53.2% saved)
ival-sqrt: 15.0ms (54.5% of total)adjust: 8.0ms (29.1% of total)ival-add!: 3.0ms (10.9% of total)ival-sub!: 2.0ms (7.3% 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 |
|---|---|---|
| ▶ | 7.0% | (-.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 793 to 196 computations (75.3% saved)
9 alts after pruning (8 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 40 | 8 | 48 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 40 | 9 | 49 |
| Status | Accuracy | Program |
|---|---|---|
| 7.1% | (/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (sqrt.f64 x) (sqrt.f64 x))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) | |
| ✓ | 7.0% | (-.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.5% | (-.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.8% | #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)) |
| ▶ | 99.2% | #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)) |
| ▶ | 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.4% | #s(approx (- (sqrt (+ x 1)) (sqrt x)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64))) |
Compiled 297 to 220 computations (25.9% 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) (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)) |
(/.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) |
(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))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
#s(literal 1 binary64) |
(sqrt.f64 x) |
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)))) |
(sqrt.f64 (pow.f64 x #s(literal -5 binary64))) |
(pow.f64 x #s(literal -5 binary64)) |
#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))) |
(sqrt.f64 (pow.f64 x #s(literal -3 binary64))) |
(pow.f64 x #s(literal -3 binary64)) |
#s(literal -3 binary64) |
#s(literal 1/16 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) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/8 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/8 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/8 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
#s(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)) |
(/.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) |
(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)))) |
| 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) (+ (* (sqrt (pow x -5)) -5/128) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x))))) x) #s(hole binary64 (* -5/128 (sqrt (/ 1 (pow x 7)))))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -5)) -5/128) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x))))) x) #s(hole binary64 (/ (+ (* -5/128 (sqrt x)) (* 1/16 (sqrt (pow x 3)))) (pow x 4)))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -5)) -5/128) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x))))) x) #s(hole binary64 (/ (+ (* -5/128 (sqrt x)) (* x (+ (* -1/8 (sqrt (pow x 3))) (* 1/16 (sqrt x))))) (pow x 4)))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -5)) -5/128) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x))))) x) #s(hole binary64 (/ (+ (* -5/128 (sqrt x)) (* x (+ (* 1/16 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))))))) (pow x 4)))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -5)) -5/128) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x))))) #s(hole binary64 (* -5/128 (sqrt (/ 1 (pow x 5)))))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -5)) -5/128) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x))))) #s(hole binary64 (/ (+ (* -5/128 (sqrt x)) (* 1/16 (sqrt (pow x 3)))) (pow x 3)))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -5)) -5/128) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x))))) #s(hole binary64 (/ (+ (* -5/128 (sqrt x)) (* x (+ (* -1/8 (sqrt (pow x 3))) (* 1/16 (sqrt x))))) (pow x 3)))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -5)) -5/128) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x))))) #s(hole binary64 (/ (+ (* -5/128 (sqrt x)) (* x (+ (* 1/16 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))))))) (pow x 3)))) |
#s(approx (/ 1 (sqrt x)) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (sqrt (pow x -5)) -5/128) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (* -5/128 (sqrt (/ 1 (pow x 5)))))) |
#s(approx (+ (* (sqrt (pow x -5)) -5/128) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (/ (+ (* -5/128 (sqrt x)) (* 1/16 (sqrt (pow x 3)))) (pow x 3)))) |
#s(approx (+ (* (sqrt (pow x -5)) -5/128) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (/ (+ (* -5/128 (sqrt x)) (* x (+ (* 1/16 (sqrt x)) (* 1/2 (sqrt (pow x 5)))))) (pow x 3)))) |
#s(approx (sqrt (pow x -5)) #s(hole binary64 (sqrt (/ 1 (pow x 5))))) |
#s(approx (pow x -5) #s(hole binary64 (/ 1 (pow x 5)))) |
#s(approx (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x))) #s(hole binary64 (* 1/16 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x))) #s(hole binary64 (/ (+ (* 1/16 (sqrt x)) (* 1/2 (sqrt (pow x 5)))) (pow x 2)))) |
#s(approx (sqrt (pow x -3)) #s(hole binary64 (sqrt (/ 1 (pow x 3))))) |
#s(approx (pow x -3) #s(hole binary64 (/ 1 (pow x 3)))) |
#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 (/ (+ (* (/ 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)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) #s(hole binary64 (* 1/16 (sqrt (/ 1 (pow x 5)))))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) #s(hole binary64 (/ (+ (* -1/8 (sqrt (pow x 3))) (* 1/16 (sqrt x))) (pow x 3)))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) #s(hole binary64 (/ (+ (* 1/16 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))))) (pow x 3)))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (* 1/16 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (/ (+ (* -1/8 (sqrt (pow x 3))) (* 1/16 (sqrt x))) (pow x 2)))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (/ (+ (* 1/16 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))))) (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/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) (+ (* (sqrt (pow x -5)) -5/128) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x))))) x) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -5)) -5/128) (+ (* (sqrt (pow x -3)) 1/16) (* 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) (+ (* (sqrt (pow x -5)) -5/128) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x))))) x) #s(hole binary64 (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x))))))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -5)) -5/128) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x))))) x) #s(hole binary64 (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* -5/128 (sqrt (/ 1 (pow x 7)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -5)) -5/128) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x))))) #s(hole binary64 (* 1/2 (sqrt x)))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -5)) -5/128) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x))))) #s(hole binary64 (* x (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x))))))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -5)) -5/128) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x))))) #s(hole binary64 (* x (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -5)) -5/128) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x))))) #s(hole binary64 (* x (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* -5/128 (sqrt (/ 1 (pow x 7)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x))))))))) |
#s(approx (+ (* (sqrt (pow x -5)) -5/128) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (* 1/2 (sqrt x)))) |
#s(approx (+ (* (sqrt (pow x -5)) -5/128) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (* x (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x))))))) |
#s(approx (+ (* (sqrt (pow x -5)) -5/128) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (* x (+ (* -5/128 (sqrt (/ 1 (pow x 7)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))))) |
#s(approx (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x))) #s(hole binary64 (* 1/2 (sqrt x)))) |
#s(approx (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x))) #s(hole binary64 (* x (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 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 (/ (+ (* (/ 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 (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 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) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) #s(hole binary64 (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x))))))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (* 1/2 (sqrt x)))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (* x (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x))))))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (* x (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1/2 (sqrt (/ 1 x))))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/2 (sqrt x)))) x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (+ (* -5/128 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 6)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/2 (sqrt x))))) x)))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -5)) -5/128) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x))))) x) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -5)) -5/128) (+ (* (sqrt (pow x -3)) 1/16) (* 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) (+ (* (sqrt (pow x -5)) -5/128) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x))))) x) #s(hole binary64 (+ (* -1 (/ (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/8 (sqrt (/ 1 x)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -5)) -5/128) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x))))) x) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -5/128 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) x)) (* 1/8 (sqrt (/ 1 x)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -5)) -5/128) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x))))) #s(hole binary64 (* -1/2 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -5)) -5/128) (+ (* (sqrt (pow x -3)) 1/16) (* 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 (sqrt x)) -1/8) (+ (* (sqrt (pow x -5)) -5/128) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x))))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* -1/16 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -5)) -5/128) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x))))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (+ (* 5/128 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/16 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (* -1/8 (sqrt (/ 1 x)))) x)) (* 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 (pow x -5)) -5/128) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (* -1/2 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ (* (sqrt (pow x -5)) -5/128) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (* -1 (* x (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (+ (* (sqrt (pow x -5)) -5/128) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (* -1 (* x (+ (* 5/128 (* (sqrt (/ 1 (pow x 7))) (pow (sqrt -1) 2))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))) |
#s(approx (sqrt (pow x -5)) #s(hole binary64 (* (sqrt (/ 1 (pow x 5))) (pow (sqrt -1) 2)))) |
#s(approx (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x))) #s(hole binary64 (* -1/2 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x))) #s(hole binary64 (* -1 (* x (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (sqrt (pow x -3)) #s(hole binary64 (* -1 (* (sqrt (/ 1 (pow x 3))) (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 (/ (+ (* (/ 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 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 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) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) #s(hole binary64 (+ (* -1 (/ (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/8 (sqrt (/ 1 x)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (* -1/2 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 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 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* -1/16 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 6.0ms | x | @ | -inf | ((- (sqrt (+ x 1)) (sqrt x)) (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -5)) -5/128) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x))))) x) (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -5)) -5/128) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x))))) (/ 1 (sqrt x)) 1 (sqrt x) x -1/8 (+ (* (sqrt (pow x -5)) -5/128) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (sqrt (pow x -5)) (pow x -5) -5 -5/128 (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x))) (sqrt (pow x -3)) (pow x -3) -3 1/16 (* 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 (+ x 1)) (sqrt x)) (/ (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) x) (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) (- (sqrt (+ x 1)) (sqrt x)) (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x))))) |
| 5.0ms | x | @ | 0 | ((- (sqrt (+ x 1)) (sqrt x)) (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -5)) -5/128) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x))))) x) (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -5)) -5/128) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x))))) (/ 1 (sqrt x)) 1 (sqrt x) x -1/8 (+ (* (sqrt (pow x -5)) -5/128) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (sqrt (pow x -5)) (pow x -5) -5 -5/128 (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x))) (sqrt (pow x -3)) (pow x -3) -3 1/16 (* 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 (+ x 1)) (sqrt x)) (/ (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) x) (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) (- (sqrt (+ x 1)) (sqrt x)) (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x))))) |
| 3.0ms | x | @ | inf | ((- (sqrt (+ x 1)) (sqrt x)) (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -5)) -5/128) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x))))) x) (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -5)) -5/128) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x))))) (/ 1 (sqrt x)) 1 (sqrt x) x -1/8 (+ (* (sqrt (pow x -5)) -5/128) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (sqrt (pow x -5)) (pow x -5) -5 -5/128 (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x))) (sqrt (pow x -3)) (pow x -3) -3 1/16 (* 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 (+ x 1)) (sqrt x)) (/ (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) x) (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) (- (sqrt (+ x 1)) (sqrt x)) (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x))))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 369 | 3584 |
| 0 | 412 | 2965 |
| 0 | 1900 | 2855 |
| 1× | iter-limit |
| 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) (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)) |
(/.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) |
(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))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
#s(literal 1 binary64) |
(sqrt.f64 x) |
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)))) |
(sqrt.f64 (pow.f64 x #s(literal -5 binary64))) |
(pow.f64 x #s(literal -5 binary64)) |
#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))) |
(sqrt.f64 (pow.f64 x #s(literal -3 binary64))) |
(pow.f64 x #s(literal -3 binary64)) |
#s(literal -3 binary64) |
#s(literal 1/16 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) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/8 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/8 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/8 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
#s(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)) |
(/.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) |
(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)))) |
#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) (+ (* (sqrt (pow x -5)) -5/128) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x))))) x) #s(hole binary64 (* -5/128 (sqrt (/ 1 (pow x 7)))))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -5)) -5/128) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x))))) x) #s(hole binary64 (/ (+ (* -5/128 (sqrt x)) (* 1/16 (sqrt (pow x 3)))) (pow x 4)))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -5)) -5/128) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x))))) x) #s(hole binary64 (/ (+ (* -5/128 (sqrt x)) (* x (+ (* -1/8 (sqrt (pow x 3))) (* 1/16 (sqrt x))))) (pow x 4)))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -5)) -5/128) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x))))) x) #s(hole binary64 (/ (+ (* -5/128 (sqrt x)) (* x (+ (* 1/16 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))))))) (pow x 4)))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -5)) -5/128) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x))))) #s(hole binary64 (* -5/128 (sqrt (/ 1 (pow x 5)))))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -5)) -5/128) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x))))) #s(hole binary64 (/ (+ (* -5/128 (sqrt x)) (* 1/16 (sqrt (pow x 3)))) (pow x 3)))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -5)) -5/128) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x))))) #s(hole binary64 (/ (+ (* -5/128 (sqrt x)) (* x (+ (* -1/8 (sqrt (pow x 3))) (* 1/16 (sqrt x))))) (pow x 3)))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -5)) -5/128) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x))))) #s(hole binary64 (/ (+ (* -5/128 (sqrt x)) (* x (+ (* 1/16 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))))))) (pow x 3)))) |
#s(approx (/ 1 (sqrt x)) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (sqrt (pow x -5)) -5/128) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (* -5/128 (sqrt (/ 1 (pow x 5)))))) |
#s(approx (+ (* (sqrt (pow x -5)) -5/128) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (/ (+ (* -5/128 (sqrt x)) (* 1/16 (sqrt (pow x 3)))) (pow x 3)))) |
#s(approx (+ (* (sqrt (pow x -5)) -5/128) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (/ (+ (* -5/128 (sqrt x)) (* x (+ (* 1/16 (sqrt x)) (* 1/2 (sqrt (pow x 5)))))) (pow x 3)))) |
#s(approx (sqrt (pow x -5)) #s(hole binary64 (sqrt (/ 1 (pow x 5))))) |
#s(approx (pow x -5) #s(hole binary64 (/ 1 (pow x 5)))) |
#s(approx (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x))) #s(hole binary64 (* 1/16 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x))) #s(hole binary64 (/ (+ (* 1/16 (sqrt x)) (* 1/2 (sqrt (pow x 5)))) (pow x 2)))) |
#s(approx (sqrt (pow x -3)) #s(hole binary64 (sqrt (/ 1 (pow x 3))))) |
#s(approx (pow x -3) #s(hole binary64 (/ 1 (pow x 3)))) |
#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 (/ (+ (* (/ 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)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) #s(hole binary64 (* 1/16 (sqrt (/ 1 (pow x 5)))))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) #s(hole binary64 (/ (+ (* -1/8 (sqrt (pow x 3))) (* 1/16 (sqrt x))) (pow x 3)))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) #s(hole binary64 (/ (+ (* 1/16 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))))) (pow x 3)))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (* 1/16 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (/ (+ (* -1/8 (sqrt (pow x 3))) (* 1/16 (sqrt x))) (pow x 2)))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (/ (+ (* 1/16 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))))) (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/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) (+ (* (sqrt (pow x -5)) -5/128) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x))))) x) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -5)) -5/128) (+ (* (sqrt (pow x -3)) 1/16) (* 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) (+ (* (sqrt (pow x -5)) -5/128) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x))))) x) #s(hole binary64 (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x))))))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -5)) -5/128) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x))))) x) #s(hole binary64 (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* -5/128 (sqrt (/ 1 (pow x 7)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -5)) -5/128) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x))))) #s(hole binary64 (* 1/2 (sqrt x)))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -5)) -5/128) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x))))) #s(hole binary64 (* x (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x))))))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -5)) -5/128) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x))))) #s(hole binary64 (* x (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -5)) -5/128) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x))))) #s(hole binary64 (* x (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* -5/128 (sqrt (/ 1 (pow x 7)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x))))))))) |
#s(approx (+ (* (sqrt (pow x -5)) -5/128) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (* 1/2 (sqrt x)))) |
#s(approx (+ (* (sqrt (pow x -5)) -5/128) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (* x (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x))))))) |
#s(approx (+ (* (sqrt (pow x -5)) -5/128) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (* x (+ (* -5/128 (sqrt (/ 1 (pow x 7)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))))) |
#s(approx (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x))) #s(hole binary64 (* 1/2 (sqrt x)))) |
#s(approx (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x))) #s(hole binary64 (* x (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 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 (/ (+ (* (/ 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 (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 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) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) #s(hole binary64 (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x))))))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (* 1/2 (sqrt x)))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (* x (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x))))))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (* x (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1/2 (sqrt (/ 1 x))))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/2 (sqrt x)))) x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (+ (* -5/128 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 6)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/2 (sqrt x))))) x)))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -5)) -5/128) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x))))) x) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -5)) -5/128) (+ (* (sqrt (pow x -3)) 1/16) (* 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) (+ (* (sqrt (pow x -5)) -5/128) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x))))) x) #s(hole binary64 (+ (* -1 (/ (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/8 (sqrt (/ 1 x)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -5)) -5/128) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x))))) x) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -5/128 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) x)) (* 1/8 (sqrt (/ 1 x)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -5)) -5/128) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x))))) #s(hole binary64 (* -1/2 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -5)) -5/128) (+ (* (sqrt (pow x -3)) 1/16) (* 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 (sqrt x)) -1/8) (+ (* (sqrt (pow x -5)) -5/128) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x))))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* -1/16 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -5)) -5/128) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x))))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (+ (* 5/128 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/16 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (* -1/8 (sqrt (/ 1 x)))) x)) (* 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 (pow x -5)) -5/128) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (* -1/2 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ (* (sqrt (pow x -5)) -5/128) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (* -1 (* x (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (+ (* (sqrt (pow x -5)) -5/128) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (* -1 (* x (+ (* 5/128 (* (sqrt (/ 1 (pow x 7))) (pow (sqrt -1) 2))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))) |
#s(approx (sqrt (pow x -5)) #s(hole binary64 (* (sqrt (/ 1 (pow x 5))) (pow (sqrt -1) 2)))) |
#s(approx (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x))) #s(hole binary64 (* -1/2 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x))) #s(hole binary64 (* -1 (* x (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (sqrt (pow x -3)) #s(hole binary64 (* -1 (* (sqrt (/ 1 (pow x 3))) (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 (/ (+ (* (/ 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 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 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) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) #s(hole binary64 (+ (* -1 (/ (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/8 (sqrt (/ 1 x)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (* -1/2 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 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 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* -1/16 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
| Outputs |
|---|
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (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)) |
(/.f64 (neg.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (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)))))) (neg.f64 x)) |
(/.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (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) |
(+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) x) (/.f64 (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)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) (*.f64 (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)))) (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)))))) (-.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (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)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) #s(literal 3 binary64)) (pow.f64 (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)))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (-.f64 (*.f64 (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)))) (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))))) (*.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (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)))))))) |
(fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 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))))) |
(fma.f64 #s(literal -1/8 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 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))))) |
(+.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.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)))) |
(+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (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))))) |
(+.f64 (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)))) (/.f64 #s(literal -1/8 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(literal 1 binary64) |
(pow.f64 x #s(literal 1/2 binary64)) |
(sqrt.f64 x) |
x |
#s(literal -1/8 binary64) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -5/128 binary64)) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -5/128 binary64))) (*.f64 (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) (-.f64 (*.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))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -5/128 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -5/128 binary64)) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -5/128 binary64)) (-.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (*.f64 (*.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))))))) |
(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)))) |
(fma.f64 #s(literal -5/128 binary64) (pow.f64 x #s(literal -5/2 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)))) |
(+.f64 (fma.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -5/128 binary64) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
(+.f64 (*.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)))) |
(+.f64 (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -5/128 binary64))) |
(pow.f64 (pow.f64 x #s(literal -5 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 x #s(literal -5/2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5/2 binary64))) |
(sqrt.f64 (pow.f64 x #s(literal -5 binary64))) |
(*.f64 (pow.f64 x #s(literal -5/2 binary64)) (pow.f64 x #s(literal -5/2 binary64))) |
(pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) |
(pow.f64 x #s(literal -5 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 x #s(literal 5 binary64)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -5 binary64))) |
#s(literal -5 binary64) |
#s(literal -5/128 binary64) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64)) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (-.f64 (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64)) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))))) |
(fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
(fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64))) |
(fma.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal -3/2 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
(fma.f64 (sqrt.f64 x) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64))) |
(-.f64 (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) |
(+.f64 (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64))) |
(pow.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 x #s(literal -3/2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3/2 binary64))) |
(sqrt.f64 (pow.f64 x #s(literal -3 binary64))) |
(*.f64 (pow.f64 x #s(literal -3/2 binary64)) (pow.f64 x #s(literal -3/2 binary64))) |
(pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) |
(pow.f64 x #s(literal -3 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -3 binary64))) |
#s(literal -3 binary64) |
#s(literal 1/16 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 (+ x 1)) #s(literal 1 binary64)) #s(approx (sqrt (+ x 1)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 x) (sqrt.f64 x))) (+.f64 #s(approx (sqrt (+ x 1)) #s(literal 1 binary64)) (sqrt.f64 x))) |
(/.f64 (-.f64 (pow.f64 #s(approx (sqrt (+ x 1)) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 x) #s(literal 3 binary64))) (fma.f64 #s(approx (sqrt (+ x 1)) #s(literal 1 binary64)) #s(approx (sqrt (+ x 1)) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) (sqrt.f64 x) (*.f64 #s(approx (sqrt (+ x 1)) #s(literal 1 binary64)) (sqrt.f64 x))))) |
(-.f64 #s(approx (sqrt (+ x 1)) #s(literal 1 binary64)) (sqrt.f64 x)) |
#s(approx (sqrt (+ x 1)) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 #s(approx (+ x 1) x)) (sqrt.f64 #s(approx (+ x 1) x))) (*.f64 (sqrt.f64 x) (sqrt.f64 x))) (+.f64 (sqrt.f64 #s(approx (+ x 1) x)) (sqrt.f64 x))) |
(/.f64 (-.f64 (pow.f64 (sqrt.f64 #s(approx (+ x 1) x)) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 x) #s(literal 3 binary64))) (fma.f64 (sqrt.f64 #s(approx (+ x 1) x)) (sqrt.f64 #s(approx (+ x 1) x)) (fma.f64 (sqrt.f64 x) (sqrt.f64 x) (*.f64 (sqrt.f64 #s(approx (+ x 1) x)) (sqrt.f64 x))))) |
(-.f64 (sqrt.f64 #s(approx (+ x 1) x)) (sqrt.f64 x)) |
(pow.f64 #s(approx (+ x 1) x) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (+ x 1) x)) |
#s(approx (+ x 1) x) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x)) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)))) (neg.f64 x)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x) |
(+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) x) (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (-.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))))) |
(fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 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 (sqrt.f64 x) #s(literal -1 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))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (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)) |
(/.f64 (neg.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) (neg.f64 x)) |
(/.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (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) |
(+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) x) (/.f64 (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)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) (-.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (-.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (*.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))))) |
(fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 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)))) |
(fma.f64 #s(literal -1/8 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 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)))) |
(+.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
(+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) |
(+.f64 (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (/.f64 #s(literal -1/8 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 (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -5)) -5/128) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x))))) x) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal -5/128 binary64))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -5)) -5/128) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x))))) x) (/.f64 (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal -5/128 binary64) (sqrt.f64 x))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -5)) -5/128) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x))))) x) (/.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1/8 binary64) (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) x (*.f64 #s(literal -5/128 binary64) (sqrt.f64 x))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -5)) -5/128) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x))))) x) (/.f64 (fma.f64 (fma.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 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) x (*.f64 #s(literal -5/128 binary64) (sqrt.f64 x))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -5)) -5/128) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x))))) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -5/128 binary64))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -5)) -5/128) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x))))) (/.f64 (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal -5/128 binary64) (sqrt.f64 x))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -5)) -5/128) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x))))) (/.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1/8 binary64) (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) x (*.f64 #s(literal -5/128 binary64) (sqrt.f64 x))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -5)) -5/128) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x))))) (/.f64 (fma.f64 (fma.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 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) x (*.f64 #s(literal -5/128 binary64) (sqrt.f64 x))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (/ 1 (sqrt x)) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) |
#s(approx (sqrt x) (sqrt.f64 x)) |
#s(approx x x) |
#s(approx (+ (* (sqrt (pow x -5)) -5/128) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -5/128 binary64))) |
#s(approx (+ (* (sqrt (pow x -5)) -5/128) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (/.f64 (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal -5/128 binary64) (sqrt.f64 x))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (* (sqrt (pow x -5)) -5/128) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (/.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal 5/2 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) x (*.f64 #s(literal -5/128 binary64) (sqrt.f64 x))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (sqrt (pow x -5)) (pow.f64 x #s(literal -5/2 binary64))) |
#s(approx (pow x -5) (pow.f64 x #s(literal -5 binary64))) |
#s(approx (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x))) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64))) |
#s(approx (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x))) (/.f64 (fma.f64 (pow.f64 x #s(literal 5/2 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) (*.f64 x x))) |
#s(approx (sqrt (pow x -3)) (pow.f64 x #s(literal -3/2 binary64))) |
#s(approx (pow x -3) (pow.f64 x #s(literal -3 binary64))) |
#s(approx (* 1/2 (sqrt x)) (*.f64 #s(literal 1/2 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 (/ (+ (* (/ 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)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal 1/16 binary64))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) (/.f64 (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1/8 binary64) (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) (/.f64 (fma.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 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (/.f64 (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1/8 binary64) (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) (*.f64 x x))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (/.f64 (fma.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 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) (*.f64 x x))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x)) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (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 (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (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) (+ (* (sqrt (pow x -5)) -5/128) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x))))) x) (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -5)) -5/128) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x))))) x) (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/8 binary64) (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -5)) -5/128) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x))))) x) (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/8 binary64) (fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal 1/16 binary64))))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -5)) -5/128) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x))))) x) (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/8 binary64) (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal -5/128 binary64) (fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal 1/16 binary64)))))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -5)) -5/128) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x))))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -5)) -5/128) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x))))) (*.f64 (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/8 binary64) (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1/2 binary64))) x)) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -5)) -5/128) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x))))) (*.f64 (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/8 binary64) (fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal 1/16 binary64)))) x)) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -5)) -5/128) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x))))) (*.f64 (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/8 binary64) (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal -5/128 binary64) (fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal 1/16 binary64))))) x)) |
#s(approx (+ (* (sqrt (pow x -5)) -5/128) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
#s(approx (+ (* (sqrt (pow x -5)) -5/128) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (*.f64 (fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal 1/16 binary64))) x)) |
#s(approx (+ (* (sqrt (pow x -5)) -5/128) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (*.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal -5/128 binary64) (fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal 1/16 binary64)))) x)) |
#s(approx (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
#s(approx (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x))) (*.f64 (fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal 1/16 binary64))) x)) |
#s(approx (sqrt (+ x 1)) (sqrt.f64 x)) |
#s(approx (sqrt (+ x 1)) (*.f64 (fma.f64 (pow.f64 x #s(literal -3/2 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 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/8 binary64))) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) x)) |
#s(approx (sqrt (+ x 1)) (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/8 binary64) (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal 1/16 binary64)))) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) 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 (/ (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) x) (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 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 -3/2 binary64)) #s(literal -1/8 binary64) (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1/2 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 -3/2 binary64)) #s(literal -1/8 binary64) (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1/2 binary64))) x)) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/8 binary64) (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/8 binary64) (fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal 1/16 binary64))))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (*.f64 (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/8 binary64) (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1/2 binary64))) x)) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (*.f64 (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/8 binary64) (fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal 1/16 binary64)))) x)) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (*.f64 #s(literal -1/2 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) #s(literal -1 binary64) (fma.f64 (*.f64 (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 (- (sqrt (+ x 1)) (sqrt x)) (neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) #s(literal -1 binary64) (fma.f64 (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -5/128 binary64)) #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 (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -5)) -5/128) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x))))) x) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -5)) -5/128) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x))))) x) (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 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) (+ (* (sqrt (pow x -5)) -5/128) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x))))) x) (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) #s(literal -1/2 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal -3/2 binary64))) #s(literal 1/16 binary64)) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x)))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -5)) -5/128) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x))))) x) (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) #s(literal -1/2 binary64) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 #s(literal -1 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal -3/2 binary64))) #s(literal -5/128 binary64))) x)) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x)))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -5)) -5/128) (+ (* (sqrt (pow x -3)) 1/16) (* 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) (+ (* (sqrt (pow x -5)) -5/128) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x))))) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/8 binary64))) x))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -5)) -5/128) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x))))) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) #s(literal 1/2 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal -3/2 binary64))) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x))) x))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -5)) -5/128) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x))))) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) #s(literal 1/2 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 5/128 binary64) (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal -3/2 binary64))) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) #s(literal 1/16 binary64))) x) #s(literal -1 binary64) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x))) x))) |
#s(approx (sqrt x) (neg.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)))) |
#s(approx (+ (* (sqrt (pow x -5)) -5/128) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64))) |
#s(approx (+ (* (sqrt (pow x -5)) -5/128) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal -5/2 binary64))) #s(literal 1/16 binary64) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) #s(literal 1/2 binary64))) x))) |
#s(approx (+ (* (sqrt (pow x -5)) -5/128) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (pow.f64 x #s(literal -7 binary64)))) #s(literal 5/128 binary64) (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal -5/2 binary64))) #s(literal 1/16 binary64) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) #s(literal 1/2 binary64)))) x))) |
#s(approx (sqrt (pow x -5)) (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal -5/2 binary64)))) |
#s(approx (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x))) (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64))) |
#s(approx (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x))) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal -5/2 binary64))) #s(literal 1/16 binary64) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) #s(literal 1/2 binary64))) x))) |
#s(approx (sqrt (pow x -3)) (neg.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal -3/2 binary64))))) |
#s(approx (* 1/2 (sqrt x)) (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64))) |
#s(approx (sqrt (+ x 1)) (neg.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)))) |
#s(approx (sqrt (+ x 1)) (neg.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/2 binary64))) x))) |
#s(approx (sqrt (+ x 1)) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal -5/2 binary64))) #s(literal -1/8 binary64) (fma.f64 #s(literal -1 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/2 binary64)))) x))) |
#s(approx (sqrt (+ x 1)) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal -5/2 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) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/2 binary64))))) x))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) x) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 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 (sqrt.f64 x) #s(literal -1 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 (sqrt.f64 x) #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/8 binary64))) x))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 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) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) #s(literal -1/2 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal -3/2 binary64))) #s(literal 1/16 binary64)) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x)))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 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) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/8 binary64))) x))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) #s(literal 1/2 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal -3/2 binary64))) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x))) x))) |
Compiled 9 994 to 1 113 computations (88.9% saved)
16 alts after pruning (13 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 305 | 10 | 315 |
| Fresh | 0 | 3 | 3 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 1 | 1 |
| Total | 308 | 16 | 324 |
| Status | Accuracy | Program |
|---|---|---|
| 7.1% | (/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (sqrt.f64 x) (sqrt.f64 x))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) | |
| ✓ | 7.0% | (-.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.5% | (-.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 (sqrt.f64 x) #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x)) |
| 98.8% | #s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -3/2 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)) | |
| ▶ | 99.2% | #s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (+.f64 (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)))) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x)) |
| 98.8% | #s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (+.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) | |
| ▶ | 39.9% | #s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 #s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (/.f64 (fma.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 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) (*.f64 x x))) x)) |
| 97.4% | #s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 #s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) | |
| ▶ | 66.9% | #s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 #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)) x)) |
| 97.4% | #s(approx (- (sqrt (+ x 1)) (sqrt x)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64))) | |
| 33.2% | #s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) (/.f64 (fma.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 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) (pow.f64 x #s(literal 3 binary64))))) | |
| 26.1% | #s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -5)) -5/128) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x))))) x) (/.f64 (fma.f64 (fma.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 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) x (*.f64 #s(literal -5/128 binary64) (sqrt.f64 x))) (pow.f64 x #s(literal 4 binary64))))) | |
| 52.0% | #s(approx (- (sqrt (+ x 1)) (sqrt x)) #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)))) |
Compiled 831 to 591 computations (28.9% saved)
| Inputs |
|---|
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (+.f64 (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)))) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x)) |
(/.f64 (+.f64 (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)))) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x) |
(+.f64 (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)))) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) |
(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)))) |
(pow.f64 x #s(literal -5/2 binary64)) |
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))) |
(pow.f64 x #s(literal -3/2 binary64)) |
#s(literal -3/2 binary64) |
#s(literal 1/16 binary64) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) |
#s(literal 1/2 binary64) |
(sqrt.f64 x) |
(/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) |
#s(literal -1/8 binary64) |
(-.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 binary64) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (fma.f64 (sqrt.f64 x) #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x)) |
(/.f64 (fma.f64 (sqrt.f64 x) #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x) |
(fma.f64 (sqrt.f64 x) #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 #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)) x)) |
(/.f64 #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)) 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)) |
(/.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) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) |
(pow.f64 x #s(literal 3/2 binary64)) |
#s(literal 3/2 binary64) |
(*.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 #s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (/.f64 (fma.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 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) (*.f64 x x))) x)) |
(/.f64 #s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (/.f64 (fma.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 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) (*.f64 x x))) x) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (/.f64 (fma.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 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) (*.f64 x x))) |
(/.f64 (fma.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 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) (*.f64 x x)) |
(fma.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 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) |
(*.f64 #s(literal 1/16 binary64) (sqrt.f64 x)) |
(*.f64 x 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 (/ (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) x) #s(hole binary64 (* -5/128 (sqrt (/ 1 (pow x 7)))))) |
#s(approx (/ (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) x) #s(hole binary64 (/ (+ (* -5/128 (sqrt x)) (* 1/16 (sqrt (pow x 3)))) (pow x 4)))) |
#s(approx (/ (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) x) #s(hole binary64 (/ (+ (* -5/128 (sqrt x)) (* x (+ (* -1/8 (sqrt (pow x 3))) (* 1/16 (sqrt x))))) (pow x 4)))) |
#s(approx (/ (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) x) #s(hole binary64 (/ (+ (* -5/128 (sqrt x)) (* x (+ (* 1/16 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))))))) (pow x 4)))) |
#s(approx (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) #s(hole binary64 (* -5/128 (sqrt (/ 1 (pow x 5)))))) |
#s(approx (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) #s(hole binary64 (/ (+ (* -5/128 (sqrt x)) (* 1/16 (sqrt (pow x 3)))) (pow x 3)))) |
#s(approx (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) #s(hole binary64 (/ (+ (* -5/128 (sqrt x)) (* x (+ (* -1/8 (sqrt (pow x 3))) (* 1/16 (sqrt x))))) (pow x 3)))) |
#s(approx (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) #s(hole binary64 (/ (+ (* -5/128 (sqrt x)) (* x (+ (* 1/16 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))))))) (pow x 3)))) |
#s(approx (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (* -5/128 (sqrt (/ 1 (pow x 5)))))) |
#s(approx (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (/ (+ (* -5/128 (sqrt x)) (* 1/16 (sqrt (pow x 3)))) (pow x 3)))) |
#s(approx (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (/ (+ (* -5/128 (sqrt x)) (* x (+ (* 1/16 (sqrt x)) (* 1/2 (sqrt (pow x 5)))))) (pow x 3)))) |
#s(approx (pow x -5/2) #s(hole binary64 (sqrt (/ 1 (pow x 5))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x))) #s(hole binary64 (* 1/16 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x))) #s(hole binary64 (/ (+ (* 1/16 (sqrt x)) (* 1/2 (sqrt (pow x 5)))) (pow x 2)))) |
#s(approx (pow x -3/2) #s(hole binary64 (sqrt (/ 1 (pow x 3))))) |
#s(approx (* 1/2 (sqrt x)) #s(hole binary64 (* 1/2 (sqrt x)))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx (/ -1/8 (sqrt x)) #s(hole binary64 (* -1/8 (sqrt (/ 1 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 (/ (+ (* (sqrt x) 1/2) (/ -1/8 (sqrt x))) x) #s(hole binary64 (* -1/8 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (/ (+ (* (sqrt x) 1/2) (/ -1/8 (sqrt x))) x) #s(hole binary64 (/ (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 2)))) |
#s(approx (+ (* (sqrt x) 1/2) (/ -1/8 (sqrt x))) #s(hole binary64 (* -1/8 (sqrt (/ 1 x))))) |
#s(approx (+ (* (sqrt x) 1/2) (/ -1/8 (sqrt x))) #s(hole binary64 (/ (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) x))) |
#s(approx (/ (+ (* (/ 1 (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 (/ (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) #s(hole binary64 (* -1/8 (sqrt (/ 1 x))))) |
#s(approx (/ (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) #s(hole binary64 (/ (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) x))) |
#s(approx (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) #s(hole binary64 (* -1/8 (sqrt x)))) |
#s(approx (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) #s(hole binary64 (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))))) |
#s(approx (pow x 3/2) #s(hole binary64 (sqrt (pow x 3)))) |
#s(approx (* -1/8 (sqrt x)) #s(hole binary64 (* -1/8 (sqrt x)))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) #s(hole binary64 (* 1/16 (sqrt (/ 1 (pow x 5)))))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) #s(hole binary64 (/ (+ (* -1/8 (sqrt (pow x 3))) (* 1/16 (sqrt x))) (pow x 3)))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) #s(hole binary64 (/ (+ (* 1/16 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))))) (pow x 3)))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (* 1/16 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (/ (+ (* -1/8 (sqrt (pow x 3))) (* 1/16 (sqrt x))) (pow x 2)))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (/ (+ (* 1/16 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))))) (pow x 2)))) |
#s(approx (/ (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) (* x x)) #s(hole binary64 (* 1/16 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (/ (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) (* x x)) #s(hole binary64 (/ (+ (* -1/8 (sqrt (pow x 3))) (* 1/16 (sqrt x))) (pow x 2)))) |
#s(approx (/ (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) (* x x)) #s(hole binary64 (/ (+ (* 1/16 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))))) (pow x 2)))) |
#s(approx (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) #s(hole binary64 (* 1/16 (sqrt x)))) |
#s(approx (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) #s(hole binary64 (+ (* -1/8 (sqrt (pow x 3))) (* 1/16 (sqrt x))))) |
#s(approx (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) #s(hole binary64 (+ (* 1/16 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))))))) |
#s(approx (* 1/16 (sqrt x)) #s(hole binary64 (* 1/16 (sqrt x)))) |
#s(approx (* x x) #s(hole binary64 (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/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 (/ (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) x) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (/ (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 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 (/ (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) x) #s(hole binary64 (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x))))))) |
#s(approx (/ (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) x) #s(hole binary64 (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* -5/128 (sqrt (/ 1 (pow x 7)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))))) |
#s(approx (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) #s(hole binary64 (* 1/2 (sqrt x)))) |
#s(approx (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 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 (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) #s(hole binary64 (* x (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))))) |
#s(approx (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) #s(hole binary64 (* x (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* -5/128 (sqrt (/ 1 (pow x 7)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x))))))))) |
#s(approx (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (* 1/2 (sqrt x)))) |
#s(approx (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (* x (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x))))))) |
#s(approx (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (* x (+ (* -5/128 (sqrt (/ 1 (pow x 7)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))))) |
#s(approx (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x))) #s(hole binary64 (* 1/2 (sqrt x)))) |
#s(approx (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x))) #s(hole binary64 (* x (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 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 (+ (* 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 (/ (+ (* (sqrt x) 1/2) (/ -1/8 (sqrt x))) x) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (/ (+ (* (sqrt x) 1/2) (/ -1/8 (sqrt x))) x) #s(hole binary64 (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))))) |
#s(approx (+ (* (sqrt x) 1/2) (/ -1/8 (sqrt x))) #s(hole binary64 (* 1/2 (sqrt x)))) |
#s(approx (+ (* (sqrt x) 1/2) (/ -1/8 (sqrt x))) #s(hole binary64 (* x (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x))))))) |
#s(approx (/ (+ (* (/ 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 (/ (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) #s(hole binary64 (* 1/2 (sqrt x)))) |
#s(approx (/ (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) #s(hole binary64 (* x (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x))))))) |
#s(approx (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) #s(hole binary64 (* 1/2 (sqrt (pow x 3))))) |
#s(approx (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) #s(hole binary64 (* (pow x 2) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x))))))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 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) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) #s(hole binary64 (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x))))))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (* 1/2 (sqrt x)))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (* x (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x))))))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (* x (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))))) |
#s(approx (/ (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) (* x x)) #s(hole binary64 (* 1/2 (sqrt x)))) |
#s(approx (/ (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) (* x x)) #s(hole binary64 (* x (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x))))))) |
#s(approx (/ (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) (* x x)) #s(hole binary64 (* x (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))))) |
#s(approx (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) #s(hole binary64 (* 1/2 (sqrt (pow x 5))))) |
#s(approx (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) #s(hole binary64 (* (pow x 3) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x))))))) |
#s(approx (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) #s(hole binary64 (* (pow x 3) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1/2 (sqrt (/ 1 x))))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/2 (sqrt x)))) x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (+ (* -5/128 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 6)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/2 (sqrt x))))) x)))) |
#s(approx (/ (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) x) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (/ (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 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 (/ (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) x) #s(hole binary64 (+ (* -1 (/ (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/8 (sqrt (/ 1 x)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (/ (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) x) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -5/128 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) x)) (* 1/8 (sqrt (/ 1 x)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) #s(hole binary64 (* -1/2 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 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 (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* -1/16 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (+ (* 5/128 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/16 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (* -1/8 (sqrt (/ 1 x)))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (* -1/2 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (* -1 (* x (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (* -1 (* x (+ (* 5/128 (* (sqrt (/ 1 (pow x 7))) (pow (sqrt -1) 2))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))) |
#s(approx (pow x -5/2) #s(hole binary64 (* (sqrt (/ 1 (pow x 5))) (pow (sqrt -1) 2)))) |
#s(approx (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x))) #s(hole binary64 (* -1/2 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x))) #s(hole binary64 (* -1 (* x (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (pow x -3/2) #s(hole binary64 (* -1 (* (sqrt (/ 1 (pow x 3))) (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) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 4)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))) |
#s(approx (/ (+ (* (sqrt x) 1/2) (/ -1/8 (sqrt x))) x) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (/ (+ (* (sqrt x) 1/2) (/ -1/8 (sqrt x))) x) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1/8 (sqrt (/ 1 (pow x 3))))))) |
#s(approx (+ (* (sqrt x) 1/2) (/ -1/8 (sqrt x))) #s(hole binary64 (* -1/2 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ (* (sqrt x) 1/2) (/ -1/8 (sqrt x))) #s(hole binary64 (* -1 (* x (+ (* 1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (/ (+ (* (/ 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 (/ (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) #s(hole binary64 (* 1/2 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (/ (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))))) |
#s(approx (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) #s(hole binary64 (* 1/2 (* (sqrt (pow x 3)) (pow (sqrt -1) 2))))) |
#s(approx (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) #s(hole binary64 (* (pow x 2) (+ (* 1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (pow x 3/2) #s(hole binary64 (* (sqrt (pow x 3)) (pow (sqrt -1) 2)))) |
#s(approx (* -1/8 (sqrt x)) #s(hole binary64 (* 1/8 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 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) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) #s(hole binary64 (+ (* -1 (/ (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/8 (sqrt (/ 1 x)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (* -1/2 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 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 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* -1/16 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (/ (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) (* x x)) #s(hole binary64 (* 1/2 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (/ (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) (* x x)) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))))) |
#s(approx (/ (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) (* x x)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) #s(hole binary64 (* 1/2 (* (sqrt (pow x 5)) (pow (sqrt -1) 2))))) |
#s(approx (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) #s(hole binary64 (* -1 (* (pow x 3) (+ (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))))) |
#s(approx (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) #s(hole binary64 (* -1 (* (pow x 3) (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (* 1/16 (sqrt x)) #s(hole binary64 (* -1/16 (* (sqrt x) (pow (sqrt -1) 2))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 7.0ms | x | @ | -inf | ((- (sqrt (+ x 1)) (sqrt x)) (/ (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) x) (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (pow x -5/2) x -5/2 -5/128 (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x))) (pow x -3/2) -3/2 1/16 (* 1/2 (sqrt x)) 1/2 (sqrt x) (/ -1/8 (sqrt x)) -1/8 (- (sqrt (+ x 1)) (sqrt x)) (sqrt (+ x 1)) (+ (* 1/2 x) 1) 1 (- (sqrt (+ x 1)) (sqrt x)) (/ (+ (* (sqrt x) 1/2) (/ -1/8 (sqrt x))) x) (+ (* (sqrt x) 1/2) (/ -1/8 (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))) (/ (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) (pow x 3/2) 3/2 (* -1/8 (sqrt x)) (- (sqrt (+ x 1)) (sqrt x)) (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (/ (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) (* x x)) (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) (* 1/16 (sqrt x)) (* x x)) |
| 5.0ms | x | @ | 0 | ((- (sqrt (+ x 1)) (sqrt x)) (/ (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) x) (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (pow x -5/2) x -5/2 -5/128 (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x))) (pow x -3/2) -3/2 1/16 (* 1/2 (sqrt x)) 1/2 (sqrt x) (/ -1/8 (sqrt x)) -1/8 (- (sqrt (+ x 1)) (sqrt x)) (sqrt (+ x 1)) (+ (* 1/2 x) 1) 1 (- (sqrt (+ x 1)) (sqrt x)) (/ (+ (* (sqrt x) 1/2) (/ -1/8 (sqrt x))) x) (+ (* (sqrt x) 1/2) (/ -1/8 (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))) (/ (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) (pow x 3/2) 3/2 (* -1/8 (sqrt x)) (- (sqrt (+ x 1)) (sqrt x)) (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (/ (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) (* x x)) (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) (* 1/16 (sqrt x)) (* x x)) |
| 5.0ms | x | @ | inf | ((- (sqrt (+ x 1)) (sqrt x)) (/ (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) x) (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (pow x -5/2) x -5/2 -5/128 (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x))) (pow x -3/2) -3/2 1/16 (* 1/2 (sqrt x)) 1/2 (sqrt x) (/ -1/8 (sqrt x)) -1/8 (- (sqrt (+ x 1)) (sqrt x)) (sqrt (+ x 1)) (+ (* 1/2 x) 1) 1 (- (sqrt (+ x 1)) (sqrt x)) (/ (+ (* (sqrt x) 1/2) (/ -1/8 (sqrt x))) x) (+ (* (sqrt x) 1/2) (/ -1/8 (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))) (/ (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) (pow x 3/2) 3/2 (* -1/8 (sqrt x)) (- (sqrt (+ x 1)) (sqrt x)) (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (/ (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) (* x x)) (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) (* 1/16 (sqrt x)) (* x x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 469 | 5010 |
| 0 | 516 | 4274 |
| 0 | 2273 | 4171 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (+.f64 (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)))) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x)) |
(/.f64 (+.f64 (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)))) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x) |
(+.f64 (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)))) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) |
(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)))) |
(pow.f64 x #s(literal -5/2 binary64)) |
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))) |
(pow.f64 x #s(literal -3/2 binary64)) |
#s(literal -3/2 binary64) |
#s(literal 1/16 binary64) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) |
#s(literal 1/2 binary64) |
(sqrt.f64 x) |
(/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) |
#s(literal -1/8 binary64) |
(-.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 binary64) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (fma.f64 (sqrt.f64 x) #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x)) |
(/.f64 (fma.f64 (sqrt.f64 x) #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x) |
(fma.f64 (sqrt.f64 x) #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 #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)) x)) |
(/.f64 #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)) 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)) |
(/.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) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) |
(pow.f64 x #s(literal 3/2 binary64)) |
#s(literal 3/2 binary64) |
(*.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 #s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (/.f64 (fma.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 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) (*.f64 x x))) x)) |
(/.f64 #s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (/.f64 (fma.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 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) (*.f64 x x))) x) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (/.f64 (fma.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 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) (*.f64 x x))) |
(/.f64 (fma.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 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) (*.f64 x x)) |
(fma.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 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) |
(*.f64 #s(literal 1/16 binary64) (sqrt.f64 x)) |
(*.f64 x 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 (/ (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) x) #s(hole binary64 (* -5/128 (sqrt (/ 1 (pow x 7)))))) |
#s(approx (/ (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) x) #s(hole binary64 (/ (+ (* -5/128 (sqrt x)) (* 1/16 (sqrt (pow x 3)))) (pow x 4)))) |
#s(approx (/ (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) x) #s(hole binary64 (/ (+ (* -5/128 (sqrt x)) (* x (+ (* -1/8 (sqrt (pow x 3))) (* 1/16 (sqrt x))))) (pow x 4)))) |
#s(approx (/ (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) x) #s(hole binary64 (/ (+ (* -5/128 (sqrt x)) (* x (+ (* 1/16 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))))))) (pow x 4)))) |
#s(approx (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) #s(hole binary64 (* -5/128 (sqrt (/ 1 (pow x 5)))))) |
#s(approx (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) #s(hole binary64 (/ (+ (* -5/128 (sqrt x)) (* 1/16 (sqrt (pow x 3)))) (pow x 3)))) |
#s(approx (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) #s(hole binary64 (/ (+ (* -5/128 (sqrt x)) (* x (+ (* -1/8 (sqrt (pow x 3))) (* 1/16 (sqrt x))))) (pow x 3)))) |
#s(approx (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) #s(hole binary64 (/ (+ (* -5/128 (sqrt x)) (* x (+ (* 1/16 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))))))) (pow x 3)))) |
#s(approx (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (* -5/128 (sqrt (/ 1 (pow x 5)))))) |
#s(approx (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (/ (+ (* -5/128 (sqrt x)) (* 1/16 (sqrt (pow x 3)))) (pow x 3)))) |
#s(approx (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (/ (+ (* -5/128 (sqrt x)) (* x (+ (* 1/16 (sqrt x)) (* 1/2 (sqrt (pow x 5)))))) (pow x 3)))) |
#s(approx (pow x -5/2) #s(hole binary64 (sqrt (/ 1 (pow x 5))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x))) #s(hole binary64 (* 1/16 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x))) #s(hole binary64 (/ (+ (* 1/16 (sqrt x)) (* 1/2 (sqrt (pow x 5)))) (pow x 2)))) |
#s(approx (pow x -3/2) #s(hole binary64 (sqrt (/ 1 (pow x 3))))) |
#s(approx (* 1/2 (sqrt x)) #s(hole binary64 (* 1/2 (sqrt x)))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx (/ -1/8 (sqrt x)) #s(hole binary64 (* -1/8 (sqrt (/ 1 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 (/ (+ (* (sqrt x) 1/2) (/ -1/8 (sqrt x))) x) #s(hole binary64 (* -1/8 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (/ (+ (* (sqrt x) 1/2) (/ -1/8 (sqrt x))) x) #s(hole binary64 (/ (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 2)))) |
#s(approx (+ (* (sqrt x) 1/2) (/ -1/8 (sqrt x))) #s(hole binary64 (* -1/8 (sqrt (/ 1 x))))) |
#s(approx (+ (* (sqrt x) 1/2) (/ -1/8 (sqrt x))) #s(hole binary64 (/ (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) x))) |
#s(approx (/ (+ (* (/ 1 (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 (/ (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) #s(hole binary64 (* -1/8 (sqrt (/ 1 x))))) |
#s(approx (/ (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) #s(hole binary64 (/ (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) x))) |
#s(approx (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) #s(hole binary64 (* -1/8 (sqrt x)))) |
#s(approx (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) #s(hole binary64 (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))))) |
#s(approx (pow x 3/2) #s(hole binary64 (sqrt (pow x 3)))) |
#s(approx (* -1/8 (sqrt x)) #s(hole binary64 (* -1/8 (sqrt x)))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) #s(hole binary64 (* 1/16 (sqrt (/ 1 (pow x 5)))))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) #s(hole binary64 (/ (+ (* -1/8 (sqrt (pow x 3))) (* 1/16 (sqrt x))) (pow x 3)))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) #s(hole binary64 (/ (+ (* 1/16 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))))) (pow x 3)))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (* 1/16 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (/ (+ (* -1/8 (sqrt (pow x 3))) (* 1/16 (sqrt x))) (pow x 2)))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (/ (+ (* 1/16 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))))) (pow x 2)))) |
#s(approx (/ (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) (* x x)) #s(hole binary64 (* 1/16 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (/ (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) (* x x)) #s(hole binary64 (/ (+ (* -1/8 (sqrt (pow x 3))) (* 1/16 (sqrt x))) (pow x 2)))) |
#s(approx (/ (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) (* x x)) #s(hole binary64 (/ (+ (* 1/16 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))))) (pow x 2)))) |
#s(approx (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) #s(hole binary64 (* 1/16 (sqrt x)))) |
#s(approx (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) #s(hole binary64 (+ (* -1/8 (sqrt (pow x 3))) (* 1/16 (sqrt x))))) |
#s(approx (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) #s(hole binary64 (+ (* 1/16 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))))))) |
#s(approx (* 1/16 (sqrt x)) #s(hole binary64 (* 1/16 (sqrt x)))) |
#s(approx (* x x) #s(hole binary64 (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/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 (/ (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) x) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (/ (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 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 (/ (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) x) #s(hole binary64 (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x))))))) |
#s(approx (/ (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) x) #s(hole binary64 (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* -5/128 (sqrt (/ 1 (pow x 7)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))))) |
#s(approx (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) #s(hole binary64 (* 1/2 (sqrt x)))) |
#s(approx (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 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 (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) #s(hole binary64 (* x (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))))) |
#s(approx (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) #s(hole binary64 (* x (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* -5/128 (sqrt (/ 1 (pow x 7)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x))))))))) |
#s(approx (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (* 1/2 (sqrt x)))) |
#s(approx (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (* x (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x))))))) |
#s(approx (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (* x (+ (* -5/128 (sqrt (/ 1 (pow x 7)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))))) |
#s(approx (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x))) #s(hole binary64 (* 1/2 (sqrt x)))) |
#s(approx (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x))) #s(hole binary64 (* x (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 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 (+ (* 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 (/ (+ (* (sqrt x) 1/2) (/ -1/8 (sqrt x))) x) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (/ (+ (* (sqrt x) 1/2) (/ -1/8 (sqrt x))) x) #s(hole binary64 (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))))) |
#s(approx (+ (* (sqrt x) 1/2) (/ -1/8 (sqrt x))) #s(hole binary64 (* 1/2 (sqrt x)))) |
#s(approx (+ (* (sqrt x) 1/2) (/ -1/8 (sqrt x))) #s(hole binary64 (* x (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x))))))) |
#s(approx (/ (+ (* (/ 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 (/ (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) #s(hole binary64 (* 1/2 (sqrt x)))) |
#s(approx (/ (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) #s(hole binary64 (* x (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x))))))) |
#s(approx (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) #s(hole binary64 (* 1/2 (sqrt (pow x 3))))) |
#s(approx (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) #s(hole binary64 (* (pow x 2) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x))))))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 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) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) #s(hole binary64 (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x))))))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (* 1/2 (sqrt x)))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (* x (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x))))))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (* x (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))))) |
#s(approx (/ (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) (* x x)) #s(hole binary64 (* 1/2 (sqrt x)))) |
#s(approx (/ (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) (* x x)) #s(hole binary64 (* x (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x))))))) |
#s(approx (/ (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) (* x x)) #s(hole binary64 (* x (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))))) |
#s(approx (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) #s(hole binary64 (* 1/2 (sqrt (pow x 5))))) |
#s(approx (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) #s(hole binary64 (* (pow x 3) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x))))))) |
#s(approx (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) #s(hole binary64 (* (pow x 3) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1/2 (sqrt (/ 1 x))))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/2 (sqrt x)))) x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (+ (* -5/128 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 6)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/2 (sqrt x))))) x)))) |
#s(approx (/ (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) x) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (/ (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 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 (/ (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) x) #s(hole binary64 (+ (* -1 (/ (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/8 (sqrt (/ 1 x)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (/ (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) x) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -5/128 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) x)) (* 1/8 (sqrt (/ 1 x)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) #s(hole binary64 (* -1/2 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 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 (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* -1/16 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (+ (* 5/128 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/16 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (* -1/8 (sqrt (/ 1 x)))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (* -1/2 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (* -1 (* x (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (* -1 (* x (+ (* 5/128 (* (sqrt (/ 1 (pow x 7))) (pow (sqrt -1) 2))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))) |
#s(approx (pow x -5/2) #s(hole binary64 (* (sqrt (/ 1 (pow x 5))) (pow (sqrt -1) 2)))) |
#s(approx (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x))) #s(hole binary64 (* -1/2 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x))) #s(hole binary64 (* -1 (* x (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (pow x -3/2) #s(hole binary64 (* -1 (* (sqrt (/ 1 (pow x 3))) (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) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 4)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))) |
#s(approx (/ (+ (* (sqrt x) 1/2) (/ -1/8 (sqrt x))) x) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (/ (+ (* (sqrt x) 1/2) (/ -1/8 (sqrt x))) x) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1/8 (sqrt (/ 1 (pow x 3))))))) |
#s(approx (+ (* (sqrt x) 1/2) (/ -1/8 (sqrt x))) #s(hole binary64 (* -1/2 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ (* (sqrt x) 1/2) (/ -1/8 (sqrt x))) #s(hole binary64 (* -1 (* x (+ (* 1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (/ (+ (* (/ 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 (/ (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) #s(hole binary64 (* 1/2 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (/ (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))))) |
#s(approx (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) #s(hole binary64 (* 1/2 (* (sqrt (pow x 3)) (pow (sqrt -1) 2))))) |
#s(approx (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) #s(hole binary64 (* (pow x 2) (+ (* 1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (pow x 3/2) #s(hole binary64 (* (sqrt (pow x 3)) (pow (sqrt -1) 2)))) |
#s(approx (* -1/8 (sqrt x)) #s(hole binary64 (* 1/8 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 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) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) #s(hole binary64 (+ (* -1 (/ (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/8 (sqrt (/ 1 x)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (* -1/2 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 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 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* -1/16 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (/ (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) (* x x)) #s(hole binary64 (* 1/2 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (/ (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) (* x x)) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))))) |
#s(approx (/ (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) (* x x)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) #s(hole binary64 (* 1/2 (* (sqrt (pow x 5)) (pow (sqrt -1) 2))))) |
#s(approx (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) #s(hole binary64 (* -1 (* (pow x 3) (+ (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))))) |
#s(approx (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) #s(hole binary64 (* -1 (* (pow x 3) (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (* 1/16 (sqrt x)) #s(hole binary64 (* -1/16 (* (sqrt x) (pow (sqrt -1) 2))))) |
| Outputs |
|---|
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (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)) |
(/.f64 (neg.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (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)))))) (neg.f64 x)) |
(/.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (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) |
(+.f64 (/.f64 (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) (/.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) x)) |
(/.f64 (-.f64 (*.f64 (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)))) (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))))) (*.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)))) (-.f64 (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)))) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)))) |
(/.f64 (+.f64 (pow.f64 (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)))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) #s(literal 3 binary64))) (fma.f64 (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)))) (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)))) (-.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) (*.f64 (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)))) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)))))) |
(fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 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))))) |
(fma.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -5/128 binary64) (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) |
(fma.f64 #s(literal -1/8 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 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))))) |
(fma.f64 #s(literal -5/128 binary64) (pow.f64 x #s(literal -5/2 binary64)) (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) |
(+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (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))))) |
(+.f64 (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)))) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) |
(+.f64 (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -5/128 binary64)) (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -5/128 binary64)) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -5/128 binary64))) (*.f64 (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) (-.f64 (*.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))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -5/128 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -5/128 binary64)) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -5/128 binary64)) (-.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (*.f64 (*.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))))))) |
(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)))) |
(fma.f64 #s(literal -5/128 binary64) (pow.f64 x #s(literal -5/2 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)))) |
(+.f64 (fma.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -5/128 binary64) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
(+.f64 (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -5/128 binary64))) |
(+.f64 (*.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)))) |
(*.f64 (pow.f64 x #s(literal -5/4 binary64)) (pow.f64 x #s(literal -5/4 binary64))) |
(pow.f64 x #s(literal -5/2 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -5/2 binary64))) |
x |
#s(literal -5/2 binary64) |
#s(literal -5/128 binary64) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64)) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (-.f64 (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64)) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))))) |
(fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
(fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64))) |
(fma.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal -3/2 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
(fma.f64 (sqrt.f64 x) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64))) |
(-.f64 (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) |
(+.f64 (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64))) |
(*.f64 (pow.f64 x #s(literal -3/4 binary64)) (pow.f64 x #s(literal -3/4 binary64))) |
(pow.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 x #s(literal -3/2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3/2 binary64))) |
(sqrt.f64 (pow.f64 x #s(literal -3 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -3/2 binary64))) |
#s(literal -3/2 binary64) |
#s(literal 1/16 binary64) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
(pow.f64 x #s(literal 1/2 binary64)) |
(sqrt.f64 x) |
(*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal -1/8 binary64)) |
(*.f64 #s(literal -1/8 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) |
(/.f64 #s(literal 1/8 binary64) (neg.f64 (sqrt.f64 x))) |
(/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) |
#s(literal -1/8 binary64) |
(/.f64 (-.f64 (*.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 (sqrt.f64 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))) |
(/.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 (sqrt.f64 x) #s(literal 3 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))) (fma.f64 (sqrt.f64 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))))) |
(-.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 (*.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) (*.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))))) |
(/.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))))) |
(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 binary64) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x)) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)))) (neg.f64 x)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x) |
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) x) (/.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) x)) |
(+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) x) (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (-.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) |
(/.f64 (-.f64 (*.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/8 binary64) (sqrt.f64 x)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))))) |
(/.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 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal -1/8 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
(fma.f64 #s(literal -1/8 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 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 (sqrt.f64 x) #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) |
(-.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) |
(+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 #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)) x)) |
(/.f64 (neg.f64 #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))) (neg.f64 x)) |
(/.f64 #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)) 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)) |
(/.f64 (neg.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)))) (neg.f64 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) |
(+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) x) (/.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) x)) |
(+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) x) (/.f64 (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) (*.f64 (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/2 binary64)))) (-.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 x)))) (-.f64 (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) (*.f64 (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 x)))))) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) |
(fma.f64 #s(literal -1/8 binary64) (sqrt.f64 x) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3/2 binary64)) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) |
(fma.f64 (sqrt.f64 x) #s(literal -1/8 binary64) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/2 binary64))) |
(-.f64 (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #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) (pow.f64 x #s(literal 3/2 binary64)))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #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 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 x #s(literal 3/4 binary64)) (pow.f64 x #s(literal 3/4 binary64))) |
(pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 x #s(literal 3/2 binary64)) |
(sqrt.f64 (pow.f64 x #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 3/2 binary64))) |
#s(literal 3/2 binary64) |
(*.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 x) #s(literal -1/8 binary64)) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 #s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (/.f64 (/.f64 (fma.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 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) x) x)) x)) |
(/.f64 (neg.f64 #s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (/.f64 (/.f64 (fma.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 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) x) x))) (neg.f64 x)) |
(/.f64 #s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (/.f64 (/.f64 (fma.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 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) x) x)) x) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (/.f64 (/.f64 (fma.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 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) x) x)) |
(/.f64 (/.f64 (fma.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 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) x) x) |
(/.f64 (neg.f64 (fma.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 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x)))) (neg.f64 (*.f64 x x))) |
(/.f64 (fma.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 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) (*.f64 x x)) |
(+.f64 (/.f64 (*.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) (*.f64 x x)) (/.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x)) (*.f64 x x))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x)) (*.f64 x x)) (/.f64 (*.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) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.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) (*.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)) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x)) (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x)))) (-.f64 (*.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) (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x)) (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) (*.f64 (*.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) (*.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))) (-.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 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))) |
(/.f64 (+.f64 (pow.f64 (*.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(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.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) (*.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) (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x)) (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) (*.f64 (*.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) (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x)) #s(literal 3 binary64)) (pow.f64 (*.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(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x)) (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x)) (-.f64 (*.f64 (*.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) (*.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)) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 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))))) |
(fma.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 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) |
(fma.f64 #s(literal 1/16 binary64) (sqrt.f64 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)) |
(fma.f64 (sqrt.f64 x) #s(literal 1/16 binary64) (*.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)) |
(fma.f64 x (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 #s(literal 1/16 binary64) (sqrt.f64 x))) |
(-.f64 (*.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) (*.f64 #s(literal -1/16 binary64) (sqrt.f64 x))) |
(-.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x)) (*.f64 (neg.f64 x) (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 (*.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) (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) |
(+.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 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)) |
(*.f64 #s(literal 1/16 binary64) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 x) #s(literal 1/16 binary64)) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 x x) |
(pow.f64 x #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (-.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (sqrt.f64 x))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (-.f64 (fma.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) (sqrt.f64 x))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (-.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) (sqrt.f64 x))) |
#s(approx (/ (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) x) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal -5/128 binary64))) |
#s(approx (/ (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) x) (/.f64 (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal -5/128 binary64) (sqrt.f64 x))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (/ (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) x) (/.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1/8 binary64) (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) x (*.f64 #s(literal -5/128 binary64) (sqrt.f64 x))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (/ (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) x) (/.f64 (fma.f64 (fma.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 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) x (*.f64 #s(literal -5/128 binary64) (sqrt.f64 x))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -5/128 binary64))) |
#s(approx (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) (/.f64 (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal -5/128 binary64) (sqrt.f64 x))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) (/.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1/8 binary64) (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) x (*.f64 #s(literal -5/128 binary64) (sqrt.f64 x))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) (/.f64 (fma.f64 (fma.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 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) x (*.f64 #s(literal -5/128 binary64) (sqrt.f64 x))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -5/128 binary64))) |
#s(approx (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/.f64 (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal -5/128 binary64) (sqrt.f64 x))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal 5/2 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) x (*.f64 #s(literal -5/128 binary64) (sqrt.f64 x))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (pow x -5/2) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) |
#s(approx x x) |
#s(approx (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x))) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64))) |
#s(approx (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x))) (/.f64 (fma.f64 (pow.f64 x #s(literal 5/2 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) (*.f64 x x))) |
#s(approx (pow x -3/2) (pow.f64 x #s(literal -3/2 binary64))) |
#s(approx (* 1/2 (sqrt x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
#s(approx (sqrt x) (sqrt.f64 x)) |
#s(approx (/ -1/8 (sqrt x)) (/.f64 #s(literal -1/8 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 (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)) -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 (/ (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) |
#s(approx (/ (+ (* (pow x 3/2) 1/2) (* -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))) x)) |
#s(approx (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) |
#s(approx (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 x)))) |
#s(approx (pow x 3/2) (pow.f64 x #s(literal 3/2 binary64))) |
#s(approx (* -1/8 (sqrt x)) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal 1/16 binary64))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) (/.f64 (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1/8 binary64) (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) (/.f64 (fma.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 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (/.f64 (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1/8 binary64) (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) (*.f64 x x))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (/.f64 (/.f64 (fma.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 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) x) x)) |
#s(approx (/ (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) (* x x)) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64))) |
#s(approx (/ (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) (* x x)) (/.f64 (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1/8 binary64) (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) (*.f64 x x))) |
#s(approx (/ (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) (* x x)) (/.f64 (/.f64 (fma.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 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) x) x)) |
#s(approx (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) |
#s(approx (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1/8 binary64) (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x)))) |
#s(approx (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) (fma.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 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x)))) |
#s(approx (* 1/16 (sqrt x)) (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x)) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (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 (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (+.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -5/128 binary64) (fma.f64 (pow.f64 x #s(literal -3/2 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 x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) x) (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
#s(approx (/ (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) x) (fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/8 binary64)))) |
#s(approx (/ (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) x) (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/8 binary64) (fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal 1/16 binary64))))) |
#s(approx (/ (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) x) (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/8 binary64) (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal -5/128 binary64) (fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal 1/16 binary64)))))) |
#s(approx (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
#s(approx (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) (*.f64 (fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/8 binary64))) x)) |
#s(approx (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/8 binary64) (fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal 1/16 binary64)))) x)) |
#s(approx (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/8 binary64) (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal -5/128 binary64) (fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal 1/16 binary64))))) x)) |
#s(approx (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
#s(approx (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (*.f64 (fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal 1/16 binary64))) x)) |
#s(approx (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (*.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal -5/128 binary64) (fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal 1/16 binary64)))) x)) |
#s(approx (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
#s(approx (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x))) (*.f64 (fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal 1/16 binary64))) x)) |
#s(approx (sqrt (+ x 1)) (sqrt.f64 x)) |
#s(approx (sqrt (+ x 1)) (*.f64 (fma.f64 (pow.f64 x #s(literal -3/2 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 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/8 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 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal 1/16 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 (/ (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) x) (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) x) (fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 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 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/8 binary64))) x)) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) x) (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) x) (fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 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 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/8 binary64))) x)) |
#s(approx (/ (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
#s(approx (/ (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (*.f64 (fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/8 binary64))) x)) |
#s(approx (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/2 binary64))) |
#s(approx (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) (*.f64 (fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/8 binary64))) (*.f64 x x))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) (fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 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) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/8 binary64) (fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal 1/16 binary64))))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (*.f64 (fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/8 binary64))) x)) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (*.f64 (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/8 binary64) (fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal 1/16 binary64)))) x)) |
#s(approx (/ (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) (* x x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
#s(approx (/ (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) (* x x)) (*.f64 (fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/8 binary64))) x)) |
#s(approx (/ (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) (* x x)) (*.f64 (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/8 binary64) (fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal 1/16 binary64)))) x)) |
#s(approx (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) (*.f64 (pow.f64 x #s(literal 5/2 binary64)) #s(literal 1/2 binary64))) |
#s(approx (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) (*.f64 (fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/8 binary64))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/8 binary64) (fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal 1/16 binary64)))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (*.f64 #s(literal -1/2 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) #s(literal -1 binary64) (fma.f64 (*.f64 (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 (- (sqrt (+ x 1)) (sqrt x)) (neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) #s(literal -1 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -5/128 binary64)) #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 x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) x) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) x) (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) #s(literal -1/2 binary64) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/8 binary64)))) |
#s(approx (/ (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) x) (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) #s(literal -1/2 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal -3/2 binary64))) #s(literal 1/16 binary64)) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x)))) |
#s(approx (/ (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) x) (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) #s(literal -1/2 binary64) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 #s(literal -1 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal -3/2 binary64))) #s(literal -5/128 binary64))) x)) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x)))) |
#s(approx (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64))) |
#s(approx (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/8 binary64))) x))) |
#s(approx (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) #s(literal 1/2 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal -3/2 binary64))) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x))) x))) |
#s(approx (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) #s(literal 1/2 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 5/128 binary64) (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal -3/2 binary64))) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) #s(literal 1/16 binary64))) x) #s(literal -1 binary64) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x))) x))) |
#s(approx (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64))) |
#s(approx (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) #s(literal 1/16 binary64) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) #s(literal 1/2 binary64))) x))) |
#s(approx (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (pow.f64 x #s(literal -7 binary64)))) #s(literal 5/128 binary64) (fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) #s(literal 1/16 binary64) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) #s(literal 1/2 binary64)))) x))) |
#s(approx (pow x -5/2) (*.f64 #s(literal -1 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 binary64))))) |
#s(approx (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x))) (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64))) |
#s(approx (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x))) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) #s(literal 1/16 binary64) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) #s(literal 1/2 binary64))) x))) |
#s(approx (pow x -3/2) (neg.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal -3/2 binary64))))) |
#s(approx (* 1/2 (sqrt x)) (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64))) |
#s(approx (sqrt x) (neg.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)))) |
#s(approx (sqrt (+ x 1)) (neg.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)))) |
#s(approx (sqrt (+ x 1)) (neg.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (*.f64 (pow.f64 x #s(literal -3/2 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) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (*.f64 (pow.f64 x #s(literal -3/2 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) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/2 binary64))))) x))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) x) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 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 (sqrt.f64 x) #s(literal -1 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 (sqrt.f64 x) #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/8 binary64))) x))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) x) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 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 (sqrt.f64 x) #s(literal -1 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 (sqrt.f64 x) #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/8 binary64))) x))) |
#s(approx (/ (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64))) |
#s(approx (/ (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal -3/2 binary64))) #s(literal -1/8 binary64) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) #s(literal -1/2 binary64))) x))) |
#s(approx (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 3/2 binary64))) #s(literal 1/2 binary64))) |
#s(approx (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) (*.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/8 binary64)) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) #s(literal 1/2 binary64))) (*.f64 x x))) |
#s(approx (pow x 3/2) (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 3/2 binary64)))) |
#s(approx (* -1/8 (sqrt x)) (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal 1/8 binary64))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 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) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) #s(literal -1/2 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal -3/2 binary64))) #s(literal 1/16 binary64)) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x)))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 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) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/8 binary64))) x))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) #s(literal 1/2 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal -3/2 binary64))) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x))) x))) |
#s(approx (/ (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) (* x x)) (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64))) |
#s(approx (/ (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) (* x x)) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal -3/2 binary64))) #s(literal -1/8 binary64) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) #s(literal -1/2 binary64))) x))) |
#s(approx (/ (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) (* x x)) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) #s(literal -1/2 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal -3/2 binary64)))) (*.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) #s(literal -1 binary64))) x))) x))) |
#s(approx (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 5/2 binary64))) #s(literal 1/2 binary64))) |
#s(approx (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal -3/2 binary64))) #s(literal -1/8 binary64) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) #s(literal -1/2 binary64))) (pow.f64 x #s(literal 3 binary64))))) |
#s(approx (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) #s(literal -1/2 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal -3/2 binary64)))) (*.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) #s(literal -1 binary64))) x))) (pow.f64 x #s(literal 3 binary64))))) |
#s(approx (* 1/16 (sqrt x)) (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal -1/16 binary64))) |
Compiled 15 266 to 1 614 computations (89.4% saved)
16 alts after pruning (9 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 387 | 4 | 391 |
| Fresh | 3 | 5 | 8 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 3 | 3 |
| Total | 391 | 16 | 407 |
| Status | Accuracy | Program |
|---|---|---|
| 7.1% | (/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (sqrt.f64 x) (sqrt.f64 x))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) | |
| ✓ | 7.0% | (-.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.5% | (-.f64 #s(approx (sqrt (+ x 1)) #s(approx (+ (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x))) (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 (sqrt.f64 x) #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x)) |
| 98.8% | #s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -3/2 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)) | |
| ✓ | 99.2% | #s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (+.f64 (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)))) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x)) |
| ▶ | 98.8% | #s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (+.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
| ▶ | 97.4% | #s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 #s(approx (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
| ✓ | 39.9% | #s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 #s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (/.f64 (fma.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 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) (*.f64 x x))) x)) |
| ▶ | 41.1% | #s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 #s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (/.f64 (/.f64 (fma.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 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) x) x)) x)) |
| ✓ | 66.9% | #s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 #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)) x)) |
| 97.4% | #s(approx (- (sqrt (+ x 1)) (sqrt x)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64))) | |
| 26.1% | #s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(approx (/ (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) x) (/.f64 (fma.f64 (fma.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 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) x (*.f64 #s(literal -5/128 binary64) (sqrt.f64 x))) (pow.f64 x #s(literal 4 binary64))))) | |
| ▶ | 52.0% | #s(approx (- (sqrt (+ x 1)) (sqrt x)) #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)))) |
Compiled 711 to 504 computations (29.1% saved)
| Inputs |
|---|
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (+.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
(/.f64 (+.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x) |
(+.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
(+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64))) |
(/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) |
#s(literal -1/8 binary64) |
(sqrt.f64 x) |
x |
(*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64)) |
(pow.f64 x #s(literal -3/2 binary64)) |
#s(literal -3/2 binary64) |
#s(literal 1/16 binary64) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) |
#s(literal 1/2 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 (- (sqrt (+ x 1)) (sqrt x)) (/.f64 #s(approx (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
(/.f64 #s(approx (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x) |
#s(approx (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #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))) 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))) |
(/.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)) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) |
(pow.f64 x #s(literal 3/2 binary64)) |
#s(literal 3/2 binary64) |
(*.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) |
(*.f64 x x) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 #s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (/.f64 (/.f64 (fma.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 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) x) x)) x)) |
(/.f64 #s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (/.f64 (/.f64 (fma.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 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) x) x)) x) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (/.f64 (/.f64 (fma.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 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) x) x)) |
(/.f64 (/.f64 (fma.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 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) x) x) |
(/.f64 (fma.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 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) x) |
(fma.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 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) |
(*.f64 #s(literal 1/16 binary64) (sqrt.f64 x)) |
| Outputs |
|---|
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (- 1 (sqrt x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (- (+ 1 (* 1/2 x)) (sqrt x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (- (+ 1 (* x (+ 1/2 (* -1/8 x)))) (sqrt x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (- (+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))) (sqrt x)))) |
#s(approx (/ (+ (+ (/ -1/8 (sqrt x)) (* (pow x -3/2) 1/16)) (* 1/2 (sqrt x))) x) #s(hole binary64 (* 1/16 (sqrt (/ 1 (pow x 5)))))) |
#s(approx (/ (+ (+ (/ -1/8 (sqrt x)) (* (pow x -3/2) 1/16)) (* 1/2 (sqrt x))) x) #s(hole binary64 (/ (+ (* -1/8 (sqrt (pow x 3))) (* 1/16 (sqrt x))) (pow x 3)))) |
#s(approx (/ (+ (+ (/ -1/8 (sqrt x)) (* (pow x -3/2) 1/16)) (* 1/2 (sqrt x))) x) #s(hole binary64 (/ (+ (* 1/16 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))))) (pow x 3)))) |
#s(approx (+ (+ (/ -1/8 (sqrt x)) (* (pow x -3/2) 1/16)) (* 1/2 (sqrt x))) #s(hole binary64 (* 1/16 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (+ (+ (/ -1/8 (sqrt x)) (* (pow x -3/2) 1/16)) (* 1/2 (sqrt x))) #s(hole binary64 (/ (+ (* -1/8 (sqrt (pow x 3))) (* 1/16 (sqrt x))) (pow x 2)))) |
#s(approx (+ (+ (/ -1/8 (sqrt x)) (* (pow x -3/2) 1/16)) (* 1/2 (sqrt x))) #s(hole binary64 (/ (+ (* 1/16 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))))) (pow x 2)))) |
#s(approx (+ (/ -1/8 (sqrt x)) (* (pow x -3/2) 1/16)) #s(hole binary64 (* 1/16 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (+ (/ -1/8 (sqrt x)) (* (pow x -3/2) 1/16)) #s(hole binary64 (/ (+ (* -1/8 (sqrt (pow x 3))) (* 1/16 (sqrt x))) (pow x 2)))) |
#s(approx (/ -1/8 (sqrt x)) #s(hole binary64 (* -1/8 (sqrt (/ 1 x))))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (pow x -3/2) 1/16) #s(hole binary64 (* 1/16 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (pow x -3/2) #s(hole binary64 (sqrt (/ 1 (pow x 3))))) |
#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 (+ (* 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 (/ (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) x) #s(hole binary64 (* -5/128 (sqrt (/ 1 (pow x 7)))))) |
#s(approx (/ (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) x) #s(hole binary64 (/ (+ (* -5/128 (sqrt x)) (* 1/16 (sqrt (pow x 3)))) (pow x 4)))) |
#s(approx (/ (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) x) #s(hole binary64 (/ (+ (* -5/128 (sqrt x)) (* x (+ (* -1/8 (sqrt (pow x 3))) (* 1/16 (sqrt x))))) (pow x 4)))) |
#s(approx (/ (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) x) #s(hole binary64 (/ (+ (* -5/128 (sqrt x)) (* x (+ (* 1/16 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))))))) (pow x 4)))) |
#s(approx (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) #s(hole binary64 (* -5/128 (sqrt (/ 1 (pow x 5)))))) |
#s(approx (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) #s(hole binary64 (/ (+ (* -5/128 (sqrt x)) (* 1/16 (sqrt (pow x 3)))) (pow x 3)))) |
#s(approx (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) #s(hole binary64 (/ (+ (* -5/128 (sqrt x)) (* x (+ (* -1/8 (sqrt (pow x 3))) (* 1/16 (sqrt x))))) (pow x 3)))) |
#s(approx (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) #s(hole binary64 (/ (+ (* -5/128 (sqrt x)) (* x (+ (* 1/16 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))))))) (pow x 3)))) |
#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 (/ (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) (* x x)) #s(hole binary64 (* -1/8 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (/ (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) (* x x)) #s(hole binary64 (/ (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 2)))) |
#s(approx (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) #s(hole binary64 (* -1/8 (sqrt x)))) |
#s(approx (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) #s(hole binary64 (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))))) |
#s(approx (pow x 3/2) #s(hole binary64 (sqrt (pow x 3)))) |
#s(approx (* -1/8 (sqrt x)) #s(hole binary64 (* -1/8 (sqrt x)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) #s(hole binary64 (* 1/16 (sqrt (/ 1 (pow x 5)))))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) #s(hole binary64 (/ (+ (* -1/8 (sqrt (pow x 3))) (* 1/16 (sqrt x))) (pow x 3)))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) #s(hole binary64 (/ (+ (* 1/16 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))))) (pow x 3)))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (* 1/16 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (/ (+ (* -1/8 (sqrt (pow x 3))) (* 1/16 (sqrt x))) (pow x 2)))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (/ (+ (* 1/16 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))))) (pow x 2)))) |
#s(approx (/ (/ (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) x) x) #s(hole binary64 (* 1/16 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (/ (/ (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) x) x) #s(hole binary64 (/ (+ (* -1/8 (sqrt (pow x 3))) (* 1/16 (sqrt x))) (pow x 2)))) |
#s(approx (/ (/ (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) x) x) #s(hole binary64 (/ (+ (* 1/16 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))))) (pow x 2)))) |
#s(approx (/ (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) x) #s(hole binary64 (* 1/16 (sqrt (/ 1 x))))) |
#s(approx (/ (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) x) #s(hole binary64 (/ (+ (* -1/8 (sqrt (pow x 3))) (* 1/16 (sqrt x))) x))) |
#s(approx (/ (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) x) #s(hole binary64 (/ (+ (* 1/16 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))))) x))) |
#s(approx (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) #s(hole binary64 (* 1/16 (sqrt x)))) |
#s(approx (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) #s(hole binary64 (+ (* -1/8 (sqrt (pow x 3))) (* 1/16 (sqrt x))))) |
#s(approx (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) #s(hole binary64 (+ (* 1/16 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))))))) |
#s(approx (* 1/16 (sqrt x)) #s(hole binary64 (* 1/16 (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 (/ (+ (+ (/ -1/8 (sqrt x)) (* (pow x -3/2) 1/16)) (* 1/2 (sqrt x))) x) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (/ (+ (+ (/ -1/8 (sqrt x)) (* (pow x -3/2) 1/16)) (* 1/2 (sqrt x))) x) #s(hole binary64 (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))))) |
#s(approx (/ (+ (+ (/ -1/8 (sqrt x)) (* (pow x -3/2) 1/16)) (* 1/2 (sqrt x))) x) #s(hole binary64 (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x))))))) |
#s(approx (+ (+ (/ -1/8 (sqrt x)) (* (pow x -3/2) 1/16)) (* 1/2 (sqrt x))) #s(hole binary64 (* 1/2 (sqrt x)))) |
#s(approx (+ (+ (/ -1/8 (sqrt x)) (* (pow x -3/2) 1/16)) (* 1/2 (sqrt x))) #s(hole binary64 (* x (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x))))))) |
#s(approx (+ (+ (/ -1/8 (sqrt x)) (* (pow x -3/2) 1/16)) (* 1/2 (sqrt x))) #s(hole binary64 (* x (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))))) |
#s(approx (+ (/ -1/8 (sqrt x)) (* (pow x -3/2) 1/16)) #s(hole binary64 (* -1/8 (sqrt (/ 1 x))))) |
#s(approx (+ (/ -1/8 (sqrt x)) (* (pow x -3/2) 1/16)) #s(hole binary64 (+ (* -1/8 (sqrt (/ 1 x))) (* 1/16 (sqrt (/ 1 (pow x 3))))))) |
#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 x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) x) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (/ (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 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 (/ (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) x) #s(hole binary64 (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x))))))) |
#s(approx (/ (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) x) #s(hole binary64 (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* -5/128 (sqrt (/ 1 (pow x 7)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))))) |
#s(approx (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) #s(hole binary64 (* 1/2 (sqrt x)))) |
#s(approx (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 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 (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) #s(hole binary64 (* x (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))))) |
#s(approx (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) #s(hole binary64 (* x (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* -5/128 (sqrt (/ 1 (pow x 7)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x))))))))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) x) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) x) #s(hole binary64 (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))))) |
#s(approx (/ (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) (* x x)) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (/ (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) (* x x)) #s(hole binary64 (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))))) |
#s(approx (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) #s(hole binary64 (* 1/2 (sqrt (pow x 3))))) |
#s(approx (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) #s(hole binary64 (* (pow x 2) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x))))))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 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) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) #s(hole binary64 (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x))))))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (* 1/2 (sqrt x)))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (* x (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x))))))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (* x (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))))) |
#s(approx (/ (/ (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) x) x) #s(hole binary64 (* 1/2 (sqrt x)))) |
#s(approx (/ (/ (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) x) x) #s(hole binary64 (* x (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x))))))) |
#s(approx (/ (/ (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) x) x) #s(hole binary64 (* x (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))))) |
#s(approx (/ (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) x) #s(hole binary64 (* 1/2 (sqrt (pow x 3))))) |
#s(approx (/ (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) x) #s(hole binary64 (* (pow x 2) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x))))))) |
#s(approx (/ (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) x) #s(hole binary64 (* (pow x 2) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))))) |
#s(approx (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) #s(hole binary64 (* 1/2 (sqrt (pow x 5))))) |
#s(approx (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) #s(hole binary64 (* (pow x 3) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x))))))) |
#s(approx (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) #s(hole binary64 (* (pow x 3) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1/2 (sqrt (/ 1 x))))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/2 (sqrt x)))) x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (+ (* -5/128 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 6)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/2 (sqrt x))))) x)))) |
#s(approx (/ (+ (+ (/ -1/8 (sqrt x)) (* (pow x -3/2) 1/16)) (* 1/2 (sqrt x))) x) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (/ (+ (+ (/ -1/8 (sqrt x)) (* (pow x -3/2) 1/16)) (* 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/8 (sqrt x)) (* (pow x -3/2) 1/16)) (* 1/2 (sqrt x))) x) #s(hole binary64 (+ (* -1 (/ (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/8 (sqrt (/ 1 x)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (+ (+ (/ -1/8 (sqrt x)) (* (pow x -3/2) 1/16)) (* 1/2 (sqrt x))) #s(hole binary64 (* -1/2 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ (+ (/ -1/8 (sqrt x)) (* (pow x -3/2) 1/16)) (* 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/8 (sqrt x)) (* (pow x -3/2) 1/16)) (* 1/2 (sqrt x))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* -1/16 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (+ (/ -1/8 (sqrt x)) (* (pow x -3/2) 1/16)) #s(hole binary64 (+ (* -1/8 (sqrt (/ 1 x))) (* -1/16 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (* (pow x -3/2) 1/16) #s(hole binary64 (* -1/16 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))) |
#s(approx (pow x -3/2) #s(hole binary64 (* -1 (* (sqrt (/ 1 (pow x 3))) (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 (/ (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) x) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (/ (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 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 (/ (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) x) #s(hole binary64 (+ (* -1 (/ (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/8 (sqrt (/ 1 x)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (/ (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) x) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -5/128 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) x)) (* 1/8 (sqrt (/ 1 x)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) #s(hole binary64 (* -1/2 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 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 (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* -1/16 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (+ (* 5/128 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/16 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (* -1/8 (sqrt (/ 1 x)))) x)) (* 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))))) |
#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 (/ (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) (* x x)) #s(hole binary64 (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (/ (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) (* x x)) #s(hole binary64 (+ (* 1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) #s(hole binary64 (* 1/2 (* (sqrt (pow x 3)) (pow (sqrt -1) 2))))) |
#s(approx (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) #s(hole binary64 (* (pow x 2) (+ (* 1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (pow x 3/2) #s(hole binary64 (* (sqrt (pow x 3)) (pow (sqrt -1) 2)))) |
#s(approx (* -1/8 (sqrt x)) #s(hole binary64 (* 1/8 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 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) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) #s(hole binary64 (+ (* -1 (/ (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/8 (sqrt (/ 1 x)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (* -1/2 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 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 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* -1/16 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (/ (/ (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) x) x) #s(hole binary64 (* 1/2 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (/ (/ (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) x) x) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))))) |
#s(approx (/ (/ (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) x) x) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (/ (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) x) #s(hole binary64 (* 1/2 (* (sqrt (pow x 3)) (pow (sqrt -1) 2))))) |
#s(approx (/ (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) x) #s(hole binary64 (* (pow x 2) (+ (* 1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (/ (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) x) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/16 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) #s(hole binary64 (* 1/2 (* (sqrt (pow x 5)) (pow (sqrt -1) 2))))) |
#s(approx (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) #s(hole binary64 (* -1 (* (pow x 3) (+ (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))))) |
#s(approx (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) #s(hole binary64 (* -1 (* (pow x 3) (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (* 1/16 (sqrt x)) #s(hole binary64 (* -1/16 (* (sqrt x) (pow (sqrt -1) 2))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 7.0ms | x | @ | inf | ((- (sqrt (+ x 1)) (sqrt x)) (/ (+ (+ (/ -1/8 (sqrt x)) (* (pow x -3/2) 1/16)) (* 1/2 (sqrt x))) x) (+ (+ (/ -1/8 (sqrt x)) (* (pow x -3/2) 1/16)) (* 1/2 (sqrt x))) (+ (/ -1/8 (sqrt x)) (* (pow x -3/2) 1/16)) (/ -1/8 (sqrt x)) -1/8 (sqrt x) x (* (pow x -3/2) 1/16) (pow x -3/2) -3/2 1/16 (* 1/2 (sqrt x)) 1/2 (- (sqrt (+ x 1)) (sqrt x)) (sqrt (+ x 1)) (+ (* 1/2 x) 1) (* 1/2 x) (- (sqrt (+ x 1)) (sqrt x)) (/ (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) x) (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) (- (sqrt (+ x 1)) (sqrt x)) (/ (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) x) (/ (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) (* x x)) (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) (pow x 3/2) 3/2 (* -1/8 (sqrt x)) (* x x) (- (sqrt (+ x 1)) (sqrt x)) (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (/ (/ (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) x) x) (/ (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) x) (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) (* 1/16 (sqrt x))) |
| 6.0ms | x | @ | -inf | ((- (sqrt (+ x 1)) (sqrt x)) (/ (+ (+ (/ -1/8 (sqrt x)) (* (pow x -3/2) 1/16)) (* 1/2 (sqrt x))) x) (+ (+ (/ -1/8 (sqrt x)) (* (pow x -3/2) 1/16)) (* 1/2 (sqrt x))) (+ (/ -1/8 (sqrt x)) (* (pow x -3/2) 1/16)) (/ -1/8 (sqrt x)) -1/8 (sqrt x) x (* (pow x -3/2) 1/16) (pow x -3/2) -3/2 1/16 (* 1/2 (sqrt x)) 1/2 (- (sqrt (+ x 1)) (sqrt x)) (sqrt (+ x 1)) (+ (* 1/2 x) 1) (* 1/2 x) (- (sqrt (+ x 1)) (sqrt x)) (/ (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) x) (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) (- (sqrt (+ x 1)) (sqrt x)) (/ (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) x) (/ (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) (* x x)) (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) (pow x 3/2) 3/2 (* -1/8 (sqrt x)) (* x x) (- (sqrt (+ x 1)) (sqrt x)) (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (/ (/ (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) x) x) (/ (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) x) (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) (* 1/16 (sqrt x))) |
| 4.0ms | x | @ | 0 | ((- (sqrt (+ x 1)) (sqrt x)) (/ (+ (+ (/ -1/8 (sqrt x)) (* (pow x -3/2) 1/16)) (* 1/2 (sqrt x))) x) (+ (+ (/ -1/8 (sqrt x)) (* (pow x -3/2) 1/16)) (* 1/2 (sqrt x))) (+ (/ -1/8 (sqrt x)) (* (pow x -3/2) 1/16)) (/ -1/8 (sqrt x)) -1/8 (sqrt x) x (* (pow x -3/2) 1/16) (pow x -3/2) -3/2 1/16 (* 1/2 (sqrt x)) 1/2 (- (sqrt (+ x 1)) (sqrt x)) (sqrt (+ x 1)) (+ (* 1/2 x) 1) (* 1/2 x) (- (sqrt (+ x 1)) (sqrt x)) (/ (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) x) (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) (- (sqrt (+ x 1)) (sqrt x)) (/ (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) x) (/ (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) (* x x)) (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) (pow x 3/2) 3/2 (* -1/8 (sqrt x)) (* x x) (- (sqrt (+ x 1)) (sqrt x)) (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (/ (/ (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) x) x) (/ (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) x) (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) (* 1/16 (sqrt x))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 463 | 5360 |
| 0 | 506 | 4650 |
| 0 | 2244 | 4349 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (+.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
(/.f64 (+.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x) |
(+.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
(+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64))) |
(/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) |
#s(literal -1/8 binary64) |
(sqrt.f64 x) |
x |
(*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64)) |
(pow.f64 x #s(literal -3/2 binary64)) |
#s(literal -3/2 binary64) |
#s(literal 1/16 binary64) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) |
#s(literal 1/2 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 (- (sqrt (+ x 1)) (sqrt x)) (/.f64 #s(approx (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
(/.f64 #s(approx (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x) |
#s(approx (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #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))) 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))) |
(/.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)) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) |
(pow.f64 x #s(literal 3/2 binary64)) |
#s(literal 3/2 binary64) |
(*.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) |
(*.f64 x x) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 #s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (/.f64 (/.f64 (fma.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 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) x) x)) x)) |
(/.f64 #s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (/.f64 (/.f64 (fma.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 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) x) x)) x) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (/.f64 (/.f64 (fma.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 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) x) x)) |
(/.f64 (/.f64 (fma.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 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) x) x) |
(/.f64 (fma.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 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) x) |
(fma.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 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) |
(*.f64 #s(literal 1/16 binary64) (sqrt.f64 x)) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (- 1 (sqrt x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (- (+ 1 (* 1/2 x)) (sqrt x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (- (+ 1 (* x (+ 1/2 (* -1/8 x)))) (sqrt x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (- (+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))) (sqrt x)))) |
#s(approx (/ (+ (+ (/ -1/8 (sqrt x)) (* (pow x -3/2) 1/16)) (* 1/2 (sqrt x))) x) #s(hole binary64 (* 1/16 (sqrt (/ 1 (pow x 5)))))) |
#s(approx (/ (+ (+ (/ -1/8 (sqrt x)) (* (pow x -3/2) 1/16)) (* 1/2 (sqrt x))) x) #s(hole binary64 (/ (+ (* -1/8 (sqrt (pow x 3))) (* 1/16 (sqrt x))) (pow x 3)))) |
#s(approx (/ (+ (+ (/ -1/8 (sqrt x)) (* (pow x -3/2) 1/16)) (* 1/2 (sqrt x))) x) #s(hole binary64 (/ (+ (* 1/16 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))))) (pow x 3)))) |
#s(approx (+ (+ (/ -1/8 (sqrt x)) (* (pow x -3/2) 1/16)) (* 1/2 (sqrt x))) #s(hole binary64 (* 1/16 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (+ (+ (/ -1/8 (sqrt x)) (* (pow x -3/2) 1/16)) (* 1/2 (sqrt x))) #s(hole binary64 (/ (+ (* -1/8 (sqrt (pow x 3))) (* 1/16 (sqrt x))) (pow x 2)))) |
#s(approx (+ (+ (/ -1/8 (sqrt x)) (* (pow x -3/2) 1/16)) (* 1/2 (sqrt x))) #s(hole binary64 (/ (+ (* 1/16 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))))) (pow x 2)))) |
#s(approx (+ (/ -1/8 (sqrt x)) (* (pow x -3/2) 1/16)) #s(hole binary64 (* 1/16 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (+ (/ -1/8 (sqrt x)) (* (pow x -3/2) 1/16)) #s(hole binary64 (/ (+ (* -1/8 (sqrt (pow x 3))) (* 1/16 (sqrt x))) (pow x 2)))) |
#s(approx (/ -1/8 (sqrt x)) #s(hole binary64 (* -1/8 (sqrt (/ 1 x))))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (pow x -3/2) 1/16) #s(hole binary64 (* 1/16 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (pow x -3/2) #s(hole binary64 (sqrt (/ 1 (pow x 3))))) |
#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 (+ (* 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 (/ (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) x) #s(hole binary64 (* -5/128 (sqrt (/ 1 (pow x 7)))))) |
#s(approx (/ (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) x) #s(hole binary64 (/ (+ (* -5/128 (sqrt x)) (* 1/16 (sqrt (pow x 3)))) (pow x 4)))) |
#s(approx (/ (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) x) #s(hole binary64 (/ (+ (* -5/128 (sqrt x)) (* x (+ (* -1/8 (sqrt (pow x 3))) (* 1/16 (sqrt x))))) (pow x 4)))) |
#s(approx (/ (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) x) #s(hole binary64 (/ (+ (* -5/128 (sqrt x)) (* x (+ (* 1/16 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))))))) (pow x 4)))) |
#s(approx (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) #s(hole binary64 (* -5/128 (sqrt (/ 1 (pow x 5)))))) |
#s(approx (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) #s(hole binary64 (/ (+ (* -5/128 (sqrt x)) (* 1/16 (sqrt (pow x 3)))) (pow x 3)))) |
#s(approx (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) #s(hole binary64 (/ (+ (* -5/128 (sqrt x)) (* x (+ (* -1/8 (sqrt (pow x 3))) (* 1/16 (sqrt x))))) (pow x 3)))) |
#s(approx (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) #s(hole binary64 (/ (+ (* -5/128 (sqrt x)) (* x (+ (* 1/16 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))))))) (pow x 3)))) |
#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 (/ (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) (* x x)) #s(hole binary64 (* -1/8 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (/ (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) (* x x)) #s(hole binary64 (/ (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 2)))) |
#s(approx (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) #s(hole binary64 (* -1/8 (sqrt x)))) |
#s(approx (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) #s(hole binary64 (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))))) |
#s(approx (pow x 3/2) #s(hole binary64 (sqrt (pow x 3)))) |
#s(approx (* -1/8 (sqrt x)) #s(hole binary64 (* -1/8 (sqrt x)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) #s(hole binary64 (* 1/16 (sqrt (/ 1 (pow x 5)))))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) #s(hole binary64 (/ (+ (* -1/8 (sqrt (pow x 3))) (* 1/16 (sqrt x))) (pow x 3)))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) #s(hole binary64 (/ (+ (* 1/16 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))))) (pow x 3)))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (* 1/16 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (/ (+ (* -1/8 (sqrt (pow x 3))) (* 1/16 (sqrt x))) (pow x 2)))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (/ (+ (* 1/16 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))))) (pow x 2)))) |
#s(approx (/ (/ (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) x) x) #s(hole binary64 (* 1/16 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (/ (/ (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) x) x) #s(hole binary64 (/ (+ (* -1/8 (sqrt (pow x 3))) (* 1/16 (sqrt x))) (pow x 2)))) |
#s(approx (/ (/ (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) x) x) #s(hole binary64 (/ (+ (* 1/16 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))))) (pow x 2)))) |
#s(approx (/ (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) x) #s(hole binary64 (* 1/16 (sqrt (/ 1 x))))) |
#s(approx (/ (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) x) #s(hole binary64 (/ (+ (* -1/8 (sqrt (pow x 3))) (* 1/16 (sqrt x))) x))) |
#s(approx (/ (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) x) #s(hole binary64 (/ (+ (* 1/16 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))))) x))) |
#s(approx (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) #s(hole binary64 (* 1/16 (sqrt x)))) |
#s(approx (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) #s(hole binary64 (+ (* -1/8 (sqrt (pow x 3))) (* 1/16 (sqrt x))))) |
#s(approx (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) #s(hole binary64 (+ (* 1/16 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))))))) |
#s(approx (* 1/16 (sqrt x)) #s(hole binary64 (* 1/16 (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 (/ (+ (+ (/ -1/8 (sqrt x)) (* (pow x -3/2) 1/16)) (* 1/2 (sqrt x))) x) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (/ (+ (+ (/ -1/8 (sqrt x)) (* (pow x -3/2) 1/16)) (* 1/2 (sqrt x))) x) #s(hole binary64 (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))))) |
#s(approx (/ (+ (+ (/ -1/8 (sqrt x)) (* (pow x -3/2) 1/16)) (* 1/2 (sqrt x))) x) #s(hole binary64 (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x))))))) |
#s(approx (+ (+ (/ -1/8 (sqrt x)) (* (pow x -3/2) 1/16)) (* 1/2 (sqrt x))) #s(hole binary64 (* 1/2 (sqrt x)))) |
#s(approx (+ (+ (/ -1/8 (sqrt x)) (* (pow x -3/2) 1/16)) (* 1/2 (sqrt x))) #s(hole binary64 (* x (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x))))))) |
#s(approx (+ (+ (/ -1/8 (sqrt x)) (* (pow x -3/2) 1/16)) (* 1/2 (sqrt x))) #s(hole binary64 (* x (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))))) |
#s(approx (+ (/ -1/8 (sqrt x)) (* (pow x -3/2) 1/16)) #s(hole binary64 (* -1/8 (sqrt (/ 1 x))))) |
#s(approx (+ (/ -1/8 (sqrt x)) (* (pow x -3/2) 1/16)) #s(hole binary64 (+ (* -1/8 (sqrt (/ 1 x))) (* 1/16 (sqrt (/ 1 (pow x 3))))))) |
#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 x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) x) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (/ (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 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 (/ (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) x) #s(hole binary64 (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x))))))) |
#s(approx (/ (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) x) #s(hole binary64 (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* -5/128 (sqrt (/ 1 (pow x 7)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))))) |
#s(approx (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) #s(hole binary64 (* 1/2 (sqrt x)))) |
#s(approx (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 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 (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) #s(hole binary64 (* x (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))))) |
#s(approx (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) #s(hole binary64 (* x (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* -5/128 (sqrt (/ 1 (pow x 7)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x))))))))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) x) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) x) #s(hole binary64 (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))))) |
#s(approx (/ (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) (* x x)) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (/ (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) (* x x)) #s(hole binary64 (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))))) |
#s(approx (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) #s(hole binary64 (* 1/2 (sqrt (pow x 3))))) |
#s(approx (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) #s(hole binary64 (* (pow x 2) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x))))))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 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) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) #s(hole binary64 (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x))))))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (* 1/2 (sqrt x)))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (* x (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x))))))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (* x (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))))) |
#s(approx (/ (/ (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) x) x) #s(hole binary64 (* 1/2 (sqrt x)))) |
#s(approx (/ (/ (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) x) x) #s(hole binary64 (* x (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x))))))) |
#s(approx (/ (/ (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) x) x) #s(hole binary64 (* x (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))))) |
#s(approx (/ (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) x) #s(hole binary64 (* 1/2 (sqrt (pow x 3))))) |
#s(approx (/ (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) x) #s(hole binary64 (* (pow x 2) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x))))))) |
#s(approx (/ (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) x) #s(hole binary64 (* (pow x 2) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))))) |
#s(approx (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) #s(hole binary64 (* 1/2 (sqrt (pow x 5))))) |
#s(approx (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) #s(hole binary64 (* (pow x 3) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x))))))) |
#s(approx (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) #s(hole binary64 (* (pow x 3) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1/2 (sqrt (/ 1 x))))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/2 (sqrt x)))) x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (+ (* -5/128 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 6)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/2 (sqrt x))))) x)))) |
#s(approx (/ (+ (+ (/ -1/8 (sqrt x)) (* (pow x -3/2) 1/16)) (* 1/2 (sqrt x))) x) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (/ (+ (+ (/ -1/8 (sqrt x)) (* (pow x -3/2) 1/16)) (* 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/8 (sqrt x)) (* (pow x -3/2) 1/16)) (* 1/2 (sqrt x))) x) #s(hole binary64 (+ (* -1 (/ (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/8 (sqrt (/ 1 x)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (+ (+ (/ -1/8 (sqrt x)) (* (pow x -3/2) 1/16)) (* 1/2 (sqrt x))) #s(hole binary64 (* -1/2 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ (+ (/ -1/8 (sqrt x)) (* (pow x -3/2) 1/16)) (* 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/8 (sqrt x)) (* (pow x -3/2) 1/16)) (* 1/2 (sqrt x))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* -1/16 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (+ (/ -1/8 (sqrt x)) (* (pow x -3/2) 1/16)) #s(hole binary64 (+ (* -1/8 (sqrt (/ 1 x))) (* -1/16 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (* (pow x -3/2) 1/16) #s(hole binary64 (* -1/16 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))) |
#s(approx (pow x -3/2) #s(hole binary64 (* -1 (* (sqrt (/ 1 (pow x 3))) (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 (/ (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) x) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (/ (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 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 (/ (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) x) #s(hole binary64 (+ (* -1 (/ (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/8 (sqrt (/ 1 x)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (/ (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) x) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -5/128 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) x)) (* 1/8 (sqrt (/ 1 x)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) #s(hole binary64 (* -1/2 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 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 (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* -1/16 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (+ (* 5/128 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/16 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (* -1/8 (sqrt (/ 1 x)))) x)) (* 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))))) |
#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 (/ (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) (* x x)) #s(hole binary64 (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (/ (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) (* x x)) #s(hole binary64 (+ (* 1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) #s(hole binary64 (* 1/2 (* (sqrt (pow x 3)) (pow (sqrt -1) 2))))) |
#s(approx (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) #s(hole binary64 (* (pow x 2) (+ (* 1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (pow x 3/2) #s(hole binary64 (* (sqrt (pow x 3)) (pow (sqrt -1) 2)))) |
#s(approx (* -1/8 (sqrt x)) #s(hole binary64 (* 1/8 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 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) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) #s(hole binary64 (+ (* -1 (/ (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/8 (sqrt (/ 1 x)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (* -1/2 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 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 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* -1/16 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (/ (/ (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) x) x) #s(hole binary64 (* 1/2 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (/ (/ (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) x) x) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))))) |
#s(approx (/ (/ (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) x) x) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (/ (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) x) #s(hole binary64 (* 1/2 (* (sqrt (pow x 3)) (pow (sqrt -1) 2))))) |
#s(approx (/ (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) x) #s(hole binary64 (* (pow x 2) (+ (* 1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (/ (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) x) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/16 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) #s(hole binary64 (* 1/2 (* (sqrt (pow x 5)) (pow (sqrt -1) 2))))) |
#s(approx (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) #s(hole binary64 (* -1 (* (pow x 3) (+ (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))))) |
#s(approx (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) #s(hole binary64 (* -1 (* (pow x 3) (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (* 1/16 (sqrt x)) #s(hole binary64 (* -1/16 (* (sqrt x) (pow (sqrt -1) 2))))) |
| Outputs |
|---|
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)))) x)) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))))) (neg.f64 x)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)))) x) |
(+.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x) (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) x)) |
(+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) x) (/.f64 (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)) |
(/.f64 (-.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64) (/.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 (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) (-.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal 3 binary64))) (fma.f64 (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64) (/.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 (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (-.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (*.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))))) |
(fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 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)))) |
(fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)))) |
(fma.f64 #s(literal -1/8 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 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)))) |
(fma.f64 (sqrt.f64 x) #s(literal 1/2 binary64) (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)))) |
(-.f64 (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64) (/.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)) (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) |
(+.f64 (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
(+.f64 (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) (*.f64 (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64)) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64)))) (-.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64)) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64))) (*.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64)))))) |
(fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal -1/8 binary64) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64))) |
(fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) |
(fma.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal -3/2 binary64)) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) |
(fma.f64 #s(literal -1/8 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64))) |
(-.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1/16 binary64) (pow.f64 x #s(literal -3/2 binary64)))) |
(-.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 (neg.f64 (pow.f64 x #s(literal -3/2 binary64))) #s(literal 1/16 binary64))) |
(+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64))) |
(+.f64 (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64)) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) |
(*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal -1/8 binary64)) |
(*.f64 #s(literal -1/8 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) |
(/.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) |
(pow.f64 x #s(literal 1/2 binary64)) |
(sqrt.f64 x) |
x |
(*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64)) |
(*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal -3/2 binary64))) |
(*.f64 (pow.f64 x #s(literal -3/4 binary64)) (pow.f64 x #s(literal -3/4 binary64))) |
(pow.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 x #s(literal -3/2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3/2 binary64))) |
(sqrt.f64 (pow.f64 x #s(literal -3 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -3/2 binary64))) |
#s(literal -3/2 binary64) |
#s(literal 1/16 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 (+ 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 (sqrt.f64 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))) |
(/.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 (sqrt.f64 x) #s(literal 3 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))) (fma.f64 (sqrt.f64 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))))) |
(-.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 (- (sqrt (+ x 1)) (sqrt x)) (/.f64 #s(approx (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
(/.f64 (neg.f64 #s(approx (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (neg.f64 x)) |
(/.f64 #s(approx (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x) |
#s(approx (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) x) (/.f64 (/.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) x))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) x) (/.f64 (/.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) x)) |
(/.f64 (/.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) x) |
(/.f64 (neg.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)))) (neg.f64 (*.f64 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)) |
(+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 x x))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 x x)) (/.f64 (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) (*.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 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/2 binary64)))) (-.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 x)))) (-.f64 (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) (*.f64 (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 x)))))) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) |
(fma.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3/2 binary64)) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) |
(fma.f64 #s(literal -1/8 binary64) (sqrt.f64 x) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 (sqrt.f64 x) #s(literal -1/8 binary64) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/2 binary64))) |
(-.f64 (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #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) (pow.f64 x #s(literal 3/2 binary64)))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #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 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 x #s(literal 3/4 binary64)) (pow.f64 x #s(literal 3/4 binary64))) |
(pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 x #s(literal 3/2 binary64)) |
(sqrt.f64 (pow.f64 x #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 3/2 binary64))) |
#s(literal 3/2 binary64) |
(*.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 x) #s(literal -1/8 binary64)) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 x x) |
(pow.f64 x #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 #s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (/.f64 (/.f64 (fma.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 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) x) x)) x)) |
(/.f64 (neg.f64 #s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (/.f64 (/.f64 (fma.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 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) x) x))) (neg.f64 x)) |
(/.f64 #s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (/.f64 (/.f64 (fma.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 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) x) x)) x) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (/.f64 (/.f64 (fma.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 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) x) x)) |
(/.f64 (neg.f64 (fma.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 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x)))) (neg.f64 (*.f64 x x))) |
(/.f64 (neg.f64 (/.f64 (fma.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 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) x)) (neg.f64 x)) |
(/.f64 (/.f64 (fma.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 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) x) x) |
(/.f64 (fma.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 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) (*.f64 x x)) |
(+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x)) (*.f64 x x)) (/.f64 (*.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) (*.f64 x x))) |
(/.f64 (neg.f64 (fma.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 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x)))) (neg.f64 x)) |
(/.f64 (fma.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 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) x) |
(+.f64 (/.f64 (*.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) x) (/.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x)) x)) |
(+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x)) x) (/.f64 (*.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) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x)) (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) (*.f64 (*.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) (*.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))) (-.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 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))) |
(/.f64 (-.f64 (*.f64 (*.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) (*.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)) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x)) (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x)))) (-.f64 (*.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) (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x)) #s(literal 3 binary64)) (pow.f64 (*.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(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x)) (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x)) (-.f64 (*.f64 (*.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) (*.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)) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 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))))) |
(/.f64 (+.f64 (pow.f64 (*.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(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.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) (*.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) (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x)) (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) (*.f64 (*.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) (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x)))))) |
(fma.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 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) |
(fma.f64 #s(literal 1/16 binary64) (sqrt.f64 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)) |
(fma.f64 (sqrt.f64 x) #s(literal 1/16 binary64) (*.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)) |
(fma.f64 x (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 #s(literal 1/16 binary64) (sqrt.f64 x))) |
(-.f64 (*.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) (*.f64 #s(literal -1/16 binary64) (sqrt.f64 x))) |
(-.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x)) (*.f64 (neg.f64 x) (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 (*.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) (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) |
(+.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 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)) |
(*.f64 #s(literal 1/16 binary64) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 x) #s(literal 1/16 binary64)) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (-.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (sqrt.f64 x))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (-.f64 (fma.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) (sqrt.f64 x))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (-.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) (sqrt.f64 x))) |
#s(approx (/ (+ (+ (/ -1/8 (sqrt x)) (* (pow x -3/2) 1/16)) (* 1/2 (sqrt x))) x) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal 1/16 binary64))) |
#s(approx (/ (+ (+ (/ -1/8 (sqrt x)) (* (pow x -3/2) 1/16)) (* 1/2 (sqrt x))) x) (/.f64 (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1/8 binary64) (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (/ (+ (+ (/ -1/8 (sqrt x)) (* (pow x -3/2) 1/16)) (* 1/2 (sqrt x))) x) (/.f64 (fma.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 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (/.f64 (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1/8 binary64) (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) (*.f64 x x))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (/.f64 (/.f64 (fma.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 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) x) x)) |
#s(approx (+ (/ -1/8 (sqrt x)) (* (pow x -3/2) 1/16)) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64))) |
#s(approx (+ (/ -1/8 (sqrt x)) (* (pow x -3/2) 1/16)) (/.f64 (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1/8 binary64) (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) (*.f64 x x))) |
#s(approx (/ -1/8 (sqrt x)) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) |
#s(approx (sqrt x) (sqrt.f64 x)) |
#s(approx x x) |
#s(approx (* (pow x -3/2) 1/16) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64))) |
#s(approx (pow x -3/2) (pow.f64 x #s(literal -3/2 binary64))) |
#s(approx (* 1/2 (sqrt x)) (*.f64 #s(literal 1/2 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 (/ (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) x) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal -5/128 binary64))) |
#s(approx (/ (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) x) (/.f64 (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal -5/128 binary64) (sqrt.f64 x))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (/ (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) x) (/.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1/8 binary64) (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) x (*.f64 #s(literal -5/128 binary64) (sqrt.f64 x))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (/ (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) x) (/.f64 (fma.f64 (fma.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 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) x (*.f64 #s(literal -5/128 binary64) (sqrt.f64 x))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -5/128 binary64))) |
#s(approx (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) (/.f64 (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal -5/128 binary64) (sqrt.f64 x))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) (/.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1/8 binary64) (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) x (*.f64 #s(literal -5/128 binary64) (sqrt.f64 x))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) (/.f64 (fma.f64 (fma.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 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) x (*.f64 #s(literal -5/128 binary64) (sqrt.f64 x))) (pow.f64 x #s(literal 3 binary64)))) |
#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 (/.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) x)) |
#s(approx (/ (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) (* x x)) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/8 binary64))) |
#s(approx (/ (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) (* x x)) (/.f64 (/.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) x)) |
#s(approx (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) |
#s(approx (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 x)))) |
#s(approx (pow x 3/2) (pow.f64 x #s(literal 3/2 binary64))) |
#s(approx (* -1/8 (sqrt x)) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (/ (+ (+ (/ -1/8 (sqrt x)) (* (pow x -3/2) 1/16)) (* 1/2 (sqrt x))) x) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal 1/16 binary64))) |
#s(approx (/ (+ (+ (/ -1/8 (sqrt x)) (* (pow x -3/2) 1/16)) (* 1/2 (sqrt x))) x) (/.f64 (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1/8 binary64) (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (/ (+ (+ (/ -1/8 (sqrt x)) (* (pow x -3/2) 1/16)) (* 1/2 (sqrt x))) x) (/.f64 (fma.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 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (/.f64 (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1/8 binary64) (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) (*.f64 x x))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (/.f64 (/.f64 (fma.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 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) x) x)) |
#s(approx (/ (/ (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) x) x) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64))) |
#s(approx (/ (/ (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) x) x) (/.f64 (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1/8 binary64) (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) (*.f64 x x))) |
#s(approx (/ (/ (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) x) x) (/.f64 (/.f64 (fma.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 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) x) x)) |
#s(approx (/ (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) x) (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1/16 binary64))) |
#s(approx (/ (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) x) (/.f64 (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1/8 binary64) (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) x)) |
#s(approx (/ (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) x) (/.f64 (fma.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 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) x)) |
#s(approx (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) |
#s(approx (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1/8 binary64) (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x)))) |
#s(approx (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) (fma.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 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x)))) |
#s(approx (* 1/16 (sqrt x)) (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x)) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)))) x)) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (+.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -5/128 binary64) (fma.f64 (pow.f64 x #s(literal -3/2 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 (/ (+ (+ (/ -1/8 (sqrt x)) (* (pow x -3/2) 1/16)) (* 1/2 (sqrt x))) x) (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
#s(approx (/ (+ (+ (/ -1/8 (sqrt x)) (* (pow x -3/2) 1/16)) (* 1/2 (sqrt x))) x) (fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/8 binary64)))) |
#s(approx (/ (+ (+ (/ -1/8 (sqrt x)) (* (pow x -3/2) 1/16)) (* 1/2 (sqrt x))) x) (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/8 binary64) (fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal 1/16 binary64))))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (*.f64 (fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/8 binary64))) x)) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (*.f64 (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/8 binary64) (fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal 1/16 binary64)))) x)) |
#s(approx (+ (/ -1/8 (sqrt x)) (* (pow x -3/2) 1/16)) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) |
#s(approx (+ (/ -1/8 (sqrt x)) (* (pow x -3/2) 1/16)) (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)))) |
#s(approx (sqrt (+ x 1)) (sqrt.f64 x)) |
#s(approx (sqrt (+ x 1)) (*.f64 (fma.f64 (pow.f64 x #s(literal -3/2 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 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/8 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 (pow.f64 x #s(literal -3/2 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 x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) x) (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
#s(approx (/ (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) x) (fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/8 binary64)))) |
#s(approx (/ (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) x) (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/8 binary64) (fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal 1/16 binary64))))) |
#s(approx (/ (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) x) (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/8 binary64) (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal -5/128 binary64) (fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal 1/16 binary64)))))) |
#s(approx (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
#s(approx (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) (*.f64 (fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/8 binary64))) x)) |
#s(approx (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/8 binary64) (fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal 1/16 binary64)))) x)) |
#s(approx (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/8 binary64) (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal -5/128 binary64) (fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal 1/16 binary64))))) x)) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) x) (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) x) (fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/8 binary64)))) |
#s(approx (/ (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) (* x x)) (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
#s(approx (/ (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) (* x x)) (fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/8 binary64)))) |
#s(approx (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/2 binary64))) |
#s(approx (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) (*.f64 (fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/8 binary64))) (*.f64 x x))) |
#s(approx (/ (+ (+ (/ -1/8 (sqrt x)) (* (pow x -3/2) 1/16)) (* 1/2 (sqrt x))) x) (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
#s(approx (/ (+ (+ (/ -1/8 (sqrt x)) (* (pow x -3/2) 1/16)) (* 1/2 (sqrt x))) x) (fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/8 binary64)))) |
#s(approx (/ (+ (+ (/ -1/8 (sqrt x)) (* (pow x -3/2) 1/16)) (* 1/2 (sqrt x))) x) (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/8 binary64) (fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal 1/16 binary64))))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (*.f64 (fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/8 binary64))) x)) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (*.f64 (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/8 binary64) (fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal 1/16 binary64)))) x)) |
#s(approx (/ (/ (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) x) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
#s(approx (/ (/ (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) x) x) (*.f64 (fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/8 binary64))) x)) |
#s(approx (/ (/ (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) x) x) (*.f64 (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/8 binary64) (fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal 1/16 binary64)))) x)) |
#s(approx (/ (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) x) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/2 binary64))) |
#s(approx (/ (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) x) (*.f64 (fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/8 binary64))) (*.f64 x x))) |
#s(approx (/ (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) x) (*.f64 (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/8 binary64) (fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal 1/16 binary64)))) (*.f64 x x))) |
#s(approx (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) (*.f64 (pow.f64 x #s(literal 5/2 binary64)) #s(literal 1/2 binary64))) |
#s(approx (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) (*.f64 (fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/8 binary64))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/8 binary64) (fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal 1/16 binary64)))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (*.f64 #s(literal -1/2 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) #s(literal -1 binary64) (fma.f64 (*.f64 (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 (- (sqrt (+ x 1)) (sqrt x)) (neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) #s(literal -1 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -5/128 binary64)) #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 (/ (+ (+ (/ -1/8 (sqrt x)) (* (pow x -3/2) 1/16)) (* 1/2 (sqrt x))) x) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (+ (/ -1/8 (sqrt x)) (* (pow x -3/2) 1/16)) (* 1/2 (sqrt x))) x) (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) #s(literal -1/2 binary64) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/8 binary64)))) |
#s(approx (/ (+ (+ (/ -1/8 (sqrt x)) (* (pow x -3/2) 1/16)) (* 1/2 (sqrt x))) x) (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) #s(literal -1/2 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal -3/2 binary64))) #s(literal 1/16 binary64)) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x)))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 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) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/8 binary64))) x))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) #s(literal 1/2 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal -3/2 binary64))) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x))) x))) |
#s(approx (+ (/ -1/8 (sqrt x)) (* (pow x -3/2) 1/16)) (fma.f64 #s(literal -1/16 binary64) (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal -3/2 binary64))) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)))) |
#s(approx (sqrt x) (neg.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)))) |
#s(approx (* (pow x -3/2) 1/16) (*.f64 #s(literal -1/16 binary64) (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal -3/2 binary64))))) |
#s(approx (pow x -3/2) (neg.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal -3/2 binary64))))) |
#s(approx (* 1/2 (sqrt x)) (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64))) |
#s(approx (sqrt (+ x 1)) (neg.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)))) |
#s(approx (sqrt (+ x 1)) (neg.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (*.f64 (pow.f64 x #s(literal -3/2 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) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (*.f64 (pow.f64 x #s(literal -3/2 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) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/2 binary64))))) x))) |
#s(approx (/ (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) x) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) x) (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) #s(literal -1/2 binary64) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/8 binary64)))) |
#s(approx (/ (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) x) (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) #s(literal -1/2 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal -3/2 binary64))) #s(literal 1/16 binary64)) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x)))) |
#s(approx (/ (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) x) (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) #s(literal -1/2 binary64) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 #s(literal -1 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal -3/2 binary64))) #s(literal -5/128 binary64))) x)) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x)))) |
#s(approx (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64))) |
#s(approx (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/8 binary64))) x))) |
#s(approx (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) #s(literal 1/2 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal -3/2 binary64))) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x))) x))) |
#s(approx (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) #s(literal 1/2 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 5/128 binary64) (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal -3/2 binary64))) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) #s(literal 1/16 binary64))) x) #s(literal -1 binary64) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x))) x))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) x) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 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 (sqrt.f64 x) #s(literal -1 binary64))) #s(literal -1/2 binary64) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/8 binary64)))) |
#s(approx (/ (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) (* x x)) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) #s(literal 1/2 binary64))) |
#s(approx (/ (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) (* x x)) (fma.f64 (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/8 binary64)) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) #s(literal 1/2 binary64)))) |
#s(approx (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 3/2 binary64))) #s(literal 1/2 binary64))) |
#s(approx (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) (*.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/8 binary64)) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) #s(literal 1/2 binary64))) (*.f64 x x))) |
#s(approx (pow x 3/2) (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 3/2 binary64)))) |
#s(approx (* -1/8 (sqrt x)) (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal 1/8 binary64))) |
#s(approx (/ (+ (+ (/ -1/8 (sqrt x)) (* (pow x -3/2) 1/16)) (* 1/2 (sqrt x))) x) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (+ (/ -1/8 (sqrt x)) (* (pow x -3/2) 1/16)) (* 1/2 (sqrt x))) x) (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) #s(literal -1/2 binary64) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/8 binary64)))) |
#s(approx (/ (+ (+ (/ -1/8 (sqrt x)) (* (pow x -3/2) 1/16)) (* 1/2 (sqrt x))) x) (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) #s(literal -1/2 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal -3/2 binary64))) #s(literal 1/16 binary64)) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x)))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 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) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/8 binary64))) x))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) #s(literal 1/2 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal -3/2 binary64))) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x))) x))) |
#s(approx (/ (/ (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) x) x) (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64))) |
#s(approx (/ (/ (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) x) x) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal -3/2 binary64))) #s(literal -1/8 binary64) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) #s(literal -1/2 binary64))) x))) |
#s(approx (/ (/ (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) x) x) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) #s(literal -1/2 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal -3/2 binary64)))) (*.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) #s(literal -1 binary64))) x))) x))) |
#s(approx (/ (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) x) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 3/2 binary64))) #s(literal 1/2 binary64))) |
#s(approx (/ (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) x) (*.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/8 binary64)) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) #s(literal 1/2 binary64))) (*.f64 x x))) |
#s(approx (/ (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) x) (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) #s(literal 1/2 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal -3/2 binary64))) #s(literal 1/16 binary64) (*.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) #s(literal -1 binary64))) x))) (*.f64 x x))) |
#s(approx (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 5/2 binary64))) #s(literal 1/2 binary64))) |
#s(approx (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal -3/2 binary64))) #s(literal -1/8 binary64) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) #s(literal -1/2 binary64))) (pow.f64 x #s(literal 3 binary64))))) |
#s(approx (+ (* (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) x) (* 1/16 (sqrt x))) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) #s(literal -1/2 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal -3/2 binary64)))) (*.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) #s(literal -1 binary64))) x))) (pow.f64 x #s(literal 3 binary64))))) |
#s(approx (* 1/16 (sqrt x)) (*.f64 #s(literal -1/16 binary64) (*.f64 #s(literal -1 binary64) (sqrt.f64 x)))) |
Compiled 14 568 to 1 495 computations (89.7% saved)
18 alts after pruning (7 fresh and 11 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 351 | 3 | 354 |
| Fresh | 0 | 4 | 4 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 7 | 7 |
| Total | 352 | 18 | 370 |
| Status | Accuracy | Program |
|---|---|---|
| 7.1% | (/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (sqrt.f64 x) (sqrt.f64 x))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) | |
| ✓ | 7.0% | (-.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.5% | (-.f64 #s(approx (sqrt (+ x 1)) #s(approx (+ (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x))) (sqrt.f64 x)) |
| ✓ | 1.6% | (-.f64 #s(approx (sqrt (+ x 1)) #s(literal 1 binary64)) (sqrt.f64 x)) |
| 98.8% | #s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (fma.f64 (sqrt.f64 x) #s(literal 1/2 binary64) (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)))) x)) | |
| ✓ | 98.1% | #s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (fma.f64 (sqrt.f64 x) #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x)) |
| 98.8% | #s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -3/2 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)) | |
| ✓ | 99.2% | #s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (+.f64 (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)))) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x)) |
| ✓ | 97.4% | #s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 #s(approx (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
| ✓ | 39.9% | #s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 #s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (/.f64 (fma.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 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) (*.f64 x x))) x)) |
| ✓ | 41.1% | #s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 #s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (/.f64 (/.f64 (fma.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 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) x) x)) x)) |
| ✓ | 66.9% | #s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 #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)) x)) |
| 97.4% | #s(approx (- (sqrt (+ x 1)) (sqrt x)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64))) | |
| 26.1% | #s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(approx (/ (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) x) (/.f64 (fma.f64 (fma.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 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) x (*.f64 #s(literal -5/128 binary64) (sqrt.f64 x))) (pow.f64 x #s(literal 4 binary64))))) | |
| ✓ | 52.0% | #s(approx (- (sqrt (+ x 1)) (sqrt x)) #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)))) |
| 51.7% | #s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) x) (/.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal 3/4 binary64)) (pow.f64 x #s(literal 3/4 binary64))) #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) (*.f64 x x)))) | |
| 51.2% | #s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) x) (/.f64 #s(approx (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/2 binary64))) (*.f64 x x)))) |
Compiled 1 279 to 534 computations (58.2% saved)
| Inputs |
|---|
(-.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)) |
(-.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) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 #s(approx (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
(-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (fma.f64 (sqrt.f64 x) #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x)) |
#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 (- (sqrt (+ x 1)) (sqrt x)) #s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) x) (/.f64 #s(approx (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/2 binary64))) (*.f64 x x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #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 (- (sqrt (+ x 1)) (sqrt x)) (/.f64 #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)) x)) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (fma.f64 (sqrt.f64 x) #s(literal 1/2 binary64) (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)))) x)) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -3/2 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 x)) (/.f64 (+.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.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 (- (sqrt (+ x 1)) (sqrt x)) (/.f64 #s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (/.f64 (fma.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 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) (*.f64 x 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 #s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (/.f64 (/.f64 (fma.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 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) x) x)) x)) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) x) (/.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal 3/4 binary64)) (pow.f64 x #s(literal 3/4 binary64))) #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) (*.f64 x x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) (/.f64 (fma.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 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) (pow.f64 x #s(literal 3 binary64))))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (+.f64 (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)))) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x)) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -5)) -5/128) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x))))) x) (/.f64 (fma.f64 (fma.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 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) x (*.f64 #s(literal -5/128 binary64) (sqrt.f64 x))) (pow.f64 x #s(literal 4 binary64))))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(approx (/ (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) x) (/.f64 (fma.f64 (fma.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 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) x (*.f64 #s(literal -5/128 binary64) (sqrt.f64 x))) (pow.f64 x #s(literal 4 binary64))))) |
#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)) |
| Outputs |
|---|
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (+.f64 (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)))) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x)) |
2 calls:
| 9.0ms | x |
| 5.0ms | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.2% | 1 | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| 99.2% | 1 | x |
Compiled 8 to 7 computations (12.5% saved)
| Inputs |
|---|
(-.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)) |
(-.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) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 #s(approx (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
(-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (fma.f64 (sqrt.f64 x) #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x)) |
#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 (- (sqrt (+ x 1)) (sqrt x)) #s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) x) (/.f64 #s(approx (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/2 binary64))) (*.f64 x x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #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 (- (sqrt (+ x 1)) (sqrt x)) (/.f64 #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)) x)) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (fma.f64 (sqrt.f64 x) #s(literal 1/2 binary64) (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)))) x)) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -3/2 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 x)) (/.f64 (+.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.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 (- (sqrt (+ x 1)) (sqrt x)) (/.f64 #s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (/.f64 (fma.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 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) (*.f64 x 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 #s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (/.f64 (/.f64 (fma.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 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) x) x)) x)) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) x) (/.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal 3/4 binary64)) (pow.f64 x #s(literal 3/4 binary64))) #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) (*.f64 x x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) (/.f64 (fma.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 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) (pow.f64 x #s(literal 3 binary64))))) |
| Outputs |
|---|
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (fma.f64 (sqrt.f64 x) #s(literal 1/2 binary64) (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)))) x)) |
2 calls:
| 6.0ms | x |
| 4.0ms | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.8% | 1 | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| 98.8% | 1 | x |
Compiled 8 to 7 computations (12.5% saved)
| Inputs |
|---|
(-.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)) |
(-.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) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 #s(approx (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
(-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (fma.f64 (sqrt.f64 x) #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x)) |
#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 (- (sqrt (+ x 1)) (sqrt x)) #s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) x) (/.f64 #s(approx (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/2 binary64))) (*.f64 x x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #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 (- (sqrt (+ x 1)) (sqrt x)) (/.f64 #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)) x)) |
| Outputs |
|---|
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (fma.f64 (sqrt.f64 x) #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x)) |
2 calls:
| 4.0ms | x |
| 3.0ms | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.1% | 1 | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| 98.1% | 1 | x |
Compiled 8 to 7 computations (12.5% saved)
| Inputs |
|---|
(-.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)) |
(-.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) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 #s(approx (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
(-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| Outputs |
|---|
(-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64))) |
2 calls:
| 4.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 |
|---|
(-.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)) |
(-.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) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 #s(approx (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
| Outputs |
|---|
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64))) |
2 calls:
| 3.0ms | x |
| 2.0ms | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.4% | 1 | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| 97.4% | 1 | x |
Compiled 8 to 7 computations (12.5% saved)
| Inputs |
|---|
(-.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)) |
(-.f64 (sqrt.f64 #s(approx (+ x 1) x)) (sqrt.f64 x)) |
| 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.5% | 1 | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| 4.5% | 1 | x |
Compiled 8 to 7 computations (12.5% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
(-.f64 #s(approx (sqrt (+ x 1)) #s(literal 1 binary64)) (sqrt.f64 x)) |
| Outputs |
|---|
(-.f64 #s(approx (sqrt (+ x 1)) #s(literal 1 binary64)) (sqrt.f64 x)) |
2 calls:
| 1.0ms | x |
| 1.0ms | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 1.6% | 1 | x |
| 1.6% | 1 | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
Compiled 8 to 7 computations (12.5% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 18.0ms | 276960.6101383536 | 78452798455421.02 |
| 13.0ms | 144× | 1 | valid |
Compiled 199 to 190 computations (4.5% saved)
ival-sqrt: 7.0ms (70.6% of total)adjust: 1.0ms (10.1% of total)ival-sub!: 1.0ms (10.1% of total)ival-add!: 0.0ms (0% of total)| 1× | fuel |
Compiled 135 to 48 computations (64.4% saved)
Compiled 312 to 132 computations (57.7% saved)
Loading profile data...