
Time bar (total: 10.8s)
| 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 19 to 13 computations (31.6% saved)
| 1.4s | 6 884× | 1 | valid |
| 303.0ms | 1 114× | 2 | valid |
| 18.0ms | 258× | 0 | valid |
ival-sqrt: 412.0ms (29.8% of total)ival-div: 283.0ms (20.5% of total)const: 189.0ms (13.7% of total)adjust: 165.0ms (11.9% of total)ival-add: 126.0ms (9.1% of total)ival-sub: 102.0ms (7.4% of total)ival-<: 48.0ms (3.5% of total)ival->: 38.0ms (2.7% of total)ival-and: 11.0ms (0.8% of total)exact: 7.0ms (0.5% of total)ival-assert: 3.0ms (0.2% of total)| 1× | egg-herbie |
| 112× | lower-fma.f64 |
| 112× | lower-fma.f32 |
| 80× | lower-*.f64 |
| 80× | lower-*.f32 |
| 52× | lower-+.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 27 |
| 1 | 20 | 25 |
| 2 | 47 | 24 |
| 3 | 89 | 24 |
| 4 | 144 | 24 |
| 5 | 209 | 24 |
| 6 | 245 | 24 |
| 7 | 272 | 24 |
| 8 | 281 | 24 |
| 0 | 8 | 11 |
| 0 | 14 | 11 |
| 1 | 19 | 11 |
| 2 | 27 | 11 |
| 3 | 36 | 11 |
| 4 | 48 | 11 |
| 5 | 68 | 11 |
| 6 | 107 | 11 |
| 7 | 139 | 11 |
| 8 | 195 | 11 |
| 9 | 224 | 11 |
| 10 | 245 | 11 |
| 11 | 247 | 11 |
| 0 | 247 | 11 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| Outputs |
|---|
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 173 | 0 | - | 0 | - | (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| 0 | 0 | - | 0 | - | (+.f64 x #s(literal 1 binary64)) |
| 0 | 0 | - | 0 | - | (sqrt.f64 x) |
| 0 | 0 | - | 0 | - | (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
| 0 | 0 | - | 0 | - | (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) |
| 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 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) | cancellation | 173 | 0 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 173 | 0 |
| - | 0 | 83 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 173 | 0 | 0 |
| - | 0 | 0 | 83 |
| number | freq |
|---|---|
| 0 | 83 |
| 1 | 173 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 74.0ms | 442× | 1 | valid |
| 14.0ms | 62× | 2 | valid |
| 0.0ms | 8× | 0 | valid |
Compiled 92 to 36 computations (60.9% saved)
ival-add: 21.0ms (30.7% of total)ival-sqrt: 16.0ms (23.4% of total)ival-div: 14.0ms (20.5% of total)adjust: 9.0ms (13.2% of total)ival-sub: 8.0ms (11.7% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)Compiled 1 to 1 computations (0% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 39.2% | (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
Compiled 12 to 8 computations (33.3% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) |
| ✓ | cost-diff | 0 | (sqrt.f64 x) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
| ✓ | cost-diff | 0 | (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| 112× | lower-fma.f64 |
| 112× | lower-fma.f32 |
| 80× | lower-*.f64 |
| 80× | lower-*.f32 |
| 52× | lower-+.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 32 |
| 0 | 14 | 32 |
| 1 | 19 | 32 |
| 2 | 27 | 32 |
| 3 | 36 | 32 |
| 4 | 48 | 32 |
| 5 | 68 | 32 |
| 6 | 107 | 32 |
| 7 | 139 | 32 |
| 8 | 195 | 32 |
| 9 | 224 | 32 |
| 10 | 245 | 32 |
| 11 | 247 | 32 |
| 0 | 247 | 32 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
#s(literal 1 binary64) |
(sqrt.f64 x) |
x |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) |
(sqrt.f64 (+.f64 x #s(literal 1 binary64))) |
(+.f64 x #s(literal 1 binary64)) |
| Outputs |
|---|
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
#s(literal 1 binary64) |
(sqrt.f64 x) |
x |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(sqrt.f64 (+.f64 x #s(literal 1 binary64))) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) x)) |
(+.f64 x #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) x) |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (sqrt.f64 x) |
| ✓ | accuracy | 99.6% | (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) |
| ✓ | accuracy | 99.6% | (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
| ✓ | accuracy | 39.3% | (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| 29.0ms | 221× | 1 | valid |
| 6.0ms | 31× | 2 | valid |
| 0.0ms | 4× | 0 | valid |
Compiled 34 to 10 computations (70.6% saved)
ival-div: 8.0ms (32.4% of total)ival-sqrt: 7.0ms (28.4% of total)adjust: 5.0ms (20.3% of total)ival-add: 2.0ms (8.1% of total)ival-sub: 2.0ms (8.1% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
#s(alt (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (patch (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) #<representation binary64>) () ()) |
#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #<representation binary64>) () ()) |
#s(alt (sqrt.f64 x) (patch (sqrt.f64 x) #<representation binary64>) () ()) |
#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) #<representation binary64>) () ()) |
| Outputs |
|---|
#s(alt (sqrt (/ 1 x)) (taylor 0 x) (#s(alt (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (patch (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (sqrt x) (* -1 x)) x) (taylor 0 x) (#s(alt (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (patch (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (sqrt x) (* x (- (* 1/2 x) 1))) x) (taylor 0 x) (#s(alt (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (patch (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (sqrt x) (* x (- (* x (+ 1/2 (* -3/8 x))) 1))) x) (taylor 0 x) (#s(alt (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (patch (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (sqrt (/ 1 (pow x 3)))) (taylor inf x) (#s(alt (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (patch (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* -1/2 (sqrt (/ 1 x))) (* -1/2 (sqrt x))) (pow x 2)) (taylor inf x) (#s(alt (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (patch (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* 1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (/ 1 x))))) (pow x 2)) (taylor inf x) (#s(alt (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (patch (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* -1/2 (* (sqrt (/ 1 (pow x 5))) (+ 1 (* 1/2 x)))) (+ (* -1/2 (sqrt x)) (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (* 1/2 (sqrt (/ 1 x)))))) (pow x 2)) (taylor inf x) (#s(alt (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (patch (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (taylor -inf x) (#s(alt (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (patch (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3))))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (taylor -inf x) (#s(alt (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (patch (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (sqrt (/ 1 x)) (* -1/2 (sqrt (/ 1 (pow x 5))))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) (taylor -inf x) (#s(alt (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (patch (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (sqrt (/ 1 x)) (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 x)) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2)))))) (* -1/2 (sqrt x))) (pow x 3)))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) (taylor -inf x) (#s(alt (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (patch (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 x)) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 x)) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 x)) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 x)) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 x)) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 x)) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 x)) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 x)) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 x)) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 x)) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 x)) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 x)) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt x) (taylor 0 x) (#s(alt (sqrt.f64 x) (patch (sqrt.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (sqrt x) (taylor 0 x) (#s(alt (sqrt.f64 x) (patch (sqrt.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (sqrt x) (taylor 0 x) (#s(alt (sqrt.f64 x) (patch (sqrt.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (sqrt x) (taylor 0 x) (#s(alt (sqrt.f64 x) (patch (sqrt.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (sqrt x) (taylor inf x) (#s(alt (sqrt.f64 x) (patch (sqrt.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (sqrt x) (taylor inf x) (#s(alt (sqrt.f64 x) (patch (sqrt.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (sqrt x) (taylor inf x) (#s(alt (sqrt.f64 x) (patch (sqrt.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (sqrt x) (taylor inf x) (#s(alt (sqrt.f64 x) (patch (sqrt.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt x) (pow (sqrt -1) 2))) (taylor -inf x) (#s(alt (sqrt.f64 x) (patch (sqrt.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt x) (pow (sqrt -1) 2))) (taylor -inf x) (#s(alt (sqrt.f64 x) (patch (sqrt.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt x) (pow (sqrt -1) 2))) (taylor -inf x) (#s(alt (sqrt.f64 x) (patch (sqrt.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt x) (pow (sqrt -1) 2))) (taylor -inf x) (#s(alt (sqrt.f64 x) (patch (sqrt.f64 x) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/2 x)) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* x (- (* 3/8 x) 1/2))) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* x (- (* x (+ 3/8 (* -5/16 x))) 1/2))) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 x)) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (/ 1 x)) (* -1/2 (sqrt (/ 1 (pow x 3))))) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (/ 1 x)) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 5)))))) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (/ 1 x)) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (+ 1 (* 1/4 x)))) (* 1/2 (sqrt (/ 1 (pow x 5))))))) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* -1/2 (sqrt x)) (* 1/2 (* (sqrt (/ 1 x)) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2))))))) (pow x 3))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | -inf | (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) |
| 1.0ms | x | @ | inf | (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) |
| 1.0ms | x | @ | -inf | (/ 1 (sqrt (+ x 1))) |
| 1.0ms | x | @ | -inf | (/ 1 (sqrt x)) |
| 0.0ms | x | @ | 0 | (/ 1 (sqrt x)) |
| 1× | egg-herbie |
| 23 172× | lower-fma.f64 |
| 23 172× | lower-fma.f32 |
| 4 828× | lower-*.f64 |
| 4 828× | lower-*.f32 |
| 3 424× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 114 | 529 |
| 1 | 303 | 480 |
| 2 | 925 | 455 |
| 3 | 3326 | 445 |
| 0 | 8140 | 416 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(sqrt (/ 1 x)) |
(/ (+ (sqrt x) (* -1 x)) x) |
(/ (+ (sqrt x) (* x (- (* 1/2 x) 1))) x) |
(/ (+ (sqrt x) (* x (- (* x (+ 1/2 (* -3/8 x))) 1))) x) |
(* 1/2 (sqrt (/ 1 (pow x 3)))) |
(/ (- (* -1/2 (sqrt (/ 1 x))) (* -1/2 (sqrt x))) (pow x 2)) |
(/ (- (* 1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (/ 1 x))))) (pow x 2)) |
(/ (- (* -1/2 (* (sqrt (/ 1 (pow x 5))) (+ 1 (* 1/2 x)))) (+ (* -1/2 (sqrt x)) (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (* 1/2 (sqrt (/ 1 x)))))) (pow x 2)) |
(- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(- (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3))))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(- (+ (sqrt (/ 1 x)) (* -1/2 (sqrt (/ 1 (pow x 5))))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
(- (+ (sqrt (/ 1 x)) (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 x)) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2)))))) (* -1/2 (sqrt x))) (pow x 3)))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
(sqrt (/ 1 x)) |
(sqrt (/ 1 x)) |
(sqrt (/ 1 x)) |
(sqrt (/ 1 x)) |
(sqrt (/ 1 x)) |
(sqrt (/ 1 x)) |
(sqrt (/ 1 x)) |
(sqrt (/ 1 x)) |
(sqrt (/ 1 x)) |
(sqrt (/ 1 x)) |
(sqrt (/ 1 x)) |
(sqrt (/ 1 x)) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
1 |
(+ 1 (* -1/2 x)) |
(+ 1 (* x (- (* 3/8 x) 1/2))) |
(+ 1 (* x (- (* x (+ 3/8 (* -5/16 x))) 1/2))) |
(sqrt (/ 1 x)) |
(+ (sqrt (/ 1 x)) (* -1/2 (sqrt (/ 1 (pow x 3))))) |
(+ (sqrt (/ 1 x)) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 5)))))) |
(+ (sqrt (/ 1 x)) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (+ 1 (* 1/4 x)))) (* 1/2 (sqrt (/ 1 (pow x 5))))))) |
(* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) |
(+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
(+ (* -1 (/ (+ (* -1/2 (sqrt x)) (* 1/2 (* (sqrt (/ 1 x)) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2))))))) (pow x 3))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
| Outputs |
|---|
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(/ (+ (sqrt x) (* -1 x)) x) |
(+.f64 (/.f64 (sqrt.f64 x) x) #s(literal -1 binary64)) |
(/ (+ (sqrt x) (* x (- (* 1/2 x) 1))) x) |
(/.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) (sqrt.f64 x)) x) |
(/ (+ (sqrt x) (* x (- (* x (+ 1/2 (* -3/8 x))) 1))) x) |
(/.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -3/8 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (sqrt.f64 x)) x) |
(* 1/2 (sqrt (/ 1 (pow x 3)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(/ (- (* -1/2 (sqrt (/ 1 x))) (* -1/2 (sqrt x))) (pow x 2)) |
(*.f64 (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) |
(/ (- (* 1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (/ 1 x))))) (pow x 2)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 x x)) |
(/ (- (* -1/2 (* (sqrt (/ 1 (pow x 5))) (+ 1 (* 1/2 x)))) (+ (* -1/2 (sqrt x)) (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (* 1/2 (sqrt (/ 1 x)))))) (pow x 2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (neg.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 x x)) |
(- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) |
(- (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3))))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(- (+ (sqrt (/ 1 x)) (* -1/2 (sqrt (/ 1 (pow x 5))))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
(fma.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64))) |
(- (+ (sqrt (/ 1 x)) (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 x)) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2)))))) (* -1/2 (sqrt x))) (pow x 3)))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 x))) (*.f64 x (*.f64 x x))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64))) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt.f64 x) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt.f64 x) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt.f64 x) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt.f64 x) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 x)) |
(fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(+ 1 (* x (- (* 3/8 x) 1/2))) |
(fma.f64 x (fma.f64 x #s(literal 3/8 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* x (- (* x (+ 3/8 (* -5/16 x))) 1/2))) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal -5/16 binary64) #s(literal 3/8 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(+ (sqrt (/ 1 x)) (* -1/2 (sqrt (/ 1 (pow x 3))))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(+ (sqrt (/ 1 x)) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 5)))))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(+ (sqrt (/ 1 x)) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (+ 1 (* 1/4 x)))) (* 1/2 (sqrt (/ 1 (pow x 5))))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(+ (* -1 (/ (+ (* -1/2 (sqrt x)) (* 1/2 (* (sqrt (/ 1 x)) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2))))))) (pow x 3))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
(-.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 x))) (*.f64 x (*.f64 x x))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
| 1× | batch-egg-rewrite |
| 4 400× | lower-fma.f64 |
| 4 400× | lower-fma.f32 |
| 3 040× | lower-*.f64 |
| 3 040× | lower-*.f32 |
| 2 738× | lower-/.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 23 |
| 0 | 14 | 23 |
| 1 | 66 | 19 |
| 2 | 565 | 19 |
| 3 | 6719 | 19 |
| 0 | 8113 | 19 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(sqrt.f64 x) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) |
| Outputs |
|---|
(+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(+.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(+.f64 (sqrt.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (fma.f64 x x x))) (neg.f64 (sqrt.f64 (/.f64 x (fma.f64 x x x))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x))) (*.f64 x (sqrt.f64 x)))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x)) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (+.f64 #s(literal 1 binary64) x))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(-.f64 #s(literal 0 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(-.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal -1 binary64) (sqrt.f64 x))) |
(-.f64 (sqrt.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (fma.f64 x x x))) (sqrt.f64 (/.f64 x (fma.f64 x x x)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x))) (*.f64 x (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (+.f64 #s(literal 1 binary64) x)))) |
(-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(fma.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (fma.f64 x x x))) (neg.f64 (sqrt.f64 (/.f64 x (fma.f64 x x x))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x))) (*.f64 x (sqrt.f64 x)))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x)))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x)) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (+.f64 #s(literal 1 binary64) x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (+.f64 #s(literal 1 binary64) x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (neg.f64 (sqrt.f64 (/.f64 x (fma.f64 x x x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x)))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x)))))) |
(fma.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (neg.f64 (sqrt.f64 (/.f64 x (fma.f64 x x x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (neg.f64 (sqrt.f64 (/.f64 x (fma.f64 x x x))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x)))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (sqrt.f64 (fma.f64 x x x))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (+.f64 #s(literal 1 binary64) x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x)))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x)))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(fma.f64 (pow.f64 x #s(literal -1/4 binary64)) (pow.f64 x #s(literal -1/4 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (pow.f64 x #s(literal -1/4 binary64)) (*.f64 (pow.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 x x x))) (neg.f64 (sqrt.f64 (/.f64 x (fma.f64 x x x))))) |
(fma.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal -1/4 binary64)) (neg.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(fma.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal -1/4 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(fma.f64 (pow.f64 x #s(literal -3/4 binary64)) (/.f64 (pow.f64 x #s(literal -3/4 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x)))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x)))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (neg.f64 (sqrt.f64 (/.f64 x (fma.f64 x x x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/4 binary64))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (neg.f64 (sqrt.f64 (/.f64 x (fma.f64 x x x))))) |
(fma.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64)) (sqrt.f64 x)) (neg.f64 (sqrt.f64 (/.f64 x (fma.f64 x x x))))) |
(fma.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64)) (sqrt.f64 x)) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (neg.f64 (sqrt.f64 (/.f64 x (fma.f64 x x x))))) |
(fma.f64 (neg.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal -1/4 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1/4 binary64))) (pow.f64 x #s(literal -1/4 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal -1/4 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (sqrt.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 x x #s(literal -1 binary64)))) (sqrt.f64 (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x))) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (+.f64 #s(literal 1 binary64) x))))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (neg.f64 (sqrt.f64 x)))) (neg.f64 (sqrt.f64 (fma.f64 x x x))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (+.f64 #s(literal 1 binary64) x))))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x))))) (-.f64 (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x)))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (+.f64 #s(literal 1 binary64) x))))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (sqrt.f64 (fma.f64 x x x)) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (+.f64 #s(literal 1 binary64) x))))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (fma.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x)))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x)))) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (fma.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x)))) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x)))) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x)))))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x))) (-.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x)))))) (-.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x)))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x)))))) |
(neg.f64 (+.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal -1 binary64) (sqrt.f64 x)))) |
(neg.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (neg.f64 (sqrt.f64 (fma.f64 x x x))))) |
(neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x)))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x)))))) |
(neg.f64 (/.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x)) (+.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal -1 binary64) (sqrt.f64 x))))) |
(neg.f64 (/.f64 (+.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (sqrt.f64 x)) (sqrt.f64 (fma.f64 x x x)))) |
(neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x))))) |
(neg.f64 (/.f64 (neg.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x))) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 x x x)) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (fma.f64 x x x)) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 x x x)) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))))) |
(/.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (sqrt.f64 (fma.f64 x x x))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x)))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x)) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (+.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (sqrt.f64 x)) (neg.f64 (sqrt.f64 (fma.f64 x x x)))) |
(/.f64 (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x)))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x))) (+.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal -1 binary64) (sqrt.f64 x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x x x))))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x)) (*.f64 x (sqrt.f64 x))) (*.f64 (sqrt.f64 (fma.f64 x x x)) (+.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x)))) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (*.f64 (sqrt.f64 (fma.f64 x x x)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(/.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (+.f64 (sqrt.f64 x) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (neg.f64 (sqrt.f64 (fma.f64 x x x)))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (sqrt.f64 (fma.f64 x x x)) (sqrt.f64 x))) (*.f64 (sqrt.f64 (fma.f64 x x x)) (sqrt.f64 (fma.f64 x x x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x)))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x))))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x))) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x)) (*.f64 x (sqrt.f64 x))) #s(literal 1 binary64)) (*.f64 (+.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (sqrt.f64 (fma.f64 x x x))) (sqrt.f64 (fma.f64 x x x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x)) (*.f64 x (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 (+.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (sqrt.f64 (fma.f64 x x x))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x)) (*.f64 x (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (*.f64 (+.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (sqrt.f64 (fma.f64 x x x))) (sqrt.f64 x))) |
(/.f64 (*.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x)) (*.f64 x (sqrt.f64 x))) #s(literal -1 binary64)) (*.f64 (+.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (sqrt.f64 (fma.f64 x x x))) (neg.f64 (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x)) (*.f64 x (sqrt.f64 x))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (*.f64 (+.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (sqrt.f64 (fma.f64 x x x))) (neg.f64 (sqrt.f64 x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x)) (*.f64 x (sqrt.f64 x))) (/.f64 #s(literal -1 binary64) (sqrt.f64 x))) (*.f64 (+.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (sqrt.f64 (fma.f64 x x x))) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (*.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) #s(literal 1 binary64)) (*.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (sqrt.f64 (fma.f64 x x x)))) |
(/.f64 (*.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (*.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (*.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (sqrt.f64 x))) |
(/.f64 (*.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) #s(literal -1 binary64)) (*.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (neg.f64 (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (*.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (*.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (neg.f64 (sqrt.f64 x)))) |
(/.f64 (*.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (/.f64 #s(literal -1 binary64) (sqrt.f64 x))) (*.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x x x))))) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x))))) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x))))) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64)) (*.f64 (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x)) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (*.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x)) #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (sqrt.f64 x))) (sqrt.f64 (fma.f64 x x x))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x))))) (neg.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x)))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x)))) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 x (sqrt.f64 (fma.f64 x x x))))) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (pow.f64 (sqrt.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (fma.f64 x x x))) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (/.f64 x (fma.f64 x x x))) #s(literal 3 binary64))) (fma.f64 (sqrt.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (fma.f64 x x x))) (sqrt.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (fma.f64 x x x))) (fma.f64 (sqrt.f64 (/.f64 x (fma.f64 x x x))) (sqrt.f64 (/.f64 x (fma.f64 x x x))) (*.f64 (sqrt.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (fma.f64 x x x))) (sqrt.f64 (/.f64 x (fma.f64 x x x))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x))) (*.f64 x (sqrt.f64 x)))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x)))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x))) (*.f64 x (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x))) (*.f64 x (sqrt.f64 x)))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x))) (*.f64 x (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (+.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x)) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (+.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (+.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (+.f64 #s(literal 1 binary64) x))))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) x)) (-.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (fma.f64 x x x))) (sqrt.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (fma.f64 x x x)))) (*.f64 (sqrt.f64 (/.f64 x (fma.f64 x x x))) (sqrt.f64 (/.f64 x (fma.f64 x x x))))) (+.f64 (sqrt.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (fma.f64 x x x))) (sqrt.f64 (/.f64 x (fma.f64 x x x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x))) (*.f64 x (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x))) (*.f64 x (sqrt.f64 x))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x)))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x))) (*.f64 x (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (+.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (+.f64 #s(literal 1 binary64) x))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x x))) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (sqrt.f64 x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (sqrt.f64 x))) (neg.f64 (sqrt.f64 (fma.f64 x x x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x))))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x)))) (+.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal -1 binary64) (sqrt.f64 x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 x (sqrt.f64 (fma.f64 x x x))))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (fma.f64 x x x)))) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (neg.f64 (sqrt.f64 x))) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (/.f64 #s(literal -1 binary64) (sqrt.f64 x))) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x)) (*.f64 x (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x)))) (+.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (sqrt.f64 (fma.f64 x x x)))) |
(/.f64 (*.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x)))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) |
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x x x)))))) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (sqrt.f64 (fma.f64 x x x)))) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (sqrt.f64 (fma.f64 x x x)))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x))) |
(/.f64 (/.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x)) #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (sqrt.f64 x)) |
(/.f64 (/.f64 (+.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (sqrt.f64 x)) (sqrt.f64 x)) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (/.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64))) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (neg.f64 (sqrt.f64 x))) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(pow.f64 (/.f64 (sqrt.f64 (fma.f64 x x x)) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (sqrt.f64 (fma.f64 x x x)) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 x (sqrt.f64 (fma.f64 x x x))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (+.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(*.f64 #s(literal -1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal -1 binary64) (sqrt.f64 x)))) |
(*.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x)))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x))))) |
(*.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (sqrt.f64 (fma.f64 x x x)))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (sqrt.f64 (fma.f64 x x x))))) |
(*.f64 (+.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (sqrt.f64 x)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 x x x)))) |
(*.f64 (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x)))))) |
(*.f64 (neg.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal -1 binary64) (sqrt.f64 x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (sqrt.f64 (fma.f64 x x x))) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x))) |
(*.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(*.f64 (+.f64 (pow.f64 x #s(literal -1/4 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal -1/4 binary64))) (-.f64 (pow.f64 x #s(literal -1/4 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal -1/4 binary64)))) |
(*.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x)))) |
(*.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(*.f64 (/.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x)) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x))) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x)))) (fma.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x)))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x)))) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (fma.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x)))) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x)))) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x)))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x))) (-.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x)))))) (-.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))))) |
(*.f64 (/.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x)) (+.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (neg.f64 (sqrt.f64 x)))) (neg.f64 (sqrt.f64 (fma.f64 x x x)))) |
(*.f64 (/.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x))))) (-.f64 (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))))) |
(*.f64 (/.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (sqrt.f64 (fma.f64 x x x))) |
(*.f64 (/.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) #s(literal -1 binary64)) |
(*.f64 (/.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (sqrt.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(*.f64 (/.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (sqrt.f64 (fma.f64 x x #s(literal -1 binary64)))) (sqrt.f64 (+.f64 x #s(literal -1 binary64)))) |
(exp.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 x))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 x))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 x))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64))) |
(pow.f64 x #s(literal -1/2 binary64)) |
(pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 x #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 x))) |
(*.f64 (pow.f64 x #s(literal -1/4 binary64)) (pow.f64 x #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 x #s(literal -1/4 binary64)) (*.f64 (pow.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/4 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1/4 binary64))) (pow.f64 x #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 x))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 x))) |
(sqrt.f64 x) |
(neg.f64 (neg.f64 (sqrt.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 x))) |
(/.f64 (neg.f64 (sqrt.f64 x)) #s(literal -1 binary64)) |
(/.f64 (sqrt.f64 x) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1/4 binary64))) (pow.f64 x #s(literal -1/4 binary64))) |
(pow.f64 x #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1/4 binary64)) |
(pow.f64 (sqrt.f64 x) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 x))) |
(*.f64 (neg.f64 (sqrt.f64 x)) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 x) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 x) (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 x #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (/.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (sqrt.f64 x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 #s(literal -1/2 binary64) (log1p.f64 x))) |
(exp.f64 (*.f64 (log1p.f64 x) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64))) |
(pow.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) |
(pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal -1/4 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal -1/4 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal -1/4 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (sqrt.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x #s(literal -1 binary64)))) (sqrt.f64 (+.f64 x #s(literal -1 binary64)))) |
Compiled 7 402 to 705 computations (90.5% saved)
11 alts after pruning (10 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 276 | 10 | 286 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 276 | 11 | 287 |
| Status | Accuracy | Program |
|---|---|---|
| 40.9% | (/.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) | |
| ▶ | 40.9% | (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
| ✓ | 39.2% | (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| ▶ | 26.9% | (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(approx (/ 1 (sqrt (+ x 1))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
| 28.6% | (-.f64 #s(approx (/ 1 (sqrt x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) | |
| 5.5% | (*.f64 (/.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (sqrt.f64 (fma.f64 x x x))) | |
| 5.5% | (*.f64 (/.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (sqrt.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) | |
| ▶ | 84.1% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 x x))) |
| ▶ | 83.2% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) |
| 69.3% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) | |
| ▶ | 5.6% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
Compiled 372 to 212 computations (43% saved)
| 1× | egg-herbie |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
| ✓ | cost-diff | 384 | (-.f64 (+.f64 #s(literal 1 binary64) x) x) |
| ✓ | cost-diff | 1088 | (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 x (sqrt.f64 (fma.f64 x x x))))) |
| ✓ | cost-diff | 0 | (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
| ✓ | cost-diff | 0 | (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) |
| ✓ | cost-diff | 0 | (*.f64 (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) |
| ✓ | cost-diff | 0 | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) |
| ✓ | cost-diff | 0 | #s(approx (/ 1 (sqrt (+ x 1))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
| ✓ | cost-diff | 0 | (sqrt.f64 x) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
| ✓ | cost-diff | 0 | (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(approx (/ 1 (sqrt (+ x 1))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) x) |
| ✓ | cost-diff | 0 | (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
| ✓ | cost-diff | 0 | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
| ✓ | cost-diff | 0 | (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 x x)) |
| ✓ | cost-diff | 0 | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 x x))) |
| 11 290× | lower-fma.f32 |
| 11 284× | lower-fma.f64 |
| 3 122× | lower-*.f32 |
| 3 114× | lower-*.f64 |
| 1 882× | lower-+.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 41 | 374 |
| 0 | 69 | 354 |
| 1 | 124 | 342 |
| 2 | 254 | 338 |
| 3 | 539 | 338 |
| 4 | 1279 | 338 |
| 5 | 3120 | 338 |
| 6 | 6699 | 338 |
| 0 | 8214 | 338 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 x x)) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
#s(literal 1/2 binary64) |
(-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) |
#s(literal 1 binary64) |
(*.f64 x (*.f64 x x)) |
x |
(*.f64 x x) |
(fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) |
#s(literal 1/4 binary64) |
(sqrt.f64 x) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) x) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(approx (/ 1 (sqrt (+ x 1))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
#s(literal 1 binary64) |
(sqrt.f64 x) |
x |
#s(approx (/ 1 (sqrt (+ x 1))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) x) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) |
(*.f64 (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) |
(-.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) |
#s(literal 1 binary64) |
x |
(sqrt.f64 x) |
(/.f64 #s(literal -1/2 binary64) (*.f64 x x)) |
#s(literal -1/2 binary64) |
(*.f64 x x) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
#s(literal 1 binary64) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 x (sqrt.f64 (fma.f64 x x x))))) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) x)) |
(+.f64 #s(literal 1 binary64) x) |
x |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) |
(-.f64 (+.f64 #s(literal 1 binary64) x) x) |
(+.f64 x (sqrt.f64 (fma.f64 x x x))) |
(sqrt.f64 (fma.f64 x x x)) |
(fma.f64 x x x) |
| Outputs |
|---|
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 x x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 x x)) |
(*.f64 (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(fma.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 x) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)))) |
#s(literal 1/2 binary64) |
(-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) |
#s(literal 1 binary64) |
(*.f64 x (*.f64 x x)) |
x |
(*.f64 x x) |
(fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) |
#s(literal 1/4 binary64) |
(sqrt.f64 x) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) x) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(approx (/ 1 (sqrt (+ x 1))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
#s(literal 1 binary64) |
(sqrt.f64 x) |
x |
#s(approx (/ 1 (sqrt (+ x 1))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) x) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 x x)))) |
(*.f64 (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 x x))) |
(-.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) |
#s(literal 1 binary64) |
x |
(sqrt.f64 x) |
(/.f64 #s(literal -1/2 binary64) (*.f64 x x)) |
#s(literal -1/2 binary64) |
(*.f64 x x) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 x (sqrt.f64 (fma.f64 x x x))))) |
#s(literal 1 binary64) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 x (sqrt.f64 (fma.f64 x x x))))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) x)) |
(+.f64 #s(literal 1 binary64) x) |
x |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) |
(/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) |
(-.f64 (+.f64 #s(literal 1 binary64) x) x) |
#s(literal 1 binary64) |
(+.f64 x (sqrt.f64 (fma.f64 x x x))) |
(sqrt.f64 (fma.f64 x x x)) |
(fma.f64 x x x) |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.6% | (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 x (sqrt.f64 (fma.f64 x x x))))) |
| ✓ | accuracy | 98.6% | (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
| ✓ | accuracy | 52.7% | (sqrt.f64 (fma.f64 x x x)) |
| ✓ | accuracy | 6.5% | (-.f64 (+.f64 #s(literal 1 binary64) x) x) |
| ✓ | accuracy | 99.8% | (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
| ✓ | accuracy | 98.9% | (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) |
| ✓ | accuracy | 98.9% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) |
| ✓ | accuracy | 85.5% | (*.f64 (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) |
| ✓ | accuracy | 99.8% | (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
| ✓ | accuracy | 99.6% | (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
| ✓ | accuracy | 98.8% | #s(approx (/ 1 (sqrt (+ x 1))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
| ✓ | accuracy | 39.3% | (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(approx (/ 1 (sqrt (+ x 1))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) x) |
| ✓ | accuracy | 99.8% | (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
| ✓ | accuracy | 5.6% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
| ✓ | accuracy | 99.7% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 x x))) |
| ✓ | accuracy | 99.2% | (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) |
| ✓ | accuracy | 84.4% | (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 x x)) |
| ✓ | accuracy | 71.6% | (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) |
| 114.0ms | 221× | 1 | valid |
| 22.0ms | 31× | 2 | valid |
| 1.0ms | 4× | 0 | valid |
Compiled 335 to 38 computations (88.7% saved)
ival-div: 20.0ms (20.6% of total)ival-sqrt: 18.0ms (18.5% of total)adjust: 17.0ms (17.5% of total)ival-sub: 14.0ms (14.4% of total)ival-mult: 14.0ms (14.4% of total)ival-add: 12.0ms (12.4% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 x x))) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 x x))) #<representation binary64>) () ()) |
#s(alt (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 x x)) (patch (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 x x)) #<representation binary64>) () ()) |
#s(alt (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (patch (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) #<representation binary64>) () ()) |
#s(alt (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (patch (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #<representation binary64>) () ()) |
#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #<representation binary64>) () ()) |
#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #<representation binary64>) () ()) |
#s(alt (/.f64 #s(literal 1 binary64) x) (patch (/.f64 #s(literal 1 binary64) x) #<representation binary64>) () ()) |
#s(alt (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(approx (/ 1 (sqrt (+ x 1))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (patch (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(approx (/ 1 (sqrt (+ x 1))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) #<representation binary64>) () ()) |
#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #<representation binary64>) () ()) |
#s(alt (sqrt.f64 x) (patch (sqrt.f64 x) #<representation binary64>) () ()) |
#s(alt #s(approx (/ 1 (sqrt (+ x 1))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (patch #s(approx (/ 1 (sqrt (+ x 1))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #<representation binary64>) () ()) |
#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) #<representation binary64>) () ()) |
#s(alt (*.f64 (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (patch (*.f64 (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) #<representation binary64>) () ()) |
#s(alt (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (patch (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) #<representation binary64>) () ()) |
#s(alt (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 x (sqrt.f64 (fma.f64 x x x))))) (patch (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 x (sqrt.f64 (fma.f64 x x x))))) #<representation binary64>) () ()) |
#s(alt (-.f64 (+.f64 #s(literal 1 binary64) x) x) (patch (-.f64 (+.f64 #s(literal 1 binary64) x) x) #<representation binary64>) () ()) |
#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 x (sqrt.f64 (fma.f64 x x x)))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 x (sqrt.f64 (fma.f64 x x x)))))) #<representation binary64>) () ()) |
#s(alt (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (patch (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #<representation binary64>) () ()) |
#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #<representation binary64>) () ()) |
#s(alt (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (patch (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #<representation binary64>) () ()) |
#s(alt (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (patch (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) #<representation binary64>) () ()) |
#s(alt (sqrt.f64 (fma.f64 x x x)) (patch (sqrt.f64 (fma.f64 x x x)) #<representation binary64>) () ()) |
| Outputs |
|---|
#s(alt (sqrt (/ 1 x)) (taylor 0 x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 x x))) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (sqrt x) (* -1 x)) x) (taylor 0 x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 x x))) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (sqrt x) (* x (- (* 1/2 x) 1))) x) (taylor 0 x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 x x))) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (sqrt x) (* x (- (* x (+ 1/2 (* -3/8 x))) 1))) x) (taylor 0 x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 x x))) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (sqrt (/ 1 (pow x 3)))) (taylor inf x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 x x))) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* -1/2 (sqrt (/ 1 x))) (* -1/2 (sqrt x))) (pow x 2)) (taylor inf x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 x x))) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* 1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (/ 1 x))))) (pow x 2)) (taylor inf x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 x x))) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* -1/2 (* (sqrt (/ 1 (pow x 5))) (+ 1 (* 1/2 x)))) (+ (* -1/2 (sqrt x)) (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (* 1/2 (sqrt (/ 1 x)))))) (pow x 2)) (taylor inf x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 x x))) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (taylor -inf x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 x x))) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3))))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (taylor -inf x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 x x))) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (sqrt (/ 1 x)) (* -1/2 (sqrt (/ 1 (pow x 5))))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) (taylor -inf x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 x x))) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (sqrt (/ 1 x)) (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 x)) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2)))))) (* -1/2 (sqrt x))) (pow x 3)))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) (taylor -inf x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 x x))) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (sqrt (/ 1 (pow x 7)))) (taylor 0 x) (#s(alt (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 x x)) (patch (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (sqrt x)) (* 1/2 (* x (- (* 1/4 (sqrt x)) (sqrt x))))) (pow x 4)) (taylor 0 x) (#s(alt (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 x x)) (patch (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (sqrt x)) (* x (+ (* 1/2 (sqrt (pow x 3))) (* 1/2 (- (* 1/4 (sqrt x)) (sqrt x)))))) (pow x 4)) (taylor 0 x) (#s(alt (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 x x)) (patch (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (sqrt x)) (* x (+ (* 1/2 (sqrt (pow x 3))) (* 1/2 (- (* 1/4 (sqrt x)) (sqrt x)))))) (pow x 4)) (taylor 0 x) (#s(alt (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 x x)) (patch (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (sqrt (/ 1 (pow x 3)))) (taylor inf x) (#s(alt (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 x x)) (patch (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (sqrt (/ 1 x))) (* 1/2 (/ (- (* 1/4 (sqrt (/ 1 x))) (sqrt (/ 1 x))) x))) x) (taylor inf x) (#s(alt (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 x x)) (patch (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (sqrt (/ 1 x))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* 1/2 (/ (- (* 1/4 (sqrt (/ 1 x))) (sqrt (/ 1 x))) x)))) x) (taylor inf x) (#s(alt (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 x x)) (patch (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (sqrt (/ 1 x))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* 1/2 (/ (- (* 1/4 (sqrt (/ 1 x))) (sqrt (/ 1 x))) x)))) x) (taylor inf x) (#s(alt (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 x x)) (patch (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (taylor -inf x) (#s(alt (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 x x)) (patch (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1/2 (/ (- (* -1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (taylor -inf x) (#s(alt (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 x x)) (patch (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/2 (- (* -1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (taylor -inf x) (#s(alt (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 x x)) (patch (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/2 (- (* -1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (taylor -inf x) (#s(alt (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 x x)) (patch (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (sqrt (/ 1 (pow x 3)))) (taylor 0 x) (#s(alt (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (patch (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (sqrt x)) (* 1/2 (* x (- (* 1/4 (sqrt x)) (sqrt x))))) (pow x 2)) (taylor 0 x) (#s(alt (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (patch (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (sqrt x)) (* x (+ (* 1/2 (sqrt (pow x 3))) (* 1/2 (- (* 1/4 (sqrt x)) (sqrt x)))))) (pow x 2)) (taylor 0 x) (#s(alt (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (patch (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (sqrt x)) (* x (+ (* 1/2 (sqrt (pow x 3))) (* 1/2 (- (* 1/4 (sqrt x)) (sqrt x)))))) (pow x 2)) (taylor 0 x) (#s(alt (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (patch (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (sqrt x)) (taylor inf x) (#s(alt (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (patch (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* 1/2 (sqrt (/ 1 x))) (* 1/2 (/ (- (* 1/4 (sqrt (/ 1 x))) (sqrt (/ 1 x))) x)))) (taylor inf x) (#s(alt (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (patch (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* 1/2 (sqrt (/ 1 x))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* 1/2 (/ (- (* 1/4 (sqrt (/ 1 x))) (sqrt (/ 1 x))) x))))) (taylor inf x) (#s(alt (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (patch (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* 1/2 (sqrt (/ 1 x))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* 1/2 (/ (- (* 1/4 (sqrt (/ 1 x))) (sqrt (/ 1 x))) x))))) (taylor inf x) (#s(alt (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (patch (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (* (sqrt x) (pow (sqrt -1) 2))) (taylor -inf x) (#s(alt (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (patch (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/2 (/ (- (* -1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) (taylor -inf x) (#s(alt (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (patch (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/2 (- (* -1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) (taylor -inf x) (#s(alt (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (patch (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/2 (- (* -1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) (taylor -inf x) (#s(alt (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (patch (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 (pow x 3))) (taylor 0 x) (#s(alt (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (patch (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (sqrt x) (* x (- (* 1/4 (sqrt x)) (sqrt x)))) (pow x 2)) (taylor 0 x) (#s(alt (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (patch (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (sqrt x) (* x (- (+ (sqrt (pow x 3)) (* 1/4 (sqrt x))) (sqrt x)))) (pow x 2)) (taylor 0 x) (#s(alt (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (patch (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (sqrt x) (* x (- (+ (sqrt (pow x 3)) (* 1/4 (sqrt x))) (sqrt x)))) (pow x 2)) (taylor 0 x) (#s(alt (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (patch (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt x) (taylor inf x) (#s(alt (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (patch (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ (sqrt (/ 1 x)) (* 1/4 (sqrt (/ 1 (pow x 3))))) (sqrt (/ 1 (pow x 3))))) (taylor inf x) (#s(alt (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (patch (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ (sqrt (/ 1 x)) (+ (sqrt (/ 1 (pow x 5))) (* 1/4 (sqrt (/ 1 (pow x 3)))))) (sqrt (/ 1 (pow x 3))))) (taylor inf x) (#s(alt (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (patch (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ (sqrt (/ 1 x)) (+ (sqrt (/ 1 (pow x 5))) (* 1/4 (sqrt (/ 1 (pow x 3)))))) (sqrt (/ 1 (pow x 3))))) (taylor inf x) (#s(alt (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (patch (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt x) (pow (sqrt -1) 2))) (taylor -inf x) (#s(alt (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (patch (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) (taylor -inf x) (#s(alt (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (patch (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* -1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) (taylor -inf x) (#s(alt (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (patch (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* -1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) (taylor -inf x) (#s(alt (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (patch (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 x)) (taylor 0 x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (sqrt x) (* -1 x)) x) (taylor 0 x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (sqrt x) (* x (- (* 1/2 x) 1))) x) (taylor 0 x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (sqrt x) (* x (- (* x (+ 1/2 (* -3/8 x))) 1))) x) (taylor 0 x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (sqrt (/ 1 (pow x 3)))) (taylor inf x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* -1/2 (sqrt (/ 1 x))) (* -1/2 (sqrt x))) (pow x 2)) (taylor inf x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* 1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (/ 1 x))))) (pow x 2)) (taylor inf x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* -1/2 (* (sqrt (/ 1 (pow x 5))) (+ 1 (* 1/2 x)))) (+ (* -1/2 (sqrt x)) (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (* 1/2 (sqrt (/ 1 x)))))) (pow x 2)) (taylor inf x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (taylor -inf x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3))))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (taylor -inf x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (sqrt (/ 1 x)) (* -1/2 (sqrt (/ 1 (pow x 5))))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) (taylor -inf x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (sqrt (/ 1 x)) (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 x)) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2)))))) (* -1/2 (sqrt x))) (pow x 3)))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) (taylor -inf x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 x)) (taylor 0 x) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 x)) (taylor 0 x) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 x)) (taylor 0 x) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 x)) (taylor 0 x) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 x)) (taylor inf x) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 x)) (taylor inf x) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 x)) (taylor inf x) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 x)) (taylor inf x) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (taylor -inf x) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (taylor -inf x) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (taylor -inf x) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (taylor -inf x) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 x) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) x) (patch (/.f64 #s(literal 1 binary64) x) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 x) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) x) (patch (/.f64 #s(literal 1 binary64) x) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 x) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) x) (patch (/.f64 #s(literal 1 binary64) x) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 x) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) x) (patch (/.f64 #s(literal 1 binary64) x) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 x) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) x) (patch (/.f64 #s(literal 1 binary64) x) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 x) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) x) (patch (/.f64 #s(literal 1 binary64) x) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 x) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) x) (patch (/.f64 #s(literal 1 binary64) x) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 x) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) x) (patch (/.f64 #s(literal 1 binary64) x) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 x) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) x) (patch (/.f64 #s(literal 1 binary64) x) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 x) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) x) (patch (/.f64 #s(literal 1 binary64) x) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 x) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) x) (patch (/.f64 #s(literal 1 binary64) x) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 x) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) x) (patch (/.f64 #s(literal 1 binary64) x) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 x)) (taylor 0 x) (#s(alt (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(approx (/ 1 (sqrt (+ x 1))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (patch (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(approx (/ 1 (sqrt (+ x 1))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (sqrt x) (* -1 x)) x) (taylor 0 x) (#s(alt (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(approx (/ 1 (sqrt (+ x 1))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (patch (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(approx (/ 1 (sqrt (+ x 1))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (sqrt x) (* x (- (* 1/2 x) 1))) x) (taylor 0 x) (#s(alt (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(approx (/ 1 (sqrt (+ x 1))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (patch (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(approx (/ 1 (sqrt (+ x 1))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (sqrt x) (* x (- (* x (+ 1/2 (* -3/8 x))) 1))) x) (taylor 0 x) (#s(alt (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(approx (/ 1 (sqrt (+ x 1))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (patch (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(approx (/ 1 (sqrt (+ x 1))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (sqrt (/ 1 (pow x 3)))) (taylor inf x) (#s(alt (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(approx (/ 1 (sqrt (+ x 1))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (patch (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(approx (/ 1 (sqrt (+ x 1))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* -1/2 (sqrt (/ 1 x))) (* -1/2 (sqrt x))) (pow x 2)) (taylor inf x) (#s(alt (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(approx (/ 1 (sqrt (+ x 1))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (patch (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(approx (/ 1 (sqrt (+ x 1))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* 1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (/ 1 x))))) (pow x 2)) (taylor inf x) (#s(alt (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(approx (/ 1 (sqrt (+ x 1))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (patch (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(approx (/ 1 (sqrt (+ x 1))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* -1/2 (* (sqrt (/ 1 (pow x 5))) (+ 1 (* 1/2 x)))) (+ (* -1/2 (sqrt x)) (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (* 1/2 (sqrt (/ 1 x)))))) (pow x 2)) (taylor inf x) (#s(alt (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(approx (/ 1 (sqrt (+ x 1))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (patch (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(approx (/ 1 (sqrt (+ x 1))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (taylor -inf x) (#s(alt (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(approx (/ 1 (sqrt (+ x 1))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (patch (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(approx (/ 1 (sqrt (+ x 1))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3))))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (taylor -inf x) (#s(alt (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(approx (/ 1 (sqrt (+ x 1))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (patch (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(approx (/ 1 (sqrt (+ x 1))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (sqrt (/ 1 x)) (* -1/2 (sqrt (/ 1 (pow x 5))))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) (taylor -inf x) (#s(alt (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(approx (/ 1 (sqrt (+ x 1))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (patch (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(approx (/ 1 (sqrt (+ x 1))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (sqrt (/ 1 x)) (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 x)) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2)))))) (* -1/2 (sqrt x))) (pow x 3)))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) (taylor -inf x) (#s(alt (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(approx (/ 1 (sqrt (+ x 1))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (patch (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(approx (/ 1 (sqrt (+ x 1))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 x)) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 x)) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 x)) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 x)) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 x)) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 x)) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 x)) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 x)) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 x)) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 x)) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 x)) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 x)) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt x) (taylor 0 x) (#s(alt (sqrt.f64 x) (patch (sqrt.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (sqrt x) (taylor 0 x) (#s(alt (sqrt.f64 x) (patch (sqrt.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (sqrt x) (taylor 0 x) (#s(alt (sqrt.f64 x) (patch (sqrt.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (sqrt x) (taylor 0 x) (#s(alt (sqrt.f64 x) (patch (sqrt.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (sqrt x) (taylor inf x) (#s(alt (sqrt.f64 x) (patch (sqrt.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (sqrt x) (taylor inf x) (#s(alt (sqrt.f64 x) (patch (sqrt.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (sqrt x) (taylor inf x) (#s(alt (sqrt.f64 x) (patch (sqrt.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (sqrt x) (taylor inf x) (#s(alt (sqrt.f64 x) (patch (sqrt.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt x) (pow (sqrt -1) 2))) (taylor -inf x) (#s(alt (sqrt.f64 x) (patch (sqrt.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt x) (pow (sqrt -1) 2))) (taylor -inf x) (#s(alt (sqrt.f64 x) (patch (sqrt.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt x) (pow (sqrt -1) 2))) (taylor -inf x) (#s(alt (sqrt.f64 x) (patch (sqrt.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt x) (pow (sqrt -1) 2))) (taylor -inf x) (#s(alt (sqrt.f64 x) (patch (sqrt.f64 x) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt #s(approx (/ 1 (sqrt (+ x 1))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (patch #s(approx (/ 1 (sqrt (+ x 1))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/2 x)) (taylor 0 x) (#s(alt #s(approx (/ 1 (sqrt (+ x 1))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (patch #s(approx (/ 1 (sqrt (+ x 1))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* x (- (* 3/8 x) 1/2))) (taylor 0 x) (#s(alt #s(approx (/ 1 (sqrt (+ x 1))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (patch #s(approx (/ 1 (sqrt (+ x 1))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* x (- (* x (+ 3/8 (* -5/16 x))) 1/2))) (taylor 0 x) (#s(alt #s(approx (/ 1 (sqrt (+ x 1))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (patch #s(approx (/ 1 (sqrt (+ x 1))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 x)) (taylor inf x) (#s(alt #s(approx (/ 1 (sqrt (+ x 1))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (patch #s(approx (/ 1 (sqrt (+ x 1))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (/ 1 x)) (* -1/2 (sqrt (/ 1 (pow x 3))))) (taylor inf x) (#s(alt #s(approx (/ 1 (sqrt (+ x 1))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (patch #s(approx (/ 1 (sqrt (+ x 1))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (/ 1 x)) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 5)))))) (taylor inf x) (#s(alt #s(approx (/ 1 (sqrt (+ x 1))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (patch #s(approx (/ 1 (sqrt (+ x 1))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (/ 1 x)) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (+ 1 (* 1/4 x)))) (* 1/2 (sqrt (/ 1 (pow x 5))))))) (taylor inf x) (#s(alt #s(approx (/ 1 (sqrt (+ x 1))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (patch #s(approx (/ 1 (sqrt (+ x 1))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (taylor -inf x) (#s(alt #s(approx (/ 1 (sqrt (+ x 1))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (patch #s(approx (/ 1 (sqrt (+ x 1))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (taylor -inf x) (#s(alt #s(approx (/ 1 (sqrt (+ x 1))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (patch #s(approx (/ 1 (sqrt (+ x 1))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) (taylor -inf x) (#s(alt #s(approx (/ 1 (sqrt (+ x 1))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (patch #s(approx (/ 1 (sqrt (+ x 1))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* -1/2 (sqrt x)) (* 1/2 (* (sqrt (/ 1 x)) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2))))))) (pow x 3))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) (taylor -inf x) (#s(alt #s(approx (/ 1 (sqrt (+ x 1))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (patch #s(approx (/ 1 (sqrt (+ x 1))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 x)) (taylor 0 x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (sqrt x) (* -1 x)) x) (taylor 0 x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (sqrt x) (* x (- (* 1/2 x) 1))) x) (taylor 0 x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (sqrt x) (* x (- (* x (+ 1/2 (* -3/8 x))) 1))) x) (taylor 0 x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (sqrt (/ 1 (pow x 3)))) (taylor inf x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* -1/2 (sqrt (/ 1 x))) (* -1/2 (sqrt x))) (pow x 2)) (taylor inf x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* 1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (/ 1 x))))) (pow x 2)) (taylor inf x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* -1/2 (* (sqrt (/ 1 (pow x 5))) (+ 1 (* 1/2 x)))) (+ (* -1/2 (sqrt x)) (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (* 1/2 (sqrt (/ 1 x)))))) (pow x 2)) (taylor inf x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (taylor -inf x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3))))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (taylor -inf x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (sqrt (/ 1 x)) (* -1/2 (sqrt (/ 1 (pow x 5))))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) (taylor -inf x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (sqrt (/ 1 x)) (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 x)) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2)))))) (* -1/2 (sqrt x))) (pow x 3)))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) (taylor -inf x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (sqrt (/ 1 (pow x 5)))) (taylor 0 x) (#s(alt (*.f64 (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (patch (*.f64 (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 3)) (taylor 0 x) (#s(alt (*.f64 (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (patch (*.f64 (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 3)) (taylor 0 x) (#s(alt (*.f64 (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (patch (*.f64 (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 3)) (taylor 0 x) (#s(alt (*.f64 (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (patch (*.f64 (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (sqrt (/ 1 (pow x 3)))) (taylor inf x) (#s(alt (*.f64 (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (patch (*.f64 (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) x) (taylor inf x) (#s(alt (*.f64 (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (patch (*.f64 (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) x) (taylor inf x) (#s(alt (*.f64 (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (patch (*.f64 (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) x) (taylor inf x) (#s(alt (*.f64 (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (patch (*.f64 (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (taylor -inf x) (#s(alt (*.f64 (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (patch (*.f64 (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) x)) (taylor -inf x) (#s(alt (*.f64 (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (patch (*.f64 (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) x)) (taylor -inf x) (#s(alt (*.f64 (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (patch (*.f64 (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) x)) (taylor -inf x) (#s(alt (*.f64 (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (patch (*.f64 (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 x)) (taylor 0 x) (#s(alt (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (patch (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (sqrt x) (* -1 (sqrt (pow x 3)))) x) (taylor 0 x) (#s(alt (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (patch (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (sqrt x) (* -1 (sqrt (pow x 3)))) x) (taylor 0 x) (#s(alt (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (patch (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (sqrt x) (* -1 (sqrt (pow x 3)))) x) (taylor 0 x) (#s(alt (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (patch (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (sqrt x)) (taylor inf x) (#s(alt (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (patch (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (sqrt (/ 1 (pow x 3))) (sqrt (/ 1 x)))) (taylor inf x) (#s(alt (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (patch (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (sqrt (/ 1 (pow x 3))) (sqrt (/ 1 x)))) (taylor inf x) (#s(alt (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (patch (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (sqrt (/ 1 (pow x 3))) (sqrt (/ 1 x)))) (taylor inf x) (#s(alt (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (patch (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt x) (pow (sqrt -1) 2)) (taylor -inf x) (#s(alt (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (patch (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (* -1 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) (taylor -inf x) (#s(alt (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (patch (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (* -1 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) (taylor -inf x) (#s(alt (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (patch (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (* -1 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) (taylor -inf x) (#s(alt (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (patch (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt x) (taylor 0 x) (#s(alt (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 x (sqrt.f64 (fma.f64 x x x))))) (patch (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 x (sqrt.f64 (fma.f64 x x x))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt x) (* x (+ 1 (* 1/2 (sqrt x))))) (taylor 0 x) (#s(alt (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 x (sqrt.f64 (fma.f64 x x x))))) (patch (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 x (sqrt.f64 (fma.f64 x x x))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt x) (* x (+ 1 (+ (* 1/2 (sqrt x)) (* x (+ 1/2 (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (/ 1 x)))))))))) (taylor 0 x) (#s(alt (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 x (sqrt.f64 (fma.f64 x x x))))) (patch (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 x (sqrt.f64 (fma.f64 x x x))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt x) (* x (+ 1 (+ (* 1/2 (sqrt x)) (* x (+ 1/2 (+ (* -1/8 (sqrt x)) (+ (* 1/2 (sqrt (/ 1 x))) (* x (- (+ (* 1/16 (sqrt x)) (* 1/4 (sqrt (/ 1 x)))) 1/8)))))))))) (taylor 0 x) (#s(alt (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 x (sqrt.f64 (fma.f64 x x x))))) (patch (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 x (sqrt.f64 (fma.f64 x x x))))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (sqrt (pow x 3))) (taylor inf x) (#s(alt (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 x (sqrt.f64 (fma.f64 x x x))))) (patch (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 x (sqrt.f64 (fma.f64 x x x))))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x))))) (taylor inf x) (#s(alt (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 x (sqrt.f64 (fma.f64 x x x))))) (patch (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 x (sqrt.f64 (fma.f64 x x x))))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ (sqrt (/ 1 (pow x 3))) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x))))))) (taylor inf x) (#s(alt (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 x (sqrt.f64 (fma.f64 x x x))))) (patch (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 x (sqrt.f64 (fma.f64 x x x))))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ (sqrt (/ 1 (pow x 3))) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (+ (* 1/4 (sqrt (/ 1 (pow x 5)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x))))))))) (taylor inf x) (#s(alt (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 x (sqrt.f64 (fma.f64 x x x))))) (patch (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 x (sqrt.f64 (fma.f64 x x x))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (* (sqrt x) (pow (sqrt -1) 2))) (taylor -inf x) (#s(alt (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 x (sqrt.f64 (fma.f64 x x x))))) (patch (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 x (sqrt.f64 (fma.f64 x x x))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))) (taylor -inf x) (#s(alt (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 x (sqrt.f64 (fma.f64 x x x))))) (patch (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 x (sqrt.f64 (fma.f64 x x x))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (sqrt x)) (* -1/16 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (* -1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) (taylor -inf x) (#s(alt (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 x (sqrt.f64 (fma.f64 x x x))))) (patch (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 x (sqrt.f64 (fma.f64 x x x))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/16 (sqrt x)) (* -5/128 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (+ (* -1/4 (sqrt x)) (* -1/16 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) x)) (* -1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) (taylor -inf x) (#s(alt (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 x (sqrt.f64 (fma.f64 x x x))))) (patch (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 x (sqrt.f64 (fma.f64 x x x))))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt (-.f64 (+.f64 #s(literal 1 binary64) x) x) (patch (-.f64 (+.f64 #s(literal 1 binary64) x) x) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt (-.f64 (+.f64 #s(literal 1 binary64) x) x) (patch (-.f64 (+.f64 #s(literal 1 binary64) x) x) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt (-.f64 (+.f64 #s(literal 1 binary64) x) x) (patch (-.f64 (+.f64 #s(literal 1 binary64) x) x) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt (-.f64 (+.f64 #s(literal 1 binary64) x) x) (patch (-.f64 (+.f64 #s(literal 1 binary64) x) x) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf x) (#s(alt (-.f64 (+.f64 #s(literal 1 binary64) x) x) (patch (-.f64 (+.f64 #s(literal 1 binary64) x) x) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf x) (#s(alt (-.f64 (+.f64 #s(literal 1 binary64) x) x) (patch (-.f64 (+.f64 #s(literal 1 binary64) x) x) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf x) (#s(alt (-.f64 (+.f64 #s(literal 1 binary64) x) x) (patch (-.f64 (+.f64 #s(literal 1 binary64) x) x) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf x) (#s(alt (-.f64 (+.f64 #s(literal 1 binary64) x) x) (patch (-.f64 (+.f64 #s(literal 1 binary64) x) x) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor -inf x) (#s(alt (-.f64 (+.f64 #s(literal 1 binary64) x) x) (patch (-.f64 (+.f64 #s(literal 1 binary64) x) x) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor -inf x) (#s(alt (-.f64 (+.f64 #s(literal 1 binary64) x) x) (patch (-.f64 (+.f64 #s(literal 1 binary64) x) x) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor -inf x) (#s(alt (-.f64 (+.f64 #s(literal 1 binary64) x) x) (patch (-.f64 (+.f64 #s(literal 1 binary64) x) x) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor -inf x) (#s(alt (-.f64 (+.f64 #s(literal 1 binary64) x) x) (patch (-.f64 (+.f64 #s(literal 1 binary64) x) x) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 x)) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 x (sqrt.f64 (fma.f64 x x x)))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 x (sqrt.f64 (fma.f64 x x x)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (/ 1 x)) (* x (- (* -1/2 (sqrt (/ 1 x))) (/ 1 x)))) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 x (sqrt.f64 (fma.f64 x x x)))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 x (sqrt.f64 (fma.f64 x x x)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (/ 1 x)) (* x (- (+ (* -1/2 (sqrt (/ 1 x))) (* x (+ (* -1 (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))) (+ (* 3/8 (sqrt (/ 1 x))) (* 1/2 (/ 1 x)))))) (/ 1 x)))) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 x (sqrt.f64 (fma.f64 x x x)))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 x (sqrt.f64 (fma.f64 x x x)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (/ 1 x)) (* x (- (+ (* -1/2 (sqrt (/ 1 x))) (* x (+ (* -1 (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))) (+ (* 3/8 (sqrt (/ 1 x))) (+ (* 1/2 (/ 1 x)) (* x (- (+ (* -5/16 (sqrt (/ 1 x))) (+ (* 1/2 (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))) (* 1/2 (/ 1 (pow x 2))))) (+ (* -1 (* (sqrt (/ 1 x)) (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))) (* 3/8 (/ 1 x)))))))))) (/ 1 x)))) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 x (sqrt.f64 (fma.f64 x x x)))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 x (sqrt.f64 (fma.f64 x x x)))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (sqrt (/ 1 (pow x 3)))) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 x (sqrt.f64 (fma.f64 x x x)))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 x (sqrt.f64 (fma.f64 x x x)))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) x) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 x (sqrt.f64 (fma.f64 x x x)))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 x (sqrt.f64 (fma.f64 x x x)))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/4 (sqrt (/ 1 (pow x 3)))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))) x) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 x (sqrt.f64 (fma.f64 x x x)))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 x (sqrt.f64 (fma.f64 x x x)))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/4 (sqrt (/ 1 (pow x 3)))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* -5/128 (sqrt (/ 1 (pow x 7)))) (+ (* 1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/4 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))))) x) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 x (sqrt.f64 (fma.f64 x x x)))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 x (sqrt.f64 (fma.f64 x x x)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 x (sqrt.f64 (fma.f64 x x x)))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 x (sqrt.f64 (fma.f64 x x x)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 x (sqrt.f64 (fma.f64 x x x)))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 x (sqrt.f64 (fma.f64 x x x)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1 (/ (+ (* -1 (/ (+ (sqrt x) (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x))) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 x (sqrt.f64 (fma.f64 x x x)))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 x (sqrt.f64 (fma.f64 x x x)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1 (/ (+ (* -1 (/ (+ (sqrt x) (+ (* -1 (/ (+ (sqrt x) (+ (* -1/4 (sqrt x)) (* 1/16 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) x)) (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x))) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 x (sqrt.f64 (fma.f64 x x x)))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 x (sqrt.f64 (fma.f64 x x x)))))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (patch (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/2 x)) (taylor 0 x) (#s(alt (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (patch (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* x (+ 1/2 (* -1/8 x)))) (taylor 0 x) (#s(alt (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (patch (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))) (taylor 0 x) (#s(alt (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (patch (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt x) (taylor inf x) (#s(alt (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (patch (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3)))))) (taylor inf x) (#s(alt (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (patch (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))) (taylor inf x) (#s(alt (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (patch (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 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)))))))) (taylor inf x) (#s(alt (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (patch (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt x) (pow (sqrt -1) 2))) (taylor -inf x) (#s(alt (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (patch (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) (taylor -inf x) (#s(alt (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (patch (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -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)))))) (taylor -inf x) (#s(alt (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (patch (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -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))))))) (taylor -inf x) (#s(alt (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (patch (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 (pow x 3))) (taylor 0 x) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 (pow x 3))) (taylor 0 x) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 (pow x 3))) (taylor 0 x) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 (pow x 3))) (taylor 0 x) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 (pow x 3))) (taylor inf x) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 (pow x 3))) (taylor inf x) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 (pow x 3))) (taylor inf x) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 (pow x 3))) (taylor inf x) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (taylor -inf x) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (taylor -inf x) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (taylor -inf x) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (taylor -inf x) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (pow x 3)) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (patch (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (pow x 3)) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (patch (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (pow x 3)) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (patch (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (pow x 3)) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (patch (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (pow x 3)) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (patch (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (pow x 3)) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (patch (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (pow x 3)) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (patch (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (pow x 3)) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (patch (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (pow x 3)) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (patch (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (pow x 3)) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (patch (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (pow x 3)) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (patch (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (pow x 3)) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (patch (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (/ -1/2 (pow x 2)) (taylor 0 x) (#s(alt (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (patch (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (/ -1/2 (pow x 2)) (taylor 0 x) (#s(alt (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (patch (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (/ -1/2 (pow x 2)) (taylor 0 x) (#s(alt (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (patch (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (/ -1/2 (pow x 2)) (taylor 0 x) (#s(alt (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (patch (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (/ -1/2 (pow x 2)) (taylor inf x) (#s(alt (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (patch (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (/ -1/2 (pow x 2)) (taylor inf x) (#s(alt (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (patch (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (/ -1/2 (pow x 2)) (taylor inf x) (#s(alt (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (patch (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (/ -1/2 (pow x 2)) (taylor inf x) (#s(alt (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (patch (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (/ -1/2 (pow x 2)) (taylor -inf x) (#s(alt (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (patch (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (/ -1/2 (pow x 2)) (taylor -inf x) (#s(alt (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (patch (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (/ -1/2 (pow x 2)) (taylor -inf x) (#s(alt (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (patch (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (/ -1/2 (pow x 2)) (taylor -inf x) (#s(alt (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (patch (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt x) (taylor 0 x) (#s(alt (sqrt.f64 (fma.f64 x x x)) (patch (sqrt.f64 (fma.f64 x x x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt x) (* 1/2 (sqrt (pow x 3)))) (taylor 0 x) (#s(alt (sqrt.f64 (fma.f64 x x x)) (patch (sqrt.f64 (fma.f64 x x x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt x) (* (pow x 2) (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (/ 1 x)))))) (taylor 0 x) (#s(alt (sqrt.f64 (fma.f64 x x x)) (patch (sqrt.f64 (fma.f64 x x x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt x) (* (pow x 2) (+ (* 1/2 (sqrt (/ 1 x))) (* (pow x 2) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/16 (sqrt (/ 1 x)))))))) (taylor 0 x) (#s(alt (sqrt.f64 (fma.f64 x x x)) (patch (sqrt.f64 (fma.f64 x x x)) #<representation binary64>) () ())) ()) |
#s(alt x (taylor inf x) (#s(alt (sqrt.f64 (fma.f64 x x x)) (patch (sqrt.f64 (fma.f64 x x x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* 1/2 (/ 1 x)))) (taylor inf x) (#s(alt (sqrt.f64 (fma.f64 x x x)) (patch (sqrt.f64 (fma.f64 x x x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ 1 (* 1/2 (/ 1 x))) (/ 1/8 (pow x 2)))) (taylor inf x) (#s(alt (sqrt.f64 (fma.f64 x x x)) (patch (sqrt.f64 (fma.f64 x x x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ 1 (+ (* 1/2 (/ 1 x)) (* 1/16 (/ 1 (pow x 3))))) (/ 1/8 (pow x 2)))) (taylor inf x) (#s(alt (sqrt.f64 (fma.f64 x x x)) (patch (sqrt.f64 (fma.f64 x x x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 x) (taylor -inf x) (#s(alt (sqrt.f64 (fma.f64 x x x)) (patch (sqrt.f64 (fma.f64 x x x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ 1 (* 1/2 (/ 1 x))))) (taylor -inf x) (#s(alt (sqrt.f64 (fma.f64 x x x)) (patch (sqrt.f64 (fma.f64 x x x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ 1 (* -1 (/ (- (* 1/8 (/ 1 x)) 1/2) x))))) (taylor -inf x) (#s(alt (sqrt.f64 (fma.f64 x x x)) (patch (sqrt.f64 (fma.f64 x x x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ 1 (* -1 (/ (- (* -1 (/ (- (* 1/16 (/ 1 x)) 1/8) x)) 1/2) x))))) (taylor -inf x) (#s(alt (sqrt.f64 (fma.f64 x x x)) (patch (sqrt.f64 (fma.f64 x x x)) #<representation binary64>) () ())) ()) |
66 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 6.0ms | x | @ | -inf | (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) |
| 1.0ms | x | @ | -inf | (* (- (sqrt (/ 1 x)) (sqrt x)) (/ -1/2 (* x x))) |
| 1.0ms | x | @ | 0 | (/ (* 1/2 (- (+ (* (sqrt (/ 1 (* x (* x x)))) (+ (* x 1/4) 1)) (sqrt x)) (sqrt (/ 1 x)))) (* x x)) |
| 1.0ms | x | @ | 0 | (/ 1 (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x)))))) |
| 1.0ms | x | @ | inf | (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) |
| 1× | egg-herbie |
| 17 302× | lower-fma.f64 |
| 17 302× | lower-fma.f32 |
| 5 380× | lower-*.f64 |
| 5 380× | lower-*.f32 |
| 5 092× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 434 | 3992 |
| 1 | 1329 | 3402 |
| 2 | 4743 | 3349 |
| 0 | 8775 | 3156 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(sqrt (/ 1 x)) |
(/ (+ (sqrt x) (* -1 x)) x) |
(/ (+ (sqrt x) (* x (- (* 1/2 x) 1))) x) |
(/ (+ (sqrt x) (* x (- (* x (+ 1/2 (* -3/8 x))) 1))) x) |
(* 1/2 (sqrt (/ 1 (pow x 3)))) |
(/ (- (* -1/2 (sqrt (/ 1 x))) (* -1/2 (sqrt x))) (pow x 2)) |
(/ (- (* 1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (/ 1 x))))) (pow x 2)) |
(/ (- (* -1/2 (* (sqrt (/ 1 (pow x 5))) (+ 1 (* 1/2 x)))) (+ (* -1/2 (sqrt x)) (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (* 1/2 (sqrt (/ 1 x)))))) (pow x 2)) |
(- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(- (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3))))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(- (+ (sqrt (/ 1 x)) (* -1/2 (sqrt (/ 1 (pow x 5))))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
(- (+ (sqrt (/ 1 x)) (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 x)) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2)))))) (* -1/2 (sqrt x))) (pow x 3)))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
(* 1/2 (sqrt (/ 1 (pow x 7)))) |
(/ (+ (* 1/2 (sqrt x)) (* 1/2 (* x (- (* 1/4 (sqrt x)) (sqrt x))))) (pow x 4)) |
(/ (+ (* 1/2 (sqrt x)) (* x (+ (* 1/2 (sqrt (pow x 3))) (* 1/2 (- (* 1/4 (sqrt x)) (sqrt x)))))) (pow x 4)) |
(/ (+ (* 1/2 (sqrt x)) (* x (+ (* 1/2 (sqrt (pow x 3))) (* 1/2 (- (* 1/4 (sqrt x)) (sqrt x)))))) (pow x 4)) |
(* 1/2 (sqrt (/ 1 (pow x 3)))) |
(/ (+ (* 1/2 (sqrt (/ 1 x))) (* 1/2 (/ (- (* 1/4 (sqrt (/ 1 x))) (sqrt (/ 1 x))) x))) x) |
(/ (+ (* 1/2 (sqrt (/ 1 x))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* 1/2 (/ (- (* 1/4 (sqrt (/ 1 x))) (sqrt (/ 1 x))) x)))) x) |
(/ (+ (* 1/2 (sqrt (/ 1 x))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* 1/2 (/ (- (* 1/4 (sqrt (/ 1 x))) (sqrt (/ 1 x))) x)))) x) |
(* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) |
(* -1 (/ (+ (* -1/2 (/ (- (* -1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/2 (- (* -1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/2 (- (* -1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) |
(* 1/2 (sqrt (/ 1 (pow x 3)))) |
(/ (+ (* 1/2 (sqrt x)) (* 1/2 (* x (- (* 1/4 (sqrt x)) (sqrt x))))) (pow x 2)) |
(/ (+ (* 1/2 (sqrt x)) (* x (+ (* 1/2 (sqrt (pow x 3))) (* 1/2 (- (* 1/4 (sqrt x)) (sqrt x)))))) (pow x 2)) |
(/ (+ (* 1/2 (sqrt x)) (* x (+ (* 1/2 (sqrt (pow x 3))) (* 1/2 (- (* 1/4 (sqrt x)) (sqrt x)))))) (pow x 2)) |
(* 1/2 (sqrt x)) |
(* x (+ (* 1/2 (sqrt (/ 1 x))) (* 1/2 (/ (- (* 1/4 (sqrt (/ 1 x))) (sqrt (/ 1 x))) x)))) |
(* x (+ (* 1/2 (sqrt (/ 1 x))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* 1/2 (/ (- (* 1/4 (sqrt (/ 1 x))) (sqrt (/ 1 x))) x))))) |
(* x (+ (* 1/2 (sqrt (/ 1 x))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* 1/2 (/ (- (* 1/4 (sqrt (/ 1 x))) (sqrt (/ 1 x))) x))))) |
(* -1/2 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1 (* x (+ (* -1/2 (/ (- (* -1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/2 (- (* -1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/2 (- (* -1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
(sqrt (/ 1 (pow x 3))) |
(/ (+ (sqrt x) (* x (- (* 1/4 (sqrt x)) (sqrt x)))) (pow x 2)) |
(/ (+ (sqrt x) (* x (- (+ (sqrt (pow x 3)) (* 1/4 (sqrt x))) (sqrt x)))) (pow x 2)) |
(/ (+ (sqrt x) (* x (- (+ (sqrt (pow x 3)) (* 1/4 (sqrt x))) (sqrt x)))) (pow x 2)) |
(sqrt x) |
(* x (- (+ (sqrt (/ 1 x)) (* 1/4 (sqrt (/ 1 (pow x 3))))) (sqrt (/ 1 (pow x 3))))) |
(* x (- (+ (sqrt (/ 1 x)) (+ (sqrt (/ 1 (pow x 5))) (* 1/4 (sqrt (/ 1 (pow x 3)))))) (sqrt (/ 1 (pow x 3))))) |
(* x (- (+ (sqrt (/ 1 x)) (+ (sqrt (/ 1 (pow x 5))) (* 1/4 (sqrt (/ 1 (pow x 3)))))) (sqrt (/ 1 (pow x 3))))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1 (* x (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
(* -1 (* x (+ (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* -1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
(* -1 (* x (+ (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* -1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
(sqrt (/ 1 x)) |
(/ (+ (sqrt x) (* -1 x)) x) |
(/ (+ (sqrt x) (* x (- (* 1/2 x) 1))) x) |
(/ (+ (sqrt x) (* x (- (* x (+ 1/2 (* -3/8 x))) 1))) x) |
(* 1/2 (sqrt (/ 1 (pow x 3)))) |
(/ (- (* -1/2 (sqrt (/ 1 x))) (* -1/2 (sqrt x))) (pow x 2)) |
(/ (- (* 1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (/ 1 x))))) (pow x 2)) |
(/ (- (* -1/2 (* (sqrt (/ 1 (pow x 5))) (+ 1 (* 1/2 x)))) (+ (* -1/2 (sqrt x)) (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (* 1/2 (sqrt (/ 1 x)))))) (pow x 2)) |
(- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(- (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3))))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(- (+ (sqrt (/ 1 x)) (* -1/2 (sqrt (/ 1 (pow x 5))))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
(- (+ (sqrt (/ 1 x)) (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 x)) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2)))))) (* -1/2 (sqrt x))) (pow x 3)))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
(sqrt (/ 1 x)) |
(sqrt (/ 1 x)) |
(sqrt (/ 1 x)) |
(sqrt (/ 1 x)) |
(sqrt (/ 1 x)) |
(sqrt (/ 1 x)) |
(sqrt (/ 1 x)) |
(sqrt (/ 1 x)) |
(* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) |
(* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) |
(* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) |
(* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(sqrt (/ 1 x)) |
(/ (+ (sqrt x) (* -1 x)) x) |
(/ (+ (sqrt x) (* x (- (* 1/2 x) 1))) x) |
(/ (+ (sqrt x) (* x (- (* x (+ 1/2 (* -3/8 x))) 1))) x) |
(* 1/2 (sqrt (/ 1 (pow x 3)))) |
(/ (- (* -1/2 (sqrt (/ 1 x))) (* -1/2 (sqrt x))) (pow x 2)) |
(/ (- (* 1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (/ 1 x))))) (pow x 2)) |
(/ (- (* -1/2 (* (sqrt (/ 1 (pow x 5))) (+ 1 (* 1/2 x)))) (+ (* -1/2 (sqrt x)) (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (* 1/2 (sqrt (/ 1 x)))))) (pow x 2)) |
(- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(- (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3))))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(- (+ (sqrt (/ 1 x)) (* -1/2 (sqrt (/ 1 (pow x 5))))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
(- (+ (sqrt (/ 1 x)) (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 x)) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2)))))) (* -1/2 (sqrt x))) (pow x 3)))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
(sqrt (/ 1 x)) |
(sqrt (/ 1 x)) |
(sqrt (/ 1 x)) |
(sqrt (/ 1 x)) |
(sqrt (/ 1 x)) |
(sqrt (/ 1 x)) |
(sqrt (/ 1 x)) |
(sqrt (/ 1 x)) |
(sqrt (/ 1 x)) |
(sqrt (/ 1 x)) |
(sqrt (/ 1 x)) |
(sqrt (/ 1 x)) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
1 |
(+ 1 (* -1/2 x)) |
(+ 1 (* x (- (* 3/8 x) 1/2))) |
(+ 1 (* x (- (* x (+ 3/8 (* -5/16 x))) 1/2))) |
(sqrt (/ 1 x)) |
(+ (sqrt (/ 1 x)) (* -1/2 (sqrt (/ 1 (pow x 3))))) |
(+ (sqrt (/ 1 x)) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 5)))))) |
(+ (sqrt (/ 1 x)) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (+ 1 (* 1/4 x)))) (* 1/2 (sqrt (/ 1 (pow x 5))))))) |
(* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) |
(+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
(+ (* -1 (/ (+ (* -1/2 (sqrt x)) (* 1/2 (* (sqrt (/ 1 x)) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2))))))) (pow x 3))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
(sqrt (/ 1 x)) |
(/ (+ (sqrt x) (* -1 x)) x) |
(/ (+ (sqrt x) (* x (- (* 1/2 x) 1))) x) |
(/ (+ (sqrt x) (* x (- (* x (+ 1/2 (* -3/8 x))) 1))) x) |
(* 1/2 (sqrt (/ 1 (pow x 3)))) |
(/ (- (* -1/2 (sqrt (/ 1 x))) (* -1/2 (sqrt x))) (pow x 2)) |
(/ (- (* 1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (/ 1 x))))) (pow x 2)) |
(/ (- (* -1/2 (* (sqrt (/ 1 (pow x 5))) (+ 1 (* 1/2 x)))) (+ (* -1/2 (sqrt x)) (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (* 1/2 (sqrt (/ 1 x)))))) (pow x 2)) |
(- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(- (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3))))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(- (+ (sqrt (/ 1 x)) (* -1/2 (sqrt (/ 1 (pow x 5))))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
(- (+ (sqrt (/ 1 x)) (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 x)) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2)))))) (* -1/2 (sqrt x))) (pow x 3)))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
(* -1/2 (sqrt (/ 1 (pow x 5)))) |
(/ (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 3)) |
(/ (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 3)) |
(/ (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 3)) |
(* 1/2 (sqrt (/ 1 (pow x 3)))) |
(/ (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) x) |
(/ (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) x) |
(/ (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) x) |
(* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) |
(* -1 (/ (+ (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) x)) |
(* -1 (/ (+ (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) x)) |
(* -1 (/ (+ (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) x)) |
(sqrt (/ 1 x)) |
(/ (+ (sqrt x) (* -1 (sqrt (pow x 3)))) x) |
(/ (+ (sqrt x) (* -1 (sqrt (pow x 3)))) x) |
(/ (+ (sqrt x) (* -1 (sqrt (pow x 3)))) x) |
(* -1 (sqrt x)) |
(* x (- (sqrt (/ 1 (pow x 3))) (sqrt (/ 1 x)))) |
(* x (- (sqrt (/ 1 (pow x 3))) (sqrt (/ 1 x)))) |
(* x (- (sqrt (/ 1 (pow x 3))) (sqrt (/ 1 x)))) |
(* (sqrt x) (pow (sqrt -1) 2)) |
(* -1 (* x (- (* -1 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
(* -1 (* x (- (* -1 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
(* -1 (* x (- (* -1 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
(sqrt x) |
(+ (sqrt x) (* x (+ 1 (* 1/2 (sqrt x))))) |
(+ (sqrt x) (* x (+ 1 (+ (* 1/2 (sqrt x)) (* x (+ 1/2 (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (/ 1 x)))))))))) |
(+ (sqrt x) (* x (+ 1 (+ (* 1/2 (sqrt x)) (* x (+ 1/2 (+ (* -1/8 (sqrt x)) (+ (* 1/2 (sqrt (/ 1 x))) (* x (- (+ (* 1/16 (sqrt x)) (* 1/4 (sqrt (/ 1 x)))) 1/8)))))))))) |
(* 2 (sqrt (pow x 3))) |
(* (pow x 2) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x))))) |
(* (pow x 2) (+ (sqrt (/ 1 (pow x 3))) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x))))))) |
(* (pow x 2) (+ (sqrt (/ 1 (pow x 3))) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (+ (* 1/4 (sqrt (/ 1 (pow x 5)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x))))))))) |
(* 1/2 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1 (* x (+ (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (sqrt x)) (* -1/16 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (* -1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/16 (sqrt x)) (* -5/128 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (+ (* -1/4 (sqrt x)) (* -1/16 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) x)) (* -1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
(sqrt (/ 1 x)) |
(+ (sqrt (/ 1 x)) (* x (- (* -1/2 (sqrt (/ 1 x))) (/ 1 x)))) |
(+ (sqrt (/ 1 x)) (* x (- (+ (* -1/2 (sqrt (/ 1 x))) (* x (+ (* -1 (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))) (+ (* 3/8 (sqrt (/ 1 x))) (* 1/2 (/ 1 x)))))) (/ 1 x)))) |
(+ (sqrt (/ 1 x)) (* x (- (+ (* -1/2 (sqrt (/ 1 x))) (* x (+ (* -1 (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))) (+ (* 3/8 (sqrt (/ 1 x))) (+ (* 1/2 (/ 1 x)) (* x (- (+ (* -5/16 (sqrt (/ 1 x))) (+ (* 1/2 (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))) (* 1/2 (/ 1 (pow x 2))))) (+ (* -1 (* (sqrt (/ 1 x)) (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))) (* 3/8 (/ 1 x)))))))))) (/ 1 x)))) |
(* 1/2 (sqrt (/ 1 (pow x 3)))) |
(/ (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) x) |
(/ (+ (* -1/4 (sqrt (/ 1 (pow x 3)))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))) x) |
(/ (+ (* -1/4 (sqrt (/ 1 (pow x 3)))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* -5/128 (sqrt (/ 1 (pow x 7)))) (+ (* 1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/4 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))))) x) |
(* -2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(+ (* -2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) |
(+ (* -2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1 (/ (+ (* -1 (/ (+ (sqrt x) (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x))) |
(+ (* -2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1 (/ (+ (* -1 (/ (+ (sqrt x) (+ (* -1 (/ (+ (sqrt x) (+ (* -1/4 (sqrt x)) (* 1/16 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) x)) (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x))) |
1 |
(+ 1 (* 1/2 x)) |
(+ 1 (* x (+ 1/2 (* -1/8 x)))) |
(+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))) |
(sqrt x) |
(* x (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3)))))) |
(* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))) |
(* 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)))))))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
(* -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)))))) |
(* -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))))))) |
(sqrt (/ 1 (pow x 3))) |
(sqrt (/ 1 (pow x 3))) |
(sqrt (/ 1 (pow x 3))) |
(sqrt (/ 1 (pow x 3))) |
(sqrt (/ 1 (pow x 3))) |
(sqrt (/ 1 (pow x 3))) |
(sqrt (/ 1 (pow x 3))) |
(sqrt (/ 1 (pow x 3))) |
(* -1 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) |
(/ 1 (pow x 3)) |
(/ 1 (pow x 3)) |
(/ 1 (pow x 3)) |
(/ 1 (pow x 3)) |
(/ 1 (pow x 3)) |
(/ 1 (pow x 3)) |
(/ 1 (pow x 3)) |
(/ 1 (pow x 3)) |
(/ 1 (pow x 3)) |
(/ 1 (pow x 3)) |
(/ 1 (pow x 3)) |
(/ 1 (pow x 3)) |
(/ -1/2 (pow x 2)) |
(/ -1/2 (pow x 2)) |
(/ -1/2 (pow x 2)) |
(/ -1/2 (pow x 2)) |
(/ -1/2 (pow x 2)) |
(/ -1/2 (pow x 2)) |
(/ -1/2 (pow x 2)) |
(/ -1/2 (pow x 2)) |
(/ -1/2 (pow x 2)) |
(/ -1/2 (pow x 2)) |
(/ -1/2 (pow x 2)) |
(/ -1/2 (pow x 2)) |
(sqrt x) |
(+ (sqrt x) (* 1/2 (sqrt (pow x 3)))) |
(+ (sqrt x) (* (pow x 2) (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (/ 1 x)))))) |
(+ (sqrt x) (* (pow x 2) (+ (* 1/2 (sqrt (/ 1 x))) (* (pow x 2) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/16 (sqrt (/ 1 x)))))))) |
x |
(* x (+ 1 (* 1/2 (/ 1 x)))) |
(* x (- (+ 1 (* 1/2 (/ 1 x))) (/ 1/8 (pow x 2)))) |
(* x (- (+ 1 (+ (* 1/2 (/ 1 x)) (* 1/16 (/ 1 (pow x 3))))) (/ 1/8 (pow x 2)))) |
(* -1 x) |
(* -1 (* x (+ 1 (* 1/2 (/ 1 x))))) |
(* -1 (* x (+ 1 (* -1 (/ (- (* 1/8 (/ 1 x)) 1/2) x))))) |
(* -1 (* x (+ 1 (* -1 (/ (- (* -1 (/ (- (* 1/16 (/ 1 x)) 1/8) x)) 1/2) x))))) |
| Outputs |
|---|
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(/ (+ (sqrt x) (* -1 x)) x) |
(/.f64 (-.f64 (sqrt.f64 x) x) x) |
(/ (+ (sqrt x) (* x (- (* 1/2 x) 1))) x) |
(/.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) (sqrt.f64 x)) x) |
(/ (+ (sqrt x) (* x (- (* x (+ 1/2 (* -3/8 x))) 1))) x) |
(/.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -3/8 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (sqrt.f64 x)) x) |
(* 1/2 (sqrt (/ 1 (pow x 3)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(/ (- (* -1/2 (sqrt (/ 1 x))) (* -1/2 (sqrt x))) (pow x 2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (*.f64 x x)) |
(/ (- (* 1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (/ 1 x))))) (pow x 2)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/4 binary64)) #s(literal 1/2 binary64)))) (*.f64 x x)) |
(/ (- (* -1/2 (* (sqrt (/ 1 (pow x 5))) (+ 1 (* 1/2 x)))) (+ (* -1/2 (sqrt x)) (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (* 1/2 (sqrt (/ 1 x)))))) (pow x 2)) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/4 binary64)) #s(literal 1/2 binary64))))) (*.f64 x x)) |
(- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(- (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3))))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(- (+ (sqrt (/ 1 x)) (* -1/2 (sqrt (/ 1 (pow x 5))))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
(+.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(- (+ (sqrt (/ 1 x)) (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 x)) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2)))))) (* -1/2 (sqrt x))) (pow x 3)))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal -1/4 binary64) (/.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 x))) (*.f64 x (*.f64 x x))) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) |
(* 1/2 (sqrt (/ 1 (pow x 7)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))))) |
(/ (+ (* 1/2 (sqrt x)) (* 1/2 (* x (- (* 1/4 (sqrt x)) (sqrt x))))) (pow x 4)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x (*.f64 (sqrt.f64 x) #s(literal -3/4 binary64)) (sqrt.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/ (+ (* 1/2 (sqrt x)) (* x (+ (* 1/2 (sqrt (pow x 3))) (* 1/2 (- (* 1/4 (sqrt x)) (sqrt x)))))) (pow x 4)) |
(/.f64 (fma.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 (sqrt.f64 x) #s(literal -3/4 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/ (+ (* 1/2 (sqrt x)) (* x (+ (* 1/2 (sqrt (pow x 3))) (* 1/2 (- (* 1/4 (sqrt x)) (sqrt x)))))) (pow x 4)) |
(/.f64 (fma.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 (sqrt.f64 x) #s(literal -3/4 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* 1/2 (sqrt (/ 1 (pow x 3)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(/ (+ (* 1/2 (sqrt (/ 1 x))) (* 1/2 (/ (- (* 1/4 (sqrt (/ 1 x))) (sqrt (/ 1 x))) x))) x) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) x))) x) |
(/ (+ (* 1/2 (sqrt (/ 1 x))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* 1/2 (/ (- (* 1/4 (sqrt (/ 1 x))) (sqrt (/ 1 x))) x)))) x) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) x)))) x) |
(/ (+ (* 1/2 (sqrt (/ 1 x))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* 1/2 (/ (- (* 1/4 (sqrt (/ 1 x))) (sqrt (/ 1 x))) x)))) x) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) x)))) x) |
(* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(* -1 (/ (+ (* -1/2 (/ (- (* -1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) x))) (neg.f64 x)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/2 (- (* -1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) x)) (neg.f64 x)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/2 (- (* -1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) x)) (neg.f64 x)) |
(* 1/2 (sqrt (/ 1 (pow x 3)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(/ (+ (* 1/2 (sqrt x)) (* 1/2 (* x (- (* 1/4 (sqrt x)) (sqrt x))))) (pow x 2)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x (*.f64 (sqrt.f64 x) #s(literal -3/4 binary64)) (sqrt.f64 x))) (*.f64 x x)) |
(/ (+ (* 1/2 (sqrt x)) (* x (+ (* 1/2 (sqrt (pow x 3))) (* 1/2 (- (* 1/4 (sqrt x)) (sqrt x)))))) (pow x 2)) |
(/.f64 (fma.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 (sqrt.f64 x) #s(literal -3/4 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64))) (*.f64 x x)) |
(/ (+ (* 1/2 (sqrt x)) (* x (+ (* 1/2 (sqrt (pow x 3))) (* 1/2 (- (* 1/4 (sqrt x)) (sqrt x)))))) (pow x 2)) |
(/.f64 (fma.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 (sqrt.f64 x) #s(literal -3/4 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64))) (*.f64 x x)) |
(* 1/2 (sqrt x)) |
(*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) |
(* x (+ (* 1/2 (sqrt (/ 1 x))) (* 1/2 (/ (- (* 1/4 (sqrt (/ 1 x))) (sqrt (/ 1 x))) x)))) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) x))) |
(* x (+ (* 1/2 (sqrt (/ 1 x))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* 1/2 (/ (- (* 1/4 (sqrt (/ 1 x))) (sqrt (/ 1 x))) x))))) |
(*.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) x))))) |
(* x (+ (* 1/2 (sqrt (/ 1 x))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* 1/2 (/ (- (* 1/4 (sqrt (/ 1 x))) (sqrt (/ 1 x))) x))))) |
(*.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) x))))) |
(* -1/2 (* (sqrt x) (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) |
(* -1 (* x (+ (* -1/2 (/ (- (* -1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
(neg.f64 (*.f64 x (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) x))))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/2 (- (* -1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
(*.f64 (neg.f64 x) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) x))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/2 (- (* -1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
(*.f64 (neg.f64 x) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) x))) |
(sqrt (/ 1 (pow x 3))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) |
(/ (+ (sqrt x) (* x (- (* 1/4 (sqrt x)) (sqrt x)))) (pow x 2)) |
(/.f64 (fma.f64 x (*.f64 (sqrt.f64 x) #s(literal -3/4 binary64)) (sqrt.f64 x)) (*.f64 x x)) |
(/ (+ (sqrt x) (* x (- (+ (sqrt (pow x 3)) (* 1/4 (sqrt x))) (sqrt x)))) (pow x 2)) |
(/.f64 (fma.f64 x (fma.f64 (sqrt.f64 x) #s(literal -3/4 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))) (sqrt.f64 x)) (*.f64 x x)) |
(/ (+ (sqrt x) (* x (- (+ (sqrt (pow x 3)) (* 1/4 (sqrt x))) (sqrt x)))) (pow x 2)) |
(/.f64 (fma.f64 x (fma.f64 (sqrt.f64 x) #s(literal -3/4 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))) (sqrt.f64 x)) (*.f64 x x)) |
(sqrt x) |
(sqrt.f64 x) |
(* x (- (+ (sqrt (/ 1 x)) (* 1/4 (sqrt (/ 1 (pow x 3))))) (sqrt (/ 1 (pow x 3))))) |
(*.f64 x (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(* x (- (+ (sqrt (/ 1 x)) (+ (sqrt (/ 1 (pow x 5))) (* 1/4 (sqrt (/ 1 (pow x 3)))))) (sqrt (/ 1 (pow x 3))))) |
(*.f64 x (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))))) |
(* x (- (+ (sqrt (/ 1 x)) (+ (sqrt (/ 1 (pow x 5))) (* 1/4 (sqrt (/ 1 (pow x 3)))))) (sqrt (/ 1 (pow x 3))))) |
(*.f64 x (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt.f64 x) |
(* -1 (* x (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
(*.f64 x (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) x))) |
(* -1 (* x (+ (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* -1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
(fma.f64 x (/.f64 (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(* -1 (* x (+ (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* -1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
(fma.f64 x (/.f64 (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(/ (+ (sqrt x) (* -1 x)) x) |
(/.f64 (-.f64 (sqrt.f64 x) x) x) |
(/ (+ (sqrt x) (* x (- (* 1/2 x) 1))) x) |
(/.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) (sqrt.f64 x)) x) |
(/ (+ (sqrt x) (* x (- (* x (+ 1/2 (* -3/8 x))) 1))) x) |
(/.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -3/8 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (sqrt.f64 x)) x) |
(* 1/2 (sqrt (/ 1 (pow x 3)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(/ (- (* -1/2 (sqrt (/ 1 x))) (* -1/2 (sqrt x))) (pow x 2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (*.f64 x x)) |
(/ (- (* 1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (/ 1 x))))) (pow x 2)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/4 binary64)) #s(literal 1/2 binary64)))) (*.f64 x x)) |
(/ (- (* -1/2 (* (sqrt (/ 1 (pow x 5))) (+ 1 (* 1/2 x)))) (+ (* -1/2 (sqrt x)) (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (* 1/2 (sqrt (/ 1 x)))))) (pow x 2)) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/4 binary64)) #s(literal 1/2 binary64))))) (*.f64 x x)) |
(- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(- (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3))))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(- (+ (sqrt (/ 1 x)) (* -1/2 (sqrt (/ 1 (pow x 5))))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
(+.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(- (+ (sqrt (/ 1 x)) (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 x)) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2)))))) (* -1/2 (sqrt x))) (pow x 3)))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal -1/4 binary64) (/.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 x))) (*.f64 x (*.f64 x x))) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(/ (+ (sqrt x) (* -1 x)) x) |
(/.f64 (-.f64 (sqrt.f64 x) x) x) |
(/ (+ (sqrt x) (* x (- (* 1/2 x) 1))) x) |
(/.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) (sqrt.f64 x)) x) |
(/ (+ (sqrt x) (* x (- (* x (+ 1/2 (* -3/8 x))) 1))) x) |
(/.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -3/8 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (sqrt.f64 x)) x) |
(* 1/2 (sqrt (/ 1 (pow x 3)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(/ (- (* -1/2 (sqrt (/ 1 x))) (* -1/2 (sqrt x))) (pow x 2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (*.f64 x x)) |
(/ (- (* 1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (/ 1 x))))) (pow x 2)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/4 binary64)) #s(literal 1/2 binary64)))) (*.f64 x x)) |
(/ (- (* -1/2 (* (sqrt (/ 1 (pow x 5))) (+ 1 (* 1/2 x)))) (+ (* -1/2 (sqrt x)) (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (* 1/2 (sqrt (/ 1 x)))))) (pow x 2)) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/4 binary64)) #s(literal 1/2 binary64))))) (*.f64 x x)) |
(- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(- (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3))))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(- (+ (sqrt (/ 1 x)) (* -1/2 (sqrt (/ 1 (pow x 5))))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
(+.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(- (+ (sqrt (/ 1 x)) (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 x)) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2)))))) (* -1/2 (sqrt x))) (pow x 3)))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal -1/4 binary64) (/.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 x))) (*.f64 x (*.f64 x x))) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt.f64 x) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt.f64 x) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt.f64 x) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt.f64 x) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 x)) |
(fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(+ 1 (* x (- (* 3/8 x) 1/2))) |
(fma.f64 x (fma.f64 x #s(literal 3/8 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* x (- (* x (+ 3/8 (* -5/16 x))) 1/2))) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal -5/16 binary64) #s(literal 3/8 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(+ (sqrt (/ 1 x)) (* -1/2 (sqrt (/ 1 (pow x 3))))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(+ (sqrt (/ 1 x)) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 5)))))) |
(fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(+ (sqrt (/ 1 x)) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (+ 1 (* 1/4 x)))) (* 1/2 (sqrt (/ 1 (pow x 5))))))) |
(fma.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1/2 binary64) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
(fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1/2 binary64) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) |
(+ (* -1 (/ (+ (* -1/2 (sqrt x)) (* 1/2 (* (sqrt (/ 1 x)) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2))))))) (pow x 3))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1/2 binary64) (neg.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal -1/4 binary64) (/.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 x))) (*.f64 x (*.f64 x x))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(/ (+ (sqrt x) (* -1 x)) x) |
(/.f64 (-.f64 (sqrt.f64 x) x) x) |
(/ (+ (sqrt x) (* x (- (* 1/2 x) 1))) x) |
(/.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) (sqrt.f64 x)) x) |
(/ (+ (sqrt x) (* x (- (* x (+ 1/2 (* -3/8 x))) 1))) x) |
(/.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -3/8 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (sqrt.f64 x)) x) |
(* 1/2 (sqrt (/ 1 (pow x 3)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(/ (- (* -1/2 (sqrt (/ 1 x))) (* -1/2 (sqrt x))) (pow x 2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (*.f64 x x)) |
(/ (- (* 1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (/ 1 x))))) (pow x 2)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/4 binary64)) #s(literal 1/2 binary64)))) (*.f64 x x)) |
(/ (- (* -1/2 (* (sqrt (/ 1 (pow x 5))) (+ 1 (* 1/2 x)))) (+ (* -1/2 (sqrt x)) (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (* 1/2 (sqrt (/ 1 x)))))) (pow x 2)) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/4 binary64)) #s(literal 1/2 binary64))))) (*.f64 x x)) |
(- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(- (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3))))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(- (+ (sqrt (/ 1 x)) (* -1/2 (sqrt (/ 1 (pow x 5))))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
(+.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(- (+ (sqrt (/ 1 x)) (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 x)) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2)))))) (* -1/2 (sqrt x))) (pow x 3)))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal -1/4 binary64) (/.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 x))) (*.f64 x (*.f64 x x))) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) |
(* -1/2 (sqrt (/ 1 (pow x 5)))) |
(*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) |
(/ (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 3)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x))) (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) |
(/ (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 3)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x))) (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) |
(/ (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 3)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x))) (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) |
(* 1/2 (sqrt (/ 1 (pow x 3)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(/ (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) x) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1/2 binary64))) x) |
(/ (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) x) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1/2 binary64))) x) |
(/ (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) x) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1/2 binary64))) x) |
(* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(* -1 (/ (+ (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) x) |
(* -1 (/ (+ (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) x) |
(* -1 (/ (+ (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) x) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(/ (+ (sqrt x) (* -1 (sqrt (pow x 3)))) x) |
(/.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 x (*.f64 x x)))) x) |
(/ (+ (sqrt x) (* -1 (sqrt (pow x 3)))) x) |
(/.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 x (*.f64 x x)))) x) |
(/ (+ (sqrt x) (* -1 (sqrt (pow x 3)))) x) |
(/.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 x (*.f64 x x)))) x) |
(* -1 (sqrt x)) |
(neg.f64 (sqrt.f64 x)) |
(* x (- (sqrt (/ 1 (pow x 3))) (sqrt (/ 1 x)))) |
(*.f64 x (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(* x (- (sqrt (/ 1 (pow x 3))) (sqrt (/ 1 x)))) |
(*.f64 x (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(* x (- (sqrt (/ 1 (pow x 3))) (sqrt (/ 1 x)))) |
(*.f64 x (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(* (sqrt x) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 x)) |
(* -1 (* x (- (* -1 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
(*.f64 x (-.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(* -1 (* x (- (* -1 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
(*.f64 x (-.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(* -1 (* x (- (* -1 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
(*.f64 x (-.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(sqrt x) |
(sqrt.f64 x) |
(+ (sqrt x) (* x (+ 1 (* 1/2 (sqrt x))))) |
(fma.f64 x (fma.f64 (sqrt.f64 x) #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) |
(+ (sqrt x) (* x (+ 1 (+ (* 1/2 (sqrt x)) (* x (+ 1/2 (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (/ 1 x)))))))))) |
(fma.f64 x (fma.f64 x (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 x) #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (fma.f64 (sqrt.f64 x) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 x)) |
(+ (sqrt x) (* x (+ 1 (+ (* 1/2 (sqrt x)) (* x (+ 1/2 (+ (* -1/8 (sqrt x)) (+ (* 1/2 (sqrt (/ 1 x))) (* x (- (+ (* 1/16 (sqrt x)) (* 1/4 (sqrt (/ 1 x)))) 1/8)))))))))) |
(fma.f64 x (fma.f64 x (+.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 x) #s(literal -1/8 binary64))) (fma.f64 x (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/4 binary64) (fma.f64 (sqrt.f64 x) #s(literal 1/16 binary64) #s(literal -1/8 binary64))) #s(literal 1/2 binary64))) (fma.f64 (sqrt.f64 x) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 x)) |
(* 2 (sqrt (pow x 3))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))) |
(* (pow x 2) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x))))) |
(*.f64 (*.f64 x x) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))))) |
(* (pow x 2) (+ (sqrt (/ 1 (pow x 3))) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x))))))) |
(*.f64 (*.f64 x x) (+.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))))) |
(* (pow x 2) (+ (sqrt (/ 1 (pow x 3))) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (+ (* 1/4 (sqrt (/ 1 (pow x 5)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x))))))))) |
(*.f64 (*.f64 x x) (+.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) #s(literal 1/16 binary64) (fma.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))))) |
(* 1/2 (* (sqrt x) (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) |
(* -1 (* x (+ (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))) |
(*.f64 x (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1/8 binary64)))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (sqrt x)) (* -1/16 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (* -1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
(neg.f64 (*.f64 x (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/8 binary64) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/16 binary64) (*.f64 (sqrt.f64 x) #s(literal -1/4 binary64))) (neg.f64 x))) x)))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/16 (sqrt x)) (* -5/128 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (+ (* -1/4 (sqrt x)) (* -1/16 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) x)) (* -1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
(*.f64 x (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64) (neg.f64 (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/8 binary64) (/.f64 (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/16 binary64) (*.f64 (sqrt.f64 x) #s(literal -1/4 binary64))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 5/128 binary64) (*.f64 (sqrt.f64 x) #s(literal -1/16 binary64))) x)) (neg.f64 x))) (neg.f64 x))))) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(+ (sqrt (/ 1 x)) (* x (- (* -1/2 (sqrt (/ 1 x))) (/ 1 x)))) |
(+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(+ (sqrt (/ 1 x)) (* x (- (+ (* -1/2 (sqrt (/ 1 x))) (* x (+ (* -1 (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))) (+ (* 3/8 (sqrt (/ 1 x))) (* 1/2 (/ 1 x)))))) (/ 1 x)))) |
(+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 x (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64) (fma.f64 x (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 3/8 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(+ (sqrt (/ 1 x)) (* x (- (+ (* -1/2 (sqrt (/ 1 x))) (* x (+ (* -1 (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))) (+ (* 3/8 (sqrt (/ 1 x))) (+ (* 1/2 (/ 1 x)) (* x (- (+ (* -5/16 (sqrt (/ 1 x))) (+ (* 1/2 (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))) (* 1/2 (/ 1 (pow x 2))))) (+ (* -1 (* (sqrt (/ 1 x)) (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))) (* 3/8 (/ 1 x)))))))))) (/ 1 x)))) |
(+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 x (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64) (fma.f64 x (+.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 3/8 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 x (+.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -5/16 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1/4 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1/2 binary64)) (/.f64 #s(literal -3/8 binary64) x))))) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(* 1/2 (sqrt (/ 1 (pow x 3)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(/ (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) x) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1/8 binary64))) x) |
(/ (+ (* -1/4 (sqrt (/ 1 (pow x 3)))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))) x) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -3/8 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64)))) x) |
(/ (+ (* -1/4 (sqrt (/ 1 (pow x 3)))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* -5/128 (sqrt (/ 1 (pow x 7)))) (+ (* 1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/4 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))))) x) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -3/8 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) #s(literal 3/8 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) #s(literal -5/128 binary64))))) x) |
(* -2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) |
(+ (* -2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(+ (* -2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1 (/ (+ (* -1 (/ (+ (sqrt x) (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/8 binary64) (sqrt.f64 x)) (neg.f64 x))) x)) |
(+ (* -2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1 (/ (+ (* -1 (/ (+ (sqrt x) (+ (* -1 (/ (+ (sqrt x) (+ (* -1/4 (sqrt x)) (* 1/16 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) x)) (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)) (/.f64 (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/8 binary64) (sqrt.f64 x)) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/16 binary64) (*.f64 #s(literal 3/4 binary64) (sqrt.f64 x))) x)) x)) x)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 x)) |
(fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(+ 1 (* x (+ 1/2 (* -1/8 x)))) |
(fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(sqrt x) |
(sqrt.f64 x) |
(* x (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3)))))) |
(*.f64 x (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))) |
(*.f64 x (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) #s(literal -1/8 binary64) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) |
(* 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)))))))) |
(*.f64 x (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) #s(literal -1/8 binary64) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) #s(literal 1/16 binary64)))))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt.f64 x) |
(* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
(*.f64 x (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(* -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)))))) |
(*.f64 (neg.f64 x) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) #s(literal 1/8 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) |
(* -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))))))) |
(*.f64 (neg.f64 x) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) #s(literal 1/8 binary64) (-.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) |
(sqrt (/ 1 (pow x 3))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) |
(sqrt (/ 1 (pow x 3))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) |
(sqrt (/ 1 (pow x 3))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) |
(sqrt (/ 1 (pow x 3))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) |
(sqrt (/ 1 (pow x 3))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) |
(sqrt (/ 1 (pow x 3))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) |
(sqrt (/ 1 (pow x 3))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) |
(sqrt (/ 1 (pow x 3))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) |
(* -1 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) |
(* -1 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) |
(* -1 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) |
(* -1 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) |
(/ 1 (pow x 3)) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) |
(/ 1 (pow x 3)) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) |
(/ 1 (pow x 3)) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) |
(/ 1 (pow x 3)) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) |
(/ 1 (pow x 3)) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) |
(/ 1 (pow x 3)) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) |
(/ 1 (pow x 3)) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) |
(/ 1 (pow x 3)) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) |
(/ 1 (pow x 3)) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) |
(/ 1 (pow x 3)) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) |
(/ 1 (pow x 3)) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) |
(/ 1 (pow x 3)) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) |
(/ -1/2 (pow x 2)) |
(/.f64 #s(literal -1/2 binary64) (*.f64 x x)) |
(/ -1/2 (pow x 2)) |
(/.f64 #s(literal -1/2 binary64) (*.f64 x x)) |
(/ -1/2 (pow x 2)) |
(/.f64 #s(literal -1/2 binary64) (*.f64 x x)) |
(/ -1/2 (pow x 2)) |
(/.f64 #s(literal -1/2 binary64) (*.f64 x x)) |
(/ -1/2 (pow x 2)) |
(/.f64 #s(literal -1/2 binary64) (*.f64 x x)) |
(/ -1/2 (pow x 2)) |
(/.f64 #s(literal -1/2 binary64) (*.f64 x x)) |
(/ -1/2 (pow x 2)) |
(/.f64 #s(literal -1/2 binary64) (*.f64 x x)) |
(/ -1/2 (pow x 2)) |
(/.f64 #s(literal -1/2 binary64) (*.f64 x x)) |
(/ -1/2 (pow x 2)) |
(/.f64 #s(literal -1/2 binary64) (*.f64 x x)) |
(/ -1/2 (pow x 2)) |
(/.f64 #s(literal -1/2 binary64) (*.f64 x x)) |
(/ -1/2 (pow x 2)) |
(/.f64 #s(literal -1/2 binary64) (*.f64 x x)) |
(/ -1/2 (pow x 2)) |
(/.f64 #s(literal -1/2 binary64) (*.f64 x x)) |
(sqrt x) |
(sqrt.f64 x) |
(+ (sqrt x) (* 1/2 (sqrt (pow x 3)))) |
(fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x))) (sqrt.f64 x)) |
(+ (sqrt x) (* (pow x 2) (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (/ 1 x)))))) |
(fma.f64 (*.f64 x x) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 x) #s(literal -1/8 binary64))) (sqrt.f64 x)) |
(+ (sqrt x) (* (pow x 2) (+ (* 1/2 (sqrt (/ 1 x))) (* (pow x 2) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/16 (sqrt (/ 1 x)))))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1/8 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64))) (sqrt.f64 x)) |
x |
(* x (+ 1 (* 1/2 (/ 1 x)))) |
(+.f64 x #s(literal 1/2 binary64)) |
(* x (- (+ 1 (* 1/2 (/ 1 x))) (/ 1/8 (pow x 2)))) |
(fma.f64 x (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (+.f64 x #s(literal 1/2 binary64))) |
(* x (- (+ 1 (+ (* 1/2 (/ 1 x)) (* 1/16 (/ 1 (pow x 3))))) (/ 1/8 (pow x 2)))) |
(+.f64 (+.f64 x #s(literal 1/2 binary64)) (*.f64 x (/.f64 (/.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1/16 binary64) x)) x) x))) |
(* -1 x) |
(neg.f64 x) |
(* -1 (* x (+ 1 (* 1/2 (/ 1 x))))) |
(+.f64 (neg.f64 x) #s(literal -1/2 binary64)) |
(* -1 (* x (+ 1 (* -1 (/ (- (* 1/8 (/ 1 x)) 1/2) x))))) |
(+.f64 (neg.f64 x) (fma.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal -1/2 binary64))) |
(* -1 (* x (+ 1 (* -1 (/ (- (* -1 (/ (- (* 1/16 (/ 1 x)) 1/8) x)) 1/2) x))))) |
(+.f64 (neg.f64 x) (fma.f64 x (neg.f64 (/.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1/16 binary64) x)) (*.f64 x x))) #s(literal -1/2 binary64))) |
| 1× | batch-egg-rewrite |
| 5 458× | lower-*.f32 |
| 5 450× | lower-*.f64 |
| 3 512× | lower-/.f32 |
| 3 496× | lower-/.f64 |
| 2 886× | lower-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 41 | 279 |
| 0 | 69 | 267 |
| 1 | 314 | 217 |
| 2 | 2742 | 212 |
| 0 | 8848 | 209 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 x x)) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) x) |
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(approx (/ 1 (sqrt (+ x 1))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(sqrt.f64 x) |
#s(approx (/ 1 (sqrt (+ x 1))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) |
(*.f64 (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) |
(-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 x (sqrt.f64 (fma.f64 x x x))))) |
(-.f64 (+.f64 #s(literal 1 binary64) x) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) |
(/.f64 #s(literal -1/2 binary64) (*.f64 x x)) |
(sqrt.f64 (fma.f64 x x x)) |
| Outputs |
|---|
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)))) (*.f64 x x))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)))) (*.f64 x (neg.f64 x)))) |
(neg.f64 (/.f64 (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal -1/2 binary64)) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) (/.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)))) (*.f64 x x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))))))) |
(/.f64 (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal -1/2 binary64)) (*.f64 x (neg.f64 x))) |
(/.f64 (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) (/.f64 #s(literal 1/2 binary64) x)) x) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal -1/2 binary64))) (neg.f64 (*.f64 x (neg.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) (/.f64 #s(literal 1/2 binary64) x))) (neg.f64 x)) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)))) #s(literal 1 binary64)) (*.f64 x x)) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)))) x) |
(pow.f64 (/.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 x (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) (/.f64 #s(literal 1/2 binary64) x))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)))) (*.f64 x x))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) (/.f64 #s(literal 1/2 binary64) x))) |
(*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 x)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) x)) |
(*.f64 (/.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) x) (/.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) (/.f64 #s(literal 1/2 binary64) x)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) (*.f64 x x)) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))))) #s(literal -1 binary64))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 x)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)))) |
(+.f64 (*.f64 (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (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 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) #s(literal 1/2 binary64)) (*.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 x)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)))) |
(fma.f64 (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) #s(literal 1/2 binary64) (*.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (*.f64 (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))))) (/.f64 #s(literal -1 binary64) (*.f64 x (sqrt.f64 x))))) (+.f64 (fma.f64 (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) x)) (/.f64 (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (sqrt.f64 x)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (neg.f64 (/.f64 #s(literal 1 binary64) x)))) (+.f64 (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(/.f64 (*.f64 (fma.f64 (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (*.f64 (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))))) (/.f64 #s(literal -1 binary64) (*.f64 x (sqrt.f64 x)))) #s(literal 1/2 binary64)) (+.f64 (fma.f64 (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) x)) (/.f64 (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (sqrt.f64 x)))) |
(/.f64 (*.f64 (fma.f64 (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (neg.f64 (/.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)))) |
(*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 1/2 binary64)) |
(+.f64 (sqrt.f64 x) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 #s(literal -1 binary64) (sqrt.f64 x)))) |
(+.f64 (sqrt.f64 x) (-.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(+.f64 (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (/.f64 #s(literal -1 binary64) (sqrt.f64 x))) |
(+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) |
(+.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))))) |
(+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)))) |
(+.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) |
(-.f64 (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(-.f64 (/.f64 (*.f64 (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (*.f64 (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))))) (+.f64 (fma.f64 (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) x)) (/.f64 (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (sqrt.f64 x)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (+.f64 (fma.f64 (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) x)) (/.f64 (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (sqrt.f64 x))))) |
(-.f64 (/.f64 (*.f64 (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))))) (+.f64 (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (/.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
(fma.f64 #s(literal 1 binary64) (sqrt.f64 x) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 #s(literal -1 binary64) (sqrt.f64 x)))) |
(fma.f64 #s(literal 1 binary64) (sqrt.f64 x) (-.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))))) |
(fma.f64 x (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (*.f64 x #s(literal 1/4 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)))) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)))) |
(fma.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) |
(fma.f64 (sqrt.f64 x) #s(literal 1 binary64) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 #s(literal -1 binary64) (sqrt.f64 x)))) |
(fma.f64 (sqrt.f64 x) #s(literal 1 binary64) (-.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/4 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)))) |
(fma.f64 (*.f64 x #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))))) |
(fma.f64 (fma.f64 x (sqrt.f64 x) (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (sqrt.f64 x))))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) x) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal -1 binary64) (sqrt.f64 x))) |
(fma.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x))) (/.f64 #s(literal -1 binary64) (sqrt.f64 x))) |
(fma.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 x #s(literal 1/4 binary64)) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 #s(literal -1 binary64) (sqrt.f64 x)))) |
(fma.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 x #s(literal 1/4 binary64)) (-.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) #s(literal 1/4 binary64)) x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)))) |
(fma.f64 (sqrt.f64 (sqrt.f64 x)) (sqrt.f64 (sqrt.f64 x)) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 #s(literal -1 binary64) (sqrt.f64 x)))) |
(fma.f64 (sqrt.f64 (sqrt.f64 x)) (sqrt.f64 (sqrt.f64 x)) (-.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) x)) (/.f64 (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (sqrt.f64 x))) (fma.f64 (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (*.f64 (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))))) (/.f64 #s(literal -1 binary64) (*.f64 x (sqrt.f64 x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (fma.f64 (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (neg.f64 (/.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (*.f64 (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))))) (/.f64 #s(literal -1 binary64) (*.f64 x (sqrt.f64 x)))) (+.f64 (fma.f64 (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) x)) (/.f64 (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (sqrt.f64 x)))) |
(/.f64 (fma.f64 (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (*.f64 (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))))) (/.f64 #s(literal -1 binary64) (*.f64 x (sqrt.f64 x)))) (fma.f64 (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (-.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (/.f64 #s(literal -1 binary64) (sqrt.f64 x)))))) |
(/.f64 (fma.f64 (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (neg.f64 (/.f64 #s(literal 1 binary64) x))) (+.f64 (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(/.f64 (fma.f64 (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (neg.f64 (/.f64 #s(literal 1 binary64) x))) (-.f64 (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (/.f64 #s(literal -1 binary64) (sqrt.f64 x)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (sqrt.f64 x))))) (sqrt.f64 x)) (*.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) x) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64))) (*.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) x) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x))) (sqrt.f64 x))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (sqrt.f64 x))))) (neg.f64 (sqrt.f64 x))) (*.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) x) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64))) (*.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) x) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x))) (neg.f64 (sqrt.f64 x)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (neg.f64 x)) (sqrt.f64 x)) (*.f64 (-.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) #s(literal 1 binary64))) (*.f64 (-.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (sqrt.f64 x))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (neg.f64 x)) (neg.f64 (sqrt.f64 x))) (*.f64 (-.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) #s(literal -1 binary64))) (*.f64 (-.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (neg.f64 (sqrt.f64 x)))) |
(/.f64 (neg.f64 (fma.f64 (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (*.f64 (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))))) (/.f64 #s(literal -1 binary64) (*.f64 x (sqrt.f64 x))))) (neg.f64 (+.f64 (fma.f64 (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) x)) (/.f64 (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (sqrt.f64 x))))) |
(/.f64 (neg.f64 (fma.f64 (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (neg.f64 (/.f64 #s(literal 1 binary64) x)))) (neg.f64 (+.f64 (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (sqrt.f64 x)))) (*.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)) (*.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (-.f64 (*.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) (*.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)))) (-.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)))) |
(/.f64 (-.f64 (sqrt.f64 x) (*.f64 (/.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) x) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x))) (fma.f64 x (sqrt.f64 x) (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (sqrt.f64 x)))))) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) x) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x))) (fma.f64 x (sqrt.f64 x) (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (sqrt.f64 x)))))) (sqrt.f64 x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (sqrt.f64 x)))) (*.f64 (/.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) x) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x))) (fma.f64 x (sqrt.f64 x) (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (sqrt.f64 x)))))) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) x) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x))) (fma.f64 x (sqrt.f64 x) (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (sqrt.f64 x)))))) (neg.f64 (neg.f64 (sqrt.f64 x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 x))) (*.f64 (/.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) x) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x))) (fma.f64 x (sqrt.f64 x) (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (sqrt.f64 x)))))) #s(literal -1 binary64))) (*.f64 (/.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) x) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x))) (fma.f64 x (sqrt.f64 x) (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (sqrt.f64 x)))))) (neg.f64 (sqrt.f64 x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 x))) (*.f64 (/.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) x) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x))) (fma.f64 x (sqrt.f64 x) (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (sqrt.f64 x)))))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (/.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) x) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x))) (fma.f64 x (sqrt.f64 x) (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (sqrt.f64 x)))))) (sqrt.f64 (neg.f64 x)))) |
(/.f64 (-.f64 (sqrt.f64 x) (*.f64 (/.f64 (-.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (neg.f64 x))) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (neg.f64 x))) (sqrt.f64 x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (sqrt.f64 x)))) (*.f64 (/.f64 (-.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (neg.f64 x))) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (neg.f64 x))) (neg.f64 (neg.f64 (sqrt.f64 x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 x))) (*.f64 (/.f64 (-.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (neg.f64 x))) #s(literal -1 binary64))) (*.f64 (/.f64 (-.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (neg.f64 x))) (neg.f64 (sqrt.f64 x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 x))) (*.f64 (/.f64 (-.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (neg.f64 x))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (/.f64 (-.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (neg.f64 x))) (sqrt.f64 (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (sqrt.f64 x))))) (neg.f64 (neg.f64 (sqrt.f64 x)))) (*.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) x) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64))) (*.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) x) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x))) (neg.f64 (neg.f64 (sqrt.f64 x))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (sqrt.f64 x))))) (sqrt.f64 (neg.f64 x))) (*.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) x) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) x) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x))) (sqrt.f64 (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (sqrt.f64 x))))) (sqrt.f64 x)) (*.f64 (+.f64 x (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64))) (*.f64 (+.f64 x (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)))) (sqrt.f64 x))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (sqrt.f64 x))))) (neg.f64 (neg.f64 (sqrt.f64 x)))) (*.f64 (+.f64 x (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64))) (*.f64 (+.f64 x (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)))) (neg.f64 (neg.f64 (sqrt.f64 x))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (sqrt.f64 x))))) (neg.f64 (sqrt.f64 x))) (*.f64 (+.f64 x (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)))) #s(literal -1 binary64))) (*.f64 (+.f64 x (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)))) (neg.f64 (sqrt.f64 x)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (sqrt.f64 x))))) (sqrt.f64 (neg.f64 x))) (*.f64 (+.f64 x (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (+.f64 x (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)))) (sqrt.f64 (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (neg.f64 x)) (neg.f64 (neg.f64 (sqrt.f64 x)))) (*.f64 (-.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) #s(literal 1 binary64))) (*.f64 (-.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (neg.f64 (neg.f64 (sqrt.f64 x))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (neg.f64 x)) (sqrt.f64 (neg.f64 x))) (*.f64 (-.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (-.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (sqrt.f64 (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 x (sqrt.f64 x) (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (sqrt.f64 x)))))) (sqrt.f64 x)) (*.f64 (neg.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) x) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) x) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)))) (sqrt.f64 x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 x (sqrt.f64 x) (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (sqrt.f64 x)))))) (neg.f64 (neg.f64 (sqrt.f64 x)))) (*.f64 (neg.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) x) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) x) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)))) (neg.f64 (neg.f64 (sqrt.f64 x))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 x (sqrt.f64 x) (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (sqrt.f64 x)))))) (neg.f64 (sqrt.f64 x))) (*.f64 (neg.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) x) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)))) #s(literal -1 binary64))) (*.f64 (neg.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) x) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)))) (neg.f64 (sqrt.f64 x)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 x (sqrt.f64 x) (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (sqrt.f64 x)))))) (sqrt.f64 (neg.f64 x))) (*.f64 (neg.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) x) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (neg.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) x) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)))) (sqrt.f64 (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (neg.f64 x))) (sqrt.f64 x)) (*.f64 (neg.f64 (-.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x))) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x))) (sqrt.f64 x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (neg.f64 x))) (neg.f64 (neg.f64 (sqrt.f64 x)))) (*.f64 (neg.f64 (-.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x))) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x))) (neg.f64 (neg.f64 (sqrt.f64 x))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (neg.f64 x))) (neg.f64 (sqrt.f64 x))) (*.f64 (neg.f64 (-.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x))) #s(literal -1 binary64))) (*.f64 (neg.f64 (-.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x))) (neg.f64 (sqrt.f64 x)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (neg.f64 x))) (sqrt.f64 (neg.f64 x))) (*.f64 (neg.f64 (-.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (neg.f64 (-.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x))) (sqrt.f64 (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (-.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))))) (sqrt.f64 x)) (*.f64 (-.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) #s(literal 1 binary64))) (*.f64 (-.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (sqrt.f64 x))) |
(/.f64 (-.f64 (*.f64 (-.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))))) (neg.f64 (neg.f64 (sqrt.f64 x)))) (*.f64 (-.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) #s(literal 1 binary64))) (*.f64 (-.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (neg.f64 (neg.f64 (sqrt.f64 x))))) |
(/.f64 (-.f64 (*.f64 (-.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))))) (neg.f64 (sqrt.f64 x))) (*.f64 (-.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) #s(literal -1 binary64))) (*.f64 (-.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (neg.f64 (sqrt.f64 x)))) |
(/.f64 (-.f64 (*.f64 (-.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))))) (sqrt.f64 (neg.f64 x))) (*.f64 (-.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (-.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (sqrt.f64 (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (*.f64 (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))))) (+.f64 (fma.f64 (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) x)) (/.f64 (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (sqrt.f64 x)))) (*.f64 (+.f64 (fma.f64 (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) x)) (/.f64 (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))))) (*.f64 (+.f64 (fma.f64 (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) x)) (/.f64 (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (sqrt.f64 x))) (+.f64 (fma.f64 (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) x)) (/.f64 (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (sqrt.f64 x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))))) (+.f64 (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (*.f64 (+.f64 (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (+.f64 (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
(pow.f64 (/.f64 (+.f64 (fma.f64 (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) x)) (/.f64 (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (sqrt.f64 x))) (fma.f64 (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (*.f64 (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))))) (/.f64 #s(literal -1 binary64) (*.f64 x (sqrt.f64 x))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (fma.f64 (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (neg.f64 (/.f64 #s(literal 1 binary64) x)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (*.f64 (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))))) (/.f64 #s(literal -1 binary64) (*.f64 x (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) x)) (/.f64 (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (sqrt.f64 x))))) |
(*.f64 (fma.f64 (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (neg.f64 (/.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(exp.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 x))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -1/2 binary64))) |
(fabs.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(sqrt.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 x x))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (sqrt.f64 x)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (neg.f64 x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 x))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (neg.f64 x))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 (sqrt.f64 x) (neg.f64 (sqrt.f64 x))))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 (neg.f64 (sqrt.f64 x)) (sqrt.f64 x)))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 (sqrt.f64 x))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x))) (sqrt.f64 (neg.f64 (sqrt.f64 x)))) |
(/.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64))) (sqrt.f64 (neg.f64 (sqrt.f64 x)))) |
(pow.f64 x #s(literal -1/2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal -1/4 binary64)) |
(pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) |
(pow.f64 (neg.f64 (neg.f64 (sqrt.f64 x))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 x #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 x x)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) x) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 x))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x)))) |
(*.f64 (pow.f64 x #s(literal -1/4 binary64)) (pow.f64 x #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(exp.f64 (neg.f64 (log.f64 x))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 x)) #s(literal -2 binary64))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 x)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 x)) #s(literal 2 binary64))) |
(exp.f64 (fma.f64 (*.f64 #s(literal -3 binary64) (log.f64 x)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (log.f64 x)))) |
(exp.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 x)) #s(literal 3 binary64) (*.f64 #s(literal 1/2 binary64) (log.f64 x)))) |
(fabs.f64 (/.f64 #s(literal 1 binary64) x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) x)) |
(neg.f64 (/.f64 #s(literal -1 binary64) x)) |
(/.f64 #s(literal 1 binary64) x) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 x))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 x)) |
(/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 x) (neg.f64 (sqrt.f64 x)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (sqrt.f64 x)) (sqrt.f64 x))) |
(/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (neg.f64 (sqrt.f64 x))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 x))) |
(pow.f64 x #s(literal -1 binary64)) |
(pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) |
(pow.f64 (sqrt.f64 x) #s(literal -2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) |
(pow.f64 (neg.f64 (neg.f64 x)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) x) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (/.f64 #s(literal -1 binary64) (sqrt.f64 x))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal -2 binary64)) (pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal -2 binary64))) |
(+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (neg.f64 #s(approx (/ 1 (sqrt (+ x 1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
(+.f64 (neg.f64 #s(approx (/ 1 (sqrt (+ x 1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(approx (/ 1 (sqrt (+ x 1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (fma.f64 #s(approx (/ 1 (sqrt (+ x 1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(approx (/ 1 (sqrt (+ x 1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) x))) (/.f64 (*.f64 #s(approx (/ 1 (sqrt (+ x 1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 #s(approx (/ 1 (sqrt (+ x 1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(approx (/ 1 (sqrt (+ x 1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) (fma.f64 #s(approx (/ 1 (sqrt (+ x 1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(approx (/ 1 (sqrt (+ x 1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) x)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(approx (/ 1 (sqrt (+ x 1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) (/.f64 (*.f64 #s(approx (/ 1 (sqrt (+ x 1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(approx (/ 1 (sqrt (+ x 1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(approx (/ 1 (sqrt (+ x 1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (neg.f64 #s(approx (/ 1 (sqrt (+ x 1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (neg.f64 #s(approx (/ 1 (sqrt (+ x 1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) x (neg.f64 #s(approx (/ 1 (sqrt (+ x 1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1 binary64) (neg.f64 #s(approx (/ 1 (sqrt (+ x 1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (neg.f64 #s(approx (/ 1 (sqrt (+ x 1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
(fma.f64 #s(literal -1 binary64) #s(approx (/ 1 (sqrt (+ x 1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (neg.f64 #s(approx (/ 1 (sqrt (+ x 1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
(fma.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x)) #s(literal 1/2 binary64)) (neg.f64 #s(approx (/ 1 (sqrt (+ x 1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
(fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x))) (neg.f64 #s(approx (/ 1 (sqrt (+ x 1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
(fma.f64 (pow.f64 x #s(literal -1/4 binary64)) (pow.f64 x #s(literal -1/4 binary64)) (neg.f64 #s(approx (/ 1 (sqrt (+ x 1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
(fma.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (neg.f64 #s(approx (/ 1 (sqrt (+ x 1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
(fma.f64 (pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal -1 binary64)) (neg.f64 #s(approx (/ 1 (sqrt (+ x 1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (neg.f64 #s(approx (/ 1 (sqrt (+ x 1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(approx (/ 1 (sqrt (+ x 1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(approx (/ 1 (sqrt (+ x 1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (*.f64 #s(approx (/ 1 (sqrt (+ x 1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 #s(approx (/ 1 (sqrt (+ x 1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(approx (/ 1 (sqrt (+ x 1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(approx (/ 1 (sqrt (+ x 1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (-.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(approx (/ 1 (sqrt (+ x 1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(approx (/ 1 (sqrt (+ x 1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (*.f64 #s(approx (/ 1 (sqrt (+ x 1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 #s(approx (/ 1 (sqrt (+ x 1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(approx (/ 1 (sqrt (+ x 1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) (fma.f64 #s(approx (/ 1 (sqrt (+ x 1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(approx (/ 1 (sqrt (+ x 1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (*.f64 #s(approx (/ 1 (sqrt (+ x 1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 #s(approx (/ 1 (sqrt (+ x 1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(approx (/ 1 (sqrt (+ x 1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) (+.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 (*.f64 #s(approx (/ 1 (sqrt (+ x 1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(approx (/ 1 (sqrt (+ x 1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (neg.f64 #s(approx (/ 1 (sqrt (+ x 1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(approx (/ 1 (sqrt (+ x 1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(approx (/ 1 (sqrt (+ x 1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(approx (/ 1 (sqrt (+ x 1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(approx (/ 1 (sqrt (+ x 1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(approx (/ 1 (sqrt (+ x 1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (neg.f64 #s(approx (/ 1 (sqrt (+ x 1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (*.f64 #s(approx (/ 1 (sqrt (+ x 1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 #s(approx (/ 1 (sqrt (+ x 1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(approx (/ 1 (sqrt (+ x 1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))))) (neg.f64 (fma.f64 #s(approx (/ 1 (sqrt (+ x 1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(approx (/ 1 (sqrt (+ x 1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) x)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(approx (/ 1 (sqrt (+ x 1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(approx (/ 1 (sqrt (+ x 1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(approx (/ 1 (sqrt (+ x 1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (fma.f64 #s(approx (/ 1 (sqrt (+ x 1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(approx (/ 1 (sqrt (+ x 1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) x))) (*.f64 (fma.f64 #s(approx (/ 1 (sqrt (+ x 1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(approx (/ 1 (sqrt (+ x 1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(approx (/ 1 (sqrt (+ x 1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 #s(approx (/ 1 (sqrt (+ x 1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(approx (/ 1 (sqrt (+ x 1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))))) (*.f64 (fma.f64 #s(approx (/ 1 (sqrt (+ x 1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(approx (/ 1 (sqrt (+ x 1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(approx (/ 1 (sqrt (+ x 1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(approx (/ 1 (sqrt (+ x 1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(approx (/ 1 (sqrt (+ x 1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(approx (/ 1 (sqrt (+ x 1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (*.f64 #s(approx (/ 1 (sqrt (+ x 1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(approx (/ 1 (sqrt (+ x 1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(approx (/ 1 (sqrt (+ x 1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(approx (/ 1 (sqrt (+ x 1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) |
(pow.f64 (/.f64 (fma.f64 #s(approx (/ 1 (sqrt (+ x 1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(approx (/ 1 (sqrt (+ x 1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (*.f64 #s(approx (/ 1 (sqrt (+ x 1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 #s(approx (/ 1 (sqrt (+ x 1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(approx (/ 1 (sqrt (+ x 1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(approx (/ 1 (sqrt (+ x 1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (-.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(approx (/ 1 (sqrt (+ x 1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(approx (/ 1 (sqrt (+ x 1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (*.f64 #s(approx (/ 1 (sqrt (+ x 1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 #s(approx (/ 1 (sqrt (+ x 1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(approx (/ 1 (sqrt (+ x 1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(approx (/ 1 (sqrt (+ x 1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(approx (/ 1 (sqrt (+ x 1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) x)))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(approx (/ 1 (sqrt (+ x 1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(approx (/ 1 (sqrt (+ x 1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(approx (/ 1 (sqrt (+ x 1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) |
(exp.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 x))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -1/2 binary64))) |
(fabs.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(sqrt.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 x x))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (sqrt.f64 x)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (neg.f64 x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 x))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (neg.f64 x))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 (sqrt.f64 x) (neg.f64 (sqrt.f64 x))))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 (neg.f64 (sqrt.f64 x)) (sqrt.f64 x)))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 (sqrt.f64 x))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x))) (sqrt.f64 (neg.f64 (sqrt.f64 x)))) |
(/.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64))) (sqrt.f64 (neg.f64 (sqrt.f64 x)))) |
(pow.f64 x #s(literal -1/2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal -1/4 binary64)) |
(pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) |
(pow.f64 (neg.f64 (neg.f64 (sqrt.f64 x))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 x #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 x x)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) x) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 x))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x)))) |
(*.f64 (pow.f64 x #s(literal -1/4 binary64)) (pow.f64 x #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 x))) |
(fabs.f64 (sqrt.f64 x)) |
(sqrt.f64 x) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(/.f64 (sqrt.f64 x) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 x)) #s(literal -1 binary64)) |
(/.f64 (sqrt.f64 (neg.f64 x)) (sqrt.f64 #s(literal -1 binary64))) |
(pow.f64 x #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1/4 binary64)) |
(pow.f64 (sqrt.f64 x) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 x) #s(literal 1 binary64)) |
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 x #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 x)) (sqrt.f64 (sqrt.f64 x))) |
#s(approx (/ 1 (sqrt (+ x 1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (*.f64 (*.f64 x x) #s(literal -2 binary64)))) |
(+.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (neg.f64 (sqrt.f64 x)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (*.f64 (neg.f64 (sqrt.f64 x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (neg.f64 (sqrt.f64 x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (neg.f64 (sqrt.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (*.f64 (*.f64 x x) #s(literal -2 binary64))) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) (*.f64 x x)) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (*.f64 x (sqrt.f64 x))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 x x) #s(literal -2 binary64)))) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (*.f64 x (sqrt.f64 x))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 x (neg.f64 x)))) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (*.f64 x (sqrt.f64 x))) #s(literal -1/2 binary64)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 x x))) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (*.f64 x (sqrt.f64 x))) (/.f64 #s(literal -1/2 binary64) x)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) x)) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) x) #s(literal 1 binary64)) (*.f64 (+.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 (*.f64 x x) #s(literal -2 binary64)))) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) x) #s(literal 1/2 binary64)) (*.f64 (+.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 x (neg.f64 x)))) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) x) #s(literal -1/2 binary64)) (*.f64 (+.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 x x))) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) x) (/.f64 #s(literal -1/2 binary64) x)) (*.f64 (+.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (*.f64 x (sqrt.f64 x)))) (*.f64 (*.f64 (*.f64 x x) #s(literal -2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) x)) (*.f64 (*.f64 (*.f64 x x) #s(literal -2 binary64)) (+.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (*.f64 x (sqrt.f64 x)))) (*.f64 (*.f64 x (neg.f64 x)) (+.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) x)) (*.f64 (*.f64 x (neg.f64 x)) (+.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (*.f64 x (sqrt.f64 x)))) (*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) x)) (*.f64 (*.f64 x x) (+.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) x) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (*.f64 x (sqrt.f64 x)))) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) x) (-.f64 (/.f64 #s(literal 1 binary64) x) x)) (*.f64 x (+.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64))) (*.f64 x (neg.f64 x))) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -2 binary64))) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal 1/2 binary64)) (*.f64 x (neg.f64 x))) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (/.f64 #s(literal -1/2 binary64) x)) x) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (*.f64 x (sqrt.f64 x)))) (+.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) x) x)) (+.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (*.f64 x (sqrt.f64 x))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (+.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) x) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (+.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x))) (*.f64 (*.f64 x x) #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x))) (*.f64 x (neg.f64 x))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x))) x) |
(/.f64 (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) x) x) |
(pow.f64 (/.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x))) |
(*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) x) (/.f64 #s(literal -1/2 binary64) x)) |
(+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (neg.f64 (sqrt.f64 x))) |
(+.f64 (neg.f64 (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (+.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (/.f64 (*.f64 x (sqrt.f64 x)) (+.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (/.f64 x (+.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (neg.f64 (sqrt.f64 x))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (neg.f64 (sqrt.f64 x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) x (neg.f64 (sqrt.f64 x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1 binary64) (neg.f64 (sqrt.f64 x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 x))) |
(fma.f64 #s(literal -1 binary64) (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (neg.f64 (sqrt.f64 x))) |
(fma.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x)) #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 x))) |
(fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x))) (neg.f64 (sqrt.f64 x))) |
(fma.f64 (pow.f64 x #s(literal -1/4 binary64)) (pow.f64 x #s(literal -1/4 binary64)) (neg.f64 (sqrt.f64 x))) |
(fma.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (neg.f64 (sqrt.f64 x))) |
(fma.f64 (pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 x))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (neg.f64 (sqrt.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (*.f64 x (sqrt.f64 x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (-.f64 (/.f64 #s(literal 1 binary64) x) x))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal 1 binary64)) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (*.f64 x (sqrt.f64 x))) (+.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (*.f64 x (sqrt.f64 x))) (+.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (neg.f64 (sqrt.f64 x)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) |
(/.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 (sqrt.f64 x)) #s(literal -1 binary64))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) x) (+.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) x) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (neg.f64 (sqrt.f64 x)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (*.f64 x (sqrt.f64 x)))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) x)) (neg.f64 (+.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 x) (neg.f64 (sqrt.f64 x)))) (*.f64 (sqrt.f64 x) #s(literal -1 binary64))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 x))) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 x))) (sqrt.f64 x))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 x))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 x))) (neg.f64 (sqrt.f64 x)))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 x))) #s(literal -1 binary64))) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (*.f64 (neg.f64 (sqrt.f64 x)) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (sqrt.f64 x)) (sqrt.f64 x))) (*.f64 (neg.f64 (sqrt.f64 x)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 (sqrt.f64 (neg.f64 x)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (neg.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (neg.f64 x)) (sqrt.f64 x))) (*.f64 (sqrt.f64 (neg.f64 x)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (neg.f64 x)) (neg.f64 (sqrt.f64 x)))) (*.f64 (sqrt.f64 (neg.f64 x)) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (+.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 x (sqrt.f64 x)))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (+.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (*.f64 (+.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) (*.f64 (+.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (+.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
(pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (*.f64 x (sqrt.f64 x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (-.f64 (/.f64 #s(literal 1 binary64) x) x)) #s(literal -1 binary64)) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (*.f64 x (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) x) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 x (sqrt.f64 (fma.f64 x x x)))))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 x (sqrt.f64 (fma.f64 x x x))))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 x (sqrt.f64 (fma.f64 x x x))))) #s(literal -1 binary64)))) |
(+.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) x) (sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (fma.f64 x x x)))) |
(+.f64 (sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (fma.f64 x x x))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) x)) |
(+.f64 (*.f64 x (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (sqrt.f64 (*.f64 (fma.f64 x x x) (+.f64 #s(literal 1 binary64) x)))) |
(+.f64 (sqrt.f64 (*.f64 (fma.f64 x x x) (+.f64 #s(literal 1 binary64) x))) (*.f64 x (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(fma.f64 x (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (*.f64 (fma.f64 x x x) (+.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) x (sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (fma.f64 x x x)))) |
(fma.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) x)) |
(fma.f64 (sqrt.f64 (fma.f64 x x x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (*.f64 x (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(neg.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (neg.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 x (sqrt.f64 (fma.f64 x x x))))) #s(literal 1 binary64))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 x (sqrt.f64 (fma.f64 x x x))))))) |
(/.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal -1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (neg.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x x) (sqrt.f64 (fma.f64 x x x))))) (-.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 x x))) (*.f64 x (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x x) (sqrt.f64 (fma.f64 x x x))))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 x x))) (*.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 x x) (fma.f64 x x x))) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 x x) (fma.f64 x x x))) (*.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (neg.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x))))) |
(pow.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 x (sqrt.f64 (fma.f64 x x x))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 x (sqrt.f64 (fma.f64 x x x))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 x (sqrt.f64 (fma.f64 x x x))))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x))))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) #s(literal 1 binary64))) |
(*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(*.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (neg.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x)))))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) (neg.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
#s(literal 1 binary64) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 x (sqrt.f64 (fma.f64 x x x))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (/.f64 (/.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 x (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (neg.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (neg.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64)) (neg.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (/.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x x)))))) (+.f64 #s(literal 1 binary64) x)) |
(pow.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 x (sqrt.f64 (fma.f64 x x x))))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (neg.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 x (sqrt.f64 (fma.f64 x x x))))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 x (sqrt.f64 (fma.f64 x x x)))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (neg.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 x (sqrt.f64 (fma.f64 x x x))))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal -1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x))))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log1p.f64 x))) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64)) |
(/.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (sqrt.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (sqrt.f64 (fma.f64 x x #s(literal -1 binary64))) (sqrt.f64 (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (sqrt.f64 (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (sqrt.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (sqrt.f64 (neg.f64 (+.f64 x #s(literal -1 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64)) |
(pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log1p.f64 x)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(*.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)))) |
(*.f64 (sqrt.f64 (fma.f64 x x #s(literal -1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 x x #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 (+.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (*.f64 (fma.f64 x (+.f64 #s(literal 1 binary64) (+.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64))) (fma.f64 x (+.f64 #s(literal 1 binary64) (+.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) |
(*.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 x x)) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 x x))) |
(*.f64 (sqrt.f64 (sqrt.f64 x)) (sqrt.f64 (+.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
(exp.f64 (*.f64 (*.f64 #s(literal -3 binary64) (log.f64 x)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 x)) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 x)) #s(literal -3 binary64))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 x)) #s(literal 3/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x (sqrt.f64 x))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 3 binary64) (log.f64 x)) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 x)) #s(literal 3 binary64)) #s(literal -1 binary64))) |
(exp.f64 (+.f64 (neg.f64 (log.f64 x)) (*.f64 #s(literal -1/2 binary64) (log.f64 x)))) |
(exp.f64 (fma.f64 #s(literal -1/2 binary64) (log.f64 x) (neg.f64 (log.f64 x)))) |
(exp.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 x)) #s(literal 3 binary64)))) |
(fabs.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (sqrt.f64 x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 (neg.f64 (sqrt.f64 x))) #s(literal 3 binary64))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (*.f64 x (*.f64 x (neg.f64 x)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (sqrt.f64 x)))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x (sqrt.f64 (neg.f64 x)))) |
(/.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (neg.f64 x)) #s(literal 3 binary64))) |
(/.f64 (sqrt.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x))) (sqrt.f64 (*.f64 x (neg.f64 x)))) |
(pow.f64 x #s(literal -3/2 binary64)) |
(pow.f64 (*.f64 x (*.f64 x x)) #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 x) #s(literal -3 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 3/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 3 binary64)) |
(pow.f64 (*.f64 x (sqrt.f64 x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/4 binary64)) |
(pow.f64 (pow.f64 x #s(literal -3/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1/4 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (pow.f64 (/.f64 (*.f64 x x) #s(literal 1 binary64)) #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (sqrt.f64 x)))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (neg.f64 x)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (neg.f64 x)))))) |
(*.f64 (pow.f64 x #s(literal -3/4 binary64)) (pow.f64 x #s(literal -3/4 binary64))) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x)) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (*.f64 x (sqrt.f64 x)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x (sqrt.f64 x)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal -3 binary64)) (pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal -3 binary64))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal -1/4 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 x #s(literal -1/4 binary64)) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal 3/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 x #s(literal 3/4 binary64)) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))))) |
(exp.f64 (*.f64 #s(literal -3 binary64) (log.f64 x))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -3 binary64))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 x)) #s(literal 3 binary64))) |
(exp.f64 (fma.f64 (*.f64 #s(literal -3 binary64) (log.f64 x)) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal -3 binary64) (log.f64 x)) #s(literal 1/2 binary64)))) |
(exp.f64 (fma.f64 (*.f64 #s(literal -3 binary64) (log.f64 x)) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 x)) #s(literal 3 binary64)))) |
(exp.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 x)) #s(literal 3 binary64) (*.f64 (*.f64 #s(literal -3 binary64) (log.f64 x)) #s(literal 1/2 binary64)))) |
(exp.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 x)) #s(literal 3 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 x)) #s(literal 3 binary64)))) |
(sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) |
(neg.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 3 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (*.f64 x (neg.f64 x))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 (neg.f64 x)) #s(literal 3 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (*.f64 x (sqrt.f64 x))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) |
(/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (neg.f64 x)))) |
(/.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (sqrt.f64 x) (neg.f64 (sqrt.f64 x))) #s(literal 3 binary64))) |
(/.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (neg.f64 (sqrt.f64 x)) (sqrt.f64 x)) #s(literal 3 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 x (neg.f64 x))) |
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (sqrt.f64 x))) (neg.f64 (*.f64 x (sqrt.f64 x)))) |
(/.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 3 binary64)) (neg.f64 (*.f64 x (sqrt.f64 x)))) |
(pow.f64 x #s(literal -3 binary64)) |
(pow.f64 (*.f64 x x) #s(literal -3/2 binary64)) |
(pow.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 x) #s(literal -6 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 6 binary64)) |
(pow.f64 (*.f64 x (sqrt.f64 x)) #s(literal -2 binary64)) |
(pow.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)) |
(pow.f64 (neg.f64 (*.f64 x (*.f64 x (neg.f64 x)))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (neg.f64 x))))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x)) #s(literal 3 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 x x) #s(literal -2 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 #s(literal -1/2 binary64) x))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 x (neg.f64 x))) |
(/.f64 #s(literal -1/2 binary64) (*.f64 x x)) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (*.f64 x (neg.f64 x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 x x) #s(literal -2 binary64)))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) x) x) |
(/.f64 (neg.f64 (/.f64 #s(literal -1/2 binary64) x)) (neg.f64 x)) |
(pow.f64 (*.f64 (*.f64 x x) #s(literal -2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1/2 binary64) x)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x x x)))) |
(hypot.f64 x (sqrt.f64 x)) |
(hypot.f64 x (neg.f64 (sqrt.f64 x))) |
(hypot.f64 (sqrt.f64 x) x) |
(hypot.f64 (sqrt.f64 x) (neg.f64 x)) |
(hypot.f64 (neg.f64 x) (sqrt.f64 x)) |
(hypot.f64 (neg.f64 x) (neg.f64 (sqrt.f64 x))) |
(hypot.f64 (neg.f64 (sqrt.f64 x)) x) |
(hypot.f64 (neg.f64 (sqrt.f64 x)) (neg.f64 x)) |
(fabs.f64 (sqrt.f64 (fma.f64 x x x))) |
(sqrt.f64 (fma.f64 x x x)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 x (-.f64 x (*.f64 x x)))) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (-.f64 (*.f64 x x) x) (*.f64 (fma.f64 x x x) (-.f64 (*.f64 x x) x))))) |
(/.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 x (-.f64 x (*.f64 x x)))))) |
(/.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (sqrt.f64 (fma.f64 x x (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 x x x) (-.f64 (*.f64 x x) x))) (sqrt.f64 (-.f64 (*.f64 x x) x))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (sqrt.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 x (-.f64 x (*.f64 x x))))))) |
(/.f64 (sqrt.f64 (neg.f64 (*.f64 (fma.f64 x x x) (-.f64 (*.f64 x x) x)))) (sqrt.f64 (neg.f64 (-.f64 (*.f64 x x) x)))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (sqrt.f64 (-.f64 x (*.f64 x x)))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) x)) (sqrt.f64 (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) x)) (sqrt.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x)) (sqrt.f64 (+.f64 x #s(literal -1 binary64)))) |
(pow.f64 (fma.f64 x x x) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 x x x)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (fma.f64 x x x) (fma.f64 x x x)) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (fma.f64 x x x) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 x (-.f64 x (*.f64 x x))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 x (-.f64 x (*.f64 x x))))))) |
(*.f64 (sqrt.f64 (*.f64 (fma.f64 x x x) (-.f64 (*.f64 x x) x))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (fma.f64 x x x) (-.f64 (*.f64 x x) x))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)))) |
(*.f64 (pow.f64 (fma.f64 x x x) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 x x x) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 x x x))) (sqrt.f64 (sqrt.f64 (fma.f64 x x x)))) |
Compiled 29 583 to 3 145 computations (89.4% saved)
19 alts after pruning (18 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 227 | 16 | 1 243 |
| Fresh | 3 | 2 | 5 |
| Picked | 4 | 1 | 5 |
| Done | 1 | 0 | 1 |
| Total | 1 235 | 19 | 1 254 |
| Status | Accuracy | Program |
|---|---|---|
| 84.3% | (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) | |
| 84.3% | (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) | |
| 45.1% | (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (fma.f64 x (fma.f64 (sqrt.f64 x) #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 x)))) | |
| ▶ | 69.2% | (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))))) |
| ▶ | 5.6% | (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (sqrt.f64 x))) |
| 5.5% | (*.f64 (/.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (sqrt.f64 (fma.f64 x x x))) | |
| 5.5% | (*.f64 (/.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (sqrt.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) | |
| 69.3% | #s(approx (/ 1 (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x)))))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) | |
| 83.2% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (*.f64 (*.f64 x x) #s(literal -2 binary64)))) | |
| ▶ | 98.5% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) x) x)) |
| 98.5% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (/.f64 #s(literal -1/2 binary64) x)) x)) | |
| 97.7% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) x) (-.f64 (/.f64 #s(literal 1 binary64) x) x)) (*.f64 x (+.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) | |
| ▶ | 84.0% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 1/2 binary64)) (*.f64 x x))) |
| 84.0% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (neg.f64 (/.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) (*.f64 x x))) | |
| 83.2% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (- (+ (* (sqrt (/ 1 (* x (* x x)))) (+ (* x 1/4) 1)) (sqrt x)) (sqrt (/ 1 x))) (sqrt.f64 x))) (*.f64 x x))) | |
| ▶ | 98.4% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) x) (/.f64 #s(literal -1/2 binary64) x))) |
| 83.1% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 #s(approx (- (sqrt (/ 1 x)) (sqrt x)) (neg.f64 (sqrt.f64 x))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) | |
| ✓ | 5.6% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
| 98.4% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(approx (* (- (sqrt (/ 1 x)) (sqrt x)) (/ -1/2 (* x x))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) x))) |
Compiled 664 to 364 computations (45.2% saved)
| 1× | egg-herbie |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) |
| ✓ | cost-diff | 0 | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 1/2 binary64)) (*.f64 x x))) |
| ✓ | cost-diff | 384 | (/.f64 (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 1/2 binary64)) (*.f64 x x)) |
| ✓ | cost-diff | 960 | (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) |
| ✓ | cost-diff | 0 | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) x) (/.f64 #s(literal -1/2 binary64) x))) |
| ✓ | cost-diff | 384 | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) x) |
| ✓ | cost-diff | 512 | (*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) x) (/.f64 #s(literal -1/2 binary64) x)) |
| ✓ | cost-diff | 0 | (sqrt.f64 (*.f64 x (*.f64 x x))) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))) |
| ✓ | cost-diff | 0 | #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x))))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))))) |
| ✓ | cost-diff | 0 | (sqrt.f64 x) |
| ✓ | cost-diff | 0 | #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (sqrt.f64 x)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (sqrt.f64 x))) |
| ✓ | cost-diff | 0 | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) x) x)) |
| ✓ | cost-diff | 128 | (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) |
| ✓ | cost-diff | 384 | (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) x) |
| ✓ | cost-diff | 384 | (/.f64 (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) x) x) |
| 9 630× | lower-fma.f32 |
| 9 628× | lower-fma.f64 |
| 2 998× | lower-*.f32 |
| 2 984× | lower-*.f64 |
| 1 642× | unsub-neg |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 50 | 388 |
| 0 | 74 | 378 |
| 1 | 124 | 362 |
| 2 | 209 | 354 |
| 3 | 377 | 354 |
| 4 | 662 | 335 |
| 5 | 1653 | 335 |
| 6 | 3998 | 335 |
| 7 | 7958 | 335 |
| 0 | 8255 | 330 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) x) x)) |
(/.f64 (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) x) x) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) x) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) |
(/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) |
(-.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
(sqrt.f64 x) |
#s(literal -1/2 binary64) |
(/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (sqrt.f64 x))) |
#s(literal 1 binary64) |
#s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (sqrt.f64 x)) |
(sqrt.f64 x) |
x |
(/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))))) |
#s(literal 1 binary64) |
#s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x))))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))) |
#s(literal 2 binary64) |
(sqrt.f64 (*.f64 x (*.f64 x x))) |
(*.f64 x (*.f64 x x)) |
x |
(*.f64 x x) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) x) (/.f64 #s(literal -1/2 binary64) x))) |
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) x) (/.f64 #s(literal -1/2 binary64) x)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) x) |
(/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) |
(-.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
(sqrt.f64 x) |
(/.f64 #s(literal -1/2 binary64) x) |
#s(literal -1/2 binary64) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 1/2 binary64)) (*.f64 x x))) |
(/.f64 (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 1/2 binary64)) (*.f64 x x)) |
(*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 1/2 binary64)) |
(+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) |
(/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) |
(fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) |
x |
#s(literal 1/4 binary64) |
#s(literal 1 binary64) |
(*.f64 x (sqrt.f64 x)) |
(sqrt.f64 x) |
(/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)) |
(+.f64 x #s(literal -1 binary64)) |
#s(literal -1 binary64) |
#s(literal 1/2 binary64) |
(*.f64 x x) |
| Outputs |
|---|
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) x) x)) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (*.f64 x x)))) |
(/.f64 (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) x) x) |
(/.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (*.f64 x x))) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) x) |
(/.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (*.f64 x (sqrt.f64 x))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) |
(/.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (sqrt.f64 x)) |
(/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) |
(-.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
(sqrt.f64 x) |
#s(literal -1/2 binary64) |
(/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (sqrt.f64 x))) |
#s(literal 1 binary64) |
#s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (sqrt.f64 x)) |
(sqrt.f64 x) |
x |
(/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))))) |
#s(literal 1 binary64) |
#s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x))))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))) |
#s(literal 2 binary64) |
(sqrt.f64 (*.f64 x (*.f64 x x))) |
(*.f64 x (*.f64 x x)) |
x |
(*.f64 x x) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) x) (/.f64 #s(literal -1/2 binary64) x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (*.f64 x x)))) |
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) x) (/.f64 #s(literal -1/2 binary64) x)) |
(/.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (*.f64 x x))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) x) |
(/.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x (sqrt.f64 x))) |
(/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) |
(-.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
(sqrt.f64 x) |
(/.f64 #s(literal -1/2 binary64) x) |
#s(literal -1/2 binary64) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 1/2 binary64)) (*.f64 x x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 x) (*.f64 x x))))) |
(/.f64 (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 1/2 binary64)) (*.f64 x x)) |
(*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 x) (*.f64 x x)))) |
(*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x) (+.f64 x #s(literal -1 binary64)))) |
(+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) |
(/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) |
(fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) |
x |
#s(literal 1/4 binary64) |
#s(literal 1 binary64) |
(*.f64 x (sqrt.f64 x)) |
(sqrt.f64 x) |
(/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)) |
(+.f64 x #s(literal -1 binary64)) |
#s(literal -1 binary64) |
#s(literal 1/2 binary64) |
(*.f64 x x) |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.7% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 1/2 binary64)) (*.f64 x x))) |
| ✓ | accuracy | 99.2% | (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)) |
| ✓ | accuracy | 84.4% | (/.f64 (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 1/2 binary64)) (*.f64 x x)) |
| ✓ | accuracy | 66.5% | (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) |
| ✓ | accuracy | 99.6% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) x) |
| ✓ | accuracy | 99.6% | (*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) x) (/.f64 #s(literal -1/2 binary64) x)) |
| ✓ | accuracy | 99.2% | (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) |
| ✓ | accuracy | 98.9% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) x) (/.f64 #s(literal -1/2 binary64) x))) |
| ✓ | accuracy | 99.8% | (*.f64 x (*.f64 x x)) |
| ✓ | accuracy | 98.8% | #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x))))) |
| ✓ | accuracy | 98.6% | (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))))) |
| ✓ | accuracy | 71.3% | (sqrt.f64 (*.f64 x (*.f64 x x))) |
| ✓ | accuracy | 100.0% | (sqrt.f64 x) |
| ✓ | accuracy | 98.6% | (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (sqrt.f64 x))) |
| ✓ | accuracy | 5.6% | #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (sqrt.f64 x)) |
| ✓ | accuracy | 99.7% | (/.f64 (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) x) x) |
| ✓ | accuracy | 99.6% | (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) x) |
| ✓ | accuracy | 99.2% | (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) |
| ✓ | accuracy | 98.9% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) x) x)) |
| 184.0ms | 221× | 1 | valid |
| 63.0ms | 31× | 2 | valid |
| 1.0ms | 4× | 0 | valid |
Compiled 322 to 45 computations (86% saved)
ival-div: 75.0ms (35.4% of total)ival-mult: 58.0ms (27.4% of total)ival-sqrt: 42.0ms (19.8% of total)adjust: 18.0ms (8.5% of total)ival-add: 11.0ms (5.2% of total)ival-sub: 5.0ms (2.4% of total)exact: 1.0ms (0.5% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#s(alt (/.f64 (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) x) x) (patch (/.f64 (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) x) x) #<representation binary64>) () ()) |
#s(alt (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) x) (patch (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) x) #<representation binary64>) () ()) |
#s(alt (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) (patch (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) #<representation binary64>) () ()) |
#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) x) x)) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) x) x)) #<representation binary64>) () ()) |
#s(alt (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (sqrt.f64 x))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (sqrt.f64 x))) #<representation binary64>) () ()) |
#s(alt #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (sqrt.f64 x)) (patch #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (sqrt.f64 x)) #<representation binary64>) () ()) |
#s(alt (sqrt.f64 x) (patch (sqrt.f64 x) #<representation binary64>) () ()) |
#s(alt (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))))) #<representation binary64>) () ()) |
#s(alt #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x))))) (patch #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x))))) #<representation binary64>) () ()) |
#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))) #<representation binary64>) () ()) |
#s(alt (sqrt.f64 (*.f64 x (*.f64 x x))) (patch (sqrt.f64 (*.f64 x (*.f64 x x))) #<representation binary64>) () ()) |
#s(alt (*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) x) (/.f64 #s(literal -1/2 binary64) x)) (patch (*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) x) (/.f64 #s(literal -1/2 binary64) x)) #<representation binary64>) () ()) |
#s(alt (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) x) (patch (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) x) #<representation binary64>) () ()) |
#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) x) (/.f64 #s(literal -1/2 binary64) x))) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) x) (/.f64 #s(literal -1/2 binary64) x))) #<representation binary64>) () ()) |
#s(alt (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (patch (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #<representation binary64>) () ()) |
#s(alt (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 1/2 binary64)) (patch (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 1/2 binary64)) #<representation binary64>) () ()) |
#s(alt (/.f64 (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 1/2 binary64)) (*.f64 x x)) (patch (/.f64 (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 1/2 binary64)) (*.f64 x x)) #<representation binary64>) () ()) |
#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 1/2 binary64)) (*.f64 x x))) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 1/2 binary64)) (*.f64 x x))) #<representation binary64>) () ()) |
#s(alt (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) (patch (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #<representation binary64>) () ()) |
#s(alt (*.f64 x (*.f64 x x)) (patch (*.f64 x (*.f64 x x)) #<representation binary64>) () ()) |
#s(alt (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (patch (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) #<representation binary64>) () ()) |
#s(alt (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)) (patch (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)) #<representation binary64>) () ()) |
| Outputs |
|---|
#s(alt (* -1/2 (sqrt (/ 1 (pow x 5)))) (taylor 0 x) (#s(alt (/.f64 (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) x) x) (patch (/.f64 (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 3)) (taylor 0 x) (#s(alt (/.f64 (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) x) x) (patch (/.f64 (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 3)) (taylor 0 x) (#s(alt (/.f64 (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) x) x) (patch (/.f64 (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 3)) (taylor 0 x) (#s(alt (/.f64 (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) x) x) (patch (/.f64 (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (sqrt (/ 1 (pow x 3)))) (taylor inf x) (#s(alt (/.f64 (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) x) x) (patch (/.f64 (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) x) (taylor inf x) (#s(alt (/.f64 (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) x) x) (patch (/.f64 (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) x) (taylor inf x) (#s(alt (/.f64 (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) x) x) (patch (/.f64 (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) x) (taylor inf x) (#s(alt (/.f64 (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) x) x) (patch (/.f64 (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (sqrt (/ 1 (pow x 3)))) (taylor -inf x) (#s(alt (/.f64 (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) x) x) (patch (/.f64 (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 3))))) x)) (taylor -inf x) (#s(alt (/.f64 (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) x) x) (patch (/.f64 (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 3))))) x)) (taylor -inf x) (#s(alt (/.f64 (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) x) x) (patch (/.f64 (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 3))))) x)) (taylor -inf x) (#s(alt (/.f64 (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) x) x) (patch (/.f64 (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (sqrt (/ 1 (pow x 3)))) (taylor 0 x) (#s(alt (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) x) (patch (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 2)) (taylor 0 x) (#s(alt (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) x) (patch (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 2)) (taylor 0 x) (#s(alt (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) x) (patch (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 2)) (taylor 0 x) (#s(alt (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) x) (patch (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (sqrt (/ 1 x))) (taylor inf x) (#s(alt (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) x) (patch (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) (taylor inf x) (#s(alt (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) x) (patch (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) (taylor inf x) (#s(alt (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) x) (patch (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) (taylor inf x) (#s(alt (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) x) (patch (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (sqrt (/ 1 x))) (taylor -inf x) (#s(alt (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) x) (patch (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) (taylor -inf x) (#s(alt (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) x) (patch (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) (taylor -inf x) (#s(alt (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) x) (patch (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) (taylor -inf x) (#s(alt (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) x) (patch (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (sqrt (/ 1 x))) (taylor 0 x) (#s(alt (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) (patch (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) x) (taylor 0 x) (#s(alt (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) (patch (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) x) (taylor 0 x) (#s(alt (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) (patch (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) x) (taylor 0 x) (#s(alt (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) (patch (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (sqrt x)) (taylor inf x) (#s(alt (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) (patch (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x))))) (taylor inf x) (#s(alt (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) (patch (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x))))) (taylor inf x) (#s(alt (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) (patch (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x))))) (taylor inf x) (#s(alt (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) (patch (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (sqrt x)) (taylor -inf x) (#s(alt (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) (patch (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 3))))))) (taylor -inf x) (#s(alt (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) (patch (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 3))))))) (taylor -inf x) (#s(alt (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) (patch (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 3))))))) (taylor -inf x) (#s(alt (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) (patch (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 x)) (taylor 0 x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) x) x)) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (sqrt x) (* -1 x)) x) (taylor 0 x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) x) x)) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (sqrt x) (* x (- (* 1/2 x) 1))) x) (taylor 0 x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) x) x)) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (sqrt x) (* x (- (* x (+ 1/2 (* -3/8 x))) 1))) x) (taylor 0 x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) x) x)) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (sqrt (/ 1 (pow x 3)))) (taylor inf x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) x) x)) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* -1/2 (sqrt (/ 1 x))) (* -1/2 (sqrt x))) (pow x 2)) (taylor inf x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) x) x)) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* 1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (/ 1 x))))) (pow x 2)) (taylor inf x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) x) x)) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* -1/2 (* (sqrt (/ 1 (pow x 5))) (+ 1 (* 1/2 x)))) (+ (* -1/2 (sqrt x)) (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (* 1/2 (sqrt (/ 1 x)))))) (pow x 2)) (taylor inf x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) x) x)) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (taylor -inf x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) x) x)) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3))))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (taylor -inf x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) x) x)) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (sqrt (/ 1 x)) (* -1/2 (sqrt (/ 1 (pow x 5))))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) (taylor -inf x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) x) x)) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (sqrt (/ 1 x)) (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 x)) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2)))))) (* -1/2 (sqrt x))) (pow x 3)))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) (taylor -inf x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) x) x)) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 x)) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (sqrt.f64 x))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (sqrt.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (/ 1 x)) (* x (- (* -1/2 (sqrt (/ 1 x))) (/ 1 x)))) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (sqrt.f64 x))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (sqrt.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (/ 1 x)) (* x (- (+ (* -1/2 (sqrt (/ 1 x))) (* x (+ (* -1 (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))) (+ (* 3/8 (sqrt (/ 1 x))) (* 1/2 (/ 1 x)))))) (/ 1 x)))) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (sqrt.f64 x))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (sqrt.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (/ 1 x)) (* x (- (+ (* -1/2 (sqrt (/ 1 x))) (* x (+ (* -1 (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))) (+ (* 3/8 (sqrt (/ 1 x))) (+ (* 1/2 (/ 1 x)) (* x (- (+ (* -5/16 (sqrt (/ 1 x))) (+ (* 1/2 (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))) (* 1/2 (/ 1 (pow x 2))))) (+ (* -1 (* (sqrt (/ 1 x)) (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))) (* 3/8 (/ 1 x)))))))))) (/ 1 x)))) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (sqrt.f64 x))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (sqrt.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (sqrt (/ 1 (pow x 3)))) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (sqrt.f64 x))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (sqrt.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) x) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (sqrt.f64 x))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (sqrt.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/4 (sqrt (/ 1 (pow x 3)))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))) x) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (sqrt.f64 x))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (sqrt.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/4 (sqrt (/ 1 (pow x 3)))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* -5/128 (sqrt (/ 1 (pow x 7)))) (+ (* 1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/4 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))))) x) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (sqrt.f64 x))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (sqrt.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (sqrt.f64 x))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (sqrt.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (sqrt.f64 x))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (sqrt.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1 (/ (+ (* -1 (/ (+ (sqrt x) (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x))) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (sqrt.f64 x))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (sqrt.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1 (/ (+ (* -1 (/ (+ (sqrt x) (+ (* -1 (/ (+ (sqrt x) (+ (* -1/4 (sqrt x)) (* 1/16 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) x)) (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x))) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (sqrt.f64 x))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (sqrt.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt x) (taylor 0 x) (#s(alt #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (sqrt.f64 x)) (patch #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt x) (* x (+ 1 (* 1/2 (sqrt x))))) (taylor 0 x) (#s(alt #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (sqrt.f64 x)) (patch #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt x) (* x (+ 1 (+ (* 1/2 (sqrt x)) (* x (+ 1/2 (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (/ 1 x)))))))))) (taylor 0 x) (#s(alt #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (sqrt.f64 x)) (patch #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt x) (* x (+ 1 (+ (* 1/2 (sqrt x)) (* x (+ 1/2 (+ (* -1/8 (sqrt x)) (+ (* 1/2 (sqrt (/ 1 x))) (* x (- (+ (* 1/16 (sqrt x)) (* 1/4 (sqrt (/ 1 x)))) 1/8)))))))))) (taylor 0 x) (#s(alt #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (sqrt.f64 x)) (patch #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (sqrt (pow x 3))) (taylor inf x) (#s(alt #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (sqrt.f64 x)) (patch #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x))))) (taylor inf x) (#s(alt #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (sqrt.f64 x)) (patch #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ (sqrt (/ 1 (pow x 3))) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x))))))) (taylor inf x) (#s(alt #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (sqrt.f64 x)) (patch #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ (sqrt (/ 1 (pow x 3))) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (+ (* 1/4 (sqrt (/ 1 (pow x 5)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x))))))))) (taylor inf x) (#s(alt #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (sqrt.f64 x)) (patch #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (* (sqrt x) (pow (sqrt -1) 2))) (taylor -inf x) (#s(alt #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (sqrt.f64 x)) (patch #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))) (taylor -inf x) (#s(alt #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (sqrt.f64 x)) (patch #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (sqrt x)) (* -1/16 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (* -1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) (taylor -inf x) (#s(alt #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (sqrt.f64 x)) (patch #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/16 (sqrt x)) (* -5/128 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (+ (* -1/4 (sqrt x)) (* -1/16 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) x)) (* -1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) (taylor -inf x) (#s(alt #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (sqrt.f64 x)) (patch #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt x) (taylor 0 x) (#s(alt (sqrt.f64 x) (patch (sqrt.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (sqrt x) (taylor 0 x) (#s(alt (sqrt.f64 x) (patch (sqrt.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (sqrt x) (taylor 0 x) (#s(alt (sqrt.f64 x) (patch (sqrt.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (sqrt x) (taylor 0 x) (#s(alt (sqrt.f64 x) (patch (sqrt.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (sqrt x) (taylor inf x) (#s(alt (sqrt.f64 x) (patch (sqrt.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (sqrt x) (taylor inf x) (#s(alt (sqrt.f64 x) (patch (sqrt.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (sqrt x) (taylor inf x) (#s(alt (sqrt.f64 x) (patch (sqrt.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (sqrt x) (taylor inf x) (#s(alt (sqrt.f64 x) (patch (sqrt.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt x) (pow (sqrt -1) 2))) (taylor -inf x) (#s(alt (sqrt.f64 x) (patch (sqrt.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt x) (pow (sqrt -1) 2))) (taylor -inf x) (#s(alt (sqrt.f64 x) (patch (sqrt.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt x) (pow (sqrt -1) 2))) (taylor -inf x) (#s(alt (sqrt.f64 x) (patch (sqrt.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt x) (pow (sqrt -1) 2))) (taylor -inf x) (#s(alt (sqrt.f64 x) (patch (sqrt.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 x)) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (/ 1 x)) (* x (- (* -1/2 (sqrt (/ 1 x))) (/ 1 x)))) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (/ 1 x)) (* x (- (+ (* -1/2 (sqrt (/ 1 x))) (* x (+ (* -1 (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))) (+ (* 3/8 (sqrt (/ 1 x))) (* 1/2 (/ 1 x)))))) (/ 1 x)))) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (/ 1 x)) (* x (- (+ (* -1/2 (sqrt (/ 1 x))) (* x (+ (* -1 (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))) (+ (* 3/8 (sqrt (/ 1 x))) (+ (* 1/2 (/ 1 x)) (* x (- (+ (* -5/16 (sqrt (/ 1 x))) (+ (* 1/2 (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))) (* 1/2 (/ 1 (pow x 2))))) (+ (* -1 (* (sqrt (/ 1 x)) (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))) (* 3/8 (/ 1 x)))))))))) (/ 1 x)))) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (sqrt (/ 1 (pow x 3)))) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) x) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/4 (sqrt (/ 1 (pow x 3)))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))) x) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/4 (sqrt (/ 1 (pow x 3)))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* -5/128 (sqrt (/ 1 (pow x 7)))) (+ (* 1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/4 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))))) x) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1 (/ (+ (* -1 (/ (+ (sqrt x) (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x))) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1 (/ (+ (* -1 (/ (+ (sqrt x) (+ (* -1 (/ (+ (sqrt x) (+ (* -1/4 (sqrt x)) (* 1/16 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) x)) (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x))) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt x) (taylor 0 x) (#s(alt #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x))))) (patch #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt x) (* x (+ 1 (* 1/2 (sqrt x))))) (taylor 0 x) (#s(alt #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x))))) (patch #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt x) (* x (+ 1 (+ (* 1/2 (sqrt x)) (* x (+ 1/2 (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (/ 1 x)))))))))) (taylor 0 x) (#s(alt #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x))))) (patch #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt x) (* x (+ 1 (+ (* 1/2 (sqrt x)) (* x (+ 1/2 (+ (* -1/8 (sqrt x)) (+ (* 1/2 (sqrt (/ 1 x))) (* x (- (+ (* 1/16 (sqrt x)) (* 1/4 (sqrt (/ 1 x)))) 1/8)))))))))) (taylor 0 x) (#s(alt #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x))))) (patch #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x))))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (sqrt (pow x 3))) (taylor inf x) (#s(alt #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x))))) (patch #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x))))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x))))) (taylor inf x) (#s(alt #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x))))) (patch #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x))))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ (sqrt (/ 1 (pow x 3))) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x))))))) (taylor inf x) (#s(alt #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x))))) (patch #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x))))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ (sqrt (/ 1 (pow x 3))) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (+ (* 1/4 (sqrt (/ 1 (pow x 5)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x))))))))) (taylor inf x) (#s(alt #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x))))) (patch #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (* (sqrt x) (pow (sqrt -1) 2))) (taylor -inf x) (#s(alt #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x))))) (patch #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))) (taylor -inf x) (#s(alt #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x))))) (patch #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (sqrt x)) (* -1/16 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (* -1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) (taylor -inf x) (#s(alt #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x))))) (patch #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/16 (sqrt x)) (* -5/128 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (+ (* -1/4 (sqrt x)) (* -1/16 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) x)) (* -1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) (taylor -inf x) (#s(alt #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x))))) (patch #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x))))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (sqrt (pow x 3))) (taylor 0 x) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (sqrt (pow x 3))) (taylor 0 x) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (sqrt (pow x 3))) (taylor 0 x) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (sqrt (pow x 3))) (taylor 0 x) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (sqrt (pow x 3))) (taylor inf x) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (sqrt (pow x 3))) (taylor inf x) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (sqrt (pow x 3))) (taylor inf x) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (sqrt (pow x 3))) (taylor inf x) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (* (sqrt (pow x 3)) (pow (sqrt -1) 2))) (taylor -inf x) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (* (sqrt (pow x 3)) (pow (sqrt -1) 2))) (taylor -inf x) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (* (sqrt (pow x 3)) (pow (sqrt -1) 2))) (taylor -inf x) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (* (sqrt (pow x 3)) (pow (sqrt -1) 2))) (taylor -inf x) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (pow x 3)) (taylor 0 x) (#s(alt (sqrt.f64 (*.f64 x (*.f64 x x))) (patch (sqrt.f64 (*.f64 x (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (pow x 3)) (taylor 0 x) (#s(alt (sqrt.f64 (*.f64 x (*.f64 x x))) (patch (sqrt.f64 (*.f64 x (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (pow x 3)) (taylor 0 x) (#s(alt (sqrt.f64 (*.f64 x (*.f64 x x))) (patch (sqrt.f64 (*.f64 x (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (pow x 3)) (taylor 0 x) (#s(alt (sqrt.f64 (*.f64 x (*.f64 x x))) (patch (sqrt.f64 (*.f64 x (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (pow x 3)) (taylor inf x) (#s(alt (sqrt.f64 (*.f64 x (*.f64 x x))) (patch (sqrt.f64 (*.f64 x (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (pow x 3)) (taylor inf x) (#s(alt (sqrt.f64 (*.f64 x (*.f64 x x))) (patch (sqrt.f64 (*.f64 x (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (pow x 3)) (taylor inf x) (#s(alt (sqrt.f64 (*.f64 x (*.f64 x x))) (patch (sqrt.f64 (*.f64 x (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (pow x 3)) (taylor inf x) (#s(alt (sqrt.f64 (*.f64 x (*.f64 x x))) (patch (sqrt.f64 (*.f64 x (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (pow x 3)) (pow (sqrt -1) 2)) (taylor -inf x) (#s(alt (sqrt.f64 (*.f64 x (*.f64 x x))) (patch (sqrt.f64 (*.f64 x (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (pow x 3)) (pow (sqrt -1) 2)) (taylor -inf x) (#s(alt (sqrt.f64 (*.f64 x (*.f64 x x))) (patch (sqrt.f64 (*.f64 x (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (pow x 3)) (pow (sqrt -1) 2)) (taylor -inf x) (#s(alt (sqrt.f64 (*.f64 x (*.f64 x x))) (patch (sqrt.f64 (*.f64 x (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (pow x 3)) (pow (sqrt -1) 2)) (taylor -inf x) (#s(alt (sqrt.f64 (*.f64 x (*.f64 x x))) (patch (sqrt.f64 (*.f64 x (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (sqrt (/ 1 (pow x 5)))) (taylor 0 x) (#s(alt (*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) x) (/.f64 #s(literal -1/2 binary64) x)) (patch (*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) x) (/.f64 #s(literal -1/2 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 3)) (taylor 0 x) (#s(alt (*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) x) (/.f64 #s(literal -1/2 binary64) x)) (patch (*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) x) (/.f64 #s(literal -1/2 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 3)) (taylor 0 x) (#s(alt (*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) x) (/.f64 #s(literal -1/2 binary64) x)) (patch (*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) x) (/.f64 #s(literal -1/2 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 3)) (taylor 0 x) (#s(alt (*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) x) (/.f64 #s(literal -1/2 binary64) x)) (patch (*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) x) (/.f64 #s(literal -1/2 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (sqrt (/ 1 (pow x 3)))) (taylor inf x) (#s(alt (*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) x) (/.f64 #s(literal -1/2 binary64) x)) (patch (*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) x) (/.f64 #s(literal -1/2 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) x) (taylor inf x) (#s(alt (*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) x) (/.f64 #s(literal -1/2 binary64) x)) (patch (*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) x) (/.f64 #s(literal -1/2 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) x) (taylor inf x) (#s(alt (*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) x) (/.f64 #s(literal -1/2 binary64) x)) (patch (*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) x) (/.f64 #s(literal -1/2 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) x) (taylor inf x) (#s(alt (*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) x) (/.f64 #s(literal -1/2 binary64) x)) (patch (*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) x) (/.f64 #s(literal -1/2 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (sqrt (/ 1 (pow x 3)))) (taylor -inf x) (#s(alt (*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) x) (/.f64 #s(literal -1/2 binary64) x)) (patch (*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) x) (/.f64 #s(literal -1/2 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 3))))) x)) (taylor -inf x) (#s(alt (*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) x) (/.f64 #s(literal -1/2 binary64) x)) (patch (*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) x) (/.f64 #s(literal -1/2 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 3))))) x)) (taylor -inf x) (#s(alt (*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) x) (/.f64 #s(literal -1/2 binary64) x)) (patch (*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) x) (/.f64 #s(literal -1/2 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 3))))) x)) (taylor -inf x) (#s(alt (*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) x) (/.f64 #s(literal -1/2 binary64) x)) (patch (*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) x) (/.f64 #s(literal -1/2 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 (pow x 3))) (taylor 0 x) (#s(alt (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) x) (patch (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (sqrt x) (* -1 (sqrt (pow x 3)))) (pow x 2)) (taylor 0 x) (#s(alt (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) x) (patch (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (sqrt x) (* -1 (sqrt (pow x 3)))) (pow x 2)) (taylor 0 x) (#s(alt (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) x) (patch (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (sqrt x) (* -1 (sqrt (pow x 3)))) (pow x 2)) (taylor 0 x) (#s(alt (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) x) (patch (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (sqrt (/ 1 x))) (taylor inf x) (#s(alt (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) x) (patch (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) x) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (/ 1 (pow x 3))) (* -1 (sqrt (/ 1 x)))) (taylor inf x) (#s(alt (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) x) (patch (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) x) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (/ 1 (pow x 3))) (* -1 (sqrt (/ 1 x)))) (taylor inf x) (#s(alt (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) x) (patch (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) x) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (/ 1 (pow x 3))) (* -1 (sqrt (/ 1 x)))) (taylor inf x) (#s(alt (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) x) (patch (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (sqrt (/ 1 x))) (taylor -inf x) (#s(alt (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) x) (patch (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) x) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (/ 1 (pow x 3))) (* -1 (sqrt (/ 1 x)))) (taylor -inf x) (#s(alt (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) x) (patch (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) x) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (/ 1 (pow x 3))) (* -1 (sqrt (/ 1 x)))) (taylor -inf x) (#s(alt (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) x) (patch (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) x) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (/ 1 (pow x 3))) (* -1 (sqrt (/ 1 x)))) (taylor -inf x) (#s(alt (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) x) (patch (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) x) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 x)) (taylor 0 x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) x) (/.f64 #s(literal -1/2 binary64) x))) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) x) (/.f64 #s(literal -1/2 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (sqrt x) (* -1 x)) x) (taylor 0 x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) x) (/.f64 #s(literal -1/2 binary64) x))) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) x) (/.f64 #s(literal -1/2 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (sqrt x) (* x (- (* 1/2 x) 1))) x) (taylor 0 x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) x) (/.f64 #s(literal -1/2 binary64) x))) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) x) (/.f64 #s(literal -1/2 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (sqrt x) (* x (- (* x (+ 1/2 (* -3/8 x))) 1))) x) (taylor 0 x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) x) (/.f64 #s(literal -1/2 binary64) x))) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) x) (/.f64 #s(literal -1/2 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (sqrt (/ 1 (pow x 3)))) (taylor inf x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) x) (/.f64 #s(literal -1/2 binary64) x))) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) x) (/.f64 #s(literal -1/2 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* -1/2 (sqrt (/ 1 x))) (* -1/2 (sqrt x))) (pow x 2)) (taylor inf x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) x) (/.f64 #s(literal -1/2 binary64) x))) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) x) (/.f64 #s(literal -1/2 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* 1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (/ 1 x))))) (pow x 2)) (taylor inf x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) x) (/.f64 #s(literal -1/2 binary64) x))) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) x) (/.f64 #s(literal -1/2 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* -1/2 (* (sqrt (/ 1 (pow x 5))) (+ 1 (* 1/2 x)))) (+ (* -1/2 (sqrt x)) (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (* 1/2 (sqrt (/ 1 x)))))) (pow x 2)) (taylor inf x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) x) (/.f64 #s(literal -1/2 binary64) x))) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) x) (/.f64 #s(literal -1/2 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (taylor -inf x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) x) (/.f64 #s(literal -1/2 binary64) x))) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) x) (/.f64 #s(literal -1/2 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3))))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (taylor -inf x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) x) (/.f64 #s(literal -1/2 binary64) x))) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) x) (/.f64 #s(literal -1/2 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (sqrt (/ 1 x)) (* -1/2 (sqrt (/ 1 (pow x 5))))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) (taylor -inf x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) x) (/.f64 #s(literal -1/2 binary64) x))) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) x) (/.f64 #s(literal -1/2 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (sqrt (/ 1 x)) (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 x)) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2)))))) (* -1/2 (sqrt x))) (pow x 3)))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) (taylor -inf x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) x) (/.f64 #s(literal -1/2 binary64) x))) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) x) (/.f64 #s(literal -1/2 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 x)) (taylor 0 x) (#s(alt (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (patch (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (sqrt x) (* -1 (sqrt (pow x 3)))) x) (taylor 0 x) (#s(alt (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (patch (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (sqrt x) (* -1 (sqrt (pow x 3)))) x) (taylor 0 x) (#s(alt (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (patch (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (sqrt x) (* -1 (sqrt (pow x 3)))) x) (taylor 0 x) (#s(alt (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (patch (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (sqrt x)) (taylor inf x) (#s(alt (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (patch (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (sqrt (/ 1 (pow x 3))) (* -1 (sqrt (/ 1 x))))) (taylor inf x) (#s(alt (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (patch (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (sqrt (/ 1 (pow x 3))) (* -1 (sqrt (/ 1 x))))) (taylor inf x) (#s(alt (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (patch (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (sqrt (/ 1 (pow x 3))) (* -1 (sqrt (/ 1 x))))) (taylor inf x) (#s(alt (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (patch (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (sqrt x)) (taylor -inf x) (#s(alt (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (patch (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (sqrt (/ 1 x)) (* -1 (sqrt (/ 1 (pow x 3))))))) (taylor -inf x) (#s(alt (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (patch (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (sqrt (/ 1 x)) (* -1 (sqrt (/ 1 (pow x 3))))))) (taylor -inf x) (#s(alt (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (patch (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (sqrt (/ 1 x)) (* -1 (sqrt (/ 1 (pow x 3))))))) (taylor -inf x) (#s(alt (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (patch (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (sqrt (/ 1 (pow x 3)))) (taylor 0 x) (#s(alt (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 1/2 binary64)) (patch (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (sqrt x)) (* 1/2 (* x (+ (* -1 (sqrt x)) (* 1/4 (sqrt x)))))) (pow x 2)) (taylor 0 x) (#s(alt (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 1/2 binary64)) (patch (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (sqrt x)) (* x (+ (* 1/2 (sqrt (pow x 3))) (* 1/2 (+ (* -1 (sqrt x)) (* 1/4 (sqrt x))))))) (pow x 2)) (taylor 0 x) (#s(alt (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 1/2 binary64)) (patch (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (sqrt x)) (* x (+ (* 1/2 (sqrt (pow x 3))) (* 1/2 (+ (* -1 (sqrt x)) (* 1/4 (sqrt x))))))) (pow x 2)) (taylor 0 x) (#s(alt (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 1/2 binary64)) (patch (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (sqrt x)) (taylor inf x) (#s(alt (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 1/2 binary64)) (patch (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* 1/2 (sqrt (/ 1 x))) (* 1/2 (/ (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))) x)))) (taylor inf x) (#s(alt (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 1/2 binary64)) (patch (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* 1/2 (sqrt (/ 1 x))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* 1/2 (/ (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))) x))))) (taylor inf x) (#s(alt (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 1/2 binary64)) (patch (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* 1/2 (sqrt (/ 1 x))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* 1/2 (/ (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))) x))))) (taylor inf x) (#s(alt (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 1/2 binary64)) (patch (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (sqrt x)) (taylor -inf x) (#s(alt (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 1/2 binary64)) (patch (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/2 (sqrt (/ 1 x))) (* -1/2 (/ (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))) x))))) (taylor -inf x) (#s(alt (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 1/2 binary64)) (patch (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (/ (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))))) x)) (* -1/2 (sqrt (/ 1 x)))))) (taylor -inf x) (#s(alt (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 1/2 binary64)) (patch (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (/ (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))))) x)) (* -1/2 (sqrt (/ 1 x)))))) (taylor -inf x) (#s(alt (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 1/2 binary64)) (patch (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (sqrt (/ 1 (pow x 7)))) (taylor 0 x) (#s(alt (/.f64 (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 1/2 binary64)) (*.f64 x x)) (patch (/.f64 (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 1/2 binary64)) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (sqrt x)) (* 1/2 (* x (+ (* -1 (sqrt x)) (* 1/4 (sqrt x)))))) (pow x 4)) (taylor 0 x) (#s(alt (/.f64 (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 1/2 binary64)) (*.f64 x x)) (patch (/.f64 (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 1/2 binary64)) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (sqrt x)) (* x (+ (* 1/2 (sqrt (pow x 3))) (* 1/2 (+ (* -1 (sqrt x)) (* 1/4 (sqrt x))))))) (pow x 4)) (taylor 0 x) (#s(alt (/.f64 (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 1/2 binary64)) (*.f64 x x)) (patch (/.f64 (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 1/2 binary64)) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (sqrt x)) (* x (+ (* 1/2 (sqrt (pow x 3))) (* 1/2 (+ (* -1 (sqrt x)) (* 1/4 (sqrt x))))))) (pow x 4)) (taylor 0 x) (#s(alt (/.f64 (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 1/2 binary64)) (*.f64 x x)) (patch (/.f64 (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 1/2 binary64)) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (sqrt (/ 1 (pow x 3)))) (taylor inf x) (#s(alt (/.f64 (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 1/2 binary64)) (*.f64 x x)) (patch (/.f64 (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 1/2 binary64)) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (sqrt (/ 1 x))) (* 1/2 (/ (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))) x))) x) (taylor inf x) (#s(alt (/.f64 (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 1/2 binary64)) (*.f64 x x)) (patch (/.f64 (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 1/2 binary64)) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (sqrt (/ 1 x))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* 1/2 (/ (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))) x)))) x) (taylor inf x) (#s(alt (/.f64 (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 1/2 binary64)) (*.f64 x x)) (patch (/.f64 (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 1/2 binary64)) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (sqrt (/ 1 x))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* 1/2 (/ (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))) x)))) x) (taylor inf x) (#s(alt (/.f64 (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 1/2 binary64)) (*.f64 x x)) (patch (/.f64 (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 1/2 binary64)) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (sqrt (/ 1 (pow x 3)))) (taylor -inf x) (#s(alt (/.f64 (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 1/2 binary64)) (*.f64 x x)) (patch (/.f64 (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 1/2 binary64)) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1/2 (sqrt (/ 1 x))) (* -1/2 (/ (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))) x))) x)) (taylor -inf x) (#s(alt (/.f64 (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 1/2 binary64)) (*.f64 x x)) (patch (/.f64 (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 1/2 binary64)) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))))) x)) (* -1/2 (sqrt (/ 1 x)))) x)) (taylor -inf x) (#s(alt (/.f64 (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 1/2 binary64)) (*.f64 x x)) (patch (/.f64 (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 1/2 binary64)) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))))) x)) (* -1/2 (sqrt (/ 1 x)))) x)) (taylor -inf x) (#s(alt (/.f64 (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 1/2 binary64)) (*.f64 x x)) (patch (/.f64 (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 1/2 binary64)) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 x)) (taylor 0 x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 1/2 binary64)) (*.f64 x x))) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 1/2 binary64)) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (sqrt x) (* -1 x)) x) (taylor 0 x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 1/2 binary64)) (*.f64 x x))) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 1/2 binary64)) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (sqrt x) (* x (- (* 1/2 x) 1))) x) (taylor 0 x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 1/2 binary64)) (*.f64 x x))) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 1/2 binary64)) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (sqrt x) (* x (- (* x (+ 1/2 (* -3/8 x))) 1))) x) (taylor 0 x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 1/2 binary64)) (*.f64 x x))) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 1/2 binary64)) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (sqrt (/ 1 (pow x 3)))) (taylor inf x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 1/2 binary64)) (*.f64 x x))) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 1/2 binary64)) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* -1/2 (sqrt (/ 1 x))) (* -1/2 (sqrt x))) (pow x 2)) (taylor inf x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 1/2 binary64)) (*.f64 x x))) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 1/2 binary64)) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* 1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (/ 1 x))))) (pow x 2)) (taylor inf x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 1/2 binary64)) (*.f64 x x))) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 1/2 binary64)) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* -1/2 (* (sqrt (/ 1 (pow x 5))) (+ 1 (* 1/2 x)))) (+ (* -1/2 (sqrt x)) (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (* 1/2 (sqrt (/ 1 x)))))) (pow x 2)) (taylor inf x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 1/2 binary64)) (*.f64 x x))) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 1/2 binary64)) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (taylor -inf x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 1/2 binary64)) (*.f64 x x))) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 1/2 binary64)) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3))))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (taylor -inf x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 1/2 binary64)) (*.f64 x x))) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 1/2 binary64)) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (sqrt (/ 1 x)) (* -1/2 (sqrt (/ 1 (pow x 5))))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) (taylor -inf x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 1/2 binary64)) (*.f64 x x))) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 1/2 binary64)) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (sqrt (/ 1 x)) (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 x)) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2)))))) (* -1/2 (sqrt x))) (pow x 3)))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) (taylor -inf x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 1/2 binary64)) (*.f64 x x))) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 1/2 binary64)) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 (pow x 3))) (taylor 0 x) (#s(alt (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) (patch (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (sqrt x) (* x (+ (* -1 (sqrt x)) (* 1/4 (sqrt x))))) (pow x 2)) (taylor 0 x) (#s(alt (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) (patch (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (sqrt x) (* x (+ (sqrt (pow x 3)) (+ (* -1 (sqrt x)) (* 1/4 (sqrt x)))))) (pow x 2)) (taylor 0 x) (#s(alt (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) (patch (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (sqrt x) (* x (+ (sqrt (pow x 3)) (+ (* -1 (sqrt x)) (* 1/4 (sqrt x)))))) (pow x 2)) (taylor 0 x) (#s(alt (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) (patch (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt x) (taylor inf x) (#s(alt (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) (patch (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (sqrt (/ 1 x)) (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/4 (sqrt (/ 1 (pow x 3))))))) (taylor inf x) (#s(alt (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) (patch (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (sqrt (/ 1 x)) (+ (sqrt (/ 1 (pow x 5))) (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/4 (sqrt (/ 1 (pow x 3)))))))) (taylor inf x) (#s(alt (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) (patch (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (sqrt (/ 1 x)) (+ (sqrt (/ 1 (pow x 5))) (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/4 (sqrt (/ 1 (pow x 3)))))))) (taylor inf x) (#s(alt (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) (patch (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt x) (taylor -inf x) (#s(alt (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) (patch (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (sqrt (/ 1 x))) (* -1 (/ (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))) x))))) (taylor -inf x) (#s(alt (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) (patch (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (sqrt (/ 1 x))) (* -1 (/ (+ (sqrt (/ 1 (pow x 3))) (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x))))) x))))) (taylor -inf x) (#s(alt (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) (patch (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (sqrt (/ 1 x))) (* -1 (/ (+ (sqrt (/ 1 (pow x 3))) (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x))))) x))))) (taylor -inf x) (#s(alt (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) (patch (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (pow x 3) (taylor 0 x) (#s(alt (*.f64 x (*.f64 x x)) (patch (*.f64 x (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (pow x 3) (taylor 0 x) (#s(alt (*.f64 x (*.f64 x x)) (patch (*.f64 x (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (pow x 3) (taylor 0 x) (#s(alt (*.f64 x (*.f64 x x)) (patch (*.f64 x (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (pow x 3) (taylor 0 x) (#s(alt (*.f64 x (*.f64 x x)) (patch (*.f64 x (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (pow x 3) (taylor inf x) (#s(alt (*.f64 x (*.f64 x x)) (patch (*.f64 x (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (pow x 3) (taylor inf x) (#s(alt (*.f64 x (*.f64 x x)) (patch (*.f64 x (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (pow x 3) (taylor inf x) (#s(alt (*.f64 x (*.f64 x x)) (patch (*.f64 x (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (pow x 3) (taylor inf x) (#s(alt (*.f64 x (*.f64 x x)) (patch (*.f64 x (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (pow x 3) (taylor -inf x) (#s(alt (*.f64 x (*.f64 x x)) (patch (*.f64 x (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (pow x 3) (taylor -inf x) (#s(alt (*.f64 x (*.f64 x x)) (patch (*.f64 x (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (pow x 3) (taylor -inf x) (#s(alt (*.f64 x (*.f64 x x)) (patch (*.f64 x (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (pow x 3) (taylor -inf x) (#s(alt (*.f64 x (*.f64 x x)) (patch (*.f64 x (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 (pow x 3))) (taylor 0 x) (#s(alt (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (patch (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (sqrt x) (* 1/4 (sqrt (pow x 3)))) (pow x 2)) (taylor 0 x) (#s(alt (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (patch (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (sqrt x) (* 1/4 (sqrt (pow x 3)))) (pow x 2)) (taylor 0 x) (#s(alt (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (patch (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (sqrt x) (* 1/4 (sqrt (pow x 3)))) (pow x 2)) (taylor 0 x) (#s(alt (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (patch (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/4 (sqrt (/ 1 x))) (taylor inf x) (#s(alt (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (patch (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (/ 1 (pow x 3))) (* 1/4 (sqrt (/ 1 x)))) (taylor inf x) (#s(alt (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (patch (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (/ 1 (pow x 3))) (* 1/4 (sqrt (/ 1 x)))) (taylor inf x) (#s(alt (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (patch (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (/ 1 (pow x 3))) (* 1/4 (sqrt (/ 1 x)))) (taylor inf x) (#s(alt (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (patch (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/4 (sqrt (/ 1 x))) (taylor -inf x) (#s(alt (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (patch (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (/ 1 (pow x 3))) (* 1/4 (sqrt (/ 1 x)))) (taylor -inf x) (#s(alt (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (patch (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (/ 1 (pow x 3))) (* 1/4 (sqrt (/ 1 x)))) (taylor -inf x) (#s(alt (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (patch (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (/ 1 (pow x 3))) (* 1/4 (sqrt (/ 1 x)))) (taylor -inf x) (#s(alt (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (patch (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (sqrt (/ 1 x))) (taylor 0 x) (#s(alt (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)) (patch (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (sqrt (pow x 3)) (* -1 (sqrt x))) x) (taylor 0 x) (#s(alt (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)) (patch (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (sqrt (pow x 3)) (* -1 (sqrt x))) x) (taylor 0 x) (#s(alt (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)) (patch (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (sqrt (pow x 3)) (* -1 (sqrt x))) x) (taylor 0 x) (#s(alt (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)) (patch (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt x) (taylor inf x) (#s(alt (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)) (patch (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (sqrt (/ 1 x)) (* -1 (sqrt (/ 1 (pow x 3)))))) (taylor inf x) (#s(alt (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)) (patch (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (sqrt (/ 1 x)) (* -1 (sqrt (/ 1 (pow x 3)))))) (taylor inf x) (#s(alt (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)) (patch (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (sqrt (/ 1 x)) (* -1 (sqrt (/ 1 (pow x 3)))))) (taylor inf x) (#s(alt (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)) (patch (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt x) (taylor -inf x) (#s(alt (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)) (patch (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (sqrt (/ 1 (pow x 3))) (* -1 (sqrt (/ 1 x)))))) (taylor -inf x) (#s(alt (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)) (patch (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (sqrt (/ 1 (pow x 3))) (* -1 (sqrt (/ 1 x)))))) (taylor -inf x) (#s(alt (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)) (patch (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (sqrt (/ 1 (pow x 3))) (* -1 (sqrt (/ 1 x)))))) (taylor -inf x) (#s(alt (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)) (patch (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
66 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | -inf | (* (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) 1/2) |
| 1.0ms | x | @ | inf | (/ (+ (* x 1/4) 1) (* x (sqrt x))) |
| 1.0ms | x | @ | -inf | (/ (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) x) |
| 1.0ms | x | @ | 0 | (/ (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) x) |
| 0.0ms | x | @ | -inf | (* 2 (sqrt (* x (* x x)))) |
| 1× | egg-herbie |
| 18 410× | lower-fma.f64 |
| 18 410× | lower-fma.f32 |
| 5 930× | lower-+.f64 |
| 5 930× | lower-+.f32 |
| 4 644× | lower-*.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 341 | 4281 |
| 1 | 1045 | 3836 |
| 2 | 3621 | 3641 |
| 0 | 8271 | 3462 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -1/2 (sqrt (/ 1 (pow x 5)))) |
(/ (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 3)) |
(/ (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 3)) |
(/ (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 3)) |
(* 1/2 (sqrt (/ 1 (pow x 3)))) |
(/ (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) x) |
(/ (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) x) |
(/ (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) x) |
(* 1/2 (sqrt (/ 1 (pow x 3)))) |
(* -1 (/ (+ (* -1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 3))))) x)) |
(* -1 (/ (+ (* -1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 3))))) x)) |
(* -1 (/ (+ (* -1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 3))))) x)) |
(* -1/2 (sqrt (/ 1 (pow x 3)))) |
(/ (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 2)) |
(/ (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 2)) |
(/ (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 2)) |
(* 1/2 (sqrt (/ 1 x))) |
(+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) |
(+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) |
(+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) |
(* 1/2 (sqrt (/ 1 x))) |
(+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) |
(+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) |
(+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) |
(* -1/2 (sqrt (/ 1 x))) |
(/ (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) x) |
(/ (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) x) |
(/ (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) x) |
(* 1/2 (sqrt x)) |
(* x (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x))))) |
(* x (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x))))) |
(* x (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x))))) |
(* 1/2 (sqrt x)) |
(* -1 (* x (+ (* -1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 3))))))) |
(* -1 (* x (+ (* -1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 3))))))) |
(* -1 (* x (+ (* -1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 3))))))) |
(sqrt (/ 1 x)) |
(/ (+ (sqrt x) (* -1 x)) x) |
(/ (+ (sqrt x) (* x (- (* 1/2 x) 1))) x) |
(/ (+ (sqrt x) (* x (- (* x (+ 1/2 (* -3/8 x))) 1))) x) |
(* 1/2 (sqrt (/ 1 (pow x 3)))) |
(/ (- (* -1/2 (sqrt (/ 1 x))) (* -1/2 (sqrt x))) (pow x 2)) |
(/ (- (* 1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (/ 1 x))))) (pow x 2)) |
(/ (- (* -1/2 (* (sqrt (/ 1 (pow x 5))) (+ 1 (* 1/2 x)))) (+ (* -1/2 (sqrt x)) (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (* 1/2 (sqrt (/ 1 x)))))) (pow x 2)) |
(- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(- (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3))))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(- (+ (sqrt (/ 1 x)) (* -1/2 (sqrt (/ 1 (pow x 5))))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
(- (+ (sqrt (/ 1 x)) (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 x)) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2)))))) (* -1/2 (sqrt x))) (pow x 3)))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
(sqrt (/ 1 x)) |
(+ (sqrt (/ 1 x)) (* x (- (* -1/2 (sqrt (/ 1 x))) (/ 1 x)))) |
(+ (sqrt (/ 1 x)) (* x (- (+ (* -1/2 (sqrt (/ 1 x))) (* x (+ (* -1 (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))) (+ (* 3/8 (sqrt (/ 1 x))) (* 1/2 (/ 1 x)))))) (/ 1 x)))) |
(+ (sqrt (/ 1 x)) (* x (- (+ (* -1/2 (sqrt (/ 1 x))) (* x (+ (* -1 (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))) (+ (* 3/8 (sqrt (/ 1 x))) (+ (* 1/2 (/ 1 x)) (* x (- (+ (* -5/16 (sqrt (/ 1 x))) (+ (* 1/2 (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))) (* 1/2 (/ 1 (pow x 2))))) (+ (* -1 (* (sqrt (/ 1 x)) (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))) (* 3/8 (/ 1 x)))))))))) (/ 1 x)))) |
(* 1/2 (sqrt (/ 1 (pow x 3)))) |
(/ (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) x) |
(/ (+ (* -1/4 (sqrt (/ 1 (pow x 3)))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))) x) |
(/ (+ (* -1/4 (sqrt (/ 1 (pow x 3)))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* -5/128 (sqrt (/ 1 (pow x 7)))) (+ (* 1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/4 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))))) x) |
(* -2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(+ (* -2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) |
(+ (* -2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1 (/ (+ (* -1 (/ (+ (sqrt x) (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x))) |
(+ (* -2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1 (/ (+ (* -1 (/ (+ (sqrt x) (+ (* -1 (/ (+ (sqrt x) (+ (* -1/4 (sqrt x)) (* 1/16 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) x)) (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x))) |
(sqrt x) |
(+ (sqrt x) (* x (+ 1 (* 1/2 (sqrt x))))) |
(+ (sqrt x) (* x (+ 1 (+ (* 1/2 (sqrt x)) (* x (+ 1/2 (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (/ 1 x)))))))))) |
(+ (sqrt x) (* x (+ 1 (+ (* 1/2 (sqrt x)) (* x (+ 1/2 (+ (* -1/8 (sqrt x)) (+ (* 1/2 (sqrt (/ 1 x))) (* x (- (+ (* 1/16 (sqrt x)) (* 1/4 (sqrt (/ 1 x)))) 1/8)))))))))) |
(* 2 (sqrt (pow x 3))) |
(* (pow x 2) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x))))) |
(* (pow x 2) (+ (sqrt (/ 1 (pow x 3))) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x))))))) |
(* (pow x 2) (+ (sqrt (/ 1 (pow x 3))) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (+ (* 1/4 (sqrt (/ 1 (pow x 5)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x))))))))) |
(* 1/2 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1 (* x (+ (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (sqrt x)) (* -1/16 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (* -1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/16 (sqrt x)) (* -5/128 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (+ (* -1/4 (sqrt x)) (* -1/16 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) x)) (* -1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt (/ 1 x)) |
(+ (sqrt (/ 1 x)) (* x (- (* -1/2 (sqrt (/ 1 x))) (/ 1 x)))) |
(+ (sqrt (/ 1 x)) (* x (- (+ (* -1/2 (sqrt (/ 1 x))) (* x (+ (* -1 (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))) (+ (* 3/8 (sqrt (/ 1 x))) (* 1/2 (/ 1 x)))))) (/ 1 x)))) |
(+ (sqrt (/ 1 x)) (* x (- (+ (* -1/2 (sqrt (/ 1 x))) (* x (+ (* -1 (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))) (+ (* 3/8 (sqrt (/ 1 x))) (+ (* 1/2 (/ 1 x)) (* x (- (+ (* -5/16 (sqrt (/ 1 x))) (+ (* 1/2 (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))) (* 1/2 (/ 1 (pow x 2))))) (+ (* -1 (* (sqrt (/ 1 x)) (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))) (* 3/8 (/ 1 x)))))))))) (/ 1 x)))) |
(* 1/2 (sqrt (/ 1 (pow x 3)))) |
(/ (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) x) |
(/ (+ (* -1/4 (sqrt (/ 1 (pow x 3)))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))) x) |
(/ (+ (* -1/4 (sqrt (/ 1 (pow x 3)))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* -5/128 (sqrt (/ 1 (pow x 7)))) (+ (* 1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/4 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))))) x) |
(* -2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(+ (* -2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) |
(+ (* -2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1 (/ (+ (* -1 (/ (+ (sqrt x) (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x))) |
(+ (* -2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1 (/ (+ (* -1 (/ (+ (sqrt x) (+ (* -1 (/ (+ (sqrt x) (+ (* -1/4 (sqrt x)) (* 1/16 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) x)) (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x))) |
(sqrt x) |
(+ (sqrt x) (* x (+ 1 (* 1/2 (sqrt x))))) |
(+ (sqrt x) (* x (+ 1 (+ (* 1/2 (sqrt x)) (* x (+ 1/2 (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (/ 1 x)))))))))) |
(+ (sqrt x) (* x (+ 1 (+ (* 1/2 (sqrt x)) (* x (+ 1/2 (+ (* -1/8 (sqrt x)) (+ (* 1/2 (sqrt (/ 1 x))) (* x (- (+ (* 1/16 (sqrt x)) (* 1/4 (sqrt (/ 1 x)))) 1/8)))))))))) |
(* 2 (sqrt (pow x 3))) |
(* (pow x 2) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x))))) |
(* (pow x 2) (+ (sqrt (/ 1 (pow x 3))) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x))))))) |
(* (pow x 2) (+ (sqrt (/ 1 (pow x 3))) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (+ (* 1/4 (sqrt (/ 1 (pow x 5)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x))))))))) |
(* 1/2 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1 (* x (+ (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (sqrt x)) (* -1/16 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (* -1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/16 (sqrt x)) (* -5/128 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (+ (* -1/4 (sqrt x)) (* -1/16 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) x)) (* -1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
(* 2 (sqrt (pow x 3))) |
(* 2 (sqrt (pow x 3))) |
(* 2 (sqrt (pow x 3))) |
(* 2 (sqrt (pow x 3))) |
(* 2 (sqrt (pow x 3))) |
(* 2 (sqrt (pow x 3))) |
(* 2 (sqrt (pow x 3))) |
(* 2 (sqrt (pow x 3))) |
(* 2 (* (sqrt (pow x 3)) (pow (sqrt -1) 2))) |
(* 2 (* (sqrt (pow x 3)) (pow (sqrt -1) 2))) |
(* 2 (* (sqrt (pow x 3)) (pow (sqrt -1) 2))) |
(* 2 (* (sqrt (pow x 3)) (pow (sqrt -1) 2))) |
(sqrt (pow x 3)) |
(sqrt (pow x 3)) |
(sqrt (pow x 3)) |
(sqrt (pow x 3)) |
(sqrt (pow x 3)) |
(sqrt (pow x 3)) |
(sqrt (pow x 3)) |
(sqrt (pow x 3)) |
(* (sqrt (pow x 3)) (pow (sqrt -1) 2)) |
(* (sqrt (pow x 3)) (pow (sqrt -1) 2)) |
(* (sqrt (pow x 3)) (pow (sqrt -1) 2)) |
(* (sqrt (pow x 3)) (pow (sqrt -1) 2)) |
(* -1/2 (sqrt (/ 1 (pow x 5)))) |
(/ (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 3)) |
(/ (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 3)) |
(/ (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 3)) |
(* 1/2 (sqrt (/ 1 (pow x 3)))) |
(/ (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) x) |
(/ (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) x) |
(/ (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) x) |
(* 1/2 (sqrt (/ 1 (pow x 3)))) |
(* -1 (/ (+ (* -1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 3))))) x)) |
(* -1 (/ (+ (* -1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 3))))) x)) |
(* -1 (/ (+ (* -1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 3))))) x)) |
(sqrt (/ 1 (pow x 3))) |
(/ (+ (sqrt x) (* -1 (sqrt (pow x 3)))) (pow x 2)) |
(/ (+ (sqrt x) (* -1 (sqrt (pow x 3)))) (pow x 2)) |
(/ (+ (sqrt x) (* -1 (sqrt (pow x 3)))) (pow x 2)) |
(* -1 (sqrt (/ 1 x))) |
(+ (sqrt (/ 1 (pow x 3))) (* -1 (sqrt (/ 1 x)))) |
(+ (sqrt (/ 1 (pow x 3))) (* -1 (sqrt (/ 1 x)))) |
(+ (sqrt (/ 1 (pow x 3))) (* -1 (sqrt (/ 1 x)))) |
(* -1 (sqrt (/ 1 x))) |
(+ (sqrt (/ 1 (pow x 3))) (* -1 (sqrt (/ 1 x)))) |
(+ (sqrt (/ 1 (pow x 3))) (* -1 (sqrt (/ 1 x)))) |
(+ (sqrt (/ 1 (pow x 3))) (* -1 (sqrt (/ 1 x)))) |
(sqrt (/ 1 x)) |
(/ (+ (sqrt x) (* -1 x)) x) |
(/ (+ (sqrt x) (* x (- (* 1/2 x) 1))) x) |
(/ (+ (sqrt x) (* x (- (* x (+ 1/2 (* -3/8 x))) 1))) x) |
(* 1/2 (sqrt (/ 1 (pow x 3)))) |
(/ (- (* -1/2 (sqrt (/ 1 x))) (* -1/2 (sqrt x))) (pow x 2)) |
(/ (- (* 1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (/ 1 x))))) (pow x 2)) |
(/ (- (* -1/2 (* (sqrt (/ 1 (pow x 5))) (+ 1 (* 1/2 x)))) (+ (* -1/2 (sqrt x)) (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (* 1/2 (sqrt (/ 1 x)))))) (pow x 2)) |
(- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(- (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3))))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(- (+ (sqrt (/ 1 x)) (* -1/2 (sqrt (/ 1 (pow x 5))))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
(- (+ (sqrt (/ 1 x)) (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 x)) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2)))))) (* -1/2 (sqrt x))) (pow x 3)))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
(sqrt (/ 1 x)) |
(/ (+ (sqrt x) (* -1 (sqrt (pow x 3)))) x) |
(/ (+ (sqrt x) (* -1 (sqrt (pow x 3)))) x) |
(/ (+ (sqrt x) (* -1 (sqrt (pow x 3)))) x) |
(* -1 (sqrt x)) |
(* x (+ (sqrt (/ 1 (pow x 3))) (* -1 (sqrt (/ 1 x))))) |
(* x (+ (sqrt (/ 1 (pow x 3))) (* -1 (sqrt (/ 1 x))))) |
(* x (+ (sqrt (/ 1 (pow x 3))) (* -1 (sqrt (/ 1 x))))) |
(* -1 (sqrt x)) |
(* -1 (* x (+ (sqrt (/ 1 x)) (* -1 (sqrt (/ 1 (pow x 3))))))) |
(* -1 (* x (+ (sqrt (/ 1 x)) (* -1 (sqrt (/ 1 (pow x 3))))))) |
(* -1 (* x (+ (sqrt (/ 1 x)) (* -1 (sqrt (/ 1 (pow x 3))))))) |
(* 1/2 (sqrt (/ 1 (pow x 3)))) |
(/ (+ (* 1/2 (sqrt x)) (* 1/2 (* x (+ (* -1 (sqrt x)) (* 1/4 (sqrt x)))))) (pow x 2)) |
(/ (+ (* 1/2 (sqrt x)) (* x (+ (* 1/2 (sqrt (pow x 3))) (* 1/2 (+ (* -1 (sqrt x)) (* 1/4 (sqrt x))))))) (pow x 2)) |
(/ (+ (* 1/2 (sqrt x)) (* x (+ (* 1/2 (sqrt (pow x 3))) (* 1/2 (+ (* -1 (sqrt x)) (* 1/4 (sqrt x))))))) (pow x 2)) |
(* 1/2 (sqrt x)) |
(* x (+ (* 1/2 (sqrt (/ 1 x))) (* 1/2 (/ (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))) x)))) |
(* x (+ (* 1/2 (sqrt (/ 1 x))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* 1/2 (/ (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))) x))))) |
(* x (+ (* 1/2 (sqrt (/ 1 x))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* 1/2 (/ (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))) x))))) |
(* 1/2 (sqrt x)) |
(* -1 (* x (+ (* -1/2 (sqrt (/ 1 x))) (* -1/2 (/ (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))) x))))) |
(* -1 (* x (+ (* -1 (/ (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))))) x)) (* -1/2 (sqrt (/ 1 x)))))) |
(* -1 (* x (+ (* -1 (/ (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))))) x)) (* -1/2 (sqrt (/ 1 x)))))) |
(* 1/2 (sqrt (/ 1 (pow x 7)))) |
(/ (+ (* 1/2 (sqrt x)) (* 1/2 (* x (+ (* -1 (sqrt x)) (* 1/4 (sqrt x)))))) (pow x 4)) |
(/ (+ (* 1/2 (sqrt x)) (* x (+ (* 1/2 (sqrt (pow x 3))) (* 1/2 (+ (* -1 (sqrt x)) (* 1/4 (sqrt x))))))) (pow x 4)) |
(/ (+ (* 1/2 (sqrt x)) (* x (+ (* 1/2 (sqrt (pow x 3))) (* 1/2 (+ (* -1 (sqrt x)) (* 1/4 (sqrt x))))))) (pow x 4)) |
(* 1/2 (sqrt (/ 1 (pow x 3)))) |
(/ (+ (* 1/2 (sqrt (/ 1 x))) (* 1/2 (/ (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))) x))) x) |
(/ (+ (* 1/2 (sqrt (/ 1 x))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* 1/2 (/ (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))) x)))) x) |
(/ (+ (* 1/2 (sqrt (/ 1 x))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* 1/2 (/ (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))) x)))) x) |
(* 1/2 (sqrt (/ 1 (pow x 3)))) |
(* -1 (/ (+ (* -1/2 (sqrt (/ 1 x))) (* -1/2 (/ (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))) x))) x)) |
(* -1 (/ (+ (* -1 (/ (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))))) x)) (* -1/2 (sqrt (/ 1 x)))) x)) |
(* -1 (/ (+ (* -1 (/ (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))))) x)) (* -1/2 (sqrt (/ 1 x)))) x)) |
(sqrt (/ 1 x)) |
(/ (+ (sqrt x) (* -1 x)) x) |
(/ (+ (sqrt x) (* x (- (* 1/2 x) 1))) x) |
(/ (+ (sqrt x) (* x (- (* x (+ 1/2 (* -3/8 x))) 1))) x) |
(* 1/2 (sqrt (/ 1 (pow x 3)))) |
(/ (- (* -1/2 (sqrt (/ 1 x))) (* -1/2 (sqrt x))) (pow x 2)) |
(/ (- (* 1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (/ 1 x))))) (pow x 2)) |
(/ (- (* -1/2 (* (sqrt (/ 1 (pow x 5))) (+ 1 (* 1/2 x)))) (+ (* -1/2 (sqrt x)) (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (* 1/2 (sqrt (/ 1 x)))))) (pow x 2)) |
(- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(- (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3))))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(- (+ (sqrt (/ 1 x)) (* -1/2 (sqrt (/ 1 (pow x 5))))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
(- (+ (sqrt (/ 1 x)) (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 x)) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2)))))) (* -1/2 (sqrt x))) (pow x 3)))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
(sqrt (/ 1 (pow x 3))) |
(/ (+ (sqrt x) (* x (+ (* -1 (sqrt x)) (* 1/4 (sqrt x))))) (pow x 2)) |
(/ (+ (sqrt x) (* x (+ (sqrt (pow x 3)) (+ (* -1 (sqrt x)) (* 1/4 (sqrt x)))))) (pow x 2)) |
(/ (+ (sqrt x) (* x (+ (sqrt (pow x 3)) (+ (* -1 (sqrt x)) (* 1/4 (sqrt x)))))) (pow x 2)) |
(sqrt x) |
(* x (+ (sqrt (/ 1 x)) (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/4 (sqrt (/ 1 (pow x 3))))))) |
(* x (+ (sqrt (/ 1 x)) (+ (sqrt (/ 1 (pow x 5))) (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/4 (sqrt (/ 1 (pow x 3)))))))) |
(* x (+ (sqrt (/ 1 x)) (+ (sqrt (/ 1 (pow x 5))) (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/4 (sqrt (/ 1 (pow x 3)))))))) |
(sqrt x) |
(* -1 (* x (+ (* -1 (sqrt (/ 1 x))) (* -1 (/ (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))) x))))) |
(* -1 (* x (+ (* -1 (sqrt (/ 1 x))) (* -1 (/ (+ (sqrt (/ 1 (pow x 3))) (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x))))) x))))) |
(* -1 (* x (+ (* -1 (sqrt (/ 1 x))) (* -1 (/ (+ (sqrt (/ 1 (pow x 3))) (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x))))) x))))) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(sqrt (/ 1 (pow x 3))) |
(/ (+ (sqrt x) (* 1/4 (sqrt (pow x 3)))) (pow x 2)) |
(/ (+ (sqrt x) (* 1/4 (sqrt (pow x 3)))) (pow x 2)) |
(/ (+ (sqrt x) (* 1/4 (sqrt (pow x 3)))) (pow x 2)) |
(* 1/4 (sqrt (/ 1 x))) |
(+ (sqrt (/ 1 (pow x 3))) (* 1/4 (sqrt (/ 1 x)))) |
(+ (sqrt (/ 1 (pow x 3))) (* 1/4 (sqrt (/ 1 x)))) |
(+ (sqrt (/ 1 (pow x 3))) (* 1/4 (sqrt (/ 1 x)))) |
(* 1/4 (sqrt (/ 1 x))) |
(+ (sqrt (/ 1 (pow x 3))) (* 1/4 (sqrt (/ 1 x)))) |
(+ (sqrt (/ 1 (pow x 3))) (* 1/4 (sqrt (/ 1 x)))) |
(+ (sqrt (/ 1 (pow x 3))) (* 1/4 (sqrt (/ 1 x)))) |
(* -1 (sqrt (/ 1 x))) |
(/ (+ (sqrt (pow x 3)) (* -1 (sqrt x))) x) |
(/ (+ (sqrt (pow x 3)) (* -1 (sqrt x))) x) |
(/ (+ (sqrt (pow x 3)) (* -1 (sqrt x))) x) |
(sqrt x) |
(* x (+ (sqrt (/ 1 x)) (* -1 (sqrt (/ 1 (pow x 3)))))) |
(* x (+ (sqrt (/ 1 x)) (* -1 (sqrt (/ 1 (pow x 3)))))) |
(* x (+ (sqrt (/ 1 x)) (* -1 (sqrt (/ 1 (pow x 3)))))) |
(sqrt x) |
(* -1 (* x (+ (sqrt (/ 1 (pow x 3))) (* -1 (sqrt (/ 1 x)))))) |
(* -1 (* x (+ (sqrt (/ 1 (pow x 3))) (* -1 (sqrt (/ 1 x)))))) |
(* -1 (* x (+ (sqrt (/ 1 (pow x 3))) (* -1 (sqrt (/ 1 x)))))) |
| Outputs |
|---|
(* -1/2 (sqrt (/ 1 (pow x 5)))) |
(*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) |
(/ (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 3)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) (sqrt.f64 x))) (*.f64 x (*.f64 x x))) |
(/ (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 3)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) (sqrt.f64 x))) (*.f64 x (*.f64 x x))) |
(/ (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 3)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) (sqrt.f64 x))) (*.f64 x (*.f64 x x))) |
(* 1/2 (sqrt (/ 1 (pow x 3)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(/ (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) x) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x) |
(/ (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) x) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x) |
(/ (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) x) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x) |
(* 1/2 (sqrt (/ 1 (pow x 3)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(* -1 (/ (+ (* -1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 3))))) x)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x) |
(* -1 (/ (+ (* -1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 3))))) x)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x) |
(* -1 (/ (+ (* -1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 3))))) x)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x) |
(* -1/2 (sqrt (/ 1 (pow x 3)))) |
(*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(/ (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 2)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) (sqrt.f64 x))) (*.f64 x x)) |
(/ (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 2)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) (sqrt.f64 x))) (*.f64 x x)) |
(/ (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 2)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) (sqrt.f64 x))) (*.f64 x x)) |
(* 1/2 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) |
(*.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) |
(*.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) |
(*.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(* 1/2 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) |
(*.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) |
(*.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) |
(*.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(* -1/2 (sqrt (/ 1 x))) |
(*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(/ (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) x) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) (sqrt.f64 x))) x) |
(/ (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) x) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) (sqrt.f64 x))) x) |
(/ (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) x) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) (sqrt.f64 x))) x) |
(* 1/2 (sqrt x)) |
(*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) |
(* x (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x))))) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(* x (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x))))) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(* x (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x))))) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(* 1/2 (sqrt x)) |
(*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) |
(* -1 (* x (+ (* -1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 3))))))) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(* -1 (* x (+ (* -1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 3))))))) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(* -1 (* x (+ (* -1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 3))))))) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(/ (+ (sqrt x) (* -1 x)) x) |
(/.f64 (-.f64 (sqrt.f64 x) x) x) |
(/ (+ (sqrt x) (* x (- (* 1/2 x) 1))) x) |
(/.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) (sqrt.f64 x)) x) |
(/ (+ (sqrt x) (* x (- (* x (+ 1/2 (* -3/8 x))) 1))) x) |
(/.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -3/8 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (sqrt.f64 x)) x) |
(* 1/2 (sqrt (/ 1 (pow x 3)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(/ (- (* -1/2 (sqrt (/ 1 x))) (* -1/2 (sqrt x))) (pow x 2)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) |
(/ (- (* 1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (/ 1 x))))) (pow x 2)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 x x)) |
(/ (- (* -1/2 (* (sqrt (/ 1 (pow x 5))) (+ 1 (* 1/2 x)))) (+ (* -1/2 (sqrt x)) (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (* 1/2 (sqrt (/ 1 x)))))) (pow x 2)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 x))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) (*.f64 x x)) |
(- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) |
(- (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3))))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64))) |
(- (+ (sqrt (/ 1 x)) (* -1/2 (sqrt (/ 1 (pow x 5))))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
(fma.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64))) |
(- (+ (sqrt (/ 1 x)) (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 x)) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2)))))) (* -1/2 (sqrt x))) (pow x 3)))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal -1/4 binary64) (/.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) (sqrt.f64 x)) (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)))) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(+ (sqrt (/ 1 x)) (* x (- (* -1/2 (sqrt (/ 1 x))) (/ 1 x)))) |
(fma.f64 x (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal -1 binary64) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(+ (sqrt (/ 1 x)) (* x (- (+ (* -1/2 (sqrt (/ 1 x))) (* x (+ (* -1 (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))) (+ (* 3/8 (sqrt (/ 1 x))) (* 1/2 (/ 1 x)))))) (/ 1 x)))) |
(fma.f64 x (fma.f64 x (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 3/8 binary64) (/.f64 #s(literal 1/2 binary64) x))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal -1 binary64) x))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(+ (sqrt (/ 1 x)) (* x (- (+ (* -1/2 (sqrt (/ 1 x))) (* x (+ (* -1 (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))) (+ (* 3/8 (sqrt (/ 1 x))) (+ (* 1/2 (/ 1 x)) (* x (- (+ (* -5/16 (sqrt (/ 1 x))) (+ (* 1/2 (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))) (* 1/2 (/ 1 (pow x 2))))) (+ (* -1 (* (sqrt (/ 1 x)) (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))) (* 3/8 (/ 1 x)))))))))) (/ 1 x)))) |
(fma.f64 x (fma.f64 x (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x (+.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1/4 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -5/16 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal -3/8 binary64) x))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 3/8 binary64) (/.f64 #s(literal 1/2 binary64) x)))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal -1 binary64) x))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/2 (sqrt (/ 1 (pow x 3)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(/ (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) x) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1/8 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x) |
(/ (+ (* -1/4 (sqrt (/ 1 (pow x 3)))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))) x) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -3/8 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) #s(literal 1/16 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) x) |
(/ (+ (* -1/4 (sqrt (/ 1 (pow x 3)))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* -5/128 (sqrt (/ 1 (pow x 7)))) (+ (* 1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/4 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))))) x) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -3/8 binary64) (fma.f64 #s(literal -5/128 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) #s(literal 3/8 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))) x) |
(* -2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) |
(+ (* -2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) |
(fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64))) |
(+ (* -2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1 (/ (+ (* -1 (/ (+ (sqrt x) (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/8 binary64) (sqrt.f64 x)) (neg.f64 x))) x)) |
(+ (* -2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1 (/ (+ (* -1 (/ (+ (sqrt x) (+ (* -1 (/ (+ (sqrt x) (+ (* -1/4 (sqrt x)) (* 1/16 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) x)) (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (/.f64 (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/8 binary64) (sqrt.f64 x)) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/16 binary64) (*.f64 #s(literal 3/4 binary64) (sqrt.f64 x))) x)) x)) x)) |
(sqrt x) |
(sqrt.f64 x) |
(+ (sqrt x) (* x (+ 1 (* 1/2 (sqrt x))))) |
(+.f64 x (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 x))) |
(+ (sqrt x) (* x (+ 1 (+ (* 1/2 (sqrt x)) (* x (+ 1/2 (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (/ 1 x)))))))))) |
(+.f64 (+.f64 x (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 x))) (*.f64 x (*.f64 x (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 (sqrt.f64 x) #s(literal -1/8 binary64) #s(literal 1/2 binary64)))))) |
(+ (sqrt x) (* x (+ 1 (+ (* 1/2 (sqrt x)) (* x (+ 1/2 (+ (* -1/8 (sqrt x)) (+ (* 1/2 (sqrt (/ 1 x))) (* x (- (+ (* 1/16 (sqrt x)) (* 1/4 (sqrt (/ 1 x)))) 1/8)))))))))) |
(+.f64 (+.f64 x (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 x))) (*.f64 x (*.f64 x (+.f64 (fma.f64 x (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/4 binary64) (fma.f64 (sqrt.f64 x) #s(literal 1/16 binary64) #s(literal -1/8 binary64))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (fma.f64 (sqrt.f64 x) #s(literal -1/8 binary64) #s(literal 1/2 binary64)))))) |
(* 2 (sqrt (pow x 3))) |
(*.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) #s(literal 2 binary64)) |
(* (pow x 2) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x))))) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)))) |
(* (pow x 2) (+ (sqrt (/ 1 (pow x 3))) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x))))))) |
(*.f64 (*.f64 x x) (+.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))))) |
(* (pow x 2) (+ (sqrt (/ 1 (pow x 3))) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (+ (* 1/4 (sqrt (/ 1 (pow x 5)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x))))))))) |
(*.f64 (*.f64 x x) (+.f64 (fma.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64))))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))))) |
(* 1/2 (* (sqrt x) (pow (sqrt -1) 2))) |
(*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) |
(* -1 (* x (+ (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))) |
(*.f64 x (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1/8 binary64) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (sqrt x)) (* -1/16 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (* -1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
(*.f64 (neg.f64 x) (-.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/8 binary64) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/16 binary64) (*.f64 (sqrt.f64 x) #s(literal -1/4 binary64))) (neg.f64 x))) x))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/16 (sqrt x)) (* -5/128 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (+ (* -1/4 (sqrt x)) (* -1/16 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) x)) (* -1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
(neg.f64 (*.f64 x (-.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/8 binary64)) (/.f64 (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/16 binary64) (*.f64 (sqrt.f64 x) #s(literal -1/4 binary64))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 5/128 binary64) (*.f64 (sqrt.f64 x) #s(literal -1/16 binary64))) x)) x)) x)))) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt.f64 x) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt.f64 x) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt.f64 x) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt.f64 x) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(+ (sqrt (/ 1 x)) (* x (- (* -1/2 (sqrt (/ 1 x))) (/ 1 x)))) |
(fma.f64 x (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal -1 binary64) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(+ (sqrt (/ 1 x)) (* x (- (+ (* -1/2 (sqrt (/ 1 x))) (* x (+ (* -1 (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))) (+ (* 3/8 (sqrt (/ 1 x))) (* 1/2 (/ 1 x)))))) (/ 1 x)))) |
(fma.f64 x (fma.f64 x (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 3/8 binary64) (/.f64 #s(literal 1/2 binary64) x))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal -1 binary64) x))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(+ (sqrt (/ 1 x)) (* x (- (+ (* -1/2 (sqrt (/ 1 x))) (* x (+ (* -1 (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))) (+ (* 3/8 (sqrt (/ 1 x))) (+ (* 1/2 (/ 1 x)) (* x (- (+ (* -5/16 (sqrt (/ 1 x))) (+ (* 1/2 (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))) (* 1/2 (/ 1 (pow x 2))))) (+ (* -1 (* (sqrt (/ 1 x)) (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))) (* 3/8 (/ 1 x)))))))))) (/ 1 x)))) |
(fma.f64 x (fma.f64 x (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x (+.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1/4 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -5/16 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal -3/8 binary64) x))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 3/8 binary64) (/.f64 #s(literal 1/2 binary64) x)))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal -1 binary64) x))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/2 (sqrt (/ 1 (pow x 3)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(/ (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) x) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1/8 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x) |
(/ (+ (* -1/4 (sqrt (/ 1 (pow x 3)))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))) x) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -3/8 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) #s(literal 1/16 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) x) |
(/ (+ (* -1/4 (sqrt (/ 1 (pow x 3)))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* -5/128 (sqrt (/ 1 (pow x 7)))) (+ (* 1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/4 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))))) x) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -3/8 binary64) (fma.f64 #s(literal -5/128 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) #s(literal 3/8 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))) x) |
(* -2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) |
(+ (* -2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) |
(fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64))) |
(+ (* -2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1 (/ (+ (* -1 (/ (+ (sqrt x) (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/8 binary64) (sqrt.f64 x)) (neg.f64 x))) x)) |
(+ (* -2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1 (/ (+ (* -1 (/ (+ (sqrt x) (+ (* -1 (/ (+ (sqrt x) (+ (* -1/4 (sqrt x)) (* 1/16 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) x)) (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (/.f64 (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/8 binary64) (sqrt.f64 x)) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/16 binary64) (*.f64 #s(literal 3/4 binary64) (sqrt.f64 x))) x)) x)) x)) |
(sqrt x) |
(sqrt.f64 x) |
(+ (sqrt x) (* x (+ 1 (* 1/2 (sqrt x))))) |
(+.f64 x (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 x))) |
(+ (sqrt x) (* x (+ 1 (+ (* 1/2 (sqrt x)) (* x (+ 1/2 (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (/ 1 x)))))))))) |
(+.f64 (+.f64 x (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 x))) (*.f64 x (*.f64 x (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 (sqrt.f64 x) #s(literal -1/8 binary64) #s(literal 1/2 binary64)))))) |
(+ (sqrt x) (* x (+ 1 (+ (* 1/2 (sqrt x)) (* x (+ 1/2 (+ (* -1/8 (sqrt x)) (+ (* 1/2 (sqrt (/ 1 x))) (* x (- (+ (* 1/16 (sqrt x)) (* 1/4 (sqrt (/ 1 x)))) 1/8)))))))))) |
(+.f64 (+.f64 x (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 x))) (*.f64 x (*.f64 x (+.f64 (fma.f64 x (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/4 binary64) (fma.f64 (sqrt.f64 x) #s(literal 1/16 binary64) #s(literal -1/8 binary64))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (fma.f64 (sqrt.f64 x) #s(literal -1/8 binary64) #s(literal 1/2 binary64)))))) |
(* 2 (sqrt (pow x 3))) |
(*.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) #s(literal 2 binary64)) |
(* (pow x 2) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x))))) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)))) |
(* (pow x 2) (+ (sqrt (/ 1 (pow x 3))) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x))))))) |
(*.f64 (*.f64 x x) (+.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))))) |
(* (pow x 2) (+ (sqrt (/ 1 (pow x 3))) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (+ (* 1/4 (sqrt (/ 1 (pow x 5)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x))))))))) |
(*.f64 (*.f64 x x) (+.f64 (fma.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64))))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))))) |
(* 1/2 (* (sqrt x) (pow (sqrt -1) 2))) |
(*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) |
(* -1 (* x (+ (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))) |
(*.f64 x (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1/8 binary64) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (sqrt x)) (* -1/16 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (* -1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
(*.f64 (neg.f64 x) (-.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/8 binary64) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/16 binary64) (*.f64 (sqrt.f64 x) #s(literal -1/4 binary64))) (neg.f64 x))) x))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/16 (sqrt x)) (* -5/128 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (+ (* -1/4 (sqrt x)) (* -1/16 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) x)) (* -1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
(neg.f64 (*.f64 x (-.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/8 binary64)) (/.f64 (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/16 binary64) (*.f64 (sqrt.f64 x) #s(literal -1/4 binary64))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 5/128 binary64) (*.f64 (sqrt.f64 x) #s(literal -1/16 binary64))) x)) x)) x)))) |
(* 2 (sqrt (pow x 3))) |
(*.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) #s(literal 2 binary64)) |
(* 2 (sqrt (pow x 3))) |
(*.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) #s(literal 2 binary64)) |
(* 2 (sqrt (pow x 3))) |
(*.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) #s(literal 2 binary64)) |
(* 2 (sqrt (pow x 3))) |
(*.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) #s(literal 2 binary64)) |
(* 2 (sqrt (pow x 3))) |
(*.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) #s(literal 2 binary64)) |
(* 2 (sqrt (pow x 3))) |
(*.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) #s(literal 2 binary64)) |
(* 2 (sqrt (pow x 3))) |
(*.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) #s(literal 2 binary64)) |
(* 2 (sqrt (pow x 3))) |
(*.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) #s(literal 2 binary64)) |
(* 2 (* (sqrt (pow x 3)) (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) #s(literal -2 binary64)) |
(* 2 (* (sqrt (pow x 3)) (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) #s(literal -2 binary64)) |
(* 2 (* (sqrt (pow x 3)) (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) #s(literal -2 binary64)) |
(* 2 (* (sqrt (pow x 3)) (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) #s(literal -2 binary64)) |
(sqrt (pow x 3)) |
(sqrt.f64 (*.f64 x (*.f64 x x))) |
(sqrt (pow x 3)) |
(sqrt.f64 (*.f64 x (*.f64 x x))) |
(sqrt (pow x 3)) |
(sqrt.f64 (*.f64 x (*.f64 x x))) |
(sqrt (pow x 3)) |
(sqrt.f64 (*.f64 x (*.f64 x x))) |
(sqrt (pow x 3)) |
(sqrt.f64 (*.f64 x (*.f64 x x))) |
(sqrt (pow x 3)) |
(sqrt.f64 (*.f64 x (*.f64 x x))) |
(sqrt (pow x 3)) |
(sqrt.f64 (*.f64 x (*.f64 x x))) |
(sqrt (pow x 3)) |
(sqrt.f64 (*.f64 x (*.f64 x x))) |
(* (sqrt (pow x 3)) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (*.f64 x (*.f64 x x)))) |
(* (sqrt (pow x 3)) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (*.f64 x (*.f64 x x)))) |
(* (sqrt (pow x 3)) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (*.f64 x (*.f64 x x)))) |
(* (sqrt (pow x 3)) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (*.f64 x (*.f64 x x)))) |
(* -1/2 (sqrt (/ 1 (pow x 5)))) |
(*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) |
(/ (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 3)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) (sqrt.f64 x))) (*.f64 x (*.f64 x x))) |
(/ (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 3)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) (sqrt.f64 x))) (*.f64 x (*.f64 x x))) |
(/ (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 3)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) (sqrt.f64 x))) (*.f64 x (*.f64 x x))) |
(* 1/2 (sqrt (/ 1 (pow x 3)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(/ (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) x) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x) |
(/ (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) x) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x) |
(/ (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) x) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x) |
(* 1/2 (sqrt (/ 1 (pow x 3)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(* -1 (/ (+ (* -1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 3))))) x)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x) |
(* -1 (/ (+ (* -1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 3))))) x)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x) |
(* -1 (/ (+ (* -1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 3))))) x)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x) |
(sqrt (/ 1 (pow x 3))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) |
(/ (+ (sqrt x) (* -1 (sqrt (pow x 3)))) (pow x 2)) |
(/.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 x (*.f64 x x)))) (*.f64 x x)) |
(/ (+ (sqrt x) (* -1 (sqrt (pow x 3)))) (pow x 2)) |
(/.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 x (*.f64 x x)))) (*.f64 x x)) |
(/ (+ (sqrt x) (* -1 (sqrt (pow x 3)))) (pow x 2)) |
(/.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 x (*.f64 x x)))) (*.f64 x x)) |
(* -1 (sqrt (/ 1 x))) |
(neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(+ (sqrt (/ 1 (pow x 3))) (* -1 (sqrt (/ 1 x)))) |
(-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(+ (sqrt (/ 1 (pow x 3))) (* -1 (sqrt (/ 1 x)))) |
(-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(+ (sqrt (/ 1 (pow x 3))) (* -1 (sqrt (/ 1 x)))) |
(-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* -1 (sqrt (/ 1 x))) |
(neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(+ (sqrt (/ 1 (pow x 3))) (* -1 (sqrt (/ 1 x)))) |
(-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(+ (sqrt (/ 1 (pow x 3))) (* -1 (sqrt (/ 1 x)))) |
(-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(+ (sqrt (/ 1 (pow x 3))) (* -1 (sqrt (/ 1 x)))) |
(-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(/ (+ (sqrt x) (* -1 x)) x) |
(/.f64 (-.f64 (sqrt.f64 x) x) x) |
(/ (+ (sqrt x) (* x (- (* 1/2 x) 1))) x) |
(/.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) (sqrt.f64 x)) x) |
(/ (+ (sqrt x) (* x (- (* x (+ 1/2 (* -3/8 x))) 1))) x) |
(/.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -3/8 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (sqrt.f64 x)) x) |
(* 1/2 (sqrt (/ 1 (pow x 3)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(/ (- (* -1/2 (sqrt (/ 1 x))) (* -1/2 (sqrt x))) (pow x 2)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) |
(/ (- (* 1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (/ 1 x))))) (pow x 2)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 x x)) |
(/ (- (* -1/2 (* (sqrt (/ 1 (pow x 5))) (+ 1 (* 1/2 x)))) (+ (* -1/2 (sqrt x)) (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (* 1/2 (sqrt (/ 1 x)))))) (pow x 2)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 x))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) (*.f64 x x)) |
(- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) |
(- (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3))))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64))) |
(- (+ (sqrt (/ 1 x)) (* -1/2 (sqrt (/ 1 (pow x 5))))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
(fma.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64))) |
(- (+ (sqrt (/ 1 x)) (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 x)) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2)))))) (* -1/2 (sqrt x))) (pow x 3)))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal -1/4 binary64) (/.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) (sqrt.f64 x)) (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)))) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(/ (+ (sqrt x) (* -1 (sqrt (pow x 3)))) x) |
(/.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 x (*.f64 x x)))) x) |
(/ (+ (sqrt x) (* -1 (sqrt (pow x 3)))) x) |
(/.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 x (*.f64 x x)))) x) |
(/ (+ (sqrt x) (* -1 (sqrt (pow x 3)))) x) |
(/.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 x (*.f64 x x)))) x) |
(* -1 (sqrt x)) |
(neg.f64 (sqrt.f64 x)) |
(* x (+ (sqrt (/ 1 (pow x 3))) (* -1 (sqrt (/ 1 x))))) |
(*.f64 x (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(* x (+ (sqrt (/ 1 (pow x 3))) (* -1 (sqrt (/ 1 x))))) |
(*.f64 x (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(* x (+ (sqrt (/ 1 (pow x 3))) (* -1 (sqrt (/ 1 x))))) |
(*.f64 x (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(* -1 (sqrt x)) |
(neg.f64 (sqrt.f64 x)) |
(* -1 (* x (+ (sqrt (/ 1 x)) (* -1 (sqrt (/ 1 (pow x 3))))))) |
(*.f64 x (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(* -1 (* x (+ (sqrt (/ 1 x)) (* -1 (sqrt (/ 1 (pow x 3))))))) |
(*.f64 x (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(* -1 (* x (+ (sqrt (/ 1 x)) (* -1 (sqrt (/ 1 (pow x 3))))))) |
(*.f64 x (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(* 1/2 (sqrt (/ 1 (pow x 3)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(/ (+ (* 1/2 (sqrt x)) (* 1/2 (* x (+ (* -1 (sqrt x)) (* 1/4 (sqrt x)))))) (pow x 2)) |
(/.f64 (fma.f64 x (*.f64 (sqrt.f64 x) #s(literal -3/8 binary64)) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64))) (*.f64 x x)) |
(/ (+ (* 1/2 (sqrt x)) (* x (+ (* 1/2 (sqrt (pow x 3))) (* 1/2 (+ (* -1 (sqrt x)) (* 1/4 (sqrt x))))))) (pow x 2)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x (fma.f64 (sqrt.f64 x) #s(literal -3/4 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))) (sqrt.f64 x))) (*.f64 x x)) |
(/ (+ (* 1/2 (sqrt x)) (* x (+ (* 1/2 (sqrt (pow x 3))) (* 1/2 (+ (* -1 (sqrt x)) (* 1/4 (sqrt x))))))) (pow x 2)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x (fma.f64 (sqrt.f64 x) #s(literal -3/4 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))) (sqrt.f64 x))) (*.f64 x x)) |
(* 1/2 (sqrt x)) |
(*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) |
(* x (+ (* 1/2 (sqrt (/ 1 x))) (* 1/2 (/ (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))) x)))) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) |
(* x (+ (* 1/2 (sqrt (/ 1 x))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* 1/2 (/ (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))) x))))) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -3/4 binary64) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))))) |
(* x (+ (* 1/2 (sqrt (/ 1 x))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* 1/2 (/ (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))) x))))) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -3/4 binary64) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))))) |
(* 1/2 (sqrt x)) |
(*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) |
(* -1 (* x (+ (* -1/2 (sqrt (/ 1 x))) (* -1/2 (/ (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))) x))))) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) |
(* -1 (* x (+ (* -1 (/ (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))))) x)) (* -1/2 (sqrt (/ 1 x)))))) |
(neg.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (-.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -3/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) x))))) |
(* -1 (* x (+ (* -1 (/ (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))))) x)) (* -1/2 (sqrt (/ 1 x)))))) |
(neg.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (-.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -3/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) x))))) |
(* 1/2 (sqrt (/ 1 (pow x 7)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))))) |
(/ (+ (* 1/2 (sqrt x)) (* 1/2 (* x (+ (* -1 (sqrt x)) (* 1/4 (sqrt x)))))) (pow x 4)) |
(/.f64 (fma.f64 x (*.f64 (sqrt.f64 x) #s(literal -3/8 binary64)) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64))) (pow.f64 x #s(literal 4 binary64))) |
(/ (+ (* 1/2 (sqrt x)) (* x (+ (* 1/2 (sqrt (pow x 3))) (* 1/2 (+ (* -1 (sqrt x)) (* 1/4 (sqrt x))))))) (pow x 4)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x (fma.f64 (sqrt.f64 x) #s(literal -3/4 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))) (sqrt.f64 x))) (pow.f64 x #s(literal 4 binary64))) |
(/ (+ (* 1/2 (sqrt x)) (* x (+ (* 1/2 (sqrt (pow x 3))) (* 1/2 (+ (* -1 (sqrt x)) (* 1/4 (sqrt x))))))) (pow x 4)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x (fma.f64 (sqrt.f64 x) #s(literal -3/4 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))) (sqrt.f64 x))) (pow.f64 x #s(literal 4 binary64))) |
(* 1/2 (sqrt (/ 1 (pow x 3)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(/ (+ (* 1/2 (sqrt (/ 1 x))) (* 1/2 (/ (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))) x))) x) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) x) |
(/ (+ (* 1/2 (sqrt (/ 1 x))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* 1/2 (/ (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))) x)))) x) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -3/4 binary64) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))))) x) |
(/ (+ (* 1/2 (sqrt (/ 1 x))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* 1/2 (/ (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))) x)))) x) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -3/4 binary64) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))))) x) |
(* 1/2 (sqrt (/ 1 (pow x 3)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(* -1 (/ (+ (* -1/2 (sqrt (/ 1 x))) (* -1/2 (/ (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))) x))) x)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) x) |
(* -1 (/ (+ (* -1 (/ (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))))) x)) (* -1/2 (sqrt (/ 1 x)))) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -3/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) x))) (neg.f64 x)) |
(* -1 (/ (+ (* -1 (/ (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))))) x)) (* -1/2 (sqrt (/ 1 x)))) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -3/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) x))) (neg.f64 x)) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(/ (+ (sqrt x) (* -1 x)) x) |
(/.f64 (-.f64 (sqrt.f64 x) x) x) |
(/ (+ (sqrt x) (* x (- (* 1/2 x) 1))) x) |
(/.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) (sqrt.f64 x)) x) |
(/ (+ (sqrt x) (* x (- (* x (+ 1/2 (* -3/8 x))) 1))) x) |
(/.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -3/8 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (sqrt.f64 x)) x) |
(* 1/2 (sqrt (/ 1 (pow x 3)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(/ (- (* -1/2 (sqrt (/ 1 x))) (* -1/2 (sqrt x))) (pow x 2)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) |
(/ (- (* 1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (/ 1 x))))) (pow x 2)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 x x)) |
(/ (- (* -1/2 (* (sqrt (/ 1 (pow x 5))) (+ 1 (* 1/2 x)))) (+ (* -1/2 (sqrt x)) (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (* 1/2 (sqrt (/ 1 x)))))) (pow x 2)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 x))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) (*.f64 x x)) |
(- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) |
(- (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3))))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64))) |
(- (+ (sqrt (/ 1 x)) (* -1/2 (sqrt (/ 1 (pow x 5))))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
(fma.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64))) |
(- (+ (sqrt (/ 1 x)) (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 x)) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2)))))) (* -1/2 (sqrt x))) (pow x 3)))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal -1/4 binary64) (/.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) (sqrt.f64 x)) (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)))) |
(sqrt (/ 1 (pow x 3))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) |
(/ (+ (sqrt x) (* x (+ (* -1 (sqrt x)) (* 1/4 (sqrt x))))) (pow x 2)) |
(/.f64 (fma.f64 x (*.f64 (sqrt.f64 x) #s(literal -3/4 binary64)) (sqrt.f64 x)) (*.f64 x x)) |
(/ (+ (sqrt x) (* x (+ (sqrt (pow x 3)) (+ (* -1 (sqrt x)) (* 1/4 (sqrt x)))))) (pow x 2)) |
(/.f64 (fma.f64 x (fma.f64 (sqrt.f64 x) #s(literal -3/4 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))) (sqrt.f64 x)) (*.f64 x x)) |
(/ (+ (sqrt x) (* x (+ (sqrt (pow x 3)) (+ (* -1 (sqrt x)) (* 1/4 (sqrt x)))))) (pow x 2)) |
(/.f64 (fma.f64 x (fma.f64 (sqrt.f64 x) #s(literal -3/4 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))) (sqrt.f64 x)) (*.f64 x x)) |
(sqrt x) |
(sqrt.f64 x) |
(* x (+ (sqrt (/ 1 x)) (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/4 (sqrt (/ 1 (pow x 3))))))) |
(*.f64 x (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -3/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(* x (+ (sqrt (/ 1 x)) (+ (sqrt (/ 1 (pow x 5))) (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/4 (sqrt (/ 1 (pow x 3)))))))) |
(*.f64 x (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -3/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))))) |
(* x (+ (sqrt (/ 1 x)) (+ (sqrt (/ 1 (pow x 5))) (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/4 (sqrt (/ 1 (pow x 3)))))))) |
(*.f64 x (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -3/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))))) |
(sqrt x) |
(sqrt.f64 x) |
(* -1 (* x (+ (* -1 (sqrt (/ 1 x))) (* -1 (/ (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))) x))))) |
(*.f64 x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) |
(* -1 (* x (+ (* -1 (sqrt (/ 1 x))) (* -1 (/ (+ (sqrt (/ 1 (pow x 3))) (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x))))) x))))) |
(*.f64 x (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -3/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) x))) |
(* -1 (* x (+ (* -1 (sqrt (/ 1 x))) (* -1 (/ (+ (sqrt (/ 1 (pow x 3))) (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x))))) x))))) |
(*.f64 x (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -3/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) x))) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(sqrt (/ 1 (pow x 3))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) |
(/ (+ (sqrt x) (* 1/4 (sqrt (pow x 3)))) (pow x 2)) |
(/.f64 (fma.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64) (sqrt.f64 x)) (*.f64 x x)) |
(/ (+ (sqrt x) (* 1/4 (sqrt (pow x 3)))) (pow x 2)) |
(/.f64 (fma.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64) (sqrt.f64 x)) (*.f64 x x)) |
(/ (+ (sqrt x) (* 1/4 (sqrt (pow x 3)))) (pow x 2)) |
(/.f64 (fma.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64) (sqrt.f64 x)) (*.f64 x x)) |
(* 1/4 (sqrt (/ 1 x))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/4 binary64)) |
(+ (sqrt (/ 1 (pow x 3))) (* 1/4 (sqrt (/ 1 x)))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(+ (sqrt (/ 1 (pow x 3))) (* 1/4 (sqrt (/ 1 x)))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(+ (sqrt (/ 1 (pow x 3))) (* 1/4 (sqrt (/ 1 x)))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(* 1/4 (sqrt (/ 1 x))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/4 binary64)) |
(+ (sqrt (/ 1 (pow x 3))) (* 1/4 (sqrt (/ 1 x)))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(+ (sqrt (/ 1 (pow x 3))) (* 1/4 (sqrt (/ 1 x)))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(+ (sqrt (/ 1 (pow x 3))) (* 1/4 (sqrt (/ 1 x)))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(* -1 (sqrt (/ 1 x))) |
(neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(/ (+ (sqrt (pow x 3)) (* -1 (sqrt x))) x) |
(/.f64 (-.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) (sqrt.f64 x)) x) |
(/ (+ (sqrt (pow x 3)) (* -1 (sqrt x))) x) |
(/.f64 (-.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) (sqrt.f64 x)) x) |
(/ (+ (sqrt (pow x 3)) (* -1 (sqrt x))) x) |
(/.f64 (-.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) (sqrt.f64 x)) x) |
(sqrt x) |
(sqrt.f64 x) |
(* x (+ (sqrt (/ 1 x)) (* -1 (sqrt (/ 1 (pow x 3)))))) |
(*.f64 x (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(* x (+ (sqrt (/ 1 x)) (* -1 (sqrt (/ 1 (pow x 3)))))) |
(*.f64 x (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(* x (+ (sqrt (/ 1 x)) (* -1 (sqrt (/ 1 (pow x 3)))))) |
(*.f64 x (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(sqrt x) |
(sqrt.f64 x) |
(* -1 (* x (+ (sqrt (/ 1 (pow x 3))) (* -1 (sqrt (/ 1 x)))))) |
(*.f64 x (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(* -1 (* x (+ (sqrt (/ 1 (pow x 3))) (* -1 (sqrt (/ 1 x)))))) |
(*.f64 x (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(* -1 (* x (+ (sqrt (/ 1 (pow x 3))) (* -1 (sqrt (/ 1 x)))))) |
(*.f64 x (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
| 1× | batch-egg-rewrite |
| 5 056× | lower-/.f32 |
| 5 036× | lower-/.f64 |
| 4 208× | lower-fma.f32 |
| 4 206× | lower-fma.f64 |
| 3 354× | lower-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 50 | 334 |
| 0 | 74 | 324 |
| 1 | 325 | 279 |
| 2 | 2977 | 271 |
| 0 | 9408 | 259 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) x) x) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) x) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) x) x)) |
(/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (sqrt.f64 x))) |
#s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (sqrt.f64 x)) |
(sqrt.f64 x) |
(/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))))) |
#s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x))))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))) |
(sqrt.f64 (*.f64 x (*.f64 x x))) |
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) x) (/.f64 #s(literal -1/2 binary64) x)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) x) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) x) (/.f64 #s(literal -1/2 binary64) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) |
(*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 1/2 binary64)) (*.f64 x x)) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 1/2 binary64)) (*.f64 x x))) |
(+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) |
(*.f64 x (*.f64 x x)) |
(/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) |
(/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (*.f64 x (*.f64 (/.f64 x (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))) (sqrt.f64 x)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 x)) (/.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (*.f64 x (sqrt.f64 x))) (neg.f64 x))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 (*.f64 x #s(literal -2 binary64)) x)) (/.f64 (/.f64 x (sqrt.f64 x)) (*.f64 (*.f64 x #s(literal -2 binary64)) x))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (*.f64 x #s(literal -2 binary64))) (/.f64 (/.f64 x (*.f64 x (sqrt.f64 x))) (*.f64 x #s(literal -2 binary64)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (*.f64 x #s(literal -2 binary64))) (/.f64 (/.f64 (/.f64 x (sqrt.f64 x)) x) (*.f64 x #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 x #s(literal -2 binary64)) (neg.f64 x))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (*.f64 (*.f64 x #s(literal -2 binary64)) (neg.f64 x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x (neg.f64 x))) (/.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (sqrt.f64 x)) (*.f64 x (neg.f64 x)))) |
(neg.f64 (/.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (*.f64 x (sqrt.f64 x))) (neg.f64 x))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (/.f64 x (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))) (sqrt.f64 x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (/.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x))) (*.f64 x #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 x (/.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 (/.f64 x (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))) (sqrt.f64 x))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (sqrt.f64 x)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 x (*.f64 (/.f64 x (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))) (sqrt.f64 x)))))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (*.f64 (*.f64 x #s(literal -2 binary64)) x)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (neg.f64 (*.f64 (*.f64 x #s(literal -2 binary64)) (neg.f64 x)))) |
(/.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x (/.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x))) x)) |
(/.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (/.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x))))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (*.f64 (*.f64 x (/.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x))) (neg.f64 x)))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (*.f64 (neg.f64 x) (*.f64 x (/.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (sqrt.f64 x)) (*.f64 x x)) |
(/.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (*.f64 x (sqrt.f64 x))) x) |
(/.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (*.f64 x (sqrt.f64 x))) (neg.f64 (neg.f64 x))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x (sqrt.f64 x))) (*.f64 x #s(literal -2 binary64))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 x (/.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (*.f64 (/.f64 x (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))) (sqrt.f64 x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 x (/.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x))) (*.f64 x #s(literal -2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 x (/.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (*.f64 (/.f64 x (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))) (sqrt.f64 x))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (sqrt.f64 x))))) |
(/.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)) (*.f64 (*.f64 x #s(literal -2 binary64)) (neg.f64 x))) |
(/.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)) (neg.f64 (*.f64 (*.f64 x #s(literal -2 binary64)) x))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (/.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x))) (neg.f64 x))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 x) (*.f64 x (/.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x))))) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 (*.f64 x (/.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x))) x))) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 x (*.f64 x (/.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal 1/2 binary64)) (*.f64 x (neg.f64 x))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (*.f64 x (sqrt.f64 x)))) (neg.f64 x)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (*.f64 x (sqrt.f64 x)))) (neg.f64 (neg.f64 (neg.f64 x)))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 x (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))) (sqrt.f64 x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (sqrt.f64 x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (*.f64 x (*.f64 x (sqrt.f64 x)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (*.f64 (*.f64 x (sqrt.f64 x)) (neg.f64 x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 x (sqrt.f64 x)))) |
(/.f64 (*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (sqrt.f64 x)) #s(literal 1 binary64)) (*.f64 x x)) |
(/.f64 (*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (neg.f64 x))) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)) (*.f64 (neg.f64 x) (*.f64 x (sqrt.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal 1/2 binary64))) (neg.f64 (*.f64 x (neg.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (*.f64 x x) (sqrt.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))) (neg.f64 (*.f64 x (*.f64 x (sqrt.f64 x))))) |
(/.f64 (neg.f64 (/.f64 #s(literal -1/2 binary64) x)) (neg.f64 (*.f64 x (/.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x))))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 (*.f64 (/.f64 x (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))) (sqrt.f64 x)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) (*.f64 x x)) |
(/.f64 (*.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)) #s(literal 1/2 binary64)) (*.f64 x x)) |
(/.f64 (*.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)) #s(literal 1 binary64)) (*.f64 (neg.f64 x) (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (*.f64 x (sqrt.f64 x))) #s(literal 1 binary64)) x) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x (sqrt.f64 x))) #s(literal 1 binary64)) (*.f64 x #s(literal -2 binary64))) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x (sqrt.f64 x))) #s(literal 1/2 binary64)) (neg.f64 x)) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64)) (*.f64 x (/.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 x (sqrt.f64 x))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) (neg.f64 x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1/2 binary64) x)) (*.f64 x (sqrt.f64 x))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x (sqrt.f64 x)))) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 x #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (*.f64 x (sqrt.f64 x)) (neg.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (sqrt.f64 x)) #s(literal 1 binary64))) (*.f64 x (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal 1 binary64))) (neg.f64 (*.f64 x (*.f64 x #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1/2 binary64) x))) (neg.f64 (*.f64 x (sqrt.f64 x)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x (sqrt.f64 x)))) (neg.f64 (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) (neg.f64 (*.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 x (sqrt.f64 x))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 x (neg.f64 x)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x))) (neg.f64 (*.f64 (neg.f64 x) (*.f64 x (sqrt.f64 x))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)))) (*.f64 x (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)) #s(literal 1/2 binary64))) (*.f64 x (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)) #s(literal 1 binary64))) (neg.f64 (*.f64 (neg.f64 x) (*.f64 x #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (*.f64 x (sqrt.f64 x))) #s(literal 1 binary64))) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x (sqrt.f64 x))) #s(literal 1 binary64))) (neg.f64 (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x (sqrt.f64 x))) #s(literal 1/2 binary64))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64))) (neg.f64 (*.f64 x (/.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) x) (-.f64 #s(literal 1 binary64) x))) (neg.f64 (*.f64 x (sqrt.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x (sqrt.f64 x))))) (neg.f64 (neg.f64 x))) |
(pow.f64 (*.f64 x (*.f64 (/.f64 x (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))) (sqrt.f64 x))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (*.f64 x (/.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x))) (*.f64 x #s(literal -2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 x (/.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 x (*.f64 (/.f64 x (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))) (sqrt.f64 x))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (sqrt.f64 x))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (sqrt.f64 x)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (*.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1/2 binary64) x))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (/.f64 (/.f64 #s(literal -1/2 binary64) x) x)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x (sqrt.f64 x))))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (*.f64 x x))) |
(*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x (sqrt.f64 x))) (/.f64 #s(literal -1/2 binary64) x)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x (sqrt.f64 x)))) |
(*.f64 (neg.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (*.f64 x (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (*.f64 x (sqrt.f64 x)))) |
(*.f64 (pow.f64 (/.f64 x (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 x))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 x (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))) (sqrt.f64 x))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 x #s(literal -2 binary64))) (/.f64 (/.f64 x (sqrt.f64 x)) (*.f64 x #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 x)) (neg.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (*.f64 x (sqrt.f64 x))))) |
(neg.f64 (neg.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (*.f64 x (sqrt.f64 x))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))) (sqrt.f64 x))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x)) (*.f64 x #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 x (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))) (sqrt.f64 x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (/.f64 x (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))) (sqrt.f64 x))))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (*.f64 x #s(literal -2 binary64))) |
(/.f64 #s(literal -1/2 binary64) (*.f64 x (/.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x)) x)) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (*.f64 (/.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x)) (neg.f64 x)))) |
(/.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (sqrt.f64 x)) x) |
(/.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 x (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))) (sqrt.f64 x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x)) (*.f64 x #s(literal -2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (/.f64 x (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))) (sqrt.f64 x)) #s(literal 1 binary64)))) |
(/.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)) (neg.f64 (*.f64 x #s(literal -2 binary64)))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x)) (neg.f64 x))) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 x (/.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x))))) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x)) x))) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal 1/2 binary64)) (neg.f64 x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (*.f64 x (sqrt.f64 x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) (*.f64 (neg.f64 (sqrt.f64 x)) (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (neg.f64 (*.f64 x (sqrt.f64 x)))) |
(/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)) (neg.f64 (*.f64 x (sqrt.f64 x)))) |
(/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (sqrt.f64 x)) (neg.f64 x))) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) |
(/.f64 (*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (sqrt.f64 x)) #s(literal 1 binary64)) x) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal 1 binary64)) (*.f64 x #s(literal -2 binary64))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal 1/2 binary64))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))) (neg.f64 (*.f64 x (sqrt.f64 x)))) |
(/.f64 (neg.f64 (/.f64 #s(literal -1/2 binary64) x)) (neg.f64 (/.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1/2 binary64) x)) (sqrt.f64 x)) |
(/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal -1/2 binary64) x)) (neg.f64 (sqrt.f64 x))) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (neg.f64 (*.f64 (sqrt.f64 x) (*.f64 x #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) (neg.f64 (*.f64 (neg.f64 (sqrt.f64 x)) (*.f64 x #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) (neg.f64 (neg.f64 (*.f64 x (sqrt.f64 x))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64))) (neg.f64 (neg.f64 (*.f64 x (sqrt.f64 x))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (neg.f64 (sqrt.f64 x)) (neg.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 x (sqrt.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (sqrt.f64 x)) #s(literal 1 binary64))) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal 1 binary64))) (neg.f64 (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal 1/2 binary64)))) (neg.f64 (neg.f64 (neg.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1/2 binary64) x))) (neg.f64 (sqrt.f64 x))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal -1/2 binary64) x))) (neg.f64 (neg.f64 (sqrt.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x))) (neg.f64 (sqrt.f64 x))) |
(pow.f64 (*.f64 (/.f64 x (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))) (sqrt.f64 x)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x)) (*.f64 x #s(literal -2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (/.f64 x (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))) (sqrt.f64 x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (*.f64 x (sqrt.f64 x)))) |
(*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal -1/2 binary64) x))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (/.f64 #s(literal -1/2 binary64) x)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x (sqrt.f64 x)))) |
(*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x (sqrt.f64 x))) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x))) |
(*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (sqrt.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (sqrt.f64 x))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 x (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 x) (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 x) (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (/.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (sqrt.f64 x)) |
(/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 x))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))) (neg.f64 (sqrt.f64 x))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 (-.f64 #s(literal 1 binary64) x))) (neg.f64 (sqrt.f64 x))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64))) (neg.f64 (neg.f64 (sqrt.f64 x)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)))) (neg.f64 (neg.f64 (sqrt.f64 x)))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 (-.f64 #s(literal 1 binary64) x)))) (neg.f64 (neg.f64 (sqrt.f64 x)))) |
(pow.f64 (/.f64 (sqrt.f64 x) (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (sqrt.f64 x)))) |
(exp.f64 (*.f64 (log.f64 #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (sqrt.f64 x))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (sqrt.f64 x)))) |
(/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (sqrt.f64 x))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (sqrt.f64 x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (sqrt.f64 x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (neg.f64 #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (sqrt.f64 x)))))) |
(pow.f64 #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (sqrt.f64 x)) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (neg.f64 #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (sqrt.f64 x)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (sqrt.f64 x)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (sqrt.f64 x)) #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (sqrt.f64 x))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (sqrt.f64 x)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (sqrt.f64 x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (sqrt.f64 x))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (sqrt.f64 x)))) |
(*.f64 (pow.f64 #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (sqrt.f64 x)) #s(literal -1/2 binary64)) (pow.f64 #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (sqrt.f64 x)) #s(literal -1/2 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (sqrt.f64 x))) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (sqrt.f64 x)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (sqrt.f64 x)))) |
(/.f64 #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (sqrt.f64 x)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (sqrt.f64 x))))) |
(/.f64 (neg.f64 #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (sqrt.f64 x))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (neg.f64 #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (sqrt.f64 x)))) #s(literal 1 binary64)) |
#s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (sqrt.f64 x)) |
(pow.f64 #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (sqrt.f64 x)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (sqrt.f64 x))) #s(literal -1 binary64)) |
(*.f64 #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (sqrt.f64 x)) #s(literal 1 binary64)) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 x))) |
(-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 x) #s(literal -1 binary64))) |
(sqrt.f64 x) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(/.f64 (sqrt.f64 x) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(/.f64 (neg.f64 (sqrt.f64 x)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (neg.f64 (sqrt.f64 x))) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 x) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 x) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 x) (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 x #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (sqrt.f64 x)) |
(exp.f64 (*.f64 (log.f64 #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (*.f64 #s(literal 2 binary64) (*.f64 x (sqrt.f64 x))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (*.f64 #s(literal 2 binary64) (*.f64 x (sqrt.f64 x)))))) |
(/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (*.f64 #s(literal 2 binary64) (*.f64 x (sqrt.f64 x))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (*.f64 #s(literal 2 binary64) (*.f64 x (sqrt.f64 x))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (*.f64 #s(literal 2 binary64) (*.f64 x (sqrt.f64 x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (neg.f64 #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (*.f64 #s(literal 2 binary64) (*.f64 x (sqrt.f64 x)))))))) |
(pow.f64 #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (*.f64 #s(literal 2 binary64) (*.f64 x (sqrt.f64 x)))) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (neg.f64 #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (*.f64 #s(literal 2 binary64) (*.f64 x (sqrt.f64 x)))))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (*.f64 #s(literal 2 binary64) (*.f64 x (sqrt.f64 x)))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (*.f64 #s(literal 2 binary64) (*.f64 x (sqrt.f64 x)))) #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (*.f64 #s(literal 2 binary64) (*.f64 x (sqrt.f64 x))))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (*.f64 #s(literal 2 binary64) (*.f64 x (sqrt.f64 x)))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (*.f64 #s(literal 2 binary64) (*.f64 x (sqrt.f64 x)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (*.f64 #s(literal 2 binary64) (*.f64 x (sqrt.f64 x))))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (*.f64 #s(literal 2 binary64) (*.f64 x (sqrt.f64 x)))))) |
(*.f64 (pow.f64 #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (*.f64 #s(literal 2 binary64) (*.f64 x (sqrt.f64 x)))) #s(literal -1/2 binary64)) (pow.f64 #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (*.f64 #s(literal 2 binary64) (*.f64 x (sqrt.f64 x)))) #s(literal -1/2 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (*.f64 #s(literal 2 binary64) (*.f64 x (sqrt.f64 x))))) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (*.f64 #s(literal 2 binary64) (*.f64 x (sqrt.f64 x)))) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (*.f64 #s(literal 2 binary64) (*.f64 x (sqrt.f64 x)))))) |
(/.f64 #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (*.f64 #s(literal 2 binary64) (*.f64 x (sqrt.f64 x)))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (*.f64 #s(literal 2 binary64) (*.f64 x (sqrt.f64 x))))))) |
(/.f64 (neg.f64 #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (*.f64 #s(literal 2 binary64) (*.f64 x (sqrt.f64 x))))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (neg.f64 #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (*.f64 #s(literal 2 binary64) (*.f64 x (sqrt.f64 x)))))) #s(literal 1 binary64)) |
#s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (*.f64 #s(literal 2 binary64) (*.f64 x (sqrt.f64 x)))) |
(pow.f64 #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (*.f64 #s(literal 2 binary64) (*.f64 x (sqrt.f64 x)))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (*.f64 #s(literal 2 binary64) (*.f64 x (sqrt.f64 x))))) #s(literal -1 binary64)) |
(*.f64 #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (*.f64 #s(literal 2 binary64) (*.f64 x (sqrt.f64 x)))) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 x) (*.f64 x #s(literal 2 binary64))) |
(*.f64 #s(literal 2 binary64) (*.f64 x (sqrt.f64 x))) |
(*.f64 (*.f64 x (sqrt.f64 x)) #s(literal 2 binary64)) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) x) |
(exp.f64 (*.f64 (*.f64 #s(literal 3 binary64) (log.f64 x)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 3/2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 x)) #s(literal 3 binary64))) |
(fabs.f64 (*.f64 x (sqrt.f64 x))) |
(sqrt.f64 (*.f64 x (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x)))) |
(/.f64 (*.f64 x (sqrt.f64 x)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (*.f64 x (sqrt.f64 x))) #s(literal -1 binary64)) |
(pow.f64 x #s(literal 3/2 binary64)) |
(pow.f64 (sqrt.f64 x) #s(literal 3 binary64)) |
(pow.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 x #s(literal 3/4 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) |
(*.f64 x (sqrt.f64 x)) |
(*.f64 (sqrt.f64 x) x) |
(*.f64 (*.f64 x (sqrt.f64 x)) #s(literal 1 binary64)) |
(*.f64 (*.f64 x (sqrt.f64 x)) (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 x #s(literal 3/4 binary64)) (pow.f64 x #s(literal 3/4 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64)) (*.f64 x (sqrt.f64 x))) |
(*.f64 (pow.f64 (*.f64 x (sqrt.f64 x)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x (sqrt.f64 x)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 3 binary64))) |
(*.f64 (sqrt.f64 (*.f64 x (sqrt.f64 x))) (sqrt.f64 (*.f64 x (sqrt.f64 x)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x (*.f64 (/.f64 x (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))) (sqrt.f64 x)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 x)) (/.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (*.f64 x (sqrt.f64 x))) (neg.f64 x))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 (*.f64 x #s(literal -2 binary64)) x)) (/.f64 (/.f64 x (sqrt.f64 x)) (*.f64 (*.f64 x #s(literal -2 binary64)) x))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (*.f64 x #s(literal -2 binary64))) (/.f64 (/.f64 x (*.f64 x (sqrt.f64 x))) (*.f64 x #s(literal -2 binary64)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (*.f64 x #s(literal -2 binary64))) (/.f64 (/.f64 (/.f64 x (sqrt.f64 x)) x) (*.f64 x #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 x #s(literal -2 binary64)) (neg.f64 x))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (*.f64 (*.f64 x #s(literal -2 binary64)) (neg.f64 x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x (neg.f64 x))) (/.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (sqrt.f64 x)) (*.f64 x (neg.f64 x)))) |
(neg.f64 (/.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (*.f64 x (sqrt.f64 x))) (neg.f64 x))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (/.f64 x (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))) (sqrt.f64 x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (/.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x))) (*.f64 x #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 x (/.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 (/.f64 x (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))) (sqrt.f64 x))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (sqrt.f64 x)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 x (*.f64 (/.f64 x (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))) (sqrt.f64 x)))))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (*.f64 (*.f64 x #s(literal -2 binary64)) x)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (neg.f64 (*.f64 (*.f64 x #s(literal -2 binary64)) (neg.f64 x)))) |
(/.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x (/.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x))) x)) |
(/.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (/.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x))))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (*.f64 (*.f64 x (/.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x))) (neg.f64 x)))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (*.f64 (neg.f64 x) (*.f64 x (/.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (sqrt.f64 x)) (*.f64 x x)) |
(/.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (*.f64 x (sqrt.f64 x))) x) |
(/.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (*.f64 x (sqrt.f64 x))) (neg.f64 (neg.f64 x))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x (sqrt.f64 x))) (*.f64 x #s(literal -2 binary64))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 x (/.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (*.f64 (/.f64 x (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))) (sqrt.f64 x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 x (/.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x))) (*.f64 x #s(literal -2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 x (/.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (*.f64 (/.f64 x (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))) (sqrt.f64 x))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (sqrt.f64 x))))) |
(/.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)) (*.f64 (*.f64 x #s(literal -2 binary64)) (neg.f64 x))) |
(/.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)) (neg.f64 (*.f64 (*.f64 x #s(literal -2 binary64)) x))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (/.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x))) (neg.f64 x))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 x) (*.f64 x (/.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x))))) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 (*.f64 x (/.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x))) x))) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 x (*.f64 x (/.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal 1/2 binary64)) (*.f64 x (neg.f64 x))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (*.f64 x (sqrt.f64 x)))) (neg.f64 x)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (*.f64 x (sqrt.f64 x)))) (neg.f64 (neg.f64 (neg.f64 x)))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 x (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))) (sqrt.f64 x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (sqrt.f64 x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (*.f64 x (*.f64 x (sqrt.f64 x)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (*.f64 (*.f64 x (sqrt.f64 x)) (neg.f64 x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 x (sqrt.f64 x)))) |
(/.f64 (*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (sqrt.f64 x)) #s(literal 1 binary64)) (*.f64 x x)) |
(/.f64 (*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (neg.f64 x))) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)) (*.f64 (neg.f64 x) (*.f64 x (sqrt.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal 1/2 binary64))) (neg.f64 (*.f64 x (neg.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (*.f64 x x) (sqrt.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))) (neg.f64 (*.f64 x (*.f64 x (sqrt.f64 x))))) |
(/.f64 (neg.f64 (/.f64 #s(literal -1/2 binary64) x)) (neg.f64 (*.f64 x (/.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x))))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 (*.f64 (/.f64 x (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))) (sqrt.f64 x)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) (*.f64 x x)) |
(/.f64 (*.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)) #s(literal 1/2 binary64)) (*.f64 x x)) |
(/.f64 (*.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)) #s(literal 1 binary64)) (*.f64 (neg.f64 x) (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (*.f64 x (sqrt.f64 x))) #s(literal 1 binary64)) x) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x (sqrt.f64 x))) #s(literal 1 binary64)) (*.f64 x #s(literal -2 binary64))) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x (sqrt.f64 x))) #s(literal 1/2 binary64)) (neg.f64 x)) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64)) (*.f64 x (/.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 x (sqrt.f64 x))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) (neg.f64 x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1/2 binary64) x)) (*.f64 x (sqrt.f64 x))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x (sqrt.f64 x)))) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 x #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (*.f64 x (sqrt.f64 x)) (neg.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (sqrt.f64 x)) #s(literal 1 binary64))) (*.f64 x (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal 1 binary64))) (neg.f64 (*.f64 x (*.f64 x #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1/2 binary64) x))) (neg.f64 (*.f64 x (sqrt.f64 x)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x (sqrt.f64 x)))) (neg.f64 (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) (neg.f64 (*.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 x (sqrt.f64 x))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 x (neg.f64 x)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x))) (neg.f64 (*.f64 (neg.f64 x) (*.f64 x (sqrt.f64 x))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)))) (*.f64 x (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)) #s(literal 1/2 binary64))) (*.f64 x (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)) #s(literal 1 binary64))) (neg.f64 (*.f64 (neg.f64 x) (*.f64 x #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (*.f64 x (sqrt.f64 x))) #s(literal 1 binary64))) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x (sqrt.f64 x))) #s(literal 1 binary64))) (neg.f64 (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x (sqrt.f64 x))) #s(literal 1/2 binary64))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64))) (neg.f64 (*.f64 x (/.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) x) (-.f64 #s(literal 1 binary64) x))) (neg.f64 (*.f64 x (sqrt.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x (sqrt.f64 x))))) (neg.f64 (neg.f64 x))) |
(pow.f64 (*.f64 x (*.f64 (/.f64 x (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))) (sqrt.f64 x))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (*.f64 x (/.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x))) (*.f64 x #s(literal -2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 x (/.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 x (*.f64 (/.f64 x (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))) (sqrt.f64 x))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (sqrt.f64 x))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (sqrt.f64 x)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (*.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1/2 binary64) x))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (/.f64 (/.f64 #s(literal -1/2 binary64) x) x)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x (sqrt.f64 x))))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (*.f64 x x))) |
(*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x (sqrt.f64 x))) (/.f64 #s(literal -1/2 binary64) x)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x (sqrt.f64 x)))) |
(*.f64 (neg.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (*.f64 x (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (*.f64 x (sqrt.f64 x)))) |
(*.f64 (pow.f64 (/.f64 x (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 x))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x (/.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (/.f64 x (*.f64 x (sqrt.f64 x)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (/.f64 (/.f64 x (sqrt.f64 x)) x)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 x)) (/.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)) x)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 x (sqrt.f64 x)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (*.f64 x (sqrt.f64 x))) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (*.f64 x (sqrt.f64 x)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 x (sqrt.f64 x))) (/.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)) (*.f64 x (sqrt.f64 x)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (neg.f64 (neg.f64 x))) (/.f64 (/.f64 x (sqrt.f64 x)) (neg.f64 (neg.f64 x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 x (sqrt.f64 x)))) (/.f64 (-.f64 #s(literal 1 binary64) x) (neg.f64 (*.f64 x (sqrt.f64 x))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (sqrt.f64 x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (sqrt.f64 x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (sqrt.f64 x)) (+.f64 #s(literal 1 binary64) x))) (/.f64 (*.f64 x x) (*.f64 (*.f64 x (sqrt.f64 x)) (+.f64 #s(literal 1 binary64) x)))) |
(neg.f64 (/.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)) x)) |
(/.f64 #s(literal 1 binary64) (*.f64 x (/.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x)) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (/.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 x (/.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x (sqrt.f64 x))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) x) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (neg.f64 (neg.f64 x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (/.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x)) x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (/.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)) (neg.f64 x)) |
(/.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)) (neg.f64 (neg.f64 (neg.f64 x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (neg.f64 (*.f64 x (sqrt.f64 x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (sqrt.f64 x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 x (sqrt.f64 x)) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) |
(/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) (neg.f64 (*.f64 x (sqrt.f64 x)))) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal 1 binary64)) x) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (*.f64 (*.f64 x (sqrt.f64 x)) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x))) (neg.f64 (neg.f64 (*.f64 x (sqrt.f64 x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 (*.f64 x (sqrt.f64 x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 (/.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) |
(/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) x)) (neg.f64 (sqrt.f64 x))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) x) (sqrt.f64 x)) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (neg.f64 (*.f64 x (sqrt.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) (neg.f64 (neg.f64 (*.f64 x (sqrt.f64 x))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal 1 binary64))) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x))) (neg.f64 (sqrt.f64 x))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) x))) (neg.f64 (neg.f64 (sqrt.f64 x)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) x)) (neg.f64 (sqrt.f64 x))) |
(pow.f64 (*.f64 x (/.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x)) x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 x (/.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 x (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x (sqrt.f64 x)))) |
(*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x))) |
(*.f64 (pow.f64 (/.f64 x (-.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(*.f64 (pow.f64 (/.f64 x (neg.f64 (-.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (sqrt.f64 x)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64))) |
(+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (neg.f64 (/.f64 x (sqrt.f64 x)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 x (sqrt.f64 x))) |
(-.f64 (/.f64 (sqrt.f64 x) x) (/.f64 (*.f64 x (sqrt.f64 x)) x)) |
(-.f64 (/.f64 #s(literal 0 binary64) (sqrt.f64 x)) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (sqrt.f64 x)) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (sqrt.f64 x))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (/.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x))) (/.f64 (*.f64 x x) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x)))) |
(-.f64 (/.f64 (neg.f64 (sqrt.f64 x)) (*.f64 (neg.f64 (sqrt.f64 x)) (sqrt.f64 x))) (/.f64 (neg.f64 (*.f64 x (sqrt.f64 x))) (*.f64 (neg.f64 (sqrt.f64 x)) (sqrt.f64 x)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (+.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 (/.f64 x (sqrt.f64 x)) (/.f64 x (sqrt.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 x (sqrt.f64 x)))))) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (sqrt.f64 x))) (+.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 (/.f64 x (sqrt.f64 x)) (/.f64 x (sqrt.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 x (sqrt.f64 x))))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 x (sqrt.f64 x)))) (/.f64 (*.f64 (/.f64 x (sqrt.f64 x)) (/.f64 x (sqrt.f64 x))) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 x (sqrt.f64 x))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (neg.f64 (/.f64 x (sqrt.f64 x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1 binary64) (neg.f64 (/.f64 x (sqrt.f64 x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (neg.f64 (/.f64 x (sqrt.f64 x)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (neg.f64 (/.f64 x (sqrt.f64 x)))) |
(fma.f64 (pow.f64 x #s(literal -1/4 binary64)) (pow.f64 x #s(literal -1/4 binary64)) (neg.f64 (/.f64 x (sqrt.f64 x)))) |
(fma.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (neg.f64 (/.f64 x (sqrt.f64 x)))) |
(fma.f64 (pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal -1 binary64)) (neg.f64 (/.f64 x (sqrt.f64 x)))) |
(neg.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (neg.f64 (sqrt.f64 x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (sqrt.f64 x) (*.f64 x (sqrt.f64 x))) x) |
(/.f64 (-.f64 (neg.f64 (sqrt.f64 x)) (neg.f64 (*.f64 x (sqrt.f64 x)))) (*.f64 (neg.f64 (sqrt.f64 x)) (sqrt.f64 x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (sqrt.f64 x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (neg.f64 (sqrt.f64 x)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) x) (neg.f64 (sqrt.f64 x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x))) (neg.f64 (neg.f64 (sqrt.f64 x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (sqrt.f64 x)))) (+.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 (/.f64 x (sqrt.f64 x)) (/.f64 x (sqrt.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 x (sqrt.f64 x)))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 x (sqrt.f64 x)) (/.f64 x (sqrt.f64 x)))) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 x (sqrt.f64 x)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 #s(literal -1 binary64) (neg.f64 x)) (neg.f64 (sqrt.f64 x))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 x))) |
(/.f64 (neg.f64 (-.f64 (sqrt.f64 x) (*.f64 x (sqrt.f64 x)))) (neg.f64 x)) |
(/.f64 (neg.f64 (-.f64 (neg.f64 (sqrt.f64 x)) (neg.f64 (*.f64 x (sqrt.f64 x))))) (neg.f64 (*.f64 (neg.f64 (sqrt.f64 x)) (sqrt.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (sqrt.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (neg.f64 (sqrt.f64 x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (neg.f64 (sqrt.f64 x))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)))) (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 x))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (sqrt.f64 x))))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 (/.f64 x (sqrt.f64 x)) (/.f64 x (sqrt.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 x (sqrt.f64 x))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 x (sqrt.f64 x)) (/.f64 x (sqrt.f64 x))))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 x (sqrt.f64 x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) (neg.f64 (neg.f64 (sqrt.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (neg.f64 (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (pow.f64 (neg.f64 (/.f64 x (sqrt.f64 x))) #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 (*.f64 (neg.f64 (/.f64 x (sqrt.f64 x))) (neg.f64 (/.f64 x (sqrt.f64 x)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (neg.f64 (/.f64 x (sqrt.f64 x))))))) |
(pow.f64 (/.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x))) |
(*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal -1 binary64) (sqrt.f64 x))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))))) |
(+.f64 (*.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) #s(literal 1/2 binary64)) (*.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)) #s(literal 1/2 binary64)) (*.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) #s(literal 1/2 binary64) (*.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)) #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)) #s(literal 1/2 binary64) (*.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))))) |
(/.f64 (*.f64 (fma.f64 (sqrt.f64 x) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) (-.f64 (*.f64 x x) x))) #s(literal 1/2 binary64)) (*.f64 x x)) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (sqrt.f64 x)))) (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 x (sqrt.f64 x)))) #s(literal 1/2 binary64)) (+.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x) (+.f64 x #s(literal -1 binary64)))) x))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) x)) #s(literal 1/2 binary64)) (/.f64 (-.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x) (+.f64 x #s(literal -1 binary64))) (sqrt.f64 x))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 x) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) (-.f64 (*.f64 x x) x)))) (*.f64 x x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (sqrt.f64 x)))) (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 x (sqrt.f64 x))))) (+.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x) (+.f64 x #s(literal -1 binary64)))) x))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) x))) (/.f64 (-.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x) (+.f64 x #s(literal -1 binary64))) (sqrt.f64 x))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (sqrt.f64 x) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) (-.f64 (*.f64 x x) x))) #s(literal 1/2 binary64))) (*.f64 x (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (sqrt.f64 x)))) (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 x (sqrt.f64 x)))) #s(literal 1/2 binary64))) (neg.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x) (+.f64 x #s(literal -1 binary64)))) x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) x)) #s(literal 1/2 binary64))) (neg.f64 (/.f64 (-.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x) (+.f64 x #s(literal -1 binary64))) (sqrt.f64 x)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 x) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) (-.f64 (*.f64 x x) x))))) (*.f64 x (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (sqrt.f64 x)))) (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 x (sqrt.f64 x)))))) (neg.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x) (+.f64 x #s(literal -1 binary64)))) x)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) x)))) (neg.f64 (/.f64 (-.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x) (+.f64 x #s(literal -1 binary64))) (sqrt.f64 x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) #s(literal 1/2 binary64)) (*.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)) #s(literal 1/2 binary64)) (*.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) #s(literal 1/2 binary64)) (*.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)) #s(literal 1/2 binary64)) (*.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) #s(literal 1/2 binary64)) (*.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)) #s(literal 1/2 binary64)) (*.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) #s(literal 1/2 binary64)))))) |
(*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x x) (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x (neg.f64 x))) (/.f64 (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 1/2 binary64)) (*.f64 x (neg.f64 x)))) |
(neg.f64 (/.f64 (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 1/2 binary64)) (*.f64 x (neg.f64 x)))) |
(neg.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)))) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x x) (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (sqrt.f64 x) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) (-.f64 (*.f64 x x) x))) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 x x) (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x x) (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (sqrt.f64 x) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) (-.f64 (*.f64 x x) x))) (*.f64 x (*.f64 x x))))))) |
(/.f64 (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 1/2 binary64)) (*.f64 x x)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)))) (*.f64 x (neg.f64 x))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (sqrt.f64 x) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) (-.f64 (*.f64 x x) x))) (*.f64 x (*.f64 x x)))) x) |
(/.f64 (*.f64 (fma.f64 (sqrt.f64 x) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) (-.f64 (*.f64 x x) x))) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (sqrt.f64 x)))) (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 x (sqrt.f64 x)))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x) (+.f64 x #s(literal -1 binary64)))) x)) (*.f64 x x))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) x)) #s(literal 1/2 binary64)) (*.f64 (/.f64 (-.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x) (+.f64 x #s(literal -1 binary64))) (sqrt.f64 x)) (*.f64 x x))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))))) (neg.f64 (*.f64 x (neg.f64 x)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (sqrt.f64 x) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) (-.f64 (*.f64 x x) x))) (*.f64 x (*.f64 x x))))) (neg.f64 x)) |
(/.f64 (*.f64 (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x x)) |
(/.f64 (*.f64 (/.f64 (fma.f64 (sqrt.f64 x) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) (-.f64 (*.f64 x x) x))) (*.f64 x (*.f64 x x))) #s(literal 1/2 binary64)) x) |
(/.f64 (*.f64 (fma.f64 (sqrt.f64 x) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) (-.f64 (*.f64 x x) x))) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 x x)) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (sqrt.f64 x)))) (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 x (sqrt.f64 x)))) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x) (+.f64 x #s(literal -1 binary64)))) x))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) x)) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 (-.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x) (+.f64 x #s(literal -1 binary64))) (sqrt.f64 x))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (sqrt.f64 x) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) (-.f64 (*.f64 x x) x))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (sqrt.f64 x)))) (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 x (sqrt.f64 x)))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x) (+.f64 x #s(literal -1 binary64)))) x)) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) x)) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (/.f64 (-.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x) (+.f64 x #s(literal -1 binary64))) (sqrt.f64 x)) (*.f64 x x)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)))))) (neg.f64 (neg.f64 (*.f64 x (neg.f64 x))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (sqrt.f64 x) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) (-.f64 (*.f64 x x) x))) (*.f64 x (*.f64 x x)))))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 x (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (fma.f64 (sqrt.f64 x) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) (-.f64 (*.f64 x x) x))) (*.f64 x (*.f64 x x))) #s(literal 1/2 binary64))) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (sqrt.f64 x) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) (-.f64 (*.f64 x x) x))) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 x (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (sqrt.f64 x)))) (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 x (sqrt.f64 x)))) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (neg.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x) (+.f64 x #s(literal -1 binary64)))) x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) x)) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (neg.f64 (/.f64 (-.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x) (+.f64 x #s(literal -1 binary64))) (sqrt.f64 x)))) |
(pow.f64 (/.f64 (*.f64 x x) (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 x (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (sqrt.f64 x) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) (-.f64 (*.f64 x x) x))) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (sqrt.f64 x) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) (-.f64 (*.f64 x x) x))) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))) |
(*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) (*.f64 x x))) |
(*.f64 (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 x)))) |
(*.f64 (/.f64 (fma.f64 (sqrt.f64 x) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) (-.f64 (*.f64 x x) x))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (fma.f64 (sqrt.f64 x) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) (-.f64 (*.f64 x x) x))) (*.f64 x (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (sqrt.f64 x) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) (-.f64 (*.f64 x x) x))) (*.f64 x (*.f64 x x))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (sqrt.f64 x) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) (-.f64 (*.f64 x x) x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 (fma.f64 (sqrt.f64 x) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) (-.f64 (*.f64 x x) x))) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))) |
(+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) |
(+.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x) (+.f64 x #s(literal -1 binary64))) (sqrt.f64 x))) (/.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) x) (/.f64 (-.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x) (+.f64 x #s(literal -1 binary64))) (sqrt.f64 x)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) x) (/.f64 (-.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x)) (sqrt.f64 x))) (/.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x)) (sqrt.f64 x)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) |
(fma.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) |
(fma.f64 (-.f64 #s(literal 1 binary64) x) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 x #s(literal -1 binary64)) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) |
(fma.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) |
(fma.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) |
(fma.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) |
(fma.f64 (neg.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (sqrt.f64 x)))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 (sqrt.f64 x) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) |
(fma.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) |
(fma.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) |
(fma.f64 (pow.f64 (/.f64 (sqrt.f64 x) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) |
(fma.f64 (pow.f64 (/.f64 (sqrt.f64 x) (fma.f64 x x #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) |
(fma.f64 (pow.f64 (/.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal 1 binary64)) (*.f64 x #s(literal 1/4 binary64)))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) |
(fma.f64 (pow.f64 (/.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/4 binary64) #s(literal -1 binary64))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 (sqrt.f64 x) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) (-.f64 (*.f64 x x) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x) (+.f64 x #s(literal -1 binary64)))) x)) (+.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (sqrt.f64 x)))) (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 x (sqrt.f64 x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x) (+.f64 x #s(literal -1 binary64))) (sqrt.f64 x)) (-.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 (sqrt.f64 x) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) (-.f64 (*.f64 x x) x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x) (+.f64 x #s(literal -1 binary64)))) x)) (+.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (sqrt.f64 x)))) (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 x (sqrt.f64 x))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x) (+.f64 x #s(literal -1 binary64))) (sqrt.f64 x)) (-.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) x))))) |
(/.f64 (fma.f64 (sqrt.f64 x) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) (-.f64 (*.f64 x x) x))) (*.f64 x x)) |
(/.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (sqrt.f64 x)))) (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 x (sqrt.f64 x)))) (+.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x) (+.f64 x #s(literal -1 binary64)))) x))) |
(/.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (sqrt.f64 x)))) (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 x (sqrt.f64 x)))) (+.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) x) (/.f64 (-.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x)) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (+.f64 x #s(literal -1 binary64)))) (*.f64 x x)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) x)) (/.f64 (-.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x) (+.f64 x #s(literal -1 binary64))) (sqrt.f64 x))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (/.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (+.f64 (sqrt.f64 x) (*.f64 (/.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (+.f64 x #s(literal -1 binary64)))) (*.f64 (/.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (sqrt.f64 x))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 x)) (*.f64 (/.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 x)))) |
(/.f64 (fma.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (/.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))) (*.f64 x (sqrt.f64 x))) (*.f64 (*.f64 x (sqrt.f64 x)) (/.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 x)) (*.f64 (*.f64 x (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 x (sqrt.f64 x)) (neg.f64 (sqrt.f64 x)))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (/.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))) (*.f64 (neg.f64 (*.f64 x (sqrt.f64 x))) #s(literal 1 binary64))) (*.f64 (neg.f64 (*.f64 x (sqrt.f64 x))) (/.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (sqrt.f64 x) (*.f64 (neg.f64 (*.f64 x (sqrt.f64 x))) (+.f64 x #s(literal -1 binary64)))) (*.f64 (neg.f64 (*.f64 x (sqrt.f64 x))) (sqrt.f64 x))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 x)) (*.f64 (neg.f64 (*.f64 x (sqrt.f64 x))) (-.f64 #s(literal 1 binary64) x))) (*.f64 (neg.f64 (*.f64 x (sqrt.f64 x))) (neg.f64 (sqrt.f64 x)))) |
(/.f64 (fma.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x) (/.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) (/.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x) (sqrt.f64 x) (*.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64)))) x) |
(/.f64 (fma.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x) (neg.f64 (sqrt.f64 x)) (*.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (sqrt.f64 x) (neg.f64 (sqrt.f64 x)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (/.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (/.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))) (*.f64 x (sqrt.f64 x)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (sqrt.f64 x))) (*.f64 (/.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))) (neg.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))))) (*.f64 (/.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))) (neg.f64 (*.f64 x (sqrt.f64 x))))) |
(/.f64 (+.f64 (sqrt.f64 x) (*.f64 (/.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x))) (*.f64 (/.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))) (sqrt.f64 x))) |
(/.f64 (fma.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) (/.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (+.f64 x #s(literal -1 binary64)) (neg.f64 (*.f64 x (sqrt.f64 x))) (*.f64 (sqrt.f64 x) (neg.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))))) (*.f64 (sqrt.f64 x) (neg.f64 (*.f64 x (sqrt.f64 x))))) |
(/.f64 (fma.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x) (*.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x))) x) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 x)) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 x)) (/.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x (sqrt.f64 x)) (*.f64 (neg.f64 (sqrt.f64 x)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sqrt.f64 x)) (*.f64 x (sqrt.f64 x)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (neg.f64 (*.f64 x (sqrt.f64 x))) (*.f64 (neg.f64 (sqrt.f64 x)) (neg.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))))) (*.f64 (neg.f64 (sqrt.f64 x)) (neg.f64 (*.f64 x (sqrt.f64 x))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x) (*.f64 (neg.f64 (sqrt.f64 x)) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x))) (*.f64 (neg.f64 (sqrt.f64 x)) (sqrt.f64 x))) |
(/.f64 (neg.f64 (fma.f64 (sqrt.f64 x) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) (-.f64 (*.f64 x x) x)))) (*.f64 x (neg.f64 x))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (sqrt.f64 x)))) (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 x (sqrt.f64 x))))) (neg.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x) (+.f64 x #s(literal -1 binary64)))) x)))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (sqrt.f64 x)))) (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 x (sqrt.f64 x))))) (neg.f64 (+.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) x) (/.f64 (-.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x)) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (+.f64 x #s(literal -1 binary64)))) (*.f64 x x))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) x))) (neg.f64 (/.f64 (-.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x) (+.f64 x #s(literal -1 binary64))) (sqrt.f64 x)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) x) (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (*.f64 x (*.f64 x x)))) (/.f64 (-.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x)) (sqrt.f64 x))) |
(/.f64 (/.f64 (fma.f64 (sqrt.f64 x) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) (-.f64 (*.f64 x x) x))) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (/.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (sqrt.f64 x) (*.f64 (/.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (+.f64 x #s(literal -1 binary64))))) (neg.f64 (*.f64 (/.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (sqrt.f64 x)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 x)) (*.f64 (/.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x)))) (neg.f64 (*.f64 (/.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 x))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (/.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))) (*.f64 x (sqrt.f64 x)))) (neg.f64 (*.f64 (*.f64 x (sqrt.f64 x)) (/.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 x)) (*.f64 (*.f64 x (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) x)))) (neg.f64 (*.f64 (*.f64 x (sqrt.f64 x)) (neg.f64 (sqrt.f64 x))))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (/.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))) (*.f64 (neg.f64 (*.f64 x (sqrt.f64 x))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (neg.f64 (*.f64 x (sqrt.f64 x))) (/.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (sqrt.f64 x) (*.f64 (neg.f64 (*.f64 x (sqrt.f64 x))) (+.f64 x #s(literal -1 binary64))))) (neg.f64 (*.f64 (neg.f64 (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 x)) (*.f64 (neg.f64 (*.f64 x (sqrt.f64 x))) (-.f64 #s(literal 1 binary64) x)))) (neg.f64 (*.f64 (neg.f64 (*.f64 x (sqrt.f64 x))) (neg.f64 (sqrt.f64 x))))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x) (/.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))) (sqrt.f64 x))) (neg.f64 (*.f64 (sqrt.f64 x) (/.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x) (sqrt.f64 x) (*.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))))) (neg.f64 x)) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x) (neg.f64 (sqrt.f64 x)) (*.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x)))) (neg.f64 (*.f64 (sqrt.f64 x) (neg.f64 (sqrt.f64 x))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (/.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))))) (neg.f64 (*.f64 (/.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))) (*.f64 x (sqrt.f64 x))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (sqrt.f64 x))) (*.f64 (/.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))) (neg.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))))) (neg.f64 (*.f64 (/.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))) (neg.f64 (*.f64 x (sqrt.f64 x)))))) |
(/.f64 (neg.f64 (+.f64 (sqrt.f64 x) (*.f64 (/.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x)))) (neg.f64 (*.f64 (/.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))) (sqrt.f64 x)))) |
(/.f64 (neg.f64 (fma.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (sqrt.f64 x))) (neg.f64 (*.f64 (sqrt.f64 x) (/.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (+.f64 x #s(literal -1 binary64)) (neg.f64 (*.f64 x (sqrt.f64 x))) (*.f64 (sqrt.f64 x) (neg.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))))) (neg.f64 (*.f64 (sqrt.f64 x) (neg.f64 (*.f64 x (sqrt.f64 x)))))) |
(/.f64 (neg.f64 (fma.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x) (*.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x)))) (neg.f64 x)) |
(/.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 x)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (neg.f64 (sqrt.f64 x)) (/.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x (sqrt.f64 x)) (*.f64 (neg.f64 (sqrt.f64 x)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))))) (neg.f64 (*.f64 (neg.f64 (sqrt.f64 x)) (*.f64 x (sqrt.f64 x))))) |
(/.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (neg.f64 (*.f64 x (sqrt.f64 x))) (*.f64 (neg.f64 (sqrt.f64 x)) (neg.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))))) (neg.f64 (*.f64 (neg.f64 (sqrt.f64 x)) (neg.f64 (*.f64 x (sqrt.f64 x)))))) |
(/.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x) (*.f64 (neg.f64 (sqrt.f64 x)) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x)))) (neg.f64 (*.f64 (neg.f64 (sqrt.f64 x)) (sqrt.f64 x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (sqrt.f64 x) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) (-.f64 (*.f64 x x) x))))) (neg.f64 (*.f64 x (neg.f64 x)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (sqrt.f64 x)))) (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 x (sqrt.f64 x)))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x) (+.f64 x #s(literal -1 binary64)))) x))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) x)))) (neg.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x) (+.f64 x #s(literal -1 binary64))) (sqrt.f64 x))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) x) (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (*.f64 x (*.f64 x x))))) (neg.f64 (/.f64 (-.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x)) (sqrt.f64 x)))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (sqrt.f64 x) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) (-.f64 (*.f64 x x) x))) (*.f64 x (sqrt.f64 x)))) (neg.f64 (sqrt.f64 x))) |
(pow.f64 (/.f64 (*.f64 x x) (fma.f64 (sqrt.f64 x) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) (-.f64 (*.f64 x x) x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x) (+.f64 x #s(literal -1 binary64)))) x)) (+.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (sqrt.f64 x)))) (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 x (sqrt.f64 x))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x) (+.f64 x #s(literal -1 binary64))) (sqrt.f64 x)) (-.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) x))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (sqrt.f64 x) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) (-.f64 (*.f64 x x) x))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (sqrt.f64 x)))) (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 x (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x) (+.f64 x #s(literal -1 binary64)))) x)))) |
(*.f64 (-.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) x)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x) (+.f64 x #s(literal -1 binary64))) (sqrt.f64 x)))) |
(exp.f64 (*.f64 #s(literal 3 binary64) (log.f64 x))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal 3/2 binary64))) |
(exp.f64 (fma.f64 (*.f64 #s(literal 3 binary64) (log.f64 x)) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 3 binary64) (log.f64 x)) #s(literal 1/2 binary64)))) |
(sqrt.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) |
(pow.f64 x #s(literal 3 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 3/2 binary64)) |
(pow.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 x (sqrt.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (*.f64 x (sqrt.f64 x))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 3 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) |
(*.f64 x (*.f64 x x)) |
(*.f64 (*.f64 x x) x) |
(*.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) |
(*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 x (sqrt.f64 x))) |
(*.f64 (neg.f64 (*.f64 x (sqrt.f64 x))) (neg.f64 (*.f64 x (sqrt.f64 x)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 x (sqrt.f64 x)))) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (neg.f64 (*.f64 x (sqrt.f64 x))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal -1 binary64))) (*.f64 x (sqrt.f64 x))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/4 binary64) #s(literal -1 binary64))) (*.f64 x (sqrt.f64 x)))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 x #s(literal 1/4 binary64) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 x #s(literal 1/4 binary64) #s(literal -1 binary64))))) |
(neg.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (neg.f64 (*.f64 x (sqrt.f64 x))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (*.f64 x (sqrt.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x)))) |
(/.f64 (neg.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (neg.f64 (*.f64 x (sqrt.f64 x)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 x (sqrt.f64 x)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal 1 binary64)) (*.f64 x #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal -1 binary64)) (*.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 x #s(literal 1/4 binary64) #s(literal -1 binary64)))) |
(/.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x) (sqrt.f64 x)) |
(/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal 1 binary64)) (*.f64 x #s(literal 1/4 binary64))) (*.f64 x (sqrt.f64 x)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal -1 binary64)) (*.f64 x (sqrt.f64 x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (*.f64 x (sqrt.f64 x))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x)) (neg.f64 (sqrt.f64 x))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 x (sqrt.f64 x)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal 1 binary64)) (*.f64 x #s(literal 1/4 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal -1 binary64))) (neg.f64 (*.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 x #s(literal 1/4 binary64) #s(literal -1 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x)))) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal 1 binary64)) (*.f64 x #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal -1 binary64))) |
(/.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) x) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 x (sqrt.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal 1 binary64)) (*.f64 x #s(literal 1/4 binary64))) (*.f64 x (sqrt.f64 x))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal -1 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal -1 binary64)) (*.f64 x (sqrt.f64 x))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))))) (neg.f64 (neg.f64 (neg.f64 (*.f64 x (sqrt.f64 x)))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x))) (neg.f64 (neg.f64 (sqrt.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))))) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal 1 binary64)) (*.f64 x #s(literal 1/4 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))))) (neg.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x))) (neg.f64 x)) |
(pow.f64 (/.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x)))) |
(*.f64 (neg.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (sqrt.f64 x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 (sqrt.f64 x) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal 1 binary64)) (*.f64 x #s(literal 1/4 binary64))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/4 binary64) #s(literal -1 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x))) |
(-.f64 (/.f64 x (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(-.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (/.f64 x (neg.f64 (sqrt.f64 x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (sqrt.f64 x)) (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (neg.f64 (sqrt.f64 x)))) |
(-.f64 (/.f64 (*.f64 x x) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (neg.f64 (sqrt.f64 x))) (/.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)) (neg.f64 (sqrt.f64 x)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (neg.f64 (sqrt.f64 x))) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (neg.f64 (sqrt.f64 x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 (sqrt.f64 x)))) (/.f64 (+.f64 x #s(literal -1 binary64)) (neg.f64 (sqrt.f64 x)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x))) |
(neg.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (neg.f64 (sqrt.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) x) (neg.f64 (sqrt.f64 x))) |
(/.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (/.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (neg.f64 (neg.f64 (sqrt.f64 x)))) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (*.f64 (sqrt.f64 x) (fma.f64 x x (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (neg.f64 (sqrt.f64 x)))) |
(/.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 x))) |
(/.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) x) (neg.f64 (sqrt.f64 x)))) |
(/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (sqrt.f64 x)) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (neg.f64 (*.f64 (sqrt.f64 x) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x))) (neg.f64 (sqrt.f64 x))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x))) (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 x))))) |
(/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 x))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)))) (neg.f64 (neg.f64 (sqrt.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 x))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) #s(literal -1 binary64))) (neg.f64 (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (neg.f64 (sqrt.f64 x))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (neg.f64 (sqrt.f64 x))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) (neg.f64 (neg.f64 (sqrt.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (neg.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (neg.f64 (+.f64 #s(literal 1 binary64) x))) |
(pow.f64 (/.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (/.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) |
(*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) (sqrt.f64 x))) |
(*.f64 (-.f64 #s(literal 1 binary64) x) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 x #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x))) |
(*.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(*.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 x) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 #s(literal 1 binary64) x)))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 x) (fma.f64 x x #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
Compiled 27 706 to 3 152 computations (88.6% saved)
18 alts after pruning (16 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 275 | 10 | 1 285 |
| Fresh | 7 | 6 | 13 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 1 | 1 |
| Total | 1 286 | 18 | 1 304 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 84.3% | (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
| 84.3% | (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) | |
| 97.4% | (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (*.f64 (*.f64 x (sqrt.f64 x)) #s(literal 2 binary64)))) | |
| ✓ | 5.6% | (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (sqrt.f64 x))) |
| 5.5% | (*.f64 (/.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (sqrt.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) | |
| 69.3% | #s(approx (/ 1 (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x)))))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) | |
| 97.6% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x (sqrt.f64 x))) (*.f64 x #s(literal -2 binary64)))) | |
| ▶ | 83.2% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (*.f64 (*.f64 x x) #s(literal -2 binary64)))) |
| 98.5% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1/2 binary64) x)) (sqrt.f64 x)) x)) | |
| 98.6% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 x (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))) (sqrt.f64 x)))) | |
| 76.3% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (*.f64 x (*.f64 x (sqrt.f64 x))))) | |
| ▶ | 83.2% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) #s(literal 1/2 binary64)) (*.f64 x x))) |
| ▶ | 98.5% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x)) |
| 97.7% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x (/.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x))) x))) | |
| 98.4% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (/.f64 #s(approx (/ (- 1 x) (sqrt x)) (neg.f64 (sqrt.f64 x))) x) (/.f64 #s(literal -1/2 binary64) x))) | |
| 83.1% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 #s(approx (- (sqrt (/ 1 x)) (sqrt x)) (neg.f64 (sqrt.f64 x))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) | |
| ✓ | 5.6% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
| ▶ | 99.4% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(approx (/ (* (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) 1/2) (* x x)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) x))) |
Compiled 474 to 294 computations (38% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (sqrt.f64 (fma.f64 x x x)) |
| ✓ | cost-diff | 0 | (+.f64 x (sqrt.f64 (fma.f64 x x x))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) |
| ✓ | cost-diff | 384 | (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 1 binary64) x) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) |
| ✓ | cost-diff | 0 | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (*.f64 (*.f64 x x) #s(literal -2 binary64)))) |
| ✓ | cost-diff | 512 | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (*.f64 (*.f64 x x) #s(literal -2 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
| ✓ | cost-diff | 0 | #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
| ✓ | cost-diff | 0 | (/.f64 #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x) |
| ✓ | cost-diff | 0 | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x)) |
| ✓ | cost-diff | 0 | #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) |
| ✓ | cost-diff | 0 | (*.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) #s(literal 1/2 binary64)) (*.f64 x x)) |
| ✓ | cost-diff | 0 | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) #s(literal 1/2 binary64)) (*.f64 x x))) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) x) |
| ✓ | cost-diff | 0 | #s(approx (/ (* (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) 1/2) (* x x)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) x)) |
| ✓ | cost-diff | 0 | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(approx (/ (* (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) 1/2) (* x x)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) x))) |
| ✓ | cost-diff | 320 | (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) |
| 10 752× | lower-fma.f32 |
| 10 750× | lower-fma.f64 |
| 3 450× | lower-*.f32 |
| 3 438× | lower-*.f64 |
| 1 572× | lower-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 59 | 446 |
| 0 | 85 | 446 |
| 1 | 142 | 446 |
| 2 | 263 | 446 |
| 3 | 531 | 438 |
| 4 | 1049 | 422 |
| 5 | 2739 | 422 |
| 6 | 4932 | 422 |
| 0 | 8075 | 416 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(approx (/ (* (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) 1/2) (* x x)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) x))) |
#s(approx (/ (* (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) 1/2) (* x x)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) x)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) x) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) |
#s(literal -1/2 binary64) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
(-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)) |
#s(literal -1 binary64) |
(/.f64 #s(literal -3/4 binary64) x) |
#s(literal -3/4 binary64) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) #s(literal 1/2 binary64)) (*.f64 x x))) |
(/.f64 (*.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) #s(literal 1/2 binary64)) (*.f64 x x)) |
(*.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) #s(literal 1/2 binary64)) |
#s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) |
(sqrt.f64 x) |
x |
#s(literal 1/2 binary64) |
(*.f64 x x) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x)) |
(/.f64 #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x) |
#s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
#s(literal 1/2 binary64) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (*.f64 (*.f64 x x) #s(literal -2 binary64)))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (*.f64 (*.f64 x x) #s(literal -2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) |
(-.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
(sqrt.f64 x) |
(*.f64 (*.f64 x x) #s(literal -2 binary64)) |
(*.f64 x x) |
#s(literal -2 binary64) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) |
#s(literal 1 binary64) |
(+.f64 x (sqrt.f64 (fma.f64 x x x))) |
x |
(sqrt.f64 (fma.f64 x x x)) |
(fma.f64 x x x) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) x)) |
(+.f64 #s(literal 1 binary64) x) |
| Outputs |
|---|
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(approx (/ (* (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) 1/2) (* x x)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(approx (/ (* (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) 1/2) (* x x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -3/8 binary64) x)) x)))) |
#s(approx (/ (* (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) 1/2) (* x x)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) x)) |
#s(approx (/ (* (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) 1/2) (* x x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -3/8 binary64) x)) x))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) x) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -3/8 binary64) x)) x)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -3/8 binary64) x))) |
#s(literal -1/2 binary64) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 3/4 binary64) x))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
(-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)) |
(+.f64 #s(literal -1 binary64) (/.f64 #s(literal 3/4 binary64) x)) |
#s(literal -1 binary64) |
(/.f64 #s(literal -3/4 binary64) x) |
#s(literal -3/4 binary64) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) #s(literal 1/2 binary64)) (*.f64 x x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) (*.f64 x x)))) |
(/.f64 (*.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) #s(literal 1/2 binary64)) (*.f64 x x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) (*.f64 x x))) |
(*.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x))) |
#s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) |
(sqrt.f64 x) |
x |
#s(literal 1/2 binary64) |
(*.f64 x x) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x)) |
(/.f64 #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x) |
#s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
#s(literal 1/2 binary64) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (*.f64 (*.f64 x x) #s(literal -2 binary64)))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (*.f64 x (*.f64 x (sqrt.f64 x))))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (*.f64 (*.f64 x x) #s(literal -2 binary64))) |
(/.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (*.f64 x (*.f64 x (sqrt.f64 x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) |
(-.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
(sqrt.f64 x) |
(*.f64 (*.f64 x x) #s(literal -2 binary64)) |
(*.f64 x (*.f64 x #s(literal -2 binary64))) |
(*.f64 x x) |
#s(literal -2 binary64) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) |
#s(literal 1 binary64) |
(+.f64 x (sqrt.f64 (fma.f64 x x x))) |
x |
(sqrt.f64 (fma.f64 x x x)) |
(fma.f64 x x x) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) x)) |
(+.f64 #s(literal 1 binary64) x) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) |
| ✓ | accuracy | 99.7% | (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
| ✓ | accuracy | 52.7% | (sqrt.f64 (fma.f64 x x x)) |
| ✓ | accuracy | 100.0% | (sqrt.f64 x) |
| ✓ | accuracy | 99.2% | (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) |
| ✓ | accuracy | 98.9% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (*.f64 (*.f64 x x) #s(literal -2 binary64)))) |
| ✓ | accuracy | 84.4% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (*.f64 (*.f64 x x) #s(literal -2 binary64))) |
| ✓ | accuracy | 99.8% | (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
| ✓ | accuracy | 99.7% | (/.f64 #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x) |
| ✓ | accuracy | 98.9% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x)) |
| ✓ | accuracy | 98.8% | #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
| ✓ | accuracy | 100.0% | (sqrt.f64 x) |
| ✓ | accuracy | 99.7% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) #s(literal 1/2 binary64)) (*.f64 x x))) |
| ✓ | accuracy | 98.8% | #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) |
| ✓ | accuracy | 84.4% | (/.f64 (*.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) #s(literal 1/2 binary64)) (*.f64 x x)) |
| ✓ | accuracy | 99.8% | (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
| ✓ | accuracy | 99.7% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(approx (/ (* (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) 1/2) (* x x)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) x))) |
| ✓ | accuracy | 99.7% | (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) x) |
| ✓ | accuracy | 99.7% | #s(approx (/ (* (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) 1/2) (* x x)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) x)) |
| 178.0ms | 221× | 1 | valid |
| 27.0ms | 31× | 2 | valid |
| 1.0ms | 4× | 0 | valid |
Compiled 316 to 48 computations (84.8% saved)
ival-div: 63.0ms (47.6% of total)adjust: 19.0ms (14.4% of total)ival-sqrt: 17.0ms (12.9% of total)ival-mult: 17.0ms (12.9% of total)ival-add: 11.0ms (8.3% of total)ival-sub: 4.0ms (3% of total)exact: 1.0ms (0.8% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#s(alt (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) (patch (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) #<representation binary64>) () ()) |
#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(approx (/ (* (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) 1/2) (* x x)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) x))) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(approx (/ (* (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) 1/2) (* x x)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) x))) #<representation binary64>) () ()) |
#s(alt #s(approx (/ (* (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) 1/2) (* x x)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) x)) (patch #s(approx (/ (* (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) 1/2) (* x x)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) x)) #<representation binary64>) () ()) |
#s(alt (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) x) (patch (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) x) #<representation binary64>) () ()) |
#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) #s(literal 1/2 binary64)) (*.f64 x x))) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) #s(literal 1/2 binary64)) (*.f64 x x))) #<representation binary64>) () ()) |
#s(alt (/.f64 (*.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) #s(literal 1/2 binary64)) (*.f64 x x)) (patch (/.f64 (*.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) #s(literal 1/2 binary64)) (*.f64 x x)) #<representation binary64>) () ()) |
#s(alt (*.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) #s(literal 1/2 binary64)) (patch (*.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) #s(literal 1/2 binary64)) #<representation binary64>) () ()) |
#s(alt #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) (patch #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) #<representation binary64>) () ()) |
#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x)) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x)) #<representation binary64>) () ()) |
#s(alt (/.f64 #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x) (patch (/.f64 #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x) #<representation binary64>) () ()) |
#s(alt #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (patch #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) #<representation binary64>) () ()) |
#s(alt (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (patch (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #<representation binary64>) () ()) |
#s(alt (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (*.f64 (*.f64 x x) #s(literal -2 binary64))) (patch (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (*.f64 (*.f64 x x) #s(literal -2 binary64))) #<representation binary64>) () ()) |
#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (*.f64 (*.f64 x x) #s(literal -2 binary64)))) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (*.f64 (*.f64 x x) #s(literal -2 binary64)))) #<representation binary64>) () ()) |
#s(alt (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (patch (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #<representation binary64>) () ()) |
#s(alt (-.f64 #s(literal 1 binary64) x) (patch (-.f64 #s(literal 1 binary64) x) #<representation binary64>) () ()) |
#s(alt (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (patch (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #<representation binary64>) () ()) |
#s(alt (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (patch (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) #<representation binary64>) () ()) |
#s(alt (+.f64 x (sqrt.f64 (fma.f64 x x x))) (patch (+.f64 x (sqrt.f64 (fma.f64 x x x))) #<representation binary64>) () ()) |
#s(alt (sqrt.f64 (fma.f64 x x x)) (patch (sqrt.f64 (fma.f64 x x x)) #<representation binary64>) () ()) |
#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #<representation binary64>) () ()) |
#s(alt (sqrt.f64 x) (patch (sqrt.f64 x) #<representation binary64>) () ()) |
#s(alt (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (patch (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #<representation binary64>) () ()) |
| Outputs |
|---|
#s(alt (* -3/8 (sqrt (/ 1 (pow x 3)))) (taylor 0 x) (#s(alt (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) (patch (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -3/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 2)) (taylor 0 x) (#s(alt (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) (patch (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -3/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 2)) (taylor 0 x) (#s(alt (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) (patch (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -3/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 2)) (taylor 0 x) (#s(alt (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) (patch (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (sqrt (/ 1 x))) (taylor inf x) (#s(alt (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) (patch (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -3/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) (taylor inf x) (#s(alt (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) (patch (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -3/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) (taylor inf x) (#s(alt (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) (patch (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -3/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) (taylor inf x) (#s(alt (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) (patch (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (taylor -inf x) (#s(alt (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) (patch (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -3/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) (taylor -inf x) (#s(alt (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) (patch (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -3/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) (taylor -inf x) (#s(alt (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) (patch (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -3/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) (taylor -inf x) (#s(alt (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) (patch (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 x)) (taylor 0 x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(approx (/ (* (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) 1/2) (* x x)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) x))) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(approx (/ (* (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) 1/2) (* x x)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (sqrt x) (* -1 x)) x) (taylor 0 x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(approx (/ (* (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) 1/2) (* x x)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) x))) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(approx (/ (* (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) 1/2) (* x x)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (sqrt x) (* x (- (* 1/2 x) 1))) x) (taylor 0 x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(approx (/ (* (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) 1/2) (* x x)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) x))) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(approx (/ (* (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) 1/2) (* x x)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (sqrt x) (* x (- (* x (+ 1/2 (* -3/8 x))) 1))) x) (taylor 0 x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(approx (/ (* (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) 1/2) (* x x)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) x))) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(approx (/ (* (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) 1/2) (* x x)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (sqrt (/ 1 (pow x 3)))) (taylor inf x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(approx (/ (* (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) 1/2) (* x x)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) x))) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(approx (/ (* (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) 1/2) (* x x)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* -1/2 (sqrt (/ 1 x))) (* -1/2 (sqrt x))) (pow x 2)) (taylor inf x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(approx (/ (* (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) 1/2) (* x x)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) x))) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(approx (/ (* (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) 1/2) (* x x)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* 1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (/ 1 x))))) (pow x 2)) (taylor inf x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(approx (/ (* (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) 1/2) (* x x)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) x))) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(approx (/ (* (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) 1/2) (* x x)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* -1/2 (* (sqrt (/ 1 (pow x 5))) (+ 1 (* 1/2 x)))) (+ (* -1/2 (sqrt x)) (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (* 1/2 (sqrt (/ 1 x)))))) (pow x 2)) (taylor inf x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(approx (/ (* (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) 1/2) (* x x)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) x))) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(approx (/ (* (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) 1/2) (* x x)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) x))) #<representation binary64>) () ())) ()) |
#s(alt (- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (taylor -inf x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(approx (/ (* (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) 1/2) (* x x)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) x))) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(approx (/ (* (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) 1/2) (* x x)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) x))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3))))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (taylor -inf x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(approx (/ (* (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) 1/2) (* x x)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) x))) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(approx (/ (* (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) 1/2) (* x x)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) x))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (sqrt (/ 1 x)) (* -1/2 (sqrt (/ 1 (pow x 5))))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) (taylor -inf x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(approx (/ (* (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) 1/2) (* x x)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) x))) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(approx (/ (* (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) 1/2) (* x x)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) x))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (sqrt (/ 1 x)) (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 x)) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2)))))) (* -1/2 (sqrt x))) (pow x 3)))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) (taylor -inf x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(approx (/ (* (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) 1/2) (* x x)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) x))) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(approx (/ (* (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) 1/2) (* x x)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (sqrt (/ 1 (pow x 7)))) (taylor 0 x) (#s(alt #s(approx (/ (* (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) 1/2) (* x x)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) x)) (patch #s(approx (/ (* (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) 1/2) (* x x)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (sqrt x)) (* 1/2 (* x (+ (* -1 (sqrt x)) (* 1/4 (sqrt x)))))) (pow x 4)) (taylor 0 x) (#s(alt #s(approx (/ (* (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) 1/2) (* x x)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) x)) (patch #s(approx (/ (* (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) 1/2) (* x x)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (sqrt x)) (* x (+ (* 1/2 (sqrt (pow x 3))) (* 1/2 (+ (* -1 (sqrt x)) (* 1/4 (sqrt x))))))) (pow x 4)) (taylor 0 x) (#s(alt #s(approx (/ (* (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) 1/2) (* x x)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) x)) (patch #s(approx (/ (* (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) 1/2) (* x x)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (sqrt x)) (* x (+ (* 1/2 (sqrt (pow x 3))) (* 1/2 (+ (* -1 (sqrt x)) (* 1/4 (sqrt x))))))) (pow x 4)) (taylor 0 x) (#s(alt #s(approx (/ (* (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) 1/2) (* x x)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) x)) (patch #s(approx (/ (* (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) 1/2) (* x x)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (sqrt (/ 1 (pow x 3)))) (taylor inf x) (#s(alt #s(approx (/ (* (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) 1/2) (* x x)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) x)) (patch #s(approx (/ (* (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) 1/2) (* x x)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (sqrt (/ 1 x))) (* 1/2 (/ (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))) x))) x) (taylor inf x) (#s(alt #s(approx (/ (* (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) 1/2) (* x x)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) x)) (patch #s(approx (/ (* (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) 1/2) (* x x)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (sqrt (/ 1 x))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* 1/2 (/ (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))) x)))) x) (taylor inf x) (#s(alt #s(approx (/ (* (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) 1/2) (* x x)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) x)) (patch #s(approx (/ (* (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) 1/2) (* x x)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (sqrt (/ 1 x))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* 1/2 (/ (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))) x)))) x) (taylor inf x) (#s(alt #s(approx (/ (* (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) 1/2) (* x x)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) x)) (patch #s(approx (/ (* (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) 1/2) (* x x)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (sqrt (/ 1 (pow x 3)))) (taylor -inf x) (#s(alt #s(approx (/ (* (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) 1/2) (* x x)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) x)) (patch #s(approx (/ (* (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) 1/2) (* x x)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1/2 (sqrt (/ 1 x))) (* -1/2 (/ (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))) x))) x)) (taylor -inf x) (#s(alt #s(approx (/ (* (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) 1/2) (* x x)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) x)) (patch #s(approx (/ (* (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) 1/2) (* x x)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))))) x)) (* -1/2 (sqrt (/ 1 x)))) x)) (taylor -inf x) (#s(alt #s(approx (/ (* (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) 1/2) (* x x)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) x)) (patch #s(approx (/ (* (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) 1/2) (* x x)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))))) x)) (* -1/2 (sqrt (/ 1 x)))) x)) (taylor -inf x) (#s(alt #s(approx (/ (* (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) 1/2) (* x x)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) x)) (patch #s(approx (/ (* (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) 1/2) (* x x)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -3/8 (sqrt (/ 1 (pow x 5)))) (taylor 0 x) (#s(alt (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) x) (patch (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -3/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 3)) (taylor 0 x) (#s(alt (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) x) (patch (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -3/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 3)) (taylor 0 x) (#s(alt (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) x) (patch (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -3/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 3)) (taylor 0 x) (#s(alt (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) x) (patch (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (sqrt (/ 1 (pow x 3)))) (taylor inf x) (#s(alt (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) x) (patch (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -3/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) x) (taylor inf x) (#s(alt (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) x) (patch (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -3/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) x) (taylor inf x) (#s(alt (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) x) (patch (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -3/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) x) (taylor inf x) (#s(alt (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) x) (patch (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (taylor -inf x) (#s(alt (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) x) (patch (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 3/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) x)) (taylor -inf x) (#s(alt (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) x) (patch (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 3/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) x)) (taylor -inf x) (#s(alt (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) x) (patch (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 3/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) x)) (taylor -inf x) (#s(alt (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) x) (patch (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) x) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 x)) (taylor 0 x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) #s(literal 1/2 binary64)) (*.f64 x x))) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) #s(literal 1/2 binary64)) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (sqrt x) (* -1 x)) x) (taylor 0 x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) #s(literal 1/2 binary64)) (*.f64 x x))) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) #s(literal 1/2 binary64)) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (sqrt x) (* x (- (* 1/2 x) 1))) x) (taylor 0 x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) #s(literal 1/2 binary64)) (*.f64 x x))) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) #s(literal 1/2 binary64)) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (sqrt x) (* x (- (* x (+ 1/2 (* -3/8 x))) 1))) x) (taylor 0 x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) #s(literal 1/2 binary64)) (*.f64 x x))) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) #s(literal 1/2 binary64)) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (sqrt (/ 1 (pow x 3)))) (taylor inf x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) #s(literal 1/2 binary64)) (*.f64 x x))) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) #s(literal 1/2 binary64)) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* -1/2 (sqrt (/ 1 x))) (* -1/2 (sqrt x))) (pow x 2)) (taylor inf x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) #s(literal 1/2 binary64)) (*.f64 x x))) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) #s(literal 1/2 binary64)) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* 1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (/ 1 x))))) (pow x 2)) (taylor inf x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) #s(literal 1/2 binary64)) (*.f64 x x))) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) #s(literal 1/2 binary64)) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* -1/2 (* (sqrt (/ 1 (pow x 5))) (+ 1 (* 1/2 x)))) (+ (* -1/2 (sqrt x)) (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (* 1/2 (sqrt (/ 1 x)))))) (pow x 2)) (taylor inf x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) #s(literal 1/2 binary64)) (*.f64 x x))) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) #s(literal 1/2 binary64)) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (taylor -inf x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) #s(literal 1/2 binary64)) (*.f64 x x))) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) #s(literal 1/2 binary64)) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3))))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (taylor -inf x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) #s(literal 1/2 binary64)) (*.f64 x x))) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) #s(literal 1/2 binary64)) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (sqrt (/ 1 x)) (* -1/2 (sqrt (/ 1 (pow x 5))))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) (taylor -inf x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) #s(literal 1/2 binary64)) (*.f64 x x))) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) #s(literal 1/2 binary64)) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (sqrt (/ 1 x)) (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 x)) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2)))))) (* -1/2 (sqrt x))) (pow x 3)))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) (taylor -inf x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) #s(literal 1/2 binary64)) (*.f64 x x))) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) #s(literal 1/2 binary64)) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (sqrt (/ 1 (pow x 7)))) (taylor 0 x) (#s(alt (/.f64 (*.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) #s(literal 1/2 binary64)) (*.f64 x x)) (patch (/.f64 (*.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) #s(literal 1/2 binary64)) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (sqrt x)) (* 1/2 (* x (+ (* -1 (sqrt x)) (* 1/4 (sqrt x)))))) (pow x 4)) (taylor 0 x) (#s(alt (/.f64 (*.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) #s(literal 1/2 binary64)) (*.f64 x x)) (patch (/.f64 (*.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) #s(literal 1/2 binary64)) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (sqrt x)) (* x (+ (* 1/2 (sqrt (pow x 3))) (* 1/2 (+ (* -1 (sqrt x)) (* 1/4 (sqrt x))))))) (pow x 4)) (taylor 0 x) (#s(alt (/.f64 (*.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) #s(literal 1/2 binary64)) (*.f64 x x)) (patch (/.f64 (*.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) #s(literal 1/2 binary64)) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (sqrt x)) (* x (+ (* 1/2 (sqrt (pow x 3))) (* 1/2 (+ (* -1 (sqrt x)) (* 1/4 (sqrt x))))))) (pow x 4)) (taylor 0 x) (#s(alt (/.f64 (*.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) #s(literal 1/2 binary64)) (*.f64 x x)) (patch (/.f64 (*.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) #s(literal 1/2 binary64)) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (sqrt (/ 1 (pow x 3)))) (taylor inf x) (#s(alt (/.f64 (*.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) #s(literal 1/2 binary64)) (*.f64 x x)) (patch (/.f64 (*.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) #s(literal 1/2 binary64)) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (sqrt (/ 1 x))) (* 1/2 (/ (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))) x))) x) (taylor inf x) (#s(alt (/.f64 (*.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) #s(literal 1/2 binary64)) (*.f64 x x)) (patch (/.f64 (*.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) #s(literal 1/2 binary64)) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (sqrt (/ 1 x))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* 1/2 (/ (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))) x)))) x) (taylor inf x) (#s(alt (/.f64 (*.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) #s(literal 1/2 binary64)) (*.f64 x x)) (patch (/.f64 (*.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) #s(literal 1/2 binary64)) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (sqrt (/ 1 x))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* 1/2 (/ (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))) x)))) x) (taylor inf x) (#s(alt (/.f64 (*.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) #s(literal 1/2 binary64)) (*.f64 x x)) (patch (/.f64 (*.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) #s(literal 1/2 binary64)) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (sqrt (/ 1 (pow x 3)))) (taylor -inf x) (#s(alt (/.f64 (*.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) #s(literal 1/2 binary64)) (*.f64 x x)) (patch (/.f64 (*.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) #s(literal 1/2 binary64)) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1/2 (sqrt (/ 1 x))) (* -1/2 (/ (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))) x))) x)) (taylor -inf x) (#s(alt (/.f64 (*.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) #s(literal 1/2 binary64)) (*.f64 x x)) (patch (/.f64 (*.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) #s(literal 1/2 binary64)) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))))) x)) (* -1/2 (sqrt (/ 1 x)))) x)) (taylor -inf x) (#s(alt (/.f64 (*.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) #s(literal 1/2 binary64)) (*.f64 x x)) (patch (/.f64 (*.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) #s(literal 1/2 binary64)) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))))) x)) (* -1/2 (sqrt (/ 1 x)))) x)) (taylor -inf x) (#s(alt (/.f64 (*.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) #s(literal 1/2 binary64)) (*.f64 x x)) (patch (/.f64 (*.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) #s(literal 1/2 binary64)) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (sqrt (/ 1 (pow x 3)))) (taylor 0 x) (#s(alt (*.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) #s(literal 1/2 binary64)) (patch (*.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (sqrt x)) (* 1/2 (* x (+ (* -1 (sqrt x)) (* 1/4 (sqrt x)))))) (pow x 2)) (taylor 0 x) (#s(alt (*.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) #s(literal 1/2 binary64)) (patch (*.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (sqrt x)) (* x (+ (* 1/2 (sqrt (pow x 3))) (* 1/2 (+ (* -1 (sqrt x)) (* 1/4 (sqrt x))))))) (pow x 2)) (taylor 0 x) (#s(alt (*.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) #s(literal 1/2 binary64)) (patch (*.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (sqrt x)) (* x (+ (* 1/2 (sqrt (pow x 3))) (* 1/2 (+ (* -1 (sqrt x)) (* 1/4 (sqrt x))))))) (pow x 2)) (taylor 0 x) (#s(alt (*.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) #s(literal 1/2 binary64)) (patch (*.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (sqrt x)) (taylor inf x) (#s(alt (*.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) #s(literal 1/2 binary64)) (patch (*.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* 1/2 (sqrt (/ 1 x))) (* 1/2 (/ (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))) x)))) (taylor inf x) (#s(alt (*.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) #s(literal 1/2 binary64)) (patch (*.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* 1/2 (sqrt (/ 1 x))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* 1/2 (/ (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))) x))))) (taylor inf x) (#s(alt (*.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) #s(literal 1/2 binary64)) (patch (*.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* 1/2 (sqrt (/ 1 x))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* 1/2 (/ (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))) x))))) (taylor inf x) (#s(alt (*.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) #s(literal 1/2 binary64)) (patch (*.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (sqrt x)) (taylor -inf x) (#s(alt (*.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) #s(literal 1/2 binary64)) (patch (*.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/2 (sqrt (/ 1 x))) (* -1/2 (/ (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))) x))))) (taylor -inf x) (#s(alt (*.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) #s(literal 1/2 binary64)) (patch (*.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (/ (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))))) x)) (* -1/2 (sqrt (/ 1 x)))))) (taylor -inf x) (#s(alt (*.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) #s(literal 1/2 binary64)) (patch (*.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (/ (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))))) x)) (* -1/2 (sqrt (/ 1 x)))))) (taylor -inf x) (#s(alt (*.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) #s(literal 1/2 binary64)) (patch (*.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 (pow x 3))) (taylor 0 x) (#s(alt #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) (patch #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (sqrt x) (* x (+ (* -1 (sqrt x)) (* 1/4 (sqrt x))))) (pow x 2)) (taylor 0 x) (#s(alt #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) (patch #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (sqrt x) (* x (+ (sqrt (pow x 3)) (+ (* -1 (sqrt x)) (* 1/4 (sqrt x)))))) (pow x 2)) (taylor 0 x) (#s(alt #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) (patch #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (sqrt x) (* x (+ (sqrt (pow x 3)) (+ (* -1 (sqrt x)) (* 1/4 (sqrt x)))))) (pow x 2)) (taylor 0 x) (#s(alt #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) (patch #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt x) (taylor inf x) (#s(alt #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) (patch #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (sqrt (/ 1 x)) (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/4 (sqrt (/ 1 (pow x 3))))))) (taylor inf x) (#s(alt #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) (patch #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (sqrt (/ 1 x)) (+ (sqrt (/ 1 (pow x 5))) (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/4 (sqrt (/ 1 (pow x 3)))))))) (taylor inf x) (#s(alt #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) (patch #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (sqrt (/ 1 x)) (+ (sqrt (/ 1 (pow x 5))) (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/4 (sqrt (/ 1 (pow x 3)))))))) (taylor inf x) (#s(alt #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) (patch #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt x) (taylor -inf x) (#s(alt #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) (patch #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (sqrt (/ 1 x))) (* -1 (/ (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))) x))))) (taylor -inf x) (#s(alt #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) (patch #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (sqrt (/ 1 x))) (* -1 (/ (+ (sqrt (/ 1 (pow x 3))) (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x))))) x))))) (taylor -inf x) (#s(alt #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) (patch #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (sqrt (/ 1 x))) (* -1 (/ (+ (sqrt (/ 1 (pow x 3))) (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x))))) x))))) (taylor -inf x) (#s(alt #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) (patch #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 x)) (taylor 0 x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x)) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (sqrt x) (* -1 x)) x) (taylor 0 x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x)) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (sqrt x) (* x (- (* 1/2 x) 1))) x) (taylor 0 x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x)) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (sqrt x) (* x (- (* x (+ 1/2 (* -3/8 x))) 1))) x) (taylor 0 x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x)) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (sqrt (/ 1 (pow x 3)))) (taylor inf x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x)) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* -1/2 (sqrt (/ 1 x))) (* -1/2 (sqrt x))) (pow x 2)) (taylor inf x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x)) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* 1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (/ 1 x))))) (pow x 2)) (taylor inf x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x)) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* -1/2 (* (sqrt (/ 1 (pow x 5))) (+ 1 (* 1/2 x)))) (+ (* -1/2 (sqrt x)) (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (* 1/2 (sqrt (/ 1 x)))))) (pow x 2)) (taylor inf x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x)) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (taylor -inf x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x)) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3))))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (taylor -inf x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x)) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (sqrt (/ 1 x)) (* -1/2 (sqrt (/ 1 (pow x 5))))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) (taylor -inf x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x)) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (sqrt (/ 1 x)) (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 x)) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2)))))) (* -1/2 (sqrt x))) (pow x 3)))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) (taylor -inf x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x)) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (sqrt (/ 1 (pow x 5)))) (taylor 0 x) (#s(alt (/.f64 #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x) (patch (/.f64 #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 3)) (taylor 0 x) (#s(alt (/.f64 #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x) (patch (/.f64 #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 3)) (taylor 0 x) (#s(alt (/.f64 #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x) (patch (/.f64 #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 3)) (taylor 0 x) (#s(alt (/.f64 #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x) (patch (/.f64 #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (sqrt (/ 1 (pow x 3)))) (taylor inf x) (#s(alt (/.f64 #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x) (patch (/.f64 #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) x) (taylor inf x) (#s(alt (/.f64 #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x) (patch (/.f64 #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) x) (taylor inf x) (#s(alt (/.f64 #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x) (patch (/.f64 #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) x) (taylor inf x) (#s(alt (/.f64 #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x) (patch (/.f64 #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (sqrt (/ 1 (pow x 3)))) (taylor -inf x) (#s(alt (/.f64 #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x) (patch (/.f64 #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 3))))) x)) (taylor -inf x) (#s(alt (/.f64 #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x) (patch (/.f64 #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 3))))) x)) (taylor -inf x) (#s(alt (/.f64 #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x) (patch (/.f64 #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 3))))) x)) (taylor -inf x) (#s(alt (/.f64 #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x) (patch (/.f64 #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (sqrt (/ 1 (pow x 3)))) (taylor 0 x) (#s(alt #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (patch #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 2)) (taylor 0 x) (#s(alt #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (patch #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 2)) (taylor 0 x) (#s(alt #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (patch #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 2)) (taylor 0 x) (#s(alt #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (patch #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (sqrt (/ 1 x))) (taylor inf x) (#s(alt #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (patch #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) (taylor inf x) (#s(alt #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (patch #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) (taylor inf x) (#s(alt #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (patch #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) (taylor inf x) (#s(alt #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (patch #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (sqrt (/ 1 x))) (taylor -inf x) (#s(alt #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (patch #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) (taylor -inf x) (#s(alt #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (patch #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) (taylor -inf x) (#s(alt #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (patch #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) (taylor -inf x) (#s(alt #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (patch #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (sqrt (/ 1 x))) (taylor 0 x) (#s(alt (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (patch (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (sqrt (/ 1 x))) (taylor 0 x) (#s(alt (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (patch (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (sqrt (/ 1 x))) (taylor 0 x) (#s(alt (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (patch (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (sqrt (/ 1 x))) (taylor 0 x) (#s(alt (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (patch (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (sqrt (/ 1 x))) (taylor inf x) (#s(alt (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (patch (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (sqrt (/ 1 x))) (taylor inf x) (#s(alt (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (patch (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (sqrt (/ 1 x))) (taylor inf x) (#s(alt (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (patch (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (sqrt (/ 1 x))) (taylor inf x) (#s(alt (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (patch (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (taylor -inf x) (#s(alt (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (patch (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (taylor -inf x) (#s(alt (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (patch (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (taylor -inf x) (#s(alt (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (patch (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (taylor -inf x) (#s(alt (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (patch (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (sqrt (/ 1 (pow x 5)))) (taylor 0 x) (#s(alt (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (*.f64 (*.f64 x x) #s(literal -2 binary64))) (patch (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (*.f64 (*.f64 x x) #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 3)) (taylor 0 x) (#s(alt (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (*.f64 (*.f64 x x) #s(literal -2 binary64))) (patch (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (*.f64 (*.f64 x x) #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 3)) (taylor 0 x) (#s(alt (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (*.f64 (*.f64 x x) #s(literal -2 binary64))) (patch (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (*.f64 (*.f64 x x) #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 3)) (taylor 0 x) (#s(alt (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (*.f64 (*.f64 x x) #s(literal -2 binary64))) (patch (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (*.f64 (*.f64 x x) #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (sqrt (/ 1 (pow x 3)))) (taylor inf x) (#s(alt (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (*.f64 (*.f64 x x) #s(literal -2 binary64))) (patch (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (*.f64 (*.f64 x x) #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) x) (taylor inf x) (#s(alt (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (*.f64 (*.f64 x x) #s(literal -2 binary64))) (patch (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (*.f64 (*.f64 x x) #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) x) (taylor inf x) (#s(alt (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (*.f64 (*.f64 x x) #s(literal -2 binary64))) (patch (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (*.f64 (*.f64 x x) #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) x) (taylor inf x) (#s(alt (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (*.f64 (*.f64 x x) #s(literal -2 binary64))) (patch (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (*.f64 (*.f64 x x) #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (sqrt (/ 1 (pow x 3)))) (taylor -inf x) (#s(alt (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (*.f64 (*.f64 x x) #s(literal -2 binary64))) (patch (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (*.f64 (*.f64 x x) #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 3))))) x)) (taylor -inf x) (#s(alt (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (*.f64 (*.f64 x x) #s(literal -2 binary64))) (patch (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (*.f64 (*.f64 x x) #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 3))))) x)) (taylor -inf x) (#s(alt (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (*.f64 (*.f64 x x) #s(literal -2 binary64))) (patch (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (*.f64 (*.f64 x x) #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 3))))) x)) (taylor -inf x) (#s(alt (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (*.f64 (*.f64 x x) #s(literal -2 binary64))) (patch (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (*.f64 (*.f64 x x) #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 x)) (taylor 0 x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (*.f64 (*.f64 x x) #s(literal -2 binary64)))) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (*.f64 (*.f64 x x) #s(literal -2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (sqrt x) (* -1 x)) x) (taylor 0 x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (*.f64 (*.f64 x x) #s(literal -2 binary64)))) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (*.f64 (*.f64 x x) #s(literal -2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (sqrt x) (* x (- (* 1/2 x) 1))) x) (taylor 0 x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (*.f64 (*.f64 x x) #s(literal -2 binary64)))) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (*.f64 (*.f64 x x) #s(literal -2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (sqrt x) (* x (- (* x (+ 1/2 (* -3/8 x))) 1))) x) (taylor 0 x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (*.f64 (*.f64 x x) #s(literal -2 binary64)))) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (*.f64 (*.f64 x x) #s(literal -2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (sqrt (/ 1 (pow x 3)))) (taylor inf x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (*.f64 (*.f64 x x) #s(literal -2 binary64)))) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (*.f64 (*.f64 x x) #s(literal -2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* -1/2 (sqrt (/ 1 x))) (* -1/2 (sqrt x))) (pow x 2)) (taylor inf x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (*.f64 (*.f64 x x) #s(literal -2 binary64)))) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (*.f64 (*.f64 x x) #s(literal -2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* 1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (/ 1 x))))) (pow x 2)) (taylor inf x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (*.f64 (*.f64 x x) #s(literal -2 binary64)))) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (*.f64 (*.f64 x x) #s(literal -2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* -1/2 (* (sqrt (/ 1 (pow x 5))) (+ 1 (* 1/2 x)))) (+ (* -1/2 (sqrt x)) (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (* 1/2 (sqrt (/ 1 x)))))) (pow x 2)) (taylor inf x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (*.f64 (*.f64 x x) #s(literal -2 binary64)))) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (*.f64 (*.f64 x x) #s(literal -2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (taylor -inf x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (*.f64 (*.f64 x x) #s(literal -2 binary64)))) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (*.f64 (*.f64 x x) #s(literal -2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3))))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (taylor -inf x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (*.f64 (*.f64 x x) #s(literal -2 binary64)))) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (*.f64 (*.f64 x x) #s(literal -2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (sqrt (/ 1 x)) (* -1/2 (sqrt (/ 1 (pow x 5))))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) (taylor -inf x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (*.f64 (*.f64 x x) #s(literal -2 binary64)))) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (*.f64 (*.f64 x x) #s(literal -2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (sqrt (/ 1 x)) (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 x)) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2)))))) (* -1/2 (sqrt x))) (pow x 3)))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) (taylor -inf x) (#s(alt #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (*.f64 (*.f64 x x) #s(literal -2 binary64)))) (patch #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (*.f64 (*.f64 x x) #s(literal -2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 x)) (taylor 0 x) (#s(alt (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (patch (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (sqrt x) (* -1 (sqrt (pow x 3)))) x) (taylor 0 x) (#s(alt (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (patch (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (sqrt x) (* -1 (sqrt (pow x 3)))) x) (taylor 0 x) (#s(alt (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (patch (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (sqrt x) (* -1 (sqrt (pow x 3)))) x) (taylor 0 x) (#s(alt (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (patch (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (sqrt x)) (taylor inf x) (#s(alt (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (patch (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (sqrt (/ 1 (pow x 3))) (* -1 (sqrt (/ 1 x))))) (taylor inf x) (#s(alt (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (patch (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (sqrt (/ 1 (pow x 3))) (* -1 (sqrt (/ 1 x))))) (taylor inf x) (#s(alt (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (patch (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (sqrt (/ 1 (pow x 3))) (* -1 (sqrt (/ 1 x))))) (taylor inf x) (#s(alt (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (patch (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (sqrt x)) (taylor -inf x) (#s(alt (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (patch (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (sqrt (/ 1 x)) (* -1 (sqrt (/ 1 (pow x 3))))))) (taylor -inf x) (#s(alt (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (patch (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (sqrt (/ 1 x)) (* -1 (sqrt (/ 1 (pow x 3))))))) (taylor -inf x) (#s(alt (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (patch (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (sqrt (/ 1 x)) (* -1 (sqrt (/ 1 (pow x 3))))))) (taylor -inf x) (#s(alt (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (patch (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt (-.f64 #s(literal 1 binary64) x) (patch (-.f64 #s(literal 1 binary64) x) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1 x)) (taylor 0 x) (#s(alt (-.f64 #s(literal 1 binary64) x) (patch (-.f64 #s(literal 1 binary64) x) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1 x)) (taylor 0 x) (#s(alt (-.f64 #s(literal 1 binary64) x) (patch (-.f64 #s(literal 1 binary64) x) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1 x)) (taylor 0 x) (#s(alt (-.f64 #s(literal 1 binary64) x) (patch (-.f64 #s(literal 1 binary64) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 x) (taylor inf x) (#s(alt (-.f64 #s(literal 1 binary64) x) (patch (-.f64 #s(literal 1 binary64) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (/ 1 x) 1)) (taylor inf x) (#s(alt (-.f64 #s(literal 1 binary64) x) (patch (-.f64 #s(literal 1 binary64) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (/ 1 x) 1)) (taylor inf x) (#s(alt (-.f64 #s(literal 1 binary64) x) (patch (-.f64 #s(literal 1 binary64) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (/ 1 x) 1)) (taylor inf x) (#s(alt (-.f64 #s(literal 1 binary64) x) (patch (-.f64 #s(literal 1 binary64) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 x) (taylor -inf x) (#s(alt (-.f64 #s(literal 1 binary64) x) (patch (-.f64 #s(literal 1 binary64) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (- 1 (/ 1 x)))) (taylor -inf x) (#s(alt (-.f64 #s(literal 1 binary64) x) (patch (-.f64 #s(literal 1 binary64) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (- 1 (/ 1 x)))) (taylor -inf x) (#s(alt (-.f64 #s(literal 1 binary64) x) (patch (-.f64 #s(literal 1 binary64) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (- 1 (/ 1 x)))) (taylor -inf x) (#s(alt (-.f64 #s(literal 1 binary64) x) (patch (-.f64 #s(literal 1 binary64) x) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 x)) (taylor 0 x) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (patch (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (/ 1 x)) (* x (- (* -1/2 (sqrt (/ 1 x))) (/ 1 x)))) (taylor 0 x) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (patch (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (/ 1 x)) (* x (- (+ (* -1/2 (sqrt (/ 1 x))) (* x (+ (* -1 (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))) (+ (* 3/8 (sqrt (/ 1 x))) (* 1/2 (/ 1 x)))))) (/ 1 x)))) (taylor 0 x) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (patch (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (/ 1 x)) (* x (- (+ (* -1/2 (sqrt (/ 1 x))) (* x (+ (* -1 (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))) (+ (* 3/8 (sqrt (/ 1 x))) (+ (* 1/2 (/ 1 x)) (* x (- (+ (* -5/16 (sqrt (/ 1 x))) (+ (* 1/2 (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))) (* 1/2 (/ 1 (pow x 2))))) (+ (* -1 (* (sqrt (/ 1 x)) (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))) (* 3/8 (/ 1 x)))))))))) (/ 1 x)))) (taylor 0 x) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (patch (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (sqrt (/ 1 (pow x 3)))) (taylor inf x) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (patch (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) x) (taylor inf x) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (patch (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/4 (sqrt (/ 1 (pow x 3)))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))) x) (taylor inf x) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (patch (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/4 (sqrt (/ 1 (pow x 3)))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* -5/128 (sqrt (/ 1 (pow x 7)))) (+ (* 1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/4 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))))) x) (taylor inf x) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (patch (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (taylor -inf x) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (patch (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) (taylor -inf x) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (patch (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1 (/ (+ (* -1 (/ (+ (sqrt x) (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x))) (taylor -inf x) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (patch (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1 (/ (+ (* -1 (/ (+ (sqrt x) (+ (* -1 (/ (+ (sqrt x) (+ (* -1/4 (sqrt x)) (* 1/16 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) x)) (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x))) (taylor -inf x) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (patch (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 x)) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (patch (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) #<representation binary64>) () ())) ()) |
#s(alt (- (sqrt (/ 1 x)) 1) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (patch (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (/ 1 x)) (* x (- (* -1 (* x (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))) (/ 1 x)))) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (patch (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (/ 1 x)) (* x (- (* x (- (* x (- (* 1/2 (/ 1 (pow x 2))) (* -1 (* (sqrt (/ 1 x)) (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))) (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))) (/ 1 x)))) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (patch (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/2 x) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (patch (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- 1/2 (* 1/8 (/ 1 x))) x) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (patch (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ 1/2 (/ 1/16 (pow x 2))) (* 1/8 (/ 1 x))) x) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (patch (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ 1/2 (/ 1/16 (pow x 2))) (+ (* 1/8 (/ 1 x)) (* 5/128 (/ 1 (pow x 3))))) x) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (patch (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) #<representation binary64>) () ())) ()) |
#s(alt -2 (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (patch (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (+ 2 (* 1/2 (/ 1 x)))) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (patch (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) #<representation binary64>) () ())) ()) |
#s(alt (- (* -1 (/ (- 1/2 (* 1/8 (/ 1 x))) x)) 2) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (patch (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) #<representation binary64>) () ())) ()) |
#s(alt (- (* -1 (/ (+ 1/2 (* -1 (/ (- 1/8 (* 1/16 (/ 1 x))) x))) x)) 2) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (patch (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt x) (taylor 0 x) (#s(alt (+.f64 x (sqrt.f64 (fma.f64 x x x))) (patch (+.f64 x (sqrt.f64 (fma.f64 x x x))) #<representation binary64>) () ())) ()) |
#s(alt (+ x (sqrt x)) (taylor 0 x) (#s(alt (+.f64 x (sqrt.f64 (fma.f64 x x x))) (patch (+.f64 x (sqrt.f64 (fma.f64 x x x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt x) (* x (+ 1 (* 1/2 (sqrt x))))) (taylor 0 x) (#s(alt (+.f64 x (sqrt.f64 (fma.f64 x x x))) (patch (+.f64 x (sqrt.f64 (fma.f64 x x x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt x) (* x (+ 1 (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (/ 1 x)))))))) (taylor 0 x) (#s(alt (+.f64 x (sqrt.f64 (fma.f64 x x x))) (patch (+.f64 x (sqrt.f64 (fma.f64 x x x))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 x) (taylor inf x) (#s(alt (+.f64 x (sqrt.f64 (fma.f64 x x x))) (patch (+.f64 x (sqrt.f64 (fma.f64 x x x))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 2 (* 1/2 (/ 1 x)))) (taylor inf x) (#s(alt (+.f64 x (sqrt.f64 (fma.f64 x x x))) (patch (+.f64 x (sqrt.f64 (fma.f64 x x x))) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ 2 (* 1/2 (/ 1 x))) (/ 1/8 (pow x 2)))) (taylor inf x) (#s(alt (+.f64 x (sqrt.f64 (fma.f64 x x x))) (patch (+.f64 x (sqrt.f64 (fma.f64 x x x))) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ 2 (+ (* 1/2 (/ 1 x)) (* 1/16 (/ 1 (pow x 3))))) (/ 1/8 (pow x 2)))) (taylor inf x) (#s(alt (+.f64 x (sqrt.f64 (fma.f64 x x x))) (patch (+.f64 x (sqrt.f64 (fma.f64 x x x))) #<representation binary64>) () ())) ()) |
#s(alt -1/2 (taylor -inf x) (#s(alt (+.f64 x (sqrt.f64 (fma.f64 x x x))) (patch (+.f64 x (sqrt.f64 (fma.f64 x x x))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/8 (/ 1 x)) 1/2) (taylor -inf x) (#s(alt (+.f64 x (sqrt.f64 (fma.f64 x x x))) (patch (+.f64 x (sqrt.f64 (fma.f64 x x x))) #<representation binary64>) () ())) ()) |
#s(alt (- (* -1 (/ (- (* 1/16 (/ 1 x)) 1/8) x)) 1/2) (taylor -inf x) (#s(alt (+.f64 x (sqrt.f64 (fma.f64 x x x))) (patch (+.f64 x (sqrt.f64 (fma.f64 x x x))) #<representation binary64>) () ())) ()) |
#s(alt (- (* -1 (/ (- (* -1 (/ (- (* 5/128 (/ 1 x)) 1/16) x)) 1/8) x)) 1/2) (taylor -inf x) (#s(alt (+.f64 x (sqrt.f64 (fma.f64 x x x))) (patch (+.f64 x (sqrt.f64 (fma.f64 x x x))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt x) (taylor 0 x) (#s(alt (sqrt.f64 (fma.f64 x x x)) (patch (sqrt.f64 (fma.f64 x x x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt x) (* 1/2 (sqrt (pow x 3)))) (taylor 0 x) (#s(alt (sqrt.f64 (fma.f64 x x x)) (patch (sqrt.f64 (fma.f64 x x x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt x) (* (pow x 2) (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (/ 1 x)))))) (taylor 0 x) (#s(alt (sqrt.f64 (fma.f64 x x x)) (patch (sqrt.f64 (fma.f64 x x x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt x) (* (pow x 2) (+ (* 1/2 (sqrt (/ 1 x))) (* (pow x 2) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/16 (sqrt (/ 1 x)))))))) (taylor 0 x) (#s(alt (sqrt.f64 (fma.f64 x x x)) (patch (sqrt.f64 (fma.f64 x x x)) #<representation binary64>) () ())) ()) |
#s(alt x (taylor inf x) (#s(alt (sqrt.f64 (fma.f64 x x x)) (patch (sqrt.f64 (fma.f64 x x x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* 1/2 (/ 1 x)))) (taylor inf x) (#s(alt (sqrt.f64 (fma.f64 x x x)) (patch (sqrt.f64 (fma.f64 x x x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ 1 (* 1/2 (/ 1 x))) (/ 1/8 (pow x 2)))) (taylor inf x) (#s(alt (sqrt.f64 (fma.f64 x x x)) (patch (sqrt.f64 (fma.f64 x x x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ 1 (+ (* 1/2 (/ 1 x)) (* 1/16 (/ 1 (pow x 3))))) (/ 1/8 (pow x 2)))) (taylor inf x) (#s(alt (sqrt.f64 (fma.f64 x x x)) (patch (sqrt.f64 (fma.f64 x x x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 x) (taylor -inf x) (#s(alt (sqrt.f64 (fma.f64 x x x)) (patch (sqrt.f64 (fma.f64 x x x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ 1 (* 1/2 (/ 1 x))))) (taylor -inf x) (#s(alt (sqrt.f64 (fma.f64 x x x)) (patch (sqrt.f64 (fma.f64 x x x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ 1 (* -1 (/ (- (* 1/8 (/ 1 x)) 1/2) x))))) (taylor -inf x) (#s(alt (sqrt.f64 (fma.f64 x x x)) (patch (sqrt.f64 (fma.f64 x x x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ 1 (* -1 (/ (- (* -1 (/ (- (* 1/16 (/ 1 x)) 1/8) x)) 1/2) x))))) (taylor -inf x) (#s(alt (sqrt.f64 (fma.f64 x x x)) (patch (sqrt.f64 (fma.f64 x x x)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 x)) (taylor 0 x) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 x)) (taylor 0 x) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 x)) (taylor 0 x) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 x)) (taylor 0 x) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 x)) (taylor inf x) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 x)) (taylor inf x) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 x)) (taylor inf x) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 x)) (taylor inf x) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (taylor -inf x) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (taylor -inf x) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (taylor -inf x) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (taylor -inf x) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt x) (taylor 0 x) (#s(alt (sqrt.f64 x) (patch (sqrt.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (sqrt x) (taylor 0 x) (#s(alt (sqrt.f64 x) (patch (sqrt.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (sqrt x) (taylor 0 x) (#s(alt (sqrt.f64 x) (patch (sqrt.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (sqrt x) (taylor 0 x) (#s(alt (sqrt.f64 x) (patch (sqrt.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (sqrt x) (taylor inf x) (#s(alt (sqrt.f64 x) (patch (sqrt.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (sqrt x) (taylor inf x) (#s(alt (sqrt.f64 x) (patch (sqrt.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (sqrt x) (taylor inf x) (#s(alt (sqrt.f64 x) (patch (sqrt.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (sqrt x) (taylor inf x) (#s(alt (sqrt.f64 x) (patch (sqrt.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt x) (pow (sqrt -1) 2))) (taylor -inf x) (#s(alt (sqrt.f64 x) (patch (sqrt.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt x) (pow (sqrt -1) 2))) (taylor -inf x) (#s(alt (sqrt.f64 x) (patch (sqrt.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt x) (pow (sqrt -1) 2))) (taylor -inf x) (#s(alt (sqrt.f64 x) (patch (sqrt.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt x) (pow (sqrt -1) 2))) (taylor -inf x) (#s(alt (sqrt.f64 x) (patch (sqrt.f64 x) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (patch (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/2 x)) (taylor 0 x) (#s(alt (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (patch (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* x (+ 1/2 (* -1/8 x)))) (taylor 0 x) (#s(alt (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (patch (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))) (taylor 0 x) (#s(alt (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (patch (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt x) (taylor inf x) (#s(alt (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (patch (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3)))))) (taylor inf x) (#s(alt (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (patch (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))) (taylor inf x) (#s(alt (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (patch (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 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)))))))) (taylor inf x) (#s(alt (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (patch (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt x) (pow (sqrt -1) 2))) (taylor -inf x) (#s(alt (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (patch (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) (taylor -inf x) (#s(alt (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (patch (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -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)))))) (taylor -inf x) (#s(alt (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (patch (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -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))))))) (taylor -inf x) (#s(alt (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (patch (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #<representation binary64>) () ())) ()) |
69 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | -inf | (* -1/2 (* (sqrt (/ 1 x)) (- -1 (/ -3/4 x)))) |
| 1.0ms | x | @ | 0 | (* -1/2 (* (sqrt (/ 1 x)) (- -1 (/ -3/4 x)))) |
| 0.0ms | x | @ | inf | (* -1/2 (* (sqrt (/ 1 x)) (- -1 (/ -3/4 x)))) |
| 0.0ms | x | @ | -inf | (/ (* -1/2 (* (sqrt (/ 1 x)) (- -1 (/ -3/4 x)))) x) |
| 0.0ms | x | @ | -inf | (* 1/2 (sqrt (/ 1 x))) |
| 1× | egg-herbie |
| 16 358× | lower-fma.f64 |
| 16 358× | lower-fma.f32 |
| 5 088× | lower-*.f64 |
| 5 088× | lower-*.f32 |
| 4 504× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 415 | 4140 |
| 1 | 1278 | 3738 |
| 2 | 4170 | 3510 |
| 0 | 8396 | 3341 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -3/8 (sqrt (/ 1 (pow x 3)))) |
(/ (+ (* -3/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 2)) |
(/ (+ (* -3/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 2)) |
(/ (+ (* -3/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 2)) |
(* 1/2 (sqrt (/ 1 x))) |
(+ (* -3/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) |
(+ (* -3/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) |
(+ (* -3/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) |
(* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(+ (* -3/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
(+ (* -3/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
(+ (* -3/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
(sqrt (/ 1 x)) |
(/ (+ (sqrt x) (* -1 x)) x) |
(/ (+ (sqrt x) (* x (- (* 1/2 x) 1))) x) |
(/ (+ (sqrt x) (* x (- (* x (+ 1/2 (* -3/8 x))) 1))) x) |
(* 1/2 (sqrt (/ 1 (pow x 3)))) |
(/ (- (* -1/2 (sqrt (/ 1 x))) (* -1/2 (sqrt x))) (pow x 2)) |
(/ (- (* 1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (/ 1 x))))) (pow x 2)) |
(/ (- (* -1/2 (* (sqrt (/ 1 (pow x 5))) (+ 1 (* 1/2 x)))) (+ (* -1/2 (sqrt x)) (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (* 1/2 (sqrt (/ 1 x)))))) (pow x 2)) |
(- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(- (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3))))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(- (+ (sqrt (/ 1 x)) (* -1/2 (sqrt (/ 1 (pow x 5))))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
(- (+ (sqrt (/ 1 x)) (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 x)) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2)))))) (* -1/2 (sqrt x))) (pow x 3)))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
(* 1/2 (sqrt (/ 1 (pow x 7)))) |
(/ (+ (* 1/2 (sqrt x)) (* 1/2 (* x (+ (* -1 (sqrt x)) (* 1/4 (sqrt x)))))) (pow x 4)) |
(/ (+ (* 1/2 (sqrt x)) (* x (+ (* 1/2 (sqrt (pow x 3))) (* 1/2 (+ (* -1 (sqrt x)) (* 1/4 (sqrt x))))))) (pow x 4)) |
(/ (+ (* 1/2 (sqrt x)) (* x (+ (* 1/2 (sqrt (pow x 3))) (* 1/2 (+ (* -1 (sqrt x)) (* 1/4 (sqrt x))))))) (pow x 4)) |
(* 1/2 (sqrt (/ 1 (pow x 3)))) |
(/ (+ (* 1/2 (sqrt (/ 1 x))) (* 1/2 (/ (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))) x))) x) |
(/ (+ (* 1/2 (sqrt (/ 1 x))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* 1/2 (/ (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))) x)))) x) |
(/ (+ (* 1/2 (sqrt (/ 1 x))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* 1/2 (/ (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))) x)))) x) |
(* 1/2 (sqrt (/ 1 (pow x 3)))) |
(* -1 (/ (+ (* -1/2 (sqrt (/ 1 x))) (* -1/2 (/ (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))) x))) x)) |
(* -1 (/ (+ (* -1 (/ (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))))) x)) (* -1/2 (sqrt (/ 1 x)))) x)) |
(* -1 (/ (+ (* -1 (/ (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))))) x)) (* -1/2 (sqrt (/ 1 x)))) x)) |
(* -3/8 (sqrt (/ 1 (pow x 5)))) |
(/ (+ (* -3/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 3)) |
(/ (+ (* -3/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 3)) |
(/ (+ (* -3/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 3)) |
(* 1/2 (sqrt (/ 1 (pow x 3)))) |
(/ (+ (* -3/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) x) |
(/ (+ (* -3/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) x) |
(/ (+ (* -3/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) x) |
(* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) |
(* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 3/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) x)) |
(* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 3/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) x)) |
(* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 3/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) x)) |
(sqrt (/ 1 x)) |
(/ (+ (sqrt x) (* -1 x)) x) |
(/ (+ (sqrt x) (* x (- (* 1/2 x) 1))) x) |
(/ (+ (sqrt x) (* x (- (* x (+ 1/2 (* -3/8 x))) 1))) x) |
(* 1/2 (sqrt (/ 1 (pow x 3)))) |
(/ (- (* -1/2 (sqrt (/ 1 x))) (* -1/2 (sqrt x))) (pow x 2)) |
(/ (- (* 1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (/ 1 x))))) (pow x 2)) |
(/ (- (* -1/2 (* (sqrt (/ 1 (pow x 5))) (+ 1 (* 1/2 x)))) (+ (* -1/2 (sqrt x)) (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (* 1/2 (sqrt (/ 1 x)))))) (pow x 2)) |
(- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(- (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3))))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(- (+ (sqrt (/ 1 x)) (* -1/2 (sqrt (/ 1 (pow x 5))))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
(- (+ (sqrt (/ 1 x)) (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 x)) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2)))))) (* -1/2 (sqrt x))) (pow x 3)))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
(* 1/2 (sqrt (/ 1 (pow x 7)))) |
(/ (+ (* 1/2 (sqrt x)) (* 1/2 (* x (+ (* -1 (sqrt x)) (* 1/4 (sqrt x)))))) (pow x 4)) |
(/ (+ (* 1/2 (sqrt x)) (* x (+ (* 1/2 (sqrt (pow x 3))) (* 1/2 (+ (* -1 (sqrt x)) (* 1/4 (sqrt x))))))) (pow x 4)) |
(/ (+ (* 1/2 (sqrt x)) (* x (+ (* 1/2 (sqrt (pow x 3))) (* 1/2 (+ (* -1 (sqrt x)) (* 1/4 (sqrt x))))))) (pow x 4)) |
(* 1/2 (sqrt (/ 1 (pow x 3)))) |
(/ (+ (* 1/2 (sqrt (/ 1 x))) (* 1/2 (/ (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))) x))) x) |
(/ (+ (* 1/2 (sqrt (/ 1 x))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* 1/2 (/ (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))) x)))) x) |
(/ (+ (* 1/2 (sqrt (/ 1 x))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* 1/2 (/ (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))) x)))) x) |
(* 1/2 (sqrt (/ 1 (pow x 3)))) |
(* -1 (/ (+ (* -1/2 (sqrt (/ 1 x))) (* -1/2 (/ (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))) x))) x)) |
(* -1 (/ (+ (* -1 (/ (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))))) x)) (* -1/2 (sqrt (/ 1 x)))) x)) |
(* -1 (/ (+ (* -1 (/ (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))))) x)) (* -1/2 (sqrt (/ 1 x)))) x)) |
(* 1/2 (sqrt (/ 1 (pow x 3)))) |
(/ (+ (* 1/2 (sqrt x)) (* 1/2 (* x (+ (* -1 (sqrt x)) (* 1/4 (sqrt x)))))) (pow x 2)) |
(/ (+ (* 1/2 (sqrt x)) (* x (+ (* 1/2 (sqrt (pow x 3))) (* 1/2 (+ (* -1 (sqrt x)) (* 1/4 (sqrt x))))))) (pow x 2)) |
(/ (+ (* 1/2 (sqrt x)) (* x (+ (* 1/2 (sqrt (pow x 3))) (* 1/2 (+ (* -1 (sqrt x)) (* 1/4 (sqrt x))))))) (pow x 2)) |
(* 1/2 (sqrt x)) |
(* x (+ (* 1/2 (sqrt (/ 1 x))) (* 1/2 (/ (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))) x)))) |
(* x (+ (* 1/2 (sqrt (/ 1 x))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* 1/2 (/ (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))) x))))) |
(* x (+ (* 1/2 (sqrt (/ 1 x))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* 1/2 (/ (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))) x))))) |
(* 1/2 (sqrt x)) |
(* -1 (* x (+ (* -1/2 (sqrt (/ 1 x))) (* -1/2 (/ (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))) x))))) |
(* -1 (* x (+ (* -1 (/ (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))))) x)) (* -1/2 (sqrt (/ 1 x)))))) |
(* -1 (* x (+ (* -1 (/ (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))))) x)) (* -1/2 (sqrt (/ 1 x)))))) |
(sqrt (/ 1 (pow x 3))) |
(/ (+ (sqrt x) (* x (+ (* -1 (sqrt x)) (* 1/4 (sqrt x))))) (pow x 2)) |
(/ (+ (sqrt x) (* x (+ (sqrt (pow x 3)) (+ (* -1 (sqrt x)) (* 1/4 (sqrt x)))))) (pow x 2)) |
(/ (+ (sqrt x) (* x (+ (sqrt (pow x 3)) (+ (* -1 (sqrt x)) (* 1/4 (sqrt x)))))) (pow x 2)) |
(sqrt x) |
(* x (+ (sqrt (/ 1 x)) (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/4 (sqrt (/ 1 (pow x 3))))))) |
(* x (+ (sqrt (/ 1 x)) (+ (sqrt (/ 1 (pow x 5))) (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/4 (sqrt (/ 1 (pow x 3)))))))) |
(* x (+ (sqrt (/ 1 x)) (+ (sqrt (/ 1 (pow x 5))) (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/4 (sqrt (/ 1 (pow x 3)))))))) |
(sqrt x) |
(* -1 (* x (+ (* -1 (sqrt (/ 1 x))) (* -1 (/ (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))) x))))) |
(* -1 (* x (+ (* -1 (sqrt (/ 1 x))) (* -1 (/ (+ (sqrt (/ 1 (pow x 3))) (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x))))) x))))) |
(* -1 (* x (+ (* -1 (sqrt (/ 1 x))) (* -1 (/ (+ (sqrt (/ 1 (pow x 3))) (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x))))) x))))) |
(sqrt (/ 1 x)) |
(/ (+ (sqrt x) (* -1 x)) x) |
(/ (+ (sqrt x) (* x (- (* 1/2 x) 1))) x) |
(/ (+ (sqrt x) (* x (- (* x (+ 1/2 (* -3/8 x))) 1))) x) |
(* 1/2 (sqrt (/ 1 (pow x 3)))) |
(/ (- (* -1/2 (sqrt (/ 1 x))) (* -1/2 (sqrt x))) (pow x 2)) |
(/ (- (* 1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (/ 1 x))))) (pow x 2)) |
(/ (- (* -1/2 (* (sqrt (/ 1 (pow x 5))) (+ 1 (* 1/2 x)))) (+ (* -1/2 (sqrt x)) (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (* 1/2 (sqrt (/ 1 x)))))) (pow x 2)) |
(- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(- (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3))))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(- (+ (sqrt (/ 1 x)) (* -1/2 (sqrt (/ 1 (pow x 5))))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
(- (+ (sqrt (/ 1 x)) (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 x)) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2)))))) (* -1/2 (sqrt x))) (pow x 3)))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
(* -1/2 (sqrt (/ 1 (pow x 5)))) |
(/ (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 3)) |
(/ (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 3)) |
(/ (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 3)) |
(* 1/2 (sqrt (/ 1 (pow x 3)))) |
(/ (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) x) |
(/ (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) x) |
(/ (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) x) |
(* 1/2 (sqrt (/ 1 (pow x 3)))) |
(* -1 (/ (+ (* -1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 3))))) x)) |
(* -1 (/ (+ (* -1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 3))))) x)) |
(* -1 (/ (+ (* -1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 3))))) x)) |
(* -1/2 (sqrt (/ 1 (pow x 3)))) |
(/ (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 2)) |
(/ (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 2)) |
(/ (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 2)) |
(* 1/2 (sqrt (/ 1 x))) |
(+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) |
(+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) |
(+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) |
(* 1/2 (sqrt (/ 1 x))) |
(+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) |
(+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) |
(+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) |
(* 1/2 (sqrt (/ 1 x))) |
(* 1/2 (sqrt (/ 1 x))) |
(* 1/2 (sqrt (/ 1 x))) |
(* 1/2 (sqrt (/ 1 x))) |
(* 1/2 (sqrt (/ 1 x))) |
(* 1/2 (sqrt (/ 1 x))) |
(* 1/2 (sqrt (/ 1 x))) |
(* 1/2 (sqrt (/ 1 x))) |
(* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(* -1/2 (sqrt (/ 1 (pow x 5)))) |
(/ (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 3)) |
(/ (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 3)) |
(/ (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 3)) |
(* 1/2 (sqrt (/ 1 (pow x 3)))) |
(/ (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) x) |
(/ (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) x) |
(/ (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) x) |
(* 1/2 (sqrt (/ 1 (pow x 3)))) |
(* -1 (/ (+ (* -1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 3))))) x)) |
(* -1 (/ (+ (* -1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 3))))) x)) |
(* -1 (/ (+ (* -1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 3))))) x)) |
(sqrt (/ 1 x)) |
(/ (+ (sqrt x) (* -1 x)) x) |
(/ (+ (sqrt x) (* x (- (* 1/2 x) 1))) x) |
(/ (+ (sqrt x) (* x (- (* x (+ 1/2 (* -3/8 x))) 1))) x) |
(* 1/2 (sqrt (/ 1 (pow x 3)))) |
(/ (- (* -1/2 (sqrt (/ 1 x))) (* -1/2 (sqrt x))) (pow x 2)) |
(/ (- (* 1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (/ 1 x))))) (pow x 2)) |
(/ (- (* -1/2 (* (sqrt (/ 1 (pow x 5))) (+ 1 (* 1/2 x)))) (+ (* -1/2 (sqrt x)) (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (* 1/2 (sqrt (/ 1 x)))))) (pow x 2)) |
(- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(- (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3))))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(- (+ (sqrt (/ 1 x)) (* -1/2 (sqrt (/ 1 (pow x 5))))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
(- (+ (sqrt (/ 1 x)) (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 x)) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2)))))) (* -1/2 (sqrt x))) (pow x 3)))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
(sqrt (/ 1 x)) |
(/ (+ (sqrt x) (* -1 (sqrt (pow x 3)))) x) |
(/ (+ (sqrt x) (* -1 (sqrt (pow x 3)))) x) |
(/ (+ (sqrt x) (* -1 (sqrt (pow x 3)))) x) |
(* -1 (sqrt x)) |
(* x (+ (sqrt (/ 1 (pow x 3))) (* -1 (sqrt (/ 1 x))))) |
(* x (+ (sqrt (/ 1 (pow x 3))) (* -1 (sqrt (/ 1 x))))) |
(* x (+ (sqrt (/ 1 (pow x 3))) (* -1 (sqrt (/ 1 x))))) |
(* -1 (sqrt x)) |
(* -1 (* x (+ (sqrt (/ 1 x)) (* -1 (sqrt (/ 1 (pow x 3))))))) |
(* -1 (* x (+ (sqrt (/ 1 x)) (* -1 (sqrt (/ 1 (pow x 3))))))) |
(* -1 (* x (+ (sqrt (/ 1 x)) (* -1 (sqrt (/ 1 (pow x 3))))))) |
1 |
(+ 1 (* -1 x)) |
(+ 1 (* -1 x)) |
(+ 1 (* -1 x)) |
(* -1 x) |
(* x (- (/ 1 x) 1)) |
(* x (- (/ 1 x) 1)) |
(* x (- (/ 1 x) 1)) |
(* -1 x) |
(* -1 (* x (- 1 (/ 1 x)))) |
(* -1 (* x (- 1 (/ 1 x)))) |
(* -1 (* x (- 1 (/ 1 x)))) |
(sqrt (/ 1 x)) |
(+ (sqrt (/ 1 x)) (* x (- (* -1/2 (sqrt (/ 1 x))) (/ 1 x)))) |
(+ (sqrt (/ 1 x)) (* x (- (+ (* -1/2 (sqrt (/ 1 x))) (* x (+ (* -1 (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))) (+ (* 3/8 (sqrt (/ 1 x))) (* 1/2 (/ 1 x)))))) (/ 1 x)))) |
(+ (sqrt (/ 1 x)) (* x (- (+ (* -1/2 (sqrt (/ 1 x))) (* x (+ (* -1 (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))) (+ (* 3/8 (sqrt (/ 1 x))) (+ (* 1/2 (/ 1 x)) (* x (- (+ (* -5/16 (sqrt (/ 1 x))) (+ (* 1/2 (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))) (* 1/2 (/ 1 (pow x 2))))) (+ (* -1 (* (sqrt (/ 1 x)) (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))) (* 3/8 (/ 1 x)))))))))) (/ 1 x)))) |
(* 1/2 (sqrt (/ 1 (pow x 3)))) |
(/ (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) x) |
(/ (+ (* -1/4 (sqrt (/ 1 (pow x 3)))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))) x) |
(/ (+ (* -1/4 (sqrt (/ 1 (pow x 3)))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* -5/128 (sqrt (/ 1 (pow x 7)))) (+ (* 1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/4 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))))) x) |
(* -2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(+ (* -2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) |
(+ (* -2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1 (/ (+ (* -1 (/ (+ (sqrt x) (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x))) |
(+ (* -2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1 (/ (+ (* -1 (/ (+ (sqrt x) (+ (* -1 (/ (+ (sqrt x) (+ (* -1/4 (sqrt x)) (* 1/16 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) x)) (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x))) |
(sqrt (/ 1 x)) |
(- (sqrt (/ 1 x)) 1) |
(+ (sqrt (/ 1 x)) (* x (- (* -1 (* x (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))) (/ 1 x)))) |
(+ (sqrt (/ 1 x)) (* x (- (* x (- (* x (- (* 1/2 (/ 1 (pow x 2))) (* -1 (* (sqrt (/ 1 x)) (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))) (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))) (/ 1 x)))) |
(/ 1/2 x) |
(/ (- 1/2 (* 1/8 (/ 1 x))) x) |
(/ (- (+ 1/2 (/ 1/16 (pow x 2))) (* 1/8 (/ 1 x))) x) |
(/ (- (+ 1/2 (/ 1/16 (pow x 2))) (+ (* 1/8 (/ 1 x)) (* 5/128 (/ 1 (pow x 3))))) x) |
-2 |
(* -1 (+ 2 (* 1/2 (/ 1 x)))) |
(- (* -1 (/ (- 1/2 (* 1/8 (/ 1 x))) x)) 2) |
(- (* -1 (/ (+ 1/2 (* -1 (/ (- 1/8 (* 1/16 (/ 1 x))) x))) x)) 2) |
(sqrt x) |
(+ x (sqrt x)) |
(+ (sqrt x) (* x (+ 1 (* 1/2 (sqrt x))))) |
(+ (sqrt x) (* x (+ 1 (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (/ 1 x)))))))) |
(* 2 x) |
(* x (+ 2 (* 1/2 (/ 1 x)))) |
(* x (- (+ 2 (* 1/2 (/ 1 x))) (/ 1/8 (pow x 2)))) |
(* x (- (+ 2 (+ (* 1/2 (/ 1 x)) (* 1/16 (/ 1 (pow x 3))))) (/ 1/8 (pow x 2)))) |
-1/2 |
(- (* 1/8 (/ 1 x)) 1/2) |
(- (* -1 (/ (- (* 1/16 (/ 1 x)) 1/8) x)) 1/2) |
(- (* -1 (/ (- (* -1 (/ (- (* 5/128 (/ 1 x)) 1/16) x)) 1/8) x)) 1/2) |
(sqrt x) |
(+ (sqrt x) (* 1/2 (sqrt (pow x 3)))) |
(+ (sqrt x) (* (pow x 2) (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (/ 1 x)))))) |
(+ (sqrt x) (* (pow x 2) (+ (* 1/2 (sqrt (/ 1 x))) (* (pow x 2) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/16 (sqrt (/ 1 x)))))))) |
x |
(* x (+ 1 (* 1/2 (/ 1 x)))) |
(* x (- (+ 1 (* 1/2 (/ 1 x))) (/ 1/8 (pow x 2)))) |
(* x (- (+ 1 (+ (* 1/2 (/ 1 x)) (* 1/16 (/ 1 (pow x 3))))) (/ 1/8 (pow x 2)))) |
(* -1 x) |
(* -1 (* x (+ 1 (* 1/2 (/ 1 x))))) |
(* -1 (* x (+ 1 (* -1 (/ (- (* 1/8 (/ 1 x)) 1/2) x))))) |
(* -1 (* x (+ 1 (* -1 (/ (- (* -1 (/ (- (* 1/16 (/ 1 x)) 1/8) x)) 1/2) x))))) |
(sqrt (/ 1 x)) |
(sqrt (/ 1 x)) |
(sqrt (/ 1 x)) |
(sqrt (/ 1 x)) |
(sqrt (/ 1 x)) |
(sqrt (/ 1 x)) |
(sqrt (/ 1 x)) |
(sqrt (/ 1 x)) |
(* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) |
(* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) |
(* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) |
(* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
1 |
(+ 1 (* 1/2 x)) |
(+ 1 (* x (+ 1/2 (* -1/8 x)))) |
(+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))) |
(sqrt x) |
(* x (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3)))))) |
(* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))) |
(* 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)))))))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
(* -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)))))) |
(* -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))))))) |
| Outputs |
|---|
(* -3/8 (sqrt (/ 1 (pow x 3)))) |
(*.f64 #s(literal -3/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(/ (+ (* -3/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 2)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x))) (*.f64 #s(literal -3/8 binary64) (sqrt.f64 x))) (*.f64 x x)) |
(/ (+ (* -3/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 2)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x))) (*.f64 #s(literal -3/8 binary64) (sqrt.f64 x))) (*.f64 x x)) |
(/ (+ (* -3/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 2)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x))) (*.f64 #s(literal -3/8 binary64) (sqrt.f64 x))) (*.f64 x x)) |
(* 1/2 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(+ (* -3/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) |
(fma.f64 #s(literal -3/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(+ (* -3/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) |
(fma.f64 #s(literal -3/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(+ (* -3/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) |
(fma.f64 #s(literal -3/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)) |
(+ (* -3/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 3/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64))) |
(+ (* -3/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 3/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64))) |
(+ (* -3/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 3/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64))) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(/ (+ (sqrt x) (* -1 x)) x) |
(/.f64 (-.f64 (sqrt.f64 x) x) x) |
(/ (+ (sqrt x) (* x (- (* 1/2 x) 1))) x) |
(/.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) (sqrt.f64 x)) x) |
(/ (+ (sqrt x) (* x (- (* x (+ 1/2 (* -3/8 x))) 1))) x) |
(/.f64 (fma.f64 x (fma.f64 x (fma.f64 #s(literal -3/8 binary64) x #s(literal 1/2 binary64)) #s(literal -1 binary64)) (sqrt.f64 x)) x) |
(* 1/2 (sqrt (/ 1 (pow x 3)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1/2 binary64)) |
(/ (- (* -1/2 (sqrt (/ 1 x))) (* -1/2 (sqrt x))) (pow x 2)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) |
(/ (- (* 1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (/ 1 x))))) (pow x 2)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64))) (*.f64 x x)) |
(/ (- (* -1/2 (* (sqrt (/ 1 (pow x 5))) (+ 1 (* 1/2 x)))) (+ (* -1/2 (sqrt x)) (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (* 1/2 (sqrt (/ 1 x)))))) (pow x 2)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 x))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64))) (*.f64 x x)) |
(- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(- (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3))))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(- (+ (sqrt (/ 1 x)) (* -1/2 (sqrt (/ 1 (pow x 5))))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
(fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) |
(- (+ (sqrt (/ 1 x)) (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 x)) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2)))))) (* -1/2 (sqrt x))) (pow x 3)))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal -1/4 binary64) (/.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 x))) (*.f64 x (*.f64 x x))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) |
(* 1/2 (sqrt (/ 1 (pow x 7)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))))) |
(/ (+ (* 1/2 (sqrt x)) (* 1/2 (* x (+ (* -1 (sqrt x)) (* 1/4 (sqrt x)))))) (pow x 4)) |
(/.f64 (fma.f64 x (*.f64 #s(literal -3/8 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/ (+ (* 1/2 (sqrt x)) (* x (+ (* 1/2 (sqrt (pow x 3))) (* 1/2 (+ (* -1 (sqrt x)) (* 1/4 (sqrt x))))))) (pow x 4)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x (fma.f64 (sqrt.f64 x) #s(literal -3/4 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))) (sqrt.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/ (+ (* 1/2 (sqrt x)) (* x (+ (* 1/2 (sqrt (pow x 3))) (* 1/2 (+ (* -1 (sqrt x)) (* 1/4 (sqrt x))))))) (pow x 4)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x (fma.f64 (sqrt.f64 x) #s(literal -3/4 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))) (sqrt.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* 1/2 (sqrt (/ 1 (pow x 3)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1/2 binary64)) |
(/ (+ (* 1/2 (sqrt (/ 1 x))) (* 1/2 (/ (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))) x))) x) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) x) |
(/ (+ (* 1/2 (sqrt (/ 1 x))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* 1/2 (/ (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))) x)))) x) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -3/4 binary64) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))))) x) |
(/ (+ (* 1/2 (sqrt (/ 1 x))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* 1/2 (/ (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))) x)))) x) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -3/4 binary64) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))))) x) |
(* 1/2 (sqrt (/ 1 (pow x 3)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1/2 binary64)) |
(* -1 (/ (+ (* -1/2 (sqrt (/ 1 x))) (* -1/2 (/ (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))) x))) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) x) |
(* -1 (/ (+ (* -1 (/ (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))))) x)) (* -1/2 (sqrt (/ 1 x)))) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -3/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) x))) (neg.f64 x)) |
(* -1 (/ (+ (* -1 (/ (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))))) x)) (* -1/2 (sqrt (/ 1 x)))) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -3/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) x))) (neg.f64 x)) |
(* -3/8 (sqrt (/ 1 (pow x 5)))) |
(*.f64 #s(literal -3/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) |
(/ (+ (* -3/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 3)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x))) (*.f64 #s(literal -3/8 binary64) (sqrt.f64 x))) (*.f64 x (*.f64 x x))) |
(/ (+ (* -3/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 3)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x))) (*.f64 #s(literal -3/8 binary64) (sqrt.f64 x))) (*.f64 x (*.f64 x x))) |
(/ (+ (* -3/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 3)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x))) (*.f64 #s(literal -3/8 binary64) (sqrt.f64 x))) (*.f64 x (*.f64 x x))) |
(* 1/2 (sqrt (/ 1 (pow x 3)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1/2 binary64)) |
(/ (+ (* -3/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) x) |
(/.f64 (fma.f64 #s(literal -3/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x) |
(/ (+ (* -3/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) x) |
(/.f64 (fma.f64 #s(literal -3/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x) |
(/ (+ (* -3/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) x) |
(/.f64 (fma.f64 #s(literal -3/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x) |
(* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1/2 binary64)) |
(* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 3/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) x)) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 3/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64))) x) |
(* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 3/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) x)) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 3/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64))) x) |
(* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 3/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) x)) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 3/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64))) x) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(/ (+ (sqrt x) (* -1 x)) x) |
(/.f64 (-.f64 (sqrt.f64 x) x) x) |
(/ (+ (sqrt x) (* x (- (* 1/2 x) 1))) x) |
(/.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) (sqrt.f64 x)) x) |
(/ (+ (sqrt x) (* x (- (* x (+ 1/2 (* -3/8 x))) 1))) x) |
(/.f64 (fma.f64 x (fma.f64 x (fma.f64 #s(literal -3/8 binary64) x #s(literal 1/2 binary64)) #s(literal -1 binary64)) (sqrt.f64 x)) x) |
(* 1/2 (sqrt (/ 1 (pow x 3)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1/2 binary64)) |
(/ (- (* -1/2 (sqrt (/ 1 x))) (* -1/2 (sqrt x))) (pow x 2)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) |
(/ (- (* 1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (/ 1 x))))) (pow x 2)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64))) (*.f64 x x)) |
(/ (- (* -1/2 (* (sqrt (/ 1 (pow x 5))) (+ 1 (* 1/2 x)))) (+ (* -1/2 (sqrt x)) (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (* 1/2 (sqrt (/ 1 x)))))) (pow x 2)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 x))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64))) (*.f64 x x)) |
(- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(- (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3))))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(- (+ (sqrt (/ 1 x)) (* -1/2 (sqrt (/ 1 (pow x 5))))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
(fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) |
(- (+ (sqrt (/ 1 x)) (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 x)) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2)))))) (* -1/2 (sqrt x))) (pow x 3)))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal -1/4 binary64) (/.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 x))) (*.f64 x (*.f64 x x))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) |
(* 1/2 (sqrt (/ 1 (pow x 7)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))))) |
(/ (+ (* 1/2 (sqrt x)) (* 1/2 (* x (+ (* -1 (sqrt x)) (* 1/4 (sqrt x)))))) (pow x 4)) |
(/.f64 (fma.f64 x (*.f64 #s(literal -3/8 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/ (+ (* 1/2 (sqrt x)) (* x (+ (* 1/2 (sqrt (pow x 3))) (* 1/2 (+ (* -1 (sqrt x)) (* 1/4 (sqrt x))))))) (pow x 4)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x (fma.f64 (sqrt.f64 x) #s(literal -3/4 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))) (sqrt.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/ (+ (* 1/2 (sqrt x)) (* x (+ (* 1/2 (sqrt (pow x 3))) (* 1/2 (+ (* -1 (sqrt x)) (* 1/4 (sqrt x))))))) (pow x 4)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x (fma.f64 (sqrt.f64 x) #s(literal -3/4 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))) (sqrt.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* 1/2 (sqrt (/ 1 (pow x 3)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1/2 binary64)) |
(/ (+ (* 1/2 (sqrt (/ 1 x))) (* 1/2 (/ (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))) x))) x) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) x) |
(/ (+ (* 1/2 (sqrt (/ 1 x))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* 1/2 (/ (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))) x)))) x) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -3/4 binary64) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))))) x) |
(/ (+ (* 1/2 (sqrt (/ 1 x))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* 1/2 (/ (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))) x)))) x) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -3/4 binary64) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))))) x) |
(* 1/2 (sqrt (/ 1 (pow x 3)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1/2 binary64)) |
(* -1 (/ (+ (* -1/2 (sqrt (/ 1 x))) (* -1/2 (/ (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))) x))) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) x) |
(* -1 (/ (+ (* -1 (/ (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))))) x)) (* -1/2 (sqrt (/ 1 x)))) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -3/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) x))) (neg.f64 x)) |
(* -1 (/ (+ (* -1 (/ (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))))) x)) (* -1/2 (sqrt (/ 1 x)))) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -3/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) x))) (neg.f64 x)) |
(* 1/2 (sqrt (/ 1 (pow x 3)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1/2 binary64)) |
(/ (+ (* 1/2 (sqrt x)) (* 1/2 (* x (+ (* -1 (sqrt x)) (* 1/4 (sqrt x)))))) (pow x 2)) |
(/.f64 (fma.f64 x (*.f64 #s(literal -3/8 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64))) (*.f64 x x)) |
(/ (+ (* 1/2 (sqrt x)) (* x (+ (* 1/2 (sqrt (pow x 3))) (* 1/2 (+ (* -1 (sqrt x)) (* 1/4 (sqrt x))))))) (pow x 2)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x (fma.f64 (sqrt.f64 x) #s(literal -3/4 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))) (sqrt.f64 x))) (*.f64 x x)) |
(/ (+ (* 1/2 (sqrt x)) (* x (+ (* 1/2 (sqrt (pow x 3))) (* 1/2 (+ (* -1 (sqrt x)) (* 1/4 (sqrt x))))))) (pow x 2)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x (fma.f64 (sqrt.f64 x) #s(literal -3/4 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))) (sqrt.f64 x))) (*.f64 x x)) |
(* 1/2 (sqrt x)) |
(*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) |
(* x (+ (* 1/2 (sqrt (/ 1 x))) (* 1/2 (/ (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))) x)))) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) |
(* x (+ (* 1/2 (sqrt (/ 1 x))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* 1/2 (/ (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))) x))))) |
(*.f64 x (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -3/4 binary64) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))))) |
(* x (+ (* 1/2 (sqrt (/ 1 x))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* 1/2 (/ (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))) x))))) |
(*.f64 x (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -3/4 binary64) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))))) |
(* 1/2 (sqrt x)) |
(*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) |
(* -1 (* x (+ (* -1/2 (sqrt (/ 1 x))) (* -1/2 (/ (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))) x))))) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) |
(* -1 (* x (+ (* -1 (/ (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))))) x)) (* -1/2 (sqrt (/ 1 x)))))) |
(*.f64 x (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -3/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) x))))) |
(* -1 (* x (+ (* -1 (/ (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))))) x)) (* -1/2 (sqrt (/ 1 x)))))) |
(*.f64 x (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -3/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) x))))) |
(sqrt (/ 1 (pow x 3))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) |
(/ (+ (sqrt x) (* x (+ (* -1 (sqrt x)) (* 1/4 (sqrt x))))) (pow x 2)) |
(/.f64 (fma.f64 x (*.f64 (sqrt.f64 x) #s(literal -3/4 binary64)) (sqrt.f64 x)) (*.f64 x x)) |
(/ (+ (sqrt x) (* x (+ (sqrt (pow x 3)) (+ (* -1 (sqrt x)) (* 1/4 (sqrt x)))))) (pow x 2)) |
(/.f64 (fma.f64 x (fma.f64 (sqrt.f64 x) #s(literal -3/4 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))) (sqrt.f64 x)) (*.f64 x x)) |
(/ (+ (sqrt x) (* x (+ (sqrt (pow x 3)) (+ (* -1 (sqrt x)) (* 1/4 (sqrt x)))))) (pow x 2)) |
(/.f64 (fma.f64 x (fma.f64 (sqrt.f64 x) #s(literal -3/4 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))) (sqrt.f64 x)) (*.f64 x x)) |
(sqrt x) |
(sqrt.f64 x) |
(* x (+ (sqrt (/ 1 x)) (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/4 (sqrt (/ 1 (pow x 3))))))) |
(*.f64 x (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -3/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(* x (+ (sqrt (/ 1 x)) (+ (sqrt (/ 1 (pow x 5))) (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/4 (sqrt (/ 1 (pow x 3)))))))) |
(*.f64 x (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -3/4 binary64) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))))) |
(* x (+ (sqrt (/ 1 x)) (+ (sqrt (/ 1 (pow x 5))) (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/4 (sqrt (/ 1 (pow x 3)))))))) |
(*.f64 x (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -3/4 binary64) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))))) |
(sqrt x) |
(sqrt.f64 x) |
(* -1 (* x (+ (* -1 (sqrt (/ 1 x))) (* -1 (/ (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))) x))))) |
(*.f64 x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) |
(* -1 (* x (+ (* -1 (sqrt (/ 1 x))) (* -1 (/ (+ (sqrt (/ 1 (pow x 3))) (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x))))) x))))) |
(*.f64 x (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -3/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) x))) |
(* -1 (* x (+ (* -1 (sqrt (/ 1 x))) (* -1 (/ (+ (sqrt (/ 1 (pow x 3))) (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x))))) x))))) |
(*.f64 x (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -3/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) x))) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(/ (+ (sqrt x) (* -1 x)) x) |
(/.f64 (-.f64 (sqrt.f64 x) x) x) |
(/ (+ (sqrt x) (* x (- (* 1/2 x) 1))) x) |
(/.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) (sqrt.f64 x)) x) |
(/ (+ (sqrt x) (* x (- (* x (+ 1/2 (* -3/8 x))) 1))) x) |
(/.f64 (fma.f64 x (fma.f64 x (fma.f64 #s(literal -3/8 binary64) x #s(literal 1/2 binary64)) #s(literal -1 binary64)) (sqrt.f64 x)) x) |
(* 1/2 (sqrt (/ 1 (pow x 3)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1/2 binary64)) |
(/ (- (* -1/2 (sqrt (/ 1 x))) (* -1/2 (sqrt x))) (pow x 2)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) |
(/ (- (* 1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (/ 1 x))))) (pow x 2)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64))) (*.f64 x x)) |
(/ (- (* -1/2 (* (sqrt (/ 1 (pow x 5))) (+ 1 (* 1/2 x)))) (+ (* -1/2 (sqrt x)) (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (* 1/2 (sqrt (/ 1 x)))))) (pow x 2)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 x))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64))) (*.f64 x x)) |
(- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(- (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3))))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(- (+ (sqrt (/ 1 x)) (* -1/2 (sqrt (/ 1 (pow x 5))))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
(fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) |
(- (+ (sqrt (/ 1 x)) (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 x)) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2)))))) (* -1/2 (sqrt x))) (pow x 3)))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal -1/4 binary64) (/.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 x))) (*.f64 x (*.f64 x x))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) |
(* -1/2 (sqrt (/ 1 (pow x 5)))) |
(*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) |
(/ (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 3)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) (sqrt.f64 x))) (*.f64 x (*.f64 x x))) |
(/ (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 3)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) (sqrt.f64 x))) (*.f64 x (*.f64 x x))) |
(/ (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 3)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) (sqrt.f64 x))) (*.f64 x (*.f64 x x))) |
(* 1/2 (sqrt (/ 1 (pow x 3)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1/2 binary64)) |
(/ (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) x) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) x) |
(/ (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) x) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) x) |
(/ (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) x) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) x) |
(* 1/2 (sqrt (/ 1 (pow x 3)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1/2 binary64)) |
(* -1 (/ (+ (* -1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 3))))) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) x) |
(* -1 (/ (+ (* -1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 3))))) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) x) |
(* -1 (/ (+ (* -1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 3))))) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) x) |
(* -1/2 (sqrt (/ 1 (pow x 3)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1/2 binary64)) |
(/ (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 2)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) (sqrt.f64 x))) (*.f64 x x)) |
(/ (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 2)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) (sqrt.f64 x))) (*.f64 x x)) |
(/ (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 2)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) (sqrt.f64 x))) (*.f64 x x)) |
(* 1/2 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(* 1/2 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(* 1/2 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/2 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/2 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/2 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/2 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/2 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/2 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/2 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)) |
(* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)) |
(* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)) |
(* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)) |
(* -1/2 (sqrt (/ 1 (pow x 5)))) |
(*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) |
(/ (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 3)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) (sqrt.f64 x))) (*.f64 x (*.f64 x x))) |
(/ (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 3)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) (sqrt.f64 x))) (*.f64 x (*.f64 x x))) |
(/ (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 3)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) (sqrt.f64 x))) (*.f64 x (*.f64 x x))) |
(* 1/2 (sqrt (/ 1 (pow x 3)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1/2 binary64)) |
(/ (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) x) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) x) |
(/ (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) x) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) x) |
(/ (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) x) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) x) |
(* 1/2 (sqrt (/ 1 (pow x 3)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1/2 binary64)) |
(* -1 (/ (+ (* -1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 3))))) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) x) |
(* -1 (/ (+ (* -1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 3))))) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) x) |
(* -1 (/ (+ (* -1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 3))))) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) x) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(/ (+ (sqrt x) (* -1 x)) x) |
(/.f64 (-.f64 (sqrt.f64 x) x) x) |
(/ (+ (sqrt x) (* x (- (* 1/2 x) 1))) x) |
(/.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) (sqrt.f64 x)) x) |
(/ (+ (sqrt x) (* x (- (* x (+ 1/2 (* -3/8 x))) 1))) x) |
(/.f64 (fma.f64 x (fma.f64 x (fma.f64 #s(literal -3/8 binary64) x #s(literal 1/2 binary64)) #s(literal -1 binary64)) (sqrt.f64 x)) x) |
(* 1/2 (sqrt (/ 1 (pow x 3)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1/2 binary64)) |
(/ (- (* -1/2 (sqrt (/ 1 x))) (* -1/2 (sqrt x))) (pow x 2)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) |
(/ (- (* 1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (/ 1 x))))) (pow x 2)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64))) (*.f64 x x)) |
(/ (- (* -1/2 (* (sqrt (/ 1 (pow x 5))) (+ 1 (* 1/2 x)))) (+ (* -1/2 (sqrt x)) (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (* 1/2 (sqrt (/ 1 x)))))) (pow x 2)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 x))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64))) (*.f64 x x)) |
(- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(- (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3))))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(- (+ (sqrt (/ 1 x)) (* -1/2 (sqrt (/ 1 (pow x 5))))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
(fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) |
(- (+ (sqrt (/ 1 x)) (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 x)) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2)))))) (* -1/2 (sqrt x))) (pow x 3)))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal -1/4 binary64) (/.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 x))) (*.f64 x (*.f64 x x))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(/ (+ (sqrt x) (* -1 (sqrt (pow x 3)))) x) |
(/.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 x (*.f64 x x)))) x) |
(/ (+ (sqrt x) (* -1 (sqrt (pow x 3)))) x) |
(/.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 x (*.f64 x x)))) x) |
(/ (+ (sqrt x) (* -1 (sqrt (pow x 3)))) x) |
(/.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 x (*.f64 x x)))) x) |
(* -1 (sqrt x)) |
(neg.f64 (sqrt.f64 x)) |
(* x (+ (sqrt (/ 1 (pow x 3))) (* -1 (sqrt (/ 1 x))))) |
(*.f64 x (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(* x (+ (sqrt (/ 1 (pow x 3))) (* -1 (sqrt (/ 1 x))))) |
(*.f64 x (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(* x (+ (sqrt (/ 1 (pow x 3))) (* -1 (sqrt (/ 1 x))))) |
(*.f64 x (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(* -1 (sqrt x)) |
(neg.f64 (sqrt.f64 x)) |
(* -1 (* x (+ (sqrt (/ 1 x)) (* -1 (sqrt (/ 1 (pow x 3))))))) |
(*.f64 x (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(* -1 (* x (+ (sqrt (/ 1 x)) (* -1 (sqrt (/ 1 (pow x 3))))))) |
(*.f64 x (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(* -1 (* x (+ (sqrt (/ 1 x)) (* -1 (sqrt (/ 1 (pow x 3))))))) |
(*.f64 x (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 x)) |
(-.f64 #s(literal 1 binary64) x) |
(+ 1 (* -1 x)) |
(-.f64 #s(literal 1 binary64) x) |
(+ 1 (* -1 x)) |
(-.f64 #s(literal 1 binary64) x) |
(* -1 x) |
(neg.f64 x) |
(* x (- (/ 1 x) 1)) |
(-.f64 #s(literal 1 binary64) x) |
(* x (- (/ 1 x) 1)) |
(-.f64 #s(literal 1 binary64) x) |
(* x (- (/ 1 x) 1)) |
(-.f64 #s(literal 1 binary64) x) |
(* -1 x) |
(neg.f64 x) |
(* -1 (* x (- 1 (/ 1 x)))) |
(-.f64 #s(literal 1 binary64) x) |
(* -1 (* x (- 1 (/ 1 x)))) |
(-.f64 #s(literal 1 binary64) x) |
(* -1 (* x (- 1 (/ 1 x)))) |
(-.f64 #s(literal 1 binary64) x) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(+ (sqrt (/ 1 x)) (* x (- (* -1/2 (sqrt (/ 1 x))) (/ 1 x)))) |
(+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal -1/2 binary64) x) #s(literal -1 binary64))) |
(+ (sqrt (/ 1 x)) (* x (- (+ (* -1/2 (sqrt (/ 1 x))) (* x (+ (* -1 (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))) (+ (* 3/8 (sqrt (/ 1 x))) (* 1/2 (/ 1 x)))))) (/ 1 x)))) |
(+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 x (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64) (fma.f64 x (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 3/8 binary64))) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(+ (sqrt (/ 1 x)) (* x (- (+ (* -1/2 (sqrt (/ 1 x))) (* x (+ (* -1 (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))) (+ (* 3/8 (sqrt (/ 1 x))) (+ (* 1/2 (/ 1 x)) (* x (- (+ (* -5/16 (sqrt (/ 1 x))) (+ (* 1/2 (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))) (* 1/2 (/ 1 (pow x 2))))) (+ (* -1 (* (sqrt (/ 1 x)) (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))) (* 3/8 (/ 1 x)))))))))) (/ 1 x)))) |
(+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 x (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64) (fma.f64 x (+.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 3/8 binary64))) (*.f64 x (+.f64 (+.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1/4 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -5/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1/2 binary64))))) (/.f64 #s(literal -3/8 binary64) x)))) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(* 1/2 (sqrt (/ 1 (pow x 3)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1/2 binary64)) |
(/ (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) x) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1/8 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x) |
(/ (+ (* -1/4 (sqrt (/ 1 (pow x 3)))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))) x) |
(/.f64 (fma.f64 #s(literal -3/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) #s(literal 1/16 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) x) |
(/ (+ (* -1/4 (sqrt (/ 1 (pow x 3)))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* -5/128 (sqrt (/ 1 (pow x 7)))) (+ (* 1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/4 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))))) x) |
(/.f64 (fma.f64 #s(literal -3/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) #s(literal -5/128 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) #s(literal 3/8 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))) x) |
(* -2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(+ (* -2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(+ (* -2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1 (/ (+ (* -1 (/ (+ (sqrt x) (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x))) |
(-.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/8 binary64) (sqrt.f64 x)) (neg.f64 x))) x)) |
(+ (* -2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1 (/ (+ (* -1 (/ (+ (sqrt x) (+ (* -1 (/ (+ (sqrt x) (+ (* -1/4 (sqrt x)) (* 1/16 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) x)) (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x))) |
(-.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)) (/.f64 (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/8 binary64) (sqrt.f64 x)) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/16 binary64) (*.f64 #s(literal 3/4 binary64) (sqrt.f64 x))) x)) x)) x)) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(- (sqrt (/ 1 x)) 1) |
(+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) |
(+ (sqrt (/ 1 x)) (* x (- (* -1 (* x (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))) (/ 1 x)))) |
(+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(+ (sqrt (/ 1 x)) (* x (- (* x (- (* x (- (* 1/2 (/ 1 (pow x 2))) (* -1 (* (sqrt (/ 1 x)) (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))) (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))) (/ 1 x)))) |
(+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ (- 1/2 (* 1/8 (/ 1 x))) x) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) x)) x) |
(/ (- (+ 1/2 (/ 1/16 (pow x 2))) (* 1/8 (/ 1 x))) x) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1/16 binary64) x)) x)) x) |
(/ (- (+ 1/2 (/ 1/16 (pow x 2))) (+ (* 1/8 (/ 1 x)) (* 5/128 (/ 1 (pow x 3))))) x) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1/16 binary64) x)) x) (/.f64 #s(literal -5/128 binary64) (*.f64 x (*.f64 x x))))) x) |
-2 |
#s(literal -2 binary64) |
(* -1 (+ 2 (* 1/2 (/ 1 x)))) |
(+.f64 #s(literal -2 binary64) (/.f64 #s(literal -1/2 binary64) x)) |
(- (* -1 (/ (- 1/2 (* 1/8 (/ 1 x))) x)) 2) |
(+.f64 #s(literal -2 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) x)) x)) |
(- (* -1 (/ (+ 1/2 (* -1 (/ (- 1/8 (* 1/16 (/ 1 x))) x))) x)) 2) |
(+.f64 #s(literal -2 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/16 binary64) x)) x)) x)) |
(sqrt x) |
(sqrt.f64 x) |
(+ x (sqrt x)) |
(+.f64 x (sqrt.f64 x)) |
(+ (sqrt x) (* x (+ 1 (* 1/2 (sqrt x))))) |
(+.f64 x (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 x))) |
(+ (sqrt x) (* x (+ 1 (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (/ 1 x)))))))) |
(fma.f64 x (fma.f64 x (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 x) #s(literal -1/8 binary64))) #s(literal 1 binary64)) (sqrt.f64 x)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* x (+ 2 (* 1/2 (/ 1 x)))) |
(fma.f64 x #s(literal 2 binary64) #s(literal 1/2 binary64)) |
(* x (- (+ 2 (* 1/2 (/ 1 x))) (/ 1/8 (pow x 2)))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))))) |
(* x (- (+ 2 (+ (* 1/2 (/ 1 x)) (* 1/16 (/ 1 (pow x 3))))) (/ 1/8 (pow x 2)))) |
(+.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 1/2 binary64)) (*.f64 x (/.f64 (/.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1/16 binary64) x)) x) x))) |
-1/2 |
#s(literal -1/2 binary64) |
(- (* 1/8 (/ 1 x)) 1/2) |
(+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) x)) |
(- (* -1 (/ (- (* 1/16 (/ 1 x)) 1/8) x)) 1/2) |
(+.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/16 binary64) x)) x)) |
(- (* -1 (/ (- (* -1 (/ (- (* 5/128 (/ 1 x)) 1/16) x)) 1/8) x)) 1/2) |
(-.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal -1/8 binary64) (/.f64 (+.f64 (/.f64 #s(literal 5/128 binary64) x) #s(literal -1/16 binary64)) x)) x)) |
(sqrt x) |
(sqrt.f64 x) |
(+ (sqrt x) (* 1/2 (sqrt (pow x 3)))) |
(fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x))) (sqrt.f64 x)) |
(+ (sqrt x) (* (pow x 2) (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (/ 1 x)))))) |
(fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 x) #s(literal -1/8 binary64))) (sqrt.f64 x)) |
(+ (sqrt x) (* (pow x 2) (+ (* 1/2 (sqrt (/ 1 x))) (* (pow x 2) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/16 (sqrt (/ 1 x)))))))) |
(fma.f64 (*.f64 x x) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal 1/16 binary64) (*.f64 x x) #s(literal 1/2 binary64)))) (sqrt.f64 x)) |
x |
(* x (+ 1 (* 1/2 (/ 1 x)))) |
(+.f64 x #s(literal 1/2 binary64)) |
(* x (- (+ 1 (* 1/2 (/ 1 x))) (/ 1/8 (pow x 2)))) |
(-.f64 x (fma.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal -1/2 binary64))) |
(* x (- (+ 1 (+ (* 1/2 (/ 1 x)) (* 1/16 (/ 1 (pow x 3))))) (/ 1/8 (pow x 2)))) |
(+.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 (/.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1/16 binary64) x)) x) x)))) |
(* -1 x) |
(neg.f64 x) |
(* -1 (* x (+ 1 (* 1/2 (/ 1 x))))) |
(+.f64 (neg.f64 x) #s(literal -1/2 binary64)) |
(* -1 (* x (+ 1 (* -1 (/ (- (* 1/8 (/ 1 x)) 1/2) x))))) |
(+.f64 (neg.f64 x) (fma.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal -1/2 binary64))) |
(* -1 (* x (+ 1 (* -1 (/ (- (* -1 (/ (- (* 1/16 (/ 1 x)) 1/8) x)) 1/2) x))))) |
(+.f64 (neg.f64 x) (fma.f64 x (/.f64 (-.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/16 binary64) x)) (*.f64 x x)) #s(literal -1/2 binary64))) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt.f64 x) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt.f64 x) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt.f64 x) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt.f64 x) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 x)) |
(fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(+ 1 (* x (+ 1/2 (* -1/8 x)))) |
(fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(sqrt x) |
(sqrt.f64 x) |
(* x (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3)))))) |
(*.f64 x (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))) |
(*.f64 x (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) |
(* 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)))))))) |
(*.f64 x (+.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) #s(literal 1/16 binary64)))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt.f64 x) |
(* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
(*.f64 x (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(* -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)))))) |
(*.f64 x (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) #s(literal 1/8 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))))))) |
(neg.f64 (*.f64 x (fma.f64 #s(literal 1/16 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64))) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) #s(literal 1/8 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))) |
| 1× | batch-egg-rewrite |
| 5 104× | lower-/.f32 |
| 5 086× | lower-/.f64 |
| 3 788× | lower-fma.f32 |
| 3 786× | lower-fma.f64 |
| 3 404× | lower-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 59 | 383 |
| 0 | 85 | 383 |
| 1 | 351 | 348 |
| 2 | 2967 | 339 |
| 0 | 9412 | 323 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(approx (/ (* (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) 1/2) (* x x)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) x))) |
#s(approx (/ (* (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) 1/2) (* x x)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) x)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) x) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) #s(literal 1/2 binary64)) (*.f64 x x))) |
(/.f64 (*.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) #s(literal 1/2 binary64)) (*.f64 x x)) |
(*.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) #s(literal 1/2 binary64)) |
#s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x)) |
(/.f64 #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x) |
#s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (*.f64 (*.f64 x x) #s(literal -2 binary64))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (*.f64 (*.f64 x x) #s(literal -2 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) |
(-.f64 #s(literal 1 binary64) x) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) |
(+.f64 x (sqrt.f64 (fma.f64 x x x))) |
(sqrt.f64 (fma.f64 x x x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(sqrt.f64 x) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) x)) |
| Outputs |
|---|
(+.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (/.f64 #s(literal 3/4 binary64) x))) |
(+.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (*.f64 (/.f64 #s(literal 3/4 binary64) x) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 (/.f64 #s(literal 3/4 binary64) x) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (/.f64 #s(literal 3/4 binary64) x))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 27/64 binary64) (*.f64 x (*.f64 x x))))) (fma.f64 (/.f64 #s(literal -3/4 binary64) x) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 9/16 binary64) (*.f64 x x)))) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 27/64 binary64) (*.f64 x (*.f64 x x)))))) (neg.f64 (fma.f64 (/.f64 #s(literal -3/4 binary64) x) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 9/16 binary64) (*.f64 x x))))) (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (/.f64 #s(literal 3/4 binary64) x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (/.f64 #s(literal 3/4 binary64) x)) (*.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (/.f64 #s(literal 3/4 binary64) x))) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (/.f64 #s(literal 3/4 binary64) x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 3/4 binary64) x) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 3/4 binary64) x) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (*.f64 (/.f64 #s(literal 3/4 binary64) x) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)))) (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (*.f64 (/.f64 #s(literal 3/4 binary64) x) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x))))))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 3/4 binary64) x)) (sqrt.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 3/4 binary64) x)) #s(literal -1/2 binary64))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 3/4 binary64) x)) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) |
(*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 3/4 binary64) x)) (sqrt.f64 x)) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 3/4 binary64) x))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 3/4 binary64) x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(approx (/ (* (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) 1/2) (* x x)) (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 3/4 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))))))) |
#s(approx (/ (* (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) 1/2) (* x x)) (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 3/4 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 3/4 binary64) x)) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 x)) (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 3/4 binary64) x)) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (neg.f64 x))) |
(neg.f64 (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 3/4 binary64) x)) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (neg.f64 x))) |
(neg.f64 (/.f64 (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 3/4 binary64) x)) (sqrt.f64 x)) #s(literal 1/2 binary64)) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 3/4 binary64) x)) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 3/4 binary64) x)) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 3/4 binary64) x)) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 3/4 binary64) x)) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 3/4 binary64) x)) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 3/4 binary64) x)) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) x) |
(/.f64 (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 3/4 binary64) x)) (sqrt.f64 x)) #s(literal 1/2 binary64)) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 3/4 binary64) x)) (sqrt.f64 x)) #s(literal 1/2 binary64))) (neg.f64 (neg.f64 x))) |
(/.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 3/4 binary64) x)) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) #s(literal 1 binary64)) x) |
(/.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 3/4 binary64) x)) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) #s(literal -1 binary64)) (neg.f64 x)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 3/4 binary64) x)) (sqrt.f64 x)) #s(literal 1/2 binary64)))) (neg.f64 (neg.f64 (neg.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 3/4 binary64) x)) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) #s(literal 1 binary64))) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 3/4 binary64) x)) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) #s(literal -1 binary64))) (neg.f64 (neg.f64 x))) |
(pow.f64 (/.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 3/4 binary64) x)) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 3/4 binary64) x)) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 3/4 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))))) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 3/4 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 3/4 binary64) x)) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 3/4 binary64) x)) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 3/4 binary64) x)) (sqrt.f64 x)) (/.f64 #s(literal -1/2 binary64) x)) |
(*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 3/4 binary64) x)) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 3/4 binary64) x)) (sqrt.f64 x)) #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 3/4 binary64) x)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 3/4 binary64) x)) x)) |
(*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 3/4 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x)))) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 3/4 binary64) x)) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) (*.f64 x x)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x (neg.f64 x))) (/.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x))) (*.f64 x (neg.f64 x)))) |
(neg.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x))) (*.f64 x (neg.f64 x)))) |
(neg.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x))) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) (/.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (*.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) (/.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x))) (*.f64 x x)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x))) (*.f64 x (neg.f64 x))) |
(/.f64 (*.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) (/.f64 #s(literal 1/2 binary64) x)) x) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)))) (neg.f64 (*.f64 x (neg.f64 x)))) |
(/.f64 (neg.f64 (*.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) (/.f64 #s(literal 1/2 binary64) x))) (neg.f64 x)) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x))) #s(literal 1 binary64)) (*.f64 x x)) |
(/.f64 (*.f64 (/.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) x) #s(literal 1/2 binary64)) x) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x))))) (neg.f64 (neg.f64 (*.f64 x (neg.f64 x))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) (/.f64 #s(literal 1/2 binary64) x)))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x))) #s(literal 1 binary64))) (*.f64 x (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) x) #s(literal 1/2 binary64))) (neg.f64 x)) |
(pow.f64 (/.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 x (*.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) (/.f64 #s(literal 1/2 binary64) x))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) (/.f64 #s(literal 1/2 binary64) x))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) (*.f64 x x))) |
(*.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 x)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) x)) |
(*.f64 (/.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) x) (/.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)))) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) (/.f64 #s(literal 1/2 binary64) x)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x))) |
(*.f64 #s(literal 1/2 binary64) #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x))) |
(*.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) #s(literal 1/2 binary64)) |
#s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
(exp.f64 (*.f64 (log.f64 (/.f64 x #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 x)) (/.f64 #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (neg.f64 x))) |
(neg.f64 (/.f64 #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (neg.f64 x))) |
(neg.f64 (/.f64 (neg.f64 #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 x #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 x #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 x #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) #s(literal 1 binary64)))) |
(/.f64 #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x) |
(/.f64 (neg.f64 #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (neg.f64 x)) |
(/.f64 (neg.f64 (neg.f64 #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) (neg.f64 (neg.f64 x))) |
(/.f64 (*.f64 #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) #s(literal 1 binary64)) x) |
(/.f64 (*.f64 #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) #s(literal -1 binary64)) (neg.f64 x)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))))) (neg.f64 (neg.f64 (neg.f64 x)))) |
(/.f64 (neg.f64 (*.f64 #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) #s(literal 1 binary64))) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) #s(literal -1 binary64))) (neg.f64 (neg.f64 x))) |
(pow.f64 (/.f64 x #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 x #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) #s(literal -1 binary64))) |
(*.f64 #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (neg.f64 #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (*.f64 #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
#s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (sqrt.f64 x))) |
(/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (neg.f64 (sqrt.f64 x)))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -2 binary64))) (/.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) (*.f64 x (*.f64 x #s(literal -2 binary64))))) (/.f64 x (*.f64 (sqrt.f64 x) (*.f64 x (*.f64 x #s(literal -2 binary64)))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (/.f64 (/.f64 x (sqrt.f64 x)) (*.f64 x (*.f64 x #s(literal -2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) #s(literal 2 binary64))) (/.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)) (*.f64 x (*.f64 x #s(literal -2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 x) (*.f64 x (*.f64 x #s(literal -2 binary64))))) (/.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (sqrt.f64 x) (*.f64 x (*.f64 x #s(literal -2 binary64)))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (*.f64 (sqrt.f64 x) (*.f64 x (*.f64 x #s(literal -2 binary64))))) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (*.f64 (sqrt.f64 x) (*.f64 x (*.f64 x #s(literal -2 binary64)))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 x) (*.f64 x (*.f64 x #s(literal -2 binary64))))) (/.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 x) (*.f64 x (*.f64 x #s(literal -2 binary64)))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (neg.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)))) (/.f64 (/.f64 x (sqrt.f64 x)) (neg.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (sqrt.f64 x) (*.f64 x (*.f64 x #s(literal -2 binary64)))))) (/.f64 (-.f64 #s(literal 1 binary64) x) (neg.f64 (*.f64 (sqrt.f64 x) (*.f64 x (*.f64 x #s(literal -2 binary64))))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal -2 binary64))) (neg.f64 (sqrt.f64 x)))) (/.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x (*.f64 x #s(literal -2 binary64))) (neg.f64 (sqrt.f64 x))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 x) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (sqrt.f64 x) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 x) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (+.f64 #s(literal 1 binary64) x))) (/.f64 (*.f64 x x) (*.f64 (*.f64 (sqrt.f64 x) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (+.f64 #s(literal 1 binary64) x)))) |
(-.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 x x)) #s(literal -2 binary64)) (/.f64 (/.f64 (/.f64 x (sqrt.f64 x)) (*.f64 x x)) #s(literal -2 binary64))) |
(neg.f64 (/.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)) (*.f64 x (*.f64 x #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal -2 binary64))) (/.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x)) (*.f64 x (*.f64 x #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -2 binary64))) (/.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 x) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x (sqrt.f64 x)) x)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -2 binary64))) (/.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -2 binary64))) (/.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x)) (*.f64 x (*.f64 x #s(literal -2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -2 binary64))) (/.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (sqrt.f64 x) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal -2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x (sqrt.f64 x)) x))))) |
(/.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)) (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
(/.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)) (neg.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (sqrt.f64 x) (*.f64 x (*.f64 x #s(literal -2 binary64))))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (neg.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (neg.f64 (*.f64 (sqrt.f64 x) (*.f64 x (*.f64 x #s(literal -2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 x (*.f64 x #s(literal -2 binary64))) (neg.f64 (sqrt.f64 x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (sqrt.f64 x) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 (sqrt.f64 x) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x (sqrt.f64 x)) x)) #s(literal -2 binary64)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) (*.f64 x (*.f64 x #s(literal -2 binary64))))) |
(/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) (*.f64 (neg.f64 (sqrt.f64 x)) (*.f64 x (*.f64 x #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 (*.f64 (sqrt.f64 x) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (*.f64 (*.f64 (sqrt.f64 x) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x (sqrt.f64 x)) x))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x))) (neg.f64 (neg.f64 (*.f64 (sqrt.f64 x) (*.f64 x (*.f64 x #s(literal -2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x))) (neg.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -2 binary64))) (neg.f64 (sqrt.f64 x))))) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (sqrt.f64 x)) |
(/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (neg.f64 (sqrt.f64 x))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (sqrt.f64 x)) |
(/.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) x) (*.f64 x #s(literal -2 binary64))) |
(/.f64 (/.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)) #s(literal 2 binary64)) (*.f64 x x)) |
(/.f64 (neg.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (neg.f64 (/.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (neg.f64 (*.f64 (sqrt.f64 x) (*.f64 x (*.f64 x #s(literal -2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) (neg.f64 (*.f64 (neg.f64 (sqrt.f64 x)) (*.f64 x (*.f64 x #s(literal -2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x (sqrt.f64 x)) x)))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) (neg.f64 (sqrt.f64 x))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) (neg.f64 (neg.f64 (sqrt.f64 x)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 x #s(literal -2 binary64))))) (neg.f64 (sqrt.f64 x))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) x)) (neg.f64 (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)) #s(literal 2 binary64))) (*.f64 x (neg.f64 x))) |
(pow.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -2 binary64))) (/.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -2 binary64))) (/.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (sqrt.f64 x) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (-.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal -2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x (sqrt.f64 x)) x))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x (sqrt.f64 x)) x))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (sqrt.f64 x) (*.f64 x (*.f64 x #s(literal -2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) (*.f64 x (*.f64 x #s(literal -2 binary64)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 x (*.f64 x #s(literal -2 binary64))))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (pow.f64 (/.f64 #s(literal -2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x (sqrt.f64 x)) x)) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) x) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 x #s(literal -2 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x x)) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -2 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 x x))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 x (-.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -2 binary64) (-.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) (pow.f64 (*.f64 (*.f64 x (sqrt.f64 x)) x) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x #s(literal -2 binary64))) (-.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x #s(literal -2 binary64))) (neg.f64 (-.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (sqrt.f64 x) (*.f64 x (*.f64 x #s(literal -2 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64))) |
(+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (neg.f64 (/.f64 x (sqrt.f64 x)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 x (sqrt.f64 x))) |
(-.f64 (/.f64 (sqrt.f64 x) x) (/.f64 (*.f64 x (sqrt.f64 x)) x)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (sqrt.f64 x)) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (sqrt.f64 x)) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (sqrt.f64 x))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (/.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x))) (/.f64 (*.f64 x x) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x)))) |
(-.f64 (/.f64 (neg.f64 (sqrt.f64 x)) (*.f64 (neg.f64 (sqrt.f64 x)) (sqrt.f64 x))) (/.f64 (neg.f64 (*.f64 x (sqrt.f64 x))) (*.f64 (neg.f64 (sqrt.f64 x)) (sqrt.f64 x)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (+.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 (/.f64 x (sqrt.f64 x)) (/.f64 x (sqrt.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 x (sqrt.f64 x)))))) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (sqrt.f64 x))) (+.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 (/.f64 x (sqrt.f64 x)) (/.f64 x (sqrt.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 x (sqrt.f64 x))))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 x (sqrt.f64 x)))) (/.f64 (*.f64 (/.f64 x (sqrt.f64 x)) (/.f64 x (sqrt.f64 x))) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 x (sqrt.f64 x))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (neg.f64 (/.f64 x (sqrt.f64 x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1 binary64) (neg.f64 (/.f64 x (sqrt.f64 x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (neg.f64 (/.f64 x (sqrt.f64 x)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (neg.f64 (/.f64 x (sqrt.f64 x)))) |
(fma.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)) (neg.f64 (/.f64 x (sqrt.f64 x)))) |
(fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal -1 binary64) x)) (neg.f64 (/.f64 x (sqrt.f64 x)))) |
(fma.f64 (pow.f64 x #s(literal -1/4 binary64)) (pow.f64 x #s(literal -1/4 binary64)) (neg.f64 (/.f64 x (sqrt.f64 x)))) |
(fma.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (neg.f64 (/.f64 x (sqrt.f64 x)))) |
(fma.f64 (pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal -1 binary64)) (neg.f64 (/.f64 x (sqrt.f64 x)))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (neg.f64 (/.f64 x (sqrt.f64 x)))) |
(neg.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (neg.f64 (sqrt.f64 x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (sqrt.f64 x) (*.f64 x (sqrt.f64 x))) x) |
(/.f64 (-.f64 (neg.f64 (sqrt.f64 x)) (neg.f64 (*.f64 x (sqrt.f64 x)))) (*.f64 (neg.f64 (sqrt.f64 x)) (sqrt.f64 x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (sqrt.f64 x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (neg.f64 (sqrt.f64 x)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) x) (neg.f64 (sqrt.f64 x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x))) (neg.f64 (neg.f64 (sqrt.f64 x)))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (sqrt.f64 x)))) (+.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 (/.f64 x (sqrt.f64 x)) (/.f64 x (sqrt.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 x (sqrt.f64 x)))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 x (sqrt.f64 x)) (/.f64 x (sqrt.f64 x)))) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 x (sqrt.f64 x)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 #s(literal -1 binary64) (neg.f64 x)) (neg.f64 (sqrt.f64 x))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 x))) |
(/.f64 (neg.f64 (-.f64 (sqrt.f64 x) (*.f64 x (sqrt.f64 x)))) (neg.f64 x)) |
(/.f64 (neg.f64 (-.f64 (neg.f64 (sqrt.f64 x)) (neg.f64 (*.f64 x (sqrt.f64 x))))) (neg.f64 (*.f64 (neg.f64 (sqrt.f64 x)) (sqrt.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (sqrt.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (neg.f64 (sqrt.f64 x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (neg.f64 (sqrt.f64 x))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)))) (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 x))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (sqrt.f64 x))))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 (/.f64 x (sqrt.f64 x)) (/.f64 x (sqrt.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 x (sqrt.f64 x))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 x (sqrt.f64 x)) (/.f64 x (sqrt.f64 x))))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 x (sqrt.f64 x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) (neg.f64 (neg.f64 (sqrt.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (neg.f64 (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (pow.f64 (neg.f64 (/.f64 x (sqrt.f64 x))) #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 (*.f64 (neg.f64 (/.f64 x (sqrt.f64 x))) (neg.f64 (/.f64 x (sqrt.f64 x)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (neg.f64 (/.f64 x (sqrt.f64 x))))))) |
(pow.f64 (/.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal -1 binary64) (sqrt.f64 x))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(+.f64 #s(literal 1 binary64) (neg.f64 x)) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(+.f64 (neg.f64 x) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) x) |
(-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(-.f64 (/.f64 (*.f64 x x) (neg.f64 (+.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 #s(literal 1 binary64) x)))) |
(fma.f64 x #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)) |
(neg.f64 (+.f64 x #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (neg.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (neg.f64 x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (fma.f64 x x #s(literal -1 binary64)) (neg.f64 (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (neg.f64 x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (neg.f64 (neg.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) (neg.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x x) (neg.f64 x) #s(literal 1 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) #s(literal 1 binary64))))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (+.f64 x #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64))) (+.f64 x #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) #s(literal -1 binary64))) |
(exp.f64 (fma.f64 #s(literal -1/2 binary64) (log1p.f64 x) (*.f64 (log.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x)))) #s(literal -1 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x)))) #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (log1p.f64 x)))) |
(exp.f64 (-.f64 (*.f64 (log.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x)))) #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (log1p.f64 x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))))) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (neg.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (neg.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (neg.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (neg.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (neg.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (neg.f64 (neg.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (neg.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (neg.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) #s(literal -1 binary64))) (neg.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(pow.f64 (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (neg.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x))))) |
(exp.f64 (*.f64 (log.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (neg.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))))))) |
(pow.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (neg.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))) #s(literal -1/2 binary64)) (pow.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x x x) (sqrt.f64 (fma.f64 x x x)) (*.f64 x (*.f64 x x)))) (-.f64 (fma.f64 x x (fma.f64 x x x)) (*.f64 x (sqrt.f64 (fma.f64 x x x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x x x) (sqrt.f64 (fma.f64 x x x)) (*.f64 x (*.f64 x x)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x (fma.f64 x x x)) (*.f64 x (sqrt.f64 (fma.f64 x x x))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (fma.f64 x x x))) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (fma.f64 x x x))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x)))) #s(literal -1 binary64)))) |
(+.f64 x (sqrt.f64 (fma.f64 x x x))) |
(+.f64 (sqrt.f64 (fma.f64 x x x)) x) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (/.f64 (fma.f64 x x x) (-.f64 x (sqrt.f64 (fma.f64 x x x))))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) #s(literal 1 binary64)) (/.f64 (/.f64 (fma.f64 x x x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (fma.f64 x x x))))) (/.f64 (fma.f64 x x x) (*.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(-.f64 (/.f64 (fma.f64 x x x) (-.f64 (sqrt.f64 (fma.f64 x x x)) x)) (/.f64 (*.f64 x x) (-.f64 (sqrt.f64 (fma.f64 x x x)) x))) |
(fma.f64 #s(literal 1 binary64) x (sqrt.f64 (fma.f64 x x x))) |
(fma.f64 x #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 x) (sqrt.f64 (fma.f64 x x x))) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) x) |
(fma.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x) x) |
(fma.f64 (neg.f64 (sqrt.f64 x)) (neg.f64 (sqrt.f64 x)) (sqrt.f64 (fma.f64 x x x))) |
(fma.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1/2 binary64)) x) |
(fma.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))))) x) |
(fma.f64 (sqrt.f64 (*.f64 (fma.f64 x x x) (-.f64 (*.f64 x x) x))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)) #s(literal 1/2 binary64)) x) |
(fma.f64 (sqrt.f64 (*.f64 (fma.f64 x x x) (-.f64 (*.f64 x x) x))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x))) x) |
(fma.f64 (pow.f64 (fma.f64 x x x) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 x x x) #s(literal 1/4 binary64)) x) |
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 x x x))) (sqrt.f64 (sqrt.f64 (fma.f64 x x x))) x) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 x x (fma.f64 x x x)) (*.f64 x (sqrt.f64 (fma.f64 x x x)))) (fma.f64 (fma.f64 x x x) (sqrt.f64 (fma.f64 x x x)) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (sqrt.f64 (fma.f64 x x x))) (-.f64 (*.f64 x x) (fma.f64 x x x)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (fma.f64 x x (fma.f64 x x x)) (*.f64 x (sqrt.f64 (fma.f64 x x x)))) (fma.f64 (fma.f64 x x x) (sqrt.f64 (fma.f64 x x x)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 x (sqrt.f64 (fma.f64 x x x))) (-.f64 (*.f64 x x) (fma.f64 x x x))))) |
(/.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x)))) #s(literal -1 binary64)) |
(/.f64 (fma.f64 (fma.f64 x x x) (sqrt.f64 (fma.f64 x x x)) (*.f64 x (*.f64 x x))) (-.f64 (fma.f64 x x (fma.f64 x x x)) (*.f64 x (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (fma.f64 (fma.f64 x x x) (sqrt.f64 (fma.f64 x x x)) (*.f64 x (*.f64 x x))) (+.f64 (fma.f64 x x x) (-.f64 (*.f64 x x) (*.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (fma.f64 (fma.f64 x x x) (sqrt.f64 (fma.f64 x x x)) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x (fma.f64 x x x)) (*.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (-.f64 (*.f64 x x) (fma.f64 x x x)) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) |
(/.f64 (-.f64 (*.f64 x x) (fma.f64 x x x)) (*.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 x x x) (sqrt.f64 (fma.f64 x x x)) (*.f64 x (*.f64 x x)))) (neg.f64 (-.f64 (fma.f64 x x (fma.f64 x x x)) (*.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 x x x) (sqrt.f64 (fma.f64 x x x)) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (fma.f64 x x x) (-.f64 (*.f64 x x) (*.f64 x (sqrt.f64 (fma.f64 x x x))))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 x x x) (sqrt.f64 (fma.f64 x x x)) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x (fma.f64 x x x)) (*.f64 x (sqrt.f64 (fma.f64 x x x))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (fma.f64 x x x))) (neg.f64 (-.f64 x (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (fma.f64 x x x))) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (-.f64 (fma.f64 x x x) (*.f64 x x)) (-.f64 (sqrt.f64 (fma.f64 x x x)) x)) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 x x x) (sqrt.f64 (fma.f64 x x x)) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (-.f64 (fma.f64 x x (fma.f64 x x x)) (*.f64 x (sqrt.f64 (fma.f64 x x x))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (fma.f64 x x x)))) (neg.f64 (neg.f64 (-.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (neg.f64 (-.f64 (fma.f64 x x x) (*.f64 x x))) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x x)) x))) |
(pow.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (fma.f64 x x (fma.f64 x x x)) (*.f64 x (sqrt.f64 (fma.f64 x x x)))) (fma.f64 (fma.f64 x x x) (sqrt.f64 (fma.f64 x x x)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 x (sqrt.f64 (fma.f64 x x x))) (-.f64 (*.f64 x x) (fma.f64 x x x))) #s(literal -1 binary64)) |
(*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (fma.f64 x x x) (sqrt.f64 (fma.f64 x x x)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x (fma.f64 x x x)) (*.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(*.f64 (-.f64 (*.f64 x x) (fma.f64 x x x)) (/.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (fma.f64 x x x))))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x x x)))) |
(hypot.f64 x (sqrt.f64 x)) |
(hypot.f64 x (neg.f64 (sqrt.f64 x))) |
(hypot.f64 (sqrt.f64 x) x) |
(hypot.f64 (sqrt.f64 x) (neg.f64 x)) |
(hypot.f64 (neg.f64 (sqrt.f64 x)) x) |
(hypot.f64 (neg.f64 (sqrt.f64 x)) (neg.f64 x)) |
(hypot.f64 (neg.f64 x) (sqrt.f64 x)) |
(hypot.f64 (neg.f64 x) (neg.f64 (sqrt.f64 x))) |
(fabs.f64 (sqrt.f64 (fma.f64 x x x))) |
(sqrt.f64 (fma.f64 x x x)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (-.f64 (*.f64 x x) x) (*.f64 (fma.f64 x x x) (-.f64 (*.f64 x x) x))))) |
(/.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (sqrt.f64 (fma.f64 x (-.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (sqrt.f64 (fma.f64 x x (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 x x x) (-.f64 (*.f64 x x) x))) (sqrt.f64 (-.f64 (*.f64 x x) x))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (sqrt.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(/.f64 (sqrt.f64 (neg.f64 (*.f64 (fma.f64 x x x) (-.f64 (*.f64 x x) x)))) (sqrt.f64 (neg.f64 (-.f64 (*.f64 x x) x)))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (sqrt.f64 (-.f64 x (*.f64 x x)))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) x)) (sqrt.f64 (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) x)) (sqrt.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x)) (sqrt.f64 (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (neg.f64 (sqrt.f64 (fma.f64 x (-.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 x x x) (-.f64 (*.f64 x x) x)))) (neg.f64 (sqrt.f64 (-.f64 (*.f64 x x) x)))) |
(pow.f64 (fma.f64 x x x) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 x x x)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (fma.f64 x x x) (fma.f64 x x x)) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (fma.f64 x x x) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(*.f64 (sqrt.f64 (*.f64 (fma.f64 x x x) (-.f64 (*.f64 x x) x))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (fma.f64 x x x) (-.f64 (*.f64 x x) x))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)))) |
(*.f64 (pow.f64 (fma.f64 x x x) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 x x x) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 x x x))) (sqrt.f64 (sqrt.f64 (fma.f64 x x x)))) |
(exp.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 x))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -1/2 binary64))) |
(fabs.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (sqrt.f64 x)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (neg.f64 x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 x))))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (neg.f64 x))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 (sqrt.f64 x) (neg.f64 (sqrt.f64 x))))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 (neg.f64 (sqrt.f64 x)) (sqrt.f64 x)))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 (sqrt.f64 x))) |
(/.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64))) (sqrt.f64 (neg.f64 (sqrt.f64 x)))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (sqrt.f64 (neg.f64 (sqrt.f64 x)))) |
(/.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 (neg.f64 x)))) |
(pow.f64 x #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) |
(pow.f64 (neg.f64 (neg.f64 (sqrt.f64 x))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 x #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 x))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (pow.f64 x #s(literal -1/4 binary64)) (pow.f64 x #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 x))) |
(-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 x) #s(literal -1 binary64))) |
(sqrt.f64 x) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(/.f64 (sqrt.f64 x) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 x)) #s(literal -1 binary64)) |
(/.f64 (sqrt.f64 (neg.f64 x)) (sqrt.f64 #s(literal -1 binary64))) |
(/.f64 (neg.f64 (neg.f64 (sqrt.f64 x))) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) |
(pow.f64 (sqrt.f64 x) #s(literal 1 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 x) #s(literal 1 binary64)) |
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 x #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log1p.f64 x))) |
(-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64))) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64)) |
(/.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (sqrt.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (sqrt.f64 (fma.f64 x x #s(literal -1 binary64))) (sqrt.f64 (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64)) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (sqrt.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (sqrt.f64 (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (sqrt.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal -1 binary64)))) (neg.f64 (sqrt.f64 (+.f64 x #s(literal -1 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64)) |
(pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log1p.f64 x)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(*.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)))) |
(*.f64 (sqrt.f64 (fma.f64 x x #s(literal -1 binary64))) (pow.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 x x #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) x)))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(*.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(*.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
Compiled 17 090 to 2 209 computations (87.1% saved)
15 alts after pruning (11 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 905 | 8 | 913 |
| Fresh | 8 | 3 | 11 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 2 | 2 |
| Total | 916 | 15 | 931 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 84.3% | (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
| 99.4% | (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(approx (sqrt (+ (* x x) x)) (+.f64 x #s(literal 1/2 binary64))))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) | |
| 99.7% | (/.f64 #s(approx (/ 1 (+ x (sqrt (+ (* x x) x)))) (/.f64 (+.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1/16 binary64) x)) x) (/.f64 #s(literal -5/128 binary64) (*.f64 x (*.f64 x x))))) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) | |
| 98.6% | (/.f64 #s(approx (/ 1 (+ x (sqrt (+ (* x x) x)))) (/.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) | |
| 84.3% | (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) | |
| 97.4% | (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (*.f64 (*.f64 x (sqrt.f64 x)) #s(literal 2 binary64)))) | |
| ✓ | 5.6% | (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (sqrt.f64 x))) |
| 69.3% | #s(approx (/ (/ 1 (+ x (sqrt (+ (* x x) x)))) (sqrt (+ 1 x))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1/2 binary64))) | |
| ✓ | 83.2% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) #s(literal 1/2 binary64)) (*.f64 x x))) |
| 98.5% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) | |
| 97.7% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x (/.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x))) x))) | |
| 83.1% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)))) | |
| ✓ | 5.6% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
| 99.3% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(approx (/ (* (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) 1/2) (* x x)) (/.f64 (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 3/4 binary64) x)) (sqrt.f64 x)) #s(literal -1/2 binary64)) x))) | |
| 98.5% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(approx (/ (* (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) 1/2) (* x x)) (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 3/4 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x)))) #s(literal -1/2 binary64)))) |
Compiled 860 to 285 computations (66.9% saved)
| Inputs |
|---|
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (sqrt.f64 x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (- (+ (* (sqrt (/ 1 (* x (* x x)))) (+ (* x 1/4) 1)) (sqrt x)) (sqrt (/ 1 x))) (sqrt.f64 x))) (*.f64 x x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) #s(literal 1/2 binary64)) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (*.f64 (*.f64 x (sqrt.f64 x)) #s(literal 2 binary64)))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 #s(approx (- (sqrt (/ 1 x)) (sqrt x)) (neg.f64 (sqrt.f64 x))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) |
(/.f64 #s(approx (/ 1 (+ x (sqrt (+ (* x x) x)))) (/.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
#s(approx (/ 1 (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x)))))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
#s(approx (/ (/ 1 (+ x (sqrt (+ (* x x) x)))) (sqrt (+ 1 x))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x)) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (/.f64 #s(approx (/ (- 1 x) (sqrt x)) (neg.f64 (sqrt.f64 x))) x) (/.f64 #s(literal -1/2 binary64) x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (*.f64 x (*.f64 x (sqrt.f64 x))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(approx (sqrt (+ (* x x) x)) (+.f64 x #s(literal 1/2 binary64))))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (fma.f64 x (fma.f64 (sqrt.f64 x) #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 x)))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x (/.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x))) x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (*.f64 (*.f64 x x) #s(literal -2 binary64)))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x (sqrt.f64 x))) (*.f64 x #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(approx (/ 1 (sqrt (+ x 1))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(-.f64 #s(approx (/ 1 (sqrt x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(approx (/ (* (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) 1/2) (* x x)) (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 3/4 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x)))) #s(literal -1/2 binary64)))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(approx (/ (* (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) 1/2) (* x x)) (/.f64 (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 3/4 binary64) x)) (sqrt.f64 x)) #s(literal -1/2 binary64)) x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) x) (/.f64 #s(literal -1/2 binary64) x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (/.f64 #s(literal -1/2 binary64) x)) x)) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1/2 binary64) x)) (sqrt.f64 x)) x)) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) x) x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(approx (/ (* (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) 1/2) (* x x)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 x (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))) (sqrt.f64 x)))) |
(/.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(approx (* (- (sqrt (/ 1 x)) (sqrt x)) (/ -1/2 (* x x))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 1/2 binary64)) (*.f64 x x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) x) (-.f64 (/.f64 #s(literal 1 binary64) x) x)) (*.f64 x (+.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) |
(*.f64 (/.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (sqrt.f64 (fma.f64 x x x))) |
(/.f64 #s(approx (/ 1 (+ x (sqrt (+ (* x x) x)))) (/.f64 (+.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1/16 binary64) x)) x) (/.f64 #s(literal -5/128 binary64) (*.f64 x (*.f64 x x))))) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (sqrt.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 x x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (neg.f64 (/.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) (*.f64 x x))) |
| Outputs |
|---|
(/.f64 #s(approx (/ 1 (+ x (sqrt (+ (* x x) x)))) (/.f64 (+.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1/16 binary64) x)) x) (/.f64 #s(literal -5/128 binary64) (*.f64 x (*.f64 x x))))) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
2 calls:
| 13.0ms | x |
| 9.0ms | (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.7% | 1 | x |
| 99.7% | 1 | (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
Compiled 14 to 9 computations (35.7% saved)
| Inputs |
|---|
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (sqrt.f64 x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (- (+ (* (sqrt (/ 1 (* x (* x x)))) (+ (* x 1/4) 1)) (sqrt x)) (sqrt (/ 1 x))) (sqrt.f64 x))) (*.f64 x x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) #s(literal 1/2 binary64)) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (*.f64 (*.f64 x (sqrt.f64 x)) #s(literal 2 binary64)))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 #s(approx (- (sqrt (/ 1 x)) (sqrt x)) (neg.f64 (sqrt.f64 x))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) |
(/.f64 #s(approx (/ 1 (+ x (sqrt (+ (* x x) x)))) (/.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
#s(approx (/ 1 (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x)))))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
#s(approx (/ (/ 1 (+ x (sqrt (+ (* x x) x)))) (sqrt (+ 1 x))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x)) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (/.f64 #s(approx (/ (- 1 x) (sqrt x)) (neg.f64 (sqrt.f64 x))) x) (/.f64 #s(literal -1/2 binary64) x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (*.f64 x (*.f64 x (sqrt.f64 x))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(approx (sqrt (+ (* x x) x)) (+.f64 x #s(literal 1/2 binary64))))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (fma.f64 x (fma.f64 (sqrt.f64 x) #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 x)))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x (/.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x))) x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (*.f64 (*.f64 x x) #s(literal -2 binary64)))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x (sqrt.f64 x))) (*.f64 x #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(approx (/ 1 (sqrt (+ x 1))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(-.f64 #s(approx (/ 1 (sqrt x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(approx (/ (* (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) 1/2) (* x x)) (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 3/4 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x)))) #s(literal -1/2 binary64)))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(approx (/ (* (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) 1/2) (* x x)) (/.f64 (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 3/4 binary64) x)) (sqrt.f64 x)) #s(literal -1/2 binary64)) x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) x) (/.f64 #s(literal -1/2 binary64) x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (/.f64 #s(literal -1/2 binary64) x)) x)) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1/2 binary64) x)) (sqrt.f64 x)) x)) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) x) x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(approx (/ (* (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) 1/2) (* x x)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 x (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))) (sqrt.f64 x)))) |
(/.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(approx (* (- (sqrt (/ 1 x)) (sqrt x)) (/ -1/2 (* x x))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 1/2 binary64)) (*.f64 x x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) x) (-.f64 (/.f64 #s(literal 1 binary64) x) x)) (*.f64 x (+.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) |
(*.f64 (/.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (sqrt.f64 (fma.f64 x x x))) |
| Outputs |
|---|
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(approx (sqrt (+ (* x x) x)) (+.f64 x #s(literal 1/2 binary64))))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
2 calls:
| 11.0ms | x |
| 8.0ms | (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.4% | 1 | x |
| 99.4% | 1 | (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
Compiled 14 to 9 computations (35.7% saved)
| Inputs |
|---|
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (sqrt.f64 x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (- (+ (* (sqrt (/ 1 (* x (* x x)))) (+ (* x 1/4) 1)) (sqrt x)) (sqrt (/ 1 x))) (sqrt.f64 x))) (*.f64 x x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) #s(literal 1/2 binary64)) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (*.f64 (*.f64 x (sqrt.f64 x)) #s(literal 2 binary64)))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 #s(approx (- (sqrt (/ 1 x)) (sqrt x)) (neg.f64 (sqrt.f64 x))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) |
(/.f64 #s(approx (/ 1 (+ x (sqrt (+ (* x x) x)))) (/.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
#s(approx (/ 1 (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x)))))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
#s(approx (/ (/ 1 (+ x (sqrt (+ (* x x) x)))) (sqrt (+ 1 x))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x)) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (/.f64 #s(approx (/ (- 1 x) (sqrt x)) (neg.f64 (sqrt.f64 x))) x) (/.f64 #s(literal -1/2 binary64) x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (*.f64 x (*.f64 x (sqrt.f64 x))))) |
| Outputs |
|---|
(/.f64 #s(approx (/ 1 (+ x (sqrt (+ (* x x) x)))) (/.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
2 calls:
| 5.0ms | x |
| 4.0ms | (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.6% | 1 | x |
| 98.6% | 1 | (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
Compiled 14 to 9 computations (35.7% saved)
| Inputs |
|---|
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (sqrt.f64 x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (- (+ (* (sqrt (/ 1 (* x (* x x)))) (+ (* x 1/4) 1)) (sqrt x)) (sqrt (/ 1 x))) (sqrt.f64 x))) (*.f64 x x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) #s(literal 1/2 binary64)) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (*.f64 (*.f64 x (sqrt.f64 x)) #s(literal 2 binary64)))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 #s(approx (- (sqrt (/ 1 x)) (sqrt x)) (neg.f64 (sqrt.f64 x))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) |
| Outputs |
|---|
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
2 calls:
| 5.0ms | x |
| 2.0ms | (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.5% | 1 | x |
| 98.5% | 1 | (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
Compiled 14 to 9 computations (35.7% saved)
| Inputs |
|---|
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (sqrt.f64 x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (- (+ (* (sqrt (/ 1 (* x (* x x)))) (+ (* x 1/4) 1)) (sqrt x)) (sqrt (/ 1 x))) (sqrt.f64 x))) (*.f64 x x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) #s(literal 1/2 binary64)) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (*.f64 (*.f64 x (sqrt.f64 x)) #s(literal 2 binary64)))) |
| Outputs |
|---|
(/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (*.f64 (*.f64 x (sqrt.f64 x)) #s(literal 2 binary64)))) |
2 calls:
| 3.0ms | x |
| 2.0ms | (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.4% | 1 | x |
| 97.4% | 1 | (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
Compiled 14 to 9 computations (35.7% saved)
| Inputs |
|---|
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (sqrt.f64 x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (- (+ (* (sqrt (/ 1 (* x (* x x)))) (+ (* x 1/4) 1)) (sqrt x)) (sqrt (/ 1 x))) (sqrt.f64 x))) (*.f64 x x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)) #s(literal 1/2 binary64)) (*.f64 x x))) |
| Outputs |
|---|
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (- (+ (* (sqrt (/ 1 (* x (* x x)))) (+ (* x 1/4) 1)) (sqrt x)) (sqrt (/ 1 x))) (sqrt.f64 x))) (*.f64 x x))) |
2 calls:
| 2.0ms | x |
| 2.0ms | (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 83.2% | 1 | x |
| 83.2% | 1 | (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
Compiled 14 to 9 computations (35.7% saved)
| Inputs |
|---|
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (sqrt.f64 x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)))) |
| Outputs |
|---|
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)))) |
2 calls:
| 2.0ms | x |
| 1.0ms | (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 83.1% | 1 | x |
| 83.1% | 1 | (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
Compiled 14 to 9 computations (35.7% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (sqrt.f64 x))) |
| Outputs |
|---|
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
2 calls:
| 1.0ms | x |
| 1.0ms | (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 5.6% | 1 | x |
| 5.6% | 1 | (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
Compiled 14 to 9 computations (35.7% saved)
| 1× | egg-herbie |
| 12× | +-commutative_binary64 |
| 10× | *-commutative_binary64 |
| 2× | 1-exp_binary64 |
| 2× | 1-exp_binary32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 86 | 227 |
| 1 | 100 | 227 |
| 1× | saturated |
| Inputs |
|---|
(/.f64 #s(approx (/ 1 (+ x (sqrt (+ (* x x) x)))) (/.f64 (+.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1/16 binary64) x)) x) (/.f64 #s(literal -5/128 binary64) (*.f64 x (*.f64 x x))))) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(approx (sqrt (+ (* x x) x)) (+.f64 x #s(literal 1/2 binary64))))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(approx (/ 1 (+ x (sqrt (+ (* x x) x)))) (/.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
(/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (*.f64 (*.f64 x (sqrt.f64 x)) #s(literal 2 binary64)))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (- (+ (* (sqrt (/ 1 (* x (* x x)))) (+ (* x 1/4) 1)) (sqrt x)) (sqrt (/ 1 x))) (sqrt.f64 x))) (*.f64 x x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
| Outputs |
|---|
(/.f64 #s(approx (/ 1 (+ x (sqrt (+ (* x x) x)))) (/.f64 (+.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1/16 binary64) x)) x) (/.f64 #s(literal -5/128 binary64) (*.f64 x (*.f64 x x))))) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(approx (sqrt (+ (* x x) x)) (+.f64 x #s(literal 1/2 binary64))))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(approx (/ 1 (+ x (sqrt (+ (* x x) x)))) (/.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(approx (/ (* (/ (- 1 x) (sqrt x)) -1/2) x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
(/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (+ 1 x)) (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))) (*.f64 (*.f64 x (sqrt.f64 x)) #s(literal 2 binary64)))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (- (+ (* (sqrt (/ 1 (* x (* x x)))) (+ (* x 1/4) 1)) (sqrt x)) (sqrt (/ 1 x))) (sqrt.f64 x))) (*.f64 x x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(approx (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (+ x -1) (sqrt x))) (sqrt.f64 x)))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
| 23 172× | lower-fma.f64 |
| 23 172× | lower-fma.f32 |
| 18 410× | lower-fma.f64 |
| 18 410× | lower-fma.f32 |
| 17 302× | lower-fma.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 341 | 4281 |
| 1 | 1045 | 3836 |
| 2 | 3621 | 3641 |
| 0 | 8271 | 3462 |
| 0 | 50 | 334 |
| 0 | 74 | 324 |
| 1 | 325 | 279 |
| 2 | 2977 | 271 |
| 0 | 9408 | 259 |
| 0 | 415 | 4140 |
| 1 | 1278 | 3738 |
| 2 | 4170 | 3510 |
| 0 | 8396 | 3341 |
| 0 | 41 | 279 |
| 0 | 69 | 267 |
| 1 | 314 | 217 |
| 2 | 2742 | 212 |
| 0 | 8848 | 209 |
| 0 | 8 | 23 |
| 0 | 14 | 23 |
| 1 | 66 | 19 |
| 2 | 565 | 19 |
| 3 | 6719 | 19 |
| 0 | 8113 | 19 |
| 0 | 114 | 529 |
| 1 | 303 | 480 |
| 2 | 925 | 455 |
| 3 | 3326 | 445 |
| 0 | 8140 | 416 |
| 0 | 434 | 3992 |
| 1 | 1329 | 3402 |
| 2 | 4743 | 3349 |
| 0 | 8775 | 3156 |
| 0 | 59 | 383 |
| 0 | 85 | 383 |
| 1 | 351 | 348 |
| 2 | 2967 | 339 |
| 0 | 9412 | 323 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 328 to 165 computations (49.7% saved)
Compiled 256 to 122 computations (52.3% saved)
Loading profile data...