
Time bar (total: 2.4s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 25% | 75% | 0% | 0% | 0% | 0 |
| 0% | 0% | 25% | 75% | 0% | 0% | 0% | 1 |
| 50% | 12.5% | 12.5% | 75% | 0% | 0% | 0% | 2 |
| 75% | 18.7% | 6.2% | 75% | 0% | 0% | 0% | 3 |
| 87.5% | 21.9% | 3.1% | 75% | 0% | 0% | 0% | 4 |
| 93.8% | 23.4% | 1.6% | 75% | 0% | 0% | 0% | 5 |
| 96.9% | 24.2% | 0.8% | 75% | 0% | 0% | 0% | 6 |
| 98.4% | 24.6% | 0.4% | 75% | 0% | 0% | 0% | 7 |
| 99.2% | 24.8% | 0.2% | 75% | 0% | 0% | 0% | 8 |
| 99.6% | 24.9% | 0.1% | 75% | 0% | 0% | 0% | 9 |
| 99.8% | 24.9% | 0% | 75% | 0% | 0% | 0% | 10 |
| 99.9% | 25% | 0% | 75% | 0% | 0% | 0% | 11 |
| 100% | 25% | 0% | 75% | 0% | 0% | 0% | 12 |
Compiled 15 to 11 computations (26.7% saved)
| 1.2s | 8 147× | 1 | valid |
| 4.0ms | 109× | 0 | valid |
ival-sqrt: 281.0ms (51.3% of total)adjust: 177.0ms (32.3% of total)ival-add!: 52.0ms (9.5% of total)ival-sub!: 37.0ms (6.8% of total)ival-assert: 0.0ms (0% of total)ival-and: 0.0ms (0% of total)ival-<: 0.0ms (0% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 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 |
| 45.0ms | 502× | 1 | valid |
| 0.0ms | 10× | 0 | valid |
Compiled 47 to 22 computations (53.2% saved)
ival-sqrt: 16.0ms (54.2% of total)adjust: 8.0ms (27.1% of total)ival-add!: 3.0ms (10.2% of total)ival-sub!: 2.0ms (6.8% of total)Useful iterations: 5 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 26 |
| 1 | 16 | 26 |
| 2 | 19 | 26 |
| 3 | 33 | 26 |
| 4 | 76 | 26 |
| 5 | 321 | 24 |
| 6 | 2820 | 24 |
| 7 | 6223 | 24 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 7.9% | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
Compiled 14 to 12 computations (14.3% saved)
| Inputs |
|---|
(-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
(sqrt.f64 (+.f64 x #s(literal 1 binary64))) |
(+.f64 x #s(literal 1 binary64)) |
x |
#s(literal 1 binary64) |
(sqrt.f64 x) |
| Outputs |
|---|
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (- 1 (sqrt x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (- (+ 1 (* 1/2 x)) (sqrt x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (- (+ 1 (* x (+ 1/2 (* -1/8 x)))) (sqrt x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (- (+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))) (sqrt x)))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 1)) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (+ 1 (* x (+ 1/2 (* -1/8 x)))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))))) |
#s(approx (+ x 1) #s(hole binary64 1)) |
#s(approx (+ x 1) #s(hole binary64 (+ 1 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (/ (+ (* -1/8 (sqrt (/ 1 x))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x)))) x))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (/ (+ (* -1/8 (sqrt (/ 1 x))) (+ (* -5/128 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))))) x))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (sqrt x))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3)))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))))) |
#s(approx (+ x 1) #s(hole binary64 x)) |
#s(approx (+ x 1) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1/2 (sqrt (/ 1 x))))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/2 (sqrt x)))) x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (+ (* -5/128 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 6)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/2 (sqrt x))))) x)))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 4)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 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 793 to 196 computations (75.3% saved)
11 alts after pruning (10 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 38 | 10 | 48 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 38 | 11 | 49 |
| Status | Accuracy | Program |
|---|---|---|
| 6.5% | (/.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))))) | |
| ▶ | 9.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.9% | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| 7.9% | (-.f64 (sqrt.f64 #s(approx (+ x 1) (*.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x))) (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.6% | (-.f64 #s(approx (sqrt (+ x 1)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (sqrt.f64 x)) | |
| ▶ | 1.6% | (-.f64 #s(approx (sqrt (+ x 1)) #s(literal 1 binary64)) (sqrt.f64 x)) |
| ▶ | 98.5% | #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.1% | #s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/8 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) | |
| ▶ | 97.0% | #s(approx (- (sqrt (+ x 1)) (sqrt x)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64))) |
Compiled 359 to 244 computations (32% 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 -3 binary64))) #s(literal 1/16 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/8 binary64) (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/16 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/8 binary64) (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/16 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) |
(/.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 -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 -3)) 1/16) (* 1/2 (sqrt x)))) x) #s(hole binary64 (* 1/16 (sqrt (/ 1 (pow x 5)))))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) #s(hole binary64 (/ (+ (* -1/8 (sqrt (pow x 3))) (* 1/16 (sqrt x))) (pow x 3)))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) #s(hole binary64 (/ (+ (* 1/16 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))))) (pow x 3)))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (* 1/16 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (/ (+ (* -1/8 (sqrt (pow x 3))) (* 1/16 (sqrt x))) (pow x 2)))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (/ (+ (* 1/16 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))))) (pow x 2)))) |
#s(approx (/ 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 -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 -3)) 1/16) (* 1/2 (sqrt x)))) x) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) #s(hole binary64 (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) #s(hole binary64 (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x))))))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (* 1/2 (sqrt x)))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (* x (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x))))))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (* x (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))))) |
#s(approx (+ (* (sqrt (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 -3)) 1/16) (* 1/2 (sqrt x)))) x) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1/8 (sqrt (/ 1 (pow x 3))))))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) #s(hole binary64 (+ (* -1 (/ (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/8 (sqrt (/ 1 x)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (* -1/2 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (* -1 (* x (+ (* 1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* -1/16 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (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 | |
|---|---|---|---|---|
| 7.0ms | x | @ | -inf | ((- (sqrt (+ x 1)) (sqrt x)) (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (/ 1 (sqrt x)) 1 (sqrt x) x -1/8 (+ (* (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 -3)) 1/16) (* 1/2 (sqrt x)))) x) (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (/ 1 (sqrt x)) 1 (sqrt x) x -1/8 (+ (* (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))) |
| 3.0ms | x | @ | inf | ((- (sqrt (+ x 1)) (sqrt x)) (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (/ 1 (sqrt x)) 1 (sqrt x) x -1/8 (+ (* (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 | 422 | 3210 |
| 0 | 466 | 2379 |
| 0 | 2322 | 2283 |
| 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 -3 binary64))) #s(literal 1/16 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/8 binary64) (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/16 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/8 binary64) (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/16 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) |
(/.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 -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 -3)) 1/16) (* 1/2 (sqrt x)))) x) #s(hole binary64 (* 1/16 (sqrt (/ 1 (pow x 5)))))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) #s(hole binary64 (/ (+ (* -1/8 (sqrt (pow x 3))) (* 1/16 (sqrt x))) (pow x 3)))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) #s(hole binary64 (/ (+ (* 1/16 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))))) (pow x 3)))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (* 1/16 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (/ (+ (* -1/8 (sqrt (pow x 3))) (* 1/16 (sqrt x))) (pow x 2)))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (/ (+ (* 1/16 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))))) (pow x 2)))) |
#s(approx (/ 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 -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 -3)) 1/16) (* 1/2 (sqrt x)))) x) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) #s(hole binary64 (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) #s(hole binary64 (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x))))))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (* 1/2 (sqrt x)))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (* x (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x))))))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (* x (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))))) |
#s(approx (+ (* (sqrt (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 -3)) 1/16) (* 1/2 (sqrt x)))) x) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1/8 (sqrt (/ 1 (pow x 3))))))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) #s(hole binary64 (+ (* -1 (/ (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/8 (sqrt (/ 1 x)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (* -1/2 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (* -1 (* x (+ (* 1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* -1/16 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (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 (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x)) |
(/.f64 (neg.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)))) (neg.f64 x)) |
(/.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x) |
(-.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x) (/.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1/8 binary64)) x)) |
(+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) x) (/.f64 (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
(/.f64 (-.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal 1/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 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1/8 binary64)) (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1/8 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))) (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1/8 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) (-.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1/8 binary64)) #s(literal 3 binary64))) (fma.f64 (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal 1/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 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1/8 binary64)) (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1/8 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))) (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1/8 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (-.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (*.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))))) |
(fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal -1/8 binary64) (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) |
(fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1/8 binary64)))) |
(fma.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal -3/2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1/8 binary64)))) |
(fma.f64 #s(literal -1/8 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) |
(-.f64 (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 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1/8 binary64))) |
(+.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
(+.f64 (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) |
(+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) |
(+.f64 (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1/8 binary64)))) |
(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 -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 #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 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) |
(+.f64 #s(literal 1 binary64) x) |
(+.f64 x #s(literal 1 binary64)) |
(pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) x)) |
(*.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(*.f64 (fabs.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (fabs.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(pow.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 x #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (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 #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 -3)) 1/16) (* 1/2 (sqrt x)))) x) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal 1/16 binary64))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) (/.f64 (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1/8 binary64) (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) (/.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (/.f64 (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1/8 binary64) (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) (*.f64 x x))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (/.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) (*.f64 x x))) |
#s(approx (/ 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 -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 (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)))) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x)) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) 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 -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 -5 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 -3)) 1/16) (* 1/2 (sqrt x)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (*.f64 (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (*.f64 (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/8 binary64) (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -5 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 (sqrt.f64 (pow.f64 x #s(literal -5 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 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/8 binary64))) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) x)) |
#s(approx (sqrt (+ 1 x)) (*.f64 (+.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/8 binary64) (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal 1/16 binary64) (*.f64 (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)) (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 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/8 binary64))) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) x)) |
#s(approx (sqrt (+ 1 x)) (*.f64 (+.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/8 binary64) (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal 1/16 binary64) (*.f64 (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)) (sqrt (+ 1 x))) x) |
#s(approx (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (*.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x)) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
#s(approx (+ (sqrt (+ 1 x)) (sqrt x)) (*.f64 (fma.f64 (pow.f64 (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)) (*.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/8 binary64) (fma.f64 (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)) (*.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 (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 (+ 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 #s(literal -5/128 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 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 -3)) 1/16) (* 1/2 (sqrt x)))) x) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) #s(literal -1/2 binary64) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/8 binary64)))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) (-.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 -3)) 1/16) (* 1/2 (sqrt x)))) (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (neg.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1/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 -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 (sqrt x) (neg.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)))) |
#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) (sqrt.f64 (pow.f64 x #s(literal -5 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) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) #s(literal -1/8 binary64) (fma.f64 #s(literal -1 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/2 binary64)))) x))) |
#s(approx (sqrt (+ 1 x)) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal 1 binary64)) #s(literal 1/16 binary64) (fma.f64 #s(literal -1 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/2 binary64))))) x))) |
#s(approx (/ (- (* (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) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) #s(literal -1/8 binary64) (fma.f64 #s(literal -1 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/2 binary64)))) x))) |
#s(approx (sqrt (+ 1 x)) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal 1 binary64)) #s(literal 1/16 binary64) (fma.f64 #s(literal -1 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/2 binary64))))) x))) |
#s(approx (* (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) (sqrt.f64 (pow.f64 x #s(literal -5 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) (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 (*.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 6 996 to 884 computations (87.4% saved)
12 alts after pruning (10 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 241 | 8 | 249 |
| Fresh | 3 | 2 | 5 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 1 | 1 |
| Total | 248 | 12 | 260 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.7% | (/.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.9% | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (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.6% | (-.f64 #s(approx (sqrt (+ x 1)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (sqrt.f64 x)) |
| ✓ | 1.6% | (-.f64 #s(approx (sqrt (+ x 1)) #s(literal 1 binary64)) (sqrt.f64 x)) |
| 98.1% | #s(approx (/ (- (* (sqrt (+ 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.0% | #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))) | |
| ▶ | 96.9% | #s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 #s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
| 98.5% | #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 -3/2 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x))) | |
| ▶ | 97.1% | #s(approx (- (sqrt (+ x 1)) (sqrt x)) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -1 binary64))) #s(literal 1/2 binary64))) |
| 98.2% | #s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) |
Compiled 526 to 348 computations (33.8% 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)) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 #s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
(/.f64 #s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (*.f64 (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 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) #s(hole binary64 (* 1/16 (sqrt (/ 1 (pow x 5)))))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) #s(hole binary64 (/ (+ (* -1/8 (sqrt (pow x 3))) (* 1/16 (sqrt x))) (pow x 3)))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) #s(hole binary64 (/ (+ (* 1/16 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))))) (pow x 3)))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (* 1/16 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (/ (+ (* -1/8 (sqrt (pow x 3))) (* 1/16 (sqrt x))) (pow x 2)))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (/ (+ (* 1/16 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))))) (pow x 2)))) |
#s(approx (* 1/2 (sqrt x)) #s(hole binary64 (* 1/2 (sqrt x)))) |
#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 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) #s(hole binary64 (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) #s(hole binary64 (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x))))))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (* 1/2 (sqrt x)))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (* x (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x))))))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (* x (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))))) |
#s(approx (/ (- (* (sqrt (+ 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 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1/8 (sqrt (/ 1 (pow x 3))))))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) #s(hole binary64 (+ (* -1 (/ (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/8 (sqrt (/ 1 x)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (* -1/2 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (* -1 (* x (+ (* 1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* -1/16 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (* 1/2 (sqrt x)) #s(hole binary64 (* -1/2 (* (sqrt x) (pow (sqrt -1) 2))))) |
#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)) (- (sqrt (+ x 1)) (sqrt x)) (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (* 1/2 (sqrt x)) (- (sqrt (+ x 1)) (sqrt x)) (* (sqrt (pow x -1)) 1/2) (sqrt (pow x -1)) (pow x -1) -1) |
| 2.0ms | x | @ | 0 | ((/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) 1 (+ (sqrt (+ 1 x)) (sqrt x)) (sqrt (+ 1 x)) (+ 1 x) x (sqrt x) (- (sqrt (+ x 1)) (sqrt x)) (sqrt (+ x 1)) (+ (* 1/2 x) 1) 1/2 (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (/ 1/2 (sqrt x)) (- (sqrt (+ x 1)) (sqrt x)) (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (* 1/2 (sqrt x)) (- (sqrt (+ x 1)) (sqrt x)) (* (sqrt (pow x -1)) 1/2) (sqrt (pow x -1)) (pow x -1) -1) |
| 2.0ms | x | @ | inf | ((/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) 1 (+ (sqrt (+ 1 x)) (sqrt x)) (sqrt (+ 1 x)) (+ 1 x) x (sqrt x) (- (sqrt (+ x 1)) (sqrt x)) (sqrt (+ x 1)) (+ (* 1/2 x) 1) 1/2 (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (/ 1/2 (sqrt x)) (- (sqrt (+ x 1)) (sqrt x)) (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (* 1/2 (sqrt 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 | 401 | 3062 |
| 0 | 423 | 2267 |
| 0 | 2242 | 2152 |
| 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)) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 #s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
(/.f64 #s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (*.f64 (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 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) #s(hole binary64 (* 1/16 (sqrt (/ 1 (pow x 5)))))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) #s(hole binary64 (/ (+ (* -1/8 (sqrt (pow x 3))) (* 1/16 (sqrt x))) (pow x 3)))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) #s(hole binary64 (/ (+ (* 1/16 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))))) (pow x 3)))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (* 1/16 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (/ (+ (* -1/8 (sqrt (pow x 3))) (* 1/16 (sqrt x))) (pow x 2)))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (/ (+ (* 1/16 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))))) (pow x 2)))) |
#s(approx (* 1/2 (sqrt x)) #s(hole binary64 (* 1/2 (sqrt x)))) |
#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 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) #s(hole binary64 (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) #s(hole binary64 (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x))))))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (* 1/2 (sqrt x)))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (* x (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x))))))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (* x (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))))) |
#s(approx (/ (- (* (sqrt (+ 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 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1/8 (sqrt (/ 1 (pow x 3))))))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) #s(hole binary64 (+ (* -1 (/ (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/8 (sqrt (/ 1 x)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (* -1/2 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (* -1 (* x (+ (* 1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* -1/16 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (* 1/2 (sqrt x)) #s(hole binary64 (* -1/2 (* (sqrt x) (pow (sqrt -1) 2))))) |
#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 (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) #s(literal 1 binary64))) (neg.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 #s(approx (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) #s(literal 1 binary64)) (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
#s(approx (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(/.f64 (+.f64 (pow.f64 (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 (- (sqrt (+ x 1)) (sqrt x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (sqrt.f64 x))) |
(/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 #s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
(/.f64 (neg.f64 #s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (neg.f64 x)) |
(/.f64 #s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) |
#s(approx (- (sqrt (+ x 1)) (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 (sqrt.f64 x) #s(literal -1 binary64)) |
(pow.f64 x #s(literal -1/2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 x))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(sqrt.f64 (pow.f64 x #s(literal -1 binary64))) |
(*.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 (- (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 (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 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 (- (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 (sqrt x)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal 1/16 binary64))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) (/.f64 (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1/8 binary64) (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) (/.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (/.f64 (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1/8 binary64) (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) (*.f64 x x))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (/.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) (*.f64 x x))) |
#s(approx (* 1/2 (sqrt x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
#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 (- (sqrt (+ x 1)) (sqrt x)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x)) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (fma.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1/8 binary64) (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) x)) |
#s(approx (- (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 (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 (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 (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 (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 (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 (+ x 1)) (sqrt.f64 x)) |
#s(approx (sqrt (+ x 1)) (*.f64 (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/2 binary64) (pow.f64 x #s(literal -1/2 binary64))) x)) |
#s(approx (sqrt (+ x 1)) (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/8 binary64))) (pow.f64 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 (pow.f64 x #s(literal -3/2 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 (- (sqrt (+ x 1)) (sqrt x)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x)) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (fma.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1/8 binary64) (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) x)) |
#s(approx (- (sqrt (+ x 1)) (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 (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) (pow.f64 x #s(literal -1/2 binary64))) x)) |
#s(approx (sqrt (+ x 1)) (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/8 binary64))) (pow.f64 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 (pow.f64 x #s(literal -3/2 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 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/8 binary64) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/8 binary64) (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal 1/16 binary64) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64))))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (*.f64 (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/8 binary64) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) x)) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (*.f64 (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/8 binary64) (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal 1/16 binary64) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))) x)) |
#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 (pow.f64 x #s(literal -1/2 binary64)) (*.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 -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 (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/8 binary64)) #s(literal -1 binary64) (fma.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #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/8 binary64)) #s(literal -1 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal 1 binary64)) #s(literal 1/16 binary64) (fma.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #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 (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/8 binary64)) #s(literal -1 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 -1 binary64)))) x))) |
#s(approx (sqrt (+ x 1)) (neg.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/8 binary64)) #s(literal -1 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal 1 binary64)) #s(literal 1/16 binary64) (fma.f64 (pow.f64 x #s(literal -3/2 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 (- (sqrt (+ x 1)) (sqrt x)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1/2 binary64))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) #s(literal -1 binary64) (fma.f64 (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) x))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) #s(literal -1 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -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 (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/8 binary64)) #s(literal -1 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 -1 binary64)))) x))) |
#s(approx (sqrt (+ x 1)) (neg.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/8 binary64)) #s(literal -1 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal 1 binary64)) #s(literal 1/16 binary64) (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))))) x))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) (*.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) (fma.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal -1/2 binary64) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/8 binary64)))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) (fma.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal -1/2 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1 binary64)) #s(literal 1/16 binary64) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/8 binary64))) x)))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (neg.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/8 binary64))) x))) |
#s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (neg.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1 binary64)) #s(literal -1/16 binary64) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x))) x))) |
#s(approx (* 1/2 (sqrt x)) (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64))) |
#s(approx (* (sqrt (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 925 to 661 computations (86.6% saved)
13 alts after pruning (7 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 171 | 3 | 174 |
| Fresh | 1 | 4 | 5 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 2 | 2 |
| Total | 173 | 13 | 186 |
| Status | Accuracy | Program |
|---|---|---|
| 31.4% | (/.f64 #s(approx (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) #s(literal 1 binary64)) (+.f64 (sqrt.f64 (/.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 x))) | |
| ✓ | 99.7% | (/.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.9% | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (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.6% | (-.f64 #s(approx (sqrt (+ x 1)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (sqrt.f64 x)) |
| ▶ | 4.4% | (-.f64 #s(approx (sqrt (+ x 1)) #s(approx (+ (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x))) (sqrt.f64 x)) |
| ✓ | 1.6% | (-.f64 #s(approx (sqrt (+ x 1)) #s(literal 1 binary64)) (sqrt.f64 x)) |
| 98.1% | #s(approx (/ (- (* (sqrt (+ 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.0% | #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))) |
| ✓ | 96.9% | #s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 #s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
| ▶ | 97.1% | #s(approx (- (sqrt (+ x 1)) (sqrt x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64))) |
| ▶ | 98.2% | #s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) |
Compiled 484 to 317 computations (34.5% saved)
| Inputs |
|---|
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) (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 -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)))) |
(fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
(pow.f64 x #s(literal -3/2 binary64)) |
x |
#s(literal -3/2 binary64) |
#s(literal -1/8 binary64) |
(/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) |
#s(literal 1/2 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(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))) |
(*.f64 (*.f64 #s(literal 0 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 0 binary64) (sqrt.f64 x)) |
#s(literal 0 binary64) |
#s(literal -1/2 binary64) |
(-.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)) (fma.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
(fma.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) |
#s(literal 1 binary64) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64))) |
(*.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) |
| 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 -3)) 1/16) (* 1/2 (sqrt x)))) x) #s(hole binary64 (* 1/16 (sqrt (/ 1 (pow x 5)))))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) #s(hole binary64 (/ (+ (* -1/8 (sqrt (pow x 3))) (* 1/16 (sqrt x))) (pow x 3)))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) #s(hole binary64 (/ (+ (* 1/16 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))))) (pow x 3)))) |
#s(approx (+ (* (pow x -3/2) -1/8) (/ 1/2 (sqrt x))) #s(hole binary64 (* -1/8 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (+ (* (pow x -3/2) -1/8) (/ 1/2 (sqrt x))) #s(hole binary64 (/ (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 2)))) |
#s(approx (pow x -3/2) #s(hole binary64 (sqrt (/ 1 (pow x 3))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ 1/2 (sqrt x)) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx (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)) (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 (* (* 0 (sqrt x)) -1/2) #s(hole binary64 0)) |
#s(approx (* 0 (sqrt x)) #s(hole binary64 0)) |
#s(approx (+ (* (+ (* -1/8 x) 1/2) x) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* -1/8 x) 1/2) x) 1) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (+ (* (+ (* -1/8 x) 1/2) x) 1) #s(hole binary64 (+ 1 (* x (+ 1/2 (* -1/8 x)))))) |
#s(approx (+ (* -1/8 x) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* -1/8 x) 1/2) #s(hole binary64 (+ 1/2 (* -1/8 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 (- (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 -3)) 1/16) (* 1/2 (sqrt x)))) x) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) #s(hole binary64 (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) #s(hole binary64 (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x))))))) |
#s(approx (+ (* (pow x -3/2) -1/8) (/ 1/2 (sqrt x))) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (+ (* (pow x -3/2) -1/8) (/ 1/2 (sqrt x))) #s(hole binary64 (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (sqrt x))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3)))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))))) |
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (* 1/2 x))) |
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (* x (+ 1/2 (/ 1 x))))) |
#s(approx (/ (- (* (sqrt (+ 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 (+ (* (+ (* -1/8 x) 1/2) x) 1) #s(hole binary64 (* -1/8 (pow x 2)))) |
#s(approx (+ (* (+ (* -1/8 x) 1/2) x) 1) #s(hole binary64 (* (pow x 2) (- (* 1/2 (/ 1 x)) 1/8)))) |
#s(approx (+ (* (+ (* -1/8 x) 1/2) x) 1) #s(hole binary64 (* (pow x 2) (- (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))) 1/8)))) |
#s(approx (+ (* -1/8 x) 1/2) #s(hole binary64 (* -1/8 x))) |
#s(approx (+ (* -1/8 x) 1/2) #s(hole binary64 (* x (- (* 1/2 (/ 1 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 (/ (+ (* -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 -3)) 1/16) (* 1/2 (sqrt x)))) x) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1/8 (sqrt (/ 1 (pow x 3))))))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) #s(hole binary64 (+ (* -1 (/ (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/8 (sqrt (/ 1 x)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (+ (* (pow x -3/2) -1/8) (/ 1/2 (sqrt x))) #s(hole binary64 (+ (* 1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/2 (sqrt (/ 1 x)))))) |
#s(approx (pow x -3/2) #s(hole binary64 (* -1 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (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 (+ (* -1/8 x) 1/2) #s(hole binary64 (* -1 (* x (- 1/8 (* 1/2 (/ 1 x))))))) |
#s(approx (* (sqrt (/ 1 x)) 1/2) #s(hole binary64 (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (/ 1 x)) #s(hole binary64 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | x | @ | -inf | ((- (sqrt (+ x 1)) (sqrt x)) (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) (+ (* (pow x -3/2) -1/8) (/ 1/2 (sqrt x))) (pow x -3/2) x -3/2 -1/8 (/ 1/2 (sqrt x)) 1/2 (sqrt x) (- (sqrt (+ x 1)) (sqrt x)) (sqrt (+ x 1)) (+ (* 1/2 x) 1) (* 1/2 x) (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (* (* 0 (sqrt x)) -1/2) (* 0 (sqrt x)) 0 -1/2 (- (sqrt (+ x 1)) (sqrt x)) (sqrt (+ x 1)) (+ (* (+ (* -1/8 x) 1/2) x) 1) (+ (* -1/8 x) 1/2) 1 (- (sqrt (+ x 1)) (sqrt x)) (* (sqrt (/ 1 x)) 1/2) (sqrt (/ 1 x)) (/ 1 x)) |
| 3.0ms | x | @ | inf | ((- (sqrt (+ x 1)) (sqrt x)) (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) (+ (* (pow x -3/2) -1/8) (/ 1/2 (sqrt x))) (pow x -3/2) x -3/2 -1/8 (/ 1/2 (sqrt x)) 1/2 (sqrt x) (- (sqrt (+ x 1)) (sqrt x)) (sqrt (+ x 1)) (+ (* 1/2 x) 1) (* 1/2 x) (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (* (* 0 (sqrt x)) -1/2) (* 0 (sqrt x)) 0 -1/2 (- (sqrt (+ x 1)) (sqrt x)) (sqrt (+ x 1)) (+ (* (+ (* -1/8 x) 1/2) x) 1) (+ (* -1/8 x) 1/2) 1 (- (sqrt (+ x 1)) (sqrt x)) (* (sqrt (/ 1 x)) 1/2) (sqrt (/ 1 x)) (/ 1 x)) |
| 2.0ms | x | @ | 0 | ((- (sqrt (+ x 1)) (sqrt x)) (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) (+ (* (pow x -3/2) -1/8) (/ 1/2 (sqrt x))) (pow x -3/2) x -3/2 -1/8 (/ 1/2 (sqrt x)) 1/2 (sqrt x) (- (sqrt (+ x 1)) (sqrt x)) (sqrt (+ x 1)) (+ (* 1/2 x) 1) (* 1/2 x) (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (* (* 0 (sqrt x)) -1/2) (* 0 (sqrt x)) 0 -1/2 (- (sqrt (+ x 1)) (sqrt x)) (sqrt (+ x 1)) (+ (* (+ (* -1/8 x) 1/2) x) 1) (+ (* -1/8 x) 1/2) 1 (- (sqrt (+ x 1)) (sqrt x)) (* (sqrt (/ 1 x)) 1/2) (sqrt (/ 1 x)) (/ 1 x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 357 | 2300 |
| 0 | 380 | 1716 |
| 0 | 2026 | 1642 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) (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 -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)))) |
(fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
(pow.f64 x #s(literal -3/2 binary64)) |
x |
#s(literal -3/2 binary64) |
#s(literal -1/8 binary64) |
(/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) |
#s(literal 1/2 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(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))) |
(*.f64 (*.f64 #s(literal 0 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 0 binary64) (sqrt.f64 x)) |
#s(literal 0 binary64) |
#s(literal -1/2 binary64) |
(-.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)) (fma.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
(fma.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) |
#s(literal 1 binary64) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64))) |
(*.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 (+ 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 -3)) 1/16) (* 1/2 (sqrt x)))) x) #s(hole binary64 (* 1/16 (sqrt (/ 1 (pow x 5)))))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) #s(hole binary64 (/ (+ (* -1/8 (sqrt (pow x 3))) (* 1/16 (sqrt x))) (pow x 3)))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) #s(hole binary64 (/ (+ (* 1/16 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))))) (pow x 3)))) |
#s(approx (+ (* (pow x -3/2) -1/8) (/ 1/2 (sqrt x))) #s(hole binary64 (* -1/8 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (+ (* (pow x -3/2) -1/8) (/ 1/2 (sqrt x))) #s(hole binary64 (/ (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 2)))) |
#s(approx (pow x -3/2) #s(hole binary64 (sqrt (/ 1 (pow x 3))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ 1/2 (sqrt x)) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx (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)) (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 (* (* 0 (sqrt x)) -1/2) #s(hole binary64 0)) |
#s(approx (* 0 (sqrt x)) #s(hole binary64 0)) |
#s(approx (+ (* (+ (* -1/8 x) 1/2) x) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* -1/8 x) 1/2) x) 1) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (+ (* (+ (* -1/8 x) 1/2) x) 1) #s(hole binary64 (+ 1 (* x (+ 1/2 (* -1/8 x)))))) |
#s(approx (+ (* -1/8 x) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* -1/8 x) 1/2) #s(hole binary64 (+ 1/2 (* -1/8 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 (- (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 -3)) 1/16) (* 1/2 (sqrt x)))) x) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) #s(hole binary64 (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) #s(hole binary64 (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x))))))) |
#s(approx (+ (* (pow x -3/2) -1/8) (/ 1/2 (sqrt x))) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (+ (* (pow x -3/2) -1/8) (/ 1/2 (sqrt x))) #s(hole binary64 (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (sqrt x))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3)))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))))) |
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (* 1/2 x))) |
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (* x (+ 1/2 (/ 1 x))))) |
#s(approx (/ (- (* (sqrt (+ 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 (+ (* (+ (* -1/8 x) 1/2) x) 1) #s(hole binary64 (* -1/8 (pow x 2)))) |
#s(approx (+ (* (+ (* -1/8 x) 1/2) x) 1) #s(hole binary64 (* (pow x 2) (- (* 1/2 (/ 1 x)) 1/8)))) |
#s(approx (+ (* (+ (* -1/8 x) 1/2) x) 1) #s(hole binary64 (* (pow x 2) (- (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))) 1/8)))) |
#s(approx (+ (* -1/8 x) 1/2) #s(hole binary64 (* -1/8 x))) |
#s(approx (+ (* -1/8 x) 1/2) #s(hole binary64 (* x (- (* 1/2 (/ 1 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 (/ (+ (* -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 -3)) 1/16) (* 1/2 (sqrt x)))) x) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1/8 (sqrt (/ 1 (pow x 3))))))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) #s(hole binary64 (+ (* -1 (/ (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/8 (sqrt (/ 1 x)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (+ (* (pow x -3/2) -1/8) (/ 1/2 (sqrt x))) #s(hole binary64 (+ (* 1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/2 (sqrt (/ 1 x)))))) |
#s(approx (pow x -3/2) #s(hole binary64 (* -1 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (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 (+ (* -1/8 x) 1/2) #s(hole binary64 (* -1 (* x (- 1/8 (* 1/2 (/ 1 x))))))) |
#s(approx (* (sqrt (/ 1 x)) 1/2) #s(hole binary64 (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (/ 1 x)) #s(hole binary64 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
| Outputs |
|---|
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) 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)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/8 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/8 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/8 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/8 binary64)) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/8 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/8 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 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))) |
(fma.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal -3/2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
(+.f64 (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/8 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/8 binary64))) |
(*.f64 (pow.f64 x #s(literal -3/4 binary64)) (pow.f64 x #s(literal -3/4 binary64))) |
(pow.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 x #s(literal -3/2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3/2 binary64))) |
(sqrt.f64 (pow.f64 x #s(literal -3 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -3/2 binary64))) |
x |
#s(literal -3/2 binary64) |
#s(literal -1/8 binary64) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (sqrt.f64 x))) |
(/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) |
#s(literal 1/2 binary64) |
(pow.f64 x #s(literal 1/2 binary64)) |
(sqrt.f64 x) |
(/.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(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(literal 0 binary64)) |
#s(literal 0 binary64) |
#s(literal 0 binary64) |
#s(literal 0 binary64) |
#s(literal -1/2 binary64) |
(/.f64 (-.f64 (*.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))) #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)))) 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))) |
(/.f64 (-.f64 (pow.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))) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 x) #s(literal 3 binary64))) (fma.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))) #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))) (+.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))))) |
(-.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)) (fma.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x) (*.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x) (*.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x)) #s(literal 1 binary64)) (-.f64 (*.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x) (*.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x) (*.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64))))) |
(fma.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) |
(fma.f64 x (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x)) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/8 binary64) x) (*.f64 #s(literal -1/8 binary64) x))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) x) (*.f64 #s(literal -1/8 binary64) x)) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal -1/8 binary64) x) #s(literal 1/2 binary64))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/8 binary64) x) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) x) (*.f64 #s(literal -1/8 binary64) x)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/8 binary64) x) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) x) (*.f64 #s(literal -1/8 binary64) x) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/8 binary64) x) #s(literal 1/2 binary64))))) |
(fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) |
(fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) x)) |
(+.f64 (*.f64 #s(literal -1/8 binary64) x) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) x)) |
#s(literal 1 binary64) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.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))) |
(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))) |
(pow.f64 x #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 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 #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 -3)) 1/16) (* 1/2 (sqrt x)))) x) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal 1/16 binary64))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) (/.f64 (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1/8 binary64) (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) (/.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (* (pow x -3/2) -1/8) (/ 1/2 (sqrt x))) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/8 binary64))) |
#s(approx (+ (* (pow x -3/2) -1/8) (/ 1/2 (sqrt x))) (/.f64 (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) (*.f64 x x))) |
#s(approx (pow x -3/2) (pow.f64 x #s(literal -3/2 binary64))) |
#s(approx x x) |
#s(approx (/ 1/2 (sqrt x)) (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
#s(approx (sqrt x) (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)) (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 (* (* 0 (sqrt x)) -1/2) #s(literal 0 binary64)) |
#s(approx (* (* 0 (sqrt x)) -1/2) #s(literal 0 binary64)) |
#s(approx (+ (* (+ (* -1/8 x) 1/2) x) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* -1/8 x) 1/2) x) 1) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* -1/8 x) 1/2) x) 1) (fma.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (+ (* -1/8 x) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* -1/8 x) 1/2) (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64))) |
#s(approx (* (sqrt (/ 1 x)) 1/2) (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
#s(approx (sqrt (/ 1 x)) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) |
#s(approx (/ 1 x) (pow.f64 x #s(literal -1 binary64))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
#s(approx (/ (- (* (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 -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)))) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x)) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) (fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/8 binary64)))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/8 binary64) (fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal 1/16 binary64))))) |
#s(approx (+ (* (pow x -3/2) -1/8) (/ 1/2 (sqrt x))) (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
#s(approx (+ (* (pow x -3/2) -1/8) (/ 1/2 (sqrt x))) (fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/8 binary64)))) |
#s(approx (sqrt (+ x 1)) (sqrt.f64 x)) |
#s(approx (sqrt (+ x 1)) (*.f64 (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/2 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) x)) |
#s(approx (sqrt (+ x 1)) (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/8 binary64))) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) x)) |
#s(approx (sqrt (+ x 1)) (*.f64 (+.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/8 binary64) (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal 1/16 binary64) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/2 binary64)))) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) x)) |
#s(approx (+ (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (+ (* 1/2 x) 1) (*.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) x)) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
#s(approx (/ (- (* (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 (+ (* (+ (* -1/8 x) 1/2) x) 1) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) |
#s(approx (+ (* (+ (* -1/8 x) 1/2) x) 1) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/8 binary64)) (*.f64 x x))) |
#s(approx (+ (* (+ (* -1/8 x) 1/2) x) 1) (*.f64 (-.f64 (+.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 #s(literal 1/2 binary64) x)) #s(literal 1/8 binary64)) (*.f64 x x))) |
#s(approx (+ (* -1/8 x) 1/2) (*.f64 #s(literal -1/8 binary64) x)) |
#s(approx (+ (* -1/8 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/8 binary64)) x)) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (*.f64 (pow.f64 (sqrt.f64 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))) (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 #s(literal -5/128 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 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 -3)) 1/16) (* 1/2 (sqrt x)))) x) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) #s(literal -1/2 binary64) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/8 binary64)))) |
#s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) #s(literal -1/2 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal -3/2 binary64))) #s(literal 1/16 binary64)) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x)))) |
#s(approx (+ (* (pow x -3/2) -1/8) (/ 1/2 (sqrt x))) (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal -3/2 binary64))) #s(literal 1/8 binary64) (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (pow x -3/2) (neg.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal -3/2 binary64))))) |
#s(approx (sqrt x) (neg.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)))) |
#s(approx (sqrt (+ x 1)) (neg.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)))) |
#s(approx (sqrt (+ x 1)) (neg.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/2 binary64))) x))) |
#s(approx (sqrt (+ x 1)) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) #s(literal -1/8 binary64) (fma.f64 #s(literal -1 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/2 binary64)))) x))) |
#s(approx (sqrt (+ x 1)) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal 1 binary64)) #s(literal 1/16 binary64) (fma.f64 #s(literal -1 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/2 binary64))))) x))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(literal 0 binary64)) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal -1/2 binary64) #s(literal 0 binary64))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (fma.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) #s(literal 0 binary64)) x) #s(literal -1 binary64) #s(literal 0 binary64))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (fma.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 x)) #s(literal -1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 0 binary64)))) x))) x) #s(literal -1 binary64) #s(literal 0 binary64))) |
#s(approx (+ (* -1/8 x) 1/2) (neg.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)) x))) |
#s(approx (* (sqrt (/ 1 x)) 1/2) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) #s(literal 1/2 binary64))) |
#s(approx (sqrt (/ 1 x)) (*.f64 #s(literal -1 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)))) |
Compiled 5 034 to 641 computations (87.3% saved)
12 alts after pruning (3 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 168 | 2 | 170 |
| Fresh | 1 | 1 | 2 |
| Picked | 1 | 4 | 5 |
| Done | 1 | 5 | 6 |
| Total | 171 | 12 | 183 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.7% | (/.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.9% | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (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.6% | (-.f64 #s(approx (sqrt (+ x 1)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (sqrt.f64 x)) |
| ✓ | 4.4% | (-.f64 #s(approx (sqrt (+ x 1)) #s(approx (+ (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x))) (sqrt.f64 x)) |
| 98.1% | #s(approx (/ (- (* (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.0% | #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))) #s(approx (* (* 0 (sqrt x)) -1/2) #s(literal 0 binary64))) | |
| ✓ | 96.9% | #s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 #s(approx (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
| ✓ | 97.1% | #s(approx (- (sqrt (+ x 1)) (sqrt x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64))) |
| ✓ | 98.2% | #s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) |
| 48.1% | #s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) #s(approx (+ (* (pow x -3/2) -1/8) (/ 1/2 (sqrt x))) (/.f64 (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) (*.f64 x x))))) |
Compiled 872 to 354 computations (59.4% saved)
| Inputs |
|---|
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(approx (* (* 0 (sqrt x)) -1/2) #s(literal 0 binary64))) |
(-.f64 #s(approx (sqrt (+ x 1)) #s(literal 1 binary64)) (sqrt.f64 x)) |
(-.f64 #s(approx (sqrt (+ x 1)) #s(approx (+ (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x))) (sqrt.f64 x)) |
(-.f64 #s(approx (sqrt (+ x 1)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (sqrt.f64 x)) |
#s(approx (/ (- (* (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) (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 -3)) 1/16) (* 1/2 (sqrt x)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
(-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
(/.f64 #s(approx (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) #s(literal 1 binary64)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x)) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/8 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (sqrt.f64 x) (sqrt.f64 x))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -1 binary64))) #s(literal 1/2 binary64))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) |
(-.f64 (sqrt.f64 #s(approx (+ x 1) (*.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x))) (sqrt.f64 x)) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(approx (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) #s(approx (+ (* (pow x -3/2) -1/8) (/ 1/2 (sqrt x))) (/.f64 (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) (*.f64 x x))))) |
(/.f64 #s(approx (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) #s(literal 1 binary64)) (+.f64 (sqrt.f64 (/.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 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 -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 -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:
| 6.0ms | x |
| 5.0ms | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.7% | 1 | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| 99.7% | 1 | x |
Compiled 8 to 7 computations (12.5% saved)
| Inputs |
|---|
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(approx (* (* 0 (sqrt x)) -1/2) #s(literal 0 binary64))) |
(-.f64 #s(approx (sqrt (+ x 1)) #s(literal 1 binary64)) (sqrt.f64 x)) |
(-.f64 #s(approx (sqrt (+ x 1)) #s(approx (+ (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x))) (sqrt.f64 x)) |
(-.f64 #s(approx (sqrt (+ x 1)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (sqrt.f64 x)) |
#s(approx (/ (- (* (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) (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 -3)) 1/16) (* 1/2 (sqrt x)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
(-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| Outputs |
|---|
(-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64))) |
2 calls:
| 4.0ms | x |
| 3.0ms | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.7% | 2 | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| 98.7% | 2 | x |
Compiled 8 to 7 computations (12.5% saved)
| Inputs |
|---|
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(approx (* (* 0 (sqrt x)) -1/2) #s(literal 0 binary64))) |
(-.f64 #s(approx (sqrt (+ x 1)) #s(literal 1 binary64)) (sqrt.f64 x)) |
(-.f64 #s(approx (sqrt (+ x 1)) #s(approx (+ (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x))) (sqrt.f64 x)) |
(-.f64 #s(approx (sqrt (+ x 1)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (sqrt.f64 x)) |
#s(approx (/ (- (* (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) (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 -3)) 1/16) (* 1/2 (sqrt x)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) 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:
| 3.0ms | x |
| 2.0ms | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.1% | 1 | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| 97.1% | 1 | x |
Compiled 8 to 7 computations (12.5% saved)
| Inputs |
|---|
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(approx (* (* 0 (sqrt x)) -1/2) #s(literal 0 binary64))) |
(-.f64 #s(approx (sqrt (+ x 1)) #s(literal 1 binary64)) (sqrt.f64 x)) |
(-.f64 #s(approx (sqrt (+ x 1)) #s(approx (+ (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x))) (sqrt.f64 x)) |
(-.f64 #s(approx (sqrt (+ x 1)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (sqrt.f64 x)) |
#s(approx (/ (- (* (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) (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.0% | 1 | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| 97.0% | 1 | x |
Compiled 8 to 7 computations (12.5% saved)
| Inputs |
|---|
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(approx (* (* 0 (sqrt x)) -1/2) #s(literal 0 binary64))) |
(-.f64 #s(approx (sqrt (+ x 1)) #s(literal 1 binary64)) (sqrt.f64 x)) |
(-.f64 #s(approx (sqrt (+ x 1)) #s(approx (+ (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x))) (sqrt.f64 x)) |
(-.f64 #s(approx (sqrt (+ x 1)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (sqrt.f64 x)) |
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) (*.f64 (*.f64 #s(literal 0 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64))) |
| Outputs |
|---|
(-.f64 #s(approx (sqrt (+ x 1)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (sqrt.f64 x)) |
2 calls:
| 2.0ms | x |
| 2.0ms | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 4.6% | 1 | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| 4.6% | 1 | x |
Compiled 8 to 7 computations (12.5% saved)
| Inputs |
|---|
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(approx (* (* 0 (sqrt x)) -1/2) #s(literal 0 binary64))) |
(-.f64 #s(approx (sqrt (+ x 1)) #s(literal 1 binary64)) (sqrt.f64 x)) |
(-.f64 #s(approx (sqrt (+ x 1)) #s(approx (+ (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x))) (sqrt.f64 x)) |
| 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.4% | 1 | x |
| 4.4% | 1 | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
Compiled 8 to 7 computations (12.5% saved)
Total -1.4b remaining (-2.4%)
Threshold costs -1.4b (-2.4%)
| Inputs |
|---|
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(approx (* (* 0 (sqrt x)) -1/2) #s(literal 0 binary64))) |
(-.f64 #s(approx (sqrt (+ x 1)) #s(literal 1 binary64)) (sqrt.f64 x)) |
| Outputs |
|---|
#s(approx (/ (- (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ 1 x)) (sqrt x))) #s(approx (* (* 0 (sqrt x)) -1/2) #s(literal 0 binary64))) |
2 calls:
| 1.0ms | x |
| 1.0ms | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 3.8% | 1 | x |
| 3.8% | 1 | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
Compiled 8 to 7 computations (12.5% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 14.0ms | 200622.49161329045 | 445949583.8988962 |
| 10.0ms | 128× | 1 | valid |
Compiled 178 to 170 computations (4.5% saved)
ival-sqrt: 3.0ms (44.5% of total)ival-add!: 2.0ms (29.6% of total)adjust: 1.0ms (14.8% of total)ival-sub!: 1.0ms (14.8% of total)| 1× | fuel |
Compiled 153 to 50 computations (67.3% saved)
Compiled 348 to 136 computations (60.9% saved)
Loading profile data...