
Time bar (total: 2.6s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 25% | 75% | 0% | 0% | 0% | 0 |
| 0% | 0% | 25% | 75% | 0% | 0% | 0% | 1 |
| 50% | 12.5% | 12.5% | 75% | 0% | 0% | 0% | 2 |
| 75% | 18.7% | 6.2% | 75% | 0% | 0% | 0% | 3 |
| 87.5% | 21.9% | 3.1% | 75% | 0% | 0% | 0% | 4 |
| 93.8% | 23.4% | 1.6% | 75% | 0% | 0% | 0% | 5 |
| 96.9% | 24.2% | 0.8% | 75% | 0% | 0% | 0% | 6 |
| 98.4% | 24.6% | 0.4% | 75% | 0% | 0% | 0% | 7 |
| 99.2% | 24.8% | 0.2% | 75% | 0% | 0% | 0% | 8 |
| 99.6% | 24.9% | 0.1% | 75% | 0% | 0% | 0% | 9 |
| 99.8% | 24.9% | 0% | 75% | 0% | 0% | 0% | 10 |
| 99.9% | 25% | 0% | 75% | 0% | 0% | 0% | 11 |
| 100% | 25% | 0% | 75% | 0% | 0% | 0% | 12 |
Compiled 15 to 11 computations (26.7% saved)
| 1.3s | 8 146× | 1 | valid |
| 43.0ms | 110× | 0 | valid |
ival-sub!: 614.0ms (53.9% of total)ival-sqrt: 241.0ms (21.2% of total)adjust: 233.0ms (20.5% of total)ival-add!: 50.0ms (4.4% of total)ival-assert: 0.0ms (0% of total)ival-and: 0.0ms (0% of total)ival-<: 0.0ms (0% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 254 | 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 | 254 | 0 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 254 | 0 |
| - | 0 | 2 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 254 | 0 | 0 |
| - | 0 | 0 | 2 |
| number | freq |
|---|---|
| 0 | 2 |
| 1 | 254 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 56.0ms | 502× | 1 | valid |
| 0.0ms | 10× | 0 | valid |
Compiled 47 to 22 computations (53.2% saved)
ival-sqrt: 18.0ms (56.3% of total)adjust: 9.0ms (28.1% of total)ival-add!: 3.0ms (9.4% of total)ival-sub!: 2.0ms (6.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.4% | (-.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 | |
|---|---|---|---|---|
| 3.0ms | x | @ | -inf | ((- (sqrt (+ x 1)) (sqrt x)) (sqrt (+ x 1)) (+ x 1) x 1 (sqrt x)) |
| 2.0ms | x | @ | inf | ((- (sqrt (+ x 1)) (sqrt x)) (sqrt (+ x 1)) (+ x 1) x 1 (sqrt x)) |
| 1.0ms | x | @ | 0 | ((- (sqrt (+ x 1)) (sqrt x)) (sqrt (+ x 1)) (+ x 1) x 1 (sqrt x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 151 | 679 |
| 0 | 156 | 575 |
| 0 | 846 | 543 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
(sqrt.f64 (+.f64 x #s(literal 1 binary64))) |
(+.f64 x #s(literal 1 binary64)) |
x |
#s(literal 1 binary64) |
(sqrt.f64 x) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (- 1 (sqrt x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (- (+ 1 (* 1/2 x)) (sqrt x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (- (+ 1 (* x (+ 1/2 (* -1/8 x)))) (sqrt x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (- (+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))) (sqrt x)))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 1)) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (+ 1 (* x (+ 1/2 (* -1/8 x)))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))))) |
#s(approx (+ x 1) #s(hole binary64 1)) |
#s(approx (+ x 1) #s(hole binary64 (+ 1 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (/ (+ (* -1/8 (sqrt (/ 1 x))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x)))) x))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (/ (+ (* -1/8 (sqrt (/ 1 x))) (+ (* -5/128 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))))) x))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (sqrt x))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3)))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))))) |
#s(approx (+ x 1) #s(hole binary64 x)) |
#s(approx (+ x 1) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1/2 (sqrt (/ 1 x))))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/2 (sqrt x)))) x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (+ (* -5/128 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 6)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/2 (sqrt x))))) x)))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 4)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
| Outputs |
|---|
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (sqrt.f64 x) (sqrt.f64 x))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) |
(/.f64 (-.f64 (pow.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 x) #s(literal 3 binary64))) (fma.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (fma.f64 (sqrt.f64 x) (sqrt.f64 x) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))))) |
(-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) |
(pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 x #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) x)))) |
(+.f64 #s(literal 1 binary64) x) |
(+.f64 x #s(literal 1 binary64)) |
x |
#s(literal 1 binary64) |
(pow.f64 x #s(literal 1/2 binary64)) |
(sqrt.f64 x) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (-.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (sqrt.f64 x))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (-.f64 (fma.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) (sqrt.f64 x))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (-.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) (sqrt.f64 x))) |
#s(approx (sqrt (+ x 1)) #s(literal 1 binary64)) |
#s(approx (sqrt (+ x 1)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
#s(approx (sqrt (+ x 1)) (fma.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (sqrt (+ x 1)) (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (+ x 1) #s(literal 1 binary64)) |
#s(approx (+ x 1) (+.f64 #s(literal 1 binary64) x)) |
#s(approx x x) |
#s(approx (sqrt x) (sqrt.f64 x)) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/8 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/8 binary64) (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/16 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) x)) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/8 binary64) (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -5/128 binary64) (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/16 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) x)) |
#s(approx (sqrt (+ x 1)) (sqrt.f64 x)) |
#s(approx (sqrt (+ x 1)) (*.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
#s(approx (sqrt (+ x 1)) (*.f64 (+.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
#s(approx (sqrt (+ x 1)) (*.f64 (+.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/8 binary64) (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
#s(approx (+ x 1) x) |
#s(approx (+ x 1) (*.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x)) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/8 binary64)) #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) x))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -5/128 binary64)) #s(literal -1 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) x))) |
#s(approx (sqrt (+ x 1)) (neg.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)))) |
#s(approx (sqrt (+ x 1)) (neg.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64))) x))) |
#s(approx (sqrt (+ x 1)) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) #s(literal -1/8 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64)))) x))) |
#s(approx (sqrt (+ x 1)) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal 1 binary64)) #s(literal 1/16 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64))))) x))) |
#s(approx (sqrt x) (neg.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)))) |
Compiled 758 to 195 computations (74.3% saved)
11 alts after pruning (10 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 33 | 10 | 43 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 33 | 11 | 44 |
| Status | Accuracy | Program |
|---|---|---|
| 5.9% | (/.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))))) | |
| ▶ | 8.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.4% | (-.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)) |
| 1.2% | (-.f64 #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))) (sqrt.f64 x)) | |
| 4.7% | (-.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.7% | #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)) | |
| ▶ | 98.9% | #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.3% | #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.2% | #s(approx (- (sqrt (+ x 1)) (sqrt x)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64))) |
Compiled 393 to 270 computations (31.3% 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 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (sqrt.f64 x) (sqrt.f64 x))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) |
(-.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (sqrt.f64 x) (sqrt.f64 x))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) x)) |
(+.f64 #s(literal 1 binary64) x) |
(*.f64 (sqrt.f64 x) (sqrt.f64 x)) |
(+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) |
| Outputs |
|---|
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (- 1 (sqrt x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (- (+ 1 (* 1/2 x)) (sqrt x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (- (+ 1 (* x (+ 1/2 (* -1/8 x)))) (sqrt x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (- (+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))) (sqrt x)))) |
#s(approx (/ (+ (* (/ 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/2) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (/ 1 (+ 1 (sqrt x))))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (+ (* -1/2 (/ x (pow (+ 1 (sqrt x)) 2))) (/ 1 (+ 1 (sqrt x)))))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (+ (* x (- (* x (+ (* 1/8 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3))))) (* 1/2 (/ 1 (pow (+ 1 (sqrt x)) 2))))) (/ 1 (+ 1 (sqrt x)))))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (+ (* x (- (* x (+ (* -1 (* x (+ (* 1/16 (/ 1 (pow (+ 1 (sqrt x)) 2))) (+ (* 1/16 (/ 1 (pow (+ 1 (sqrt x)) 3))) (* 1/2 (/ (+ (* 1/8 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3)))) (+ 1 (sqrt x)))))))) (+ (* 1/8 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3)))))) (* 1/2 (/ 1 (pow (+ 1 (sqrt x)) 2))))) (/ 1 (+ 1 (sqrt x)))))) |
#s(approx (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) #s(hole binary64 1)) |
#s(approx (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) #s(hole binary64 1)) |
#s(approx (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) #s(hole binary64 (+ 1 x))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 1)) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (+ 1 (* x (+ 1/2 (* -1/8 x)))))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))))) |
#s(approx (+ 1 x) #s(hole binary64 1)) |
#s(approx (+ 1 x) #s(hole binary64 (+ 1 x))) |
#s(approx (* (sqrt x) (sqrt x)) #s(hole binary64 x)) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (+ 1 (sqrt x)))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (+ 1 (+ (sqrt x) (* 1/2 x))))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (+ 1 (+ (sqrt x) (* x (+ 1/2 (* -1/8 x))))))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (+ 1 (+ (sqrt x) (* x (+ 1/2 (* x (- (* 1/16 x) 1/8)))))))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (/ (+ (* -1/8 (sqrt (/ 1 x))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x)))) x))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (/ (+ (* -1/8 (sqrt (/ 1 x))) (+ (* -5/128 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))))) x))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (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 (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (/ (- (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))) (* 1/8 (sqrt (/ 1 x)))) x))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* 1/128 (sqrt (pow x 7))) (* 1/32 (sqrt (pow x 7)))) (pow x 6))) (* 1/2 (sqrt x))) (+ (* -1/16 (sqrt (/ 1 (pow x 3)))) (* 1/8 (sqrt (/ 1 x))))) x))) |
#s(approx (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) #s(hole binary64 x)) |
#s(approx (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (sqrt x))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3)))))))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))))) |
#s(approx (+ 1 x) #s(hole binary64 x)) |
#s(approx (+ 1 x) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (* 2 (sqrt x)))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x))))))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (* x (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x)))))))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (* x (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x))))))))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1/2 (sqrt (/ 1 x))))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/2 (sqrt x)))) x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (+ (* -5/128 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 6)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/2 (sqrt x))))) x)))) |
#s(approx (/ (+ (* (/ 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 (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (* -1/2 (* (sqrt x) (+ 1 (pow (sqrt -1) 2)))))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 x))) (* -1/2 (* (sqrt x) (+ 1 (pow (sqrt -1) 2))))))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (+ (* -1 (/ (+ (* -1/8 (* (sqrt x) (/ (+ 1 (pow (sqrt -1) 2)) (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) x)) (* -1/2 (* (sqrt x) (+ 1 (pow (sqrt -1) 2))))))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (- (* 1/8 (* (sqrt x) (/ 1 (pow (sqrt -1) 2)))) (* -1/8 (* (sqrt (pow x 3)) (/ (+ 1 (pow (sqrt -1) 2)) (pow (sqrt -1) 2))))) x)) (* 1/2 (sqrt x))) x)) (* -1/2 (* (sqrt x) (+ 1 (pow (sqrt -1) 2))))))) |
#s(approx (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) #s(hole binary64 (* x (+ 1 (pow (sqrt -1) 2))))) |
#s(approx (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) #s(hole binary64 (* x (+ 1 (+ (/ 1 x) (pow (sqrt -1) 2)))))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 4)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))) |
#s(approx (* (sqrt x) (sqrt x)) #s(hole binary64 (* -1 (* x (pow (sqrt -1) 2))))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (* -2 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 4)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 8.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/2) (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (sqrt (+ 1 x)) (+ 1 x) (* (sqrt x) (sqrt x)) (+ (sqrt (+ 1 x)) (sqrt x))) |
| 4.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/2) (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (sqrt (+ 1 x)) (+ 1 x) (* (sqrt x) (sqrt x)) (+ (sqrt (+ 1 x)) (sqrt x))) |
| 4.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/2) (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (sqrt (+ 1 x)) (+ 1 x) (* (sqrt x) (sqrt x)) (+ (sqrt (+ 1 x)) (sqrt x))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 492 | 4101 |
| 0 | 542 | 3070 |
| 0 | 2726 | 2951 |
| 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 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (sqrt.f64 x) (sqrt.f64 x))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) |
(-.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (sqrt.f64 x) (sqrt.f64 x))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) x)) |
(+.f64 #s(literal 1 binary64) x) |
(*.f64 (sqrt.f64 x) (sqrt.f64 x)) |
(+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (- 1 (sqrt x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (- (+ 1 (* 1/2 x)) (sqrt x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (- (+ 1 (* x (+ 1/2 (* -1/8 x)))) (sqrt x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (- (+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))) (sqrt x)))) |
#s(approx (/ (+ (* (/ 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/2) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (/ 1 (+ 1 (sqrt x))))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (+ (* -1/2 (/ x (pow (+ 1 (sqrt x)) 2))) (/ 1 (+ 1 (sqrt x)))))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (+ (* x (- (* x (+ (* 1/8 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3))))) (* 1/2 (/ 1 (pow (+ 1 (sqrt x)) 2))))) (/ 1 (+ 1 (sqrt x)))))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (+ (* x (- (* x (+ (* -1 (* x (+ (* 1/16 (/ 1 (pow (+ 1 (sqrt x)) 2))) (+ (* 1/16 (/ 1 (pow (+ 1 (sqrt x)) 3))) (* 1/2 (/ (+ (* 1/8 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3)))) (+ 1 (sqrt x)))))))) (+ (* 1/8 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3)))))) (* 1/2 (/ 1 (pow (+ 1 (sqrt x)) 2))))) (/ 1 (+ 1 (sqrt x)))))) |
#s(approx (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) #s(hole binary64 1)) |
#s(approx (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) #s(hole binary64 1)) |
#s(approx (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) #s(hole binary64 (+ 1 x))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 1)) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (+ 1 (* x (+ 1/2 (* -1/8 x)))))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))))) |
#s(approx (+ 1 x) #s(hole binary64 1)) |
#s(approx (+ 1 x) #s(hole binary64 (+ 1 x))) |
#s(approx (* (sqrt x) (sqrt x)) #s(hole binary64 x)) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (+ 1 (sqrt x)))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (+ 1 (+ (sqrt x) (* 1/2 x))))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (+ 1 (+ (sqrt x) (* x (+ 1/2 (* -1/8 x))))))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (+ 1 (+ (sqrt x) (* x (+ 1/2 (* x (- (* 1/16 x) 1/8)))))))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (/ (+ (* -1/8 (sqrt (/ 1 x))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x)))) x))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (/ (+ (* -1/8 (sqrt (/ 1 x))) (+ (* -5/128 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))))) x))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (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 (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (/ (- (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))) (* 1/8 (sqrt (/ 1 x)))) x))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* 1/128 (sqrt (pow x 7))) (* 1/32 (sqrt (pow x 7)))) (pow x 6))) (* 1/2 (sqrt x))) (+ (* -1/16 (sqrt (/ 1 (pow x 3)))) (* 1/8 (sqrt (/ 1 x))))) x))) |
#s(approx (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) #s(hole binary64 x)) |
#s(approx (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (sqrt x))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3)))))))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))))) |
#s(approx (+ 1 x) #s(hole binary64 x)) |
#s(approx (+ 1 x) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (* 2 (sqrt x)))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x))))))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (* x (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x)))))))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (* x (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x))))))))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1/2 (sqrt (/ 1 x))))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/2 (sqrt x)))) x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (+ (* -5/128 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 6)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/2 (sqrt x))))) x)))) |
#s(approx (/ (+ (* (/ 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 (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (* -1/2 (* (sqrt x) (+ 1 (pow (sqrt -1) 2)))))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 x))) (* -1/2 (* (sqrt x) (+ 1 (pow (sqrt -1) 2))))))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (+ (* -1 (/ (+ (* -1/8 (* (sqrt x) (/ (+ 1 (pow (sqrt -1) 2)) (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) x)) (* -1/2 (* (sqrt x) (+ 1 (pow (sqrt -1) 2))))))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (- (* 1/8 (* (sqrt x) (/ 1 (pow (sqrt -1) 2)))) (* -1/8 (* (sqrt (pow x 3)) (/ (+ 1 (pow (sqrt -1) 2)) (pow (sqrt -1) 2))))) x)) (* 1/2 (sqrt x))) x)) (* -1/2 (* (sqrt x) (+ 1 (pow (sqrt -1) 2))))))) |
#s(approx (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) #s(hole binary64 (* x (+ 1 (pow (sqrt -1) 2))))) |
#s(approx (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) #s(hole binary64 (* x (+ 1 (+ (/ 1 x) (pow (sqrt -1) 2)))))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 4)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))) |
#s(approx (* (sqrt x) (sqrt x)) #s(hole binary64 (* -1 (* x (pow (sqrt -1) 2))))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (* -2 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 4)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))))) |
| Outputs |
|---|
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (/.f64 (+.f64 (/.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 (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)))) |
(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 (+ 1 x)) #s(literal 1 binary64)) #s(approx (sqrt (+ 1 x)) #s(literal 1 binary64))) x) (+.f64 #s(approx (sqrt (+ 1 x)) #s(literal 1 binary64)) (sqrt.f64 x))) |
(/.f64 (-.f64 (pow.f64 #s(approx (sqrt (+ 1 x)) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 x) #s(literal 3 binary64))) (fma.f64 #s(approx (sqrt (+ 1 x)) #s(literal 1 binary64)) #s(approx (sqrt (+ 1 x)) #s(literal 1 binary64)) (+.f64 x (*.f64 #s(approx (sqrt (+ 1 x)) #s(literal 1 binary64)) (sqrt.f64 x))))) |
(-.f64 #s(approx (sqrt (+ 1 x)) #s(literal 1 binary64)) (sqrt.f64 x)) |
#s(approx (sqrt (+ 1 x)) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 #s(approx (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) x)) (sqrt.f64 #s(approx (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) x))) x) (+.f64 (sqrt.f64 #s(approx (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) x)) (sqrt.f64 x))) |
(/.f64 (-.f64 (pow.f64 (sqrt.f64 #s(approx (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) x)) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 x) #s(literal 3 binary64))) (fma.f64 (sqrt.f64 #s(approx (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) x)) (sqrt.f64 #s(approx (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) x)) (+.f64 x (*.f64 (sqrt.f64 #s(approx (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) x)) (sqrt.f64 x))))) |
(-.f64 (sqrt.f64 #s(approx (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) x)) (sqrt.f64 x)) |
(pow.f64 #s(approx (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) x) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) x)) |
#s(approx (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) x) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
(*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) |
(/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) |
(/.f64 (-.f64 (pow.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 x) #s(literal 3 binary64))) (+.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 x (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))))) |
(/.f64 (neg.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x)) (neg.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) |
(-.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (/.f64 x (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) |
(*.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 x x)) (+.f64 (+.f64 #s(literal 1 binary64) x) x)) |
(/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x) (fma.f64 x x (*.f64 (+.f64 #s(literal 1 binary64) x) x)))) |
(fma.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (neg.f64 (sqrt.f64 x)) (sqrt.f64 x))) |
(fma.f64 (fabs.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (fabs.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (neg.f64 (sqrt.f64 x)) (sqrt.f64 x))) |
(fma.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (*.f64 (neg.f64 (sqrt.f64 x)) (sqrt.f64 x))) |
(-.f64 (+.f64 #s(literal 1 binary64) x) x) |
(+.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 (sqrt.f64 x)) (sqrt.f64 x))) |
(*.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(*.f64 (fabs.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (fabs.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(pow.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) |
(/.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)))) |
(sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) |
(+.f64 #s(literal 1 binary64) x) |
(+.f64 x #s(literal 1 binary64)) |
(pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) x)) |
(*.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(*.f64 (fabs.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (fabs.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(pow.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.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)))) |
(sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) |
(+.f64 #s(literal 1 binary64) x) |
(+.f64 x #s(literal 1 binary64)) |
x |
(/.f64 (+.f64 (pow.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 x) #s(literal 3 binary64))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))))) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) |
(+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) |
(+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (-.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (sqrt.f64 x))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (-.f64 (fma.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) (sqrt.f64 x))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (-.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) (sqrt.f64 x))) |
#s(approx (/ (+ (* (/ 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 (* (sqrt x) (sqrt 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 (+ 1 x)) #s(literal 1 binary64)) |
#s(approx (sqrt (+ 1 x)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
#s(approx (sqrt (+ 1 x)) (fma.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (sqrt (+ 1 x)) (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) #s(literal 1 binary64)) |
#s(approx (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+.f64 #s(literal 1 binary64) x)) |
#s(approx (* (/ 1 (sqrt x)) 1/2) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (fma.f64 (/.f64 x (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64) (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (fma.f64 (fma.f64 (fma.f64 (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -3 binary64)) #s(literal 1/4 binary64) (*.f64 (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -2 binary64)) #s(literal 1/8 binary64))) x (*.f64 #s(literal -1/2 binary64) (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -2 binary64)))) x (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1 binary64) x) (fma.f64 (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -2 binary64)) #s(literal 1/16 binary64) (fma.f64 (/.f64 (fma.f64 (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -3 binary64)) #s(literal 1/4 binary64) (*.f64 (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -2 binary64)) #s(literal 1/8 binary64))) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) #s(literal 1/2 binary64) (*.f64 (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -3 binary64)) #s(literal 1/16 binary64)))) (fma.f64 (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -3 binary64)) #s(literal 1/4 binary64) (*.f64 (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -2 binary64)) #s(literal 1/8 binary64)))) x (*.f64 #s(literal -1/2 binary64) (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -2 binary64)))) x (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
#s(approx (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) #s(literal 1 binary64)) |
#s(approx (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) #s(literal 1 binary64)) |
#s(approx (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+.f64 #s(literal 1 binary64) x)) |
#s(approx (sqrt (+ 1 x)) #s(literal 1 binary64)) |
#s(approx (sqrt (+ 1 x)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
#s(approx (sqrt (+ 1 x)) (fma.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (sqrt (+ 1 x)) (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) #s(literal 1 binary64)) |
#s(approx (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (+.f64 #s(literal 1 binary64) x)) |
#s(approx (* (sqrt x) (sqrt x)) x) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) (+.f64 (fma.f64 #s(literal 1/2 binary64) x (sqrt.f64 x)) #s(literal 1 binary64))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) (+.f64 (fma.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x (sqrt.f64 x)) #s(literal 1 binary64))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) (+.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x #s(literal 1/2 binary64)) x (sqrt.f64 x)) #s(literal 1 binary64))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x)) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (/.f64 (+.f64 (fma.f64 (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 (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (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 #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))))) x) (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/8 binary64) (/.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))))) x) (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/8 binary64) (fma.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal 1/16 binary64) (/.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))))) 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 x #s(literal -5/2 binary64)) #s(literal 1/16 binary64) (/.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 #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 #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))))) (*.f64 (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/8 binary64) (fma.f64 (pow.f64 x #s(literal -5/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))))) (*.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 x #s(literal -5/2 binary64)) #s(literal 1/16 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) 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 x #s(literal -5/2 binary64)) #s(literal 1/16 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) 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 x #s(literal -5/2 binary64)) #s(literal 1/16 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) 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 x #s(literal -5/2 binary64)) #s(literal 1/16 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
#s(approx (sqrt (+ 1 x)) (sqrt.f64 x)) |
#s(approx (sqrt (+ 1 x)) (*.f64 (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/2 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) x)) |
#s(approx (sqrt (+ 1 x)) (*.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 (+ 1 x)) (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/8 binary64) (fma.f64 (pow.f64 x #s(literal -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 (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) x) |
#s(approx (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (*.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x)) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x)) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (/.f64 (+.f64 (fma.f64 (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 (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (neg.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 7/2 binary64)) #s(literal 5/128 binary64)) (pow.f64 x #s(literal 6 binary64))))) (-.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 x #s(literal -3/2 binary64))) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)))) x)) |
#s(approx (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) x) |
#s(approx (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (*.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x)) |
#s(approx (sqrt (+ 1 x)) (sqrt.f64 x)) |
#s(approx (sqrt (+ 1 x)) (*.f64 (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/2 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) x)) |
#s(approx (sqrt (+ 1 x)) (*.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 (+ 1 x)) (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/8 binary64) (fma.f64 (pow.f64 x #s(literal -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 (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) x) |
#s(approx (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (*.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x)) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) (*.f64 (fma.f64 #s(literal 2 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 (+ 1 x)) (sqrt x)) (*.f64 (fma.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/8 binary64) (fma.f64 #s(literal 2 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 (+ 1 x)) (sqrt x)) (*.f64 (fma.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/8 binary64) (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal 1/16 binary64) (fma.f64 #s(literal 2 binary64) (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 (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (*.f64 #s(literal -1/2 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) #s(literal -1 binary64) (fma.f64 (*.f64 (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 (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) #s(literal -1 binary64) (fma.f64 (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -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) (-.f64 (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)) (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal -1 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 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal -3/2 binary64))) #s(literal -5/128 binary64) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) #s(literal -1/16 binary64))) x)) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x)) (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal -1 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 (*.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/2 binary64) (sqrt.f64 x)) #s(literal -1 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/2 binary64) (sqrt.f64 x)) #s(literal -1 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 #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/2 binary64) (sqrt.f64 x)) #s(literal -1 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/2 binary64) (sqrt.f64 x)) #s(literal -1 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/2 binary64) (sqrt.f64 x)) #s(literal -1 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/2 binary64) (sqrt.f64 x)) #s(literal -1 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 (+ 1 x)) (neg.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)))) |
#s(approx (sqrt (+ 1 x)) (neg.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 (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 (+ 1 x)) (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 (+ 1 x)) (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 (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (*.f64 (*.f64 #s(literal 0 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (*.f64 #s(literal -1/2 binary64) (+.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (sqrt.f64 x))))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) #s(literal 0 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 0 binary64) (sqrt.f64 x)) #s(literal -1/8 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) #s(literal 0 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 x)) #s(literal -1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 3/2 binary64))))) x))) x)))) |
#s(approx (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (*.f64 #s(literal 0 binary64) x)) |
#s(approx (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (*.f64 (+.f64 (+.f64 #s(literal -1 binary64) (pow.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)) x)) |
#s(approx (sqrt (+ 1 x)) (neg.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)))) |
#s(approx (sqrt (+ 1 x)) (neg.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 (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 (+ 1 x)) (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 (+ 1 x)) (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 (* (sqrt x) (sqrt x)) (neg.f64 (*.f64 #s(literal -1 binary64) x))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal -1 binary64) (sqrt.f64 x)))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/2 binary64))) x))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal -5/2 binary64))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/2 binary64)))) x))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) (neg.f64 (*.f64 (fma.f64 (*.f64 #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 (*.f64 #s(literal -1 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/2 binary64))))) x))) |
Compiled 7 792 to 1 083 computations (86.1% saved)
12 alts after pruning (10 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 224 | 9 | 233 |
| Fresh | 4 | 1 | 5 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 1 | 1 |
| Total | 232 | 12 | 244 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 9.4% | (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) |
| ▶ | 99.6% | (/.f64 #s(approx (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) #s(literal 1 binary64)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) |
| ✓ | 7.4% | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| ▶ | 4.7% | (-.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.3% | #s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x)) | |
| ▶ | 97.2% | #s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
| 3.8% | #s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (*.f64 (*.f64 #s(literal 0 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64))) | |
| 97.1% | #s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 #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))) x)) | |
| 98.9% | #s(approx (- (sqrt (+ x 1)) (sqrt 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))) | |
| ▶ | 97.4% | #s(approx (- (sqrt (+ x 1)) (sqrt x)) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -1 binary64))) #s(literal 1/2 binary64))) |
| 98.8% | #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 (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)) (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal -1 binary64))))) |
Compiled 586 to 390 computations (33.4% saved)
| Inputs |
|---|
(/.f64 #s(approx (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) #s(literal 1 binary64)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) |
#s(approx (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) x)) |
(+.f64 #s(literal 1 binary64) x) |
x |
(sqrt.f64 x) |
(-.f64 #s(approx (sqrt (+ x 1)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (sqrt.f64 x)) |
#s(approx (sqrt (+ x 1)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) |
#s(literal 1/2 binary64) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
(/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) |
(-.f64 (+.f64 #s(literal 1 binary64) x) x) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -1 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (pow.f64 x #s(literal -1 binary64))) #s(literal 1/2 binary64)) |
(sqrt.f64 (pow.f64 x #s(literal -1 binary64))) |
(pow.f64 x #s(literal -1 binary64)) |
#s(literal -1 binary64) |
| Outputs |
|---|
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (/ 1 (+ 1 (sqrt x))))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (+ (* -1/2 (/ x (pow (+ 1 (sqrt x)) 2))) (/ 1 (+ 1 (sqrt x)))))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (+ (* x (- (* x (+ (* 1/8 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3))))) (* 1/2 (/ 1 (pow (+ 1 (sqrt x)) 2))))) (/ 1 (+ 1 (sqrt x)))))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (+ (* x (- (* x (+ (* -1 (* x (+ (* 1/16 (/ 1 (pow (+ 1 (sqrt x)) 2))) (+ (* 1/16 (/ 1 (pow (+ 1 (sqrt x)) 3))) (* 1/2 (/ (+ (* 1/8 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3)))) (+ 1 (sqrt x)))))))) (+ (* 1/8 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3)))))) (* 1/2 (/ 1 (pow (+ 1 (sqrt x)) 2))))) (/ 1 (+ 1 (sqrt x)))))) |
#s(approx (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) #s(hole binary64 1)) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (+ 1 (sqrt x)))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (+ 1 (+ (sqrt x) (* 1/2 x))))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (+ 1 (+ (sqrt x) (* x (+ 1/2 (* -1/8 x))))))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (+ 1 (+ (sqrt x) (* x (+ 1/2 (* x (- (* 1/16 x) 1/8)))))))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 1)) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (+ 1 (* x (+ 1/2 (* -1/8 x)))))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))))) |
#s(approx (+ 1 x) #s(hole binary64 1)) |
#s(approx (+ 1 x) #s(hole binary64 (+ 1 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (- 1 (sqrt x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (- (+ 1 (* 1/2 x)) (sqrt x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (- (+ 1 (* x (+ 1/2 (* -1/8 x)))) (sqrt x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (- (+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))) (sqrt x)))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 1)) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (+ 1 (* x (+ 1/2 (* -1/8 x)))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))))) |
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 1)) |
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (/ 1/2 (sqrt x)) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (/ (- (+ 1 x) x) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (/ 1 (+ 1 (sqrt x))))) |
#s(approx (/ (- (+ 1 x) x) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (+ (* -1/2 (/ x (pow (+ 1 (sqrt x)) 2))) (/ 1 (+ 1 (sqrt x)))))) |
#s(approx (/ (- (+ 1 x) x) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (+ (* x (- (* x (+ (* 1/8 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3))))) (* 1/2 (/ 1 (pow (+ 1 (sqrt x)) 2))))) (/ 1 (+ 1 (sqrt x)))))) |
#s(approx (/ (- (+ 1 x) x) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (+ (* x (- (* x (+ (* -1 (* x (+ (* 1/16 (/ 1 (pow (+ 1 (sqrt x)) 2))) (+ (* 1/16 (/ 1 (pow (+ 1 (sqrt x)) 3))) (* 1/2 (/ (+ (* 1/8 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3)))) (+ 1 (sqrt x)))))))) (+ (* 1/8 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3)))))) (* 1/2 (/ 1 (pow (+ 1 (sqrt x)) 2))))) (/ 1 (+ 1 (sqrt x)))))) |
#s(approx (- (+ 1 x) x) #s(hole binary64 1)) |
#s(approx (* (sqrt (pow x -1)) 1/2) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (sqrt (pow x -1)) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (pow x -1) #s(hole binary64 (/ 1 x))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (/ (- (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))) (* 1/8 (sqrt (/ 1 x)))) x))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* 1/128 (sqrt (pow x 7))) (* 1/32 (sqrt (pow x 7)))) (pow x 6))) (* 1/2 (sqrt x))) (+ (* -1/16 (sqrt (/ 1 (pow x 3)))) (* 1/8 (sqrt (/ 1 x))))) x))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (* 2 (sqrt x)))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x))))))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (* x (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x)))))))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (* x (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x))))))))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (sqrt x))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3)))))))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))))) |
#s(approx (+ 1 x) #s(hole binary64 x)) |
#s(approx (+ 1 x) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (/ (+ (* -1/8 (sqrt (/ 1 x))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x)))) x))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (/ (+ (* -1/8 (sqrt (/ 1 x))) (+ (* -5/128 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))))) x))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (sqrt x))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3)))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))))) |
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (* 1/2 x))) |
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (* x (+ 1/2 (/ 1 x))))) |
#s(approx (/ (- (+ 1 x) x) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (/ (- (+ 1 x) x) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x))) |
#s(approx (/ (- (+ 1 x) x) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (/ (- (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))) (* 1/8 (sqrt (/ 1 x)))) x))) |
#s(approx (/ (- (+ 1 x) x) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* 1/128 (sqrt (pow x 7))) (* 1/32 (sqrt (pow x 7)))) (pow x 6))) (* 1/2 (sqrt x))) (+ (* -1/16 (sqrt (/ 1 (pow x 3)))) (* 1/8 (sqrt (/ 1 x))))) x))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (* -1/2 (* (sqrt x) (+ 1 (pow (sqrt -1) 2)))))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 x))) (* -1/2 (* (sqrt x) (+ 1 (pow (sqrt -1) 2))))))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (+ (* -1 (/ (+ (* -1/8 (* (sqrt x) (/ (+ 1 (pow (sqrt -1) 2)) (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) x)) (* -1/2 (* (sqrt x) (+ 1 (pow (sqrt -1) 2))))))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (- (* 1/8 (* (sqrt x) (/ 1 (pow (sqrt -1) 2)))) (* -1/8 (* (sqrt (pow x 3)) (/ (+ 1 (pow (sqrt -1) 2)) (pow (sqrt -1) 2))))) x)) (* 1/2 (sqrt x))) x)) (* -1/2 (* (sqrt x) (+ 1 (pow (sqrt -1) 2))))))) |
#s(approx (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) #s(hole binary64 (* x (+ 1 (pow (sqrt -1) 2))))) |
#s(approx (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) #s(hole binary64 (* x (+ 1 (+ (/ 1 x) (pow (sqrt -1) 2)))))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (* -2 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 4)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 4)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1/2 (sqrt (/ 1 x))))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/2 (sqrt x)))) x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (+ (* -5/128 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 6)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/2 (sqrt x))))) x)))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 4)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))) |
#s(approx (/ (- (+ 1 x) x) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (* -1/2 (sqrt (/ 1 x))))) |
#s(approx (/ (- (+ 1 x) x) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) x)))) |
#s(approx (/ (- (+ 1 x) x) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (* -1 (/ (- (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/2 (sqrt x))) (* 1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2))))) x)))) |
#s(approx (/ (- (+ 1 x) x) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (* -1 (/ (- (+ (* -1 (/ (+ (* 1/128 (* (sqrt (pow x 7)) (/ 1 (pow (sqrt -1) 6)))) (* 1/32 (* (sqrt (pow x 7)) (/ 1 (pow (sqrt -1) 6))))) (pow x 6))) (* 1/2 (sqrt x))) (+ (* -1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))))) x)))) |
#s(approx (* (sqrt (pow x -1)) 1/2) #s(hole binary64 (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (pow x -1)) #s(hole binary64 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | x | @ | -inf | ((/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) 1 (+ (sqrt (+ 1 x)) (sqrt x)) (sqrt (+ 1 x)) (+ 1 x) x (sqrt x) (- (sqrt (+ x 1)) (sqrt x)) (sqrt (+ x 1)) (+ (* 1/2 x) 1) 1/2 (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (/ 1/2 (sqrt x)) (/ (- (+ 1 x) x) (+ (sqrt (+ 1 x)) (sqrt x))) (- (+ 1 x) x) (- (sqrt (+ x 1)) (sqrt x)) (* (sqrt (pow x -1)) 1/2) (sqrt (pow x -1)) (pow x -1) -1) |
| 1.0ms | x | @ | inf | ((/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) 1 (+ (sqrt (+ 1 x)) (sqrt x)) (sqrt (+ 1 x)) (+ 1 x) x (sqrt x) (- (sqrt (+ x 1)) (sqrt x)) (sqrt (+ x 1)) (+ (* 1/2 x) 1) 1/2 (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (/ 1/2 (sqrt x)) (/ (- (+ 1 x) x) (+ (sqrt (+ 1 x)) (sqrt x))) (- (+ 1 x) x) (- (sqrt (+ x 1)) (sqrt x)) (* (sqrt (pow x -1)) 1/2) (sqrt (pow x -1)) (pow x -1) -1) |
| 1.0ms | x | @ | 0 | ((/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) 1 (+ (sqrt (+ 1 x)) (sqrt x)) (sqrt (+ 1 x)) (+ 1 x) x (sqrt x) (- (sqrt (+ x 1)) (sqrt x)) (sqrt (+ x 1)) (+ (* 1/2 x) 1) 1/2 (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (/ 1/2 (sqrt x)) (/ (- (+ 1 x) x) (+ (sqrt (+ 1 x)) (sqrt x))) (- (+ 1 x) x) (- (sqrt (+ x 1)) (sqrt x)) (* (sqrt (pow x -1)) 1/2) (sqrt (pow x -1)) (pow x -1) -1) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 361 | 2850 |
| 0 | 385 | 2060 |
| 0 | 2010 | 1959 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 #s(approx (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) #s(literal 1 binary64)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) |
#s(approx (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) x)) |
(+.f64 #s(literal 1 binary64) x) |
x |
(sqrt.f64 x) |
(-.f64 #s(approx (sqrt (+ x 1)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (sqrt.f64 x)) |
#s(approx (sqrt (+ x 1)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) |
#s(literal 1/2 binary64) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
(/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) |
(-.f64 (+.f64 #s(literal 1 binary64) x) x) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -1 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (pow.f64 x #s(literal -1 binary64))) #s(literal 1/2 binary64)) |
(sqrt.f64 (pow.f64 x #s(literal -1 binary64))) |
(pow.f64 x #s(literal -1 binary64)) |
#s(literal -1 binary64) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (/ 1 (+ 1 (sqrt x))))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (+ (* -1/2 (/ x (pow (+ 1 (sqrt x)) 2))) (/ 1 (+ 1 (sqrt x)))))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (+ (* x (- (* x (+ (* 1/8 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3))))) (* 1/2 (/ 1 (pow (+ 1 (sqrt x)) 2))))) (/ 1 (+ 1 (sqrt x)))))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (+ (* x (- (* x (+ (* -1 (* x (+ (* 1/16 (/ 1 (pow (+ 1 (sqrt x)) 2))) (+ (* 1/16 (/ 1 (pow (+ 1 (sqrt x)) 3))) (* 1/2 (/ (+ (* 1/8 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3)))) (+ 1 (sqrt x)))))))) (+ (* 1/8 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3)))))) (* 1/2 (/ 1 (pow (+ 1 (sqrt x)) 2))))) (/ 1 (+ 1 (sqrt x)))))) |
#s(approx (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) #s(hole binary64 1)) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (+ 1 (sqrt x)))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (+ 1 (+ (sqrt x) (* 1/2 x))))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (+ 1 (+ (sqrt x) (* x (+ 1/2 (* -1/8 x))))))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (+ 1 (+ (sqrt x) (* x (+ 1/2 (* x (- (* 1/16 x) 1/8)))))))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 1)) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (+ 1 (* x (+ 1/2 (* -1/8 x)))))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))))) |
#s(approx (+ 1 x) #s(hole binary64 1)) |
#s(approx (+ 1 x) #s(hole binary64 (+ 1 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (- 1 (sqrt x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (- (+ 1 (* 1/2 x)) (sqrt x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (- (+ 1 (* x (+ 1/2 (* -1/8 x)))) (sqrt x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (- (+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))) (sqrt x)))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 1)) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (+ 1 (* x (+ 1/2 (* -1/8 x)))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))))) |
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 1)) |
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (/ 1/2 (sqrt x)) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (/ (- (+ 1 x) x) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (/ 1 (+ 1 (sqrt x))))) |
#s(approx (/ (- (+ 1 x) x) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (+ (* -1/2 (/ x (pow (+ 1 (sqrt x)) 2))) (/ 1 (+ 1 (sqrt x)))))) |
#s(approx (/ (- (+ 1 x) x) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (+ (* x (- (* x (+ (* 1/8 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3))))) (* 1/2 (/ 1 (pow (+ 1 (sqrt x)) 2))))) (/ 1 (+ 1 (sqrt x)))))) |
#s(approx (/ (- (+ 1 x) x) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (+ (* x (- (* x (+ (* -1 (* x (+ (* 1/16 (/ 1 (pow (+ 1 (sqrt x)) 2))) (+ (* 1/16 (/ 1 (pow (+ 1 (sqrt x)) 3))) (* 1/2 (/ (+ (* 1/8 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3)))) (+ 1 (sqrt x)))))))) (+ (* 1/8 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3)))))) (* 1/2 (/ 1 (pow (+ 1 (sqrt x)) 2))))) (/ 1 (+ 1 (sqrt x)))))) |
#s(approx (- (+ 1 x) x) #s(hole binary64 1)) |
#s(approx (* (sqrt (pow x -1)) 1/2) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (sqrt (pow x -1)) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (pow x -1) #s(hole binary64 (/ 1 x))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (/ (- (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))) (* 1/8 (sqrt (/ 1 x)))) x))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* 1/128 (sqrt (pow x 7))) (* 1/32 (sqrt (pow x 7)))) (pow x 6))) (* 1/2 (sqrt x))) (+ (* -1/16 (sqrt (/ 1 (pow x 3)))) (* 1/8 (sqrt (/ 1 x))))) x))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (* 2 (sqrt x)))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x))))))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (* x (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x)))))))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (* x (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x))))))))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (sqrt x))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3)))))))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))))) |
#s(approx (+ 1 x) #s(hole binary64 x)) |
#s(approx (+ 1 x) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (/ (+ (* -1/8 (sqrt (/ 1 x))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x)))) x))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (/ (+ (* -1/8 (sqrt (/ 1 x))) (+ (* -5/128 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))))) x))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (sqrt x))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3)))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))))) |
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (* 1/2 x))) |
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (* x (+ 1/2 (/ 1 x))))) |
#s(approx (/ (- (+ 1 x) x) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (/ (- (+ 1 x) x) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x))) |
#s(approx (/ (- (+ 1 x) x) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (/ (- (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))) (* 1/8 (sqrt (/ 1 x)))) x))) |
#s(approx (/ (- (+ 1 x) x) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* 1/128 (sqrt (pow x 7))) (* 1/32 (sqrt (pow x 7)))) (pow x 6))) (* 1/2 (sqrt x))) (+ (* -1/16 (sqrt (/ 1 (pow x 3)))) (* 1/8 (sqrt (/ 1 x))))) x))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (* -1/2 (* (sqrt x) (+ 1 (pow (sqrt -1) 2)))))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 x))) (* -1/2 (* (sqrt x) (+ 1 (pow (sqrt -1) 2))))))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (+ (* -1 (/ (+ (* -1/8 (* (sqrt x) (/ (+ 1 (pow (sqrt -1) 2)) (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) x)) (* -1/2 (* (sqrt x) (+ 1 (pow (sqrt -1) 2))))))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (- (* 1/8 (* (sqrt x) (/ 1 (pow (sqrt -1) 2)))) (* -1/8 (* (sqrt (pow x 3)) (/ (+ 1 (pow (sqrt -1) 2)) (pow (sqrt -1) 2))))) x)) (* 1/2 (sqrt x))) x)) (* -1/2 (* (sqrt x) (+ 1 (pow (sqrt -1) 2))))))) |
#s(approx (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) #s(hole binary64 (* x (+ 1 (pow (sqrt -1) 2))))) |
#s(approx (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) #s(hole binary64 (* x (+ 1 (+ (/ 1 x) (pow (sqrt -1) 2)))))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (* -2 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 4)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 4)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1/2 (sqrt (/ 1 x))))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/2 (sqrt x)))) x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (+ (* -5/128 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 6)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/2 (sqrt x))))) x)))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 4)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))) |
#s(approx (/ (- (+ 1 x) x) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (* -1/2 (sqrt (/ 1 x))))) |
#s(approx (/ (- (+ 1 x) x) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) x)))) |
#s(approx (/ (- (+ 1 x) x) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (* -1 (/ (- (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/2 (sqrt x))) (* 1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2))))) x)))) |
#s(approx (/ (- (+ 1 x) x) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (* -1 (/ (- (+ (* -1 (/ (+ (* 1/128 (* (sqrt (pow x 7)) (/ 1 (pow (sqrt -1) 6)))) (* 1/32 (* (sqrt (pow x 7)) (/ 1 (pow (sqrt -1) 6))))) (pow x 6))) (* 1/2 (sqrt x))) (+ (* -1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))))) x)))) |
#s(approx (* (sqrt (pow x -1)) 1/2) #s(hole binary64 (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (pow x -1)) #s(hole binary64 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
| Outputs |
|---|
(/.f64 (neg.f64 #s(approx (- (+ 1 x) x) #s(literal 1 binary64))) (neg.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 #s(approx (- (+ 1 x) x) #s(literal 1 binary64)) (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
#s(approx (- (+ 1 x) x) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(/.f64 (+.f64 (pow.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 x) #s(literal 3 binary64))) (+.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 x (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x))))) |
(/.f64 (-.f64 (+.f64 x #s(literal 1 binary64)) x) (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x))) |
(+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) |
(+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
(pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(sqrt.f64 (+.f64 x #s(literal 1 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(*.f64 (fabs.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (fabs.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) |
(pow.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 2 binary64)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 x #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) x)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64))))) |
(sqrt.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) |
(+.f64 x #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) x) |
x |
(pow.f64 x #s(literal 1/2 binary64)) |
(sqrt.f64 x) |
(/.f64 (-.f64 (*.f64 #s(approx (sqrt (+ x 1)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) #s(approx (sqrt (+ x 1)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))) x) (+.f64 #s(approx (sqrt (+ x 1)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (sqrt.f64 x))) |
(/.f64 (-.f64 (pow.f64 #s(approx (sqrt (+ x 1)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (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))) (+.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/2 binary64) |
#s(approx (/ (- (+ 1 x) x) (+ (sqrt (+ 1 x)) (sqrt x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (sqrt.f64 x))) |
(/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) |
(/.f64 (-.f64 (pow.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 x) #s(literal 3 binary64))) (+.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x))))) |
(/.f64 (neg.f64 (-.f64 (+.f64 x #s(literal 1 binary64)) x)) (neg.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (+.f64 x #s(literal 1 binary64)) x) (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(-.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (/.f64 x (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
(*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x))) |
(/.f64 (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 x x)) (+.f64 (+.f64 x #s(literal 1 binary64)) x)) |
(/.f64 (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)) (fma.f64 x x (*.f64 (+.f64 x #s(literal 1 binary64)) x)))) |
(fma.f64 (neg.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (neg.f64 (sqrt.f64 x)) (sqrt.f64 x))) |
(fma.f64 (fabs.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (fabs.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (neg.f64 (sqrt.f64 x)) (sqrt.f64 x))) |
(fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 x)) (sqrt.f64 x))) |
(-.f64 (+.f64 x #s(literal 1 binary64)) x) |
(+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (neg.f64 (sqrt.f64 x)) (sqrt.f64 x))) |
(+.f64 #s(literal 1 binary64) (-.f64 x x)) |
#s(approx (/ (- (+ 1 x) x) (+ (sqrt (+ 1 x)) (sqrt x))) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal -1/2 binary64))) |
(pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 x #s(literal -1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(sqrt.f64 (pow.f64 x #s(literal -1 binary64))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64))) |
(pow.f64 x #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 x)) |
(/.f64 #s(literal 1 binary64) x) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -1 binary64))) |
#s(literal -1 binary64) |
#s(approx (/ (- (+ 1 x) x) (+ (sqrt (+ 1 x)) (sqrt x))) (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64))) |
#s(approx (/ (- (+ 1 x) x) (+ (sqrt (+ 1 x)) (sqrt x))) (fma.f64 (/.f64 x (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64) (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
#s(approx (/ (- (+ 1 x) x) (+ (sqrt (+ 1 x)) (sqrt x))) (fma.f64 (fma.f64 (fma.f64 (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -3 binary64)) #s(literal 1/4 binary64) (*.f64 (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -2 binary64)) #s(literal 1/8 binary64))) x (*.f64 #s(literal -1/2 binary64) (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -2 binary64)))) x (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
#s(approx (/ (- (+ 1 x) x) (+ (sqrt (+ 1 x)) (sqrt x))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1 binary64) x) (fma.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -2 binary64)) (fma.f64 (/.f64 (fma.f64 (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -3 binary64)) #s(literal 1/4 binary64) (*.f64 (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -2 binary64)) #s(literal 1/8 binary64))) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -3 binary64))))) (fma.f64 (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -3 binary64)) #s(literal 1/4 binary64) (*.f64 (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -2 binary64)) #s(literal 1/8 binary64)))) x (*.f64 #s(literal -1/2 binary64) (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -2 binary64)))) x (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
#s(approx (- (+ 1 x) x) #s(literal 1 binary64)) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) (+.f64 (fma.f64 #s(literal 1/2 binary64) x (sqrt.f64 x)) #s(literal 1 binary64))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) (+.f64 (fma.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x (sqrt.f64 x)) #s(literal 1 binary64))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) (+.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x #s(literal 1/2 binary64)) x (sqrt.f64 x)) #s(literal 1 binary64))) |
#s(approx (sqrt (+ x 1)) #s(literal 1 binary64)) |
#s(approx (sqrt (+ x 1)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
#s(approx (sqrt (+ x 1)) (fma.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (sqrt (+ x 1)) (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (+ 1 x) #s(literal 1 binary64)) |
#s(approx (+ 1 x) (+.f64 x #s(literal 1 binary64))) |
#s(approx x x) |
#s(approx (sqrt x) (sqrt.f64 x)) |
#s(approx (/ (- (+ 1 x) x) (+ (sqrt (+ 1 x)) (sqrt x))) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
#s(approx (/ (- (+ 1 x) x) (+ (sqrt (+ 1 x)) (sqrt x))) (-.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (sqrt.f64 x))) |
#s(approx (/ (- (+ 1 x) x) (+ (sqrt (+ 1 x)) (sqrt x))) (-.f64 (fma.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) (sqrt.f64 x))) |
#s(approx (/ (- (+ 1 x) x) (+ (sqrt (+ 1 x)) (sqrt x))) (-.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) (sqrt.f64 x))) |
#s(approx (sqrt (+ x 1)) #s(literal 1 binary64)) |
#s(approx (sqrt (+ x 1)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
#s(approx (sqrt (+ x 1)) (fma.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (sqrt (+ x 1)) (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (+ (* 1/2 x) 1) #s(literal 1 binary64)) |
#s(approx (+ (* 1/2 x) 1) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
#s(approx (/ 1/2 (sqrt x)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
#s(approx (/ (- (+ 1 x) x) (+ (sqrt (+ 1 x)) (sqrt x))) (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64))) |
#s(approx (/ (- (+ 1 x) x) (+ (sqrt (+ 1 x)) (sqrt x))) (fma.f64 (/.f64 x (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64) (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
#s(approx (/ (- (+ 1 x) x) (+ (sqrt (+ 1 x)) (sqrt x))) (fma.f64 (fma.f64 (fma.f64 (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -3 binary64)) #s(literal 1/4 binary64) (*.f64 (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -2 binary64)) #s(literal 1/8 binary64))) x (*.f64 #s(literal -1/2 binary64) (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -2 binary64)))) x (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
#s(approx (/ (- (+ 1 x) x) (+ (sqrt (+ 1 x)) (sqrt x))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1 binary64) x) (fma.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -2 binary64)) (fma.f64 (/.f64 (fma.f64 (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -3 binary64)) #s(literal 1/4 binary64) (*.f64 (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -2 binary64)) #s(literal 1/8 binary64))) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -3 binary64))))) (fma.f64 (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -3 binary64)) #s(literal 1/4 binary64) (*.f64 (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -2 binary64)) #s(literal 1/8 binary64)))) x (*.f64 #s(literal -1/2 binary64) (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -2 binary64)))) x (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
#s(approx (- (+ 1 x) x) #s(literal 1 binary64)) |
#s(approx (* (sqrt (pow x -1)) 1/2) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
#s(approx (sqrt (pow x -1)) (pow.f64 x #s(literal -1/2 binary64))) |
#s(approx (pow x -1) (pow.f64 x #s(literal -1 binary64))) |
#s(approx (/ (- (+ 1 x) x) (+ (sqrt (+ 1 x)) (sqrt x))) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
#s(approx (/ (- (+ 1 x) x) (+ (sqrt (+ 1 x)) (sqrt x))) (/.f64 (fma.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1/8 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
#s(approx (/ (- (+ 1 x) x) (+ (sqrt (+ 1 x)) (sqrt x))) (/.f64 (fma.f64 (pow.f64 x #s(literal -1/2 binary64)) #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 (/ (- (+ 1 x) x) (+ (sqrt (+ 1 x)) (sqrt x))) (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (neg.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 7/2 binary64)) #s(literal 5/128 binary64)) (pow.f64 x #s(literal 6 binary64))))) (fma.f64 #s(literal -1/16 binary64) (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/8 binary64)))) x)) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) (*.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64))) x)) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) (*.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/8 binary64) (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)))) x)) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) (*.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/8 binary64) (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal 1/16 binary64) (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64))))) x)) |
#s(approx (sqrt (+ x 1)) (sqrt.f64 x)) |
#s(approx (sqrt (+ x 1)) (*.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64) (pow.f64 x #s(literal -1/2 binary64))) x)) |
#s(approx (sqrt (+ x 1)) (*.f64 (+.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64))) x)) |
#s(approx (sqrt (+ x 1)) (*.f64 (+.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/8 binary64) (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64)))) (pow.f64 x #s(literal -1/2 binary64))) x)) |
#s(approx (+ 1 x) x) |
#s(approx (+ 1 x) (*.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x)) |
#s(approx (/ (- (+ 1 x) x) (+ (sqrt (+ 1 x)) (sqrt x))) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
#s(approx (/ (- (+ 1 x) x) (+ (sqrt (+ 1 x)) (sqrt x))) (/.f64 (fma.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1/8 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
#s(approx (/ (- (+ 1 x) x) (+ (sqrt (+ 1 x)) (sqrt x))) (/.f64 (fma.f64 (pow.f64 x #s(literal -1/2 binary64)) #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 (/ (- (+ 1 x) x) (+ (sqrt (+ 1 x)) (sqrt x))) (/.f64 (fma.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1/8 binary64) (fma.f64 #s(literal -5/128 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/16 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) x)) |
#s(approx (sqrt (+ x 1)) (sqrt.f64 x)) |
#s(approx (sqrt (+ x 1)) (*.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64) (pow.f64 x #s(literal -1/2 binary64))) x)) |
#s(approx (sqrt (+ x 1)) (*.f64 (+.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64))) x)) |
#s(approx (sqrt (+ x 1)) (*.f64 (+.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/8 binary64) (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64)))) (pow.f64 x #s(literal -1/2 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 x) x) (+ (sqrt (+ 1 x)) (sqrt x))) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
#s(approx (/ (- (+ 1 x) x) (+ (sqrt (+ 1 x)) (sqrt x))) (/.f64 (fma.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1/8 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
#s(approx (/ (- (+ 1 x) x) (+ (sqrt (+ 1 x)) (sqrt x))) (/.f64 (fma.f64 (pow.f64 x #s(literal -1/2 binary64)) #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 (/ (- (+ 1 x) x) (+ (sqrt (+ 1 x)) (sqrt x))) (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (neg.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 7/2 binary64)) #s(literal 5/128 binary64)) (pow.f64 x #s(literal 6 binary64))))) (fma.f64 #s(literal -1/16 binary64) (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/8 binary64)))) x)) |
#s(approx (/ (- (+ 1 x) x) (+ (sqrt (+ 1 x)) (sqrt x))) (*.f64 (*.f64 #s(literal 0 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64))) |
#s(approx (/ (- (+ 1 x) x) (+ (sqrt (+ 1 x)) (sqrt x))) (*.f64 #s(literal -1/2 binary64) (+.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 #s(literal 0 binary64) (sqrt.f64 x))))) |
#s(approx (/ (- (+ 1 x) x) (+ (sqrt (+ 1 x)) (sqrt x))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) #s(literal 0 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 0 binary64) (sqrt.f64 x)) #s(literal -1/8 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)))) |
#s(approx (/ (- (+ 1 x) x) (+ (sqrt (+ 1 x)) (sqrt x))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) #s(literal 0 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 x)) #s(literal -1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 0 binary64)))) x))) x)))) |
#s(approx (- (+ 1 x) x) (*.f64 #s(literal 0 binary64) x)) |
#s(approx (- (+ 1 x) x) (*.f64 (+.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) x)) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 x)) #s(literal -1 binary64))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) (neg.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64))) x))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) (neg.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1 binary64)) #s(literal -1/8 binary64) (fma.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64)))) x))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) (neg.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1 binary64)) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal 1 binary64)) #s(literal 1/16 binary64) (fma.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64))))) x))) |
#s(approx (sqrt (+ x 1)) (neg.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)))) |
#s(approx (sqrt (+ x 1)) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) x))) |
#s(approx (sqrt (+ x 1)) (neg.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1 binary64)) #s(literal -1/8 binary64) (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)))) x))) |
#s(approx (sqrt (+ x 1)) (neg.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1 binary64)) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal 1 binary64)) #s(literal 1/16 binary64) (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))))) x))) |
#s(approx (sqrt x) (neg.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)))) |
#s(approx (/ (- (+ 1 x) x) (+ (sqrt (+ 1 x)) (sqrt x))) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1/2 binary64))) |
#s(approx (/ (- (+ 1 x) x) (+ (sqrt (+ 1 x)) (sqrt x))) (neg.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal -1/8 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x))) |
#s(approx (/ (- (+ 1 x) x) (+ (sqrt (+ 1 x)) (sqrt x))) (neg.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) #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 (/ (- (+ 1 x) x) (+ (sqrt (+ 1 x)) (sqrt x))) (neg.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1 binary64)) #s(literal -5/128 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) x))) |
#s(approx (sqrt (+ x 1)) (neg.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)))) |
#s(approx (sqrt (+ x 1)) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) x))) |
#s(approx (sqrt (+ x 1)) (neg.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1 binary64)) #s(literal -1/8 binary64) (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)))) x))) |
#s(approx (sqrt (+ x 1)) (neg.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1 binary64)) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal 1 binary64)) #s(literal 1/16 binary64) (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))))) x))) |
#s(approx (/ (- (+ 1 x) x) (+ (sqrt (+ 1 x)) (sqrt x))) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1/2 binary64))) |
#s(approx (/ (- (+ 1 x) x) (+ (sqrt (+ 1 x)) (sqrt x))) (neg.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal -1/8 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x))) |
#s(approx (/ (- (+ 1 x) x) (+ (sqrt (+ 1 x)) (sqrt x))) (neg.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) #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 (/ (- (+ 1 x) x) (+ (sqrt (+ 1 x)) (sqrt x))) (neg.f64 (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (neg.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 7/2 binary64)) #s(literal -1 binary64)) #s(literal 5/128 binary64)) (pow.f64 x #s(literal 6 binary64))))) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1 binary64)) #s(literal -1/16 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal 1/8 binary64)))) x))) |
#s(approx (* (sqrt (pow x -1)) 1/2) (*.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
#s(approx (sqrt (pow x -1)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
Compiled 4 967 to 652 computations (86.9% saved)
14 alts after pruning (8 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 188 | 5 | 193 |
| Fresh | 2 | 3 | 5 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 2 | 2 |
| Total | 191 | 14 | 205 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 9.4% | (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) |
| ✓ | 99.6% | (/.f64 #s(approx (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) #s(literal 1 binary64)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) |
| ▶ | 99.6% | (/.f64 #s(approx (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) #s(literal 1 binary64)) (+.f64 (sqrt.f64 #s(approx (+ 1 x) (*.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x))) (sqrt.f64 x))) |
| ▶ | 98.1% | (/.f64 #s(approx (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) #s(literal 1 binary64)) #s(approx (+ (sqrt (+ 1 x)) (sqrt x)) (*.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64))) x))) |
| ✓ | 7.4% | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| ✓ | 4.7% | (-.f64 #s(approx (sqrt (+ x 1)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (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)) |
| 3.8% | #s(approx (/ (- (+ 1 x) x) (+ (sqrt (+ 1 x)) (sqrt x))) (*.f64 (*.f64 #s(literal 0 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64))) | |
| ▶ | 98.3% | #s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x)) |
| ✓ | 97.2% | #s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
| 97.1% | #s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 #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))) x)) | |
| ▶ | 97.4% | #s(approx (- (sqrt (+ x 1)) (sqrt x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64))) |
| 98.8% | #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 (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)) (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal -1 binary64))))) |
Compiled 604 to 403 computations (33.3% saved)
| Inputs |
|---|
(/.f64 #s(approx (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) #s(literal 1 binary64)) (+.f64 (sqrt.f64 #s(approx (+ 1 x) (*.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x))) (sqrt.f64 x))) |
#s(approx (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(+.f64 (sqrt.f64 #s(approx (+ 1 x) (*.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x))) (sqrt.f64 x)) |
(sqrt.f64 #s(approx (+ 1 x) (*.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x))) |
#s(approx (+ 1 x) (*.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x)) |
(*.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x) |
(+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) |
(pow.f64 x #s(literal -1 binary64)) |
x |
#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)) |
#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(literal 1/2 binary64) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) x) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x) |
(fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) |
(/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) |
#s(literal -1/8 binary64) |
(/.f64 #s(approx (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) #s(literal 1 binary64)) #s(approx (+ (sqrt (+ 1 x)) (sqrt x)) (*.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64))) x))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) (*.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64))) x)) |
(*.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64))) x) |
(fma.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(sqrt.f64 (pow.f64 x #s(literal -3 binary64))) |
(pow.f64 x #s(literal -3 binary64)) |
#s(literal -3 binary64) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 x #s(literal -1/2 binary64)) |
#s(literal -1/2 binary64) |
#s(literal 2 binary64) |
| Outputs |
|---|
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (/ 1 (+ 1 (sqrt x))))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (+ (* -1/2 (/ x (pow (+ 1 (sqrt x)) 2))) (/ 1 (+ 1 (sqrt x)))))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (+ (* x (- (* x (+ (* 1/8 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3))))) (* 1/2 (/ 1 (pow (+ 1 (sqrt x)) 2))))) (/ 1 (+ 1 (sqrt x)))))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (+ (* x (- (* x (+ (* -1 (* x (+ (* 1/16 (/ 1 (pow (+ 1 (sqrt x)) 2))) (+ (* 1/16 (/ 1 (pow (+ 1 (sqrt x)) 3))) (* 1/2 (/ (+ (* 1/8 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3)))) (+ 1 (sqrt x)))))))) (+ (* 1/8 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3)))))) (* 1/2 (/ 1 (pow (+ 1 (sqrt x)) 2))))) (/ 1 (+ 1 (sqrt x)))))) |
#s(approx (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) #s(hole binary64 1)) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (+ 1 (sqrt x)))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (+ 1 (+ (sqrt x) (* 1/2 x))))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (+ 1 (+ (sqrt x) (* x (+ 1/2 (* -1/8 x))))))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (+ 1 (+ (sqrt x) (* x (+ 1/2 (* x (- (* 1/16 x) 1/8)))))))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 1)) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (+ 1 (* x (+ 1/2 (* -1/8 x)))))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))))) |
#s(approx (+ 1 x) #s(hole binary64 1)) |
#s(approx (+ 1 x) #s(hole binary64 (+ 1 x))) |
#s(approx (* (+ (pow x -1) 1) x) #s(hole binary64 1)) |
#s(approx (* (+ (pow x -1) 1) x) #s(hole binary64 (+ 1 x))) |
#s(approx (+ (pow x -1) 1) #s(hole binary64 (/ 1 x))) |
#s(approx (+ (pow x -1) 1) #s(hole binary64 (/ (+ 1 x) x))) |
#s(approx (pow 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 (sqrt x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (- (+ 1 (* 1/2 x)) (sqrt x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (- (+ 1 (* x (+ 1/2 (* -1/8 x)))) (sqrt x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (- (+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))) (sqrt x)))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 1)) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (+ 1 (* x (+ 1/2 (* -1/8 x)))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))))) |
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 1)) |
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (* 1/2 x) #s(hole binary64 (* 1/2 x))) |
#s(approx (* (sqrt (/ 1 x)) 1/2) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (sqrt (/ 1 x)) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (/ 1 x) #s(hole binary64 (/ 1 x))) |
#s(approx (/ (+ (* 1/2 (sqrt x)) (/ -1/8 (sqrt x))) x) #s(hole binary64 (* -1/8 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (/ (+ (* 1/2 (sqrt x)) (/ -1/8 (sqrt x))) x) #s(hole binary64 (/ (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 2)))) |
#s(approx (+ (* 1/2 (sqrt x)) (/ -1/8 (sqrt x))) #s(hole binary64 (* -1/8 (sqrt (/ 1 x))))) |
#s(approx (+ (* 1/2 (sqrt x)) (/ -1/8 (sqrt x))) #s(hole binary64 (/ (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) x))) |
#s(approx (/ -1/8 (sqrt x)) #s(hole binary64 (* -1/8 (sqrt (/ 1 x))))) |
#s(approx (* (+ (* (sqrt (pow x -3)) 1/2) (* (pow x -1/2) 2)) x) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (* (+ (* (sqrt (pow x -3)) 1/2) (* (pow x -1/2) 2)) x) #s(hole binary64 (/ (+ (* 1/2 (sqrt x)) (* 2 (sqrt (pow x 3)))) x))) |
#s(approx (+ (* (sqrt (pow x -3)) 1/2) (* (pow x -1/2) 2)) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (+ (* (sqrt (pow x -3)) 1/2) (* (pow x -1/2) 2)) #s(hole binary64 (/ (+ (* 1/2 (sqrt x)) (* 2 (sqrt (pow x 3)))) (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 (* (pow x -1/2) 2) #s(hole binary64 (* 2 (sqrt (/ 1 x))))) |
#s(approx (pow x -1/2) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (/ (- (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))) (* 1/8 (sqrt (/ 1 x)))) x))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* 1/128 (sqrt (pow x 7))) (* 1/32 (sqrt (pow x 7)))) (pow x 6))) (* 1/2 (sqrt x))) (+ (* -1/16 (sqrt (/ 1 (pow x 3)))) (* 1/8 (sqrt (/ 1 x))))) x))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (* 2 (sqrt x)))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x))))))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (* x (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x)))))))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (* x (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x))))))))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (sqrt x))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3)))))))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))))) |
#s(approx (+ 1 x) #s(hole binary64 x)) |
#s(approx (+ 1 x) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (* (+ (pow x -1) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (pow x -1) 1) x) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (+ (pow x -1) 1) #s(hole binary64 1)) |
#s(approx (+ (pow x -1) 1) #s(hole binary64 (+ 1 (/ 1 x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (/ (+ (* -1/8 (sqrt (/ 1 x))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x)))) x))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (/ (+ (* -1/8 (sqrt (/ 1 x))) (+ (* -5/128 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))))) x))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (sqrt x))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3)))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))))) |
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (* 1/2 x))) |
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (* x (+ 1/2 (/ 1 x))))) |
#s(approx (/ (+ (* 1/2 (sqrt x)) (/ -1/8 (sqrt x))) x) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (/ (+ (* 1/2 (sqrt x)) (/ -1/8 (sqrt x))) x) #s(hole binary64 (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))))) |
#s(approx (+ (* 1/2 (sqrt x)) (/ -1/8 (sqrt x))) #s(hole binary64 (* 1/2 (sqrt x)))) |
#s(approx (+ (* 1/2 (sqrt x)) (/ -1/8 (sqrt x))) #s(hole binary64 (* x (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x))))))) |
#s(approx (* (+ (* (sqrt (pow x -3)) 1/2) (* (pow x -1/2) 2)) x) #s(hole binary64 (* 2 (sqrt x)))) |
#s(approx (* (+ (* (sqrt (pow x -3)) 1/2) (* (pow x -1/2) 2)) x) #s(hole binary64 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x))))))) |
#s(approx (+ (* (sqrt (pow x -3)) 1/2) (* (pow x -1/2) 2)) #s(hole binary64 (* 2 (sqrt (/ 1 x))))) |
#s(approx (+ (* (sqrt (pow x -3)) 1/2) (* (pow x -1/2) 2)) #s(hole binary64 (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x)))))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (* -1/2 (* (sqrt x) (+ 1 (pow (sqrt -1) 2)))))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 x))) (* -1/2 (* (sqrt x) (+ 1 (pow (sqrt -1) 2))))))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (+ (* -1 (/ (+ (* -1/8 (* (sqrt x) (/ (+ 1 (pow (sqrt -1) 2)) (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) x)) (* -1/2 (* (sqrt x) (+ 1 (pow (sqrt -1) 2))))))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (- (* 1/8 (* (sqrt x) (/ 1 (pow (sqrt -1) 2)))) (* -1/8 (* (sqrt (pow x 3)) (/ (+ 1 (pow (sqrt -1) 2)) (pow (sqrt -1) 2))))) x)) (* 1/2 (sqrt x))) x)) (* -1/2 (* (sqrt x) (+ 1 (pow (sqrt -1) 2))))))) |
#s(approx (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) #s(hole binary64 (* x (+ 1 (pow (sqrt -1) 2))))) |
#s(approx (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) #s(hole binary64 (* x (+ 1 (+ (/ 1 x) (pow (sqrt -1) 2)))))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (* -2 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 4)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 4)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1/2 (sqrt (/ 1 x))))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/2 (sqrt x)))) x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (+ (* -5/128 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 6)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/2 (sqrt x))))) x)))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 4)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))) |
#s(approx (* (sqrt (/ 1 x)) 1/2) #s(hole binary64 (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (/ 1 x)) #s(hole binary64 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
#s(approx (/ (+ (* 1/2 (sqrt x)) (/ -1/8 (sqrt x))) x) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (/ (+ (* 1/2 (sqrt x)) (/ -1/8 (sqrt x))) x) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1/8 (sqrt (/ 1 (pow x 3))))))) |
#s(approx (+ (* 1/2 (sqrt x)) (/ -1/8 (sqrt x))) #s(hole binary64 (* -1/2 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ (* 1/2 (sqrt x)) (/ -1/8 (sqrt x))) #s(hole binary64 (* -1 (* x (+ (* 1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (* (+ (* (sqrt (pow x -3)) 1/2) (* (pow x -1/2) 2)) x) #s(hole binary64 (* 2 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (* (+ (* (sqrt (pow x -3)) 1/2) (* (pow x -1/2) 2)) x) #s(hole binary64 (* -1 (* x (+ (* -2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))))) |
#s(approx (+ (* (sqrt (pow x -3)) 1/2) (* (pow x -1/2) 2)) #s(hole binary64 (* 2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (+ (* (sqrt (pow x -3)) 1/2) (* (pow x -1/2) 2)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 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 (* (pow x -1/2) 2) #s(hole binary64 (* 2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (pow x -1/2) #s(hole binary64 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 14.0ms | x | @ | -inf | ((/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) 1 (+ (sqrt (+ 1 x)) (sqrt x)) (sqrt (+ 1 x)) (+ 1 x) (* (+ (pow x -1) 1) x) (+ (pow x -1) 1) (pow x -1) x -1 (sqrt x) (- (sqrt (+ x 1)) (sqrt x)) (sqrt (+ x 1)) (+ (* 1/2 x) 1) (* 1/2 x) 1/2 (- (sqrt (+ x 1)) (sqrt x)) (* (sqrt (/ 1 x)) 1/2) (sqrt (/ 1 x)) (/ 1 x) (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (/ (+ (* 1/2 (sqrt x)) (/ -1/8 (sqrt x))) x) (+ (* 1/2 (sqrt x)) (/ -1/8 (sqrt x))) (/ -1/8 (sqrt x)) -1/8 (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x)) (* (+ (* (sqrt (pow x -3)) 1/2) (* (pow x -1/2) 2)) x) (+ (* (sqrt (pow x -3)) 1/2) (* (pow x -1/2) 2)) (sqrt (pow x -3)) (pow x -3) -3 (* (pow x -1/2) 2) (pow x -1/2) -1/2 2) |
| 4.0ms | x | @ | 0 | ((/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) 1 (+ (sqrt (+ 1 x)) (sqrt x)) (sqrt (+ 1 x)) (+ 1 x) (* (+ (pow x -1) 1) x) (+ (pow x -1) 1) (pow x -1) x -1 (sqrt x) (- (sqrt (+ x 1)) (sqrt x)) (sqrt (+ x 1)) (+ (* 1/2 x) 1) (* 1/2 x) 1/2 (- (sqrt (+ x 1)) (sqrt x)) (* (sqrt (/ 1 x)) 1/2) (sqrt (/ 1 x)) (/ 1 x) (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (/ (+ (* 1/2 (sqrt x)) (/ -1/8 (sqrt x))) x) (+ (* 1/2 (sqrt x)) (/ -1/8 (sqrt x))) (/ -1/8 (sqrt x)) -1/8 (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x)) (* (+ (* (sqrt (pow x -3)) 1/2) (* (pow x -1/2) 2)) x) (+ (* (sqrt (pow x -3)) 1/2) (* (pow x -1/2) 2)) (sqrt (pow x -3)) (pow x -3) -3 (* (pow x -1/2) 2) (pow x -1/2) -1/2 2) |
| 3.0ms | x | @ | inf | ((/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) 1 (+ (sqrt (+ 1 x)) (sqrt x)) (sqrt (+ 1 x)) (+ 1 x) (* (+ (pow x -1) 1) x) (+ (pow x -1) 1) (pow x -1) x -1 (sqrt x) (- (sqrt (+ x 1)) (sqrt x)) (sqrt (+ x 1)) (+ (* 1/2 x) 1) (* 1/2 x) 1/2 (- (sqrt (+ x 1)) (sqrt x)) (* (sqrt (/ 1 x)) 1/2) (sqrt (/ 1 x)) (/ 1 x) (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (/ (+ (* 1/2 (sqrt x)) (/ -1/8 (sqrt x))) x) (+ (* 1/2 (sqrt x)) (/ -1/8 (sqrt x))) (/ -1/8 (sqrt x)) -1/8 (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x)) (* (+ (* (sqrt (pow x -3)) 1/2) (* (pow x -1/2) 2)) x) (+ (* (sqrt (pow x -3)) 1/2) (* (pow x -1/2) 2)) (sqrt (pow x -3)) (pow x -3) -3 (* (pow x -1/2) 2) (pow x -1/2) -1/2 2) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 425 | 3234 |
| 0 | 462 | 2527 |
| 0 | 2215 | 2423 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 #s(approx (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) #s(literal 1 binary64)) (+.f64 (sqrt.f64 #s(approx (+ 1 x) (*.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x))) (sqrt.f64 x))) |
#s(approx (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(+.f64 (sqrt.f64 #s(approx (+ 1 x) (*.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x))) (sqrt.f64 x)) |
(sqrt.f64 #s(approx (+ 1 x) (*.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x))) |
#s(approx (+ 1 x) (*.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x)) |
(*.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x) |
(+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) |
(pow.f64 x #s(literal -1 binary64)) |
x |
#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)) |
#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(literal 1/2 binary64) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) x) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x) |
(fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) |
(/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) |
#s(literal -1/8 binary64) |
(/.f64 #s(approx (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) #s(literal 1 binary64)) #s(approx (+ (sqrt (+ 1 x)) (sqrt x)) (*.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64))) x))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) (*.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64))) x)) |
(*.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64))) x) |
(fma.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(sqrt.f64 (pow.f64 x #s(literal -3 binary64))) |
(pow.f64 x #s(literal -3 binary64)) |
#s(literal -3 binary64) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 x #s(literal -1/2 binary64)) |
#s(literal -1/2 binary64) |
#s(literal 2 binary64) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (/ 1 (+ 1 (sqrt x))))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (+ (* -1/2 (/ x (pow (+ 1 (sqrt x)) 2))) (/ 1 (+ 1 (sqrt x)))))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (+ (* x (- (* x (+ (* 1/8 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3))))) (* 1/2 (/ 1 (pow (+ 1 (sqrt x)) 2))))) (/ 1 (+ 1 (sqrt x)))))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (+ (* x (- (* x (+ (* -1 (* x (+ (* 1/16 (/ 1 (pow (+ 1 (sqrt x)) 2))) (+ (* 1/16 (/ 1 (pow (+ 1 (sqrt x)) 3))) (* 1/2 (/ (+ (* 1/8 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3)))) (+ 1 (sqrt x)))))))) (+ (* 1/8 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3)))))) (* 1/2 (/ 1 (pow (+ 1 (sqrt x)) 2))))) (/ 1 (+ 1 (sqrt x)))))) |
#s(approx (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) #s(hole binary64 1)) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (+ 1 (sqrt x)))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (+ 1 (+ (sqrt x) (* 1/2 x))))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (+ 1 (+ (sqrt x) (* x (+ 1/2 (* -1/8 x))))))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (+ 1 (+ (sqrt x) (* x (+ 1/2 (* x (- (* 1/16 x) 1/8)))))))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 1)) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (+ 1 (* x (+ 1/2 (* -1/8 x)))))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))))) |
#s(approx (+ 1 x) #s(hole binary64 1)) |
#s(approx (+ 1 x) #s(hole binary64 (+ 1 x))) |
#s(approx (* (+ (pow x -1) 1) x) #s(hole binary64 1)) |
#s(approx (* (+ (pow x -1) 1) x) #s(hole binary64 (+ 1 x))) |
#s(approx (+ (pow x -1) 1) #s(hole binary64 (/ 1 x))) |
#s(approx (+ (pow x -1) 1) #s(hole binary64 (/ (+ 1 x) x))) |
#s(approx (pow 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 (sqrt x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (- (+ 1 (* 1/2 x)) (sqrt x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (- (+ 1 (* x (+ 1/2 (* -1/8 x)))) (sqrt x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (- (+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))) (sqrt x)))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 1)) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (+ 1 (* x (+ 1/2 (* -1/8 x)))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))))) |
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 1)) |
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (* 1/2 x) #s(hole binary64 (* 1/2 x))) |
#s(approx (* (sqrt (/ 1 x)) 1/2) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (sqrt (/ 1 x)) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (/ 1 x) #s(hole binary64 (/ 1 x))) |
#s(approx (/ (+ (* 1/2 (sqrt x)) (/ -1/8 (sqrt x))) x) #s(hole binary64 (* -1/8 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (/ (+ (* 1/2 (sqrt x)) (/ -1/8 (sqrt x))) x) #s(hole binary64 (/ (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 2)))) |
#s(approx (+ (* 1/2 (sqrt x)) (/ -1/8 (sqrt x))) #s(hole binary64 (* -1/8 (sqrt (/ 1 x))))) |
#s(approx (+ (* 1/2 (sqrt x)) (/ -1/8 (sqrt x))) #s(hole binary64 (/ (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) x))) |
#s(approx (/ -1/8 (sqrt x)) #s(hole binary64 (* -1/8 (sqrt (/ 1 x))))) |
#s(approx (* (+ (* (sqrt (pow x -3)) 1/2) (* (pow x -1/2) 2)) x) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (* (+ (* (sqrt (pow x -3)) 1/2) (* (pow x -1/2) 2)) x) #s(hole binary64 (/ (+ (* 1/2 (sqrt x)) (* 2 (sqrt (pow x 3)))) x))) |
#s(approx (+ (* (sqrt (pow x -3)) 1/2) (* (pow x -1/2) 2)) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (+ (* (sqrt (pow x -3)) 1/2) (* (pow x -1/2) 2)) #s(hole binary64 (/ (+ (* 1/2 (sqrt x)) (* 2 (sqrt (pow x 3)))) (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 (* (pow x -1/2) 2) #s(hole binary64 (* 2 (sqrt (/ 1 x))))) |
#s(approx (pow x -1/2) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (/ (- (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))) (* 1/8 (sqrt (/ 1 x)))) x))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* 1/128 (sqrt (pow x 7))) (* 1/32 (sqrt (pow x 7)))) (pow x 6))) (* 1/2 (sqrt x))) (+ (* -1/16 (sqrt (/ 1 (pow x 3)))) (* 1/8 (sqrt (/ 1 x))))) x))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (* 2 (sqrt x)))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x))))))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (* x (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x)))))))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (* x (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x))))))))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (sqrt x))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3)))))))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))))) |
#s(approx (+ 1 x) #s(hole binary64 x)) |
#s(approx (+ 1 x) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (* (+ (pow x -1) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (pow x -1) 1) x) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (+ (pow x -1) 1) #s(hole binary64 1)) |
#s(approx (+ (pow x -1) 1) #s(hole binary64 (+ 1 (/ 1 x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (/ (+ (* -1/8 (sqrt (/ 1 x))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x)))) x))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (/ (+ (* -1/8 (sqrt (/ 1 x))) (+ (* -5/128 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))))) x))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (sqrt x))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3)))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))))) |
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (* 1/2 x))) |
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (* x (+ 1/2 (/ 1 x))))) |
#s(approx (/ (+ (* 1/2 (sqrt x)) (/ -1/8 (sqrt x))) x) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (/ (+ (* 1/2 (sqrt x)) (/ -1/8 (sqrt x))) x) #s(hole binary64 (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))))) |
#s(approx (+ (* 1/2 (sqrt x)) (/ -1/8 (sqrt x))) #s(hole binary64 (* 1/2 (sqrt x)))) |
#s(approx (+ (* 1/2 (sqrt x)) (/ -1/8 (sqrt x))) #s(hole binary64 (* x (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x))))))) |
#s(approx (* (+ (* (sqrt (pow x -3)) 1/2) (* (pow x -1/2) 2)) x) #s(hole binary64 (* 2 (sqrt x)))) |
#s(approx (* (+ (* (sqrt (pow x -3)) 1/2) (* (pow x -1/2) 2)) x) #s(hole binary64 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x))))))) |
#s(approx (+ (* (sqrt (pow x -3)) 1/2) (* (pow x -1/2) 2)) #s(hole binary64 (* 2 (sqrt (/ 1 x))))) |
#s(approx (+ (* (sqrt (pow x -3)) 1/2) (* (pow x -1/2) 2)) #s(hole binary64 (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x)))))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (* -1/2 (* (sqrt x) (+ 1 (pow (sqrt -1) 2)))))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 x))) (* -1/2 (* (sqrt x) (+ 1 (pow (sqrt -1) 2))))))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (+ (* -1 (/ (+ (* -1/8 (* (sqrt x) (/ (+ 1 (pow (sqrt -1) 2)) (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) x)) (* -1/2 (* (sqrt x) (+ 1 (pow (sqrt -1) 2))))))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (- (* 1/8 (* (sqrt x) (/ 1 (pow (sqrt -1) 2)))) (* -1/8 (* (sqrt (pow x 3)) (/ (+ 1 (pow (sqrt -1) 2)) (pow (sqrt -1) 2))))) x)) (* 1/2 (sqrt x))) x)) (* -1/2 (* (sqrt x) (+ 1 (pow (sqrt -1) 2))))))) |
#s(approx (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) #s(hole binary64 (* x (+ 1 (pow (sqrt -1) 2))))) |
#s(approx (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) #s(hole binary64 (* x (+ 1 (+ (/ 1 x) (pow (sqrt -1) 2)))))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (* -2 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 4)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 4)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1/2 (sqrt (/ 1 x))))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/2 (sqrt x)))) x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (+ (* -5/128 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 6)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/2 (sqrt x))))) x)))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 4)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))) |
#s(approx (* (sqrt (/ 1 x)) 1/2) #s(hole binary64 (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (/ 1 x)) #s(hole binary64 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
#s(approx (/ (+ (* 1/2 (sqrt x)) (/ -1/8 (sqrt x))) x) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (/ (+ (* 1/2 (sqrt x)) (/ -1/8 (sqrt x))) x) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1/8 (sqrt (/ 1 (pow x 3))))))) |
#s(approx (+ (* 1/2 (sqrt x)) (/ -1/8 (sqrt x))) #s(hole binary64 (* -1/2 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ (* 1/2 (sqrt x)) (/ -1/8 (sqrt x))) #s(hole binary64 (* -1 (* x (+ (* 1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (* (+ (* (sqrt (pow x -3)) 1/2) (* (pow x -1/2) 2)) x) #s(hole binary64 (* 2 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (* (+ (* (sqrt (pow x -3)) 1/2) (* (pow x -1/2) 2)) x) #s(hole binary64 (* -1 (* x (+ (* -2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))))) |
#s(approx (+ (* (sqrt (pow x -3)) 1/2) (* (pow x -1/2) 2)) #s(hole binary64 (* 2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (+ (* (sqrt (pow x -3)) 1/2) (* (pow x -1/2) 2)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 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 (* (pow x -1/2) 2) #s(hole binary64 (* 2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (pow x -1/2) #s(hole binary64 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
| Outputs |
|---|
(/.f64 (neg.f64 #s(approx (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) #s(literal 1 binary64))) (neg.f64 (+.f64 (sqrt.f64 #s(approx (+ 1 x) (*.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x))) (sqrt.f64 x)))) |
(/.f64 #s(approx (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) #s(literal 1 binary64)) (+.f64 (sqrt.f64 #s(approx (+ 1 x) (*.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x))) (sqrt.f64 x))) |
#s(approx (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 #s(approx (+ 1 x) (*.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x))) (sqrt.f64 #s(approx (+ 1 x) (*.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x)))) x) (-.f64 (sqrt.f64 #s(approx (+ 1 x) (*.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x))) (sqrt.f64 x))) |
(/.f64 (+.f64 (pow.f64 (sqrt.f64 #s(approx (+ 1 x) (*.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x))) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 x) #s(literal 3 binary64))) (fma.f64 (sqrt.f64 #s(approx (+ 1 x) (*.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x))) (sqrt.f64 #s(approx (+ 1 x) (*.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x))) (-.f64 x (*.f64 (sqrt.f64 #s(approx (+ 1 x) (*.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x))) (sqrt.f64 x))))) |
(+.f64 (sqrt.f64 #s(approx (+ 1 x) (*.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x))) (sqrt.f64 x)) |
(+.f64 (sqrt.f64 x) (sqrt.f64 #s(approx (+ 1 x) (*.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x)))) |
(pow.f64 #s(approx (+ 1 x) (*.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x)) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (+ 1 x) (*.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x))) |
#s(approx (+ 1 x) (*.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x)) |
(*.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x) |
(*.f64 x (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x (pow.f64 x #s(literal -1 binary64)))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (pow.f64 x #s(literal -1 binary64)) x)) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (pow.f64 x #s(literal -1 binary64)))) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (pow.f64 x #s(literal -1 binary64)) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) (*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64))) |
(pow.f64 x #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 x)) |
(/.f64 #s(literal 1 binary64) x) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -1 binary64))) |
x |
#s(literal -1 binary64) |
(pow.f64 x #s(literal 1/2 binary64)) |
(sqrt.f64 x) |
(/.f64 (-.f64 (*.f64 #s(approx (sqrt (+ x 1)) #s(approx (+ (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x))) #s(approx (sqrt (+ x 1)) #s(approx (+ (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x)))) x) (+.f64 #s(approx (sqrt (+ x 1)) #s(approx (+ (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x))) (sqrt.f64 x))) |
(/.f64 (-.f64 (pow.f64 #s(approx (sqrt (+ x 1)) #s(approx (+ (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x))) #s(literal 3 binary64)) (pow.f64 (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))) (+.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(literal 1/2 binary64) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(sqrt.f64 (pow.f64 x #s(literal -1 binary64))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64))) |
(pow.f64 x #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 x)) |
(/.f64 #s(literal 1 binary64) x) |
(exp.f64 (*.f64 (log.f64 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 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (-.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)))))) |
(fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) |
(fma.f64 (sqrt.f64 x) #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) |
(+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
(/.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 (neg.f64 #s(approx (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) #s(literal 1 binary64))) (neg.f64 #s(approx (+ (sqrt (+ 1 x)) (sqrt x)) (*.f64 (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64))) x)))) |
(/.f64 #s(approx (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) #s(literal 1 binary64)) #s(approx (+ (sqrt (+ 1 x)) (sqrt x)) (*.f64 (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64))) x))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) (*.f64 (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64))) x)) |
(*.f64 (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64))) x) |
(*.f64 x (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 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 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)))) (-.f64 (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 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 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)) #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 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)))))) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(fma.f64 #s(literal 2 binary64) (pow.f64 x #s(literal -1/2 binary64)) (*.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 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(-.f64 (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(+.f64 (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(+.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/2 binary64))) |
(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) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 x #s(literal -1/4 binary64)) (pow.f64 x #s(literal -1/4 binary64))) |
(pow.f64 x #s(literal -1/2 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -1/2 binary64))) |
#s(literal -1/2 binary64) |
#s(literal 2 binary64) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (fma.f64 (/.f64 x (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64) (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (fma.f64 (fma.f64 (fma.f64 (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -3 binary64)) #s(literal 1/4 binary64) (*.f64 (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -2 binary64)) #s(literal 1/8 binary64))) x (*.f64 #s(literal -1/2 binary64) (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -2 binary64)))) x (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1 binary64) x) (fma.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -2 binary64)) (fma.f64 (/.f64 (fma.f64 (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -3 binary64)) #s(literal 1/4 binary64) (*.f64 (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -2 binary64)) #s(literal 1/8 binary64))) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -3 binary64))))) (fma.f64 (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -3 binary64)) #s(literal 1/4 binary64) (*.f64 (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -2 binary64)) #s(literal 1/8 binary64)))) x (*.f64 #s(literal -1/2 binary64) (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -2 binary64)))) x (pow.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
#s(approx (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) #s(literal 1 binary64)) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) (+.f64 (fma.f64 #s(literal 1/2 binary64) x (sqrt.f64 x)) #s(literal 1 binary64))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) (+.f64 (fma.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x (sqrt.f64 x)) #s(literal 1 binary64))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) (+.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x #s(literal 1/2 binary64)) x (sqrt.f64 x)) #s(literal 1 binary64))) |
#s(approx (sqrt (+ x 1)) #s(literal 1 binary64)) |
#s(approx (sqrt (+ x 1)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
#s(approx (sqrt (+ x 1)) (fma.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (sqrt (+ x 1)) (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (+ 1 x) #s(literal 1 binary64)) |
#s(approx (+ 1 x) (+.f64 x #s(literal 1 binary64))) |
#s(approx (* (+ (pow x -1) 1) x) #s(literal 1 binary64)) |
#s(approx (* (+ (pow x -1) 1) x) (+.f64 x #s(literal 1 binary64))) |
#s(approx (+ (pow x -1) 1) (pow.f64 x #s(literal -1 binary64))) |
#s(approx (+ (pow x -1) 1) (/.f64 (+.f64 x #s(literal 1 binary64)) x)) |
#s(approx (/ 1 x) (pow.f64 x #s(literal -1 binary64))) |
#s(approx x x) |
#s(approx (sqrt x) (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 (+ (* 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 (* (sqrt (/ 1 x)) 1/2) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64))) |
#s(approx (sqrt (/ 1 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
#s(approx (/ 1 x) (pow.f64 x #s(literal -1 binary64))) |
#s(approx (/ (+ (* 1/2 (sqrt x)) (/ -1/8 (sqrt x))) x) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/8 binary64))) |
#s(approx (/ (+ (* 1/2 (sqrt x)) (/ -1/8 (sqrt x))) x) (/.f64 (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) (*.f64 x x))) |
#s(approx (+ (* 1/2 (sqrt x)) (/ -1/8 (sqrt x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/8 binary64))) |
#s(approx (+ (* 1/2 (sqrt x)) (/ -1/8 (sqrt x))) (/.f64 (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x)) |
#s(approx (/ -1/8 (sqrt x)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/8 binary64))) |
#s(approx (* (+ (* (sqrt (pow x -3)) 1/2) (* (pow x -1/2) 2)) x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64))) |
#s(approx (* (+ (* (sqrt (pow x -3)) 1/2) (* (pow x -1/2) 2)) x) (/.f64 (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
#s(approx (+ (* (sqrt (pow x -3)) 1/2) (* (pow x -1/2) 2)) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/2 binary64))) |
#s(approx (+ (* (sqrt (pow x -3)) 1/2) (* (pow x -1/2) 2)) (/.f64 (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64) (*.f64 #s(literal 1/2 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 (* (pow x -1/2) 2) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 2 binary64))) |
#s(approx (pow x -1/2) (/.f64 #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))) |
#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 (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 #s(literal 1/2 binary64) (sqrt.f64 x) (neg.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 7/2 binary64)) #s(literal 5/128 binary64)) (pow.f64 x #s(literal 6 binary64))))) (fma.f64 #s(literal -1/16 binary64) (pow.f64 x #s(literal -3/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/8 binary64)))) x)) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) (*.f64 (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 2 binary64))) x)) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) (*.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/8 binary64) (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 2 binary64)))) x)) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) (*.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/8 binary64) (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal 1/16 binary64) (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 2 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) (/.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 (pow.f64 x #s(literal -3/2 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 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
#s(approx (+ 1 x) x) |
#s(approx (+ 1 x) (*.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x)) |
#s(approx (* (+ (pow x -1) 1) x) x) |
#s(approx (* (+ (pow x -1) 1) x) (*.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x)) |
#s(approx (+ (pow x -1) 1) #s(literal 1 binary64)) |
#s(approx (+ (pow x -1) 1) (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (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 (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 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/8 binary64) (fma.f64 #s(literal -5/128 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) (fma.f64 (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.f64 x)) |
#s(approx (sqrt (+ x 1)) (*.f64 (fma.f64 (pow.f64 x #s(literal -3/2 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 (pow.f64 x #s(literal -3/2 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 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
#s(approx (+ (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (+ (* 1/2 x) 1) (*.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) x)) |
#s(approx (/ (+ (* 1/2 (sqrt x)) (/ -1/8 (sqrt x))) x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64))) |
#s(approx (/ (+ (* 1/2 (sqrt x)) (/ -1/8 (sqrt x))) x) (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64)))) |
#s(approx (+ (* 1/2 (sqrt x)) (/ -1/8 (sqrt x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
#s(approx (+ (* 1/2 (sqrt x)) (/ -1/8 (sqrt x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64))) x)) |
#s(approx (* (+ (* (sqrt (pow x -3)) 1/2) (* (pow x -1/2) 2)) x) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
#s(approx (* (+ (* (sqrt (pow x -3)) 1/2) (* (pow x -1/2) 2)) x) (*.f64 (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 2 binary64))) x)) |
#s(approx (+ (* (sqrt (pow x -3)) 1/2) (* (pow x -1/2) 2)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 2 binary64))) |
#s(approx (+ (* (sqrt (pow x -3)) 1/2) (* (pow x -1/2) 2)) (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 2 binary64)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (*.f64 (*.f64 #s(literal 0 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 #s(literal 0 binary64) (sqrt.f64 x))))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) #s(literal 0 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 0 binary64) (sqrt.f64 x)) #s(literal -1/8 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) #s(literal 0 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 x)) #s(literal -1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 3/2 binary64))))) x))) x)))) |
#s(approx (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (*.f64 #s(literal 0 binary64) x)) |
#s(approx (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (*.f64 (+.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) x)) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal -2 binary64))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/2 binary64))) x))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) (neg.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1 binary64)) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/2 binary64)))) x))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) (neg.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1 binary64)) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal 1 binary64)) #s(literal 1/16 binary64) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/2 binary64))))) x))) |
#s(approx (sqrt (+ x 1)) (neg.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)))) |
#s(approx (sqrt (+ x 1)) (neg.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64))) x))) |
#s(approx (sqrt (+ x 1)) (neg.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1 binary64)) #s(literal -1/8 binary64) (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)))) x))) |
#s(approx (sqrt (+ x 1)) (neg.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1 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 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64))))) x))) |
#s(approx (sqrt x) (neg.f64 (*.f64 #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))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal -1/8 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) 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 binary64)) #s(literal -1/8 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 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1 binary64)) #s(literal -5/128 binary64) (fma.f64 (*.f64 (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)) (neg.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)))) |
#s(approx (sqrt (+ x 1)) (neg.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64))) x))) |
#s(approx (sqrt (+ x 1)) (neg.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1 binary64)) #s(literal -1/8 binary64) (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)))) x))) |
#s(approx (sqrt (+ x 1)) (neg.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1 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 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64))))) x))) |
#s(approx (* (sqrt (/ 1 x)) 1/2) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
#s(approx (sqrt (/ 1 x)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64))) |
#s(approx (/ (+ (* 1/2 (sqrt x)) (/ -1/8 (sqrt x))) x) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (* 1/2 (sqrt x)) (/ -1/8 (sqrt x))) x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal -1/2 binary64) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/8 binary64)))) |
#s(approx (+ (* 1/2 (sqrt x)) (/ -1/8 (sqrt x))) (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64))) |
#s(approx (+ (* 1/2 (sqrt x)) (/ -1/8 (sqrt x))) (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (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 (* (+ (* (sqrt (pow x -3)) 1/2) (* (pow x -1/2) 2)) x) (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal 2 binary64))) |
#s(approx (* (+ (* (sqrt (pow x -3)) 1/2) (* (pow x -1/2) 2)) x) (neg.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal -2 binary64))) x))) |
#s(approx (+ (* (sqrt (pow x -3)) 1/2) (* (pow x -1/2) 2)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 2 binary64))) |
#s(approx (+ (* (sqrt (pow x -3)) 1/2) (* (pow x -1/2) 2)) (fma.f64 (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1 binary64)) #s(literal -1/2 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 2 binary64)))) |
#s(approx (sqrt (pow x -3)) (neg.f64 (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1 binary64)))) |
#s(approx (* (pow x -1/2) 2) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 2 binary64))) |
#s(approx (pow x -1/2) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64))) |
Compiled 6 962 to 935 computations (86.6% saved)
14 alts after pruning (5 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 184 | 3 | 187 |
| Fresh | 1 | 2 | 3 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 6 | 6 |
| Total | 187 | 14 | 201 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 9.4% | (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) |
| ✓ | 99.6% | (/.f64 #s(approx (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) #s(literal 1 binary64)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) |
| 99.6% | (/.f64 #s(approx (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) #s(literal 1 binary64)) (+.f64 (sqrt.f64 #s(approx (+ 1 x) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (sqrt.f64 x))) | |
| ✓ | 7.4% | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| ✓ | 4.7% | (-.f64 #s(approx (sqrt (+ x 1)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (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)) |
| 3.8% | #s(approx (/ (- (+ 1 x) x) (+ (sqrt (+ 1 x)) (sqrt x))) (*.f64 (*.f64 #s(literal 0 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64))) | |
| ✓ | 98.3% | #s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x)) |
| 97.1% | #s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (/.f64 #s(approx (+ (* 1/2 (sqrt x)) (/ -1/8 (sqrt x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) | |
| ✓ | 97.2% | #s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
| 98.4% | #s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) x) (/.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) x))) | |
| ✓ | 97.4% | #s(approx (- (sqrt (+ x 1)) (sqrt x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64))) |
| 98.8% | #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 (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)) (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal -1 binary64))))) |
Compiled 1 053 to 389 computations (63.1% 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)) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (*.f64 (*.f64 #s(literal 0 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64))) |
#s(approx (/ (- (+ 1 x) x) (+ (sqrt (+ 1 x)) (sqrt x))) (*.f64 (*.f64 #s(literal 0 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
(-.f64 (sqrt.f64 #s(approx (+ x 1) x)) (sqrt.f64 x)) |
(-.f64 #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))) (sqrt.f64 x)) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 #s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (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))) x)) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (/.f64 #s(approx (+ (* 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)) |
(/.f64 #s(approx (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) #s(literal 1 binary64)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x)) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/8 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
(/.f64 #s(approx (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) #s(literal 1 binary64)) (+.f64 (sqrt.f64 #s(approx (+ 1 x) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (sqrt.f64 x))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt 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 (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)) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -1 binary64))) #s(literal 1/2 binary64))) |
(/.f64 #s(approx (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) #s(literal 1 binary64)) (+.f64 (sqrt.f64 #s(approx (+ 1 x) (*.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x))) (sqrt.f64 x))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/8 binary64) (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)) #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 (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)) (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal -1 binary64))))) |
(/.f64 #s(approx (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) #s(literal 1 binary64)) #s(approx (+ (sqrt (+ 1 x)) (sqrt x)) (*.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64))) x))) |
#s(approx (- (sqrt (+ x 1)) (sqrt 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))) |
#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 (-.f64 (pow.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 x) #s(literal 3 binary64))) (fma.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (fma.f64 (sqrt.f64 x) (sqrt.f64 x) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))))) |
| Outputs |
|---|
(/.f64 #s(approx (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) #s(literal 1 binary64)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) |
2 calls:
| 7.0ms | x |
| 5.0ms | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.6% | 1 | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| 99.6% | 1 | x |
Compiled 8 to 7 computations (12.5% saved)
| Inputs |
|---|
(-.f64 #s(approx (sqrt (+ x 1)) #s(literal 1 binary64)) (sqrt.f64 x)) |
(-.f64 #s(approx (sqrt (+ x 1)) #s(approx (+ (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x))) (sqrt.f64 x)) |
(-.f64 #s(approx (sqrt (+ x 1)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (sqrt.f64 x)) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (*.f64 (*.f64 #s(literal 0 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64))) |
#s(approx (/ (- (+ 1 x) x) (+ (sqrt (+ 1 x)) (sqrt x))) (*.f64 (*.f64 #s(literal 0 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
(-.f64 (sqrt.f64 #s(approx (+ x 1) x)) (sqrt.f64 x)) |
(-.f64 #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))) (sqrt.f64 x)) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 #s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (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))) x)) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (/.f64 #s(approx (+ (* 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 |
|---|
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64))) |
2 calls:
| 11.0ms | x |
| 3.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)) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (*.f64 (*.f64 #s(literal 0 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64))) |
#s(approx (/ (- (+ 1 x) x) (+ (sqrt (+ 1 x)) (sqrt x))) (*.f64 (*.f64 #s(literal 0 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
(-.f64 (sqrt.f64 #s(approx (+ x 1) x)) (sqrt.f64 x)) |
(-.f64 #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))) (sqrt.f64 x)) |
| Outputs |
|---|
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
2 calls:
| 3.0ms | x |
| 2.0ms | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.2% | 1 | x |
| 97.2% | 1 | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 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)) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (*.f64 (*.f64 #s(literal 0 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64))) |
#s(approx (/ (- (+ 1 x) x) (+ (sqrt (+ 1 x)) (sqrt x))) (*.f64 (*.f64 #s(literal 0 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64))) |
| Outputs |
|---|
(-.f64 #s(approx (sqrt (+ x 1)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (sqrt.f64 x)) |
2 calls:
| 2.0ms | x |
| 1.0ms | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 4.7% | 1 | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| 4.7% | 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)) |
| 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:
| 1.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:
| 3.0ms | x |
| 1.0ms | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 1.6% | 1 | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| 1.6% | 1 | x |
Compiled 8 to 7 computations (12.5% saved)
| 1× | fuel |
Compiled 105 to 39 computations (62.9% saved)
Compiled 252 to 114 computations (54.8% saved)
Loading profile data...